-- MySQL dump 10.13 Distrib 8.0.20, for macos10.15 (x86_64) -- -- Host: localhost Database: rs_report -- ------------------------------------------------------ -- Server version 8.0.20 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!50503 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!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 */; -- -- Table structure for table `code_area` -- DROP TABLE IF EXISTS `code_area`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `code_area` ( `id` int NOT NULL AUTO_INCREMENT, `code` varchar(20) DEFAULT NULL, `prov_name` varchar(50) DEFAULT NULL, `city_name` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=893 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `code_area` -- LOCK TABLES `code_area` WRITE; /*!40000 ALTER TABLE `code_area` DISABLE KEYS */; INSERT INTO `code_area` VALUES (447,'neimenggu','内蒙古','呼和浩特市'),(448,'neimenggu','内蒙古','兴安盟'),(449,'neimenggu','内蒙古','乌海市'),(450,'neimenggu','内蒙古','呼伦贝尔市'),(451,'neimenggu','内蒙古','赤峰市'),(452,'neimenggu','内蒙古','通辽市'),(453,'neimenggu','内蒙古','包头市'),(454,'neimenggu','内蒙古','巴彦淖尔市'),(455,'neimenggu','内蒙古','阿拉善盟'),(456,'neimenggu','内蒙古','鄂尔多斯市'),(457,'neimenggu','内蒙古','乌兰察布市'),(458,'neimenggu','内蒙古','锡林郭勒盟'),(459,'beijing','北京','东城区'),(460,'tianjin','天津','和平区'),(461,'shandong','山东','烟台市'),(462,'shandong','山东','东营市'),(463,'shandong','山东','菏泽市'),(464,'shandong','山东','临沂市'),(465,'shandong','山东','聊城市'),(466,'shandong','山东','德州市'),(467,'shandong','山东','济南市'),(468,'shandong','山东','淄博市'),(469,'shandong','山东','青岛市'),(470,'shandong','山东','枣庄市'),(471,'shandong','山东','滨州市'),(472,'shandong','山东','莱芜市'),(473,'shandong','山东','日照市'),(474,'shandong','山东','威海市'),(475,'shandong','山东','济宁市'),(476,'shandong','山东','泰安市'),(477,'shandong','山东','潍坊市'),(478,'hebei','河北','秦皇岛市'),(479,'hebei','河北','石家庄市'),(480,'hebei','河北','唐山市'),(481,'hebei','河北','衡水市'),(482,'hebei','河北','邯郸市'),(483,'hebei','河北','廊坊市'),(484,'hebei','河北','沧州市'),(485,'hebei','河北','张家口市'),(486,'hebei','河北','承德市'),(487,'hebei','河北','保定市'),(488,'hebei','河北','邢台市'),(489,'shanxi','山西','太原市'),(490,'shanxi','山西','临汾市'),(491,'shanxi','山西','晋中市'),(492,'shanxi','山西','吕梁市'),(493,'shanxi','山西','忻州市'),(494,'shanxi','山西','晋城市'),(495,'shanxi','山西','朔州市'),(496,'shanxi','山西','长治市'),(497,'shanxi','山西','阳泉市'),(498,'shanxi','山西','大同市'),(499,'shanxi','山西','运城市'),(500,'anhui','安徽','芜湖市'),(501,'anhui','安徽','合肥市'),(502,'anhui','安徽','蚌埠市'),(503,'anhui','安徽','亳州市'),(504,'anhui','安徽','池州市'),(505,'anhui','安徽','巢湖市'),(506,'anhui','安徽','宣城市'),(507,'anhui','安徽','六安市'),(508,'anhui','安徽','宿州市'),(509,'anhui','安徽','滁州市'),(510,'anhui','安徽','阜阳市'),(511,'anhui','安徽','黄山市'),(512,'anhui','安徽','安庆市'),(513,'anhui','安徽','铜陵市'),(514,'anhui','安徽','马鞍山市'),(515,'anhui','安徽','淮北市'),(516,'anhui','安徽','淮南市'),(517,'shanghai','上海','黄浦区'),(518,'jiangsu','江苏','南京市'),(519,'jiangsu','江苏','无锡市'),(520,'jiangsu','江苏','扬州市'),(521,'jiangsu','江苏','盐城市'),(522,'jiangsu','江苏','宿迁市'),(523,'jiangsu','江苏','淮安市'),(524,'jiangsu','江苏','连云港市'),(525,'jiangsu','江苏','南通市'),(526,'jiangsu','江苏','苏州市'),(527,'jiangsu','江苏','徐州市'),(528,'jiangsu','江苏','常州市'),(529,'jiangsu','江苏','镇江市'),(530,'jiangsu','江苏','泰州市'),(531,'zhejiang','浙江','湖州市'),(532,'zhejiang','浙江','杭州市'),(533,'zhejiang','浙江','嘉兴市'),(534,'zhejiang','浙江','宁波市'),(535,'zhejiang','浙江','温州市'),(536,'zhejiang','浙江','绍兴市'),(537,'zhejiang','浙江','台州市'),(538,'zhejiang','浙江','舟山市'),(539,'zhejiang','浙江','丽水市'),(540,'zhejiang','浙江','金华市'),(541,'zhejiang','浙江','衢州市'),(542,'fujian','福建','福州市'),(543,'fujian','福建','厦门市'),(544,'fujian','福建','三明市'),(545,'fujian','福建','南平市'),(546,'fujian','福建','漳州市'),(547,'fujian','福建','泉州市'),(548,'fujian','福建','宁德市'),(549,'fujian','福建','莆田市'),(550,'fujian','福建','龙岩市'),(551,'hainan','海南','三亚市'),(552,'hainan','海南','海口市'),(553,'hainan','海南','儋州市'),(554,'guangdong','广东','广州'),(555,'guangdong','广东','韶关'),(556,'guangdong','广东','揭阳'),(557,'guangdong','广东','潮州'),(558,'guangdong','广东','中山'),(559,'guangdong','广东','东莞'),(560,'guangdong','广东','清远'),(561,'guangdong','广东','阳江'),(562,'guangdong','广东','河源'),(563,'guangdong','广东','汕尾'),(564,'guangdong','广东','梅州'),(565,'guangdong','广东','惠州'),(566,'guangdong','广东','云浮'),(567,'guangdong','广东','肇庆'),(568,'guangdong','广东','茂名'),(569,'guangdong','广东','湛江'),(570,'guangdong','广东','佛山'),(571,'guangdong','广东','江门'),(572,'guangdong','广东','珠海'),(573,'guangdong','广东','汕头'),(574,'guangdong','广东','深圳'),(575,'guangxi','广西','南宁市'),(576,'guangxi','广西','柳州市'),(577,'guangxi','广西','梧州市'),(578,'guangxi','广西','玉林市'),(579,'guangxi','广西','北海市'),(580,'guangxi','广西','防城港市'),(581,'guangxi','广西','桂林市'),(582,'guangxi','广西','百色市'),(583,'guangxi','广西','崇左市'),(584,'guangxi','广西','贺州市'),(585,'guangxi','广西','来宾市'),(586,'guangxi','广西','贵港市'),(587,'guangxi','广西','钦州市'),(588,'guangxi','广西','河池市'),(589,'qinghai','青海','西宁市'),(590,'qinghai','青海','海北藏族自治州'),(591,'qinghai','青海','海东市'),(592,'qinghai','青海','黄南藏族自治州'),(593,'qinghai','青海','海南藏族自治州'),(594,'qinghai','青海','果洛藏族自治州'),(595,'qinghai','青海','海西蒙古族藏族自治州'),(596,'qinghai','青海','玉树藏族自治州'),(597,'qinghai','青海','格尔木市 '),(598,'hubei','湖北','宜昌市'),(599,'hubei','湖北','武汉市'),(600,'hubei','湖北','襄樊市'),(601,'hubei','湖北','黄石市'),(602,'hubei','湖北','恩施市'),(603,'hubei','湖北','十堰市'),(604,'hubei','湖北','仙桃市'),(605,'hubei','湖北','荆州市'),(606,'hubei','湖北','黄冈市'),(607,'hubei','湖北','咸宁市'),(608,'hubei','湖北','孝感市'),(609,'hubei','湖北','荆门市'),(610,'hubei','湖北','鄂州市'),(611,'hubei','湖北','随州市'),(612,'hunan','湖南','长沙市'),(613,'hunan','湖南','衡阳市'),(614,'hunan','湖南','株洲市'),(615,'hunan','湖南','常德市'),(616,'hunan','湖南','岳阳市'),(617,'hunan','湖南','邵阳市'),(618,'hunan','湖南','张家界市'),(619,'hunan','湖南','湘潭市'),(620,'hunan','湖南','娄底市'),(621,'hunan','湖南','湘西自治'),(622,'hunan','湖南','永州市'),(623,'hunan','湖南','怀化市'),(624,'hunan','湖南','益阳市'),(625,'hunan','湖南','郴州市'),(626,'jiangxi','江西','萍乡市'),(627,'jiangxi','江西','南昌市'),(628,'jiangxi','江西','新余市'),(629,'jiangxi','江西','鹰潭市'),(630,'jiangxi','江西','景德镇市'),(631,'jiangxi','江西','九江市'),(632,'jiangxi','江西','抚州市'),(633,'jiangxi','江西','赣州市'),(634,'jiangxi','江西','上饶市'),(635,'jiangxi','江西','吉安市'),(636,'jiangxi','江西','宜春市'),(637,'henan','河南','郑州市'),(638,'henan','河南','开封市'),(639,'henan','河南','洛阳市'),(640,'henan','河南','平顶山市'),(641,'henan','河南','商丘市'),(642,'henan','河南','漯河市'),(643,'henan','河南','三门峡市'),(644,'henan','河南','许昌市'),(645,'henan','河南','焦作市'),(646,'henan','河南','濮阳市'),(647,'henan','河南','新乡市'),(648,'henan','河南','鹤壁市'),(649,'henan','河南','信阳市'),(650,'henan','河南','安阳市'),(651,'henan','河南','南阳市'),(652,'henan','河南','驻马店市'),(653,'henan','河南','周口市'),(654,'xizang','西藏','拉萨市'),(655,'xizang','西藏','山南地区'),(656,'xizang','西藏','昌都市'),(657,'xizang','西藏','那曲地区'),(658,'xizang','西藏','日喀则市'),(659,'xizang','西藏','林芝市'),(660,'xizang','西藏','阿里地区'),(661,'sichuan','四川','成都市'),(662,'sichuan','四川','自贡市'),(663,'sichuan','四川','攀枝花市'),(664,'sichuan','四川','德阳市'),(665,'sichuan','四川','泸州市'),(666,'sichuan','四川','广元市'),(667,'sichuan','四川','绵阳市'),(668,'sichuan','四川','遂宁市'),(669,'sichuan','四川','内江市'),(670,'sichuan','四川','乐山市'),(671,'sichuan','四川','宜宾市'),(672,'sichuan','四川','南充市'),(673,'sichuan','四川','达州市'),(674,'sichuan','四川','雅安市'),(675,'sichuan','四川','甘孜'),(676,'sichuan','四川','阿坝'),(677,'sichuan','四川','凉山'),(678,'sichuan','四川','广安市'),(679,'sichuan','四川','巴中市'),(680,'sichuan','四川','眉山市'),(681,'sichuan','四川','资阳市'),(682,'chongqing','重庆','万州区'),(683,'shanxi1','陕西','西安市'),(684,'shanxi1','陕西','宝鸡市'),(685,'shanxi1','陕西','铜川市'),(686,'shanxi1','陕西','咸阳市'),(687,'shanxi1','陕西','渭南市'),(688,'shanxi1','陕西','汉中市'),(689,'shanxi1','陕西','安康市'),(690,'shanxi1','陕西','延安市'),(691,'shanxi1','陕西','商洛市'),(692,'shanxi1','陕西','榆林市'),(693,'guizhou','贵州','六盘水市'),(694,'guizhou','贵州','贵阳市'),(695,'guizhou','贵州','遵义市'),(696,'guizhou','贵州','铜仁市'),(697,'guizhou','贵州','黔西南'),(698,'guizhou','贵州','安顺市'),(699,'guizhou','贵州','毕节市'),(700,'guizhou','贵州','黔东南'),(701,'guizhou','贵州','黔南'),(702,'yunnan','云南','昆明市'),(703,'yunnan','云南','曲靖市'),(704,'yunnan','云南','昭通市'),(705,'yunnan','云南','楚雄彝族自治州'),(706,'yunnan','云南','红河哈尼族彝族自治州'),(707,'yunnan','云南','玉溪市'),(708,'yunnan','云南','普洱市'),(709,'yunnan','云南','文山壮族苗族自治州'),(710,'yunnan','云南','西双版纳傣族自治州'),(711,'yunnan','云南','大理白族自治州'),(712,'yunnan','云南','保山市'),(713,'yunnan','云南','德宏傣族景颇族自治州'),(714,'yunnan','云南','丽江市'),(715,'yunnan','云南','迪庆'),(716,'yunnan','云南','怒江'),(717,'yunnan','云南','临沧市'),(718,'gansu','甘肃','兰州市'),(719,'gansu','甘肃','嘉峪关市'),(720,'gansu','甘肃','白银市'),(721,'gansu','甘肃','金昌市'),(722,'gansu','甘肃','天水市'),(723,'gansu','甘肃','酒泉市'),(724,'gansu','甘肃','张掖市'),(725,'gansu','甘肃','武威市'),(726,'gansu','甘肃','定西市'),(727,'gansu','甘肃','陇南市'),(728,'gansu','甘肃','平凉市'),(729,'gansu','甘肃','临夏回族自治州'),(730,'gansu','甘肃','庆阳市'),(731,'gansu','甘肃','甘南藏族自治州'),(732,'ningxia','宁夏','银川市'),(733,'ningxia','宁夏','石嘴山市'),(734,'ningxia','宁夏','固原市'),(735,'ningxia','宁夏','吴忠'),(736,'ningxia','宁夏','中卫'),(737,'xinjiang','新疆','乌鲁木齐市'),(738,'xinjiang','新疆','博州'),(739,'xinjiang','新疆','克拉玛依市'),(740,'xinjiang','新疆','伊犁'),(741,'xinjiang','新疆','巴州'),(742,'xinjiang','新疆','克州'),(743,'xinjiang','新疆','吐鲁番市'),(744,'xinjiang','新疆','哈密市'),(745,'xinjiang','新疆','阿克苏市'),(746,'xinjiang','新疆','昌吉市'),(747,'xinjiang','新疆','和田市'),(748,'xinjiang','新疆','喀什市'),(749,'xinjiang','新疆','奎屯市'),(750,'xinjiang','新疆','塔城市'),(751,'xinjiang','新疆','阿勒泰市'),(752,'xinjiang','新疆','石河子市'),(753,'jilin','吉林','长春市'),(754,'jilin','吉林','吉林市'),(755,'jilin','吉林','辽源市'),(756,'jilin','吉林','松原市'),(757,'jilin','吉林','白山市'),(758,'jilin','吉林','通化市'),(759,'jilin','吉林','四平市'),(760,'jilin','吉林','白城市'),(761,'jilin','吉林','延边自治'),(762,'liaoning','辽宁','沈阳市'),(763,'liaoning','辽宁','鞍山市'),(764,'liaoning','辽宁','大连市'),(765,'liaoning','辽宁','朝阳市'),(766,'liaoning','辽宁','葫芦岛市'),(767,'liaoning','辽宁','盘锦市'),(768,'liaoning','辽宁','铁岭市'),(769,'liaoning','辽宁','辽阳市'),(770,'liaoning','辽宁','营口市'),(771,'liaoning','辽宁','阜新市'),(772,'liaoning','辽宁','丹东市'),(773,'liaoning','辽宁','锦州市'),(774,'liaoning','辽宁','本溪市'),(775,'liaoning','辽宁','抚顺市'),(776,'heilongjiang','黑龙江','鸡西市'),(777,'heilongjiang','黑龙江','哈尔滨市'),(778,'heilongjiang','黑龙江','大庆市'),(779,'heilongjiang','黑龙江','双鸭山市'),(780,'heilongjiang','黑龙江','鹤岗市'),(781,'heilongjiang','黑龙江','齐齐哈尔'),(782,'heilongjiang','黑龙江','伊春市'),(783,'heilongjiang','黑龙江','绥化市'),(784,'heilongjiang','黑龙江','大兴安岭'),(785,'heilongjiang','黑龙江','黑河市'),(786,'heilongjiang','黑龙江','牡丹江'),(787,'heilongjiang','黑龙江','七台河市'),(788,'heilongjiang','黑龙江','佳木斯市'),(789,'xianggang','香港','香港'),(790,'henan','河南','济源市'),(791,'hubei','湖北','神农架'),(792,'hubei','湖北','天门市'),(793,'hubei','湖北','潜江市'),(794,'hainan','海南','五指山市'),(795,'hainan','海南','琼海市'),(796,'hainan','海南','文昌市'),(797,'hainan','海南','万宁市'),(798,'hainan','海南','东方市'),(799,'hainan','海南','定安县'),(800,'hainan','海南','屯昌县'),(801,'hainan','海南','澄迈县'),(802,'hainan','海南','临高县'),(803,'hainan','海南','白沙自治'),(804,'hainan','海南','昌江自治'),(805,'hainan','海南','乐东自治'),(806,'hainan','海南','陵水自治'),(807,'hainan','海南','保亭自治'),(808,'hainan','海南','琼中自治'),(809,'xinjiang','新疆','阿拉尔市'),(810,'xinjiang','新疆','图木舒克市'),(811,'xinjiang','新疆','五家渠市'),(812,'beijing','北京','西城区'),(813,'beijing','北京','朝阳区'),(814,'beijing','北京','丰台区'),(815,'beijing','北京','石景山区'),(816,'beijing','北京','海淀区'),(817,'beijing','北京','门头沟区'),(818,'beijing','北京','房山区'),(819,'beijing','北京','通州区'),(820,'beijing','北京','顺义区'),(821,'beijing','北京','昌平区'),(822,'beijing','北京','大兴区'),(823,'beijing','北京','怀柔区'),(824,'beijing','北京','平谷区'),(825,'beijing','北京','密云县'),(826,'beijing','北京','延庆县'),(827,'shanghai','上海','徐汇区'),(828,'shanghai','上海','长宁区'),(829,'shanghai','上海','静安区'),(830,'shanghai','上海','普陀区'),(831,'shanghai','上海','虹口区'),(832,'shanghai','上海','杨浦区'),(833,'shanghai','上海','闵行区'),(834,'shanghai','上海','宝山区'),(835,'shanghai','上海','嘉定区'),(836,'shanghai','上海','浦东新区'),(837,'shanghai','上海','金山区'),(838,'shanghai','上海','松江区'),(839,'shanghai','上海','青浦区'),(840,'shanghai','上海','奉贤区'),(841,'shanghai','上海','崇明县'),(842,'tianjin','天津','河东区'),(843,'tianjin','天津','河西区'),(844,'tianjin','天津','南开区'),(845,'tianjin','天津','河北区'),(846,'tianjin','天津','红桥区'),(847,'tianjin','天津','东丽区'),(848,'tianjin','天津','西青区'),(849,'tianjin','天津','津南区'),(850,'tianjin','天津','北辰区'),(851,'tianjin','天津','武清区'),(852,'tianjin','天津','宝坻区'),(853,'tianjin','天津','滨海新区'),(854,'tianjin','天津','宁河县'),(855,'tianjin','天津','静海县'),(856,'tianjin','天津','蓟县'),(857,'chongqing','重庆','涪陵区'),(858,'chongqing','重庆','渝中区'),(859,'chongqing','重庆','大渡口区'),(860,'chongqing','重庆','江北区'),(861,'chongqing','重庆','沙坪坝区'),(862,'chongqing','重庆','九龙坡区'),(863,'chongqing','重庆','南岸区'),(864,'chongqing','重庆','北碚区'),(865,'chongqing','重庆','綦江区'),(866,'chongqing','重庆','大足区'),(867,'chongqing','重庆','渝北区'),(868,'chongqing','重庆','黔江区'),(869,'chongqing','重庆','长寿区'),(870,'chongqing','重庆','江津区'),(871,'chongqing','重庆','合川区'),(872,'chongqing','重庆','永川区'),(873,'chongqing','重庆','南川区'),(874,'chongqing','重庆','铜梁区'),(875,'chongqing','重庆','璧山区'),(876,'chongqing','重庆','潼南区'),(877,'chongqing','重庆','荣昌区'),(878,'chongqing','重庆','开县'),(879,'chongqing','重庆','梁平县'),(880,'chongqing','重庆','武隆县'),(881,'chongqing','重庆','城口县'),(882,'chongqing','重庆','丰都县'),(883,'chongqing','重庆','垫江县'),(884,'chongqing','重庆','忠县'),(885,'chongqing','重庆','云阳县'),(886,'chongqing','重庆','奉节县'),(887,'chongqing','重庆','巫山县'),(888,'chongqing','重庆','巫溪县'),(889,'chongqing','重庆','石柱县'),(890,'chongqing','重庆','秀山县'),(891,'chongqing','重庆','酉阳县'),(892,'chongqing','重庆','彭水县'); /*!40000 ALTER TABLE `code_area` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `code_town` -- DROP TABLE IF EXISTS `code_town`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `code_town` ( `id` int NOT NULL DEFAULT '0', `prov_code` varchar(20) CHARACTER SET utf8 DEFAULT NULL, `prov_name` varchar(50) CHARACTER SET utf8 DEFAULT NULL, `city_code` varchar(50) CHARACTER SET utf8 DEFAULT NULL, `city_name` varchar(50) CHARACTER SET utf8 DEFAULT NULL, `town_code` varchar(50) CHARACTER SET utf8 DEFAULT NULL, `town_name` varchar(50) CHARACTER SET utf8 DEFAULT NULL, `lon` double(10,5) DEFAULT NULL, `lat` double(10,5) DEFAULT NULL, `zxs` int DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `code_town` -- LOCK TABLES `code_town` WRITE; /*!40000 ALTER TABLE `code_town` DISABLE KEYS */; INSERT INTO `code_town` VALUES (2,'110000','北京','110000','北京市','110101','东城区',NULL,NULL,1),(3,'110000','北京','110000','北京市','110102','西城区',NULL,NULL,1),(4,'110000','北京','110000','北京市','110105','朝阳区',NULL,NULL,1),(5,'110000','北京','110000','北京市','110106','丰台区',NULL,NULL,1),(6,'110000','北京','110000','北京市','110107','石景山区',NULL,NULL,1),(7,'110000','北京','110000','北京市','110108','海淀区',NULL,NULL,1),(8,'110000','北京','110000','北京市','110109','门头沟区',NULL,NULL,1),(9,'110000','北京','110000','北京市','110111','房山区',NULL,NULL,1),(10,'110000','北京','110000','北京市','110112','通州区',NULL,NULL,1),(11,'110000','北京','110000','北京市','110113','顺义区',NULL,NULL,1),(12,'110000','北京','110000','北京市','110114','昌平区',NULL,NULL,1),(13,'110000','北京','110000','北京市','110115','大兴区',NULL,NULL,1),(14,'110000','北京','110000','北京市','110116','怀柔区',NULL,NULL,1),(15,'110000','北京','110000','北京市','110117','平谷区',NULL,NULL,1),(16,'110000','北京','110000','北京市','110118','密云区',NULL,NULL,1),(17,'110000','北京','110000','北京市','110119','延庆区',NULL,NULL,1),(18,'120000','天津','120000','天津市','120101','和平区',NULL,NULL,1),(19,'120000','天津','120000','天津市','120102','河东区',NULL,NULL,1),(20,'120000','天津','120000','天津市','120103','河西区',NULL,NULL,1),(21,'120000','天津','120000','天津市','120104','南开区',NULL,NULL,1),(22,'120000','天津','120000','天津市','120105','河北区',NULL,NULL,1),(23,'120000','天津','120000','天津市','120106','红桥区',NULL,NULL,1),(24,'120000','天津','120000','天津市','120110','东丽区',NULL,NULL,1),(25,'120000','天津','120000','天津市','120111','西青区',NULL,NULL,1),(26,'120000','天津','120000','天津市','120112','津南区',NULL,NULL,1),(27,'120000','天津','120000','天津市','120113','北辰区',NULL,NULL,1),(28,'120000','天津','120000','天津市','120114','武清区',NULL,NULL,1),(29,'120000','天津','120000','天津市','120115','宝坻区',NULL,NULL,1),(30,'120000','天津','120000','天津市','120116','滨海新区',NULL,NULL,1),(31,'120000','天津','120000','天津市','120117','宁河区',NULL,NULL,1),(32,'120000','天津','120000','天津市','120118','静海区',NULL,NULL,1),(33,'120000','天津','120000','天津市','120119','蓟州区',NULL,NULL,1),(34,'130000','河北','130100','石家庄市','130102','长安区',NULL,NULL,0),(35,'130000','河北','130100','石家庄市','130104','桥西区',NULL,NULL,0),(36,'130000','河北','130100','石家庄市','130105','新华区',NULL,NULL,0),(37,'130000','河北','130100','石家庄市','130107','井陉矿区',NULL,NULL,0),(38,'130000','河北','130100','石家庄市','130108','裕华区',NULL,NULL,0),(39,'130000','河北','130100','石家庄市','130109','藁城区',NULL,NULL,0),(40,'130000','河北','130100','石家庄市','130110','鹿泉区',NULL,NULL,0),(41,'130000','河北','130100','石家庄市','130111','栾城区',NULL,NULL,0),(42,'130000','河北','130100','石家庄市','130121','井陉县',NULL,NULL,0),(43,'130000','河北','130100','石家庄市','130123','正定县',NULL,NULL,0),(44,'130000','河北','130100','石家庄市','130125','行唐县',NULL,NULL,0),(45,'130000','河北','130100','石家庄市','130126','灵寿县',NULL,NULL,0),(46,'130000','河北','130100','石家庄市','130127','高邑县',NULL,NULL,0),(47,'130000','河北','130100','石家庄市','130128','深泽县',NULL,NULL,0),(48,'130000','河北','130100','石家庄市','130129','赞皇县',NULL,NULL,0),(49,'130000','河北','130100','石家庄市','130130','无极县',NULL,NULL,0),(50,'130000','河北','130100','石家庄市','130131','平山县',NULL,NULL,0),(51,'130000','河北','130100','石家庄市','130132','元氏县',NULL,NULL,0),(52,'130000','河北','130100','石家庄市','130133','赵县',NULL,NULL,0),(53,'130000','河北','130100','石家庄市','130181','辛集市',NULL,NULL,0),(54,'130000','河北','130100','石家庄市','130183','晋州市',NULL,NULL,0),(55,'130000','河北','130100','石家庄市','130184','新乐市',NULL,NULL,0),(56,'130000','河北','130200','唐山市','130202','路南区',NULL,NULL,0),(57,'130000','河北','130200','唐山市','130203','路北区',NULL,NULL,0),(58,'130000','河北','130200','唐山市','130204','古冶区',NULL,NULL,0),(59,'130000','河北','130200','唐山市','130205','开平区',NULL,NULL,0),(60,'130000','河北','130200','唐山市','130207','丰南区',NULL,NULL,0),(61,'130000','河北','130200','唐山市','130208','丰润区',NULL,NULL,0),(62,'130000','河北','130200','唐山市','130209','曹妃甸区',NULL,NULL,0),(63,'130000','河北','130200','唐山市','130224','滦南县',NULL,NULL,0),(64,'130000','河北','130200','唐山市','130225','乐亭县',NULL,NULL,0),(65,'130000','河北','130200','唐山市','130227','迁西县',NULL,NULL,0),(66,'130000','河北','130200','唐山市','130229','玉田县',NULL,NULL,0),(67,'130000','河北','130200','唐山市','130281','遵化市',NULL,NULL,0),(68,'130000','河北','130200','唐山市','130283','迁安市',NULL,NULL,0),(69,'130000','河北','130200','唐山市','130284','滦州市',NULL,NULL,0),(70,'130000','河北','130300','秦皇岛市','130302','海港区',NULL,NULL,0),(71,'130000','河北','130300','秦皇岛市','130303','山海关区',NULL,NULL,0),(72,'130000','河北','130300','秦皇岛市','130304','北戴河区',NULL,NULL,0),(73,'130000','河北','130300','秦皇岛市','130306','抚宁区',NULL,NULL,0),(74,'130000','河北','130300','秦皇岛市','130321','青龙满族自治县',NULL,NULL,0),(75,'130000','河北','130300','秦皇岛市','130322','昌黎县',NULL,NULL,0),(76,'130000','河北','130300','秦皇岛市','130324','卢龙县',NULL,NULL,0),(77,'130000','河北','130400','邯郸市','130402','邯山区',NULL,NULL,0),(78,'130000','河北','130400','邯郸市','130403','丛台区',NULL,NULL,0),(79,'130000','河北','130400','邯郸市','130404','复兴区',NULL,NULL,0),(80,'130000','河北','130400','邯郸市','130406','峰峰矿区',NULL,NULL,0),(81,'130000','河北','130400','邯郸市','130407','肥乡区',NULL,NULL,0),(82,'130000','河北','130400','邯郸市','130408','永年区',NULL,NULL,0),(83,'130000','河北','130400','邯郸市','130423','临漳县',NULL,NULL,0),(84,'130000','河北','130400','邯郸市','130424','成安县',NULL,NULL,0),(85,'130000','河北','130400','邯郸市','130425','大名县',NULL,NULL,0),(86,'130000','河北','130400','邯郸市','130426','涉县',NULL,NULL,0),(87,'130000','河北','130400','邯郸市','130427','磁县',NULL,NULL,0),(88,'130000','河北','130400','邯郸市','130430','邱县',NULL,NULL,0),(89,'130000','河北','130400','邯郸市','130431','鸡泽县',NULL,NULL,0),(90,'130000','河北','130400','邯郸市','130432','广平县',NULL,NULL,0),(91,'130000','河北','130400','邯郸市','130433','馆陶县',NULL,NULL,0),(92,'130000','河北','130400','邯郸市','130434','魏县',NULL,NULL,0),(93,'130000','河北','130400','邯郸市','130435','曲周县',NULL,NULL,0),(94,'130000','河北','130400','邯郸市','130481','武安市',NULL,NULL,0),(95,'130000','河北','130500','邢台市','130502','桥东区',NULL,NULL,0),(96,'130000','河北','130500','邢台市','130503','桥西区',NULL,NULL,0),(97,'130000','河北','130500','邢台市','130521','邢台县',NULL,NULL,0),(98,'130000','河北','130500','邢台市','130522','临城县',NULL,NULL,0),(99,'130000','河北','130500','邢台市','130523','内丘县',NULL,NULL,0),(100,'130000','河北','130500','邢台市','130524','柏乡县',NULL,NULL,0),(101,'130000','河北','130500','邢台市','130525','隆尧县',NULL,NULL,0),(102,'130000','河北','130500','邢台市','130526','任县',NULL,NULL,0),(103,'130000','河北','130500','邢台市','130527','南和县',NULL,NULL,0),(104,'130000','河北','130500','邢台市','130528','宁晋县',NULL,NULL,0),(105,'130000','河北','130500','邢台市','130529','巨鹿县',NULL,NULL,0),(106,'130000','河北','130500','邢台市','130530','新河县',NULL,NULL,0),(107,'130000','河北','130500','邢台市','130531','广宗县',NULL,NULL,0),(108,'130000','河北','130500','邢台市','130532','平乡县',NULL,NULL,0),(109,'130000','河北','130500','邢台市','130533','威县',NULL,NULL,0),(110,'130000','河北','130500','邢台市','130534','清河县',NULL,NULL,0),(111,'130000','河北','130500','邢台市','130535','临西县',NULL,NULL,0),(112,'130000','河北','130500','邢台市','130581','南宫市',NULL,NULL,0),(113,'130000','河北','130500','邢台市','130582','沙河市',NULL,NULL,0),(114,'130000','河北','130600','保定市','130602','竞秀区',NULL,NULL,0),(115,'130000','河北','130600','保定市','130606','莲池区',NULL,NULL,0),(116,'130000','河北','130600','保定市','130607','满城区',NULL,NULL,0),(117,'130000','河北','130600','保定市','130608','清苑区',NULL,NULL,0),(118,'130000','河北','130600','保定市','130609','徐水区',NULL,NULL,0),(119,'130000','河北','130600','保定市','130623','涞水县',NULL,NULL,0),(120,'130000','河北','130600','保定市','130624','阜平县',NULL,NULL,0),(121,'130000','河北','130600','保定市','130626','定兴县',NULL,NULL,0),(122,'130000','河北','130600','保定市','130627','唐县',NULL,NULL,0),(123,'130000','河北','130600','保定市','130628','高阳县',NULL,NULL,0),(124,'130000','河北','130600','保定市','130629','容城县',NULL,NULL,0),(125,'130000','河北','130600','保定市','130630','涞源县',NULL,NULL,0),(126,'130000','河北','130600','保定市','130631','望都县',NULL,NULL,0),(127,'130000','河北','130600','保定市','130632','安新县',NULL,NULL,0),(128,'130000','河北','130600','保定市','130633','易县',NULL,NULL,0),(129,'130000','河北','130600','保定市','130634','曲阳县',NULL,NULL,0),(130,'130000','河北','130600','保定市','130635','蠡县',NULL,NULL,0),(131,'130000','河北','130600','保定市','130636','顺平县',NULL,NULL,0),(132,'130000','河北','130600','保定市','130637','博野县',NULL,NULL,0),(133,'130000','河北','130600','保定市','130638','雄县',NULL,NULL,0),(134,'130000','河北','130600','保定市','130681','涿州市',NULL,NULL,0),(135,'130000','河北','130600','保定市','130682','定州市',NULL,NULL,0),(136,'130000','河北','130600','保定市','130683','安国市',NULL,NULL,0),(137,'130000','河北','130600','保定市','130684','高碑店市',NULL,NULL,0),(138,'130000','河北','130700','张家口市','130702','桥东区',NULL,NULL,0),(139,'130000','河北','130700','张家口市','130703','桥西区',NULL,NULL,0),(140,'130000','河北','130700','张家口市','130705','宣化区',NULL,NULL,0),(141,'130000','河北','130700','张家口市','130706','下花园区',NULL,NULL,0),(142,'130000','河北','130700','张家口市','130708','万全区',NULL,NULL,0),(143,'130000','河北','130700','张家口市','130709','崇礼区',NULL,NULL,0),(144,'130000','河北','130700','张家口市','130722','张北县',NULL,NULL,0),(145,'130000','河北','130700','张家口市','130723','康保县',NULL,NULL,0),(146,'130000','河北','130700','张家口市','130724','沽源县',NULL,NULL,0),(147,'130000','河北','130700','张家口市','130725','尚义县',NULL,NULL,0),(148,'130000','河北','130700','张家口市','130726','蔚县',NULL,NULL,0),(149,'130000','河北','130700','张家口市','130727','阳原县',NULL,NULL,0),(150,'130000','河北','130700','张家口市','130728','怀安县',NULL,NULL,0),(151,'130000','河北','130700','张家口市','130730','怀来县',NULL,NULL,0),(152,'130000','河北','130700','张家口市','130731','涿鹿县',NULL,NULL,0),(153,'130000','河北','130700','张家口市','130732','赤城县',NULL,NULL,0),(154,'130000','河北','130800','承德市','130802','双桥区',NULL,NULL,0),(155,'130000','河北','130800','承德市','130803','双滦区',NULL,NULL,0),(156,'130000','河北','130800','承德市','130804','鹰手营子矿区',NULL,NULL,0),(157,'130000','河北','130800','承德市','130821','承德县',NULL,NULL,0),(158,'130000','河北','130800','承德市','130822','兴隆县',NULL,NULL,0),(159,'130000','河北','130800','承德市','130824','滦平县',NULL,NULL,0),(160,'130000','河北','130800','承德市','130825','隆化县',NULL,NULL,0),(161,'130000','河北','130800','承德市','130826','丰宁满族自治县',NULL,NULL,0),(162,'130000','河北','130800','承德市','130827','宽城满族自治县',NULL,NULL,0),(163,'130000','河北','130800','承德市','130828','围场满族蒙古族自治县',NULL,NULL,0),(164,'130000','河北','130800','承德市','130881','平泉市',NULL,NULL,0),(165,'130000','河北','130900','沧州市','130902','新华区',NULL,NULL,0),(166,'130000','河北','130900','沧州市','130903','运河区',NULL,NULL,0),(167,'130000','河北','130900','沧州市','130921','沧县',NULL,NULL,0),(168,'130000','河北','130900','沧州市','130922','青县',NULL,NULL,0),(169,'130000','河北','130900','沧州市','130923','东光县',NULL,NULL,0),(170,'130000','河北','130900','沧州市','130924','海兴县',NULL,NULL,0),(171,'130000','河北','130900','沧州市','130925','盐山县',NULL,NULL,0),(172,'130000','河北','130900','沧州市','130926','肃宁县',NULL,NULL,0),(173,'130000','河北','130900','沧州市','130927','南皮县',NULL,NULL,0),(174,'130000','河北','130900','沧州市','130928','吴桥县',NULL,NULL,0),(175,'130000','河北','130900','沧州市','130929','献县',NULL,NULL,0),(176,'130000','河北','130900','沧州市','130930','孟村回族自治县',NULL,NULL,0),(177,'130000','河北','130900','沧州市','130981','泊头市',NULL,NULL,0),(178,'130000','河北','130900','沧州市','130982','任丘市',NULL,NULL,0),(179,'130000','河北','130900','沧州市','130983','黄骅市',NULL,NULL,0),(180,'130000','河北','130900','沧州市','130984','河间市',NULL,NULL,0),(181,'130000','河北','131000','廊坊市','131002','安次区',NULL,NULL,0),(182,'130000','河北','131000','廊坊市','131003','广阳区',NULL,NULL,0),(183,'130000','河北','131000','廊坊市','131022','固安县',NULL,NULL,0),(184,'130000','河北','131000','廊坊市','131023','永清县',NULL,NULL,0),(185,'130000','河北','131000','廊坊市','131024','香河县',NULL,NULL,0),(186,'130000','河北','131000','廊坊市','131025','大城县',NULL,NULL,0),(187,'130000','河北','131000','廊坊市','131026','文安县',NULL,NULL,0),(188,'130000','河北','131000','廊坊市','131028','大厂回族自治县',NULL,NULL,0),(189,'130000','河北','131000','廊坊市','131081','霸州市',NULL,NULL,0),(190,'130000','河北','131000','廊坊市','131082','三河市',NULL,NULL,0),(191,'130000','河北','131100','衡水市','131102','桃城区',NULL,NULL,0),(192,'130000','河北','131100','衡水市','131103','冀州区',NULL,NULL,0),(193,'130000','河北','131100','衡水市','131121','枣强县',NULL,NULL,0),(194,'130000','河北','131100','衡水市','131122','武邑县',NULL,NULL,0),(195,'130000','河北','131100','衡水市','131123','武强县',NULL,NULL,0),(196,'130000','河北','131100','衡水市','131124','饶阳县',NULL,NULL,0),(197,'130000','河北','131100','衡水市','131125','安平县',NULL,NULL,0),(198,'130000','河北','131100','衡水市','131126','故城县',NULL,NULL,0),(199,'130000','河北','131100','衡水市','131127','景县',NULL,NULL,0),(200,'130000','河北','131100','衡水市','131128','阜城县',NULL,NULL,0),(201,'130000','河北','131100','衡水市','131182','深州市',NULL,NULL,0),(202,'140000','山西','140100','太原市','140105','小店区',NULL,NULL,0),(203,'140000','山西','140100','太原市','140106','迎泽区',NULL,NULL,0),(204,'140000','山西','140100','太原市','140107','杏花岭区',NULL,NULL,0),(205,'140000','山西','140100','太原市','140108','尖草坪区',NULL,NULL,0),(206,'140000','山西','140100','太原市','140109','万柏林区',NULL,NULL,0),(207,'140000','山西','140100','太原市','140110','晋源区',NULL,NULL,0),(208,'140000','山西','140100','太原市','140121','清徐县',NULL,NULL,0),(209,'140000','山西','140100','太原市','140122','阳曲县',NULL,NULL,0),(210,'140000','山西','140100','太原市','140123','娄烦县',NULL,NULL,0),(211,'140000','山西','140100','太原市','140181','古交市',NULL,NULL,0),(212,'140000','山西','140200','大同市','140212','新荣区',NULL,NULL,0),(213,'140000','山西','140200','大同市','140213','平城区',NULL,NULL,0),(214,'140000','山西','140200','大同市','140214','云冈区',NULL,NULL,0),(215,'140000','山西','140200','大同市','140215','云州区',NULL,NULL,0),(216,'140000','山西','140200','大同市','140221','阳高县',NULL,NULL,0),(217,'140000','山西','140200','大同市','140222','天镇县',NULL,NULL,0),(218,'140000','山西','140200','大同市','140223','广灵县',NULL,NULL,0),(219,'140000','山西','140200','大同市','140224','灵丘县',NULL,NULL,0),(220,'140000','山西','140200','大同市','140225','浑源县',NULL,NULL,0),(221,'140000','山西','140200','大同市','140226','左云县',NULL,NULL,0),(222,'140000','山西','140300','阳泉市','140302','城区',NULL,NULL,0),(223,'140000','山西','140300','阳泉市','140303','矿区',NULL,NULL,0),(224,'140000','山西','140300','阳泉市','140311','郊区',NULL,NULL,0),(225,'140000','山西','140300','阳泉市','140321','平定县',NULL,NULL,0),(226,'140000','山西','140300','阳泉市','140322','盂县',NULL,NULL,0),(227,'140000','山西','140400','长治市','140403','潞州区',NULL,NULL,0),(228,'140000','山西','140400','长治市','140404','上党区',NULL,NULL,0),(229,'140000','山西','140400','长治市','140405','屯留区',NULL,NULL,0),(230,'140000','山西','140400','长治市','140406','潞城区',NULL,NULL,0),(231,'140000','山西','140400','长治市','140423','襄垣县',NULL,NULL,0),(232,'140000','山西','140400','长治市','140425','平顺县',NULL,NULL,0),(233,'140000','山西','140400','长治市','140426','黎城县',NULL,NULL,0),(234,'140000','山西','140400','长治市','140427','壶关县',NULL,NULL,0),(235,'140000','山西','140400','长治市','140428','长子县',NULL,NULL,0),(236,'140000','山西','140400','长治市','140429','武乡县',NULL,NULL,0),(237,'140000','山西','140400','长治市','140430','沁县',NULL,NULL,0),(238,'140000','山西','140400','长治市','140431','沁源县',NULL,NULL,0),(239,'140000','山西','140500','晋城市','140502','城区',NULL,NULL,0),(240,'140000','山西','140500','晋城市','140521','沁水县',NULL,NULL,0),(241,'140000','山西','140500','晋城市','140522','阳城县',NULL,NULL,0),(242,'140000','山西','140500','晋城市','140524','陵川县',NULL,NULL,0),(243,'140000','山西','140500','晋城市','140525','泽州县',NULL,NULL,0),(244,'140000','山西','140500','晋城市','140581','高平市',NULL,NULL,0),(245,'140000','山西','140600','朔州市','140602','朔城区',NULL,NULL,0),(246,'140000','山西','140600','朔州市','140603','平鲁区',NULL,NULL,0),(247,'140000','山西','140600','朔州市','140621','山阴县',NULL,NULL,0),(248,'140000','山西','140600','朔州市','140622','应县',NULL,NULL,0),(249,'140000','山西','140600','朔州市','140623','右玉县',NULL,NULL,0),(250,'140000','山西','140600','朔州市','140681','怀仁市',NULL,NULL,0),(251,'140000','山西','140700','晋中市','140702','榆次区',NULL,NULL,0),(252,'140000','山西','140700','晋中市','140721','榆社县',NULL,NULL,0),(253,'140000','山西','140700','晋中市','140722','左权县',NULL,NULL,0),(254,'140000','山西','140700','晋中市','140723','和顺县',NULL,NULL,0),(255,'140000','山西','140700','晋中市','140724','昔阳县',NULL,NULL,0),(256,'140000','山西','140700','晋中市','140725','寿阳县',NULL,NULL,0),(257,'140000','山西','140700','晋中市','140726','太谷县',NULL,NULL,0),(258,'140000','山西','140700','晋中市','140727','祁县',NULL,NULL,0),(259,'140000','山西','140700','晋中市','140728','平遥县',NULL,NULL,0),(260,'140000','山西','140700','晋中市','140729','灵石县',NULL,NULL,0),(261,'140000','山西','140700','晋中市','140781','介休市',NULL,NULL,0),(262,'140000','山西','140800','运城市','140802','盐湖区',NULL,NULL,0),(263,'140000','山西','140800','运城市','140821','临猗县',NULL,NULL,0),(264,'140000','山西','140800','运城市','140822','万荣县',NULL,NULL,0),(265,'140000','山西','140800','运城市','140823','闻喜县',NULL,NULL,0),(266,'140000','山西','140800','运城市','140824','稷山县',NULL,NULL,0),(267,'140000','山西','140800','运城市','140825','新绛县',NULL,NULL,0),(268,'140000','山西','140800','运城市','140826','绛县',NULL,NULL,0),(269,'140000','山西','140800','运城市','140827','垣曲县',NULL,NULL,0),(270,'140000','山西','140800','运城市','140828','夏县',NULL,NULL,0),(271,'140000','山西','140800','运城市','140829','平陆县',NULL,NULL,0),(272,'140000','山西','140800','运城市','140830','芮城县',NULL,NULL,0),(273,'140000','山西','140800','运城市','140881','永济市',NULL,NULL,0),(274,'140000','山西','140800','运城市','140882','河津市',NULL,NULL,0),(275,'140000','山西','140900','忻州市','140902','忻府区',NULL,NULL,0),(276,'140000','山西','140900','忻州市','140921','定襄县',NULL,NULL,0),(277,'140000','山西','140900','忻州市','140922','五台县',NULL,NULL,0),(278,'140000','山西','140900','忻州市','140923','代县',NULL,NULL,0),(279,'140000','山西','140900','忻州市','140924','繁峙县',NULL,NULL,0),(280,'140000','山西','140900','忻州市','140925','宁武县',NULL,NULL,0),(281,'140000','山西','140900','忻州市','140926','静乐县',NULL,NULL,0),(282,'140000','山西','140900','忻州市','140927','神池县',NULL,NULL,0),(283,'140000','山西','140900','忻州市','140928','五寨县',NULL,NULL,0),(284,'140000','山西','140900','忻州市','140929','岢岚县',NULL,NULL,0),(285,'140000','山西','140900','忻州市','140930','河曲县',NULL,NULL,0),(286,'140000','山西','140900','忻州市','140931','保德县',NULL,NULL,0),(287,'140000','山西','140900','忻州市','140932','偏关县',NULL,NULL,0),(288,'140000','山西','140900','忻州市','140981','原平市',NULL,NULL,0),(289,'140000','山西','141000','临汾市','141002','尧都区',NULL,NULL,0),(290,'140000','山西','141000','临汾市','141021','曲沃县',NULL,NULL,0),(291,'140000','山西','141000','临汾市','141022','翼城县',NULL,NULL,0),(292,'140000','山西','141000','临汾市','141023','襄汾县',NULL,NULL,0),(293,'140000','山西','141000','临汾市','141024','洪洞县',NULL,NULL,0),(294,'140000','山西','141000','临汾市','141025','古县',NULL,NULL,0),(295,'140000','山西','141000','临汾市','141026','安泽县',NULL,NULL,0),(296,'140000','山西','141000','临汾市','141027','浮山县',NULL,NULL,0),(297,'140000','山西','141000','临汾市','141028','吉县',NULL,NULL,0),(298,'140000','山西','141000','临汾市','141029','乡宁县',NULL,NULL,0),(299,'140000','山西','141000','临汾市','141030','大宁县',NULL,NULL,0),(300,'140000','山西','141000','临汾市','141031','隰县',NULL,NULL,0),(301,'140000','山西','141000','临汾市','141032','永和县',NULL,NULL,0),(302,'140000','山西','141000','临汾市','141033','蒲县',NULL,NULL,0),(303,'140000','山西','141000','临汾市','141034','汾西县',NULL,NULL,0),(304,'140000','山西','141000','临汾市','141081','侯马市',NULL,NULL,0),(305,'140000','山西','141000','临汾市','141082','霍州市',NULL,NULL,0),(306,'140000','山西','141100','吕梁市','141102','离石区',NULL,NULL,0),(307,'140000','山西','141100','吕梁市','141121','文水县',NULL,NULL,0),(308,'140000','山西','141100','吕梁市','141122','交城县',NULL,NULL,0),(309,'140000','山西','141100','吕梁市','141123','兴县',NULL,NULL,0),(310,'140000','山西','141100','吕梁市','141124','临县',NULL,NULL,0),(311,'140000','山西','141100','吕梁市','141125','柳林县',NULL,NULL,0),(312,'140000','山西','141100','吕梁市','141126','石楼县',NULL,NULL,0),(313,'140000','山西','141100','吕梁市','141127','岚县',NULL,NULL,0),(314,'140000','山西','141100','吕梁市','141128','方山县',NULL,NULL,0),(315,'140000','山西','141100','吕梁市','141129','中阳县',NULL,NULL,0),(316,'140000','山西','141100','吕梁市','141130','交口县',NULL,NULL,0),(317,'140000','山西','141100','吕梁市','141181','孝义市',NULL,NULL,0),(318,'140000','山西','141100','吕梁市','141182','汾阳市',NULL,NULL,0),(319,'150000','内蒙古','150100','呼和浩特市','150102','新城区',NULL,NULL,0),(320,'150000','内蒙古','150100','呼和浩特市','150103','回民区',NULL,NULL,0),(321,'150000','内蒙古','150100','呼和浩特市','150104','玉泉区',NULL,NULL,0),(322,'150000','内蒙古','150100','呼和浩特市','150105','赛罕区',NULL,NULL,0),(323,'150000','内蒙古','150100','呼和浩特市','150121','土默特左旗',NULL,NULL,0),(324,'150000','内蒙古','150100','呼和浩特市','150122','托克托县',NULL,NULL,0),(325,'150000','内蒙古','150100','呼和浩特市','150123','和林格尔县',NULL,NULL,0),(326,'150000','内蒙古','150100','呼和浩特市','150124','清水河县',NULL,NULL,0),(327,'150000','内蒙古','150100','呼和浩特市','150125','武川县',NULL,NULL,0),(328,'150000','内蒙古','150200','包头市','150202','东河区',NULL,NULL,0),(329,'150000','内蒙古','150200','包头市','150203','昆都仑区',NULL,NULL,0),(330,'150000','内蒙古','150200','包头市','150204','青山区',NULL,NULL,0),(331,'150000','内蒙古','150200','包头市','150205','石拐区',NULL,NULL,0),(332,'150000','内蒙古','150200','包头市','150206','白云鄂博矿区',NULL,NULL,0),(333,'150000','内蒙古','150200','包头市','150207','九原区',NULL,NULL,0),(334,'150000','内蒙古','150200','包头市','150221','土默特右旗',NULL,NULL,0),(335,'150000','内蒙古','150200','包头市','150222','固阳县',NULL,NULL,0),(336,'150000','内蒙古','150200','包头市','150223','达尔罕茂明安联合旗',NULL,NULL,0),(337,'150000','内蒙古','150300','乌海市','150302','海勃湾区',NULL,NULL,0),(338,'150000','内蒙古','150300','乌海市','150303','海南区',NULL,NULL,0),(339,'150000','内蒙古','150300','乌海市','150304','乌达区',NULL,NULL,0),(340,'150000','内蒙古','150400','赤峰市','150402','红山区',NULL,NULL,0),(341,'150000','内蒙古','150400','赤峰市','150403','元宝山区',NULL,NULL,0),(342,'150000','内蒙古','150400','赤峰市','150404','松山区',NULL,NULL,0),(343,'150000','内蒙古','150400','赤峰市','150421','阿鲁科尔沁旗',NULL,NULL,0),(344,'150000','内蒙古','150400','赤峰市','150422','巴林左旗',NULL,NULL,0),(345,'150000','内蒙古','150400','赤峰市','150423','巴林右旗',NULL,NULL,0),(346,'150000','内蒙古','150400','赤峰市','150424','林西县',NULL,NULL,0),(347,'150000','内蒙古','150400','赤峰市','150425','克什克腾旗',NULL,NULL,0),(348,'150000','内蒙古','150400','赤峰市','150426','翁牛特旗',NULL,NULL,0),(349,'150000','内蒙古','150400','赤峰市','150428','喀喇沁旗',NULL,NULL,0),(350,'150000','内蒙古','150400','赤峰市','150429','宁城县',NULL,NULL,0),(351,'150000','内蒙古','150400','赤峰市','150430','敖汉旗',NULL,NULL,0),(352,'150000','内蒙古','150500','通辽市','150502','科尔沁区',NULL,NULL,0),(353,'150000','内蒙古','150500','通辽市','150521','科尔沁左翼中旗',NULL,NULL,0),(354,'150000','内蒙古','150500','通辽市','150522','科尔沁左翼后旗',NULL,NULL,0),(355,'150000','内蒙古','150500','通辽市','150523','开鲁县',NULL,NULL,0),(356,'150000','内蒙古','150500','通辽市','150524','库伦旗',NULL,NULL,0),(357,'150000','内蒙古','150500','通辽市','150525','奈曼旗',NULL,NULL,0),(358,'150000','内蒙古','150500','通辽市','150526','扎鲁特旗',NULL,NULL,0),(359,'150000','内蒙古','150500','通辽市','150581','霍林郭勒市',NULL,NULL,0),(360,'150000','内蒙古','150600','鄂尔多斯市','150602','东胜区',NULL,NULL,0),(361,'150000','内蒙古','150600','鄂尔多斯市','150603','康巴什区',NULL,NULL,0),(362,'150000','内蒙古','150600','鄂尔多斯市','150621','达拉特旗',NULL,NULL,0),(363,'150000','内蒙古','150600','鄂尔多斯市','150622','准格尔旗',NULL,NULL,0),(364,'150000','内蒙古','150600','鄂尔多斯市','150623','鄂托克前旗',NULL,NULL,0),(365,'150000','内蒙古','150600','鄂尔多斯市','150624','鄂托克旗',NULL,NULL,0),(366,'150000','内蒙古','150600','鄂尔多斯市','150625','杭锦旗',NULL,NULL,0),(367,'150000','内蒙古','150600','鄂尔多斯市','150626','乌审旗',NULL,NULL,0),(368,'150000','内蒙古','150600','鄂尔多斯市','150627','伊金霍洛旗',NULL,NULL,0),(369,'150000','内蒙古','150700','呼伦贝尔市','150702','海拉尔区',NULL,NULL,0),(370,'150000','内蒙古','150700','呼伦贝尔市','150703','扎赉诺尔区',NULL,NULL,0),(371,'150000','内蒙古','150700','呼伦贝尔市','150721','阿荣旗',NULL,NULL,0),(372,'150000','内蒙古','150700','呼伦贝尔市','150722','莫力达瓦达斡尔族自治旗',NULL,NULL,0),(373,'150000','内蒙古','150700','呼伦贝尔市','150723','鄂伦春自治旗',NULL,NULL,0),(374,'150000','内蒙古','150700','呼伦贝尔市','150724','鄂温克族自治旗',NULL,NULL,0),(375,'150000','内蒙古','150700','呼伦贝尔市','150725','陈巴尔虎旗',NULL,NULL,0),(376,'150000','内蒙古','150700','呼伦贝尔市','150726','新巴尔虎左旗',NULL,NULL,0),(377,'150000','内蒙古','150700','呼伦贝尔市','150727','新巴尔虎右旗',NULL,NULL,0),(378,'150000','内蒙古','150700','呼伦贝尔市','150781','满洲里市',NULL,NULL,0),(379,'150000','内蒙古','150700','呼伦贝尔市','150782','牙克石市',NULL,NULL,0),(380,'150000','内蒙古','150700','呼伦贝尔市','150783','扎兰屯市',NULL,NULL,0),(381,'150000','内蒙古','150700','呼伦贝尔市','150784','额尔古纳市',NULL,NULL,0),(382,'150000','内蒙古','150700','呼伦贝尔市','150785','根河市',NULL,NULL,0),(383,'150000','内蒙古','150800','巴彦淖尔市','150802','临河区',NULL,NULL,0),(384,'150000','内蒙古','150800','巴彦淖尔市','150821','五原县',NULL,NULL,0),(385,'150000','内蒙古','150800','巴彦淖尔市','150822','磴口县',NULL,NULL,0),(386,'150000','内蒙古','150800','巴彦淖尔市','150823','乌拉特前旗',NULL,NULL,0),(387,'150000','内蒙古','150800','巴彦淖尔市','150824','乌拉特中旗',NULL,NULL,0),(388,'150000','内蒙古','150800','巴彦淖尔市','150825','乌拉特后旗',NULL,NULL,0),(389,'150000','内蒙古','150800','巴彦淖尔市','150826','杭锦后旗',NULL,NULL,0),(390,'150000','内蒙古','150900','乌兰察布市','150902','集宁区',NULL,NULL,0),(391,'150000','内蒙古','150900','乌兰察布市','150921','卓资县',NULL,NULL,0),(392,'150000','内蒙古','150900','乌兰察布市','150922','化德县',NULL,NULL,0),(393,'150000','内蒙古','150900','乌兰察布市','150923','商都县',NULL,NULL,0),(394,'150000','内蒙古','150900','乌兰察布市','150924','兴和县',NULL,NULL,0),(395,'150000','内蒙古','150900','乌兰察布市','150925','凉城县',NULL,NULL,0),(396,'150000','内蒙古','150900','乌兰察布市','150926','察哈尔右翼前旗',NULL,NULL,0),(397,'150000','内蒙古','150900','乌兰察布市','150927','察哈尔右翼中旗',NULL,NULL,0),(398,'150000','内蒙古','150900','乌兰察布市','150928','察哈尔右翼后旗',NULL,NULL,0),(399,'150000','内蒙古','150900','乌兰察布市','150929','四子王旗',NULL,NULL,0),(400,'150000','内蒙古','150900','乌兰察布市','150981','丰镇市',NULL,NULL,0),(401,'150000','内蒙古','152200','兴安盟','152201','乌兰浩特市',NULL,NULL,0),(402,'150000','内蒙古','152200','兴安盟','152202','阿尔山市',NULL,NULL,0),(403,'150000','内蒙古','152200','兴安盟','152221','科尔沁右翼前旗',NULL,NULL,0),(404,'150000','内蒙古','152200','兴安盟','152222','科尔沁右翼中旗',NULL,NULL,0),(405,'150000','内蒙古','152200','兴安盟','152223','扎赉特旗',NULL,NULL,0),(406,'150000','内蒙古','152200','兴安盟','152224','突泉县',NULL,NULL,0),(407,'150000','内蒙古','152500','锡林郭勒盟','152501','二连浩特市',NULL,NULL,0),(408,'150000','内蒙古','152500','锡林郭勒盟','152502','锡林浩特市',NULL,NULL,0),(409,'150000','内蒙古','152500','锡林郭勒盟','152522','阿巴嘎旗',NULL,NULL,0),(410,'150000','内蒙古','152500','锡林郭勒盟','152523','苏尼特左旗',NULL,NULL,0),(411,'150000','内蒙古','152500','锡林郭勒盟','152524','苏尼特右旗',NULL,NULL,0),(412,'150000','内蒙古','152500','锡林郭勒盟','152525','东乌珠穆沁旗',NULL,NULL,0),(413,'150000','内蒙古','152500','锡林郭勒盟','152526','西乌珠穆沁旗',NULL,NULL,0),(414,'150000','内蒙古','152500','锡林郭勒盟','152527','太仆寺旗',NULL,NULL,0),(415,'150000','内蒙古','152500','锡林郭勒盟','152528','镶黄旗',NULL,NULL,0),(416,'150000','内蒙古','152500','锡林郭勒盟','152529','正镶白旗',NULL,NULL,0),(417,'150000','内蒙古','152500','锡林郭勒盟','152530','正蓝旗',NULL,NULL,0),(418,'150000','内蒙古','152500','锡林郭勒盟','152531','多伦县',NULL,NULL,0),(419,'150000','内蒙古','152900','阿拉善盟','152921','阿拉善左旗',NULL,NULL,0),(420,'150000','内蒙古','152900','阿拉善盟','152922','阿拉善右旗',NULL,NULL,0),(421,'150000','内蒙古','152900','阿拉善盟','152923','额济纳旗',NULL,NULL,0),(422,'210000','辽宁','210100','沈阳市','210102','和平区',NULL,NULL,0),(423,'210000','辽宁','210100','沈阳市','210103','沈河区',NULL,NULL,0),(424,'210000','辽宁','210100','沈阳市','210104','大东区',NULL,NULL,0),(425,'210000','辽宁','210100','沈阳市','210105','皇姑区',NULL,NULL,0),(426,'210000','辽宁','210100','沈阳市','210106','铁西区',NULL,NULL,0),(427,'210000','辽宁','210100','沈阳市','210111','苏家屯区',NULL,NULL,0),(428,'210000','辽宁','210100','沈阳市','210112','浑南区',NULL,NULL,0),(429,'210000','辽宁','210100','沈阳市','210113','沈北新区',NULL,NULL,0),(430,'210000','辽宁','210100','沈阳市','210114','于洪区',NULL,NULL,0),(431,'210000','辽宁','210100','沈阳市','210115','辽中区',NULL,NULL,0),(432,'210000','辽宁','210100','沈阳市','210123','康平县',NULL,NULL,0),(433,'210000','辽宁','210100','沈阳市','210124','法库县',NULL,NULL,0),(434,'210000','辽宁','210100','沈阳市','210181','新民市',NULL,NULL,0),(435,'210000','辽宁','210200','大连市','210202','中山区',NULL,NULL,0),(436,'210000','辽宁','210200','大连市','210203','西岗区',NULL,NULL,0),(437,'210000','辽宁','210200','大连市','210204','沙河口区',NULL,NULL,0),(438,'210000','辽宁','210200','大连市','210211','甘井子区',NULL,NULL,0),(439,'210000','辽宁','210200','大连市','210212','旅顺口区',NULL,NULL,0),(440,'210000','辽宁','210200','大连市','210213','金州区',NULL,NULL,0),(441,'210000','辽宁','210200','大连市','210214','普兰店区',NULL,NULL,0),(442,'210000','辽宁','210200','大连市','210224','长海县',NULL,NULL,0),(443,'210000','辽宁','210200','大连市','210281','瓦房店市',NULL,NULL,0),(444,'210000','辽宁','210200','大连市','210283','庄河市',NULL,NULL,0),(445,'210000','辽宁','210300','鞍山市','210302','铁东区',NULL,NULL,0),(446,'210000','辽宁','210300','鞍山市','210303','铁西区',NULL,NULL,0),(447,'210000','辽宁','210300','鞍山市','210304','立山区',NULL,NULL,0),(448,'210000','辽宁','210300','鞍山市','210311','千山区',NULL,NULL,0),(449,'210000','辽宁','210300','鞍山市','210321','台安县',NULL,NULL,0),(450,'210000','辽宁','210300','鞍山市','210323','岫岩满族自治县',NULL,NULL,0),(451,'210000','辽宁','210300','鞍山市','210381','海城市',NULL,NULL,0),(452,'210000','辽宁','210400','抚顺市','210402','新抚区',NULL,NULL,0),(453,'210000','辽宁','210400','抚顺市','210403','东洲区',NULL,NULL,0),(454,'210000','辽宁','210400','抚顺市','210404','望花区',NULL,NULL,0),(455,'210000','辽宁','210400','抚顺市','210411','顺城区',NULL,NULL,0),(456,'210000','辽宁','210400','抚顺市','210421','抚顺县',NULL,NULL,0),(457,'210000','辽宁','210400','抚顺市','210422','新宾满族自治县',NULL,NULL,0),(458,'210000','辽宁','210400','抚顺市','210423','清原满族自治县',NULL,NULL,0),(459,'210000','辽宁','210500','本溪市','210502','平山区',NULL,NULL,0),(460,'210000','辽宁','210500','本溪市','210503','溪湖区',NULL,NULL,0),(461,'210000','辽宁','210500','本溪市','210504','明山区',NULL,NULL,0),(462,'210000','辽宁','210500','本溪市','210505','南芬区',NULL,NULL,0),(463,'210000','辽宁','210500','本溪市','210521','本溪满族自治县',NULL,NULL,0),(464,'210000','辽宁','210500','本溪市','210522','桓仁满族自治县',NULL,NULL,0),(465,'210000','辽宁','210600','丹东市','210602','元宝区',NULL,NULL,0),(466,'210000','辽宁','210600','丹东市','210603','振兴区',NULL,NULL,0),(467,'210000','辽宁','210600','丹东市','210604','振安区',NULL,NULL,0),(468,'210000','辽宁','210600','丹东市','210624','宽甸满族自治县',NULL,NULL,0),(469,'210000','辽宁','210600','丹东市','210681','东港市',NULL,NULL,0),(470,'210000','辽宁','210600','丹东市','210682','凤城市',NULL,NULL,0),(471,'210000','辽宁','210700','锦州市','210702','古塔区',NULL,NULL,0),(472,'210000','辽宁','210700','锦州市','210703','凌河区',NULL,NULL,0),(473,'210000','辽宁','210700','锦州市','210711','太和区',NULL,NULL,0),(474,'210000','辽宁','210700','锦州市','210726','黑山县',NULL,NULL,0),(475,'210000','辽宁','210700','锦州市','210727','义县',NULL,NULL,0),(476,'210000','辽宁','210700','锦州市','210781','凌海市',NULL,NULL,0),(477,'210000','辽宁','210700','锦州市','210782','北镇市',NULL,NULL,0),(478,'210000','辽宁','210800','营口市','210802','站前区',NULL,NULL,0),(479,'210000','辽宁','210800','营口市','210803','西市区',NULL,NULL,0),(480,'210000','辽宁','210800','营口市','210804','鲅鱼圈区',NULL,NULL,0),(481,'210000','辽宁','210800','营口市','210811','老边区',NULL,NULL,0),(482,'210000','辽宁','210800','营口市','210881','盖州市',NULL,NULL,0),(483,'210000','辽宁','210800','营口市','210882','大石桥市',NULL,NULL,0),(484,'210000','辽宁','210900','阜新市','210902','海州区',NULL,NULL,0),(485,'210000','辽宁','210900','阜新市','210903','新邱区',NULL,NULL,0),(486,'210000','辽宁','210900','阜新市','210904','太平区',NULL,NULL,0),(487,'210000','辽宁','210900','阜新市','210905','清河门区',NULL,NULL,0),(488,'210000','辽宁','210900','阜新市','210911','细河区',NULL,NULL,0),(489,'210000','辽宁','210900','阜新市','210921','阜新蒙古族自治县',NULL,NULL,0),(490,'210000','辽宁','210900','阜新市','210922','彰武县',NULL,NULL,0),(491,'210000','辽宁','211000','辽阳市','211002','白塔区',NULL,NULL,0),(492,'210000','辽宁','211000','辽阳市','211003','文圣区',NULL,NULL,0),(493,'210000','辽宁','211000','辽阳市','211004','宏伟区',NULL,NULL,0),(494,'210000','辽宁','211000','辽阳市','211005','弓长岭区',NULL,NULL,0),(495,'210000','辽宁','211000','辽阳市','211011','太子河区',NULL,NULL,0),(496,'210000','辽宁','211000','辽阳市','211021','辽阳县',NULL,NULL,0),(497,'210000','辽宁','211000','辽阳市','211081','灯塔市',NULL,NULL,0),(498,'210000','辽宁','211100','盘锦市','211102','双台子区',NULL,NULL,0),(499,'210000','辽宁','211100','盘锦市','211103','兴隆台区',NULL,NULL,0),(500,'210000','辽宁','211100','盘锦市','211104','大洼区',NULL,NULL,0),(501,'210000','辽宁','211100','盘锦市','211122','盘山县',NULL,NULL,0),(502,'210000','辽宁','211200','铁岭市','211202','银州区',NULL,NULL,0),(503,'210000','辽宁','211200','铁岭市','211204','清河区',NULL,NULL,0),(504,'210000','辽宁','211200','铁岭市','211221','铁岭县',NULL,NULL,0),(505,'210000','辽宁','211200','铁岭市','211223','西丰县',NULL,NULL,0),(506,'210000','辽宁','211200','铁岭市','211224','昌图县',NULL,NULL,0),(507,'210000','辽宁','211200','铁岭市','211281','调兵山市',NULL,NULL,0),(508,'210000','辽宁','211200','铁岭市','211282','开原市',NULL,NULL,0),(509,'210000','辽宁','211300','朝阳市','211302','双塔区',NULL,NULL,0),(510,'210000','辽宁','211300','朝阳市','211303','龙城区',NULL,NULL,0),(511,'210000','辽宁','211300','朝阳市','211321','朝阳县',NULL,NULL,0),(512,'210000','辽宁','211300','朝阳市','211322','建平县',NULL,NULL,0),(513,'210000','辽宁','211300','朝阳市','211324','喀喇沁左翼蒙古族自治县',NULL,NULL,0),(514,'210000','辽宁','211300','朝阳市','211381','北票市',NULL,NULL,0),(515,'210000','辽宁','211300','朝阳市','211382','凌源市',NULL,NULL,0),(516,'210000','辽宁','211400','葫芦岛市','211402','连山区',NULL,NULL,0),(517,'210000','辽宁','211400','葫芦岛市','211403','龙港区',NULL,NULL,0),(518,'210000','辽宁','211400','葫芦岛市','211404','南票区',NULL,NULL,0),(519,'210000','辽宁','211400','葫芦岛市','211421','绥中县',NULL,NULL,0),(520,'210000','辽宁','211400','葫芦岛市','211422','建昌县',NULL,NULL,0),(521,'210000','辽宁','211400','葫芦岛市','211481','兴城市',NULL,NULL,0),(522,'220000','吉林','220100','长春市','220102','南关区',NULL,NULL,0),(523,'220000','吉林','220100','长春市','220103','宽城区',NULL,NULL,0),(524,'220000','吉林','220100','长春市','220104','朝阳区',NULL,NULL,0),(525,'220000','吉林','220100','长春市','220105','二道区',NULL,NULL,0),(526,'220000','吉林','220100','长春市','220106','绿园区',NULL,NULL,0),(527,'220000','吉林','220100','长春市','220112','双阳区',NULL,NULL,0),(528,'220000','吉林','220100','长春市','220113','九台区',NULL,NULL,0),(529,'220000','吉林','220100','长春市','220122','农安县',NULL,NULL,0),(530,'220000','吉林','220100','长春市','220182','榆树市',NULL,NULL,0),(531,'220000','吉林','220100','长春市','220183','德惠市',NULL,NULL,0),(532,'220000','吉林','220200','吉林市','220202','昌邑区',NULL,NULL,0),(533,'220000','吉林','220200','吉林市','220203','龙潭区',NULL,NULL,0),(534,'220000','吉林','220200','吉林市','220204','船营区',NULL,NULL,0),(535,'220000','吉林','220200','吉林市','220211','丰满区',NULL,NULL,0),(536,'220000','吉林','220200','吉林市','220221','永吉县',NULL,NULL,0),(537,'220000','吉林','220200','吉林市','220281','蛟河市',NULL,NULL,0),(538,'220000','吉林','220200','吉林市','220282','桦甸市',NULL,NULL,0),(539,'220000','吉林','220200','吉林市','220283','舒兰市',NULL,NULL,0),(540,'220000','吉林','220200','吉林市','220284','磐石市',NULL,NULL,0),(541,'220000','吉林','220300','四平市','220302','铁西区',NULL,NULL,0),(542,'220000','吉林','220300','四平市','220303','铁东区',NULL,NULL,0),(543,'220000','吉林','220300','四平市','220322','梨树县',NULL,NULL,0),(544,'220000','吉林','220300','四平市','220323','伊通满族自治县',NULL,NULL,0),(545,'220000','吉林','220300','四平市','220381','公主岭市',NULL,NULL,0),(546,'220000','吉林','220300','四平市','220382','双辽市',NULL,NULL,0),(547,'220000','吉林','220400','辽源市','220402','龙山区',NULL,NULL,0),(548,'220000','吉林','220400','辽源市','220403','西安区',NULL,NULL,0),(549,'220000','吉林','220400','辽源市','220421','东丰县',NULL,NULL,0),(550,'220000','吉林','220400','辽源市','220422','东辽县',NULL,NULL,0),(551,'220000','吉林','220500','通化市','220502','东昌区',NULL,NULL,0),(552,'220000','吉林','220500','通化市','220503','二道江区',NULL,NULL,0),(553,'220000','吉林','220500','通化市','220521','通化县',NULL,NULL,0),(554,'220000','吉林','220500','通化市','220523','辉南县',NULL,NULL,0),(555,'220000','吉林','220500','通化市','220524','柳河县',NULL,NULL,0),(556,'220000','吉林','220500','通化市','220581','梅河口市',NULL,NULL,0),(557,'220000','吉林','220500','通化市','220582','集安市',NULL,NULL,0),(558,'220000','吉林','220600','白山市','220602','浑江区',NULL,NULL,0),(559,'220000','吉林','220600','白山市','220605','江源区',NULL,NULL,0),(560,'220000','吉林','220600','白山市','220621','抚松县',NULL,NULL,0),(561,'220000','吉林','220600','白山市','220622','靖宇县',NULL,NULL,0),(562,'220000','吉林','220600','白山市','220623','长白朝鲜族自治县',NULL,NULL,0),(563,'220000','吉林','220600','白山市','220681','临江市',NULL,NULL,0),(564,'220000','吉林','220700','松原市','220702','宁江区',NULL,NULL,0),(565,'220000','吉林','220700','松原市','220721','前郭尔罗斯蒙古族自治县',NULL,NULL,0),(566,'220000','吉林','220700','松原市','220722','长岭县',NULL,NULL,0),(567,'220000','吉林','220700','松原市','220723','乾安县',NULL,NULL,0),(568,'220000','吉林','220700','松原市','220781','扶余市',NULL,NULL,0),(569,'220000','吉林','220800','白城市','220802','洮北区',NULL,NULL,0),(570,'220000','吉林','220800','白城市','220821','镇赉县',NULL,NULL,0),(571,'220000','吉林','220800','白城市','220822','通榆县',NULL,NULL,0),(572,'220000','吉林','220800','白城市','220881','洮南市',NULL,NULL,0),(573,'220000','吉林','220800','白城市','220882','大安市',NULL,NULL,0),(574,'220000','吉林','222400','延边朝鲜族自治州','222401','延吉市',NULL,NULL,0),(575,'220000','吉林','222400','延边朝鲜族自治州','222402','图们市',NULL,NULL,0),(576,'220000','吉林','222400','延边朝鲜族自治州','222403','敦化市',NULL,NULL,0),(577,'220000','吉林','222400','延边朝鲜族自治州','222404','珲春市',NULL,NULL,0),(578,'220000','吉林','222400','延边朝鲜族自治州','222405','龙井市',NULL,NULL,0),(579,'220000','吉林','222400','延边朝鲜族自治州','222406','和龙市',NULL,NULL,0),(580,'220000','吉林','222400','延边朝鲜族自治州','222424','汪清县',NULL,NULL,0),(581,'220000','吉林','222400','延边朝鲜族自治州','222426','安图县',NULL,NULL,0),(582,'230000','黑龙江','230100','哈尔滨市','230102','道里区',NULL,NULL,0),(583,'230000','黑龙江','230100','哈尔滨市','230103','南岗区',NULL,NULL,0),(584,'230000','黑龙江','230100','哈尔滨市','230104','道外区',NULL,NULL,0),(585,'230000','黑龙江','230100','哈尔滨市','230108','平房区',NULL,NULL,0),(586,'230000','黑龙江','230100','哈尔滨市','230109','松北区',NULL,NULL,0),(587,'230000','黑龙江','230100','哈尔滨市','230110','香坊区',NULL,NULL,0),(588,'230000','黑龙江','230100','哈尔滨市','230111','呼兰区',NULL,NULL,0),(589,'230000','黑龙江','230100','哈尔滨市','230112','阿城区',NULL,NULL,0),(590,'230000','黑龙江','230100','哈尔滨市','230113','双城区',NULL,NULL,0),(591,'230000','黑龙江','230100','哈尔滨市','230123','依兰县',NULL,NULL,0),(592,'230000','黑龙江','230100','哈尔滨市','230124','方正县',NULL,NULL,0),(593,'230000','黑龙江','230100','哈尔滨市','230125','宾县',NULL,NULL,0),(594,'230000','黑龙江','230100','哈尔滨市','230126','巴彦县',NULL,NULL,0),(595,'230000','黑龙江','230100','哈尔滨市','230127','木兰县',NULL,NULL,0),(596,'230000','黑龙江','230100','哈尔滨市','230128','通河县',NULL,NULL,0),(597,'230000','黑龙江','230100','哈尔滨市','230129','延寿县',NULL,NULL,0),(598,'230000','黑龙江','230100','哈尔滨市','230183','尚志市',NULL,NULL,0),(599,'230000','黑龙江','230100','哈尔滨市','230184','五常市',NULL,NULL,0),(600,'230000','黑龙江','230200','齐齐哈尔市','230202','龙沙区',NULL,NULL,0),(601,'230000','黑龙江','230200','齐齐哈尔市','230203','建华区',NULL,NULL,0),(602,'230000','黑龙江','230200','齐齐哈尔市','230204','铁锋区',NULL,NULL,0),(603,'230000','黑龙江','230200','齐齐哈尔市','230205','昂昂溪区',NULL,NULL,0),(604,'230000','黑龙江','230200','齐齐哈尔市','230206','富拉尔基区',NULL,NULL,0),(605,'230000','黑龙江','230200','齐齐哈尔市','230207','碾子山区',NULL,NULL,0),(606,'230000','黑龙江','230200','齐齐哈尔市','230208','梅里斯达斡尔族区',NULL,NULL,0),(607,'230000','黑龙江','230200','齐齐哈尔市','230221','龙江县',NULL,NULL,0),(608,'230000','黑龙江','230200','齐齐哈尔市','230223','依安县',NULL,NULL,0),(609,'230000','黑龙江','230200','齐齐哈尔市','230224','泰来县',NULL,NULL,0),(610,'230000','黑龙江','230200','齐齐哈尔市','230225','甘南县',NULL,NULL,0),(611,'230000','黑龙江','230200','齐齐哈尔市','230227','富裕县',NULL,NULL,0),(612,'230000','黑龙江','230200','齐齐哈尔市','230229','克山县',NULL,NULL,0),(613,'230000','黑龙江','230200','齐齐哈尔市','230230','克东县',NULL,NULL,0),(614,'230000','黑龙江','230200','齐齐哈尔市','230231','拜泉县',NULL,NULL,0),(615,'230000','黑龙江','230200','齐齐哈尔市','230281','讷河市',NULL,NULL,0),(616,'230000','黑龙江','230300','鸡西市','230302','鸡冠区',NULL,NULL,0),(617,'230000','黑龙江','230300','鸡西市','230303','恒山区',NULL,NULL,0),(618,'230000','黑龙江','230300','鸡西市','230304','滴道区',NULL,NULL,0),(619,'230000','黑龙江','230300','鸡西市','230305','梨树区',NULL,NULL,0),(620,'230000','黑龙江','230300','鸡西市','230306','城子河区',NULL,NULL,0),(621,'230000','黑龙江','230300','鸡西市','230307','麻山区',NULL,NULL,0),(622,'230000','黑龙江','230300','鸡西市','230321','鸡东县',NULL,NULL,0),(623,'230000','黑龙江','230300','鸡西市','230381','虎林市',NULL,NULL,0),(624,'230000','黑龙江','230300','鸡西市','230382','密山市',NULL,NULL,0),(625,'230000','黑龙江','230400','鹤岗市','230402','向阳区',NULL,NULL,0),(626,'230000','黑龙江','230400','鹤岗市','230403','工农区',NULL,NULL,0),(627,'230000','黑龙江','230400','鹤岗市','230404','南山区',NULL,NULL,0),(628,'230000','黑龙江','230400','鹤岗市','230405','兴安区',NULL,NULL,0),(629,'230000','黑龙江','230400','鹤岗市','230406','东山区',NULL,NULL,0),(630,'230000','黑龙江','230400','鹤岗市','230407','兴山区',NULL,NULL,0),(631,'230000','黑龙江','230400','鹤岗市','230421','萝北县',NULL,NULL,0),(632,'230000','黑龙江','230400','鹤岗市','230422','绥滨县',NULL,NULL,0),(633,'230000','黑龙江','230500','双鸭山市','230502','尖山区',NULL,NULL,0),(634,'230000','黑龙江','230500','双鸭山市','230503','岭东区',NULL,NULL,0),(635,'230000','黑龙江','230500','双鸭山市','230505','四方台区',NULL,NULL,0),(636,'230000','黑龙江','230500','双鸭山市','230506','宝山区',NULL,NULL,0),(637,'230000','黑龙江','230500','双鸭山市','230521','集贤县',NULL,NULL,0),(638,'230000','黑龙江','230500','双鸭山市','230522','友谊县',NULL,NULL,0),(639,'230000','黑龙江','230500','双鸭山市','230523','宝清县',NULL,NULL,0),(640,'230000','黑龙江','230500','双鸭山市','230524','饶河县',NULL,NULL,0),(641,'230000','黑龙江','230600','大庆市','230602','萨尔图区',NULL,NULL,0),(642,'230000','黑龙江','230600','大庆市','230603','龙凤区',NULL,NULL,0),(643,'230000','黑龙江','230600','大庆市','230604','让胡路区',NULL,NULL,0),(644,'230000','黑龙江','230600','大庆市','230605','红岗区',NULL,NULL,0),(645,'230000','黑龙江','230600','大庆市','230606','大同区',NULL,NULL,0),(646,'230000','黑龙江','230600','大庆市','230621','肇州县',NULL,NULL,0),(647,'230000','黑龙江','230600','大庆市','230622','肇源县',NULL,NULL,0),(648,'230000','黑龙江','230600','大庆市','230623','林甸县',NULL,NULL,0),(649,'230000','黑龙江','230600','大庆市','230624','杜尔伯特蒙古族自治县',NULL,NULL,0),(650,'230000','黑龙江','230700','伊春市','230702','伊春区',NULL,NULL,0),(651,'230000','黑龙江','230700','伊春市','230703','南岔区',NULL,NULL,0),(652,'230000','黑龙江','230700','伊春市','230704','友好区',NULL,NULL,0),(653,'230000','黑龙江','230700','伊春市','230705','西林区',NULL,NULL,0),(654,'230000','黑龙江','230700','伊春市','230706','翠峦区',NULL,NULL,0),(655,'230000','黑龙江','230700','伊春市','230707','新青区',NULL,NULL,0),(656,'230000','黑龙江','230700','伊春市','230708','美溪区',NULL,NULL,0),(657,'230000','黑龙江','230700','伊春市','230709','金山屯区',NULL,NULL,0),(658,'230000','黑龙江','230700','伊春市','230710','五营区',NULL,NULL,0),(659,'230000','黑龙江','230700','伊春市','230711','乌马河区',NULL,NULL,0),(660,'230000','黑龙江','230700','伊春市','230712','汤旺河区',NULL,NULL,0),(661,'230000','黑龙江','230700','伊春市','230713','带岭区',NULL,NULL,0),(662,'230000','黑龙江','230700','伊春市','230714','乌伊岭区',NULL,NULL,0),(663,'230000','黑龙江','230700','伊春市','230715','红星区',NULL,NULL,0),(664,'230000','黑龙江','230700','伊春市','230716','上甘岭区',NULL,NULL,0),(665,'230000','黑龙江','230700','伊春市','230722','嘉荫县',NULL,NULL,0),(666,'230000','黑龙江','230700','伊春市','230781','铁力市',NULL,NULL,0),(667,'230000','黑龙江','230800','佳木斯市','230803','向阳区',NULL,NULL,0),(668,'230000','黑龙江','230800','佳木斯市','230804','前进区',NULL,NULL,0),(669,'230000','黑龙江','230800','佳木斯市','230805','东风区',NULL,NULL,0),(670,'230000','黑龙江','230800','佳木斯市','230811','郊区',NULL,NULL,0),(671,'230000','黑龙江','230800','佳木斯市','230822','桦南县',NULL,NULL,0),(672,'230000','黑龙江','230800','佳木斯市','230826','桦川县',NULL,NULL,0),(673,'230000','黑龙江','230800','佳木斯市','230828','汤原县',NULL,NULL,0),(674,'230000','黑龙江','230800','佳木斯市','230881','同江市',NULL,NULL,0),(675,'230000','黑龙江','230800','佳木斯市','230882','富锦市',NULL,NULL,0),(676,'230000','黑龙江','230800','佳木斯市','230883','抚远市',NULL,NULL,0),(677,'230000','黑龙江','230900','七台河市','230902','新兴区',NULL,NULL,0),(678,'230000','黑龙江','230900','七台河市','230903','桃山区',NULL,NULL,0),(679,'230000','黑龙江','230900','七台河市','230904','茄子河区',NULL,NULL,0),(680,'230000','黑龙江','230900','七台河市','230921','勃利县',NULL,NULL,0),(681,'230000','黑龙江','231000','牡丹江市','231002','东安区',NULL,NULL,0),(682,'230000','黑龙江','231000','牡丹江市','231003','阳明区',NULL,NULL,0),(683,'230000','黑龙江','231000','牡丹江市','231004','爱民区',NULL,NULL,0),(684,'230000','黑龙江','231000','牡丹江市','231005','西安区',NULL,NULL,0),(685,'230000','黑龙江','231000','牡丹江市','231025','林口县',NULL,NULL,0),(686,'230000','黑龙江','231000','牡丹江市','231081','绥芬河市',NULL,NULL,0),(687,'230000','黑龙江','231000','牡丹江市','231083','海林市',NULL,NULL,0),(688,'230000','黑龙江','231000','牡丹江市','231084','宁安市',NULL,NULL,0),(689,'230000','黑龙江','231000','牡丹江市','231085','穆棱市',NULL,NULL,0),(690,'230000','黑龙江','231000','牡丹江市','231086','东宁市',NULL,NULL,0),(691,'230000','黑龙江','231100','黑河市','231102','爱辉区',NULL,NULL,0),(692,'230000','黑龙江','231100','黑河市','231121','嫩江县',NULL,NULL,0),(693,'230000','黑龙江','231100','黑河市','231123','逊克县',NULL,NULL,0),(694,'230000','黑龙江','231100','黑河市','231124','孙吴县',NULL,NULL,0),(695,'230000','黑龙江','231100','黑河市','231181','北安市',NULL,NULL,0),(696,'230000','黑龙江','231100','黑河市','231182','五大连池市',NULL,NULL,0),(697,'230000','黑龙江','231200','绥化市','231202','北林区',NULL,NULL,0),(698,'230000','黑龙江','231200','绥化市','231221','望奎县',NULL,NULL,0),(699,'230000','黑龙江','231200','绥化市','231222','兰西县',NULL,NULL,0),(700,'230000','黑龙江','231200','绥化市','231223','青冈县',NULL,NULL,0),(701,'230000','黑龙江','231200','绥化市','231224','庆安县',NULL,NULL,0),(702,'230000','黑龙江','231200','绥化市','231225','明水县',NULL,NULL,0),(703,'230000','黑龙江','231200','绥化市','231226','绥棱县',NULL,NULL,0),(704,'230000','黑龙江','231200','绥化市','231281','安达市',NULL,NULL,0),(705,'230000','黑龙江','231200','绥化市','231282','肇东市',NULL,NULL,0),(706,'230000','黑龙江','231200','绥化市','231283','海伦市',NULL,NULL,0),(707,'230000','黑龙江','232700','大兴安岭地区','232701','漠河市',NULL,NULL,0),(708,'230000','黑龙江','232700','大兴安岭地区','232721','呼玛县',NULL,NULL,0),(709,'230000','黑龙江','232700','大兴安岭地区','232722','塔河县',NULL,NULL,0),(710,'310000','上海','310000','上海市','310101','黄浦区',NULL,NULL,1),(711,'310000','上海','310000','上海市','310104','徐汇区',NULL,NULL,1),(712,'310000','上海','310000','上海市','310105','长宁区',NULL,NULL,1),(713,'310000','上海','310000','上海市','310106','静安区',NULL,NULL,1),(714,'310000','上海','310000','上海市','310107','普陀区',NULL,NULL,1),(715,'310000','上海','310000','上海市','310109','虹口区',NULL,NULL,1),(716,'310000','上海','310000','上海市','310110','杨浦区',NULL,NULL,1),(717,'310000','上海','310000','上海市','310112','闵行区',NULL,NULL,1),(718,'310000','上海','310000','上海市','310113','宝山区',NULL,NULL,1),(719,'310000','上海','310000','上海市','310114','嘉定区',NULL,NULL,1),(720,'310000','上海','310000','上海市','310115','浦东新区',NULL,NULL,1),(721,'310000','上海','310000','上海市','310116','金山区',NULL,NULL,1),(722,'310000','上海','310000','上海市','310117','松江区',NULL,NULL,1),(723,'310000','上海','310000','上海市','310118','青浦区',NULL,NULL,1),(724,'310000','上海','310000','上海市','310120','奉贤区',NULL,NULL,1),(725,'310000','上海','310000','上海市','310151','崇明区',NULL,NULL,1),(726,'320000','江苏','320100','南京市','320102','玄武区',NULL,NULL,0),(727,'320000','江苏','320100','南京市','320104','秦淮区',NULL,NULL,0),(728,'320000','江苏','320100','南京市','320105','建邺区',NULL,NULL,0),(729,'320000','江苏','320100','南京市','320106','鼓楼区',NULL,NULL,0),(730,'320000','江苏','320100','南京市','320111','浦口区',NULL,NULL,0),(731,'320000','江苏','320100','南京市','320113','栖霞区',NULL,NULL,0),(732,'320000','江苏','320100','南京市','320114','雨花台区',NULL,NULL,0),(733,'320000','江苏','320100','南京市','320115','江宁区',NULL,NULL,0),(734,'320000','江苏','320100','南京市','320116','六合区',NULL,NULL,0),(735,'320000','江苏','320100','南京市','320117','溧水区',NULL,NULL,0),(736,'320000','江苏','320100','南京市','320118','高淳区',NULL,NULL,0),(737,'320000','江苏','320200','无锡市','320205','锡山区',NULL,NULL,0),(738,'320000','江苏','320200','无锡市','320206','惠山区',NULL,NULL,0),(739,'320000','江苏','320200','无锡市','320211','滨湖区',NULL,NULL,0),(740,'320000','江苏','320200','无锡市','320213','梁溪区',NULL,NULL,0),(741,'320000','江苏','320200','无锡市','320214','新吴区',NULL,NULL,0),(742,'320000','江苏','320200','无锡市','320281','江阴市',NULL,NULL,0),(743,'320000','江苏','320200','无锡市','320282','宜兴市',NULL,NULL,0),(744,'320000','江苏','320300','徐州市','320302','鼓楼区',NULL,NULL,0),(745,'320000','江苏','320300','徐州市','320303','云龙区',NULL,NULL,0),(746,'320000','江苏','320300','徐州市','320305','贾汪区',NULL,NULL,0),(747,'320000','江苏','320300','徐州市','320311','泉山区',NULL,NULL,0),(748,'320000','江苏','320300','徐州市','320312','铜山区',NULL,NULL,0),(749,'320000','江苏','320300','徐州市','320321','丰县',NULL,NULL,0),(750,'320000','江苏','320300','徐州市','320322','沛县',NULL,NULL,0),(751,'320000','江苏','320300','徐州市','320324','睢宁县',NULL,NULL,0),(752,'320000','江苏','320300','徐州市','320381','新沂市',NULL,NULL,0),(753,'320000','江苏','320300','徐州市','320382','邳州市',NULL,NULL,0),(754,'320000','江苏','320400','常州市','320402','天宁区',NULL,NULL,0),(755,'320000','江苏','320400','常州市','320404','钟楼区',NULL,NULL,0),(756,'320000','江苏','320400','常州市','320411','新北区',NULL,NULL,0),(757,'320000','江苏','320400','常州市','320412','武进区',NULL,NULL,0),(758,'320000','江苏','320400','常州市','320413','金坛区',NULL,NULL,0),(759,'320000','江苏','320400','常州市','320481','溧阳市',NULL,NULL,0),(760,'320000','江苏','320500','苏州市','320505','虎丘区',NULL,NULL,0),(761,'320000','江苏','320500','苏州市','320506','吴中区',NULL,NULL,0),(762,'320000','江苏','320500','苏州市','320507','相城区',NULL,NULL,0),(763,'320000','江苏','320500','苏州市','320508','姑苏区',NULL,NULL,0),(764,'320000','江苏','320500','苏州市','320509','吴江区',NULL,NULL,0),(765,'320000','江苏','320500','苏州市','320581','常熟市',NULL,NULL,0),(766,'320000','江苏','320500','苏州市','320582','张家港市',NULL,NULL,0),(767,'320000','江苏','320500','苏州市','320583','昆山市',NULL,NULL,0),(768,'320000','江苏','320500','苏州市','320585','太仓市',NULL,NULL,0),(769,'320000','江苏','320600','南通市','320602','崇川区',NULL,NULL,0),(770,'320000','江苏','320600','南通市','320611','港闸区',NULL,NULL,0),(771,'320000','江苏','320600','南通市','320612','通州区',NULL,NULL,0),(772,'320000','江苏','320600','南通市','320623','如东县',NULL,NULL,0),(773,'320000','江苏','320600','南通市','320681','启东市',NULL,NULL,0),(774,'320000','江苏','320600','南通市','320682','如皋市',NULL,NULL,0),(775,'320000','江苏','320600','南通市','320684','海门市',NULL,NULL,0),(776,'320000','江苏','320600','南通市','320685','海安市',NULL,NULL,0),(777,'320000','江苏','320700','连云港市','320703','连云区',NULL,NULL,0),(778,'320000','江苏','320700','连云港市','320706','海州区',NULL,NULL,0),(779,'320000','江苏','320700','连云港市','320707','赣榆区',NULL,NULL,0),(780,'320000','江苏','320700','连云港市','320722','东海县',NULL,NULL,0),(781,'320000','江苏','320700','连云港市','320723','灌云县',NULL,NULL,0),(782,'320000','江苏','320700','连云港市','320724','灌南县',NULL,NULL,0),(783,'320000','江苏','320800','淮安市','320803','淮安区',NULL,NULL,0),(784,'320000','江苏','320800','淮安市','320804','淮阴区',NULL,NULL,0),(785,'320000','江苏','320800','淮安市','320812','清江浦区',NULL,NULL,0),(786,'320000','江苏','320800','淮安市','320813','洪泽区',NULL,NULL,0),(787,'320000','江苏','320800','淮安市','320826','涟水县',NULL,NULL,0),(788,'320000','江苏','320800','淮安市','320830','盱眙县',NULL,NULL,0),(789,'320000','江苏','320800','淮安市','320831','金湖县',NULL,NULL,0),(790,'320000','江苏','320900','盐城市','320902','亭湖区',NULL,NULL,0),(791,'320000','江苏','320900','盐城市','320903','盐都区',NULL,NULL,0),(792,'320000','江苏','320900','盐城市','320904','大丰区',NULL,NULL,0),(793,'320000','江苏','320900','盐城市','320921','响水县',NULL,NULL,0),(794,'320000','江苏','320900','盐城市','320922','滨海县',NULL,NULL,0),(795,'320000','江苏','320900','盐城市','320923','阜宁县',NULL,NULL,0),(796,'320000','江苏','320900','盐城市','320924','射阳县',NULL,NULL,0),(797,'320000','江苏','320900','盐城市','320925','建湖县',NULL,NULL,0),(798,'320000','江苏','320900','盐城市','320981','东台市',NULL,NULL,0),(799,'320000','江苏','321000','扬州市','321002','广陵区',NULL,NULL,0),(800,'320000','江苏','321000','扬州市','321003','邗江区',NULL,NULL,0),(801,'320000','江苏','321000','扬州市','321012','江都区',NULL,NULL,0),(802,'320000','江苏','321000','扬州市','321023','宝应县',NULL,NULL,0),(803,'320000','江苏','321000','扬州市','321081','仪征市',NULL,NULL,0),(804,'320000','江苏','321000','扬州市','321084','高邮市',NULL,NULL,0),(805,'320000','江苏','321100','镇江市','321102','京口区',NULL,NULL,0),(806,'320000','江苏','321100','镇江市','321111','润州区',NULL,NULL,0),(807,'320000','江苏','321100','镇江市','321112','丹徒区',NULL,NULL,0),(808,'320000','江苏','321100','镇江市','321181','丹阳市',NULL,NULL,0),(809,'320000','江苏','321100','镇江市','321182','扬中市',NULL,NULL,0),(810,'320000','江苏','321100','镇江市','321183','句容市',NULL,NULL,0),(811,'320000','江苏','321200','泰州市','321202','海陵区',NULL,NULL,0),(812,'320000','江苏','321200','泰州市','321203','高港区',NULL,NULL,0),(813,'320000','江苏','321200','泰州市','321204','姜堰区',NULL,NULL,0),(814,'320000','江苏','321200','泰州市','321281','兴化市',NULL,NULL,0),(815,'320000','江苏','321200','泰州市','321282','靖江市',NULL,NULL,0),(816,'320000','江苏','321200','泰州市','321283','泰兴市',NULL,NULL,0),(817,'320000','江苏','321300','宿迁市','321302','宿城区',NULL,NULL,0),(818,'320000','江苏','321300','宿迁市','321311','宿豫区',NULL,NULL,0),(819,'320000','江苏','321300','宿迁市','321322','沭阳县',NULL,NULL,0),(820,'320000','江苏','321300','宿迁市','321323','泗阳县',NULL,NULL,0),(821,'320000','江苏','321300','宿迁市','321324','泗洪县',NULL,NULL,0),(822,'330000','浙江','330100','杭州市','330102','上城区',NULL,NULL,0),(823,'330000','浙江','330100','杭州市','330103','下城区',NULL,NULL,0),(824,'330000','浙江','330100','杭州市','330104','江干区',NULL,NULL,0),(825,'330000','浙江','330100','杭州市','330105','拱墅区',NULL,NULL,0),(826,'330000','浙江','330100','杭州市','330106','西湖区',NULL,NULL,0),(827,'330000','浙江','330100','杭州市','330108','滨江区',NULL,NULL,0),(828,'330000','浙江','330100','杭州市','330109','萧山区',NULL,NULL,0),(829,'330000','浙江','330100','杭州市','330110','余杭区',NULL,NULL,0),(830,'330000','浙江','330100','杭州市','330111','富阳区',NULL,NULL,0),(831,'330000','浙江','330100','杭州市','330112','临安区',NULL,NULL,0),(832,'330000','浙江','330100','杭州市','330122','桐庐县',NULL,NULL,0),(833,'330000','浙江','330100','杭州市','330127','淳安县',NULL,NULL,0),(834,'330000','浙江','330100','杭州市','330182','建德市',NULL,NULL,0),(835,'330000','浙江','330200','宁波市','330203','海曙区',NULL,NULL,0),(836,'330000','浙江','330200','宁波市','330205','江北区',NULL,NULL,0),(837,'330000','浙江','330200','宁波市','330206','北仑区',NULL,NULL,0),(838,'330000','浙江','330200','宁波市','330211','镇海区',NULL,NULL,0),(839,'330000','浙江','330200','宁波市','330212','鄞州区',NULL,NULL,0),(840,'330000','浙江','330200','宁波市','330213','奉化区',NULL,NULL,0),(841,'330000','浙江','330200','宁波市','330225','象山县',NULL,NULL,0),(842,'330000','浙江','330200','宁波市','330226','宁海县',NULL,NULL,0),(843,'330000','浙江','330200','宁波市','330281','余姚市',NULL,NULL,0),(844,'330000','浙江','330200','宁波市','330282','慈溪市',NULL,NULL,0),(845,'330000','浙江','330300','温州市','330302','鹿城区',NULL,NULL,0),(846,'330000','浙江','330300','温州市','330303','龙湾区',NULL,NULL,0),(847,'330000','浙江','330300','温州市','330304','瓯海区',NULL,NULL,0),(848,'330000','浙江','330300','温州市','330305','洞头区',NULL,NULL,0),(849,'330000','浙江','330300','温州市','330324','永嘉县',NULL,NULL,0),(850,'330000','浙江','330300','温州市','330326','平阳县',NULL,NULL,0),(851,'330000','浙江','330300','温州市','330327','苍南县',NULL,NULL,0),(852,'330000','浙江','330300','温州市','330328','文成县',NULL,NULL,0),(853,'330000','浙江','330300','温州市','330329','泰顺县',NULL,NULL,0),(854,'330000','浙江','330300','温州市','330381','瑞安市',NULL,NULL,0),(855,'330000','浙江','330300','温州市','330382','乐清市',NULL,NULL,0),(856,'330000','浙江','330400','嘉兴市','330402','南湖区',NULL,NULL,0),(857,'330000','浙江','330400','嘉兴市','330411','秀洲区',NULL,NULL,0),(858,'330000','浙江','330400','嘉兴市','330421','嘉善县',NULL,NULL,0),(859,'330000','浙江','330400','嘉兴市','330424','海盐县',NULL,NULL,0),(860,'330000','浙江','330400','嘉兴市','330481','海宁市',NULL,NULL,0),(861,'330000','浙江','330400','嘉兴市','330482','平湖市',NULL,NULL,0),(862,'330000','浙江','330400','嘉兴市','330483','桐乡市',NULL,NULL,0),(863,'330000','浙江','330500','湖州市','330502','吴兴区',NULL,NULL,0),(864,'330000','浙江','330500','湖州市','330503','南浔区',NULL,NULL,0),(865,'330000','浙江','330500','湖州市','330521','德清县',NULL,NULL,0),(866,'330000','浙江','330500','湖州市','330522','长兴县',NULL,NULL,0),(867,'330000','浙江','330500','湖州市','330523','安吉县',NULL,NULL,0),(868,'330000','浙江','330600','绍兴市','330602','越城区',NULL,NULL,0),(869,'330000','浙江','330600','绍兴市','330603','柯桥区',NULL,NULL,0),(870,'330000','浙江','330600','绍兴市','330604','上虞区',NULL,NULL,0),(871,'330000','浙江','330600','绍兴市','330624','新昌县',NULL,NULL,0),(872,'330000','浙江','330600','绍兴市','330681','诸暨市',NULL,NULL,0),(873,'330000','浙江','330600','绍兴市','330683','嵊州市',NULL,NULL,0),(874,'330000','浙江','330700','金华市','330702','婺城区',NULL,NULL,0),(875,'330000','浙江','330700','金华市','330703','金东区',NULL,NULL,0),(876,'330000','浙江','330700','金华市','330723','武义县',NULL,NULL,0),(877,'330000','浙江','330700','金华市','330726','浦江县',NULL,NULL,0),(878,'330000','浙江','330700','金华市','330727','磐安县',NULL,NULL,0),(879,'330000','浙江','330700','金华市','330781','兰溪市',NULL,NULL,0),(880,'330000','浙江','330700','金华市','330782','义乌市',NULL,NULL,0),(881,'330000','浙江','330700','金华市','330783','东阳市',NULL,NULL,0),(882,'330000','浙江','330700','金华市','330784','永康市',NULL,NULL,0),(883,'330000','浙江','330800','衢州市','330802','柯城区',NULL,NULL,0),(884,'330000','浙江','330800','衢州市','330803','衢江区',NULL,NULL,0),(885,'330000','浙江','330800','衢州市','330822','常山县',NULL,NULL,0),(886,'330000','浙江','330800','衢州市','330824','开化县',NULL,NULL,0),(887,'330000','浙江','330800','衢州市','330825','龙游县',NULL,NULL,0),(888,'330000','浙江','330800','衢州市','330881','江山市',NULL,NULL,0),(889,'330000','浙江','330900','舟山市','330902','定海区',NULL,NULL,0),(890,'330000','浙江','330900','舟山市','330903','普陀区',NULL,NULL,0),(891,'330000','浙江','330900','舟山市','330921','岱山县',NULL,NULL,0),(892,'330000','浙江','330900','舟山市','330922','嵊泗县',NULL,NULL,0),(893,'330000','浙江','331000','台州市','331002','椒江区',NULL,NULL,0),(894,'330000','浙江','331000','台州市','331003','黄岩区',NULL,NULL,0),(895,'330000','浙江','331000','台州市','331004','路桥区',NULL,NULL,0),(896,'330000','浙江','331000','台州市','331022','三门县',NULL,NULL,0),(897,'330000','浙江','331000','台州市','331023','天台县',NULL,NULL,0),(898,'330000','浙江','331000','台州市','331024','仙居县',NULL,NULL,0),(899,'330000','浙江','331000','台州市','331081','温岭市',NULL,NULL,0),(900,'330000','浙江','331000','台州市','331082','临海市',NULL,NULL,0),(901,'330000','浙江','331000','台州市','331083','玉环市',NULL,NULL,0),(902,'330000','浙江','331100','丽水市','331102','莲都区',NULL,NULL,0),(903,'330000','浙江','331100','丽水市','331121','青田县',NULL,NULL,0),(904,'330000','浙江','331100','丽水市','331122','缙云县',NULL,NULL,0),(905,'330000','浙江','331100','丽水市','331123','遂昌县',NULL,NULL,0),(906,'330000','浙江','331100','丽水市','331124','松阳县',NULL,NULL,0),(907,'330000','浙江','331100','丽水市','331125','云和县',NULL,NULL,0),(908,'330000','浙江','331100','丽水市','331126','庆元县',NULL,NULL,0),(909,'330000','浙江','331100','丽水市','331127','景宁畲族自治县',NULL,NULL,0),(910,'330000','浙江','331100','丽水市','331181','龙泉市',NULL,NULL,0),(911,'340000','安徽','340100','合肥市','340102','瑶海区',NULL,NULL,0),(912,'340000','安徽','340100','合肥市','340103','庐阳区',NULL,NULL,0),(913,'340000','安徽','340100','合肥市','340104','蜀山区',NULL,NULL,0),(914,'340000','安徽','340100','合肥市','340111','包河区',NULL,NULL,0),(915,'340000','安徽','340100','合肥市','340121','长丰县',NULL,NULL,0),(916,'340000','安徽','340100','合肥市','340122','肥东县',NULL,NULL,0),(917,'340000','安徽','340100','合肥市','340123','肥西县',NULL,NULL,0),(918,'340000','安徽','340100','合肥市','340124','庐江县',NULL,NULL,0),(919,'340000','安徽','340100','合肥市','340181','巢湖市',NULL,NULL,0),(920,'340000','安徽','340200','芜湖市','340202','镜湖区',NULL,NULL,0),(921,'340000','安徽','340200','芜湖市','340203','弋江区',NULL,NULL,0),(922,'340000','安徽','340200','芜湖市','340207','鸠江区',NULL,NULL,0),(923,'340000','安徽','340200','芜湖市','340208','三山区',NULL,NULL,0),(924,'340000','安徽','340200','芜湖市','340221','芜湖县',NULL,NULL,0),(925,'340000','安徽','340200','芜湖市','340222','繁昌县',NULL,NULL,0),(926,'340000','安徽','340200','芜湖市','340223','南陵县',NULL,NULL,0),(927,'340000','安徽','340200','芜湖市','340225','无为县',NULL,NULL,0),(928,'340000','安徽','340300','蚌埠市','340302','龙子湖区',NULL,NULL,0),(929,'340000','安徽','340300','蚌埠市','340303','蚌山区',NULL,NULL,0),(930,'340000','安徽','340300','蚌埠市','340304','禹会区',NULL,NULL,0),(931,'340000','安徽','340300','蚌埠市','340311','淮上区',NULL,NULL,0),(932,'340000','安徽','340300','蚌埠市','340321','怀远县',NULL,NULL,0),(933,'340000','安徽','340300','蚌埠市','340322','五河县',NULL,NULL,0),(934,'340000','安徽','340300','蚌埠市','340323','固镇县',NULL,NULL,0),(935,'340000','安徽','340400','淮南市','340402','大通区',NULL,NULL,0),(936,'340000','安徽','340400','淮南市','340403','田家庵区',NULL,NULL,0),(937,'340000','安徽','340400','淮南市','340404','谢家集区',NULL,NULL,0),(938,'340000','安徽','340400','淮南市','340405','八公山区',NULL,NULL,0),(939,'340000','安徽','340400','淮南市','340406','潘集区',NULL,NULL,0),(940,'340000','安徽','340400','淮南市','340421','凤台县',NULL,NULL,0),(941,'340000','安徽','340400','淮南市','340422','寿县',NULL,NULL,0),(942,'340000','安徽','340500','马鞍山市','340503','花山区',NULL,NULL,0),(943,'340000','安徽','340500','马鞍山市','340504','雨山区',NULL,NULL,0),(944,'340000','安徽','340500','马鞍山市','340506','博望区',NULL,NULL,0),(945,'340000','安徽','340500','马鞍山市','340521','当涂县',NULL,NULL,0),(946,'340000','安徽','340500','马鞍山市','340522','含山县',NULL,NULL,0),(947,'340000','安徽','340500','马鞍山市','340523','和县',NULL,NULL,0),(948,'340000','安徽','340600','淮北市','340602','杜集区',NULL,NULL,0),(949,'340000','安徽','340600','淮北市','340603','相山区',NULL,NULL,0),(950,'340000','安徽','340600','淮北市','340604','烈山区',NULL,NULL,0),(951,'340000','安徽','340600','淮北市','340621','濉溪县',NULL,NULL,0),(952,'340000','安徽','340700','铜陵市','340705','铜官区',NULL,NULL,0),(953,'340000','安徽','340700','铜陵市','340706','义安区',NULL,NULL,0),(954,'340000','安徽','340700','铜陵市','340711','郊区',NULL,NULL,0),(955,'340000','安徽','340700','铜陵市','340722','枞阳县',NULL,NULL,0),(956,'340000','安徽','340800','安庆市','340802','迎江区',NULL,NULL,0),(957,'340000','安徽','340800','安庆市','340803','大观区',NULL,NULL,0),(958,'340000','安徽','340800','安庆市','340811','宜秀区',NULL,NULL,0),(959,'340000','安徽','340800','安庆市','340822','怀宁县',NULL,NULL,0),(960,'340000','安徽','340800','安庆市','340825','太湖县',NULL,NULL,0),(961,'340000','安徽','340800','安庆市','340826','宿松县',NULL,NULL,0),(962,'340000','安徽','340800','安庆市','340827','望江县',NULL,NULL,0),(963,'340000','安徽','340800','安庆市','340828','岳西县',NULL,NULL,0),(964,'340000','安徽','340800','安庆市','340881','桐城市',NULL,NULL,0),(965,'340000','安徽','340800','安庆市','340882','潜山市',NULL,NULL,0),(966,'340000','安徽','341000','黄山市','341002','屯溪区',NULL,NULL,0),(967,'340000','安徽','341000','黄山市','341003','黄山区',NULL,NULL,0),(968,'340000','安徽','341000','黄山市','341004','徽州区',NULL,NULL,0),(969,'340000','安徽','341000','黄山市','341021','歙县',NULL,NULL,0),(970,'340000','安徽','341000','黄山市','341022','休宁县',NULL,NULL,0),(971,'340000','安徽','341000','黄山市','341023','黟县',NULL,NULL,0),(972,'340000','安徽','341000','黄山市','341024','祁门县',NULL,NULL,0),(973,'340000','安徽','341100','滁州市','341102','琅琊区',NULL,NULL,0),(974,'340000','安徽','341100','滁州市','341103','南谯区',NULL,NULL,0),(975,'340000','安徽','341100','滁州市','341122','来安县',NULL,NULL,0),(976,'340000','安徽','341100','滁州市','341124','全椒县',NULL,NULL,0),(977,'340000','安徽','341100','滁州市','341125','定远县',NULL,NULL,0),(978,'340000','安徽','341100','滁州市','341126','凤阳县',NULL,NULL,0),(979,'340000','安徽','341100','滁州市','341181','天长市',NULL,NULL,0),(980,'340000','安徽','341100','滁州市','341182','明光市',NULL,NULL,0),(981,'340000','安徽','341200','阜阳市','341202','颍州区',NULL,NULL,0),(982,'340000','安徽','341200','阜阳市','341203','颍东区',NULL,NULL,0),(983,'340000','安徽','341200','阜阳市','341204','颍泉区',NULL,NULL,0),(984,'340000','安徽','341200','阜阳市','341221','临泉县',NULL,NULL,0),(985,'340000','安徽','341200','阜阳市','341222','太和县',NULL,NULL,0),(986,'340000','安徽','341200','阜阳市','341225','阜南县',NULL,NULL,0),(987,'340000','安徽','341200','阜阳市','341226','颍上县',NULL,NULL,0),(988,'340000','安徽','341200','阜阳市','341282','界首市',NULL,NULL,0),(989,'340000','安徽','341300','宿州市','341302','埇桥区',NULL,NULL,0),(990,'340000','安徽','341300','宿州市','341321','砀山县',NULL,NULL,0),(991,'340000','安徽','341300','宿州市','341322','萧县',NULL,NULL,0),(992,'340000','安徽','341300','宿州市','341323','灵璧县',NULL,NULL,0),(993,'340000','安徽','341300','宿州市','341324','泗县',NULL,NULL,0),(994,'340000','安徽','341500','六安市','341502','金安区',NULL,NULL,0),(995,'340000','安徽','341500','六安市','341503','裕安区',NULL,NULL,0),(996,'340000','安徽','341500','六安市','341504','叶集区',NULL,NULL,0),(997,'340000','安徽','341500','六安市','341522','霍邱县',NULL,NULL,0),(998,'340000','安徽','341500','六安市','341523','舒城县',NULL,NULL,0),(999,'340000','安徽','341500','六安市','341524','金寨县',NULL,NULL,0),(1000,'340000','安徽','341500','六安市','341525','霍山县',NULL,NULL,0),(1001,'340000','安徽','341600','亳州市','341602','谯城区',NULL,NULL,0),(1002,'340000','安徽','341600','亳州市','341621','涡阳县',NULL,NULL,0),(1003,'340000','安徽','341600','亳州市','341622','蒙城县',NULL,NULL,0),(1004,'340000','安徽','341600','亳州市','341623','利辛县',NULL,NULL,0),(1005,'340000','安徽','341700','池州市','341702','贵池区',NULL,NULL,0),(1006,'340000','安徽','341700','池州市','341721','东至县',NULL,NULL,0),(1007,'340000','安徽','341700','池州市','341722','石台县',NULL,NULL,0),(1008,'340000','安徽','341700','池州市','341723','青阳县',NULL,NULL,0),(1009,'340000','安徽','341800','宣城市','341802','宣州区',NULL,NULL,0),(1010,'340000','安徽','341800','宣城市','341821','郎溪县',NULL,NULL,0),(1011,'340000','安徽','341800','宣城市','341822','广德县',NULL,NULL,0),(1012,'340000','安徽','341800','宣城市','341823','泾县',NULL,NULL,0),(1013,'340000','安徽','341800','宣城市','341824','绩溪县',NULL,NULL,0),(1014,'340000','安徽','341800','宣城市','341825','旌德县',NULL,NULL,0),(1015,'340000','安徽','341800','宣城市','341881','宁国市',NULL,NULL,0),(1016,'350000','福建','350100','福州市','350102','鼓楼区',NULL,NULL,0),(1017,'350000','福建','350100','福州市','350103','台江区',NULL,NULL,0),(1018,'350000','福建','350100','福州市','350104','仓山区',NULL,NULL,0),(1019,'350000','福建','350100','福州市','350105','马尾区',NULL,NULL,0),(1020,'350000','福建','350100','福州市','350111','晋安区',NULL,NULL,0),(1021,'350000','福建','350100','福州市','350112','长乐区',NULL,NULL,0),(1022,'350000','福建','350100','福州市','350121','闽侯县',NULL,NULL,0),(1023,'350000','福建','350100','福州市','350122','连江县',NULL,NULL,0),(1024,'350000','福建','350100','福州市','350123','罗源县',NULL,NULL,0),(1025,'350000','福建','350100','福州市','350124','闽清县',NULL,NULL,0),(1026,'350000','福建','350100','福州市','350125','永泰县',NULL,NULL,0),(1027,'350000','福建','350100','福州市','350128','平潭县',NULL,NULL,0),(1028,'350000','福建','350100','福州市','350181','福清市',NULL,NULL,0),(1029,'350000','福建','350200','厦门市','350203','思明区',NULL,NULL,0),(1030,'350000','福建','350200','厦门市','350205','海沧区',NULL,NULL,0),(1031,'350000','福建','350200','厦门市','350206','湖里区',NULL,NULL,0),(1032,'350000','福建','350200','厦门市','350211','集美区',NULL,NULL,0),(1033,'350000','福建','350200','厦门市','350212','同安区',NULL,NULL,0),(1034,'350000','福建','350200','厦门市','350213','翔安区',NULL,NULL,0),(1035,'350000','福建','350300','莆田市','350302','城厢区',NULL,NULL,0),(1036,'350000','福建','350300','莆田市','350303','涵江区',NULL,NULL,0),(1037,'350000','福建','350300','莆田市','350304','荔城区',NULL,NULL,0),(1038,'350000','福建','350300','莆田市','350305','秀屿区',NULL,NULL,0),(1039,'350000','福建','350300','莆田市','350322','仙游县',NULL,NULL,0),(1040,'350000','福建','350400','三明市','350402','梅列区',NULL,NULL,0),(1041,'350000','福建','350400','三明市','350403','三元区',NULL,NULL,0),(1042,'350000','福建','350400','三明市','350421','明溪县',NULL,NULL,0),(1043,'350000','福建','350400','三明市','350423','清流县',NULL,NULL,0),(1044,'350000','福建','350400','三明市','350424','宁化县',NULL,NULL,0),(1045,'350000','福建','350400','三明市','350425','大田县',NULL,NULL,0),(1046,'350000','福建','350400','三明市','350426','尤溪县',NULL,NULL,0),(1047,'350000','福建','350400','三明市','350427','沙县',NULL,NULL,0),(1048,'350000','福建','350400','三明市','350428','将乐县',NULL,NULL,0),(1049,'350000','福建','350400','三明市','350429','泰宁县',NULL,NULL,0),(1050,'350000','福建','350400','三明市','350430','建宁县',NULL,NULL,0),(1051,'350000','福建','350400','三明市','350481','永安市',NULL,NULL,0),(1052,'350000','福建','350500','泉州市','350502','鲤城区',NULL,NULL,0),(1053,'350000','福建','350500','泉州市','350503','丰泽区',NULL,NULL,0),(1054,'350000','福建','350500','泉州市','350504','洛江区',NULL,NULL,0),(1055,'350000','福建','350500','泉州市','350505','泉港区',NULL,NULL,0),(1056,'350000','福建','350500','泉州市','350521','惠安县',NULL,NULL,0),(1057,'350000','福建','350500','泉州市','350524','安溪县',NULL,NULL,0),(1058,'350000','福建','350500','泉州市','350525','永春县',NULL,NULL,0),(1059,'350000','福建','350500','泉州市','350526','德化县',NULL,NULL,0),(1060,'350000','福建','350500','泉州市','350527','金门县',NULL,NULL,0),(1061,'350000','福建','350500','泉州市','350581','石狮市',NULL,NULL,0),(1062,'350000','福建','350500','泉州市','350582','晋江市',NULL,NULL,0),(1063,'350000','福建','350500','泉州市','350583','南安市',NULL,NULL,0),(1064,'350000','福建','350600','漳州市','350602','芗城区',NULL,NULL,0),(1065,'350000','福建','350600','漳州市','350603','龙文区',NULL,NULL,0),(1066,'350000','福建','350600','漳州市','350622','云霄县',NULL,NULL,0),(1067,'350000','福建','350600','漳州市','350623','漳浦县',NULL,NULL,0),(1068,'350000','福建','350600','漳州市','350624','诏安县',NULL,NULL,0),(1069,'350000','福建','350600','漳州市','350625','长泰县',NULL,NULL,0),(1070,'350000','福建','350600','漳州市','350626','东山县',NULL,NULL,0),(1071,'350000','福建','350600','漳州市','350627','南靖县',NULL,NULL,0),(1072,'350000','福建','350600','漳州市','350628','平和县',NULL,NULL,0),(1073,'350000','福建','350600','漳州市','350629','华安县',NULL,NULL,0),(1074,'350000','福建','350600','漳州市','350681','龙海市',NULL,NULL,0),(1075,'350000','福建','350700','南平市','350702','延平区',NULL,NULL,0),(1076,'350000','福建','350700','南平市','350703','建阳区',NULL,NULL,0),(1077,'350000','福建','350700','南平市','350721','顺昌县',NULL,NULL,0),(1078,'350000','福建','350700','南平市','350722','浦城县',NULL,NULL,0),(1079,'350000','福建','350700','南平市','350723','光泽县',NULL,NULL,0),(1080,'350000','福建','350700','南平市','350724','松溪县',NULL,NULL,0),(1081,'350000','福建','350700','南平市','350725','政和县',NULL,NULL,0),(1082,'350000','福建','350700','南平市','350781','邵武市',NULL,NULL,0),(1083,'350000','福建','350700','南平市','350782','武夷山市',NULL,NULL,0),(1084,'350000','福建','350700','南平市','350783','建瓯市',NULL,NULL,0),(1085,'350000','福建','350800','龙岩市','350802','新罗区',NULL,NULL,0),(1086,'350000','福建','350800','龙岩市','350803','永定区',NULL,NULL,0),(1087,'350000','福建','350800','龙岩市','350821','长汀县',NULL,NULL,0),(1088,'350000','福建','350800','龙岩市','350823','上杭县',NULL,NULL,0),(1089,'350000','福建','350800','龙岩市','350824','武平县',NULL,NULL,0),(1090,'350000','福建','350800','龙岩市','350825','连城县',NULL,NULL,0),(1091,'350000','福建','350800','龙岩市','350881','漳平市',NULL,NULL,0),(1092,'350000','福建','350900','宁德市','350902','蕉城区',NULL,NULL,0),(1093,'350000','福建','350900','宁德市','350921','霞浦县',NULL,NULL,0),(1094,'350000','福建','350900','宁德市','350922','古田县',NULL,NULL,0),(1095,'350000','福建','350900','宁德市','350923','屏南县',NULL,NULL,0),(1096,'350000','福建','350900','宁德市','350924','寿宁县',NULL,NULL,0),(1097,'350000','福建','350900','宁德市','350925','周宁县',NULL,NULL,0),(1098,'350000','福建','350900','宁德市','350926','柘荣县',NULL,NULL,0),(1099,'350000','福建','350900','宁德市','350981','福安市',NULL,NULL,0),(1100,'350000','福建','350900','宁德市','350982','福鼎市',NULL,NULL,0),(1101,'360000','江西','360100','南昌市','360102','东湖区',NULL,NULL,0),(1102,'360000','江西','360100','南昌市','360103','西湖区',NULL,NULL,0),(1103,'360000','江西','360100','南昌市','360104','青云谱区',NULL,NULL,0),(1104,'360000','江西','360100','南昌市','360105','湾里区',NULL,NULL,0),(1105,'360000','江西','360100','南昌市','360111','青山湖区',NULL,NULL,0),(1106,'360000','江西','360100','南昌市','360112','新建区',NULL,NULL,0),(1107,'360000','江西','360100','南昌市','360121','南昌县',NULL,NULL,0),(1108,'360000','江西','360100','南昌市','360123','安义县',NULL,NULL,0),(1109,'360000','江西','360100','南昌市','360124','进贤县',NULL,NULL,0),(1110,'360000','江西','360200','景德镇市','360202','昌江区',NULL,NULL,0),(1111,'360000','江西','360200','景德镇市','360203','珠山区',NULL,NULL,0),(1112,'360000','江西','360200','景德镇市','360222','浮梁县',NULL,NULL,0),(1113,'360000','江西','360200','景德镇市','360281','乐平市',NULL,NULL,0),(1114,'360000','江西','360300','萍乡市','360302','安源区',NULL,NULL,0),(1115,'360000','江西','360300','萍乡市','360313','湘东区',NULL,NULL,0),(1116,'360000','江西','360300','萍乡市','360321','莲花县',NULL,NULL,0),(1117,'360000','江西','360300','萍乡市','360322','上栗县',NULL,NULL,0),(1118,'360000','江西','360300','萍乡市','360323','芦溪县',NULL,NULL,0),(1119,'360000','江西','360400','九江市','360402','濂溪区',NULL,NULL,0),(1120,'360000','江西','360400','九江市','360403','浔阳区',NULL,NULL,0),(1121,'360000','江西','360400','九江市','360404','柴桑区',NULL,NULL,0),(1122,'360000','江西','360400','九江市','360423','武宁县',NULL,NULL,0),(1123,'360000','江西','360400','九江市','360424','修水县',NULL,NULL,0),(1124,'360000','江西','360400','九江市','360425','永修县',NULL,NULL,0),(1125,'360000','江西','360400','九江市','360426','德安县',NULL,NULL,0),(1126,'360000','江西','360400','九江市','360428','都昌县',NULL,NULL,0),(1127,'360000','江西','360400','九江市','360429','湖口县',NULL,NULL,0),(1128,'360000','江西','360400','九江市','360430','彭泽县',NULL,NULL,0),(1129,'360000','江西','360400','九江市','360481','瑞昌市',NULL,NULL,0),(1130,'360000','江西','360400','九江市','360482','共青城市',NULL,NULL,0),(1131,'360000','江西','360400','九江市','360483','庐山市',NULL,NULL,0),(1132,'360000','江西','360500','新余市','360502','渝水区',NULL,NULL,0),(1133,'360000','江西','360500','新余市','360521','分宜县',NULL,NULL,0),(1134,'360000','江西','360600','鹰潭市','360602','月湖区',NULL,NULL,0),(1135,'360000','江西','360600','鹰潭市','360603','余江区',NULL,NULL,0),(1136,'360000','江西','360600','鹰潭市','360681','贵溪市',NULL,NULL,0),(1137,'360000','江西','360700','赣州市','360702','章贡区',NULL,NULL,0),(1138,'360000','江西','360700','赣州市','360703','南康区',NULL,NULL,0),(1139,'360000','江西','360700','赣州市','360704','赣县区',NULL,NULL,0),(1140,'360000','江西','360700','赣州市','360722','信丰县',NULL,NULL,0),(1141,'360000','江西','360700','赣州市','360723','大余县',NULL,NULL,0),(1142,'360000','江西','360700','赣州市','360724','上犹县',NULL,NULL,0),(1143,'360000','江西','360700','赣州市','360725','崇义县',NULL,NULL,0),(1144,'360000','江西','360700','赣州市','360726','安远县',NULL,NULL,0),(1145,'360000','江西','360700','赣州市','360727','龙南县',NULL,NULL,0),(1146,'360000','江西','360700','赣州市','360728','定南县',NULL,NULL,0),(1147,'360000','江西','360700','赣州市','360729','全南县',NULL,NULL,0),(1148,'360000','江西','360700','赣州市','360730','宁都县',NULL,NULL,0),(1149,'360000','江西','360700','赣州市','360731','于都县',NULL,NULL,0),(1150,'360000','江西','360700','赣州市','360732','兴国县',NULL,NULL,0),(1151,'360000','江西','360700','赣州市','360733','会昌县',NULL,NULL,0),(1152,'360000','江西','360700','赣州市','360734','寻乌县',NULL,NULL,0),(1153,'360000','江西','360700','赣州市','360735','石城县',NULL,NULL,0),(1154,'360000','江西','360700','赣州市','360781','瑞金市',NULL,NULL,0),(1155,'360000','江西','360800','吉安市','360802','吉州区',NULL,NULL,0),(1156,'360000','江西','360800','吉安市','360803','青原区',NULL,NULL,0),(1157,'360000','江西','360800','吉安市','360821','吉安县',NULL,NULL,0),(1158,'360000','江西','360800','吉安市','360822','吉水县',NULL,NULL,0),(1159,'360000','江西','360800','吉安市','360823','峡江县',NULL,NULL,0),(1160,'360000','江西','360800','吉安市','360824','新干县',NULL,NULL,0),(1161,'360000','江西','360800','吉安市','360825','永丰县',NULL,NULL,0),(1162,'360000','江西','360800','吉安市','360826','泰和县',NULL,NULL,0),(1163,'360000','江西','360800','吉安市','360827','遂川县',NULL,NULL,0),(1164,'360000','江西','360800','吉安市','360828','万安县',NULL,NULL,0),(1165,'360000','江西','360800','吉安市','360829','安福县',NULL,NULL,0),(1166,'360000','江西','360800','吉安市','360830','永新县',NULL,NULL,0),(1167,'360000','江西','360800','吉安市','360881','井冈山市',NULL,NULL,0),(1168,'360000','江西','360900','宜春市','360902','袁州区',NULL,NULL,0),(1169,'360000','江西','360900','宜春市','360921','奉新县',NULL,NULL,0),(1170,'360000','江西','360900','宜春市','360922','万载县',NULL,NULL,0),(1171,'360000','江西','360900','宜春市','360923','上高县',NULL,NULL,0),(1172,'360000','江西','360900','宜春市','360924','宜丰县',NULL,NULL,0),(1173,'360000','江西','360900','宜春市','360925','靖安县',NULL,NULL,0),(1174,'360000','江西','360900','宜春市','360926','铜鼓县',NULL,NULL,0),(1175,'360000','江西','360900','宜春市','360981','丰城市',NULL,NULL,0),(1176,'360000','江西','360900','宜春市','360982','樟树市',NULL,NULL,0),(1177,'360000','江西','360900','宜春市','360983','高安市',NULL,NULL,0),(1178,'360000','江西','361000','抚州市','361002','临川区',NULL,NULL,0),(1179,'360000','江西','361000','抚州市','361003','东乡区',NULL,NULL,0),(1180,'360000','江西','361000','抚州市','361021','南城县',NULL,NULL,0),(1181,'360000','江西','361000','抚州市','361022','黎川县',NULL,NULL,0),(1182,'360000','江西','361000','抚州市','361023','南丰县',NULL,NULL,0),(1183,'360000','江西','361000','抚州市','361024','崇仁县',NULL,NULL,0),(1184,'360000','江西','361000','抚州市','361025','乐安县',NULL,NULL,0),(1185,'360000','江西','361000','抚州市','361026','宜黄县',NULL,NULL,0),(1186,'360000','江西','361000','抚州市','361027','金溪县',NULL,NULL,0),(1187,'360000','江西','361000','抚州市','361028','资溪县',NULL,NULL,0),(1188,'360000','江西','361000','抚州市','361030','广昌县',NULL,NULL,0),(1189,'360000','江西','361100','上饶市','361102','信州区',NULL,NULL,0),(1190,'360000','江西','361100','上饶市','361103','广丰区',NULL,NULL,0),(1191,'360000','江西','361100','上饶市','361121','上饶县',NULL,NULL,0),(1192,'360000','江西','361100','上饶市','361123','玉山县',NULL,NULL,0),(1193,'360000','江西','361100','上饶市','361124','铅山县',NULL,NULL,0),(1194,'360000','江西','361100','上饶市','361125','横峰县',NULL,NULL,0),(1195,'360000','江西','361100','上饶市','361126','弋阳县',NULL,NULL,0),(1196,'360000','江西','361100','上饶市','361127','余干县',NULL,NULL,0),(1197,'360000','江西','361100','上饶市','361128','鄱阳县',NULL,NULL,0),(1198,'360000','江西','361100','上饶市','361129','万年县',NULL,NULL,0),(1199,'360000','江西','361100','上饶市','361130','婺源县',NULL,NULL,0),(1200,'360000','江西','361100','上饶市','361181','德兴市',NULL,NULL,0),(1201,'370000','山东','370100','济南市','370102','历下区',NULL,NULL,0),(1202,'370000','山东','370100','济南市','370103','市中区',NULL,NULL,0),(1203,'370000','山东','370100','济南市','370104','槐荫区',NULL,NULL,0),(1204,'370000','山东','370100','济南市','370105','天桥区',NULL,NULL,0),(1205,'370000','山东','370100','济南市','370112','历城区',NULL,NULL,0),(1206,'370000','山东','370100','济南市','370113','长清区',NULL,NULL,0),(1207,'370000','山东','370100','济南市','370114','章丘区',NULL,NULL,0),(1208,'370000','山东','370100','济南市','370115','济阳区',NULL,NULL,0),(1209,'370000','山东','370100','济南市','370116','莱芜区',NULL,NULL,0),(1210,'370000','山东','370100','济南市','370117','钢城区',NULL,NULL,0),(1211,'370000','山东','370100','济南市','370124','平阴县',NULL,NULL,0),(1212,'370000','山东','370100','济南市','370126','商河县',NULL,NULL,0),(1213,'370000','山东','370200','青岛市','370202','市南区',NULL,NULL,0),(1214,'370000','山东','370200','青岛市','370203','市北区',NULL,NULL,0),(1215,'370000','山东','370200','青岛市','370211','黄岛区',NULL,NULL,0),(1216,'370000','山东','370200','青岛市','370212','崂山区',NULL,NULL,0),(1217,'370000','山东','370200','青岛市','370213','李沧区',NULL,NULL,0),(1218,'370000','山东','370200','青岛市','370214','城阳区',NULL,NULL,0),(1219,'370000','山东','370200','青岛市','370215','即墨区',NULL,NULL,0),(1220,'370000','山东','370200','青岛市','370281','胶州市',NULL,NULL,0),(1221,'370000','山东','370200','青岛市','370283','平度市',NULL,NULL,0),(1222,'370000','山东','370200','青岛市','370285','莱西市',NULL,NULL,0),(1223,'370000','山东','370300','淄博市','370302','淄川区',NULL,NULL,0),(1224,'370000','山东','370300','淄博市','370303','张店区',NULL,NULL,0),(1225,'370000','山东','370300','淄博市','370304','博山区',NULL,NULL,0),(1226,'370000','山东','370300','淄博市','370305','临淄区',NULL,NULL,0),(1227,'370000','山东','370300','淄博市','370306','周村区',NULL,NULL,0),(1228,'370000','山东','370300','淄博市','370321','桓台县',NULL,NULL,0),(1229,'370000','山东','370300','淄博市','370322','高青县',NULL,NULL,0),(1230,'370000','山东','370300','淄博市','370323','沂源县',NULL,NULL,0),(1231,'370000','山东','370400','枣庄市','370402','市中区',NULL,NULL,0),(1232,'370000','山东','370400','枣庄市','370403','薛城区',NULL,NULL,0),(1233,'370000','山东','370400','枣庄市','370404','峄城区',NULL,NULL,0),(1234,'370000','山东','370400','枣庄市','370405','台儿庄区',NULL,NULL,0),(1235,'370000','山东','370400','枣庄市','370406','山亭区',NULL,NULL,0),(1236,'370000','山东','370400','枣庄市','370481','滕州市',NULL,NULL,0),(1237,'370000','山东','370500','东营市','370502','东营区',NULL,NULL,0),(1238,'370000','山东','370500','东营市','370503','河口区',NULL,NULL,0),(1239,'370000','山东','370500','东营市','370505','垦利区',NULL,NULL,0),(1240,'370000','山东','370500','东营市','370522','利津县',NULL,NULL,0),(1241,'370000','山东','370500','东营市','370523','广饶县',NULL,NULL,0),(1242,'370000','山东','370600','烟台市','370602','芝罘区',NULL,NULL,0),(1243,'370000','山东','370600','烟台市','370611','福山区',NULL,NULL,0),(1244,'370000','山东','370600','烟台市','370612','牟平区',NULL,NULL,0),(1245,'370000','山东','370600','烟台市','370613','莱山区',NULL,NULL,0),(1246,'370000','山东','370600','烟台市','370634','长岛县',NULL,NULL,0),(1247,'370000','山东','370600','烟台市','370681','龙口市',NULL,NULL,0),(1248,'370000','山东','370600','烟台市','370682','莱阳市',NULL,NULL,0),(1249,'370000','山东','370600','烟台市','370683','莱州市',NULL,NULL,0),(1250,'370000','山东','370600','烟台市','370684','蓬莱市',NULL,NULL,0),(1251,'370000','山东','370600','烟台市','370685','招远市',NULL,NULL,0),(1252,'370000','山东','370600','烟台市','370686','栖霞市',NULL,NULL,0),(1253,'370000','山东','370600','烟台市','370687','海阳市',NULL,NULL,0),(1254,'370000','山东','370700','潍坊市','370702','潍城区',NULL,NULL,0),(1255,'370000','山东','370700','潍坊市','370703','寒亭区',NULL,NULL,0),(1256,'370000','山东','370700','潍坊市','370704','坊子区',NULL,NULL,0),(1257,'370000','山东','370700','潍坊市','370705','奎文区',NULL,NULL,0),(1258,'370000','山东','370700','潍坊市','370724','临朐县',NULL,NULL,0),(1259,'370000','山东','370700','潍坊市','370725','昌乐县',NULL,NULL,0),(1260,'370000','山东','370700','潍坊市','370781','青州市',NULL,NULL,0),(1261,'370000','山东','370700','潍坊市','370782','诸城市',NULL,NULL,0),(1262,'370000','山东','370700','潍坊市','370783','寿光市',NULL,NULL,0),(1263,'370000','山东','370700','潍坊市','370784','安丘市',NULL,NULL,0),(1264,'370000','山东','370700','潍坊市','370785','高密市',NULL,NULL,0),(1265,'370000','山东','370700','潍坊市','370786','昌邑市',NULL,NULL,0),(1266,'370000','山东','370800','济宁市','370811','任城区',NULL,NULL,0),(1267,'370000','山东','370800','济宁市','370812','兖州区',NULL,NULL,0),(1268,'370000','山东','370800','济宁市','370826','微山县',NULL,NULL,0),(1269,'370000','山东','370800','济宁市','370827','鱼台县',NULL,NULL,0),(1270,'370000','山东','370800','济宁市','370828','金乡县',NULL,NULL,0),(1271,'370000','山东','370800','济宁市','370829','嘉祥县',NULL,NULL,0),(1272,'370000','山东','370800','济宁市','370830','汶上县',NULL,NULL,0),(1273,'370000','山东','370800','济宁市','370831','泗水县',NULL,NULL,0),(1274,'370000','山东','370800','济宁市','370832','梁山县',NULL,NULL,0),(1275,'370000','山东','370800','济宁市','370881','曲阜市',NULL,NULL,0),(1276,'370000','山东','370800','济宁市','370883','邹城市',NULL,NULL,0),(1277,'370000','山东','370900','泰安市','370902','泰山区',NULL,NULL,0),(1278,'370000','山东','370900','泰安市','370911','岱岳区',NULL,NULL,0),(1279,'370000','山东','370900','泰安市','370921','宁阳县',NULL,NULL,0),(1280,'370000','山东','370900','泰安市','370923','东平县',NULL,NULL,0),(1281,'370000','山东','370900','泰安市','370982','新泰市',NULL,NULL,0),(1282,'370000','山东','370900','泰安市','370983','肥城市',NULL,NULL,0),(1283,'370000','山东','371000','威海市','371002','环翠区',NULL,NULL,0),(1284,'370000','山东','371000','威海市','371003','文登区',NULL,NULL,0),(1285,'370000','山东','371000','威海市','371082','荣成市',NULL,NULL,0),(1286,'370000','山东','371000','威海市','371083','乳山市',NULL,NULL,0),(1287,'370000','山东','371100','日照市','371102','东港区',NULL,NULL,0),(1288,'370000','山东','371100','日照市','371103','岚山区',NULL,NULL,0),(1289,'370000','山东','371100','日照市','371121','五莲县',NULL,NULL,0),(1290,'370000','山东','371100','日照市','371122','莒县',NULL,NULL,0),(1291,'370000','山东','371300','临沂市','371302','兰山区',NULL,NULL,0),(1292,'370000','山东','371300','临沂市','371311','罗庄区',NULL,NULL,0),(1293,'370000','山东','371300','临沂市','371312','河东区',NULL,NULL,0),(1294,'370000','山东','371300','临沂市','371321','沂南县',NULL,NULL,0),(1295,'370000','山东','371300','临沂市','371322','郯城县',NULL,NULL,0),(1296,'370000','山东','371300','临沂市','371323','沂水县',NULL,NULL,0),(1297,'370000','山东','371300','临沂市','371324','兰陵县',NULL,NULL,0),(1298,'370000','山东','371300','临沂市','371325','费县',NULL,NULL,0),(1299,'370000','山东','371300','临沂市','371326','平邑县',NULL,NULL,0),(1300,'370000','山东','371300','临沂市','371327','莒南县',NULL,NULL,0),(1301,'370000','山东','371300','临沂市','371328','蒙阴县',NULL,NULL,0),(1302,'370000','山东','371300','临沂市','371329','临沭县',NULL,NULL,0),(1303,'370000','山东','371400','德州市','371402','德城区',NULL,NULL,0),(1304,'370000','山东','371400','德州市','371403','陵城区',NULL,NULL,0),(1305,'370000','山东','371400','德州市','371422','宁津县',NULL,NULL,0),(1306,'370000','山东','371400','德州市','371423','庆云县',NULL,NULL,0),(1307,'370000','山东','371400','德州市','371424','临邑县',NULL,NULL,0),(1308,'370000','山东','371400','德州市','371425','齐河县',NULL,NULL,0),(1309,'370000','山东','371400','德州市','371426','平原县',NULL,NULL,0),(1310,'370000','山东','371400','德州市','371427','夏津县',NULL,NULL,0),(1311,'370000','山东','371400','德州市','371428','武城县',NULL,NULL,0),(1312,'370000','山东','371400','德州市','371481','乐陵市',NULL,NULL,0),(1313,'370000','山东','371400','德州市','371482','禹城市',NULL,NULL,0),(1314,'370000','山东','371500','聊城市','371502','东昌府区',NULL,NULL,0),(1315,'370000','山东','371500','聊城市','371521','阳谷县',NULL,NULL,0),(1316,'370000','山东','371500','聊城市','371522','莘县',NULL,NULL,0),(1317,'370000','山东','371500','聊城市','371523','茌平县',NULL,NULL,0),(1318,'370000','山东','371500','聊城市','371524','东阿县',NULL,NULL,0),(1319,'370000','山东','371500','聊城市','371525','冠县',NULL,NULL,0),(1320,'370000','山东','371500','聊城市','371526','高唐县',NULL,NULL,0),(1321,'370000','山东','371500','聊城市','371581','临清市',NULL,NULL,0),(1322,'370000','山东','371600','滨州市','371602','滨城区',NULL,NULL,0),(1323,'370000','山东','371600','滨州市','371603','沾化区',NULL,NULL,0),(1324,'370000','山东','371600','滨州市','371621','惠民县',NULL,NULL,0),(1325,'370000','山东','371600','滨州市','371622','阳信县',NULL,NULL,0),(1326,'370000','山东','371600','滨州市','371623','无棣县',NULL,NULL,0),(1327,'370000','山东','371600','滨州市','371625','博兴县',NULL,NULL,0),(1328,'370000','山东','371600','滨州市','371681','邹平市',NULL,NULL,0),(1329,'370000','山东','371700','菏泽市','371702','牡丹区',NULL,NULL,0),(1330,'370000','山东','371700','菏泽市','371703','定陶区',NULL,NULL,0),(1331,'370000','山东','371700','菏泽市','371721','曹县',NULL,NULL,0),(1332,'370000','山东','371700','菏泽市','371722','单县',NULL,NULL,0),(1333,'370000','山东','371700','菏泽市','371723','成武县',NULL,NULL,0),(1334,'370000','山东','371700','菏泽市','371724','巨野县',NULL,NULL,0),(1335,'370000','山东','371700','菏泽市','371725','郓城县',NULL,NULL,0),(1336,'370000','山东','371700','菏泽市','371726','鄄城县',NULL,NULL,0),(1337,'370000','山东','371700','菏泽市','371728','东明县',NULL,NULL,0),(1338,'410000','河南','410100','郑州市','410102','中原区',NULL,NULL,0),(1339,'410000','河南','410100','郑州市','410103','二七区',NULL,NULL,0),(1340,'410000','河南','410100','郑州市','410104','管城回族区',NULL,NULL,0),(1341,'410000','河南','410100','郑州市','410105','金水区',NULL,NULL,0),(1342,'410000','河南','410100','郑州市','410106','上街区',NULL,NULL,0),(1343,'410000','河南','410100','郑州市','410108','惠济区',NULL,NULL,0),(1344,'410000','河南','410100','郑州市','410122','中牟县',NULL,NULL,0),(1345,'410000','河南','410100','郑州市','410181','巩义市',NULL,NULL,0),(1346,'410000','河南','410100','郑州市','410182','荥阳市',NULL,NULL,0),(1347,'410000','河南','410100','郑州市','410183','新密市',NULL,NULL,0),(1348,'410000','河南','410100','郑州市','410184','新郑市',NULL,NULL,0),(1349,'410000','河南','410100','郑州市','410185','登封市',NULL,NULL,0),(1350,'410000','河南','410200','开封市','410202','龙亭区',NULL,NULL,0),(1351,'410000','河南','410200','开封市','410203','顺河回族区',NULL,NULL,0),(1352,'410000','河南','410200','开封市','410204','鼓楼区',NULL,NULL,0),(1353,'410000','河南','410200','开封市','410205','禹王台区',NULL,NULL,0),(1354,'410000','河南','410200','开封市','410212','祥符区',NULL,NULL,0),(1355,'410000','河南','410200','开封市','410221','杞县',NULL,NULL,0),(1356,'410000','河南','410200','开封市','410222','通许县',NULL,NULL,0),(1357,'410000','河南','410200','开封市','410223','尉氏县',NULL,NULL,0),(1358,'410000','河南','410200','开封市','410225','兰考县',NULL,NULL,0),(1359,'410000','河南','410300','洛阳市','410302','老城区',NULL,NULL,0),(1360,'410000','河南','410300','洛阳市','410303','西工区',NULL,NULL,0),(1361,'410000','河南','410300','洛阳市','410304','瀍河回族区',NULL,NULL,0),(1362,'410000','河南','410300','洛阳市','410305','涧西区',NULL,NULL,0),(1363,'410000','河南','410300','洛阳市','410306','吉利区',NULL,NULL,0),(1364,'410000','河南','410300','洛阳市','410311','洛龙区',NULL,NULL,0),(1365,'410000','河南','410300','洛阳市','410322','孟津县',NULL,NULL,0),(1366,'410000','河南','410300','洛阳市','410323','新安县',NULL,NULL,0),(1367,'410000','河南','410300','洛阳市','410324','栾川县',NULL,NULL,0),(1368,'410000','河南','410300','洛阳市','410325','嵩县',NULL,NULL,0),(1369,'410000','河南','410300','洛阳市','410326','汝阳县',NULL,NULL,0),(1370,'410000','河南','410300','洛阳市','410327','宜阳县',NULL,NULL,0),(1371,'410000','河南','410300','洛阳市','410328','洛宁县',NULL,NULL,0),(1372,'410000','河南','410300','洛阳市','410329','伊川县',NULL,NULL,0),(1373,'410000','河南','410300','洛阳市','410381','偃师市',NULL,NULL,0),(1374,'410000','河南','410400','平顶山市','410402','新华区',NULL,NULL,0),(1375,'410000','河南','410400','平顶山市','410403','卫东区',NULL,NULL,0),(1376,'410000','河南','410400','平顶山市','410404','石龙区',NULL,NULL,0),(1377,'410000','河南','410400','平顶山市','410411','湛河区',NULL,NULL,0),(1378,'410000','河南','410400','平顶山市','410421','宝丰县',NULL,NULL,0),(1379,'410000','河南','410400','平顶山市','410422','叶县',NULL,NULL,0),(1380,'410000','河南','410400','平顶山市','410423','鲁山县',NULL,NULL,0),(1381,'410000','河南','410400','平顶山市','410425','郏县',NULL,NULL,0),(1382,'410000','河南','410400','平顶山市','410481','舞钢市',NULL,NULL,0),(1383,'410000','河南','410400','平顶山市','410482','汝州市',NULL,NULL,0),(1384,'410000','河南','410500','安阳市','410502','文峰区',NULL,NULL,0),(1385,'410000','河南','410500','安阳市','410503','北关区',NULL,NULL,0),(1386,'410000','河南','410500','安阳市','410505','殷都区',NULL,NULL,0),(1387,'410000','河南','410500','安阳市','410506','龙安区',NULL,NULL,0),(1388,'410000','河南','410500','安阳市','410522','安阳县',NULL,NULL,0),(1389,'410000','河南','410500','安阳市','410523','汤阴县',NULL,NULL,0),(1390,'410000','河南','410500','安阳市','410526','滑县',NULL,NULL,0),(1391,'410000','河南','410500','安阳市','410527','内黄县',NULL,NULL,0),(1392,'410000','河南','410500','安阳市','410581','林州市',NULL,NULL,0),(1393,'410000','河南','410600','鹤壁市','410602','鹤山区',NULL,NULL,0),(1394,'410000','河南','410600','鹤壁市','410603','山城区',NULL,NULL,0),(1395,'410000','河南','410600','鹤壁市','410611','淇滨区',NULL,NULL,0),(1396,'410000','河南','410600','鹤壁市','410621','浚县',NULL,NULL,0),(1397,'410000','河南','410600','鹤壁市','410622','淇县',NULL,NULL,0),(1398,'410000','河南','410700','新乡市','410702','红旗区',NULL,NULL,0),(1399,'410000','河南','410700','新乡市','410703','卫滨区',NULL,NULL,0),(1400,'410000','河南','410700','新乡市','410704','凤泉区',NULL,NULL,0),(1401,'410000','河南','410700','新乡市','410711','牧野区',NULL,NULL,0),(1402,'410000','河南','410700','新乡市','410721','新乡县',NULL,NULL,0),(1403,'410000','河南','410700','新乡市','410724','获嘉县',NULL,NULL,0),(1404,'410000','河南','410700','新乡市','410725','原阳县',NULL,NULL,0),(1405,'410000','河南','410700','新乡市','410726','延津县',NULL,NULL,0),(1406,'410000','河南','410700','新乡市','410727','封丘县',NULL,NULL,0),(1407,'410000','河南','410700','新乡市','410728','长垣县',NULL,NULL,0),(1408,'410000','河南','410700','新乡市','410781','卫辉市',NULL,NULL,0),(1409,'410000','河南','410700','新乡市','410782','辉县市',NULL,NULL,0),(1410,'410000','河南','410800','焦作市','410802','解放区',NULL,NULL,0),(1411,'410000','河南','410800','焦作市','410803','中站区',NULL,NULL,0),(1412,'410000','河南','410800','焦作市','410804','马村区',NULL,NULL,0),(1413,'410000','河南','410800','焦作市','410811','山阳区',NULL,NULL,0),(1414,'410000','河南','410800','焦作市','410821','修武县',NULL,NULL,0),(1415,'410000','河南','410800','焦作市','410822','博爱县',NULL,NULL,0),(1416,'410000','河南','410800','焦作市','410823','武陟县',NULL,NULL,0),(1417,'410000','河南','410800','焦作市','410825','温县',NULL,NULL,0),(1418,'410000','河南','410800','焦作市','410882','沁阳市',NULL,NULL,0),(1419,'410000','河南','410800','焦作市','410883','孟州市',NULL,NULL,0),(1420,'410000','河南','410900','濮阳市','410902','华龙区',NULL,NULL,0),(1421,'410000','河南','410900','濮阳市','410922','清丰县',NULL,NULL,0),(1422,'410000','河南','410900','濮阳市','410923','南乐县',NULL,NULL,0),(1423,'410000','河南','410900','濮阳市','410926','范县',NULL,NULL,0),(1424,'410000','河南','410900','濮阳市','410927','台前县',NULL,NULL,0),(1425,'410000','河南','410900','濮阳市','410928','濮阳县',NULL,NULL,0),(1426,'410000','河南','411000','许昌市','411002','魏都区',NULL,NULL,0),(1427,'410000','河南','411000','许昌市','411003','建安区',NULL,NULL,0),(1428,'410000','河南','411000','许昌市','411024','鄢陵县',NULL,NULL,0),(1429,'410000','河南','411000','许昌市','411025','襄城县',NULL,NULL,0),(1430,'410000','河南','411000','许昌市','411081','禹州市',NULL,NULL,0),(1431,'410000','河南','411000','许昌市','411082','长葛市',NULL,NULL,0),(1432,'410000','河南','411100','漯河市','411102','源汇区',NULL,NULL,0),(1433,'410000','河南','411100','漯河市','411103','郾城区',NULL,NULL,0),(1434,'410000','河南','411100','漯河市','411104','召陵区',NULL,NULL,0),(1435,'410000','河南','411100','漯河市','411121','舞阳县',NULL,NULL,0),(1436,'410000','河南','411100','漯河市','411122','临颍县',NULL,NULL,0),(1437,'410000','河南','411200','三门峡市','411202','湖滨区',NULL,NULL,0),(1438,'410000','河南','411200','三门峡市','411203','陕州区',NULL,NULL,0),(1439,'410000','河南','411200','三门峡市','411221','渑池县',NULL,NULL,0),(1440,'410000','河南','411200','三门峡市','411224','卢氏县',NULL,NULL,0),(1441,'410000','河南','411200','三门峡市','411281','义马市',NULL,NULL,0),(1442,'410000','河南','411200','三门峡市','411282','灵宝市',NULL,NULL,0),(1443,'410000','河南','411300','南阳市','411302','宛城区',NULL,NULL,0),(1444,'410000','河南','411300','南阳市','411303','卧龙区',NULL,NULL,0),(1445,'410000','河南','411300','南阳市','411321','南召县',NULL,NULL,0),(1446,'410000','河南','411300','南阳市','411322','方城县',NULL,NULL,0),(1447,'410000','河南','411300','南阳市','411323','西峡县',NULL,NULL,0),(1448,'410000','河南','411300','南阳市','411324','镇平县',NULL,NULL,0),(1449,'410000','河南','411300','南阳市','411325','内乡县',NULL,NULL,0),(1450,'410000','河南','411300','南阳市','411326','淅川县',NULL,NULL,0),(1451,'410000','河南','411300','南阳市','411327','社旗县',NULL,NULL,0),(1452,'410000','河南','411300','南阳市','411328','唐河县',NULL,NULL,0),(1453,'410000','河南','411300','南阳市','411329','新野县',NULL,NULL,0),(1454,'410000','河南','411300','南阳市','411330','桐柏县',NULL,NULL,0),(1455,'410000','河南','411300','南阳市','411381','邓州市',NULL,NULL,0),(1456,'410000','河南','411400','商丘市','411402','梁园区',NULL,NULL,0),(1457,'410000','河南','411400','商丘市','411403','睢阳区',NULL,NULL,0),(1458,'410000','河南','411400','商丘市','411421','民权县',NULL,NULL,0),(1459,'410000','河南','411400','商丘市','411422','睢县',NULL,NULL,0),(1460,'410000','河南','411400','商丘市','411423','宁陵县',NULL,NULL,0),(1461,'410000','河南','411400','商丘市','411424','柘城县',NULL,NULL,0),(1462,'410000','河南','411400','商丘市','411425','虞城县',NULL,NULL,0),(1463,'410000','河南','411400','商丘市','411426','夏邑县',NULL,NULL,0),(1464,'410000','河南','411400','商丘市','411481','永城市',NULL,NULL,0),(1465,'410000','河南','411500','信阳市','411502','浉河区',NULL,NULL,0),(1466,'410000','河南','411500','信阳市','411503','平桥区',NULL,NULL,0),(1467,'410000','河南','411500','信阳市','411521','罗山县',NULL,NULL,0),(1468,'410000','河南','411500','信阳市','411522','光山县',NULL,NULL,0),(1469,'410000','河南','411500','信阳市','411523','新县',NULL,NULL,0),(1470,'410000','河南','411500','信阳市','411524','商城县',NULL,NULL,0),(1471,'410000','河南','411500','信阳市','411525','固始县',NULL,NULL,0),(1472,'410000','河南','411500','信阳市','411526','潢川县',NULL,NULL,0),(1473,'410000','河南','411500','信阳市','411527','淮滨县',NULL,NULL,0),(1474,'410000','河南','411500','信阳市','411528','息县',NULL,NULL,0),(1475,'410000','河南','411600','周口市','411602','川汇区',NULL,NULL,0),(1476,'410000','河南','411600','周口市','411621','扶沟县',NULL,NULL,0),(1477,'410000','河南','411600','周口市','411622','西华县',NULL,NULL,0),(1478,'410000','河南','411600','周口市','411623','商水县',NULL,NULL,0),(1479,'410000','河南','411600','周口市','411624','沈丘县',NULL,NULL,0),(1480,'410000','河南','411600','周口市','411625','郸城县',NULL,NULL,0),(1481,'410000','河南','411600','周口市','411626','淮阳县',NULL,NULL,0),(1482,'410000','河南','411600','周口市','411627','太康县',NULL,NULL,0),(1483,'410000','河南','411600','周口市','411628','鹿邑县',NULL,NULL,0),(1484,'410000','河南','411600','周口市','411681','项城市',NULL,NULL,0),(1485,'410000','河南','411700','驻马店市','411702','驿城区',NULL,NULL,0),(1486,'410000','河南','411700','驻马店市','411721','西平县',NULL,NULL,0),(1487,'410000','河南','411700','驻马店市','411722','上蔡县',NULL,NULL,0),(1488,'410000','河南','411700','驻马店市','411723','平舆县',NULL,NULL,0),(1489,'410000','河南','411700','驻马店市','411724','正阳县',NULL,NULL,0),(1490,'410000','河南','411700','驻马店市','411725','确山县',NULL,NULL,0),(1491,'410000','河南','411700','驻马店市','411726','泌阳县',NULL,NULL,0),(1492,'410000','河南','411700','驻马店市','411727','汝南县',NULL,NULL,0),(1493,'410000','河南','411700','驻马店市','411728','遂平县',NULL,NULL,0),(1494,'410000','河南','411700','驻马店市','411729','新蔡县',NULL,NULL,0),(1495,'420000','湖北','420100','武汉市','420102','江岸区',NULL,NULL,0),(1496,'420000','湖北','420100','武汉市','420103','江汉区',NULL,NULL,0),(1497,'420000','湖北','420100','武汉市','420104','硚口区',NULL,NULL,0),(1498,'420000','湖北','420100','武汉市','420105','汉阳区',NULL,NULL,0),(1499,'420000','湖北','420100','武汉市','420106','武昌区',NULL,NULL,0),(1500,'420000','湖北','420100','武汉市','420107','青山区',NULL,NULL,0),(1501,'420000','湖北','420100','武汉市','420111','洪山区',NULL,NULL,0),(1502,'420000','湖北','420100','武汉市','420112','东西湖区',NULL,NULL,0),(1503,'420000','湖北','420100','武汉市','420113','汉南区',NULL,NULL,0),(1504,'420000','湖北','420100','武汉市','420114','蔡甸区',NULL,NULL,0),(1505,'420000','湖北','420100','武汉市','420115','江夏区',NULL,NULL,0),(1506,'420000','湖北','420100','武汉市','420116','黄陂区',NULL,NULL,0),(1507,'420000','湖北','420100','武汉市','420117','新洲区',NULL,NULL,0),(1508,'420000','湖北','420200','黄石市','420202','黄石港区',NULL,NULL,0),(1509,'420000','湖北','420200','黄石市','420203','西塞山区',NULL,NULL,0),(1510,'420000','湖北','420200','黄石市','420204','下陆区',NULL,NULL,0),(1511,'420000','湖北','420200','黄石市','420205','铁山区',NULL,NULL,0),(1512,'420000','湖北','420200','黄石市','420222','阳新县',NULL,NULL,0),(1513,'420000','湖北','420200','黄石市','420281','大冶市',NULL,NULL,0),(1514,'420000','湖北','420300','十堰市','420302','茅箭区',NULL,NULL,0),(1515,'420000','湖北','420300','十堰市','420303','张湾区',NULL,NULL,0),(1516,'420000','湖北','420300','十堰市','420304','郧阳区',NULL,NULL,0),(1517,'420000','湖北','420300','十堰市','420322','郧西县',NULL,NULL,0),(1518,'420000','湖北','420300','十堰市','420323','竹山县',NULL,NULL,0),(1519,'420000','湖北','420300','十堰市','420324','竹溪县',NULL,NULL,0),(1520,'420000','湖北','420300','十堰市','420325','房县',NULL,NULL,0),(1521,'420000','湖北','420300','十堰市','420381','丹江口市',NULL,NULL,0),(1522,'420000','湖北','420500','宜昌市','420502','西陵区',NULL,NULL,0),(1523,'420000','湖北','420500','宜昌市','420503','伍家岗区',NULL,NULL,0),(1524,'420000','湖北','420500','宜昌市','420504','点军区',NULL,NULL,0),(1525,'420000','湖北','420500','宜昌市','420505','猇亭区',NULL,NULL,0),(1526,'420000','湖北','420500','宜昌市','420506','夷陵区',NULL,NULL,0),(1527,'420000','湖北','420500','宜昌市','420525','远安县',NULL,NULL,0),(1528,'420000','湖北','420500','宜昌市','420526','兴山县',NULL,NULL,0),(1529,'420000','湖北','420500','宜昌市','420527','秭归县',NULL,NULL,0),(1530,'420000','湖北','420500','宜昌市','420528','长阳土家族自治县',NULL,NULL,0),(1531,'420000','湖北','420500','宜昌市','420529','五峰土家族自治县',NULL,NULL,0),(1532,'420000','湖北','420500','宜昌市','420581','宜都市',NULL,NULL,0),(1533,'420000','湖北','420500','宜昌市','420582','当阳市',NULL,NULL,0),(1534,'420000','湖北','420500','宜昌市','420583','枝江市',NULL,NULL,0),(1535,'420000','湖北','420600','襄阳市','420602','襄城区',NULL,NULL,0),(1536,'420000','湖北','420600','襄阳市','420606','樊城区',NULL,NULL,0),(1537,'420000','湖北','420600','襄阳市','420607','襄州区',NULL,NULL,0),(1538,'420000','湖北','420600','襄阳市','420624','南漳县',NULL,NULL,0),(1539,'420000','湖北','420600','襄阳市','420625','谷城县',NULL,NULL,0),(1540,'420000','湖北','420600','襄阳市','420626','保康县',NULL,NULL,0),(1541,'420000','湖北','420600','襄阳市','420682','老河口市',NULL,NULL,0),(1542,'420000','湖北','420600','襄阳市','420683','枣阳市',NULL,NULL,0),(1543,'420000','湖北','420600','襄阳市','420684','宜城市',NULL,NULL,0),(1544,'420000','湖北','420700','鄂州市','420702','梁子湖区',NULL,NULL,0),(1545,'420000','湖北','420700','鄂州市','420703','华容区',NULL,NULL,0),(1546,'420000','湖北','420700','鄂州市','420704','鄂城区',NULL,NULL,0),(1547,'420000','湖北','420800','荆门市','420802','东宝区',NULL,NULL,0),(1548,'420000','湖北','420800','荆门市','420804','掇刀区',NULL,NULL,0),(1549,'420000','湖北','420800','荆门市','420822','沙洋县',NULL,NULL,0),(1550,'420000','湖北','420800','荆门市','420881','钟祥市',NULL,NULL,0),(1551,'420000','湖北','420800','荆门市','420882','京山市',NULL,NULL,0),(1552,'420000','湖北','420900','孝感市','420902','孝南区',NULL,NULL,0),(1553,'420000','湖北','420900','孝感市','420921','孝昌县',NULL,NULL,0),(1554,'420000','湖北','420900','孝感市','420922','大悟县',NULL,NULL,0),(1555,'420000','湖北','420900','孝感市','420923','云梦县',NULL,NULL,0),(1556,'420000','湖北','420900','孝感市','420981','应城市',NULL,NULL,0),(1557,'420000','湖北','420900','孝感市','420982','安陆市',NULL,NULL,0),(1558,'420000','湖北','420900','孝感市','420984','汉川市',NULL,NULL,0),(1559,'420000','湖北','421000','荆州市','421002','沙市区',NULL,NULL,0),(1560,'420000','湖北','421000','荆州市','421003','荆州区',NULL,NULL,0),(1561,'420000','湖北','421000','荆州市','421022','公安县',NULL,NULL,0),(1562,'420000','湖北','421000','荆州市','421023','监利县',NULL,NULL,0),(1563,'420000','湖北','421000','荆州市','421024','江陵县',NULL,NULL,0),(1564,'420000','湖北','421000','荆州市','421081','石首市',NULL,NULL,0),(1565,'420000','湖北','421000','荆州市','421083','洪湖市',NULL,NULL,0),(1566,'420000','湖北','421000','荆州市','421087','松滋市',NULL,NULL,0),(1567,'420000','湖北','421100','黄冈市','421102','黄州区',NULL,NULL,0),(1568,'420000','湖北','421100','黄冈市','421121','团风县',NULL,NULL,0),(1569,'420000','湖北','421100','黄冈市','421122','红安县',NULL,NULL,0),(1570,'420000','湖北','421100','黄冈市','421123','罗田县',NULL,NULL,0),(1571,'420000','湖北','421100','黄冈市','421124','英山县',NULL,NULL,0),(1572,'420000','湖北','421100','黄冈市','421125','浠水县',NULL,NULL,0),(1573,'420000','湖北','421100','黄冈市','421126','蕲春县',NULL,NULL,0),(1574,'420000','湖北','421100','黄冈市','421127','黄梅县',NULL,NULL,0),(1575,'420000','湖北','421100','黄冈市','421181','麻城市',NULL,NULL,0),(1576,'420000','湖北','421100','黄冈市','421182','武穴市',NULL,NULL,0),(1577,'420000','湖北','421200','咸宁市','421202','咸安区',NULL,NULL,0),(1578,'420000','湖北','421200','咸宁市','421221','嘉鱼县',NULL,NULL,0),(1579,'420000','湖北','421200','咸宁市','421222','通城县',NULL,NULL,0),(1580,'420000','湖北','421200','咸宁市','421223','崇阳县',NULL,NULL,0),(1581,'420000','湖北','421200','咸宁市','421224','通山县',NULL,NULL,0),(1582,'420000','湖北','421200','咸宁市','421281','赤壁市',NULL,NULL,0),(1583,'420000','湖北','421300','随州市','421303','曾都区',NULL,NULL,0),(1584,'420000','湖北','421300','随州市','421321','随县',NULL,NULL,0),(1585,'420000','湖北','421300','随州市','421381','广水市',NULL,NULL,0),(1586,'420000','湖北','422800','恩施土家族苗族自治州','422801','恩施市',NULL,NULL,0),(1587,'420000','湖北','422800','恩施土家族苗族自治州','422802','利川市',NULL,NULL,0),(1588,'420000','湖北','422800','恩施土家族苗族自治州','422822','建始县',NULL,NULL,0),(1589,'420000','湖北','422800','恩施土家族苗族自治州','422823','巴东县',NULL,NULL,0),(1590,'420000','湖北','422800','恩施土家族苗族自治州','422825','宣恩县',NULL,NULL,0),(1591,'420000','湖北','422800','恩施土家族苗族自治州','422826','咸丰县',NULL,NULL,0),(1592,'420000','湖北','422800','恩施土家族苗族自治州','422827','来凤县',NULL,NULL,0),(1593,'420000','湖北','422800','恩施土家族苗族自治州','422828','鹤峰县',NULL,NULL,0),(1594,'430000','湖南','430100','长沙市','430102','芙蓉区',NULL,NULL,0),(1595,'430000','湖南','430100','长沙市','430103','天心区',NULL,NULL,0),(1596,'430000','湖南','430100','长沙市','430104','岳麓区',NULL,NULL,0),(1597,'430000','湖南','430100','长沙市','430105','开福区',NULL,NULL,0),(1598,'430000','湖南','430100','长沙市','430111','雨花区',NULL,NULL,0),(1599,'430000','湖南','430100','长沙市','430112','望城区',NULL,NULL,0),(1600,'430000','湖南','430100','长沙市','430121','长沙县',NULL,NULL,0),(1601,'430000','湖南','430100','长沙市','430181','浏阳市',NULL,NULL,0),(1602,'430000','湖南','430100','长沙市','430182','宁乡市',NULL,NULL,0),(1603,'430000','湖南','430200','株洲市','430202','荷塘区',NULL,NULL,0),(1604,'430000','湖南','430200','株洲市','430203','芦淞区',NULL,NULL,0),(1605,'430000','湖南','430200','株洲市','430204','石峰区',NULL,NULL,0),(1606,'430000','湖南','430200','株洲市','430211','天元区',NULL,NULL,0),(1607,'430000','湖南','430200','株洲市','430212','渌口区',NULL,NULL,0),(1608,'430000','湖南','430200','株洲市','430223','攸县',NULL,NULL,0),(1609,'430000','湖南','430200','株洲市','430224','茶陵县',NULL,NULL,0),(1610,'430000','湖南','430200','株洲市','430225','炎陵县',NULL,NULL,0),(1611,'430000','湖南','430200','株洲市','430281','醴陵市',NULL,NULL,0),(1612,'430000','湖南','430300','湘潭市','430302','雨湖区',NULL,NULL,0),(1613,'430000','湖南','430300','湘潭市','430304','岳塘区',NULL,NULL,0),(1614,'430000','湖南','430300','湘潭市','430321','湘潭县',NULL,NULL,0),(1615,'430000','湖南','430300','湘潭市','430381','湘乡市',NULL,NULL,0),(1616,'430000','湖南','430300','湘潭市','430382','韶山市',NULL,NULL,0),(1617,'430000','湖南','430400','衡阳市','430405','珠晖区',NULL,NULL,0),(1618,'430000','湖南','430400','衡阳市','430406','雁峰区',NULL,NULL,0),(1619,'430000','湖南','430400','衡阳市','430407','石鼓区',NULL,NULL,0),(1620,'430000','湖南','430400','衡阳市','430408','蒸湘区',NULL,NULL,0),(1621,'430000','湖南','430400','衡阳市','430412','南岳区',NULL,NULL,0),(1622,'430000','湖南','430400','衡阳市','430421','衡阳县',NULL,NULL,0),(1623,'430000','湖南','430400','衡阳市','430422','衡南县',NULL,NULL,0),(1624,'430000','湖南','430400','衡阳市','430423','衡山县',NULL,NULL,0),(1625,'430000','湖南','430400','衡阳市','430424','衡东县',NULL,NULL,0),(1626,'430000','湖南','430400','衡阳市','430426','祁东县',NULL,NULL,0),(1627,'430000','湖南','430400','衡阳市','430481','耒阳市',NULL,NULL,0),(1628,'430000','湖南','430400','衡阳市','430482','常宁市',NULL,NULL,0),(1629,'430000','湖南','430500','邵阳市','430502','双清区',NULL,NULL,0),(1630,'430000','湖南','430500','邵阳市','430503','大祥区',NULL,NULL,0),(1631,'430000','湖南','430500','邵阳市','430511','北塔区',NULL,NULL,0),(1632,'430000','湖南','430500','邵阳市','430521','邵东县',NULL,NULL,0),(1633,'430000','湖南','430500','邵阳市','430522','新邵县',NULL,NULL,0),(1634,'430000','湖南','430500','邵阳市','430523','邵阳县',NULL,NULL,0),(1635,'430000','湖南','430500','邵阳市','430524','隆回县',NULL,NULL,0),(1636,'430000','湖南','430500','邵阳市','430525','洞口县',NULL,NULL,0),(1637,'430000','湖南','430500','邵阳市','430527','绥宁县',NULL,NULL,0),(1638,'430000','湖南','430500','邵阳市','430528','新宁县',NULL,NULL,0),(1639,'430000','湖南','430500','邵阳市','430529','城步苗族自治县',NULL,NULL,0),(1640,'430000','湖南','430500','邵阳市','430581','武冈市',NULL,NULL,0),(1641,'430000','湖南','430600','岳阳市','430602','岳阳楼区',NULL,NULL,0),(1642,'430000','湖南','430600','岳阳市','430603','云溪区',NULL,NULL,0),(1643,'430000','湖南','430600','岳阳市','430611','君山区',NULL,NULL,0),(1644,'430000','湖南','430600','岳阳市','430621','岳阳县',NULL,NULL,0),(1645,'430000','湖南','430600','岳阳市','430623','华容县',NULL,NULL,0),(1646,'430000','湖南','430600','岳阳市','430624','湘阴县',NULL,NULL,0),(1647,'430000','湖南','430600','岳阳市','430626','平江县',NULL,NULL,0),(1648,'430000','湖南','430600','岳阳市','430681','汨罗市',NULL,NULL,0),(1649,'430000','湖南','430600','岳阳市','430682','临湘市',NULL,NULL,0),(1650,'430000','湖南','430700','常德市','430702','武陵区',NULL,NULL,0),(1651,'430000','湖南','430700','常德市','430703','鼎城区',NULL,NULL,0),(1652,'430000','湖南','430700','常德市','430721','安乡县',NULL,NULL,0),(1653,'430000','湖南','430700','常德市','430722','汉寿县',NULL,NULL,0),(1654,'430000','湖南','430700','常德市','430723','澧县',NULL,NULL,0),(1655,'430000','湖南','430700','常德市','430724','临澧县',NULL,NULL,0),(1656,'430000','湖南','430700','常德市','430725','桃源县',NULL,NULL,0),(1657,'430000','湖南','430700','常德市','430726','石门县',NULL,NULL,0),(1658,'430000','湖南','430700','常德市','430781','津市市',NULL,NULL,0),(1659,'430000','湖南','430800','张家界市','430802','永定区',NULL,NULL,0),(1660,'430000','湖南','430800','张家界市','430811','武陵源区',NULL,NULL,0),(1661,'430000','湖南','430800','张家界市','430821','慈利县',NULL,NULL,0),(1662,'430000','湖南','430800','张家界市','430822','桑植县',NULL,NULL,0),(1663,'430000','湖南','430900','益阳市','430902','资阳区',NULL,NULL,0),(1664,'430000','湖南','430900','益阳市','430903','赫山区',NULL,NULL,0),(1665,'430000','湖南','430900','益阳市','430921','南县',NULL,NULL,0),(1666,'430000','湖南','430900','益阳市','430922','桃江县',NULL,NULL,0),(1667,'430000','湖南','430900','益阳市','430923','安化县',NULL,NULL,0),(1668,'430000','湖南','430900','益阳市','430981','沅江市',NULL,NULL,0),(1669,'430000','湖南','431000','郴州市','431002','北湖区',NULL,NULL,0),(1670,'430000','湖南','431000','郴州市','431003','苏仙区',NULL,NULL,0),(1671,'430000','湖南','431000','郴州市','431021','桂阳县',NULL,NULL,0),(1672,'430000','湖南','431000','郴州市','431022','宜章县',NULL,NULL,0),(1673,'430000','湖南','431000','郴州市','431023','永兴县',NULL,NULL,0),(1674,'430000','湖南','431000','郴州市','431024','嘉禾县',NULL,NULL,0),(1675,'430000','湖南','431000','郴州市','431025','临武县',NULL,NULL,0),(1676,'430000','湖南','431000','郴州市','431026','汝城县',NULL,NULL,0),(1677,'430000','湖南','431000','郴州市','431027','桂东县',NULL,NULL,0),(1678,'430000','湖南','431000','郴州市','431028','安仁县',NULL,NULL,0),(1679,'430000','湖南','431000','郴州市','431081','资兴市',NULL,NULL,0),(1680,'430000','湖南','431100','永州市','431102','零陵区',NULL,NULL,0),(1681,'430000','湖南','431100','永州市','431103','冷水滩区',NULL,NULL,0),(1682,'430000','湖南','431100','永州市','431121','祁阳县',NULL,NULL,0),(1683,'430000','湖南','431100','永州市','431122','东安县',NULL,NULL,0),(1684,'430000','湖南','431100','永州市','431123','双牌县',NULL,NULL,0),(1685,'430000','湖南','431100','永州市','431124','道县',NULL,NULL,0),(1686,'430000','湖南','431100','永州市','431125','江永县',NULL,NULL,0),(1687,'430000','湖南','431100','永州市','431126','宁远县',NULL,NULL,0),(1688,'430000','湖南','431100','永州市','431127','蓝山县',NULL,NULL,0),(1689,'430000','湖南','431100','永州市','431128','新田县',NULL,NULL,0),(1690,'430000','湖南','431100','永州市','431129','江华瑶族自治县',NULL,NULL,0),(1691,'430000','湖南','431200','怀化市','431202','鹤城区',NULL,NULL,0),(1692,'430000','湖南','431200','怀化市','431221','中方县',NULL,NULL,0),(1693,'430000','湖南','431200','怀化市','431222','沅陵县',NULL,NULL,0),(1694,'430000','湖南','431200','怀化市','431223','辰溪县',NULL,NULL,0),(1695,'430000','湖南','431200','怀化市','431224','溆浦县',NULL,NULL,0),(1696,'430000','湖南','431200','怀化市','431225','会同县',NULL,NULL,0),(1697,'430000','湖南','431200','怀化市','431226','麻阳苗族自治县',NULL,NULL,0),(1698,'430000','湖南','431200','怀化市','431227','新晃侗族自治县',NULL,NULL,0),(1699,'430000','湖南','431200','怀化市','431228','芷江侗族自治县',NULL,NULL,0),(1700,'430000','湖南','431200','怀化市','431229','靖州苗族侗族自治县',NULL,NULL,0),(1701,'430000','湖南','431200','怀化市','431230','通道侗族自治县',NULL,NULL,0),(1702,'430000','湖南','431200','怀化市','431281','洪江市',NULL,NULL,0),(1703,'430000','湖南','431300','娄底市','431302','娄星区',NULL,NULL,0),(1704,'430000','湖南','431300','娄底市','431321','双峰县',NULL,NULL,0),(1705,'430000','湖南','431300','娄底市','431322','新化县',NULL,NULL,0),(1706,'430000','湖南','431300','娄底市','431381','冷水江市',NULL,NULL,0),(1707,'430000','湖南','431300','娄底市','431382','涟源市',NULL,NULL,0),(1708,'430000','湖南','433100','湘西土家族苗族自治州','433101','吉首市',NULL,NULL,0),(1709,'430000','湖南','433100','湘西土家族苗族自治州','433122','泸溪县',NULL,NULL,0),(1710,'430000','湖南','433100','湘西土家族苗族自治州','433123','凤凰县',NULL,NULL,0),(1711,'430000','湖南','433100','湘西土家族苗族自治州','433124','花垣县',NULL,NULL,0),(1712,'430000','湖南','433100','湘西土家族苗族自治州','433125','保靖县',NULL,NULL,0),(1713,'430000','湖南','433100','湘西土家族苗族自治州','433126','古丈县',NULL,NULL,0),(1714,'430000','湖南','433100','湘西土家族苗族自治州','433127','永顺县',NULL,NULL,0),(1715,'430000','湖南','433100','湘西土家族苗族自治州','433130','龙山县',NULL,NULL,0),(1716,'440000','广东','440100','广州市','440103','荔湾区',NULL,NULL,0),(1717,'440000','广东','440100','广州市','440104','越秀区',NULL,NULL,0),(1718,'440000','广东','440100','广州市','440105','海珠区',NULL,NULL,0),(1719,'440000','广东','440100','广州市','440106','天河区',NULL,NULL,0),(1720,'440000','广东','440100','广州市','440111','白云区',NULL,NULL,0),(1721,'440000','广东','440100','广州市','440112','黄埔区',NULL,NULL,0),(1722,'440000','广东','440100','广州市','440113','番禺区',NULL,NULL,0),(1723,'440000','广东','440100','广州市','440114','花都区',NULL,NULL,0),(1724,'440000','广东','440100','广州市','440115','南沙区',NULL,NULL,0),(1725,'440000','广东','440100','广州市','440117','从化区',NULL,NULL,0),(1726,'440000','广东','440100','广州市','440118','增城区',NULL,NULL,0),(1727,'440000','广东','440200','韶关市','440203','武江区',NULL,NULL,0),(1728,'440000','广东','440200','韶关市','440204','浈江区',NULL,NULL,0),(1729,'440000','广东','440200','韶关市','440205','曲江区',NULL,NULL,0),(1730,'440000','广东','440200','韶关市','440222','始兴县',NULL,NULL,0),(1731,'440000','广东','440200','韶关市','440224','仁化县',NULL,NULL,0),(1732,'440000','广东','440200','韶关市','440229','翁源县',NULL,NULL,0),(1733,'440000','广东','440200','韶关市','440232','乳源瑶族自治县',NULL,NULL,0),(1734,'440000','广东','440200','韶关市','440233','新丰县',NULL,NULL,0),(1735,'440000','广东','440200','韶关市','440281','乐昌市',NULL,NULL,0),(1736,'440000','广东','440200','韶关市','440282','南雄市',NULL,NULL,0),(1737,'440000','广东','440300','深圳市','440303','罗湖区',NULL,NULL,0),(1738,'440000','广东','440300','深圳市','440304','福田区',NULL,NULL,0),(1739,'440000','广东','440300','深圳市','440305','南山区',NULL,NULL,0),(1740,'440000','广东','440300','深圳市','440306','宝安区',NULL,NULL,0),(1741,'440000','广东','440300','深圳市','440307','龙岗区',NULL,NULL,0),(1742,'440000','广东','440300','深圳市','440308','盐田区',NULL,NULL,0),(1743,'440000','广东','440300','深圳市','440309','龙华区',NULL,NULL,0),(1744,'440000','广东','440300','深圳市','440310','坪山区',NULL,NULL,0),(1745,'440000','广东','440300','深圳市','440311','光明区',NULL,NULL,0),(1746,'440000','广东','440400','珠海市','440402','香洲区',NULL,NULL,0),(1747,'440000','广东','440400','珠海市','440403','斗门区',NULL,NULL,0),(1748,'440000','广东','440400','珠海市','440404','金湾区',NULL,NULL,0),(1749,'440000','广东','440500','汕头市','440507','龙湖区',NULL,NULL,0),(1750,'440000','广东','440500','汕头市','440511','金平区',NULL,NULL,0),(1751,'440000','广东','440500','汕头市','440512','濠江区',NULL,NULL,0),(1752,'440000','广东','440500','汕头市','440513','潮阳区',NULL,NULL,0),(1753,'440000','广东','440500','汕头市','440514','潮南区',NULL,NULL,0),(1754,'440000','广东','440500','汕头市','440515','澄海区',NULL,NULL,0),(1755,'440000','广东','440500','汕头市','440523','南澳县',NULL,NULL,0),(1756,'440000','广东','440600','佛山市','440604','禅城区',NULL,NULL,0),(1757,'440000','广东','440600','佛山市','440605','南海区',NULL,NULL,0),(1758,'440000','广东','440600','佛山市','440606','顺德区',NULL,NULL,0),(1759,'440000','广东','440600','佛山市','440607','三水区',NULL,NULL,0),(1760,'440000','广东','440600','佛山市','440608','高明区',NULL,NULL,0),(1761,'440000','广东','440700','江门市','440703','蓬江区',NULL,NULL,0),(1762,'440000','广东','440700','江门市','440704','江海区',NULL,NULL,0),(1763,'440000','广东','440700','江门市','440705','新会区',NULL,NULL,0),(1764,'440000','广东','440700','江门市','440781','台山市',NULL,NULL,0),(1765,'440000','广东','440700','江门市','440783','开平市',NULL,NULL,0),(1766,'440000','广东','440700','江门市','440784','鹤山市',NULL,NULL,0),(1767,'440000','广东','440700','江门市','440785','恩平市',NULL,NULL,0),(1768,'440000','广东','440800','湛江市','440802','赤坎区',NULL,NULL,0),(1769,'440000','广东','440800','湛江市','440803','霞山区',NULL,NULL,0),(1770,'440000','广东','440800','湛江市','440804','坡头区',NULL,NULL,0),(1771,'440000','广东','440800','湛江市','440811','麻章区',NULL,NULL,0),(1772,'440000','广东','440800','湛江市','440823','遂溪县',NULL,NULL,0),(1773,'440000','广东','440800','湛江市','440825','徐闻县',NULL,NULL,0),(1774,'440000','广东','440800','湛江市','440881','廉江市',NULL,NULL,0),(1775,'440000','广东','440800','湛江市','440882','雷州市',NULL,NULL,0),(1776,'440000','广东','440800','湛江市','440883','吴川市',NULL,NULL,0),(1777,'440000','广东','440900','茂名市','440902','茂南区',NULL,NULL,0),(1778,'440000','广东','440900','茂名市','440904','电白区',NULL,NULL,0),(1779,'440000','广东','440900','茂名市','440981','高州市',NULL,NULL,0),(1780,'440000','广东','440900','茂名市','440982','化州市',NULL,NULL,0),(1781,'440000','广东','440900','茂名市','440983','信宜市',NULL,NULL,0),(1782,'440000','广东','441200','肇庆市','441202','端州区',NULL,NULL,0),(1783,'440000','广东','441200','肇庆市','441203','鼎湖区',NULL,NULL,0),(1784,'440000','广东','441200','肇庆市','441204','高要区',NULL,NULL,0),(1785,'440000','广东','441200','肇庆市','441223','广宁县',NULL,NULL,0),(1786,'440000','广东','441200','肇庆市','441224','怀集县',NULL,NULL,0),(1787,'440000','广东','441200','肇庆市','441225','封开县',NULL,NULL,0),(1788,'440000','广东','441200','肇庆市','441226','德庆县',NULL,NULL,0),(1789,'440000','广东','441200','肇庆市','441284','四会市',NULL,NULL,0),(1790,'440000','广东','441300','惠州市','441302','惠城区',NULL,NULL,0),(1791,'440000','广东','441300','惠州市','441303','惠阳区',NULL,NULL,0),(1792,'440000','广东','441300','惠州市','441322','博罗县',NULL,NULL,0),(1793,'440000','广东','441300','惠州市','441323','惠东县',NULL,NULL,0),(1794,'440000','广东','441300','惠州市','441324','龙门县',NULL,NULL,0),(1795,'440000','广东','441400','梅州市','441402','梅江区',NULL,NULL,0),(1796,'440000','广东','441400','梅州市','441403','梅县区',NULL,NULL,0),(1797,'440000','广东','441400','梅州市','441422','大埔县',NULL,NULL,0),(1798,'440000','广东','441400','梅州市','441423','丰顺县',NULL,NULL,0),(1799,'440000','广东','441400','梅州市','441424','五华县',NULL,NULL,0),(1800,'440000','广东','441400','梅州市','441426','平远县',NULL,NULL,0),(1801,'440000','广东','441400','梅州市','441427','蕉岭县',NULL,NULL,0),(1802,'440000','广东','441400','梅州市','441481','兴宁市',NULL,NULL,0),(1803,'440000','广东','441500','汕尾市','441502','城区',NULL,NULL,0),(1804,'440000','广东','441500','汕尾市','441521','海丰县',NULL,NULL,0),(1805,'440000','广东','441500','汕尾市','441523','陆河县',NULL,NULL,0),(1806,'440000','广东','441500','汕尾市','441581','陆丰市',NULL,NULL,0),(1807,'440000','广东','441600','河源市','441602','源城区',NULL,NULL,0),(1808,'440000','广东','441600','河源市','441621','紫金县',NULL,NULL,0),(1809,'440000','广东','441600','河源市','441622','龙川县',NULL,NULL,0),(1810,'440000','广东','441600','河源市','441623','连平县',NULL,NULL,0),(1811,'440000','广东','441600','河源市','441624','和平县',NULL,NULL,0),(1812,'440000','广东','441600','河源市','441625','东源县',NULL,NULL,0),(1813,'440000','广东','441700','阳江市','441702','江城区',NULL,NULL,0),(1814,'440000','广东','441700','阳江市','441704','阳东区',NULL,NULL,0),(1815,'440000','广东','441700','阳江市','441721','阳西县',NULL,NULL,0),(1816,'440000','广东','441700','阳江市','441781','阳春市',NULL,NULL,0),(1817,'440000','广东','441800','清远市','441802','清城区',NULL,NULL,0),(1818,'440000','广东','441800','清远市','441803','清新区',NULL,NULL,0),(1819,'440000','广东','441800','清远市','441821','佛冈县',NULL,NULL,0),(1820,'440000','广东','441800','清远市','441823','阳山县',NULL,NULL,0),(1821,'440000','广东','441800','清远市','441825','连山壮族瑶族自治县',NULL,NULL,0),(1822,'440000','广东','441800','清远市','441826','连南瑶族自治县',NULL,NULL,0),(1823,'440000','广东','441800','清远市','441881','英德市',NULL,NULL,0),(1824,'440000','广东','441800','清远市','441882','连州市',NULL,NULL,0),(1825,'440000','广东','445100','潮州市','445102','湘桥区',NULL,NULL,0),(1826,'440000','广东','445100','潮州市','445103','潮安区',NULL,NULL,0),(1827,'440000','广东','445100','潮州市','445122','饶平县',NULL,NULL,0),(1828,'440000','广东','445200','揭阳市','445202','榕城区',NULL,NULL,0),(1829,'440000','广东','445200','揭阳市','445203','揭东区',NULL,NULL,0),(1830,'440000','广东','445200','揭阳市','445222','揭西县',NULL,NULL,0),(1831,'440000','广东','445200','揭阳市','445224','惠来县',NULL,NULL,0),(1832,'440000','广东','445200','揭阳市','445281','普宁市',NULL,NULL,0),(1833,'440000','广东','445300','云浮市','445302','云城区',NULL,NULL,0),(1834,'440000','广东','445300','云浮市','445303','云安区',NULL,NULL,0),(1835,'440000','广东','445300','云浮市','445321','新兴县',NULL,NULL,0),(1836,'440000','广东','445300','云浮市','445322','郁南县',NULL,NULL,0),(1837,'440000','广东','445300','云浮市','445381','罗定市',NULL,NULL,0),(1838,'450000','广西','450100','南宁市','450102','兴宁区',NULL,NULL,0),(1839,'450000','广西','450100','南宁市','450103','青秀区',NULL,NULL,0),(1840,'450000','广西','450100','南宁市','450105','江南区',NULL,NULL,0),(1841,'450000','广西','450100','南宁市','450107','西乡塘区',NULL,NULL,0),(1842,'450000','广西','450100','南宁市','450108','良庆区',NULL,NULL,0),(1843,'450000','广西','450100','南宁市','450109','邕宁区',NULL,NULL,0),(1844,'450000','广西','450100','南宁市','450110','武鸣区',NULL,NULL,0),(1845,'450000','广西','450100','南宁市','450123','隆安县',NULL,NULL,0),(1846,'450000','广西','450100','南宁市','450124','马山县',NULL,NULL,0),(1847,'450000','广西','450100','南宁市','450125','上林县',NULL,NULL,0),(1848,'450000','广西','450100','南宁市','450126','宾阳县',NULL,NULL,0),(1849,'450000','广西','450100','南宁市','450127','横县',NULL,NULL,0),(1850,'450000','广西','450200','柳州市','450202','城中区',NULL,NULL,0),(1851,'450000','广西','450200','柳州市','450203','鱼峰区',NULL,NULL,0),(1852,'450000','广西','450200','柳州市','450204','柳南区',NULL,NULL,0),(1853,'450000','广西','450200','柳州市','450205','柳北区',NULL,NULL,0),(1854,'450000','广西','450200','柳州市','450206','柳江区',NULL,NULL,0),(1855,'450000','广西','450200','柳州市','450222','柳城县',NULL,NULL,0),(1856,'450000','广西','450200','柳州市','450223','鹿寨县',NULL,NULL,0),(1857,'450000','广西','450200','柳州市','450224','融安县',NULL,NULL,0),(1858,'450000','广西','450200','柳州市','450225','融水苗族自治县',NULL,NULL,0),(1859,'450000','广西','450200','柳州市','450226','三江侗族自治县',NULL,NULL,0),(1860,'450000','广西','450300','桂林市','450302','秀峰区',NULL,NULL,0),(1861,'450000','广西','450300','桂林市','450303','叠彩区',NULL,NULL,0),(1862,'450000','广西','450300','桂林市','450304','象山区',NULL,NULL,0),(1863,'450000','广西','450300','桂林市','450305','七星区',NULL,NULL,0),(1864,'450000','广西','450300','桂林市','450311','雁山区',NULL,NULL,0),(1865,'450000','广西','450300','桂林市','450312','临桂区',NULL,NULL,0),(1866,'450000','广西','450300','桂林市','450321','阳朔县',NULL,NULL,0),(1867,'450000','广西','450300','桂林市','450323','灵川县',NULL,NULL,0),(1868,'450000','广西','450300','桂林市','450324','全州县',NULL,NULL,0),(1869,'450000','广西','450300','桂林市','450325','兴安县',NULL,NULL,0),(1870,'450000','广西','450300','桂林市','450326','永福县',NULL,NULL,0),(1871,'450000','广西','450300','桂林市','450327','灌阳县',NULL,NULL,0),(1872,'450000','广西','450300','桂林市','450328','龙胜各族自治县',NULL,NULL,0),(1873,'450000','广西','450300','桂林市','450329','资源县',NULL,NULL,0),(1874,'450000','广西','450300','桂林市','450330','平乐县',NULL,NULL,0),(1875,'450000','广西','450300','桂林市','450381','荔浦市',NULL,NULL,0),(1876,'450000','广西','450300','桂林市','450332','恭城瑶族自治县',NULL,NULL,0),(1877,'450000','广西','450400','梧州市','450403','万秀区',NULL,NULL,0),(1878,'450000','广西','450400','梧州市','450405','长洲区',NULL,NULL,0),(1879,'450000','广西','450400','梧州市','450406','龙圩区',NULL,NULL,0),(1880,'450000','广西','450400','梧州市','450421','苍梧县',NULL,NULL,0),(1881,'450000','广西','450400','梧州市','450422','藤县',NULL,NULL,0),(1882,'450000','广西','450400','梧州市','450423','蒙山县',NULL,NULL,0),(1883,'450000','广西','450400','梧州市','450481','岑溪市',NULL,NULL,0),(1884,'450000','广西','450500','北海市','450502','海城区',NULL,NULL,0),(1885,'450000','广西','450500','北海市','450503','银海区',NULL,NULL,0),(1886,'450000','广西','450500','北海市','450512','铁山港区',NULL,NULL,0),(1887,'450000','广西','450500','北海市','450521','合浦县',NULL,NULL,0),(1888,'450000','广西','450600','防城港市','450602','港口区',NULL,NULL,0),(1889,'450000','广西','450600','防城港市','450603','防城区',NULL,NULL,0),(1890,'450000','广西','450600','防城港市','450621','上思县',NULL,NULL,0),(1891,'450000','广西','450600','防城港市','450681','东兴市',NULL,NULL,0),(1892,'450000','广西','450700','钦州市','450702','钦南区',NULL,NULL,0),(1893,'450000','广西','450700','钦州市','450703','钦北区',NULL,NULL,0),(1894,'450000','广西','450700','钦州市','450721','灵山县',NULL,NULL,0),(1895,'450000','广西','450700','钦州市','450722','浦北县',NULL,NULL,0),(1896,'450000','广西','450800','贵港市','450802','港北区',NULL,NULL,0),(1897,'450000','广西','450800','贵港市','450803','港南区',NULL,NULL,0),(1898,'450000','广西','450800','贵港市','450804','覃塘区',NULL,NULL,0),(1899,'450000','广西','450800','贵港市','450821','平南县',NULL,NULL,0),(1900,'450000','广西','450800','贵港市','450881','桂平市',NULL,NULL,0),(1901,'450000','广西','450900','玉林市','450902','玉州区',NULL,NULL,0),(1902,'450000','广西','450900','玉林市','450903','福绵区',NULL,NULL,0),(1903,'450000','广西','450900','玉林市','450921','容县',NULL,NULL,0),(1904,'450000','广西','450900','玉林市','450922','陆川县',NULL,NULL,0),(1905,'450000','广西','450900','玉林市','450923','博白县',NULL,NULL,0),(1906,'450000','广西','450900','玉林市','450924','兴业县',NULL,NULL,0),(1907,'450000','广西','450900','玉林市','450981','北流市',NULL,NULL,0),(1908,'450000','广西','451000','百色市','451002','右江区',NULL,NULL,0),(1909,'450000','广西','451000','百色市','451021','田阳县',NULL,NULL,0),(1910,'450000','广西','451000','百色市','451022','田东县',NULL,NULL,0),(1911,'450000','广西','451000','百色市','451023','平果县',NULL,NULL,0),(1912,'450000','广西','451000','百色市','451024','德保县',NULL,NULL,0),(1913,'450000','广西','451000','百色市','451026','那坡县',NULL,NULL,0),(1914,'450000','广西','451000','百色市','451027','凌云县',NULL,NULL,0),(1915,'450000','广西','451000','百色市','451028','乐业县',NULL,NULL,0),(1916,'450000','广西','451000','百色市','451029','田林县',NULL,NULL,0),(1917,'450000','广西','451000','百色市','451030','西林县',NULL,NULL,0),(1918,'450000','广西','451000','百色市','451031','隆林各族自治县',NULL,NULL,0),(1919,'450000','广西','451000','百色市','451081','靖西市',NULL,NULL,0),(1920,'450000','广西','451100','贺州市','451102','八步区',NULL,NULL,0),(1921,'450000','广西','451100','贺州市','451103','平桂区',NULL,NULL,0),(1922,'450000','广西','451100','贺州市','451121','昭平县',NULL,NULL,0),(1923,'450000','广西','451100','贺州市','451122','钟山县',NULL,NULL,0),(1924,'450000','广西','451100','贺州市','451123','富川瑶族自治县',NULL,NULL,0),(1925,'450000','广西','451200','河池市','451202','金城江区',NULL,NULL,0),(1926,'450000','广西','451200','河池市','451203','宜州区',NULL,NULL,0),(1927,'450000','广西','451200','河池市','451221','南丹县',NULL,NULL,0),(1928,'450000','广西','451200','河池市','451222','天峨县',NULL,NULL,0),(1929,'450000','广西','451200','河池市','451223','凤山县',NULL,NULL,0),(1930,'450000','广西','451200','河池市','451224','东兰县',NULL,NULL,0),(1931,'450000','广西','451200','河池市','451225','罗城仫佬族自治县',NULL,NULL,0),(1932,'450000','广西','451200','河池市','451226','环江毛南族自治县',NULL,NULL,0),(1933,'450000','广西','451200','河池市','451227','巴马瑶族自治县',NULL,NULL,0),(1934,'450000','广西','451200','河池市','451228','都安瑶族自治县',NULL,NULL,0),(1935,'450000','广西','451200','河池市','451229','大化瑶族自治县',NULL,NULL,0),(1936,'450000','广西','451300','来宾市','451302','兴宾区',NULL,NULL,0),(1937,'450000','广西','451300','来宾市','451321','忻城县',NULL,NULL,0),(1938,'450000','广西','451300','来宾市','451322','象州县',NULL,NULL,0),(1939,'450000','广西','451300','来宾市','451323','武宣县',NULL,NULL,0),(1940,'450000','广西','451300','来宾市','451324','金秀瑶族自治县',NULL,NULL,0),(1941,'450000','广西','451300','来宾市','451381','合山市',NULL,NULL,0),(1942,'450000','广西','451400','崇左市','451402','江州区',NULL,NULL,0),(1943,'450000','广西','451400','崇左市','451421','扶绥县',NULL,NULL,0),(1944,'450000','广西','451400','崇左市','451422','宁明县',NULL,NULL,0),(1945,'450000','广西','451400','崇左市','451423','龙州县',NULL,NULL,0),(1946,'450000','广西','451400','崇左市','451424','大新县',NULL,NULL,0),(1947,'450000','广西','451400','崇左市','451425','天等县',NULL,NULL,0),(1948,'450000','广西','451400','崇左市','451481','凭祥市',NULL,NULL,0),(1949,'460000','海南','460100','海口市','460105','秀英区',NULL,NULL,0),(1950,'460000','海南','460100','海口市','460106','龙华区',NULL,NULL,0),(1951,'460000','海南','460100','海口市','460107','琼山区',NULL,NULL,0),(1952,'460000','海南','460100','海口市','460108','美兰区',NULL,NULL,0),(1953,'460000','海南','460200','三亚市','460202','海棠区',NULL,NULL,0),(1954,'460000','海南','460200','三亚市','460203','吉阳区',NULL,NULL,0),(1955,'460000','海南','460200','三亚市','460204','天涯区',NULL,NULL,0),(1956,'460000','海南','460200','三亚市','460205','崖州区',NULL,NULL,0),(1957,'500000','重庆市','500000','重庆市','500101','万州区',NULL,NULL,1),(1958,'500000','重庆市','500000','重庆市','500102','涪陵区',NULL,NULL,1),(1959,'500000','重庆市','500000','重庆市','500103','渝中区',NULL,NULL,1),(1960,'500000','重庆市','500000','重庆市','500104','大渡口区',NULL,NULL,1),(1961,'500000','重庆市','500000','重庆市','500105','江北区',NULL,NULL,1),(1962,'500000','重庆市','500000','重庆市','500106','沙坪坝区',NULL,NULL,1),(1963,'500000','重庆市','500000','重庆市','500107','九龙坡区',NULL,NULL,1),(1964,'500000','重庆市','500000','重庆市','500108','南岸区',NULL,NULL,1),(1965,'500000','重庆市','500000','重庆市','500109','北碚区',NULL,NULL,1),(1966,'500000','重庆市','500000','重庆市','500110','綦江区',NULL,NULL,1),(1967,'500000','重庆市','500000','重庆市','500111','大足区',NULL,NULL,1),(1968,'500000','重庆市','500000','重庆市','500112','渝北区',NULL,NULL,1),(1969,'500000','重庆市','500000','重庆市','500113','巴南区',NULL,NULL,1),(1970,'500000','重庆市','500000','重庆市','500114','黔江区',NULL,NULL,1),(1971,'500000','重庆市','500000','重庆市','500115','长寿区',NULL,NULL,1),(1972,'500000','重庆市','500000','重庆市','500116','江津区',NULL,NULL,1),(1973,'500000','重庆市','500000','重庆市','500117','合川区',NULL,NULL,1),(1974,'500000','重庆市','500000','重庆市','500118','永川区',NULL,NULL,1),(1975,'500000','重庆市','500000','重庆市','500119','南川区',NULL,NULL,1),(1976,'500000','重庆市','500000','重庆市','500120','璧山区',NULL,NULL,1),(1977,'500000','重庆市','500000','重庆市','500151','铜梁区',NULL,NULL,1),(1978,'500000','重庆市','500000','重庆市','500152','潼南区',NULL,NULL,1),(1979,'500000','重庆市','500000','重庆市','500153','荣昌区',NULL,NULL,1),(1980,'500000','重庆市','500000','重庆市','500154','开州区',NULL,NULL,1),(1981,'500000','重庆市','500000','重庆市','500155','梁平区',NULL,NULL,1),(1982,'500000','重庆市','500000','重庆市','500156','武隆区',NULL,NULL,1),(1983,'500000','重庆市','500000','重庆市','500229','城口县',NULL,NULL,1),(1984,'500000','重庆市','500000','重庆市','500230','丰都县',NULL,NULL,1),(1985,'500000','重庆市','500000','重庆市','500231','垫江县',NULL,NULL,1),(1986,'500000','重庆市','500000','重庆市','500233','忠县',NULL,NULL,1),(1987,'500000','重庆市','500000','重庆市','500235','云阳县',NULL,NULL,1),(1988,'500000','重庆市','500000','重庆市','500236','奉节县',NULL,NULL,1),(1989,'500000','重庆市','500000','重庆市','500237','巫山县',NULL,NULL,1),(1990,'500000','重庆市','500000','重庆市','500238','巫溪县',NULL,NULL,1),(1991,'500000','重庆市','500000','重庆市','500240','石柱土家族自治县',NULL,NULL,1),(1992,'500000','重庆市','500000','重庆市','500241','秀山土家族苗族自治县',NULL,NULL,1),(1993,'500000','重庆市','500000','重庆市','500242','酉阳土家族苗族自治县',NULL,NULL,1),(1994,'500000','重庆市','500000','重庆市','500243','彭水苗族土家族自治县',NULL,NULL,1),(1995,'510000','四川','510100','成都市','510104','锦江区',NULL,NULL,0),(1996,'510000','四川','510100','成都市','510105','青羊区',NULL,NULL,0),(1997,'510000','四川','510100','成都市','510106','金牛区',NULL,NULL,0),(1998,'510000','四川','510100','成都市','510107','武侯区',NULL,NULL,0),(1999,'510000','四川','510100','成都市','510108','成华区',NULL,NULL,0),(2000,'510000','四川','510100','成都市','510112','龙泉驿区',NULL,NULL,0),(2001,'510000','四川','510100','成都市','510113','青白江区',NULL,NULL,0),(2002,'510000','四川','510100','成都市','510114','新都区',NULL,NULL,0),(2003,'510000','四川','510100','成都市','510115','温江区',NULL,NULL,0),(2004,'510000','四川','510100','成都市','510116','双流区',NULL,NULL,0),(2005,'510000','四川','510100','成都市','510117','郫都区',NULL,NULL,0),(2006,'510000','四川','510100','成都市','510121','金堂县',NULL,NULL,0),(2007,'510000','四川','510100','成都市','510129','大邑县',NULL,NULL,0),(2008,'510000','四川','510100','成都市','510131','蒲江县',NULL,NULL,0),(2009,'510000','四川','510100','成都市','510132','新津县',NULL,NULL,0),(2010,'510000','四川','510100','成都市','510181','都江堰市',NULL,NULL,0),(2011,'510000','四川','510100','成都市','510182','彭州市',NULL,NULL,0),(2012,'510000','四川','510100','成都市','510183','邛崃市',NULL,NULL,0),(2013,'510000','四川','510100','成都市','510184','崇州市',NULL,NULL,0),(2014,'510000','四川','510100','成都市','510185','简阳市',NULL,NULL,0),(2015,'510000','四川','510300','自贡市','510302','自流井区',NULL,NULL,0),(2016,'510000','四川','510300','自贡市','510303','贡井区',NULL,NULL,0),(2017,'510000','四川','510300','自贡市','510304','大安区',NULL,NULL,0),(2018,'510000','四川','510300','自贡市','510311','沿滩区',NULL,NULL,0),(2019,'510000','四川','510300','自贡市','510321','荣县',NULL,NULL,0),(2020,'510000','四川','510300','自贡市','510322','富顺县',NULL,NULL,0),(2021,'510000','四川','510400','攀枝花市','510402','东区',NULL,NULL,0),(2022,'510000','四川','510400','攀枝花市','510403','西区',NULL,NULL,0),(2023,'510000','四川','510400','攀枝花市','510411','仁和区',NULL,NULL,0),(2024,'510000','四川','510400','攀枝花市','510421','米易县',NULL,NULL,0),(2025,'510000','四川','510400','攀枝花市','510422','盐边县',NULL,NULL,0),(2026,'510000','四川','510500','泸州市','510502','江阳区',NULL,NULL,0),(2027,'510000','四川','510500','泸州市','510503','纳溪区',NULL,NULL,0),(2028,'510000','四川','510500','泸州市','510504','龙马潭区',NULL,NULL,0),(2029,'510000','四川','510500','泸州市','510521','泸县',NULL,NULL,0),(2030,'510000','四川','510500','泸州市','510522','合江县',NULL,NULL,0),(2031,'510000','四川','510500','泸州市','510524','叙永县',NULL,NULL,0),(2032,'510000','四川','510500','泸州市','510525','古蔺县',NULL,NULL,0),(2033,'510000','四川','510600','德阳市','510603','旌阳区',NULL,NULL,0),(2034,'510000','四川','510600','德阳市','510604','罗江区',NULL,NULL,0),(2035,'510000','四川','510600','德阳市','510623','中江县',NULL,NULL,0),(2036,'510000','四川','510600','德阳市','510681','广汉市',NULL,NULL,0),(2037,'510000','四川','510600','德阳市','510682','什邡市',NULL,NULL,0),(2038,'510000','四川','510600','德阳市','510683','绵竹市',NULL,NULL,0),(2039,'510000','四川','510700','绵阳市','510703','涪城区',NULL,NULL,0),(2040,'510000','四川','510700','绵阳市','510704','游仙区',NULL,NULL,0),(2041,'510000','四川','510700','绵阳市','510705','安州区',NULL,NULL,0),(2042,'510000','四川','510700','绵阳市','510722','三台县',NULL,NULL,0),(2043,'510000','四川','510700','绵阳市','510723','盐亭县',NULL,NULL,0),(2044,'510000','四川','510700','绵阳市','510725','梓潼县',NULL,NULL,0),(2045,'510000','四川','510700','绵阳市','510726','北川羌族自治县',NULL,NULL,0),(2046,'510000','四川','510700','绵阳市','510727','平武县',NULL,NULL,0),(2047,'510000','四川','510700','绵阳市','510781','江油市',NULL,NULL,0),(2048,'510000','四川','510800','广元市','510802','利州区',NULL,NULL,0),(2049,'510000','四川','510800','广元市','510811','昭化区',NULL,NULL,0),(2050,'510000','四川','510800','广元市','510812','朝天区',NULL,NULL,0),(2051,'510000','四川','510800','广元市','510821','旺苍县',NULL,NULL,0),(2052,'510000','四川','510800','广元市','510822','青川县',NULL,NULL,0),(2053,'510000','四川','510800','广元市','510823','剑阁县',NULL,NULL,0),(2054,'510000','四川','510800','广元市','510824','苍溪县',NULL,NULL,0),(2055,'510000','四川','510900','遂宁市','510903','船山区',NULL,NULL,0),(2056,'510000','四川','510900','遂宁市','510904','安居区',NULL,NULL,0),(2057,'510000','四川','510900','遂宁市','510921','蓬溪县',NULL,NULL,0),(2058,'510000','四川','510900','遂宁市','510922','射洪县',NULL,NULL,0),(2059,'510000','四川','510900','遂宁市','510923','大英县',NULL,NULL,0),(2060,'510000','四川','511000','内江市','511002','市中区',NULL,NULL,0),(2061,'510000','四川','511000','内江市','511011','东兴区',NULL,NULL,0),(2062,'510000','四川','511000','内江市','511024','威远县',NULL,NULL,0),(2063,'510000','四川','511000','内江市','511025','资中县',NULL,NULL,0),(2064,'510000','四川','511000','内江市','511083','隆昌市',NULL,NULL,0),(2065,'510000','四川','511100','乐山市','511102','市中区',NULL,NULL,0),(2066,'510000','四川','511100','乐山市','511111','沙湾区',NULL,NULL,0),(2067,'510000','四川','511100','乐山市','511112','五通桥区',NULL,NULL,0),(2068,'510000','四川','511100','乐山市','511113','金口河区',NULL,NULL,0),(2069,'510000','四川','511100','乐山市','511123','犍为县',NULL,NULL,0),(2070,'510000','四川','511100','乐山市','511124','井研县',NULL,NULL,0),(2071,'510000','四川','511100','乐山市','511126','夹江县',NULL,NULL,0),(2072,'510000','四川','511100','乐山市','511129','沐川县',NULL,NULL,0),(2073,'510000','四川','511100','乐山市','511132','峨边彝族自治县',NULL,NULL,0),(2074,'510000','四川','511100','乐山市','511133','马边彝族自治县',NULL,NULL,0),(2075,'510000','四川','511100','乐山市','511181','峨眉山市',NULL,NULL,0),(2076,'510000','四川','511300','南充市','511302','顺庆区',NULL,NULL,0),(2077,'510000','四川','511300','南充市','511303','高坪区',NULL,NULL,0),(2078,'510000','四川','511300','南充市','511304','嘉陵区',NULL,NULL,0),(2079,'510000','四川','511300','南充市','511321','南部县',NULL,NULL,0),(2080,'510000','四川','511300','南充市','511322','营山县',NULL,NULL,0),(2081,'510000','四川','511300','南充市','511323','蓬安县',NULL,NULL,0),(2082,'510000','四川','511300','南充市','511324','仪陇县',NULL,NULL,0),(2083,'510000','四川','511300','南充市','511325','西充县',NULL,NULL,0),(2084,'510000','四川','511300','南充市','511381','阆中市',NULL,NULL,0),(2085,'510000','四川','511400','眉山市','511402','东坡区',NULL,NULL,0),(2086,'510000','四川','511400','眉山市','511403','彭山区',NULL,NULL,0),(2087,'510000','四川','511400','眉山市','511421','仁寿县',NULL,NULL,0),(2088,'510000','四川','511400','眉山市','511423','洪雅县',NULL,NULL,0),(2089,'510000','四川','511400','眉山市','511424','丹棱县',NULL,NULL,0),(2090,'510000','四川','511400','眉山市','511425','青神县',NULL,NULL,0),(2091,'510000','四川','511500','宜宾市','511502','翠屏区',NULL,NULL,0),(2092,'510000','四川','511500','宜宾市','511503','南溪区',NULL,NULL,0),(2093,'510000','四川','511500','宜宾市','511504','叙州区',NULL,NULL,0),(2094,'510000','四川','511500','宜宾市','511523','江安县',NULL,NULL,0),(2095,'510000','四川','511500','宜宾市','511524','长宁县',NULL,NULL,0),(2096,'510000','四川','511500','宜宾市','511525','高县',NULL,NULL,0),(2097,'510000','四川','511500','宜宾市','511526','珙县',NULL,NULL,0),(2098,'510000','四川','511500','宜宾市','511527','筠连县',NULL,NULL,0),(2099,'510000','四川','511500','宜宾市','511528','兴文县',NULL,NULL,0),(2100,'510000','四川','511500','宜宾市','511529','屏山县',NULL,NULL,0),(2101,'510000','四川','511600','广安市','511602','广安区',NULL,NULL,0),(2102,'510000','四川','511600','广安市','511603','前锋区',NULL,NULL,0),(2103,'510000','四川','511600','广安市','511621','岳池县',NULL,NULL,0),(2104,'510000','四川','511600','广安市','511622','武胜县',NULL,NULL,0),(2105,'510000','四川','511600','广安市','511623','邻水县',NULL,NULL,0),(2106,'510000','四川','511600','广安市','511681','华蓥市',NULL,NULL,0),(2107,'510000','四川','511700','达州市','511702','通川区',NULL,NULL,0),(2108,'510000','四川','511700','达州市','511703','达川区',NULL,NULL,0),(2109,'510000','四川','511700','达州市','511722','宣汉县',NULL,NULL,0),(2110,'510000','四川','511700','达州市','511723','开江县',NULL,NULL,0),(2111,'510000','四川','511700','达州市','511724','大竹县',NULL,NULL,0),(2112,'510000','四川','511700','达州市','511725','渠县',NULL,NULL,0),(2113,'510000','四川','511700','达州市','511781','万源市',NULL,NULL,0),(2114,'510000','四川','511800','雅安市','511802','雨城区',NULL,NULL,0),(2115,'510000','四川','511800','雅安市','511803','名山区',NULL,NULL,0),(2116,'510000','四川','511800','雅安市','511822','荥经县',NULL,NULL,0),(2117,'510000','四川','511800','雅安市','511823','汉源县',NULL,NULL,0),(2118,'510000','四川','511800','雅安市','511824','石棉县',NULL,NULL,0),(2119,'510000','四川','511800','雅安市','511825','天全县',NULL,NULL,0),(2120,'510000','四川','511800','雅安市','511826','芦山县',NULL,NULL,0),(2121,'510000','四川','511800','雅安市','511827','宝兴县',NULL,NULL,0),(2122,'510000','四川','511900','巴中市','511902','巴州区',NULL,NULL,0),(2123,'510000','四川','511900','巴中市','511903','恩阳区',NULL,NULL,0),(2124,'510000','四川','511900','巴中市','511921','通江县',NULL,NULL,0),(2125,'510000','四川','511900','巴中市','511922','南江县',NULL,NULL,0),(2126,'510000','四川','511900','巴中市','511923','平昌县',NULL,NULL,0),(2127,'510000','四川','512000','资阳市','512002','雁江区',NULL,NULL,0),(2128,'510000','四川','512000','资阳市','512021','安岳县',NULL,NULL,0),(2129,'510000','四川','512000','资阳市','512022','乐至县',NULL,NULL,0),(2130,'510000','四川','513200','阿坝藏族羌族自治州','513201','马尔康市',NULL,NULL,0),(2131,'510000','四川','513200','阿坝藏族羌族自治州','513221','汶川县',NULL,NULL,0),(2132,'510000','四川','513200','阿坝藏族羌族自治州','513222','理县',NULL,NULL,0),(2133,'510000','四川','513200','阿坝藏族羌族自治州','513223','茂县',NULL,NULL,0),(2134,'510000','四川','513200','阿坝藏族羌族自治州','513224','松潘县',NULL,NULL,0),(2135,'510000','四川','513200','阿坝藏族羌族自治州','513225','九寨沟县',NULL,NULL,0),(2136,'510000','四川','513200','阿坝藏族羌族自治州','513226','金川县',NULL,NULL,0),(2137,'510000','四川','513200','阿坝藏族羌族自治州','513227','小金县',NULL,NULL,0),(2138,'510000','四川','513200','阿坝藏族羌族自治州','513228','黑水县',NULL,NULL,0),(2139,'510000','四川','513200','阿坝藏族羌族自治州','513230','壤塘县',NULL,NULL,0),(2140,'510000','四川','513200','阿坝藏族羌族自治州','513231','阿坝县',NULL,NULL,0),(2141,'510000','四川','513200','阿坝藏族羌族自治州','513232','若尔盖县',NULL,NULL,0),(2142,'510000','四川','513200','阿坝藏族羌族自治州','513233','红原县',NULL,NULL,0),(2143,'510000','四川','513300','甘孜藏族自治州','513301','康定市',NULL,NULL,0),(2144,'510000','四川','513300','甘孜藏族自治州','513322','泸定县',NULL,NULL,0),(2145,'510000','四川','513300','甘孜藏族自治州','513323','丹巴县',NULL,NULL,0),(2146,'510000','四川','513300','甘孜藏族自治州','513324','九龙县',NULL,NULL,0),(2147,'510000','四川','513300','甘孜藏族自治州','513325','雅江县',NULL,NULL,0),(2148,'510000','四川','513300','甘孜藏族自治州','513326','道孚县',NULL,NULL,0),(2149,'510000','四川','513300','甘孜藏族自治州','513327','炉霍县',NULL,NULL,0),(2150,'510000','四川','513300','甘孜藏族自治州','513328','甘孜县',NULL,NULL,0),(2151,'510000','四川','513300','甘孜藏族自治州','513329','新龙县',NULL,NULL,0),(2152,'510000','四川','513300','甘孜藏族自治州','513330','德格县',NULL,NULL,0),(2153,'510000','四川','513300','甘孜藏族自治州','513331','白玉县',NULL,NULL,0),(2154,'510000','四川','513300','甘孜藏族自治州','513332','石渠县',NULL,NULL,0),(2155,'510000','四川','513300','甘孜藏族自治州','513333','色达县',NULL,NULL,0),(2156,'510000','四川','513300','甘孜藏族自治州','513334','理塘县',NULL,NULL,0),(2157,'510000','四川','513300','甘孜藏族自治州','513335','巴塘县',NULL,NULL,0),(2158,'510000','四川','513300','甘孜藏族自治州','513336','乡城县',NULL,NULL,0),(2159,'510000','四川','513300','甘孜藏族自治州','513337','稻城县',NULL,NULL,0),(2160,'510000','四川','513300','甘孜藏族自治州','513338','得荣县',NULL,NULL,0),(2161,'510000','四川','513400','凉山彝族自治州','513401','西昌市',NULL,NULL,0),(2162,'510000','四川','513400','凉山彝族自治州','513422','木里藏族自治县',NULL,NULL,0),(2163,'510000','四川','513400','凉山彝族自治州','513423','盐源县',NULL,NULL,0),(2164,'510000','四川','513400','凉山彝族自治州','513424','德昌县',NULL,NULL,0),(2165,'510000','四川','513400','凉山彝族自治州','513425','会理县',NULL,NULL,0),(2166,'510000','四川','513400','凉山彝族自治州','513426','会东县',NULL,NULL,0),(2167,'510000','四川','513400','凉山彝族自治州','513427','宁南县',NULL,NULL,0),(2168,'510000','四川','513400','凉山彝族自治州','513428','普格县',NULL,NULL,0),(2169,'510000','四川','513400','凉山彝族自治州','513429','布拖县',NULL,NULL,0),(2170,'510000','四川','513400','凉山彝族自治州','513430','金阳县',NULL,NULL,0),(2171,'510000','四川','513400','凉山彝族自治州','513431','昭觉县',NULL,NULL,0),(2172,'510000','四川','513400','凉山彝族自治州','513432','喜德县',NULL,NULL,0),(2173,'510000','四川','513400','凉山彝族自治州','513433','冕宁县',NULL,NULL,0),(2174,'510000','四川','513400','凉山彝族自治州','513434','越西县',NULL,NULL,0),(2175,'510000','四川','513400','凉山彝族自治州','513435','甘洛县',NULL,NULL,0),(2176,'510000','四川','513400','凉山彝族自治州','513436','美姑县',NULL,NULL,0),(2177,'510000','四川','513400','凉山彝族自治州','513437','雷波县',NULL,NULL,0),(2178,'520000','贵州','520100','贵阳市','520102','南明区',NULL,NULL,0),(2179,'520000','贵州','520100','贵阳市','520103','云岩区',NULL,NULL,0),(2180,'520000','贵州','520100','贵阳市','520111','花溪区',NULL,NULL,0),(2181,'520000','贵州','520100','贵阳市','520112','乌当区',NULL,NULL,0),(2182,'520000','贵州','520100','贵阳市','520113','白云区',NULL,NULL,0),(2183,'520000','贵州','520100','贵阳市','520115','观山湖区',NULL,NULL,0),(2184,'520000','贵州','520100','贵阳市','520121','开阳县',NULL,NULL,0),(2185,'520000','贵州','520100','贵阳市','520122','息烽县',NULL,NULL,0),(2186,'520000','贵州','520100','贵阳市','520123','修文县',NULL,NULL,0),(2187,'520000','贵州','520100','贵阳市','520181','清镇市',NULL,NULL,0),(2188,'520000','贵州','520200','六盘水市','520201','钟山区',NULL,NULL,0),(2189,'520000','贵州','520200','六盘水市','520203','六枝特区',NULL,NULL,0),(2190,'520000','贵州','520200','六盘水市','520221','水城县',NULL,NULL,0),(2191,'520000','贵州','520200','六盘水市','520281','盘州市',NULL,NULL,0),(2192,'520000','贵州','520300','遵义市','520302','红花岗区',NULL,NULL,0),(2193,'520000','贵州','520300','遵义市','520303','汇川区',NULL,NULL,0),(2194,'520000','贵州','520300','遵义市','520304','播州区',NULL,NULL,0),(2195,'520000','贵州','520300','遵义市','520322','桐梓县',NULL,NULL,0),(2196,'520000','贵州','520300','遵义市','520323','绥阳县',NULL,NULL,0),(2197,'520000','贵州','520300','遵义市','520324','正安县',NULL,NULL,0),(2198,'520000','贵州','520300','遵义市','520325','道真仡佬族苗族自治县',NULL,NULL,0),(2199,'520000','贵州','520300','遵义市','520326','务川仡佬族苗族自治县',NULL,NULL,0),(2200,'520000','贵州','520300','遵义市','520327','凤冈县',NULL,NULL,0),(2201,'520000','贵州','520300','遵义市','520328','湄潭县',NULL,NULL,0),(2202,'520000','贵州','520300','遵义市','520329','余庆县',NULL,NULL,0),(2203,'520000','贵州','520300','遵义市','520330','习水县',NULL,NULL,0),(2204,'520000','贵州','520300','遵义市','520381','赤水市',NULL,NULL,0),(2205,'520000','贵州','520300','遵义市','520382','仁怀市',NULL,NULL,0),(2206,'520000','贵州','520400','安顺市','520402','西秀区',NULL,NULL,0),(2207,'520000','贵州','520400','安顺市','520403','平坝区',NULL,NULL,0),(2208,'520000','贵州','520400','安顺市','520422','普定县',NULL,NULL,0),(2209,'520000','贵州','520400','安顺市','520423','镇宁布依族苗族自治县',NULL,NULL,0),(2210,'520000','贵州','520400','安顺市','520424','关岭布依族苗族自治县',NULL,NULL,0),(2211,'520000','贵州','520400','安顺市','520425','紫云苗族布依族自治县',NULL,NULL,0),(2212,'520000','贵州','520500','毕节市','520502','七星关区',NULL,NULL,0),(2213,'520000','贵州','520500','毕节市','520521','大方县',NULL,NULL,0),(2214,'520000','贵州','520500','毕节市','520522','黔西县',NULL,NULL,0),(2215,'520000','贵州','520500','毕节市','520523','金沙县',NULL,NULL,0),(2216,'520000','贵州','520500','毕节市','520524','织金县',NULL,NULL,0),(2217,'520000','贵州','520500','毕节市','520525','纳雍县',NULL,NULL,0),(2218,'520000','贵州','520500','毕节市','520526','威宁彝族回族苗族自治县',NULL,NULL,0),(2219,'520000','贵州','520500','毕节市','520527','赫章县',NULL,NULL,0),(2220,'520000','贵州','520600','铜仁市','520602','碧江区',NULL,NULL,0),(2221,'520000','贵州','520600','铜仁市','520603','万山区',NULL,NULL,0),(2222,'520000','贵州','520600','铜仁市','520621','江口县',NULL,NULL,0),(2223,'520000','贵州','520600','铜仁市','520622','玉屏侗族自治县',NULL,NULL,0),(2224,'520000','贵州','520600','铜仁市','520623','石阡县',NULL,NULL,0),(2225,'520000','贵州','520600','铜仁市','520624','思南县',NULL,NULL,0),(2226,'520000','贵州','520600','铜仁市','520625','印江土家族苗族自治县',NULL,NULL,0),(2227,'520000','贵州','520600','铜仁市','520626','德江县',NULL,NULL,0),(2228,'520000','贵州','520600','铜仁市','520627','沿河土家族自治县',NULL,NULL,0),(2229,'520000','贵州','520600','铜仁市','520628','松桃苗族自治县',NULL,NULL,0),(2230,'520000','贵州','522300','黔西南布依族苗族自治州','522301','兴义市',NULL,NULL,0),(2231,'520000','贵州','522300','黔西南布依族苗族自治州','522302','兴仁市',NULL,NULL,0),(2232,'520000','贵州','522300','黔西南布依族苗族自治州','522323','普安县',NULL,NULL,0),(2233,'520000','贵州','522300','黔西南布依族苗族自治州','522324','晴隆县',NULL,NULL,0),(2234,'520000','贵州','522300','黔西南布依族苗族自治州','522325','贞丰县',NULL,NULL,0),(2235,'520000','贵州','522300','黔西南布依族苗族自治州','522326','望谟县',NULL,NULL,0),(2236,'520000','贵州','522300','黔西南布依族苗族自治州','522327','册亨县',NULL,NULL,0),(2237,'520000','贵州','522300','黔西南布依族苗族自治州','522328','安龙县',NULL,NULL,0),(2238,'520000','贵州','522600','黔东南苗族侗族自治州','522601','凯里市',NULL,NULL,0),(2239,'520000','贵州','522600','黔东南苗族侗族自治州','522622','黄平县',NULL,NULL,0),(2240,'520000','贵州','522600','黔东南苗族侗族自治州','522623','施秉县',NULL,NULL,0),(2241,'520000','贵州','522600','黔东南苗族侗族自治州','522624','三穗县',NULL,NULL,0),(2242,'520000','贵州','522600','黔东南苗族侗族自治州','522625','镇远县',NULL,NULL,0),(2243,'520000','贵州','522600','黔东南苗族侗族自治州','522626','岑巩县',NULL,NULL,0),(2244,'520000','贵州','522600','黔东南苗族侗族自治州','522627','天柱县',NULL,NULL,0),(2245,'520000','贵州','522600','黔东南苗族侗族自治州','522628','锦屏县',NULL,NULL,0),(2246,'520000','贵州','522600','黔东南苗族侗族自治州','522629','剑河县',NULL,NULL,0),(2247,'520000','贵州','522600','黔东南苗族侗族自治州','522630','台江县',NULL,NULL,0),(2248,'520000','贵州','522600','黔东南苗族侗族自治州','522631','黎平县',NULL,NULL,0),(2249,'520000','贵州','522600','黔东南苗族侗族自治州','522632','榕江县',NULL,NULL,0),(2250,'520000','贵州','522600','黔东南苗族侗族自治州','522633','从江县',NULL,NULL,0),(2251,'520000','贵州','522600','黔东南苗族侗族自治州','522634','雷山县',NULL,NULL,0),(2252,'520000','贵州','522600','黔东南苗族侗族自治州','522635','麻江县',NULL,NULL,0),(2253,'520000','贵州','522600','黔东南苗族侗族自治州','522636','丹寨县',NULL,NULL,0),(2254,'520000','贵州','522700','黔南布依族苗族自治州','522701','都匀市',NULL,NULL,0),(2255,'520000','贵州','522700','黔南布依族苗族自治州','522702','福泉市',NULL,NULL,0),(2256,'520000','贵州','522700','黔南布依族苗族自治州','522722','荔波县',NULL,NULL,0),(2257,'520000','贵州','522700','黔南布依族苗族自治州','522723','贵定县',NULL,NULL,0),(2258,'520000','贵州','522700','黔南布依族苗族自治州','522725','瓮安县',NULL,NULL,0),(2259,'520000','贵州','522700','黔南布依族苗族自治州','522726','独山县',NULL,NULL,0),(2260,'520000','贵州','522700','黔南布依族苗族自治州','522727','平塘县',NULL,NULL,0),(2261,'520000','贵州','522700','黔南布依族苗族自治州','522728','罗甸县',NULL,NULL,0),(2262,'520000','贵州','522700','黔南布依族苗族自治州','522729','长顺县',NULL,NULL,0),(2263,'520000','贵州','522700','黔南布依族苗族自治州','522730','龙里县',NULL,NULL,0),(2264,'520000','贵州','522700','黔南布依族苗族自治州','522731','惠水县',NULL,NULL,0),(2265,'520000','贵州','522700','黔南布依族苗族自治州','522732','三都水族自治县',NULL,NULL,0),(2266,'530000','云南','530100','昆明市','530102','五华区',NULL,NULL,0),(2267,'530000','云南','530100','昆明市','530103','盘龙区',NULL,NULL,0),(2268,'530000','云南','530100','昆明市','530111','官渡区',NULL,NULL,0),(2269,'530000','云南','530100','昆明市','530112','西山区',NULL,NULL,0),(2270,'530000','云南','530100','昆明市','530113','东川区',NULL,NULL,0),(2271,'530000','云南','530100','昆明市','530114','呈贡区',NULL,NULL,0),(2272,'530000','云南','530100','昆明市','530115','晋宁区',NULL,NULL,0),(2273,'530000','云南','530100','昆明市','530124','富民县',NULL,NULL,0),(2274,'530000','云南','530100','昆明市','530125','宜良县',NULL,NULL,0),(2275,'530000','云南','530100','昆明市','530126','石林彝族自治县',NULL,NULL,0),(2276,'530000','云南','530100','昆明市','530127','嵩明县',NULL,NULL,0),(2277,'530000','云南','530100','昆明市','530128','禄劝彝族苗族自治县',NULL,NULL,0),(2278,'530000','云南','530100','昆明市','530129','寻甸回族彝族自治县',NULL,NULL,0),(2279,'530000','云南','530100','昆明市','530181','安宁市',NULL,NULL,0),(2280,'530000','云南','530300','曲靖市','530302','麒麟区',NULL,NULL,0),(2281,'530000','云南','530300','曲靖市','530303','沾益区',NULL,NULL,0),(2282,'530000','云南','530300','曲靖市','530304','马龙区',NULL,NULL,0),(2283,'530000','云南','530300','曲靖市','530322','陆良县',NULL,NULL,0),(2284,'530000','云南','530300','曲靖市','530323','师宗县',NULL,NULL,0),(2285,'530000','云南','530300','曲靖市','530324','罗平县',NULL,NULL,0),(2286,'530000','云南','530300','曲靖市','530325','富源县',NULL,NULL,0),(2287,'530000','云南','530300','曲靖市','530326','会泽县',NULL,NULL,0),(2288,'530000','云南','530300','曲靖市','530381','宣威市',NULL,NULL,0),(2289,'530000','云南','530400','玉溪市','530402','红塔区',NULL,NULL,0),(2290,'530000','云南','530400','玉溪市','530403','江川区',NULL,NULL,0),(2291,'530000','云南','530400','玉溪市','530422','澄江县',NULL,NULL,0),(2292,'530000','云南','530400','玉溪市','530423','通海县',NULL,NULL,0),(2293,'530000','云南','530400','玉溪市','530424','华宁县',NULL,NULL,0),(2294,'530000','云南','530400','玉溪市','530425','易门县',NULL,NULL,0),(2295,'530000','云南','530400','玉溪市','530426','峨山彝族自治县',NULL,NULL,0),(2296,'530000','云南','530400','玉溪市','530427','新平彝族傣族自治县',NULL,NULL,0),(2297,'530000','云南','530400','玉溪市','530428','元江哈尼族彝族傣族自治县',NULL,NULL,0),(2298,'530000','云南','530500','保山市','530502','隆阳区',NULL,NULL,0),(2299,'530000','云南','530500','保山市','530521','施甸县',NULL,NULL,0),(2300,'530000','云南','530500','保山市','530523','龙陵县',NULL,NULL,0),(2301,'530000','云南','530500','保山市','530524','昌宁县',NULL,NULL,0),(2302,'530000','云南','530500','保山市','530581','腾冲市',NULL,NULL,0),(2303,'530000','云南','530600','昭通市','530602','昭阳区',NULL,NULL,0),(2304,'530000','云南','530600','昭通市','530621','鲁甸县',NULL,NULL,0),(2305,'530000','云南','530600','昭通市','530622','巧家县',NULL,NULL,0),(2306,'530000','云南','530600','昭通市','530623','盐津县',NULL,NULL,0),(2307,'530000','云南','530600','昭通市','530624','大关县',NULL,NULL,0),(2308,'530000','云南','530600','昭通市','530625','永善县',NULL,NULL,0),(2309,'530000','云南','530600','昭通市','530626','绥江县',NULL,NULL,0),(2310,'530000','云南','530600','昭通市','530627','镇雄县',NULL,NULL,0),(2311,'530000','云南','530600','昭通市','530628','彝良县',NULL,NULL,0),(2312,'530000','云南','530600','昭通市','530629','威信县',NULL,NULL,0),(2313,'530000','云南','530600','昭通市','530681','水富市',NULL,NULL,0),(2314,'530000','云南','530700','丽江市','530702','古城区',NULL,NULL,0),(2315,'530000','云南','530700','丽江市','530721','玉龙纳西族自治县',NULL,NULL,0),(2316,'530000','云南','530700','丽江市','530722','永胜县',NULL,NULL,0),(2317,'530000','云南','530700','丽江市','530723','华坪县',NULL,NULL,0),(2318,'530000','云南','530700','丽江市','530724','宁蒗彝族自治县',NULL,NULL,0),(2319,'530000','云南','530800','普洱市','530802','思茅区',NULL,NULL,0),(2320,'530000','云南','530800','普洱市','530821','宁洱哈尼族彝族自治县',NULL,NULL,0),(2321,'530000','云南','530800','普洱市','530822','墨江哈尼族自治县',NULL,NULL,0),(2322,'530000','云南','530800','普洱市','530823','景东彝族自治县',NULL,NULL,0),(2323,'530000','云南','530800','普洱市','530824','景谷傣族彝族自治县',NULL,NULL,0),(2324,'530000','云南','530800','普洱市','530825','镇沅彝族哈尼族拉祜族自治县',NULL,NULL,0),(2325,'530000','云南','530800','普洱市','530826','江城哈尼族彝族自治县',NULL,NULL,0),(2326,'530000','云南','530800','普洱市','530827','孟连傣族拉祜族佤族自治县',NULL,NULL,0),(2327,'530000','云南','530800','普洱市','530828','澜沧拉祜族自治县',NULL,NULL,0),(2328,'530000','云南','530800','普洱市','530829','西盟佤族自治县',NULL,NULL,0),(2329,'530000','云南','530900','临沧市','530902','临翔区',NULL,NULL,0),(2330,'530000','云南','530900','临沧市','530921','凤庆县',NULL,NULL,0),(2331,'530000','云南','530900','临沧市','530922','云县',NULL,NULL,0),(2332,'530000','云南','530900','临沧市','530923','永德县',NULL,NULL,0),(2333,'530000','云南','530900','临沧市','530924','镇康县',NULL,NULL,0),(2334,'530000','云南','530900','临沧市','530925','双江拉祜族佤族布朗族傣族自治县',NULL,NULL,0),(2335,'530000','云南','530900','临沧市','530926','耿马傣族佤族自治县',NULL,NULL,0),(2336,'530000','云南','530900','临沧市','530927','沧源佤族自治县',NULL,NULL,0),(2337,'530000','云南','532300','楚雄彝族自治州','532301','楚雄市',NULL,NULL,0),(2338,'530000','云南','532300','楚雄彝族自治州','532322','双柏县',NULL,NULL,0),(2339,'530000','云南','532300','楚雄彝族自治州','532323','牟定县',NULL,NULL,0),(2340,'530000','云南','532300','楚雄彝族自治州','532324','南华县',NULL,NULL,0),(2341,'530000','云南','532300','楚雄彝族自治州','532325','姚安县',NULL,NULL,0),(2342,'530000','云南','532300','楚雄彝族自治州','532326','大姚县',NULL,NULL,0),(2343,'530000','云南','532300','楚雄彝族自治州','532327','永仁县',NULL,NULL,0),(2344,'530000','云南','532300','楚雄彝族自治州','532328','元谋县',NULL,NULL,0),(2345,'530000','云南','532300','楚雄彝族自治州','532329','武定县',NULL,NULL,0),(2346,'530000','云南','532300','楚雄彝族自治州','532331','禄丰县',NULL,NULL,0),(2347,'530000','云南','532500','红河哈尼族彝族自治州','532501','个旧市',NULL,NULL,0),(2348,'530000','云南','532500','红河哈尼族彝族自治州','532502','开远市',NULL,NULL,0),(2349,'530000','云南','532500','红河哈尼族彝族自治州','532503','蒙自市',NULL,NULL,0),(2350,'530000','云南','532500','红河哈尼族彝族自治州','532504','弥勒市',NULL,NULL,0),(2351,'530000','云南','532500','红河哈尼族彝族自治州','532523','屏边苗族自治县',NULL,NULL,0),(2352,'530000','云南','532500','红河哈尼族彝族自治州','532524','建水县',NULL,NULL,0),(2353,'530000','云南','532500','红河哈尼族彝族自治州','532525','石屏县',NULL,NULL,0),(2354,'530000','云南','532500','红河哈尼族彝族自治州','532527','泸西县',NULL,NULL,0),(2355,'530000','云南','532500','红河哈尼族彝族自治州','532528','元阳县',NULL,NULL,0),(2356,'530000','云南','532500','红河哈尼族彝族自治州','532529','红河县',NULL,NULL,0),(2357,'530000','云南','532500','红河哈尼族彝族自治州','532530','金平苗族瑶族傣族自治县',NULL,NULL,0),(2358,'530000','云南','532500','红河哈尼族彝族自治州','532531','绿春县',NULL,NULL,0),(2359,'530000','云南','532500','红河哈尼族彝族自治州','532532','河口瑶族自治县',NULL,NULL,0),(2360,'530000','云南','532600','文山壮族苗族自治州','532601','文山市',NULL,NULL,0),(2361,'530000','云南','532600','文山壮族苗族自治州','532622','砚山县',NULL,NULL,0),(2362,'530000','云南','532600','文山壮族苗族自治州','532623','西畴县',NULL,NULL,0),(2363,'530000','云南','532600','文山壮族苗族自治州','532624','麻栗坡县',NULL,NULL,0),(2364,'530000','云南','532600','文山壮族苗族自治州','532625','马关县',NULL,NULL,0),(2365,'530000','云南','532600','文山壮族苗族自治州','532626','丘北县',NULL,NULL,0),(2366,'530000','云南','532600','文山壮族苗族自治州','532627','广南县',NULL,NULL,0),(2367,'530000','云南','532600','文山壮族苗族自治州','532628','富宁县',NULL,NULL,0),(2368,'530000','云南','532800','西双版纳傣族自治州','532801','景洪市',NULL,NULL,0),(2369,'530000','云南','532800','西双版纳傣族自治州','532822','勐海县',NULL,NULL,0),(2370,'530000','云南','532800','西双版纳傣族自治州','532823','勐腊县',NULL,NULL,0),(2371,'530000','云南','532900','大理白族自治州','532901','大理市',NULL,NULL,0),(2372,'530000','云南','532900','大理白族自治州','532922','漾濞彝族自治县',NULL,NULL,0),(2373,'530000','云南','532900','大理白族自治州','532923','祥云县',NULL,NULL,0),(2374,'530000','云南','532900','大理白族自治州','532924','宾川县',NULL,NULL,0),(2375,'530000','云南','532900','大理白族自治州','532925','弥渡县',NULL,NULL,0),(2376,'530000','云南','532900','大理白族自治州','532926','南涧彝族自治县',NULL,NULL,0),(2377,'530000','云南','532900','大理白族自治州','532927','巍山彝族回族自治县',NULL,NULL,0),(2378,'530000','云南','532900','大理白族自治州','532928','永平县',NULL,NULL,0),(2379,'530000','云南','532900','大理白族自治州','532929','云龙县',NULL,NULL,0),(2380,'530000','云南','532900','大理白族自治州','532930','洱源县',NULL,NULL,0),(2381,'530000','云南','532900','大理白族自治州','532931','剑川县',NULL,NULL,0),(2382,'530000','云南','532900','大理白族自治州','532932','鹤庆县',NULL,NULL,0),(2383,'530000','云南','533100','德宏傣族景颇族自治州','533102','瑞丽市',NULL,NULL,0),(2384,'530000','云南','533100','德宏傣族景颇族自治州','533103','芒市',NULL,NULL,0),(2385,'530000','云南','533100','德宏傣族景颇族自治州','533122','梁河县',NULL,NULL,0),(2386,'530000','云南','533100','德宏傣族景颇族自治州','533123','盈江县',NULL,NULL,0),(2387,'530000','云南','533100','德宏傣族景颇族自治州','533124','陇川县',NULL,NULL,0),(2388,'530000','云南','533300','怒江傈僳族自治州','533301','泸水市',NULL,NULL,0),(2389,'530000','云南','533300','怒江傈僳族自治州','533323','福贡县',NULL,NULL,0),(2390,'530000','云南','533300','怒江傈僳族自治州','533324','贡山独龙族怒族自治县',NULL,NULL,0),(2391,'530000','云南','533300','怒江傈僳族自治州','533325','兰坪白族普米族自治县',NULL,NULL,0),(2392,'530000','云南','533400','迪庆藏族自治州','533401','香格里拉市',NULL,NULL,0),(2393,'530000','云南','533400','迪庆藏族自治州','533422','德钦县',NULL,NULL,0),(2394,'530000','云南','533400','迪庆藏族自治州','533423','维西傈僳族自治县',NULL,NULL,0),(2395,'540000','西藏','540100','拉萨市','540102','城关区',NULL,NULL,0),(2396,'540000','西藏','540100','拉萨市','540103','堆龙德庆区',NULL,NULL,0),(2397,'540000','西藏','540100','拉萨市','540104','达孜区',NULL,NULL,0),(2398,'540000','西藏','540100','拉萨市','540121','林周县',NULL,NULL,0),(2399,'540000','西藏','540100','拉萨市','540122','当雄县',NULL,NULL,0),(2400,'540000','西藏','540100','拉萨市','540123','尼木县',NULL,NULL,0),(2401,'540000','西藏','540100','拉萨市','540124','曲水县',NULL,NULL,0),(2402,'540000','西藏','540100','拉萨市','540127','墨竹工卡县',NULL,NULL,0),(2403,'540000','西藏','540200','日喀则市','540202','桑珠孜区',NULL,NULL,0),(2404,'540000','西藏','540200','日喀则市','540221','南木林县',NULL,NULL,0),(2405,'540000','西藏','540200','日喀则市','540222','江孜县',NULL,NULL,0),(2406,'540000','西藏','540200','日喀则市','540223','定日县',NULL,NULL,0),(2407,'540000','西藏','540200','日喀则市','540224','萨迦县',NULL,NULL,0),(2408,'540000','西藏','540200','日喀则市','540225','拉孜县',NULL,NULL,0),(2409,'540000','西藏','540200','日喀则市','540226','昂仁县',NULL,NULL,0),(2410,'540000','西藏','540200','日喀则市','540227','谢通门县',NULL,NULL,0),(2411,'540000','西藏','540200','日喀则市','540228','白朗县',NULL,NULL,0),(2412,'540000','西藏','540200','日喀则市','540229','仁布县',NULL,NULL,0),(2413,'540000','西藏','540200','日喀则市','540230','康马县',NULL,NULL,0),(2414,'540000','西藏','540200','日喀则市','540231','定结县',NULL,NULL,0),(2415,'540000','西藏','540200','日喀则市','540232','仲巴县',NULL,NULL,0),(2416,'540000','西藏','540200','日喀则市','540233','亚东县',NULL,NULL,0),(2417,'540000','西藏','540200','日喀则市','540234','吉隆县',NULL,NULL,0),(2418,'540000','西藏','540200','日喀则市','540235','聂拉木县',NULL,NULL,0),(2419,'540000','西藏','540200','日喀则市','540236','萨嘎县',NULL,NULL,0),(2420,'540000','西藏','540200','日喀则市','540237','岗巴县',NULL,NULL,0),(2421,'540000','西藏','540300','昌都市','540302','卡若区',NULL,NULL,0),(2422,'540000','西藏','540300','昌都市','540321','江达县',NULL,NULL,0),(2423,'540000','西藏','540300','昌都市','540322','贡觉县',NULL,NULL,0),(2424,'540000','西藏','540300','昌都市','540323','类乌齐县',NULL,NULL,0),(2425,'540000','西藏','540300','昌都市','540324','丁青县',NULL,NULL,0),(2426,'540000','西藏','540300','昌都市','540325','察雅县',NULL,NULL,0),(2427,'540000','西藏','540300','昌都市','540326','八宿县',NULL,NULL,0),(2428,'540000','西藏','540300','昌都市','540327','左贡县',NULL,NULL,0),(2429,'540000','西藏','540300','昌都市','540328','芒康县',NULL,NULL,0),(2430,'540000','西藏','540300','昌都市','540329','洛隆县',NULL,NULL,0),(2431,'540000','西藏','540300','昌都市','540330','边坝县',NULL,NULL,0),(2432,'540000','西藏','540400','林芝市','540402','巴宜区',NULL,NULL,0),(2433,'540000','西藏','540400','林芝市','540421','工布江达县',NULL,NULL,0),(2434,'540000','西藏','540400','林芝市','540422','米林县',NULL,NULL,0),(2435,'540000','西藏','540400','林芝市','540423','墨脱县',NULL,NULL,0),(2436,'540000','西藏','540400','林芝市','540424','波密县',NULL,NULL,0),(2437,'540000','西藏','540400','林芝市','540425','察隅县',NULL,NULL,0),(2438,'540000','西藏','540400','林芝市','540426','朗县',NULL,NULL,0),(2439,'540000','西藏','540500','山南市','540502','乃东区',NULL,NULL,0),(2440,'540000','西藏','540500','山南市','540521','扎囊县',NULL,NULL,0),(2441,'540000','西藏','540500','山南市','540522','贡嘎县',NULL,NULL,0),(2442,'540000','西藏','540500','山南市','540523','桑日县',NULL,NULL,0),(2443,'540000','西藏','540500','山南市','540524','琼结县',NULL,NULL,0),(2444,'540000','西藏','540500','山南市','540525','曲松县',NULL,NULL,0),(2445,'540000','西藏','540500','山南市','540526','措美县',NULL,NULL,0),(2446,'540000','西藏','540500','山南市','540527','洛扎县',NULL,NULL,0),(2447,'540000','西藏','540500','山南市','540528','加查县',NULL,NULL,0),(2448,'540000','西藏','540500','山南市','540529','隆子县',NULL,NULL,0),(2449,'540000','西藏','540500','山南市','540530','错那县',NULL,NULL,0),(2450,'540000','西藏','540500','山南市','540531','浪卡子县',NULL,NULL,0),(2451,'540000','西藏','540600','那曲市','540602','色尼区',NULL,NULL,0),(2452,'540000','西藏','540600','那曲市','540621','嘉黎县',NULL,NULL,0),(2453,'540000','西藏','540600','那曲市','540622','比如县',NULL,NULL,0),(2454,'540000','西藏','540600','那曲市','540623','聂荣县',NULL,NULL,0),(2455,'540000','西藏','540600','那曲市','540624','安多县',NULL,NULL,0),(2456,'540000','西藏','540600','那曲市','540625','申扎县',NULL,NULL,0),(2457,'540000','西藏','540600','那曲市','540626','索县',NULL,NULL,0),(2458,'540000','西藏','540600','那曲市','540627','班戈县',NULL,NULL,0),(2459,'540000','西藏','540600','那曲市','540628','巴青县',NULL,NULL,0),(2460,'540000','西藏','540600','那曲市','540629','尼玛县',NULL,NULL,0),(2461,'540000','西藏','540600','那曲市','540630','双湖县',NULL,NULL,0),(2462,'540000','西藏','542500','阿里地区','542521','普兰县',NULL,NULL,0),(2463,'540000','西藏','542500','阿里地区','542522','札达县',NULL,NULL,0),(2464,'540000','西藏','542500','阿里地区','542523','噶尔县',NULL,NULL,0),(2465,'540000','西藏','542500','阿里地区','542524','日土县',NULL,NULL,0),(2466,'540000','西藏','542500','阿里地区','542525','革吉县',NULL,NULL,0),(2467,'540000','西藏','542500','阿里地区','542526','改则县',NULL,NULL,0),(2468,'540000','西藏','542500','阿里地区','542527','措勤县',NULL,NULL,0),(2469,'610000','陕西','610100','西安市','610102','新城区',NULL,NULL,0),(2470,'610000','陕西','610100','西安市','610103','碑林区',NULL,NULL,0),(2471,'610000','陕西','610100','西安市','610104','莲湖区',NULL,NULL,0),(2472,'610000','陕西','610100','西安市','610111','灞桥区',NULL,NULL,0),(2473,'610000','陕西','610100','西安市','610112','未央区',NULL,NULL,0),(2474,'610000','陕西','610100','西安市','610113','雁塔区',NULL,NULL,0),(2475,'610000','陕西','610100','西安市','610114','阎良区',NULL,NULL,0),(2476,'610000','陕西','610100','西安市','610115','临潼区',NULL,NULL,0),(2477,'610000','陕西','610100','西安市','610116','长安区',NULL,NULL,0),(2478,'610000','陕西','610100','西安市','610117','高陵区',NULL,NULL,0),(2479,'610000','陕西','610100','西安市','610118','鄠邑区',NULL,NULL,0),(2480,'610000','陕西','610100','西安市','610122','蓝田县',NULL,NULL,0),(2481,'610000','陕西','610100','西安市','610124','周至县',NULL,NULL,0),(2482,'610000','陕西','610200','铜川市','610202','王益区',NULL,NULL,0),(2483,'610000','陕西','610200','铜川市','610203','印台区',NULL,NULL,0),(2484,'610000','陕西','610200','铜川市','610204','耀州区',NULL,NULL,0),(2485,'610000','陕西','610200','铜川市','610222','宜君县',NULL,NULL,0),(2486,'610000','陕西','610300','宝鸡市','610302','渭滨区',NULL,NULL,0),(2487,'610000','陕西','610300','宝鸡市','610303','金台区',NULL,NULL,0),(2488,'610000','陕西','610300','宝鸡市','610304','陈仓区',NULL,NULL,0),(2489,'610000','陕西','610300','宝鸡市','610322','凤翔县',NULL,NULL,0),(2490,'610000','陕西','610300','宝鸡市','610323','岐山县',NULL,NULL,0),(2491,'610000','陕西','610300','宝鸡市','610324','扶风县',NULL,NULL,0),(2492,'610000','陕西','610300','宝鸡市','610326','眉县',NULL,NULL,0),(2493,'610000','陕西','610300','宝鸡市','610327','陇县',NULL,NULL,0),(2494,'610000','陕西','610300','宝鸡市','610328','千阳县',NULL,NULL,0),(2495,'610000','陕西','610300','宝鸡市','610329','麟游县',NULL,NULL,0),(2496,'610000','陕西','610300','宝鸡市','610330','凤县',NULL,NULL,0),(2497,'610000','陕西','610300','宝鸡市','610331','太白县',NULL,NULL,0),(2498,'610000','陕西','610400','咸阳市','610402','秦都区',NULL,NULL,0),(2499,'610000','陕西','610400','咸阳市','610403','杨陵区',NULL,NULL,0),(2500,'610000','陕西','610400','咸阳市','610404','渭城区',NULL,NULL,0),(2501,'610000','陕西','610400','咸阳市','610422','三原县',NULL,NULL,0),(2502,'610000','陕西','610400','咸阳市','610423','泾阳县',NULL,NULL,0),(2503,'610000','陕西','610400','咸阳市','610424','乾县',NULL,NULL,0),(2504,'610000','陕西','610400','咸阳市','610425','礼泉县',NULL,NULL,0),(2505,'610000','陕西','610400','咸阳市','610426','永寿县',NULL,NULL,0),(2506,'610000','陕西','610400','咸阳市','610428','长武县',NULL,NULL,0),(2507,'610000','陕西','610400','咸阳市','610429','旬邑县',NULL,NULL,0),(2508,'610000','陕西','610400','咸阳市','610430','淳化县',NULL,NULL,0),(2509,'610000','陕西','610400','咸阳市','610431','武功县',NULL,NULL,0),(2510,'610000','陕西','610400','咸阳市','610481','兴平市',NULL,NULL,0),(2511,'610000','陕西','610400','咸阳市','610482','彬州市',NULL,NULL,0),(2512,'610000','陕西','610500','渭南市','610502','临渭区',NULL,NULL,0),(2513,'610000','陕西','610500','渭南市','610503','华州区',NULL,NULL,0),(2514,'610000','陕西','610500','渭南市','610522','潼关县',NULL,NULL,0),(2515,'610000','陕西','610500','渭南市','610523','大荔县',NULL,NULL,0),(2516,'610000','陕西','610500','渭南市','610524','合阳县',NULL,NULL,0),(2517,'610000','陕西','610500','渭南市','610525','澄城县',NULL,NULL,0),(2518,'610000','陕西','610500','渭南市','610526','蒲城县',NULL,NULL,0),(2519,'610000','陕西','610500','渭南市','610527','白水县',NULL,NULL,0),(2520,'610000','陕西','610500','渭南市','610528','富平县',NULL,NULL,0),(2521,'610000','陕西','610500','渭南市','610581','韩城市',NULL,NULL,0),(2522,'610000','陕西','610500','渭南市','610582','华阴市',NULL,NULL,0),(2523,'610000','陕西','610600','延安市','610602','宝塔区',NULL,NULL,0),(2524,'610000','陕西','610600','延安市','610603','安塞区',NULL,NULL,0),(2525,'610000','陕西','610600','延安市','610621','延长县',NULL,NULL,0),(2526,'610000','陕西','610600','延安市','610622','延川县',NULL,NULL,0),(2527,'610000','陕西','610600','延安市','610623','子长县',NULL,NULL,0),(2528,'610000','陕西','610600','延安市','610625','志丹县',NULL,NULL,0),(2529,'610000','陕西','610600','延安市','610626','吴起县',NULL,NULL,0),(2530,'610000','陕西','610600','延安市','610627','甘泉县',NULL,NULL,0),(2531,'610000','陕西','610600','延安市','610628','富县',NULL,NULL,0),(2532,'610000','陕西','610600','延安市','610629','洛川县',NULL,NULL,0),(2533,'610000','陕西','610600','延安市','610630','宜川县',NULL,NULL,0),(2534,'610000','陕西','610600','延安市','610631','黄龙县',NULL,NULL,0),(2535,'610000','陕西','610600','延安市','610632','黄陵县',NULL,NULL,0),(2536,'610000','陕西','610700','汉中市','610702','汉台区',NULL,NULL,0),(2537,'610000','陕西','610700','汉中市','610703','南郑区',NULL,NULL,0),(2538,'610000','陕西','610700','汉中市','610722','城固县',NULL,NULL,0),(2539,'610000','陕西','610700','汉中市','610723','洋县',NULL,NULL,0),(2540,'610000','陕西','610700','汉中市','610724','西乡县',NULL,NULL,0),(2541,'610000','陕西','610700','汉中市','610725','勉县',NULL,NULL,0),(2542,'610000','陕西','610700','汉中市','610726','宁强县',NULL,NULL,0),(2543,'610000','陕西','610700','汉中市','610727','略阳县',NULL,NULL,0),(2544,'610000','陕西','610700','汉中市','610728','镇巴县',NULL,NULL,0),(2545,'610000','陕西','610700','汉中市','610729','留坝县',NULL,NULL,0),(2546,'610000','陕西','610700','汉中市','610730','佛坪县',NULL,NULL,0),(2547,'610000','陕西','610800','榆林市','610802','榆阳区',NULL,NULL,0),(2548,'610000','陕西','610800','榆林市','610803','横山区',NULL,NULL,0),(2549,'610000','陕西','610800','榆林市','610822','府谷县',NULL,NULL,0),(2550,'610000','陕西','610800','榆林市','610824','靖边县',NULL,NULL,0),(2551,'610000','陕西','610800','榆林市','610825','定边县',NULL,NULL,0),(2552,'610000','陕西','610800','榆林市','610826','绥德县',NULL,NULL,0),(2553,'610000','陕西','610800','榆林市','610827','米脂县',NULL,NULL,0),(2554,'610000','陕西','610800','榆林市','610828','佳县',NULL,NULL,0),(2555,'610000','陕西','610800','榆林市','610829','吴堡县',NULL,NULL,0),(2556,'610000','陕西','610800','榆林市','610830','清涧县',NULL,NULL,0),(2557,'610000','陕西','610800','榆林市','610831','子洲县',NULL,NULL,0),(2558,'610000','陕西','610800','榆林市','610881','神木市',NULL,NULL,0),(2559,'610000','陕西','610900','安康市','610902','汉滨区',NULL,NULL,0),(2560,'610000','陕西','610900','安康市','610921','汉阴县',NULL,NULL,0),(2561,'610000','陕西','610900','安康市','610922','石泉县',NULL,NULL,0),(2562,'610000','陕西','610900','安康市','610923','宁陕县',NULL,NULL,0),(2563,'610000','陕西','610900','安康市','610924','紫阳县',NULL,NULL,0),(2564,'610000','陕西','610900','安康市','610925','岚皋县',NULL,NULL,0),(2565,'610000','陕西','610900','安康市','610926','平利县',NULL,NULL,0),(2566,'610000','陕西','610900','安康市','610927','镇坪县',NULL,NULL,0),(2567,'610000','陕西','610900','安康市','610928','旬阳县',NULL,NULL,0),(2568,'610000','陕西','610900','安康市','610929','白河县',NULL,NULL,0),(2569,'610000','陕西','611000','商洛市','611002','商州区',NULL,NULL,0),(2570,'610000','陕西','611000','商洛市','611021','洛南县',NULL,NULL,0),(2571,'610000','陕西','611000','商洛市','611022','丹凤县',NULL,NULL,0),(2572,'610000','陕西','611000','商洛市','611023','商南县',NULL,NULL,0),(2573,'610000','陕西','611000','商洛市','611024','山阳县',NULL,NULL,0),(2574,'610000','陕西','611000','商洛市','611025','镇安县',NULL,NULL,0),(2575,'610000','陕西','611000','商洛市','611026','柞水县',NULL,NULL,0),(2576,'620000','甘肃','620100','兰州市','620102','城关区',NULL,NULL,0),(2577,'620000','甘肃','620100','兰州市','620103','七里河区',NULL,NULL,0),(2578,'620000','甘肃','620100','兰州市','620104','西固区',NULL,NULL,0),(2579,'620000','甘肃','620100','兰州市','620105','安宁区',NULL,NULL,0),(2580,'620000','甘肃','620100','兰州市','620111','红古区',NULL,NULL,0),(2581,'620000','甘肃','620100','兰州市','620121','永登县',NULL,NULL,0),(2582,'620000','甘肃','620100','兰州市','620122','皋兰县',NULL,NULL,0),(2583,'620000','甘肃','620100','兰州市','620123','榆中县',NULL,NULL,0),(2584,'620000','甘肃','620300','金昌市','620302','金川区',NULL,NULL,0),(2585,'620000','甘肃','620300','金昌市','620321','永昌县',NULL,NULL,0),(2586,'620000','甘肃','620400','白银市','620402','白银区',NULL,NULL,0),(2587,'620000','甘肃','620400','白银市','620403','平川区',NULL,NULL,0),(2588,'620000','甘肃','620400','白银市','620421','靖远县',NULL,NULL,0),(2589,'620000','甘肃','620400','白银市','620422','会宁县',NULL,NULL,0),(2590,'620000','甘肃','620400','白银市','620423','景泰县',NULL,NULL,0),(2591,'620000','甘肃','620500','天水市','620502','秦州区',NULL,NULL,0),(2592,'620000','甘肃','620500','天水市','620503','麦积区',NULL,NULL,0),(2593,'620000','甘肃','620500','天水市','620521','清水县',NULL,NULL,0),(2594,'620000','甘肃','620500','天水市','620522','秦安县',NULL,NULL,0),(2595,'620000','甘肃','620500','天水市','620523','甘谷县',NULL,NULL,0),(2596,'620000','甘肃','620500','天水市','620524','武山县',NULL,NULL,0),(2597,'620000','甘肃','620500','天水市','620525','张家川回族自治县',NULL,NULL,0),(2598,'620000','甘肃','620600','武威市','620602','凉州区',NULL,NULL,0),(2599,'620000','甘肃','620600','武威市','620621','民勤县',NULL,NULL,0),(2600,'620000','甘肃','620600','武威市','620622','古浪县',NULL,NULL,0),(2601,'620000','甘肃','620600','武威市','620623','天祝藏族自治县',NULL,NULL,0),(2602,'620000','甘肃','620700','张掖市','620702','甘州区',NULL,NULL,0),(2603,'620000','甘肃','620700','张掖市','620721','肃南裕固族自治县',NULL,NULL,0),(2604,'620000','甘肃','620700','张掖市','620722','民乐县',NULL,NULL,0),(2605,'620000','甘肃','620700','张掖市','620723','临泽县',NULL,NULL,0),(2606,'620000','甘肃','620700','张掖市','620724','高台县',NULL,NULL,0),(2607,'620000','甘肃','620700','张掖市','620725','山丹县',NULL,NULL,0),(2608,'620000','甘肃','620800','平凉市','620802','崆峒区',NULL,NULL,0),(2609,'620000','甘肃','620800','平凉市','620821','泾川县',NULL,NULL,0),(2610,'620000','甘肃','620800','平凉市','620822','灵台县',NULL,NULL,0),(2611,'620000','甘肃','620800','平凉市','620823','崇信县',NULL,NULL,0),(2612,'620000','甘肃','620800','平凉市','620825','庄浪县',NULL,NULL,0),(2613,'620000','甘肃','620800','平凉市','620826','静宁县',NULL,NULL,0),(2614,'620000','甘肃','620800','平凉市','620881','华亭市',NULL,NULL,0),(2615,'620000','甘肃','620900','酒泉市','620902','肃州区',NULL,NULL,0),(2616,'620000','甘肃','620900','酒泉市','620921','金塔县',NULL,NULL,0),(2617,'620000','甘肃','620900','酒泉市','620922','瓜州县',NULL,NULL,0),(2618,'620000','甘肃','620900','酒泉市','620923','肃北蒙古族自治县',NULL,NULL,0),(2619,'620000','甘肃','620900','酒泉市','620924','阿克塞哈萨克族自治县',NULL,NULL,0),(2620,'620000','甘肃','620900','酒泉市','620981','玉门市',NULL,NULL,0),(2621,'620000','甘肃','620900','酒泉市','620982','敦煌市',NULL,NULL,0),(2622,'620000','甘肃','621000','庆阳市','621002','西峰区',NULL,NULL,0),(2623,'620000','甘肃','621000','庆阳市','621021','庆城县',NULL,NULL,0),(2624,'620000','甘肃','621000','庆阳市','621022','环县',NULL,NULL,0),(2625,'620000','甘肃','621000','庆阳市','621023','华池县',NULL,NULL,0),(2626,'620000','甘肃','621000','庆阳市','621024','合水县',NULL,NULL,0),(2627,'620000','甘肃','621000','庆阳市','621025','正宁县',NULL,NULL,0),(2628,'620000','甘肃','621000','庆阳市','621026','宁县',NULL,NULL,0),(2629,'620000','甘肃','621000','庆阳市','621027','镇原县',NULL,NULL,0),(2630,'620000','甘肃','621100','定西市','621102','安定区',NULL,NULL,0),(2631,'620000','甘肃','621100','定西市','621121','通渭县',NULL,NULL,0),(2632,'620000','甘肃','621100','定西市','621122','陇西县',NULL,NULL,0),(2633,'620000','甘肃','621100','定西市','621123','渭源县',NULL,NULL,0),(2634,'620000','甘肃','621100','定西市','621124','临洮县',NULL,NULL,0),(2635,'620000','甘肃','621100','定西市','621125','漳县',NULL,NULL,0),(2636,'620000','甘肃','621100','定西市','621126','岷县',NULL,NULL,0),(2637,'620000','甘肃','621200','陇南市','621202','武都区',NULL,NULL,0),(2638,'620000','甘肃','621200','陇南市','621221','成县',NULL,NULL,0),(2639,'620000','甘肃','621200','陇南市','621222','文县',NULL,NULL,0),(2640,'620000','甘肃','621200','陇南市','621223','宕昌县',NULL,NULL,0),(2641,'620000','甘肃','621200','陇南市','621224','康县',NULL,NULL,0),(2642,'620000','甘肃','621200','陇南市','621225','西和县',NULL,NULL,0),(2643,'620000','甘肃','621200','陇南市','621226','礼县',NULL,NULL,0),(2644,'620000','甘肃','621200','陇南市','621227','徽县',NULL,NULL,0),(2645,'620000','甘肃','621200','陇南市','621228','两当县',NULL,NULL,0),(2646,'620000','甘肃','622900','临夏回族自治州','622901','临夏市',NULL,NULL,0),(2647,'620000','甘肃','622900','临夏回族自治州','622921','临夏县',NULL,NULL,0),(2648,'620000','甘肃','622900','临夏回族自治州','622922','康乐县',NULL,NULL,0),(2649,'620000','甘肃','622900','临夏回族自治州','622923','永靖县',NULL,NULL,0),(2650,'620000','甘肃','622900','临夏回族自治州','622924','广河县',NULL,NULL,0),(2651,'620000','甘肃','622900','临夏回族自治州','622925','和政县',NULL,NULL,0),(2652,'620000','甘肃','622900','临夏回族自治州','622926','东乡族自治县',NULL,NULL,0),(2653,'620000','甘肃','622900','临夏回族自治州','622927','积石山保安族东乡族撒拉族自治县',NULL,NULL,0),(2654,'620000','甘肃','623000','甘南藏族自治州','623001','合作市',NULL,NULL,0),(2655,'620000','甘肃','623000','甘南藏族自治州','623021','临潭县',NULL,NULL,0),(2656,'620000','甘肃','623000','甘南藏族自治州','623022','卓尼县',NULL,NULL,0),(2657,'620000','甘肃','623000','甘南藏族自治州','623023','舟曲县',NULL,NULL,0),(2658,'620000','甘肃','623000','甘南藏族自治州','623024','迭部县',NULL,NULL,0),(2659,'620000','甘肃','623000','甘南藏族自治州','623025','玛曲县',NULL,NULL,0),(2660,'620000','甘肃','623000','甘南藏族自治州','623026','碌曲县',NULL,NULL,0),(2661,'620000','甘肃','623000','甘南藏族自治州','623027','夏河县',NULL,NULL,0),(2662,'630000','青海','630100','西宁市','630102','城东区',NULL,NULL,0),(2663,'630000','青海','630100','西宁市','630103','城中区',NULL,NULL,0),(2664,'630000','青海','630100','西宁市','630104','城西区',NULL,NULL,0),(2665,'630000','青海','630100','西宁市','630105','城北区',NULL,NULL,0),(2666,'630000','青海','630100','西宁市','630121','大通回族土族自治县',NULL,NULL,0),(2667,'630000','青海','630100','西宁市','630122','湟中县',NULL,NULL,0),(2668,'630000','青海','630100','西宁市','630123','湟源县',NULL,NULL,0),(2669,'630000','青海','630200','海东市','630202','乐都区',NULL,NULL,0),(2670,'630000','青海','630200','海东市','630203','平安区',NULL,NULL,0),(2671,'630000','青海','630200','海东市','630222','民和回族土族自治县',NULL,NULL,0),(2672,'630000','青海','630200','海东市','630223','互助土族自治县',NULL,NULL,0),(2673,'630000','青海','630200','海东市','630224','化隆回族自治县',NULL,NULL,0),(2674,'630000','青海','630200','海东市','630225','循化撒拉族自治县',NULL,NULL,0),(2675,'630000','青海','632200','海北藏族自治州','632221','门源回族自治县',NULL,NULL,0),(2676,'630000','青海','632200','海北藏族自治州','632222','祁连县',NULL,NULL,0),(2677,'630000','青海','632200','海北藏族自治州','632223','海晏县',NULL,NULL,0),(2678,'630000','青海','632200','海北藏族自治州','632224','刚察县',NULL,NULL,0),(2679,'630000','青海','632300','黄南藏族自治州','632321','同仁县',NULL,NULL,0),(2680,'630000','青海','632300','黄南藏族自治州','632322','尖扎县',NULL,NULL,0),(2681,'630000','青海','632300','黄南藏族自治州','632323','泽库县',NULL,NULL,0),(2682,'630000','青海','632300','黄南藏族自治州','632324','河南蒙古族自治县',NULL,NULL,0),(2683,'630000','青海','632500','海南藏族自治州','632521','共和县',NULL,NULL,0),(2684,'630000','青海','632500','海南藏族自治州','632522','同德县',NULL,NULL,0),(2685,'630000','青海','632500','海南藏族自治州','632523','贵德县',NULL,NULL,0),(2686,'630000','青海','632500','海南藏族自治州','632524','兴海县',NULL,NULL,0),(2687,'630000','青海','632500','海南藏族自治州','632525','贵南县',NULL,NULL,0),(2688,'630000','青海','632600','果洛藏族自治州','632621','玛沁县',NULL,NULL,0),(2689,'630000','青海','632600','果洛藏族自治州','632622','班玛县',NULL,NULL,0),(2690,'630000','青海','632600','果洛藏族自治州','632623','甘德县',NULL,NULL,0),(2691,'630000','青海','632600','果洛藏族自治州','632624','达日县',NULL,NULL,0),(2692,'630000','青海','632600','果洛藏族自治州','632625','久治县',NULL,NULL,0),(2693,'630000','青海','632600','果洛藏族自治州','632626','玛多县',NULL,NULL,0),(2694,'630000','青海','632700','玉树藏族自治州','632701','玉树市',NULL,NULL,0),(2695,'630000','青海','632700','玉树藏族自治州','632722','杂多县',NULL,NULL,0),(2696,'630000','青海','632700','玉树藏族自治州','632723','称多县',NULL,NULL,0),(2697,'630000','青海','632700','玉树藏族自治州','632724','治多县',NULL,NULL,0),(2698,'630000','青海','632700','玉树藏族自治州','632725','囊谦县',NULL,NULL,0),(2699,'630000','青海','632700','玉树藏族自治州','632726','曲麻莱县',NULL,NULL,0),(2700,'630000','青海','632800','海西蒙古族藏族自治州','632801','格尔木市',NULL,NULL,0),(2701,'630000','青海','632800','海西蒙古族藏族自治州','632802','德令哈市',NULL,NULL,0),(2702,'630000','青海','632800','海西蒙古族藏族自治州','632803','茫崖市',NULL,NULL,0),(2703,'630000','青海','632800','海西蒙古族藏族自治州','632821','乌兰县',NULL,NULL,0),(2704,'630000','青海','632800','海西蒙古族藏族自治州','632822','都兰县',NULL,NULL,0),(2705,'630000','青海','632800','海西蒙古族藏族自治州','632823','天峻县',NULL,NULL,0),(2706,'640000','宁夏','640100','银川市','640104','兴庆区',NULL,NULL,0),(2707,'640000','宁夏','640100','银川市','640105','西夏区',NULL,NULL,0),(2708,'640000','宁夏','640100','银川市','640106','金凤区',NULL,NULL,0),(2709,'640000','宁夏','640100','银川市','640121','永宁县',NULL,NULL,0),(2710,'640000','宁夏','640100','银川市','640122','贺兰县',NULL,NULL,0),(2711,'640000','宁夏','640100','银川市','640181','灵武市',NULL,NULL,0),(2712,'640000','宁夏','640200','石嘴山市','640202','大武口区',NULL,NULL,0),(2713,'640000','宁夏','640200','石嘴山市','640205','惠农区',NULL,NULL,0),(2714,'640000','宁夏','640200','石嘴山市','640221','平罗县',NULL,NULL,0),(2715,'640000','宁夏','640300','吴忠市','640302','利通区',NULL,NULL,0),(2716,'640000','宁夏','640300','吴忠市','640303','红寺堡区',NULL,NULL,0),(2717,'640000','宁夏','640300','吴忠市','640323','盐池县',NULL,NULL,0),(2718,'640000','宁夏','640300','吴忠市','640324','同心县',NULL,NULL,0),(2719,'640000','宁夏','640300','吴忠市','640381','青铜峡市',NULL,NULL,0),(2720,'640000','宁夏','640400','固原市','640402','原州区',NULL,NULL,0),(2721,'640000','宁夏','640400','固原市','640422','西吉县',NULL,NULL,0),(2722,'640000','宁夏','640400','固原市','640423','隆德县',NULL,NULL,0),(2723,'640000','宁夏','640400','固原市','640424','泾源县',NULL,NULL,0),(2724,'640000','宁夏','640400','固原市','640425','彭阳县',NULL,NULL,0),(2725,'640000','宁夏','640500','中卫市','640502','沙坡头区',NULL,NULL,0),(2726,'640000','宁夏','640500','中卫市','640521','中宁县',NULL,NULL,0),(2727,'640000','宁夏','640500','中卫市','640522','海原县',NULL,NULL,0),(2728,'650000','新疆','650100','乌鲁木齐市','650102','天山区',NULL,NULL,0),(2729,'650000','新疆','650100','乌鲁木齐市','650103','沙依巴克区',NULL,NULL,0),(2730,'650000','新疆','650100','乌鲁木齐市','650104','新市区',NULL,NULL,0),(2731,'650000','新疆','650100','乌鲁木齐市','650105','水磨沟区',NULL,NULL,0),(2732,'650000','新疆','650100','乌鲁木齐市','650106','头屯河区',NULL,NULL,0),(2733,'650000','新疆','650100','乌鲁木齐市','650107','达坂城区',NULL,NULL,0),(2734,'650000','新疆','650100','乌鲁木齐市','650109','米东区',NULL,NULL,0),(2735,'650000','新疆','650100','乌鲁木齐市','650121','乌鲁木齐县',NULL,NULL,0),(2736,'650000','新疆','650200','克拉玛依市','650202','独山子区',NULL,NULL,0),(2737,'650000','新疆','650200','克拉玛依市','650203','克拉玛依区',NULL,NULL,0),(2738,'650000','新疆','650200','克拉玛依市','650204','白碱滩区',NULL,NULL,0),(2739,'650000','新疆','650200','克拉玛依市','650205','乌尔禾区',NULL,NULL,0),(2740,'650000','新疆','650400','吐鲁番市','650402','高昌区',NULL,NULL,0),(2741,'650000','新疆','650400','吐鲁番市','650421','鄯善县',NULL,NULL,0),(2742,'650000','新疆','650400','吐鲁番市','650422','托克逊县',NULL,NULL,0),(2743,'650000','新疆','650500','哈密市','650502','伊州区',NULL,NULL,0),(2744,'650000','新疆','650500','哈密市','650521','巴里坤哈萨克自治县',NULL,NULL,0),(2745,'650000','新疆','650500','哈密市','650522','伊吾县',NULL,NULL,0),(2746,'650000','新疆','652300','昌吉回族自治州','652301','昌吉市',NULL,NULL,0),(2747,'650000','新疆','652300','昌吉回族自治州','652302','阜康市',NULL,NULL,0),(2748,'650000','新疆','652300','昌吉回族自治州','652323','呼图壁县',NULL,NULL,0),(2749,'650000','新疆','652300','昌吉回族自治州','652324','玛纳斯县',NULL,NULL,0),(2750,'650000','新疆','652300','昌吉回族自治州','652325','奇台县',NULL,NULL,0),(2751,'650000','新疆','652300','昌吉回族自治州','652327','吉木萨尔县',NULL,NULL,0),(2752,'650000','新疆','652300','昌吉回族自治州','652328','木垒哈萨克自治县',NULL,NULL,0),(2753,'650000','新疆','652700','博尔塔拉蒙古自治州','652701','博乐市',NULL,NULL,0),(2754,'650000','新疆','652700','博尔塔拉蒙古自治州','652702','阿拉山口市',NULL,NULL,0),(2755,'650000','新疆','652700','博尔塔拉蒙古自治州','652722','精河县',NULL,NULL,0),(2756,'650000','新疆','652700','博尔塔拉蒙古自治州','652723','温泉县',NULL,NULL,0),(2757,'650000','新疆','652800','巴音郭楞蒙古自治州','652801','库尔勒市',NULL,NULL,0),(2758,'650000','新疆','652800','巴音郭楞蒙古自治州','652822','轮台县',NULL,NULL,0),(2759,'650000','新疆','652800','巴音郭楞蒙古自治州','652823','尉犁县',NULL,NULL,0),(2760,'650000','新疆','652800','巴音郭楞蒙古自治州','652824','若羌县',NULL,NULL,0),(2761,'650000','新疆','652800','巴音郭楞蒙古自治州','652825','且末县',NULL,NULL,0),(2762,'650000','新疆','652800','巴音郭楞蒙古自治州','652826','焉耆回族自治县',NULL,NULL,0),(2763,'650000','新疆','652800','巴音郭楞蒙古自治州','652827','和静县',NULL,NULL,0),(2764,'650000','新疆','652800','巴音郭楞蒙古自治州','652828','和硕县',NULL,NULL,0),(2765,'650000','新疆','652800','巴音郭楞蒙古自治州','652829','博湖县',NULL,NULL,0),(2766,'650000','新疆','652900','阿克苏地区','652901','阿克苏市',NULL,NULL,0),(2767,'650000','新疆','652900','阿克苏地区','652922','温宿县',NULL,NULL,0),(2768,'650000','新疆','652900','阿克苏地区','652923','库车县',NULL,NULL,0),(2769,'650000','新疆','652900','阿克苏地区','652924','沙雅县',NULL,NULL,0),(2770,'650000','新疆','652900','阿克苏地区','652925','新和县',NULL,NULL,0),(2771,'650000','新疆','652900','阿克苏地区','652926','拜城县',NULL,NULL,0),(2772,'650000','新疆','652900','阿克苏地区','652927','乌什县',NULL,NULL,0),(2773,'650000','新疆','652900','阿克苏地区','652928','阿瓦提县',NULL,NULL,0),(2774,'650000','新疆','652900','阿克苏地区','652929','柯坪县',NULL,NULL,0),(2775,'650000','新疆','653000','克孜勒苏柯尔克孜自治州','653001','阿图什市',NULL,NULL,0),(2776,'650000','新疆','653000','克孜勒苏柯尔克孜自治州','653022','阿克陶县',NULL,NULL,0),(2777,'650000','新疆','653000','克孜勒苏柯尔克孜自治州','653023','阿合奇县',NULL,NULL,0),(2778,'650000','新疆','653000','克孜勒苏柯尔克孜自治州','653024','乌恰县',NULL,NULL,0),(2779,'650000','新疆','653100','喀什地区','653101','喀什市',NULL,NULL,0),(2780,'650000','新疆','653100','喀什地区','653121','疏附县',NULL,NULL,0),(2781,'650000','新疆','653100','喀什地区','653122','疏勒县',NULL,NULL,0),(2782,'650000','新疆','653100','喀什地区','653123','英吉沙县',NULL,NULL,0),(2783,'650000','新疆','653100','喀什地区','653124','泽普县',NULL,NULL,0),(2784,'650000','新疆','653100','喀什地区','653125','莎车县',NULL,NULL,0),(2785,'650000','新疆','653100','喀什地区','653126','叶城县',NULL,NULL,0),(2786,'650000','新疆','653100','喀什地区','653127','麦盖提县',NULL,NULL,0),(2787,'650000','新疆','653100','喀什地区','653128','岳普湖县',NULL,NULL,0),(2788,'650000','新疆','653100','喀什地区','653129','伽师县',NULL,NULL,0),(2789,'650000','新疆','653100','喀什地区','653130','巴楚县',NULL,NULL,0),(2790,'650000','新疆','653100','喀什地区','653131','塔什库尔干塔吉克自治县',NULL,NULL,0),(2791,'650000','新疆','653200','和田地区','653201','和田市',NULL,NULL,0),(2792,'650000','新疆','653200','和田地区','653221','和田县',NULL,NULL,0),(2793,'650000','新疆','653200','和田地区','653222','墨玉县',NULL,NULL,0),(2794,'650000','新疆','653200','和田地区','653223','皮山县',NULL,NULL,0),(2795,'650000','新疆','653200','和田地区','653224','洛浦县',NULL,NULL,0),(2796,'650000','新疆','653200','和田地区','653225','策勒县',NULL,NULL,0),(2797,'650000','新疆','653200','和田地区','653226','于田县',NULL,NULL,0),(2798,'650000','新疆','653200','和田地区','653227','民丰县',NULL,NULL,0),(2799,'650000','新疆','654000','伊犁哈萨克自治州','654002','伊宁市',NULL,NULL,0),(2800,'650000','新疆','654000','伊犁哈萨克自治州','654003','奎屯市',NULL,NULL,0),(2801,'650000','新疆','654000','伊犁哈萨克自治州','654004','霍尔果斯市',NULL,NULL,0),(2802,'650000','新疆','654000','伊犁哈萨克自治州','654021','伊宁县',NULL,NULL,0),(2803,'650000','新疆','654000','伊犁哈萨克自治州','654022','察布查尔锡伯自治县',NULL,NULL,0),(2804,'650000','新疆','654000','伊犁哈萨克自治州','654023','霍城县',NULL,NULL,0),(2805,'650000','新疆','654000','伊犁哈萨克自治州','654024','巩留县',NULL,NULL,0),(2806,'650000','新疆','654000','伊犁哈萨克自治州','654025','新源县',NULL,NULL,0),(2807,'650000','新疆','654000','伊犁哈萨克自治州','654026','昭苏县',NULL,NULL,0),(2808,'650000','新疆','654000','伊犁哈萨克自治州','654027','特克斯县',NULL,NULL,0),(2809,'650000','新疆','654000','伊犁哈萨克自治州','654028','尼勒克县',NULL,NULL,0),(2810,'650000','新疆','654200','塔城地区','654201','塔城市',NULL,NULL,0),(2811,'650000','新疆','654200','塔城地区','654202','乌苏市',NULL,NULL,0),(2812,'650000','新疆','654200','塔城地区','654221','额敏县',NULL,NULL,0),(2813,'650000','新疆','654200','塔城地区','654223','沙湾县',NULL,NULL,0),(2814,'650000','新疆','654200','塔城地区','654224','托里县',NULL,NULL,0),(2815,'650000','新疆','654200','塔城地区','654225','裕民县',NULL,NULL,0),(2816,'650000','新疆','654200','塔城地区','654226','和布克赛尔蒙古自治县',NULL,NULL,0),(2817,'650000','新疆','654300','阿勒泰地区','654301','阿勒泰市',NULL,NULL,0),(2818,'650000','新疆','654300','阿勒泰地区','654321','布尔津县',NULL,NULL,0),(2819,'650000','新疆','654300','阿勒泰地区','654322','富蕴县',NULL,NULL,0),(2820,'650000','新疆','654300','阿勒泰地区','654323','福海县',NULL,NULL,0),(2821,'650000','新疆','654300','阿勒泰地区','654324','哈巴河县',NULL,NULL,0),(2822,'650000','新疆','654300','阿勒泰地区','654325','青河县',NULL,NULL,0),(2823,'650000','新疆','654300','阿勒泰地区','654326','吉木乃县',NULL,NULL,0); /*!40000 ALTER TABLE `code_town` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etl_dataset` -- DROP TABLE IF EXISTS `etl_dataset`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `etl_dataset` ( `dset_Id` char(36) NOT NULL DEFAULT '', `ds_id` char(36) DEFAULT NULL, `name` varchar(255) DEFAULT NULL, `crtdate` datetime DEFAULT NULL, `cfg` text, `primary_table` varchar(50) DEFAULT NULL COMMENT '主表', PRIMARY KEY (`dset_Id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `etl_dataset` -- LOCK TABLES `etl_dataset` WRITE; /*!40000 ALTER TABLE `etl_dataset` DISABLE KEYS */; INSERT INTO `etl_dataset` VALUES ('77a0beeb8a3f7adb09c343aac4c99851','9b20de896a644a4bb94b004a5e273b9c','logs','2021-02-22 12:14:13','{\"master\":\"test_dm_logs\",\"name\":\"logs\",\"dsid\":\"9b20de896a644a4bb94b004a5e273b9c\",\"joininfo\":[],\"dynamic\":[{\"name\":\"month_id\",\"tname\":\"test_dm_logs\",\"type\":\"String\",\"expression\":\"DATE_FORMAT(date,\'%Y-%m\')\"}],\"dsetId\":\"77a0beeb8a3f7adb09c343aac4c99851\",\"cols\":[{\"isshow\":true,\"expression\":\"\",\"name\":\"rid\",\"length\":null,\"tname\":\"test_dm_logs\",\"idx\":1,\"type\":\"Int\",\"dispName\":\"\"},{\"isshow\":true,\"expression\":\"\",\"name\":\"ip\",\"length\":null,\"tname\":\"test_dm_logs\",\"idx\":1,\"type\":\"String\",\"dispName\":\"\"},{\"isshow\":true,\"expression\":\"\",\"name\":\"date\",\"length\":null,\"tname\":\"test_dm_logs\",\"idx\":1,\"type\":\"Date\",\"dispName\":\"\"},{\"isshow\":true,\"expression\":\"\",\"name\":\"path\",\"length\":null,\"tname\":\"test_dm_logs\",\"idx\":1,\"type\":\"String\",\"dispName\":\"\"},{\"isshow\":true,\"expression\":\"\",\"name\":\"browser\",\"length\":null,\"tname\":\"test_dm_logs\",\"idx\":1,\"type\":\"String\",\"dispName\":\"\"},{\"isshow\":true,\"expression\":\"\",\"name\":\"isok\",\"length\":null,\"tname\":\"test_dm_logs\",\"idx\":1,\"type\":\"Int\",\"dispName\":\"\"},{\"isshow\":true,\"expression\":\"\",\"name\":\"keyword\",\"length\":null,\"tname\":\"test_dm_logs\",\"idx\":1,\"type\":\"String\",\"dispName\":\"\"},{\"isshow\":true,\"expression\":\"\",\"name\":\"ssyq\",\"length\":null,\"tname\":\"test_dm_logs\",\"idx\":1,\"type\":\"String\",\"dispName\":\"\"}]}','test_dm_logs'); /*!40000 ALTER TABLE `etl_dataset` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etl_datasource` -- DROP TABLE IF EXISTS `etl_datasource`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `etl_datasource` ( `ds_Id` char(36) NOT NULL DEFAULT '', `name` varchar(100) DEFAULT NULL, `use_type` varchar(10) DEFAULT NULL, `linktype` varchar(50) DEFAULT NULL, `linkurl` varchar(255) DEFAULT NULL, `uname` varchar(50) DEFAULT NULL, `psd` varchar(50) DEFAULT NULL, PRIMARY KEY (`ds_Id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `etl_datasource` -- LOCK TABLES `etl_datasource` WRITE; /*!40000 ALTER TABLE `etl_datasource` DISABLE KEYS */; INSERT INTO `etl_datasource` VALUES ('9b20de896a644a4bb94b004a5e273b9c','mysql','jdbc','mysql','jdbc:mysql://localhost/rs_report?useUnicode=true&characterEncoding=UTF8&serverTimezone=GMT%2B8','root','12345678'); /*!40000 ALTER TABLE `etl_datasource` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `olap_cube_col_meta` -- DROP TABLE IF EXISTS `olap_cube_col_meta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `olap_cube_col_meta` ( `RID` int NOT NULL AUTO_INCREMENT, `cube_ID` int DEFAULT NULL, `COL_TYPE` int DEFAULT NULL, `tname` varchar(50) DEFAULT NULL, `COL_ID` int DEFAULT NULL, `COL_NAME` varchar(255) DEFAULT NULL, `ALIAS` varchar(100) DEFAULT NULL, `ORD` int DEFAULT NULL, `CALC` int DEFAULT NULL, PRIMARY KEY (`RID`) ) ENGINE=InnoDB AUTO_INCREMENT=2187 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `olap_cube_col_meta` -- LOCK TABLES `olap_cube_col_meta` WRITE; /*!40000 ALTER TABLE `olap_cube_col_meta` DISABLE KEYS */; INSERT INTO `olap_cube_col_meta` VALUES (1861,2,1,'olap_cube_meta',15,'cube_name','cube_name',0,0),(1862,2,2,'olap_cube_meta',255,'count(dset)','dset',0,0),(1890,1,1,'test_dm_logs',7,'path','path',0,0),(1891,1,1,'test_dm_logs',8,'browser','browser',1,0),(1892,1,1,'test_dm_logs',9,'isok','isok',2,0),(1893,1,1,'test_dm_logs',10,'keyword','keyword',3,0),(1894,1,1,'test_dm_logs',11,'ssyq','ssyq',4,0),(1895,1,1,'test_dm_logs',12,'date_format(date, @%Y@)','year',5,1),(1896,1,1,'test_dm_logs',13,'date_format(date, @%Y-%m@)','month',6,1),(1897,1,1,'test_dm_logs',14,'date_format(date, @%Y-%m-%d@)','day',7,1),(1898,1,2,'test_dm_logs',254,'count(rid)','rid',0,0),(1899,1,2,'test_dm_logs',256,'count(distinct ip)','ip',1,0),(1900,1,2,'',258,'count(*)','k_17744',2,1),(1909,NULL,1,'yunbi.logs',20,'path','path',0,0),(1910,NULL,1,'yunbi.logs',21,'browser','browser',1,0),(1911,NULL,1,'yunbi.logs',22,'isok','isok',2,0),(1912,NULL,2,'yunbi.logs',260,'sum(rid)','rid',0,0),(1913,NULL,1,'yunbi.logs',20,'path','path',0,0),(1914,NULL,1,'yunbi.logs',21,'browser','browser',1,0),(1915,NULL,1,'yunbi.logs',22,'isok','isok',2,0),(1916,NULL,1,'yunbi.logs',24,'query','query',3,0),(1917,NULL,2,'yunbi.logs',260,'sum(rid)','rid',0,0),(1918,NULL,1,'yunbi.logs',20,'path','path',0,0),(1919,NULL,1,'yunbi.logs',21,'browser','browser',1,0),(1920,NULL,1,'yunbi.logs',22,'isok','isok',2,0),(1921,NULL,1,'yunbi.logs',25,'keyword','keyword',3,0),(1922,NULL,2,'yunbi.logs',260,'sum(rid)','rid',0,0),(1923,NULL,1,'yunbi.logs',20,'path','path',0,0),(1924,NULL,1,'yunbi.logs',21,'browser','browser',1,0),(1925,NULL,1,'yunbi.logs',22,'isok','isok',2,0),(1926,NULL,1,'yunbi.logs',26,'keyword','keyword',3,0),(1927,NULL,2,'yunbi.logs',260,'sum(rid)','rid',0,0),(1928,NULL,1,'yunbi.logs',20,'path','path',0,0),(1929,NULL,1,'yunbi.logs',21,'browser','browser',1,0),(1930,NULL,1,'yunbi.logs',22,'isok','isok',2,0),(1931,NULL,2,'yunbi.logs',260,'sum(rid)','rid',0,0),(2013,5,1,'olap_cube_col_meta',30,'COL_NAME','COL_NAME',0,0),(2014,5,1,'olap_cube_meta',31,'cube_name','cube_name',1,0),(2015,5,1,NULL,32,'RID + 100+9','myname',2,1),(2016,5,2,'olap_cube_col_meta',263,'count(RID)','RID',0,0),(2181,6,1,'test_dm_logs',49,'path','path',0,0),(2182,6,1,'test_dm_logs',50,'browser','browser',1,0),(2183,6,1,'test_dm_logs',51,'isok','isok',2,0),(2184,6,1,'test_dm_logs',52,'DATE_FORMAT(date,\'%Y-%m\')','month_id',3,1),(2185,6,2,'test_dm_logs',267,'count(rid)','rid',0,0),(2186,6,2,'test_dm_logs',268,'count(distinct ip)','ip',1,0); /*!40000 ALTER TABLE `olap_cube_col_meta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `olap_cube_meta` -- DROP TABLE IF EXISTS `olap_cube_meta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `olap_cube_meta` ( `cube_id` int NOT NULL DEFAULT '0', `cube_name` varchar(200) DEFAULT NULL, `cube_desc` varchar(500) DEFAULT NULL, `dsource` char(36) DEFAULT NULL, `dset` char(36) DEFAULT NULL, PRIMARY KEY (`cube_id`) USING BTREE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `olap_cube_meta` -- LOCK TABLES `olap_cube_meta` WRITE; /*!40000 ALTER TABLE `olap_cube_meta` DISABLE KEYS */; INSERT INTO `olap_cube_meta` VALUES (1,'日志分析','',NULL,'f3b226ef292037db7cd7a1042927b939'),(2,'cc','cc',NULL,'9e3ea9b4ef6dcd6490b1fe2edd176cb2'),(5,'cubeInfo',NULL,NULL,'0ef02b2584cc2b9a19587b424242c752'),(6,'logs','logs',NULL,'77a0beeb8a3f7adb09c343aac4c99851'); /*!40000 ALTER TABLE `olap_cube_meta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `olap_dim_group` -- DROP TABLE IF EXISTS `olap_dim_group`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `olap_dim_group` ( `GROUP_ID` char(36) NOT NULL DEFAULT '', `GROUP_NAME` varchar(50) DEFAULT NULL, `ORD` int DEFAULT NULL, `cube_id` int DEFAULT NULL, PRIMARY KEY (`GROUP_ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `olap_dim_group` -- LOCK TABLES `olap_dim_group` WRITE; /*!40000 ALTER TABLE `olap_dim_group` DISABLE KEYS */; INSERT INTO `olap_dim_group` VALUES ('3a2234c534369877536ca2f3bfd30a59','时间',5,1); /*!40000 ALTER TABLE `olap_dim_group` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `olap_dim_list` -- DROP TABLE IF EXISTS `olap_dim_list`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `olap_dim_list` ( `DIM_ID` int NOT NULL AUTO_INCREMENT, `DIM_DESC` varchar(200) DEFAULT NULL, `DIM_TYPE` varchar(50) DEFAULT NULL, `CAS_PARENT` varchar(5) DEFAULT NULL, `col_table_name` varchar(50) DEFAULT NULL, `COL_KEY` varchar(50) DEFAULT NULL, `COL_NAME` varchar(50) DEFAULT NULL, `DIM_ORD` varchar(10) DEFAULT NULL, `GROUP_TYPE` varchar(40) DEFAULT NULL, `KEY_VAL_TYPE` varchar(10) DEFAULT NULL, `ordcol` varchar(50) DEFAULT NULL, `cube_id` int DEFAULT NULL, `dateformat` varchar(50) DEFAULT NULL COMMENT '维度为日期类型的格式', PRIMARY KEY (`DIM_ID`) ) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `olap_dim_list` -- LOCK TABLES `olap_dim_list` WRITE; /*!40000 ALTER TABLE `olap_dim_list` DISABLE KEYS */; INSERT INTO `olap_dim_list` VALUES (7,'路径','frd',NULL,'','','','','','String','',1,''),(8,'浏览器','frd',NULL,'','','','','','String','',1,''),(9,'访问状态','frd',NULL,'','','','','','Int','',1,''),(10,'keyword','frd',NULL,NULL,NULL,NULL,NULL,'','String',NULL,1,NULL),(11,'ssyq','frd',NULL,NULL,NULL,NULL,NULL,'','String',NULL,1,NULL),(12,'year','year',NULL,'','','','','3a2234c534369877536ca2f3bfd30a59','String','',1,'yyyy'),(13,'month','month',NULL,'','','','','3a2234c534369877536ca2f3bfd30a59','String','',1,'yyyy-mm'),(14,'day','day',NULL,'','','','','3a2234c534369877536ca2f3bfd30a59','String','',1,'yyyy-mm-dd'),(15,'cube_name','frd',NULL,NULL,NULL,NULL,NULL,'','String',NULL,2,NULL),(30,'COL_NAME','frd',NULL,NULL,NULL,NULL,NULL,'','String',NULL,5,NULL),(31,'cube_name','frd',NULL,NULL,NULL,NULL,NULL,'','String',NULL,5,NULL),(32,'myname','frd',NULL,NULL,NULL,NULL,NULL,'','Double',NULL,5,NULL),(49,'路径','frd',NULL,'','','','','','String',NULL,6,''),(50,'浏览器','frd',NULL,'','','','','','String',NULL,6,''),(51,'是否成功','frd',NULL,'','','','','','Int',NULL,6,''),(52,'月份','month',NULL,NULL,NULL,NULL,NULL,'','String',NULL,6,'yyyy-mm'); /*!40000 ALTER TABLE `olap_dim_list` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `olap_kpi_list` -- DROP TABLE IF EXISTS `olap_kpi_list`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `olap_kpi_list` ( `RID` int NOT NULL AUTO_INCREMENT, `KPI_NAME` varchar(50) DEFAULT NULL, `KPI_DESC_KEY` varchar(255) DEFAULT NULL, `UNIT` varchar(10) DEFAULT NULL, `FMT` varchar(50) DEFAULT NULL, `AGGRE` varchar(20) CHARACTER SET latin1 COLLATE latin1_swedish_ci DEFAULT NULL, `RATE` bigint DEFAULT NULL, `CALC_KPI` int DEFAULT NULL, `cube_id` int DEFAULT NULL, PRIMARY KEY (`RID`) ) ENGINE=InnoDB AUTO_INCREMENT=269 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `olap_kpi_list` -- LOCK TABLES `olap_kpi_list` WRITE; /*!40000 ALTER TABLE `olap_kpi_list` DISABLE KEYS */; INSERT INTO `olap_kpi_list` VALUES (254,'访问次数','','次','','count',NULL,0,1),(255,'dset','','','','count',NULL,0,2),(256,'独立IP数','','','#,###','count(distinct)',NULL,0,1),(258,'记数','','','','sum',NULL,1,1),(263,'计数',NULL,'个','#,###','count',NULL,0,5),(267,'访问次数','','','#,###','count',NULL,0,6),(268,'独立IP数',NULL,NULL,'#,###','count(distinct)',NULL,0,6); /*!40000 ALTER TABLE `olap_kpi_list` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `olap_user_save` -- DROP TABLE IF EXISTS `olap_user_save`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `olap_user_save` ( `PAGEID` int NOT NULL DEFAULT '0', `USERID` int DEFAULT NULL, `PAGEINFO` text, `PAGENAME` varchar(200) DEFAULT NULL, `CRTDATE` datetime DEFAULT NULL, `UPDATEDATE` datetime DEFAULT NULL, PRIMARY KEY (`PAGEID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `olap_user_save` -- LOCK TABLES `olap_user_save` WRITE; /*!40000 ALTER TABLE `olap_user_save` DISABLE KEYS */; -- INSERT INTO `olap_user_save` VALUES (3,1,'{\"comps\":[{\"dsetId\":\"83b9359dd5d3f568034c7870ab2a3f1d\",\"dsid\":\"0f0dee27d91b4752b35a2f7b8c5f073a\",\"name\":\"表格组件\",\"kpiJson\":[{\"unit\":\"\",\"aggre\":\"sum\",\"kpi_name\":\"占比\",\"kpi_id\":266,\"alias\":\"k_82092\",\"tname\":\"\",\"col_name\":\"count(distinct(ip))/count(rid)\",\"calc\":1,\"fmt\":\"0.00%\"}],\"id\":1,\"type\":\"table\",\"rows\":[{\"ordcol\":\"\",\"valType\":\"String\",\"tableColName\":\"\",\"dimord\":\"\",\"tname\":\"rs_logs\",\"type\":\"month\",\"tableName\":\"\",\"dimdesc\":\"月份\",\"colname\":\"DATE_FORMAT(date,\'%Y-%m\')\",\"tableColKey\":\"\",\"grouptype\":\"a37effe53333c0b6fda28adacf468e0a\",\"iscas\":\"y\",\"alias\":\"month_id\",\"id\":38,\"calc\":1,\"dateformat\":\"yyyy-mm\"}],\"cols\":[],\"cubeId\":6},{\"name\":\"\",\"id\":2,\"type\":\"chart\",\"chartJson\":{\"type\":\"column\",\"params\":[],\"label\":\"PIC\",\"ycol\":{\"type\":\"kpi\"},\"xcol\":{\"id\":46,\"dimdesc\":\"year_id\",\"type\":\"frd\",\"colname\":\"DATE_FORMAT(date,\'%Y\')\",\"alias\":\"year_id\",\"tname\":\"rs_logs\",\"iscas\":\"y\",\"tableName\":\"\",\"tableColKey\":\"\",\"tableColName\":\"\",\"dimord\":\"\",\"grouptype\":\"a37effe53333c0b6fda28adacf468e0a\",\"valType\":\"String\",\"ordcol\":\"\",\"dateformat\":\"\",\"calc\":1}},\"kpiJson\":[{\"kpi_id\":264,\"kpi_name\":\"访问次数\",\"col_name\":\"count(rid)\",\"aggre\":\"count\",\"fmt\":\"#,###\",\"alias\":\"rid\",\"tname\":\"rs_logs\",\"unit\":\"次数\",\"rate\":null,\"calc\":0}],\"cubeId\":6,\"dsid\":\"0f0dee27d91b4752b35a2f7b8c5f073a\",\"dsetId\":\"83b9359dd5d3f568034c7870ab2a3f1d\"}],\"showtype\":\"chart\",\"id\":3,\"params\":[],\"selectDs\":6}','测试散点图','2021-01-04 21:57:30','2021-01-07 20:03:24'),(4,1,'{\"selectDs\":5,\"showtype\":\"chart\",\"comps\":[{\"name\":\"表格组件\",\"id\":1,\"type\":\"table\"},{\"name\":\"\",\"id\":2,\"type\":\"chart\",\"chartJson\":{\"type\":\"column\",\"params\":[],\"label\":\"PIC\",\"ycol\":{\"type\":\"kpi\"},\"xcol\":{\"id\":31,\"dimdesc\":\"cube_name\",\"type\":\"frd\",\"colname\":\"cube_name\",\"alias\":\"cube_name\",\"tname\":\"olap_cube_meta\",\"iscas\":\"\",\"tableName\":\"\",\"tableColKey\":\"\",\"tableColName\":\"\",\"dimord\":\"\",\"grouptype\":null,\"valType\":\"String\",\"ordcol\":\"\",\"dateformat\":\"\",\"calc\":0,\"pos\":\"row\"}},\"kpiJson\":[{\"kpi_id\":263,\"kpi_name\":\"计数\",\"col_name\":\"count(RID)\",\"aggre\":\"count\",\"fmt\":\"#,###\",\"alias\":\"RID\",\"tname\":\"olap_cube_col_meta\",\"unit\":\"个\",\"rate\":null,\"calc\":0}],\"cubeId\":5,\"dsid\":\"2041f644030321b77e70f54add00e80d\",\"dsetId\":\"0ef02b2584cc2b9a19587b424242c752\",\"dims\":[{\"grouptype\":\"\",\"dim_type\":\"frd\",\"valType\":\"String\",\"dim_desc\":\"COL_NAME\",\"tname\":\"olap_cube_col_meta\",\"alias\":\"COL_NAME\",\"col_name\":\"COL_NAME\",\"calc\":0,\"dim_id\":30,\"cubeId\":5},{\"grouptype\":\"\",\"dim_type\":\"frd\",\"valType\":\"String\",\"dim_desc\":\"cube_name\",\"tname\":\"olap_cube_meta\",\"alias\":\"cube_name\",\"col_name\":\"cube_name\",\"calc\":0,\"dim_id\":31,\"cubeId\":5},{\"grouptype\":\"\",\"dim_type\":\"frd\",\"valType\":\"Double\",\"dim_desc\":\"myname\",\"alias\":\"myname\",\"col_name\":\"RID + 100+9\",\"calc\":1,\"dim_id\":32,\"cubeId\":5}]}],\"params\":[],\"id\":4}','测试下钻','2021-01-07 21:29:18','2021-01-08 14:24:45'),(5,1,'{\"comps\":[{\"dsetId\":\"83b9359dd5d3f568034c7870ab2a3f1d\",\"dsid\":\"0f0dee27d91b4752b35a2f7b8c5f073a\",\"name\":\"表格组件\",\"kpiJson\":[{\"unit\":\"次数\",\"aggre\":\"count\",\"kpi_name\":\"访问次数\",\"kpi_id\":264,\"alias\":\"rid\",\"tname\":\"rs_logs\",\"col_name\":\"count(rid)\",\"calc\":0,\"fmt\":\"#,###\"}],\"id\":1,\"type\":\"table\",\"rows\":[{\"ordcol\":\"\",\"valType\":\"String\",\"tableColName\":\"\",\"dimord\":\"\",\"tname\":\"rs_logs\",\"type\":\"month\",\"tableName\":\"\",\"dimdesc\":\"月份\",\"colname\":\"DATE_FORMAT(date,\'%Y-%m\')\",\"tableColKey\":\"\",\"grouptype\":\"a37effe53333c0b6fda28adacf468e0a\",\"iscas\":\"y\",\"alias\":\"month_id\",\"id\":38,\"calc\":1,\"dateformat\":\"yyyy-mm\"}],\"cols\":[{\"ordcol\":\"\",\"valType\":\"String\",\"tableColName\":\"\",\"dimord\":\"\",\"tname\":\"rs_logs\",\"type\":\"frd\",\"tableName\":\"\",\"dimdesc\":\"browser\",\"colname\":\"browser\",\"tableColKey\":\"\",\"iscas\":\"\",\"alias\":\"browser\",\"id\":44,\"calc\":0,\"dateformat\":\"\"}],\"cubeId\":6},{\"name\":\"\",\"kpiJson\":[],\"chartJson\":{\"type\":\"line\",\"params\":[]},\"id\":2,\"type\":\"chart\"}],\"showtype\":\"table\",\"id\":5,\"params\":[],\"selectDs\":6}','明细','2021-01-08 15:37:10','2021-01-08 15:37:10'); /*!40000 ALTER TABLE `olap_user_save` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `portal_3greport_type` -- DROP TABLE IF EXISTS `portal_3greport_type`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `portal_3greport_type` ( `Id` int NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `note` varchar(255) DEFAULT NULL, `crtuser` int DEFAULT NULL, `crtdate` datetime DEFAULT NULL, `ord` int DEFAULT NULL, PRIMARY KEY (`Id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT COMMENT='3g报表分类'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `portal_3greport_type` -- LOCK TABLES `portal_3greport_type` WRITE; /*!40000 ALTER TABLE `portal_3greport_type` DISABLE KEYS */; INSERT INTO `portal_3greport_type` VALUES (1,'营运监控','',1,'2017-05-07 13:44:04',1),(2,'经营盘点','',1,'2017-05-07 13:44:46',2); /*!40000 ALTER TABLE `portal_3greport_type` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `portal_user_save` -- DROP TABLE IF EXISTS `portal_user_save`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `portal_user_save` ( `user_Id` int NOT NULL DEFAULT '0', `pageinfo` text, `updatedate` datetime DEFAULT NULL, `crtdate` datetime DEFAULT NULL, `pageId` varchar(50) NOT NULL DEFAULT '', `pagename` varchar(255) DEFAULT NULL, `is3g` varchar(5) DEFAULT NULL COMMENT '是否在移动端访问的报表', `cata_id` int DEFAULT NULL COMMENT '报表所属目录,在3G报表中有效', PRIMARY KEY (`pageId`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `portal_user_save` -- LOCK TABLES `portal_user_save` WRITE; /*!40000 ALTER TABLE `portal_user_save` DISABLE KEYS */; INSERT INTO `portal_user_save` VALUES (1,'{\"layout\":2,\"id\":\"84473cd41e3a4d8493f06988e5790f08\",\"body\":{\"tr1\":[{\"colspan\":1,\"children\":[{\"id\":\"c06a2e8a7276d9fa1768fec1b726b62d\",\"name\":\"图表\",\"type\":\"chart\",\"chartJson\":{\"type\":\"line\",\"maparea\":null,\"typeIndex\":\"2\",\"xcol\":{\"id\":52,\"dimdesc\":\"月份\",\"type\":\"month\",\"colname\":\"DATE_FORMAT(date,\'%Y-%m\')\",\"alias\":\"month_id\",\"tname\":\"test_dm_logs\",\"iscas\":\"\",\"tableName\":\"\",\"tableColKey\":\"\",\"tableColName\":\"\",\"dimord\":\"\",\"grouptype\":null,\"valType\":\"String\",\"ordcol\":\"\",\"dateformat\":\"yyyy-mm\",\"calc\":1},\"ycol\":{\"type\":\"kpi\"},\"scol\":{},\"params\":[],\"height\":\"250\",\"label\":\"PIC\"},\"kpiJson\":[{\"kpi_id\":267,\"kpi_name\":\"访问次数\",\"ydispName\":\"访问次数\",\"col_name\":\"count(rid)\",\"aggre\":\"count\",\"fmt\":\"#,###\",\"alias\":\"rid\",\"tname\":\"test_dm_logs\",\"unit\":\"\",\"rate\":null,\"calc\":0},null,null],\"cubeId\":6,\"dsid\":\"9b20de896a644a4bb94b004a5e273b9c\",\"dsetId\":\"77a0beeb8a3f7adb09c343aac4c99851\",\"params\":[{\"id\":\"48f54b4c03457591e2ab4e9e64e62885\",\"type\":\"=\",\"val\":null,\"val2\":null,\"valuetype\":\"string\",\"linkparam\":\"p8521\",\"linkparam2\":null,\"usetype\":\"param\",\"col\":\"browser\",\"expression\":\"\",\"tname\":\"test_dm_logs\",\"vtype\":\"String\"}]}],\"rowspan\":1,\"width\":50,\"id\":1,\"height\":100},{\"colspan\":1,\"rowspan\":1,\"width\":50,\"id\":2,\"height\":100,\"children\":[{\"id\":\"887cde3ac46f4d1279b7e21fa5538267\",\"name\":\"交叉表\",\"type\":\"table\",\"cubeId\":6,\"dsetId\":\"77a0beeb8a3f7adb09c343aac4c99851\",\"dsid\":\"9b20de896a644a4bb94b004a5e273b9c\",\"kpiJson\":[{\"kpi_id\":267,\"kpi_name\":\"访问次数\",\"col_name\":\"count(rid)\",\"aggre\":\"count\",\"fmt\":\"#,###\",\"alias\":\"rid\",\"tname\":\"test_dm_logs\",\"unit\":\"\",\"rate\":null},{\"kpi_id\":268,\"kpi_name\":\"独立IP数\",\"col_name\":\"count(distinct ip)\",\"aggre\":\"count(distinct)\",\"fmt\":\"#,###\",\"alias\":\"ip\",\"tname\":\"test_dm_logs\",\"unit\":\"\",\"rate\":null}],\"cols\":[],\"rows\":[{\"id\":50,\"dimdesc\":\"浏览器\",\"type\":\"frd\",\"colname\":\"browser\",\"tname\":\"test_dm_logs\",\"iscas\":\"\",\"tableName\":\"\",\"tableColKey\":\"\",\"tableColName\":\"\",\"dimord\":\"\",\"grouptype\":null,\"valType\":\"String\",\"ordcol\":\"\",\"alias\":\"browser\",\"calc\":0}],\"params\":[{\"id\":\"cb06593d1b6c845852aaa459d564f3a9\",\"type\":\"=\",\"val\":null,\"val2\":null,\"valuetype\":\"string\",\"linkparam\":\"p8521\",\"linkparam2\":null,\"usetype\":\"param\",\"col\":\"browser\",\"expression\":\"\",\"tname\":\"test_dm_logs\",\"vtype\":\"String\"}]}]}]},\"selectDs\":6,\"params\":[{\"id\":\"p8521\",\"type\":\"radio\",\"paramid\":\"p8521\",\"name\":\"浏览器\",\"defvalue\":null,\"size\":20,\"hiddenprm\":\"n\",\"valtype\":\"dynamic\",\"option\":{\"tableId\":6,\"tname\":\"logs\",\"dsource\":\"9b20de896a644a4bb94b004a5e273b9c\",\"dimId\":50,\"alias\":\"browser\"}}]}','2021-02-22 12:22:13','2021-02-22 12:19:32','84473cd41e3a4d8493f06988e5790f08','日志分析报表','n',NULL); /*!40000 ALTER TABLE `portal_user_save` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `report_collect` -- DROP TABLE IF EXISTS `report_collect`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `report_collect` ( `report_id` char(36) DEFAULT NULL, `user_id` int DEFAULT NULL, `crtdate` datetime DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='报表收藏夹'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `report_collect` -- LOCK TABLES `report_collect` WRITE; /*!40000 ALTER TABLE `report_collect` DISABLE KEYS */; /*!40000 ALTER TABLE `report_collect` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `report_share_url` -- DROP TABLE IF EXISTS `report_share_url`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `report_share_url` ( `token` varchar(50) CHARACTER SET utf8 NOT NULL DEFAULT '', `islogin` int DEFAULT NULL, `yxq` int DEFAULT NULL COMMENT '小时为单位', `crtdate` datetime DEFAULT NULL, `report_id` varchar(36) CHARACTER SET utf8 DEFAULT NULL, `crt_user` int DEFAULT NULL, `r_type` int DEFAULT NULL, PRIMARY KEY (`token`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `report_share_url` -- LOCK TABLES `report_share_url` WRITE; /*!40000 ALTER TABLE `report_share_url` DISABLE KEYS */; /*!40000 ALTER TABLE `report_share_url` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `role_data_rela` -- DROP TABLE IF EXISTS `role_data_rela`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `role_data_rela` ( `role_id` int NOT NULL DEFAULT '0', `data_id` int DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `role_data_rela` -- LOCK TABLES `role_data_rela` WRITE; /*!40000 ALTER TABLE `role_data_rela` DISABLE KEYS */; INSERT INTO `role_data_rela` VALUES (2,41),(2,37),(2,49),(2,50); /*!40000 ALTER TABLE `role_data_rela` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `role_menu_rela` -- DROP TABLE IF EXISTS `role_menu_rela`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `role_menu_rela` ( `MENU_ID` int NOT NULL DEFAULT '0', `ROLE_ID` int NOT NULL DEFAULT '0', PRIMARY KEY (`MENU_ID`,`ROLE_ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `role_menu_rela` -- LOCK TABLES `role_menu_rela` WRITE; /*!40000 ALTER TABLE `role_menu_rela` DISABLE KEYS */; INSERT INTO `role_menu_rela` VALUES (1,1),(2,1),(3,1),(4,1),(40,1),(40,2),(53,1),(53,2),(88,1),(88,2),(89,1),(89,2),(90,1),(90,2),(91,1); /*!40000 ALTER TABLE `role_menu_rela` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `role_user_rela` -- DROP TABLE IF EXISTS `role_user_rela`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `role_user_rela` ( `ROLE_ID` int NOT NULL DEFAULT '0', `USER_ID` int NOT NULL DEFAULT '0', PRIMARY KEY (`ROLE_ID`,`USER_ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `role_user_rela` -- LOCK TABLES `role_user_rela` WRITE; /*!40000 ALTER TABLE `role_user_rela` DISABLE KEYS */; INSERT INTO `role_user_rela` VALUES (1,1),(2,3); /*!40000 ALTER TABLE `role_user_rela` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sc_login_user` -- DROP TABLE IF EXISTS `sc_login_user`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `sc_login_user` ( `USER_ID` int NOT NULL DEFAULT '0', `LOGIN_NAME` varchar(200) DEFAULT NULL, `PASSWORD` varchar(40) DEFAULT NULL, `GENDER` varchar(10) DEFAULT NULL, `EMAIL` varchar(100) DEFAULT NULL, `LOG_DATE` datetime DEFAULT NULL, `SITE_ID` bigint DEFAULT NULL, `STAFF_ID` varchar(30) DEFAULT NULL, `STATE` varchar(1) DEFAULT NULL, `DATE_START` datetime DEFAULT NULL, `DATE_END` datetime DEFAULT NULL, `LOG_CNT` bigint DEFAULT '0', `OFFICETEL` varchar(20) DEFAULT NULL, `MOBILEPHONE` varchar(20) DEFAULT NULL, `policy` int DEFAULT NULL COMMENT '是否决策者', `dept_id` int DEFAULT NULL, `channel_id` varchar(60) DEFAULT NULL COMMENT '设备ID', `space_size` int DEFAULT NULL COMMENT '单位MB', PRIMARY KEY (`USER_ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sc_login_user` -- LOCK TABLES `sc_login_user` WRITE; /*!40000 ALTER TABLE `sc_login_user` DISABLE KEYS */; INSERT INTO `sc_login_user` VALUES (1,'系统管理员','e10adc3949ba59abbe56e057f20f883e','男','','2021-02-22 11:46:30',3,'admin','1','2013-01-01 00:00:00','2019-01-01 00:00:00',2124,'','',0,4,NULL,100000),(3,'测试账号','e10adc3949ba59abbe56e057f20f883e','男','','2020-10-27 14:53:08',3,'test','1','2016-07-21 10:04:20','2019-07-21 10:04:20',331,'','',0,0,NULL,100); /*!40000 ALTER TABLE `sc_login_user` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sc_menu` -- DROP TABLE IF EXISTS `sc_menu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `sc_menu` ( `MENU_ID` bigint NOT NULL DEFAULT '0', `MENU_PID` bigint DEFAULT NULL, `MENU_NAME` varchar(50) DEFAULT NULL, `MENU_DESC` varchar(200) DEFAULT NULL, `MENU_DATE` datetime DEFAULT NULL, `MENU_ORDER` bigint DEFAULT NULL, `MENU_URL` varchar(200) DEFAULT NULL, `ROOT_LINK` int DEFAULT NULL, `avatar` varchar(50) DEFAULT NULL, PRIMARY KEY (`MENU_ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sc_menu` -- LOCK TABLES `sc_menu` WRITE; /*!40000 ALTER TABLE `sc_menu` DISABLE KEYS */; INSERT INTO `sc_menu` VALUES (1,0,'权限管理','','2015-12-13 14:51:26',100,'',NULL,'fa fa-group'),(2,1,'用户管理','','2015-05-20 08:52:50',2,'/frame/User',NULL,NULL),(3,1,'角色管理','','2015-05-20 08:52:53',3,'/frame/Role',NULL,NULL),(4,1,'菜单管理','','2015-05-20 08:53:00',4,'/frame/Menu',NULL,NULL),(40,0,'数据报表','','2020-11-02 21:04:55',10,'/portal/Index',1,'fa fa-dashboard'),(53,0,'数据建模','','2020-10-28 21:30:01',0,'/model/Index',NULL,'fa fa-cube'),(88,0,'多维分析','','2020-11-02 21:09:35',20,'/bireport/ReportDesign',NULL,'fa fa-cubes'),(89,0,'系统介绍','','2017-11-18 22:54:56',-5,'/Welcome',NULL,'fa fa-home'),(90,0,'演示报表','','2021-02-21 15:01:09',100,'',NULL,'fa fa-certificate'),(91,90,'日志分析报表',NULL,'2021-02-22 12:22:39',1,'/portal/PushView?id=84473cd41e3a4d8493f06988e5790f08',NULL,NULL); /*!40000 ALTER TABLE `sc_menu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sc_role` -- DROP TABLE IF EXISTS `sc_role`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `sc_role` ( `ROLE_ID` bigint NOT NULL AUTO_INCREMENT, `ROLE_NAME` varchar(50) DEFAULT NULL, `ROLE_DESC` varchar(255) DEFAULT NULL, `CREATE_DATE` datetime DEFAULT NULL, `CREATE_USER` varchar(35) DEFAULT NULL, `ORD` int DEFAULT NULL, PRIMARY KEY (`ROLE_ID`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sc_role` -- LOCK TABLES `sc_role` WRITE; /*!40000 ALTER TABLE `sc_role` DISABLE KEYS */; INSERT INTO `sc_role` VALUES (1,'管理员','我是管理员哦',NULL,NULL,1),(2,'客户人员','客户人员','2015-08-19 16:12:39','admin',2); /*!40000 ALTER TABLE `sc_role` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `test_dm_logs` -- DROP TABLE IF EXISTS `test_dm_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `test_dm_logs` ( `rid` int DEFAULT NULL, `ip` varchar(50) DEFAULT NULL, `date` datetime DEFAULT NULL, `path` varchar(500) DEFAULT NULL, `browser` varchar(20) DEFAULT NULL, `isok` int DEFAULT NULL, `keyword` varchar(250) DEFAULT NULL, `ssyq` varchar(50) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT COMMENT='演示数据-日志表'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `test_dm_logs` -- LOCK TABLES `test_dm_logs` WRITE; /*!40000 ALTER TABLE `test_dm_logs` DISABLE KEYS */; INSERT INTO `test_dm_logs` VALUES (271,'222.186.25.44','2014-01-19 00:00:00','/index.html','IE',1,NULL,NULL),(272,'115.239.212.195','2014-01-19 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(273,'64.246.165.160','2014-01-19 00:00:00','/index.html','Firefox',1,NULL,NULL),(274,'64.246.178.34','2014-01-19 00:00:00','/index.html','Firefox',1,NULL,NULL),(275,'218.30.118.98','2014-01-19 00:00:00','/index.html','Firefox',1,NULL,NULL),(276,'222.186.25.44','2014-01-19 00:00:00','/index.html','IE',1,NULL,NULL),(277,'61.135.190.103','2014-01-19 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(278,'66.249.16.211','2014-01-19 00:00:00','/index.html','IE',1,NULL,NULL),(281,'66.249.84.71','2014-01-19 00:00:00','/index.html','Firefox',1,NULL,NULL),(283,'222.186.25.44','2014-01-19 00:00:00','/index.html','IE',1,NULL,NULL),(284,'220.181.132.219','2014-01-19 00:00:00','/index.html','IE',1,NULL,NULL),(285,'220.181.132.198','2014-01-19 00:00:00','/index.html','Safari',1,NULL,NULL),(286,'114.249.222.180','2014-01-19 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(6534,'111.207.49.242','2014-02-19 00:00:00','/concat.html','Firefox',1,NULL,NULL),(288,'61.135.190.100','2014-01-19 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(289,'188.165.195.156','2014-01-19 00:00:00','/index.html','IE',1,NULL,NULL),(6533,'111.207.49.242','2014-02-19 00:00:00','/about.html','Firefox',1,NULL,NULL),(269,'222.186.25.44','2014-01-18 00:00:00','/index.html','IE',1,NULL,NULL),(268,'91.222.36.184','2014-01-18 00:00:00','/index.html','IE',1,NULL,NULL),(267,'220.181.132.191','2014-01-18 00:00:00','/index.html','Safari',1,NULL,NULL),(266,'220.181.132.217','2014-01-18 00:00:00','/index.html','IE',1,NULL,NULL),(265,'222.186.25.44','2014-01-18 00:00:00','/index.html','IE',1,NULL,NULL),(264,'61.135.190.103','2014-01-18 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(6532,'111.207.49.242','2014-02-19 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(254,'61.135.190.104','2014-01-18 00:00:00','/news/news2.html','Firefox',0,NULL,'baidu'),(255,'61.135.190.102','2014-01-18 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(6531,'122.96.30.19','2014-02-19 00:00:00','/crm.html','IE',1,NULL,'baidu'),(257,'5.44.20.215','2014-01-18 00:00:00','/index.html','Firefox',1,NULL,NULL),(258,'222.186.25.44','2014-01-18 00:00:00','/index.html','IE',1,NULL,NULL),(259,'182.118.28.87','2014-01-18 00:00:00','/doc/bi2.pdf','Firefox',1,NULL,NULL),(260,'121.199.125.21','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(261,'121.199.125.4','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(244,'121.199.125.4','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(243,'121.199.125.21','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(241,'121.199.125.4','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(242,'121.199.125.4','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(240,'121.199.125.21','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(239,'121.199.125.21','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(238,'121.199.125.4','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(236,'121.199.125.4','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(237,'121.199.125.21','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(234,'121.199.125.4','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(235,'121.199.125.21','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(233,'121.199.125.21','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(232,'121.199.125.4','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(231,'121.199.125.21','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(229,'121.199.125.21','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(230,'121.199.125.4','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(228,'121.199.125.4','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6530,'219.142.26.78','2014-02-19 00:00:00','/product.html','IE',1,NULL,NULL),(227,'121.199.125.21','2014-01-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(225,'222.186.25.44','2014-01-18 00:00:00','/index.html','IE',1,NULL,NULL),(220,'65.55.215.244','2014-01-18 00:00:00','/newsview.htm','IE',1,NULL,NULL),(221,'65.55.213.33','2014-01-18 00:00:00','/newsview.htm','IE',1,NULL,NULL),(214,'61.135.190.101','2014-01-17 00:00:00','/news/news2.html','Firefox',0,NULL,'baidu'),(213,'65.55.215.239','2014-01-17 00:00:00','/newsview.htm','IE',1,NULL,NULL),(222,'218.30.118.100','2014-01-18 00:00:00','/index.html','Firefox',1,NULL,NULL),(215,'222.186.25.44','2014-01-17 00:00:00','/index.html','IE',1,NULL,NULL),(216,'66.249.76.105','2014-01-17 00:00:00','/about.html','Safari',1,NULL,NULL),(217,'180.153.183.230','2014-01-17 00:00:00','/index.html','Firefox',1,NULL,NULL),(218,'222.186.25.44','2014-01-17 00:00:00','/index.html','IE',1,NULL,NULL),(219,'91.222.36.184','2014-01-18 00:00:00','/index.html','IE',1,NULL,NULL),(196,'222.186.25.44','2014-01-17 00:00:00','/index.html','IE',1,NULL,NULL),(6529,'219.142.26.78','2014-02-19 00:00:00','/index.html','IE',1,NULL,'baidu'),(224,'222.186.25.44','2014-01-18 00:00:00','/index.html','IE',1,NULL,NULL),(190,'218.30.118.80','2014-01-17 00:00:00','/index.html','Firefox',1,NULL,NULL),(6528,'66.249.84.92','2014-02-19 00:00:00','/index.html','Firefox',1,NULL,NULL),(192,'220.181.132.217','2014-01-17 00:00:00','/index.html','IE',1,NULL,NULL),(193,'101.199.112.45','2014-01-17 00:00:00','/index.html','Safari',1,NULL,NULL),(179,'222.186.25.44','2014-01-17 00:00:00','/index.html','IE',1,NULL,NULL),(180,'69.58.178.57','2014-01-17 00:00:00','/index.html','Firefox',1,NULL,NULL),(181,'69.58.178.57','2014-01-17 00:00:00','/about.html','Firefox',1,NULL,NULL),(182,'69.58.178.57','2014-01-17 00:00:00','/concat.html','Firefox',1,NULL,NULL),(183,'69.58.178.57','2014-01-17 00:00:00','/index.html','Firefox',1,NULL,NULL),(184,'69.58.178.57','2014-01-17 00:00:00','/news.htm','Firefox',1,NULL,NULL),(185,'69.58.178.57','2014-01-17 00:00:00','/product.html','Firefox',1,NULL,NULL),(186,'69.58.178.57','2014-01-17 00:00:00','/service.html','Firefox',1,NULL,NULL),(187,'69.58.178.57','2014-01-17 00:00:00','/jobs.html','Firefox',1,NULL,NULL),(188,'69.58.178.57','2014-01-17 00:00:00','/olap2.html','Firefox',1,NULL,NULL),(189,'69.58.178.57','2014-01-17 00:00:00','/olap.html','Firefox',1,NULL,NULL),(290,'61.135.190.220','2014-01-19 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(291,'218.30.118.99','2014-01-20 00:00:00','/index.html','Firefox',1,NULL,NULL),(292,'121.199.125.21','2014-01-20 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(293,'121.199.125.4','2014-01-20 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(294,'183.12.201.146','2014-01-20 00:00:00','/index.html','Chrome',1,NULL,NULL),(295,'183.12.201.146','2014-01-20 00:00:00','/index.html','Chrome',1,NULL,NULL),(296,'183.12.201.146','2014-01-20 00:00:00','/about.html','Chrome',1,NULL,NULL),(297,'183.12.201.146','2014-01-20 00:00:00','/qywh.html','Chrome',1,NULL,NULL),(298,'183.12.201.146','2014-01-20 00:00:00','/news.htm','Chrome',1,NULL,NULL),(299,'183.12.201.146','2014-01-20 00:00:00','/product.html','Chrome',1,NULL,NULL),(300,'183.12.201.146','2014-01-20 00:00:00','/news.htm','Chrome',1,NULL,NULL),(301,'183.12.201.146','2014-01-20 00:00:00','/product.html','Chrome',1,NULL,NULL),(302,'183.12.201.146','2014-01-20 00:00:00','/news.htm','Chrome',1,NULL,NULL),(303,'183.12.201.146','2014-01-20 00:00:00','/service.html','Chrome',1,NULL,NULL),(304,'183.12.201.146','2014-01-20 00:00:00','/index.html','Chrome',1,NULL,NULL),(305,'183.12.201.146','2014-01-20 00:00:00','/about.html','Chrome',1,NULL,NULL),(306,'183.12.201.146','2014-01-20 00:00:00','/news.htm','Chrome',1,NULL,NULL),(307,'183.12.201.146','2014-01-20 00:00:00','/product.html','Chrome',1,NULL,NULL),(308,'183.12.201.146','2014-01-20 00:00:00','/service.html','Chrome',1,NULL,NULL),(309,'183.12.201.146','2014-01-20 00:00:00','/about.html','Chrome',1,NULL,NULL),(310,'183.12.201.146','2014-01-20 00:00:00','/qywh.html','Chrome',1,NULL,NULL),(311,'183.12.201.146','2014-01-20 00:00:00','/news.htm','Chrome',1,NULL,NULL),(312,'183.12.201.146','2014-01-20 00:00:00','/index.html','Chrome',1,NULL,NULL),(313,'183.12.201.146','2014-01-20 00:00:00','/about.html','Chrome',1,NULL,NULL),(314,'183.12.201.146','2014-01-20 00:00:00','/concat.html','Chrome',1,NULL,NULL),(315,'183.12.201.146','2014-01-20 00:00:00','/product.html','Chrome',1,NULL,NULL),(316,'222.186.25.44','2014-01-20 00:00:00','/index.html','IE',1,NULL,NULL),(317,'183.12.201.146','2014-01-20 00:00:00','/product.html','Chrome',1,NULL,NULL),(321,'220.181.132.217','2014-01-20 00:00:00','/index.html','IE',1,NULL,NULL),(322,'101.199.108.57','2014-01-20 00:00:00','/index.html','Safari',1,NULL,NULL),(323,'222.186.25.44','2014-01-20 00:00:00','/index.html','IE',1,NULL,NULL),(324,'221.221.175.102','2014-01-20 00:00:00','/crm.html','Chrome',1,NULL,'baidu'),(325,'221.221.175.102','2014-01-20 00:00:00','/product.html','Chrome',1,NULL,NULL),(326,'221.221.175.102','2014-01-20 00:00:00','/service.html','Chrome',1,NULL,NULL),(327,'221.221.175.242','2014-01-20 00:00:00','/about.html','Chrome',1,NULL,NULL),(328,'221.221.175.242','2014-01-20 00:00:00','/concat.html','Chrome',1,NULL,NULL),(8026,'111.73.46.227','2014-02-26 00:00:00','/index.html','IE',1,NULL,NULL),(8027,'141.212.121.213','2014-02-26 00:00:00','/index.html','Firefox',1,NULL,NULL),(353,'222.186.25.44','2014-01-20 00:00:00','/index.html','IE',1,NULL,NULL),(354,'222.186.25.44','2014-01-20 00:00:00','/index.html','IE',1,NULL,NULL),(355,'121.17.126.66','2014-01-20 00:00:00','/index.html','Firefox',1,NULL,NULL),(6535,'111.207.49.242','2014-02-19 00:00:00','/news.htm','Firefox',1,NULL,NULL),(6536,'61.135.190.101','2014-02-19 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(6537,'61.135.190.222','2014-02-19 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(349,'162.251.164.30','2014-01-20 00:00:00','/index.html','IE',1,NULL,NULL),(358,'162.243.217.204','2014-01-21 00:00:00','/index.html','Firefox',1,NULL,NULL),(347,'222.186.25.44','2014-01-20 00:00:00','/index.html','IE',1,NULL,NULL),(348,'112.64.207.234','2014-01-20 00:00:00','/doc/appraise.pdf','Chrome',1,NULL,'google'),(8025,'23.88.74.215','2014-02-26 00:00:00','/index.html','IE',1,NULL,NULL),(8024,'220.181.51.61','2014-02-26 00:00:00','/index.html','Chrome',1,NULL,NULL),(8023,'220.181.51.56','2014-02-26 00:00:00','/index.html','Chrome',1,NULL,NULL),(8022,'66.249.76.105','2014-02-26 00:00:00','/sitemap.html','Safari',1,NULL,NULL),(6538,'61.135.190.221','2014-02-19 00:00:00','/newsview.htm','Firefox',1,NULL,'baidu'),(366,'91.222.36.184','2014-01-21 00:00:00','/index.html','IE',1,NULL,NULL),(367,'162.243.81.236','2014-01-21 00:00:00','/index.html','Firefox',1,NULL,NULL),(368,'91.222.36.184','2014-01-21 00:00:00','/index.html','IE',1,NULL,NULL),(369,'218.30.118.100','2014-01-21 00:00:00','/index.html','Firefox',1,NULL,NULL),(370,'222.186.25.44','2014-01-21 00:00:00','/index.html','IE',1,NULL,NULL),(382,'121.199.125.4','2014-01-21 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(381,'121.199.125.21','2014-01-21 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(380,'180.149.130.16','2014-01-21 00:00:00','/product.html','IE',1,NULL,NULL),(375,'180.149.130.17','2014-01-21 00:00:00','/product.html','Chrome',1,NULL,NULL),(376,'180.149.130.17','2014-01-21 00:00:00','/product.html','IE',1,NULL,NULL),(377,'180.149.130.17','2014-01-21 00:00:00','/product.html','IE',1,NULL,NULL),(379,'180.149.130.16','2014-01-21 00:00:00','/product.html','IE',1,NULL,NULL),(391,'103.31.200.215','2014-01-21 00:00:00','/index.html','IE',1,NULL,NULL),(8033,'125.71.203.246','2014-02-26 00:00:00','/about.html','IE',1,NULL,NULL),(388,'180.149.130.17','2014-01-21 00:00:00','/index.html','IE',1,NULL,NULL),(387,'180.149.130.17','2014-01-21 00:00:00','/index.html','IE',1,NULL,NULL),(8030,'125.71.203.246','2014-02-26 00:00:00','/demo.html','IE',1,NULL,NULL),(8031,'119.147.146.189','2014-02-26 00:00:00','/demo.html','IE',1,NULL,NULL),(8032,'125.71.203.246','2014-02-26 00:00:00','/demo.html','IE',1,NULL,NULL),(394,'222.186.25.44','2014-01-21 00:00:00','/index.html','IE',1,NULL,NULL),(395,'220.181.132.217','2014-01-21 00:00:00','/index.html','IE',1,NULL,NULL),(396,'101.199.112.51','2014-01-21 00:00:00','/index.html','Safari',1,NULL,NULL),(397,'121.199.125.21','2014-01-21 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(398,'121.199.125.4','2014-01-21 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(399,'222.186.25.44','2014-01-21 00:00:00','/index.html','IE',1,NULL,NULL),(400,'222.186.25.44','2014-01-21 00:00:00','/index.html','IE',1,NULL,NULL),(401,'37.115.184.58','2014-01-21 00:00:00','/index.html','Opera',1,NULL,NULL),(402,'65.55.215.251','2014-01-21 00:00:00','/index.html','IE',1,NULL,NULL),(403,'119.188.66.201','2014-01-21 00:00:00','/index.html','Firefox',1,NULL,NULL),(404,'220.181.158.109','2014-01-21 00:00:00','/index.html','IE',1,NULL,NULL),(8034,'125.71.203.246','2014-02-26 00:00:00','/demo.html','IE',1,NULL,NULL),(406,'222.186.25.44','2014-01-22 00:00:00','/index.html','IE',1,NULL,NULL),(407,'91.222.36.184','2014-01-22 00:00:00','/index.html','IE',1,NULL,NULL),(408,'121.199.125.21','2014-01-22 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(409,'121.199.125.4','2014-01-22 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(410,'91.222.36.184','2014-01-22 00:00:00','/index.html','IE',1,NULL,NULL),(411,'218.30.118.101','2014-01-22 00:00:00','/index.html','Firefox',1,NULL,NULL),(412,'222.186.25.44','2014-01-22 00:00:00','/index.html','IE',1,NULL,NULL),(413,'121.17.126.66','2014-01-22 00:00:00','/index.html','Firefox',1,NULL,NULL),(414,'61.135.190.223','2014-01-22 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(415,'61.135.190.105','2014-01-22 00:00:00','/newsview.htm','Firefox',1,NULL,'baidu'),(416,'222.186.25.44','2014-01-22 00:00:00','/index.html','IE',1,NULL,NULL),(417,'222.186.25.44','2014-01-22 00:00:00','/index.html','IE',1,NULL,NULL),(418,'162.243.217.205','2014-01-22 00:00:00','/index.html','Firefox',1,NULL,NULL),(419,'121.199.125.21','2014-01-22 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(420,'121.199.125.4','2014-01-22 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(421,'222.186.25.44','2014-01-22 00:00:00','/index.html','IE',1,NULL,NULL),(422,'91.222.36.184','2014-01-22 00:00:00','/index.html','IE',1,NULL,NULL),(423,'111.161.98.117','2014-01-22 00:00:00','/index.html','Firefox',1,NULL,NULL),(8036,'125.71.203.246','2014-02-26 00:00:00','/demo.html','IE',1,NULL,NULL),(8037,'125.71.203.246','2014-02-26 00:00:00','/subject.html','IE',1,NULL,NULL),(8038,'125.71.203.246','2014-02-26 00:00:00','/olap2.html','IE',1,NULL,NULL),(8035,'125.71.203.246','2014-02-26 00:00:00','/product.html','IE',1,NULL,NULL),(462,'220.181.158.109','2014-01-23 00:00:00','/index.html','IE',1,NULL,NULL),(460,'220.181.158.109','2014-01-23 00:00:00','/index.html','IE',1,NULL,NULL),(461,'220.181.158.109','2014-01-23 00:00:00','/index.html','IE',1,NULL,NULL),(454,'101.199.112.54','2014-01-23 00:00:00','/index.html','Safari',1,NULL,NULL),(455,'222.186.25.44','2014-01-23 00:00:00','/index.html','IE',1,NULL,NULL),(456,'61.135.190.224','2014-01-23 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(457,'115.28.54.116','2014-01-23 00:00:00','/index.html','Firefox',1,NULL,NULL),(458,'115.28.54.116','2014-01-23 00:00:00','/index.html','Firefox',1,NULL,NULL),(452,'218.30.118.100','2014-01-23 00:00:00','/index.html','Firefox',1,NULL,NULL),(453,'220.181.132.217','2014-01-23 00:00:00','/index.html','IE',1,NULL,NULL),(8039,'125.71.203.246','2014-02-26 00:00:00','/etl.html','IE',1,NULL,NULL),(439,'121.199.125.21','2014-01-23 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(440,'121.199.125.4','2014-01-23 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(468,'222.186.25.44','2014-01-23 00:00:00','/index.html','IE',1,NULL,NULL),(469,'131.253.24.47','2014-01-23 00:00:00','/doc/bi_ctx.pdf','IE',1,NULL,NULL),(8046,'125.71.203.246','2014-02-26 00:00:00','/about.html','IE',1,NULL,NULL),(8047,'125.71.203.246','2014-02-26 00:00:00','/news.htm','IE',1,NULL,NULL),(8048,'61.135.190.105','2014-02-26 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(8049,'61.135.190.200','2014-02-26 00:00:00','/index.html','IE',1,NULL,NULL),(8050,'61.135.190.68','2014-02-26 00:00:00','/index.html','IE',1,NULL,'baidu'),(8051,'61.135.190.69','2014-02-26 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(8052,'125.71.203.246','2014-02-26 00:00:00','/newsview.htm','IE',1,NULL,NULL),(489,'65.55.213.42','2014-01-23 00:00:00','/product.html','IE',1,NULL,NULL),(488,'131.253.24.54','2014-01-23 00:00:00','/doc/ruisiBI.pdf','IE',1,NULL,NULL),(487,'121.199.125.4','2014-01-23 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(486,'121.199.125.21','2014-01-23 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8066,'61.135.190.223','2014-02-26 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(491,'65.55.215.233','2014-01-23 00:00:00','/newsview.htm','IE',1,NULL,NULL),(492,'91.222.36.184','2014-01-23 00:00:00','/index.html','IE',1,NULL,NULL),(493,'131.253.24.64','2014-01-23 00:00:00','/service.html','IE',1,NULL,NULL),(494,'222.186.25.44','2014-01-23 00:00:00','/index.html','IE',1,NULL,NULL),(495,'65.55.213.47','2014-01-23 00:00:00','/product.html','IE',1,NULL,NULL),(496,'131.253.24.49','2014-01-24 00:00:00','/service.html','IE',1,NULL,NULL),(497,'61.135.190.101','2014-01-24 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(498,'131.253.24.61','2014-01-24 00:00:00','/jobs.html','IE',1,NULL,NULL),(8064,'111.73.46.224','2014-02-26 00:00:00','/index.html','IE',1,NULL,NULL),(8063,'101.199.108.55','2014-02-26 00:00:00','/index.html','Safari',1,NULL,NULL),(504,'65.55.215.254','2014-01-24 00:00:00','/crm.html','IE',1,NULL,NULL),(505,'131.253.24.80','2014-01-24 00:00:00','/news.html','IE',1,NULL,NULL),(506,'131.253.24.81','2014-01-24 00:00:00','/demo.html','IE',1,NULL,NULL),(507,'131.253.24.40','2014-01-24 00:00:00','/olap.html','IE',1,NULL,NULL),(8065,'60.164.226.17','2014-02-26 00:00:00','/crm.html','Chrome',1,NULL,NULL),(8062,'220.181.132.217','2014-02-26 00:00:00','/index.html','IE',1,NULL,NULL),(510,'121.199.125.21','2014-01-24 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(511,'121.199.125.4','2014-01-24 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8068,'111.73.46.30','2014-02-27 00:00:00','/index.html','IE',1,NULL,NULL),(517,'218.30.118.100','2014-01-24 00:00:00','/index.html','Firefox',1,NULL,NULL),(518,'66.249.73.110','2014-01-24 00:00:00','/index.html','Safari',1,NULL,NULL),(516,'188.165.195.156','2014-01-24 00:00:00','/index.html','IE',1,NULL,NULL),(519,'222.186.25.44','2014-01-24 00:00:00','/index.html','IE',1,NULL,NULL),(520,'61.135.190.222','2014-01-24 00:00:00','/newsview.htm','Firefox',1,NULL,'baidu'),(521,'61.135.190.103','2014-01-24 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(522,'222.186.25.44','2014-01-24 00:00:00','/index.html','IE',1,NULL,NULL),(523,'121.199.125.21','2014-01-24 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(524,'162.243.47.244','2014-01-24 00:00:00','/index.html','Firefox',1,NULL,NULL),(8069,'23.88.74.215','2014-02-27 00:00:00','/index.html','IE',1,NULL,NULL),(8070,'121.199.125.21','2014-02-27 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(8071,'121.199.125.4','2014-02-27 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(529,'119.147.146.193','2014-01-24 00:00:00','/index.html','IE',1,NULL,NULL),(8073,'220.181.51.37','2014-02-27 00:00:00','/index.html','Safari',1,NULL,NULL),(8072,'220.181.51.61','2014-02-27 00:00:00','/index.html','Safari',1,NULL,NULL),(532,'222.128.32.152','2014-01-24 00:00:00','/newsview.htm','Chrome',1,NULL,'baidu'),(533,'119.147.146.189','2014-01-24 00:00:00','/index.html','IE',1,NULL,NULL),(534,'123.125.40.251','2014-01-24 00:00:00','/index.html','Chrome',1,NULL,NULL),(535,'123.125.40.251','2014-01-24 00:00:00','/about.html','Chrome',1,NULL,NULL),(536,'123.125.40.251','2014-01-24 00:00:00','/qywh.html','Chrome',1,NULL,NULL),(537,'123.125.40.251','2014-01-24 00:00:00','/concat.html','Chrome',1,NULL,NULL),(538,'123.125.40.251','2014-01-24 00:00:00','/news.htm','Chrome',1,NULL,NULL),(539,'111.207.191.138','2014-01-24 00:00:00','/index.html','Chrome',1,NULL,NULL),(540,'123.125.40.251','2014-01-24 00:00:00','/product.html','Chrome',1,NULL,NULL),(541,'111.207.191.138','2014-01-24 00:00:00','/about.html','Chrome',1,NULL,NULL),(542,'111.207.191.138','2014-01-24 00:00:00','/news.htm','Chrome',1,NULL,NULL),(543,'111.207.191.138','2014-01-24 00:00:00','/product.html','Chrome',1,NULL,NULL),(544,'111.207.191.138','2014-01-24 00:00:00','/service.html','Chrome',1,NULL,NULL),(545,'111.207.191.138','2014-01-24 00:00:00','/news.htm','Chrome',1,NULL,NULL),(546,'111.207.191.138','2014-01-24 00:00:00','/about.html','Chrome',1,NULL,NULL),(547,'111.207.191.138','2014-01-24 00:00:00','/index.html','Chrome',1,NULL,NULL),(548,'111.207.191.138','2014-01-24 00:00:00','/about.html','Chrome',1,NULL,NULL),(549,'111.207.191.138','2014-01-24 00:00:00','/product.html','Chrome',1,NULL,NULL),(550,'111.207.191.138','2014-01-24 00:00:00','/service.html','Chrome',1,NULL,NULL),(551,'111.207.191.138','2014-01-24 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(552,'220.181.132.219','2014-01-24 00:00:00','/index.html','IE',1,NULL,NULL),(553,'101.199.108.54','2014-01-24 00:00:00','/index.html','Safari',1,NULL,NULL),(554,'111.207.191.138','2014-01-24 00:00:00','/product.html','Chrome',1,NULL,NULL),(555,'111.207.191.138','2014-01-24 00:00:00','/doc/bi.pdf','Chrome',1,NULL,NULL),(556,'111.207.191.138','2014-01-24 00:00:00','/doc/bi_ctx.pdf','Chrome',1,NULL,NULL),(557,'123.125.40.251','2014-01-24 00:00:00','/doc/ruisiBI.pdf','Chrome',1,NULL,NULL),(558,'123.125.40.251','2014-01-24 00:00:00','/doc/bi.pdf','Chrome',1,NULL,NULL),(559,'123.125.40.251','2014-01-24 00:00:00','/doc/bi2.pdf','Chrome',1,NULL,NULL),(560,'123.125.40.251','2014-01-24 00:00:00','/bigdata.html','Chrome',1,NULL,NULL),(561,'123.125.40.251','2014-01-24 00:00:00','/olap.html','Chrome',1,NULL,NULL),(562,'123.125.40.251','2014-01-24 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(563,'123.125.40.251','2014-01-24 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(564,'123.125.40.251','2014-01-24 00:00:00','/xsfwjl.html','Chrome',1,NULL,NULL),(565,'123.125.40.251','2014-01-24 00:00:00','/service.html','Chrome',1,NULL,NULL),(566,'123.125.40.251','2014-01-24 00:00:00','/product.html','Chrome',1,NULL,NULL),(567,'123.125.40.251','2014-01-24 00:00:00','/news.htm','Chrome',1,NULL,NULL),(568,'123.125.40.251','2014-01-24 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(569,'123.125.40.251','2014-01-24 00:00:00','/product.html','Chrome',1,NULL,NULL),(570,'123.125.40.251','2014-01-24 00:00:00','/service.html','Chrome',1,NULL,NULL),(571,'123.125.40.251','2014-01-24 00:00:00','/index.html','Chrome',1,NULL,NULL),(572,'123.125.40.251','2014-01-24 00:00:00','/product.html','Chrome',1,NULL,NULL),(573,'123.125.40.251','2014-01-24 00:00:00','/olap2.html','Chrome',1,NULL,NULL),(574,'123.125.40.251','2014-01-24 00:00:00','/olap.html','Chrome',1,NULL,NULL),(575,'123.125.40.251','2014-01-24 00:00:00','/olap2.html','Chrome',1,NULL,NULL),(576,'123.125.40.251','2014-01-24 00:00:00','/subject.html','Chrome',1,NULL,NULL),(577,'123.125.40.251','2014-01-24 00:00:00','/etl.html','Chrome',1,NULL,NULL),(578,'123.125.40.251','2014-01-24 00:00:00','/appraise.html','Chrome',1,NULL,NULL),(579,'123.125.40.251','2014-01-24 00:00:00','/bigdata.html','Chrome',1,NULL,NULL),(580,'123.125.40.251','2014-01-24 00:00:00','/demo.html','Chrome',1,NULL,NULL),(581,'123.125.40.251','2014-01-24 00:00:00','/bigdata.html','Chrome',1,NULL,NULL),(582,'123.125.40.251','2014-01-24 00:00:00','/appraise.html','Chrome',1,NULL,NULL),(583,'123.125.40.251','2014-01-24 00:00:00','/etl.html','Chrome',1,NULL,NULL),(584,'123.125.40.251','2014-01-24 00:00:00','/olap2.html','Chrome',1,NULL,NULL),(585,'123.125.40.251','2014-01-24 00:00:00','/service.html','Chrome',1,NULL,NULL),(586,'123.125.40.251','2014-01-24 00:00:00','/news.htm','Chrome',1,NULL,NULL),(587,'123.125.40.251','2014-01-24 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(588,'123.125.40.251','2014-01-24 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(589,'123.125.40.251','2014-01-24 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(590,'123.125.40.251','2014-01-24 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(591,'123.125.40.251','2014-01-24 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(592,'123.125.40.251','2014-01-24 00:00:00','/about.html','Chrome',1,NULL,NULL),(593,'123.125.40.251','2014-01-24 00:00:00','/qywh.html','Chrome',1,NULL,NULL),(594,'123.125.40.251','2014-01-24 00:00:00','/concat.html','Chrome',1,NULL,NULL),(595,'123.125.40.251','2014-01-24 00:00:00','/index.html','Chrome',1,NULL,NULL),(596,'123.125.40.251','2014-01-24 00:00:00','/about.html','Chrome',1,NULL,NULL),(597,'123.125.40.251','2014-01-24 00:00:00','/news.htm','Chrome',1,NULL,NULL),(598,'123.125.40.251','2014-01-24 00:00:00','/product.html','Chrome',1,NULL,NULL),(599,'123.125.40.251','2014-01-24 00:00:00','/service.html','Chrome',1,NULL,NULL),(600,'123.125.40.251','2014-01-24 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(601,'123.125.40.251','2014-01-24 00:00:00','/xsfwjl.html','Chrome',1,NULL,NULL),(602,'121.199.125.21','2014-01-24 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(603,'121.199.125.4','2014-01-24 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(604,'123.125.40.251','2014-01-24 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(605,'123.125.40.251','2014-01-24 00:00:00','/product.html','Chrome',1,NULL,NULL),(606,'222.186.25.44','2014-01-24 00:00:00','/index.html','IE',1,NULL,NULL),(607,'220.181.132.217','2014-01-24 00:00:00','/index.html','IE',1,NULL,NULL),(608,'101.199.112.49','2014-01-24 00:00:00','/index.html','Safari',1,NULL,NULL),(609,'222.186.25.44','2014-01-24 00:00:00','/index.html','IE',1,NULL,NULL),(611,'61.135.190.222','2014-01-25 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(612,'192.241.246.80','2014-01-25 00:00:00','/index.html','Firefox',1,NULL,NULL),(8074,'218.30.118.101','2014-02-27 00:00:00','/index.html','Firefox',1,NULL,NULL),(8075,'64.246.187.42','2014-02-27 00:00:00','/index.html','Firefox',1,NULL,NULL),(614,'222.186.25.44','2014-01-25 00:00:00','/index.html','IE',1,NULL,NULL),(615,'121.199.125.21','2014-01-25 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(616,'121.199.125.4','2014-01-25 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(618,'218.30.118.99','2014-01-25 00:00:00','/index.html','Firefox',1,NULL,NULL),(619,'222.186.25.44','2014-01-25 00:00:00','/index.html','IE',1,NULL,NULL),(620,'115.239.212.135','2014-01-25 00:00:00','/index.html','Safari',1,NULL,NULL),(621,'115.28.30.81','2014-01-25 00:00:00','/index.html','Firefox',1,NULL,NULL),(622,'115.28.30.81','2014-01-25 00:00:00','/index.html','Firefox',1,NULL,NULL),(623,'121.199.125.21','2014-01-25 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(624,'121.199.125.4','2014-01-25 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(625,'121.199.125.21','2014-01-25 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(626,'218.241.106.184','2014-01-25 00:00:00','/index.html','IE',1,NULL,NULL),(627,'222.186.25.44','2014-01-25 00:00:00','/index.html','IE',1,NULL,NULL),(628,'182.136.239.37','2014-01-25 00:00:00','/index.html','Chrome',1,NULL,NULL),(629,'222.186.25.44','2014-01-25 00:00:00','/index.html','IE',1,NULL,NULL),(630,'222.186.25.44','2014-01-25 00:00:00','/index.html','IE',1,NULL,NULL),(631,'131.253.24.54','2014-01-25 00:00:00','/olap.html','IE',1,NULL,NULL),(8078,'115.239.212.132','2014-02-27 00:00:00','/crm.html','Safari',1,NULL,NULL),(633,'65.55.213.38','2014-01-25 00:00:00','/news.html','IE',1,NULL,NULL),(8079,'110.75.186.210','2014-02-27 00:00:00','/index.html','IE',1,NULL,NULL),(8080,'42.120.145.249','2014-02-27 00:00:00','/index.html','IE',1,NULL,NULL),(8081,'216.145.14.142','2014-02-27 00:00:00','/index.html','Firefox',1,NULL,NULL),(8082,'112.96.105.65','2014-02-27 00:00:00','/newsview.htm','Safari',1,NULL,'baidu'),(8083,'42.156.136.34','2014-02-27 00:00:00','/index.html','Safari',1,NULL,NULL),(8084,'218.241.206.126','2014-02-27 00:00:00','/about.html','Chrome',1,NULL,NULL),(644,'121.199.125.21','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(645,'121.199.125.4','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8085,'218.241.206.126','2014-02-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(8086,'218.241.206.126','2014-02-27 00:00:00','/about.html','Chrome',1,NULL,NULL),(8087,'218.241.206.126','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8088,'218.241.206.126','2014-02-27 00:00:00','/product.html','Chrome',1,NULL,NULL),(8089,'218.241.206.126','2014-02-27 00:00:00','/service.html','Chrome',1,NULL,NULL),(8090,'218.241.206.126','2014-02-27 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(8091,'218.241.206.126','2014-02-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(654,'65.55.213.52','2014-01-26 00:00:00','/product.html','IE',1,NULL,NULL),(8076,'23.88.74.215','2014-02-27 00:00:00','/index.html','IE',1,NULL,NULL),(8077,'58.213.155.162','2014-02-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(655,'121.199.125.21','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(656,'121.199.125.4','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(657,'131.253.24.67','2014-01-26 00:00:00','/service.html','IE',1,NULL,NULL),(658,'131.253.24.81','2014-01-26 00:00:00','/doc/ruisiBI.pdf','IE',1,NULL,NULL),(659,'121.199.125.21','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(660,'121.199.125.4','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(661,'121.199.125.21','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(662,'121.199.125.4','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(663,'121.199.125.21','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(664,'121.199.125.4','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(665,'61.135.190.201','2014-01-26 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(666,'218.30.118.80','2014-01-26 00:00:00','/index.html','Firefox',1,NULL,NULL),(667,'121.199.125.21','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(668,'121.199.125.4','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(669,'222.186.25.44','2014-01-26 00:00:00','/index.html','IE',1,NULL,NULL),(670,'174.139.163.202','2014-01-26 00:00:00','/index.html','IE',1,NULL,NULL),(671,'174.139.163.202','2014-01-26 00:00:00','/index.html','IE',1,NULL,NULL),(672,'121.199.125.21','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(673,'114.255.58.130','2014-01-26 00:00:00','/doc/bi2.pdf','IE',1,NULL,'google'),(674,'114.255.58.130','2014-01-26 00:00:00','/doc/bi2.pdf','IE',1,NULL,'google'),(675,'114.255.58.130','2014-01-26 00:00:00','/doc/bi.pdf','IE',1,NULL,'google'),(676,'114.255.58.130','2014-01-26 00:00:00','/doc/bi2.pdf','IE',1,NULL,'google'),(677,'114.255.58.130','2014-01-26 00:00:00','/doc/bi2.pdf','IE',1,NULL,'google'),(678,'114.255.58.130','2014-01-26 00:00:00','/doc/bi.pdf','IE',1,NULL,'google'),(679,'114.255.58.130','2014-01-26 00:00:00','/doc/bi.pdf','IE',1,NULL,'google'),(680,'114.255.58.130','2014-01-26 00:00:00','/doc/bi.pdf','IE',1,NULL,'google'),(681,'114.255.58.130','2014-01-26 00:00:00','/doc/ruisiBI.pdf','IE',1,NULL,'google'),(682,'114.255.58.130','2014-01-26 00:00:00','/doc/ruisiBI.pdf','IE',1,NULL,'google'),(683,'114.255.58.130','2014-01-26 00:00:00','/doc/ruisiBI.pdf','IE',1,NULL,'google'),(684,'114.255.58.130','2014-01-26 00:00:00','/doc/ruisiBI.pdf','IE',1,NULL,'google'),(685,'121.199.125.21','2014-01-26 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(686,'61.135.190.101','2014-01-26 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(687,'222.186.25.44','2014-01-26 00:00:00','/index.html','IE',1,NULL,NULL),(688,'220.181.158.109','2014-01-26 00:00:00','/index.html','Firefox',1,NULL,NULL),(689,'192.241.183.199','2014-01-26 00:00:00','/index.html','Firefox',1,NULL,NULL),(690,'121.199.125.21','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(691,'121.199.125.4','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(692,'222.186.25.44','2014-01-26 00:00:00','/index.html','IE',1,NULL,NULL),(693,'121.199.125.21','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(694,'121.199.125.4','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(695,'61.135.190.223','2014-01-26 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(8092,'61.135.190.102','2014-02-27 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(697,'61.135.190.220','2014-01-26 00:00:00','/news/news1.html','Firefox',0,NULL,'baidu'),(8098,'221.192.3.232','2014-02-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(8099,'221.192.3.232','2014-02-27 00:00:00','/about.html','Chrome',1,NULL,NULL),(8100,'115.239.212.145','2014-02-27 00:00:00','/index.html','Safari',1,NULL,NULL),(8101,'123.125.71.132','2014-02-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(8102,'123.125.71.132','2014-02-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(8103,'123.125.71.136','2014-02-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(8104,'106.120.121.155','2014-02-27 00:00:00','/index.html','IE',1,NULL,'baidu'),(8105,'106.120.121.155','2014-02-27 00:00:00','/about.html','IE',1,NULL,NULL),(8106,'106.120.121.155','2014-02-27 00:00:00','/concat.html','IE',1,NULL,NULL),(8107,'220.181.51.45','2014-02-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(8108,'220.181.51.55','2014-02-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(8109,'220.181.51.62','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8110,'220.181.51.45','2014-02-27 00:00:00','/product.html','Chrome',1,NULL,NULL),(8111,'220.181.51.40','2014-02-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(8112,'220.181.51.39','2014-02-27 00:00:00','/about.html','Chrome',1,NULL,NULL),(8113,'220.181.51.40','2014-02-27 00:00:00','/product.html','Chrome',1,NULL,NULL),(8114,'220.181.51.40','2014-02-27 00:00:00','/service.html','Chrome',1,NULL,NULL),(8115,'220.181.51.46','2014-02-27 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(8116,'220.181.51.51','2014-02-27 00:00:00','/olap2.html','Chrome',1,NULL,NULL),(8117,'220.181.51.56','2014-02-27 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(8118,'220.181.51.45','2014-02-27 00:00:00','/olap.html','Chrome',1,NULL,NULL),(8119,'220.181.51.40','2014-02-27 00:00:00','/portal.html','Chrome',1,NULL,NULL),(8120,'220.181.51.62','2014-02-27 00:00:00','/olap2.html','Chrome',1,NULL,NULL),(8121,'220.181.51.61','2014-02-27 00:00:00','/portal.html','Chrome',1,NULL,NULL),(8122,'220.181.51.56','2014-02-27 00:00:00','/olap.html','Chrome',1,NULL,NULL),(8123,'220.181.51.45','2014-02-27 00:00:00','/product.html','Chrome',1,NULL,'baidu'),(8124,'220.181.51.35','2014-02-27 00:00:00','/portal.html','Chrome',1,NULL,'baidu'),(8125,'220.181.51.39','2014-02-27 00:00:00','/olap2.html','Chrome',1,NULL,'baidu'),(8126,'220.181.51.40','2014-02-27 00:00:00','/product.html','Chrome',1,NULL,'baidu'),(8127,'220.181.51.51','2014-02-27 00:00:00','/olap.html','Chrome',1,NULL,'baidu'),(8128,'220.181.51.46','2014-02-27 00:00:00','/portal.html','Chrome',1,NULL,'baidu'),(8129,'220.181.51.51','2014-02-27 00:00:00','/olap2.html','Chrome',1,NULL,'baidu'),(730,'121.199.125.21','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8093,'66.249.76.106','2014-02-27 00:00:00','/index.html','Safari',1,NULL,NULL),(8094,'23.88.74.215','2014-02-27 00:00:00','/index.html','IE',1,NULL,NULL),(8095,'61.135.169.75','2014-02-27 00:00:00','/index.html','IE',1,NULL,NULL),(8096,'61.135.169.75','2014-02-27 00:00:00','/index.html','IE',1,NULL,NULL),(8097,'111.73.46.31','2014-02-27 00:00:00','/index.html','IE',1,NULL,NULL),(731,'101.226.12.131','2014-01-26 00:00:00','/index.html','Firefox',1,NULL,NULL),(732,'222.186.25.44','2014-01-26 00:00:00','/index.html','IE',1,NULL,NULL),(8130,'220.181.51.46','2014-02-27 00:00:00','/product.html','Firefox',1,NULL,NULL),(8131,'220.181.51.39','2014-02-27 00:00:00','/olap.html','Chrome',1,NULL,'baidu'),(734,'121.199.125.21','2014-01-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(735,'121.199.125.21','2014-01-27 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(736,'121.199.125.4','2014-01-27 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(737,'121.199.125.21','2014-01-27 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(738,'121.199.125.4','2014-01-27 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(750,'205.177.227.70','2014-01-27 00:00:00','/index.html','Firefox',1,NULL,NULL),(8132,'220.181.51.40','2014-02-27 00:00:00','/portal.html','Firefox',1,NULL,NULL),(749,'205.177.227.70','2014-01-27 00:00:00','/index.html','Firefox',1,NULL,NULL),(747,'222.186.25.44','2014-01-27 00:00:00','/index.html','IE',1,NULL,NULL),(12381,'117.136.2.225','2014-04-01 00:00:00','/dss.html','Safari',1,'','baidu'),(745,'61.135.190.219','2014-01-27 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(751,'173.231.18.102','2014-01-27 00:00:00','/index.html','Firefox',1,NULL,NULL),(752,'173.231.18.102','2014-01-27 00:00:00','/index.html','Firefox',1,NULL,NULL),(753,'173.231.18.102','2014-01-27 00:00:00','/index.html','Firefox',1,NULL,NULL),(754,'173.231.18.102','2014-01-27 00:00:00','/index.html','Firefox',1,NULL,NULL),(8137,'220.181.51.55','2014-02-27 00:00:00','/olap.html','Firefox',1,NULL,NULL),(8138,'220.181.51.62','2014-02-27 00:00:00','/olap.html','Firefox',1,NULL,NULL),(8139,'220.181.51.45','2014-02-27 00:00:00','/subject.html','Chrome',1,NULL,NULL),(8140,'220.181.51.56','2014-02-27 00:00:00','/subject.html','Chrome',1,NULL,NULL),(8141,'220.181.51.61','2014-02-27 00:00:00','/appraise.html','Chrome',1,NULL,NULL),(8142,'220.181.51.45','2014-02-27 00:00:00','/etl.html','Chrome',1,NULL,NULL),(8143,'220.181.51.36','2014-02-27 00:00:00','/etl.html','Chrome',1,NULL,NULL),(8144,'220.181.51.55','2014-02-27 00:00:00','/appraise.html','Chrome',1,NULL,NULL),(8145,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8146,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8147,'220.181.51.45','2014-02-27 00:00:00','/subject.html','Chrome',1,NULL,'baidu'),(8148,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(767,'218.30.118.98','2014-01-27 00:00:00','/index.html','Firefox',1,NULL,NULL),(768,'220.181.132.217','2014-01-27 00:00:00','/index.html','IE',1,NULL,NULL),(769,'101.199.108.59','2014-01-27 00:00:00','/index.html','Safari',1,NULL,NULL),(770,'121.199.125.21','2014-01-27 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(771,'121.199.125.4','2014-01-27 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(8133,'220.181.51.37','2014-02-27 00:00:00','/olap2.html','Firefox',1,NULL,NULL),(8134,'220.181.51.61','2014-02-27 00:00:00','/product.html','Firefox',1,NULL,NULL),(772,'61.135.190.105','2014-01-27 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(774,'180.149.130.25','2014-01-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(775,'121.199.125.21','2014-01-27 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(776,'121.199.125.4','2014-01-27 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(777,'121.199.125.21','2014-01-27 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(778,'121.199.125.4','2014-01-27 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(779,'1.202.240.187','2014-01-27 00:00:00','/index.html','IE',1,NULL,NULL),(780,'222.186.25.44','2014-01-27 00:00:00','/index.html','IE',1,NULL,NULL),(781,'101.226.8.123','2014-01-27 00:00:00','/index.html','Firefox',1,NULL,NULL),(782,'222.186.25.44','2014-01-27 00:00:00','/index.html','IE',1,NULL,NULL),(8067,'111.161.98.94','2014-02-26 00:00:00','/index.html','Firefox',1,NULL,NULL),(8040,'125.71.203.246','2014-02-26 00:00:00','/appraise.html','IE',1,NULL,NULL),(8041,'119.147.146.192','2014-02-26 00:00:00','/appraise.html','IE',1,NULL,NULL),(8042,'125.71.203.246','2014-02-26 00:00:00','/bigdata.html','IE',1,NULL,NULL),(8043,'125.71.203.246','2014-02-26 00:00:00','/demo.html','IE',1,NULL,NULL),(8044,'125.71.203.246','2014-02-26 00:00:00','/service.html','IE',1,NULL,NULL),(8045,'125.71.203.246','2014-02-26 00:00:00','/jobs.html','IE',1,NULL,NULL),(791,'121.199.125.21','2014-01-28 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(792,'121.199.125.4','2014-01-28 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(793,'218.30.118.99','2014-01-28 00:00:00','/index.html','Firefox',1,NULL,NULL),(794,'222.186.25.44','2014-01-28 00:00:00','/index.html','IE',1,NULL,NULL),(795,'121.199.125.21','2014-01-28 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(796,'121.199.125.4','2014-01-28 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(797,'121.199.125.21','2014-01-28 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(798,'121.199.125.4','2014-01-28 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(799,'222.186.25.44','2014-01-28 00:00:00','/index.html','IE',1,NULL,NULL),(800,'61.135.190.104','2014-01-28 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(801,'222.186.25.44','2014-01-28 00:00:00','/index.html','IE',1,NULL,NULL),(8150,'220.181.51.45','2014-02-27 00:00:00','/etl.html','Chrome',1,NULL,'baidu'),(8151,'220.181.51.56','2014-02-27 00:00:00','/appraise.html','Chrome',1,NULL,'baidu'),(8152,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8153,'220.181.51.56','2014-02-27 00:00:00','/subject.html','Firefox',1,NULL,NULL),(8154,'220.181.51.40','2014-02-27 00:00:00','/appraise.html','Chrome',1,NULL,'baidu'),(8155,'220.181.51.56','2014-02-27 00:00:00','/subject.html','Firefox',1,NULL,NULL),(8156,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8157,'220.181.51.45','2014-02-27 00:00:00','/etl.html','Chrome',1,NULL,'baidu'),(8158,'220.181.51.45','2014-02-27 00:00:00','/appraise.html','Firefox',1,NULL,NULL),(8159,'220.181.51.37','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(810,'121.199.125.21','2014-01-28 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(811,'121.199.125.4','2014-01-28 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8149,'220.181.51.40','2014-02-27 00:00:00','/subject.html','Chrome',1,NULL,'baidu'),(8135,'220.181.51.39','2014-02-27 00:00:00','/portal.html','Firefox',1,NULL,NULL),(8136,'220.181.51.38','2014-02-27 00:00:00','/olap2.html','Firefox',1,NULL,NULL),(8165,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8166,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8167,'220.181.51.45','2014-02-27 00:00:00','/sitemap.html','Chrome',1,NULL,NULL),(8168,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8169,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8170,'220.181.51.62','2014-02-27 00:00:00','/qywh.html','Chrome',1,NULL,NULL),(8171,'220.181.51.55','2014-02-27 00:00:00','/concat.html','Chrome',1,NULL,NULL),(8172,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8173,'220.181.51.55','2014-02-27 00:00:00','/qywh.html','Chrome',1,NULL,NULL),(8174,'220.181.51.37','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8175,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8176,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8177,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8178,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8179,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8180,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8181,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8182,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8183,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8184,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8185,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8186,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8187,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6647,'223.208.246.49','2014-02-19 00:00:00','/crm.html','Chrome',1,NULL,'baidu'),(6648,'141.212.121.229','2014-02-19 00:00:00','/index.html','Firefox',1,NULL,NULL),(6650,'125.33.219.203','2014-02-19 00:00:00','/index.html','Chrome',1,NULL,NULL),(12380,'123.125.68.46','2014-04-01 00:00:00','/dss.html','Firefox',1,'',''),(6652,'125.33.219.203','2014-02-19 00:00:00','/about.html','Chrome',1,NULL,NULL),(12379,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12378,'220.181.51.108','2014-04-01 00:00:00','/index.html','Firefox',1,'',''),(12377,'218.30.118.102','2014-04-01 00:00:00','/index.html','Firefox',1,'',''),(12376,'220.181.165.134','2014-04-01 00:00:00','/dss.html','Safari',1,'',''),(12374,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12375,'173.44.135.203','2014-04-01 00:00:00','/index.html','IE',1,'',''),(834,'222.186.25.44','2014-01-28 00:00:00','/index.html','IE',1,NULL,NULL),(835,'61.135.190.220','2014-01-28 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(836,'222.186.25.44','2014-01-28 00:00:00','/index.html','IE',1,NULL,NULL),(837,'121.199.125.21','2014-01-29 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(838,'121.199.125.4','2014-01-29 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(8188,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(840,'121.199.125.21','2014-01-29 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(841,'121.199.125.4','2014-01-29 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(842,'220.181.158.219','2014-01-29 00:00:00','/index.html','Safari',1,NULL,NULL),(843,'121.199.125.21','2014-01-29 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(844,'121.199.125.4','2014-01-29 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(8229,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8230,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6693,'121.199.125.21','2014-02-19 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6694,'121.199.125.4','2014-02-19 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6699,'121.199.125.21','2014-02-19 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6700,'121.199.125.4','2014-02-19 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6701,'123.125.71.23','2014-02-19 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(6711,'124.126.201.235','2014-02-20 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(6717,'61.135.190.220','2014-02-20 00:00:00','/newsview.htm','Firefox',1,NULL,'baidu'),(6716,'61.135.190.222','2014-02-20 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(6702,'220.181.132.217','2014-02-19 00:00:00','/index.html','IE',1,NULL,NULL),(6703,'220.181.132.197','2014-02-19 00:00:00','/index.html','Safari',1,NULL,NULL),(6704,'66.249.76.110','2014-02-19 00:00:00','/jobs.html','Safari',1,NULL,NULL),(6705,'199.192.159.66','2014-02-20 00:00:00','/index.html','IE',1,NULL,NULL),(6706,'123.125.71.110','2014-02-20 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(8231,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6708,'218.30.118.100','2014-02-20 00:00:00','/index.html','Firefox',1,NULL,NULL),(6709,'121.199.125.21','2014-02-20 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6710,'121.199.125.4','2014-02-20 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6718,'125.71.203.246','2014-02-20 00:00:00','/index.html','IE',1,NULL,NULL),(12373,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(6720,'119.147.146.189','2014-02-20 00:00:00','/demo.html','IE',1,NULL,NULL),(6721,'125.71.203.246','2014-02-20 00:00:00','/demo.html','IE',1,NULL,NULL),(6722,'125.70.11.232','2014-02-20 00:00:00','/index.html','Firefox',1,NULL,NULL),(6723,'117.171.84.100','2014-02-20 00:00:00','/index.html','Chrome',1,NULL,NULL),(6724,'119.147.146.189','2014-02-20 00:00:00','/newsview.htm','IE',1,NULL,NULL),(6725,'125.71.203.246','2014-02-20 00:00:00','/newsview.htm','IE',1,NULL,NULL),(6726,'125.71.203.246','2014-02-20 00:00:00','/bigdata.html','IE',1,NULL,NULL),(6727,'119.147.146.193','2014-02-20 00:00:00','/bigdata.html','IE',1,NULL,NULL),(6728,'125.71.203.246','2014-02-20 00:00:00','/appraise.html','IE',1,NULL,NULL),(6729,'119.147.146.192','2014-02-20 00:00:00','/appraise.html','IE',1,NULL,NULL),(6730,'61.135.190.224','2014-02-20 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(6731,'180.153.180.153','2014-02-20 00:00:00','/index.html','Firefox',1,NULL,NULL),(8232,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6733,'198.74.116.157','2014-02-20 00:00:00','/index.html','IE',1,NULL,NULL),(8240,'220.181.51.40','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8241,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8242,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8243,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8244,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8245,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8246,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8247,'220.181.51.54','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8248,'220.181.51.54','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8249,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8250,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8251,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8252,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8253,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8254,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8255,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8256,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8257,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8258,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8259,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8260,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8261,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8262,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8263,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8264,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8265,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8266,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8267,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8268,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8269,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8270,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8271,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8272,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8273,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8274,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8275,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8276,'220.181.51.38','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8277,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8278,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8279,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8280,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8281,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8282,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8283,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8284,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8285,'220.181.51.37','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8286,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8287,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8288,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8289,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8290,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8291,'220.181.51.35','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8292,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8293,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8294,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8295,'220.181.51.38','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8296,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8297,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8298,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8299,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8300,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8301,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8302,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8303,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8304,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8305,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8306,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8307,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8308,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8309,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8310,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8311,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8312,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8313,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8314,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8315,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8316,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8317,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8318,'220.181.51.37','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8319,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8320,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8321,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8322,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8323,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8324,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8233,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8234,'220.181.51.38','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8235,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8236,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8237,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8238,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8239,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8160,'220.181.51.56','2014-02-27 00:00:00','/etl.html','Firefox',1,NULL,NULL),(8161,'220.181.51.55','2014-02-27 00:00:00','/appraise.html','Firefox',1,NULL,NULL),(8162,'220.181.51.45','2014-02-27 00:00:00','/etl.html','Firefox',1,NULL,NULL),(8163,'220.181.51.37','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8164,'220.181.51.53','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6660,'65.55.213.37','2014-02-19 00:00:00','/bigdata.html','IE',1,NULL,NULL),(8189,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8190,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8191,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8192,'220.181.51.56','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8193,'220.181.51.61','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8194,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8195,'220.181.51.39','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8196,'220.181.51.45','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8197,'220.181.51.39','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8198,'220.181.51.61','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8199,'220.181.51.61','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8200,'220.181.51.46','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8201,'220.181.51.56','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8202,'220.181.51.56','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8203,'220.181.51.62','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8204,'220.181.51.45','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8205,'220.181.51.37','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8206,'220.181.51.40','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8207,'220.181.51.39','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8208,'220.181.51.39','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8209,'220.181.51.62','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8210,'220.181.51.56','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8211,'220.181.51.37','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8212,'220.181.51.45','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8213,'220.181.51.38','2014-02-27 00:00:00','/xsfwjl.html','Chrome',1,NULL,NULL),(8214,'220.181.51.61','2014-02-27 00:00:00','/suggest.html','Chrome',1,NULL,NULL),(8215,'220.181.51.46','2014-02-27 00:00:00','/demo.html','Chrome',1,NULL,NULL),(8216,'220.181.51.40','2014-02-27 00:00:00','/gsxw.html','Chrome',1,NULL,NULL),(8217,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8218,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8219,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8220,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8221,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8222,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8223,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8224,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8225,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8226,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8227,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8228,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6715,'61.135.190.101','2014-02-20 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(6714,'115.239.212.196','2014-02-20 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(6713,'220.181.132.197','2014-02-20 00:00:00','/index.html','Safari',1,NULL,NULL),(6712,'220.181.132.217','2014-02-20 00:00:00','/index.html','IE',1,NULL,NULL),(969,'202.102.194.70','2014-01-29 00:00:00','/crm.html','IE',1,NULL,'baidu'),(8331,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8332,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8333,'220.181.51.38','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8334,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8335,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8336,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8337,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8338,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8339,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8340,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8341,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8342,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8343,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6807,'121.199.125.21','2014-02-21 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(982,'220.181.132.217','2014-01-29 00:00:00','/index.html','IE',1,NULL,NULL),(8346,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8347,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8348,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8349,'220.181.51.35','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8350,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8344,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8345,'220.181.51.35','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6814,'220.181.51.55','2014-02-21 00:00:00','/index.html','Safari',1,NULL,NULL),(6815,'123.125.71.119','2014-02-21 00:00:00','/index.html','Safari',1,NULL,NULL),(6816,'141.212.121.193','2014-02-21 00:00:00','/index.html','Firefox',1,NULL,NULL),(8354,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6818,'198.74.116.157','2014-02-21 00:00:00','/index.html','IE',1,NULL,NULL),(8357,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8358,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8359,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8360,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(997,'101.199.112.55','2014-01-29 00:00:00','/index.html','Safari',1,NULL,NULL),(8372,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8373,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8374,'220.181.51.38','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8375,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8376,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8377,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8378,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8379,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8380,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8381,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8382,'220.181.51.53','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8383,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8384,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8385,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8386,'220.181.51.35','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8387,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8388,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8353,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8355,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8356,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6837,'220.181.158.106','2014-02-21 00:00:00','/index.html','Firefox',1,NULL,NULL),(8389,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8390,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8391,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8392,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8393,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8394,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8395,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8396,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8397,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8398,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8399,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8400,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8401,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8402,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8403,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8404,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8405,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8406,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8407,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8408,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8409,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8410,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8411,'220.181.51.51','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8412,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8413,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8414,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8415,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8416,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8417,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8418,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8419,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8420,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8421,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8422,'220.181.51.54','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8423,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8424,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8425,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8426,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8427,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8428,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8429,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8430,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8431,'220.181.51.51','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8432,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8433,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8434,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8435,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8436,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8437,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8438,'220.181.51.51','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8439,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8440,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8441,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8442,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8443,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8444,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8445,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8446,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8447,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8448,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8449,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8450,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8451,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8452,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(1064,'218.30.118.100','2014-01-29 00:00:00','/index.html','Firefox',1,NULL,NULL),(8671,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8672,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8673,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8674,'220.181.51.55','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8675,'220.181.51.38','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8676,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8677,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8678,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8679,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8680,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8681,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8682,'220.181.51.51','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8683,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8684,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8685,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8686,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8687,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8688,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8689,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8690,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8691,'220.181.51.38','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8692,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8693,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8694,'220.181.51.56','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8695,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8696,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8697,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8698,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8699,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8700,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8325,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8326,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8327,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8328,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8329,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8330,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6808,'121.199.125.4','2014-02-21 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8351,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8352,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8361,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8362,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8363,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8364,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8365,'220.181.51.53','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8366,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8367,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8368,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8369,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8370,'220.181.51.53','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8371,'220.181.51.51','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8456,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8457,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8458,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8459,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8460,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8461,'220.181.51.46','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8462,'220.181.51.39','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8463,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8453,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8454,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8455,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6882,'111.73.46.227','2014-02-21 00:00:00','/index.html','IE',1,NULL,NULL),(6883,'216.151.137.34','2014-02-21 00:00:00','/newsview.htm','IE',1,NULL,NULL),(6884,'216.151.137.34','2014-02-21 00:00:00','/index.html','IE',1,NULL,NULL),(6885,'216.151.137.34','2014-02-21 00:00:00','/about.html','IE',1,NULL,NULL),(6886,'216.151.137.34','2014-02-21 00:00:00','/news.htm','IE',1,NULL,NULL),(6887,'216.151.137.34','2014-02-21 00:00:00','/product.html','IE',1,NULL,NULL),(6888,'216.151.137.34','2014-02-21 00:00:00','/service.html','IE',1,NULL,NULL),(6889,'216.151.137.34','2014-02-21 00:00:00','/jobs.html','IE',1,NULL,NULL),(6890,'220.181.108.45','2014-02-21 00:00:00','/news/news8.html','Safari',0,NULL,NULL),(6891,'188.165.195.156','2014-02-21 00:00:00','/index.html','IE',1,NULL,NULL),(6892,'220.181.108.47','2014-02-21 00:00:00','/news/news8.html','Safari',0,NULL,NULL),(6893,'198.74.116.157','2014-02-21 00:00:00','/index.html','IE',1,NULL,NULL),(6894,'106.120.121.147','2014-02-21 00:00:00','/index.html','IE',1,NULL,'baidu'),(6895,'106.120.121.147','2014-02-21 00:00:00','/about.html','IE',1,NULL,NULL),(6896,'106.120.121.147','2014-02-21 00:00:00','/concat.html','IE',1,NULL,NULL),(8482,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8480,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8478,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8479,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8477,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8475,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8474,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8473,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8472,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8470,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8465,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8466,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8467,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8468,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8469,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6925,'106.120.121.157','2014-02-21 00:00:00','/index.html','IE',1,NULL,'baidu'),(8483,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8484,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8485,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8486,'220.181.51.54','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8487,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8488,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8489,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8490,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8491,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8492,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8493,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8494,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8495,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8496,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8497,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8498,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8499,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8500,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8501,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8502,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8503,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8504,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8505,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8506,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8507,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8508,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8509,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8510,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8511,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8512,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8513,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8514,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8515,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8516,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8517,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8518,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8519,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8520,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8521,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8522,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8523,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8524,'220.181.51.38','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(6948,'106.120.121.158','2014-02-21 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(6949,'106.120.121.158','2014-02-21 00:00:00','/about.html','Chrome',1,NULL,NULL),(6950,'106.120.121.158','2014-02-21 00:00:00','/index.html','Chrome',1,NULL,NULL),(6951,'106.120.121.158','2014-02-21 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(6952,'106.120.121.158','2014-02-21 00:00:00','/service.html','Chrome',1,NULL,NULL),(6953,'106.120.121.158','2014-02-21 00:00:00','/product.html','Chrome',1,NULL,NULL),(6954,'106.120.121.158','2014-02-21 00:00:00','/about.html','Chrome',1,NULL,NULL),(6955,'106.120.121.158','2014-02-21 00:00:00','/concat.html','Chrome',1,NULL,NULL),(6956,'66.249.76.110','2014-02-21 00:00:00','/index.html','Safari',1,NULL,NULL),(8525,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8526,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8527,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8528,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8529,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8530,'220.181.51.38','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8531,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8532,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8533,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8534,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8535,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8536,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8537,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8538,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8539,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8540,'220.181.51.53','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8541,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8542,'220.181.51.39','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(6968,'106.120.121.147','2014-02-21 00:00:00','/index.html','IE',1,NULL,'baidu'),(6969,'106.120.121.147','2014-02-21 00:00:00','/about.html','IE',1,NULL,NULL),(8605,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8606,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8607,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8608,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8609,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8610,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8611,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8612,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8613,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8614,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8615,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8616,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8617,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8618,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8619,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8620,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8621,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8622,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8623,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8624,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8625,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8626,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8627,'220.181.51.54','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8628,'220.181.51.39','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8629,'220.181.51.37','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8630,'220.181.51.45','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8631,'220.181.51.55','2014-02-27 00:00:00','/bigdata.html','Chrome',1,NULL,NULL),(8632,'220.181.51.62','2014-02-27 00:00:00','/news/news11.html','Chrome',0,NULL,NULL),(8633,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8634,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8635,'220.181.51.53','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8636,'220.181.51.53','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8637,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8638,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8639,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8640,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8641,'220.181.51.54','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8642,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8643,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8644,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8645,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8646,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8647,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8648,'220.181.51.54','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8649,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8650,'220.181.51.35','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8651,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8652,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8653,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8654,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8655,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8656,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8657,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8481,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8476,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8471,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8464,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8543,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8544,'220.181.51.40','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8545,'220.181.51.45','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8546,'220.181.51.56','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8547,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8548,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8549,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8550,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8551,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8552,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8553,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8554,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8555,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8556,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8557,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8558,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8559,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8560,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8561,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8562,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8563,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8564,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8565,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8566,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8567,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8568,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8569,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8570,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8571,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8572,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8573,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8574,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8575,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8576,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8577,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8578,'220.181.51.37','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8579,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8580,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8581,'220.181.51.39','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8582,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8583,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8584,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8585,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8586,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8587,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8588,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8589,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8590,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8591,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8592,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8593,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8594,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8595,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8596,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8597,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8598,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8599,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8600,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8601,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8602,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8603,'220.181.51.35','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8604,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(7036,'121.199.125.21','2014-02-21 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(7037,'121.199.125.4','2014-02-21 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8668,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8669,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8670,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(1231,'222.186.25.44','2014-01-29 00:00:00','/index.html','IE',1,NULL,NULL),(8712,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8713,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8714,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8715,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8716,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8717,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8718,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8719,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8720,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8721,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8722,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8723,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8724,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8725,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8726,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8727,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8728,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8729,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8730,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8731,'220.181.51.38','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8732,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8733,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8734,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8735,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8736,'220.181.51.54','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8737,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8738,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8739,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8740,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8741,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8742,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8743,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8744,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8745,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8746,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8747,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8748,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8749,'220.181.51.51','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8750,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8751,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8752,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8753,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8754,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8755,'220.181.51.40','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8756,'220.181.51.45','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8757,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8758,'220.181.51.39','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8759,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8760,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8761,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8705,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8706,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8707,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8708,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8709,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8710,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8711,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(1263,'61.135.190.71','2014-01-29 00:00:00','/index.html','IE',1,NULL,'baidu'),(1264,'61.135.190.219','2014-01-29 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(1265,'188.226.132.64','2014-01-29 00:00:00','/index.html','Chrome',1,NULL,NULL),(8762,'220.181.51.38','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(1267,'222.186.25.44','2014-01-29 00:00:00','/index.html','IE',1,NULL,NULL),(1268,'91.222.36.184','2014-01-29 00:00:00','/index.html','IE',1,NULL,NULL),(1269,'222.186.25.44','2014-01-29 00:00:00','/index.html','IE',1,NULL,NULL),(1270,'91.222.36.184','2014-01-30 00:00:00','/index.html','IE',1,NULL,NULL),(1271,'107.170.18.207','2014-01-30 00:00:00','/index.html','Firefox',1,NULL,NULL),(1272,'107.170.18.209','2014-01-30 00:00:00','/index.html','Firefox',1,NULL,NULL),(1273,'218.30.118.80','2014-01-30 00:00:00','/index.html','Firefox',1,NULL,NULL),(1274,'218.202.140.164','2014-01-30 00:00:00','/index.html','IE',1,NULL,NULL),(1275,'218.202.140.164','2014-01-30 00:00:00','/jobs.html','IE',1,NULL,NULL),(1276,'218.202.140.164','2014-01-30 00:00:00','/service.html','IE',1,NULL,NULL),(1277,'218.202.140.164','2014-01-30 00:00:00','/product.html','IE',1,NULL,NULL),(1278,'218.202.140.164','2014-01-30 00:00:00','/product.html','IE',1,NULL,NULL),(1279,'218.202.140.164','2014-01-30 00:00:00','/news.htm','IE',1,NULL,NULL),(1280,'218.202.140.164','2014-01-30 00:00:00','/about.html','IE',1,NULL,NULL),(1281,'218.202.140.164','2014-01-30 00:00:00','/qywh.html','IE',1,NULL,NULL),(1282,'218.202.140.164','2014-01-30 00:00:00','/about.html','IE',1,NULL,NULL),(1283,'218.202.140.164','2014-01-30 00:00:00','/qywh.html','IE',1,NULL,NULL),(1284,'218.202.140.164','2014-01-30 00:00:00','/concat.html','IE',1,NULL,NULL),(1285,'220.181.132.219','2014-01-30 00:00:00','/index.html','IE',1,NULL,NULL),(1286,'218.202.140.164','2014-01-30 00:00:00','/index.html','IE',1,NULL,NULL),(1287,'218.202.140.164','2014-01-30 00:00:00','/product.html','IE',1,NULL,NULL),(1288,'218.202.140.164','2014-01-30 00:00:00','/bigdata.html','IE',1,NULL,NULL),(1289,'101.199.112.53','2014-01-30 00:00:00','/index.html','Safari',1,NULL,NULL),(1290,'218.202.140.164','2014-01-30 00:00:00','/index.html','IE',1,NULL,NULL),(1291,'218.202.140.164','2014-01-30 00:00:00','/product.html','IE',1,NULL,NULL),(1292,'218.202.140.164','2014-01-30 00:00:00','/olap.html','IE',1,NULL,NULL),(1293,'218.202.140.164','2014-01-30 00:00:00','/olap2.html','IE',1,NULL,NULL),(1294,'101.199.108.51','2014-01-30 00:00:00','/index.html','Safari',1,NULL,NULL),(1295,'218.202.140.164','2014-01-30 00:00:00','/index.html','IE',1,NULL,NULL),(1296,'218.202.140.164','2014-01-30 00:00:00','/product.html','IE',1,NULL,NULL),(1297,'218.202.140.164','2014-01-30 00:00:00','/demo.html','IE',1,NULL,NULL),(1298,'188.165.195.156','2014-01-30 00:00:00','/index.html','IE',1,NULL,NULL),(1299,'222.186.25.44','2014-01-30 00:00:00','/index.html','IE',1,NULL,NULL),(1300,'121.199.125.21','2014-01-30 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1301,'121.199.125.4','2014-01-30 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1302,'121.199.125.21','2014-01-30 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1303,'121.199.125.4','2014-01-30 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1304,'121.199.125.21','2014-01-30 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(1305,'121.199.125.4','2014-01-30 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(1306,'222.186.25.44','2014-01-30 00:00:00','/index.html','IE',1,NULL,NULL),(1307,'222.186.34.57','2014-01-30 00:00:00','/index.html','IE',1,NULL,NULL),(1308,'61.135.190.224','2014-01-30 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(1309,'23.20.132.35','2014-01-30 00:00:00','/index.html','IE',1,NULL,NULL),(1310,'121.199.125.21','2014-01-30 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1311,'121.199.125.4','2014-01-30 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1312,'123.125.71.18','2014-01-30 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(1313,'91.222.36.184','2014-01-31 00:00:00','/index.html','IE',1,NULL,NULL),(1314,'61.135.190.101','2014-01-31 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(8765,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8766,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8767,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8768,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8769,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8770,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8771,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8772,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8773,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8774,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8775,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8776,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8777,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8778,'220.181.51.61','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8779,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8780,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8781,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8782,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8783,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8784,'220.181.51.37','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8785,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8786,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8787,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8788,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8789,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(1329,'123.125.71.58','2014-01-31 00:00:00','/crm.html','Safari',1,NULL,NULL),(8763,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8764,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(1330,'123.125.71.83','2014-01-31 00:00:00','/index.html','Safari',1,NULL,NULL),(1331,'218.30.118.80','2014-01-31 00:00:00','/index.html','Firefox',1,NULL,NULL),(1332,'121.199.125.21','2014-01-31 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1333,'121.199.125.4','2014-01-31 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1334,'61.135.190.104','2014-01-31 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(1335,'115.239.212.8','2014-01-31 00:00:00','/index.html','Safari',1,NULL,NULL),(1336,'107.170.31.151','2014-01-31 00:00:00','/index.html','Firefox',1,NULL,NULL),(1337,'61.135.190.221','2014-01-31 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(1338,'222.186.25.44','2014-01-31 00:00:00','/index.html','IE',1,NULL,NULL),(1339,'202.102.80.140','2014-01-31 00:00:00','/index.html','Firefox',1,NULL,NULL),(8790,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8791,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(1342,'222.186.25.44','2014-01-31 00:00:00','/index.html','IE',1,NULL,NULL),(1343,'14.210.40.4','2014-02-01 00:00:00','/index.html','IE',1,NULL,NULL),(1344,'64.246.165.190','2014-02-01 00:00:00','/index.html','Firefox',1,NULL,NULL),(8798,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8799,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8800,'220.181.51.53','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8801,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8802,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8803,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8701,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8702,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8703,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8704,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8658,'220.181.51.35','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8659,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8660,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8661,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8662,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8663,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8664,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8665,'220.181.51.56','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8666,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8667,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(1365,'64.246.161.190','2014-02-01 00:00:00','/index.html','Firefox',1,NULL,NULL),(8809,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8810,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8811,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8812,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8813,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8814,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8815,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8816,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8817,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8818,'220.181.51.62','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8819,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8820,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8821,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8822,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8823,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(1377,'121.199.125.21','2014-02-01 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1378,'121.199.125.4','2014-02-01 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8847,'220.181.51.46','2014-02-27 00:00:00','/news/news11.html','Chrome',0,NULL,NULL),(8848,'220.181.51.35','2014-02-27 00:00:00','/news/news.htm','Chrome',1,NULL,NULL),(8849,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8850,'220.181.51.37','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8851,'220.181.51.51','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8852,'220.181.51.53','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8853,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8854,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8855,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8856,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8857,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8858,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8859,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8860,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8861,'220.181.51.52','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8862,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8863,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8864,'220.181.51.54','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8865,'220.181.51.51','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8866,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8867,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8868,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8869,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8870,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8871,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8872,'220.181.51.51','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8873,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8874,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8875,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8876,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8877,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8878,'220.181.51.37','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8879,'220.181.51.36','2014-02-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(8880,'220.181.51.61','2014-02-27 00:00:00','/about.html','Chrome',1,NULL,NULL),(8881,'220.181.51.52','2014-02-27 00:00:00','/service.html','Chrome',1,NULL,NULL),(8882,'220.181.51.46','2014-02-27 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(8883,'220.181.51.55','2014-02-27 00:00:00','/olap2.html','Chrome',1,NULL,NULL),(8884,'220.181.51.62','2014-02-27 00:00:00','/olap.html','Chrome',1,NULL,NULL),(8885,'220.181.51.51','2014-02-27 00:00:00','/portal.html','Chrome',1,NULL,NULL),(8886,'220.181.51.35','2014-02-27 00:00:00','/subject.html','Chrome',1,NULL,NULL),(8887,'220.181.51.39','2014-02-27 00:00:00','/etl.html','Chrome',1,NULL,NULL),(8888,'220.181.51.61','2014-02-27 00:00:00','/appraise.html','Chrome',1,NULL,NULL),(8792,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8793,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8794,'220.181.51.51','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8795,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8796,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8797,'220.181.51.40','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8829,'220.181.51.55','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8830,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8831,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8832,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8833,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8834,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8835,'220.181.51.56','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8836,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8837,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8838,'220.181.51.45','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8839,'220.181.51.36','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8840,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8841,'220.181.51.62','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8842,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8843,'220.181.51.54','2014-02-27 00:00:00','/news/index.html','Chrome',0,NULL,NULL),(8844,'220.181.51.53','2014-02-27 00:00:00','/news/about.html','Chrome',0,NULL,NULL),(8845,'220.181.51.54','2014-02-27 00:00:00','/news/service.html','Chrome',0,NULL,NULL),(8846,'220.181.51.55','2014-02-27 00:00:00','/news/jobs.html','Chrome',0,NULL,NULL),(1422,'218.30.118.99','2014-02-01 00:00:00','/index.html','Firefox',1,NULL,NULL),(1423,'114.242.248.254','2014-02-01 00:00:00','/index.html','Safari',1,NULL,NULL),(1424,'114.242.248.254','2014-02-01 00:00:00','/index.html','Safari',1,NULL,NULL),(1425,'114.242.248.254','2014-02-01 00:00:00','/olap2.html','Safari',1,NULL,NULL),(1426,'222.186.25.44','2014-02-01 00:00:00','/index.html','IE',1,NULL,NULL),(1427,'123.125.71.60','2014-02-01 00:00:00','/news/news7.html','Safari',0,NULL,NULL),(1428,'61.135.190.224','2014-02-01 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(1429,'182.118.54.111','2014-02-01 00:00:00','/index.html','Firefox',1,NULL,NULL),(1430,'218.30.118.98','2014-02-02 00:00:00','/index.html','Firefox',1,NULL,NULL),(1431,'61.135.190.105','2014-02-02 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(1432,'222.186.25.44','2014-02-02 00:00:00','/index.html','IE',1,NULL,NULL),(8900,'220.181.51.46','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8901,'220.181.51.62','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8902,'220.181.51.46','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8903,'220.181.51.45','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8904,'220.181.51.51','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8905,'220.181.51.61','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8906,'220.181.51.61','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8907,'220.181.51.35','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8908,'220.181.51.61','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8909,'220.181.51.61','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8910,'220.181.51.52','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8911,'220.181.51.38','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8912,'220.181.51.35','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8913,'220.181.51.45','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8914,'220.181.51.52','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8915,'220.181.51.52','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8916,'220.181.51.37','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8917,'220.181.51.39','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8918,'220.181.51.55','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8919,'220.181.51.36','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8920,'220.181.51.39','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8921,'220.181.51.53','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8922,'220.181.51.39','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8923,'220.181.51.38','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8924,'220.181.51.61','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8925,'220.181.51.53','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8926,'220.181.51.55','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8927,'220.181.51.51','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8928,'220.181.51.56','2014-02-27 00:00:00','/news/product.html','Chrome',0,NULL,NULL),(8929,'220.181.51.61','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8930,'121.199.125.21','2014-02-27 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8931,'121.199.125.21','2014-02-27 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8932,'121.199.125.21','2014-02-27 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8933,'121.199.125.21','2014-02-27 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8824,'220.181.51.46','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8825,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8826,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8827,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8828,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8804,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8805,'220.181.51.40','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8806,'220.181.51.61','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8807,'220.181.51.39','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(8808,'220.181.51.62','2014-02-27 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(7203,'220.181.132.217','2014-02-21 00:00:00','/index.html','IE',1,NULL,NULL),(7204,'101.199.108.53','2014-02-21 00:00:00','/index.html','Safari',1,NULL,NULL),(7205,'198.74.116.157','2014-02-21 00:00:00','/index.html','IE',1,NULL,NULL),(8934,'121.199.125.4','2014-02-27 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(7207,'111.73.46.30','2014-02-21 00:00:00','/index.html','IE',1,NULL,NULL),(7208,'202.102.99.77','2014-02-22 00:00:00','/index.html','Firefox',1,NULL,NULL),(7209,'198.74.116.157','2014-02-22 00:00:00','/index.html','IE',1,NULL,NULL),(7210,'111.73.46.224','2014-02-22 00:00:00','/index.html','IE',1,NULL,NULL),(7211,'38.100.21.68','2014-02-22 00:00:00','/index.html','IE',1,NULL,NULL),(7212,'38.100.21.68','2014-02-22 00:00:00','/index.html','IE',1,NULL,NULL),(7213,'38.100.21.68','2014-02-22 00:00:00','/appraise.html','IE',1,NULL,NULL),(7214,'38.100.21.68','2014-02-22 00:00:00','/product.html','IE',1,NULL,NULL),(7215,'38.100.21.68','2014-02-22 00:00:00','/newsview.htm','IE',1,NULL,NULL),(7216,'38.100.21.68','2014-02-22 00:00:00','/sitemap.html','IE',1,NULL,NULL),(7217,'38.100.21.68','2014-02-22 00:00:00','/jobs.html','IE',1,NULL,NULL),(7218,'38.100.21.68','2014-02-22 00:00:00','/olap2.html','IE',1,NULL,NULL),(7219,'38.100.21.68','2014-02-22 00:00:00','/portal.html','IE',1,NULL,NULL),(7220,'38.100.21.68','2014-02-22 00:00:00','/about.html','IE',1,NULL,NULL),(7221,'38.100.21.68','2014-02-22 00:00:00','/etl.html','IE',1,NULL,NULL),(7222,'218.30.118.101','2014-02-22 00:00:00','/index.html','Firefox',1,NULL,NULL),(7223,'198.74.116.157','2014-02-22 00:00:00','/index.html','IE',1,NULL,NULL),(7224,'1.202.240.187','2014-02-22 00:00:00','/index.html','IE',1,NULL,'baidu'),(8889,'220.181.51.55','2014-02-27 00:00:00','/sitemap.html','Chrome',1,NULL,NULL),(8890,'220.181.51.56','2014-02-27 00:00:00','/qywh.html','Chrome',1,NULL,NULL),(8891,'220.181.51.53','2014-02-27 00:00:00','/concat.html','Chrome',1,NULL,NULL),(8892,'220.181.51.40','2014-02-27 00:00:00','/suggest.html','Chrome',1,NULL,NULL),(8893,'220.181.51.40','2014-02-27 00:00:00','/xsfwjl.html','Chrome',1,NULL,NULL),(8894,'220.181.51.40','2014-02-27 00:00:00','/demo.html','Chrome',1,NULL,NULL),(8895,'220.181.51.61','2014-02-27 00:00:00','/gsxw.html','Chrome',1,NULL,NULL),(8896,'220.181.51.56','2014-02-27 00:00:00','/bigdata.html','Chrome',1,NULL,NULL),(8897,'220.181.51.45','2014-02-27 00:00:00','/product.html','Chrome',1,NULL,NULL),(8898,'220.181.51.37','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8899,'220.181.51.45','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(1498,'61.135.190.220','2014-02-02 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(1526,'222.186.25.44','2014-02-02 00:00:00','/index.html','IE',1,NULL,NULL),(1527,'222.186.25.44','2014-02-03 00:00:00','/index.html','IE',1,NULL,NULL),(1529,'123.125.71.81','2014-02-03 00:00:00','/index.html','Safari',1,NULL,NULL),(8954,'61.135.190.223','2014-02-28 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(8955,'218.30.118.100','2014-02-28 00:00:00','/index.html','Firefox',1,NULL,NULL),(8956,'121.199.125.21','2014-02-28 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8957,'121.199.125.4','2014-02-28 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8958,'123.125.68.183','2014-02-28 00:00:00','/index.html','Firefox',1,NULL,NULL),(8959,'23.88.74.215','2014-02-28 00:00:00','/index.html','IE',1,NULL,NULL),(8960,'111.206.36.13','2014-02-28 00:00:00','/index.html','IE',1,NULL,NULL),(8962,'111.206.36.140','2014-02-28 00:00:00','/index.html','IE',1,NULL,NULL),(8963,'111.206.36.139','2014-02-28 00:00:00','/index.html','IE',1,NULL,NULL),(8964,'111.206.36.18','2014-02-28 00:00:00','/index.html','IE',1,NULL,NULL),(9006,'119.147.146.193','2014-03-01 00:00:00','/demo.html','IE',1,NULL,NULL),(9007,'218.30.118.102','2014-03-01 00:00:00','/index.html','Firefox',1,NULL,NULL),(9005,'111.73.46.224','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9004,'23.88.74.215','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9003,'121.199.125.4','2014-03-01 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9002,'121.199.125.21','2014-03-01 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9001,'61.135.190.224','2014-03-01 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(8974,'23.88.74.215','2014-02-28 00:00:00','/index.html','IE',1,NULL,NULL),(8975,'111.73.46.227','2014-02-28 00:00:00','/index.html','IE',1,NULL,NULL),(8976,'61.135.169.75','2014-02-28 00:00:00','/product.html','Firefox',1,NULL,'baidu'),(8977,'220.181.108.46','2014-02-28 00:00:00','/crm.html','Safari',1,NULL,NULL),(8978,'183.54.97.14','2014-02-28 00:00:00','/index.html','Safari',1,NULL,'baidu'),(8979,'183.54.97.14','2014-02-28 00:00:00','/product.html','Safari',1,NULL,NULL),(8980,'61.135.190.100','2014-02-28 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(8981,'23.88.74.215','2014-02-28 00:00:00','/index.html','IE',1,NULL,NULL),(8982,'220.181.132.217','2014-02-28 00:00:00','/index.html','IE',1,NULL,NULL),(8983,'101.199.112.45','2014-02-28 00:00:00','/index.html','Safari',1,NULL,NULL),(8984,'61.135.190.104','2014-02-28 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(8985,'61.135.190.100','2014-02-28 00:00:00','/newsview.htm','Firefox',1,NULL,'baidu'),(8986,'220.181.51.40','2014-02-28 00:00:00','/index.html','Chrome',1,NULL,NULL),(8987,'220.181.51.45','2014-02-28 00:00:00','/index.html','Chrome',1,NULL,NULL),(8988,'123.125.71.73','2014-02-28 00:00:00','/crm.html','Safari',1,NULL,NULL),(8989,'61.135.190.104','2014-02-28 00:00:00','/news/news2.html','Firefox',0,NULL,'baidu'),(8990,'123.116.59.146','2014-02-28 00:00:00','/index.html','Chrome',1,NULL,NULL),(8991,'123.116.59.146','2014-02-28 00:00:00','/subject.html','Chrome',1,NULL,NULL),(8992,'123.116.59.146','2014-02-28 00:00:00','/etl.html','Chrome',1,NULL,NULL),(8993,'123.116.59.146','2014-02-28 00:00:00','/olap.html','Chrome',1,NULL,NULL),(8994,'123.116.59.146','2014-02-28 00:00:00','/portal.html','Chrome',1,NULL,NULL),(8995,'111.73.46.30','2014-02-28 00:00:00','/index.html','IE',1,NULL,NULL),(8996,'123.116.59.146','2014-02-28 00:00:00','/index.html','Chrome',1,NULL,NULL),(8997,'123.116.59.146','2014-02-28 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8998,'121.199.125.21','2014-02-28 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8999,'121.199.125.4','2014-02-28 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9000,'220.181.51.202','2014-02-28 00:00:00','/index.html','IE',1,NULL,'baidu'),(7491,'183.247.177.35','2014-02-23 00:00:00','/index.html','IE',1,NULL,'baidu'),(7492,'1.202.240.187','2014-02-23 00:00:00','/index.html','IE',1,NULL,NULL),(9009,'23.88.74.215','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9010,'61.135.169.41','2014-03-01 00:00:00','/index.html','Firefox',1,NULL,NULL),(9011,'61.135.169.8','2014-03-01 00:00:00','/index.html','Firefox',1,NULL,NULL),(9012,'61.135.169.8','2014-03-01 00:00:00','/index.html','Firefox',1,NULL,NULL),(9013,'220.181.132.219','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9014,'218.241.98.202','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9015,'220.181.132.196','2014-03-01 00:00:00','/index.html','Safari',1,NULL,NULL),(9008,'111.73.46.227','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(7499,'111.73.46.31','2014-02-23 00:00:00','/index.html','IE',1,NULL,NULL),(9016,'1.202.240.187','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9017,'1.202.240.187','2014-03-01 00:00:00','/about.html','IE',1,NULL,NULL),(9018,'1.202.240.187','2014-03-01 00:00:00','/concat.html','IE',1,NULL,NULL),(9019,'1.202.240.187','2014-03-01 00:00:00','/product.html','IE',1,NULL,NULL),(9020,'23.88.74.215','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9021,'61.135.190.201','2014-03-01 00:00:00','/product.html','IE',1,NULL,'baidu'),(9022,'141.212.121.241','2014-03-01 00:00:00','/index.html','Firefox',1,NULL,NULL),(9023,'121.199.125.21','2014-03-01 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9024,'61.135.190.72','2014-03-01 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(9025,'1.202.240.187','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9026,'1.202.240.187','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9027,'1.202.240.187','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9028,'1.202.240.187','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9029,'1.202.240.187','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9030,'1.202.240.187','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9031,'1.202.240.187','2014-03-01 00:00:00','/product.html','IE',1,NULL,NULL),(9032,'1.202.240.187','2014-03-01 00:00:00','/demo.html','IE',1,NULL,NULL),(9033,'1.202.240.187','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9034,'1.202.240.187','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9035,'1.202.240.187','2014-03-01 00:00:00','/product.html','IE',1,NULL,NULL),(9036,'61.148.243.232','2014-03-01 00:00:00','/index.html','Safari',1,NULL,NULL),(9037,'61.148.243.232','2014-03-01 00:00:00','/index.html','Safari',1,NULL,NULL),(9038,'23.88.74.215','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9039,'111.73.46.30','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9040,'121.199.125.21','2014-03-01 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9041,'121.199.125.4','2014-03-01 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9042,'111.73.46.31','2014-03-01 00:00:00','/index.html','IE',1,NULL,NULL),(9043,'23.88.74.215','2014-03-02 00:00:00','/index.html','IE',1,NULL,NULL),(9044,'121.199.125.21','2014-03-02 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9045,'121.199.125.4','2014-03-02 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9046,'121.199.125.21','2014-03-02 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9047,'121.199.125.4','2014-03-02 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9048,'111.73.46.224','2014-03-02 00:00:00','/index.html','IE',1,NULL,NULL),(9049,'123.125.71.17','2014-03-02 00:00:00','/crm.html','Safari',1,NULL,NULL),(9050,'220.181.51.61','2014-03-02 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(9051,'123.125.71.125','2014-03-02 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(9052,'66.249.76.112','2014-03-02 00:00:00','/about.html','Safari',1,NULL,NULL),(9053,'121.199.125.21','2014-03-02 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9054,'121.199.125.4','2014-03-02 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9055,'218.30.118.99','2014-03-02 00:00:00','/index.html','Firefox',1,NULL,NULL),(9056,'23.88.74.215','2014-03-02 00:00:00','/index.html','IE',1,NULL,NULL),(9057,'220.181.108.47','2014-03-02 00:00:00','/crm.html','Safari',1,NULL,NULL),(9058,'123.125.67.214','2014-03-02 00:00:00','/product.html','Firefox',1,NULL,NULL),(9059,'113.56.178.80','2014-03-02 00:00:00','/index.html','IE',1,NULL,'baidu'),(9060,'113.56.178.80','2014-03-02 00:00:00','/product.html','IE',1,NULL,NULL),(9061,'113.56.178.80','2014-03-02 00:00:00','/etl.html','IE',1,NULL,NULL),(9062,'121.199.125.21','2014-03-02 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9063,'121.199.125.4','2014-03-02 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9064,'23.88.74.215','2014-03-02 00:00:00','/index.html','IE',1,NULL,NULL),(9065,'121.199.125.21','2014-03-02 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9066,'121.199.125.4','2014-03-02 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9067,'221.217.39.94','2014-03-02 00:00:00','/index.html','Chrome',1,NULL,NULL),(8935,'121.199.125.4','2014-02-27 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8936,'121.199.125.4','2014-02-27 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8937,'121.199.125.4','2014-02-27 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(7290,'61.135.190.224','2014-02-22 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(7291,'111.73.46.31','2014-02-22 00:00:00','/index.html','IE',1,NULL,NULL),(7292,'61.135.190.103','2014-02-22 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(7293,'61.135.190.105','2014-02-22 00:00:00','/newsview.htm','Firefox',1,NULL,'baidu'),(7294,'66.249.76.105','2014-02-22 00:00:00','/sitemap.html','Safari',1,NULL,NULL),(7295,'66.249.76.105','2014-02-22 00:00:00','/jobs.html','Safari',1,NULL,NULL),(7415,'61.135.190.102','2014-02-22 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(7416,'211.161.27.102','2014-02-22 00:00:00','/crm.html','Safari',1,NULL,'baidu'),(7418,'1.202.240.187','2014-02-22 00:00:00','/index.html','IE',1,NULL,NULL),(7419,'111.73.46.30','2014-02-22 00:00:00','/index.html','IE',1,NULL,NULL),(7421,'121.199.125.21','2014-02-22 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(7422,'121.199.125.4','2014-02-22 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(7423,'111.73.46.227','2014-02-22 00:00:00','/index.html','IE',1,NULL,NULL),(7424,'114.37.93.153','2014-02-22 00:00:00','/doc/rz.pdf','Chrome',1,NULL,'google'),(7425,'220.181.132.217','2014-02-23 00:00:00','/index.html','IE',1,NULL,NULL),(7426,'101.199.112.45','2014-02-23 00:00:00','/index.html','Safari',1,NULL,NULL),(7427,'121.197.2.139','2014-02-23 00:00:00','/index.html','IE',1,NULL,NULL),(7428,'60.164.226.106','2014-02-23 00:00:00','/crm.html','IE',1,NULL,'baidu'),(7429,'123.125.71.70','2014-02-23 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(7430,'66.249.64.112','2014-02-23 00:00:00','/index.html','Safari',1,NULL,NULL),(7431,'119.147.146.189','2014-02-23 00:00:00','/index.html','IE',1,NULL,NULL),(7432,'61.135.190.69','2014-02-23 00:00:00','/crm.html','Safari',1,NULL,NULL),(7433,'111.73.46.31','2014-02-23 00:00:00','/index.html','IE',1,NULL,NULL),(7434,'218.30.118.101','2014-02-23 00:00:00','/index.html','Firefox',1,NULL,NULL),(12372,'121.199.125.4','2014-04-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12371,'121.199.125.21','2014-04-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(8940,'61.135.165.56','2014-02-27 00:00:00','/index.html','Chrome',1,NULL,NULL),(8941,'123.125.71.124','2014-02-27 00:00:00','/about.html','Chrome',1,NULL,NULL),(8942,'61.135.169.23','2014-02-27 00:00:00','/news.htm','Chrome',1,NULL,NULL),(8943,'220.181.51.52','2014-02-27 00:00:00','/product.html','Chrome',1,NULL,NULL),(8944,'220.181.51.52','2014-02-27 00:00:00','/service.html','Chrome',1,NULL,NULL),(8945,'220.181.51.53','2014-02-27 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(8946,'61.135.190.198','2014-02-27 00:00:00','/index.html','IE',1,NULL,'baidu'),(8947,'101.226.9.115','2014-02-27 00:00:00','/index.html','Firefox',1,NULL,NULL),(8948,'23.88.74.215','2014-02-27 00:00:00','/index.html','IE',1,NULL,NULL),(8949,'216.151.130.170','2014-02-27 00:00:00','/newsview.htm','Opera',1,NULL,NULL),(8950,'123.125.71.44','2014-02-27 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(8951,'111.73.46.227','2014-02-27 00:00:00','/index.html','IE',1,NULL,NULL),(8952,'111.73.46.224','2014-02-28 00:00:00','/index.html','IE',1,NULL,NULL),(8953,'23.88.74.215','2014-02-28 00:00:00','/index.html','IE',1,NULL,NULL),(1793,'121.199.125.21','2014-02-03 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1794,'121.199.125.4','2014-02-03 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9083,'1.202.240.187','2014-03-02 00:00:00','/index.html','IE',1,NULL,NULL),(9084,'1.202.240.187','2014-03-02 00:00:00','/sitemap.html','IE',1,NULL,NULL),(9085,'1.202.240.187','2014-03-02 00:00:00','/product.html','IE',1,NULL,NULL),(9086,'1.202.240.187','2014-03-02 00:00:00','/report.html','IE',1,NULL,NULL),(9087,'1.202.240.187','2014-03-02 00:00:00','/bigdata.html','IE',1,NULL,NULL),(9088,'1.202.240.187','2014-03-02 00:00:00','/etl.html','IE',1,NULL,NULL),(9089,'1.202.240.187','2014-03-02 00:00:00','/report.html','IE',1,NULL,NULL),(9090,'1.202.240.187','2014-03-02 00:00:00','/demo.html','IE',1,NULL,NULL),(9091,'111.73.46.30','2014-03-02 00:00:00','/index.html','IE',1,NULL,NULL),(9092,'119.35.128.178','2014-03-02 00:00:00','/newsview.htm','Chrome',1,NULL,'google'),(9093,'220.181.132.219','2014-03-02 00:00:00','/index.html','IE',1,NULL,NULL),(9094,'123.66.244.172','2014-03-02 00:00:00','/index.html','Chrome',1,NULL,NULL),(9095,'123.66.244.172','2014-03-02 00:00:00','/service.html','Chrome',1,NULL,NULL),(9096,'123.66.244.172','2014-03-02 00:00:00','/about.html','Chrome',1,NULL,NULL),(9068,'221.217.39.94','2014-03-02 00:00:00','/about.html','Chrome',1,NULL,NULL),(9069,'221.217.39.94','2014-03-02 00:00:00','/news.htm','Chrome',1,NULL,NULL),(9070,'221.217.39.94','2014-03-02 00:00:00','/product.html','Chrome',1,NULL,NULL),(7548,'61.135.190.101','2014-02-23 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(7549,'61.135.190.222','2014-02-23 00:00:00','/newsview.htm','Firefox',1,NULL,'baidu'),(7550,'61.135.190.224','2014-02-23 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(7551,'113.56.90.138','2014-02-23 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(7552,'61.135.190.102','2014-02-24 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9097,'123.66.244.172','2014-03-02 00:00:00','/concat.html','Chrome',1,NULL,NULL),(7554,'218.30.118.101','2014-02-24 00:00:00','/index.html','Firefox',1,NULL,NULL),(7555,'220.181.132.219','2014-02-24 00:00:00','/index.html','IE',1,NULL,NULL),(7556,'101.199.112.54','2014-02-24 00:00:00','/index.html','Safari',1,NULL,NULL),(7557,'198.52.105.241','2014-02-24 00:00:00','/index.html','IE',1,NULL,NULL),(7559,'111.73.46.31','2014-02-24 00:00:00','/index.html','IE',1,NULL,NULL),(7560,'121.199.125.21','2014-02-24 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(7561,'121.199.125.4','2014-02-24 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(7562,'220.181.132.217','2014-02-24 00:00:00','/index.html','IE',1,NULL,NULL),(7563,'220.181.132.194','2014-02-24 00:00:00','/index.html','Safari',1,NULL,NULL),(7564,'220.181.51.40','2014-02-24 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(7565,'123.125.71.132','2014-02-24 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(9071,'221.217.39.94','2014-03-02 00:00:00','/service.html','Chrome',1,NULL,NULL),(9072,'221.217.39.94','2014-03-02 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(9073,'111.73.46.227','2014-03-02 00:00:00','/index.html','IE',1,NULL,NULL),(9074,'220.181.51.210','2014-03-02 00:00:00','/product.html','IE',1,NULL,'baidu'),(9075,'220.181.132.217','2014-03-02 00:00:00','/index.html','IE',1,NULL,NULL),(9076,'182.128.145.185','2014-03-02 00:00:00','/index.html','Chrome',1,NULL,NULL),(9077,'119.147.146.195','2014-03-02 00:00:00','/index.html','IE',1,NULL,NULL),(9078,'188.165.195.156','2014-03-02 00:00:00','/index.html','IE',1,NULL,NULL),(9079,'61.135.190.69','2014-03-02 00:00:00','/news/news8.html','Safari',0,NULL,NULL),(9080,'23.88.74.215','2014-03-02 00:00:00','/index.html','IE',1,NULL,NULL),(9081,'101.199.108.58','2014-03-02 00:00:00','/index.html','Safari',1,NULL,NULL),(9082,'61.135.190.221','2014-03-02 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(1826,'218.30.118.98','2014-02-03 00:00:00','/index.html','Firefox',1,NULL,NULL),(1827,'121.199.125.21','2014-02-03 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1828,'121.199.125.4','2014-02-03 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1829,'222.186.25.44','2014-02-03 00:00:00','/index.html','IE',1,NULL,NULL),(1830,'61.135.190.224','2014-02-03 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(1831,'121.199.125.21','2014-02-03 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1832,'121.199.125.4','2014-02-03 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(1833,'123.125.71.21','2014-02-03 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(1834,'222.186.25.44','2014-02-03 00:00:00','/index.html','IE',1,NULL,NULL),(1835,'121.199.125.21','2014-02-03 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(1836,'121.199.125.4','2014-02-03 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(1837,'110.230.75.247','2014-02-03 00:00:00','/index.html','Chrome',1,NULL,NULL),(1838,'110.230.75.247','2014-02-03 00:00:00','/olap2.html','Chrome',1,NULL,NULL),(1839,'110.230.75.247','2014-02-03 00:00:00','/product.html','Chrome',1,NULL,NULL),(1840,'110.230.75.247','2014-02-03 00:00:00','/olap.html','Chrome',1,NULL,NULL),(1841,'110.230.75.247','2014-02-03 00:00:00','/portal.html','Chrome',1,NULL,NULL),(1842,'110.230.75.247','2014-02-03 00:00:00','/service.html','Chrome',1,NULL,NULL),(1843,'110.230.75.247','2014-02-03 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(1844,'110.230.75.247','2014-02-03 00:00:00','/news.htm','Chrome',1,NULL,NULL),(1845,'110.230.75.247','2014-02-03 00:00:00','/product.html','Chrome',1,NULL,NULL),(1846,'110.230.75.247','2014-02-03 00:00:00','/portal.html','Chrome',1,NULL,NULL),(1847,'110.230.75.247','2014-02-03 00:00:00','/subject.html','Chrome',1,NULL,NULL),(1848,'110.230.75.247','2014-02-03 00:00:00','/olap.html','Chrome',1,NULL,NULL),(1849,'110.230.75.247','2014-02-03 00:00:00','/index.html','Chrome',1,NULL,NULL),(1850,'110.230.75.247','2014-02-03 00:00:00','/product.html','Chrome',1,NULL,NULL),(1851,'110.230.75.247','2014-02-03 00:00:00','/about.html','Chrome',1,NULL,NULL),(1852,'110.230.75.247','2014-02-03 00:00:00','/news.htm','Chrome',1,NULL,NULL),(1853,'110.230.75.247','2014-02-03 00:00:00','/product.html','Chrome',1,NULL,NULL),(1854,'110.230.75.247','2014-02-03 00:00:00','/service.html','Chrome',1,NULL,NULL),(1855,'110.230.75.247','2014-02-03 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(1856,'110.230.75.247','2014-02-03 00:00:00','/index.html','Chrome',1,NULL,NULL),(1857,'110.230.75.247','2014-02-03 00:00:00','/about.html','Chrome',1,NULL,NULL),(1858,'110.230.75.247','2014-02-03 00:00:00','/about.html','Chrome',1,NULL,NULL),(1859,'110.230.75.247','2014-02-03 00:00:00','/about.html','Chrome',1,NULL,NULL),(1860,'110.230.75.247','2014-02-03 00:00:00','/index.html','Chrome',1,NULL,NULL),(1861,'110.230.75.247','2014-02-03 00:00:00','/product.html','Chrome',1,NULL,NULL),(1862,'110.230.75.247','2014-02-03 00:00:00','/service.html','Chrome',1,NULL,NULL),(1863,'110.230.75.247','2014-02-03 00:00:00','/product.html','Chrome',1,NULL,NULL),(1864,'110.230.75.247','2014-02-03 00:00:00','/news.htm','Chrome',1,NULL,NULL),(1865,'110.230.75.247','2014-02-03 00:00:00','/product.html','Chrome',1,NULL,NULL),(1866,'110.230.75.247','2014-02-03 00:00:00','/portal.html','Chrome',1,NULL,NULL),(1867,'110.230.75.247','2014-02-03 00:00:00','/product.html','Chrome',1,NULL,NULL),(9148,'23.88.74.215','2014-03-03 00:00:00','/index.html','IE',1,NULL,NULL),(9149,'61.135.190.222','2014-03-03 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9150,'111.73.46.31','2014-03-04 00:00:00','/index.html','IE',1,NULL,NULL),(9151,'111.73.46.224','2014-03-04 00:00:00','/index.html','IE',1,NULL,NULL),(9152,'23.88.74.215','2014-03-04 00:00:00','/index.html','IE',1,NULL,NULL),(9153,'115.239.212.9','2014-03-04 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(9154,'61.135.190.201','2014-03-04 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(9192,'180.251.145.56','2014-03-04 00:00:00','/index.html','IE',1,NULL,NULL),(9187,'121.199.125.21','2014-03-04 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9188,'121.199.125.4','2014-03-04 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9189,'23.88.74.215','2014-03-04 00:00:00','/index.html','IE',1,NULL,NULL),(9167,'23.88.74.215','2014-03-04 00:00:00','/index.html','IE',1,NULL,NULL),(9184,'222.218.49.193','2014-03-04 00:00:00','/product.html','Chrome',1,NULL,NULL),(9185,'220.181.132.217','2014-03-04 00:00:00','/index.html','IE',1,NULL,NULL),(9183,'222.218.49.193','2014-03-04 00:00:00','/index.html','Chrome',1,NULL,NULL),(9165,'111.73.46.227','2014-03-04 00:00:00','/index.html','IE',1,NULL,NULL),(9168,'121.199.125.21','2014-03-04 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9169,'121.199.125.4','2014-03-04 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9186,'220.181.132.197','2014-03-04 00:00:00','/index.html','Safari',1,NULL,NULL),(9172,'106.80.168.231','2014-03-04 00:00:00','/index.html','IE',1,NULL,'baidu'),(9173,'106.80.168.231','2014-03-04 00:00:00','/news.htm','IE',1,NULL,NULL),(9174,'106.80.168.231','2014-03-04 00:00:00','/jobs.html','IE',1,NULL,NULL),(9175,'106.80.168.231','2014-03-04 00:00:00','/service.html','IE',1,NULL,NULL),(9176,'106.80.168.231','2014-03-04 00:00:00','/jobs.html','IE',1,NULL,NULL),(9191,'113.234.210.121','2014-03-04 00:00:00','/crm.html','Chrome',1,NULL,'baidu'),(9190,'218.30.118.100','2014-03-04 00:00:00','/index.html','Firefox',1,NULL,NULL),(9115,'222.128.182.157','2014-03-03 00:00:00','/about.html','IE',1,NULL,NULL),(9116,'42.156.136.34','2014-03-03 00:00:00','/index.html','Safari',1,NULL,NULL),(9117,'219.143.69.27','2014-03-03 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(9118,'61.135.190.105','2014-03-03 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9119,'61.135.190.101','2014-03-03 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9143,'221.8.96.11','2014-03-03 00:00:00','/crm.html','IE',1,NULL,'baidu'),(9144,'221.8.96.11','2014-03-03 00:00:00','/dss.html','IE',1,NULL,NULL),(9145,'221.8.96.11','2014-03-03 00:00:00','/appraise.html','IE',1,NULL,NULL),(7566,'115.239.212.16','2014-02-24 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(12370,'23.88.74.215','2014-04-01 00:00:00','/index.html','IE',1,'',''),(7569,'66.249.64.117','2014-02-24 00:00:00','/index.html','Safari',1,NULL,NULL),(7570,'131.253.24.94','2014-02-24 00:00:00','/jobs.html','IE',1,NULL,NULL),(7571,'131.253.24.51','2014-02-24 00:00:00','/appraise.html','IE',1,NULL,NULL),(7572,'131.253.24.84','2014-02-24 00:00:00','/newsview.htm','IE',1,NULL,NULL),(7573,'65.55.213.46','2014-02-24 00:00:00','/newsview.htm','IE',1,NULL,NULL),(7574,'123.123.105.49','2014-02-24 00:00:00','/index.html','IE',1,NULL,NULL),(7575,'123.123.105.49','2014-02-24 00:00:00','/about.html','IE',1,NULL,NULL),(9099,'61.135.190.223','2014-03-03 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(7578,'198.52.105.241','2014-02-24 00:00:00','/index.html','IE',1,NULL,NULL),(9098,'220.181.132.194','2014-03-03 00:00:00','/index.html','Safari',1,NULL,NULL),(7579,'123.125.71.124','2014-02-24 00:00:00','/index.html','Safari',1,NULL,NULL),(7580,'131.253.24.58','2014-02-24 00:00:00','/suggest.html','IE',1,NULL,NULL),(9193,'180.153.182.131','2014-03-04 00:00:00','/index.html','Firefox',1,NULL,NULL),(9137,'61.135.190.102','2014-03-03 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9136,'61.135.190.223','2014-03-03 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9134,'220.181.132.217','2014-03-03 00:00:00','/index.html','IE',1,NULL,NULL),(9135,'101.199.112.53','2014-03-03 00:00:00','/index.html','Safari',1,NULL,NULL),(9131,'23.88.74.215','2014-03-03 00:00:00','/index.html','IE',1,NULL,NULL),(9132,'121.199.125.21','2014-03-03 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9133,'121.199.125.4','2014-03-03 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9130,'27.19.161.123','2014-03-03 00:00:00','/concat.html','Chrome',1,NULL,NULL),(9128,'27.19.161.123','2014-03-03 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(9129,'27.19.161.123','2014-03-03 00:00:00','/about.html','Chrome',1,NULL,NULL),(9127,'27.19.161.123','2014-03-03 00:00:00','/about.html','Chrome',1,NULL,NULL),(9126,'27.19.161.123','2014-03-03 00:00:00','/crm.html','Chrome',1,NULL,'baidu'),(9125,'27.19.161.123','2014-03-03 00:00:00','/crm.html','Chrome',1,NULL,'baidu'),(9146,'180.153.180.93','2014-03-03 00:00:00','/index.html','Firefox',1,NULL,NULL),(9147,'118.247.47.188','2014-03-03 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(7612,'131.253.24.72','2014-02-24 00:00:00','/index.html','IE',1,NULL,NULL),(7613,'131.253.24.43','2014-02-24 00:00:00','/doc/bi2.pdf','IE',1,NULL,NULL),(7614,'131.253.24.32','2014-02-24 00:00:00','/newsview.htm','IE',1,NULL,NULL),(7615,'131.253.24.46','2014-02-24 00:00:00','/news.htm','IE',1,NULL,NULL),(7616,'65.55.215.233','2014-02-24 00:00:00','/doc/bi_ctx.pdf','IE',1,NULL,NULL),(7617,'131.253.24.53','2014-02-24 00:00:00','/dss.html','IE',1,NULL,NULL),(7618,'65.55.213.60','2014-02-24 00:00:00','/product.html','IE',1,NULL,NULL),(7619,'65.55.213.37','2014-02-24 00:00:00','/newsview.htm','IE',1,NULL,NULL),(7620,'115.239.212.133','2014-02-24 00:00:00','/index.html','Safari',1,NULL,NULL),(7621,'131.253.24.44','2014-02-24 00:00:00','/newsview.htm','IE',1,NULL,NULL),(7622,'123.125.71.80','2014-02-24 00:00:00','/index.html','Safari',1,NULL,NULL),(7623,'131.253.24.101','2014-02-24 00:00:00','/about.html','IE',1,NULL,NULL),(7624,'65.55.213.37','2014-02-24 00:00:00','/doc/bi.pdf','IE',1,NULL,NULL),(7625,'131.253.24.44','2014-02-24 00:00:00','/doc/rz.pdf','IE',1,NULL,NULL),(7626,'65.55.215.255','2014-02-24 00:00:00','/doc/appraise.pdf','IE',1,NULL,NULL),(7627,'65.55.215.234','2014-02-24 00:00:00','/news/news2.html','IE',0,NULL,NULL),(7628,'131.253.24.48','2014-02-24 00:00:00','/concat.html','IE',1,NULL,NULL),(7629,'131.253.24.69','2014-02-24 00:00:00','/service.html','IE',1,NULL,NULL),(7630,'184.105.159.35','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(7631,'66.249.76.112','2014-02-25 00:00:00','/sitemap.html','Safari',1,NULL,NULL),(7632,'121.199.125.21','2014-02-25 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(7633,'121.199.125.4','2014-02-25 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9100,'23.88.74.215','2014-03-03 00:00:00','/index.html','IE',1,NULL,NULL),(9101,'121.199.125.21','2014-03-03 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9102,'121.199.125.4','2014-03-03 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9103,'121.199.125.21','2014-03-03 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9104,'121.199.125.4','2014-03-03 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9105,'222.186.34.57','2014-03-03 00:00:00','/index.html','IE',1,NULL,NULL),(9106,'111.73.46.227','2014-03-03 00:00:00','/index.html','IE',1,NULL,NULL),(9107,'123.125.67.153','2014-03-03 00:00:00','/product.html','Firefox',1,NULL,NULL),(9108,'23.88.74.215','2014-03-03 00:00:00','/index.html','IE',1,NULL,NULL),(9109,'220.181.108.30','2014-03-03 00:00:00','/crm.html','Safari',1,NULL,NULL),(9110,'222.128.182.157','2014-03-03 00:00:00','/index.html','IE',1,NULL,NULL),(9111,'222.128.182.157','2014-03-03 00:00:00','/about.html','IE',1,NULL,NULL),(9112,'222.128.182.157','2014-03-03 00:00:00','/about.html','IE',1,NULL,NULL),(9113,'222.128.182.157','2014-03-03 00:00:00','/qywh.html','IE',1,NULL,NULL),(9114,'222.128.182.157','2014-03-03 00:00:00','/concat.html','IE',1,NULL,NULL),(1945,'222.186.34.57','2014-02-04 00:00:00','/index.html','IE',1,NULL,NULL),(1946,'218.30.118.99','2014-02-04 00:00:00','/index.html','Firefox',1,NULL,NULL),(1947,'222.186.25.44','2014-02-04 00:00:00','/index.html','IE',1,NULL,NULL),(9209,'111.73.46.31','2014-03-05 00:00:00','/index.html','IE',1,NULL,NULL),(9210,'23.88.74.215','2014-03-05 00:00:00','/index.html','IE',1,NULL,NULL),(9211,'111.73.46.30','2014-03-05 00:00:00','/index.html','IE',1,NULL,NULL),(9212,'218.30.118.100','2014-03-05 00:00:00','/index.html','Firefox',1,NULL,NULL),(9213,'61.135.165.4','2014-03-05 00:00:00','/index.html','Firefox',1,NULL,NULL),(9214,'23.88.74.215','2014-03-05 00:00:00','/index.html','IE',1,NULL,NULL),(9215,'111.73.46.224','2014-03-05 00:00:00','/index.html','IE',1,NULL,NULL),(9216,'121.199.125.21','2014-03-05 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9217,'121.199.125.4','2014-03-05 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9218,'183.238.51.147','2014-03-05 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(9219,'61.135.190.221','2014-03-05 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9221,'23.88.74.215','2014-03-05 00:00:00','/index.html','IE',1,NULL,NULL),(9222,'66.249.84.92','2014-03-05 00:00:00','/index.html','Firefox',1,NULL,NULL),(9246,'123.129.209.48','2014-03-06 00:00:00','/demo.html','IE',1,NULL,NULL),(9227,'23.88.74.215','2014-03-05 00:00:00','/index.html','IE',1,NULL,NULL),(9228,'111.73.46.31','2014-03-05 00:00:00','/index.html','IE',1,NULL,NULL),(9229,'184.73.16.245','2014-03-05 00:00:00','/index.html','IE',1,NULL,NULL),(9230,'61.135.169.43','2014-03-06 00:00:00','/product.html','Firefox',1,NULL,NULL),(9231,'123.125.71.20','2014-03-06 00:00:00','/crm.html','Safari',1,NULL,NULL),(9232,'218.30.118.100','2014-03-06 00:00:00','/index.html','Firefox',1,NULL,NULL),(9233,'23.88.74.215','2014-03-06 00:00:00','/index.html','IE',1,NULL,NULL),(9234,'61.133.210.218','2014-03-06 00:00:00','/index.html','IE',1,NULL,'baidu'),(9235,'61.133.210.218','2014-03-06 00:00:00','/about.html','IE',1,NULL,NULL),(9236,'61.133.210.218','2014-03-06 00:00:00','/qywh.html','IE',1,NULL,NULL),(9237,'61.133.210.218','2014-03-06 00:00:00','/concat.html','IE',1,NULL,NULL),(9426,'23.88.74.215','2014-03-08 00:00:00','/index.html','IE',1,'',''),(9239,'119.147.146.189','2014-03-06 00:00:00','/crm.html','IE',1,NULL,NULL),(9240,'123.129.209.48','2014-03-06 00:00:00','/index.html','IE',1,NULL,NULL),(9241,'123.129.209.48','2014-03-06 00:00:00','/etl.html','IE',1,NULL,NULL),(9242,'123.129.209.48','2014-03-06 00:00:00','/report.html','IE',1,NULL,NULL),(9243,'123.129.209.48','2014-03-06 00:00:00','/index.html','IE',1,NULL,NULL),(9244,'123.129.209.48','2014-03-06 00:00:00','/product.html','IE',1,NULL,NULL),(9245,'123.129.209.48','2014-03-06 00:00:00','/bigdata.html','IE',1,NULL,NULL),(9194,'121.199.125.21','2014-03-04 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(9195,'121.199.125.4','2014-03-04 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(9196,'111.201.146.210','2014-03-04 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(9197,'111.201.146.210','2014-03-04 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(9198,'111.201.146.210','2014-03-04 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(9199,'111.201.146.210','2014-03-04 00:00:00','/service.html','Chrome',1,NULL,NULL),(9200,'111.201.146.210','2014-03-04 00:00:00','/product.html','Chrome',1,NULL,NULL),(9201,'111.201.146.210','2014-03-04 00:00:00','/news.htm','Chrome',1,NULL,NULL),(9202,'111.201.146.210','2014-03-04 00:00:00','/about.html','Chrome',1,NULL,NULL),(7730,'218.30.118.98','2014-02-25 00:00:00','/index.html','Firefox',1,NULL,NULL),(7731,'123.125.71.26','2014-02-25 00:00:00','/news/news2.html','Safari',0,NULL,NULL),(9248,'106.120.121.147','2014-03-06 00:00:00','/about.html','Chrome',1,NULL,NULL),(9249,'106.120.121.147','2014-03-06 00:00:00','/qywh.html','Chrome',1,NULL,NULL),(9250,'106.120.121.147','2014-03-06 00:00:00','/concat.html','Chrome',1,NULL,NULL),(9251,'106.120.121.147','2014-03-06 00:00:00','/news.htm','Chrome',1,NULL,NULL),(9252,'106.120.121.147','2014-03-06 00:00:00','/product.html','Chrome',1,NULL,NULL),(9253,'106.120.121.147','2014-03-06 00:00:00','/service.html','Chrome',1,NULL,NULL),(9254,'106.120.121.147','2014-03-06 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(9255,'106.120.121.147','2014-03-06 00:00:00','/index.html','Chrome',1,NULL,NULL),(9256,'106.120.121.147','2014-03-06 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(9257,'220.181.132.217','2014-03-06 00:00:00','/index.html','IE',1,NULL,NULL),(9258,'101.199.112.52','2014-03-06 00:00:00','/index.html','Safari',1,NULL,NULL),(9259,'61.135.190.223','2014-03-06 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9261,'115.239.212.5','2014-03-06 00:00:00','/index.html','Safari',1,NULL,NULL),(9262,'121.199.125.21','2014-03-06 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9263,'121.199.125.4','2014-03-06 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9264,'123.125.71.119','2014-03-06 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9265,'123.125.71.124','2014-03-06 00:00:00','/olap2.html','Firefox',1,NULL,NULL),(9266,'61.184.128.73','2014-03-06 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(2006,'121.199.125.21','2014-02-04 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2007,'121.199.125.4','2014-02-04 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9367,'61.135.169.21','2014-03-08 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(9368,'218.30.118.101','2014-03-08 00:00:00','/index.html','Firefox',1,NULL,NULL),(9369,'111.73.45.232','2014-03-08 00:00:00','/index.html','IE',1,NULL,NULL),(9435,'69.58.178.56','2014-03-08 00:00:00','/about.html','Firefox',1,'',''),(9434,'69.58.178.56','2014-03-08 00:00:00','/index.html','Firefox',1,'',''),(9371,'23.88.74.215','2014-03-08 00:00:00','/index.html','IE',1,NULL,NULL),(9203,'111.201.146.210','2014-03-04 00:00:00','/qywh.html','Chrome',1,NULL,NULL),(9204,'111.201.146.210','2014-03-04 00:00:00','/concat.html','Chrome',1,NULL,NULL),(9205,'111.201.146.210','2014-03-04 00:00:00','/about.html','Chrome',1,NULL,NULL),(9206,'121.199.125.21','2014-03-04 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9207,'121.199.125.4','2014-03-04 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9208,'61.135.190.105','2014-03-05 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(7756,'184.105.158.175','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(9247,'106.120.121.147','2014-03-06 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(7757,'123.125.71.121','2014-02-25 00:00:00','/index.html','Safari',1,NULL,NULL),(7758,'61.135.190.72','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(7759,'61.135.190.71','2014-02-25 00:00:00','/news/news8.html','Safari',0,NULL,NULL),(7760,'61.135.190.201','2014-02-25 00:00:00','/index.html','IE',1,NULL,'baidu'),(7763,'106.120.121.147','2014-02-25 00:00:00','/index.html','IE',1,NULL,'baidu'),(7764,'106.120.121.147','2014-02-25 00:00:00','/about.html','IE',1,NULL,NULL),(7765,'106.120.121.147','2014-02-25 00:00:00','/news.htm','IE',1,NULL,NULL),(7766,'106.120.121.147','2014-02-25 00:00:00','/product.html','IE',1,NULL,NULL),(7767,'106.120.121.157','2014-02-25 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(7768,'106.120.121.157','2014-02-25 00:00:00','/about.html','Chrome',1,NULL,NULL),(7769,'106.120.121.157','2014-02-25 00:00:00','/product.html','Chrome',1,NULL,NULL),(7770,'106.120.121.157','2014-02-25 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(7771,'106.120.121.157','2014-02-25 00:00:00','/about.html','Chrome',1,NULL,NULL),(7772,'106.120.121.157','2014-02-25 00:00:00','/qywh.html','Chrome',1,NULL,NULL),(7773,'106.120.121.157','2014-02-25 00:00:00','/concat.html','Chrome',1,NULL,NULL),(7774,'106.120.121.157','2014-02-25 00:00:00','/about.html','Chrome',1,NULL,NULL),(7775,'106.120.121.157','2014-02-25 00:00:00','/news.htm','Chrome',1,NULL,NULL),(7776,'106.120.121.157','2014-02-25 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(7777,'106.120.121.157','2014-02-25 00:00:00','/news.htm','Chrome',1,NULL,NULL),(7778,'106.120.121.157','2014-02-25 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(7779,'106.120.121.157','2014-02-25 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(7780,'106.120.121.157','2014-02-25 00:00:00','/service.html','Chrome',1,NULL,NULL),(7781,'106.120.121.157','2014-02-25 00:00:00','/about.html','Chrome',1,NULL,NULL),(7783,'58.30.61.3','2014-02-25 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(7784,'58.30.61.3','2014-02-25 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(7785,'23.88.74.215','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(7786,'61.135.169.75','2014-02-25 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(7787,'119.147.146.193','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(7788,'61.135.169.75','2014-02-25 00:00:00','/product.html','Chrome',1,NULL,NULL),(7789,'119.147.146.189','2014-02-25 00:00:00','/product.html','IE',1,NULL,NULL),(7790,'61.135.169.75','2014-02-25 00:00:00','/about.html','Chrome',1,NULL,NULL),(7791,'61.135.169.75','2014-02-25 00:00:00','/concat.html','Chrome',1,NULL,NULL),(7792,'119.147.146.189','2014-02-25 00:00:00','/concat.html','IE',1,NULL,NULL),(7793,'101.38.175.51','2014-02-25 00:00:00','/index.html','IE',1,NULL,'baidu'),(7794,'101.38.175.51','2014-02-25 00:00:00','/product.html','IE',1,NULL,NULL),(7795,'101.38.175.51','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(7796,'119.147.146.194','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(7797,'106.120.121.145','2014-02-25 00:00:00','/index.html','IE',1,NULL,'baidu'),(7798,'106.120.121.145','2014-02-25 00:00:00','/index.html','IE',1,NULL,'baidu'),(7799,'106.120.121.145','2014-02-25 00:00:00','/about.html','IE',1,NULL,NULL),(7800,'106.120.121.145','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(7801,'106.120.121.145','2014-02-25 00:00:00','/about.html','IE',1,NULL,NULL),(7802,'106.120.121.145','2014-02-25 00:00:00','/product.html','IE',1,NULL,NULL),(7803,'106.120.121.145','2014-02-25 00:00:00','/jobs.html','IE',1,NULL,NULL),(7804,'106.120.121.145','2014-02-25 00:00:00','/service.html','IE',1,NULL,NULL),(7805,'106.120.121.145','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(7806,'106.120.121.145','2014-02-25 00:00:00','/about.html','IE',1,NULL,NULL),(7807,'106.120.121.145','2014-02-25 00:00:00','/concat.html','IE',1,NULL,NULL),(7808,'106.120.121.145','2014-02-25 00:00:00','/product.html','IE',1,NULL,NULL),(7809,'106.120.121.145','2014-02-25 00:00:00','/about.html','IE',1,NULL,NULL),(7810,'106.120.121.145','2014-02-25 00:00:00','/concat.html','IE',1,NULL,NULL),(7811,'106.120.121.145','2014-02-25 00:00:00','/index.html','IE',1,NULL,'baidu'),(12368,'111.73.46.220','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12369,'61.135.190.219','2014-04-01 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(7814,'220.181.132.217','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(7815,'101.199.112.55','2014-02-25 00:00:00','/index.html','Safari',1,NULL,NULL),(7816,'111.73.46.224','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(7817,'61.135.169.42','2014-02-25 00:00:00','/index.html','Firefox',1,NULL,NULL),(9268,'61.184.128.73','2014-03-06 00:00:00','/product.html','Chrome',1,NULL,NULL),(9269,'61.184.128.73','2014-03-06 00:00:00','/about.html','Chrome',1,NULL,NULL),(9270,'61.184.128.73','2014-03-06 00:00:00','/about.html','Chrome',1,NULL,NULL),(9271,'61.184.128.73','2014-03-06 00:00:00','/news.htm','Chrome',1,NULL,NULL),(9267,'61.184.128.73','2014-03-06 00:00:00','/index.html','Chrome',1,NULL,NULL),(7823,'23.88.74.215','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(9278,'123.125.71.121','2014-03-06 00:00:00','/index.html','Chrome',1,NULL,NULL),(9279,'61.135.190.104','2014-03-06 00:00:00','/crm.html','Firefox',1,NULL,'baidu'),(9280,'61.135.190.221','2014-03-06 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9281,'123.125.71.20','2014-03-06 00:00:00','/index.html','Safari',1,NULL,NULL),(9282,'61.135.190.221','2014-03-06 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9283,'121.199.125.21','2014-03-06 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(9284,'121.199.125.4','2014-03-06 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(9285,'188.165.195.156','2014-03-06 00:00:00','/index.html','IE',1,NULL,NULL),(9418,'61.135.190.220','2014-03-08 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�_�����˼�Ƽ����޹�˾ - ��ҵ����(BI)���������','baidu'),(9287,'121.199.125.21','2014-03-06 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9288,'121.199.125.4','2014-03-06 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9289,'61.135.190.100','2014-03-06 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9290,'221.205.239.46','2014-03-06 00:00:00','/crm.html','Chrome',1,NULL,NULL),(9291,'23.88.74.215','2014-03-06 00:00:00','/index.html','IE',1,NULL,NULL),(9292,'111.73.46.31','2014-03-07 00:00:00','/index.html','IE',1,NULL,NULL),(9293,'111.73.46.224','2014-03-07 00:00:00','/index.html','IE',1,NULL,NULL),(9294,'218.30.118.101','2014-03-07 00:00:00','/index.html','Firefox',1,NULL,NULL),(9295,'23.88.74.215','2014-03-07 00:00:00','/index.html','IE',1,NULL,NULL),(9296,'1.183.183.49','2014-03-07 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(9297,'1.183.183.49','2014-03-07 00:00:00','/about.html','Chrome',1,NULL,NULL),(9298,'220.181.51.105','2014-03-07 00:00:00','/index.html','Firefox',1,NULL,NULL),(9299,'61.135.190.224','2014-03-07 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9300,'42.120.160.34','2014-03-07 00:00:00','/index.html','Safari',1,NULL,NULL),(9302,'216.151.137.34','2014-03-07 00:00:00','/newsview.htm','IE',1,NULL,NULL),(9303,'216.151.137.34','2014-03-07 00:00:00','/index.html','IE',1,NULL,NULL),(9304,'216.151.137.34','2014-03-07 00:00:00','/about.html','IE',1,NULL,NULL),(9305,'216.151.137.34','2014-03-07 00:00:00','/news.htm','IE',1,NULL,NULL),(9306,'216.151.137.34','2014-03-07 00:00:00','/product.html','IE',1,NULL,NULL),(9307,'216.151.137.34','2014-03-07 00:00:00','/service.html','IE',1,NULL,NULL),(9308,'216.151.137.34','2014-03-07 00:00:00','/jobs.html','IE',1,NULL,NULL),(9309,'61.135.169.9','2014-03-07 00:00:00','/product.html','Firefox',1,NULL,NULL),(9310,'23.88.74.215','2014-03-07 00:00:00','/index.html','IE',1,NULL,NULL),(9311,'61.135.169.8','2014-03-07 00:00:00','/index.html','Firefox',1,NULL,NULL),(9312,'61.135.169.43','2014-03-07 00:00:00','/index.html','Firefox',1,NULL,NULL),(9366,'220.181.51.61','2014-03-08 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(9364,'111.73.46.31','2014-03-08 00:00:00','/index.html','IE',1,NULL,NULL),(9365,'23.88.74.215','2014-03-08 00:00:00','/index.html','IE',1,NULL,NULL),(9363,'123.150.201.254','2014-03-07 00:00:00','/newsview.htm','Chrome',1,NULL,'baidu'),(9362,'121.199.125.4','2014-03-07 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(9361,'121.199.125.21','2014-03-07 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(9360,'121.199.125.4','2014-03-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9359,'121.199.125.21','2014-03-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9358,'121.199.125.4','2014-03-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9356,'121.199.125.4','2014-03-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9357,'121.199.125.21','2014-03-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9355,'121.199.125.21','2014-03-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9354,'121.199.125.4','2014-03-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9353,'121.199.125.21','2014-03-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9352,'121.199.125.4','2014-03-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9351,'121.199.125.21','2014-03-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(9436,'69.58.178.56','2014-03-08 00:00:00','/concat.html','Firefox',1,'',''),(9348,'111.73.46.227','2014-03-07 00:00:00','/index.html','IE',1,NULL,NULL),(9349,'123.125.71.99','2014-03-07 00:00:00','/news/news8.html','Safari',0,NULL,NULL),(9347,'180.153.184.22','2014-03-07 00:00:00','/newsview.htm','IE',1,NULL,NULL),(9346,'23.88.74.215','2014-03-07 00:00:00','/index.html','IE',1,NULL,NULL),(9342,'220.181.132.217','2014-03-07 00:00:00','/index.html','IE',1,NULL,NULL),(9343,'101.199.108.118','2014-03-07 00:00:00','/index.html','Safari',1,NULL,NULL),(12367,'173.44.135.203','2014-04-01 00:00:00','/index.html','IE',1,'',''),(9345,'111.73.45.232','2014-03-07 00:00:00','/index.html','IE',1,NULL,NULL),(2138,'61.135.190.224','2014-02-04 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(9272,'61.184.128.73','2014-03-06 00:00:00','/product.html','Chrome',1,NULL,NULL),(9273,'61.184.128.73','2014-03-06 00:00:00','/about.html','Chrome',1,NULL,NULL),(9274,'61.184.128.73','2014-03-06 00:00:00','/product.html','Chrome',1,NULL,NULL),(9275,'61.184.128.73','2014-03-06 00:00:00','/service.html','Chrome',1,NULL,NULL),(9276,'61.184.128.73','2014-03-06 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(9277,'23.88.74.215','2014-03-06 00:00:00','/index.html','IE',1,NULL,NULL),(7890,'111.73.46.30','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(7891,'111.73.46.227','2014-02-25 00:00:00','/index.html','IE',1,NULL,NULL),(2139,'222.186.25.44','2014-02-04 00:00:00','/index.html','IE',1,NULL,NULL),(2140,'222.186.25.44','2014-02-04 00:00:00','/index.html','IE',1,NULL,NULL),(2141,'123.125.71.33','2014-02-04 00:00:00','/index.html','Safari',1,NULL,NULL),(2142,'125.65.69.99','2014-02-04 00:00:00','/index.html','Chrome',1,NULL,NULL),(2143,'119.147.146.189','2014-02-04 00:00:00','/index.html','IE',1,NULL,NULL),(2144,'110.208.98.147','2014-02-04 00:00:00','/index.html','IE',1,NULL,NULL),(2145,'110.208.98.147','2014-02-04 00:00:00','/index.html','IE',1,NULL,NULL),(2146,'222.186.25.44','2014-02-04 00:00:00','/index.html','IE',1,NULL,NULL),(2147,'61.135.190.103','2014-02-04 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(2148,'54.212.223.190','2014-02-05 00:00:00','/index.html','Firefox',1,NULL,NULL),(2151,'123.125.71.39','2014-02-05 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(2152,'222.186.25.44','2014-02-05 00:00:00','/index.html','IE',1,NULL,NULL),(2154,'188.165.195.156','2014-02-05 00:00:00','/index.html','IE',1,NULL,NULL),(2155,'218.30.118.80','2014-02-05 00:00:00','/index.html','Firefox',1,NULL,NULL),(2156,'222.186.25.44','2014-02-05 00:00:00','/index.html','IE',1,NULL,NULL),(2157,'222.186.25.44','2014-02-05 00:00:00','/index.html','IE',1,NULL,NULL),(2158,'222.186.25.44','2014-02-05 00:00:00','/index.html','IE',1,NULL,NULL),(2159,'101.226.9.226','2014-02-05 00:00:00','/index.html','Firefox',1,NULL,NULL),(2160,'222.186.25.44','2014-02-05 00:00:00','/index.html','IE',1,NULL,NULL),(2161,'121.199.125.21','2014-02-05 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(2162,'121.199.125.4','2014-02-05 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(2190,'121.199.125.21','2014-02-05 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2193,'121.199.125.4','2014-02-05 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2202,'61.135.190.105','2014-02-05 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(2203,'121.199.125.21','2014-02-06 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2204,'121.199.125.4','2014-02-06 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8000,'66.249.76.110','2014-02-26 00:00:00','/index.html','Safari',1,NULL,NULL),(8001,'23.88.74.215','2014-02-26 00:00:00','/index.html','IE',1,NULL,NULL),(8002,'123.125.71.15','2014-02-26 00:00:00','/index.html','Safari',1,NULL,NULL),(8003,'111.73.46.31','2014-02-26 00:00:00','/index.html','IE',1,NULL,NULL),(8004,'188.165.195.156','2014-02-26 00:00:00','/index.html','IE',1,NULL,NULL),(8005,'218.30.118.100','2014-02-26 00:00:00','/index.html','Firefox',1,NULL,NULL),(8006,'37.46.83.10','2014-02-26 00:00:00','/index.html','Firefox',1,NULL,NULL),(8007,'23.88.74.215','2014-02-26 00:00:00','/index.html','IE',1,NULL,NULL),(8009,'222.186.34.57','2014-02-26 00:00:00','/index.html','IE',1,NULL,NULL),(8010,'121.199.125.21','2014-02-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8011,'121.199.125.4','2014-02-26 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(8013,'106.120.121.148','2014-02-26 00:00:00','/index.html','IE',1,NULL,'baidu'),(2317,'121.199.125.21','2014-02-06 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(2318,'121.199.125.4','2014-02-06 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(2340,'123.125.71.47','2014-02-06 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(2341,'222.186.25.44','2014-02-06 00:00:00','/index.html','IE',1,NULL,NULL),(2342,'61.135.190.105','2014-02-06 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(2343,'110.208.133.213','2014-02-06 00:00:00','/index.html','IE',1,NULL,NULL),(2344,'222.186.25.44','2014-02-06 00:00:00','/index.html','IE',1,NULL,NULL),(2345,'220.181.158.106','2014-02-06 00:00:00','/index.html','Firefox',1,NULL,NULL),(2346,'222.186.25.44','2014-02-06 00:00:00','/index.html','IE',1,NULL,NULL),(2347,'222.186.25.44','2014-02-06 00:00:00','/index.html','IE',1,NULL,NULL),(2348,'60.215.179.0','2014-02-06 00:00:00','/newsview.htm','Chrome',1,NULL,'baidu'),(2350,'220.181.132.217','2014-02-06 00:00:00','/index.html','IE',1,NULL,NULL),(2351,'101.199.108.120','2014-02-06 00:00:00','/index.html','Safari',1,NULL,NULL),(2352,'121.199.125.21','2014-02-06 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2353,'121.199.125.4','2014-02-06 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2354,'121.199.125.21','2014-02-06 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2355,'121.199.125.4','2014-02-06 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2356,'222.186.25.44','2014-02-06 00:00:00','/index.html','IE',1,NULL,NULL),(2357,'123.125.71.73','2014-02-06 00:00:00','/index.html','Safari',1,NULL,NULL),(2358,'101.226.8.86','2014-02-06 00:00:00','/index.html','Firefox',1,NULL,NULL),(2359,'222.186.25.44','2014-02-06 00:00:00','/index.html','IE',1,NULL,NULL),(2360,'61.135.190.221','2014-02-06 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(2402,'123.125.71.45','2014-02-06 00:00:00','/news/news8.html','Safari',0,NULL,NULL),(2607,'121.199.125.21','2014-02-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2608,'121.199.125.4','2014-02-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2635,'213.238.175.4','2014-02-07 00:00:00','/newsview.htm','IE',1,NULL,NULL),(2636,'213.238.175.4','2014-02-07 00:00:00','/newsview.htm','IE',1,NULL,NULL),(2637,'213.238.175.4','2014-02-07 00:00:00','/newsview.htm','IE',1,NULL,NULL),(2638,'213.238.175.4','2014-02-07 00:00:00','/index.html','IE',1,NULL,NULL),(2639,'213.238.175.4','2014-02-07 00:00:00','/index.html','IE',1,NULL,NULL),(2640,'213.238.175.4','2014-02-07 00:00:00','/index.html','IE',1,NULL,NULL),(2641,'213.238.175.4','2014-02-07 00:00:00','/about.html','IE',1,NULL,NULL),(2642,'213.238.175.4','2014-02-07 00:00:00','/news.htm','IE',1,NULL,NULL),(2643,'213.238.175.4','2014-02-07 00:00:00','/product.html','IE',1,NULL,NULL),(2644,'213.238.175.4','2014-02-07 00:00:00','/about.html','IE',1,NULL,NULL),(2645,'213.238.175.4','2014-02-07 00:00:00','/news.htm','IE',1,NULL,NULL),(2646,'213.238.175.4','2014-02-07 00:00:00','/product.html','IE',1,NULL,NULL),(2647,'213.238.175.4','2014-02-07 00:00:00','/about.html','IE',1,NULL,NULL),(2648,'213.238.175.4','2014-02-07 00:00:00','/service.html','IE',1,NULL,NULL),(2649,'213.238.175.4','2014-02-07 00:00:00','/news.htm','IE',1,NULL,NULL),(2650,'213.238.175.4','2014-02-07 00:00:00','/product.html','IE',1,NULL,NULL),(2651,'213.238.175.4','2014-02-07 00:00:00','/jobs.html','IE',1,NULL,NULL),(2652,'213.238.175.4','2014-02-07 00:00:00','/service.html','IE',1,NULL,NULL),(2657,'213.238.175.4','2014-02-07 00:00:00','/jobs.html','IE',1,NULL,NULL),(2658,'213.238.175.4','2014-02-07 00:00:00','/service.html','IE',1,NULL,NULL),(2659,'213.238.175.4','2014-02-07 00:00:00','/jobs.html','IE',1,NULL,NULL),(2670,'121.199.125.21','2014-02-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2671,'121.199.125.4','2014-02-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2805,'121.199.125.21','2014-02-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2806,'121.199.125.4','2014-02-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2867,'121.199.125.21','2014-02-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2869,'121.199.125.4','2014-02-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2919,'121.199.125.21','2014-02-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2920,'121.199.125.4','2014-02-07 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(2989,'124.112.116.18','2014-02-07 00:00:00','/newsview.htm','IE',1,NULL,NULL),(2990,'218.202.140.164','2014-02-07 00:00:00','/index.html','IE',1,NULL,NULL),(2991,'218.202.140.164','2014-02-07 00:00:00','/portal.html','IE',1,NULL,NULL),(2992,'218.202.140.164','2014-02-07 00:00:00','/subject.html','IE',1,NULL,NULL),(2993,'218.202.140.164','2014-02-07 00:00:00','/olap.html','IE',1,NULL,NULL),(2994,'218.202.140.164','2014-02-07 00:00:00','/olap2.html','IE',1,NULL,NULL),(2995,'220.181.132.219','2014-02-07 00:00:00','/index.html','IE',1,NULL,NULL),(2996,'218.202.140.164','2014-02-07 00:00:00','/etl.html','IE',1,NULL,NULL),(2997,'218.202.140.164','2014-02-07 00:00:00','/appraise.html','IE',1,NULL,NULL),(2998,'218.202.140.164','2014-02-07 00:00:00','/bigdata.html','IE',1,NULL,NULL),(2999,'218.202.140.164','2014-02-07 00:00:00','/demo.html','IE',1,NULL,NULL),(3000,'101.199.112.50','2014-02-07 00:00:00','/index.html','Safari',1,NULL,NULL),(3001,'61.135.190.224','2014-02-07 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(3004,'222.186.25.44','2014-02-07 00:00:00','/index.html','IE',1,NULL,NULL),(3005,'222.186.25.44','2014-02-07 00:00:00','/index.html','IE',1,NULL,NULL),(3007,'222.186.25.44','2014-02-07 00:00:00','/index.html','IE',1,NULL,NULL),(3008,'183.220.255.12','2014-02-07 00:00:00','/news/news8.html','Safari',0,NULL,'baidu'),(3009,'61.135.190.220','2014-02-07 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(3010,'222.186.25.44','2014-02-07 00:00:00','/index.html','IE',1,NULL,NULL),(3013,'121.199.125.21','2014-02-07 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(3014,'121.199.125.4','2014-02-07 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(3015,'123.125.71.100','2014-02-08 00:00:00','/crm.html','Safari',1,NULL,NULL),(9431,'202.102.99.36','2014-03-08 00:00:00','/index.html','IE',1,'',''),(9432,'23.88.74.215','2014-03-08 00:00:00','/index.html','IE',1,'',''),(3215,'222.186.25.44','2014-02-08 00:00:00','/index.html','IE',1,NULL,NULL),(3216,'222.186.25.44','2014-02-08 00:00:00','/index.html','IE',1,NULL,NULL),(3217,'61.135.190.100','2014-02-08 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(3218,'222.186.25.44','2014-02-08 00:00:00','/index.html','IE',1,NULL,NULL),(3220,'222.186.34.57','2014-02-08 00:00:00','/index.html','IE',1,NULL,NULL),(3221,'222.186.25.44','2014-02-08 00:00:00','/index.html','IE',1,NULL,NULL),(3222,'222.186.25.44','2014-02-08 00:00:00','/index.html','IE',1,NULL,NULL),(3223,'123.125.71.26','2014-02-08 00:00:00','/index.html','Safari',1,NULL,NULL),(3224,'222.186.25.44','2014-02-08 00:00:00','/index.html','IE',1,NULL,NULL),(3292,'183.220.255.26','2014-02-08 00:00:00','/index.html','Safari',1,NULL,NULL),(3304,'220.181.132.219','2014-02-08 00:00:00','/index.html','IE',1,NULL,NULL),(3305,'101.199.108.54','2014-02-08 00:00:00','/index.html','Safari',1,NULL,NULL),(3311,'222.186.25.44','2014-02-08 00:00:00','/index.html','IE',1,NULL,NULL),(3312,'121.199.125.21','2014-02-08 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3313,'121.199.125.4','2014-02-08 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3314,'61.135.190.223','2014-02-09 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(3315,'110.208.98.181','2014-02-09 00:00:00','/index.html','IE',1,NULL,NULL),(3316,'220.181.158.106','2014-02-09 00:00:00','/index.html','Firefox',1,NULL,NULL),(3317,'121.199.125.21','2014-02-09 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3318,'121.199.125.4','2014-02-09 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3319,'218.30.118.99','2014-02-09 00:00:00','/index.html','Firefox',1,NULL,NULL),(3320,'124.112.117.171','2014-02-09 00:00:00','/newsview.htm','IE',1,NULL,NULL),(3321,'124.112.117.171','2014-02-09 00:00:00','/newsview.htm','IE',1,NULL,NULL),(3322,'222.186.34.57','2014-02-09 00:00:00','/index.html','IE',1,NULL,NULL),(3323,'61.135.190.197','2014-02-09 00:00:00','/news/news1.html','Safari',0,NULL,NULL),(3324,'61.135.190.201','2014-02-09 00:00:00','/news/news10.html','Safari',0,NULL,NULL),(3325,'61.135.190.68','2014-02-09 00:00:00','/news/news2.html','Safari',0,NULL,NULL),(3326,'220.181.108.46','2014-02-09 00:00:00','/news/news6.html','Safari',0,NULL,NULL),(3327,'61.135.190.72','2014-02-09 00:00:00','/news/news7.html','Safari',0,NULL,NULL),(3328,'61.135.190.71','2014-02-09 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(3329,'61.135.190.200','2014-02-09 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(3330,'61.135.190.68','2014-02-09 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(3331,'220.181.108.56','2014-02-09 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(3332,'61.135.190.72','2014-02-09 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(3333,'61.135.190.222','2014-02-09 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(3334,'222.186.25.44','2014-02-09 00:00:00','/index.html','IE',1,NULL,NULL),(3335,'121.199.125.21','2014-02-09 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(3336,'121.199.125.4','2014-02-09 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(3337,'222.186.25.44','2014-02-09 00:00:00','/index.html','IE',1,NULL,NULL),(3338,'123.125.71.25','2014-02-09 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(3429,'121.199.125.21','2014-02-09 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3434,'121.199.125.4','2014-02-09 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3477,'121.199.125.21','2014-02-09 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3478,'121.199.125.4','2014-02-09 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3479,'222.186.25.44','2014-02-09 00:00:00','/index.html','IE',1,NULL,NULL),(3480,'61.135.190.68','2014-02-09 00:00:00','/appraise.html','Safari',1,NULL,NULL),(3481,'220.181.108.29','2014-02-09 00:00:00','/crm.html','Safari',1,NULL,NULL),(3482,'110.230.91.65','2014-02-09 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(3483,'110.230.91.65','2014-02-09 00:00:00','/product.html','Chrome',1,NULL,NULL),(3484,'220.181.132.217','2014-02-09 00:00:00','/index.html','IE',1,NULL,NULL),(3485,'220.181.132.191','2014-02-09 00:00:00','/index.html','Safari',1,NULL,NULL),(3486,'222.186.25.44','2014-02-09 00:00:00','/index.html','IE',1,NULL,NULL),(3487,'61.135.190.100','2014-02-09 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(3488,'222.186.25.44','2014-02-09 00:00:00','/index.html','IE',1,NULL,NULL),(3489,'61.135.190.105','2014-02-09 00:00:00','/news/news10.html','Firefox',0,NULL,'baidu'),(3490,'61.135.190.224','2014-02-09 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(3491,'69.58.178.57','2014-02-09 00:00:00','/index.html','Firefox',1,NULL,NULL),(3492,'69.58.178.57','2014-02-09 00:00:00','/about.html','Firefox',1,NULL,NULL),(3493,'69.58.178.57','2014-02-09 00:00:00','/concat.html','Firefox',1,NULL,NULL),(3494,'69.58.178.57','2014-02-09 00:00:00','/index.html','Firefox',1,NULL,NULL),(3495,'69.58.178.57','2014-02-09 00:00:00','/news.htm','Firefox',1,NULL,NULL),(3496,'69.58.178.57','2014-02-09 00:00:00','/product.html','Firefox',1,NULL,NULL),(3497,'69.58.178.57','2014-02-09 00:00:00','/service.html','Firefox',1,NULL,NULL),(3498,'69.58.178.57','2014-02-09 00:00:00','/jobs.html','Firefox',1,NULL,NULL),(3499,'69.58.178.57','2014-02-09 00:00:00','/olap2.html','Firefox',1,NULL,NULL),(3500,'69.58.178.57','2014-02-09 00:00:00','/olap.html','Firefox',1,NULL,NULL),(3581,'131.253.24.56','2014-02-10 00:00:00','/index.html','IE',1,NULL,NULL),(3583,'109.230.220.93','2014-02-10 00:00:00','/index.html','IE',1,NULL,NULL),(3585,'218.30.118.99','2014-02-10 00:00:00','/index.html','Firefox',1,NULL,NULL),(3659,'61.135.190.222','2014-02-10 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(3660,'121.199.125.21','2014-02-10 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3661,'121.199.125.4','2014-02-10 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3662,'222.186.25.44','2014-02-10 00:00:00','/index.html','IE',1,NULL,NULL),(3663,'222.186.25.44','2014-02-10 00:00:00','/index.html','IE',1,NULL,NULL),(3800,'101.226.14.75','2014-02-10 00:00:00','/index.html','Firefox',1,NULL,NULL),(3801,'121.199.125.21','2014-02-10 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3802,'121.199.125.4','2014-02-10 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3827,'121.199.125.21','2014-02-10 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3828,'121.199.125.4','2014-02-10 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3839,'222.186.25.44','2014-02-10 00:00:00','/index.html','IE',1,NULL,NULL),(3840,'61.135.190.105','2014-02-10 00:00:00','/news/news10.html','Firefox',0,NULL,'baidu'),(3841,'61.135.190.100','2014-02-10 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(3842,'61.135.190.201','2014-02-10 00:00:00','/index.html','IE',1,NULL,'baidu'),(3844,'74.221.221.43','2014-02-11 00:00:00','/index.html','IE',1,NULL,NULL),(3846,'121.199.125.21','2014-02-11 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3847,'121.199.125.4','2014-02-11 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(3897,'123.125.71.92','2014-02-11 00:00:00','/news/news7.html','Safari',0,NULL,NULL),(3947,'121.199.125.21','2014-02-11 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(3948,'121.199.125.4','2014-02-11 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4025,'121.199.125.21','2014-02-11 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4026,'121.199.125.4','2014-02-11 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4126,'121.199.125.21','2014-02-11 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4127,'121.199.125.4','2014-02-11 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4200,'121.199.125.21','2014-02-11 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4201,'121.199.125.4','2014-02-11 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4222,'121.199.125.21','2014-02-11 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4223,'121.199.125.4','2014-02-11 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4258,'123.160.221.238','2014-02-11 00:00:00','/news/news7.html','IE',0,NULL,NULL),(4291,'121.199.125.21','2014-02-11 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4292,'121.199.125.4','2014-02-11 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4293,'123.160.205.44','2014-02-11 00:00:00','/news.html','IE',1,NULL,NULL),(4311,'60.9.17.183','2014-02-11 00:00:00','/newsview.htm','IE',1,NULL,NULL),(4312,'222.186.25.44','2014-02-11 00:00:00','/index.html','IE',1,NULL,NULL),(4313,'123.119.254.93','2014-02-11 00:00:00','/crm.html','IE',1,NULL,'baidu'),(4314,'123.119.254.93','2014-02-11 00:00:00','/jobs.html','IE',1,NULL,NULL),(4315,'220.181.132.217','2014-02-11 00:00:00','/index.html','IE',1,NULL,NULL),(4316,'123.119.254.93','2014-02-11 00:00:00','/xsfwjl.html','IE',1,NULL,NULL),(4317,'123.119.254.93','2014-02-11 00:00:00','/service.html','IE',1,NULL,NULL),(4318,'220.181.132.195','2014-02-11 00:00:00','/index.html','Safari',1,NULL,NULL),(4324,'125.65.206.111','2014-02-11 00:00:00','/crm.html','IE',1,NULL,'baidu'),(4325,'218.30.118.80','2014-02-11 00:00:00','/index.html','Firefox',1,NULL,NULL),(4326,'220.181.108.56','2014-02-11 00:00:00','/news/news10.html','Safari',0,NULL,NULL),(4327,'222.186.25.44','2014-02-11 00:00:00','/index.html','IE',1,NULL,NULL),(4332,'61.135.190.224','2014-02-11 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(4333,'222.186.25.44','2014-02-11 00:00:00','/index.html','IE',1,NULL,NULL),(4335,'61.135.190.104','2014-02-11 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(4336,'101.226.17.53','2014-02-11 00:00:00','/index.html','Firefox',1,NULL,NULL),(4337,'121.199.125.21','2014-02-11 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4338,'121.199.125.4','2014-02-11 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4339,'188.165.195.156','2014-02-11 00:00:00','/index.html','IE',1,NULL,NULL),(4340,'121.199.125.21','2014-02-12 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4341,'121.199.125.4','2014-02-12 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4344,'121.199.125.21','2014-02-12 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4345,'121.199.125.4','2014-02-12 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4346,'54.202.181.79','2014-02-12 00:00:00','/index.html','Firefox',1,NULL,NULL),(4347,'121.199.125.21','2014-02-12 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4348,'121.199.125.4','2014-02-12 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4349,'222.186.25.44','2014-02-12 00:00:00','/index.html','IE',1,NULL,NULL),(4350,'61.149.39.46','2014-02-12 00:00:00','/index.html','Chrome',1,NULL,NULL),(4351,'61.149.39.46','2014-02-12 00:00:00','/about.html','Chrome',1,NULL,NULL),(4352,'61.149.39.46','2014-02-12 00:00:00','/qywh.html','Chrome',1,NULL,NULL),(4353,'61.149.39.46','2014-02-12 00:00:00','/concat.html','Chrome',1,NULL,NULL),(4354,'61.149.39.46','2014-02-12 00:00:00','/about.html','Chrome',1,NULL,NULL),(4356,'222.186.25.44','2014-02-12 00:00:00','/index.html','IE',1,NULL,NULL),(4357,'220.181.132.217','2014-02-12 00:00:00','/index.html','IE',1,NULL,NULL),(4358,'220.181.132.195','2014-02-12 00:00:00','/index.html','Safari',1,NULL,NULL),(4359,'120.192.231.71','2014-02-12 00:00:00','/crm.html','Chrome',1,NULL,'baidu'),(4360,'120.192.231.71','2014-02-12 00:00:00','/about.html','Chrome',1,NULL,NULL),(4361,'120.192.231.71','2014-02-12 00:00:00','/service.html','Chrome',1,NULL,NULL),(4362,'120.192.231.71','2014-02-12 00:00:00','/news.htm','Chrome',1,NULL,NULL),(4363,'120.192.231.71','2014-02-12 00:00:00','/newsview.htm','Chrome',1,NULL,NULL),(4364,'222.186.25.44','2014-02-12 00:00:00','/index.html','IE',1,NULL,NULL),(4365,'222.186.25.44','2014-02-12 00:00:00','/index.html','IE',1,NULL,NULL),(4367,'218.17.157.173','2014-02-12 00:00:00','/crm.html','Chrome',1,NULL,'baidu'),(4387,'121.199.125.21','2014-02-12 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4388,'121.199.125.4','2014-02-12 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4434,'222.186.25.44','2014-02-12 00:00:00','/index.html','IE',1,NULL,NULL),(4435,'220.181.132.219','2014-02-12 00:00:00','/index.html','IE',1,NULL,NULL),(4436,'101.199.112.50','2014-02-12 00:00:00','/index.html','Safari',1,NULL,NULL),(4437,'220.181.158.109','2014-02-12 00:00:00','/index.html','IE',1,NULL,NULL),(4438,'222.186.25.44','2014-02-12 00:00:00','/index.html','IE',1,NULL,NULL),(4439,'121.199.125.21','2014-02-12 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4440,'121.199.125.4','2014-02-12 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4441,'222.186.25.44','2014-02-13 00:00:00','/index.html','IE',1,NULL,NULL),(4484,'121.199.125.21','2014-02-13 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4485,'121.199.125.4','2014-02-13 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4751,'121.199.125.21','2014-02-13 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4752,'121.199.125.4','2014-02-13 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4802,'121.199.125.21','2014-02-13 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4803,'121.199.125.4','2014-02-13 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4817,'218.30.118.100','2014-02-13 00:00:00','/index.html','Firefox',1,NULL,NULL),(4818,'222.186.25.44','2014-02-13 00:00:00','/index.html','IE',1,NULL,NULL),(4819,'101.41.45.193','2014-02-13 00:00:00','/index.html','IE',1,NULL,NULL),(4820,'222.186.25.44','2014-02-13 00:00:00','/index.html','IE',1,NULL,NULL),(4821,'124.202.217.254','2014-02-13 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(4822,'124.202.217.254','2014-02-13 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(4823,'124.202.217.254','2014-02-13 00:00:00','/xsfwjl.html','Chrome',1,NULL,NULL),(4824,'220.181.132.217','2014-02-13 00:00:00','/index.html','IE',1,NULL,NULL),(4825,'101.199.112.50','2014-02-13 00:00:00','/index.html','Safari',1,NULL,NULL),(4826,'222.186.25.44','2014-02-13 00:00:00','/index.html','IE',1,NULL,NULL),(4827,'61.135.190.221','2014-02-13 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(4828,'141.212.121.196','2014-02-13 00:00:00','/index.html','Firefox',1,NULL,NULL),(4829,'222.186.25.44','2014-02-13 00:00:00','/index.html','IE',1,NULL,NULL),(4830,'61.135.190.103','2014-02-13 00:00:00','/crm.html','Firefox',1,NULL,'baidu'),(4831,'61.135.190.101','2014-02-13 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(4832,'222.186.25.44','2014-02-13 00:00:00','/index.html','IE',1,NULL,NULL),(4833,'121.199.125.21','2014-02-13 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4834,'121.199.125.4','2014-02-13 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4835,'222.186.25.44','2014-02-13 00:00:00','/index.html','IE',1,NULL,NULL),(4836,'61.135.190.223','2014-02-13 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(4837,'66.249.76.107','2014-02-13 00:00:00','/jobs.html','Safari',1,NULL,NULL),(4838,'121.199.125.21','2014-02-13 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4839,'121.199.125.4','2014-02-13 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4840,'222.186.25.44','2014-02-13 00:00:00','/index.html','IE',1,NULL,NULL),(4841,'101.41.45.193','2014-02-14 00:00:00','/index.html','IE',1,NULL,NULL),(4930,'121.199.125.21','2014-02-14 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4931,'121.199.125.4','2014-02-14 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(4966,'101.41.45.193','2014-02-14 00:00:00','/index.html','IE',1,NULL,NULL),(4967,'216.145.11.94','2014-02-14 00:00:00','/index.html','Firefox',1,NULL,NULL),(4968,'111.199.50.38','2014-02-14 00:00:00','/index.html','Safari',1,NULL,'baidu'),(4969,'119.147.146.189','2014-02-14 00:00:00','/index.html','IE',1,NULL,NULL),(4970,'111.199.50.38','2014-02-14 00:00:00','/jobs.html','Safari',1,NULL,NULL),(4971,'111.199.50.38','2014-02-14 00:00:00','/service.html','Safari',1,NULL,NULL),(4972,'119.147.146.189','2014-02-14 00:00:00','/service.html','IE',1,NULL,NULL),(4973,'111.199.50.38','2014-02-14 00:00:00','/index.html','Safari',1,NULL,'baidu'),(4974,'111.199.50.38','2014-02-14 00:00:00','/about.html','Safari',1,NULL,NULL),(4975,'111.199.50.38','2014-02-14 00:00:00','/qywh.html','Safari',1,NULL,NULL),(4976,'111.199.50.38','2014-02-14 00:00:00','/product.html','Safari',1,NULL,NULL),(4977,'111.199.50.38','2014-02-14 00:00:00','/index.html','Safari',1,NULL,NULL),(4978,'111.199.50.38','2014-02-14 00:00:00','/product.html','Safari',1,NULL,NULL),(4979,'111.199.50.38','2014-02-14 00:00:00','/jobs.html','Safari',1,NULL,NULL),(4980,'216.145.11.94','2014-02-14 00:00:00','/index.html','Firefox',1,NULL,NULL),(4981,'111.199.50.38','2014-02-14 00:00:00','/product.html','Safari',1,NULL,NULL),(4982,'111.199.50.38','2014-02-14 00:00:00','/etl.html','Safari',1,NULL,NULL),(4983,'111.199.50.38','2014-02-14 00:00:00','/bigdata.html','Safari',1,NULL,NULL),(4984,'111.199.50.38','2014-02-14 00:00:00','/service.html','Safari',1,NULL,NULL),(4985,'111.199.50.38','2014-02-14 00:00:00','/jobs.html','Safari',1,NULL,NULL),(4986,'111.199.50.38','2014-02-14 00:00:00','/xsfwjl.html','Safari',1,NULL,NULL),(4987,'111.199.50.38','2014-02-14 00:00:00','/about.html','Safari',1,NULL,NULL),(4988,'121.199.125.21','2014-02-14 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4989,'121.199.125.4','2014-02-14 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(4990,'66.249.76.109','2014-02-14 00:00:00','/about.html','Safari',1,NULL,NULL),(4991,'222.186.25.44','2014-02-14 00:00:00','/index.html','IE',1,NULL,NULL),(4992,'61.135.190.222','2014-02-14 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(4993,'61.135.190.104','2014-02-14 00:00:00','/newsview.htm','Firefox',1,NULL,'baidu'),(4994,'222.186.25.44','2014-02-14 00:00:00','/index.html','IE',1,NULL,NULL),(4995,'219.148.1.210','2014-02-14 00:00:00','/crm.html','IE',1,NULL,'baidu'),(4996,'106.120.121.156','2014-02-14 00:00:00','/index.html','IE',1,NULL,NULL),(4997,'106.120.121.156','2014-02-14 00:00:00','/index.html','IE',1,NULL,NULL),(4998,'220.181.158.109','2014-02-14 00:00:00','/index.html','IE',1,NULL,NULL),(4999,'115.239.212.9','2014-02-14 00:00:00','/news/news10.html','Safari',0,NULL,NULL),(5000,'220.181.132.217','2014-02-14 00:00:00','/index.html','IE',1,NULL,NULL),(5001,'220.181.132.193','2014-02-14 00:00:00','/index.html','Safari',1,NULL,NULL),(5002,'222.186.25.44','2014-02-14 00:00:00','/index.html','IE',1,NULL,NULL),(5003,'61.135.190.102','2014-02-14 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(5077,'222.186.25.44','2014-02-14 00:00:00','/index.html','IE',1,NULL,NULL),(5096,'121.199.125.21','2014-02-14 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5097,'121.199.125.4','2014-02-14 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5221,'121.199.125.21','2014-02-15 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5222,'121.199.125.4','2014-02-15 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5374,'222.186.25.44','2014-02-15 00:00:00','/index.html','IE',1,NULL,NULL),(5380,'111.73.46.227','2014-02-15 00:00:00','/index.html','IE',1,NULL,NULL),(5381,'220.181.51.55','2014-02-15 00:00:00','/index.html','Safari',1,NULL,NULL),(5382,'123.125.71.118','2014-02-15 00:00:00','/index.html','Safari',1,NULL,NULL),(5383,'61.135.190.201','2014-02-15 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(5384,'123.125.71.116','2014-02-15 00:00:00','/news/news2.html','Safari',0,NULL,NULL),(5385,'219.146.47.132','2014-02-15 00:00:00','/index.html','IE',1,NULL,'baidu'),(5386,'61.135.190.223','2014-02-15 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(5387,'121.199.125.21','2014-02-15 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(5388,'121.199.125.4','2014-02-15 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(5389,'222.186.25.44','2014-02-15 00:00:00','/index.html','IE',1,NULL,NULL),(5390,'66.249.84.92','2014-02-15 00:00:00','/index.html','Firefox',1,NULL,NULL),(5391,'121.199.125.21','2014-02-15 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5392,'121.199.125.4','2014-02-15 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5393,'119.188.66.151','2014-02-15 00:00:00','/index.html','Firefox',1,NULL,NULL),(5394,'61.135.190.220','2014-02-15 00:00:00','/newsview.htm','Firefox',1,NULL,'baidu'),(5395,'61.135.190.105','2014-02-15 00:00:00','/crm.html','Firefox',1,NULL,'baidu'),(5396,'123.126.88.249','2014-02-15 00:00:00','/index.html','IE',1,NULL,'baidu'),(5397,'220.181.132.217','2014-02-15 00:00:00','/index.html','IE',1,NULL,NULL),(5398,'220.181.132.19','2014-02-15 00:00:00','/index.html','Safari',1,NULL,NULL),(5465,'121.199.125.21','2014-02-15 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5466,'121.199.125.4','2014-02-15 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5633,'61.135.190.105','2014-02-16 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(5843,'121.199.125.21','2014-02-16 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5844,'121.199.125.4','2014-02-16 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5845,'121.199.125.21','2014-02-16 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5846,'121.199.125.4','2014-02-16 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5847,'222.186.25.44','2014-02-16 00:00:00','/index.html','IE',1,NULL,NULL),(5848,'61.135.190.220','2014-02-16 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(5849,'110.96.37.87','2014-02-16 00:00:00','/news/news8.html','IE',0,NULL,'baidu'),(5850,'69.58.178.58','2014-02-16 00:00:00','/index.html','Firefox',1,NULL,NULL),(5851,'69.58.178.58','2014-02-16 00:00:00','/about.html','Firefox',1,NULL,NULL),(5852,'69.58.178.58','2014-02-16 00:00:00','/concat.html','Firefox',1,NULL,NULL),(5853,'69.58.178.58','2014-02-16 00:00:00','/index.html','Firefox',1,NULL,NULL),(5854,'69.58.178.58','2014-02-16 00:00:00','/news.htm','Firefox',1,NULL,NULL),(5855,'69.58.178.58','2014-02-16 00:00:00','/product.html','Firefox',1,NULL,NULL),(5856,'69.58.178.58','2014-02-16 00:00:00','/service.html','Firefox',1,NULL,NULL),(5857,'69.58.178.58','2014-02-16 00:00:00','/jobs.html','Firefox',1,NULL,NULL),(5858,'69.58.178.58','2014-02-16 00:00:00','/olap2.html','Firefox',1,NULL,NULL),(5859,'69.58.178.58','2014-02-16 00:00:00','/olap.html','Firefox',1,NULL,NULL),(5860,'222.186.25.44','2014-02-16 00:00:00','/index.html','IE',1,NULL,NULL),(5861,'125.65.69.138','2014-02-16 00:00:00','/index.html','Chrome',1,NULL,NULL),(5862,'119.147.146.194','2014-02-16 00:00:00','/index.html','IE',1,NULL,NULL),(5863,'222.186.25.44','2014-02-16 00:00:00','/index.html','IE',1,NULL,NULL),(9433,'61.135.190.100','2014-03-08 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(5865,'222.186.25.44','2014-02-16 00:00:00','/index.html','IE',1,NULL,NULL),(5866,'101.226.17.194','2014-02-16 00:00:00','/index.html','Firefox',1,NULL,NULL),(5888,'121.199.125.21','2014-02-16 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5889,'121.199.125.4','2014-02-16 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5912,'121.199.125.21','2014-02-16 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5913,'121.199.125.4','2014-02-16 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5936,'121.199.125.21','2014-02-16 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5937,'121.199.125.4','2014-02-16 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(5948,'222.186.25.44','2014-02-16 00:00:00','/index.html','IE',1,NULL,NULL),(5949,'61.135.190.103','2014-02-16 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(5950,'220.181.132.217','2014-02-17 00:00:00','/index.html','IE',1,NULL,NULL),(5951,'220.181.132.200','2014-02-17 00:00:00','/index.html','Safari',1,NULL,NULL),(5952,'101.39.219.248','2014-02-17 00:00:00','/index.html','IE',1,NULL,NULL),(5974,'121.199.125.21','2014-02-17 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(5975,'121.199.125.4','2014-02-17 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(6029,'218.30.118.80','2014-02-17 00:00:00','/index.html','Firefox',1,NULL,NULL),(6031,'188.165.195.156','2014-02-17 00:00:00','/index.html','IE',1,NULL,NULL),(6033,'101.39.219.248','2014-02-17 00:00:00','/index.html','IE',1,NULL,NULL),(6034,'119.147.146.189','2014-02-17 00:00:00','/index.html','IE',1,NULL,NULL),(6035,'124.236.115.21','2014-02-17 00:00:00','/index.html','IE',1,NULL,'baidu'),(6036,'124.236.115.21','2014-02-17 00:00:00','/olap2.html','IE',1,NULL,NULL),(6037,'121.199.125.21','2014-02-17 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(6038,'121.199.125.4','2014-02-17 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(6039,'111.0.125.177','2014-02-17 00:00:00','/index.html','Chrome',1,NULL,NULL),(6040,'111.0.125.177','2014-02-17 00:00:00','/news.htm','Chrome',1,NULL,NULL),(6041,'111.0.125.177','2014-02-17 00:00:00','/index.html','Chrome',1,NULL,NULL),(6042,'222.186.25.44','2014-02-17 00:00:00','/index.html','IE',1,NULL,NULL),(6043,'61.135.190.222','2014-02-17 00:00:00','/news/news8.html','Firefox',0,NULL,'baidu'),(6044,'61.135.190.100','2014-02-17 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(6050,'183.235.251.107','2014-02-17 00:00:00','/news.htm','Chrome',1,NULL,NULL),(6048,'183.235.251.82','2014-02-17 00:00:00','/index.html','Chrome',1,NULL,NULL),(6049,'183.235.251.220','2014-02-17 00:00:00','/about.html','Chrome',1,NULL,NULL),(6051,'183.235.251.107','2014-02-17 00:00:00','/product.html','Chrome',1,NULL,NULL),(6052,'183.235.251.220','2014-02-17 00:00:00','/service.html','Chrome',1,NULL,NULL),(6053,'183.235.251.220','2014-02-17 00:00:00','/jobs.html','Chrome',1,NULL,NULL),(6054,'220.181.132.219','2014-02-17 00:00:00','/index.html','IE',1,NULL,NULL),(6055,'220.181.132.197','2014-02-17 00:00:00','/index.html','Safari',1,NULL,NULL),(6056,'121.199.125.21','2014-02-17 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6057,'121.199.125.4','2014-02-17 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6059,'61.135.190.221','2014-02-17 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(6060,'123.125.71.79','2014-02-17 00:00:00','/newsview.htm','Safari',1,NULL,NULL),(6061,'61.135.190.223','2014-02-17 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(6062,'222.186.25.44','2014-02-17 00:00:00','/index.html','IE',1,NULL,NULL),(6177,'115.239.212.69','2014-02-18 00:00:00','/index.html','Safari',1,NULL,NULL),(6191,'101.39.219.248','2014-02-18 00:00:00','/index.html','IE',1,NULL,NULL),(6192,'218.30.118.80','2014-02-18 00:00:00','/index.html','Firefox',1,NULL,NULL),(6193,'121.199.125.21','2014-02-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6194,'121.199.125.4','2014-02-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6195,'66.249.76.109','2014-02-18 00:00:00','/index.html','Safari',1,NULL,NULL),(6196,'220.181.132.217','2014-02-18 00:00:00','/index.html','IE',1,NULL,NULL),(6197,'220.181.132.16','2014-02-18 00:00:00','/index.html','Safari',1,NULL,NULL),(6198,'163.125.254.196','2014-02-18 00:00:00','/index.html','Chrome',1,NULL,'baidu'),(6199,'163.125.254.196','2014-02-18 00:00:00','/product.html','Chrome',1,NULL,NULL),(6201,'121.199.125.21','2014-02-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6202,'121.199.125.4','2014-02-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6308,'61.135.190.223','2014-02-18 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(6309,'61.135.190.223','2014-02-18 00:00:00','/news/news8.html','Firefox',0,NULL,'baidu'),(6310,'61.135.190.221','2014-02-18 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(6314,'60.208.111.207','2014-02-18 00:00:00','/doc/ruisiBI.pdf','Chrome',1,NULL,NULL),(6313,'60.208.111.207','2014-02-18 00:00:00','/product.html','Chrome',1,NULL,'google'),(6315,'60.208.111.207','2014-02-18 00:00:00','/olap2.html','Chrome',1,NULL,NULL),(6316,'121.199.125.21','2014-02-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6317,'121.199.125.4','2014-02-18 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6318,'61.135.190.221','2014-02-18 00:00:00','/index.html','Firefox',1,NULL,'baidu'),(6319,'101.39.248.2','2014-02-18 00:00:00','/index.html','IE',1,NULL,NULL),(6320,'101.41.110.212','2014-02-18 00:00:00','/index.html','Firefox',1,NULL,NULL),(6321,'101.41.110.212','2014-02-18 00:00:00','/olap2.html','Firefox',1,NULL,NULL),(6322,'101.41.110.212','2014-02-18 00:00:00','/demo.html','Firefox',1,NULL,NULL),(6323,'101.41.110.212','2014-02-18 00:00:00','/bigdata.html','Firefox',1,NULL,NULL),(6324,'101.41.110.212','2014-02-18 00:00:00','/appraise.html','Firefox',1,NULL,NULL),(6325,'101.41.110.212','2014-02-18 00:00:00','/etl.html','Firefox',1,NULL,NULL),(6326,'101.41.110.212','2014-02-18 00:00:00','/olap2.html','Firefox',1,NULL,NULL),(6327,'101.41.110.212','2014-02-18 00:00:00','/olap2.html','Firefox',1,NULL,NULL),(6328,'101.41.110.212','2014-02-18 00:00:00','/demo.html','Firefox',1,NULL,NULL),(6329,'101.41.110.212','2014-02-18 00:00:00','/subject.html','Firefox',1,NULL,NULL),(6330,'101.41.110.212','2014-02-18 00:00:00','/olap.html','Firefox',1,NULL,NULL),(6331,'101.41.110.212','2014-02-18 00:00:00','/subject.html','Firefox',1,NULL,NULL),(6332,'101.41.110.212','2014-02-18 00:00:00','/olap.html','Firefox',1,NULL,NULL),(6333,'110.75.186.214','2014-02-18 00:00:00','/index.html','IE',1,NULL,NULL),(6334,'54.229.226.13','2014-02-19 00:00:00','/index.html','IE',1,NULL,NULL),(6386,'121.199.125.21','2014-02-19 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6387,'121.199.125.4','2014-02-19 00:00:00','/newsview.htm','Firefox',1,NULL,NULL),(6487,'121.199.125.21','2014-02-19 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(6488,'121.199.125.4','2014-02-19 00:00:00','/news/newsview.htm','Firefox',1,NULL,NULL),(6523,'42.120.145.179','2014-02-19 00:00:00','/index.html','IE',1,NULL,NULL),(6524,'110.75.186.213','2014-02-19 00:00:00','/index.html','IE',1,NULL,NULL),(6525,'218.30.118.100','2014-02-19 00:00:00','/index.html','Firefox',1,NULL,NULL),(6526,'141.212.121.227','2014-02-19 00:00:00','/index.html','Firefox',1,NULL,NULL),(6527,'42.120.145.230','2014-02-19 00:00:00','/index.html','IE',1,NULL,NULL),(9429,'182.236.163.238','2014-03-08 00:00:00','/about.html','IE',1,'',''),(9428,'182.236.163.238','2014-03-08 00:00:00','/index.html','IE',1,'',''),(9427,'61.135.190.102','2014-03-08 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(9430,'119.147.146.189','2014-03-08 00:00:00','/index.html','IE',1,'',''),(9437,'69.58.178.56','2014-03-08 00:00:00','/index.html','Firefox',1,'',''),(9438,'69.58.178.56','2014-03-08 00:00:00','/news.htm','Firefox',1,'',''),(9439,'69.58.178.56','2014-03-08 00:00:00','/product.html','Firefox',1,'',''),(9440,'69.58.178.56','2014-03-08 00:00:00','/service.html','Firefox',1,'',''),(9441,'69.58.178.56','2014-03-08 00:00:00','/jobs.html','Firefox',1,'',''),(9442,'69.58.178.56','2014-03-08 00:00:00','/olap2.html','Firefox',1,'',''),(9443,'69.58.178.56','2014-03-08 00:00:00','/report.html','Firefox',1,'',''),(9444,'123.125.67.151','2014-03-08 00:00:00','/product.html','Firefox',1,'',''),(9445,'121.199.125.21','2014-03-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9446,'121.199.125.4','2014-03-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9447,'23.88.74.215','2014-03-09 00:00:00','/index.html','IE',1,'',''),(9448,'218.30.118.98','2014-03-09 00:00:00','/index.html','Firefox',1,'',''),(9449,'123.125.67.148','2014-03-09 00:00:00','/index.html','Firefox',1,'',''),(9450,'23.88.74.215','2014-03-09 00:00:00','/index.html','IE',1,'',''),(9452,'220.181.51.40','2014-03-09 00:00:00','/index.html','Safari',1,'',''),(9453,'123.125.71.118','2014-03-09 00:00:00','/index.html','Safari',1,'',''),(9454,'23.88.74.215','2014-03-09 00:00:00','/index.html','IE',1,'',''),(9455,'220.181.132.217','2014-03-09 00:00:00','/index.html','IE',1,'',''),(9456,'101.199.112.53','2014-03-09 00:00:00','/index.html','Safari',1,'',''),(9457,'222.78.4.98','2014-03-09 00:00:00','/demo.html','IE',1,'',''),(9469,'221.193.196.114','2014-03-09 00:00:00','/crm.html','Chrome',1,'客户维系挽留系统','360'),(9465,'180.97.62.46','2014-03-09 00:00:00','/index.html','IE',1,'',''),(9466,'61.135.165.4','2014-03-09 00:00:00','/index.html','Firefox',1,'',''),(9467,'61.135.169.42','2014-03-09 00:00:00','/index.html','Firefox',1,'',''),(9468,'61.135.190.197','2014-03-09 00:00:00','/crm.html','Safari',1,'',''),(9470,'23.88.74.215','2014-03-09 00:00:00','/index.html','IE',1,'',''),(9471,'121.199.125.21','2014-03-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9472,'121.199.125.4','2014-03-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9473,'121.199.125.21','2014-03-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9474,'121.199.125.4','2014-03-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9475,'121.199.125.21','2014-03-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9476,'121.199.125.4','2014-03-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9477,'121.199.125.21','2014-03-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9478,'121.199.125.4','2014-03-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9479,'121.199.125.21','2014-03-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9480,'121.199.125.4','2014-03-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9481,'218.30.118.80','2014-03-10 00:00:00','/index.html','Firefox',1,'',''),(9482,'121.199.125.21','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9483,'121.199.125.4','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9484,'121.199.125.21','2014-03-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9485,'121.199.125.4','2014-03-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9486,'121.199.125.21','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9487,'121.199.125.4','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9488,'121.199.125.21','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9489,'121.199.125.4','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9490,'111.73.45.232','2014-03-10 00:00:00','/index.html','IE',1,'',''),(9491,'121.199.125.21','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9492,'121.199.125.4','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9493,'121.199.125.21','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9494,'121.199.125.4','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9495,'121.199.125.21','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9496,'121.199.125.4','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9497,'121.199.125.21','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9498,'121.199.125.4','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9499,'121.199.125.21','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9500,'121.199.125.4','2014-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(9501,'111.73.46.224','2014-03-10 00:00:00','/index.html','IE',1,'',''),(9509,'222.78.4.98','2014-03-10 00:00:00','/demo.html','IE',1,'',''),(9508,'119.147.146.189','2014-03-10 00:00:00','/demo.html','IE',1,'',''),(9506,'61.135.169.75','2014-03-10 00:00:00','/product.html','IE',1,'',''),(9507,'61.135.169.75','2014-03-10 00:00:00','/product.html','IE',1,'',''),(9510,'125.71.203.246','2014-03-10 00:00:00','/demo.html','Chrome',1,'',''),(9511,'66.249.84.92','2014-03-10 00:00:00','/index.html','Firefox',1,'',''),(9512,'61.135.190.221','2014-03-10 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�_�����˼�Ƽ����޹�˾ - ��ҵ����(BI)���������','baidu'),(9513,'61.135.190.222','2014-03-10 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(9528,'120.82.95.214','2014-03-10 00:00:00','/crm.html','IE',1,'','baidu'),(9609,'121.199.125.21','2014-03-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9527,'23.88.74.215','2014-03-10 00:00:00','/index.html','IE',1,'',''),(9611,'218.30.118.102','2014-03-11 00:00:00','/index.html','Firefox',1,'',''),(9610,'121.199.125.4','2014-03-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9607,'121.199.125.21','2014-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(9605,'115.239.212.134','2014-03-11 00:00:00','/index.html','Safari',1,'',''),(9601,'111.206.36.140','2014-03-10 00:00:00','/index.html','IE',1,'',''),(9608,'121.199.125.4','2014-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(9606,'23.88.74.215','2014-03-11 00:00:00','/index.html','IE',1,'',''),(9604,'121.199.125.4','2014-03-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9603,'121.199.125.21','2014-03-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9602,'111.206.36.137','2014-03-10 00:00:00','/index.html','IE',1,'',''),(9600,'61.135.169.6','2014-03-10 00:00:00','/product.html','Firefox',1,'',''),(9599,'61.135.169.5','2014-03-10 00:00:00','/product.html','Firefox',1,'',''),(9586,'61.135.190.101','2014-03-10 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ�_�����˼�Ƽ����޹�˾ - ��ҵ����(BI)���������','baidu'),(9585,'61.135.190.71','2014-03-10 00:00:00','/product.html','IE',1,'www','baidu'),(9589,'61.135.169.75','2014-03-10 00:00:00','/product.html','IE',1,'',''),(9590,'23.88.74.215','2014-03-10 00:00:00','/index.html','IE',1,'',''),(9591,'110.243.224.255','2014-03-10 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(9592,'110.243.224.255','2014-03-10 00:00:00','/about.html','Chrome',1,'',''),(9593,'110.243.224.255','2014-03-10 00:00:00','/qywh.html','Chrome',1,'',''),(9594,'110.243.224.255','2014-03-10 00:00:00','/concat.html','Chrome',1,'',''),(9595,'220.181.51.103','2014-03-10 00:00:00','/index.html','Firefox',1,'',''),(9596,'188.165.195.156','2014-03-10 00:00:00','/index.html','IE',1,'',''),(9597,'114.242.250.190','2014-03-10 00:00:00','/index.html','Safari',1,'',''),(9598,'114.242.250.190','2014-03-10 00:00:00','/product.html','Safari',1,'',''),(9612,'121.199.125.21','2014-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(9613,'121.199.125.4','2014-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(9614,'23.88.74.215','2014-03-11 00:00:00','/index.html','IE',1,'',''),(9615,'121.199.125.21','2014-03-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9616,'121.199.125.4','2014-03-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9617,'121.199.125.21','2014-03-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9618,'121.199.125.4','2014-03-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9619,'111.73.46.224','2014-03-11 00:00:00','/index.html','IE',1,'',''),(9620,'61.135.190.200','2014-03-11 00:00:00','/product.html','IE',1,'www','baidu'),(9625,'123.122.130.124','2014-03-11 00:00:00','/about.html','Chrome',1,'',''),(9624,'123.122.130.124','2014-03-11 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(9626,'123.122.130.124','2014-03-11 00:00:00','/product.html','Chrome',1,'',''),(9627,'42.156.136.34','2014-03-11 00:00:00','/index.html','Safari',1,'',''),(9628,'111.73.46.227','2014-03-11 00:00:00','/index.html','IE',1,'',''),(9629,'61.135.165.43','2014-03-11 00:00:00','/index.html','Firefox',1,'',''),(9630,'218.241.106.16','2014-03-11 00:00:00','/index.html','IE',1,'',''),(9631,'183.57.153.180','2014-03-11 00:00:00','/crm.html','IE',1,'',''),(9632,'23.88.74.215','2014-03-11 00:00:00','/index.html','IE',1,'',''),(9634,'222.78.4.98','2014-03-11 00:00:00','/demo.html','IE',1,'',''),(9635,'118.122.118.124','2014-03-11 00:00:00','/demo.html','Chrome',1,'',''),(9636,'118.85.207.20','2014-03-11 00:00:00','/demo.html','IE',1,'',''),(9637,'121.199.125.21','2014-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(9638,'121.199.125.4','2014-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(9640,'112.81.91.25','2014-03-11 00:00:00','/product.html','Chrome',1,'BI系统','baidu'),(9641,'220.181.132.217','2014-03-11 00:00:00','/index.html','IE',1,'',''),(9642,'220.181.132.199','2014-03-11 00:00:00','/index.html','Safari',1,'',''),(9643,'61.135.169.38','2014-03-11 00:00:00','/olap2.html','Firefox',1,'',''),(9644,'123.125.71.90','2014-03-11 00:00:00','/newsview.htm','Safari',1,'',''),(9645,'23.88.74.215','2014-03-11 00:00:00','/index.html','IE',1,'',''),(9646,'111.193.201.63','2014-03-12 00:00:00','/dss.html','IE',1,'',''),(9647,'123.115.69.6','2014-03-12 00:00:00','/news/news1.html','IE',0,'',''),(9648,'113.31.44.131','2014-03-12 00:00:00','/newsview.htm','IE',1,'',''),(9649,'23.88.74.215','2014-03-12 00:00:00','/index.html','IE',1,'',''),(9650,'218.30.118.99','2014-03-12 00:00:00','/index.html','Firefox',1,'',''),(9651,'216.145.11.94','2014-03-12 00:00:00','/index.html','Firefox',1,'',''),(9652,'123.125.68.15','2014-03-12 00:00:00','/product.html','Firefox',1,'',''),(9653,'61.135.169.8','2014-03-12 00:00:00','/index.html','Firefox',1,'',''),(9654,'121.199.125.21','2014-03-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9655,'121.199.125.4','2014-03-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9656,'121.199.125.21','2014-03-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9657,'121.199.125.4','2014-03-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9658,'121.199.125.21','2014-03-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9659,'121.199.125.4','2014-03-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9660,'121.199.125.21','2014-03-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9661,'121.199.125.4','2014-03-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9662,'121.199.125.21','2014-03-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9663,'121.199.125.4','2014-03-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9664,'64.246.161.30','2014-03-12 00:00:00','/index.html','Firefox',1,'',''),(9665,'111.73.46.30','2014-03-12 00:00:00','/index.html','IE',1,'',''),(9670,'211.140.48.4','2014-03-12 00:00:00','/index.html','IE',1,'',''),(9668,'61.135.169.39','2014-03-12 00:00:00','/product.html','Safari',1,'',''),(9671,'119.147.146.189','2014-03-12 00:00:00','/index.html','IE',1,'',''),(9672,'111.37.0.38','2014-03-12 00:00:00','/crm.html','IE',1,'客户挽留与维系','baidu'),(9673,'220.181.51.209','2014-03-12 00:00:00','/product.html','IE',1,'www','baidu'),(9674,'23.88.74.215','2014-03-12 00:00:00','/index.html','IE',1,'',''),(9675,'111.73.46.224','2014-03-12 00:00:00','/index.html','IE',1,'',''),(9676,'121.199.125.21','2014-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(9677,'121.199.125.4','2014-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(9678,'120.237.91.6','2014-03-12 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(9679,'120.237.91.6','2014-03-12 00:00:00','/product.html','Firefox',1,'',''),(9680,'61.135.169.43','2014-03-12 00:00:00','/olap2.html','Firefox',1,'',''),(9681,'66.249.16.212','2014-03-12 00:00:00','/index.html','IE',1,'',''),(9682,'66.249.84.28','2014-03-12 00:00:00','/index.html','Firefox',1,'',''),(9693,'118.207.141.71','2014-03-12 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(9694,'124.207.141.114','2014-03-12 00:00:00','/index.html','Firefox',1,'',''),(9695,'118.207.141.71','2014-03-12 00:00:00','/index.html','Chrome',1,'','baidu'),(9691,'23.88.74.215','2014-03-12 00:00:00','/index.html','IE',1,'',''),(9696,'118.207.141.71','2014-03-12 00:00:00','/about.html','Chrome',1,'',''),(9697,'118.207.141.71','2014-03-12 00:00:00','/product.html','Chrome',1,'',''),(9698,'202.101.75.53','2014-03-12 00:00:00','/index.html','IE',1,'',''),(9699,'61.135.190.224','2014-03-12 00:00:00','/index.html','Firefox',1,'45828','baidu'),(9700,'61.135.190.223','2014-03-12 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(9701,'220.181.132.217','2014-03-12 00:00:00','/index.html','IE',1,'',''),(9702,'220.181.132.198','2014-03-12 00:00:00','/index.html','Safari',1,'',''),(9703,'218.26.99.180','2014-03-12 00:00:00','/K7y2le.html','IE',0,'',''),(9704,'58.245.27.222','2014-03-12 00:00:00','/jyhack.html','IE',0,'',''),(9705,'202.101.75.53','2014-03-12 00:00:00','/yll.html','IE',0,'',''),(9706,'203.93.110.21','2014-03-12 00:00:00','/FUCK-CHINA.html','IE',0,'',''),(9707,'220.174.208.154','2014-03-12 00:00:00','/xsd.html','IE',0,'',''),(9708,'218.26.99.180','2014-03-12 00:00:00','/agsec.html','IE',0,'',''),(9709,'118.228.30.35','2014-03-12 00:00:00','/suluoli.html','IE',0,'',''),(9710,'58.245.27.209','2014-03-12 00:00:00','/vN.html','IE',0,'',''),(9711,'202.101.75.53','2014-03-12 00:00:00','/mors.html','IE',0,'',''),(9712,'218.26.99.180','2014-03-12 00:00:00','/0x8.html','IE',0,'',''),(9713,'220.174.208.155','2014-03-12 00:00:00','/No7e.html','IE',0,'',''),(9714,'58.245.27.209','2014-03-12 00:00:00','/bb.html','IE',0,'',''),(9715,'58.245.27.209','2014-03-12 00:00:00','/code.html','IE',0,'',''),(9716,'202.101.75.53','2014-03-12 00:00:00','/crack.html','IE',0,'',''),(9717,'58.245.27.222','2014-03-12 00:00:00','/hackcx.html','IE',0,'',''),(9718,'203.93.110.21','2014-03-12 00:00:00','/SeVen.html','IE',0,'',''),(9719,'202.101.75.53','2014-03-12 00:00:00','/heici.html','IE',0,'',''),(9720,'220.174.208.155','2014-03-12 00:00:00','/alun.html','IE',0,'',''),(9721,'220.174.208.154','2014-03-12 00:00:00','/nima.html','IE',0,'',''),(9722,'58.245.27.222','2014-03-12 00:00:00','/single.html','IE',0,'',''),(9723,'118.228.30.35','2014-03-12 00:00:00','/hbh.html','IE',0,'',''),(9724,'220.174.208.154','2014-03-12 00:00:00','/Conqu3r.html','IE',0,'',''),(9725,'220.174.208.155','2014-03-12 00:00:00','/sere.html','IE',0,'',''),(9726,'58.245.27.209','2014-03-12 00:00:00','/1937cn.html','IE',0,'',''),(9727,'218.26.99.180','2014-03-12 00:00:00','/U_Ghost.html','IE',0,'',''),(9728,'58.245.27.222','2014-03-12 00:00:00','/M4sk.html','IE',0,'',''),(9729,'220.174.208.155','2014-03-12 00:00:00','/1937cn.net.html','IE',0,'',''),(9730,'218.26.99.180','2014-03-12 00:00:00','/wBm.html','IE',0,'',''),(9731,'220.174.208.155','2014-03-12 00:00:00','/12345.html','IE',0,'',''),(9732,'202.101.75.53','2014-03-12 00:00:00','/kurdish.html','IE',0,'',''),(9733,'203.93.110.21','2014-03-12 00:00:00','/X-S.html','IE',0,'',''),(9734,'218.26.99.180','2014-03-12 00:00:00','/ngsst.html','IE',0,'',''),(9735,'220.174.208.154','2014-03-12 00:00:00','/idn.html','IE',0,'',''),(9736,'58.245.27.209','2014-03-12 00:00:00','/hksn.html','IE',0,'',''),(9737,'202.101.75.53','2014-03-12 00:00:00','/hjk.html','IE',0,'',''),(9738,'218.26.99.180','2014-03-12 00:00:00','/xiaoyao.html','IE',0,'',''),(9739,'203.93.110.21','2014-03-12 00:00:00','/AdminSE.html','IE',0,'',''),(9740,'58.245.27.209','2014-03-12 00:00:00','/jiu.html','IE',0,'',''),(9741,'220.174.208.155','2014-03-12 00:00:00','/HACKED.html','IE',0,'',''),(9742,'202.101.75.53','2014-03-12 00:00:00','/av.html','IE',0,'',''),(9743,'203.93.110.21','2014-03-12 00:00:00','/fengyu.html','IE',0,'',''),(9744,'220.174.208.154','2014-03-12 00:00:00','/hang.html','IE',0,'',''),(9745,'220.174.208.155','2014-03-12 00:00:00','/RedFox.html','IE',0,'',''),(9746,'58.245.27.222','2014-03-12 00:00:00','/oday.html','IE',0,'',''),(9747,'111.73.46.227','2014-03-13 00:00:00','/index.html','IE',1,'',''),(9748,'23.88.74.215','2014-03-13 00:00:00','/index.html','IE',1,'',''),(9749,'69.58.178.58','2014-03-13 00:00:00','/index.html','Firefox',1,'',''),(9750,'69.58.178.58','2014-03-13 00:00:00','/about.html','Firefox',1,'',''),(9751,'69.58.178.58','2014-03-13 00:00:00','/concat.html','Firefox',1,'',''),(9752,'69.58.178.58','2014-03-13 00:00:00','/index.html','Firefox',1,'',''),(9753,'69.58.178.58','2014-03-13 00:00:00','/news.htm','Firefox',1,'',''),(9754,'69.58.178.58','2014-03-13 00:00:00','/product.html','Firefox',1,'',''),(9755,'69.58.178.58','2014-03-13 00:00:00','/service.html','Firefox',1,'',''),(9756,'69.58.178.58','2014-03-13 00:00:00','/jobs.html','Firefox',1,'',''),(9757,'69.58.178.58','2014-03-13 00:00:00','/olap2.html','Firefox',1,'',''),(9758,'69.58.178.58','2014-03-13 00:00:00','/report.html','Firefox',1,'',''),(9759,'61.135.190.223','2014-03-13 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(9760,'218.30.118.101','2014-03-13 00:00:00','/index.html','Firefox',1,'',''),(9761,'121.199.125.21','2014-03-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9762,'121.199.125.4','2014-03-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9763,'123.125.68.47','2014-03-13 00:00:00','/product.html','Firefox',1,'',''),(9764,'23.88.74.215','2014-03-13 00:00:00','/index.html','IE',1,'',''),(9765,'123.150.254.246','2014-03-13 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(9766,'123.150.254.246','2014-03-13 00:00:00','/product.html','IE',1,'',''),(9767,'123.150.254.246','2014-03-13 00:00:00','/service.html','IE',1,'',''),(9768,'123.150.254.246','2014-03-13 00:00:00','/about.html','IE',1,'',''),(9769,'123.150.254.246','2014-03-13 00:00:00','/about.html','IE',1,'',''),(9771,'61.135.190.68','2014-03-13 00:00:00','/product.html','IE',1,'www','baidu'),(9772,'61.135.190.201','2014-03-13 00:00:00','/olap2.html','IE',1,'www','baidu'),(9773,'114.252.178.41','2014-03-13 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(9776,'121.199.125.21','2014-03-13 00:00:00','/newsview.htm','Firefox',1,'',''),(9777,'121.199.125.4','2014-03-13 00:00:00','/newsview.htm','Firefox',1,'',''),(9779,'66.249.84.92','2014-03-13 00:00:00','/index.html','Firefox',1,'',''),(9780,'61.135.169.75','2014-03-13 00:00:00','/product.html','IE',1,'',''),(9809,'61.135.190.103','2014-03-13 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�_�����˼�Ƽ����޹�˾ - ��ҵ����(BI)���������','baidu'),(9825,'121.199.125.21','2014-03-13 00:00:00','/newsview.htm','Firefox',1,'',''),(9826,'121.199.125.4','2014-03-13 00:00:00','/newsview.htm','Firefox',1,'',''),(9827,'220.181.51.108','2014-03-13 00:00:00','/index.html','Firefox',1,'',''),(9821,'119.147.146.195','2014-03-13 00:00:00','/index.html','IE',1,'',''),(9820,'222.209.140.208','2014-03-13 00:00:00','/report.html','Chrome',1,'',''),(9819,'222.209.140.208','2014-03-13 00:00:00','/olap2.html','Chrome',1,'',''),(9817,'23.88.74.215','2014-03-13 00:00:00','/index.html','IE',1,'',''),(9818,'222.209.140.208','2014-03-13 00:00:00','/etl.html','Chrome',1,'',''),(9816,'222.209.140.208','2014-03-13 00:00:00','/index.html','Chrome',1,'',''),(9815,'222.209.140.208','2014-03-13 00:00:00','/report.html','Chrome',1,'',''),(9814,'222.209.140.208','2014-03-13 00:00:00','/olap.html','Chrome',1,'',''),(9813,'222.209.140.208','2014-03-13 00:00:00','/olap2.html','Chrome',1,'',''),(9812,'222.209.140.208','2014-03-13 00:00:00','/olap.html','Chrome',1,'',''),(9810,'111.73.46.224','2014-03-13 00:00:00','/index.html','IE',1,'',''),(9811,'222.209.140.208','2014-03-13 00:00:00','/index.html','Chrome',1,'睿思 BI','baidu'),(9808,'114.245.35.184','2014-03-13 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(9828,'180.153.182.173','2014-03-13 00:00:00','/index.html','IE',1,'',''),(9829,'121.199.125.21','2014-03-13 00:00:00','/newsview.htm','Firefox',1,'',''),(9830,'121.199.125.4','2014-03-13 00:00:00','/newsview.htm','Firefox',1,'',''),(9831,'23.88.74.215','2014-03-13 00:00:00','/index.html','IE',1,'',''),(9832,'61.135.190.103','2014-03-13 00:00:00','/index.html','Firefox',1,'45828','baidu'),(9833,'61.135.190.100','2014-03-13 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(9834,'220.181.51.61','2014-03-13 00:00:00','/newsview.htm','Chrome',1,'',''),(9835,'220.181.51.45','2014-03-13 00:00:00','/newsview.htm','Chrome',1,'',''),(9836,'220.181.51.107','2014-03-13 00:00:00','/index.html','Firefox',1,'',''),(9837,'121.199.125.21','2014-03-14 00:00:00','/newsview.htm','Firefox',1,'',''),(9838,'121.199.125.4','2014-03-14 00:00:00','/newsview.htm','Firefox',1,'',''),(9839,'189.42.54.162','2014-03-14 00:00:00','/index.html','IE',1,'',''),(9840,'121.199.125.21','2014-03-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9841,'121.199.125.4','2014-03-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9842,'61.135.190.100','2014-03-14 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(9843,'220.181.51.61','2014-03-14 00:00:00','/newsview.htm','Safari',1,'',''),(9844,'123.125.71.132','2014-03-14 00:00:00','/newsview.htm','Safari',1,'',''),(9845,'23.88.74.215','2014-03-14 00:00:00','/index.html','IE',1,'',''),(9846,'218.30.118.100','2014-03-14 00:00:00','/index.html','Firefox',1,'',''),(9847,'61.135.165.9','2014-03-14 00:00:00','/product.html','Firefox',1,'',''),(9848,'123.125.68.188','2014-03-14 00:00:00','/product.html','Firefox',1,'',''),(9849,'219.236.246.155','2014-03-14 00:00:00','/index.html','Firefox',1,'','baidu'),(9850,'23.88.74.215','2014-03-14 00:00:00','/index.html','IE',1,'',''),(9851,'121.199.125.21','2014-03-14 00:00:00','/newsview.htm','Firefox',1,'',''),(9852,'61.135.165.36','2014-03-14 00:00:00','/product.html','Safari',1,'',''),(9853,'111.73.46.224','2014-03-14 00:00:00','/index.html','IE',1,'',''),(9854,'61.135.169.75','2014-03-14 00:00:00','/olap2.html','IE',1,'',''),(9855,'61.129.87.122','2014-03-14 00:00:00','/olap2.html','Chrome',1,'','baidu'),(9857,'61.135.169.75','2014-03-14 00:00:00','/olap2.html','IE',1,'',''),(9858,'123.125.67.147','2014-03-14 00:00:00','/product.html','Firefox',1,'',''),(9859,'123.125.67.207','2014-03-14 00:00:00','/product.html','Firefox',1,'',''),(9860,'220.181.132.217','2014-03-14 00:00:00','/index.html','IE',1,'',''),(9861,'101.199.108.56','2014-03-14 00:00:00','/index.html','Safari',1,'',''),(9862,'115.239.212.66','2014-03-14 00:00:00','/index.html','Safari',1,'',''),(12366,'123.125.71.137','2014-03-31 00:00:00','/index.html','Chrome',1,'',''),(9864,'121.199.125.4','2014-03-14 00:00:00','/newsview.htm','Firefox',1,'',''),(9873,'23.88.74.215','2014-03-14 00:00:00','/index.html','IE',1,'',''),(9874,'123.125.71.36','2014-03-14 00:00:00','/index.html','Safari',1,'',''),(9872,'123.125.71.106','2014-03-14 00:00:00','/index.html','Safari',1,'',''),(12364,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12365,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(9875,'61.135.169.75','2014-03-14 00:00:00','/product.html','IE',1,'',''),(9876,'61.135.169.75','2014-03-14 00:00:00','/product.html','IE',1,'',''),(9877,'123.126.88.247','2014-03-14 00:00:00','/index.html','Firefox',1,'睿思科技','baidu'),(9878,'119.147.146.189','2014-03-14 00:00:00','/index.html','IE',1,'',''),(9879,'202.102.99.69','2014-03-14 00:00:00','/index.html','IE',1,'',''),(9880,'121.199.125.21','2014-03-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9881,'121.199.125.4','2014-03-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9882,'220.181.51.209','2014-03-14 00:00:00','/product.html','IE',1,'www','baidu'),(9883,'61.135.190.201','2014-03-14 00:00:00','/olap2.html','IE',1,'www','baidu'),(9884,'23.88.74.215','2014-03-14 00:00:00','/index.html','IE',1,'',''),(9885,'121.199.125.21','2014-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(9886,'121.199.125.4','2014-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(9887,'220.181.51.55','2014-03-15 00:00:00','/index.html','Safari',1,'',''),(9888,'123.125.71.136','2014-03-15 00:00:00','/index.html','Safari',1,'',''),(9889,'220.181.51.110','2014-03-15 00:00:00','/index.html','Firefox',1,'',''),(9890,'220.181.51.103','2014-03-15 00:00:00','/index.html','Firefox',1,'',''),(9891,'188.165.195.156','2014-03-15 00:00:00','/index.html','IE',1,'',''),(9892,'121.199.125.21','2014-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(9893,'121.199.125.4','2014-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(9894,'23.88.74.215','2014-03-15 00:00:00','/index.html','IE',1,'',''),(9895,'218.30.118.99','2014-03-15 00:00:00','/index.html','Firefox',1,'',''),(9896,'61.135.190.201','2014-03-15 00:00:00','/product.html','IE',1,'www','baidu'),(9897,'220.181.51.210','2014-03-15 00:00:00','/olap2.html','IE',1,'www','baidu'),(9907,'23.88.74.215','2014-03-15 00:00:00','/index.html','IE',1,'',''),(9908,'123.126.51.49','2014-03-15 00:00:00','/index.html','Safari',1,'',''),(9906,'111.73.46.224','2014-03-15 00:00:00','/index.html','IE',1,'',''),(9905,'61.135.169.7','2014-03-15 00:00:00','/olap2.html','Safari',1,'',''),(9904,'61.135.165.10','2014-03-15 00:00:00','/product.html','Safari',1,'',''),(9909,'211.94.161.81','2014-03-15 00:00:00','/index.html','Firefox',1,'',''),(9910,'211.94.161.81','2014-03-15 00:00:00','/index.html','Firefox',1,'',''),(9911,'111.73.46.227','2014-03-15 00:00:00','/index.html','IE',1,'',''),(9912,'220.181.51.45','2014-03-15 00:00:00','/index.html','Chrome',1,'',''),(9913,'220.181.51.51','2014-03-15 00:00:00','/index.html','Chrome',1,'',''),(9914,'183.61.174.214','2014-03-15 00:00:00','/index.html','IE',1,'',''),(9915,'183.61.174.215','2014-03-15 00:00:00','/index.html','Safari',1,'',''),(9916,'183.61.174.212','2014-03-15 00:00:00','/index.html','Safari',1,'',''),(9917,'222.186.34.57','2014-03-15 00:00:00','/index.html','IE',1,'',''),(9918,'36.32.161.246','2014-03-15 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(9919,'119.147.146.189','2014-03-15 00:00:00','/index.html','IE',1,'',''),(9920,'36.32.161.246','2014-03-15 00:00:00','/about.html','Chrome',1,'',''),(9921,'36.32.161.246','2014-03-15 00:00:00','/product.html','Chrome',1,'',''),(9922,'167.220.232.238','2014-03-15 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(9923,'167.220.232.238','2014-03-15 00:00:00','/about.html','Chrome',1,'',''),(9924,'167.220.232.238','2014-03-15 00:00:00','/about.html','Chrome',1,'',''),(9925,'167.220.232.238','2014-03-15 00:00:00','/about.html','Chrome',1,'',''),(9926,'167.220.232.238','2014-03-15 00:00:00','/concat.html','Chrome',1,'',''),(9927,'183.184.35.135','2014-03-15 00:00:00','/product.html','IE',1,'bi 商业智能','baidu'),(9928,'183.184.35.135','2014-03-15 00:00:00','/report.html','IE',1,'',''),(9929,'183.184.35.135','2014-03-15 00:00:00','/etl.html','IE',1,'',''),(9930,'61.135.190.221','2014-03-15 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�_�����˼�Ƽ����޹�˾ - ��ҵ����(BI)���������','baidu'),(9931,'121.199.125.21','2014-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(9932,'121.199.125.4','2014-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(9933,'23.88.74.215','2014-03-15 00:00:00','/index.html','IE',1,'',''),(9934,'123.125.71.16','2014-03-15 00:00:00','/newsview.htm','Safari',1,'',''),(9935,'121.199.125.21','2014-03-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9936,'121.199.125.4','2014-03-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9937,'221.223.237.85','2014-03-15 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(9938,'221.223.237.85','2014-03-15 00:00:00','/about.html','IE',1,'',''),(9939,'221.223.237.85','2014-03-15 00:00:00','/concat.html','IE',1,'',''),(9940,'61.135.190.103','2014-03-16 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ�_�����˼�Ƽ����޹�˾ - ��ҵ����(BI)���������','baidu'),(9941,'23.88.74.215','2014-03-16 00:00:00','/index.html','IE',1,'',''),(9942,'211.94.161.81','2014-03-16 00:00:00','/index.html','Firefox',1,'',''),(9943,'211.94.161.81','2014-03-16 00:00:00','/index.html','Firefox',1,'',''),(9944,'218.30.118.100','2014-03-16 00:00:00','/index.html','Firefox',1,'',''),(9945,'61.135.190.68','2014-03-16 00:00:00','/olap2.html','IE',1,'www','baidu'),(9946,'23.88.74.215','2014-03-16 00:00:00','/index.html','IE',1,'',''),(9947,'61.135.190.72','2014-03-16 00:00:00','/product.html','IE',1,'www','baidu'),(9948,'117.136.38.251','2014-03-16 00:00:00','/product.html','Safari',1,'','baidu'),(9949,'23.88.74.215','2014-03-16 00:00:00','/index.html','IE',1,'',''),(9950,'220.181.132.217','2014-03-16 00:00:00','/index.html','IE',1,'',''),(9951,'220.181.132.191','2014-03-16 00:00:00','/index.html','Safari',1,'',''),(9952,'111.73.46.224','2014-03-16 00:00:00','/index.html','IE',1,'',''),(9965,'131.253.24.32','2014-03-16 00:00:00','/news.htm','IE',1,'',''),(9964,'65.55.215.233','2014-03-16 00:00:00','/news.htm','IE',1,'',''),(9961,'65.55.213.46','2014-03-16 00:00:00','/crm.html','IE',1,'',''),(9962,'123.125.71.31','2014-03-16 00:00:00','/index.html','Safari',1,'',''),(9963,'131.253.24.96','2014-03-16 00:00:00','/xsfwjl.html','IE',1,'',''),(9966,'111.73.46.30','2014-03-16 00:00:00','/index.html','IE',1,'',''),(9967,'23.88.74.215','2014-03-16 00:00:00','/index.html','IE',1,'',''),(9968,'131.253.24.74','2014-03-16 00:00:00','/demo.html','IE',1,'',''),(9969,'131.253.24.72','2014-03-16 00:00:00','/newsview.htm','IE',1,'',''),(9970,'180.106.58.44','2014-03-16 00:00:00','/jobs.html','IE',1,'',''),(9971,'121.199.125.21','2014-03-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9972,'121.199.125.4','2014-03-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9973,'121.199.125.21','2014-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(9974,'121.199.125.4','2014-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(9975,'121.199.125.21','2014-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(9976,'121.199.125.4','2014-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(9977,'121.199.125.21','2014-03-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9978,'121.199.125.4','2014-03-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9979,'121.199.125.21','2014-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(9980,'121.199.125.4','2014-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(9981,'218.30.118.99','2014-03-17 00:00:00','/index.html','Firefox',1,'',''),(9982,'23.88.74.215','2014-03-17 00:00:00','/index.html','IE',1,'',''),(9983,'121.199.125.21','2014-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(9984,'121.199.125.4','2014-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(9985,'121.199.125.21','2014-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(9986,'121.199.125.4','2014-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(9987,'220.181.51.198','2014-03-17 00:00:00','/olap2.html','IE',1,'www','baidu'),(9988,'80.184.14.208','2014-03-17 00:00:00','/index.html','IE',1,'',''),(9989,'61.135.190.198','2014-03-17 00:00:00','/product.html','IE',1,'www','baidu'),(10002,'220.181.132.217','2014-03-17 00:00:00','/index.html','IE',1,'',''),(10001,'66.249.74.93','2014-03-17 00:00:00','/concat.html','Safari',1,'',''),(10000,'220.181.51.110','2014-03-17 00:00:00','/product.html','Firefox',1,'',''),(9994,'70.182.30.11','2014-03-17 00:00:00','/id3.html','IE',0,'',''),(9995,'61.135.190.102','2014-03-17 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ�_�����˼�Ƽ����޹�˾ - ��ҵ����(BI)���������','baidu'),(9996,'23.88.74.215','2014-03-17 00:00:00','/index.html','IE',1,'',''),(9997,'121.199.125.21','2014-03-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9998,'121.199.125.4','2014-03-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(9999,'180.149.133.13','2014-03-17 00:00:00','/index.html','Firefox',1,'','baidu'),(10003,'220.181.132.194','2014-03-17 00:00:00','/index.html','Safari',1,'',''),(10004,'1.202.240.187','2014-03-17 00:00:00','/olap2.html','IE',1,'',''),(10005,'123.125.71.125','2014-03-17 00:00:00','/index.html','Chrome',1,'',''),(10006,'61.135.169.75','2014-03-17 00:00:00','/olap2.html','IE',1,'',''),(10007,'61.135.169.75','2014-03-17 00:00:00','/olap2.html','IE',1,'',''),(10008,'123.125.67.216','2014-03-17 00:00:00','/olap2.html','Firefox',1,'',''),(10009,'220.181.132.219','2014-03-17 00:00:00','/index.html','IE',1,'',''),(10010,'101.199.112.50','2014-03-17 00:00:00','/index.html','Safari',1,'',''),(10011,'123.125.67.209','2014-03-17 00:00:00','/olap2.html','Firefox',1,'',''),(10012,'121.199.125.21','2014-03-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10013,'121.199.125.4','2014-03-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10014,'121.199.125.21','2014-03-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10015,'121.199.125.4','2014-03-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10016,'23.88.74.215','2014-03-17 00:00:00','/index.html','IE',1,'',''),(10017,'121.199.125.21','2014-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(10018,'121.199.125.4','2014-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(10019,'121.199.125.21','2014-03-18 00:00:00','/newsview.htm','Firefox',1,'',''),(10020,'121.199.125.4','2014-03-18 00:00:00','/newsview.htm','Firefox',1,'',''),(10021,'111.73.46.227','2014-03-18 00:00:00','/index.html','IE',1,'',''),(10022,'121.199.125.21','2014-03-18 00:00:00','/newsview.htm','Firefox',1,'',''),(10023,'121.199.125.4','2014-03-18 00:00:00','/newsview.htm','Firefox',1,'',''),(10024,'218.29.176.217','2014-03-18 00:00:00','/index.html','IE',1,'',''),(10025,'23.88.74.215','2014-03-18 00:00:00','/index.html','IE',1,'',''),(10026,'38.100.21.63','2014-03-18 00:00:00','/index.html','IE',1,'',''),(10027,'38.100.21.63','2014-03-18 00:00:00','/index.html','IE',1,'',''),(10028,'38.100.21.63','2014-03-18 00:00:00','/appraise.html','IE',1,'',''),(10029,'38.100.21.63','2014-03-18 00:00:00','/product.html','IE',1,'',''),(10030,'38.100.21.63','2014-03-18 00:00:00','/sitemap.html','IE',1,'',''),(10031,'38.100.21.63','2014-03-18 00:00:00','/jobs.html','IE',1,'',''),(10032,'38.100.21.63','2014-03-18 00:00:00','/olap2.html','IE',1,'',''),(10033,'38.100.21.63','2014-03-18 00:00:00','/newsview.htm','IE',1,'',''),(10034,'38.100.21.63','2014-03-18 00:00:00','/about.html','IE',1,'',''),(10035,'38.100.21.63','2014-03-18 00:00:00','/etl.html','IE',1,'',''),(10036,'38.100.21.63','2014-03-18 00:00:00','/olap.html','IE',1,'',''),(10037,'218.30.118.101','2014-03-18 00:00:00','/index.html','Firefox',1,'',''),(10038,'61.135.165.9','2014-03-18 00:00:00','/product.html','Safari',1,'',''),(10039,'61.135.165.8','2014-03-18 00:00:00','/olap2.html','Safari',1,'',''),(10040,'121.199.125.21','2014-03-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10041,'121.199.125.4','2014-03-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10042,'121.199.125.21','2014-03-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10043,'121.199.125.4','2014-03-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10044,'121.199.125.21','2014-03-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10045,'121.199.125.4','2014-03-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10046,'121.199.125.21','2014-03-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10047,'121.199.125.4','2014-03-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10048,'121.199.125.21','2014-03-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10049,'121.199.125.4','2014-03-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10050,'121.199.125.21','2014-03-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10051,'121.199.125.4','2014-03-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10056,'123.125.71.137','2014-03-18 00:00:00','/index.html','Chrome',1,'',''),(10053,'61.135.165.47','2014-03-18 00:00:00','/index.html','Chrome',1,'',''),(10054,'23.88.74.215','2014-03-18 00:00:00','/index.html','IE',1,'',''),(10055,'61.135.169.75','2014-03-18 00:00:00','/product.html','IE',1,'',''),(10057,'220.181.51.56','2014-03-18 00:00:00','/index.html','Chrome',1,'',''),(10058,'61.135.165.55','2014-03-18 00:00:00','/index.html','Chrome',1,'',''),(10059,'27.46.118.224','2014-03-18 00:00:00','/index.html','IE',1,'睿思科技','360'),(10060,'27.46.118.224','2014-03-18 00:00:00','/product.html','IE',1,'',''),(10061,'121.199.125.21','2014-03-18 00:00:00','/newsview.htm','Firefox',1,'',''),(10062,'121.199.125.4','2014-03-18 00:00:00','/newsview.htm','Firefox',1,'',''),(10063,'220.181.132.217','2014-03-18 00:00:00','/index.html','IE',1,'',''),(10064,'101.199.112.49','2014-03-18 00:00:00','/index.html','Safari',1,'',''),(10065,'23.88.74.215','2014-03-18 00:00:00','/index.html','IE',1,'',''),(10066,'117.196.82.169','2014-03-18 00:00:00','/index.html','IE',1,'',''),(12363,'66.249.79.103','2014-03-31 00:00:00','/index.html','Safari',1,'',''),(10072,'111.206.36.136','2014-03-18 00:00:00','/index.html','IE',1,'',''),(10073,'123.125.71.48','2014-03-18 00:00:00','/crm.html','Safari',1,'',''),(10074,'65.55.215.247','2014-03-18 00:00:00','/olap.html','IE',1,'',''),(10075,'114.250.169.147','2014-03-18 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(10076,'121.199.125.21','2014-03-18 00:00:00','/newsview.htm','Firefox',1,'',''),(10077,'121.199.125.4','2014-03-18 00:00:00','/newsview.htm','Firefox',1,'',''),(10078,'121.199.125.21','2014-03-18 00:00:00','/newsview.htm','Firefox',1,'',''),(10079,'121.199.125.4','2014-03-18 00:00:00','/newsview.htm','Firefox',1,'',''),(10080,'121.22.171.98','2014-03-18 00:00:00','/crm.html','Chrome',1,'客户维系与挽留','baidu'),(10081,'119.147.146.189','2014-03-18 00:00:00','/index.html','IE',1,'',''),(10082,'106.120.164.213','2014-03-18 00:00:00','/index.html','IE',1,'',''),(10083,'123.125.68.14','2014-03-18 00:00:00','/index.html','Firefox',1,'',''),(10084,'121.199.125.21','2014-03-18 00:00:00','/newsview.htm','Firefox',1,'',''),(10085,'121.199.125.4','2014-03-19 00:00:00','/newsview.htm','Firefox',1,'',''),(10086,'123.125.68.25','2014-03-19 00:00:00','/index.html','Firefox',1,'',''),(10087,'23.88.74.215','2014-03-19 00:00:00','/index.html','IE',1,'',''),(10088,'220.181.51.102','2014-03-19 00:00:00','/index.html','Firefox',1,'',''),(10089,'121.199.125.21','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10090,'121.199.125.4','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10091,'121.199.125.21','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10092,'121.199.125.4','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10093,'111.73.46.227','2014-03-19 00:00:00','/index.html','IE',1,'',''),(10094,'121.199.125.21','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10095,'121.199.125.4','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10096,'220.181.51.108','2014-03-19 00:00:00','/index.html','Firefox',1,'',''),(10097,'220.181.51.110','2014-03-19 00:00:00','/index.html','Firefox',1,'',''),(10098,'220.181.158.106','2014-03-19 00:00:00','/index.html','Firefox',1,'',''),(10099,'123.125.68.52','2014-03-19 00:00:00','/product.html','Firefox',1,'',''),(10100,'23.88.74.215','2014-03-19 00:00:00','/index.html','IE',1,'',''),(10101,'123.125.68.190','2014-03-19 00:00:00','/product.html','Firefox',1,'',''),(10102,'61.135.190.70','2014-03-19 00:00:00','/crm.html','Safari',1,'',''),(10103,'61.135.190.68','2014-03-19 00:00:00','/product.html','IE',1,'www','baidu'),(10104,'220.181.51.203','2014-03-19 00:00:00','/olap2.html','IE',1,'www','baidu'),(10105,'111.206.36.18','2014-03-19 00:00:00','/index.html','IE',1,'',''),(10106,'66.249.84.92','2014-03-19 00:00:00','/index.html','Firefox',1,'',''),(10107,'42.156.136.24','2014-03-19 00:00:00','/index.html','Safari',1,'',''),(10114,'121.199.125.4','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10113,'121.199.125.21','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10112,'218.29.176.217','2014-03-19 00:00:00','/index.html','IE',1,'',''),(10115,'125.34.7.233','2014-03-19 00:00:00','/index.html','Chrome',1,'北京 睿','baidu'),(10116,'119.147.146.189','2014-03-19 00:00:00','/index.html','IE',1,'',''),(10117,'125.34.7.233','2014-03-19 00:00:00','/service.html','Chrome',1,'',''),(10118,'125.34.7.233','2014-03-19 00:00:00','/jobs.html','Chrome',1,'',''),(10119,'125.34.7.233','2014-03-19 00:00:00','/product.html','Chrome',1,'',''),(10120,'125.34.7.233','2014-03-19 00:00:00','/about.html','Chrome',1,'',''),(10121,'125.34.7.233','2014-03-19 00:00:00','/concat.html','Chrome',1,'',''),(10122,'23.88.74.215','2014-03-19 00:00:00','/index.html','IE',1,'',''),(10123,'123.125.68.163','2014-03-19 00:00:00','/product.html','Firefox',1,'',''),(10124,'115.239.212.10','2014-03-19 00:00:00','/crm.html','Safari',1,'',''),(10125,'61.135.255.84','2014-03-19 00:00:00','/index.html','Firefox',1,'',''),(10126,'61.135.255.84','2014-03-19 00:00:00','/product.html','Firefox',1,'',''),(10127,'61.135.169.75','2014-03-19 00:00:00','/olap2.html','IE',1,'',''),(10130,'119.147.146.189','2014-03-19 00:00:00','/doc/appraise.pdf','IE',1,'',''),(10129,'61.135.169.75','2014-03-19 00:00:00','/olap2.html','IE',1,'',''),(10131,'60.199.178.103','2014-03-19 00:00:00','/doc/appraise.pdf','IE',1,'',''),(10132,'121.199.125.21','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10133,'121.199.125.4','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10134,'101.226.19.93','2014-03-19 00:00:00','/index.html','IE',1,'',''),(10135,'23.88.74.215','2014-03-19 00:00:00','/index.html','IE',1,'',''),(10136,'220.181.132.217','2014-03-19 00:00:00','/index.html','IE',1,'',''),(10137,'101.199.108.56','2014-03-19 00:00:00','/index.html','Safari',1,'',''),(10138,'121.199.125.21','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10139,'121.199.125.4','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10140,'118.81.243.99','2014-03-19 00:00:00','/product.html','IE',1,'商业智能 BI 2013','baidu'),(10141,'120.0.247.112','2014-03-19 00:00:00','/crm.html','IE',1,'客户维系系统','baidu'),(10142,'121.199.125.21','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10143,'121.199.125.4','2014-03-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10144,'61.135.190.102','2014-03-20 00:00:00','/newsview.htm','Firefox',1,'BIϵͳ��Ӧ����֯˼·����ݷ���ģʽ-�����˼�Ƽ����޹�˾','baidu'),(10145,'119.147.146.189','2014-03-20 00:00:00','/index.html','IE',1,'',''),(10146,'23.88.74.215','2014-03-20 00:00:00','/index.html','IE',1,'',''),(10147,'111.73.46.227','2014-03-20 00:00:00','/index.html','IE',1,'',''),(10148,'61.135.190.105','2014-03-20 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(10149,'61.135.190.220','2014-03-20 00:00:00','/crm.html','Firefox',1,'�ͻ�άϵ������','baidu'),(10150,'220.181.51.53','2014-03-20 00:00:00','/newsview.htm','Safari',1,'',''),(10151,'61.135.165.23','2014-03-20 00:00:00','/newsview.htm','Safari',1,'',''),(10152,'218.30.118.98','2014-03-20 00:00:00','/index.html','Firefox',1,'',''),(10153,'123.125.68.44','2014-03-20 00:00:00','/product.html','Firefox',1,'',''),(10154,'123.125.68.8','2014-03-20 00:00:00','/product.html','Firefox',1,'',''),(10155,'61.135.190.197','2014-03-20 00:00:00','/index.html','Safari',1,'',''),(10156,'220.181.51.144','2014-03-20 00:00:00','/index.html','Safari',1,'',''),(10157,'123.125.68.21','2014-03-20 00:00:00','/olap2.html','Firefox',1,'',''),(10158,'23.88.74.215','2014-03-20 00:00:00','/index.html','IE',1,'',''),(10159,'124.205.50.24','2014-03-20 00:00:00','/product.html','Chrome',1,'bi系统构成','baidu'),(10160,'61.135.255.84','2014-03-20 00:00:00','/index.html','Firefox',1,'',''),(10161,'124.205.50.24','2014-03-20 00:00:00','/etl.html','Chrome',1,'',''),(10162,'123.125.68.48','2014-03-20 00:00:00','/olap2.html','Firefox',1,'',''),(10163,'124.205.50.24','2014-03-20 00:00:00','/about.html','Chrome',1,'',''),(10164,'124.205.50.24','2014-03-20 00:00:00','/qywh.html','Chrome',1,'',''),(10165,'124.205.50.24','2014-03-20 00:00:00','/concat.html','Chrome',1,'',''),(10166,'124.205.50.24','2014-03-20 00:00:00','/jobs.html','Chrome',1,'',''),(10167,'124.205.50.24','2014-03-20 00:00:00','/xsfwjl.html','Chrome',1,'',''),(10168,'124.193.222.226','2014-03-20 00:00:00','/index.html','IE',1,'','baidu'),(10169,'124.193.222.226','2014-03-20 00:00:00','/about.html','IE',1,'',''),(10170,'124.193.222.226','2014-03-20 00:00:00','/about.html','IE',1,'',''),(10171,'124.193.222.226','2014-03-20 00:00:00','/qywh.html','IE',1,'',''),(10172,'124.193.222.226','2014-03-20 00:00:00','/concat.html','IE',1,'',''),(10173,'58.214.24.138','2014-03-20 00:00:00','/olap2.html','IE',1,'','baidu'),(10174,'113.250.196.24','2014-03-20 00:00:00','/newsview.htm','IE',1,'BI 预测 制造业','google'),(10175,'220.181.51.45','2014-03-20 00:00:00','/index.html','Chrome',1,'',''),(10177,'123.125.71.39','2014-03-20 00:00:00','/crm.html','Safari',1,'',''),(10178,'180.153.182.99','2014-03-20 00:00:00','/index.html','IE',1,'',''),(10179,'61.135.190.201','2014-03-20 00:00:00','/olap2.html','IE',1,'www','baidu'),(10180,'61.135.190.71','2014-03-20 00:00:00','/product.html','IE',1,'www','baidu'),(12362,'220.181.132.193','2014-03-31 00:00:00','/index.html','Safari',1,'',''),(10183,'123.150.208.49','2014-03-20 00:00:00','/index.html','Chrome',1,'',''),(10184,'220.181.132.217','2014-03-20 00:00:00','/index.html','IE',1,'',''),(10185,'101.199.108.118','2014-03-20 00:00:00','/index.html','Safari',1,'',''),(10186,'220.181.165.193','2014-03-20 00:00:00','/product.html','Safari',1,'',''),(10187,'23.88.74.215','2014-03-20 00:00:00','/index.html','IE',1,'',''),(10188,'115.215.41.223','2014-03-20 00:00:00','/etl.html','Chrome',1,'',''),(10189,'115.215.41.223','2014-03-20 00:00:00','/report.html','Chrome',1,'',''),(10190,'115.215.41.223','2014-03-20 00:00:00','/report.html','Chrome',1,'',''),(10191,'110.96.37.194','2014-03-20 00:00:00','/index.html','IE',1,'北京睿思科技','360'),(10192,'110.96.37.194','2014-03-20 00:00:00','/jobs.html','IE',1,'',''),(10193,'121.199.125.21','2014-03-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10194,'121.199.125.4','2014-03-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10195,'220.174.208.154','2014-03-21 00:00:00','/index.html','IE',1,'',''),(10196,'188.165.195.156','2014-03-21 00:00:00','/index.html','IE',1,'',''),(10197,'218.30.118.80','2014-03-21 00:00:00','/index.html','Firefox',1,'',''),(10198,'121.199.125.21','2014-03-21 00:00:00','/newsview.htm','Firefox',1,'',''),(10199,'121.199.125.4','2014-03-21 00:00:00','/newsview.htm','Firefox',1,'',''),(10200,'23.88.74.215','2014-03-21 00:00:00','/index.html','IE',1,'',''),(10201,'123.125.67.215','2014-03-21 00:00:00','/olap2.html','Firefox',1,'',''),(10202,'123.125.68.59','2014-03-21 00:00:00','/product.html','Firefox',1,'',''),(10203,'121.199.125.21','2014-03-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10204,'121.199.125.4','2014-03-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10205,'61.135.165.40','2014-03-21 00:00:00','/product.html','Safari',1,'',''),(10206,'61.135.165.6','2014-03-21 00:00:00','/olap2.html','Safari',1,'',''),(10207,'220.181.51.199','2014-03-21 00:00:00','/product.html','IE',1,'www','baidu'),(10208,'123.118.199.78','2014-03-21 00:00:00','/index.html','Chrome',1,'','baidu'),(10209,'123.118.199.78','2014-03-21 00:00:00','/index.html','Chrome',1,'','baidu'),(10210,'123.118.199.78','2014-03-21 00:00:00','/about.html','Chrome',1,'',''),(10211,'123.118.199.78','2014-03-21 00:00:00','/concat.html','Chrome',1,'',''),(10212,'121.199.125.21','2014-03-21 00:00:00','/newsview.htm','Firefox',1,'',''),(10213,'121.199.125.4','2014-03-21 00:00:00','/newsview.htm','Firefox',1,'',''),(10214,'223.73.155.23','2014-03-21 00:00:00','/index.html','IE',1,'','baidu'),(10215,'223.73.155.23','2014-03-21 00:00:00','/product.html','IE',1,'',''),(10216,'23.88.74.215','2014-03-21 00:00:00','/index.html','IE',1,'',''),(10217,'115.239.212.66','2014-03-21 00:00:00','/crm.html','Safari',1,'',''),(10218,'119.147.146.189','2014-03-21 00:00:00','/index.html','IE',1,'',''),(10219,'222.128.177.26','2014-03-21 00:00:00','/product.html','IE',1,'智慧商业','baidu'),(10220,'222.128.177.26','2014-03-21 00:00:00','/about.html','IE',1,'',''),(10221,'222.128.177.26','2014-03-21 00:00:00','/product.html','IE',1,'',''),(10222,'222.128.177.26','2014-03-21 00:00:00','/olap2.html','IE',1,'',''),(10223,'123.121.216.124','2014-03-21 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(10224,'123.125.71.102','2014-03-21 00:00:00','/newsview.htm','Safari',1,'',''),(10225,'116.231.141.152','2014-03-21 00:00:00','/news.htm','Chrome',1,'',''),(10226,'116.231.141.152','2014-03-21 00:00:00','/about.html','Chrome',1,'',''),(10227,'116.231.141.152','2014-03-21 00:00:00','/index.html','Chrome',1,'',''),(10228,'116.231.141.152','2014-03-21 00:00:00','/product.html','Chrome',1,'',''),(10229,'116.231.141.152','2014-03-21 00:00:00','/service.html','Chrome',1,'',''),(10264,'74.50.103.45','2014-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(10232,'182.128.146.161','2014-03-21 00:00:00','/index.html','Chrome',1,'',''),(10233,'119.147.146.189','2014-03-21 00:00:00','/index.html','IE',1,'',''),(10234,'23.88.74.215','2014-03-21 00:00:00','/index.html','IE',1,'',''),(10235,'121.199.125.21','2014-03-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10236,'121.199.125.4','2014-03-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10237,'66.249.74.90','2014-03-22 00:00:00','/index.html','Safari',1,'',''),(10238,'74.50.103.45','2014-03-22 00:00:00','/about.html','Safari',1,'',''),(10239,'23.88.74.215','2014-03-22 00:00:00','/index.html','IE',1,'',''),(10240,'74.50.103.45','2014-03-22 00:00:00','/olap.html','Safari',1,'',''),(10241,'74.50.103.45','2014-03-22 00:00:00','/jobs.html','Safari',1,'',''),(10242,'74.50.103.45','2014-03-22 00:00:00','/portal.html','Safari',1,'',''),(10243,'218.30.118.98','2014-03-22 00:00:00','/index.html','Firefox',1,'',''),(10244,'74.50.103.45','2014-03-22 00:00:00','/olap2.html','Safari',1,'',''),(10245,'74.50.103.45','2014-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(10246,'121.199.125.21','2014-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(10247,'121.199.125.4','2014-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(10248,'74.50.103.45','2014-03-22 00:00:00','/service.html','Safari',1,'',''),(10249,'74.50.103.45','2014-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(10250,'74.50.103.45','2014-03-22 00:00:00','/appraise.html','Safari',1,'',''),(10251,'121.199.125.21','2014-03-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10252,'121.199.125.4','2014-03-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10253,'74.50.103.45','2014-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(10254,'74.50.103.45','2014-03-22 00:00:00','/etl.html','Safari',1,'',''),(10255,'74.50.103.45','2014-03-22 00:00:00','/news.htm','Safari',1,'',''),(10256,'74.50.103.45','2014-03-22 00:00:00','/subject.html','Safari',1,'',''),(10257,'74.50.103.45','2014-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(10258,'220.181.108.56','2014-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(10259,'74.50.103.45','2014-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(10260,'220.181.51.208','2014-03-22 00:00:00','/product.html','IE',1,'www','baidu'),(10261,'74.50.103.45','2014-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(10262,'220.181.132.217','2014-03-22 00:00:00','/index.html','IE',1,'',''),(10263,'101.199.112.55','2014-03-22 00:00:00','/index.html','Safari',1,'',''),(10265,'61.135.190.68','2014-03-22 00:00:00','/olap2.html','IE',1,'www','baidu'),(10266,'220.181.51.107','2014-03-22 00:00:00','/olap2.html','Firefox',1,'',''),(10267,'220.181.51.103','2014-03-22 00:00:00','/product.html','Firefox',1,'',''),(10268,'123.114.252.3','2014-03-22 00:00:00','/index.html','Firefox',1,'',''),(10269,'123.114.252.3','2014-03-22 00:00:00','/about.html','Firefox',1,'',''),(10270,'123.114.252.3','2014-03-22 00:00:00','/qywh.html','Firefox',1,'',''),(10271,'123.114.252.3','2014-03-22 00:00:00','/concat.html','Firefox',1,'',''),(10272,'123.114.252.3','2014-03-22 00:00:00','/news.htm','Firefox',1,'',''),(10273,'123.114.252.3','2014-03-22 00:00:00','/product.html','Firefox',1,'',''),(10274,'123.114.252.3','2014-03-22 00:00:00','/appraise.html','Firefox',1,'',''),(10275,'123.114.252.3','2014-03-22 00:00:00','/bigdata.html','Firefox',1,'',''),(10276,'123.114.252.3','2014-03-22 00:00:00','/service.html','Firefox',1,'',''),(10277,'123.114.252.3','2014-03-22 00:00:00','/jobs.html','Firefox',1,'',''),(10278,'123.114.252.3','2014-03-22 00:00:00','/xsfwjl.html','Firefox',1,'',''),(10279,'123.114.252.3','2014-03-22 00:00:00','/index.html','Firefox',1,'',''),(10280,'123.114.252.3','2014-03-22 00:00:00','/index.html','Firefox',1,'',''),(10281,'123.114.252.3','2014-03-22 00:00:00','/product.html','Firefox',1,'',''),(10282,'123.114.252.3','2014-03-22 00:00:00','/doc/bi.pdf','Firefox',1,'',''),(10283,'123.114.252.3','2014-03-22 00:00:00','/olap2.html','Firefox',1,'',''),(10284,'123.125.71.72','2014-03-22 00:00:00','/index.html','Safari',1,'',''),(10285,'37.115.191.211','2014-03-22 00:00:00','/index.html','IE',1,'',''),(10286,'192.210.53.99','2014-03-22 00:00:00','/index.html','IE',1,'',''),(10287,'61.135.169.75','2014-03-22 00:00:00','/product.html','IE',1,'',''),(10288,'23.88.74.215','2014-03-22 00:00:00','/index.html','IE',1,'',''),(10289,'58.33.189.12','2014-03-22 00:00:00','/product.html','IE',1,'BI系统','baidu'),(10290,'117.79.154.140','2014-03-22 00:00:00','/product.html','IE',1,'BI系统','baidu'),(10291,'58.33.189.12','2014-03-22 00:00:00','/about.html','IE',1,'',''),(10292,'121.199.125.21','2014-03-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10293,'121.199.125.4','2014-03-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10294,'121.199.125.21','2014-03-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10295,'121.199.125.4','2014-03-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10296,'23.88.74.215','2014-03-22 00:00:00','/index.html','IE',1,'',''),(10297,'121.199.125.21','2014-03-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10298,'121.199.125.4','2014-03-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10299,'66.249.74.85','2014-03-23 00:00:00','/dss.html','Safari',1,'',''),(10300,'220.181.158.219','2014-03-23 00:00:00','/index.html','Safari',1,'',''),(10301,'61.135.169.42','2014-03-23 00:00:00','/olap2.html','Safari',1,'',''),(10302,'111.73.46.227','2014-03-23 00:00:00','/index.html','IE',1,'',''),(10303,'23.88.74.215','2014-03-23 00:00:00','/index.html','IE',1,'',''),(10304,'121.199.125.21','2014-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(10305,'121.199.125.4','2014-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(10306,'180.113.143.122','2014-03-23 00:00:00','/about.html','Chrome',1,'',''),(10307,'180.113.143.122','2014-03-23 00:00:00','/news.htm','Chrome',1,'',''),(10308,'180.113.143.122','2014-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(10309,'180.113.143.122','2014-03-23 00:00:00','/jobs.html','Chrome',1,'',''),(10310,'180.113.143.122','2014-03-23 00:00:00','/product.html','Chrome',1,'',''),(10311,'180.113.143.122','2014-03-23 00:00:00','/demo.html','Chrome',1,'',''),(10312,'180.113.143.122','2014-03-23 00:00:00','/datamining.html','Chrome',1,'',''),(10313,'180.113.143.122','2014-03-23 00:00:00','/report.html','Chrome',1,'',''),(10314,'121.199.125.21','2014-03-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10315,'121.199.125.4','2014-03-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10316,'218.30.118.101','2014-03-23 00:00:00','/index.html','Firefox',1,'',''),(10317,'220.181.51.199','2014-03-23 00:00:00','/olap2.html','IE',1,'www','baidu'),(10318,'61.135.190.199','2014-03-23 00:00:00','/product.html','IE',1,'www','baidu'),(10319,'121.199.125.21','2014-03-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10320,'121.199.125.4','2014-03-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10321,'188.92.75.82','2014-03-23 00:00:00','/newsview.htm','IE',1,'',''),(10322,'188.92.75.82','2014-03-23 00:00:00','/index.html','IE',1,'',''),(10323,'188.92.75.82','2014-03-23 00:00:00','/about.html','IE',1,'',''),(10324,'188.92.75.82','2014-03-23 00:00:00','/news.htm','IE',1,'',''),(10325,'188.92.75.82','2014-03-23 00:00:00','/product.html','IE',1,'',''),(10326,'188.92.75.82','2014-03-23 00:00:00','/service.html','IE',1,'',''),(10327,'188.92.75.82','2014-03-23 00:00:00','/jobs.html','IE',1,'',''),(10328,'180.153.180.138','2014-03-23 00:00:00','/newsview.htm','IE',1,'',''),(10339,'123.125.71.45','2014-03-23 00:00:00','/newsview.htm','Safari',1,'',''),(10338,'101.199.108.59','2014-03-23 00:00:00','/index.html','Safari',1,'',''),(10337,'220.181.132.217','2014-03-23 00:00:00','/index.html','IE',1,'',''),(10335,'23.88.74.215','2014-03-23 00:00:00','/index.html','IE',1,'',''),(10336,'61.135.169.75','2014-03-23 00:00:00','/product.html','IE',1,'',''),(10340,'1.202.240.187','2014-03-23 00:00:00','/dss.html','Firefox',1,'',''),(10341,'61.135.169.75','2014-03-23 00:00:00','/product.html','IE',1,'',''),(10342,'220.181.51.105','2014-03-23 00:00:00','/dss.html','Firefox',1,'',''),(10343,'202.112.128.131','2014-03-23 00:00:00','/index.html','Chrome',1,'',''),(10344,'61.135.190.105','2014-03-23 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(10345,'111.73.46.227','2014-03-23 00:00:00','/index.html','IE',1,'',''),(10346,'183.57.154.247','2014-03-23 00:00:00','/index.html','IE',1,'',''),(10347,'61.135.190.221','2014-03-23 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(10348,'121.199.125.21','2014-03-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10349,'121.199.125.4','2014-03-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10350,'121.199.125.21','2014-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(10351,'121.199.125.4','2014-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(10352,'121.199.125.21','2014-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(10353,'121.199.125.4','2014-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(10354,'77.113.12.178','2014-03-24 00:00:00','/index.html','IE',1,'',''),(10355,'119.147.146.194','2014-03-24 00:00:00','/index.html','IE',1,'',''),(10356,'119.147.146.195','2014-03-24 00:00:00','/index.html','IE',1,'',''),(10357,'23.88.74.215','2014-03-24 00:00:00','/index.html','IE',1,'',''),(10358,'220.181.165.197','2014-03-24 00:00:00','/olap2.html','Safari',1,'',''),(10359,'218.30.118.98','2014-03-24 00:00:00','/index.html','Firefox',1,'',''),(10360,'220.181.108.45','2014-03-24 00:00:00','/newsview.htm','Safari',1,'',''),(10361,'121.199.125.21','2014-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(10362,'121.199.125.4','2014-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(10363,'121.199.125.21','2014-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(10364,'121.199.125.4','2014-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(10365,'123.125.68.11','2014-03-24 00:00:00','/product.html','Firefox',1,'',''),(10366,'221.194.44.100','2014-03-24 00:00:00','/index.html','IE',1,'',''),(10367,'61.135.169.42','2014-03-24 00:00:00','/product.html','Safari',1,'',''),(10368,'42.120.161.24','2014-03-24 00:00:00','/product.html','Safari',1,'',''),(10369,'121.199.125.21','2014-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(10370,'121.199.125.4','2014-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(10372,'119.147.146.189','2014-03-24 00:00:00','/index.html','IE',1,'',''),(10373,'220.181.51.108','2014-03-24 00:00:00','/olap2.html','Firefox',1,'',''),(10374,'220.181.132.219','2014-03-24 00:00:00','/index.html','IE',1,'',''),(10375,'101.199.108.54','2014-03-24 00:00:00','/index.html','Safari',1,'',''),(10376,'220.181.132.217','2014-03-24 00:00:00','/index.html','IE',1,'',''),(10377,'101.199.108.56','2014-03-24 00:00:00','/index.html','Safari',1,'',''),(10378,'220.181.51.105','2014-03-24 00:00:00','/product.html','Firefox',1,'',''),(10379,'61.135.169.75','2014-03-24 00:00:00','/dss.html','IE',1,'',''),(10380,'106.120.121.147','2014-03-24 00:00:00','/index.html','Chrome',1,'','baidu'),(10381,'106.120.121.147','2014-03-24 00:00:00','/news.htm','Chrome',1,'',''),(10382,'106.120.121.147','2014-03-24 00:00:00','/product.html','Chrome',1,'',''),(10383,'106.120.121.147','2014-03-24 00:00:00','/service.html','Chrome',1,'',''),(10384,'106.120.121.147','2014-03-24 00:00:00','/jobs.html','Chrome',1,'',''),(10385,'61.135.190.199','2014-03-24 00:00:00','/index.html','Safari',1,'',''),(10386,'220.181.51.142','2014-03-24 00:00:00','/index.html','Safari',1,'',''),(10387,'61.135.169.75','2014-03-24 00:00:00','/dss.html','IE',1,'',''),(10388,'23.88.74.215','2014-03-24 00:00:00','/index.html','IE',1,'',''),(10389,'110.209.68.108','2014-03-24 00:00:00','/product.html','Chrome',1,'','baidu'),(10390,'110.209.68.108','2014-03-24 00:00:00','/jobs.html','Chrome',1,'',''),(10391,'123.125.71.125','2014-03-24 00:00:00','/index.html','Chrome',1,'',''),(12360,'110.172.223.26','2014-03-31 00:00:00','/service.html','Chrome',1,'',''),(12359,'110.172.223.26','2014-03-31 00:00:00','/product.html','Chrome',1,'',''),(10396,'123.125.71.77','2014-03-24 00:00:00','/index.html','Safari',1,'',''),(12361,'220.181.132.219','2014-03-31 00:00:00','/index.html','IE',1,'',''),(10397,'66.249.84.92','2014-03-24 00:00:00','/index.html','Firefox',1,'',''),(10398,'121.199.125.21','2014-03-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10399,'121.199.125.4','2014-03-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10400,'220.181.51.102','2014-03-24 00:00:00','/index.html','Firefox',1,'',''),(10401,'101.226.14.151','2014-03-24 00:00:00','/index.html','IE',1,'',''),(10402,'194.1.247.250','2014-03-24 00:00:00','/index.html','Firefox',1,'',''),(10403,'211.157.144.91','2014-03-24 00:00:00','/etl.html','IE',1,'',''),(10404,'211.157.144.91','2014-03-24 00:00:00','/olap2.html','IE',1,'',''),(10405,'211.157.144.91','2014-03-24 00:00:00','/demo.html','IE',1,'',''),(10406,'106.120.255.243','2014-03-24 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(10407,'115.239.212.193','2014-03-24 00:00:00','/product.html','Firefox',1,'',''),(10408,'106.120.255.243','2014-03-24 00:00:00','/index.html','IE',1,'',''),(10409,'106.120.255.243','2014-03-24 00:00:00','/newsview.htm','IE',1,'',''),(10410,'106.120.255.243','2014-03-24 00:00:00','/newsview.htm','IE',1,'',''),(10411,'23.88.74.215','2014-03-25 00:00:00','/index.html','IE',1,'',''),(10412,'66.249.64.112','2014-03-25 00:00:00','/about.html','Safari',1,'',''),(10413,'66.249.64.117','2014-03-25 00:00:00','/sitemap.html','Safari',1,'',''),(10414,'121.199.125.21','2014-03-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10415,'121.199.125.4','2014-03-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10416,'61.135.169.43','2014-03-25 00:00:00','/olap2.html','Safari',1,'',''),(10417,'218.26.99.180','2014-03-25 00:00:00','/index.html','IE',1,'',''),(10418,'203.93.110.21','2014-03-25 00:00:00','/xzx.html','IE',0,'',''),(10419,'58.245.27.209','2014-03-25 00:00:00','/isko-1.html','IE',0,'',''),(10420,'118.228.30.35','2014-03-25 00:00:00','/mainpage.html','IE',0,'',''),(10421,'220.174.208.154','2014-03-25 00:00:00','/2009-kof97.html','IE',0,'',''),(10422,'118.228.30.35','2014-03-25 00:00:00','/xiaozi.html','IE',0,'',''),(10423,'23.88.74.215','2014-03-25 00:00:00','/index.html','IE',1,'',''),(10424,'218.26.99.180','2014-03-25 00:00:00','/fuck-china.html','IE',0,'',''),(10425,'202.101.75.53','2014-03-25 00:00:00','/sec.html','IE',0,'',''),(10426,'123.125.68.175','2014-03-25 00:00:00','/olap2.html','Firefox',1,'',''),(10427,'58.245.27.209','2014-03-25 00:00:00','/gl.html','IE',0,'',''),(10428,'202.101.75.53','2014-03-25 00:00:00','/STQ.html','IE',0,'',''),(10429,'202.101.75.53','2014-03-25 00:00:00','/caihua.html','IE',0,'',''),(10430,'220.174.208.154','2014-03-25 00:00:00','/ff0000.html','IE',0,'',''),(10431,'118.228.30.35','2014-03-25 00:00:00','/solo.html','IE',0,'',''),(10432,'220.174.208.155','2014-03-25 00:00:00','/0ye.html','IE',0,'',''),(10433,'202.101.75.53','2014-03-25 00:00:00','/xiaozu.html','IE',0,'',''),(10434,'58.245.27.209','2014-03-25 00:00:00','/jyhack.com.html','IE',0,'',''),(10435,'203.93.110.21','2014-03-25 00:00:00','/kd.html','IE',0,'',''),(10436,'218.26.99.180','2014-03-25 00:00:00','/L4ck.html','IE',0,'',''),(10437,'202.101.75.53','2014-03-25 00:00:00','/huzong.html','IE',0,'',''),(10438,'203.93.110.21','2014-03-25 00:00:00','/ColdDog.html','IE',0,'',''),(10439,'218.26.99.180','2014-03-25 00:00:00','/2014.html','IE',0,'',''),(10440,'220.174.208.155','2014-03-25 00:00:00','/T2sec.html','IE',0,'',''),(10441,'202.101.75.53','2014-03-25 00:00:00','/K7y2le.html','IE',0,'',''),(10442,'58.245.27.209','2014-03-25 00:00:00','/jyhack.html','IE',0,'',''),(10443,'220.174.208.154','2014-03-25 00:00:00','/inside.html','IE',0,'',''),(10444,'218.30.118.100','2014-03-25 00:00:00','/index.html','Firefox',1,'',''),(10445,'58.245.27.209','2014-03-25 00:00:00','/yll.html','IE',0,'',''),(10446,'220.174.208.155','2014-03-25 00:00:00','/FUCK-CHINA.html','IE',0,'',''),(10447,'202.101.75.53','2014-03-25 00:00:00','/xsd.html','IE',0,'',''),(10448,'218.26.99.180','2014-03-25 00:00:00','/suluoli.html','IE',0,'',''),(10449,'58.245.27.222','2014-03-25 00:00:00','/agsec.html','IE',0,'',''),(10450,'218.26.99.180','2014-03-25 00:00:00','/vN.html','IE',0,'',''),(10451,'220.174.208.155','2014-03-25 00:00:00','/mors.html','IE',0,'',''),(10452,'58.245.27.209','2014-03-25 00:00:00','/0x8.html','IE',0,'',''),(10453,'203.93.110.21','2014-03-25 00:00:00','/No7e.html','IE',0,'',''),(10454,'58.245.27.209','2014-03-25 00:00:00','/bb.html','IE',0,'',''),(10455,'220.174.208.154','2014-03-25 00:00:00','/crack.html','IE',0,'',''),(10456,'202.101.75.53','2014-03-25 00:00:00','/code.html','IE',0,'',''),(10457,'220.174.208.155','2014-03-25 00:00:00','/hackcx.html','IE',0,'',''),(10458,'58.245.27.222','2014-03-25 00:00:00','/SeVen.html','IE',0,'',''),(10459,'118.228.30.35','2014-03-25 00:00:00','/heici.html','IE',0,'',''),(10460,'218.26.99.180','2014-03-25 00:00:00','/alun.html','IE',0,'',''),(10461,'220.174.208.155','2014-03-25 00:00:00','/nima.html','IE',0,'',''),(10462,'61.135.165.10','2014-03-25 00:00:00','/dss.html','Safari',1,'',''),(10463,'220.174.208.155','2014-03-25 00:00:00','/single.html','IE',0,'',''),(10464,'218.26.99.180','2014-03-25 00:00:00','/Conqu3r.html','IE',0,'',''),(10465,'203.93.110.21','2014-03-25 00:00:00','/sere.html','IE',0,'',''),(10466,'58.245.27.222','2014-03-25 00:00:00','/1937cn.html','IE',0,'',''),(10467,'118.228.30.35','2014-03-25 00:00:00','/U_Ghost.html','IE',0,'',''),(10468,'203.93.110.21','2014-03-25 00:00:00','/M4sk.html','IE',0,'',''),(10469,'58.245.27.222','2014-03-25 00:00:00','/1937cn.net.html','IE',0,'',''),(10470,'220.174.208.155','2014-03-25 00:00:00','/wBm.html','IE',0,'',''),(10471,'218.26.99.180','2014-03-25 00:00:00','/12345.html','IE',0,'',''),(10472,'202.101.75.53','2014-03-25 00:00:00','/evil.html','IE',0,'',''),(10473,'58.245.27.222','2014-03-25 00:00:00','/kurdish.html','IE',0,'',''),(10474,'220.174.208.155','2014-03-25 00:00:00','/X-S.html','IE',0,'',''),(10475,'118.228.30.35','2014-03-25 00:00:00','/ngsst.html','IE',0,'',''),(10476,'202.101.75.53','2014-03-25 00:00:00','/idn.html','IE',0,'',''),(10477,'203.93.110.21','2014-03-25 00:00:00','/hksn.html','IE',0,'',''),(10478,'220.174.208.154','2014-03-25 00:00:00','/hjk.html','IE',0,'',''),(10479,'58.245.27.209','2014-03-25 00:00:00','/xiaoyao.html','IE',0,'',''),(10480,'58.245.27.222','2014-03-25 00:00:00','/AdminSE.html','IE',0,'',''),(10481,'118.228.30.35','2014-03-25 00:00:00','/jiu.html','IE',0,'',''),(10482,'203.93.110.21','2014-03-25 00:00:00','/HACKED.html','IE',0,'',''),(10483,'58.245.27.209','2014-03-25 00:00:00','/av.html','IE',0,'',''),(10484,'58.245.27.222','2014-03-25 00:00:00','/fengyu.html','IE',0,'',''),(10485,'118.228.30.35','2014-03-25 00:00:00','/hang.html','IE',0,'',''),(10486,'218.26.99.180','2014-03-25 00:00:00','/RedFox.html','IE',0,'',''),(10487,'202.101.75.53','2014-03-25 00:00:00','/oday.html','IE',0,'',''),(10488,'64.246.165.10','2014-03-25 00:00:00','/index.html','Firefox',1,'',''),(10489,'64.246.165.10','2014-03-25 00:00:00','/index.html','Firefox',1,'',''),(10490,'219.141.159.46','2014-03-25 00:00:00','/etl.html','IE',1,'',''),(10491,'219.141.159.46','2014-03-25 00:00:00','/index.html','IE',1,'',''),(10492,'219.141.159.62','2014-03-25 00:00:00','/index.html','IE',1,'',''),(10493,'211.157.144.91','2014-03-25 00:00:00','/about.html','IE',1,'',''),(10494,'211.157.144.91','2014-03-25 00:00:00','/about.html','IE',1,'',''),(10495,'211.157.144.91','2014-03-25 00:00:00','/qywh.html','IE',1,'',''),(10496,'211.157.144.91','2014-03-25 00:00:00','/concat.html','IE',1,'',''),(10497,'121.199.125.21','2014-03-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10498,'121.199.125.21','2014-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(10499,'121.199.125.4','2014-03-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10500,'121.199.125.4','2014-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(10501,'211.157.144.91','2014-03-25 00:00:00','/product.html','IE',1,'',''),(10502,'211.157.144.91','2014-03-25 00:00:00','/demo.html','IE',1,'',''),(10503,'211.157.144.91','2014-03-25 00:00:00','/olap2.html','IE',1,'',''),(10504,'111.206.36.9','2014-03-25 00:00:00','/index.html','IE',1,'',''),(10505,'123.124.192.178','2014-03-25 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(10506,'123.124.192.178','2014-03-25 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(10507,'211.157.144.91','2014-03-25 00:00:00','/service.html','IE',1,'',''),(10508,'211.157.144.91','2014-03-25 00:00:00','/service.html','IE',1,'',''),(10509,'211.157.144.91','2014-03-25 00:00:00','/jobs.html','IE',1,'',''),(10510,'123.124.192.178','2014-03-25 00:00:00','/index.html','Chrome',1,'',''),(10511,'211.157.144.91','2014-03-25 00:00:00','/index.html','IE',1,'',''),(10512,'171.117.67.216','2014-03-25 00:00:00','/index.html','IE',1,'',''),(10513,'123.124.192.178','2014-03-25 00:00:00','/about.html','Chrome',1,'',''),(10514,'123.124.192.178','2014-03-25 00:00:00','/qywh.html','Chrome',1,'',''),(10515,'123.124.192.178','2014-03-25 00:00:00','/concat.html','Chrome',1,'',''),(10516,'121.199.125.21','2014-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(10517,'121.199.125.4','2014-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(10518,'111.193.239.57','2014-03-25 00:00:00','/index.html','Chrome',1,'北京睿','baidu'),(10519,'111.193.239.57','2014-03-25 00:00:00','/jobs.html','Chrome',1,'',''),(10520,'111.193.239.57','2014-03-25 00:00:00','/service.html','Chrome',1,'',''),(10521,'111.193.239.57','2014-03-25 00:00:00','/product.html','Chrome',1,'',''),(10522,'111.193.239.57','2014-03-25 00:00:00','/news.htm','Chrome',1,'',''),(10523,'111.193.239.57','2014-03-25 00:00:00','/about.html','Chrome',1,'',''),(10524,'111.193.239.57','2014-03-25 00:00:00','/concat.html','Chrome',1,'',''),(10525,'61.135.190.197','2014-03-25 00:00:00','/product.html','IE',1,'www','baidu'),(10526,'124.126.201.235','2014-03-25 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(10527,'177.19.134.226','2014-03-25 00:00:00','/index.html','Firefox',1,'',''),(10528,'23.88.74.215','2014-03-25 00:00:00','/index.html','IE',1,'',''),(10529,'61.135.190.223','2014-03-25 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�_�����˼�Ƽ����޹�˾ - ��ҵ����(BI)���������','baidu'),(10530,'180.213.61.246','2014-03-25 00:00:00','/dss.html','Safari',1,'','baidu'),(10531,'114.243.42.92','2014-03-25 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(10532,'220.181.132.217','2014-03-25 00:00:00','/index.html','IE',1,'',''),(10533,'101.199.108.119','2014-03-25 00:00:00','/index.html','Safari',1,'',''),(10534,'117.136.20.132','2014-03-25 00:00:00','/index.html','Safari',1,'',''),(10535,'117.136.20.132','2014-03-25 00:00:00','/about.html','Safari',1,'',''),(10536,'60.172.40.204','2014-03-25 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(10537,'131.253.24.58','2014-03-25 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(10538,'60.172.40.204','2014-03-25 00:00:00','/jobs.html','Chrome',1,'',''),(10539,'61.135.190.100','2014-03-25 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ�_�����˼�Ƽ����޹�˾ - ��ҵ����(BI)���������','baidu'),(12358,'110.172.223.26','2014-03-31 00:00:00','/service.html','Chrome',1,'',''),(12357,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12355,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(10543,'121.199.125.21','2014-03-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(10544,'121.199.125.4','2014-03-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12356,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(10545,'114.251.72.169','2014-03-25 00:00:00','/newsview.htm','Chrome',1,'','google'),(10546,'23.88.74.215','2014-03-25 00:00:00','/index.html','IE',1,'',''),(10547,'220.181.165.200','2014-03-25 00:00:00','/product.html','Safari',1,'',''),(10548,'65.55.213.46','2014-03-25 00:00:00','/service.html','IE',1,'',''),(10549,'114.248.143.49','2014-03-25 00:00:00','/dss.html','IE',1,'','baidu'),(10550,'114.248.143.49','2014-03-25 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(10551,'114.248.143.49','2014-03-25 00:00:00','/index.html','IE',1,'',''),(10552,'114.248.143.49','2014-03-25 00:00:00','/subject.html','IE',1,'',''),(10553,'114.248.143.49','2014-03-25 00:00:00','/appraise.html','IE',1,'',''),(10554,'114.248.143.49','2014-03-25 00:00:00','/etl.html','IE',1,'',''),(10555,'114.248.143.49','2014-03-25 00:00:00','/datamining.html','IE',1,'',''),(10556,'114.248.143.49','2014-03-25 00:00:00','/subject.html','IE',1,'',''),(10557,'114.248.143.49','2014-03-25 00:00:00','/dss.html','IE',1,'',''),(10558,'114.248.143.49','2014-03-25 00:00:00','/demo.html','IE',1,'',''),(10559,'114.248.143.49','2014-03-25 00:00:00','/olap.html','IE',1,'',''),(10560,'192.114.71.13','2014-03-26 00:00:00','/index.html','Chrome',1,'',''),(10561,'192.114.71.13','2014-03-26 00:00:00','/about.html','IE',1,'',''),(10562,'192.114.71.13','2014-03-26 00:00:00','/service.html','Chrome',1,'',''),(10563,'192.114.71.13','2014-03-26 00:00:00','/report.html','Chrome',1,'',''),(10564,'192.114.71.13','2014-03-26 00:00:00','/subject.html','Chrome',1,'',''),(10565,'192.114.71.13','2014-03-26 00:00:00','/etl.html','Chrome',1,'',''),(10566,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10567,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10568,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10569,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10570,'192.114.71.13','2014-03-26 00:00:00','/qywh.html','Chrome',1,'',''),(10571,'192.114.71.13','2014-03-26 00:00:00','/concat.html','IE',1,'',''),(10572,'192.114.71.13','2014-03-26 00:00:00','/xsfwjl.html','Chrome',1,'',''),(10573,'192.114.71.13','2014-03-26 00:00:00','/portal.html','Chrome',1,'',''),(10574,'192.114.71.13','2014-03-26 00:00:00','/demo.html','Chrome',1,'',''),(10575,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10576,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10577,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10578,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10579,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10580,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10581,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10582,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10583,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10584,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10585,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(10586,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(10587,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10588,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10589,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(10590,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10591,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10592,'192.114.71.13','2014-03-26 00:00:00','/crm.html','IE',1,'',''),(10593,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10594,'192.114.71.13','2014-03-26 00:00:00','/doc/bi.pdf','IE',1,'',''),(10595,'192.114.71.13','2014-03-26 00:00:00','/doc/bi2.pdf','IE',1,'',''),(10596,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10597,'192.114.71.13','2014-03-26 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(10598,'192.114.71.13','2014-03-26 00:00:00','/doc/rz.pdf','IE',1,'',''),(10599,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10600,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10601,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10602,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10603,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10604,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10605,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10606,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10607,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10608,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10609,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10610,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10611,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10612,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10613,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10614,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10615,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10616,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10617,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10618,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10619,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10620,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(10621,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10622,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10623,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10624,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10625,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10626,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10627,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10628,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10629,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10630,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10631,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10632,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10633,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10634,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10635,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10636,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10637,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10638,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10639,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10640,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10641,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10642,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10643,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10644,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10645,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10646,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10647,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10648,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10649,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10650,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10651,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10652,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10653,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10654,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10655,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10656,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10657,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10658,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10659,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10660,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10661,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10662,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10663,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10664,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10665,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10666,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10667,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10668,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10669,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10670,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10671,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10672,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10673,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10674,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10675,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10676,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10677,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10678,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10679,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10680,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10681,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10682,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10683,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10684,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10685,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10686,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10687,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10688,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10689,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10690,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10691,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10692,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10693,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10694,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10695,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10696,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10697,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10698,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10699,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10700,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10701,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10702,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10703,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10704,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10705,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10706,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10707,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10708,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10709,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10710,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10711,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10712,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10713,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10714,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10715,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10716,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10717,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10718,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10719,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(10720,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10721,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10722,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10723,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10724,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10725,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10726,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10727,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10728,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10729,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10730,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10731,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10732,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10733,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10734,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10735,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10736,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10737,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10738,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10739,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10740,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10741,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10742,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10743,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10744,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10745,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10746,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10747,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10748,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10749,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10750,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10751,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10752,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10753,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10754,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10755,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(10756,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10757,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10758,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10759,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10760,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10761,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10762,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10763,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10764,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10765,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10766,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10767,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10768,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10769,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10770,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10771,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10772,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10773,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10774,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10775,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10776,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10777,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10778,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10779,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10780,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10781,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10782,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10783,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10784,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10785,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10786,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10787,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10788,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10789,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(10790,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10791,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10792,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10793,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10794,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10795,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10796,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10797,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10798,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10799,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10800,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10801,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10802,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10803,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10804,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10805,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10806,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10807,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10808,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10809,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10810,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10811,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10812,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10813,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10814,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10815,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(10816,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10817,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10818,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10819,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10820,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10821,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10822,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10823,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10824,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10825,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10826,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10827,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10828,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10829,'192.114.71.13','2014-03-26 00:00:00','/news/index.html','IE',0,'',''),(10830,'192.114.71.13','2014-03-26 00:00:00','/news/about.html','Chrome',0,'',''),(10831,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(10832,'192.114.71.13','2014-03-26 00:00:00','/news/service.html','IE',0,'',''),(10833,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10834,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10835,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10836,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10837,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10838,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10839,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10840,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10841,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10842,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10843,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10844,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10845,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10846,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10847,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10848,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10849,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10850,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10851,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10852,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(10853,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10854,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10855,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10856,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10857,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10858,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10859,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10860,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10861,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10862,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10863,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10864,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10865,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10866,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10867,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10868,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10869,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10870,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10871,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10872,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10873,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10874,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10875,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10876,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10877,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10878,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10879,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10880,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10881,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10882,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10883,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10884,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10885,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10886,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10887,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10888,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10889,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10890,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10891,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10892,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10893,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10894,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10895,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10896,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10897,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10898,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10899,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10900,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10901,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10902,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10903,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10904,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10905,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10906,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10907,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10908,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(10909,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10910,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10911,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10912,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10913,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10914,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10915,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10916,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10917,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10918,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10919,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10920,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10921,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10922,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10923,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10924,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10925,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10926,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10927,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10928,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10929,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10930,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10931,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10932,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10933,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(10934,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(10935,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(10936,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(10937,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(10938,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(10939,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(10940,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(10941,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(10942,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(10943,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(10944,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(10945,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(10946,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(10947,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(10948,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(10949,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(10950,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(10951,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(10952,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(10953,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(10954,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(10955,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(10956,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(10957,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(10958,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10959,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10960,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10961,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10962,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10963,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10964,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10965,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10966,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10967,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10968,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10969,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10970,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10971,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10972,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10973,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10974,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10975,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10976,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10977,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10978,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10979,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10980,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10981,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10982,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10983,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10984,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(10985,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10986,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10987,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10988,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10989,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10990,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10991,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10992,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10993,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10994,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10995,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10996,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(10997,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10998,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(10999,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11000,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(11001,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11002,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11003,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11004,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11005,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11006,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11007,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11008,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(11009,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11010,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11011,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11012,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11013,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11014,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11015,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11016,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11017,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11018,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11019,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11020,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11021,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11022,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11023,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11024,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11025,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11026,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11027,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11028,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11029,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11030,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11031,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11032,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11033,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(11034,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11035,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11036,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11037,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11038,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11039,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11040,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11041,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11042,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11043,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11044,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11045,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11046,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(11047,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11048,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11049,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11050,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11051,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11052,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11053,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11054,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11055,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11056,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11057,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11058,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11059,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11060,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11061,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11062,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11063,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11064,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11065,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11066,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11067,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11068,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11069,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11070,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11071,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11072,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11073,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11074,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11075,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11076,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11077,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11078,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11079,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11080,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11081,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11082,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11083,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11084,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11085,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11086,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11087,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11088,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11089,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11090,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11091,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11092,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11093,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11094,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11095,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11096,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11097,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11098,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11099,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11100,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11101,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11102,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11103,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11104,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11105,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11106,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11107,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11108,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11109,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11110,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11111,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11112,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11113,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11114,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11115,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11116,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11117,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11118,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11119,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11120,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11121,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11122,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11123,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11124,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11125,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11126,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11127,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11128,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11129,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11130,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11131,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11132,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11133,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11134,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11135,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11136,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11137,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11138,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11139,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11140,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11141,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11142,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11143,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11144,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11145,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11146,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11147,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11148,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11149,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11150,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11151,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11152,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11153,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11154,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11155,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11156,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11157,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11158,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11159,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11160,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11161,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11162,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11163,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11164,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11165,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11166,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11167,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11168,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11169,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11170,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11171,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11172,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11173,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11174,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11175,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11176,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11177,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11178,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11179,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11180,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11181,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11182,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11183,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11184,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11185,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11186,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11187,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11188,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11189,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11190,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11191,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11192,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11193,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11194,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11195,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11196,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11197,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11198,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11199,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11200,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11201,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11202,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11203,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11204,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11205,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11206,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11207,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11208,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11209,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11210,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11211,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11212,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11213,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11214,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11215,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11216,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11217,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11218,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11219,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11220,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11221,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11222,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11223,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11224,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11225,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11226,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11227,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11228,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11229,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11230,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11231,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11232,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11233,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11234,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11235,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11236,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11237,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11238,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11239,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11240,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11241,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11242,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11243,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11244,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11245,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11246,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11247,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11248,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11249,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11250,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11251,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11252,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11253,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11254,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11255,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11256,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11257,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11258,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11259,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11260,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11261,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11262,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11263,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11264,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11265,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11266,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11267,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11268,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11269,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11270,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11271,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11272,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11273,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11274,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11275,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11276,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11277,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11278,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11279,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11280,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11281,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11282,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11283,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11284,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11285,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11286,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11287,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11288,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(11289,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11290,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11291,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11292,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11293,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11294,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11295,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11296,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11297,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11298,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11299,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11300,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11301,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11302,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11303,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11304,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11305,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11306,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11307,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(11308,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11309,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11310,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11311,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11312,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11313,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11314,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11315,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11316,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11317,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11318,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(11319,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11320,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11321,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11322,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11323,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11324,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11325,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11326,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11327,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11328,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11329,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11330,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(11331,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11332,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11333,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11334,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11335,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11336,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11337,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11338,'192.114.71.13','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(11339,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11340,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11341,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11342,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11343,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11344,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11345,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11346,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11347,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11348,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11349,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11350,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11351,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11352,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11353,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11354,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11355,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11356,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11357,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11358,'192.114.71.13','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(11359,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11360,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11361,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11362,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11363,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11364,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11365,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11366,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11367,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11368,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11369,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11370,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11371,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11372,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11373,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11374,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11375,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11376,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11377,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11378,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11379,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11380,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11381,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11382,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11383,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11384,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11385,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11386,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11387,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11388,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11389,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11390,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11391,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11392,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11393,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11394,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11395,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11396,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11397,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11398,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11399,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11400,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11401,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11402,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(11403,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11404,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11405,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11406,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11407,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11408,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11409,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11410,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11411,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11412,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11413,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11414,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11415,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11416,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11417,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11418,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11419,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11420,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11421,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11422,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11423,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11424,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11425,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11426,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11427,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11428,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11429,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11430,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11431,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11432,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11433,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11434,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11435,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11436,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11437,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11438,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11439,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11440,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11441,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11442,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11443,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11444,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11445,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11446,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11447,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11448,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11449,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11450,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11451,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11452,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11453,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11454,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11455,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11456,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(11457,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11458,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11459,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11460,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11461,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11462,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11463,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11464,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11465,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11466,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11467,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11468,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11469,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11470,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11471,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11472,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11473,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11474,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11475,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11476,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11477,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11478,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11479,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11480,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11481,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11482,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11483,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11484,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11485,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11486,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11487,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11488,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11489,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11490,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11491,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11492,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11493,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11494,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11495,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11496,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11497,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11498,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11499,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11500,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11501,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11502,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11503,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11504,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11505,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11506,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11507,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11508,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11509,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11510,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11511,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11512,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11513,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11514,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11515,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11516,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11517,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11518,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11519,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11520,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11521,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11522,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11523,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11524,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11525,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11526,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11527,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11528,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11529,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11530,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11531,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11532,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11533,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11534,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11535,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11536,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11537,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11538,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11539,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11540,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11541,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11542,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11543,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11544,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11545,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11546,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11547,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11548,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11549,'192.114.71.13','2014-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(11550,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11551,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11552,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11553,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11554,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11555,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11556,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11557,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11558,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11559,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11560,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11561,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11562,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11563,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11564,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11565,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11566,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11567,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11568,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11569,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11570,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11571,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11572,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11573,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11574,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11575,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11576,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11577,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11578,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11579,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11580,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11581,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11582,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11583,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(11584,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11585,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11586,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11587,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11588,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11589,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11590,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11591,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11592,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11593,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11594,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11595,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11596,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11597,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11598,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11599,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11600,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11601,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11602,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11603,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11604,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11605,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(11606,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11607,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11608,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11609,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11610,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11611,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11612,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(11613,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11614,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11615,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11616,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11617,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11618,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11619,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11620,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11621,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11622,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11623,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11624,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11625,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11626,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11627,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11628,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11629,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11630,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11631,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11632,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11633,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11634,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11635,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11636,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11637,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11638,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11639,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11640,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11641,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11642,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11643,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11644,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(11645,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11646,'121.199.125.21','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(11647,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11648,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11649,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11650,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11651,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11652,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11653,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11654,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(11655,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11656,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11657,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11658,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11659,'121.199.125.4','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(11660,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11661,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11662,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11663,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11664,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11665,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11666,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11667,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11668,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11669,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11670,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11671,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11672,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11673,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11674,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11675,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11676,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11677,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11678,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11679,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11680,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11681,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11682,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11683,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11684,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11685,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11686,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11687,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11688,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11689,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11690,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11691,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11692,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11693,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11694,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(11695,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11696,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11697,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11698,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11699,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11700,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11701,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11702,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11703,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11704,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11705,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11706,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11707,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11708,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11709,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11710,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11711,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11712,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11713,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11714,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11715,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11716,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11717,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11718,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11719,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11720,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11721,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11722,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11723,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11724,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11725,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11726,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11727,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11728,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11729,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11730,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11731,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11732,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11733,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11734,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(11735,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11736,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11737,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11738,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11739,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11740,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11741,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11742,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11743,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11744,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11745,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11746,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11747,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11748,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11749,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11750,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11751,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11752,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11753,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11754,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11755,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11756,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11757,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11758,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11759,'121.199.125.21','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(11760,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11761,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11762,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11763,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11764,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11765,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11766,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11767,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','IE',1,'',''),(11768,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11769,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11770,'121.199.125.4','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(11771,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11772,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11773,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11774,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11775,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11776,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11777,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11778,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11779,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11780,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11781,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11782,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(11783,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11784,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11785,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11786,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11787,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11788,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11789,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11790,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11791,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11792,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11793,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11794,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11795,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11796,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11797,'192.114.71.13','2014-03-26 00:00:00','/news/news.htm','Chrome',1,'',''),(11798,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11799,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11800,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11801,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11802,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11803,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11804,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11805,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11806,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11807,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11808,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11809,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11810,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11811,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11812,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11813,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11814,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11815,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11816,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11817,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11818,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11819,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11820,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11821,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11822,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11823,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11824,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11825,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11826,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11827,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11828,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11829,'121.199.125.21','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(11830,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11831,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11832,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11833,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11834,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11835,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11836,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11837,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11838,'121.199.125.4','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(11839,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11840,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11841,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11842,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11843,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11844,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11845,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11846,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11847,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11848,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11849,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11850,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11851,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11852,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11853,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11854,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11855,'121.199.125.21','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(11856,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11857,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11858,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11859,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11860,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11861,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11862,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11863,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11864,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11865,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11866,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11867,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11868,'121.199.125.4','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(11869,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11870,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11871,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11872,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11873,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11874,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11875,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11876,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11877,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11878,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11879,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11880,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11881,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11882,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11883,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11884,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11885,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11886,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11887,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11888,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11889,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11890,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(11891,'192.114.71.13','2014-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(11892,'121.199.125.21','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(11893,'121.199.125.21','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11894,'121.199.125.21','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(11895,'121.199.125.4','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11896,'121.199.125.4','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(11897,'121.199.125.4','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(11898,'121.199.125.21','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11899,'121.199.125.4','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11900,'121.199.125.21','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11901,'121.199.125.4','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11902,'121.199.125.21','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11903,'121.199.125.4','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11904,'121.199.125.21','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11905,'121.199.125.4','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11906,'121.199.125.21','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11907,'121.199.125.21','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11908,'121.199.125.4','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11909,'121.199.125.21','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11910,'121.199.125.4','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11911,'121.199.125.4','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11912,'121.199.125.21','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11913,'121.199.125.4','2014-03-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(11914,'220.181.51.40','2014-03-26 00:00:00','/newsview.htm','Safari',1,'',''),(11915,'220.181.51.61','2014-03-26 00:00:00','/newsview.htm','Safari',1,'',''),(11916,'123.125.68.182','2014-03-26 00:00:00','/product.html','Firefox',1,'',''),(11917,'218.30.118.101','2014-03-26 00:00:00','/index.html','Firefox',1,'',''),(11919,'113.57.247.236','2014-03-26 00:00:00','/index.html','Chrome',1,'',''),(11920,'113.57.247.236','2014-03-26 00:00:00','/jobs.html','Chrome',1,'',''),(11921,'113.57.247.236','2014-03-26 00:00:00','/service.html','Chrome',1,'',''),(11922,'113.57.247.236','2014-03-26 00:00:00','/product.html','Chrome',1,'',''),(11923,'113.57.247.236','2014-03-26 00:00:00','/news.htm','Chrome',1,'',''),(11924,'113.57.247.236','2014-03-26 00:00:00','/about.html','Chrome',1,'',''),(11925,'113.57.247.236','2014-03-26 00:00:00','/index.html','Chrome',1,'',''),(11926,'113.57.247.236','2014-03-26 00:00:00','/product.html','Chrome',1,'',''),(12354,'101.199.112.55','2014-03-31 00:00:00','/index.html','Safari',1,'',''),(12353,'220.181.132.217','2014-03-31 00:00:00','/index.html','IE',1,'',''),(11930,'121.199.125.21','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(12351,'113.120.246.233','2014-03-31 00:00:00','/dss.html','IE',1,'','baidu'),(12350,'114.245.103.44','2014-03-31 00:00:00','/dss.html','Firefox',1,'',''),(11934,'121.199.125.4','2014-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(12352,'184.73.89.229','2014-03-31 00:00:00','/index.html','IE',1,'',''),(11935,'114.102.91.147','2014-03-26 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(11936,'114.102.91.147','2014-03-26 00:00:00','/about.html','IE',1,'',''),(11937,'114.102.91.147','2014-03-26 00:00:00','/about.html','IE',1,'',''),(11938,'114.102.91.147','2014-03-26 00:00:00','/qywh.html','IE',1,'',''),(11939,'114.102.91.147','2014-03-26 00:00:00','/concat.html','IE',1,'',''),(11940,'114.102.91.147','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(11941,'114.102.91.147','2014-03-26 00:00:00','/newsview.htm','IE',1,'',''),(11942,'114.102.91.147','2014-03-26 00:00:00','/product.html','IE',1,'',''),(11943,'114.102.91.147','2014-03-26 00:00:00','/jobs.html','IE',1,'',''),(11944,'114.102.91.147','2014-03-26 00:00:00','/xsfwjl.html','IE',1,'',''),(11945,'114.102.91.147','2014-03-26 00:00:00','/product.html','IE',1,'',''),(11946,'114.102.91.147','2014-03-26 00:00:00','/news.htm','IE',1,'',''),(11947,'114.102.91.147','2014-03-26 00:00:00','/product.html','IE',1,'',''),(11948,'114.102.91.147','2014-03-26 00:00:00','/report.html','IE',1,'',''),(11949,'114.102.91.147','2014-03-26 00:00:00','/index.html','IE',1,'',''),(11950,'114.102.91.147','2014-03-26 00:00:00','/index.html','IE',1,'',''),(11951,'114.102.91.147','2014-03-26 00:00:00','/index.html','IE',1,'',''),(11952,'114.102.91.147','2014-03-26 00:00:00','/sitemap.html','IE',1,'',''),(11953,'220.181.51.208','2014-03-26 00:00:00','/olap2.html','IE',1,'www','baidu'),(11954,'220.181.51.207','2014-03-26 00:00:00','/product.html','IE',1,'www','baidu'),(11955,'61.135.190.201','2014-03-26 00:00:00','/dss.html','IE',1,'www','baidu'),(11969,'220.181.132.199','2014-03-26 00:00:00','/index.html','Safari',1,'',''),(11968,'220.181.132.217','2014-03-26 00:00:00','/index.html','IE',1,'',''),(11966,'119.147.146.189','2014-03-26 00:00:00','/index.html','IE',1,'',''),(11964,'111.31.146.75','2014-03-26 00:00:00','/index.html','Safari',1,'','baidu'),(11965,'111.31.146.75','2014-03-26 00:00:00','/product.html','Safari',1,'',''),(11967,'211.103.89.81','2014-03-26 00:00:00','/index.html','Safari',1,'',''),(11963,'111.31.146.75','2014-03-26 00:00:00','/index.html','Safari',1,'','baidu'),(11974,'220.181.165.199','2014-03-26 00:00:00','/olap2.html','Safari',1,'',''),(11973,'23.88.74.215','2014-03-26 00:00:00','/index.html','IE',1,'',''),(11975,'60.172.40.204','2014-03-26 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(11976,'60.172.40.204','2014-03-26 00:00:00','/about.html','Chrome',1,'',''),(11977,'60.172.40.204','2014-03-26 00:00:00','/jobs.html','Chrome',1,'',''),(11978,'60.172.40.204','2014-03-26 00:00:00','/about.html','Chrome',1,'',''),(11979,'220.181.165.135','2014-03-26 00:00:00','/olap2.html','Safari',1,'',''),(11980,'101.131.45.242','2014-03-26 00:00:00','/dss.html','Chrome',1,'','baidu'),(11981,'222.186.24.84','2014-03-26 00:00:00','/index.html','IE',1,'',''),(11982,'114.245.107.252','2014-03-26 00:00:00','/datamining.html','IE',1,'',''),(11983,'114.245.107.252','2014-03-26 00:00:00','/about.html','IE',1,'',''),(11984,'114.245.107.252','2014-03-26 00:00:00','/about.html','IE',1,'',''),(11985,'114.245.107.252','2014-03-26 00:00:00','/about.html','IE',1,'',''),(11986,'114.245.107.252','2014-03-26 00:00:00','/index.html','IE',1,'',''),(11987,'114.245.107.252','2014-03-26 00:00:00','/olap2.html','IE',1,'',''),(11988,'114.245.107.252','2014-03-26 00:00:00','/doc/olap.pdf','IE',1,'',''),(11989,'66.249.67.71','2014-03-27 00:00:00','/index.html','Safari',1,'',''),(11990,'23.88.74.215','2014-03-27 00:00:00','/index.html','IE',1,'',''),(11991,'119.147.146.195','2014-03-27 00:00:00','/index.html','IE',1,'',''),(11992,'119.147.146.189','2014-03-27 00:00:00','/index.html','IE',1,'',''),(11993,'111.73.46.227','2014-03-27 00:00:00','/index.html','IE',1,'',''),(11994,'61.135.165.42','2014-03-27 00:00:00','/olap2.html','Safari',1,'',''),(11995,'121.199.125.21','2014-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(11996,'121.199.125.4','2014-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(11997,'61.135.190.200','2014-03-27 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(11998,'121.199.125.21','2014-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(11999,'121.199.125.4','2014-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(12000,'123.125.68.49','2014-03-27 00:00:00','/olap2.html','Firefox',1,'',''),(12001,'218.30.118.101','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12002,'121.199.125.21','2014-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(12003,'121.199.125.4','2014-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(12004,'23.88.74.215','2014-03-27 00:00:00','/index.html','IE',1,'',''),(12005,'220.181.51.46','2014-03-27 00:00:00','/newsview.htm','Safari',1,'',''),(12006,'220.181.51.37','2014-03-27 00:00:00','/newsview.htm','Safari',1,'',''),(12007,'121.199.125.21','2014-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(12008,'121.199.125.4','2014-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(12009,'220.181.51.104','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12010,'220.181.51.103','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12011,'61.135.190.201','2014-03-27 00:00:00','/olap2.html','IE',1,'www','baidu'),(12012,'221.226.9.61','2014-03-27 00:00:00','/dss.html','IE',1,'经营分析系统','baidu'),(12013,'221.226.9.61','2014-03-27 00:00:00','/about.html','IE',1,'',''),(12014,'114.248.206.50','2014-03-27 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(12015,'61.135.190.72','2014-03-27 00:00:00','/product.html','IE',1,'www','baidu'),(12016,'180.109.209.66','2014-03-27 00:00:00','/doc/bi.pdf','Chrome',1,'',''),(12017,'180.109.209.66','2014-03-27 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(12018,'180.109.209.66','2014-03-27 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(12019,'60.191.37.82','2014-03-27 00:00:00','/olap2.html','Chrome',1,'多维数据分析工具','baidu'),(12020,'188.165.195.156','2014-03-27 00:00:00','/index.html','IE',1,'',''),(12021,'61.135.169.43','2014-03-27 00:00:00','/product.html','Safari',1,'',''),(12022,'61.135.190.101','2014-03-27 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(12023,'122.70.93.97','2014-03-27 00:00:00','/index.html','IE',1,'','baidu'),(12024,'122.70.93.97','2014-03-27 00:00:00','/jobs.html','IE',1,'',''),(12025,'122.71.242.187','2014-03-27 00:00:00','/about.html','IE',1,'',''),(12026,'122.71.242.187','2014-03-27 00:00:00','/concat.html','IE',1,'',''),(12027,'122.71.242.187','2014-03-27 00:00:00','/index.html','IE',1,'','baidu'),(12028,'122.71.242.187','2014-03-27 00:00:00','/jobs.html','IE',1,'',''),(12029,'121.199.125.21','2014-03-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12030,'121.199.125.4','2014-03-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12031,'61.135.169.75','2014-03-27 00:00:00','/product.html','IE',1,'',''),(12032,'23.88.74.215','2014-03-27 00:00:00','/index.html','IE',1,'',''),(12033,'220.181.51.54','2014-03-27 00:00:00','/index.html','Safari',1,'',''),(12034,'220.181.51.54','2014-03-27 00:00:00','/index.html','Safari',1,'',''),(12035,'220.181.132.219','2014-03-27 00:00:00','/index.html','IE',1,'',''),(12036,'101.199.112.49','2014-03-27 00:00:00','/index.html','Safari',1,'',''),(12037,'180.109.209.66','2014-03-27 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(12038,'49.5.0.90','2014-03-27 00:00:00','/doc/rz.pdf','Chrome',1,'','google'),(12039,'111.58.64.238','2014-03-27 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(12040,'111.58.64.238','2014-03-27 00:00:00','/about.html','Chrome',1,'',''),(12041,'111.58.64.238','2014-03-27 00:00:00','/about.html','Chrome',1,'',''),(12042,'111.58.64.238','2014-03-27 00:00:00','/qywh.html','Chrome',1,'',''),(12043,'111.58.64.238','2014-03-27 00:00:00','/jobs.html','Chrome',1,'',''),(12044,'220.181.132.217','2014-03-27 00:00:00','/index.html','IE',1,'',''),(12045,'101.199.108.57','2014-03-27 00:00:00','/index.html','Safari',1,'',''),(12046,'123.151.42.46','2014-03-27 00:00:00','/product.html','Safari',1,'','baidu'),(12047,'125.39.210.27','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12048,'123.151.42.46','2014-03-27 00:00:00','/product.html','Chrome',1,'',''),(12049,'125.39.210.31','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12050,'111.161.62.191','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12051,'125.39.208.232','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12052,'111.161.57.163','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12053,'111.161.57.163','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12054,'61.49.56.48','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12055,'111.30.132.208','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12056,'125.39.210.27','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12057,'111.30.141.47','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12058,'111.30.132.208','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12059,'111.30.132.208','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12060,'111.30.132.190','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12061,'111.30.132.208','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12062,'111.30.132.176','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12063,'111.30.132.212','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12064,'111.30.132.190','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12065,'111.30.131.199','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12066,'111.161.52.27','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12067,'61.49.56.47','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12068,'111.30.141.47','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12069,'111.30.141.47','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12070,'111.30.132.208','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12071,'111.30.132.212','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12072,'111.30.132.208','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12073,'111.30.132.208','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12074,'111.30.132.190','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12075,'111.30.141.47','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12076,'111.30.132.212','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12077,'111.30.132.176','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12078,'111.30.131.199','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12079,'111.30.132.176','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12080,'111.30.132.190','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12081,'111.30.131.199','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12082,'119.147.146.189','2014-03-27 00:00:00','/product.html','IE',1,'',''),(12083,'123.151.42.46','2014-03-27 00:00:00','/datamining.html','Safari',1,'',''),(12084,'123.151.42.46','2014-03-27 00:00:00','/datamining.html','Chrome',1,'',''),(12085,'123.151.42.46','2014-03-27 00:00:00','/appraise.html','Safari',1,'',''),(12086,'111.30.132.208','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12087,'123.151.42.46','2014-03-27 00:00:00','/appraise.html','Chrome',1,'',''),(12088,'111.30.132.190','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12089,'111.30.132.208','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12090,'111.30.132.190','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12091,'123.125.68.142','2014-03-27 00:00:00','/index.html','Firefox',1,'',''),(12092,'171.8.252.118','2014-03-27 00:00:00','/index.html','Chrome',1,'',''),(12093,'171.8.252.118','2014-03-27 00:00:00','/product.html','Chrome',1,'',''),(12094,'171.8.252.118','2014-03-27 00:00:00','/about.html','Chrome',1,'',''),(12095,'171.8.252.118','2014-03-27 00:00:00','/olap2.html','Chrome',1,'',''),(12096,'171.8.252.118','2014-03-27 00:00:00','/about.html','Chrome',1,'',''),(12097,'171.8.252.118','2014-03-27 00:00:00','/news.htm','Chrome',1,'',''),(12098,'171.8.252.118','2014-03-27 00:00:00','/product.html','Chrome',1,'',''),(12099,'171.8.252.118','2014-03-27 00:00:00','/report.html','Chrome',1,'',''),(12100,'171.8.252.118','2014-03-27 00:00:00','/datamining.html','Chrome',1,'',''),(12101,'171.8.252.118','2014-03-27 00:00:00','/dss.html','Chrome',1,'',''),(12102,'171.8.252.118','2014-03-27 00:00:00','/index.html','Chrome',1,'',''),(12103,'171.8.252.118','2014-03-27 00:00:00','/olap.html','Chrome',1,'',''),(12104,'171.8.252.118','2014-03-27 00:00:00','/olap2.html','Chrome',1,'',''),(12105,'171.8.252.118','2014-03-27 00:00:00','/etl.html','Chrome',1,'',''),(12106,'171.8.252.118','2014-03-27 00:00:00','/olap2.html','Chrome',1,'',''),(12107,'118.244.186.157','2014-03-27 00:00:00','/index.html','IE',1,'',''),(12108,'118.244.186.157','2014-03-27 00:00:00','/index.html','IE',1,'',''),(12109,'118.244.186.157','2014-03-27 00:00:00','/index.html','IE',1,'',''),(12110,'123.125.68.57','2014-03-28 00:00:00','/index.html','Firefox',1,'',''),(12111,'222.186.24.84','2014-03-28 00:00:00','/index.html','IE',1,'',''),(12112,'222.186.24.84','2014-03-28 00:00:00','/index.html','IE',1,'',''),(12113,'115.239.212.199','2014-03-28 00:00:00','/newsview.htm','Safari',1,'',''),(12114,'121.199.125.21','2014-03-28 00:00:00','/newsview.htm','Firefox',1,'',''),(12115,'121.199.125.4','2014-03-28 00:00:00','/newsview.htm','Firefox',1,'',''),(12116,'23.88.74.215','2014-03-28 00:00:00','/index.html','IE',1,'',''),(12117,'121.199.125.21','2014-03-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12118,'121.199.125.4','2014-03-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12119,'123.125.68.62','2014-03-28 00:00:00','/dss.html','Firefox',1,'',''),(12120,'220.181.158.106','2014-03-28 00:00:00','/index.html','Firefox',1,'',''),(12121,'220.181.51.54','2014-03-28 00:00:00','/index.html','Chrome',1,'',''),(12122,'118.244.186.157','2014-03-28 00:00:00','/index.html','IE',1,'',''),(12123,'118.244.186.157','2014-03-28 00:00:00','/index.html','IE',1,'',''),(12124,'124.167.254.130','2014-03-28 00:00:00','/dss.html','IE',1,'','baidu'),(12125,'61.135.169.9','2014-03-28 00:00:00','/dss.html','Safari',1,'',''),(12126,'221.217.20.240','2014-03-28 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(12127,'221.217.20.240','2014-03-28 00:00:00','/jobs.html','Chrome',1,'',''),(12128,'221.217.20.240','2014-03-28 00:00:00','/index.html','Chrome',1,'',''),(12129,'221.217.20.240','2014-03-28 00:00:00','/about.html','Chrome',1,'',''),(12130,'221.217.20.240','2014-03-28 00:00:00','/index.html','Chrome',1,'',''),(12131,'221.217.20.240','2014-03-28 00:00:00','/news.htm','Chrome',1,'',''),(12132,'221.217.20.240','2014-03-28 00:00:00','/product.html','Chrome',1,'',''),(12133,'221.217.20.240','2014-03-28 00:00:00','/service.html','Chrome',1,'',''),(12134,'221.217.20.240','2014-03-28 00:00:00','/jobs.html','Chrome',1,'',''),(12135,'221.217.20.240','2014-03-28 00:00:00','/index.html','Chrome',1,'',''),(12136,'202.99.112.18','2014-03-28 00:00:00','/index.html','Safari',1,'',''),(12137,'202.99.112.18','2014-03-28 00:00:00','/about.html','Safari',1,'',''),(12138,'202.99.112.18','2014-03-28 00:00:00','/jobs.html','Safari',1,'',''),(12139,'220.181.51.53','2014-03-28 00:00:00','/index.html','Chrome',1,'',''),(12140,'121.199.125.21','2014-03-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12141,'121.199.125.4','2014-03-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12142,'23.88.74.215','2014-03-28 00:00:00','/index.html','IE',1,'',''),(12143,'222.186.24.84','2014-03-28 00:00:00','/index.html','IE',1,'',''),(12144,'113.233.81.60','2014-03-28 00:00:00','/product.html','IE',1,'决策支持','baidu'),(12145,'220.181.108.18','2014-03-28 00:00:00','/index.html','Safari',1,'',''),(12146,'221.217.20.240','2014-03-28 00:00:00','/about.html','Chrome',1,'',''),(12147,'221.217.20.240','2014-03-28 00:00:00','/news.htm','Chrome',1,'',''),(12148,'221.217.20.240','2014-03-28 00:00:00','/product.html','Chrome',1,'',''),(12149,'220.181.51.46','2014-03-28 00:00:00','/newsview.htm','Chrome',1,'',''),(12150,'220.181.51.53','2014-03-28 00:00:00','/newsview.htm','Chrome',1,'',''),(12151,'220.181.132.217','2014-03-28 00:00:00','/index.html','IE',1,'',''),(12152,'101.199.108.50','2014-03-28 00:00:00','/index.html','Safari',1,'',''),(12153,'220.181.165.196','2014-03-28 00:00:00','/dss.html','Safari',1,'',''),(12154,'23.88.74.215','2014-03-28 00:00:00','/index.html','IE',1,'',''),(12155,'182.118.41.244','2014-03-28 00:00:00','/index.html','IE',1,'',''),(12156,'1.202.240.187','2014-03-28 00:00:00','/product.html','IE',1,'',''),(12157,'1.202.240.187','2014-03-28 00:00:00','/dss.html','IE',1,'',''),(12158,'113.224.173.37','2014-03-28 00:00:00','/product.html','IE',1,'','baidu'),(12159,'220.181.165.196','2014-03-28 00:00:00','/dss.html','Safari',1,'',''),(12160,'118.244.186.157','2014-03-28 00:00:00','/index.html','IE',1,'',''),(12161,'118.244.186.157','2014-03-28 00:00:00','/index.html','IE',1,'',''),(12162,'220.181.165.199','2014-03-28 00:00:00','/product.html','Safari',1,'',''),(12163,'220.181.51.109','2014-03-28 00:00:00','/product.html','Firefox',1,'',''),(12164,'123.125.67.215','2014-03-29 00:00:00','/dss.html','Firefox',1,'',''),(12165,'121.199.125.21','2014-03-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12166,'121.199.125.4','2014-03-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12167,'119.147.146.195','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12168,'118.244.186.157','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12169,'118.244.186.157','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12170,'222.186.24.84','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12171,'222.186.24.84','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12172,'222.186.24.84','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12173,'222.186.24.84','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12174,'222.186.24.84','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12175,'61.135.165.3','2014-03-29 00:00:00','/olap2.html','Safari',1,'',''),(12176,'23.88.74.215','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12177,'220.181.165.200','2014-03-29 00:00:00','/product.html','Safari',1,'',''),(12178,'118.244.186.157','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12179,'118.244.186.157','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12180,'121.199.125.21','2014-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(12181,'121.199.125.4','2014-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(12182,'218.30.118.101','2014-03-29 00:00:00','/index.html','Firefox',1,'',''),(12183,'220.174.208.154','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12184,'202.101.75.53','2014-03-29 00:00:00','/xzx.html','IE',0,'',''),(12185,'58.245.27.222','2014-03-29 00:00:00','/isko-1.html','IE',0,'',''),(12186,'220.174.208.155','2014-03-29 00:00:00','/tate.html','IE',0,'',''),(12187,'61.148.244.15','2014-03-29 00:00:00','/index.html','Safari',1,'',''),(12188,'61.148.244.15','2014-03-29 00:00:00','/dss.html','Safari',1,'',''),(12189,'23.88.74.215','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12190,'218.241.98.202','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12191,'121.199.125.21','2014-03-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12192,'118.244.186.157','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12193,'118.244.186.157','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12194,'115.239.212.134','2014-03-29 00:00:00','/index.html','Safari',1,'',''),(12195,'123.125.71.27','2014-03-29 00:00:00','/newsview.htm','Safari',1,'',''),(12196,'121.199.125.4','2014-03-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12197,'23.88.74.215','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12198,'221.122.108.190','2014-03-29 00:00:00','/product.html','Chrome',1,'商业智能bi','baidu'),(12199,'124.64.60.187','2014-03-29 00:00:00','/service.html','Chrome',1,'',''),(12200,'124.64.60.187','2014-03-29 00:00:00','/product.html','Chrome',1,'',''),(12201,'118.244.186.157','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12202,'221.122.108.190','2014-03-29 00:00:00','/product.html','Chrome',1,'',''),(12203,'221.122.108.190','2014-03-29 00:00:00','/about.html','Chrome',1,'',''),(12204,'124.64.60.187','2014-03-29 00:00:00','/news.htm','Chrome',1,'',''),(12205,'124.64.60.187','2014-03-29 00:00:00','/about.html','Chrome',1,'',''),(12206,'124.64.60.187','2014-03-29 00:00:00','/index.html','Chrome',1,'',''),(12207,'124.64.60.187','2014-03-29 00:00:00','/product.html','Chrome',1,'',''),(12208,'118.244.186.157','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12209,'115.239.212.67','2014-03-29 00:00:00','/olap2.html','Firefox',1,'',''),(12211,'220.181.132.217','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12212,'101.199.112.55','2014-03-29 00:00:00','/index.html','Safari',1,'',''),(12213,'121.199.125.21','2014-03-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12214,'121.199.125.4','2014-03-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12215,'173.44.135.203','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12216,'118.244.186.157','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12217,'118.244.186.157','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12218,'110.172.223.26','2014-03-29 00:00:00','/index.html','Chrome',1,'',''),(12219,'110.172.223.26','2014-03-29 00:00:00','/product.html','Chrome',1,'',''),(12220,'110.172.223.26','2014-03-29 00:00:00','/report.html','Chrome',1,'',''),(12221,'110.172.223.26','2014-03-29 00:00:00','/report.html','Chrome',1,'',''),(12222,'23.88.74.215','2014-03-29 00:00:00','/index.html','IE',1,'',''),(12223,'110.172.223.26','2014-03-30 00:00:00','/dss.html','Chrome',1,'',''),(12224,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12225,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12226,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12227,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12228,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12229,'222.186.24.84','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12230,'222.186.24.84','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12231,'121.199.125.21','2014-03-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12232,'121.199.125.4','2014-03-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12233,'182.118.41.85','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12234,'23.88.74.215','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12235,'121.199.125.21','2014-03-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12236,'121.199.125.4','2014-03-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12237,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12238,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12239,'220.181.158.106','2014-03-30 00:00:00','/index.html','Firefox',1,'',''),(12240,'61.135.165.41','2014-03-30 00:00:00','/product.html','Safari',1,'',''),(12241,'222.186.24.84','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12242,'121.199.125.21','2014-03-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12243,'121.199.125.4','2014-03-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12244,'121.199.125.21','2014-03-30 00:00:00','/newsview.htm','Firefox',1,'',''),(12245,'121.199.125.4','2014-03-30 00:00:00','/newsview.htm','Firefox',1,'',''),(12246,'125.38.171.250','2014-03-30 00:00:00','/crm.html','IE',1,'维系挽留','baidu'),(12247,'61.135.190.222','2014-03-30 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(12248,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12249,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12250,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12251,'23.88.74.215','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12252,'125.38.171.250','2014-03-30 00:00:00','/about.html','IE',1,'',''),(12253,'60.190.223.9','2014-03-30 00:00:00','/about/about.html','Firefox',0,'',''),(12254,'60.190.223.9','2014-03-30 00:00:00','/about/about.html','Firefox',0,'',''),(12255,'61.135.190.68','2014-03-30 00:00:00','/newsview.htm','Safari',1,'',''),(12256,'116.114.163.20','2014-03-30 00:00:00','/crm.html','IE',1,'客户维系系统','baidu'),(12257,'116.114.163.20','2014-03-30 00:00:00','/service.html','IE',1,'',''),(12258,'61.135.190.201','2014-03-30 00:00:00','/crm.html','Safari',1,'',''),(12259,'111.73.46.220','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12260,'65.55.213.48','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12261,'23.88.74.215','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12262,'216.172.56.37','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12263,'1.202.240.187','2014-03-30 00:00:00','/dss.html','Firefox',1,'','baidu'),(12264,'1.202.240.187','2014-03-30 00:00:00','/about.html','Firefox',1,'',''),(12265,'1.202.240.187','2014-03-30 00:00:00','/concat.html','Firefox',1,'',''),(12266,'220.181.132.217','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12267,'101.199.108.59','2014-03-30 00:00:00','/index.html','Safari',1,'',''),(12268,'27.16.96.255','2014-03-30 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(12269,'27.16.96.255','2014-03-30 00:00:00','/product.html','Chrome',1,'',''),(12270,'27.16.96.255','2014-03-30 00:00:00','/service.html','Chrome',1,'',''),(12271,'220.181.165.194','2014-03-30 00:00:00','/olap2.html','Safari',1,'',''),(12272,'121.199.125.21','2014-03-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12273,'121.199.125.4','2014-03-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12274,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12275,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12276,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12277,'118.244.186.157','2014-03-30 00:00:00','/index.html','IE',1,'',''),(12278,'111.73.46.246','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12279,'61.135.190.104','2014-03-31 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(12280,'119.147.146.189','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12281,'119.147.146.189','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12282,'23.88.74.215','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12283,'111.73.46.201','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12284,'91.232.96.8','2014-03-31 00:00:00','/newsview.htm','IE',1,'',''),(12285,'91.232.96.8','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12286,'91.232.96.8','2014-03-31 00:00:00','/about.html','IE',1,'',''),(12287,'91.232.96.8','2014-03-31 00:00:00','/news.htm','IE',1,'',''),(12288,'91.232.96.8','2014-03-31 00:00:00','/product.html','IE',1,'',''),(12289,'91.232.96.8','2014-03-31 00:00:00','/service.html','IE',1,'',''),(12290,'91.232.96.8','2014-03-31 00:00:00','/jobs.html','IE',1,'',''),(12291,'218.30.118.101','2014-03-31 00:00:00','/index.html','Firefox',1,'',''),(12292,'111.206.36.138','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12293,'111.206.36.16','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12294,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12295,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12296,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12297,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12298,'61.135.165.6','2014-03-31 00:00:00','/dss.html','Safari',1,'',''),(12299,'61.135.169.4','2014-03-31 00:00:00','/olap2.html','Safari',1,'',''),(12300,'115.239.212.199','2014-03-31 00:00:00','/index.html','Safari',1,'',''),(12349,'114.245.103.44','2014-03-31 00:00:00','/product.html','Firefox',1,'商业智能解决方案','baidu'),(12348,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12347,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12307,'61.135.169.75','2014-03-31 00:00:00','/product.html','IE',1,'',''),(12308,'61.135.169.75','2014-03-31 00:00:00','/product.html','IE',1,'',''),(12310,'115.239.212.135','2014-03-31 00:00:00','/dss.html','Firefox',1,'',''),(12311,'23.88.74.215','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12312,'220.181.51.107','2014-03-31 00:00:00','/index.html','Firefox',1,'',''),(12313,'222.186.24.84','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12314,'222.186.24.84','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12315,'222.186.24.84','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12346,'111.17.220.116','2014-03-31 00:00:00','/dss.html','Safari',1,'','baidu'),(12345,'23.88.74.215','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12344,'123.116.216.65','2014-03-31 00:00:00','/dss.html','IE',1,'餐厅经营分析表','baidu'),(12343,'85.185.238.216','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12324,'111.73.46.248','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12325,'119.147.146.189','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12326,'61.135.190.103','2014-03-31 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(12327,'220.181.165.8','2014-03-31 00:00:00','/product.html','Safari',1,'',''),(12342,'112.4.221.173','2014-03-31 00:00:00','/product.html','IE',1,'','baidu'),(12328,'123.149.103.197','2014-03-31 00:00:00','/product.html','IE',1,'',''),(12329,'123.165.59.169','2014-03-31 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(12330,'123.165.59.169','2014-03-31 00:00:00','/about.html','Chrome',1,'',''),(12331,'123.165.59.169','2014-03-31 00:00:00','/product.html','Chrome',1,'',''),(12332,'123.165.59.169','2014-03-31 00:00:00','/news.htm','Chrome',1,'',''),(12333,'123.165.59.169','2014-03-31 00:00:00','/about.html','Chrome',1,'',''),(12334,'123.165.59.169','2014-03-31 00:00:00','/product.html','Chrome',1,'',''),(12335,'220.181.108.56','2014-03-31 00:00:00','/newsview.htm','Safari',1,'',''),(12336,'211.138.100.180','2014-03-31 00:00:00','/dss.html','Safari',1,'','baidu'),(12337,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12338,'118.244.186.157','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12339,'111.73.46.247','2014-03-31 00:00:00','/index.html','IE',1,'',''),(12341,'119.147.146.189','2014-03-31 00:00:00','/product.html','IE',1,'',''),(12383,'66.249.84.92','2014-04-01 00:00:00','/index.html','Firefox',1,'',''),(12384,'59.46.57.37','2014-04-01 00:00:00','/dss.html','IE',1,'经营分析报告','baidu'),(12385,'111.73.46.201','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12386,'220.181.108.57','2014-04-01 00:00:00','/newsview.htm','Safari',1,'',''),(13437,'118.186.205.194','2014-04-09 00:00:00','/demo.html','Firefox',1,'','baidu'),(12387,'123.161.86.120','2014-04-01 00:00:00','/index.html','Chrome',1,'',''),(12388,'23.88.74.215','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12389,'123.161.86.120','2014-04-01 00:00:00','/datamining.html','IE',1,'',''),(12390,'123.161.86.120','2014-04-01 00:00:00','/dss.html','IE',1,'',''),(12391,'123.161.86.120','2014-04-01 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(12392,'123.161.86.120','2014-04-01 00:00:00','/index.html','Chrome',1,'',''),(12393,'123.161.86.120','2014-04-01 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(12394,'123.161.86.120','2014-04-01 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(12395,'123.161.86.120','2014-04-01 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(12396,'123.161.86.120','2014-04-01 00:00:00','/doc/bi2.pdf','IE',1,'',''),(12397,'123.161.86.120','2014-04-01 00:00:00','/doc/bi2.pdf','IE',1,'',''),(12398,'123.161.86.120','2014-04-01 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(12399,'123.161.86.120','2014-04-01 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(12400,'123.161.86.120','2014-04-01 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(12401,'123.161.86.120','2014-04-01 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(12402,'123.161.86.120','2014-04-01 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(12403,'123.161.86.120','2014-04-01 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(12404,'123.161.86.120','2014-04-01 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(12405,'123.161.86.120','2014-04-01 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(12406,'123.161.86.120','2014-04-01 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(12407,'123.161.86.120','2014-04-01 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(12408,'123.161.86.120','2014-04-01 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(12409,'123.161.86.120','2014-04-01 00:00:00','/doc/bi2.pdf','IE',1,'',''),(12410,'123.161.86.120','2014-04-01 00:00:00','/doc/bi2.pdf','IE',1,'',''),(12411,'123.161.86.120','2014-04-01 00:00:00','/doc/bi2.pdf','IE',1,'',''),(12412,'123.161.86.120','2014-04-01 00:00:00','/doc/bi2.pdf','IE',1,'',''),(12413,'123.161.86.120','2014-04-01 00:00:00','/demo.html','IE',1,'',''),(12414,'123.161.86.120','2014-04-01 00:00:00','/doc/report.pdf','IE',1,'',''),(12415,'123.161.86.120','2014-04-01 00:00:00','/doc/report.pdf','IE',1,'',''),(12416,'123.161.86.120','2014-04-01 00:00:00','/doc/olap.pdf','IE',1,'',''),(12417,'123.161.86.120','2014-04-01 00:00:00','/doc/report.pdf','IE',1,'',''),(12418,'123.161.86.120','2014-04-01 00:00:00','/doc/olap.pdf','IE',1,'',''),(12419,'123.161.86.120','2014-04-01 00:00:00','/doc/report.pdf','IE',1,'',''),(12420,'123.161.86.120','2014-04-01 00:00:00','/doc/olap.pdf','IE',1,'',''),(12421,'123.161.86.120','2014-04-01 00:00:00','/doc/olap.pdf','IE',1,'',''),(12422,'123.161.86.120','2014-04-01 00:00:00','/doc/olap.pdf','IE',1,'',''),(12423,'123.161.86.120','2014-04-01 00:00:00','/doc/olap.pdf','IE',1,'',''),(12424,'123.161.86.120','2014-04-01 00:00:00','/doc/olap.pdf','IE',1,'',''),(12425,'123.161.86.120','2014-04-01 00:00:00','/doc/olap.pdf','IE',1,'',''),(12426,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12427,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12428,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12429,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12430,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12431,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12432,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12433,'111.73.46.217','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12434,'66.249.79.71','2014-04-01 00:00:00','/concat.html','Safari',1,'',''),(12435,'66.249.79.39','2014-04-01 00:00:00','/crm.html','Safari',1,'',''),(12438,'219.143.83.68','2014-04-01 00:00:00','/index.html','IE',1,'','baidu'),(12443,'116.113.127.122','2014-04-01 00:00:00','/dss.html','Safari',1,'','baidu'),(12445,'123.66.173.2','2014-04-01 00:00:00','/index.html','Firefox',1,'',''),(12458,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12446,'123.66.173.2','2014-04-01 00:00:00','/about.html','Firefox',1,'',''),(12447,'123.66.173.2','2014-04-01 00:00:00','/index.html','Firefox',1,'',''),(12448,'123.66.173.2','2014-04-01 00:00:00','/olap2.html','Firefox',1,'',''),(12449,'123.66.173.2','2014-04-01 00:00:00','/subject.html','Firefox',1,'',''),(12450,'123.66.173.2','2014-04-01 00:00:00','/dss.html','Firefox',1,'',''),(12451,'123.66.173.2','2014-04-01 00:00:00','/about.html','Firefox',1,'',''),(12452,'123.66.173.2','2014-04-01 00:00:00','/qywh.html','Firefox',1,'',''),(12453,'123.66.173.2','2014-04-01 00:00:00','/concat.html','Firefox',1,'',''),(12454,'123.66.173.2','2014-04-01 00:00:00','/jobs.html','Firefox',1,'',''),(12455,'123.66.173.2','2014-04-01 00:00:00','/service.html','Firefox',1,'',''),(12456,'123.66.173.2','2014-04-01 00:00:00','/product.html','Firefox',1,'',''),(12457,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12459,'111.17.203.226','2014-04-01 00:00:00','/index.html','Chrome',1,'',''),(12460,'111.17.203.226','2014-04-01 00:00:00','/index.html','Chrome',1,'',''),(12461,'111.17.203.226','2014-04-01 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(12462,'111.17.203.226','2014-04-01 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(12463,'111.17.203.226','2014-04-01 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(12464,'119.147.146.189','2014-04-01 00:00:00','/jobs.html','IE',1,'',''),(12466,'123.125.71.30','2014-04-01 00:00:00','/crm.html','Safari',1,'',''),(12515,'119.147.146.189','2014-04-02 00:00:00','/dss.html','IE',1,'',''),(12469,'125.96.160.189','2014-04-01 00:00:00','/userRpmNatDebugRpm26525557/linux_cmdline.html','IE',0,'',''),(12500,'111.73.46.217','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12470,'113.213.34.184','2014-04-01 00:00:00','/dss.html','Safari',1,'','baidu'),(12471,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12472,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12473,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12474,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12475,'115.211.231.194','2014-04-01 00:00:00','/dss.html','Safari',1,'','baidu'),(12476,'123.125.68.158','2014-04-01 00:00:00','/dss.html','Firefox',1,'www.ruisitech.com','baidu'),(12477,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12478,'118.244.186.157','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12479,'173.44.135.203','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12480,'220.181.132.217','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12481,'111.73.46.247','2014-04-01 00:00:00','/index.html','IE',1,'',''),(12482,'111.73.46.201','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12483,'173.44.135.203','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12484,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12485,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12486,'101.199.108.53','2014-04-02 00:00:00','/index.html','Safari',1,'',''),(12487,'101.199.112.55','2014-04-02 00:00:00','/index.html','Safari',1,'',''),(12488,'222.186.24.84','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12489,'222.186.24.84','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12490,'123.125.68.150','2014-04-02 00:00:00','/product.html','Firefox',1,'',''),(12491,'218.30.118.100','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12492,'220.181.51.51','2014-04-02 00:00:00','/index.html','Safari',1,'',''),(12493,'220.181.51.46','2014-04-02 00:00:00','/newsview.htm','Safari',1,'',''),(12494,'220.181.51.37','2014-04-02 00:00:00','/index.html','Safari',1,'',''),(12495,'220.181.51.53','2014-04-02 00:00:00','/newsview.htm','Safari',1,'',''),(12496,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12497,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12498,'106.37.53.134','2014-04-02 00:00:00','/product.html','Safari',1,'商业智能解决方案','baidu'),(12499,'106.37.53.134','2014-04-02 00:00:00','/product.html','Safari',1,'',''),(12514,'58.58.75.65','2014-04-02 00:00:00','/dss.html','IE',1,'','baidu'),(12503,'61.135.169.3','2014-04-02 00:00:00','/product.html','Safari',1,'',''),(12504,'202.101.75.53','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12505,'106.37.53.134','2014-04-02 00:00:00','/product.html','Safari',1,'',''),(12506,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12507,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12513,'123.125.71.74','2014-04-02 00:00:00','/newsview.htm','Safari',1,'',''),(12510,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12511,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12512,'115.239.212.67','2014-04-02 00:00:00','/index.html','Safari',1,'',''),(12516,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12517,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12518,'61.135.190.102','2014-04-02 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(12519,'110.80.33.98','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12520,'110.80.33.98','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12521,'110.80.33.98','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12522,'110.80.33.98','2014-04-02 00:00:00','/about.html','IE',1,'',''),(12523,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12524,'110.80.33.98','2014-04-02 00:00:00','/product.html','IE',1,'',''),(12525,'110.80.33.98','2014-04-02 00:00:00','/service.html','IE',1,'',''),(12526,'110.80.33.98','2014-04-02 00:00:00','/jobs.html','IE',1,'',''),(12527,'110.80.33.98','2014-04-02 00:00:00','/olap2.html','IE',1,'',''),(12528,'110.80.33.98','2014-04-02 00:00:00','/report.html','IE',1,'',''),(12529,'110.80.33.98','2014-04-02 00:00:00','/olap.html','IE',1,'',''),(12530,'110.80.33.98','2014-04-02 00:00:00','/subject.html','IE',1,'',''),(12531,'110.80.33.98','2014-04-02 00:00:00','/etl.html','IE',1,'',''),(12532,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12533,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12534,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12535,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12536,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12537,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12538,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12539,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12540,'110.80.33.98','2014-04-02 00:00:00','/sitemap.html','IE',1,'',''),(12541,'110.80.33.98','2014-04-02 00:00:00','/qywh.html','IE',1,'',''),(12542,'110.80.33.98','2014-04-02 00:00:00','/concat.html','IE',1,'',''),(12543,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12544,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12545,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12546,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12547,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12548,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12549,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12550,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12551,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12552,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12553,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12554,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12555,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12556,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12557,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12558,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12559,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12560,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12561,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12562,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12563,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12564,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12565,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12566,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12567,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12568,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12569,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12570,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12571,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12572,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12573,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12574,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12575,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12576,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12577,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12578,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12579,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12580,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12581,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12582,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12583,'110.80.33.98','2014-04-02 00:00:00','/portal.html','IE',1,'',''),(12584,'110.80.33.98','2014-04-02 00:00:00','/datamining.html','IE',1,'',''),(12585,'110.80.33.98','2014-04-02 00:00:00','/appraise.html','IE',1,'',''),(12586,'110.80.33.98','2014-04-02 00:00:00','/dss.html','IE',1,'',''),(12587,'110.80.33.98','2014-04-02 00:00:00','/demo.html','IE',1,'',''),(12588,'110.80.33.98','2014-04-02 00:00:00','/suggest.html','IE',1,'',''),(12589,'110.80.33.98','2014-04-02 00:00:00','/xsfwjl.html','IE',1,'',''),(12590,'110.80.33.98','2014-04-02 00:00:00','/crm.html','IE',1,'',''),(12591,'110.80.33.98','2014-04-02 00:00:00','/bigdata.html','IE',1,'',''),(12592,'110.80.33.98','2014-04-02 00:00:00','/gsxw.html','IE',1,'',''),(12593,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12594,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12595,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12596,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12597,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12598,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12599,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12600,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12601,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12602,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12603,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12604,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12605,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12606,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12607,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12608,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12609,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12610,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12611,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12612,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12613,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12614,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12615,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12616,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12617,'110.80.33.98','2014-04-02 00:00:00','/news.htm','IE',1,'',''),(12618,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12619,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12620,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12621,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12622,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12623,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12624,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12625,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12626,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12627,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12628,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12629,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12630,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12631,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12632,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12633,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12634,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12635,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12636,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12637,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12638,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12639,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12640,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12641,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12642,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12643,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12644,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12645,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12646,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12647,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12648,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12649,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12650,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12651,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12652,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12653,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12654,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12655,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12656,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12657,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12658,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12659,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12660,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12661,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12662,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12663,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12664,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12665,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12666,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12667,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12668,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12669,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12670,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12671,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12672,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12673,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12674,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12675,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12676,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12677,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12678,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12679,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12680,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12681,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12682,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12683,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12684,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12685,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12686,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12687,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12688,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12689,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12690,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12691,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12692,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12693,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12694,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12695,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12696,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12697,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12698,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12699,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12700,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12701,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12702,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12703,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12704,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12705,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12706,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12707,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12708,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12709,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12710,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12711,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12712,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12713,'110.80.33.98','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12714,'182.114.96.75','2014-04-02 00:00:00','/dss.html','IE',1,'','baidu'),(12715,'121.199.125.21','2014-04-02 00:00:00','/newsview.htm','Firefox',1,'',''),(12716,'121.199.125.4','2014-04-02 00:00:00','/newsview.htm','Firefox',1,'',''),(12717,'119.147.146.189','2014-04-02 00:00:00','/newsview.htm','IE',1,'',''),(12718,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12719,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12720,'123.151.42.57','2014-04-02 00:00:00','/product.html','Safari',1,'','baidu'),(12721,'111.161.52.27','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12722,'111.30.141.47','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12723,'111.30.132.208','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12724,'61.49.56.47','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12725,'111.30.131.199','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12726,'111.161.61.49','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12727,'111.161.52.27','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12728,'61.49.56.48','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12729,'125.39.210.31','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12730,'111.161.52.27','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12731,'111.30.132.208','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12732,'111.30.141.47','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12733,'111.30.132.176','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12734,'111.161.61.49','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12735,'111.161.52.27','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12736,'111.161.52.28','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12737,'61.49.56.47','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12738,'111.30.132.212','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12739,'111.161.52.28','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12740,'111.30.132.212','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12741,'111.30.132.176','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12742,'111.30.141.47','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12743,'125.39.210.31','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12744,'111.30.132.208','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12745,'111.30.131.199','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12746,'111.30.132.190','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12747,'111.161.52.28','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12748,'61.49.56.47','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12749,'111.161.52.27','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12750,'125.39.210.31','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12751,'111.161.61.49','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12752,'125.39.210.27','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12753,'125.39.210.27','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12754,'111.161.57.163','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12755,'111.161.52.28','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12756,'61.49.56.47','2014-04-02 00:00:00','/index.html','Firefox',1,'',''),(12758,'124.132.36.32','2014-04-02 00:00:00','/dss.html','Safari',1,'','baidu'),(12759,'1.202.147.194','2014-04-02 00:00:00','/product.html','Chrome',1,'BI软件','baidu'),(12760,'61.135.190.103','2014-04-02 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(12761,'220.181.165.193','2014-04-02 00:00:00','/olap2.html','Safari',1,'',''),(12762,'95.84.199.143','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12763,'183.209.9.232','2014-04-02 00:00:00','/dss.html','IE',1,'经营数据分析表','baidu'),(12764,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12765,'118.244.186.157','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12766,'122.79.151.110','2014-04-02 00:00:00','/product.html','Safari',1,'','baidu'),(12767,'42.120.145.133','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12768,'42.120.145.128','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12769,'111.206.36.134','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12770,'23.88.74.215','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12771,'118.247.188.189','2014-04-02 00:00:00','/dss.html','Safari',1,'',''),(12772,'220.181.132.217','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12773,'101.199.112.49','2014-04-02 00:00:00','/index.html','Safari',1,'',''),(12774,'5.198.245.97','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12775,'116.112.7.162','2014-04-02 00:00:00','/product.html','Chrome',1,'BI商业智能','baidu'),(12776,'116.112.7.162','2014-04-02 00:00:00','/portal.html','Chrome',1,'',''),(12777,'222.186.24.84','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12778,'111.73.46.247','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12779,'111.73.46.220','2014-04-02 00:00:00','/index.html','IE',1,'',''),(12780,'220.181.132.219','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12781,'101.199.108.120','2014-04-03 00:00:00','/index.html','Safari',1,'',''),(12782,'111.73.46.201','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12783,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12784,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12785,'123.125.71.32','2014-04-03 00:00:00','/newsview.htm','Safari',1,'',''),(12786,'119.147.146.189','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12787,'123.125.71.137','2014-04-03 00:00:00','/index.html','Firefox',1,'','baidu'),(12788,'115.239.212.142','2014-04-03 00:00:00','/news.htm','Firefox',1,'',''),(12789,'115.239.212.143','2014-04-03 00:00:00','/news.htm','Firefox',1,'',''),(12790,'115.239.212.142','2014-04-03 00:00:00','/news.htm','Firefox',1,'',''),(12791,'123.125.71.119','2014-04-03 00:00:00','/news.htm','Firefox',1,'',''),(12792,'123.125.71.137','2014-04-03 00:00:00','/news.htm','Firefox',1,'',''),(12793,'115.239.212.144','2014-04-03 00:00:00','/news.htm','Firefox',1,'',''),(12794,'123.125.71.125','2014-04-03 00:00:00','/news.htm','Firefox',1,'',''),(12795,'115.239.212.77','2014-04-03 00:00:00','/news.htm','Firefox',1,'',''),(12796,'218.30.118.102','2014-04-03 00:00:00','/index.html','Firefox',1,'',''),(12797,'23.88.74.215','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12798,'183.60.243.232','2014-04-03 00:00:00','/index.html','Chrome',1,'',''),(12799,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12800,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12801,'61.135.165.42','2014-04-03 00:00:00','/olap2.html','Safari',1,'',''),(12802,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12803,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12804,'61.135.165.3','2014-04-03 00:00:00','/dss.html','Safari',1,'',''),(12805,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12806,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12807,'61.182.226.202','2014-04-03 00:00:00','/index.html','Chrome',1,'','baidu'),(12808,'61.182.226.202','2014-04-03 00:00:00','/jobs.html','Chrome',1,'',''),(12809,'124.67.22.190','2014-04-03 00:00:00','/product.html','IE',1,'',''),(12810,'222.33.171.22','2014-04-03 00:00:00','/dss.html','Safari',1,'','baidu'),(12811,'66.249.79.39','2014-04-03 00:00:00','/news.html','Safari',1,'',''),(12812,'66.249.79.39','2014-04-03 00:00:00','/crm.html','Safari',1,'',''),(12813,'42.120.161.94','2014-04-03 00:00:00','/dss.html','Safari',1,'',''),(12814,'222.33.40.11','2014-04-03 00:00:00','/dss.html','Safari',1,'','baidu'),(12815,'119.40.0.227','2014-04-03 00:00:00','/index.html','Safari',1,'睿思科技','baidu'),(12816,'119.40.0.227','2014-04-03 00:00:00','/about.html','Safari',1,'',''),(12817,'119.40.0.227','2014-04-03 00:00:00','/concat.html','Safari',1,'',''),(12818,'119.40.0.227','2014-04-03 00:00:00','/about.html','Safari',1,'',''),(12819,'219.141.227.72','2014-04-03 00:00:00','/index.html','Chrome',1,'',''),(12821,'23.88.74.215','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12822,'106.120.50.68','2014-04-03 00:00:00','/dss.html','Chrome',1,'企业经营情况分析','baidu'),(13436,'111.194.96.130','2014-04-09 00:00:00','/dss.html','IE',1,'房地产经营分析','baidu'),(13435,'113.24.153.252','2014-04-09 00:00:00','/dss.html','IE',1,'',''),(12825,'123.125.71.19','2014-04-03 00:00:00','/newsview.htm','Safari',1,'',''),(12826,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12827,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12828,'61.148.60.218','2014-04-03 00:00:00','/newsview.htm','Chrome',1,'李英伟朝阳大悦城','baidu'),(13434,'113.24.153.252','2014-04-09 00:00:00','/dss.html','IE',1,'','baidu'),(12832,'61.135.190.101','2014-04-03 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(13433,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(12833,'23.88.74.215','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12834,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12835,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12836,'211.101.60.250','2014-04-03 00:00:00','/product.html','IE',1,'决策支持系统案例','baidu'),(12837,'211.101.60.250','2014-04-03 00:00:00','/index.html','Chrome',1,'',''),(12838,'123.128.125.98','2014-04-03 00:00:00','/dss.html','Safari',1,'','baidu'),(12839,'182.118.42.110','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12840,'218.75.123.171','2014-04-03 00:00:00','/appraise.html','Chrome',1,'',''),(12841,'218.75.123.171','2014-04-03 00:00:00','/about.html','Chrome',1,'',''),(12842,'220.181.51.51','2014-04-03 00:00:00','/index.html','Chrome',1,'',''),(12843,'220.181.51.40','2014-04-03 00:00:00','/index.html','Chrome',1,'',''),(12844,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12845,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12846,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12847,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12848,'118.244.186.157','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12849,'121.199.125.21','2014-04-03 00:00:00','/newsview.htm','Firefox',1,'',''),(12850,'121.199.125.4','2014-04-03 00:00:00','/newsview.htm','Firefox',1,'',''),(12851,'115.239.212.193','2014-04-03 00:00:00','/product.html','Firefox',1,'',''),(12852,'171.222.56.53','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12853,'220.181.132.217','2014-04-03 00:00:00','/index.html','IE',1,'',''),(12854,'101.199.112.55','2014-04-03 00:00:00','/index.html','Safari',1,'',''),(12855,'111.224.167.1','2014-04-03 00:00:00','/index.html','Chrome',1,'','baidu'),(12856,'111.224.167.1','2014-04-03 00:00:00','/product.html','Chrome',1,'',''),(12857,'219.143.225.20','2014-04-03 00:00:00','/index.html','Firefox',1,'',''),(12858,'219.143.225.20','2014-04-03 00:00:00','/index.html','Firefox',1,'',''),(12859,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12860,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12861,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12862,'121.199.125.21','2014-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(12863,'121.199.125.4','2014-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(12864,'188.165.195.156','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12865,'111.73.46.248','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12866,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12867,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12868,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12869,'218.30.118.102','2014-04-04 00:00:00','/index.html','Firefox',1,'',''),(12870,'60.190.223.9','2014-04-04 00:00:00','/about/about.html','Firefox',0,'',''),(12871,'60.190.223.9','2014-04-04 00:00:00','/about/about.html','Firefox',0,'',''),(12872,'220.181.165.65','2014-04-04 00:00:00','/product.html','Safari',1,'',''),(12873,'220.181.51.51','2014-04-04 00:00:00','/index.html','Chrome',1,'',''),(12874,'183.60.243.232','2014-04-04 00:00:00','/index.html','Chrome',1,'',''),(12875,'121.199.125.21','2014-04-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12876,'121.199.125.4','2014-04-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12877,'121.199.125.21','2014-04-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12878,'121.199.125.4','2014-04-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12879,'123.125.68.27','2014-04-04 00:00:00','/dss.html','Firefox',1,'',''),(12880,'65.55.215.247','2014-04-04 00:00:00','/newsview.htm','IE',1,'',''),(12881,'65.55.213.43','2014-04-04 00:00:00','/subject.html','IE',1,'',''),(12882,'220.181.108.46','2014-04-04 00:00:00','/index.html','Safari',1,'',''),(12883,'114.245.250.239','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12884,'124.67.22.190','2014-04-04 00:00:00','/dss.html','IE',1,'',''),(12885,'65.55.213.52','2014-04-04 00:00:00','/sitemap.html','IE',1,'',''),(12886,'121.199.125.21','2014-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(12887,'131.253.24.38','2014-04-04 00:00:00','/report.html','IE',1,'',''),(12889,'123.125.71.69','2014-04-04 00:00:00','/newsview.htm','Safari',1,'',''),(12890,'131.253.24.36','2014-04-04 00:00:00','/news.htm','IE',1,'',''),(12891,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12892,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12893,'23.88.74.215','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12894,'111.73.46.217','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12895,'121.199.125.4','2014-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(12896,'222.186.24.84','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12897,'222.186.24.84','2014-04-04 00:00:00','/index.html','IE',1,'',''),(13430,'183.22.153.165','2014-04-09 00:00:00','/product.html','Chrome',1,'',''),(13429,'183.22.153.165','2014-04-09 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(13428,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13432,'183.22.153.165','2014-04-09 00:00:00','/product.html','Chrome',1,'',''),(13431,'183.22.153.165','2014-04-09 00:00:00','/about.html','Chrome',1,'',''),(12904,'118.122.88.231','2014-04-04 00:00:00','/product.html','IE',1,'北京天健源达有限公司BI商业智能','baidu'),(12905,'182.118.42.25','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12906,'222.94.251.110','2014-04-04 00:00:00','/index.html','Chrome',1,'',''),(12907,'131.253.24.84','2014-04-04 00:00:00','/etl.html','IE',1,'',''),(12908,'222.94.251.110','2014-04-04 00:00:00','/product.html','Chrome',1,'',''),(12909,'222.94.251.110','2014-04-04 00:00:00','/portal.html','Chrome',1,'',''),(12910,'222.94.251.110','2014-04-04 00:00:00','/subject.html','Chrome',1,'',''),(12911,'222.94.251.110','2014-04-04 00:00:00','/olap2.html','Chrome',1,'',''),(12912,'61.158.152.240','2014-04-04 00:00:00','/dss.html','Safari',1,'','baidu'),(12913,'65.55.213.61','2014-04-04 00:00:00','/about.html','IE',1,'',''),(13427,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(12915,'65.55.213.54','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12916,'65.55.215.243','2014-04-04 00:00:00','/newsview.htm','IE',1,'',''),(12917,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12918,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12919,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12920,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12921,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12922,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12923,'123.122.88.252','2014-04-04 00:00:00','/product.html','Safari',1,'','baidu'),(12924,'123.122.88.252','2014-04-04 00:00:00','/product.html','Safari',1,'','baidu'),(12925,'123.122.88.252','2014-04-04 00:00:00','/product.html','Safari',1,'','baidu'),(12926,'173.245.90.64','2014-04-04 00:00:00','/news.htm','Firefox',1,'',''),(12927,'65.55.213.48','2014-04-04 00:00:00','/datamining.html','IE',1,'',''),(12928,'220.181.165.195','2014-04-04 00:00:00','/dss.html','Safari',1,'',''),(12929,'23.88.74.215','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12930,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12931,'118.244.186.157','2014-04-04 00:00:00','/index.html','IE',1,'',''),(12932,'172.255.94.187','2014-04-04 00:00:00','/news.htm','Firefox',1,'',''),(12933,'220.181.132.217','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12934,'101.199.112.45','2014-04-05 00:00:00','/index.html','Safari',1,'',''),(12935,'220.181.51.110','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12936,'220.181.51.109','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12937,'180.149.133.15','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12938,'119.147.146.189','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12939,'111.73.46.220','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12940,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12941,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12942,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12943,'123.125.71.32','2014-04-05 00:00:00','/index.html','Safari',1,'',''),(12944,'23.88.74.215','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12945,'218.30.118.101','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12946,'111.73.46.201','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12947,'220.181.51.109','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12948,'220.181.51.107','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12949,'118.244.152.187','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12950,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12951,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12952,'61.135.165.41','2014-04-05 00:00:00','/product.html','Safari',1,'',''),(12953,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12954,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12955,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12956,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12957,'119.147.146.193','2014-04-05 00:00:00','/dss.html','IE',1,'',''),(12958,'123.151.153.36','2014-04-05 00:00:00','/dss.html','Safari',1,'','baidu'),(12959,'111.30.131.199','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12960,'111.30.132.176','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12961,'111.30.141.47','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12962,'111.30.131.199','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12963,'111.30.132.176','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12964,'111.30.132.212','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12965,'111.30.132.190','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12966,'111.30.141.47','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12967,'111.30.131.199','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12968,'111.30.131.199','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12969,'111.30.131.199','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12970,'111.30.141.47','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12971,'111.30.132.212','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12972,'111.30.132.176','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12973,'111.30.141.47','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12974,'111.30.141.47','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12975,'111.30.132.208','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12976,'61.49.56.48','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12977,'125.39.210.31','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12978,'61.49.56.47','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12979,'61.49.56.48','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12980,'61.49.56.47','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12981,'111.161.52.27','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12982,'125.39.210.31','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12983,'125.39.210.31','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12984,'61.49.56.48','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12985,'111.161.62.191','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12986,'125.39.208.232','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12987,'111.161.52.27','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12988,'61.49.56.48','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12989,'111.161.52.27','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12990,'111.161.61.49','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12991,'111.161.62.191','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12992,'111.161.61.49','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(12993,'111.206.36.13','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12994,'121.199.125.21','2014-04-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12995,'121.199.125.4','2014-04-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(12996,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12997,'223.21.135.214','2014-04-05 00:00:00','/index.html','IE',1,'',''),(12998,'223.21.135.214','2014-04-05 00:00:00','/about.html','IE',1,'',''),(12999,'223.21.135.214','2014-04-05 00:00:00','/concat.html','IE',1,'',''),(13000,'223.21.135.214','2014-04-05 00:00:00','/news.htm','IE',1,'',''),(13001,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(13002,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(13003,'223.21.135.214','2014-04-05 00:00:00','/newsview.htm','IE',1,'',''),(13004,'223.21.135.214','2014-04-05 00:00:00','/about.html','IE',1,'',''),(13005,'223.21.135.214','2014-04-05 00:00:00','/concat.html','IE',1,'',''),(13006,'223.21.135.214','2014-04-05 00:00:00','/concat.html','IE',1,'',''),(13007,'223.21.135.214','2014-04-05 00:00:00','/newsview.htm','IE',1,'',''),(13008,'220.181.132.219','2014-04-05 00:00:00','/index.html','IE',1,'',''),(13009,'223.21.135.214','2014-04-05 00:00:00','/newsview.htm','IE',1,'',''),(13010,'101.199.108.55','2014-04-05 00:00:00','/index.html','Safari',1,'',''),(13011,'223.21.135.214','2014-04-05 00:00:00','/jobs.html','IE',1,'',''),(13012,'223.21.135.214','2014-04-05 00:00:00','/jobs.html','IE',1,'',''),(13013,'223.21.135.214','2014-04-05 00:00:00','/service.html','IE',1,'',''),(13014,'223.21.135.214','2014-04-05 00:00:00','/news.htm','IE',1,'',''),(13015,'223.21.135.214','2014-04-05 00:00:00','/newsview.htm','IE',1,'',''),(13016,'23.88.74.215','2014-04-05 00:00:00','/index.html','IE',1,'',''),(13017,'74.52.245.146','2014-04-05 00:00:00','/index.html','Firefox',1,'',''),(13018,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(13019,'1.202.240.187','2014-04-05 00:00:00','/concat.html','IE',1,'',''),(13020,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(13021,'123.125.71.71','2014-04-05 00:00:00','/newsview.htm','Safari',1,'',''),(13022,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(13023,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(13024,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(13025,'118.244.186.157','2014-04-05 00:00:00','/index.html','IE',1,'',''),(13026,'66.249.75.15','2014-04-05 00:00:00','/index.html','Safari',1,'',''),(13027,'61.135.190.103','2014-04-05 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(13028,'222.186.24.84','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13029,'220.181.132.217','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13030,'101.199.108.54','2014-04-06 00:00:00','/index.html','Safari',1,'',''),(13031,'61.135.190.223','2014-04-06 00:00:00','/newsview.htm','Firefox',1,'��Ӣΰ�������ó�','baidu'),(13032,'23.88.74.215','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13033,'121.199.125.21','2014-04-06 00:00:00','/newsview.htm','Firefox',1,'',''),(13034,'121.199.125.4','2014-04-06 00:00:00','/newsview.htm','Firefox',1,'',''),(13035,'123.125.71.17','2014-04-06 00:00:00','/newsview.htm','Safari',1,'',''),(13036,'173.44.135.203','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13037,'119.147.146.189','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13038,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13039,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13040,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13041,'61.135.190.223','2014-04-06 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(13042,'123.125.71.24','2014-04-06 00:00:00','/index.html','Safari',1,'',''),(13043,'23.88.74.215','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13044,'61.135.190.200','2014-04-06 00:00:00','/newsview.htm','Safari',1,'',''),(13045,'122.7.64.162','2014-04-06 00:00:00','/product.html','Safari',1,'',''),(13046,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13047,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13048,'120.192.58.44','2014-04-06 00:00:00','/dss.html','IE',1,'季度经营分析报告','baidu'),(13049,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13050,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13051,'123.120.95.29','2014-04-06 00:00:00','/product.html','Chrome',1,'中小型数据商业智能解决方案','baidu'),(13052,'123.120.95.29','2014-04-06 00:00:00','/news.htm','Chrome',1,'',''),(13053,'123.120.95.29','2014-04-06 00:00:00','/index.html','Chrome',1,'',''),(13054,'123.120.95.29','2014-04-06 00:00:00','/about.html','Chrome',1,'',''),(13055,'123.120.95.29','2014-04-06 00:00:00','/product.html','Chrome',1,'',''),(13056,'123.120.95.29','2014-04-06 00:00:00','/service.html','Chrome',1,'',''),(13057,'123.120.95.29','2014-04-06 00:00:00','/jobs.html','Chrome',1,'',''),(13058,'61.135.165.43','2014-04-06 00:00:00','/olap2.html','Safari',1,'',''),(13059,'61.135.169.42','2014-04-06 00:00:00','/dss.html','Safari',1,'',''),(13060,'218.30.118.100','2014-04-06 00:00:00','/index.html','Firefox',1,'',''),(13061,'222.186.24.84','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13062,'123.125.71.15','2014-04-06 00:00:00','/index.html','Safari',1,'',''),(13063,'220.181.108.46','2014-04-06 00:00:00','/newsview.htm','Safari',1,'',''),(13064,'23.88.74.215','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13065,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13066,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13067,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13068,'120.65.60.40','2014-04-06 00:00:00','/concat.html','IE',1,'',''),(13069,'220.174.208.154','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13070,'220.174.208.155','2014-04-06 00:00:00','/isko-1.html','IE',0,'',''),(13071,'202.101.75.53','2014-04-06 00:00:00','/tate.html','IE',0,'',''),(13072,'1.202.240.187','2014-04-06 00:00:00','/product.html','IE',1,'',''),(13073,'1.202.240.187','2014-04-06 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(13074,'1.202.240.187','2014-04-06 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(13075,'1.202.240.187','2014-04-06 00:00:00','/doc/olap.pdf','IE',1,'',''),(13076,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13077,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13078,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13079,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13080,'115.50.213.201','2014-04-06 00:00:00','/dss.html','IE',1,'企业营销环境分析','baidu'),(13081,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13082,'118.244.186.157','2014-04-06 00:00:00','/index.html','IE',1,'',''),(13083,'220.181.165.193','2014-04-06 00:00:00','/olap2.html','Safari',1,'',''),(13084,'121.199.125.21','2014-04-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13085,'121.199.125.4','2014-04-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13086,'220.181.132.217','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13087,'101.199.108.57','2014-04-07 00:00:00','/index.html','Safari',1,'',''),(13088,'220.181.165.133','2014-04-07 00:00:00','/dss.html','Safari',1,'',''),(13089,'115.239.212.10','2014-04-07 00:00:00','/olap2.html','Firefox',1,'',''),(13090,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13091,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13092,'23.88.74.215','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13093,'123.125.68.142','2014-04-07 00:00:00','/dss.html','Firefox',1,'',''),(13094,'218.30.118.100','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13095,'42.62.50.196','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13096,'175.17.227.72','2014-04-07 00:00:00','/index.html','Chrome',1,'',''),(13097,'175.17.227.72','2014-04-07 00:00:00','/appraise.html','IE',1,'',''),(13098,'175.17.227.72','2014-04-07 00:00:00','/demo.html','IE',1,'',''),(13099,'175.17.227.72','2014-04-07 00:00:00','/etl.html','IE',1,'',''),(13100,'175.17.227.72','2014-04-07 00:00:00','/service.html','IE',1,'',''),(13101,'175.17.227.72','2014-04-07 00:00:00','/about.html','IE',1,'',''),(13102,'175.17.227.72','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13103,'175.17.227.72','2014-04-07 00:00:00','/service.html','IE',1,'',''),(13104,'175.17.227.72','2014-04-07 00:00:00','/product.html','IE',1,'',''),(13105,'175.17.227.72','2014-04-07 00:00:00','/index.html','Chrome',1,'',''),(13106,'203.90.239.29','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13107,'203.90.239.29','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13108,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13109,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13110,'218.90.164.173','2014-04-07 00:00:00','/product.html','Chrome',1,'商业智能系统','baidu'),(13111,'218.90.164.173','2014-04-07 00:00:00','/etl.html','Chrome',1,'',''),(13112,'218.90.164.173','2014-04-07 00:00:00','/service.html','Chrome',1,'',''),(13113,'218.90.164.173','2014-04-07 00:00:00','/product.html','Chrome',1,'',''),(13114,'218.90.164.173','2014-04-07 00:00:00','/olap.html','Chrome',1,'',''),(13115,'218.90.164.173','2014-04-07 00:00:00','/olap.html','Chrome',1,'',''),(13116,'180.109.141.178','2014-04-07 00:00:00','/product.html','IE',1,'',''),(13117,'180.109.141.178','2014-04-07 00:00:00','/etl.html','IE',1,'',''),(13118,'180.109.141.178','2014-04-07 00:00:00','/olap.html','IE',1,'',''),(13119,'180.109.141.178','2014-04-07 00:00:00','/service.html','IE',1,'',''),(13120,'150.70.173.38','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13121,'220.181.165.133','2014-04-07 00:00:00','/olap2.html','Safari',1,'',''),(13122,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13123,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13124,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13125,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13126,'59.36.115.54','2014-04-07 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(13127,'59.36.115.54','2014-04-07 00:00:00','/about.html','Chrome',1,'',''),(13128,'59.36.115.54','2014-04-07 00:00:00','/news.htm','Chrome',1,'',''),(13129,'59.36.115.54','2014-04-07 00:00:00','/product.html','Chrome',1,'',''),(13130,'59.36.115.54','2014-04-07 00:00:00','/service.html','Chrome',1,'',''),(13131,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13132,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13133,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13134,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13135,'123.151.42.50','2014-04-07 00:00:00','/dss.html','Safari',1,'','baidu'),(13136,'111.30.132.208','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13137,'111.30.132.212','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13138,'111.30.132.176','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13139,'111.30.132.190','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13140,'125.39.210.31','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13141,'125.39.210.31','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13142,'125.39.208.232','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13143,'111.161.62.191','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13144,'111.30.131.199','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13145,'111.161.62.191','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13146,'111.30.132.212','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13147,'111.161.61.49','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13148,'61.49.56.47','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13149,'125.39.210.27','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13150,'111.30.132.190','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13151,'111.30.132.190','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13152,'111.30.131.199','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13153,'111.30.132.212','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13154,'111.30.132.176','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13155,'125.39.210.27','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13156,'111.161.52.27','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13157,'111.161.57.163','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13158,'111.30.132.190','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13159,'111.161.52.28','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13160,'111.161.57.163','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13161,'125.39.210.27','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13162,'125.39.210.31','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13163,'111.161.52.28','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13164,'125.39.210.31','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13165,'111.161.52.27','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13166,'111.161.52.27','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13167,'111.161.61.49','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13168,'111.161.57.163','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13169,'111.161.62.191','2014-04-07 00:00:00','/index.html','Firefox',1,'',''),(13170,'61.134.118.2','2014-04-07 00:00:00','/dss.html','IE',1,'','baidu'),(13171,'61.134.118.2','2014-04-07 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(13172,'123.125.71.69','2014-04-07 00:00:00','/index.html','Safari',1,'',''),(13173,'220.181.132.219','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13174,'220.181.132.15','2014-04-07 00:00:00','/index.html','Safari',1,'',''),(13175,'118.199.82.15','2014-04-07 00:00:00','/product.html','Chrome',1,'','baidu'),(13176,'118.199.82.15','2014-04-07 00:00:00','/index.html','Chrome',1,'',''),(13177,'118.199.82.15','2014-04-07 00:00:00','/product.html','Chrome',1,'',''),(13178,'118.199.82.15','2014-04-07 00:00:00','/news.htm','Chrome',1,'',''),(13179,'118.199.82.15','2014-04-07 00:00:00','/about.html','Chrome',1,'',''),(13180,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13181,'118.244.186.157','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13182,'123.125.68.136','2014-04-07 00:00:00','/product.html','Firefox',1,'www.ruisitech.com','baidu'),(13183,'123.125.68.55','2014-04-07 00:00:00','/olap2.html','Firefox',1,'www.ruisitech.com','baidu'),(13184,'58.217.78.252','2014-04-07 00:00:00','/index.html','IE',1,'',''),(13185,'123.125.68.8','2014-04-08 00:00:00','/dss.html','Firefox',1,'www.ruisitech.com','baidu'),(13186,'173.44.135.203','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13187,'220.181.132.217','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13188,'220.181.132.196','2014-04-08 00:00:00','/index.html','Safari',1,'',''),(13189,'23.88.74.215','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13190,'115.239.212.68','2014-04-08 00:00:00','/index.html','Safari',1,'',''),(13191,'111.73.46.248','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13192,'119.147.146.189','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13193,'121.199.125.21','2014-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(13194,'121.199.125.4','2014-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(13195,'220.181.158.106','2014-04-08 00:00:00','/index.html','Firefox',1,'',''),(13196,'118.244.186.157','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13197,'118.244.186.157','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13198,'222.186.24.84','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13199,'123.125.68.139','2014-04-08 00:00:00','/dss.html','Firefox',1,'',''),(13200,'220.181.51.54','2014-04-08 00:00:00','/newsview.htm','Safari',1,'',''),(13201,'220.181.51.35','2014-04-08 00:00:00','/newsview.htm','Safari',1,'',''),(13202,'220.181.51.53','2014-04-08 00:00:00','/newsview.htm','Safari',1,'',''),(13203,'23.88.74.215','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13204,'113.0.49.69','2014-04-08 00:00:00','/demo.html','Chrome',1,'',''),(13205,'113.0.49.69','2014-04-08 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(13206,'119.147.146.195','2014-04-08 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(13207,'113.0.49.69','2014-04-08 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(13208,'113.0.49.69','2014-04-08 00:00:00','/dss.html','Chrome',1,'',''),(13209,'113.0.49.69','2014-04-08 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(13210,'61.135.165.39','2014-04-08 00:00:00','/product.html','Safari',1,'',''),(13211,'118.244.186.157','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13212,'118.244.186.157','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13213,'118.244.186.157','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13214,'118.244.186.157','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13215,'118.207.153.14','2014-04-08 00:00:00','/portal.html','Chrome',1,'',''),(13216,'118.207.153.14','2014-04-08 00:00:00','/subject.html','Chrome',1,'',''),(13217,'124.127.183.210','2014-04-08 00:00:00','/product.html','Chrome',1,'bi 商业智能','baidu'),(13218,'124.127.183.210','2014-04-08 00:00:00','/product.html','Chrome',1,'',''),(13219,'220.181.51.109','2014-04-08 00:00:00','/index.html','Firefox',1,'',''),(13220,'220.181.51.107','2014-04-08 00:00:00','/index.html','Firefox',1,'',''),(13221,'119.163.95.254','2014-04-08 00:00:00','/product.html','IE',1,'��ҵ����','baidu'),(13222,'118.244.186.157','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13223,'118.244.186.157','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13224,'23.88.74.215','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13225,'118.244.186.157','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13226,'118.244.186.157','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13227,'124.193.174.218','2014-04-08 00:00:00','/product.html','Chrome',1,'','baidu'),(13228,'124.132.97.130','2014-04-08 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(13229,'124.193.174.218','2014-04-08 00:00:00','/about.html','Chrome',1,'',''),(13230,'123.125.71.98','2014-04-08 00:00:00','/newsview.htm','Safari',1,'',''),(13231,'221.237.155.54','2014-04-08 00:00:00','/index.html','Chrome',1,'',''),(13232,'121.199.125.21','2014-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(13233,'221.237.155.54','2014-04-08 00:00:00','/service.html','Chrome',1,'',''),(13234,'221.237.155.54','2014-04-08 00:00:00','/about.html','Chrome',1,'',''),(13235,'221.237.155.54','2014-04-08 00:00:00','/product.html','Chrome',1,'',''),(13236,'121.199.125.4','2014-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(13237,'221.237.155.54','2014-04-08 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(13238,'221.237.155.54','2014-04-08 00:00:00','/service.html','Chrome',1,'',''),(13239,'221.237.155.54','2014-04-08 00:00:00','/index.html','Chrome',1,'',''),(13240,'221.237.155.54','2014-04-08 00:00:00','/about.html','Chrome',1,'',''),(13241,'221.237.155.54','2014-04-08 00:00:00','/qywh.html','Chrome',1,'',''),(13242,'221.237.155.54','2014-04-08 00:00:00','/concat.html','Chrome',1,'',''),(13243,'221.237.155.54','2014-04-08 00:00:00','/news.htm','Chrome',1,'',''),(13244,'221.237.155.54','2014-04-08 00:00:00','/product.html','Chrome',1,'',''),(13245,'221.237.155.54','2014-04-08 00:00:00','/service.html','Chrome',1,'',''),(13246,'221.237.155.54','2014-04-08 00:00:00','/jobs.html','Chrome',1,'',''),(13247,'221.237.155.54','2014-04-08 00:00:00','/product.html','Chrome',1,'',''),(13248,'221.237.155.54','2014-04-08 00:00:00','/jobs.html','Chrome',1,'',''),(13249,'221.237.155.54','2014-04-08 00:00:00','/index.html','Chrome',1,'',''),(13250,'221.237.155.54','2014-04-08 00:00:00','/report.html','Chrome',1,'',''),(13251,'221.237.155.54','2014-04-08 00:00:00','/index.html','Chrome',1,'',''),(13252,'221.237.155.54','2014-04-08 00:00:00','/jobs.html','Chrome',1,'',''),(13253,'221.237.155.54','2014-04-08 00:00:00','/service.html','Chrome',1,'',''),(13254,'221.237.155.54','2014-04-08 00:00:00','/suggest.html','Chrome',1,'',''),(13255,'221.237.155.54','2014-04-08 00:00:00','/product.html','Chrome',1,'',''),(13256,'221.237.155.54','2014-04-08 00:00:00','/news.htm','Chrome',1,'',''),(13257,'221.237.155.54','2014-04-08 00:00:00','/about.html','Chrome',1,'',''),(13258,'221.237.155.54','2014-04-08 00:00:00','/concat.html','Chrome',1,'',''),(13259,'1.202.240.187','2014-04-08 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(13260,'1.202.240.187','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13261,'1.202.240.187','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13262,'1.202.240.187','2014-04-08 00:00:00','/product.html','IE',1,'',''),(13263,'1.202.240.187','2014-04-08 00:00:00','/demo.html','IE',1,'',''),(13264,'125.39.208.232','2014-04-08 00:00:00','/index.html','Firefox',1,'',''),(13265,'123.151.42.47','2014-04-08 00:00:00','/index.html','Firefox',1,'',''),(13266,'123.151.12.154','2014-04-08 00:00:00','/dss.html','Safari',1,'','baidu'),(13267,'123.151.12.154','2014-04-08 00:00:00','/dss.html','Chrome',1,'',''),(13268,'1.202.240.187','2014-04-08 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(13269,'222.186.24.84','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13270,'1.202.240.187','2014-04-08 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(13271,'121.199.125.21','2014-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(13272,'121.199.125.4','2014-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(13273,'1.202.240.187','2014-04-08 00:00:00','/demo.html','IE',1,'',''),(13274,'1.202.240.187','2014-04-08 00:00:00','/demo.html','IE',1,'',''),(13275,'111.73.46.220','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13276,'182.118.42.50','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13277,'118.199.25.147','2014-04-08 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(13278,'118.199.25.147','2014-04-08 00:00:00','/service.html','Chrome',1,'',''),(13279,'118.199.25.147','2014-04-08 00:00:00','/jobs.html','Chrome',1,'',''),(13280,'118.199.25.147','2014-04-08 00:00:00','/index.html','Chrome',1,'',''),(13281,'123.125.67.209','2014-04-08 00:00:00','/olap2.html','Firefox',1,'',''),(13282,'202.113.76.59','2014-04-08 00:00:00','/product.html','Chrome',1,'决策支持系统 资费','baidu'),(13283,'202.113.76.59','2014-04-08 00:00:00','/appraise.html','Chrome',1,'',''),(13284,'123.125.67.212','2014-04-08 00:00:00','/product.html','Firefox',1,'',''),(13285,'123.125.67.206','2014-04-08 00:00:00','/dss.html','Firefox',1,'',''),(13286,'39.189.62.212','2014-04-08 00:00:00','/service.html','Chrome',1,'',''),(13287,'123.125.67.153','2014-04-08 00:00:00','/dss.html','Firefox',1,'',''),(13288,'123.125.67.210','2014-04-08 00:00:00','/product.html','Firefox',1,'',''),(13289,'118.244.186.157','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13290,'118.244.186.157','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13291,'123.125.67.210','2014-04-08 00:00:00','/olap2.html','Firefox',1,'',''),(13292,'123.125.67.153','2014-04-08 00:00:00','/product.html','Firefox',1,'',''),(13293,'123.125.67.154','2014-04-08 00:00:00','/dss.html','Firefox',1,'',''),(13294,'123.125.67.148','2014-04-08 00:00:00','/olap2.html','Firefox',1,'',''),(13295,'1.202.240.187','2014-04-08 00:00:00','/index.html','Safari',1,'',''),(13296,'1.202.240.187','2014-04-08 00:00:00','/product.html','Safari',1,'',''),(13297,'1.202.240.187','2014-04-08 00:00:00','/demo.html','Safari',1,'',''),(13298,'123.125.67.151','2014-04-08 00:00:00','/olap2.html','Firefox',1,'',''),(13299,'23.88.74.215','2014-04-08 00:00:00','/index.html','IE',1,'',''),(13300,'123.125.67.206','2014-04-08 00:00:00','/olap2.html','Firefox',1,'',''),(13301,'118.207.153.14','2014-04-08 00:00:00','/etl.html','Chrome',1,'',''),(13302,'118.207.153.14','2014-04-08 00:00:00','/datamining.html','Chrome',1,'',''),(13303,'220.181.132.217','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13304,'220.181.132.199','2014-04-09 00:00:00','/index.html','Safari',1,'',''),(13305,'69.58.178.56','2014-04-09 00:00:00','/index.html','Firefox',1,'',''),(13306,'69.58.178.56','2014-04-09 00:00:00','/about.html','Firefox',1,'',''),(13307,'69.58.178.56','2014-04-09 00:00:00','/concat.html','Firefox',1,'',''),(13308,'69.58.178.56','2014-04-09 00:00:00','/index.html','Firefox',1,'',''),(13309,'69.58.178.56','2014-04-09 00:00:00','/news.htm','Firefox',1,'',''),(13310,'69.58.178.56','2014-04-09 00:00:00','/product.html','Firefox',1,'',''),(13311,'69.58.178.56','2014-04-09 00:00:00','/service.html','Firefox',1,'',''),(13312,'69.58.178.56','2014-04-09 00:00:00','/jobs.html','Firefox',1,'',''),(13313,'69.58.178.56','2014-04-09 00:00:00','/olap2.html','Firefox',1,'',''),(13314,'69.58.178.56','2014-04-09 00:00:00','/report.html','Firefox',1,'',''),(13315,'222.186.24.84','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13316,'123.125.67.144','2014-04-09 00:00:00','/dss.html','Firefox',1,'',''),(13317,'123.125.67.150','2014-04-09 00:00:00','/product.html','Firefox',1,'',''),(13318,'123.125.67.154','2014-04-09 00:00:00','/product.html','Firefox',1,'',''),(13319,'123.125.67.213','2014-04-09 00:00:00','/dss.html','Firefox',1,'',''),(13320,'123.125.67.206','2014-04-09 00:00:00','/dss.html','Firefox',1,'',''),(13321,'123.125.67.208','2014-04-09 00:00:00','/product.html','Firefox',1,'',''),(13322,'119.147.146.189','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13323,'123.125.67.209','2014-04-09 00:00:00','/dss.html','Firefox',1,'',''),(13324,'123.125.67.210','2014-04-09 00:00:00','/product.html','Firefox',1,'',''),(13325,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13326,'74.50.103.63','2014-04-09 00:00:00','/concat.html','Safari',1,'',''),(13327,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13328,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13329,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13330,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13331,'218.30.118.98','2014-04-09 00:00:00','/index.html','Firefox',1,'',''),(13332,'23.88.74.215','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13333,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13334,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13335,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13336,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13337,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13338,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13339,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13340,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13341,'111.73.46.246','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13342,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13343,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13344,'123.125.68.12','2014-04-09 00:00:00','/dss.html','Firefox',1,'',''),(13345,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13346,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13347,'123.125.67.148','2014-04-09 00:00:00','/dss.html','Firefox',1,'',''),(13348,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13349,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13350,'123.125.67.145','2014-04-09 00:00:00','/product.html','Firefox',1,'',''),(13351,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13352,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13353,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13354,'74.50.103.63','2014-04-09 00:00:00','/gsxw.html','Safari',1,'',''),(13355,'222.186.24.84','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13356,'182.127.221.84','2014-04-09 00:00:00','/dss.html','IE',1,'',''),(13357,'74.50.103.63','2014-04-09 00:00:00','/datamining.html','Safari',1,'',''),(13358,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13359,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13360,'220.181.51.51','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13361,'220.181.51.51','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13362,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13363,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13364,'123.125.67.206','2014-04-09 00:00:00','/product.html','Firefox',1,'',''),(13365,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13366,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13367,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13368,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13369,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13370,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13371,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13372,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13373,'61.135.169.40','2014-04-09 00:00:00','/dss.html','Safari',1,'',''),(13374,'123.125.67.148','2014-04-09 00:00:00','/dss.html','Firefox',1,'',''),(13375,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13376,'123.125.67.144','2014-04-09 00:00:00','/dss.html','Firefox',1,'',''),(13377,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13378,'111.73.46.201','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13379,'42.156.137.106','2014-04-09 00:00:00','/product.html','Safari',1,'',''),(13380,'74.50.103.63','2014-04-09 00:00:00','/demo.html','Safari',1,'',''),(13381,'115.239.212.132','2014-04-09 00:00:00','/dss.html','Firefox',1,'',''),(13382,'74.50.103.63','2014-04-09 00:00:00','/news.htm','Safari',1,'',''),(13383,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13384,'74.50.103.63','2014-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(13385,'23.88.74.215','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13386,'111.197.235.69','2014-04-09 00:00:00','/index.html','Chrome',1,'',''),(13387,'111.197.235.69','2014-04-09 00:00:00','/product.html','Chrome',1,'',''),(13388,'111.197.235.69','2014-04-09 00:00:00','/product.html','Chrome',1,'',''),(13389,'111.197.235.69','2014-04-09 00:00:00','/index.html','Chrome',1,'',''),(13390,'111.197.235.69','2014-04-09 00:00:00','/product.html','Chrome',1,'',''),(13391,'111.197.235.69','2014-04-09 00:00:00','/index.html','Chrome',1,'',''),(13392,'111.197.235.69','2014-04-09 00:00:00','/product.html','Chrome',1,'',''),(13393,'124.64.104.180','2014-04-09 00:00:00','/product.html','IE',1,'',''),(13394,'124.64.104.180','2014-04-09 00:00:00','/dss.html','IE',1,'',''),(13395,'124.64.104.180','2014-04-09 00:00:00','/about.html','IE',1,'',''),(13397,'124.64.104.180','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13426,'115.171.195.141','2014-04-09 00:00:00','/product.html','Chrome',1,'辅助决策支持系统','baidu'),(13425,'123.125.68.10','2014-04-09 00:00:00','/dss.html','Firefox',1,'www.ruisitech.com','baidu'),(13422,'123.235.4.230','2014-04-09 00:00:00','/dss.html','IE',1,'','baidu'),(13421,'123.125.68.181','2014-04-09 00:00:00','/olap2.html','Firefox',1,'www.ruisitech.com','baidu'),(13407,'123.125.71.92','2014-04-09 00:00:00','/index.html','Safari',1,'',''),(13408,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13409,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13410,'111.197.235.69','2014-04-09 00:00:00','/subject.html','Chrome',1,'',''),(13411,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13412,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13420,'123.125.68.18','2014-04-09 00:00:00','/product.html','Firefox',1,'www.ruisitech.com','baidu'),(13423,'111.206.36.6','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13419,'119.147.146.189','2014-04-09 00:00:00','/doc/bi_ctx.pdf','IE',1,'',''),(13424,'221.222.144.180','2014-04-09 00:00:00','/dss.html','Safari',1,'','baidu'),(13418,'219.142.5.6','2014-04-09 00:00:00','/doc/bi_ctx.pdf','IE',1,'348007122','baidu'),(13438,'182.118.41.112','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13439,'23.88.74.215','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13440,'110.176.197.59','2014-04-09 00:00:00','/dss.html','Safari',1,'','baidu'),(13441,'218.108.50.2','2014-04-09 00:00:00','/etl.html','IE',1,'',''),(13442,'218.108.50.2','2014-04-09 00:00:00','/dss.html','IE',1,'',''),(13443,'216.145.14.142','2014-04-09 00:00:00','/index.html','Firefox',1,'',''),(13444,'180.159.66.59','2014-04-09 00:00:00','/dss.html','IE',1,'公司经营状况分析','baidu'),(13445,'123.125.71.125','2014-04-09 00:00:00','/index.html','Chrome',1,'',''),(13446,'64.246.165.50','2014-04-09 00:00:00','/index.html','Firefox',1,'',''),(13447,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13448,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13449,'118.244.186.157','2014-04-09 00:00:00','/index.html','IE',1,'',''),(13450,'183.156.71.98','2014-04-09 00:00:00','/product.html','Safari',1,'商业智能','baidu'),(13451,'183.156.71.98','2014-04-09 00:00:00','/about.html','Safari',1,'',''),(13452,'183.156.71.98','2014-04-09 00:00:00','/jobs.html','Safari',1,'',''),(13453,'116.227.245.172','2014-04-09 00:00:00','/product.html','Firefox',1,'BI软件','baidu'),(13454,'123.125.71.94','2014-04-10 00:00:00','/newsview.htm','Safari',1,'',''),(13455,'220.181.132.219','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13456,'121.199.125.21','2014-04-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13457,'121.199.125.4','2014-04-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13458,'220.181.132.217','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13459,'220.181.165.137','2014-04-10 00:00:00','/dss.html','Safari',1,'',''),(13460,'23.88.74.215','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13461,'59.59.144.199','2014-04-10 00:00:00','/crm.html','Chrome',1,'挽留客户装置','baidu'),(13462,'59.59.144.199','2014-04-10 00:00:00','/service.html','Chrome',1,'',''),(13463,'119.147.146.192','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13464,'101.199.108.59','2014-04-10 00:00:00','/index.html','Safari',1,'',''),(13465,'220.181.132.200','2014-04-10 00:00:00','/index.html','Safari',1,'',''),(13466,'220.181.165.137','2014-04-10 00:00:00','/product.html','Safari',1,'',''),(13467,'218.30.118.98','2014-04-10 00:00:00','/index.html','Firefox',1,'',''),(13468,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13469,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13470,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13471,'123.125.68.169','2014-04-10 00:00:00','/dss.html','Firefox',1,'',''),(13472,'66.249.65.103','2014-04-10 00:00:00','/index.html','Safari',1,'',''),(13473,'23.88.74.215','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13474,'61.135.169.4','2014-04-10 00:00:00','/olap2.html','Safari',1,'',''),(13475,'118.186.205.194','2014-04-10 00:00:00','/dss.html','IE',1,'',''),(13476,'222.186.24.84','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13477,'192.114.71.13','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13478,'121.199.125.21','2014-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(13479,'121.199.125.4','2014-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(13480,'119.147.146.194','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13481,'202.108.100.232','2014-04-10 00:00:00','/about.html','Chrome',1,'',''),(13482,'202.108.100.232','2014-04-10 00:00:00','/service.html','Chrome',1,'',''),(13483,'202.108.100.232','2014-04-10 00:00:00','/news.htm','Chrome',1,'',''),(13484,'202.108.100.232','2014-04-10 00:00:00','/index.html','Chrome',1,'',''),(13485,'202.108.100.232','2014-04-10 00:00:00','/olap2.html','Chrome',1,'',''),(13486,'202.108.100.232','2014-04-10 00:00:00','/olap2.html','Chrome',1,'olap数据分析','baidu'),(13487,'202.108.100.232','2014-04-10 00:00:00','/about.html','Chrome',1,'',''),(13488,'101.226.11.205','2014-04-10 00:00:00','/news/newsview.htm','IE',1,'',''),(13489,'121.199.125.21','2014-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(13490,'121.199.125.4','2014-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(13491,'222.186.24.84','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13492,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13493,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13494,'123.179.13.199','2014-04-10 00:00:00','/dss.html','IE',1,'','baidu'),(13495,'222.186.24.84','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13496,'61.135.190.105','2014-04-10 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(13497,'121.199.125.21','2014-04-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13498,'123.124.153.200','2014-04-10 00:00:00','/product.html','Chrome',1,'决策支持系统案例','baidu'),(13499,'222.178.202.87','2014-04-10 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(13500,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13501,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13502,'121.199.125.21','2014-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(13503,'121.199.125.4','2014-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(13504,'111.207.151.66','2014-04-10 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(13505,'111.207.151.66','2014-04-10 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(13506,'23.88.74.215','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13507,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13508,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13509,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13510,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13511,'61.135.190.223','2014-04-10 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(13512,'111.206.36.14','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13513,'119.147.146.189','2014-04-10 00:00:00','/dss.html','IE',1,'',''),(13514,'114.253.130.167','2014-04-10 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(13515,'114.253.130.167','2014-04-10 00:00:00','/product.html','IE',1,'',''),(13516,'121.199.125.21','2014-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(13517,'121.199.125.4','2014-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(13518,'114.253.130.167','2014-04-10 00:00:00','/about.html','IE',1,'',''),(13519,'114.253.130.167','2014-04-10 00:00:00','/about.html','IE',1,'',''),(13520,'114.253.130.167','2014-04-10 00:00:00','/concat.html','IE',1,'',''),(13521,'114.253.130.167','2014-04-10 00:00:00','/news.htm','IE',1,'',''),(13522,'114.253.130.167','2014-04-10 00:00:00','/newsview.htm','IE',1,'',''),(13523,'114.253.130.167','2014-04-10 00:00:00','/news.htm','IE',1,'',''),(13524,'114.253.130.167','2014-04-10 00:00:00','/newsview.htm','IE',1,'',''),(13525,'114.253.130.167','2014-04-10 00:00:00','/news.htm','IE',1,'',''),(13526,'114.253.130.167','2014-04-10 00:00:00','/newsview.htm','IE',1,'',''),(13527,'114.253.130.167','2014-04-10 00:00:00','/product.html','IE',1,'',''),(13528,'114.253.130.167','2014-04-10 00:00:00','/report.html','IE',1,'',''),(13529,'121.199.125.4','2014-04-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13530,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13531,'118.244.186.157','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13532,'180.126.188.212','2014-04-10 00:00:00','/dss.html','IE',1,'','baidu'),(13533,'1.202.240.187','2014-04-10 00:00:00','/newsview.htm','Safari',1,'','baidu'),(13534,'121.199.125.21','2014-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(13535,'121.199.125.4','2014-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(13536,'23.88.74.215','2014-04-10 00:00:00','/index.html','IE',1,'',''),(13537,'180.213.107.76','2014-04-10 00:00:00','/dss.html','Chrome',1,'','baidu'),(13538,'180.213.107.76','2014-04-10 00:00:00','/index.html','Chrome',1,'',''),(13539,'210.152.157.207','2014-04-11 00:00:00','/index.html','Firefox',1,'',''),(13540,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13541,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13542,'220.181.165.194','2014-04-11 00:00:00','/dss.html','Safari',1,'',''),(13543,'220.181.158.106','2014-04-11 00:00:00','/index.html','Firefox',1,'',''),(13544,'23.88.74.215','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13545,'123.125.68.23','2014-04-11 00:00:00','/dss.html','Firefox',1,'',''),(13546,'115.174.55.45','2014-04-11 00:00:00','/product.html','Safari',1,'微软商业智能','baidu'),(13547,'220.181.132.217','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13548,'101.199.112.53','2014-04-11 00:00:00','/index.html','Safari',1,'',''),(13549,'61.135.165.10','2014-04-11 00:00:00','/product.html','Safari',1,'',''),(13550,'121.199.125.21','2014-04-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13551,'121.199.125.4','2014-04-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13552,'118.186.205.194','2014-04-11 00:00:00','/doc/rsbi.pdf','Firefox',1,'',''),(13553,'220.181.51.35','2014-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(13554,'220.181.51.51','2014-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(13555,'58.245.27.209','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13556,'123.125.71.43','2014-04-11 00:00:00','/crm.html','Safari',1,'',''),(13557,'118.186.205.194','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13558,'118.186.205.194','2014-04-11 00:00:00','/about.html','IE',1,'',''),(13559,'118.186.205.194','2014-04-11 00:00:00','/news.htm','IE',1,'',''),(13560,'118.186.205.194','2014-04-11 00:00:00','/product.html','IE',1,'',''),(13561,'118.186.205.194','2014-04-11 00:00:00','/service.html','IE',1,'',''),(13562,'118.186.205.194','2014-04-11 00:00:00','/suggest.html','IE',1,'',''),(13563,'118.186.205.194','2014-04-11 00:00:00','/jobs.html','IE',1,'',''),(13564,'118.186.205.194','2014-04-11 00:00:00','/news.htm','IE',1,'',''),(13565,'118.186.205.194','2014-04-11 00:00:00','/newsview.htm','IE',1,'',''),(13566,'118.186.205.194','2014-04-11 00:00:00','/newsview.htm','IE',1,'',''),(13567,'118.186.205.194','2014-04-11 00:00:00','/news.htm','IE',1,'',''),(13568,'118.186.205.194','2014-04-11 00:00:00','/news.htm','IE',1,'',''),(13569,'118.186.205.194','2014-04-11 00:00:00','/newsview.htm','IE',1,'',''),(13570,'66.249.80.11','2014-04-11 00:00:00','/index.html','Chrome',1,'',''),(13571,'66.249.84.92','2014-04-11 00:00:00','/index.html','Firefox',1,'',''),(13572,'59.47.54.4','2014-04-11 00:00:00','/doc/olap.pdf','IE',1,'',''),(13573,'23.88.74.215','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13574,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13575,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13576,'59.47.54.4','2014-04-11 00:00:00','/olap2.html','IE',1,'',''),(13577,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13578,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13579,'123.119.239.43','2014-04-11 00:00:00','/index.html','IE',1,'睿 商业智能','baidu'),(13580,'123.119.239.43','2014-04-11 00:00:00','/product.html','IE',1,'',''),(13581,'123.119.239.43','2014-04-11 00:00:00','/demo.html','IE',1,'',''),(13582,'59.47.54.4','2014-04-11 00:00:00','/product.html','IE',1,'',''),(13583,'59.47.54.4','2014-04-11 00:00:00','/etl.html','IE',1,'',''),(13584,'59.47.54.4','2014-04-11 00:00:00','/product.html','IE',1,'',''),(13585,'59.47.54.4','2014-04-11 00:00:00','/portal.html','IE',1,'',''),(13586,'59.47.54.4','2014-04-11 00:00:00','/subject.html','IE',1,'',''),(13587,'59.47.54.4','2014-04-11 00:00:00','/olap.html','IE',1,'',''),(13588,'59.47.54.4','2014-04-11 00:00:00','/olap2.html','IE',1,'',''),(13589,'222.186.24.84','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13590,'222.186.24.84','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13591,'222.186.24.84','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13592,'222.186.24.84','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13593,'220.181.51.105','2014-04-11 00:00:00','/index.html','Firefox',1,'',''),(13594,'220.181.51.103','2014-04-11 00:00:00','/index.html','Firefox',1,'',''),(13595,'59.47.54.4','2014-04-11 00:00:00','/olap2.html','IE',1,'多维分析BS','baidu'),(13596,'59.47.54.4','2014-04-11 00:00:00','/doc/olap.pdf','IE',1,'',''),(13597,'118.186.205.194','2014-04-11 00:00:00','/doc/report.pdf','Firefox',1,'',''),(13598,'220.181.132.219','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13599,'101.199.112.54','2014-04-11 00:00:00','/index.html','Safari',1,'',''),(13600,'111.206.36.136','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13601,'117.88.68.69','2014-04-11 00:00:00','/product.html','IE',1,'oracle商业智能','baidu'),(13602,'222.186.24.84','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13603,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13604,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13605,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13606,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13607,'188.165.195.156','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13608,'124.193.210.50','2014-04-11 00:00:00','/product.html','Chrome',1,'',''),(13609,'23.88.74.215','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13610,'123.125.71.132','2014-04-11 00:00:00','/index.html','Chrome',1,'',''),(13611,'121.199.125.21','2014-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(13612,'121.199.125.4','2014-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(13613,'115.214.232.135','2014-04-11 00:00:00','/etl.html','Chrome',1,'',''),(13614,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13615,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13616,'123.125.71.105','2014-04-11 00:00:00','/index.html','Safari',1,'',''),(13617,'223.66.235.68','2014-04-11 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(13618,'223.66.235.68','2014-04-11 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(13619,'223.66.235.68','2014-04-11 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(13620,'223.66.232.78','2014-04-11 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(13621,'223.66.235.68','2014-04-11 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(13622,'223.66.232.78','2014-04-11 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(13623,'223.66.235.68','2014-04-11 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(13624,'223.66.235.68','2014-04-11 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(13625,'223.66.232.78','2014-04-11 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(13626,'223.66.232.78','2014-04-11 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(13627,'223.66.235.68','2014-04-11 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(13628,'223.66.235.68','2014-04-11 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(13629,'223.66.232.78','2014-04-11 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(13630,'223.66.232.78','2014-04-11 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(13631,'223.66.232.78','2014-04-11 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(13632,'223.66.235.68','2014-04-11 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(13633,'223.66.235.68','2014-04-11 00:00:00','/doc/bi.pdf','Chrome',1,'',''),(13634,'223.66.235.68','2014-04-11 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(13635,'223.66.232.78','2014-04-11 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(13636,'223.66.235.68','2014-04-11 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(13637,'223.66.232.78','2014-04-11 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(13638,'223.66.232.78','2014-04-11 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(13639,'223.66.232.78','2014-04-11 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(13640,'223.66.235.68','2014-04-11 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(13641,'223.66.235.68','2014-04-11 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(13642,'223.66.232.78','2014-04-11 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(13643,'223.66.235.68','2014-04-11 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(13644,'223.66.232.78','2014-04-11 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(13645,'223.66.235.68','2014-04-11 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(13646,'223.66.235.68','2014-04-11 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(13647,'223.66.232.78','2014-04-11 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(13648,'223.66.235.68','2014-04-11 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(13649,'223.66.232.78','2014-04-11 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(13650,'223.66.232.78','2014-04-11 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(13651,'61.135.190.72','2014-04-11 00:00:00','/index.html','IE',1,'北京睿思科技有限公司-商业智能(BI)领域耕耘者','baidu'),(13652,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13653,'118.244.186.157','2014-04-11 00:00:00','/index.html','IE',1,'',''),(13654,'101.246.188.202','2014-04-11 00:00:00','/product.html','Safari',1,'','baidu'),(13655,'114.219.170.38','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13656,'23.88.74.215','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13657,'115.239.212.7','2014-04-12 00:00:00','/newsview.htm','Safari',1,'',''),(13658,'121.199.125.21','2014-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(13659,'121.199.125.4','2014-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(13660,'218.30.118.101','2014-04-12 00:00:00','/index.html','Firefox',1,'',''),(13661,'119.147.146.195','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13662,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13663,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13664,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13665,'210.152.157.121','2014-04-12 00:00:00','/index.html','Firefox',1,'',''),(13666,'123.125.71.84','2014-04-12 00:00:00','/newsview.htm','Safari',1,'',''),(13667,'121.199.125.21','2014-04-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13668,'121.199.125.4','2014-04-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13669,'121.199.125.21','2014-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(13670,'121.199.125.4','2014-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(13671,'23.88.74.215','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13672,'115.239.212.10','2014-04-12 00:00:00','/product.html','Firefox',1,'',''),(13673,'220.181.132.217','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13674,'101.245.223.178','2014-04-12 00:00:00','/product.html','Chrome',1,'1、决策支持系统的定义和结构。','baidu'),(13675,'101.245.223.178','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13676,'220.181.132.192','2014-04-12 00:00:00','/index.html','Safari',1,'',''),(13677,'182.148.90.217','2014-04-12 00:00:00','/index.html','Safari',1,'',''),(13678,'119.147.146.194','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13679,'182.148.90.217','2014-04-12 00:00:00','/index.html','Safari',1,'',''),(13680,'182.148.90.217','2014-04-12 00:00:00','/jobs.html','Safari',1,'',''),(13681,'119.147.146.189','2014-04-12 00:00:00','/jobs.html','IE',1,'',''),(13682,'182.148.90.217','2014-04-12 00:00:00','/xsfwjl.html','Safari',1,'',''),(13683,'119.147.146.189','2014-04-12 00:00:00','/xsfwjl.html','IE',1,'',''),(13684,'119.147.225.221','2014-04-12 00:00:00','/index.html','Safari',1,'',''),(13685,'119.147.225.221','2014-04-12 00:00:00','/about.html','Safari',1,'',''),(13686,'119.147.225.221','2014-04-12 00:00:00','/about.html','Safari',1,'',''),(13687,'119.147.225.221','2014-04-12 00:00:00','/news.htm','Safari',1,'',''),(13688,'119.147.225.221','2014-04-12 00:00:00','/newsview.htm','Safari',1,'',''),(13689,'119.147.225.221','2014-04-12 00:00:00','/index.html','Safari',1,'',''),(13690,'1.202.240.187','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13691,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13692,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13693,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13694,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13695,'23.88.74.215','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13696,'58.30.61.3','2014-04-12 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(13697,'114.66.200.96','2014-04-12 00:00:00','/product.html','Chrome',1,'商务智能 收费','baidu'),(13698,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13699,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13700,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13701,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13702,'220.181.51.39','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13703,'60.223.255.184','2014-04-12 00:00:00','/olap2.html','Chrome',1,'OLAP','baidu'),(13704,'60.223.255.184','2014-04-12 00:00:00','/news.htm','Chrome',1,'',''),(13705,'60.223.255.184','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13706,'60.223.255.184','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13707,'60.223.255.184','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13708,'60.223.255.184','2014-04-12 00:00:00','/portal.html','Chrome',1,'',''),(13709,'60.223.255.184','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13710,'60.223.255.184','2014-04-12 00:00:00','/olap2.html','Chrome',1,'',''),(13711,'60.223.255.184','2014-04-12 00:00:00','/concat.html','Chrome',1,'',''),(13712,'60.223.255.184','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13713,'60.223.255.184','2014-04-12 00:00:00','/etl.html','Chrome',1,'',''),(13714,'60.223.255.184','2014-04-12 00:00:00','/datamining.html','Chrome',1,'',''),(13715,'60.223.255.184','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13716,'60.223.255.184','2014-04-12 00:00:00','/concat.html','Chrome',1,'',''),(13717,'60.223.255.184','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13718,'60.223.255.184','2014-04-12 00:00:00','/concat.html','Chrome',1,'',''),(13719,'60.223.255.184','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13720,'60.223.255.184','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13721,'60.223.255.184','2014-04-12 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(13722,'60.223.255.184','2014-04-12 00:00:00','/datamining.html','Chrome',1,'',''),(13723,'60.223.255.184','2014-04-12 00:00:00','/report.html','Chrome',1,'',''),(13724,'60.223.255.184','2014-04-12 00:00:00','/olap2.html','Chrome',1,'',''),(13725,'60.223.255.184','2014-04-12 00:00:00','/report.html','Chrome',1,'',''),(13726,'60.223.255.184','2014-04-12 00:00:00','/olap.html','Chrome',1,'',''),(13727,'60.223.255.184','2014-04-12 00:00:00','/subject.html','Chrome',1,'',''),(13728,'60.223.255.184','2014-04-12 00:00:00','/report.html','Chrome',1,'',''),(13729,'60.223.255.184','2014-04-12 00:00:00','/datamining.html','Chrome',1,'',''),(13730,'60.223.255.184','2014-04-12 00:00:00','/appraise.html','Chrome',1,'',''),(13731,'60.223.255.184','2014-04-12 00:00:00','/etl.html','Chrome',1,'',''),(13732,'60.223.255.184','2014-04-12 00:00:00','/datamining.html','Chrome',1,'',''),(13733,'60.223.255.184','2014-04-12 00:00:00','/appraise.html','Chrome',1,'',''),(13734,'60.223.255.184','2014-04-12 00:00:00','/dss.html','Chrome',1,'',''),(13735,'60.223.255.184','2014-04-12 00:00:00','/demo.html','Chrome',1,'',''),(13736,'60.223.255.184','2014-04-12 00:00:00','/concat.html','Chrome',1,'',''),(13737,'60.223.255.184','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13738,'60.223.255.184','2014-04-12 00:00:00','/etl.html','Chrome',1,'',''),(13739,'60.223.255.184','2014-04-12 00:00:00','/report.html','Chrome',1,'',''),(13740,'60.223.255.184','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13741,'222.131.118.144','2014-04-12 00:00:00','/dss.html','IE',1,'','baidu'),(13742,'222.131.118.144','2014-04-12 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(13743,'222.131.118.144','2014-04-12 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(13744,'222.131.118.144','2014-04-12 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(13745,'222.131.118.144','2014-04-12 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(13746,'222.131.118.144','2014-04-12 00:00:00','/about.html','IE',1,'',''),(13747,'222.131.118.144','2014-04-12 00:00:00','/concat.html','IE',1,'',''),(13748,'222.131.118.144','2014-04-12 00:00:00','/news.htm','IE',1,'',''),(13749,'222.131.118.144','2014-04-12 00:00:00','/product.html','IE',1,'',''),(13750,'222.131.118.144','2014-04-12 00:00:00','/service.html','IE',1,'',''),(13751,'222.131.118.144','2014-04-12 00:00:00','/jobs.html','IE',1,'',''),(13752,'60.223.255.184','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13753,'60.223.255.184','2014-04-12 00:00:00','/olap2.html','Chrome',1,'',''),(13754,'60.223.255.184','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13755,'60.223.255.184','2014-04-12 00:00:00','/qywh.html','Chrome',1,'',''),(13756,'60.223.255.184','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13757,'60.223.255.184','2014-04-12 00:00:00','/jobs.html','Chrome',1,'',''),(13758,'60.223.255.184','2014-04-12 00:00:00','/xsfwjl.html','Chrome',1,'',''),(13759,'60.223.255.184','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13760,'60.223.255.184','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13761,'60.223.255.184','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13762,'60.223.255.184','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13763,'60.223.255.184','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13764,'60.223.255.184','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13765,'60.223.255.184','2014-04-12 00:00:00','/datamining.html','Chrome',1,'',''),(13766,'60.223.255.184','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13767,'60.223.255.184','2014-04-12 00:00:00','/etl.html','Chrome',1,'',''),(13768,'60.223.255.184','2014-04-12 00:00:00','/olap2.html','Chrome',1,'',''),(13769,'60.223.255.184','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13770,'60.223.255.184','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13771,'119.147.146.189','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13772,'60.223.255.184','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13773,'223.14.36.211','2014-04-12 00:00:00','/index.html','Safari',1,'',''),(13774,'119.147.146.189','2014-04-12 00:00:00','/olap2.html','IE',1,'',''),(13775,'223.14.36.211','2014-04-12 00:00:00','/olap2.html','Safari',1,'',''),(13776,'211.157.145.140','2014-04-12 00:00:00','/newsview.htm','Chrome',1,'达睿思数据分析中心','360'),(13777,'220.181.132.219','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13778,'101.199.108.55','2014-04-12 00:00:00','/index.html','Safari',1,'',''),(13779,'60.223.255.184','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13780,'60.223.255.184','2014-04-12 00:00:00','/jobs.html','Chrome',1,'',''),(13781,'60.223.255.184','2014-04-12 00:00:00','/xsfwjl.html','Chrome',1,'',''),(13782,'60.223.255.184','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13783,'60.223.255.184','2014-04-12 00:00:00','/jobs.html','Chrome',1,'',''),(13784,'60.223.255.184','2014-04-12 00:00:00','/xsfwjl.html','Chrome',1,'',''),(13785,'60.223.255.184','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13786,'60.223.255.184','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13787,'60.223.255.184','2014-04-12 00:00:00','/suggest.html','Chrome',1,'',''),(13788,'60.223.255.184','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13789,'60.223.255.184','2014-04-12 00:00:00','/demo.html','Chrome',1,'',''),(13790,'60.223.255.184','2014-04-12 00:00:00','/news.htm','Chrome',1,'',''),(13791,'60.223.255.184','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13792,'60.223.255.184','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13793,'60.223.255.184','2014-04-12 00:00:00','/subject.html','Chrome',1,'',''),(13794,'171.82.153.95','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13795,'171.82.153.95','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13796,'171.82.153.95','2014-04-12 00:00:00','/news.htm','Chrome',1,'',''),(13797,'171.82.153.95','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13798,'171.82.153.95','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13799,'121.199.125.21','2014-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(13800,'121.199.125.4','2014-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(13801,'171.82.153.95','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13802,'171.82.153.95','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13803,'171.82.153.95','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13804,'171.82.153.95','2014-04-12 00:00:00','/news.htm','Chrome',1,'',''),(13805,'171.82.153.95','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13806,'171.82.153.95','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13807,'60.223.255.184','2014-04-12 00:00:00','/concat.html','Chrome',1,'',''),(13808,'23.88.74.215','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13809,'171.82.153.95','2014-04-12 00:00:00','/jobs.html','Chrome',1,'',''),(13810,'171.82.153.95','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13811,'171.82.153.95','2014-04-12 00:00:00','/jobs.html','Chrome',1,'',''),(13812,'171.82.153.95','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13813,'171.82.153.95','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13814,'171.82.153.95','2014-04-12 00:00:00','/news.htm','Chrome',1,'',''),(13815,'171.82.153.95','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13816,'171.82.153.95','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13817,'171.82.153.95','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13818,'171.82.153.95','2014-04-12 00:00:00','/news.htm','Chrome',1,'',''),(13819,'171.82.153.95','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13820,'171.82.153.95','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13821,'171.82.153.95','2014-04-12 00:00:00','/news.htm','Chrome',1,'',''),(13822,'171.82.153.95','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13823,'171.82.153.95','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13824,'171.82.153.95','2014-04-12 00:00:00','/jobs.html','Chrome',1,'',''),(13825,'171.82.153.95','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13826,'171.82.153.95','2014-04-12 00:00:00','/news.htm','Chrome',1,'',''),(13827,'171.82.153.95','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13828,'171.82.153.95','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13829,'171.82.153.95','2014-04-12 00:00:00','/news.htm','Chrome',1,'',''),(13830,'171.82.153.95','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13831,'171.82.153.95','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13832,'171.82.153.95','2014-04-12 00:00:00','/jobs.html','Chrome',1,'',''),(13833,'171.82.153.95','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13834,'171.82.153.95','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13835,'171.82.153.95','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13836,'171.82.153.95','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13837,'171.82.153.95','2014-04-12 00:00:00','/product.html','Chrome',1,'',''),(13838,'171.82.153.95','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13839,'171.82.153.95','2014-04-12 00:00:00','/service.html','Chrome',1,'',''),(13840,'171.82.153.95','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13841,'171.82.153.95','2014-04-12 00:00:00','/about.html','Chrome',1,'',''),(13842,'171.82.153.95','2014-04-12 00:00:00','/news.htm','Chrome',1,'',''),(13843,'60.223.255.184','2014-04-12 00:00:00','/index.html','Chrome',1,'',''),(13844,'60.223.255.184','2014-04-12 00:00:00','/etl.html','Chrome',1,'',''),(13845,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13846,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13847,'118.244.186.157','2014-04-12 00:00:00','/index.html','IE',1,'',''),(13848,'1.202.240.187','2014-04-12 00:00:00','/index.html','Safari',1,'',''),(13849,'1.202.240.187','2014-04-12 00:00:00','/product.html','Safari',1,'',''),(13850,'1.202.240.187','2014-04-12 00:00:00','/index.html','Safari',1,'',''),(13851,'1.202.240.187','2014-04-12 00:00:00','/sitemap.html','Safari',1,'',''),(13852,'1.202.240.187','2014-04-12 00:00:00','/doc/rsbi.pdf','Safari',1,'',''),(13853,'61.135.165.37','2014-04-12 00:00:00','/dss.html','Safari',1,'',''),(13854,'69.58.178.59','2014-04-13 00:00:00','/index.html','Firefox',1,'',''),(13855,'69.58.178.59','2014-04-13 00:00:00','/about.html','Firefox',1,'',''),(13856,'69.58.178.59','2014-04-13 00:00:00','/concat.html','Firefox',1,'',''),(13857,'69.58.178.59','2014-04-13 00:00:00','/product.html','Firefox',1,'',''),(13858,'69.58.178.59','2014-04-13 00:00:00','/service.html','Firefox',1,'',''),(13859,'69.58.178.59','2014-04-13 00:00:00','/jobs.html','Firefox',1,'',''),(13860,'69.58.178.59','2014-04-13 00:00:00','/olap2.html','Firefox',1,'',''),(13861,'69.58.178.59','2014-04-13 00:00:00','/report.html','Firefox',1,'',''),(13862,'123.125.71.86','2014-04-13 00:00:00','/newsview.htm','Safari',1,'',''),(13863,'58.217.76.106','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13864,'61.135.165.46','2014-04-13 00:00:00','/index.html','Chrome',1,'',''),(13865,'111.206.36.135','2014-04-13 00:00:00','/product.html','IE',1,'',''),(13866,'111.206.36.10','2014-04-13 00:00:00','/product.html','IE',1,'',''),(13867,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13868,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13869,'23.88.74.215','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13870,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13871,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13872,'210.152.157.174','2014-04-13 00:00:00','/index.html','Firefox',1,'',''),(13873,'115.239.212.7','2014-04-13 00:00:00','/newsview.htm','Safari',1,'',''),(13874,'61.135.169.10','2014-04-13 00:00:00','/olap2.html','Safari',1,'',''),(13875,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13876,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13877,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13878,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13879,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13880,'210.152.157.127','2014-04-13 00:00:00','/index.html','Firefox',1,'',''),(13881,'218.30.118.80','2014-04-13 00:00:00','/index.html','Firefox',1,'',''),(13882,'220.181.132.217','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13883,'123.125.71.72','2014-04-13 00:00:00','/index.html','Safari',1,'',''),(13884,'23.88.74.215','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13885,'101.199.108.118','2014-04-13 00:00:00','/index.html','Safari',1,'',''),(13886,'110.243.43.186','2014-04-13 00:00:00','/dss.html','IE',1,'','baidu'),(13887,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13888,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13889,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13890,'222.186.24.84','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13891,'114.250.131.47','2014-04-13 00:00:00','/datamining.html','Chrome',1,'',''),(13892,'114.250.131.47','2014-04-13 00:00:00','/demo.html','Chrome',1,'',''),(13893,'1.202.240.44','2014-04-13 00:00:00','/product.html','IE',1,'','baidu'),(13894,'1.202.240.44','2014-04-13 00:00:00','/datamining.html','IE',1,'',''),(13895,'1.202.240.44','2014-04-13 00:00:00','/about.html','IE',1,'',''),(13896,'1.202.240.44','2014-04-13 00:00:00','/concat.html','IE',1,'',''),(13897,'1.202.240.44','2014-04-13 00:00:00','/demo.html','IE',1,'','baidu'),(13898,'1.202.240.44','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13899,'23.88.74.215','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13900,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13901,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13902,'220.181.132.219','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13903,'220.181.132.15','2014-04-13 00:00:00','/index.html','Safari',1,'',''),(13904,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13905,'118.244.186.157','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13906,'111.225.123.224','2014-04-13 00:00:00','/product.html','IE',1,'招生决策支持系统','baidu'),(13907,'182.118.41.99','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13908,'1.202.240.44','2014-04-13 00:00:00','/doc/rsbi.pdf','Safari',1,'',''),(13909,'116.50.57.180','2014-04-13 00:00:00','/index.html','IE',1,'北京睿度方智能科技有限公司','baidu'),(13910,'150.70.97.122','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13911,'150.70.75.36','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13912,'150.70.75.212','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13913,'171.117.158.21','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13914,'116.50.57.180','2014-04-13 00:00:00','/product.html','IE',1,'',''),(13915,'220.181.51.51','2014-04-13 00:00:00','/index.html','Chrome',1,'',''),(13916,'220.181.51.105','2014-04-13 00:00:00','/index.html','Firefox',1,'',''),(13917,'220.181.51.107','2014-04-13 00:00:00','/index.html','Firefox',1,'',''),(13918,'208.80.194.127','2014-04-13 00:00:00','/index.html','Chrome',1,'',''),(13919,'171.117.158.21','2014-04-13 00:00:00','/index.html','IE',1,'',''),(13920,'121.199.125.21','2014-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(13921,'121.199.125.4','2014-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(13922,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13923,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13924,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13925,'222.186.34.85','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13926,'23.88.74.215','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13927,'119.147.146.189','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13928,'220.181.51.107','2014-04-14 00:00:00','/index.html','Firefox',1,'',''),(13929,'220.181.51.105','2014-04-14 00:00:00','/index.html','Firefox',1,'',''),(13930,'220.181.51.37','2014-04-14 00:00:00','/newsview.htm','Safari',1,'',''),(13931,'123.125.71.137','2014-04-14 00:00:00','/newsview.htm','Safari',1,'',''),(13932,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13933,'222.186.34.85','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13934,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13935,'123.125.71.45','2014-04-14 00:00:00','/news/news8.html','Safari',0,'',''),(13936,'121.199.125.21','2014-04-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13937,'121.199.125.4','2014-04-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13938,'123.125.68.17','2014-04-14 00:00:00','/dss.html','Firefox',1,'',''),(13939,'123.125.71.137','2014-04-14 00:00:00','/index.html','Chrome',1,'',''),(13940,'218.30.118.98','2014-04-14 00:00:00','/index.html','Firefox',1,'',''),(13941,'222.186.34.85','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13942,'23.88.74.215','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13943,'61.135.165.38','2014-04-14 00:00:00','/product.html','Safari',1,'',''),(13944,'121.199.125.21','2014-04-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13945,'121.199.125.4','2014-04-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(13946,'118.186.205.194','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13947,'60.223.255.185','2014-04-14 00:00:00','/index.html','Chrome',1,'',''),(13948,'60.223.255.185','2014-04-14 00:00:00','/olap2.html','Chrome',1,'',''),(13949,'60.223.255.185','2014-04-14 00:00:00','/demo.html','Chrome',1,'',''),(13950,'60.223.255.185','2014-04-14 00:00:00','/product.html','Chrome',1,'',''),(13951,'60.223.255.185','2014-04-14 00:00:00','/concat.html','Chrome',1,'',''),(13952,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13953,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13954,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13955,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13956,'220.181.132.217','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13957,'60.223.255.185','2014-04-14 00:00:00','/dss.html','Chrome',1,'',''),(13958,'101.199.108.58','2014-04-14 00:00:00','/index.html','Safari',1,'',''),(13959,'60.223.255.185','2014-04-14 00:00:00','/index.html','Chrome',1,'',''),(13960,'60.223.255.185','2014-04-14 00:00:00','/olap2.html','Chrome',1,'',''),(13961,'60.223.255.185','2014-04-14 00:00:00','/service.html','Chrome',1,'',''),(13962,'60.223.255.185','2014-04-14 00:00:00','/jobs.html','Chrome',1,'',''),(13963,'60.223.255.185','2014-04-14 00:00:00','/report.html','Chrome',1,'',''),(13964,'123.119.239.43','2014-04-14 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(13965,'123.119.239.43','2014-04-14 00:00:00','/product.html','IE',1,'',''),(13966,'123.119.239.43','2014-04-14 00:00:00','/demo.html','IE',1,'',''),(13967,'115.239.212.137','2014-04-14 00:00:00','/olap2.html','Firefox',1,'',''),(13968,'220.181.51.53','2014-04-14 00:00:00','/index.html','Chrome',1,'',''),(13969,'210.152.157.127','2014-04-14 00:00:00','/index.html','Firefox',1,'',''),(13970,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13971,'175.169.246.5','2014-04-14 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(13972,'175.169.246.5','2014-04-14 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(13973,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13974,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13975,'23.88.74.215','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13976,'175.169.246.5','2014-04-14 00:00:00','/dss.html','Chrome',1,'',''),(13977,'119.147.146.193','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13978,'223.15.20.67','2014-04-14 00:00:00','/index.html','Chrome',1,'',''),(13979,'223.15.20.67','2014-04-14 00:00:00','/product.html','Chrome',1,'',''),(13980,'223.15.20.67','2014-04-14 00:00:00','/portal.html','Chrome',1,'',''),(13981,'223.15.20.67','2014-04-14 00:00:00','/subject.html','Chrome',1,'',''),(13982,'223.15.20.67','2014-04-14 00:00:00','/olap.html','Chrome',1,'',''),(13983,'223.15.20.67','2014-04-14 00:00:00','/demo.html','Chrome',1,'',''),(13984,'223.15.20.67','2014-04-14 00:00:00','/demo.html','Chrome',1,'',''),(13985,'222.186.34.85','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13986,'222.186.34.85','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13987,'222.186.34.85','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13988,'222.186.34.85','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13989,'182.118.41.102','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13990,'66.249.79.39','2014-04-14 00:00:00','/index.html','Safari',1,'',''),(13991,'27.190.76.9','2014-04-14 00:00:00','/dss.html','IE',1,'','baidu'),(13992,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13993,'111.225.120.120','2014-04-14 00:00:00','/product.html','IE',1,'招生决策系统','baidu'),(13994,'118.244.186.157','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13995,'23.88.74.215','2014-04-14 00:00:00','/index.html','IE',1,'',''),(13996,'118.199.83.114','2014-04-14 00:00:00','/product.html','Chrome',1,'商业智能','baidu'),(13997,'118.199.83.114','2014-04-14 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(13998,'118.199.83.114','2014-04-14 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(13999,'118.199.83.114','2014-04-14 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(14000,'118.199.83.114','2014-04-14 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(14001,'118.199.83.114','2014-04-14 00:00:00','/etl.html','Chrome',1,'',''),(14002,'118.199.83.114','2014-04-14 00:00:00','/product.html','Chrome',1,'',''),(14003,'118.199.83.114','2014-04-14 00:00:00','/index.html','Chrome',1,'',''),(14004,'118.199.83.114','2014-04-14 00:00:00','/product.html','Chrome',1,'',''),(14005,'118.199.83.114','2014-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(14006,'118.199.83.114','2014-04-14 00:00:00','/jobs.html','Chrome',1,'',''),(14007,'118.199.83.114','2014-04-14 00:00:00','/service.html','Chrome',1,'',''),(14008,'118.199.83.114','2014-04-14 00:00:00','/product.html','Chrome',1,'',''),(14009,'118.199.83.114','2014-04-14 00:00:00','/appraise.html','Chrome',1,'',''),(14010,'118.199.83.114','2014-04-14 00:00:00','/dss.html','Chrome',1,'',''),(14011,'220.181.132.219','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14012,'101.199.108.119','2014-04-15 00:00:00','/index.html','Safari',1,'',''),(14013,'123.125.68.37','2014-04-15 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(14014,'219.143.225.2','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14015,'219.143.225.2','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14016,'219.143.225.2','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14017,'219.143.225.2','2014-04-15 00:00:00','/about.html','IE',1,'',''),(14018,'219.143.225.2','2014-04-15 00:00:00','/news.htm','IE',1,'',''),(14019,'219.143.225.2','2014-04-15 00:00:00','/product.html','IE',1,'',''),(14020,'219.143.225.2','2014-04-15 00:00:00','/service.html','IE',1,'',''),(14021,'111.206.36.139','2014-04-15 00:00:00','/olap2.html','IE',1,'',''),(14022,'111.206.36.18','2014-04-15 00:00:00','/olap2.html','IE',1,'',''),(14023,'222.216.117.178','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14024,'222.216.117.178','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14025,'222.216.117.178','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14026,'123.125.71.118','2014-04-15 00:00:00','/index.html','Chrome',1,'',''),(14027,'123.125.71.133','2014-04-15 00:00:00','/index.html','Chrome',1,'',''),(14028,'61.135.186.43','2014-04-15 00:00:00','/index.html','Chrome',1,'',''),(14029,'222.186.34.85','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14030,'222.186.24.84','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14031,'61.135.186.54','2014-04-15 00:00:00','/index.html','Chrome',1,'',''),(14032,'118.244.186.157','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14033,'118.244.186.157','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14034,'123.125.68.28','2014-04-15 00:00:00','/dss.html','Firefox',1,'',''),(14035,'23.88.74.215','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14036,'218.30.118.80','2014-04-15 00:00:00','/index.html','Firefox',1,'',''),(14037,'222.186.24.84','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14038,'220.181.51.51','2014-04-15 00:00:00','/index.html','Chrome',1,'',''),(14039,'118.186.205.194','2014-04-15 00:00:00','/product.html','IE',1,'',''),(14040,'42.156.137.106','2014-04-15 00:00:00','/about.html','Safari',1,'',''),(14041,'118.186.205.194','2014-04-15 00:00:00','/concat.html','IE',1,'',''),(14042,'111.193.234.41','2014-04-15 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','360'),(14043,'111.193.234.41','2014-04-15 00:00:00','/about.html','IE',1,'',''),(14044,'111.193.234.41','2014-04-15 00:00:00','/concat.html','IE',1,'',''),(14045,'220.181.132.217','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14046,'101.199.112.50','2014-04-15 00:00:00','/index.html','Safari',1,'',''),(14047,'220.181.132.194','2014-04-15 00:00:00','/index.html','Safari',1,'',''),(14048,'222.186.34.85','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14049,'222.186.34.85','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14050,'118.244.186.157','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14051,'118.244.186.157','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14052,'123.232.103.99','2014-04-15 00:00:00','/olap.html','Chrome',1,'',''),(14053,'123.125.71.42','2014-04-15 00:00:00','/newsview.htm','Safari',1,'',''),(14054,'121.199.125.21','2014-04-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14055,'121.199.125.4','2014-04-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14056,'222.186.34.85','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14057,'222.186.24.84','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14058,'222.186.34.85','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14059,'218.240.27.44','2014-04-15 00:00:00','/newsview.htm','Chrome',1,'大悦城 wifi 大数据','baidu'),(14060,'23.88.74.215','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14061,'121.199.125.21','2014-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(14062,'121.199.125.4','2014-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(14063,'118.244.186.157','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14064,'118.244.186.157','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14065,'113.200.73.6','2014-04-15 00:00:00','/news/newsview.htm','Chrome',1,'史彦军 SAP 2014','360'),(14066,'118.244.186.157','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14067,'118.244.186.157','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14068,'180.149.130.142','2014-04-15 00:00:00','/product.html','IE',1,'',''),(14069,'180.149.130.142','2014-04-15 00:00:00','/product.html','IE',1,'',''),(14070,'61.135.169.75','2014-04-15 00:00:00','/product.html','IE',1,'',''),(14071,'222.186.34.85','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14072,'123.117.225.66','2014-04-15 00:00:00','/product.html','IE',1,'智能决策支持系统','baidu'),(14073,'220.181.51.53','2014-04-15 00:00:00','/index.html','Chrome',1,'',''),(14074,'222.216.116.252','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14075,'222.216.116.252','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14076,'118.244.186.157','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14077,'118.244.186.157','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14078,'101.107.34.254','2014-04-15 00:00:00','/datamining.html','Chrome',1,'',''),(14079,'121.199.125.21','2014-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(14080,'121.199.125.4','2014-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(14081,'222.186.34.85','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14082,'116.24.216.9','2014-04-15 00:00:00','/index.html','IE',1,'',''),(14083,'114.246.174.38','2014-04-15 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(14084,'114.246.174.38','2014-04-15 00:00:00','/olap.html','IE',1,'',''),(14085,'1.189.251.158','2014-04-15 00:00:00','/dss.html','IE',1,'','baidu'),(14086,'114.246.174.38','2014-04-15 00:00:00','/about.html','IE',1,'',''),(14087,'114.246.174.38','2014-04-15 00:00:00','/qywh.html','IE',1,'',''),(14088,'114.246.174.38','2014-04-15 00:00:00','/concat.html','IE',1,'',''),(14089,'114.246.174.38','2014-04-15 00:00:00','/about.html','IE',1,'',''),(14090,'114.246.174.38','2014-04-15 00:00:00','/news.htm','IE',1,'',''),(14091,'114.246.174.38','2014-04-15 00:00:00','/newsview.htm','IE',1,'',''),(14092,'114.246.174.38','2014-04-15 00:00:00','/product.html','IE',1,'',''),(14093,'114.246.174.38','2014-04-15 00:00:00','/subject.html','IE',1,'',''),(14094,'114.246.174.38','2014-04-15 00:00:00','/subject.html','IE',1,'',''),(14095,'114.246.174.38','2014-04-15 00:00:00','/portal.html','IE',1,'',''),(14096,'114.246.174.38','2014-04-15 00:00:00','/olap2.html','IE',1,'',''),(14097,'114.246.174.38','2014-04-15 00:00:00','/etl.html','IE',1,'',''),(14098,'114.246.174.38','2014-04-15 00:00:00','/olap2.html','IE',1,'',''),(14099,'114.246.174.38','2014-04-15 00:00:00','/demo.html','IE',1,'',''),(14100,'114.246.174.38','2014-04-15 00:00:00','/doc/olap.pdf','IE',1,'',''),(14101,'114.246.174.38','2014-04-15 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(14102,'114.246.174.38','2014-04-15 00:00:00','/olap.html','IE',1,'',''),(14103,'114.246.174.38','2014-04-15 00:00:00','/product.html','IE',1,'',''),(14104,'114.246.174.38','2014-04-15 00:00:00','/dss.html','IE',1,'',''),(14105,'114.246.174.38','2014-04-15 00:00:00','/demo.html','IE',1,'',''),(14106,'114.246.174.38','2014-04-15 00:00:00','/demo.html','IE',1,'',''),(14107,'118.199.83.114','2014-04-15 00:00:00','/demo.html','Chrome',1,'',''),(14108,'23.88.74.215','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14109,'222.186.34.67','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14110,'210.152.157.39','2014-04-16 00:00:00','/index.html','Firefox',1,'',''),(14111,'119.147.146.193','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14112,'220.181.132.219','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14113,'101.199.108.52','2014-04-16 00:00:00','/index.html','Safari',1,'',''),(14114,'119.147.146.192','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14115,'58.245.27.222','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14116,'173.44.135.203','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14117,'121.199.125.21','2014-04-16 00:00:00','/newsview.htm','Firefox',1,'',''),(14118,'121.199.125.4','2014-04-16 00:00:00','/newsview.htm','Firefox',1,'',''),(14119,'118.244.186.157','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14120,'118.244.186.157','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14121,'123.125.68.137','2014-04-16 00:00:00','/dss.html','Firefox',1,'',''),(14122,'61.135.169.22','2014-04-16 00:00:00','/index.html','Chrome',1,'',''),(14123,'123.125.71.120','2014-04-16 00:00:00','/index.html','Chrome',1,'',''),(14124,'61.135.186.53','2014-04-16 00:00:00','/index.html','Chrome',1,'',''),(14125,'218.30.118.80','2014-04-16 00:00:00','/index.html','Firefox',1,'',''),(14126,'23.88.74.215','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14127,'61.135.186.29','2014-04-16 00:00:00','/index.html','Chrome',1,'',''),(14128,'220.181.165.135','2014-04-16 00:00:00','/dss.html','Safari',1,'',''),(14129,'223.69.145.149','2014-04-16 00:00:00','/product.html','Chrome',1,'商业智能系统','baidu'),(14130,'223.69.145.149','2014-04-16 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(14131,'223.69.145.149','2014-04-16 00:00:00','/etl.html','Chrome',1,'',''),(14132,'223.69.145.149','2014-04-16 00:00:00','/etl.html','Chrome',1,'',''),(14133,'124.164.246.30','2014-04-16 00:00:00','/dss.html','IE',1,'','baidu'),(14134,'220.181.51.51','2014-04-16 00:00:00','/index.html','Chrome',1,'',''),(14135,'223.69.145.149','2014-04-16 00:00:00','/dss.html','Chrome',1,'',''),(14136,'223.69.145.149','2014-04-16 00:00:00','/about.html','Chrome',1,'',''),(14137,'60.223.255.185','2014-04-16 00:00:00','/index.html','Chrome',1,'',''),(14138,'60.223.255.185','2014-04-16 00:00:00','/product.html','Chrome',1,'',''),(14139,'60.223.255.185','2014-04-16 00:00:00','/portal.html','Chrome',1,'',''),(14140,'60.223.255.185','2014-04-16 00:00:00','/subject.html','Chrome',1,'',''),(14141,'60.223.255.185','2014-04-16 00:00:00','/index.html','Chrome',1,'',''),(14142,'60.223.255.185','2014-04-16 00:00:00','/product.html','Chrome',1,'',''),(14143,'60.223.255.185','2014-04-16 00:00:00','/demo.html','Chrome',1,'',''),(14144,'118.244.186.157','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14145,'118.244.186.157','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14146,'60.223.255.185','2014-04-16 00:00:00','/index.html','Chrome',1,'',''),(14147,'60.223.255.185','2014-04-16 00:00:00','/index.html','Chrome',1,'',''),(14148,'60.223.255.185','2014-04-16 00:00:00','/product.html','Chrome',1,'',''),(14149,'118.244.186.157','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14150,'118.244.186.157','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14151,'220.181.132.217','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14152,'101.199.108.51','2014-04-16 00:00:00','/index.html','Safari',1,'',''),(14153,'220.181.132.193','2014-04-16 00:00:00','/index.html','Safari',1,'',''),(14154,'220.181.51.103','2014-04-16 00:00:00','/index.html','Firefox',1,'',''),(14155,'220.181.51.104','2014-04-16 00:00:00','/index.html','Firefox',1,'',''),(14156,'219.141.190.16','2014-04-16 00:00:00','/product.html','IE',1,'商务智能','baidu'),(14157,'219.141.190.16','2014-04-16 00:00:00','/demo.html','IE',1,'',''),(14158,'58.240.83.26','2014-04-16 00:00:00','/product.html','Chrome',1,'BI系统哪家最好','baidu'),(14159,'58.240.83.26','2014-04-16 00:00:00','/index.html','Chrome',1,'',''),(14160,'58.240.83.26','2014-04-16 00:00:00','/index.html','Chrome',1,'',''),(14161,'60.191.1.45','2014-04-16 00:00:00','/product.html','IE',1,'智能决策支持系统','baidu'),(14162,'60.191.1.45','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14163,'116.228.205.2','2014-04-16 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(14164,'222.128.181.69','2014-04-16 00:00:00','/product.html','IE',1,'','baidu'),(14165,'124.254.62.100','2014-04-16 00:00:00','/about.html','Chrome',1,'',''),(14166,'124.254.62.100','2014-04-16 00:00:00','/about.html','Chrome',1,'',''),(14167,'119.147.146.189','2014-04-16 00:00:00','/about.html','IE',1,'',''),(14168,'58.240.83.26','2014-04-16 00:00:00','/report.html','Chrome',1,'',''),(14169,'124.254.62.100','2014-04-16 00:00:00','/qywh.html','Chrome',1,'',''),(14170,'124.254.62.100','2014-04-16 00:00:00','/concat.html','Chrome',1,'',''),(14171,'27.129.185.44','2014-04-16 00:00:00','/dss.html','IE',1,'','baidu'),(14172,'124.254.62.100','2014-04-16 00:00:00','/news.htm','Chrome',1,'',''),(14173,'124.254.62.100','2014-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(14174,'124.254.62.100','2014-04-16 00:00:00','/product.html','Chrome',1,'',''),(14175,'124.254.62.100','2014-04-16 00:00:00','/datamining.html','Chrome',1,'',''),(14176,'23.88.74.215','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14177,'124.254.62.100','2014-04-16 00:00:00','/appraise.html','Chrome',1,'',''),(14178,'124.254.62.100','2014-04-16 00:00:00','/product.html','Chrome',1,'',''),(14179,'124.254.62.100','2014-04-16 00:00:00','/report.html','Chrome',1,'',''),(14180,'124.254.62.100','2014-04-16 00:00:00','/datamining.html','Chrome',1,'',''),(14181,'124.254.62.100','2014-04-16 00:00:00','/appraise.html','Chrome',1,'',''),(14182,'124.254.62.100','2014-04-16 00:00:00','/dss.html','Chrome',1,'',''),(14183,'124.254.62.100','2014-04-16 00:00:00','/demo.html','Chrome',1,'',''),(14184,'124.254.62.100','2014-04-16 00:00:00','/demo.html','Chrome',1,'',''),(14185,'124.254.62.100','2014-04-16 00:00:00','/dss.html','Chrome',1,'',''),(14186,'124.254.62.100','2014-04-16 00:00:00','/report.html','Chrome',1,'',''),(14187,'124.254.62.100','2014-04-16 00:00:00','/service.html','Chrome',1,'',''),(14188,'124.254.62.100','2014-04-16 00:00:00','/suggest.html','Chrome',1,'',''),(14189,'124.254.62.100','2014-04-16 00:00:00','/service.html','Chrome',1,'',''),(14190,'124.254.62.100','2014-04-16 00:00:00','/index.html','Chrome',1,'',''),(14191,'119.147.146.189','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14192,'159.226.177.214','2014-04-16 00:00:00','/appraise.html','Chrome',1,'','google'),(14193,'203.95.107.50','2014-04-16 00:00:00','/datamining.html','IE',1,'',''),(14194,'124.254.62.100','2014-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(14195,'124.254.62.100','2014-04-16 00:00:00','/service.html','Chrome',1,'',''),(14196,'124.254.62.100','2014-04-16 00:00:00','/about.html','Chrome',1,'',''),(14197,'119.147.146.189','2014-04-16 00:00:00','/service.html','IE',1,'',''),(14198,'124.254.62.100','2014-04-16 00:00:00','/jobs.html','Chrome',1,'',''),(14199,'119.147.146.195','2014-04-16 00:00:00','/jobs.html','IE',1,'',''),(14200,'124.254.62.100','2014-04-16 00:00:00','/xsfwjl.html','Chrome',1,'',''),(14201,'124.254.62.100','2014-04-16 00:00:00','/product.html','Chrome',1,'',''),(14202,'124.254.62.100','2014-04-16 00:00:00','/dss.html','Chrome',1,'',''),(14203,'42.156.137.106','2014-04-16 00:00:00','/index.html','Safari',1,'',''),(14204,'123.125.71.42','2014-04-16 00:00:00','/newsview.htm','Safari',1,'',''),(14205,'222.186.34.85','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14206,'222.186.34.85','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14207,'222.186.34.85','2014-04-16 00:00:00','/index.html','IE',1,'',''),(14208,'111.31.146.60','2014-04-16 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(14209,'111.31.146.60','2014-04-16 00:00:00','/about.html','Chrome',1,'',''),(14210,'111.31.146.60','2014-04-16 00:00:00','/qywh.html','Chrome',1,'',''),(14211,'111.31.146.60','2014-04-16 00:00:00','/concat.html','Chrome',1,'',''),(14212,'111.31.146.60','2014-04-16 00:00:00','/product.html','Chrome',1,'',''),(14213,'111.31.146.60','2014-04-16 00:00:00','/news.htm','Chrome',1,'',''),(14214,'111.31.146.60','2014-04-16 00:00:00','/jobs.html','Chrome',1,'',''),(14215,'121.199.125.21','2014-04-16 00:00:00','/newsview.htm','Firefox',1,'',''),(14216,'118.244.186.157','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14217,'118.244.186.157','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14218,'118.244.186.157','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14219,'118.244.186.157','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14220,'121.199.125.4','2014-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(14221,'210.152.157.218','2014-04-17 00:00:00','/index.html','Firefox',1,'',''),(14222,'23.88.74.215','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14223,'58.217.74.202','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14224,'218.30.118.80','2014-04-17 00:00:00','/index.html','Firefox',1,'',''),(14225,'118.244.186.157','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14226,'220.181.51.45','2014-04-17 00:00:00','/index.html','Chrome',1,'',''),(14227,'61.135.186.30','2014-04-17 00:00:00','/index.html','Chrome',1,'',''),(14228,'220.181.51.51','2014-04-17 00:00:00','/index.html','Chrome',1,'',''),(14229,'123.125.68.46','2014-04-17 00:00:00','/dss.html','Firefox',1,'',''),(14230,'220.181.51.38','2014-04-17 00:00:00','/index.html','Chrome',1,'',''),(14231,'121.199.125.21','2014-04-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14232,'121.199.125.4','2014-04-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14233,'61.135.186.50','2014-04-17 00:00:00','/index.html','Chrome',1,'',''),(14234,'23.88.74.215','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14235,'95.65.30.29','2014-04-17 00:00:00','/index.html','Firefox',1,'',''),(14236,'58.246.196.119','2014-04-17 00:00:00','/etl.html','IE',1,'',''),(14237,'124.254.62.100','2014-04-17 00:00:00','/product.html','Chrome',1,'',''),(14238,'124.254.62.100','2014-04-17 00:00:00','/portal.html','Chrome',1,'',''),(14239,'116.226.74.138','2014-04-17 00:00:00','/product.html','IE',1,'自助 商业智能','baidu'),(14240,'117.79.154.140','2014-04-17 00:00:00','/product.html','IE',1,'自助 商业智能','baidu'),(14241,'116.226.74.138','2014-04-17 00:00:00','/olap.html','IE',1,'',''),(14242,'116.226.74.138','2014-04-17 00:00:00','/olap2.html','IE',1,'',''),(14243,'116.226.74.138','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14244,'116.226.74.138','2014-04-17 00:00:00','/report.html','IE',1,'',''),(14245,'124.254.62.100','2014-04-17 00:00:00','/index.html','Chrome',1,'',''),(14246,'117.144.168.70','2014-04-17 00:00:00','/etl.html','Chrome',1,'',''),(14247,'117.144.168.70','2014-04-17 00:00:00','/dss.html','Chrome',1,'',''),(14248,'117.144.168.70','2014-04-17 00:00:00','/demo.html','Chrome',1,'',''),(14249,'220.181.132.217','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14250,'101.199.108.57','2014-04-17 00:00:00','/index.html','Safari',1,'',''),(14251,'118.186.205.194','2014-04-17 00:00:00','/index.html','Firefox',1,'','baidu'),(14252,'118.186.205.194','2014-04-17 00:00:00','/index.html','Firefox',1,'睿思Bi','baidu'),(14253,'118.186.205.194','2014-04-17 00:00:00','/about.html','Firefox',1,'',''),(14254,'118.186.205.194','2014-04-17 00:00:00','/concat.html','Firefox',1,'',''),(14255,'118.186.205.194','2014-04-17 00:00:00','/about.html','Firefox',1,'',''),(14256,'118.186.205.194','2014-04-17 00:00:00','/concat.html','Firefox',1,'',''),(14257,'118.186.205.194','2014-04-17 00:00:00','/concat.html','Firefox',1,'',''),(14258,'118.186.205.194','2014-04-17 00:00:00','/index.html','Firefox',1,'',''),(14259,'54.72.77.58','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14260,'114.241.155.208','2014-04-17 00:00:00','/crm.html','Chrome',1,'思特奇 客户维系挽留','baidu'),(14261,'118.244.186.157','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14262,'118.244.186.157','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14263,'118.244.186.157','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14264,'49.77.244.224','2014-04-17 00:00:00','/news/newsview.htm','Chrome',1,'商务智能项目实施步骤','360'),(14265,'220.181.132.219','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14266,'101.199.112.51','2014-04-17 00:00:00','/index.html','Safari',1,'',''),(14267,'36.48.33.1','2014-04-17 00:00:00','/product.html','Chrome',1,'',''),(14268,'36.48.33.1','2014-04-17 00:00:00','/product.html','Chrome',1,'',''),(14269,'124.254.62.100','2014-04-17 00:00:00','/index.html','Chrome',1,'',''),(14270,'27.115.103.62','2014-04-17 00:00:00','/etl.html','IE',1,'',''),(14271,'222.186.34.85','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14272,'211.157.144.140','2014-04-17 00:00:00','/index.html','Chrome',1,'',''),(14273,'211.157.144.140','2014-04-17 00:00:00','/index.html','Chrome',1,'',''),(14274,'211.157.144.140','2014-04-17 00:00:00','/product.html','Chrome',1,'',''),(14275,'42.156.136.54','2014-04-17 00:00:00','/product.html','Safari',1,'',''),(14276,'221.238.93.202','2014-04-17 00:00:00','/dss.html','IE',1,'公司经营状况分析','baidu'),(14277,'121.199.125.21','2014-04-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14278,'121.199.125.4','2014-04-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14279,'222.186.34.85','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14280,'123.125.71.20','2014-04-17 00:00:00','/newsview.htm','Safari',1,'',''),(14281,'118.244.186.157','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14282,'118.244.186.157','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14283,'118.244.186.157','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14284,'118.244.186.157','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14285,'42.120.145.36','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14286,'42.120.145.36','2014-04-17 00:00:00','/readme.html','IE',0,'',''),(14287,'42.120.145.17','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14288,'42.120.145.17','2014-04-17 00:00:00','/readme.html','IE',0,'',''),(14289,'42.120.145.17','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14290,'125.39.174.18','2014-04-17 00:00:00','/crm.html','Chrome',1,'维系挽留','baidu'),(14291,'222.186.34.85','2014-04-17 00:00:00','/index.html','IE',1,'',''),(14292,'114.249.40.61','2014-04-17 00:00:00','/index.html','Chrome',1,'',''),(14293,'114.249.40.61','2014-04-17 00:00:00','/index.html','Chrome',1,'',''),(14294,'114.249.40.61','2014-04-17 00:00:00','/product.html','Chrome',1,'',''),(14295,'114.249.40.61','2014-04-17 00:00:00','/portal.html','Chrome',1,'',''),(14296,'114.249.40.61','2014-04-17 00:00:00','/product.html','Chrome',1,'',''),(14297,'114.249.40.61','2014-04-17 00:00:00','/demo.html','Chrome',1,'',''),(14298,'114.249.40.61','2014-04-17 00:00:00','/report.html','Chrome',1,'',''),(14299,'114.249.40.61','2014-04-17 00:00:00','/dss.html','Chrome',1,'',''),(14300,'114.249.40.61','2014-04-17 00:00:00','/appraise.html','Chrome',1,'',''),(14301,'173.44.135.203','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14302,'222.186.34.85','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14303,'118.244.186.157','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14304,'118.244.186.157','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14305,'23.88.74.215','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14306,'118.244.186.157','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14307,'118.244.186.157','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14308,'220.181.165.70','2014-04-18 00:00:00','/olap2.html','Safari',1,'',''),(14309,'210.152.137.218','2014-04-18 00:00:00','/index.html','Firefox',1,'',''),(14310,'222.186.34.85','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14311,'220.181.51.56','2014-04-18 00:00:00','/index.html','Chrome',1,'',''),(14312,'61.135.186.53','2014-04-18 00:00:00','/index.html','Chrome',1,'',''),(14313,'220.181.51.39','2014-04-18 00:00:00','/index.html','Chrome',1,'',''),(14314,'218.30.118.80','2014-04-18 00:00:00','/index.html','Firefox',1,'',''),(14315,'118.244.186.157','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14316,'118.244.186.157','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14317,'61.135.186.43','2014-04-18 00:00:00','/index.html','Chrome',1,'',''),(14318,'123.125.68.26','2014-04-18 00:00:00','/dss.html','Firefox',1,'',''),(14319,'222.186.34.85','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14320,'23.88.74.215','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14321,'60.190.223.9','2014-04-18 00:00:00','/about/about.html','Firefox',0,'',''),(14322,'119.147.146.189','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14323,'60.190.223.9','2014-04-18 00:00:00','/about/about.html','Firefox',0,'',''),(14324,'182.118.44.214','2014-04-18 00:00:00','/newsview.htm','IE',1,'',''),(14325,'121.199.125.21','2014-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(14326,'121.199.125.4','2014-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(14327,'123.125.71.137','2014-04-18 00:00:00','/index.html','Chrome',1,'',''),(14328,'123.125.71.137','2014-04-18 00:00:00','/product.html','Chrome',1,'',''),(14329,'118.244.186.157','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14330,'118.244.186.157','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14331,'118.244.186.157','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14332,'118.244.186.157','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14333,'121.199.125.21','2014-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(14334,'220.181.132.217','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14335,'101.199.112.55','2014-04-18 00:00:00','/index.html','Safari',1,'',''),(14336,'111.73.46.247','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14337,'111.206.36.144','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14338,'123.118.100.153','2014-04-18 00:00:00','/report.html','Chrome',1,'',''),(14339,'123.118.100.153','2014-04-18 00:00:00','/portal.html','Chrome',1,'',''),(14340,'123.118.100.153','2014-04-18 00:00:00','/product.html','Chrome',1,'',''),(14341,'117.89.168.9','2014-04-18 00:00:00','/product.html','Chrome',1,'决策支持系统案例','baidu'),(14342,'123.118.100.153','2014-04-18 00:00:00','/subject.html','Chrome',1,'',''),(14343,'117.89.168.9','2014-04-18 00:00:00','/demo.html','Chrome',1,'',''),(14344,'123.118.100.153','2014-04-18 00:00:00','/about.html','Chrome',1,'',''),(14345,'123.118.100.153','2014-04-18 00:00:00','/qywh.html','Chrome',1,'',''),(14346,'123.118.100.153','2014-04-18 00:00:00','/concat.html','Chrome',1,'',''),(14347,'123.118.100.153','2014-04-18 00:00:00','/about.html','Chrome',1,'',''),(14348,'123.118.100.153','2014-04-18 00:00:00','/service.html','Chrome',1,'',''),(14349,'123.118.100.153','2014-04-18 00:00:00','/product.html','Chrome',1,'',''),(14350,'220.181.51.46','2014-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(14351,'220.181.51.39','2014-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(14352,'121.199.125.21','2014-04-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14353,'121.199.125.4','2014-04-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14354,'59.44.12.10','2014-04-18 00:00:00','/dss.html','Chrome',1,'经营分析系统 ','baidu'),(14355,'123.125.71.90','2014-04-18 00:00:00','/newsview.htm','Safari',1,'',''),(14356,'118.186.205.194','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14357,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14358,'118.186.205.194','2014-04-18 00:00:00','/demo.html','IE',1,'',''),(14359,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14360,'118.186.205.194','2014-04-18 00:00:00','/report.html','IE',1,'',''),(14361,'118.186.205.194','2014-04-18 00:00:00','/datamining.html','IE',1,'',''),(14362,'118.186.205.194','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14363,'182.216.14.208','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14364,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14365,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14366,'118.186.205.194','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14367,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14368,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14369,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14370,'118.186.205.194','2014-04-18 00:00:00','/subject.html','IE',1,'',''),(14371,'118.186.205.194','2014-04-18 00:00:00','/olap.html','IE',1,'',''),(14372,'118.186.205.194','2014-04-18 00:00:00','/demo.html','IE',1,'',''),(14373,'118.186.205.194','2014-04-18 00:00:00','/appraise.html','IE',1,'',''),(14374,'118.186.205.194','2014-04-18 00:00:00','/appraise.html','IE',1,'',''),(14375,'118.186.205.194','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14376,'118.186.205.194','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14377,'118.186.205.194','2014-04-18 00:00:00','/about.html','IE',1,'',''),(14378,'118.186.205.194','2014-04-18 00:00:00','/news.htm','IE',1,'',''),(14379,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14380,'118.186.205.194','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14381,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14382,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14383,'118.186.205.194','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14384,'118.186.205.194','2014-04-18 00:00:00','/about.html','IE',1,'',''),(14385,'118.186.205.194','2014-04-18 00:00:00','/qywh.html','IE',1,'',''),(14386,'118.186.205.194','2014-04-18 00:00:00','/concat.html','IE',1,'',''),(14387,'118.186.205.194','2014-04-18 00:00:00','/news.htm','IE',1,'',''),(14388,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14389,'118.186.205.194','2014-04-18 00:00:00','/service.html','IE',1,'',''),(14390,'118.186.205.194','2014-04-18 00:00:00','/jobs.html','IE',1,'',''),(14391,'118.186.205.194','2014-04-18 00:00:00','/service.html','IE',1,'',''),(14392,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14393,'118.186.205.194','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14394,'118.186.205.194','2014-04-18 00:00:00','/about.html','IE',1,'',''),(14395,'118.186.205.194','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14396,'118.186.205.194','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14397,'118.186.205.194','2014-04-18 00:00:00','/about.html','IE',1,'',''),(14398,'118.186.205.194','2014-04-18 00:00:00','/news.htm','IE',1,'',''),(14399,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14400,'118.186.205.194','2014-04-18 00:00:00','/service.html','IE',1,'',''),(14401,'118.186.205.194','2014-04-18 00:00:00','/jobs.html','IE',1,'',''),(14402,'118.186.205.194','2014-04-18 00:00:00','/service.html','IE',1,'',''),(14403,'118.186.205.194','2014-04-18 00:00:00','/suggest.html','IE',1,'',''),(14404,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14405,'118.186.205.194','2014-04-18 00:00:00','/news.htm','IE',1,'',''),(14406,'118.186.205.194','2014-04-18 00:00:00','/about.html','IE',1,'',''),(14407,'118.186.205.194','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14408,'118.186.205.194','2014-04-18 00:00:00','/product.html','IE',1,'',''),(14409,'218.94.142.39','2014-04-18 00:00:00','/product.html','Chrome',1,'商业智能平台','baidu'),(14410,'218.94.142.39','2014-04-18 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(14411,'218.94.142.39','2014-04-18 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(14412,'218.94.142.39','2014-04-18 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(14413,'218.94.142.39','2014-04-18 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(14414,'218.94.142.39','2014-04-18 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(14415,'218.94.142.39','2014-04-18 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(14416,'118.244.186.157','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14417,'118.244.186.157','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14418,'125.71.229.218','2014-04-18 00:00:00','/news/newsview.htm','Chrome',1,'浅析六大商务智能框架方案','360'),(14419,'111.73.46.246','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14420,'1.202.240.44','2014-04-18 00:00:00','/index.html','Safari',1,'',''),(14421,'1.202.240.44','2014-04-18 00:00:00','/product.html','Safari',1,'',''),(14422,'1.202.240.44','2014-04-18 00:00:00','/report.html','Safari',1,'',''),(14423,'218.94.142.108','2014-04-18 00:00:00','/product.html','Chrome',1,'商业智能平台','baidu'),(14424,'218.94.142.108','2014-04-18 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(14425,'218.94.142.108','2014-04-18 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(14426,'218.94.142.108','2014-04-18 00:00:00','/doc/bi.pdf','Chrome',1,'',''),(14427,'218.94.142.108','2014-04-18 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(14428,'218.94.142.108','2014-04-18 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(14429,'220.181.132.219','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14430,'220.181.132.198','2014-04-18 00:00:00','/index.html','Safari',1,'',''),(14431,'221.178.174.52','2014-04-18 00:00:00','/dss.html','IE',1,'BI经营分析系统','baidu'),(14432,'119.147.146.195','2014-04-18 00:00:00','/dss.html','IE',1,'',''),(14433,'120.194.5.62','2014-04-18 00:00:00','/index.html','Chrome',1,'bi 睿思','baidu'),(14434,'120.194.5.62','2014-04-18 00:00:00','/subject.html','Chrome',1,'',''),(14435,'120.194.5.62','2014-04-18 00:00:00','/dss.html','Chrome',1,'',''),(14436,'120.194.5.62','2014-04-18 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(14437,'182.118.41.72','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14438,'39.181.5.53','2014-04-18 00:00:00','/product.html','Firefox',1,'BI系统界面','baidu'),(14439,'39.181.5.53','2014-04-18 00:00:00','/demo.html','Firefox',1,'',''),(14440,'121.199.125.4','2014-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(14441,'23.88.74.215','2014-04-18 00:00:00','/index.html','IE',1,'',''),(14442,'182.118.41.246','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14443,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14444,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14445,'121.199.125.21','2014-04-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14446,'121.199.125.4','2014-04-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14447,'220.181.165.8','2014-04-19 00:00:00','/olap2.html','Safari',1,'',''),(14448,'111.73.46.217','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14449,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14450,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14451,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14452,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14453,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14454,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14455,'220.181.51.45','2014-04-19 00:00:00','/index.html','Chrome',1,'',''),(14456,'123.125.71.136','2014-04-19 00:00:00','/index.html','Chrome',1,'',''),(14457,'61.135.186.50','2014-04-19 00:00:00','/index.html','Chrome',1,'',''),(14458,'61.135.186.7','2014-04-19 00:00:00','/index.html','Chrome',1,'',''),(14459,'66.249.68.71','2014-04-19 00:00:00','/index.html','Safari',1,'',''),(14460,'23.88.74.215','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14461,'182.118.41.224','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14462,'218.30.118.80','2014-04-19 00:00:00','/index.html','Firefox',1,'',''),(14463,'123.232.103.194','2014-04-19 00:00:00','/product.html','IE',1,'','baidu'),(14464,'121.199.125.21','2014-04-19 00:00:00','/newsview.htm','Firefox',1,'',''),(14465,'121.199.125.4','2014-04-19 00:00:00','/newsview.htm','Firefox',1,'',''),(14466,'111.206.36.138','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14467,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14468,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14469,'119.147.146.189','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14470,'111.73.46.246','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14471,'188.165.195.156','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14472,'42.120.161.59','2014-04-19 00:00:00','/dss.html','Safari',1,'',''),(14473,'42.156.139.59','2014-04-19 00:00:00','/news.htm','Safari',1,'',''),(14474,'23.88.74.215','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14475,'111.73.46.220','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14476,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14477,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14478,'114.245.251.11','2014-04-19 00:00:00','/product.html','IE',1,'商业智能 价格','baidu'),(14479,'220.181.132.217','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14480,'101.199.112.49','2014-04-19 00:00:00','/index.html','Safari',1,'',''),(14481,'121.199.125.21','2014-04-19 00:00:00','/newsview.htm','Firefox',1,'',''),(14482,'1.202.240.44','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14483,'121.199.125.4','2014-04-19 00:00:00','/newsview.htm','Firefox',1,'',''),(14484,'182.118.41.72','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14485,'61.135.169.46','2014-04-19 00:00:00','/index.html','Chrome',1,'',''),(14486,'114.242.249.131','2014-04-19 00:00:00','/index.html','Safari',1,'',''),(14487,'121.199.125.21','2014-04-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14488,'121.199.125.4','2014-04-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14489,'119.147.146.193','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14490,'220.181.51.35','2014-04-19 00:00:00','/index.html','Chrome',1,'',''),(14491,'119.147.146.192','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14492,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14493,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14494,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14495,'118.244.186.157','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14496,'123.125.71.49','2014-04-19 00:00:00','/index.html','Safari',1,'',''),(14497,'220.181.51.103','2014-04-19 00:00:00','/index.html','Firefox',1,'',''),(14498,'220.181.51.103','2014-04-19 00:00:00','/index.html','Firefox',1,'',''),(14499,'123.125.71.116','2014-04-19 00:00:00','/newsview.htm','Safari',1,'',''),(14500,'1.202.240.44','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14501,'23.88.74.215','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14502,'173.44.135.203','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14503,'220.181.132.220','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14504,'101.199.112.49','2014-04-19 00:00:00','/index.html','Safari',1,'',''),(14505,'106.120.160.119','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14506,'101.199.112.52','2014-04-19 00:00:00','/index.html','Safari',1,'',''),(14507,'220.181.132.219','2014-04-19 00:00:00','/index.html','IE',1,'',''),(14508,'220.181.132.191','2014-04-19 00:00:00','/index.html','Safari',1,'',''),(14509,'173.44.135.203','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14510,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14511,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14512,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14513,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14514,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14515,'220.181.51.55','2014-04-20 00:00:00','/newsview.htm','Safari',1,'',''),(14516,'123.125.71.137','2014-04-20 00:00:00','/newsview.htm','Safari',1,'',''),(14517,'220.181.51.46','2014-04-20 00:00:00','/index.html','Chrome',1,'',''),(14518,'61.135.186.52','2014-04-20 00:00:00','/index.html','Chrome',1,'',''),(14519,'220.181.51.62','2014-04-20 00:00:00','/index.html','Chrome',1,'',''),(14520,'23.88.74.215','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14521,'121.199.125.21','2014-04-20 00:00:00','/newsview.htm','Firefox',1,'',''),(14522,'121.199.125.4','2014-04-20 00:00:00','/newsview.htm','Firefox',1,'',''),(14523,'61.135.186.5','2014-04-20 00:00:00','/index.html','Chrome',1,'',''),(14524,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14525,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14526,'220.181.165.66','2014-04-20 00:00:00','/product.html','Safari',1,'',''),(14527,'220.181.165.11','2014-04-20 00:00:00','/product.html','Safari',1,'',''),(14528,'121.199.125.21','2014-04-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14529,'121.199.125.4','2014-04-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14530,'121.199.125.21','2014-04-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14531,'121.199.125.4','2014-04-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14532,'123.125.71.14','2014-04-20 00:00:00','/newsview.htm','Safari',1,'',''),(14533,'121.199.125.21','2014-04-20 00:00:00','/newsview.htm','Firefox',1,'',''),(14534,'121.199.125.4','2014-04-20 00:00:00','/newsview.htm','Firefox',1,'',''),(14535,'218.30.118.98','2014-04-20 00:00:00','/index.html','Firefox',1,'',''),(14536,'123.125.71.136','2014-04-20 00:00:00','/index.html','Chrome',1,'',''),(14537,'115.50.244.207','2014-04-20 00:00:00','/dss.html','IE',1,'shouxianjingyingfenx','baidu'),(14538,'182.118.44.132','2014-04-20 00:00:00','/newsview.htm','IE',1,'',''),(14539,'1.202.240.44','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14540,'23.88.74.215','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14541,'220.181.51.51','2014-04-20 00:00:00','/index.html','Chrome',1,'',''),(14542,'111.206.36.142','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14543,'42.156.139.59','2014-04-20 00:00:00','/index.html','Safari',1,'',''),(14544,'121.199.125.21','2014-04-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14545,'121.199.125.4','2014-04-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14546,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14547,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14548,'218.94.142.108','2014-04-20 00:00:00','/product.html','Chrome',1,'商业智能','baidu'),(14549,'218.94.142.108','2014-04-20 00:00:00','/doc/bi.pdf','Chrome',1,'',''),(14550,'218.94.142.108','2014-04-20 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(14551,'218.94.142.108','2014-04-20 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(14552,'218.94.142.108','2014-04-20 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(14553,'218.94.142.108','2014-04-20 00:00:00','/doc/bi2.pdf','Chrome',1,'',''),(14554,'220.181.165.9','2014-04-20 00:00:00','/dss.html','Safari',1,'',''),(14555,'220.181.51.45','2014-04-20 00:00:00','/index.html','Chrome',1,'',''),(14556,'220.181.51.45','2014-04-20 00:00:00','/newsview.htm','Chrome',1,'',''),(14557,'61.135.165.55','2014-04-20 00:00:00','/newsview.htm','Chrome',1,'',''),(14558,'220.181.165.71','2014-04-20 00:00:00','/olap2.html','Safari',1,'',''),(14559,'202.112.128.131','2014-04-20 00:00:00','/product.html','Chrome',1,'商务智能解决方案','baidu'),(14560,'23.88.74.215','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14561,'123.180.183.186','2014-04-20 00:00:00','/dss.html','Chrome',1,'','baidu'),(14562,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14563,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14564,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14565,'118.244.186.157','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14566,'121.199.125.21','2014-04-20 00:00:00','/newsview.htm','Firefox',1,'',''),(14567,'121.199.125.4','2014-04-20 00:00:00','/newsview.htm','Firefox',1,'',''),(14568,'60.173.26.243','2014-04-20 00:00:00','/index.html','IE',1,'',''),(14569,'61.135.190.103','2014-04-20 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(14570,'111.206.36.9','2014-04-21 00:00:00','/olap2.html','IE',1,'',''),(14571,'111.206.36.142','2014-04-21 00:00:00','/olap2.html','IE',1,'',''),(14572,'121.199.125.21','2014-04-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14573,'121.199.125.4','2014-04-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14574,'23.88.74.215','2014-04-21 00:00:00','/index.html','IE',1,'',''),(14575,'118.228.30.35','2014-04-21 00:00:00','/index.html','IE',1,'',''),(14576,'218.26.99.180','2014-04-21 00:00:00','/xzx.html','IE',0,'',''),(14577,'58.245.27.222','2014-04-21 00:00:00','/tate.html','IE',0,'',''),(14578,'203.93.110.21','2014-04-21 00:00:00','/isko-1.html','IE',0,'',''),(14579,'111.73.46.218','2014-04-21 00:00:00','/index.html','IE',1,'',''),(14580,'61.135.165.54','2014-04-21 00:00:00','/index.html','Chrome',1,'',''),(14581,'123.125.71.137','2014-04-21 00:00:00','/index.html','Chrome',1,'',''),(14582,'61.135.186.15','2014-04-21 00:00:00','/index.html','Chrome',1,'',''),(14583,'118.244.186.157','2014-04-21 00:00:00','/index.html','IE',1,'',''),(14584,'118.244.186.157','2014-04-21 00:00:00','/index.html','IE',1,'',''),(14585,'61.135.186.6','2014-04-21 00:00:00','/index.html','Chrome',1,'',''),(14586,'123.125.244.209','2014-04-21 00:00:00','/index.html','IE',1,'',''),(14587,'121.199.125.21','2014-04-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14588,'121.199.125.4','2014-04-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14589,'123.125.68.176','2014-04-21 00:00:00','/dss.html','Firefox',1,'',''),(14590,'220.181.51.62','2014-04-21 00:00:00','/index.html','Chrome',1,'',''),(14591,'218.30.118.99','2014-04-21 00:00:00','/index.html','Firefox',1,'',''),(14592,'118.186.205.194','2014-04-21 00:00:00','/index.html','IE',1,'',''),(14593,'118.186.205.194','2014-04-21 00:00:00','/product.html','IE',1,'',''),(14594,'23.88.74.215','2014-04-21 00:00:00','/index.html','IE',1,'',''),(14595,'182.207.5.152','2014-04-21 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(14596,'182.207.5.152','2014-04-21 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(14597,'182.207.5.152','2014-04-21 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(14598,'182.207.5.152','2014-04-21 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(14599,'182.207.5.152','2014-04-21 00:00:00','/doc/bi_ctx.pdf','IE',1,'',''),(14600,'42.248.253.37','2014-04-21 00:00:00','/doc/bi_ctx.pdf','IE',1,'',''),(14601,'42.248.253.37','2014-04-21 00:00:00','/doc/bi_ctx.pdf','IE',1,'',''),(14602,'42.248.253.37','2014-04-21 00:00:00','/doc/bi_ctx.pdf','IE',1,'',''),(14603,'42.248.253.37','2014-04-21 00:00:00','/doc/bi_ctx.pdf','IE',1,'',''),(14604,'42.248.253.37','2014-04-21 00:00:00','/doc/bi_ctx.pdf','IE',1,'',''),(14605,'220.181.132.217','2014-04-21 00:00:00','/index.html','IE',1,'',''),(14606,'220.181.132.219','2014-04-21 00:00:00','/index.html','IE',1,'',''),(14607,'101.199.108.56','2014-04-21 00:00:00','/index.html','Safari',1,'',''),(14608,'220.181.132.199','2014-04-21 00:00:00','/index.html','Safari',1,'',''),(14609,'119.147.146.189','2014-04-21 00:00:00','/newsview.htm','IE',1,'',''),(14610,'121.199.125.21','2014-04-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14611,'121.199.125.4','2014-04-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14612,'121.199.125.21','2014-04-21 00:00:00','/newsview.htm','Firefox',1,'',''),(14613,'121.199.125.4','2014-04-21 00:00:00','/newsview.htm','Firefox',1,'',''),(14614,'220.181.51.62','2014-04-21 00:00:00','/index.html','Chrome',1,'',''),(14615,'123.125.71.49','2014-04-21 00:00:00','/newsview.htm','Safari',1,'',''),(14616,'117.88.100.225','2014-04-21 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(14617,'117.88.100.225','2014-04-21 00:00:00','/olap.html','Chrome',1,'',''),(14618,'117.88.100.225','2014-04-21 00:00:00','/olap.html','Chrome',1,'',''),(14619,'117.88.100.225','2014-04-21 00:00:00','/subject.html','Chrome',1,'',''),(14620,'117.88.100.225','2014-04-21 00:00:00','/olap2.html','Chrome',1,'',''),(14621,'117.88.100.225','2014-04-21 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(14622,'117.88.100.225','2014-04-21 00:00:00','/report.html','Chrome',1,'',''),(14623,'117.88.100.225','2014-04-21 00:00:00','/olap.html','Chrome',1,'',''),(14624,'121.199.125.21','2014-04-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14625,'121.199.125.4','2014-04-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14626,'119.147.146.194','2014-04-21 00:00:00','/product.html','IE',1,'',''),(14627,'117.88.100.225','2014-04-21 00:00:00','/report.html','Chrome',1,'',''),(14628,'61.135.190.69','2014-04-21 00:00:00','/index.html','Safari',1,'',''),(14629,'220.181.51.148','2014-04-21 00:00:00','/index.html','Safari',1,'',''),(14630,'60.223.255.185','2014-04-21 00:00:00','/index.html','Chrome',1,'','baidu'),(14631,'60.223.255.185','2014-04-21 00:00:00','/product.html','Chrome',1,'',''),(14632,'60.223.255.185','2014-04-21 00:00:00','/index.html','Chrome',1,'',''),(14633,'60.223.255.185','2014-04-21 00:00:00','/concat.html','Chrome',1,'',''),(14634,'111.73.46.220','2014-04-21 00:00:00','/index.html','IE',1,'',''),(14635,'222.133.196.195','2014-04-21 00:00:00','/dss.html','IE',1,'公司经营情况怎么写','baidu'),(14636,'119.147.146.189','2014-04-21 00:00:00','/dss.html','IE',1,'',''),(14637,'23.88.74.215','2014-04-21 00:00:00','/index.html','IE',1,'',''),(14638,'123.125.71.108','2014-04-21 00:00:00','/index.html','Safari',1,'',''),(14639,'123.125.71.121','2014-04-21 00:00:00','/index.html','Chrome',1,'',''),(14640,'222.65.238.216','2014-04-21 00:00:00','/report.html','Firefox',1,'',''),(14641,'222.65.238.216','2014-04-21 00:00:00','/demo.html','Firefox',1,'',''),(14642,'222.65.238.216','2014-04-21 00:00:00','/doc/rsbi.pdf','Firefox',1,'',''),(14643,'222.65.238.216','2014-04-21 00:00:00','/doc/ruisiBI.pdf','Firefox',1,'',''),(14644,'222.65.238.216','2014-04-21 00:00:00','/doc/bi.pdf','Firefox',1,'',''),(14645,'222.65.238.216','2014-04-21 00:00:00','/doc/bi_ctx.pdf','Firefox',1,'',''),(14646,'222.65.238.216','2014-04-21 00:00:00','/doc/report.pdf','Firefox',1,'',''),(14647,'222.65.238.216','2014-04-21 00:00:00','/doc/olap.pdf','Firefox',1,'',''),(14648,'222.65.238.216','2014-04-21 00:00:00','/doc/bi.pdf','Firefox',1,'',''),(14649,'222.65.238.216','2014-04-21 00:00:00','/portal.html','Firefox',1,'',''),(14650,'222.65.238.216','2014-04-21 00:00:00','/etl.html','Firefox',1,'',''),(14651,'222.65.238.216','2014-04-21 00:00:00','/olap2.html','Firefox',1,'',''),(14652,'222.65.238.216','2014-04-21 00:00:00','/about.html','Firefox',1,'',''),(14653,'1.202.120.160','2014-04-21 00:00:00','/product.html','Chrome',1,'',''),(14654,'1.202.120.160','2014-04-21 00:00:00','/demo.html','Chrome',1,'',''),(14655,'222.210.225.162','2014-04-21 00:00:00','/newsview.htm','IE',1,'朝阳大悦城大数据','baidu'),(14656,'23.88.74.215','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14657,'64.246.165.170','2014-04-22 00:00:00','/index.html','Firefox',1,'',''),(14658,'64.246.165.150','2014-04-22 00:00:00','/index.html','Firefox',1,'',''),(14659,'123.125.71.121','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14660,'123.125.71.121','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14661,'61.135.186.16','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14662,'220.181.165.198','2014-04-22 00:00:00','/olap2.html','Safari',1,'',''),(14663,'61.135.186.54','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14664,'222.186.34.67','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14665,'61.135.186.53','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14666,'121.199.125.21','2014-04-22 00:00:00','/newsview.htm','Firefox',1,'',''),(14667,'121.199.125.4','2014-04-22 00:00:00','/newsview.htm','Firefox',1,'',''),(14668,'123.125.68.156','2014-04-22 00:00:00','/dss.html','Firefox',1,'',''),(14669,'123.125.71.124','2014-04-22 00:00:00','/news.htm','Chrome',1,'',''),(14670,'61.135.169.22','2014-04-22 00:00:00','/newsview.htm','Chrome',1,'',''),(14671,'220.181.51.62','2014-04-22 00:00:00','/about.html','Chrome',1,'',''),(14672,'218.30.118.102','2014-04-22 00:00:00','/index.html','Firefox',1,'',''),(14673,'121.199.125.21','2014-04-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(14674,'118.186.205.194','2014-04-22 00:00:00','/index.html','IE',1,'','baidu'),(14675,'211.157.144.140','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14676,'211.157.144.140','2014-04-22 00:00:00','/about.html','Chrome',1,'',''),(14677,'211.157.144.140','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14678,'211.157.144.140','2014-04-22 00:00:00','/product.html','Chrome',1,'',''),(14679,'60.223.255.185','2014-04-22 00:00:00','/index.html','Chrome',1,'北京睿思BI科技','baidu'),(14680,'60.223.255.185','2014-04-22 00:00:00','/news.htm','Chrome',1,'',''),(14681,'60.223.255.185','2014-04-22 00:00:00','/news.htm','Chrome',1,'',''),(14682,'60.223.255.185','2014-04-22 00:00:00','/news.htm','Chrome',1,'',''),(14683,'60.223.255.185','2014-04-22 00:00:00','/news.htm','Chrome',1,'',''),(14684,'60.223.255.185','2014-04-22 00:00:00','/news.htm','Chrome',1,'',''),(14685,'60.223.255.185','2014-04-22 00:00:00','/news.htm','Chrome',1,'',''),(14686,'60.223.255.185','2014-04-22 00:00:00','/news.htm','Chrome',1,'',''),(14687,'60.223.255.185','2014-04-22 00:00:00','/newsview.htm','Chrome',1,'',''),(14688,'60.223.255.185','2014-04-22 00:00:00','/product.html','Chrome',1,'',''),(14689,'60.223.255.185','2014-04-22 00:00:00','/dss.html','Chrome',1,'',''),(14690,'118.186.205.194','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14691,'37.9.53.109','2014-04-22 00:00:00','/index.html','Opera',1,'',''),(14692,'23.88.74.215','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14693,'123.125.71.26','2014-04-22 00:00:00','/newsview.htm','Safari',1,'',''),(14694,'221.199.135.147','2014-04-22 00:00:00','/dss.html','IE',1,'','baidu'),(14695,'118.186.205.194','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14696,'118.186.205.194','2014-04-22 00:00:00','/about.html','IE',1,'',''),(14697,'118.186.205.194','2014-04-22 00:00:00','/qywh.html','IE',1,'',''),(14698,'118.186.205.194','2014-04-22 00:00:00','/concat.html','IE',1,'',''),(14699,'118.186.205.194','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14700,'118.186.205.194','2014-04-22 00:00:00','/gsxw.html','IE',1,'',''),(14701,'118.186.205.194','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14702,'118.186.205.194','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14703,'118.186.205.194','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14704,'118.186.205.194','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14705,'118.186.205.194','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14706,'118.186.205.194','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14707,'118.186.205.194','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14708,'118.186.205.194','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14709,'118.186.205.194','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14710,'118.186.205.194','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14711,'118.186.205.194','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14712,'118.186.205.194','2014-04-22 00:00:00','/about.html','IE',1,'',''),(14713,'220.181.132.217','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14714,'101.199.108.50','2014-04-22 00:00:00','/index.html','Safari',1,'',''),(14715,'123.125.71.137','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14716,'61.135.190.69','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14717,'111.13.102.11','2014-04-22 00:00:00','/dss.html','IE',1,'',''),(14718,'210.152.157.43','2014-04-22 00:00:00','/index.html','Firefox',1,'',''),(14719,'111.13.102.139','2014-04-22 00:00:00','/dss.html','IE',1,'',''),(14720,'61.135.190.70','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14721,'222.186.34.67','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14722,'113.57.180.103','2014-04-22 00:00:00','/crm.html','IE',1,'浅析用户维系挽留的','baidu'),(14723,'61.135.190.69','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14724,'111.13.102.8','2014-04-22 00:00:00','/dss.html','IE',1,'',''),(14725,'111.206.36.12','2014-04-22 00:00:00','/product.html','IE',1,'',''),(14726,'111.206.36.134','2014-04-22 00:00:00','/product.html','IE',1,'',''),(14727,'111.206.36.4','2014-04-22 00:00:00','/product.html','IE',1,'',''),(14728,'220.181.165.137','2014-04-22 00:00:00','/product.html','Safari',1,'',''),(14729,'60.223.255.185','2014-04-22 00:00:00','/etl.html','Chrome',1,'',''),(14730,'60.223.255.185','2014-04-22 00:00:00','/jobs.html','Chrome',1,'',''),(14731,'60.223.255.185','2014-04-22 00:00:00','/jobs.html','Chrome',1,'',''),(14732,'60.223.255.185','2014-04-22 00:00:00','/xsfwjl.html','Chrome',1,'',''),(14733,'60.223.255.185','2014-04-22 00:00:00','/service.html','Chrome',1,'',''),(14734,'60.223.255.185','2014-04-22 00:00:00','/suggest.html','Chrome',1,'',''),(14735,'60.223.255.185','2014-04-22 00:00:00','/service.html','Chrome',1,'',''),(14736,'60.223.255.185','2014-04-22 00:00:00','/product.html','Chrome',1,'',''),(14737,'60.223.255.185','2014-04-22 00:00:00','/news.htm','Chrome',1,'',''),(14738,'60.223.255.185','2014-04-22 00:00:00','/about.html','Chrome',1,'',''),(14739,'60.223.255.185','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14740,'60.223.255.185','2014-04-22 00:00:00','/about.html','Chrome',1,'',''),(14741,'60.223.255.185','2014-04-22 00:00:00','/qywh.html','Chrome',1,'',''),(14742,'60.223.255.185','2014-04-22 00:00:00','/concat.html','Chrome',1,'',''),(14743,'60.223.255.185','2014-04-22 00:00:00','/about.html','Chrome',1,'',''),(14744,'60.223.255.185','2014-04-22 00:00:00','/qywh.html','Chrome',1,'',''),(14745,'60.223.255.185','2014-04-22 00:00:00','/concat.html','Chrome',1,'',''),(14746,'60.223.255.185','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14747,'60.223.255.185','2014-04-22 00:00:00','/sitemap.html','Chrome',1,'',''),(14748,'60.223.255.185','2014-04-22 00:00:00','/bigdata.html','Chrome',1,'',''),(14749,'60.223.255.185','2014-04-22 00:00:00','/news.htm','Chrome',1,'',''),(14750,'60.223.255.185','2014-04-22 00:00:00','/about.html','Chrome',1,'',''),(14751,'60.223.255.185','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14752,'222.186.34.67','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14753,'23.88.74.215','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14754,'124.254.62.100','2014-04-22 00:00:00','/product.html','Chrome',1,'',''),(14755,'124.254.62.100','2014-04-22 00:00:00','/dss.html','Chrome',1,'',''),(14756,'124.254.62.100','2014-04-22 00:00:00','/dss.html','IE',1,'',''),(14757,'124.254.62.100','2014-04-22 00:00:00','/product.html','IE',1,'',''),(14758,'124.254.62.100','2014-04-22 00:00:00','/subject.html','IE',1,'',''),(14759,'118.244.186.157','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14760,'118.244.186.157','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14761,'124.254.62.100','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14762,'220.112.242.22','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14763,'220.112.242.22','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14764,'124.254.62.100','2014-04-22 00:00:00','/product.html','Chrome',1,'',''),(14765,'220.112.242.22','2014-04-22 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(14766,'218.94.142.39','2014-04-22 00:00:00','/olap.html','Chrome',1,'即席查询 睿思 bi','baidu'),(14767,'118.186.205.194','2014-04-22 00:00:00','/olap.html','IE',1,'',''),(14768,'118.186.205.194','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14769,'118.186.205.194','2014-04-22 00:00:00','/olap.html','IE',1,'即席查询 睿思 bi','baidu'),(14770,'118.186.205.194','2014-04-22 00:00:00','/olap.html','IE',1,'即席查询 睿思 bi','baidu'),(14771,'124.254.62.100','2014-04-22 00:00:00','/product.html','Chrome',1,'',''),(14772,'124.254.62.100','2014-04-22 00:00:00','/etl.html','Chrome',1,'',''),(14773,'124.254.62.100','2014-04-22 00:00:00','/olap2.html','Chrome',1,'',''),(14774,'118.186.205.194','2014-04-22 00:00:00','/index.html','IE',1,'site:ruisitech.com','baidu'),(14775,'124.254.62.100','2014-04-22 00:00:00','/olap.html','Chrome',1,'',''),(14776,'218.94.142.39','2014-04-22 00:00:00','/olap.html','Chrome',1,'即席查询 睿思 bi','baidu'),(14777,'218.94.142.39','2014-04-22 00:00:00','/subject.html','Chrome',1,'',''),(14778,'60.223.255.185','2014-04-22 00:00:00','/olap2.html','Chrome',1,'',''),(14779,'123.125.71.121','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14780,'220.181.51.40','2014-04-22 00:00:00','/index.html','Chrome',1,'',''),(14781,'123.125.71.120','2014-04-22 00:00:00','/newsview.htm','Chrome',1,'',''),(14782,'220.181.51.62','2014-04-22 00:00:00','/news.htm','Chrome',1,'',''),(14783,'61.135.165.56','2014-04-22 00:00:00','/newsview.htm','Chrome',1,'',''),(14784,'123.125.71.132','2014-04-22 00:00:00','/about.html','Chrome',1,'',''),(14785,'173.44.135.203','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14786,'112.95.39.250','2014-04-22 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(14787,'221.220.232.174','2014-04-22 00:00:00','/index.html','IE',1,'','baidu'),(14788,'221.220.232.174','2014-04-22 00:00:00','/about.html','IE',1,'',''),(14789,'221.220.232.174','2014-04-22 00:00:00','/concat.html','IE',1,'',''),(14790,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14791,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14792,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14793,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14794,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14795,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14796,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14797,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14798,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14799,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14800,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14801,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14802,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14803,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14804,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14805,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14806,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14807,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14808,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14809,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14810,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14811,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14812,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14813,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14814,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14815,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14816,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14817,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14818,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14819,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14820,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14821,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14822,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14823,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14824,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14825,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14826,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14827,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14828,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14829,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14830,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14831,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14832,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14833,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14834,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14835,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14836,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14837,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14838,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14839,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14840,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14841,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14842,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14843,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14844,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14845,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14846,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14847,'110.75.186.231','2014-04-22 00:00:00','/index.html','IE',1,'',''),(14848,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14849,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14850,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14851,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14852,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14853,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14854,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14855,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14856,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14857,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14858,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14859,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14860,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14861,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14862,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14863,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14864,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14865,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14866,'110.75.186.231','2014-04-22 00:00:00','/olap2.html','IE',1,'',''),(14867,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14868,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14869,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14870,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14871,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14872,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14873,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14874,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14875,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14876,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14877,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14878,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14879,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14880,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14881,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14882,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14883,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14884,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14885,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14886,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14887,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14888,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14889,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14890,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14891,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14892,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14893,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14894,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14895,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14896,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14897,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14898,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14899,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14900,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14901,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14902,'110.75.186.231','2014-04-22 00:00:00','/news.htm','IE',1,'',''),(14903,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14904,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14905,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14906,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14907,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14908,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14909,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14910,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14911,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14912,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14913,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14914,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14915,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14916,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14917,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14918,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14919,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14920,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14921,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14922,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14923,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14924,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14925,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14926,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14927,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14928,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14929,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14930,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14931,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14932,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14933,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14934,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14935,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14936,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14937,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14938,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14939,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14940,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14941,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14942,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14943,'110.75.186.231','2014-04-22 00:00:00','/news/news.htm','IE',1,'',''),(14944,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14945,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14946,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14947,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14948,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14949,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14950,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14951,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14952,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14953,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14954,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14955,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14956,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14957,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14958,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14959,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14960,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14961,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14962,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14963,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14964,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14965,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14966,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14967,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14968,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14969,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14970,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14971,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14972,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14973,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14974,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14975,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14976,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14977,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14978,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14979,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14980,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14981,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14982,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14983,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14984,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14985,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',0,'',''),(14986,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14987,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14988,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14989,'110.75.186.231','2014-04-22 00:00:00','/news/newsview.htm','IE',1,'',''),(14990,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14991,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14992,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14993,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14994,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14995,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14996,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(14997,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14998,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(14999,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(15000,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(15001,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(15002,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(15003,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(15004,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(15005,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',0,'',''),(15006,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(15007,'110.75.186.231','2014-04-22 00:00:00','/newsview.htm','IE',1,'',''),(15008,'173.44.135.203','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15009,'121.199.125.21','2014-04-23 00:00:00','/newsview.htm','Firefox',1,'',''),(15010,'121.199.125.4','2014-04-23 00:00:00','/newsview.htm','Firefox',1,'',''),(15011,'115.239.212.138','2014-04-23 00:00:00','/product.html','Firefox',1,'',''),(15012,'173.44.135.203','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15013,'220.181.51.62','2014-04-23 00:00:00','/index.html','Chrome',1,'',''),(15014,'61.135.186.16','2014-04-23 00:00:00','/index.html','Chrome',1,'',''),(15015,'220.181.51.40','2014-04-23 00:00:00','/index.html','Chrome',1,'',''),(15016,'23.88.167.181','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15017,'23.88.167.181','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15018,'218.30.118.102','2014-04-23 00:00:00','/index.html','Firefox',1,'',''),(15019,'61.135.186.30','2014-04-23 00:00:00','/index.html','Chrome',1,'',''),(15020,'123.125.244.209','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15021,'123.125.68.54','2014-04-23 00:00:00','/dss.html','Firefox',1,'',''),(15022,'210.152.157.89','2014-04-23 00:00:00','/index.html','Firefox',1,'',''),(15023,'94.242.222.13','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15024,'23.88.167.181','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15025,'23.88.167.181','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15026,'114.222.125.162','2014-04-23 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(15027,'114.222.125.162','2014-04-23 00:00:00','/olap2.html','Chrome',1,'',''),(15028,'114.222.125.162','2014-04-23 00:00:00','/olap.html','Chrome',1,'',''),(15029,'114.222.125.162','2014-04-23 00:00:00','/appraise.html','Chrome',1,'',''),(15030,'114.222.125.162','2014-04-23 00:00:00','/olap.html','Chrome',1,'',''),(15031,'114.222.125.162','2014-04-23 00:00:00','/olap2.html','Chrome',1,'',''),(15032,'114.222.125.162','2014-04-23 00:00:00','/olap2.html','Chrome',1,'',''),(15033,'111.206.36.17','2014-04-23 00:00:00','/product.html','IE',1,'',''),(15034,'111.206.36.8','2014-04-23 00:00:00','/product.html','IE',1,'',''),(15035,'114.222.125.162','2014-04-23 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(15036,'123.125.244.210','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15037,'121.199.125.21','2014-04-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(15038,'114.222.125.162','2014-04-23 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(15039,'114.222.125.162','2014-04-23 00:00:00','/product.html','Chrome',1,'',''),(15040,'114.222.125.162','2014-04-23 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(15041,'23.88.167.181','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15042,'114.222.125.162','2014-04-23 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(15043,'114.222.125.162','2014-04-23 00:00:00','/report.html','Chrome',1,'',''),(15044,'220.181.165.66','2014-04-23 00:00:00','/dss.html','Safari',1,'',''),(15045,'111.206.36.14','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15046,'175.160.195.224','2014-04-23 00:00:00','/index.html','Chrome',1,'',''),(15047,'175.160.195.224','2014-04-23 00:00:00','/service.html','Chrome',1,'',''),(15048,'175.160.195.224','2014-04-23 00:00:00','/index.html','Chrome',1,'',''),(15049,'175.160.195.224','2014-04-23 00:00:00','/product.html','Chrome',1,'',''),(15050,'106.120.121.151','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15051,'106.120.121.151','2014-04-23 00:00:00','/index.html','Chrome',1,'',''),(15052,'106.120.121.151','2014-04-23 00:00:00','/index.html','Chrome',1,'',''),(15053,'106.120.121.151','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15054,'106.120.121.151','2014-04-23 00:00:00','/index.html','Chrome',1,'',''),(15055,'106.120.121.151','2014-04-23 00:00:00','/about.html','Chrome',1,'',''),(15056,'106.120.121.151','2014-04-23 00:00:00','/news.htm','Chrome',1,'',''),(15057,'106.120.121.151','2014-04-23 00:00:00','/product.html','Chrome',1,'',''),(15058,'106.120.121.151','2014-04-23 00:00:00','/service.html','Chrome',1,'',''),(15059,'106.120.121.151','2014-04-23 00:00:00','/jobs.html','Chrome',1,'',''),(15060,'106.120.121.151','2014-04-23 00:00:00','/service.html','Chrome',1,'',''),(15061,'106.120.121.151','2014-04-23 00:00:00','/about.html','Chrome',1,'',''),(15062,'106.120.121.151','2014-04-23 00:00:00','/jobs.html','Chrome',1,'',''),(15063,'119.147.146.189','2014-04-23 00:00:00','/jobs.html','IE',1,'',''),(15064,'106.120.121.151','2014-04-23 00:00:00','/service.html','Chrome',1,'',''),(15065,'106.120.121.151','2014-04-23 00:00:00','/product.html','Chrome',1,'',''),(15066,'106.120.121.151','2014-04-23 00:00:00','/news.htm','Chrome',1,'',''),(15067,'106.120.121.151','2014-04-23 00:00:00','/about.html','Chrome',1,'',''),(15068,'106.120.121.151','2014-04-23 00:00:00','/index.html','Chrome',1,'',''),(15069,'42.156.138.67','2014-04-23 00:00:00','/about.html','Safari',1,'',''),(15070,'124.254.62.100','2014-04-23 00:00:00','/index.html','Chrome',1,'',''),(15071,'119.147.146.189','2014-04-23 00:00:00','/doc/bi2.pdf','IE',1,'',''),(15072,'91.217.90.241','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15073,'115.239.212.6','2014-04-23 00:00:00','/index.html','Safari',1,'',''),(15074,'220.181.51.208','2014-04-23 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(15075,'60.223.255.185','2014-04-23 00:00:00','/index.html','Chrome',1,'','baidu'),(15076,'113.105.70.66','2014-04-23 00:00:00','/index.html','Chrome',1,'','baidu'),(15077,'113.105.70.66','2014-04-23 00:00:00','/about.html','Chrome',1,'',''),(15078,'111.196.77.218','2014-04-23 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(15079,'124.207.147.106','2014-04-23 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(15080,'66.249.64.107','2014-04-23 00:00:00','/index.html','Safari',1,'',''),(15081,'220.181.132.217','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15082,'101.199.112.51','2014-04-23 00:00:00','/index.html','Safari',1,'',''),(15083,'198.52.119.75','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15084,'115.239.212.138','2014-04-23 00:00:00','/product.html','Firefox',1,'',''),(15085,'123.125.71.72','2014-04-23 00:00:00','/index.html','Safari',1,'',''),(15086,'23.88.167.181','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15087,'1.202.240.44','2014-04-23 00:00:00','/index.html','Safari',1,'',''),(15088,'1.202.240.44','2014-04-23 00:00:00','/index.html','Safari',1,'',''),(15089,'1.202.240.44','2014-04-23 00:00:00','/product.html','Safari',1,'',''),(15090,'1.202.240.44','2014-04-23 00:00:00','/product.html','Safari',1,'',''),(15091,'1.202.240.44','2014-04-23 00:00:00','/product.html','Safari',1,'',''),(15092,'1.202.240.44','2014-04-23 00:00:00','/index.html','Safari',1,'',''),(15093,'115.239.212.195','2014-04-23 00:00:00','/product.html','Firefox',1,'',''),(15094,'182.118.42.49','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15095,'23.88.167.181','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15096,'23.88.167.181','2014-04-23 00:00:00','/index.html','IE',1,'',''),(15097,'220.181.51.104','2014-04-23 00:00:00','/index.html','Firefox',1,'',''),(15098,'220.181.51.102','2014-04-23 00:00:00','/index.html','Firefox',1,'',''),(15099,'121.199.125.21','2014-04-23 00:00:00','/newsview.htm','Firefox',1,'',''),(15100,'115.239.212.6','2014-04-24 00:00:00','/product.html','Firefox',1,'',''),(15101,'220.181.51.104','2014-04-24 00:00:00','/index.html','Firefox',1,'',''),(15102,'220.181.51.108','2014-04-24 00:00:00','/index.html','Firefox',1,'',''),(15103,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15104,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15105,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15106,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15107,'61.135.165.54','2014-04-24 00:00:00','/index.html','Chrome',1,'',''),(15108,'61.135.165.22','2014-04-24 00:00:00','/index.html','Chrome',1,'',''),(15109,'61.135.186.51','2014-04-24 00:00:00','/index.html','Chrome',1,'',''),(15110,'115.239.212.6','2014-04-24 00:00:00','/product.html','Firefox',1,'',''),(15111,'111.73.46.247','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15112,'61.135.186.4','2014-04-24 00:00:00','/index.html','Chrome',1,'',''),(15113,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15114,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15115,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15116,'123.125.68.45','2014-04-24 00:00:00','/dss.html','Firefox',1,'',''),(15117,'218.56.233.130','2014-04-24 00:00:00','/olap2.html','Chrome',1,'多维分析','baidu'),(15118,'218.56.233.130','2014-04-24 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(15119,'218.56.233.130','2014-04-24 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(15120,'218.30.118.80','2014-04-24 00:00:00','/index.html','Firefox',1,'',''),(15121,'115.239.212.67','2014-04-24 00:00:00','/product.html','Firefox',1,'',''),(15122,'58.246.196.119','2014-04-24 00:00:00','/index.html','Chrome',1,'',''),(15123,'58.246.196.119','2014-04-24 00:00:00','/report.html','Chrome',1,'',''),(15124,'58.246.196.119','2014-04-24 00:00:00','/index.html','Chrome',1,'',''),(15125,'58.246.196.119','2014-04-24 00:00:00','/olap2.html','Chrome',1,'',''),(15126,'58.246.196.119','2014-04-24 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(15127,'58.246.196.119','2014-04-24 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(15128,'118.186.205.194','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15129,'180.125.165.22','2014-04-24 00:00:00','/product.html','IE',1,'BI商业智能','baidu'),(15130,'180.125.165.22','2014-04-24 00:00:00','/index.html','Chrome',1,'',''),(15131,'119.147.146.189','2014-04-24 00:00:00','/product.html','IE',1,'',''),(15132,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15133,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15134,'184.105.229.101','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15135,'115.239.212.5','2014-04-24 00:00:00','/product.html','Firefox',1,'',''),(15136,'220.181.165.67','2014-04-24 00:00:00','/product.html','Safari',1,'',''),(15137,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15138,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15139,'180.109.34.221','2014-04-24 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(15140,'180.109.34.221','2014-04-24 00:00:00','/olap2.html','Chrome',1,'',''),(15141,'118.186.205.194','2014-04-24 00:00:00','/olap2.html','IE',1,'',''),(15142,'118.186.205.194','2014-04-24 00:00:00','/olap2.html','IE',1,'',''),(15143,'118.186.205.194','2014-04-24 00:00:00','/etl.html','IE',1,'',''),(15144,'118.186.205.194','2014-04-24 00:00:00','/olap2.html','IE',1,'',''),(15145,'118.186.205.194','2014-04-24 00:00:00','/olap.html','IE',1,'',''),(15146,'118.186.205.194','2014-04-24 00:00:00','/olap2.html','IE',1,'',''),(15147,'118.186.205.194','2014-04-24 00:00:00','/olap2.html','IE',1,'',''),(15148,'118.186.205.194','2014-04-24 00:00:00','/olap2.html','IE',1,'',''),(15149,'118.186.205.194','2014-04-24 00:00:00','/olap2.html','IE',1,'',''),(15150,'118.186.205.194','2014-04-24 00:00:00','/etl.html','IE',1,'',''),(15151,'118.186.205.194','2014-04-24 00:00:00','/report.html','IE',1,'',''),(15152,'118.186.205.194','2014-04-24 00:00:00','/datamining.html','IE',1,'',''),(15153,'180.168.98.114','2014-04-24 00:00:00','/about.html','IE',1,'',''),(15154,'180.168.98.114','2014-04-24 00:00:00','/product.html','IE',1,'',''),(15155,'118.186.205.194','2014-04-24 00:00:00','/demo.html','IE',1,'',''),(15156,'180.109.34.221','2014-04-24 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(15157,'180.109.34.221','2014-04-24 00:00:00','/olap2.html','Chrome',1,'',''),(15158,'220.181.132.217','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15159,'101.199.108.56','2014-04-24 00:00:00','/index.html','Safari',1,'',''),(15160,'61.135.190.220','2014-04-24 00:00:00','/olap.html','Firefox',1,'��ϯ��ѯ','baidu'),(15161,'183.62.11.242','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15162,'14.23.149.194','2014-04-24 00:00:00','/newsview.htm','IE',1,'朝阳 大悦城大数据','baidu'),(15163,'14.23.149.194','2014-04-24 00:00:00','/index.html','Chrome',1,'',''),(15164,'5.199.142.250','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15165,'61.135.190.100','2014-04-24 00:00:00','/index.html','Firefox',1,'�����˼bi�Ƽ�','baidu'),(15166,'42.156.137.106','2014-04-24 00:00:00','/index.html','Safari',1,'',''),(15167,'182.118.42.60','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15168,'61.135.190.201','2014-04-24 00:00:00','/product.html','IE',1,'',''),(15169,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15170,'23.88.167.181','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15171,'61.135.190.71','2014-04-24 00:00:00','/olap2.html','IE',1,'',''),(15172,'121.228.121.39','2014-04-24 00:00:00','/product.html','IE',1,'','baidu'),(15173,'111.206.36.9','2014-04-24 00:00:00','/dss.html','IE',1,'',''),(15174,'218.94.142.103','2014-04-24 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(15175,'218.94.142.103','2014-04-24 00:00:00','/olap2.html','Chrome',1,'',''),(15176,'61.135.190.224','2014-04-24 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(15177,'111.73.46.247','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15178,'223.99.193.70','2014-04-24 00:00:00','/product.html','Chrome',1,'��������ϵͳ','baidu'),(15179,'223.99.193.70','2014-04-24 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(15180,'220.181.132.219','2014-04-24 00:00:00','/index.html','IE',1,'',''),(15181,'101.199.108.52','2014-04-24 00:00:00','/index.html','Safari',1,'',''),(15182,'123.125.71.105','2014-04-24 00:00:00','/news/news8.html','Safari',0,'',''),(15183,'111.73.46.246','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15184,'183.62.11.242','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15185,'184.105.229.101','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15186,'27.150.203.222','2014-04-25 00:00:00','/newsview.htm','IE',1,'',''),(15187,'111.73.46.201','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15188,'123.125.71.119','2014-04-25 00:00:00','/index.html','Chrome',1,'',''),(15189,'61.135.186.43','2014-04-25 00:00:00','/index.html','Chrome',1,'',''),(15190,'220.181.51.40','2014-04-25 00:00:00','/index.html','Chrome',1,'',''),(15191,'220.181.158.106','2014-04-25 00:00:00','/index.html','Firefox',1,'',''),(15192,'61.135.186.55','2014-04-25 00:00:00','/index.html','Chrome',1,'',''),(15193,'220.181.165.198','2014-04-25 00:00:00','/product.html','Safari',1,'',''),(15194,'222.186.34.67','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15195,'109.173.24.194','2014-04-25 00:00:00','/index.html','Chrome',1,'',''),(15196,'123.125.68.57','2014-04-25 00:00:00','/dss.html','Firefox',1,'',''),(15197,'119.162.195.198','2014-04-25 00:00:00','/olap2.html','Chrome',1,'多维分析','baidu'),(15198,'119.162.195.198','2014-04-25 00:00:00','/dss.html','Chrome',1,'',''),(15199,'119.162.195.198','2014-04-25 00:00:00','/appraise.html','Chrome',1,'',''),(15200,'118.186.205.194','2014-04-25 00:00:00','/etl.html','IE',1,'','baidu'),(15201,'58.211.114.5','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15202,'106.120.97.182','2014-04-25 00:00:00','/product.html','IE',1,'决策支持平台','baidu'),(15203,'123.125.71.52','2014-04-25 00:00:00','/newsview.htm','Safari',1,'',''),(15204,'223.65.140.45','2014-04-25 00:00:00','/product.html','Chrome',1,'决策支持系统界面','baidu'),(15205,'223.65.140.45','2014-04-25 00:00:00','/index.html','Chrome',1,'',''),(15206,'223.65.140.45','2014-04-25 00:00:00','/demo.html','Chrome',1,'',''),(15207,'218.22.162.21','2014-04-25 00:00:00','/news/newsview.htm','Chrome',1,'睿思数据指标','360'),(15208,'218.22.162.21','2014-04-25 00:00:00','/newsview.htm','Chrome',1,'睿思数据指标','360'),(15209,'118.186.205.194','2014-04-25 00:00:00','/newsview.htm','IE',1,'',''),(15210,'61.175.216.27','2014-04-25 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(15211,'61.175.216.27','2014-04-25 00:00:00','/news.htm','Chrome',1,'',''),(15212,'61.175.216.27','2014-04-25 00:00:00','/about.html','Chrome',1,'',''),(15213,'61.175.216.27','2014-04-25 00:00:00','/about.html','Chrome',1,'',''),(15214,'61.175.216.27','2014-04-25 00:00:00','/qywh.html','Chrome',1,'',''),(15215,'61.175.216.27','2014-04-25 00:00:00','/concat.html','Chrome',1,'',''),(15216,'61.175.216.27','2014-04-25 00:00:00','/about.html','Chrome',1,'',''),(15217,'61.175.216.27','2014-04-25 00:00:00','/jobs.html','Chrome',1,'',''),(15218,'61.175.216.27','2014-04-25 00:00:00','/service.html','Chrome',1,'',''),(15219,'61.175.216.27','2014-04-25 00:00:00','/jobs.html','Chrome',1,'',''),(15220,'61.175.216.27','2014-04-25 00:00:00','/xsfwjl.html','Chrome',1,'',''),(15221,'61.175.216.27','2014-04-25 00:00:00','/service.html','Chrome',1,'',''),(15222,'61.175.216.27','2014-04-25 00:00:00','/product.html','Chrome',1,'',''),(15223,'220.181.165.6','2014-04-25 00:00:00','/olap2.html','Safari',1,'',''),(15224,'111.206.36.18','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15225,'123.125.71.104','2014-04-25 00:00:00','/newsview.htm','Safari',1,'',''),(15226,'220.181.165.193','2014-04-25 00:00:00','/product.html','Safari',1,'',''),(15227,'223.72.242.4','2014-04-25 00:00:00','/olap2.html','Chrome',1,'SAP多维分析软件','baidu'),(15228,'211.167.83.228','2014-04-25 00:00:00','/about.html','Chrome',1,'',''),(15229,'211.167.83.228','2014-04-25 00:00:00','/qywh.html','Chrome',1,'',''),(15230,'211.167.83.228','2014-04-25 00:00:00','/concat.html','Chrome',1,'',''),(15231,'110.96.36.82','2014-04-25 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(15232,'110.96.36.82','2014-04-25 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(15233,'220.181.51.203','2014-04-25 00:00:00','/index.html','IE',1,'www','baidu'),(15234,'220.181.158.109','2014-04-25 00:00:00','/index.html','Firefox',1,'',''),(15235,'180.168.98.114','2014-04-25 00:00:00','/demo.html','IE',1,'',''),(15236,'180.168.98.114','2014-04-25 00:00:00','/demo.html','IE',1,'',''),(15237,'58.243.119.117','2014-04-25 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(15238,'58.243.119.117','2014-04-25 00:00:00','/jobs.html','Chrome',1,'',''),(15239,'58.243.119.117','2014-04-25 00:00:00','/product.html','Chrome',1,'',''),(15240,'58.243.119.117','2014-04-25 00:00:00','/news.htm','Chrome',1,'',''),(15241,'220.181.132.217','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15242,'101.199.112.54','2014-04-25 00:00:00','/index.html','Safari',1,'',''),(15243,'61.135.190.100','2014-04-25 00:00:00','/olap.html','Firefox',1,'��ϯ��ѯ','baidu'),(15244,'61.135.190.222','2014-04-25 00:00:00','/index.html','Firefox',1,'�����˼bi�Ƽ�','baidu'),(15245,'123.91.26.185','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15246,'218.241.98.202','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15247,'61.135.190.101','2014-04-25 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(15248,'184.105.229.101','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15249,'119.147.146.189','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15250,'119.147.146.189','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15251,'111.73.46.201','2014-04-25 00:00:00','/index.html','IE',1,'',''),(15252,'121.199.125.21','2014-04-26 00:00:00','/newsview.htm','Firefox',1,'',''),(15253,'121.199.125.4','2014-04-26 00:00:00','/newsview.htm','Firefox',1,'',''),(15254,'188.165.195.156','2014-04-26 00:00:00','/index.html','IE',1,'',''),(15255,'111.206.36.7','2014-04-26 00:00:00','/dss.html','IE',1,'',''),(15256,'111.206.36.147','2014-04-26 00:00:00','/dss.html','IE',1,'',''),(15257,'220.174.208.154','2014-04-26 00:00:00','/index.html','IE',1,'',''),(15258,'66.249.79.39','2014-04-26 00:00:00','/sitemap.html','Safari',1,'',''),(15259,'66.249.74.85','2014-04-26 00:00:00','/jobs.html','Safari',1,'',''),(15260,'123.125.244.209','2014-04-26 00:00:00','/index.html','IE',1,'',''),(15261,'220.181.51.46','2014-04-26 00:00:00','/newsview.htm','Safari',1,'',''),(15262,'220.181.51.46','2014-04-26 00:00:00','/newsview.htm','Safari',1,'',''),(15263,'123.125.244.210','2014-04-26 00:00:00','/index.html','IE',1,'',''),(15264,'116.255.194.66','2014-04-26 00:00:00','/index.html','IE',1,'',''),(15265,'218.30.118.98','2014-04-26 00:00:00','/index.html','Firefox',1,'',''),(15266,'123.125.71.132','2014-04-26 00:00:00','/index.html','Chrome',1,'',''),(15267,'220.181.51.46','2014-04-26 00:00:00','/index.html','Chrome',1,'',''),(15268,'61.135.186.29','2014-04-26 00:00:00','/index.html','Chrome',1,'',''),(15269,'61.135.186.30','2014-04-26 00:00:00','/index.html','Chrome',1,'',''),(15270,'222.186.34.67','2014-04-26 00:00:00','/index.html','IE',1,'',''),(15271,'23.89.255.26','2014-04-26 00:00:00','/index.html','IE',1,'',''),(15272,'23.89.255.26','2014-04-26 00:00:00','/index.html','IE',1,'',''),(15273,'220.181.165.193','2014-04-26 00:00:00','/dss.html','Safari',1,'',''),(15274,'211.161.223.245','2014-04-26 00:00:00','/product.html','Chrome',1,'','baidu'),(15275,'121.199.125.21','2014-04-26 00:00:00','/newsview.htm','Firefox',1,'',''),(15276,'119.51.243.80','2014-04-26 00:00:00','/product.html','Chrome',1,'决策支持系统','baidu'),(15277,'119.51.243.80','2014-04-26 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(15278,'119.51.243.80','2014-04-26 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(15279,'119.51.243.80','2014-04-26 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(15280,'124.128.62.162','2014-04-26 00:00:00','/olap2.html','Chrome',1,'多维分析工具','baidu'),(15281,'124.128.62.162','2014-04-26 00:00:00','/olap2.html','Chrome',1,'',''),(15282,'123.125.71.47','2014-04-26 00:00:00','/newsview.htm','Safari',1,'',''),(15283,'184.105.229.101','2014-04-26 00:00:00','/index.html','IE',1,'',''),(15284,'220.181.158.109','2014-04-26 00:00:00','/index.html','Firefox',1,'',''),(15285,'123.138.79.29','2014-04-26 00:00:00','/dss.html','Safari',1,'',''),(15286,'222.186.34.67','2014-04-26 00:00:00','/index.html','IE',1,'',''),(15287,'219.146.148.26','2014-04-26 00:00:00','/product.html','Chrome',1,'BI系统','baidu'),(15288,'58.40.17.85','2014-04-26 00:00:00','/product.html','Chrome',1,'商业智能系统','baidu'),(15289,'58.40.17.85','2014-04-26 00:00:00','/portal.html','Chrome',1,'',''),(15290,'58.40.17.85','2014-04-26 00:00:00','/subject.html','Chrome',1,'',''),(15291,'58.40.17.85','2014-04-26 00:00:00','/olap.html','Chrome',1,'',''),(15292,'58.40.17.85','2014-04-26 00:00:00','/olap2.html','Chrome',1,'',''),(15293,'58.40.17.85','2014-04-26 00:00:00','/etl.html','Chrome',1,'',''),(15294,'58.40.17.85','2014-04-26 00:00:00','/report.html','Chrome',1,'',''),(15295,'119.147.146.189','2014-04-26 00:00:00','/report.html','IE',1,'',''),(15296,'58.40.17.85','2014-04-26 00:00:00','/datamining.html','Chrome',1,'',''),(15297,'58.40.17.85','2014-04-26 00:00:00','/appraise.html','Chrome',1,'',''),(15298,'58.40.17.85','2014-04-26 00:00:00','/dss.html','Chrome',1,'',''),(15299,'58.40.17.85','2014-04-26 00:00:00','/demo.html','Chrome',1,'',''),(15300,'58.40.17.85','2014-04-26 00:00:00','/index.html','Chrome',1,'',''),(15301,'58.40.17.85','2014-04-26 00:00:00','/product.html','Chrome',1,'商业智能系统','baidu'),(15302,'58.40.17.85','2014-04-26 00:00:00','/product.html','Chrome',1,'',''),(15303,'58.40.17.85','2014-04-26 00:00:00','/portal.html','Chrome',1,'',''),(15304,'58.40.17.85','2014-04-26 00:00:00','/subject.html','Chrome',1,'',''),(15305,'58.40.17.85','2014-04-26 00:00:00','/product.html','Firefox',1,'',''),(15306,'58.40.17.85','2014-04-26 00:00:00','/subject.html','Firefox',1,'',''),(15307,'58.40.17.85','2014-04-26 00:00:00','/olap.html','Firefox',1,'',''),(15308,'58.40.17.85','2014-04-26 00:00:00','/olap2.html','Firefox',1,'',''),(15309,'58.40.17.85','2014-04-26 00:00:00','/etl.html','Firefox',1,'',''),(15310,'58.40.17.85','2014-04-26 00:00:00','/datamining.html','Firefox',1,'',''),(15311,'58.40.17.85','2014-04-26 00:00:00','/olap.html','Firefox',1,'',''),(15312,'58.40.17.85','2014-04-26 00:00:00','/olap2.html','Firefox',1,'',''),(15313,'58.40.17.85','2014-04-26 00:00:00','/product.html','Chrome',1,'',''),(15314,'58.40.17.85','2014-04-26 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(15315,'58.40.17.85','2014-04-26 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(15316,'58.40.17.85','2014-04-26 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(15317,'58.40.17.85','2014-04-26 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(15318,'58.40.17.85','2014-04-26 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(15319,'58.40.17.85','2014-04-26 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(15320,'58.40.17.85','2014-04-26 00:00:00','/concat.html','Chrome',1,'',''),(15321,'58.40.17.85','2014-04-26 00:00:00','/portal.html','Chrome',1,'',''),(15322,'58.40.17.85','2014-04-26 00:00:00','/olap.html','Chrome',1,'',''),(15323,'58.40.17.85','2014-04-26 00:00:00','/demo.html','Chrome',1,'',''),(15324,'58.40.17.85','2014-04-26 00:00:00','/portal.html','Chrome',1,'',''),(15325,'58.40.17.85','2014-04-26 00:00:00','/demo.html','Chrome',1,'',''),(15326,'58.40.17.85','2014-04-26 00:00:00','/product.html','IE',1,'',''),(15327,'58.40.17.85','2014-04-26 00:00:00','/portal.html','IE',1,'',''),(15328,'58.40.17.85','2014-04-26 00:00:00','/doc/olap.pdf','IE',1,'',''),(15329,'58.40.17.85','2014-04-26 00:00:00','/doc/olap.pdf','IE',1,'',''),(15330,'58.40.17.85','2014-04-26 00:00:00','/doc/olap.pdf','IE',1,'',''),(15331,'58.40.17.85','2014-04-26 00:00:00','/doc/olap.pdf','IE',1,'',''),(15332,'58.40.17.85','2014-04-26 00:00:00','/doc/olap.pdf','IE',1,'',''),(15333,'58.40.17.85','2014-04-26 00:00:00','/doc/olap.pdf','IE',1,'',''),(15334,'58.40.17.85','2014-04-26 00:00:00','/doc/olap.pdf','IE',1,'',''),(15335,'58.40.17.85','2014-04-26 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(15336,'219.146.148.26','2014-04-26 00:00:00','/dss.html','Chrome',1,'',''),(15337,'219.146.148.26','2014-04-26 00:00:00','/demo.html','Chrome',1,'',''),(15338,'58.40.17.85','2014-04-26 00:00:00','/appraise.html','Chrome',1,'',''),(15339,'58.40.17.85','2014-04-26 00:00:00','/datamining.html','Chrome',1,'',''),(15340,'61.135.190.101','2014-04-26 00:00:00','/olap.html','Firefox',1,'��ϯ��ѯ','baidu'),(15341,'58.40.17.85','2014-04-26 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(15342,'58.40.17.85','2014-04-26 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(15343,'58.40.17.85','2014-04-26 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(15344,'61.135.190.100','2014-04-26 00:00:00','/index.html','Firefox',1,'�����˼bi�Ƽ�','baidu'),(15345,'111.192.253.227','2014-04-26 00:00:00','/olap2.html','Chrome',1,'','baidu'),(15346,'111.192.253.227','2014-04-26 00:00:00','/olap2.html','Chrome',1,'','baidu'),(15347,'60.173.9.105','2014-04-26 00:00:00','/index.html','IE',1,'',''),(15348,'61.135.190.100','2014-04-26 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(15349,'220.181.132.217','2014-04-26 00:00:00','/index.html','IE',1,'',''),(15350,'101.199.108.58','2014-04-26 00:00:00','/index.html','Safari',1,'',''),(15351,'123.125.71.62','2014-04-26 00:00:00','/index.html','Chrome',1,'',''),(15352,'121.199.125.21','2014-04-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(15353,'121.199.125.4','2014-04-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(15354,'123.125.71.110','2014-04-27 00:00:00','/index.html','Safari',1,'',''),(15355,'220.181.165.67','2014-04-27 00:00:00','/dss.html','Safari',1,'',''),(15356,'121.199.125.21','2014-04-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(15357,'121.199.125.4','2014-04-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(15358,'61.135.165.54','2014-04-27 00:00:00','/index.html','Chrome',1,'',''),(15359,'123.125.244.210','2014-04-27 00:00:00','/index.html','IE',1,'',''),(15360,'220.181.51.35','2014-04-27 00:00:00','/index.html','Chrome',1,'',''),(15361,'61.135.169.21','2014-04-27 00:00:00','/index.html','Chrome',1,'',''),(15362,'61.135.186.40','2014-04-27 00:00:00','/index.html','Chrome',1,'',''),(15363,'61.135.186.29','2014-04-27 00:00:00','/index.html','Chrome',1,'',''),(15364,'218.30.118.98','2014-04-27 00:00:00','/index.html','Firefox',1,'',''),(15365,'184.105.229.101','2014-04-27 00:00:00','/index.html','IE',1,'',''),(15366,'123.125.244.209','2014-04-27 00:00:00','/index.html','IE',1,'',''),(15367,'60.173.9.105','2014-04-27 00:00:00','/index.html','IE',1,'',''),(15368,'23.89.255.26','2014-04-27 00:00:00','/index.html','IE',1,'',''),(15369,'121.199.125.21','2014-04-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(15370,'23.89.255.26','2014-04-27 00:00:00','/index.html','IE',1,'',''),(15371,'114.83.57.8','2014-04-27 00:00:00','/index.html','Chrome',1,'','baidu'),(15372,'114.83.57.8','2014-04-27 00:00:00','/index.html','Chrome',1,'',''),(15373,'119.147.146.189','2014-04-27 00:00:00','/index.html','IE',1,'',''),(15374,'114.83.57.8','2014-04-27 00:00:00','/report.html','Chrome',1,'',''),(15375,'114.83.57.8','2014-04-27 00:00:00','/demo.html','Chrome',1,'',''),(15376,'222.171.169.81','2014-04-27 00:00:00','/crm.html','IE',1,'维系挽留','baidu'),(15377,'222.171.169.81','2014-04-27 00:00:00','/product.html','IE',1,'',''),(15378,'222.171.169.81','2014-04-27 00:00:00','/product.html','IE',1,'',''),(15379,'121.199.125.21','2014-04-27 00:00:00','/newsview.htm','Firefox',1,'',''),(15380,'121.199.125.4','2014-04-27 00:00:00','/newsview.htm','Firefox',1,'',''),(15381,'60.173.9.105','2014-04-27 00:00:00','/index.html','IE',1,'',''),(15382,'121.199.125.21','2014-04-27 00:00:00','/newsview.htm','Firefox',1,'',''),(15383,'121.199.125.4','2014-04-27 00:00:00','/newsview.htm','Firefox',1,'',''),(15384,'111.206.36.139','2014-04-27 00:00:00','/dss.html','IE',1,'',''),(15385,'111.206.36.133','2014-04-27 00:00:00','/dss.html','IE',1,'',''),(15386,'220.181.165.8','2014-04-27 00:00:00','/olap2.html','Safari',1,'',''),(15387,'117.79.154.140','2014-04-27 00:00:00','/product.html','Chrome',1,'商业智能系统','baidu'),(15388,'123.125.71.120','2014-04-27 00:00:00','/index.html','Chrome',1,'',''),(15389,'123.125.71.124','2014-04-27 00:00:00','/index.html','Chrome',1,'',''),(15390,'123.125.71.61','2014-04-27 00:00:00','/service.html','Chrome',1,'',''),(15391,'221.178.236.5','2014-04-27 00:00:00','/newsview.htm','IE',1,'大悦城 大数据','baidu'),(15392,'221.178.236.5','2014-04-27 00:00:00','/newsview.htm','IE',1,'大悦城 大数据','baidu'),(15393,'66.249.79.71','2014-04-27 00:00:00','/index.html','Safari',1,'',''),(15394,'121.199.125.21','2014-04-27 00:00:00','/newsview.htm','Firefox',1,'',''),(15395,'121.199.125.4','2014-04-27 00:00:00','/newsview.htm','Firefox',1,'',''),(15396,'121.199.125.21','2014-04-27 00:00:00','/newsview.htm','Firefox',1,'',''),(15397,'121.199.125.4','2014-04-27 00:00:00','/newsview.htm','Firefox',1,'',''),(15398,'123.125.71.54','2014-04-27 00:00:00','/newsview.htm','Safari',1,'',''),(15399,'121.199.125.21','2014-04-27 00:00:00','/newsview.htm','Firefox',1,'',''),(15400,'61.135.190.223','2014-04-27 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(15401,'23.89.255.26','2014-04-27 00:00:00','/index.html','IE',1,'',''),(15402,'23.89.255.26','2014-04-27 00:00:00','/index.html','IE',1,'',''),(15403,'61.135.190.223','2014-04-27 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(15404,'101.39.224.118','2014-04-27 00:00:00','/product.html','IE',1,'金融商务智能解决方案案例 下载','baidu'),(15405,'172.246.45.121','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15406,'121.199.125.21','2014-04-28 00:00:00','/newsview.htm','Firefox',1,'',''),(15407,'123.125.71.121','2014-04-28 00:00:00','/index.html','Chrome',1,'',''),(15408,'61.135.186.50','2014-04-28 00:00:00','/index.html','Chrome',1,'',''),(15409,'220.181.51.46','2014-04-28 00:00:00','/index.html','Chrome',1,'',''),(15410,'123.125.71.35','2014-04-28 00:00:00','/newsview.htm','Safari',1,'',''),(15411,'61.135.186.7','2014-04-28 00:00:00','/index.html','Chrome',1,'',''),(15412,'123.125.244.209','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15413,'220.181.158.106','2014-04-28 00:00:00','/index.html','Firefox',1,'',''),(15414,'123.125.68.162','2014-04-28 00:00:00','/dss.html','Firefox',1,'',''),(15415,'58.216.233.147','2014-04-28 00:00:00','/etl.html','Chrome',1,'',''),(15416,'58.216.233.147','2014-04-28 00:00:00','/olap.html','Chrome',1,'',''),(15417,'58.216.233.147','2014-04-28 00:00:00','/report.html','Chrome',1,'',''),(15418,'58.216.233.147','2014-04-28 00:00:00','/datamining.html','Chrome',1,'',''),(15419,'58.216.233.147','2014-04-28 00:00:00','/dss.html','Chrome',1,'',''),(15420,'58.216.233.147','2014-04-28 00:00:00','/demo.html','Chrome',1,'',''),(15421,'58.216.233.147','2014-04-28 00:00:00','/doc/olap.pdf','IE',1,'',''),(15422,'58.216.233.147','2014-04-28 00:00:00','/doc/olap.pdf','IE',1,'',''),(15423,'58.216.233.147','2014-04-28 00:00:00','/doc/olap.pdf','IE',1,'',''),(15424,'58.216.233.147','2014-04-28 00:00:00','/doc/olap.pdf','IE',1,'',''),(15425,'58.216.233.147','2014-04-28 00:00:00','/doc/olap.pdf','IE',1,'',''),(15426,'59.47.54.4','2014-04-28 00:00:00','/olap2.html','IE',1,'',''),(15427,'59.47.54.4','2014-04-28 00:00:00','/demo.html','IE',1,'',''),(15428,'220.181.132.217','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15429,'220.181.132.200','2014-04-28 00:00:00','/index.html','Safari',1,'',''),(15430,'59.45.28.18','2014-04-28 00:00:00','/index.html','Chrome',1,'',''),(15431,'115.239.212.198','2014-04-28 00:00:00','/product.html','Firefox',1,'',''),(15432,'183.62.11.242','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15433,'59.45.28.18','2014-04-28 00:00:00','/doc/olap.pdf','IE',1,'',''),(15434,'59.45.28.18','2014-04-28 00:00:00','/concat.html','IE',1,'',''),(15435,'59.45.28.18','2014-04-28 00:00:00','/concat.html','IE',1,'',''),(15436,'220.181.158.109','2014-04-28 00:00:00','/index.html','Firefox',1,'',''),(15437,'59.45.28.18','2014-04-28 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(15438,'59.45.28.18','2014-04-28 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(15439,'59.45.28.18','2014-04-28 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(15440,'59.45.28.18','2014-04-28 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(15441,'59.45.28.18','2014-04-28 00:00:00','/doc/olap.pdf','IE',1,'',''),(15442,'115.239.212.139','2014-04-28 00:00:00','/product.html','Firefox',1,'',''),(15443,'111.206.36.8','2014-04-28 00:00:00','/olap2.html','IE',1,'',''),(15444,'111.206.36.11','2014-04-28 00:00:00','/olap2.html','IE',1,'',''),(15445,'220.181.132.219','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15446,'220.181.132.193','2014-04-28 00:00:00','/index.html','Safari',1,'',''),(15447,'183.62.11.242','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15448,'199.231.210.207','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15449,'199.231.210.207','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15450,'59.45.28.18','2014-04-28 00:00:00','/concat.html','IE',1,'',''),(15451,'59.45.28.18','2014-04-28 00:00:00','/qywh.html','IE',1,'',''),(15452,'59.45.28.18','2014-04-28 00:00:00','/about.html','IE',1,'',''),(15453,'59.45.28.18','2014-04-28 00:00:00','/concat.html','IE',1,'',''),(15454,'59.45.28.18','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15455,'59.45.28.18','2014-04-28 00:00:00','/olap2.html','IE',1,'',''),(15456,'59.45.28.18','2014-04-28 00:00:00','/etl.html','IE',1,'',''),(15457,'59.45.28.18','2014-04-28 00:00:00','/demo.html','IE',1,'',''),(15458,'59.45.28.18','2014-04-28 00:00:00','/portal.html','IE',1,'',''),(15459,'59.45.28.18','2014-04-28 00:00:00','/demo.html','IE',1,'',''),(15460,'115.239.212.10','2014-04-28 00:00:00','/product.html','Firefox',1,'',''),(15461,'180.105.184.40','2014-04-28 00:00:00','/doc/bi2.pdf','IE',1,'',''),(15462,'220.181.165.198','2014-04-28 00:00:00','/olap2.html','Safari',1,'',''),(15463,'111.206.36.18','2014-04-28 00:00:00','/product.html','IE',1,'',''),(15464,'111.206.36.136','2014-04-28 00:00:00','/product.html','IE',1,'',''),(15465,'58.40.17.85','2014-04-28 00:00:00','/product.html','IE',1,'',''),(15466,'58.40.17.85','2014-04-28 00:00:00','/subject.html','IE',1,'',''),(15467,'120.193.156.198','2014-04-28 00:00:00','/newsview.htm','IE',1,'大数据朝阳大悦城','baidu'),(15468,'120.193.156.198','2014-04-28 00:00:00','/newsview.htm','IE',1,'大数据朝阳大悦城','baidu'),(15469,'118.244.161.15','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15470,'115.239.212.198','2014-04-28 00:00:00','/product.html','Firefox',1,'',''),(15471,'198.52.119.75','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15472,'61.135.190.223','2014-04-28 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(15473,'223.65.142.181','2014-04-28 00:00:00','/jobs.html','Chrome',1,'',''),(15474,'223.65.142.181','2014-04-28 00:00:00','/index.html','Chrome',1,'',''),(15475,'182.118.41.72','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15476,'199.231.210.207','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15477,'199.231.210.207','2014-04-28 00:00:00','/index.html','IE',1,'',''),(15478,'220.181.51.55','2014-04-28 00:00:00','/index.html','Chrome',1,'',''),(15479,'58.217.76.192','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15480,'115.239.212.66','2014-04-29 00:00:00','/product.html','Firefox',1,'',''),(15481,'66.249.64.243','2014-04-29 00:00:00','/index.html','Safari',1,'',''),(15482,'113.102.160.100','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15483,'121.199.125.21','2014-04-29 00:00:00','/newsview.htm','Firefox',1,'',''),(15484,'121.199.125.4','2014-04-29 00:00:00','/newsview.htm','Firefox',1,'',''),(15485,'123.125.71.125','2014-04-29 00:00:00','/index.html','Chrome',1,'',''),(15486,'220.181.51.54','2014-04-29 00:00:00','/index.html','Chrome',1,'',''),(15487,'61.135.186.6','2014-04-29 00:00:00','/index.html','Chrome',1,'',''),(15488,'115.239.212.5','2014-04-29 00:00:00','/product.html','Firefox',1,'',''),(15489,'218.30.118.98','2014-04-29 00:00:00','/index.html','Firefox',1,'',''),(15490,'61.135.186.29','2014-04-29 00:00:00','/index.html','Chrome',1,'',''),(15491,'123.125.244.209','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15492,'123.125.68.169','2014-04-29 00:00:00','/dss.html','Firefox',1,'',''),(15493,'188.92.75.244','2014-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(15494,'199.231.210.207','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15495,'199.231.210.207','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15496,'59.45.28.18','2014-04-29 00:00:00','/concat.html','IE',1,'',''),(15497,'59.45.28.18','2014-04-29 00:00:00','/concat.html','IE',1,'',''),(15498,'123.125.71.40','2014-04-29 00:00:00','/crm.html','Safari',1,'',''),(15499,'220.181.158.109','2014-04-29 00:00:00','/index.html','Firefox',1,'',''),(15500,'220.181.132.217','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15501,'101.199.112.50','2014-04-29 00:00:00','/index.html','Safari',1,'',''),(15502,'199.231.210.207','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15503,'199.231.210.207','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15504,'220.181.51.210','2014-04-29 00:00:00','/index.html','IE',1,'北京睿思科技有限公司-商业智能(BI)领域耕耘者','baidu'),(15505,'220.181.51.210','2014-04-29 00:00:00','/index.html','IE',1,'北京睿思科技有限公司-商业智能(BI)领域耕耘者','baidu'),(15506,'111.206.36.17','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15507,'1.202.240.44','2014-04-29 00:00:00','/demo.html','IE',1,'',''),(15508,'114.247.160.218','2014-04-29 00:00:00','/olap2.html','Chrome',1,'多维分析','baidu'),(15509,'114.247.160.218','2014-04-29 00:00:00','/index.html','Chrome',1,'',''),(15510,'114.247.160.218','2014-04-29 00:00:00','/subject.html','Chrome',1,'',''),(15511,'114.247.160.218','2014-04-29 00:00:00','/portal.html','Chrome',1,'',''),(15512,'114.247.160.218','2014-04-29 00:00:00','/appraise.html','Chrome',1,'',''),(15513,'114.247.160.218','2014-04-29 00:00:00','/dss.html','Chrome',1,'',''),(15514,'114.247.160.218','2014-04-29 00:00:00','/subject.html','Chrome',1,'',''),(15515,'124.254.62.100','2014-04-29 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(15516,'124.254.62.100','2014-04-29 00:00:00','/product.html','Chrome',1,'',''),(15517,'124.254.62.100','2014-04-29 00:00:00','/portal.html','Chrome',1,'',''),(15518,'124.254.62.100','2014-04-29 00:00:00','/report.html','Chrome',1,'',''),(15519,'124.254.62.100','2014-04-29 00:00:00','/datamining.html','Chrome',1,'',''),(15520,'124.254.62.100','2014-04-29 00:00:00','/dss.html','Chrome',1,'',''),(15521,'124.254.62.100','2014-04-29 00:00:00','/subject.html','Chrome',1,'',''),(15522,'124.254.62.100','2014-04-29 00:00:00','/portal.html','Chrome',1,'',''),(15523,'220.181.132.219','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15524,'220.181.132.193','2014-04-29 00:00:00','/index.html','Safari',1,'',''),(15525,'114.247.160.218','2014-04-29 00:00:00','/subject.html','Chrome',1,'',''),(15526,'220.181.165.65','2014-04-29 00:00:00','/product.html','Safari',1,'',''),(15527,'182.118.41.60','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15528,'64.191.7.4','2014-04-29 00:00:00','/index.html','Firefox',1,'',''),(15529,'198.52.119.75','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15530,'199.231.210.207','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15531,'199.231.210.207','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15532,'61.241.197.163','2014-04-29 00:00:00','/crm.html','Chrome',1,'维系挽留','baidu'),(15533,'118.244.186.157','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15534,'121.199.125.21','2014-04-29 00:00:00','/newsview.htm','Firefox',1,'',''),(15535,'121.199.125.4','2014-04-29 00:00:00','/newsview.htm','Firefox',1,'',''),(15536,'61.135.190.222','2014-04-29 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(15537,'61.135.190.219','2014-04-29 00:00:00','/crm.html','Firefox',1,'άϵ����','baidu'),(15538,'61.135.190.222','2014-04-29 00:00:00','/newsview.htm','Firefox',1,'���ó�','baidu'),(15539,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15540,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15541,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15542,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15543,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15544,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15545,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15546,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15547,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15548,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15549,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15550,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15551,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15552,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15553,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15554,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15555,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15556,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15557,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15558,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15559,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15560,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15561,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15562,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15563,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15564,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15565,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15566,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15567,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15568,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15569,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15570,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15571,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15572,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15573,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15574,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15575,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15576,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15577,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15578,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15579,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15580,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15581,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15582,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15583,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15584,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15585,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15586,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15587,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15588,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15589,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15590,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15591,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15592,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15593,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15594,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15595,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15596,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15597,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15598,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15599,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15600,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15601,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15602,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15603,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15604,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15605,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15606,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15607,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15608,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15609,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15610,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15611,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15612,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15613,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15614,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15615,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15616,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15617,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15618,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15619,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15620,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15621,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15622,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15623,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15624,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15625,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15626,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15627,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15628,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15629,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15630,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15631,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15632,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15633,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15634,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15635,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15636,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15637,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15638,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15639,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15640,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15641,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15642,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15643,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15644,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15645,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15646,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15647,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15648,'110.75.186.231','2014-04-29 00:00:00','/product.html','IE',1,'',''),(15649,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15650,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15651,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15652,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15653,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15654,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15655,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15656,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15657,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15658,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15659,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15660,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15661,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15662,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15663,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15664,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15665,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15666,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15667,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15668,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15669,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15670,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15671,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15672,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15673,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15674,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15675,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15676,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15677,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15678,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15679,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15680,'110.75.186.231','2014-04-29 00:00:00','/dss.html','IE',1,'',''),(15681,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15682,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15683,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15684,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15685,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15686,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15687,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15688,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15689,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15690,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15691,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15692,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15693,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15694,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15695,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15696,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15697,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15698,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15699,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15700,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15701,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15702,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15703,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15704,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15705,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15706,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15707,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15708,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15709,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15710,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15711,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15712,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15713,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15714,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15715,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15716,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15717,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15718,'110.75.186.231','2014-04-29 00:00:00','/olap2.html','IE',1,'',''),(15719,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15720,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15721,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15722,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15723,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15724,'1.202.240.44','2014-04-29 00:00:00','/olap2.html','IE',1,'','baidu'),(15725,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15726,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15727,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15728,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15729,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15730,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15731,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15732,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15733,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15734,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15735,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15736,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15737,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15738,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15739,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15740,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15741,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15742,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15743,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15744,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15745,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15746,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15747,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15748,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15749,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15750,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15751,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15752,'1.202.240.44','2014-04-29 00:00:00','/about.html','IE',1,'',''),(15753,'1.202.240.44','2014-04-29 00:00:00','/concat.html','IE',1,'',''),(15754,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15755,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15756,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15757,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15758,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15759,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15760,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15761,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15762,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15763,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15764,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15765,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15766,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15767,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15768,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15769,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15770,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15771,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15772,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15773,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15774,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15775,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15776,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15777,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15778,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15779,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15780,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15781,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15782,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15783,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15784,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15785,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15786,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15787,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15788,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15789,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15790,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15791,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15792,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15793,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15794,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15795,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15796,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15797,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15798,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15799,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15800,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15801,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15802,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15803,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15804,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15805,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15806,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15807,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15808,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15809,'110.75.186.231','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15810,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15811,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15812,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15813,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15814,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15815,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15816,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15817,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15818,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15819,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15820,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15821,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15822,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15823,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15824,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15825,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15826,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15827,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15828,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15829,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15830,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15831,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15832,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15833,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15834,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15835,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15836,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15837,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15838,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15839,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15840,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15841,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15842,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15843,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15844,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15845,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15846,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15847,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15848,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15849,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15850,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15851,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15852,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15853,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15854,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15855,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15856,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15857,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15858,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15859,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15860,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15861,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15862,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15863,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15864,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15865,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15866,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15867,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15868,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15869,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15870,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15871,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15872,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15873,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15874,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15875,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15876,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15877,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15878,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15879,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15880,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15881,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15882,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15883,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15884,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15885,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15886,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15887,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15888,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15889,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15890,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15891,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15892,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15893,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15894,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15895,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15896,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15897,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15898,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15899,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15900,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15901,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15902,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15903,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15904,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15905,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15906,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15907,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15908,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15909,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',0,'',''),(15910,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15911,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15912,'110.75.186.231','2014-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(15913,'110.75.186.231','2014-04-29 00:00:00','/news.htm','IE',1,'',''),(15914,'110.75.186.231','2014-04-29 00:00:00','/news/news.htm','IE',1,'',''),(15915,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15916,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15917,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15918,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15919,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15920,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15921,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15922,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15923,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15924,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15925,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15926,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15927,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15928,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15929,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15930,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15931,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15932,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15933,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',0,'',''),(15934,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15935,'110.75.186.231','2014-04-29 00:00:00','/newsview.htm','IE',1,'',''),(15936,'119.147.146.189','2014-04-29 00:00:00','/index.html','IE',1,'',''),(15937,'61.135.190.101','2014-04-30 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(15938,'118.244.186.157','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15939,'220.181.51.37','2014-04-30 00:00:00','/index.html','Chrome',1,'',''),(15940,'61.135.186.40','2014-04-30 00:00:00','/index.html','Chrome',1,'',''),(15941,'123.125.71.118','2014-04-30 00:00:00','/index.html','Chrome',1,'',''),(15942,'123.125.71.56','2014-04-30 00:00:00','/newsview.htm','Safari',1,'',''),(15943,'121.199.125.21','2014-04-30 00:00:00','/newsview.htm','Firefox',1,'',''),(15944,'121.199.125.4','2014-04-30 00:00:00','/newsview.htm','Firefox',1,'',''),(15945,'123.125.244.209','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15946,'218.30.118.101','2014-04-30 00:00:00','/index.html','Firefox',1,'',''),(15947,'199.231.210.207','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15948,'199.231.210.207','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15949,'118.244.186.157','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15950,'61.135.186.8','2014-04-30 00:00:00','/index.html','Chrome',1,'',''),(15951,'123.125.68.53','2014-04-30 00:00:00','/dss.html','Firefox',1,'',''),(15952,'199.231.210.207','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15953,'199.231.210.207','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15954,'118.244.186.157','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15955,'123.125.71.133','2014-04-30 00:00:00','/index.html','Chrome',1,'',''),(15956,'218.11.44.77','2014-04-30 00:00:00','/product.html','IE',1,'决策支持系统','baidu'),(15957,'220.181.132.217','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15958,'124.126.225.51','2014-04-30 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(15959,'124.126.225.51','2014-04-30 00:00:00','/news.htm','Chrome',1,'',''),(15960,'124.126.225.51','2014-04-30 00:00:00','/jobs.html','Chrome',1,'',''),(15961,'124.126.225.51','2014-04-30 00:00:00','/index.html','Chrome',1,'',''),(15962,'124.126.225.51','2014-04-30 00:00:00','/about.html','Chrome',1,'',''),(15963,'124.126.225.51','2014-04-30 00:00:00','/qywh.html','Chrome',1,'',''),(15964,'124.126.225.51','2014-04-30 00:00:00','/concat.html','Chrome',1,'',''),(15965,'124.126.225.51','2014-04-30 00:00:00','/index.html','Chrome',1,'',''),(15966,'124.126.225.51','2014-04-30 00:00:00','/product.html','Chrome',1,'',''),(15967,'124.126.225.51','2014-04-30 00:00:00','/report.html','Chrome',1,'',''),(15968,'101.225.19.31','2014-04-30 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(15969,'101.199.108.59','2014-04-30 00:00:00','/index.html','Safari',1,'',''),(15970,'118.244.186.157','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15971,'199.231.210.207','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15972,'199.231.210.207','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15973,'210.152.157.89','2014-04-30 00:00:00','/index.html','Firefox',1,'',''),(15974,'121.199.125.21','2014-04-30 00:00:00','/newsview.htm','Firefox',1,'',''),(15975,'61.241.197.163','2014-04-30 00:00:00','/crm.html','Chrome',1,'维系挽留','baidu'),(15976,'59.45.28.18','2014-04-30 00:00:00','/concat.html','IE',1,'',''),(15977,'61.135.190.104','2014-04-30 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(15978,'118.244.186.157','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15979,'218.109.237.74','2014-04-30 00:00:00','/product.html','IE',1,'商业智能bi','baidu'),(15980,'218.109.237.74','2014-04-30 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(15981,'220.181.132.219','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15982,'61.135.190.220','2014-04-30 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(15983,'101.199.112.45','2014-04-30 00:00:00','/index.html','Safari',1,'',''),(15984,'220.181.165.135','2014-04-30 00:00:00','/product.html','Safari',1,'',''),(15985,'218.109.237.74','2014-04-30 00:00:00','/concat.html','IE',1,'',''),(15986,'218.109.237.74','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15987,'218.109.237.74','2014-04-30 00:00:00','/olap2.html','IE',1,'',''),(15988,'218.109.237.74','2014-04-30 00:00:00','/product.html','IE',1,'',''),(15989,'218.109.237.74','2014-04-30 00:00:00','/service.html','IE',1,'',''),(15990,'218.109.237.74','2014-04-30 00:00:00','/suggest.html','IE',1,'',''),(15991,'218.109.237.74','2014-04-30 00:00:00','/jobs.html','IE',1,'',''),(15992,'218.109.237.74','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15993,'218.109.237.74','2014-04-30 00:00:00','/about.html','IE',1,'',''),(15994,'218.109.237.74','2014-04-30 00:00:00','/qywh.html','IE',1,'',''),(15995,'218.109.237.74','2014-04-30 00:00:00','/concat.html','IE',1,'',''),(15996,'218.109.237.74','2014-04-30 00:00:00','/index.html','IE',1,'',''),(15997,'218.109.237.74','2014-04-30 00:00:00','/news.htm','IE',1,'',''),(15998,'218.109.237.74','2014-04-30 00:00:00','/newsview.htm','IE',1,'',''),(15999,'218.109.237.74','2014-04-30 00:00:00','/news.htm','IE',1,'',''),(16000,'218.109.237.74','2014-04-30 00:00:00','/newsview.htm','IE',1,'',''),(16001,'218.109.237.74','2014-04-30 00:00:00','/news.htm','IE',1,'',''),(16002,'218.109.237.74','2014-04-30 00:00:00','/newsview.htm','IE',1,'',''),(16003,'218.109.237.74','2014-04-30 00:00:00','/news.htm','IE',1,'',''),(16004,'218.109.237.74','2014-04-30 00:00:00','/newsview.htm','IE',1,'',''),(16005,'121.199.125.21','2014-04-30 00:00:00','/newsview.htm','Firefox',1,'',''),(16006,'218.109.237.74','2014-04-30 00:00:00','/about.html','IE',1,'',''),(16007,'121.199.125.4','2014-04-30 00:00:00','/newsview.htm','Firefox',1,'',''),(16008,'1.202.240.176','2014-04-30 00:00:00','/index.html','Safari',1,'',''),(16009,'1.202.240.176','2014-04-30 00:00:00','/about.html','Safari',1,'',''),(16010,'1.202.240.176','2014-04-30 00:00:00','/concat.html','Safari',1,'',''),(16011,'1.202.240.176','2014-04-30 00:00:00','/product.html','Safari',1,'',''),(16012,'118.244.186.157','2014-04-30 00:00:00','/index.html','IE',1,'',''),(16013,'113.102.162.9','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16014,'54.207.92.68','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16015,'118.244.186.157','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16016,'121.199.125.21','2014-05-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16017,'121.199.125.4','2014-05-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16018,'123.125.71.94','2014-05-01 00:00:00','/index.html','Safari',1,'',''),(16019,'123.125.71.132','2014-05-01 00:00:00','/index.html','Chrome',1,'',''),(16020,'61.135.186.53','2014-05-01 00:00:00','/index.html','Chrome',1,'',''),(16021,'220.181.51.46','2014-05-01 00:00:00','/index.html','Chrome',1,'',''),(16022,'218.30.118.101','2014-05-01 00:00:00','/index.html','Firefox',1,'',''),(16023,'198.74.110.167','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16024,'61.135.186.4','2014-05-01 00:00:00','/index.html','Chrome',1,'',''),(16025,'113.102.162.9','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16026,'123.125.244.209','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16027,'123.125.68.45','2014-05-01 00:00:00','/dss.html','Firefox',1,'',''),(16028,'220.181.165.67','2014-05-01 00:00:00','/dss.html','Safari',1,'',''),(16029,'58.18.149.47','2014-05-01 00:00:00','/crm.html','Chrome',1,'weixiwanliu','baidu'),(16030,'58.18.149.47','2014-05-01 00:00:00','/index.html','Chrome',1,'',''),(16031,'119.147.146.189','2014-05-01 00:00:00','/crm.html','IE',1,'',''),(16032,'59.47.54.4','2014-05-01 00:00:00','/demo.html','IE',1,'',''),(16033,'59.47.54.4','2014-05-01 00:00:00','/olap2.html','IE',1,'',''),(16034,'123.125.71.88','2014-05-01 00:00:00','/index.html','Safari',1,'',''),(16035,'59.47.54.4','2014-05-01 00:00:00','/datamining.html','IE',1,'',''),(16036,'59.47.54.4','2014-05-01 00:00:00','/report.html','IE',1,'',''),(16037,'220.181.132.217','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16038,'220.181.132.200','2014-05-01 00:00:00','/index.html','Safari',1,'',''),(16039,'220.181.51.107','2014-05-01 00:00:00','/index.html','Firefox',1,'',''),(16040,'220.181.51.107','2014-05-01 00:00:00','/index.html','Firefox',1,'',''),(16041,'220.181.51.103','2014-05-01 00:00:00','/index.html','Firefox',1,'',''),(16042,'220.181.51.103','2014-05-01 00:00:00','/index.html','Firefox',1,'',''),(16043,'66.249.68.71','2014-05-01 00:00:00','/index.html','Safari',1,'',''),(16044,'61.135.190.223','2014-05-01 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(16045,'111.73.46.246','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16046,'188.165.195.156','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16047,'114.221.242.127','2014-05-01 00:00:00','/product.html','Safari',1,'','baidu'),(16048,'119.147.146.194','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16049,'123.125.71.62','2014-05-01 00:00:00','/index.html','Chrome',1,'',''),(16050,'118.244.186.157','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16051,'121.14.51.226','2014-05-01 00:00:00','/product.html','Chrome',1,'�������ܰ칫ϵͳ','baidu'),(16052,'95.215.0.27','2014-05-01 00:00:00','/newsview.htm','Firefox',1,'',''),(16053,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16054,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16055,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16056,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16057,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16058,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16059,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16060,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16061,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16062,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16063,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16064,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16065,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16066,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16067,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16068,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16069,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16070,'61.147.103.178','2014-05-01 00:00:00','/index.html','IE',1,'',''),(16071,'121.199.125.21','2014-05-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16072,'121.199.125.4','2014-05-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16073,'69.164.111.198','2014-05-02 00:00:00','/index.html','IE',1,'',''),(16074,'222.186.34.67','2014-05-02 00:00:00','/index.html','IE',1,'',''),(16075,'220.181.51.35','2014-05-02 00:00:00','/newsview.htm','Safari',1,'',''),(16076,'123.125.71.120','2014-05-02 00:00:00','/newsview.htm','Safari',1,'',''),(16077,'121.199.125.21','2014-05-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16078,'121.199.125.4','2014-05-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16079,'123.125.244.209','2014-05-02 00:00:00','/index.html','IE',1,'',''),(16080,'61.135.190.224','2014-05-02 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(16081,'61.135.190.223','2014-05-02 00:00:00','/newsview.htm','Firefox',1,'�������óǴ�����ھ�:��ͳ����+������˼ά=���»���-�����˼�Ƽ����޹�˾','baidu'),(16082,'61.135.190.221','2014-05-02 00:00:00','/crm.html','Firefox',1,'άϵ����','baidu'),(16083,'123.125.71.124','2014-05-02 00:00:00','/index.html','Chrome',1,'',''),(16084,'220.181.51.36','2014-05-02 00:00:00','/index.html','Chrome',1,'',''),(16085,'61.135.186.51','2014-05-02 00:00:00','/index.html','Chrome',1,'',''),(16086,'61.135.186.50','2014-05-02 00:00:00','/index.html','Chrome',1,'',''),(16087,'123.125.68.34','2014-05-02 00:00:00','/dss.html','Firefox',1,'',''),(16088,'218.30.118.102','2014-05-02 00:00:00','/index.html','Firefox',1,'',''),(16089,'121.14.51.245','2014-05-02 00:00:00','/product.html','Chrome',1,'�ƶ���ҵ����','baidu'),(16090,'121.14.51.240','2014-05-02 00:00:00','/product.html','Chrome',1,'�ƶ���ҵ����','baidu'),(16091,'198.52.119.75','2014-05-02 00:00:00','/index.html','IE',1,'',''),(16092,'183.203.165.197','2014-05-02 00:00:00','/product.html','IE',1,'','baidu'),(16093,'121.199.125.21','2014-05-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16094,'121.199.125.4','2014-05-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16095,'121.199.125.21','2014-05-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16096,'121.199.125.4','2014-05-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16097,'121.199.125.21','2014-05-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16098,'118.244.186.157','2014-05-02 00:00:00','/index.html','IE',1,'',''),(16099,'118.244.186.157','2014-05-02 00:00:00','/index.html','IE',1,'',''),(16100,'220.181.132.217','2014-05-02 00:00:00','/index.html','IE',1,'',''),(16101,'101.199.112.49','2014-05-02 00:00:00','/index.html','Safari',1,'',''),(16102,'121.199.125.21','2014-05-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16103,'223.20.60.40','2014-05-02 00:00:00','/index.html','Chrome',1,'',''),(16104,'121.14.51.236','2014-05-02 00:00:00','/product.html','Chrome',1,'��ҵ������ѯ','baidu'),(16105,'119.147.146.189','2014-05-02 00:00:00','/product.html','IE',1,'',''),(16106,'121.14.51.234','2014-05-02 00:00:00','/product.html','Chrome',1,'�������ܽ������','baidu'),(16107,'95.215.0.27','2014-05-02 00:00:00','/olap2.html','Firefox',1,'',''),(16108,'220.181.165.65','2014-05-02 00:00:00','/dss.html','Safari',1,'',''),(16109,'95.215.0.27','2014-05-02 00:00:00','/service.html','Firefox',1,'',''),(16110,'95.215.0.27','2014-05-02 00:00:00','/index.html','Firefox',1,'',''),(16111,'61.135.190.100','2014-05-02 00:00:00','/crm.html','Firefox',1,'άϵ����','baidu'),(16112,'61.135.190.100','2014-05-02 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(16113,'183.203.165.197','2014-05-02 00:00:00','/product.html','Chrome',1,'','baidu'),(16114,'111.201.152.115','2014-05-02 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(16115,'183.203.165.197','2014-05-02 00:00:00','/about.html','Chrome',1,'',''),(16116,'183.203.165.197','2014-05-02 00:00:00','/index.html','Chrome',1,'',''),(16117,'183.203.165.197','2014-05-02 00:00:00','/report.html','Chrome',1,'',''),(16118,'183.203.165.197','2014-05-02 00:00:00','/index.html','Chrome',1,'',''),(16119,'121.14.51.246','2014-05-02 00:00:00','/product.html','Chrome',1,'��ҵ���ܰ���','baidu'),(16120,'121.14.51.225','2014-05-02 00:00:00','/product.html','Safari',1,'�ƶ� ��������','baidu'),(16121,'123.125.71.106','2014-05-02 00:00:00','/newsview.htm','Safari',1,'',''),(16122,'121.14.51.246','2014-05-02 00:00:00','/product.html','Firefox',1,'�ƶ���ҵ����','baidu'),(16123,'61.135.190.222','2014-05-02 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(16124,'220.181.165.68','2014-05-03 00:00:00','/olap2.html','Safari',1,'',''),(16125,'222.186.34.67','2014-05-03 00:00:00','/index.html','IE',1,'',''),(16126,'123.125.244.210','2014-05-03 00:00:00','/index.html','IE',1,'',''),(16127,'220.181.51.35','2014-05-03 00:00:00','/index.html','Chrome',1,'',''),(16128,'123.125.71.62','2014-05-03 00:00:00','/index.html','Chrome',1,'',''),(16129,'61.135.186.50','2014-05-03 00:00:00','/index.html','Chrome',1,'',''),(16130,'198.74.110.167','2014-05-03 00:00:00','/index.html','IE',1,'',''),(16131,'61.135.186.18','2014-05-03 00:00:00','/index.html','Chrome',1,'',''),(16132,'121.199.125.21','2014-05-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16133,'123.125.244.209','2014-05-03 00:00:00','/index.html','IE',1,'',''),(16134,'218.30.118.98','2014-05-03 00:00:00','/index.html','Firefox',1,'',''),(16135,'121.14.51.225','2014-05-03 00:00:00','/product.html','IE',1,'��ҵ���ܰ���','baidu'),(16136,'61.135.169.21','2014-05-03 00:00:00','/index.html','Chrome',1,'',''),(16137,'222.186.25.77','2014-05-03 00:00:00','/index.html','IE',1,'',''),(16138,'221.11.21.246','2014-05-03 00:00:00','/index.html','Firefox',1,'',''),(16139,'221.11.21.246','2014-05-03 00:00:00','/index.html','Firefox',1,'',''),(16140,'118.244.186.157','2014-05-03 00:00:00','/index.html','IE',1,'',''),(16141,'118.244.186.157','2014-05-03 00:00:00','/index.html','IE',1,'',''),(16142,'125.110.45.48','2014-05-03 00:00:00','/product.html','Chrome',1,'IBM智能商务解决方案','baidu'),(16143,'222.186.25.77','2014-05-03 00:00:00','/index.html','IE',1,'',''),(16144,'61.135.190.103','2014-05-03 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(16145,'222.186.25.77','2014-05-03 00:00:00','/index.html','IE',1,'',''),(16146,'123.125.71.74','2014-05-03 00:00:00','/newsview.htm','Safari',1,'',''),(16147,'1.202.240.176','2014-05-03 00:00:00','/dss.html','IE',1,'',''),(16148,'111.73.46.247','2014-05-03 00:00:00','/index.html','IE',1,'',''),(16149,'121.14.51.247','2014-05-03 00:00:00','/product.html','IE',1,'�������ܰ칫ϵͳ','baidu'),(16150,'220.181.132.219','2014-05-03 00:00:00','/index.html','IE',1,'',''),(16151,'101.199.112.45','2014-05-03 00:00:00','/index.html','Safari',1,'',''),(16152,'96.227.124.37','2014-05-03 00:00:00','/index.html','IE',1,'',''),(16153,'121.14.51.251','2014-05-03 00:00:00','/product.html','IE',1,'��ҵ���ܰ���','baidu'),(16154,'121.14.51.245','2014-05-03 00:00:00','/product.html','Firefox',1,'��ҵ���ܽ������','baidu'),(16155,'121.14.51.228','2014-05-03 00:00:00','/product.html','Chrome',1,'��ҵ���ܹ�˾','baidu'),(16156,'119.147.146.189','2014-05-03 00:00:00','/olap2.html','IE',1,'',''),(16157,'222.131.152.75','2014-05-03 00:00:00','/etl.html','IE',1,'',''),(16158,'121.14.51.228','2014-05-03 00:00:00','/product.html','Chrome',1,'��ҵ������ѯ','baidu'),(16159,'121.14.51.247','2014-05-03 00:00:00','/product.html','Chrome',1,'��ҵ���ܽ������','baidu'),(16160,'220.181.165.66','2014-05-04 00:00:00','/product.html','Safari',1,'',''),(16161,'61.135.190.221','2014-05-04 00:00:00','/crm.html','Firefox',1,'weixiwanliu','baidu'),(16162,'61.135.190.100','2014-05-04 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(16163,'95.215.0.27','2014-05-04 00:00:00','/product.html','Firefox',1,'',''),(16164,'218.30.118.98','2014-05-04 00:00:00','/index.html','Firefox',1,'',''),(16165,'123.125.244.209','2014-05-04 00:00:00','/index.html','IE',1,'',''),(16166,'123.125.71.119','2014-05-04 00:00:00','/index.html','Chrome',1,'',''),(16167,'123.125.71.61','2014-05-04 00:00:00','/index.html','Chrome',1,'',''),(16168,'61.135.186.54','2014-05-04 00:00:00','/index.html','Chrome',1,'',''),(16169,'123.125.71.30','2014-05-04 00:00:00','/newsview.htm','Safari',1,'',''),(16170,'222.186.25.77','2014-05-04 00:00:00','/index.html','IE',1,'',''),(16171,'111.73.46.246','2014-05-04 00:00:00','/index.html','IE',1,'',''),(16172,'61.135.186.15','2014-05-04 00:00:00','/index.html','Chrome',1,'',''),(16173,'183.203.165.197','2014-05-04 00:00:00','/product.html','IE',1,'','baidu'),(16174,'112.11.131.238','2014-05-04 00:00:00','/product.html','IE',1,'杭州 商务智能解决方案','baidu'),(16175,'220.181.132.217','2014-05-04 00:00:00','/index.html','IE',1,'',''),(16176,'112.11.131.238','2014-05-04 00:00:00','/about.html','IE',1,'',''),(16177,'220.181.132.194','2014-05-04 00:00:00','/index.html','Safari',1,'',''),(16178,'112.11.131.238','2014-05-04 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(16179,'112.11.131.238','2014-05-04 00:00:00','/product.html','Chrome',1,'',''),(16180,'112.11.131.238','2014-05-04 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(16181,'112.11.131.238','2014-05-04 00:00:00','/demo.html','Chrome',1,'',''),(16182,'112.11.131.238','2014-05-04 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(16183,'112.11.131.238','2014-05-04 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(16184,'112.11.131.238','2014-05-04 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(16185,'112.11.131.238','2014-05-04 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(16186,'112.11.131.238','2014-05-04 00:00:00','/product.html','Chrome',1,'',''),(16187,'112.11.131.238','2014-05-04 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(16188,'118.186.205.194','2014-05-04 00:00:00','/doc/ruisiBI.pdf','IE',1,'','baidu'),(16189,'118.186.205.194','2014-05-04 00:00:00','/demo.html','IE',1,'','baidu'),(16190,'118.186.205.194','2014-05-04 00:00:00','/about.html','IE',1,'',''),(16191,'118.186.205.194','2014-05-04 00:00:00','/concat.html','IE',1,'',''),(16192,'101.39.246.64','2014-05-04 00:00:00','/product.html','Chrome',1,'','baidu'),(16193,'101.39.246.64','2014-05-04 00:00:00','/concat.html','Chrome',1,'',''),(16194,'118.244.186.157','2014-05-04 00:00:00','/index.html','IE',1,'',''),(16195,'118.244.186.157','2014-05-04 00:00:00','/index.html','IE',1,'',''),(16196,'101.39.246.64','2014-05-04 00:00:00','/concat.html','Chrome',1,'',''),(16197,'116.226.77.184','2014-05-04 00:00:00','/index.html','Chrome',1,'北京 睿思','baidu'),(16198,'198.74.110.167','2014-05-04 00:00:00','/index.html','IE',1,'',''),(16199,'222.186.25.77','2014-05-04 00:00:00','/index.html','IE',1,'',''),(16200,'59.45.28.18','2014-05-04 00:00:00','/concat.html','IE',1,'',''),(16201,'221.192.3.241','2014-05-04 00:00:00','/crm.html','Chrome',1,'维系挽留','baidu'),(16202,'113.102.162.30','2014-05-04 00:00:00','/index.html','IE',1,'',''),(16203,'113.102.162.30','2014-05-04 00:00:00','/about.html','IE',1,'',''),(16204,'220.181.51.104','2014-05-04 00:00:00','/index.html','Firefox',1,'',''),(16205,'220.181.51.108','2014-05-04 00:00:00','/index.html','Firefox',1,'',''),(16206,'220.181.165.68','2014-05-04 00:00:00','/product.html','Safari',1,'',''),(16207,'220.181.51.103','2014-05-04 00:00:00','/index.html','Firefox',1,'',''),(16208,'220.181.51.104','2014-05-04 00:00:00','/index.html','Firefox',1,'',''),(16209,'182.118.41.86','2014-05-04 00:00:00','/index.html','IE',1,'',''),(16210,'220.181.165.199','2014-05-04 00:00:00','/dss.html','Safari',1,'',''),(16211,'95.215.0.27','2014-05-04 00:00:00','/appraise.html','Firefox',1,'',''),(16212,'95.215.0.27','2014-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(16213,'222.186.25.77','2014-05-04 00:00:00','/index.html','IE',1,'',''),(16214,'61.135.190.221','2014-05-04 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(16215,'61.135.190.103','2014-05-04 00:00:00','/newsview.htm','Firefox',1,'�����糱��BI�ǵ��Ҹ����-�����˼�Ƽ����޹�˾','baidu'),(16216,'216.145.14.142','2014-05-04 00:00:00','/index.html','Firefox',1,'',''),(16217,'101.44.179.147','2014-05-04 00:00:00','/product.html','IE',1,'商业智能技术方案','baidu'),(16218,'101.44.179.147','2014-05-04 00:00:00','/olap2.html','IE',1,'',''),(16219,'101.44.179.147','2014-05-04 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(16220,'101.44.179.147','2014-05-04 00:00:00','/portal.html','IE',1,'',''),(16221,'101.44.179.147','2014-05-04 00:00:00','/portal.html','IE',1,'',''),(16222,'101.44.179.147','2014-05-04 00:00:00','/subject.html','IE',1,'',''),(16223,'64.246.161.190','2014-05-04 00:00:00','/index.html','Firefox',1,'',''),(16224,'101.44.179.147','2014-05-04 00:00:00','/olap.html','IE',1,'',''),(16225,'101.44.179.147','2014-05-04 00:00:00','/subject.html','IE',1,'',''),(16226,'101.44.179.147','2014-05-04 00:00:00','/olap2.html','IE',1,'',''),(16227,'101.44.179.147','2014-05-04 00:00:00','/doc/olap.pdf','IE',1,'',''),(16228,'101.44.179.147','2014-05-04 00:00:00','/product.html','IE',1,'商业智能技术方案','baidu'),(16229,'101.44.179.147','2014-05-04 00:00:00','/olap2.html','IE',1,'',''),(16230,'101.44.179.147','2014-05-04 00:00:00','/subject.html','IE',1,'',''),(16231,'101.44.179.147','2014-05-04 00:00:00','/product.html','IE',1,'',''),(16232,'101.44.179.147','2014-05-04 00:00:00','/olap.html','IE',1,'',''),(16233,'101.44.179.147','2014-05-04 00:00:00','/olap2.html','IE',1,'',''),(16234,'59.47.54.4','2014-05-04 00:00:00','/demo.html','IE',1,'',''),(16235,'119.147.146.189','2014-05-04 00:00:00','/index.html','IE',1,'',''),(16236,'95.215.0.27','2014-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(16237,'220.181.51.61','2014-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(16238,'220.181.51.46','2014-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(16239,'220.181.132.219','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16240,'220.181.132.195','2014-05-05 00:00:00','/index.html','Safari',1,'',''),(16241,'61.135.190.104','2014-05-05 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(16242,'220.181.51.62','2014-05-05 00:00:00','/index.html','Chrome',1,'',''),(16243,'220.181.51.45','2014-05-05 00:00:00','/index.html','Chrome',1,'',''),(16244,'61.135.186.52','2014-05-05 00:00:00','/index.html','Chrome',1,'',''),(16245,'115.239.212.199','2014-05-05 00:00:00','/product.html','Firefox',1,'',''),(16246,'123.125.244.210','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16247,'218.30.118.80','2014-05-05 00:00:00','/index.html','Firefox',1,'',''),(16248,'61.135.186.4','2014-05-05 00:00:00','/index.html','Chrome',1,'',''),(16249,'198.52.119.75','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16250,'123.125.244.209','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16251,'123.125.68.44','2014-05-05 00:00:00','/dss.html','Firefox',1,'',''),(16252,'121.199.125.21','2014-05-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16253,'95.215.0.27','2014-05-05 00:00:00','/news.htm','Firefox',1,'',''),(16254,'121.199.125.21','2014-05-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16255,'121.199.125.4','2014-05-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16256,'112.11.131.238','2014-05-05 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(16257,'112.11.131.238','2014-05-05 00:00:00','/product.html','Chrome',1,'',''),(16258,'112.11.131.238','2014-05-05 00:00:00','/index.html','Chrome',1,'',''),(16259,'112.11.131.238','2014-05-05 00:00:00','/service.html','Chrome',1,'',''),(16260,'112.11.131.238','2014-05-05 00:00:00','/service.html','Chrome',1,'',''),(16261,'112.11.131.238','2014-05-05 00:00:00','/suggest.html','Chrome',1,'',''),(16262,'112.11.131.238','2014-05-05 00:00:00','/about.html','Chrome',1,'',''),(16263,'112.11.131.238','2014-05-05 00:00:00','/concat.html','Chrome',1,'',''),(16264,'112.11.131.238','2014-05-05 00:00:00','/service.html','Chrome',1,'',''),(16265,'112.11.131.238','2014-05-05 00:00:00','/jobs.html','Chrome',1,'',''),(16266,'112.11.131.238','2014-05-05 00:00:00','/service.html','Chrome',1,'',''),(16267,'112.11.131.238','2014-05-05 00:00:00','/product.html','Chrome',1,'',''),(16268,'112.11.131.238','2014-05-05 00:00:00','/service.html','Chrome',1,'',''),(16269,'112.11.131.238','2014-05-05 00:00:00','/datamining.html','Chrome',1,'',''),(16270,'112.11.131.238','2014-05-05 00:00:00','/news.htm','Chrome',1,'',''),(16271,'112.11.131.238','2014-05-05 00:00:00','/about.html','Chrome',1,'',''),(16272,'112.11.131.238','2014-05-05 00:00:00','/service.html','Chrome',1,'',''),(16273,'112.11.131.238','2014-05-05 00:00:00','/suggest.html','Chrome',1,'',''),(16274,'1.202.240.176','2014-05-05 00:00:00','/demo.html','IE',1,'',''),(16275,'1.202.240.176','2014-05-05 00:00:00','/demo.html','IE',1,'',''),(16276,'1.202.240.176','2014-05-05 00:00:00','/olap.html','IE',1,'',''),(16277,'1.202.240.176','2014-05-05 00:00:00','/portal.html','IE',1,'',''),(16278,'1.202.240.176','2014-05-05 00:00:00','/datamining.html','IE',1,'',''),(16279,'112.11.131.238','2014-05-05 00:00:00','/service.html','Chrome',1,'',''),(16280,'112.11.131.238','2014-05-05 00:00:00','/suggest.html','Chrome',1,'',''),(16281,'112.11.131.238','2014-05-05 00:00:00','/about.html','Chrome',1,'',''),(16282,'112.11.131.238','2014-05-05 00:00:00','/product.html','Chrome',1,'',''),(16283,'118.242.40.91','2014-05-05 00:00:00','/olap2.html','Chrome',1,'',''),(16284,'112.11.131.238','2014-05-05 00:00:00','/portal.html','Chrome',1,'',''),(16285,'1.202.240.176','2014-05-05 00:00:00','/demo.html','IE',1,'',''),(16286,'1.202.240.176','2014-05-05 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(16287,'1.202.240.176','2014-05-05 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(16288,'1.202.240.176','2014-05-05 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(16289,'59.47.54.4','2014-05-05 00:00:00','/demo.html','IE',1,'',''),(16290,'220.181.132.217','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16291,'220.181.132.194','2014-05-05 00:00:00','/index.html','Safari',1,'',''),(16292,'222.186.25.77','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16293,'58.42.237.19','2014-05-05 00:00:00','/product.html','Chrome',1,'商业智能系统','baidu'),(16294,'58.42.237.19','2014-05-05 00:00:00','/product.html','Chrome',1,'',''),(16295,'113.240.121.46','2014-05-05 00:00:00','/product.html','IE',1,'数据仓库及商业智能解决方案','baidu'),(16296,'112.11.131.238','2014-05-05 00:00:00','/portal.html','Chrome',1,'',''),(16297,'112.11.131.238','2014-05-05 00:00:00','/subject.html','Chrome',1,'',''),(16298,'112.11.131.238','2014-05-05 00:00:00','/report.html','Chrome',1,'',''),(16299,'112.11.131.238','2014-05-05 00:00:00','/service.html','Chrome',1,'',''),(16300,'112.11.131.238','2014-05-05 00:00:00','/index.html','Chrome',1,'',''),(16301,'112.11.131.238','2014-05-05 00:00:00','/olap2.html','Chrome',1,'',''),(16302,'112.11.131.238','2014-05-05 00:00:00','/demo.html','Chrome',1,'',''),(16303,'115.239.212.67','2014-05-05 00:00:00','/product.html','Firefox',1,'',''),(16304,'112.11.131.238','2014-05-05 00:00:00','/etl.html','Chrome',1,'',''),(16305,'112.11.131.238','2014-05-05 00:00:00','/datamining.html','Chrome',1,'',''),(16306,'112.11.131.238','2014-05-05 00:00:00','/appraise.html','Chrome',1,'',''),(16307,'218.92.191.254','2014-05-05 00:00:00','/product.html','Firefox',1,'',''),(16308,'218.92.191.254','2014-05-05 00:00:00','/doc/ruisiBI.pdf','Firefox',1,'',''),(16309,'218.92.191.254','2014-05-05 00:00:00','/doc/rsbi.pdf','Firefox',1,'',''),(16310,'61.135.190.223','2014-05-05 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(16311,'118.242.40.91','2014-05-05 00:00:00','/olap.html','Chrome',1,'',''),(16312,'118.242.40.91','2014-05-05 00:00:00','/subject.html','Chrome',1,'',''),(16313,'118.242.40.91','2014-05-05 00:00:00','/olap.html','Chrome',1,'',''),(16314,'118.242.40.91','2014-05-05 00:00:00','/appraise.html','Chrome',1,'',''),(16315,'118.244.186.157','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16316,'118.244.186.157','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16317,'118.242.40.91','2014-05-05 00:00:00','/dss.html','Chrome',1,'',''),(16318,'118.242.40.91','2014-05-05 00:00:00','/olap2.html','Chrome',1,'',''),(16319,'121.14.51.239','2014-05-05 00:00:00','/product.html','Chrome',1,'��ҵ���ܱ���','baidu'),(16320,'121.14.51.239','2014-05-05 00:00:00','/product.html','Chrome',1,'��ҵ���ܱ���','baidu'),(16321,'121.14.51.239','2014-05-05 00:00:00','/product.html','Chrome',1,'��ҵ���ܱ���','baidu'),(16322,'113.64.189.11','2014-05-05 00:00:00','/newsview.htm','IE',1,'中国走高端路线的公司','baidu'),(16323,'113.64.189.11','2014-05-05 00:00:00','/about.html','IE',1,'',''),(16324,'119.147.146.189','2014-05-05 00:00:00','/about.html','IE',1,'',''),(16325,'222.186.34.67','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16326,'222.186.25.77','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16327,'121.199.125.21','2014-05-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16328,'180.111.85.129','2014-05-05 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(16329,'180.111.85.129','2014-05-05 00:00:00','/olap2.html','Chrome',1,'',''),(16330,'61.185.224.103','2014-05-05 00:00:00','/product.html','IE',1,'','baidu'),(16331,'61.185.224.103','2014-05-05 00:00:00','/etl.html','IE',1,'',''),(16332,'118.242.40.91','2014-05-05 00:00:00','/news.htm','Chrome',1,'',''),(16333,'118.242.40.91','2014-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(16334,'118.242.40.91','2014-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(16335,'124.237.114.19','2014-05-05 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(16336,'61.185.224.103','2014-05-05 00:00:00','/doc/olap.pdf','IE',1,'',''),(16337,'61.185.224.103','2014-05-05 00:00:00','/doc/olap.pdf','IE',1,'',''),(16338,'61.185.224.103','2014-05-05 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(16339,'61.185.224.103','2014-05-05 00:00:00','/product.html','IE',1,'',''),(16340,'61.185.224.103','2014-05-05 00:00:00','/subject.html','IE',1,'',''),(16341,'61.185.224.103','2014-05-05 00:00:00','/olap2.html','IE',1,'',''),(16342,'61.185.224.103','2014-05-05 00:00:00','/etl.html','IE',1,'',''),(16343,'61.185.224.103','2014-05-05 00:00:00','/datamining.html','IE',1,'',''),(16344,'124.254.62.100','2014-05-05 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(16345,'119.147.146.189','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16346,'115.239.212.200','2014-05-05 00:00:00','/product.html','Firefox',1,'',''),(16347,'221.226.87.94','2014-05-05 00:00:00','/index.html','Chrome',1,'',''),(16348,'59.47.54.4','2014-05-05 00:00:00','/demo.html','IE',1,'',''),(16349,'121.14.51.252','2014-05-05 00:00:00','/product.html','Chrome',1,'��������bi','baidu'),(16350,'114.112.90.54','2014-05-05 00:00:00','/index.html','Chrome',1,'',''),(16351,'223.67.186.6','2014-05-05 00:00:00','/product.html','IE',1,'商业智能项目','baidu'),(16352,'121.14.51.233','2014-05-05 00:00:00','/product.html','Chrome',1,'��ҵ���ܷ����������','baidu'),(16353,'58.240.83.26','2014-05-05 00:00:00','/index.html','Chrome',1,'',''),(16354,'222.186.25.77','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16355,'121.14.51.230','2014-05-05 00:00:00','/product.html','Chrome',1,'��ҵ���ܹ���ϵͳ','baidu'),(16356,'111.73.46.247','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16357,'115.239.212.132','2014-05-05 00:00:00','/product.html','Firefox',1,'',''),(16358,'121.14.51.247','2014-05-05 00:00:00','/product.html','Firefox',1,'��ҵ������ѯ','baidu'),(16359,'121.14.51.228','2014-05-05 00:00:00','/product.html','Firefox',1,'�ƶ���������','baidu'),(16360,'121.14.51.254','2014-05-05 00:00:00','/product.html','Chrome',1,'�ƶ� ��������','baidu'),(16361,'114.241.253.132','2014-05-05 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(16362,'121.14.51.240','2014-05-05 00:00:00','/product.html','Chrome',1,'�ƶ���������','baidu'),(16363,'121.14.51.250','2014-05-05 00:00:00','/product.html','Chrome',1,'�������ܽ������','baidu'),(16364,'222.186.25.77','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16365,'1.202.240.176','2014-05-05 00:00:00','/demo.html','IE',1,'',''),(16366,'114.241.253.132','2014-05-05 00:00:00','/index.html','Chrome',1,'',''),(16367,'114.241.253.132','2014-05-05 00:00:00','/about.html','Chrome',1,'',''),(16368,'114.241.253.132','2014-05-05 00:00:00','/about.html','Chrome',1,'',''),(16369,'114.241.253.132','2014-05-05 00:00:00','/concat.html','Chrome',1,'',''),(16370,'121.14.51.240','2014-05-05 00:00:00','/product.html','Chrome',1,'��ҵ���ܱ���','baidu'),(16371,'121.14.51.237','2014-05-05 00:00:00','/product.html','Chrome',1,'�ƶ� ��������','baidu'),(16372,'1.202.240.176','2014-05-05 00:00:00','/about.html','IE',1,'',''),(16373,'1.202.240.176','2014-05-05 00:00:00','/service.html','IE',1,'',''),(16374,'1.202.240.176','2014-05-05 00:00:00','/suggest.html','IE',1,'',''),(16375,'1.202.240.176','2014-05-05 00:00:00','/jobs.html','IE',1,'',''),(16376,'123.125.71.70','2014-05-05 00:00:00','/newsview.htm','Safari',1,'',''),(16377,'64.233.172.14','2014-05-05 00:00:00','/index.html','Firefox',1,'',''),(16378,'198.52.119.75','2014-05-05 00:00:00','/index.html','IE',1,'',''),(16379,'1.202.240.176','2014-05-05 00:00:00','/demo.html','IE',1,'',''),(16380,'1.202.240.176','2014-05-05 00:00:00','/portal.html','IE',1,'',''),(16381,'1.202.240.176','2014-05-05 00:00:00','/demo.html','IE',1,'',''),(16382,'1.202.240.176','2014-05-05 00:00:00','/portal.html','IE',1,'',''),(16383,'121.14.51.228','2014-05-05 00:00:00','/product.html','Firefox',1,'��ҵ���ܰ���','baidu'),(16384,'121.14.51.204','2014-05-05 00:00:00','/product.html','Safari',1,'�ƶ���ҵ����','baidu'),(16385,'121.14.51.228','2014-05-05 00:00:00','/product.html','Firefox',1,'��ҵ���ܽ������','baidu'),(16386,'121.14.51.248','2014-05-05 00:00:00','/product.html','Chrome',1,'�������ܰ칫ϵͳ','baidu'),(16387,'101.38.201.127','2014-05-05 00:00:00','/olap2.html','Chrome',1,'',''),(16388,'101.38.201.127','2014-05-05 00:00:00','/olap2.html','Chrome',1,'',''),(16389,'101.38.201.127','2014-05-05 00:00:00','/dss.html','Chrome',1,'',''),(16390,'101.38.201.127','2014-05-05 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(16391,'101.38.201.127','2014-05-05 00:00:00','/appraise.html','Chrome',1,'',''),(16392,'101.38.201.127','2014-05-05 00:00:00','/doc/appraise.pdf','Chrome',1,'',''),(16393,'101.38.201.127','2014-05-05 00:00:00','/datamining.html','Chrome',1,'',''),(16394,'101.38.201.127','2014-05-05 00:00:00','/report.html','Chrome',1,'',''),(16395,'101.38.201.127','2014-05-05 00:00:00','/portal.html','Chrome',1,'',''),(16396,'101.38.201.127','2014-05-05 00:00:00','/subject.html','Chrome',1,'',''),(16397,'101.38.201.127','2014-05-05 00:00:00','/olap.html','Chrome',1,'',''),(16398,'101.38.201.127','2014-05-05 00:00:00','/olap2.html','Chrome',1,'',''),(16399,'101.38.201.127','2014-05-05 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(16400,'101.38.201.127','2014-05-05 00:00:00','/service.html','Chrome',1,'',''),(16401,'101.38.201.127','2014-05-05 00:00:00','/product.html','Chrome',1,'',''),(16402,'101.38.201.127','2014-05-05 00:00:00','/news.htm','Chrome',1,'',''),(16403,'101.38.201.127','2014-05-05 00:00:00','/about.html','Chrome',1,'',''),(16404,'101.38.201.127','2014-05-05 00:00:00','/product.html','Chrome',1,'',''),(16405,'101.38.201.127','2014-05-05 00:00:00','/dss.html','Chrome',1,'',''),(16406,'101.38.201.127','2014-05-05 00:00:00','/appraise.html','Chrome',1,'',''),(16407,'101.38.201.127','2014-05-05 00:00:00','/dss.html','Chrome',1,'',''),(16408,'115.239.212.4','2014-05-05 00:00:00','/product.html','Firefox',1,'',''),(16409,'66.249.76.72','2014-05-06 00:00:00','/index.html','Safari',1,'',''),(16410,'220.181.132.219','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16411,'101.199.108.58','2014-05-06 00:00:00','/index.html','Safari',1,'',''),(16412,'111.206.36.4','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16413,'111.206.36.144','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16414,'118.244.186.157','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16415,'118.244.186.157','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16416,'123.125.71.120','2014-05-06 00:00:00','/index.html','Chrome',1,'',''),(16417,'61.135.186.8','2014-05-06 00:00:00','/index.html','Chrome',1,'',''),(16418,'123.125.71.125','2014-05-06 00:00:00','/index.html','Chrome',1,'',''),(16419,'219.143.225.2','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16420,'123.125.244.209','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16421,'219.143.225.2','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16422,'219.143.225.2','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16423,'219.143.225.2','2014-05-06 00:00:00','/about.html','IE',1,'',''),(16424,'219.143.225.2','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16425,'219.143.225.2','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16426,'219.143.225.2','2014-05-06 00:00:00','/service.html','IE',1,'',''),(16427,'61.135.186.54','2014-05-06 00:00:00','/index.html','Chrome',1,'',''),(16428,'121.199.125.21','2014-05-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16429,'121.199.125.4','2014-05-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(16430,'123.125.68.49','2014-05-06 00:00:00','/dss.html','Firefox',1,'',''),(16431,'121.14.51.227','2014-05-06 00:00:00','/product.html','Chrome',1,'��ҵ���ܷ���','baidu'),(16432,'218.30.118.80','2014-05-06 00:00:00','/index.html','Firefox',1,'',''),(16433,'121.14.51.227','2014-05-06 00:00:00','/product.html','Firefox',1,'��ҵ���ܱ���','baidu'),(16434,'220.181.51.46','2014-05-06 00:00:00','/index.html','Chrome',1,'',''),(16435,'119.147.146.189','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16436,'121.14.51.234','2014-05-06 00:00:00','/product.html','Chrome',1,'��ҵ���ܷ���Ӧ��','baidu'),(16437,'121.14.51.227','2014-05-06 00:00:00','/product.html','Chrome',1,'��������Ӧ�ð���','baidu'),(16438,'95.215.0.27','2014-05-06 00:00:00','/sitemap.html','Firefox',1,'',''),(16439,'115.239.212.139','2014-05-06 00:00:00','/newsview.htm','Safari',1,'',''),(16440,'14.104.199.78','2014-05-06 00:00:00','/product.html','Chrome',1,'决策支持系统','baidu'),(16441,'218.70.26.146','2014-05-06 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(16442,'218.70.26.146','2014-05-06 00:00:00','/doc/bi_ctx.pdf','Chrome',1,'',''),(16443,'112.11.131.238','2014-05-06 00:00:00','/index.html','Chrome',1,'',''),(16444,'112.11.131.238','2014-05-06 00:00:00','/service.html','Chrome',1,'',''),(16445,'112.11.131.238','2014-05-06 00:00:00','/product.html','Chrome',1,'',''),(16446,'112.11.131.238','2014-05-06 00:00:00','/about.html','Chrome',1,'',''),(16447,'112.11.131.238','2014-05-06 00:00:00','/index.html','Chrome',1,'',''),(16448,'58.245.27.222','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16449,'27.25.138.242','2014-05-06 00:00:00','/product.html','IE',1,'什么是决策支持系统','baidu'),(16450,'210.13.246.65','2014-05-06 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(16451,'220.181.132.217','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16452,'101.199.108.120','2014-05-06 00:00:00','/index.html','Safari',1,'',''),(16453,'101.199.108.120','2014-05-06 00:00:00','/index.html','Safari',1,'',''),(16454,'95.215.0.27','2014-05-06 00:00:00','/newsview.htm','Firefox',1,'',''),(16455,'222.186.25.77','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16456,'119.137.114.240','2014-05-06 00:00:00','/olap2.html','Chrome',1,'',''),(16457,'119.137.113.190','2014-05-06 00:00:00','/etl.html','Chrome',1,'',''),(16458,'119.137.113.190','2014-05-06 00:00:00','/olap.html','Chrome',1,'',''),(16459,'121.199.125.21','2014-05-06 00:00:00','/newsview.htm','Firefox',1,'',''),(16460,'121.199.125.4','2014-05-06 00:00:00','/newsview.htm','Firefox',1,'',''),(16461,'1.202.238.218','2014-05-06 00:00:00','/product.html','Chrome',1,'bi 商务智能','baidu'),(16462,'1.202.238.218','2014-05-06 00:00:00','/appraise.html','Chrome',1,'',''),(16463,'1.202.238.218','2014-05-06 00:00:00','/doc/appraise.pdf','Chrome',1,'',''),(16464,'1.202.238.218','2014-05-06 00:00:00','/demo.html','Chrome',1,'',''),(16465,'1.202.238.218','2014-05-06 00:00:00','/doc/ruisiBI.pdf','Chrome',1,'',''),(16466,'120.236.30.250','2014-05-06 00:00:00','/product.html','IE',1,'商业智能解决方案','baidu'),(16467,'120.236.30.250','2014-05-06 00:00:00','/product.html','IE',1,'商业智能解决方案','baidu'),(16468,'120.236.30.250','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16469,'120.236.30.250','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16470,'120.236.30.250','2014-05-06 00:00:00','/service.html','IE',1,'',''),(16471,'120.236.30.250','2014-05-06 00:00:00','/service.html','IE',1,'',''),(16472,'101.39.246.64','2014-05-06 00:00:00','/index.html','Chrome',1,'',''),(16473,'61.135.190.101','2014-05-06 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(16474,'198.52.119.75','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16475,'121.14.51.249','2014-05-06 00:00:00','/product.html','Firefox',1,'��ҵ���ܹ�˾','baidu'),(16476,'121.14.51.227','2014-05-06 00:00:00','/product.html','Safari',1,'��ҵ���ܱ���','baidu'),(16477,'123.125.71.78','2014-05-06 00:00:00','/newsview.htm','Safari',1,'',''),(16478,'188.165.195.156','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16479,'120.236.30.250','2014-05-06 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(16480,'123.125.71.132','2014-05-06 00:00:00','/index.html','Chrome',1,'',''),(16481,'180.109.82.85','2014-05-06 00:00:00','/product.html','Chrome',1,'决策支持系统案例','baidu'),(16482,'180.109.82.85','2014-05-06 00:00:00','/doc/rsbi.pdf','Chrome',1,'',''),(16483,'180.109.82.85','2014-05-06 00:00:00','/demo.html','Chrome',1,'',''),(16484,'222.186.25.77','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16485,'118.244.186.157','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16486,'118.244.186.157','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16487,'183.62.11.242','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16488,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16489,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16490,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16491,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16492,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16493,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16494,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16495,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16496,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16497,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16498,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16499,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16500,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16501,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16502,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16503,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16504,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16505,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16506,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16507,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16508,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16509,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16510,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16511,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16512,'110.75.186.231','2014-05-06 00:00:00','/index.html','IE',1,'',''),(16513,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16514,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16515,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16516,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16517,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16518,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16519,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16520,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16521,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16522,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16523,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16524,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16525,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16526,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16527,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16528,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16529,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16530,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16531,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16532,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16533,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16534,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16535,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16536,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16537,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16538,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16539,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16540,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16541,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16542,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16543,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16544,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16545,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16546,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16547,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16548,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16549,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16550,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16551,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16552,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16553,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16554,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16555,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16556,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16557,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16558,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16559,'110.75.186.231','2014-05-06 00:00:00','/product.html','IE',1,'',''),(16560,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16561,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16562,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16563,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16564,'110.75.186.231','2014-05-06 00:00:00','/olap2.html','IE',1,'',''),(16565,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16566,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16567,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16568,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16569,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16570,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16571,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16572,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16573,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16574,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16575,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16576,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16577,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16578,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16579,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16580,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16581,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16582,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16583,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16584,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16585,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16586,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16587,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16588,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16589,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16590,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16591,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16592,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16593,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16594,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16595,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16596,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16597,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16598,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16599,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16600,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16601,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16602,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16603,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16604,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16605,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16606,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16607,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16608,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16609,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16610,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16611,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16612,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16613,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16614,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16615,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16616,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16617,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16618,'110.75.186.231','2014-05-06 00:00:00','/dss.html','IE',1,'',''),(16619,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16620,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16621,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16622,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16623,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16624,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16625,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16626,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16627,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16628,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16629,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16630,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16631,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16632,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16633,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16634,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16635,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16636,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16637,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16638,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16639,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16640,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16641,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16642,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16643,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16644,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16645,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16646,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16647,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16648,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16649,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16650,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16651,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16652,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16653,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16654,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16655,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16656,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16657,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16658,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16659,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16660,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16661,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16662,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16663,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16664,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16665,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16666,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16667,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16668,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16669,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16670,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16671,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16672,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16673,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16674,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16675,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16676,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16677,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16678,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16679,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16680,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16681,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16682,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16683,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16684,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16685,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16686,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16687,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16688,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16689,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16690,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16691,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16692,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16693,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16694,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16695,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16696,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16697,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16698,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16699,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16700,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16701,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16702,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16703,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16704,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16705,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16706,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16707,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16708,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16709,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16710,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16711,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16712,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16713,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16714,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16715,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16716,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16717,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16718,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16719,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16720,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16721,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16722,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16723,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16724,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16725,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16726,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16727,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16728,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16729,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16730,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16731,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16732,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16733,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16734,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16735,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16736,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16737,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16738,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16739,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16740,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16741,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16742,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16743,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16744,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16745,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16746,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16747,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16748,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16749,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16750,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16751,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16752,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16753,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16754,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16755,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16756,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16757,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16758,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16759,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16760,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16761,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16762,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16763,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16764,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16765,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16766,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16767,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16768,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16769,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16770,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16771,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16772,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16773,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16774,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16775,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16776,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16777,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16778,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16779,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16780,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16781,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16782,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16783,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16784,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16785,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16786,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16787,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16788,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16789,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16790,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16791,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16792,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16793,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16794,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16795,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16796,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16797,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16798,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16799,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16800,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16801,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16802,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16803,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16804,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16805,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16806,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16807,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16808,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16809,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16810,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16811,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16812,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16813,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16814,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16815,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16816,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16817,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',0,'',''),(16818,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16819,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16820,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16821,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16822,'110.75.186.231','2014-05-06 00:00:00','/newsview.htm','IE',1,'',''),(16823,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16824,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16825,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16826,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16827,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16828,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16829,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16830,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16831,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16832,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16833,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16834,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16835,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16836,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16837,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16838,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16839,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16840,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16841,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16842,'110.75.186.231','2014-05-06 00:00:00','/news/news.htm','IE',1,'',''),(16843,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16844,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16845,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16846,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16847,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16848,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16849,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16850,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16851,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16852,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16853,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16854,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16855,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16856,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16857,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16858,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16859,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16860,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16861,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16862,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16863,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16864,'110.75.186.231','2014-05-06 00:00:00','/news.htm','IE',1,'',''),(16865,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16866,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16867,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16868,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16869,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16870,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16871,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16872,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16873,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16874,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16875,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16876,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16877,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16878,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16879,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',0,'',''),(16880,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16881,'110.75.186.231','2014-05-06 00:00:00','/news/newsview.htm','IE',1,'',''),(16882,'218.69.32.50','2014-05-06 00:00:00','/product.html','IE',1,'','baidu'),(16883,'218.69.32.50','2014-05-06 00:00:00','/report.html','IE',1,'',''),(16884,'112.232.63.161','2014-05-06 00:00:00','/olap2.html','Chrome',1,'微软多维分析服务','baidu'),(16885,'112.232.63.161','2014-05-06 00:00:00','/concat.html','Chrome',1,'',''),(16886,'121.14.51.237','2014-05-06 00:00:00','/product.html','Chrome',1,'�������ܽ������','baidu'),(16887,'220.181.51.56','2014-05-06 00:00:00','/index.html','Chrome',1,'',''),(16888,'121.14.51.248','2014-05-06 00:00:00','/product.html','Firefox',1,'�ƶ���������','baidu'),(16889,'121.14.51.248','2014-05-06 00:00:00','/product.html','Firefox',1,'�ƶ���������','baidu'),(16890,'121.14.51.230','2014-05-06 00:00:00','/product.html','Chrome',1,'��ҵ���ܰ���','baidu'),(16891,'121.14.51.198','2014-05-06 00:00:00','/product.html','Safari',1,'��ҵ���ܷ���ƽ̨','baidu'),(16892,'111.206.36.135','2014-05-07 00:00:00','/olap2.html','IE',1,'',''),(16893,'111.206.36.132','2014-05-07 00:00:00','/olap2.html','IE',1,'',''),(16894,'140.206.136.246','2014-05-07 00:00:00','/index.html','IE',1,'',''),(16895,'121.199.125.21','2014-05-07 00:00:00','/newsview.htm','Firefox',1,'',''),(16896,'121.199.125.4','2014-05-07 00:00:00','/newsview.htm','Firefox',1,'',''),(16897,'61.135.190.101','2014-05-07 00:00:00','/index.html','Firefox',1,'69894','baidu'),(16898,'61.135.190.103','2014-05-07 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(16899,'218.30.118.99','2014-05-07 00:00:00','/index.html','Firefox',1,'',''),(16900,'198.52.119.75','2014-05-07 00:00:00','/index.html','IE',1,'',''),(16901,'220.181.51.35','2014-05-07 00:00:00','/index.html','Chrome',1,'',''),(16902,'123.125.71.125','2014-05-07 00:00:00','/index.html','Chrome',1,'',''),(16903,'61.135.186.53','2014-05-07 00:00:00','/index.html','Chrome',1,'',''),(16904,'183.62.11.242','2014-05-07 00:00:00','/index.html','IE',1,'',''),(16905,'61.135.186.57','2014-05-07 00:00:00','/index.html','Chrome',1,'',''),(16906,'123.125.68.50','2014-05-07 00:00:00','/dss.html','Firefox',1,'',''),(16907,'64.39.109.21','2014-05-07 00:00:00','/index.html','Chrome',1,'',''),(16908,'121.14.51.246','2014-05-07 00:00:00','/product.html','Firefox',1,'�������ܳɹ�����','baidu'),(16909,'121.14.51.227','2014-05-07 00:00:00','/product.html','Chrome',1,'��ҵ���ܷ����������','baidu'),(16910,'121.14.51.249','2014-05-07 00:00:00','/product.html','Safari',1,'��ҵ���ܷ���Ӧ��','baidu'),(16911,'116.227.97.105','2014-05-07 00:00:00','/index.html','IE',1,'',''),(16912,'116.227.97.105','2014-05-07 00:00:00','/report.html','IE',1,'',''),(16913,'116.227.97.105','2014-05-07 00:00:00','/olap2.html','IE',1,'',''),(16914,'116.227.97.105','2014-05-07 00:00:00','/olap.html','IE',1,'',''),(16915,'121.14.51.232','2014-05-07 00:00:00','/product.html','Chrome',1,'��ҵ���ܰ���','baidu'),(16916,'120.193.7.198','2014-05-07 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(16917,'120.193.7.198','2014-05-07 00:00:00','/doc/olap.pdf','Chrome',1,'',''),(16918,'121.14.51.227','2014-05-07 00:00:00','/product.html','Chrome',1,'��������Ӧ�ð���','baidu'),(16919,'123.125.244.209','2014-05-07 00:00:00','/index.html','IE',1,'',''),(16920,'125.39.31.227','2014-05-07 00:00:00','/product.html','Firefox',1,'商务智能解决方案','baidu'),(16921,'125.39.31.227','2014-05-07 00:00:00','/doc/ruisiBI.pdf','Firefox',1,'',''),(16922,'125.39.31.227','2014-05-07 00:00:00','/doc/bi_ctx.pdf','Firefox',1,'',''),(16923,'59.47.54.4','2014-05-07 00:00:00','/demo.html','IE',1,'',''),(16924,'125.39.31.227','2014-05-07 00:00:00','/product.html','Firefox',1,'',''),(16925,'125.39.31.227','2014-05-07 00:00:00','/doc/bi_ctx.pdf','Firefox',1,'',''),(16926,'125.39.31.227','2014-05-07 00:00:00','/doc/ruisiBI.pdf','Firefox',1,'',''),(16927,'124.226.56.158','2014-05-07 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(16928,'124.226.56.158','2014-05-07 00:00:00','/about.html','Chrome',1,'',''),(16929,'124.226.56.158','2014-05-07 00:00:00','/concat.html','Chrome',1,'',''),(16930,'119.147.146.189','2014-05-07 00:00:00','/concat.html','IE',1,'',''),(16931,'124.226.56.158','2014-05-07 00:00:00','/news.htm','Chrome',1,'',''),(16932,'124.226.56.158','2014-05-07 00:00:00','/service.html','Chrome',1,'',''),(16933,'124.226.56.158','2014-05-07 00:00:00','/product.html','Chrome',1,'',''),(16934,'124.226.56.158','2014-05-07 00:00:00','/demo.html','Chrome',1,'',''),(16935,'125.39.31.227','2014-05-07 00:00:00','/doc/bi_ctx.pdf','Firefox',1,'',''),(16936,'125.39.31.227','2014-05-07 00:00:00','/doc/rsbi.pdf','Firefox',1,'',''),(16937,'27.115.104.200','2014-05-07 00:00:00','/report.html','IE',1,'',''),(16938,'222.186.25.77','2014-05-07 00:00:00','/index.html','IE',1,'',''),(16939,'221.192.3.231','2014-05-07 00:00:00','/crm.html','IE',1,'维系挽留','baidu'),(16940,'221.192.3.231','2014-05-07 00:00:00','/appraise.html','IE',1,'',''),(16941,'221.192.3.231','2014-05-07 00:00:00','/crm.html','IE',1,'',''),(16942,'220.181.132.217','2014-05-07 00:00:00','/index.html','IE',1,'',''),(16943,'101.199.112.55','2014-05-07 00:00:00','/index.html','Safari',1,'',''),(16944,'208.90.57.196','2014-05-07 00:00:00','/index.html','Firefox',1,'',''),(16945,'208.90.57.196','2014-05-07 00:00:00','/index.html','Firefox',1,'',''),(16946,'27.115.104.200','2014-05-07 00:00:00','/report.html','IE',1,'',''),(16947,'27.115.104.200','2014-05-07 00:00:00','/report.html','IE',1,'',''),(16948,'81.255.154.161','2014-05-07 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(16949,'81.255.154.161','2014-05-07 00:00:00','/about.html','IE',1,'',''),(16950,'81.255.154.161','2014-05-07 00:00:00','/product.html','IE',1,'',''),(16951,'81.255.154.161','2014-05-07 00:00:00','/report.html','IE',1,'',''),(16952,'81.255.154.161','2014-05-07 00:00:00','/report.html','IE',1,'',''),(16953,'81.255.154.161','2014-05-07 00:00:00','/report.html','Chrome',1,'',''),(16954,'81.255.154.161','2014-05-07 00:00:00','/about.html','Chrome',1,'',''),(16955,'81.255.154.161','2014-05-07 00:00:00','/portal.html','Chrome',1,'',''),(16956,'81.255.154.161','2014-05-07 00:00:00','/olap.html','Chrome',1,'',''),(16957,'81.255.154.161','2014-05-07 00:00:00','/report.html','Chrome',1,'',''),(16958,'95.215.0.27','2014-05-07 00:00:00','/jobs.html','Firefox',1,'',''),(16959,'123.125.71.86','2014-05-07 00:00:00','/newsview.htm','Safari',1,'',''),(16960,'219.141.183.218','2014-05-07 00:00:00','/product.html','Chrome',1,'','baidu'),(16961,'106.120.121.150','2014-05-07 00:00:00','/index.html','IE',1,'','baidu'),(16962,'61.135.190.100','2014-05-07 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(16963,'59.42.106.186','2014-05-07 00:00:00','/subject.html','Chrome',1,'',''),(16964,'59.42.106.186','2014-05-07 00:00:00','/dss.html','Chrome',1,'',''),(16965,'59.42.106.186','2014-05-07 00:00:00','/olap2.html','Chrome',1,'',''),(16966,'59.42.106.186','2014-05-07 00:00:00','/olap.html','Chrome',1,'',''),(16967,'115.239.212.78','2014-05-07 00:00:00','/newsview.htm','Safari',1,'',''),(16968,'124.65.133.202','2014-05-07 00:00:00','/index.html','Firefox',1,'','baidu'),(16969,'124.65.133.202','2014-05-07 00:00:00','/jobs.html','Firefox',1,'',''),(16970,'124.65.133.202','2014-05-07 00:00:00','/jobs.html','Firefox',1,'',''),(16971,'124.65.133.202','2014-05-07 00:00:00','/index.html','Firefox',1,'睿思科技','baidu'),(16972,'124.65.133.202','2014-05-07 00:00:00','/news.htm','Firefox',1,'',''),(16973,'124.65.133.202','2014-05-07 00:00:00','/about.html','Firefox',1,'',''),(16974,'124.65.133.202','2014-05-07 00:00:00','/qywh.html','Firefox',1,'',''),(16975,'124.65.133.202','2014-05-07 00:00:00','/product.html','Firefox',1,'',''),(16976,'124.65.133.202','2014-05-07 00:00:00','/news.htm','Firefox',1,'',''),(16977,'124.65.133.202','2014-05-07 00:00:00','/about.html','Firefox',1,'',''),(16978,'124.65.133.202','2014-05-07 00:00:00','/index.html','Firefox',1,'',''),(16979,'124.65.133.202','2014-05-07 00:00:00','/about.html','Firefox',1,'',''),(16980,'124.65.133.202','2014-05-07 00:00:00','/about.html','Firefox',1,'',''),(16981,'124.65.133.202','2014-05-07 00:00:00','/jobs.html','Firefox',1,'',''),(16982,'114.245.89.118','2014-05-07 00:00:00','/index.html','Chrome',1,'','baidu'),(16983,'114.245.89.118','2014-05-07 00:00:00','/about.html','Chrome',1,'',''),(16984,'114.245.89.118','2014-05-07 00:00:00','/news.htm','Chrome',1,'',''),(16985,'114.245.89.118','2014-05-07 00:00:00','/product.html','Chrome',1,'',''),(16986,'219.142.18.214','2014-05-07 00:00:00','/index.html','Chrome',1,'','baidu'),(16987,'219.142.18.214','2014-05-07 00:00:00','/olap.html','Chrome',1,'',''),(16988,'220.181.132.219','2014-05-07 00:00:00','/index.html','IE',1,'',''),(16989,'101.199.108.118','2014-05-07 00:00:00','/index.html','Safari',1,'',''),(16990,'59.174.79.133','2014-05-07 00:00:00','/product.html','Chrome',1,'','baidu'),(16991,'59.174.79.133','2014-05-07 00:00:00','/index.html','Chrome',1,'',''),(16992,'81.255.154.161','2014-05-07 00:00:00','/doc/olap.pdf','IE',1,'',''),(16993,'81.255.154.161','2014-05-07 00:00:00','/doc/olap.pdf','IE',1,'',''),(16994,'81.255.154.161','2014-05-07 00:00:00','/doc/olap.pdf','IE',1,'',''),(16995,'81.255.154.161','2014-05-07 00:00:00','/doc/rsbi.pdf','IE',1,'',''),(16996,'81.255.154.161','2014-05-07 00:00:00','/doc/ruisiBI.pdf','IE',1,'',''),(16997,'27.115.104.200','2014-05-07 00:00:00','/doc/ruisiBI.pdf','Firefox',1,'',''),(16998,'121.14.51.228','2014-05-07 00:00:00','/product.html','Firefox',1,'�ƶ� ��������','baidu'),(16999,'121.14.51.228','2014-05-07 00:00:00','/product.html','Firefox',1,'�ƶ���ҵ����','baidu'),(17000,'121.14.51.241','2014-05-07 00:00:00','/product.html','IE',1,'�������ܰ칫ϵͳ','baidu'),(17001,'208.90.57.196','2014-05-07 00:00:00','/index.html','Firefox',1,'',''),(17002,'121.14.51.225','2014-05-07 00:00:00','/product.html','Firefox',1,'��ҵ���ܽ������','baidu'),(17003,'121.14.51.234','2014-05-07 00:00:00','/product.html','Firefox',1,'�������ܽ������','baidu'),(17004,'208.90.57.196','2014-05-07 00:00:00','/index.html','Firefox',1,'',''),(17005,'208.90.57.196','2014-05-07 00:00:00','/index.html','Firefox',1,'',''),(17006,'118.244.186.157','2014-05-07 00:00:00','/index.html','IE',1,'',''),(17007,'118.244.186.157','2014-05-07 00:00:00','/index.html','IE',1,'',''),(17008,'112.124.34.8','2014-05-07 00:00:00','/index.html','IE',1,'','baidu'),(17009,'1.202.240.176','2014-05-07 00:00:00','/product.html','Safari',1,'',''),(17010,'172.246.40.22','2014-05-07 00:00:00','/index.html','IE',1,'',''),(17011,'121.14.51.226','2014-05-07 00:00:00','/product.html','Chrome',1,'��������','baidu'),(17012,'66.249.65.59','2014-05-08 00:00:00','/index.html','Safari',1,'',''),(17013,'121.199.125.21','2014-05-08 00:00:00','/newsview.htm','Firefox',1,'',''),(17014,'121.199.125.4','2014-05-08 00:00:00','/newsview.htm','Firefox',1,'',''),(17015,'111.206.36.13','2014-05-08 00:00:00','/product.html','IE',1,'',''),(17016,'111.206.36.19','2014-05-08 00:00:00','/product.html','IE',1,'',''),(17017,'208.90.57.196','2014-05-08 00:00:00','/index.html','Firefox',1,'',''),(17018,'61.135.190.224','2014-05-08 00:00:00','/index.html','Firefox',1,'69894','baidu'),(17019,'61.135.190.101','2014-05-08 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17020,'220.181.51.46','2014-05-08 00:00:00','/newsview.htm','Safari',1,'',''),(17021,'115.239.212.136','2014-05-08 00:00:00','/newsview.htm','Safari',1,'',''),(17022,'220.181.51.40','2014-05-08 00:00:00','/index.html','Chrome',1,'',''),(17023,'220.181.51.54','2014-05-08 00:00:00','/index.html','Chrome',1,'',''),(17024,'61.135.186.57','2014-05-08 00:00:00','/index.html','Chrome',1,'',''),(17025,'61.135.186.42','2014-05-08 00:00:00','/index.html','Chrome',1,'',''),(17026,'123.125.68.48','2014-05-08 00:00:00','/dss.html','Firefox',1,'',''),(17027,'121.14.51.229','2014-05-08 00:00:00','/product.html','Chrome',1,'�������ܽ������','baidu'),(17028,'121.14.51.239','2014-05-08 00:00:00','/product.html','Chrome',1,'��ҵ���ܽ������','baidu'),(17029,'218.30.118.80','2014-05-08 00:00:00','/index.html','Firefox',1,'',''),(17030,'121.14.51.234','2014-05-08 00:00:00','/product.html','Firefox',1,'��ҵ���ܷ���','baidu'),(17031,'1.202.240.176','2014-05-08 00:00:00','/product.html','IE',1,'',''),(17032,'1.202.240.176','2014-05-08 00:00:00','/product.html','IE',1,'',''),(17033,'1.202.240.176','2014-05-08 00:00:00','/product.html','IE',1,'',''),(17034,'1.202.240.176','2014-05-08 00:00:00','/product.html','IE',1,'',''),(17035,'121.14.51.233','2014-05-08 00:00:00','/product.html','Firefox',1,'��ҵ���ܷ���Ӧ��','baidu'),(17036,'1.202.240.176','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17037,'219.141.183.218','2014-05-08 00:00:00','/product.html','Chrome',1,'','baidu'),(17038,'222.186.25.77','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17039,'219.141.183.218','2014-05-08 00:00:00','/dss.html','Chrome',1,'',''),(17040,'1.202.240.176','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17041,'1.202.240.176','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17042,'123.125.244.209','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17043,'121.199.125.21','2014-05-08 00:00:00','/newsview.htm','Firefox',1,'',''),(17044,'121.199.125.4','2014-05-08 00:00:00','/newsview.htm','Firefox',1,'',''),(17045,'1.202.240.55','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17046,'1.202.240.176','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17047,'1.202.240.176','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17048,'1.202.240.176','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17049,'1.202.240.176','2014-05-08 00:00:00','/news.htm','IE',1,'',''),(17050,'5.199.142.250','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17051,'220.181.132.217','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17052,'101.199.112.53','2014-05-08 00:00:00','/index.html','Safari',1,'',''),(17053,'59.42.210.243','2014-05-08 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(17054,'69.58.178.58','2014-05-08 00:00:00','/index.html','Firefox',1,'',''),(17055,'69.58.178.58','2014-05-08 00:00:00','/index.html','Firefox',1,'',''),(17056,'69.58.178.58','2014-05-08 00:00:00','/news.htm','Firefox',1,'',''),(17057,'61.135.190.223','2014-05-08 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17058,'119.147.146.189','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17059,'172.246.40.22','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17060,'118.242.40.91','2014-05-08 00:00:00','/news.htm','IE',1,'',''),(17061,'222.186.25.77','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17062,'111.206.36.5','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17063,'115.239.212.9','2014-05-08 00:00:00','/newsview.htm','Safari',1,'',''),(17064,'220.181.51.39','2014-05-08 00:00:00','/index.html','Chrome',1,'',''),(17065,'42.196.232.146','2014-05-08 00:00:00','/index.html','Chrome',1,'',''),(17066,'118.244.186.157','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17067,'118.244.186.157','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17068,'123.125.71.92','2014-05-08 00:00:00','/newsview.htm','Safari',1,'',''),(17069,'182.118.42.32','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17070,'220.181.132.219','2014-05-08 00:00:00','/index.html','IE',1,'',''),(17071,'220.181.132.196','2014-05-08 00:00:00','/index.html','Safari',1,'',''),(17072,'115.239.212.132','2014-05-09 00:00:00','/index.html','Safari',1,'',''),(17073,'61.135.190.222','2014-05-09 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17074,'220.181.51.45','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17075,'220.181.51.38','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17076,'61.135.186.18','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17077,'61.135.186.41','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17078,'123.125.244.209','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17079,'172.246.40.22','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17080,'218.30.118.80','2014-05-09 00:00:00','/index.html','Firefox',1,'',''),(17081,'123.125.71.133','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17082,'222.186.25.77','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17083,'118.244.186.157','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17084,'118.244.186.157','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17085,'220.181.132.217','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17086,'220.181.132.195','2014-05-09 00:00:00','/index.html','Safari',1,'',''),(17087,'66.249.65.106','2014-05-09 00:00:00','/index.html','Safari',1,'',''),(17088,'120.195.127.45','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17089,'221.236.9.196','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17090,'221.236.9.196','2014-05-09 00:00:00','/news.htm','IE',1,'',''),(17091,'221.236.9.196','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17092,'101.39.246.64','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17093,'101.39.246.64','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17094,'101.39.246.64','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17095,'101.39.246.64','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17096,'101.39.246.64','2014-05-09 00:00:00','/news.htm','Chrome',1,'',''),(17097,'101.39.246.64','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17098,'101.39.246.64','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17099,'101.39.246.64','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17100,'101.39.246.64','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17101,'222.186.25.77','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17102,'114.246.75.154','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17103,'114.246.75.154','2014-05-09 00:00:00','/news.htm','Chrome',1,'',''),(17104,'222.186.25.77','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17105,'124.65.79.102','2014-05-09 00:00:00','/newsview.htm','IE',1,'大悦城 大数据 客户分群','baidu'),(17106,'114.246.75.154','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17107,'114.246.75.154','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17108,'222.186.34.67','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17109,'61.135.169.54','2014-05-09 00:00:00','/index.html','Chrome',1,'',''),(17110,'182.118.41.66','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17111,'61.135.190.102','2014-05-09 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17112,'61.135.190.220','2014-05-09 00:00:00','/newsview.htm','Firefox',1,'�������óǴ�����ھ�:��ͳ����+������˼ά=���»���-�����˼�Ƽ����޹�˾','baidu'),(17113,'198.74.111.243','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17114,'122.84.71.113','2014-05-09 00:00:00','/index.html','Safari',1,'',''),(17115,'118.244.186.157','2014-05-09 00:00:00','/index.html','IE',1,'',''),(17116,'61.135.190.104','2014-05-10 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17117,'118.244.186.157','2014-05-10 00:00:00','/index.html','IE',1,'',''),(17118,'222.186.34.67','2014-05-10 00:00:00','/index.html','IE',1,'',''),(17119,'183.62.11.242','2014-05-10 00:00:00','/index.html','IE',1,'',''),(17120,'222.186.25.77','2014-05-10 00:00:00','/index.html','IE',1,'',''),(17121,'123.125.71.137','2014-05-10 00:00:00','/index.html','Chrome',1,'',''),(17122,'220.181.51.55','2014-05-10 00:00:00','/index.html','Chrome',1,'',''),(17123,'61.135.186.7','2014-05-10 00:00:00','/index.html','Chrome',1,'',''),(17124,'218.30.118.98','2014-05-10 00:00:00','/index.html','Firefox',1,'',''),(17125,'61.135.186.56','2014-05-10 00:00:00','/index.html','Chrome',1,'',''),(17126,'123.125.244.209','2014-05-10 00:00:00','/index.html','IE',1,'',''),(17127,'222.186.25.77','2014-05-10 00:00:00','/index.html','IE',1,'',''),(17128,'220.181.51.102','2014-05-10 00:00:00','/index.html','Firefox',1,'',''),(17129,'220.181.51.104','2014-05-10 00:00:00','/index.html','Firefox',1,'',''),(17130,'220.181.51.56','2014-05-10 00:00:00','/index.html','Chrome',1,'',''),(17131,'220.181.132.217','2014-05-10 00:00:00','/index.html','IE',1,'',''),(17132,'101.199.108.54','2014-05-10 00:00:00','/index.html','Safari',1,'',''),(17133,'172.246.40.22','2014-05-10 00:00:00','/index.html','IE',1,'',''),(17134,'220.181.51.109','2014-05-10 00:00:00','/index.html','Firefox',1,'',''),(17135,'220.181.51.105','2014-05-10 00:00:00','/index.html','Firefox',1,'',''),(17136,'222.186.25.77','2014-05-10 00:00:00','/index.html','IE',1,'',''),(17137,'222.186.34.67','2014-05-10 00:00:00','/index.html','IE',1,'',''),(17138,'118.244.186.157','2014-05-10 00:00:00','/index.html','IE',1,'',''),(17139,'123.125.71.29','2014-05-10 00:00:00','/newsview.htm','Safari',1,'',''),(17140,'14.31.6.125','2014-05-10 00:00:00','/index.html','Firefox',1,'',''),(17141,'14.31.6.125','2014-05-10 00:00:00','/news.htm','Firefox',1,'',''),(17142,'14.31.6.125','2014-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(17143,'61.135.165.21','2014-05-10 00:00:00','/index.html','Chrome',1,'',''),(17144,'118.244.186.157','2014-05-10 00:00:00','/index.html','IE',1,'',''),(17145,'220.181.51.45','2014-05-10 00:00:00','/index.html','Chrome',1,'',''),(17146,'61.135.190.224','2014-05-10 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17147,'118.244.186.157','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17148,'209.147.118.227','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17149,'198.74.111.243','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17150,'123.125.71.132','2014-05-11 00:00:00','/index.html','Chrome',1,'',''),(17151,'220.181.51.40','2014-05-11 00:00:00','/index.html','Chrome',1,'',''),(17152,'61.135.186.29','2014-05-11 00:00:00','/index.html','Chrome',1,'',''),(17153,'218.30.118.100','2014-05-11 00:00:00','/index.html','Firefox',1,'',''),(17154,'61.135.186.29','2014-05-11 00:00:00','/index.html','Chrome',1,'',''),(17155,'123.125.244.209','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17156,'118.244.186.157','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17157,'114.246.92.15','2014-05-11 00:00:00','/index.html','Chrome',1,'',''),(17158,'111.206.36.14','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17159,'114.246.92.15','2014-05-11 00:00:00','/index.html','Chrome',1,'',''),(17160,'222.186.25.77','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17161,'61.135.190.224','2014-05-11 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17162,'121.199.125.21','2014-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(17163,'121.199.125.4','2014-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(17164,'121.199.125.21','2014-05-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17165,'121.199.125.4','2014-05-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17166,'148.251.50.43','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17167,'94.242.222.13','2014-05-11 00:00:00','/index.html','Firefox',1,'',''),(17168,'118.244.186.157','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17169,'220.181.132.217','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17170,'220.181.132.15','2014-05-11 00:00:00','/index.html','Safari',1,'',''),(17171,'198.74.111.243','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17172,'118.244.186.157','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17173,'123.14.204.117','2014-05-11 00:00:00','/index.html','Chrome',1,'睿 BI','baidu'),(17174,'119.147.146.189','2014-05-11 00:00:00','/index.html','IE',1,'',''),(17175,'220.181.51.103','2014-05-12 00:00:00','/index.html','Firefox',1,'',''),(17176,'220.181.51.110','2014-05-12 00:00:00','/index.html','Firefox',1,'',''),(17177,'220.181.51.102','2014-05-12 00:00:00','/index.html','Firefox',1,'',''),(17178,'220.181.51.109','2014-05-12 00:00:00','/index.html','Firefox',1,'',''),(17179,'218.30.118.101','2014-05-12 00:00:00','/index.html','Firefox',1,'',''),(17180,'61.135.169.13','2014-05-12 00:00:00','/index.html','Chrome',1,'',''),(17181,'61.135.186.7','2014-05-12 00:00:00','/index.html','Chrome',1,'',''),(17182,'61.135.190.103','2014-05-12 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17183,'61.135.190.224','2014-05-12 00:00:00','/newsview.htm','Firefox',1,'IT�����������Web2.0���ƹ��?��-�����˼�Ƽ����޹�˾','baidu'),(17184,'61.135.186.8','2014-05-12 00:00:00','/index.html','Chrome',1,'',''),(17185,'123.125.244.209','2014-05-12 00:00:00','/index.html','IE',1,'',''),(17186,'116.24.248.57','2014-05-12 00:00:00','/index.html','Chrome',1,'',''),(17187,'118.244.186.157','2014-05-12 00:00:00','/index.html','IE',1,'',''),(17188,'95.211.224.136','2014-05-12 00:00:00','/10kb.html','Firefox',0,'',''),(17189,'198.52.119.93','2014-05-12 00:00:00','/index.html','IE',1,'',''),(17190,'118.244.186.157','2014-05-12 00:00:00','/index.html','IE',1,'',''),(17191,'222.186.25.77','2014-05-12 00:00:00','/index.html','IE',1,'',''),(17192,'80.34.79.232','2014-05-12 00:00:00','/index.html','Chrome',1,'',''),(17193,'121.199.125.21','2014-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(17194,'112.11.131.238','2014-05-12 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(17195,'23.92.60.139','2014-05-12 00:00:00','/index.html','Firefox',1,'',''),(17196,'220.181.51.46','2014-05-12 00:00:00','/index.html','Chrome',1,'',''),(17197,'220.181.132.219','2014-05-12 00:00:00','/index.html','IE',1,'',''),(17198,'101.199.112.45','2014-05-12 00:00:00','/index.html','Safari',1,'',''),(17199,'220.181.132.194','2014-05-12 00:00:00','/index.html','Safari',1,'',''),(17200,'118.244.186.157','2014-05-12 00:00:00','/index.html','IE',1,'',''),(17201,'123.125.71.16','2014-05-12 00:00:00','/newsview.htm','Safari',1,'',''),(17202,'222.186.25.77','2014-05-12 00:00:00','/index.html','IE',1,'',''),(17203,'111.206.36.9','2014-05-12 00:00:00','/index.html','IE',1,'',''),(17204,'198.74.111.243','2014-05-12 00:00:00','/index.html','IE',1,'',''),(17205,'220.181.51.46','2014-05-12 00:00:00','/index.html','Chrome',1,'',''),(17206,'61.135.169.21','2014-05-12 00:00:00','/index.html','Chrome',1,'',''),(17207,'121.199.125.4','2014-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(17208,'220.181.51.45','2014-05-12 00:00:00','/index.html','Chrome',1,'',''),(17209,'121.199.125.21','2014-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(17210,'182.118.42.86','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17211,'188.165.195.156','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17212,'113.116.60.71','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17213,'220.181.51.45','2014-05-13 00:00:00','/index.html','Chrome',1,'',''),(17214,'61.135.186.54','2014-05-13 00:00:00','/index.html','Chrome',1,'',''),(17215,'113.116.60.71','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17216,'218.30.118.100','2014-05-13 00:00:00','/index.html','Firefox',1,'',''),(17217,'61.135.186.57','2014-05-13 00:00:00','/index.html','Chrome',1,'',''),(17218,'172.246.40.22','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17219,'123.125.244.209','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17220,'220.181.132.217','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17221,'220.181.132.200','2014-05-13 00:00:00','/index.html','Safari',1,'',''),(17222,'124.193.222.226','2014-05-13 00:00:00','/index.html','Chrome',1,'','baidu'),(17223,'211.158.23.166','2014-05-13 00:00:00','/index.html','Chrome',1,'',''),(17224,'211.158.23.166','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17225,'211.158.23.166','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17226,'211.158.23.166','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17227,'211.158.23.166','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17228,'211.158.23.166','2014-05-13 00:00:00','/index.html','Chrome',1,'',''),(17229,'211.158.23.166','2014-05-13 00:00:00','/news.htm','Chrome',1,'',''),(17230,'211.158.23.166','2014-05-13 00:00:00','/index.html','Chrome',1,'',''),(17231,'220.181.132.219','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17232,'1.202.240.176','2014-05-13 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(17233,'101.199.112.52','2014-05-13 00:00:00','/index.html','Safari',1,'',''),(17234,'1.202.240.176','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17235,'1.202.240.176','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17236,'1.202.240.176','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17237,'1.202.240.176','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17238,'1.202.240.176','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17239,'1.202.240.176','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17240,'1.202.240.176','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17241,'1.202.240.176','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17242,'1.202.240.176','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17243,'218.69.109.211','2014-05-13 00:00:00','/newsview.htm','Chrome',1,'北京 朝阳大悦城大数据八大创新应用','360'),(17244,'61.148.242.236','2014-05-13 00:00:00','/index.html','Safari',1,'',''),(17245,'222.186.25.77','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17246,'211.158.23.166','2014-05-13 00:00:00','/index.html','Chrome',1,'',''),(17247,'211.158.23.166','2014-05-13 00:00:00','/index.html','Chrome',1,'',''),(17248,'211.158.23.166','2014-05-13 00:00:00','/index.html','Chrome',1,'',''),(17249,'118.244.186.157','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17250,'222.186.25.77','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17251,'95.215.0.27','2014-05-13 00:00:00','/newsview.htm','Firefox',1,'',''),(17252,'61.135.169.14','2014-05-13 00:00:00','/index.html','Chrome',1,'',''),(17253,'220.181.51.40','2014-05-13 00:00:00','/index.html','Chrome',1,'',''),(17254,'61.135.165.14','2014-05-13 00:00:00','/index.html','Chrome',1,'',''),(17255,'123.125.71.132','2014-05-13 00:00:00','/newsview.htm','Chrome',1,'',''),(17256,'209.147.118.232','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17257,'222.186.25.77','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17258,'61.135.190.221','2014-05-13 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17259,'183.12.65.253','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17260,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17261,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17262,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17263,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17264,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17265,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17266,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17267,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17268,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17269,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17270,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17271,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17272,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17273,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17274,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17275,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17276,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17277,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17278,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17279,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17280,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17281,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17282,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17283,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17284,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17285,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17286,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17287,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17288,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17289,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17290,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17291,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17292,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17293,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17294,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17295,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17296,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17297,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17298,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17299,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17300,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17301,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17302,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17303,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17304,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17305,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17306,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17307,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17308,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17309,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17310,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17311,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17312,'110.75.186.231','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17313,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17314,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17315,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17316,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17317,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17318,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17319,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17320,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17321,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17322,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17323,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17324,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17325,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17326,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17327,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17328,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17329,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17330,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17331,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17332,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17333,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17334,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17335,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17336,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17337,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17338,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17339,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17340,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17341,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17342,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17343,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17344,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17345,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17346,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17347,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17348,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17349,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17350,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17351,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17352,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17353,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17354,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17355,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17356,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17357,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17358,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17359,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17360,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17361,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17362,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17363,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17364,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17365,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17366,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17367,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17368,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17369,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17370,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17371,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17372,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17373,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17374,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17375,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17376,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17377,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17378,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17379,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17380,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17381,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17382,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17383,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17384,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17385,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17386,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17387,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17388,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17389,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17390,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17391,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17392,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17393,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17394,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17395,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17396,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17397,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17398,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17399,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17400,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17401,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17402,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17403,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17404,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17405,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17406,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17407,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17408,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17409,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17410,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17411,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17412,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17413,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17414,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17415,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17416,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17417,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17418,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17419,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17420,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17421,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17422,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17423,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17424,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17425,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17426,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17427,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17428,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17429,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17430,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17431,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17432,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17433,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17434,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17435,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17436,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17437,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17438,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17439,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17440,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17441,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17442,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17443,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17444,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17445,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17446,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17447,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17448,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17449,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17450,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17451,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17452,'110.75.186.231','2014-05-13 00:00:00','/news/news.htm','IE',1,'',''),(17453,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17454,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17455,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17456,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17457,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17458,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17459,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17460,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17461,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17462,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17463,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17464,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17465,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17466,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17467,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17468,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17469,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17470,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17471,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17472,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17473,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17474,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17475,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17476,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17477,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17478,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17479,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17480,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17481,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17482,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17483,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17484,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17485,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17486,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17487,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17488,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17489,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17490,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17491,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17492,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',0,'',''),(17493,'110.75.186.231','2014-05-13 00:00:00','/news/newsview.htm','IE',1,'',''),(17494,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17495,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17496,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17497,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17498,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17499,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17500,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17501,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17502,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17503,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17504,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17505,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17506,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17507,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17508,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17509,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17510,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17511,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17512,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17513,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17514,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17515,'110.75.186.231','2014-05-13 00:00:00','/news.htm','IE',1,'',''),(17516,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17517,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17518,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17519,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17520,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17521,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17522,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17523,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17524,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17525,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17526,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17527,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17528,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17529,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17530,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17531,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17532,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17533,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17534,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17535,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17536,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17537,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17538,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17539,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17540,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17541,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17542,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17543,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17544,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17545,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17546,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17547,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17548,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17549,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17550,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17551,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17552,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17553,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17554,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17555,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17556,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17557,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17558,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17559,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17560,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17561,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17562,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17563,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17564,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17565,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17566,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17567,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17568,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17569,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17570,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17571,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17572,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17573,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17574,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17575,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17576,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17577,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',1,'',''),(17578,'110.75.186.231','2014-05-13 00:00:00','/newsview.htm','IE',0,'',''),(17579,'113.97.160.211','2014-05-13 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(17580,'113.97.160.211','2014-05-13 00:00:00','/index.html','Firefox',1,'',''),(17581,'119.147.146.192','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17582,'172.246.40.22','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17583,'121.199.125.21','2014-05-13 00:00:00','/newsview.htm','Firefox',1,'',''),(17584,'121.199.125.4','2014-05-13 00:00:00','/newsview.htm','Firefox',1,'',''),(17585,'183.12.65.253','2014-05-13 00:00:00','/index.html','IE',1,'',''),(17586,'191.238.36.225','2014-05-14 00:00:00','/index.html','Chrome',1,'',''),(17587,'220.181.47.51','2014-05-14 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(17588,'118.244.186.157','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17589,'220.181.51.62','2014-05-14 00:00:00','/index.html','Chrome',1,'',''),(17590,'61.135.186.16','2014-05-14 00:00:00','/index.html','Chrome',1,'',''),(17591,'61.135.186.18','2014-05-14 00:00:00','/index.html','Chrome',1,'',''),(17592,'182.118.41.231','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17593,'220.181.51.35','2014-05-14 00:00:00','/newsview.htm','Safari',1,'',''),(17594,'220.181.51.36','2014-05-14 00:00:00','/newsview.htm','Safari',1,'',''),(17595,'118.244.186.157','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17596,'123.125.244.209','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17597,'218.30.118.98','2014-05-14 00:00:00','/index.html','Firefox',1,'',''),(17598,'121.199.125.21','2014-05-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17599,'121.199.125.4','2014-05-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17600,'121.199.125.21','2014-05-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17601,'121.199.125.4','2014-05-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17602,'66.249.66.17','2014-05-14 00:00:00','/index.html','Safari',1,'',''),(17603,'1.202.238.218','2014-05-14 00:00:00','/index.html','Chrome',1,'',''),(17604,'220.181.132.217','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17605,'101.199.108.57','2014-05-14 00:00:00','/index.html','Safari',1,'',''),(17606,'101.39.139.174','2014-05-14 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(17607,'101.39.139.174','2014-05-14 00:00:00','/index.html','Chrome',1,'',''),(17608,'222.186.25.77','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17609,'123.125.71.72','2014-05-14 00:00:00','/newsview.htm','Safari',1,'',''),(17610,'111.206.36.17','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17611,'124.207.147.106','2014-05-14 00:00:00','/index.html','Chrome',1,'',''),(17612,'124.207.147.106','2014-05-14 00:00:00','/news.htm','Chrome',1,'',''),(17613,'124.207.147.106','2014-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(17614,'124.207.147.106','2014-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(17615,'124.207.147.106','2014-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(17616,'101.39.139.174','2014-05-14 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(17617,'220.181.158.109','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17618,'115.230.251.254','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17619,'211.158.23.166','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17620,'222.186.25.77','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17621,'220.181.132.219','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17622,'101.199.108.57','2014-05-14 00:00:00','/index.html','Safari',1,'',''),(17623,'124.202.217.254','2014-05-14 00:00:00','/index.html','Chrome',1,'',''),(17624,'124.202.217.254','2014-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(17625,'112.124.34.8','2014-05-14 00:00:00','/index.html','IE',1,'','baidu'),(17626,'222.186.25.77','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17627,'118.244.186.157','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17628,'222.186.25.77','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17629,'218.94.142.39','2014-05-14 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(17630,'61.135.190.72','2014-05-14 00:00:00','/newsview.htm','Safari',1,'',''),(17631,'112.123.44.213','2014-05-14 00:00:00','/index.html','IE',1,'','baidu'),(17632,'182.118.41.236','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17633,'198.52.119.93','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17634,'118.244.186.157','2014-05-14 00:00:00','/index.html','IE',1,'',''),(17635,'95.215.0.27','2014-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(17636,'182.118.41.36','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17637,'54.72.184.116','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17638,'162.220.58.200','2014-05-15 00:00:00','/newsview.htm','Safari',1,'',''),(17639,'95.215.0.27','2014-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(17640,'115.239.212.133','2014-05-15 00:00:00','/index.html','Safari',1,'',''),(17641,'123.125.244.209','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17642,'123.125.71.133','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17643,'61.135.186.8','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17644,'123.125.71.118','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17645,'162.220.58.200','2014-05-15 00:00:00','/news/news.htm','Safari',1,'',''),(17646,'61.135.186.40','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17647,'162.220.58.200','2014-05-15 00:00:00','/newsview.htm','Safari',1,'',''),(17648,'162.220.58.200','2014-05-15 00:00:00','/news.htm','Safari',1,'',''),(17649,'222.186.34.67','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17650,'162.220.58.200','2014-05-15 00:00:00','/newsview.htm','Safari',1,'',''),(17651,'121.199.125.21','2014-05-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17652,'121.199.125.4','2014-05-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17653,'118.244.186.157','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17654,'218.30.118.98','2014-05-15 00:00:00','/index.html','Firefox',1,'',''),(17655,'222.131.125.142','2014-05-15 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(17656,'1.202.240.176','2014-05-15 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(17657,'222.186.25.77','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17658,'58.60.210.48','2014-05-15 00:00:00','/index.html','IE',1,'睿思科技','360'),(17659,'115.199.255.46','2014-05-15 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(17660,'220.181.132.217','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17661,'101.199.112.54','2014-05-15 00:00:00','/index.html','Safari',1,'',''),(17662,'123.232.118.165','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17663,'118.244.186.157','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17664,'1.202.240.176','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17665,'1.202.240.176','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17666,'222.186.25.77','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17667,'222.186.25.77','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17668,'220.181.51.103','2014-05-15 00:00:00','/index.html','Firefox',1,'',''),(17669,'220.181.51.103','2014-05-15 00:00:00','/index.html','Firefox',1,'',''),(17670,'183.62.13.68','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17671,'124.128.62.162','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17672,'124.128.62.162','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17673,'124.128.62.162','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17674,'220.181.51.61','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17675,'220.181.132.219','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17676,'220.181.132.191','2014-05-15 00:00:00','/index.html','Safari',1,'',''),(17677,'118.244.186.157','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17678,'222.186.25.77','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17679,'118.244.186.157','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17680,'219.134.165.208','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17681,'218.22.66.34','2014-05-15 00:00:00','/newsview.htm','Chrome',1,'BI决策分析系统绿色开发平台','360'),(17682,'218.22.66.34','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17683,'182.118.41.36','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17684,'222.186.25.77','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17685,'1.202.240.176','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17686,'1.199.215.61','2014-05-15 00:00:00','/index.html','Chrome',1,'北京希睿思科技有限公司','baidu'),(17687,'1.202.240.176','2014-05-15 00:00:00','/index.html','IE',1,'',''),(17688,'66.249.80.11','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17689,'64.233.172.14','2014-05-15 00:00:00','/index.html','Firefox',1,'',''),(17690,'66.249.80.208','2014-05-15 00:00:00','/index.html','Chrome',1,'',''),(17691,'66.249.66.26','2014-05-15 00:00:00','/index.html','Safari',1,'',''),(17692,'123.125.71.42','2014-05-16 00:00:00','/index.html','Safari',1,'',''),(17693,'118.244.186.157','2014-05-16 00:00:00','/index.html','IE',1,'',''),(17694,'61.135.165.21','2014-05-16 00:00:00','/index.html','Chrome',1,'',''),(17695,'61.135.186.17','2014-05-16 00:00:00','/index.html','Chrome',1,'',''),(17696,'220.181.51.55','2014-05-16 00:00:00','/index.html','Chrome',1,'',''),(17697,'118.244.186.157','2014-05-16 00:00:00','/index.html','IE',1,'',''),(17698,'222.186.34.67','2014-05-16 00:00:00','/index.html','IE',1,'',''),(17699,'61.135.186.51','2014-05-16 00:00:00','/index.html','Chrome',1,'',''),(17700,'218.30.118.80','2014-05-16 00:00:00','/index.html','Firefox',1,'',''),(17701,'61.135.169.14','2014-05-16 00:00:00','/index.html','Chrome',1,'',''),(17702,'1.202.240.176','2014-05-16 00:00:00','/index.html','IE',1,'',''),(17703,'222.186.25.77','2014-05-16 00:00:00','/index.html','IE',1,'',''),(17704,'222.186.25.77','2014-05-16 00:00:00','/index.html','IE',1,'',''),(17705,'220.181.132.217','2014-05-16 00:00:00','/index.html','IE',1,'',''),(17706,'101.199.108.58','2014-05-16 00:00:00','/index.html','Safari',1,'',''),(17707,'106.120.121.150','2014-05-16 00:00:00','/index.html','Firefox',1,'','baidu'),(17708,'123.125.71.43','2014-05-16 00:00:00','/newsview.htm','Safari',1,'',''),(17709,'115.236.161.138','2014-05-16 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(17710,'222.186.25.77','2014-05-16 00:00:00','/index.html','IE',1,'',''),(17711,'220.181.51.56','2014-05-16 00:00:00','/index.html','Chrome',1,'',''),(17712,'118.244.186.157','2014-05-16 00:00:00','/index.html','IE',1,'',''),(17713,'195.2.240.106','2014-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(17714,'195.2.240.106','2014-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(17715,'220.181.51.56','2014-05-16 00:00:00','/newsview.htm','Chrome',1,'',''),(17716,'220.181.51.40','2014-05-16 00:00:00','/newsview.htm','Chrome',1,'',''),(17717,'64.246.161.190','2014-05-16 00:00:00','/index.html','Firefox',1,'',''),(17718,'118.244.186.157','2014-05-16 00:00:00','/index.html','IE',1,'',''),(17719,'64.246.187.42','2014-05-16 00:00:00','/index.html','Firefox',1,'',''),(17720,'195.2.240.106','2014-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(17721,'219.143.15.76','2014-05-17 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(17722,'119.147.146.189','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17723,'220.181.108.141','2014-05-17 00:00:00','/newsview.htm','Safari',1,'',''),(17724,'61.135.190.105','2014-05-17 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17725,'123.125.244.209','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17726,'218.30.118.100','2014-05-17 00:00:00','/index.html','Firefox',1,'',''),(17727,'220.181.51.38','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17728,'220.181.51.38','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17729,'61.135.186.42','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17730,'61.135.186.41','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17731,'69.58.178.58','2014-05-17 00:00:00','/index.html','Firefox',1,'',''),(17732,'69.58.178.58','2014-05-17 00:00:00','/index.html','Firefox',1,'',''),(17733,'69.58.178.58','2014-05-17 00:00:00','/news.htm','Firefox',1,'',''),(17734,'118.244.186.157','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17735,'61.148.244.219','2014-05-17 00:00:00','/index.html','Safari',1,'',''),(17736,'61.148.244.219','2014-05-17 00:00:00','/index.html','Safari',1,'',''),(17737,'101.226.89.12','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17738,'123.125.71.104','2014-05-17 00:00:00','/index.html','Safari',1,'',''),(17739,'101.226.89.12','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17740,'222.130.120.0','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17741,'222.130.120.0','2014-05-17 00:00:00','/news.htm','Chrome',1,'',''),(17742,'222.130.120.0','2014-05-17 00:00:00','/newsview.htm','Chrome',1,'',''),(17743,'222.130.120.0','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17744,'222.130.120.0','2014-05-17 00:00:00','/news.htm','Chrome',1,'',''),(17745,'222.130.120.0','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17746,'222.130.120.0','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17747,'222.130.120.0','2014-05-17 00:00:00','/newsview.htm','Chrome',1,'',''),(17748,'222.130.120.0','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17749,'222.130.120.0','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17750,'195.2.240.106','2014-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(17751,'121.199.125.21','2014-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(17752,'121.199.125.4','2014-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(17753,'118.244.186.157','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17754,'222.186.25.77','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17755,'220.181.132.217','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17756,'220.181.132.200','2014-05-17 00:00:00','/index.html','Safari',1,'',''),(17757,'113.88.218.159','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17758,'113.88.218.159','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17759,'220.181.158.109','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17760,'118.244.186.157','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17761,'112.124.34.8','2014-05-17 00:00:00','/index.html','IE',1,'','baidu'),(17762,'121.199.125.21','2014-05-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17763,'121.199.125.4','2014-05-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17764,'222.186.25.77','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17765,'1.202.240.176','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17766,'222.186.25.77','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17767,'220.174.208.154','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17768,'111.206.36.9','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17769,'112.124.34.8','2014-05-17 00:00:00','/index.html','IE',1,'','baidu'),(17770,'222.186.25.77','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17771,'222.186.34.67','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17772,'61.135.190.105','2014-05-17 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17773,'61.135.190.101','2014-05-17 00:00:00','/newsview.htm','Firefox',1,'��ݲֿ�ˮƽ������BIʵ��-�����˼�Ƽ����޹�˾','baidu'),(17774,'220.181.132.219','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17775,'220.181.132.200','2014-05-17 00:00:00','/index.html','Safari',1,'',''),(17776,'61.135.169.13','2014-05-17 00:00:00','/index.html','Chrome',1,'',''),(17777,'118.244.186.157','2014-05-17 00:00:00','/index.html','IE',1,'',''),(17778,'220.181.51.109','2014-05-18 00:00:00','/index.html','Firefox',1,'',''),(17779,'220.181.51.102','2014-05-18 00:00:00','/index.html','Firefox',1,'',''),(17780,'220.181.51.38','2014-05-18 00:00:00','/index.html','Chrome',1,'',''),(17781,'189.48.99.100','2014-05-18 00:00:00','/index.html','Firefox',1,'',''),(17782,'123.125.244.209','2014-05-18 00:00:00','/index.html','IE',1,'',''),(17783,'218.30.118.102','2014-05-18 00:00:00','/index.html','Firefox',1,'',''),(17784,'220.181.51.110','2014-05-18 00:00:00','/index.html','Firefox',1,'',''),(17785,'220.181.51.102','2014-05-18 00:00:00','/index.html','Firefox',1,'',''),(17786,'220.181.51.107','2014-05-18 00:00:00','/index.html','Firefox',1,'',''),(17787,'220.181.51.109','2014-05-18 00:00:00','/index.html','Firefox',1,'',''),(17788,'118.244.186.157','2014-05-18 00:00:00','/index.html','IE',1,'',''),(17789,'124.128.62.162','2014-05-18 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(17790,'124.128.62.162','2014-05-18 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(17791,'124.207.219.53','2014-05-18 00:00:00','/news.htm','Chrome',1,'',''),(17792,'118.244.186.157','2014-05-18 00:00:00','/index.html','IE',1,'',''),(17793,'121.199.125.21','2014-05-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17794,'121.199.125.4','2014-05-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17795,'220.181.132.217','2014-05-18 00:00:00','/index.html','IE',1,'',''),(17796,'101.199.108.51','2014-05-18 00:00:00','/index.html','Safari',1,'',''),(17797,'188.165.195.156','2014-05-18 00:00:00','/index.html','IE',1,'',''),(17798,'195.2.240.106','2014-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(17799,'118.244.186.157','2014-05-18 00:00:00','/index.html','IE',1,'',''),(17800,'222.70.159.121','2014-05-18 00:00:00','/newsview.htm','IE',1,'大悦城数据挖掘与高效运营管理','baidu'),(17801,'222.70.159.121','2014-05-18 00:00:00','/newsview.htm','IE',1,'大悦城数据挖掘与高效运营管理','baidu'),(17802,'222.186.25.77','2014-05-18 00:00:00','/index.html','IE',1,'',''),(17803,'125.118.160.191','2014-05-18 00:00:00','/index.html','Chrome',1,'',''),(17804,'221.204.196.110','2014-05-18 00:00:00','/index.html','IE',1,'',''),(17805,'110.6.115.11','2014-05-18 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(17806,'222.186.34.67','2014-05-18 00:00:00','/index.html','IE',1,'',''),(17807,'118.244.186.157','2014-05-18 00:00:00','/index.html','IE',1,'',''),(17808,'61.135.190.223','2014-05-19 00:00:00','/index.html','Firefox',1,'�˼','baidu'),(17809,'118.244.186.157','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17810,'195.2.240.106','2014-05-19 00:00:00','/news.htm','Firefox',1,'',''),(17811,'220.181.51.36','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17812,'220.181.51.52','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17813,'61.135.186.42','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17814,'61.135.190.222','2014-05-19 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17815,'218.30.118.98','2014-05-19 00:00:00','/index.html','Firefox',1,'',''),(17816,'61.135.186.43','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17817,'118.244.186.157','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17818,'121.199.125.21','2014-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(17819,'121.199.125.4','2014-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(17820,'123.125.71.120','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17821,'66.249.67.71','2014-05-19 00:00:00','/index.html','Safari',1,'',''),(17822,'222.186.25.77','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17823,'118.244.186.157','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17824,'1.202.240.176','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17825,'123.125.244.209','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17826,'220.181.132.219','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17827,'220.181.132.15','2014-05-19 00:00:00','/index.html','Safari',1,'',''),(17828,'218.69.129.174','2014-05-19 00:00:00','/index.html','Chrome',1,'北京 bi 公司','baidu'),(17829,'123.125.71.92','2014-05-19 00:00:00','/newsview.htm','Safari',1,'',''),(17830,'218.69.129.174','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17831,'195.2.240.106','2014-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(17832,'221.12.114.70','2014-05-19 00:00:00','/index.html','IE',1,'北京希睿思科技有限公司','baidu'),(17833,'220.181.51.54','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17834,'195.2.240.106','2014-05-19 00:00:00','/news.htm','Firefox',1,'',''),(17835,'42.120.145.95','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17836,'220.181.132.217','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17837,'101.199.108.51','2014-05-19 00:00:00','/index.html','Safari',1,'',''),(17838,'61.135.190.105','2014-05-19 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17839,'195.2.240.106','2014-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(17840,'195.2.240.106','2014-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(17841,'222.128.152.131','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17842,'123.125.71.114','2014-05-19 00:00:00','/index.html','Safari',1,'',''),(17843,'220.181.158.109','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17844,'121.199.125.21','2014-05-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17845,'222.186.25.77','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17846,'118.247.76.155','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17847,'118.247.76.155','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17848,'118.247.76.155','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17849,'182.118.41.192','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17850,'113.140.216.48','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17851,'115.239.212.139','2014-05-19 00:00:00','/index.html','Safari',1,'',''),(17852,'118.244.186.157','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17853,'118.244.186.157','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17854,'118.244.186.157','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17855,'118.244.186.157','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17856,'220.181.51.37','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17857,'61.135.169.55','2014-05-19 00:00:00','/index.html','Chrome',1,'',''),(17858,'222.186.25.77','2014-05-19 00:00:00','/index.html','IE',1,'',''),(17859,'221.221.30.240','2014-05-19 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(17860,'121.199.125.21','2014-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(17861,'121.199.125.4','2014-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(17862,'182.118.41.89','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17863,'195.2.240.106','2014-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(17864,'123.125.71.136','2014-05-20 00:00:00','/index.html','Chrome',1,'',''),(17865,'220.181.51.40','2014-05-20 00:00:00','/index.html','Chrome',1,'',''),(17866,'61.135.186.41','2014-05-20 00:00:00','/index.html','Chrome',1,'',''),(17867,'61.135.186.57','2014-05-20 00:00:00','/index.html','Chrome',1,'',''),(17868,'220.181.51.40','2014-05-20 00:00:00','/newsview.htm','Safari',1,'',''),(17869,'123.125.71.125','2014-05-20 00:00:00','/newsview.htm','Safari',1,'',''),(17870,'118.244.186.157','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17871,'118.244.186.157','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17872,'118.244.186.157','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17873,'222.186.25.77','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17874,'218.30.118.101','2014-05-20 00:00:00','/index.html','Firefox',1,'',''),(17875,'220.181.51.56','2014-05-20 00:00:00','/index.html','Chrome',1,'',''),(17876,'120.193.7.198','2014-05-20 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(17877,'118.244.186.157','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17878,'118.244.186.157','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17879,'222.186.34.67','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17880,'220.181.51.45','2014-05-20 00:00:00','/newsview.htm','Chrome',1,'',''),(17881,'220.181.51.61','2014-05-20 00:00:00','/newsview.htm','Chrome',1,'',''),(17882,'220.181.132.217','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17883,'101.199.112.53','2014-05-20 00:00:00','/index.html','Safari',1,'',''),(17884,'222.186.25.77','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17885,'121.199.125.21','2014-05-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17886,'121.199.125.4','2014-05-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17887,'59.41.141.149','2014-05-20 00:00:00','/index.html','Chrome',1,'BI','baidu'),(17888,'222.186.25.77','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17889,'182.118.41.40','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17890,'61.135.190.223','2014-05-20 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17891,'1.202.240.176','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17892,'61.135.190.103','2014-05-20 00:00:00','/newsview.htm','Firefox',1,'���ó�����ھ����Ч��Ӫ����','baidu'),(17893,'119.147.146.194','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17894,'66.249.79.103','2014-05-20 00:00:00','/index.html','Safari',1,'',''),(17895,'222.186.25.77','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17896,'220.181.132.219','2014-05-20 00:00:00','/index.html','IE',1,'',''),(17897,'101.199.108.56','2014-05-20 00:00:00','/index.html','Safari',1,'',''),(17898,'1.202.240.176','2014-05-20 00:00:00','/index.html','Safari',1,'',''),(17899,'1.202.240.176','2014-05-20 00:00:00','/index.html','Safari',1,'',''),(17900,'61.135.190.102','2014-05-20 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17901,'118.244.186.157','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17902,'118.244.186.157','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17903,'118.244.186.157','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17904,'195.2.240.106','2014-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(17905,'61.135.165.14','2014-05-21 00:00:00','/index.html','Chrome',1,'',''),(17906,'61.135.169.21','2014-05-21 00:00:00','/index.html','Chrome',1,'',''),(17907,'61.135.186.7','2014-05-21 00:00:00','/index.html','Chrome',1,'',''),(17908,'218.30.118.101','2014-05-21 00:00:00','/index.html','Firefox',1,'',''),(17909,'61.135.186.17','2014-05-21 00:00:00','/index.html','Chrome',1,'',''),(17910,'195.2.240.106','2014-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(17911,'123.125.244.209','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17912,'222.186.25.77','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17913,'118.244.186.157','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17914,'118.244.186.157','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17915,'118.244.186.157','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17916,'106.120.121.150','2014-05-21 00:00:00','/index.html','Chrome',1,'','baidu'),(17917,'222.186.25.77','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17918,'123.232.118.165','2014-05-21 00:00:00','/index.html','Chrome',1,'',''),(17919,'195.2.240.106','2014-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(17920,'58.30.61.5','2014-05-21 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(17921,'58.30.61.5','2014-05-21 00:00:00','/index.html','Chrome',1,'',''),(17922,'58.30.61.5','2014-05-21 00:00:00','/news.htm','Chrome',1,'',''),(17923,'58.30.61.5','2014-05-21 00:00:00','/index.html','Chrome',1,'',''),(17924,'58.30.61.5','2014-05-21 00:00:00','/index.html','Chrome',1,'',''),(17925,'222.186.25.77','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17926,'118.244.186.157','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17927,'118.244.186.157','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17928,'114.246.159.166','2014-05-21 00:00:00','/index.html','Chrome',1,'北京思多睿科技有限公司','baidu'),(17929,'220.181.132.217','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17930,'101.199.112.52','2014-05-21 00:00:00','/index.html','Safari',1,'',''),(17931,'61.135.190.220','2014-05-21 00:00:00','/index.html','Firefox',1,'����ϣ�˼�Ƽ����޹�˾','baidu'),(17932,'220.112.235.217','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17933,'220.112.235.217','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17934,'119.123.136.246','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17935,'119.123.136.246','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17936,'119.123.138.173','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17937,'119.123.138.173','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17938,'60.173.14.85','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17939,'60.173.14.85','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17940,'118.244.186.157','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17941,'118.244.186.157','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17942,'118.244.186.157','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17943,'195.2.240.106','2014-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(17944,'118.244.186.157','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17945,'61.135.190.101','2014-05-21 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(17946,'222.186.25.77','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17947,'220.181.132.219','2014-05-21 00:00:00','/index.html','IE',1,'',''),(17948,'101.199.108.118','2014-05-21 00:00:00','/index.html','Safari',1,'',''),(17949,'220.181.51.102','2014-05-22 00:00:00','/index.html','Firefox',1,'',''),(17950,'220.181.51.108','2014-05-22 00:00:00','/index.html','Firefox',1,'',''),(17951,'121.199.125.21','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(17952,'121.199.125.4','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(17953,'121.199.125.21','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(17954,'121.199.125.4','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(17955,'121.199.125.21','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(17956,'121.199.125.4','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(17957,'121.199.125.21','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(17958,'121.199.125.4','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(17959,'121.199.125.21','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(17960,'121.199.125.4','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(17961,'106.113.159.209','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17962,'106.113.159.209','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17963,'123.125.71.27','2014-05-22 00:00:00','/index.html','Safari',1,'',''),(17964,'220.181.51.37','2014-05-22 00:00:00','/index.html','Chrome',1,'',''),(17965,'123.125.71.133','2014-05-22 00:00:00','/index.html','Chrome',1,'',''),(17966,'123.125.71.118','2014-05-22 00:00:00','/index.html','Chrome',1,'',''),(17967,'61.135.186.7','2014-05-22 00:00:00','/index.html','Chrome',1,'',''),(17968,'61.135.186.15','2014-05-22 00:00:00','/index.html','Chrome',1,'',''),(17969,'195.2.240.106','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(17970,'118.244.186.157','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17971,'118.244.186.157','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17972,'118.244.186.157','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17973,'222.186.25.77','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17974,'218.30.118.102','2014-05-22 00:00:00','/index.html','Firefox',1,'',''),(17975,'124.128.62.162','2014-05-22 00:00:00','/index.html','Chrome',1,'睿思BI','360'),(17976,'124.128.62.162','2014-05-22 00:00:00','/index.html','Chrome',1,'睿斯bi','baidu'),(17977,'121.199.125.21','2014-05-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17978,'121.199.125.4','2014-05-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(17979,'124.193.200.218','2014-05-22 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(17980,'113.116.93.119','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17981,'113.116.93.119','2014-05-22 00:00:00','/index.html','Chrome',1,'',''),(17982,'195.2.240.106','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(17983,'222.35.20.130','2014-05-22 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(17984,'222.35.20.130','2014-05-22 00:00:00','/news.htm','Chrome',1,'',''),(17985,'182.118.42.111','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17986,'49.77.139.246','2014-05-22 00:00:00','/index.html','Chrome',1,'',''),(17987,'106.120.121.146','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17988,'106.120.121.146','2014-05-22 00:00:00','/index.html','Chrome',1,'',''),(17989,'106.120.121.146','2014-05-22 00:00:00','/index.html','Chrome',1,'',''),(17990,'119.147.146.189','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17991,'113.116.93.119','2014-05-22 00:00:00','/index.html','Chrome',1,'',''),(17992,'222.186.34.67','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17993,'123.125.71.70','2014-05-22 00:00:00','/newsview.htm','Safari',1,'',''),(17994,'124.254.62.100','2014-05-22 00:00:00','/index.html','Chrome',1,'',''),(17995,'220.181.132.217','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17996,'101.199.108.119','2014-05-22 00:00:00','/index.html','Safari',1,'',''),(17997,'124.128.62.162','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17998,'124.128.62.162','2014-05-22 00:00:00','/index.html','IE',1,'',''),(17999,'5.199.175.174','2014-05-22 00:00:00','/index.html','IE',1,'',''),(18000,'5.199.175.174','2014-05-22 00:00:00','/index.html','IE',1,'',''),(18001,'121.199.125.21','2014-05-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(18002,'121.199.125.4','2014-05-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(18003,'195.2.240.106','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(18004,'121.199.125.21','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(18005,'171.36.39.148','2014-05-22 00:00:00','/index.html','Chrome',1,'北京睿思科技创办人','baidu'),(18006,'195.2.240.106','2014-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(18007,'222.186.34.67','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18008,'61.135.190.221','2014-05-23 00:00:00','/newsview.htm','Firefox',1,'BIϵͳ��Ӧ����֯˼·����ݷ���ģʽ-�����˼�Ƽ����޹�˾','baidu'),(18009,'118.244.186.157','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18010,'118.244.186.157','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18011,'118.244.186.157','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18012,'61.135.190.221','2014-05-23 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(18013,'123.125.71.34','2014-05-23 00:00:00','/newsview.htm','Safari',1,'',''),(18014,'121.199.125.21','2014-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(18015,'121.199.125.4','2014-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(18016,'121.199.125.21','2014-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(18017,'121.199.125.4','2014-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(18018,'121.199.125.21','2014-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(18019,'121.199.125.4','2014-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(18020,'121.199.125.21','2014-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(18021,'121.199.125.4','2014-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(18022,'123.125.244.209','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18023,'123.125.71.124','2014-05-23 00:00:00','/index.html','Chrome',1,'',''),(18024,'61.135.186.7','2014-05-23 00:00:00','/index.html','Chrome',1,'',''),(18025,'220.181.51.40','2014-05-23 00:00:00','/index.html','Chrome',1,'',''),(18026,'218.30.118.101','2014-05-23 00:00:00','/index.html','Firefox',1,'',''),(18027,'61.135.186.4','2014-05-23 00:00:00','/index.html','Chrome',1,'',''),(18028,'37.57.200.107','2014-05-23 00:00:00','/index.html','Chrome',1,'',''),(18029,'195.2.240.106','2014-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(18030,'118.244.186.157','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18031,'118.244.186.157','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18032,'195.2.240.106','2014-05-23 00:00:00','/news.htm','Firefox',1,'',''),(18033,'115.239.212.194','2014-05-23 00:00:00','/newsview.htm','Safari',1,'',''),(18034,'221.123.180.244','2014-05-23 00:00:00','/index.html','Chrome',1,'睿思科技有限公司','baidu'),(18035,'61.135.190.222','2014-05-23 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(18036,'58.245.27.222','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18037,'222.186.25.77','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18038,'220.181.158.109','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18039,'118.244.186.157','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18040,'118.244.186.157','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18041,'118.244.186.157','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18042,'222.186.25.77','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18043,'220.181.51.46','2014-05-23 00:00:00','/newsview.htm','Chrome',1,'',''),(18044,'220.181.51.40','2014-05-23 00:00:00','/newsview.htm','Chrome',1,'',''),(18045,'23.225.128.14','2014-05-23 00:00:00','/index.html','Firefox',1,'','baidu'),(18046,'222.186.25.77','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18047,'221.213.71.10','2014-05-23 00:00:00','/index.html','Chrome',1,'',''),(18048,'171.36.38.166','2014-05-23 00:00:00','/index.html','IE',1,'睿思科技','360'),(18049,'171.36.38.166','2014-05-23 00:00:00','/news.htm','IE',1,'',''),(18050,'220.181.132.217','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18051,'101.199.108.119','2014-05-23 00:00:00','/index.html','Safari',1,'',''),(18052,'108.166.213.78','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18053,'118.244.186.157','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18054,'118.244.186.157','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18055,'118.244.186.157','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18056,'123.125.71.45','2014-05-23 00:00:00','/index.html','Safari',1,'',''),(18057,'117.140.3.107','2014-05-23 00:00:00','/index.html','Chrome',1,'北京睿思科技怎么样','360'),(18058,'117.140.3.107','2014-05-23 00:00:00','/news.htm','Chrome',1,'',''),(18059,'117.140.3.107','2014-05-23 00:00:00','/news.htm','Chrome',1,'',''),(18060,'117.140.3.107','2014-05-23 00:00:00','/index.html','Chrome',1,'',''),(18061,'220.181.132.219','2014-05-23 00:00:00','/index.html','IE',1,'',''),(18062,'220.181.132.191','2014-05-23 00:00:00','/index.html','Safari',1,'',''),(18063,'23.225.128.127','2014-05-24 00:00:00','/index.html','Firefox',1,'','baidu'),(18064,'195.2.240.106','2014-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(18065,'61.135.190.102','2014-05-24 00:00:00','/newsview.htm','Firefox',1,'BIϵͳ��Ӧ����֯˼·����ݷ���ģʽ-�����˼�Ƽ����޹�˾','baidu'),(18066,'195.2.240.106','2014-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(18067,'61.135.190.105','2014-05-24 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(18068,'118.244.186.157','2014-05-24 00:00:00','/index.html','IE',1,'',''),(18069,'118.244.186.157','2014-05-24 00:00:00','/index.html','IE',1,'',''),(18070,'121.199.125.21','2014-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(18071,'61.135.165.14','2014-05-24 00:00:00','/index.html','Chrome',1,'',''),(18072,'61.135.186.56','2014-05-24 00:00:00','/index.html','Chrome',1,'',''),(18073,'220.181.51.54','2014-05-24 00:00:00','/index.html','Chrome',1,'',''),(18074,'61.135.186.18','2014-05-24 00:00:00','/index.html','Chrome',1,'',''),(18075,'195.2.240.106','2014-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(18076,'106.120.121.150','2014-05-24 00:00:00','/index.html','Chrome',1,'',''),(18077,'106.120.121.150','2014-05-24 00:00:00','/index.html','Chrome',1,'',''),(18078,'118.244.186.157','2014-05-24 00:00:00','/index.html','IE',1,'',''),(18079,'118.244.186.157','2014-05-24 00:00:00','/index.html','IE',1,'',''),(18080,'118.244.186.157','2014-05-24 00:00:00','/index.html','IE',1,'',''),(18081,'118.244.186.157','2014-05-24 00:00:00','/index.html','IE',1,'',''),(18082,'218.30.118.100','2014-05-24 00:00:00','/index.html','Firefox',1,'',''),(18083,'195.2.240.106','2014-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(18084,'121.99.37.236','2014-05-24 00:00:00','/news.htm','Safari',1,'',''),(18085,'121.99.37.236','2014-05-24 00:00:00','/newsview.htm','Safari',1,'',''),(18086,'38.100.21.67','2014-05-24 00:00:00','/index.html','IE',1,'',''),(18087,'38.100.21.67','2014-05-24 00:00:00','/newsview.htm','IE',1,'',''),(18088,'38.100.21.67','2014-05-24 00:00:00','/index.html','IE',1,'',''),(18089,'38.100.21.67','2014-05-24 00:00:00','/news.htm','IE',1,'',''),(18090,'182.118.41.125','2014-05-24 00:00:00','/index.html','IE',1,'',''),(18091,'220.181.132.217','2014-05-24 00:00:00','/index.html','IE',1,'',''),(18092,'220.181.132.200','2014-05-24 00:00:00','/index.html','Safari',1,'',''),(18093,'101.199.108.120','2014-05-24 00:00:00','/index.html','Safari',1,'',''),(18094,'188.165.195.156','2014-05-24 00:00:00','/index.html','IE',1,'',''),(18095,'61.135.190.221','2014-05-25 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ�������','baidu'),(18096,'61.135.169.56','2014-05-25 00:00:00','/index.html','Chrome',1,'',''),(18097,'115.239.212.139','2014-05-25 00:00:00','/index.html','Safari',1,'',''),(18098,'61.135.186.42','2014-05-25 00:00:00','/index.html','Chrome',1,'',''),(18099,'220.181.51.39','2014-05-25 00:00:00','/index.html','Chrome',1,'',''),(18100,'220.181.51.56','2014-05-25 00:00:00','/index.html','Chrome',1,'',''),(18101,'218.30.118.80','2014-05-25 00:00:00','/index.html','Firefox',1,'',''),(18102,'61.135.186.15','2014-05-25 00:00:00','/index.html','Chrome',1,'',''),(18103,'222.186.34.67','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18104,'61.135.190.102','2014-05-25 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(18105,'123.125.244.209','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18106,'118.244.186.157','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18107,'118.244.186.157','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18108,'118.244.186.157','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18109,'121.199.125.21','2014-05-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(18110,'116.25.8.134','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18111,'118.244.186.157','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18112,'118.244.186.157','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18113,'222.186.34.67','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18114,'220.181.132.219','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18115,'101.199.112.45','2014-05-25 00:00:00','/index.html','Safari',1,'',''),(18116,'118.244.186.157','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18117,'118.244.186.157','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18118,'118.244.186.157','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18119,'1.202.240.176','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18120,'1.202.240.176','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18121,'64.233.172.14','2014-05-25 00:00:00','/index.html','Firefox',1,'',''),(18122,'182.118.41.145','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18123,'220.181.51.109','2014-05-25 00:00:00','/index.html','Firefox',1,'',''),(18124,'220.181.51.104','2014-05-25 00:00:00','/index.html','Firefox',1,'',''),(18125,'61.135.190.102','2014-05-25 00:00:00','/index.html','Firefox',1,'�˼�Ƽ����޹�˾','baidu'),(18126,'123.125.71.49','2014-05-25 00:00:00','/index.html','Safari',1,'',''),(18127,'61.135.190.220','2014-05-25 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(18128,'220.181.132.217','2014-05-25 00:00:00','/index.html','IE',1,'',''),(18129,'220.181.132.196','2014-05-25 00:00:00','/index.html','Safari',1,'',''),(18130,'123.125.71.62','2014-05-26 00:00:00','/index.html','Chrome',1,'',''),(18131,'121.199.125.21','2014-05-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(18132,'220.181.51.62','2014-05-26 00:00:00','/index.html','Chrome',1,'',''),(18133,'61.135.186.9','2014-05-26 00:00:00','/index.html','Chrome',1,'',''),(18134,'220.181.51.46','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18135,'123.125.71.137','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18136,'218.30.118.99','2014-05-26 00:00:00','/index.html','Firefox',1,'',''),(18137,'61.135.186.16','2014-05-26 00:00:00','/index.html','Chrome',1,'',''),(18138,'220.181.51.108','2014-05-26 00:00:00','/index.html','Firefox',1,'',''),(18139,'220.181.51.103','2014-05-26 00:00:00','/index.html','Firefox',1,'',''),(18140,'220.181.51.109','2014-05-26 00:00:00','/index.html','Firefox',1,'',''),(18141,'220.181.51.110','2014-05-26 00:00:00','/index.html','Firefox',1,'',''),(18142,'123.125.244.209','2014-05-26 00:00:00','/index.html','IE',1,'',''),(18143,'220.181.51.35','2014-05-26 00:00:00','/index.html','Chrome',1,'',''),(18144,'221.6.98.69','2014-05-26 00:00:00','/news.htm','IE',1,'',''),(18145,'221.6.98.69','2014-05-26 00:00:00','/index.html','IE',1,'',''),(18146,'123.126.24.126','2014-05-26 00:00:00','/index.html','Chrome',1,'',''),(18147,'123.126.24.126','2014-05-26 00:00:00','/index.html','Chrome',1,'',''),(18148,'123.126.24.126','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18149,'123.126.24.126','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18150,'123.125.68.52','2014-05-26 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(18151,'121.199.125.21','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18152,'66.249.73.68','2014-05-26 00:00:00','/index.html','Safari',1,'',''),(18153,'62.219.8.238','2014-05-26 00:00:00','/index.html','IE',1,'',''),(18154,'62.219.8.238','2014-05-26 00:00:00','/index.html','Chrome',1,'',''),(18155,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18156,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18157,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18158,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18159,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18160,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18161,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18162,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18163,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18164,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18165,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18166,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18167,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18168,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18169,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18170,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18171,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18172,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18173,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18174,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18175,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18176,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18177,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18178,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18179,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18180,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18181,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18182,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18183,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18184,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18185,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18186,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18187,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Safari',1,'',''),(18188,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18189,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Safari',1,'',''),(18190,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18191,'62.219.8.238','2014-05-26 00:00:00','/news.htm','IE',1,'',''),(18192,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18193,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18194,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18195,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Safari',1,'',''),(18196,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18197,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18198,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18199,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18200,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18201,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18202,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18203,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18204,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18205,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18206,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18207,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18208,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18209,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18210,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18211,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18212,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18213,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18214,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18215,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18216,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18217,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18218,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18219,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18220,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18221,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18222,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18223,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Safari',1,'',''),(18224,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18225,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18226,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18227,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18228,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18229,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18230,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18231,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18232,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18233,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18234,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18235,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18236,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18237,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18238,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18239,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18240,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18241,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18242,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18243,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18244,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18245,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18246,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18247,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18248,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18249,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18250,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18251,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18252,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18253,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18254,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18255,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18256,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18257,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18258,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18259,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18260,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18261,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18262,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18263,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18264,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18265,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18266,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18267,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18268,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18269,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18270,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18271,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(18272,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18273,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18274,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18275,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18276,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18277,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18278,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18279,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18280,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18281,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18282,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18283,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18284,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18285,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18286,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18287,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18288,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18289,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18290,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(18291,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18292,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18293,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18294,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18295,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18296,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18297,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18298,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18299,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18300,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18301,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18302,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18303,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(18304,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18305,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18306,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18307,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18308,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18309,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18310,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18311,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18312,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18313,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18314,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18315,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18316,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18317,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18318,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18319,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18320,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18321,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18322,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18323,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18324,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18325,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18326,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18327,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18328,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18329,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18330,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18331,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18332,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18333,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18334,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18335,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18336,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18337,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18338,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18339,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18340,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18341,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18342,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18343,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18344,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18345,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18346,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18347,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18348,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18349,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18350,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18351,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18352,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18353,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18354,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18355,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18356,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18357,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18358,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18359,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18360,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18361,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18362,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18363,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18364,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18365,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18366,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18367,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18368,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18369,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18370,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(18371,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18372,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18373,'62.219.8.238','2014-05-26 00:00:00','/news.htm','IE',1,'',''),(18374,'62.219.8.238','2014-05-26 00:00:00','/news.htm','IE',1,'',''),(18375,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18376,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18377,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18378,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18379,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18380,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18381,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18382,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18383,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18384,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18385,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18386,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18387,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18388,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18389,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18390,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18391,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18392,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18393,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18394,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18395,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18396,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18397,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18398,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18399,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18400,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18401,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18402,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18403,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18404,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18405,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18406,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18407,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18408,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18409,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18410,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18411,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18412,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18413,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18414,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18415,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18416,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18417,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18418,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18419,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18420,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18421,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18422,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18423,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18424,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18425,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18426,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18427,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18428,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18429,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18430,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18431,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18432,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18433,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18434,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18435,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18436,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18437,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18438,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18439,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18440,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18441,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18442,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18443,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18444,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18445,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18446,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18447,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18448,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18449,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18450,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18451,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18452,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18453,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18454,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18455,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18456,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18457,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18458,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18459,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18460,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18461,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18462,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18463,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18464,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18465,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18466,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18467,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18468,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18469,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18470,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18471,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18472,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18473,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18474,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18475,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18476,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18477,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18478,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18479,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18480,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18481,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18482,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18483,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18484,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18485,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18486,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18487,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18488,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18489,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18490,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18491,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18492,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18493,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18494,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18495,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18496,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18497,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18498,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18499,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18500,'62.219.8.238','2014-05-26 00:00:00','/news.htm','IE',1,'',''),(18501,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18502,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18503,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18504,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18505,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18506,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18507,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18508,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18509,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18510,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18511,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18512,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18513,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18514,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18515,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18516,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18517,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18518,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(18519,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18520,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18521,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18522,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18523,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18524,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18525,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18526,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18527,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18528,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18529,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18530,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18531,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18532,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18533,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18534,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18535,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18536,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18537,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18538,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18539,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18540,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18541,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18542,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18543,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18544,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18545,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18546,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18547,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18548,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18549,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18550,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18551,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18552,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18553,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18554,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18555,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18556,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18557,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18558,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18559,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18560,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18561,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18562,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18563,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18564,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18565,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18566,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18567,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18568,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18569,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18570,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18571,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18572,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18573,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18574,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18575,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18576,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18577,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18578,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Safari',1,'',''),(18579,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18580,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18581,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18582,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18583,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18584,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18585,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18586,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18587,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18588,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18589,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18590,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18591,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18592,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18593,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18594,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18595,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18596,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18597,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18598,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18599,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18600,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18601,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18602,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18603,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18604,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18605,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18606,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18607,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18608,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18609,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18610,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18611,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18612,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18613,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18614,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18615,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18616,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18617,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18618,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Safari',1,'',''),(18619,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18620,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(18621,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18622,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18623,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18624,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18625,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18626,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18627,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18628,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18629,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18630,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18631,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18632,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18633,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18634,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18635,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18636,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18637,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18638,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18639,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18640,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18641,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18642,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18643,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18644,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18645,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18646,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18647,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18648,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18649,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18650,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18651,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18652,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18653,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18654,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18655,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18656,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18657,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18658,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18659,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18660,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18661,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18662,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18663,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(18664,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18665,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18666,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18667,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18668,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18669,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18670,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18671,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18672,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18673,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18674,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18675,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18676,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18677,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18678,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18679,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18680,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18681,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18682,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18683,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18684,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18685,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18686,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18687,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18688,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18689,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18690,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18691,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18692,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18693,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18694,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18695,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18696,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18697,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18698,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18699,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18700,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18701,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18702,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18703,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18704,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18705,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18706,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18707,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(18708,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18709,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18710,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18711,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18712,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18713,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18714,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18715,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18716,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18717,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(18718,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18719,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18720,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18721,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18722,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18723,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18724,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18725,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18726,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18727,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18728,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18729,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18730,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18731,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18732,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18733,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18734,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18735,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18736,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18737,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18738,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18739,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18740,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18741,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18742,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18743,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18744,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18745,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18746,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18747,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18748,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18749,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18750,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18751,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18752,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18753,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18754,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18755,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18756,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18757,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18758,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18759,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18760,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18761,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18762,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18763,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18764,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18765,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18766,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18767,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18768,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18769,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18770,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18771,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18772,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18773,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18774,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18775,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18776,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18777,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18778,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18779,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18780,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18781,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18782,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18783,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18784,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18785,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18786,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18787,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18788,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18789,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18790,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18791,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18792,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18793,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18794,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18795,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18796,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18797,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18798,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18799,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18800,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18801,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18802,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18803,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18804,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18805,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18806,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18807,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18808,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18809,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18810,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18811,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18812,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18813,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18814,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18815,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18816,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18817,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18818,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18819,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18820,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18821,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18822,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18823,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18824,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18825,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18826,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18827,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18828,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18829,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18830,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18831,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18832,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18833,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18834,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18835,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18836,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18837,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18838,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18839,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18840,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18841,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18842,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18843,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18844,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18845,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18846,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18847,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18848,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18849,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18850,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18851,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18852,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18853,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18854,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18855,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18856,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18857,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18858,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18859,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18860,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18861,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18862,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18863,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18864,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18865,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18866,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18867,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18868,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18869,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18870,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18871,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18872,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18873,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18874,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18875,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18876,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18877,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18878,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18879,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18880,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18881,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18882,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18883,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18884,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18885,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18886,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18887,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18888,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18889,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18890,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(18891,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18892,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18893,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18894,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18895,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18896,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18897,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18898,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18899,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18900,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18901,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18902,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18903,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18904,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18905,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18906,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18907,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18908,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18909,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18910,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18911,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(18912,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18913,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18914,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18915,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18916,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18917,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18918,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18919,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18920,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18921,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18922,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18923,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18924,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18925,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18926,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18927,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18928,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18929,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18930,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18931,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18932,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18933,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18934,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18935,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18936,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18937,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18938,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18939,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18940,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18941,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18942,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18943,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18944,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18945,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18946,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18947,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18948,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18949,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18950,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18951,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18952,'62.219.8.238','2014-05-26 00:00:00','/news.htm','IE',1,'',''),(18953,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18954,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18955,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18956,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18957,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18958,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18959,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18960,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18961,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18962,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18963,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18964,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18965,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18966,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18967,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18968,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18969,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18970,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18971,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18972,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18973,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18974,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18975,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18976,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18977,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18978,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18979,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18980,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18981,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18982,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18983,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18984,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18985,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18986,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18987,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(18988,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18989,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18990,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18991,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18992,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18993,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(18994,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18995,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18996,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(18997,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(18998,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(18999,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19000,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19001,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19002,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19003,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19004,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19005,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19006,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19007,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19008,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19009,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19010,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(19011,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19012,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19013,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19014,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19015,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19016,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19017,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19018,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19019,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19020,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19021,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19022,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19023,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19024,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19025,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19026,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19027,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19028,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(19029,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19030,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19031,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19032,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19033,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19034,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19035,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19036,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19037,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19038,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19039,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19040,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19041,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19042,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19043,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19044,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19045,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19046,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19047,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19048,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19049,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19050,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(19051,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19052,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19053,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19054,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19055,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19056,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19057,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19058,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19059,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19060,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19061,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19062,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19063,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19064,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19065,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19066,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(19067,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19068,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19069,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19070,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19071,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19072,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19073,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19074,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19075,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19076,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19077,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19078,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19079,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19080,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19081,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19082,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19083,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19084,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19085,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19086,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Safari',1,'',''),(19087,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19088,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19089,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19090,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19091,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19092,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19093,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19094,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19095,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19096,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19097,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19098,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19099,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19100,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19101,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19102,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19103,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19104,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19105,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19106,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19107,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19108,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19109,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19110,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19111,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19112,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19113,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(19114,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19115,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19116,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19117,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19118,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19119,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19120,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19121,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19122,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19123,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19124,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19125,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19126,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19127,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Safari',1,'',''),(19128,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19129,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19130,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19131,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19132,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19133,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19134,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19135,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19136,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19137,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19138,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19139,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19140,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19141,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19142,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19143,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19144,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19145,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19146,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19147,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19148,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19149,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19150,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19151,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19152,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19153,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19154,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19155,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19156,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19157,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19158,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19159,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19160,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19161,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19162,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19163,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19164,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19165,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(19166,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19167,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19168,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19169,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19170,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19171,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19172,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19173,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19174,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19175,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19176,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19177,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19178,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19179,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19180,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19181,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19182,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(19183,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19184,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19185,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19186,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19187,'62.219.8.238','2014-05-26 00:00:00','/news.htm','IE',1,'',''),(19188,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19189,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19190,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19191,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19192,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19193,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19194,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19195,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19196,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19197,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19198,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19199,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19200,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19201,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19202,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19203,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19204,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19205,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19206,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Chrome',1,'',''),(19207,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19208,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19209,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19210,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19211,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19212,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19213,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19214,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19215,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19216,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19217,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19218,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19219,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19220,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19221,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19222,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19223,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19224,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19225,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19226,'62.219.8.238','2014-05-26 00:00:00','/news.htm','Firefox',1,'',''),(19227,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19228,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19229,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19230,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19231,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19232,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19233,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19234,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19235,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19236,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19237,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19238,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19239,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19240,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19241,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19242,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19243,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19244,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19245,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19246,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19247,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19248,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19249,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19250,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19251,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19252,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19253,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19254,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19255,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19256,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19257,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19258,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19259,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19260,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19261,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19262,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19263,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19264,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19265,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19266,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19267,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19268,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19269,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(19270,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19271,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19272,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19273,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19274,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19275,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19276,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19277,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19278,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19279,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19280,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19281,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19282,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19283,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19284,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19285,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19286,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19287,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19288,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19289,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19290,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19291,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19292,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19293,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19294,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19295,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19296,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19297,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19298,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19299,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19300,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19301,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19302,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19303,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19304,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19305,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19306,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19307,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19308,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19309,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19310,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19311,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19312,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19313,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(19314,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19315,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19316,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19317,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19318,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19319,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19320,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19321,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19322,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19323,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19324,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19325,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19326,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19327,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(19328,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19329,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19330,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19331,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19332,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19333,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19334,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19335,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19336,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19337,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19338,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19339,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19340,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19341,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19342,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19343,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19344,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19345,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19346,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19347,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19348,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19349,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19350,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19351,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19352,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19353,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19354,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19355,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19356,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19357,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19358,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19359,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19360,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19361,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19362,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19363,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19364,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19365,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19366,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19367,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19368,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19369,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Opera',1,'',''),(19370,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19371,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19372,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19373,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19374,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19375,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19376,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19377,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19378,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19379,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19380,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19381,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19382,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19383,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19384,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19385,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19386,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19387,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Safari',1,'',''),(19388,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19389,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(19390,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19391,'62.219.8.238','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19392,'121.199.125.21','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19393,'121.199.125.21','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19394,'121.199.125.21','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(19395,'61.135.190.102','2014-05-26 00:00:00','/newsview.htm','Firefox',1,'�����糱��BI�ǵ��Ҹ����-�����˼�Ƽ����޹�˾','baidu'),(19396,'61.135.190.220','2014-05-26 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19397,'1.202.240.176','2014-05-26 00:00:00','/index.html','IE',1,'',''),(19398,'1.202.240.176','2014-05-26 00:00:00','/news.htm','IE',1,'',''),(19399,'1.202.240.176','2014-05-26 00:00:00','/newsview.htm','IE',1,'',''),(19400,'61.135.190.223','2014-05-26 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19401,'220.181.132.219','2014-05-26 00:00:00','/index.html','IE',1,'',''),(19402,'101.199.112.53','2014-05-26 00:00:00','/index.html','Safari',1,'',''),(19403,'182.118.41.80','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19404,'220.181.132.217','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19405,'220.181.132.191','2014-05-27 00:00:00','/index.html','Safari',1,'',''),(19406,'123.125.71.137','2014-05-27 00:00:00','/index.html','Chrome',1,'',''),(19407,'220.181.51.37','2014-05-27 00:00:00','/index.html','Chrome',1,'',''),(19408,'61.135.186.53','2014-05-27 00:00:00','/index.html','Chrome',1,'',''),(19409,'61.135.186.6','2014-05-27 00:00:00','/index.html','Chrome',1,'',''),(19410,'220.181.158.106','2014-05-27 00:00:00','/index.html','Firefox',1,'',''),(19411,'123.125.244.209','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19412,'219.143.225.2','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19413,'219.143.225.2','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19414,'219.143.225.2','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19415,'219.143.225.2','2014-05-27 00:00:00','/news.htm','IE',1,'',''),(19416,'218.69.129.174','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19417,'218.69.129.174','2014-05-27 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(19418,'1.202.240.176','2014-05-27 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(19419,'111.206.36.11','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19420,'1.202.240.176','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19421,'58.250.108.16','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19422,'58.250.108.16','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19423,'218.69.129.174','2014-05-27 00:00:00','/index.html','Chrome',1,'',''),(19424,'218.30.118.99','2014-05-27 00:00:00','/index.html','Firefox',1,'',''),(19425,'183.220.52.152','2014-05-27 00:00:00','/index.html','Chrome',1,'',''),(19426,'182.118.42.86','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19427,'195.2.240.106','2014-05-27 00:00:00','/newsview.htm','Firefox',1,'',''),(19428,'1.202.240.176','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19429,'220.181.158.109','2014-05-27 00:00:00','/index.html','IE',1,'',''),(19430,'61.135.190.223','2014-05-27 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19431,'220.181.132.219','2014-05-28 00:00:00','/index.html','IE',1,'',''),(19432,'101.199.108.53','2014-05-28 00:00:00','/index.html','Safari',1,'',''),(19433,'61.135.190.100','2014-05-28 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19434,'218.30.118.99','2014-05-28 00:00:00','/index.html','Firefox',1,'',''),(19435,'220.181.51.62','2014-05-28 00:00:00','/index.html','Chrome',1,'',''),(19436,'123.125.71.118','2014-05-28 00:00:00','/index.html','Chrome',1,'',''),(19437,'61.135.186.30','2014-05-28 00:00:00','/index.html','Chrome',1,'',''),(19438,'61.135.186.5','2014-05-28 00:00:00','/index.html','Chrome',1,'',''),(19439,'66.249.73.110','2014-05-28 00:00:00','/index.html','Safari',1,'',''),(19440,'123.125.244.209','2014-05-28 00:00:00','/index.html','IE',1,'',''),(19441,'61.135.190.72','2014-05-28 00:00:00','/index.html','Safari',1,'',''),(19442,'220.181.165.198','2014-05-28 00:00:00','/index.html','Firefox',1,'',''),(19443,'220.181.165.138','2014-05-28 00:00:00','/index.html','Firefox',1,'',''),(19444,'1.202.240.176','2014-05-28 00:00:00','/index.html','IE',1,'','baidu'),(19445,'121.199.125.21','2014-05-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19446,'221.6.31.106','2014-05-28 00:00:00','/index.html','Chrome',1,'',''),(19447,'220.181.132.217','2014-05-28 00:00:00','/index.html','IE',1,'',''),(19448,'220.181.132.196','2014-05-28 00:00:00','/index.html','Safari',1,'',''),(19449,'54.76.112.93','2014-05-28 00:00:00','/index.html','IE',1,'',''),(19450,'121.199.125.21','2014-05-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19451,'219.143.205.47','2014-05-28 00:00:00','/index.html','Safari',1,'','baidu'),(19452,'219.143.205.47','2014-05-28 00:00:00','/index.html','Safari',1,'','baidu'),(19453,'121.199.125.21','2014-05-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19454,'218.18.151.110','2014-05-28 00:00:00','/index.html','IE',1,'睿思科技','360'),(19455,'220.181.51.110','2014-05-28 00:00:00','/index.html','Firefox',1,'',''),(19456,'220.181.51.104','2014-05-28 00:00:00','/index.html','Firefox',1,'',''),(19457,'119.119.237.110','2014-05-28 00:00:00','/index.html','Chrome',1,'',''),(19458,'195.2.240.106','2014-05-28 00:00:00','/newsview.htm','Firefox',1,'',''),(19459,'64.246.165.150','2014-05-28 00:00:00','/index.html','Firefox',1,'',''),(19460,'64.246.165.190','2014-05-28 00:00:00','/index.html','Firefox',1,'',''),(19461,'220.181.51.46','2014-05-28 00:00:00','/index.html','Chrome',1,'',''),(19462,'1.202.240.176','2014-05-28 00:00:00','/index.html','IE',1,'',''),(19463,'1.202.240.176','2014-05-28 00:00:00','/index.html','IE',1,'',''),(19464,'134.249.53.115','2014-05-28 00:00:00','/index.html','Chrome',1,'',''),(19465,'61.135.190.101','2014-05-28 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19466,'1.202.240.176','2014-05-28 00:00:00','/index.html','Safari',1,'',''),(19467,'61.135.190.103','2014-05-29 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19468,'121.199.125.21','2014-05-29 00:00:00','/newsview.htm','Firefox',1,'',''),(19469,'220.181.132.219','2014-05-29 00:00:00','/index.html','IE',1,'',''),(19470,'101.199.108.55','2014-05-29 00:00:00','/index.html','Safari',1,'',''),(19471,'220.174.208.155','2014-05-29 00:00:00','/index.html','IE',1,'',''),(19472,'123.125.71.46','2014-05-29 00:00:00','/newsview.htm','Safari',1,'',''),(19473,'220.181.51.53','2014-05-29 00:00:00','/index.html','Chrome',1,'',''),(19474,'61.135.186.42','2014-05-29 00:00:00','/index.html','Chrome',1,'',''),(19475,'218.30.118.80','2014-05-29 00:00:00','/index.html','Firefox',1,'',''),(19476,'61.135.186.8','2014-05-29 00:00:00','/index.html','Chrome',1,'',''),(19477,'123.125.244.209','2014-05-29 00:00:00','/index.html','IE',1,'',''),(19478,'220.181.51.62','2014-05-29 00:00:00','/index.html','Chrome',1,'',''),(19479,'121.199.125.21','2014-05-29 00:00:00','/newsview.htm','Firefox',1,'',''),(19480,'220.181.51.40','2014-05-29 00:00:00','/newsview.htm','Chrome',1,'',''),(19481,'220.181.51.40','2014-05-29 00:00:00','/newsview.htm','Chrome',1,'',''),(19482,'121.199.125.21','2014-05-29 00:00:00','/newsview.htm','Firefox',1,'',''),(19483,'60.190.36.158','2014-05-29 00:00:00','/index.html','Chrome',1,'',''),(19484,'222.186.34.67','2014-05-29 00:00:00','/index.html','IE',1,'',''),(19485,'61.148.242.161','2014-05-29 00:00:00','/index.html','Safari',1,'',''),(19486,'61.135.190.199','2014-05-29 00:00:00','/newsview.htm','Safari',1,'',''),(19487,'222.128.185.4','2014-05-29 00:00:00','/index.html','Chrome',1,'',''),(19488,'123.125.71.76','2014-05-29 00:00:00','/index.html','Safari',1,'',''),(19489,'121.199.125.21','2014-05-29 00:00:00','/newsview.htm','Firefox',1,'',''),(19490,'220.181.132.217','2014-05-29 00:00:00','/index.html','IE',1,'',''),(19491,'220.181.132.200','2014-05-29 00:00:00','/index.html','Safari',1,'',''),(19492,'61.135.190.70','2014-05-29 00:00:00','/newsview.htm','Safari',1,'',''),(19493,'123.125.71.133','2014-05-29 00:00:00','/index.html','Chrome',1,'',''),(19494,'61.135.190.223','2014-05-29 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19495,'61.135.190.105','2014-05-29 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19496,'123.125.71.20','2014-05-30 00:00:00','/newsview.htm','Safari',1,'',''),(19497,'172.241.143.131','2014-05-30 00:00:00','/index.html','Firefox',1,'',''),(19498,'61.135.190.224','2014-05-30 00:00:00','/newsview.htm','Firefox',1,'2009����ҵ�����г��ߴ�����Ԥ��-�����˼�Ƽ����޹�˾','baidu'),(19499,'123.125.244.209','2014-05-30 00:00:00','/index.html','IE',1,'',''),(19500,'220.181.51.45','2014-05-30 00:00:00','/index.html','Chrome',1,'',''),(19501,'61.135.186.40','2014-05-30 00:00:00','/index.html','Chrome',1,'',''),(19502,'220.181.51.56','2014-05-30 00:00:00','/index.html','Chrome',1,'',''),(19503,'61.135.186.43','2014-05-30 00:00:00','/index.html','Chrome',1,'',''),(19504,'1.202.240.176','2014-05-30 00:00:00','/index.html','IE',1,'',''),(19505,'195.2.240.106','2014-05-30 00:00:00','/index.html','Firefox',1,'',''),(19506,'101.83.151.161','2014-05-30 00:00:00','/index.html','IE',1,'',''),(19507,'110.96.160.110','2014-05-30 00:00:00','/index.html','Chrome',1,'','baidu'),(19508,'110.96.160.110','2014-05-30 00:00:00','/news.htm','Chrome',1,'',''),(19509,'222.186.34.67','2014-05-30 00:00:00','/index.html','IE',1,'',''),(19510,'183.185.115.137','2014-05-30 00:00:00','/news.htm','Chrome',1,'',''),(19511,'183.185.115.137','2014-05-30 00:00:00','/newsview.htm','Chrome',1,'',''),(19512,'218.30.118.80','2014-05-30 00:00:00','/index.html','Firefox',1,'',''),(19513,'218.59.238.92','2014-05-30 00:00:00','/index.html','IE',1,'',''),(19514,'218.59.238.92','2014-05-30 00:00:00','/index.html','IE',1,'',''),(19515,'220.181.132.219','2014-05-30 00:00:00','/index.html','IE',1,'',''),(19516,'101.199.112.55','2014-05-30 00:00:00','/index.html','Safari',1,'',''),(19517,'218.59.238.92','2014-05-30 00:00:00','/index.html','IE',1,'',''),(19518,'115.239.212.133','2014-05-30 00:00:00','/index.html','Safari',1,'',''),(19519,'66.249.65.106','2014-05-30 00:00:00','/index.html','Safari',1,'',''),(19520,'222.186.34.59','2014-05-30 00:00:00','/index.html','IE',1,'',''),(19521,'222.186.34.59','2014-05-30 00:00:00','/index.html','IE',1,'',''),(19522,'61.135.190.220','2014-05-30 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19523,'1.202.240.176','2014-05-30 00:00:00','/index.html','IE',1,'',''),(19524,'61.135.190.219','2014-05-30 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19525,'218.59.238.92','2014-05-31 00:00:00','/index.html','IE',1,'',''),(19526,'121.199.125.21','2014-05-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19527,'121.199.125.4','2014-05-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19528,'123.125.71.50','2014-05-31 00:00:00','/index.html','Safari',1,'',''),(19529,'221.194.128.224','2014-05-31 00:00:00','/index.html','Firefox',1,'',''),(19530,'213.239.218.19','2014-05-31 00:00:00','/index.html','Opera',1,'',''),(19531,'121.199.125.21','2014-05-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19532,'121.199.125.4','2014-05-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19533,'123.125.71.137','2014-05-31 00:00:00','/index.html','Chrome',1,'',''),(19534,'220.181.51.62','2014-05-31 00:00:00','/index.html','Chrome',1,'',''),(19535,'61.135.186.43','2014-05-31 00:00:00','/index.html','Chrome',1,'',''),(19536,'61.135.186.6','2014-05-31 00:00:00','/index.html','Chrome',1,'',''),(19537,'123.125.244.209','2014-05-31 00:00:00','/index.html','IE',1,'',''),(19538,'209.147.118.111','2014-05-31 00:00:00','/index.html','IE',1,'',''),(19539,'221.194.128.224','2014-05-31 00:00:00','/index.html','Firefox',1,'',''),(19540,'218.30.118.100','2014-05-31 00:00:00','/index.html','Firefox',1,'',''),(19541,'220.181.132.217','2014-05-31 00:00:00','/index.html','IE',1,'',''),(19542,'101.199.108.50','2014-05-31 00:00:00','/index.html','Safari',1,'',''),(19543,'115.239.212.67','2014-05-31 00:00:00','/newsview.htm','Safari',1,'',''),(19544,'123.125.71.18','2014-05-31 00:00:00','/index.html','Safari',1,'',''),(19545,'14.122.115.93','2014-05-31 00:00:00','/index.html','IE',1,'',''),(19546,'119.147.146.193','2014-05-31 00:00:00','/index.html','IE',1,'',''),(19547,'188.165.195.156','2014-05-31 00:00:00','/index.html','IE',1,'',''),(19548,'218.241.108.87','2014-05-31 00:00:00','/index.html','IE',1,'',''),(19549,'61.135.190.100','2014-05-31 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19550,'121.199.125.21','2014-05-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19551,'121.199.125.4','2014-05-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19552,'220.181.51.61','2014-05-31 00:00:00','/index.html','Firefox',1,'',''),(19553,'220.181.51.45','2014-05-31 00:00:00','/index.html','Firefox',1,'',''),(19554,'220.181.51.56','2014-05-31 00:00:00','/index.html','Firefox',1,'',''),(19555,'220.181.51.46','2014-05-31 00:00:00','/index.html','Firefox',1,'',''),(19556,'61.135.190.219','2014-05-31 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19557,'121.199.125.21','2014-05-31 00:00:00','/newsview.htm','Firefox',1,'',''),(19558,'220.181.51.103','2014-05-31 00:00:00','/index.html','Firefox',1,'',''),(19559,'220.181.51.107','2014-05-31 00:00:00','/index.html','Firefox',1,'',''),(19560,'195.2.240.106','2014-06-01 00:00:00','/newsview.htm','Firefox',1,'',''),(19561,'220.181.51.56','2014-06-01 00:00:00','/index.html','Chrome',1,'',''),(19562,'123.125.71.125','2014-06-01 00:00:00','/index.html','Chrome',1,'',''),(19563,'61.135.186.16','2014-06-01 00:00:00','/index.html','Chrome',1,'',''),(19564,'221.194.128.224','2014-06-01 00:00:00','/index.html','Firefox',1,'',''),(19565,'220.181.51.61','2014-06-01 00:00:00','/newsview.htm','Safari',1,'',''),(19566,'61.135.165.21','2014-06-01 00:00:00','/newsview.htm','Safari',1,'',''),(19567,'218.30.118.80','2014-06-01 00:00:00','/index.html','Firefox',1,'',''),(19568,'66.249.65.59','2014-06-01 00:00:00','/index.html','Safari',1,'',''),(19569,'61.135.186.15','2014-06-01 00:00:00','/index.html','Chrome',1,'',''),(19570,'123.125.244.209','2014-06-01 00:00:00','/index.html','IE',1,'',''),(19571,'220.181.51.55','2014-06-01 00:00:00','/index.html','Chrome',1,'',''),(19572,'218.94.26.51','2014-06-01 00:00:00','/index.html','IE',1,'','baidu'),(19573,'1.202.240.250','2014-06-01 00:00:00','/index.html','IE',1,'',''),(19574,'1.202.240.250','2014-06-01 00:00:00','/index.html','IE',1,'',''),(19575,'221.194.128.224','2014-06-01 00:00:00','/index.html','Firefox',1,'',''),(19576,'220.181.132.217','2014-06-01 00:00:00','/index.html','IE',1,'',''),(19577,'220.181.132.15','2014-06-01 00:00:00','/index.html','Safari',1,'',''),(19578,'111.206.36.16','2014-06-01 00:00:00','/index.html','IE',1,'',''),(19579,'61.135.190.220','2014-06-01 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19580,'221.236.34.26','2014-06-01 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','360'),(19581,'121.199.125.21','2014-06-01 00:00:00','/newsview.htm','Firefox',1,'',''),(19582,'121.199.125.21','2014-06-01 00:00:00','/newsview.htm','Firefox',1,'',''),(19583,'121.199.125.4','2014-06-01 00:00:00','/newsview.htm','Firefox',1,'',''),(19584,'121.199.125.4','2014-06-01 00:00:00','/newsview.htm','Firefox',1,'',''),(19585,'220.181.51.53','2014-06-01 00:00:00','/index.html','Chrome',1,'',''),(19586,'218.3.243.122','2014-06-01 00:00:00','/index.html','Firefox',1,'',''),(19587,'220.181.51.61','2014-06-02 00:00:00','/index.html','Firefox',1,'',''),(19588,'220.181.51.39','2014-06-02 00:00:00','/index.html','Firefox',1,'',''),(19589,'220.181.51.62','2014-06-02 00:00:00','/index.html','Firefox',1,'',''),(19590,'220.181.51.37','2014-06-02 00:00:00','/index.html','Firefox',1,'',''),(19591,'61.135.190.223','2014-06-02 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19592,'220.181.51.45','2014-06-02 00:00:00','/index.html','Firefox',1,'',''),(19593,'220.181.51.56','2014-06-02 00:00:00','/index.html','Firefox',1,'',''),(19594,'220.181.51.46','2014-06-02 00:00:00','/index.html','Firefox',1,'',''),(19595,'220.181.51.61','2014-06-02 00:00:00','/index.html','Firefox',1,'',''),(19596,'195.2.240.106','2014-06-02 00:00:00','/newsview.htm','Firefox',1,'',''),(19597,'220.181.51.53','2014-06-02 00:00:00','/index.html','Chrome',1,'',''),(19598,'61.135.190.199','2014-06-02 00:00:00','/newsview.htm','Safari',1,'',''),(19599,'123.125.71.132','2014-06-02 00:00:00','/index.html','Chrome',1,'',''),(19600,'61.135.165.23','2014-06-02 00:00:00','/index.html','Chrome',1,'',''),(19601,'61.135.186.50','2014-06-02 00:00:00','/index.html','Chrome',1,'',''),(19602,'123.125.244.209','2014-06-02 00:00:00','/index.html','IE',1,'',''),(19603,'128.208.4.164','2014-06-02 00:00:00','/index.html','Firefox',1,'',''),(19604,'61.135.186.7','2014-06-02 00:00:00','/index.html','Chrome',1,'',''),(19605,'221.194.128.224','2014-06-02 00:00:00','/index.html','Firefox',1,'',''),(19606,'220.181.158.106','2014-06-02 00:00:00','/index.html','Firefox',1,'',''),(19607,'113.65.188.180','2014-06-02 00:00:00','/index.html','Chrome',1,'北京希睿思科技有限公司','baidu'),(19608,'113.65.188.180','2014-06-02 00:00:00','/news.htm','Chrome',1,'',''),(19609,'113.65.188.180','2014-06-02 00:00:00','/newsview.htm','Chrome',1,'',''),(19610,'113.65.188.180','2014-06-02 00:00:00','/newsview.htm','Chrome',1,'',''),(19611,'113.65.188.180','2014-06-02 00:00:00','/news.htm','Chrome',1,'',''),(19612,'113.65.188.180','2014-06-02 00:00:00','/news.htm','Chrome',1,'',''),(19613,'113.65.188.180','2014-06-02 00:00:00','/news.htm','Chrome',1,'',''),(19614,'113.65.188.180','2014-06-02 00:00:00','/newsview.htm','Chrome',1,'',''),(19615,'113.65.188.180','2014-06-02 00:00:00','/index.html','Chrome',1,'',''),(19616,'121.199.125.21','2014-06-02 00:00:00','/newsview.htm','Firefox',1,'',''),(19617,'121.199.125.4','2014-06-02 00:00:00','/newsview.htm','Firefox',1,'',''),(19618,'115.239.212.72','2014-06-02 00:00:00','/newsview.htm','Safari',1,'',''),(19619,'121.199.125.21','2014-06-02 00:00:00','/newsview.htm','Firefox',1,'',''),(19620,'121.199.125.4','2014-06-02 00:00:00','/newsview.htm','Firefox',1,'',''),(19621,'1.202.240.250','2014-06-02 00:00:00','/index.html','IE',1,'',''),(19622,'27.158.211.24','2014-06-02 00:00:00','/index.html','Chrome',1,'',''),(19623,'221.194.128.224','2014-06-02 00:00:00','/index.html','Firefox',1,'',''),(19624,'220.181.132.217','2014-06-02 00:00:00','/index.html','IE',1,'',''),(19625,'101.199.112.52','2014-06-02 00:00:00','/index.html','Safari',1,'',''),(19626,'61.135.190.220','2014-06-02 00:00:00','/newsview.htm','Firefox',1,'2009����ҵ�����г��ߴ�����Ԥ��-�����˼�Ƽ����޹�˾','baidu'),(19627,'61.135.190.219','2014-06-02 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19628,'121.199.125.21','2014-06-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19629,'117.25.230.97','2014-06-02 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(19630,'220.181.132.219','2014-06-02 00:00:00','/index.html','IE',1,'',''),(19631,'101.199.112.53','2014-06-02 00:00:00','/index.html','Safari',1,'',''),(19632,'101.199.108.50','2014-06-02 00:00:00','/index.html','Safari',1,'',''),(19633,'61.135.190.101','2014-06-02 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19634,'222.186.34.59','2014-06-03 00:00:00','/index.html','IE',1,'',''),(19635,'121.199.125.21','2014-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(19636,'121.199.125.4','2014-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(19637,'121.199.125.21','2014-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(19638,'121.199.125.4','2014-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(19639,'121.199.125.21','2014-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(19640,'121.199.125.4','2014-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(19641,'222.186.34.59','2014-06-03 00:00:00','/index.html','IE',1,'',''),(19642,'220.181.51.46','2014-06-03 00:00:00','/index.html','Chrome',1,'',''),(19643,'220.181.51.61','2014-06-03 00:00:00','/index.html','Chrome',1,'',''),(19644,'61.135.186.43','2014-06-03 00:00:00','/index.html','Chrome',1,'',''),(19645,'61.135.186.56','2014-06-03 00:00:00','/index.html','Chrome',1,'',''),(19646,'1.202.240.250','2014-06-03 00:00:00','/index.html','IE',1,'',''),(19647,'218.30.118.100','2014-06-03 00:00:00','/index.html','Firefox',1,'',''),(19648,'60.173.14.85','2014-06-03 00:00:00','/index.html','IE',1,'',''),(19649,'221.194.128.224','2014-06-03 00:00:00','/index.html','Firefox',1,'',''),(19650,'121.199.125.21','2014-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(19651,'1.202.240.250','2014-06-03 00:00:00','/index.html','Firefox',1,'',''),(19652,'210.75.218.20','2014-06-03 00:00:00','/index.html','IE',1,'BI 北京','360'),(19653,'121.199.125.21','2014-06-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19654,'121.199.125.4','2014-06-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19655,'218.70.106.58','2014-06-03 00:00:00','/index.html','Chrome',1,'',''),(19656,'218.70.106.58','2014-06-03 00:00:00','/index.html','Chrome',1,'',''),(19657,'218.70.106.58','2014-06-03 00:00:00','/news.htm','Chrome',1,'',''),(19658,'218.70.106.58','2014-06-03 00:00:00','/news.htm','Chrome',1,'',''),(19659,'66.249.79.71','2014-06-03 00:00:00','/index.html','Safari',1,'',''),(19660,'121.199.125.21','2014-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(19661,'121.199.125.4','2014-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(19662,'180.149.133.14','2014-06-03 00:00:00','/index.html','Firefox',1,'','baidu'),(19663,'61.135.190.104','2014-06-03 00:00:00','/newsview.htm','Firefox',1,'2009����ҵ�����г��ߴ�����Ԥ��-�����˼�Ƽ����޹�˾','baidu'),(19664,'61.135.190.103','2014-06-03 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19665,'121.199.125.21','2014-06-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19666,'121.199.125.4','2014-06-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19667,'121.199.125.21','2014-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(19668,'121.199.125.4','2014-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(19669,'221.194.128.224','2014-06-03 00:00:00','/index.html','Firefox',1,'',''),(19670,'220.181.158.109','2014-06-03 00:00:00','/index.html','IE',1,'',''),(19671,'61.135.190.224','2014-06-03 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19672,'106.36.83.186','2014-06-03 00:00:00','/index.html','IE',1,'',''),(19673,'220.174.208.154','2014-06-03 00:00:00','/index.html','IE',1,'',''),(19674,'182.118.41.231','2014-06-04 00:00:00','/index.html','IE',1,'',''),(19675,'213.159.38.90','2014-06-04 00:00:00','/index.html','Chrome',1,'',''),(19676,'121.199.125.21','2014-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(19677,'123.125.71.132','2014-06-04 00:00:00','/index.html','Chrome',1,'',''),(19678,'61.135.186.9','2014-06-04 00:00:00','/index.html','Chrome',1,'',''),(19679,'61.135.186.53','2014-06-04 00:00:00','/index.html','Chrome',1,'',''),(19680,'115.239.212.135','2014-06-04 00:00:00','/newsview.htm','Safari',1,'',''),(19681,'220.181.51.102','2014-06-04 00:00:00','/index.html','Firefox',1,'',''),(19682,'220.181.51.102','2014-06-04 00:00:00','/index.html','Firefox',1,'',''),(19683,'218.30.118.99','2014-06-04 00:00:00','/index.html','Firefox',1,'',''),(19684,'218.69.129.174','2014-06-04 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(19685,'1.202.240.250','2014-06-04 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(19686,'222.130.61.102','2014-06-04 00:00:00','/index.html','Chrome',1,'',''),(19687,'222.130.61.102','2014-06-04 00:00:00','/index.html','Chrome',1,'',''),(19688,'222.130.61.102','2014-06-04 00:00:00','/news.htm','Chrome',1,'',''),(19689,'222.130.61.102','2014-06-04 00:00:00','/index.html','Chrome',1,'',''),(19690,'60.173.14.85','2014-06-04 00:00:00','/index.html','IE',1,'',''),(19691,'218.28.139.202','2014-06-04 00:00:00','/newsview.htm','IE',1,'大悦城大数据','baidu'),(19692,'115.239.212.10','2014-06-04 00:00:00','/index.html','Safari',1,'',''),(19693,'106.120.121.145','2014-06-04 00:00:00','/index.html','Chrome',1,'','baidu'),(19694,'106.120.121.145','2014-06-04 00:00:00','/news.htm','Chrome',1,'',''),(19695,'106.120.121.153','2014-06-04 00:00:00','/index.html','IE',1,'',''),(19696,'106.120.121.153','2014-06-04 00:00:00','/index.html','IE',1,'',''),(19697,'218.249.210.107','2014-06-04 00:00:00','/index.html','Chrome',1,'',''),(19698,'106.120.121.145','2014-06-04 00:00:00','/index.html','Chrome',1,'','baidu'),(19699,'221.194.128.224','2014-06-04 00:00:00','/index.html','Firefox',1,'',''),(19700,'218.70.106.58','2014-06-04 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(19701,'60.173.14.85','2014-06-04 00:00:00','/index.html','IE',1,'',''),(19702,'61.135.190.224','2014-06-04 00:00:00','/newsview.htm','Firefox',1,'2009����ҵ�����г��ߴ�����Ԥ��-�����˼�Ƽ����޹�˾','baidu'),(19703,'61.135.190.103','2014-06-04 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19704,'195.2.240.106','2014-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(19705,'182.118.42.87','2014-06-04 00:00:00','/index.html','IE',1,'',''),(19706,'42.156.137.116','2014-06-04 00:00:00','/index.html','Safari',1,'',''),(19707,'182.118.41.216','2014-06-04 00:00:00','/index.html','IE',1,'',''),(19708,'61.135.190.221','2014-06-04 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19709,'220.181.51.61','2014-06-04 00:00:00','/index.html','Chrome',1,'',''),(19710,'60.173.14.85','2014-06-04 00:00:00','/index.html','IE',1,'',''),(19711,'221.194.128.224','2014-06-05 00:00:00','/index.html','Firefox',1,'',''),(19712,'61.135.169.54','2014-06-05 00:00:00','/index.html','Chrome',1,'',''),(19713,'123.125.71.137','2014-06-05 00:00:00','/index.html','Chrome',1,'',''),(19714,'61.135.186.52','2014-06-05 00:00:00','/index.html','Chrome',1,'',''),(19715,'218.30.118.80','2014-06-05 00:00:00','/index.html','Firefox',1,'',''),(19716,'61.135.186.16','2014-06-05 00:00:00','/index.html','Chrome',1,'',''),(19717,'66.249.67.59','2014-06-05 00:00:00','/index.html','Safari',1,'',''),(19718,'121.199.125.21','2014-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(19719,'121.199.125.4','2014-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(19720,'125.84.249.237','2014-06-05 00:00:00','/index.html','IE',1,'',''),(19721,'220.181.132.217','2014-06-05 00:00:00','/index.html','IE',1,'',''),(19722,'101.199.108.52','2014-06-05 00:00:00','/index.html','Safari',1,'',''),(19723,'218.59.238.92','2014-06-05 00:00:00','/index.html','IE',1,'',''),(19724,'218.59.238.92','2014-06-05 00:00:00','/index.html','IE',1,'',''),(19725,'220.181.51.52','2014-06-05 00:00:00','/index.html','Chrome',1,'',''),(19726,'111.206.36.137','2014-06-05 00:00:00','/index.html','IE',1,'',''),(19727,'121.199.125.21','2014-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(19728,'121.199.125.4','2014-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(19729,'61.135.190.224','2014-06-05 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19730,'61.135.172.68','2014-06-05 00:00:00','/index.html','Chrome',1,'',''),(19731,'220.181.132.219','2014-06-05 00:00:00','/index.html','IE',1,'',''),(19732,'101.199.108.59','2014-06-05 00:00:00','/index.html','Safari',1,'',''),(19733,'182.151.91.37','2014-06-05 00:00:00','/index.html','Chrome',1,'',''),(19734,'60.173.14.85','2014-06-05 00:00:00','/index.html','IE',1,'',''),(19735,'182.151.89.25','2014-06-05 00:00:00','/index.html','Chrome',1,'',''),(19736,'182.118.42.87','2014-06-05 00:00:00','/index.html','IE',1,'',''),(19737,'222.186.34.59','2014-06-05 00:00:00','/index.html','IE',1,'',''),(19738,'61.153.217.226','2014-06-05 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(19739,'60.173.14.85','2014-06-05 00:00:00','/index.html','IE',1,'',''),(19740,'61.135.190.102','2014-06-05 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19741,'121.199.125.21','2014-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(19742,'121.199.125.4','2014-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(19743,'118.181.45.179','2014-06-05 00:00:00','/index.html','Chrome',1,'',''),(19744,'118.181.45.179','2014-06-05 00:00:00','/news.htm','Chrome',1,'',''),(19745,'118.181.45.179','2014-06-05 00:00:00','/news.htm','Chrome',1,'',''),(19746,'61.135.190.68','2014-06-05 00:00:00','/index.html','Safari',1,'',''),(19747,'221.194.128.224','2014-06-05 00:00:00','/index.html','Firefox',1,'',''),(19748,'220.181.51.109','2014-06-05 00:00:00','/index.html','Firefox',1,'',''),(19749,'220.181.51.107','2014-06-05 00:00:00','/index.html','Firefox',1,'',''),(19750,'121.199.125.21','2014-06-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19751,'121.199.125.4','2014-06-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19752,'182.118.41.46','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19753,'182.118.41.63','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19754,'220.181.51.107','2014-06-06 00:00:00','/index.html','Firefox',1,'',''),(19755,'220.181.51.105','2014-06-06 00:00:00','/index.html','Firefox',1,'',''),(19756,'220.181.51.107','2014-06-06 00:00:00','/index.html','Firefox',1,'',''),(19757,'220.181.51.102','2014-06-06 00:00:00','/index.html','Firefox',1,'',''),(19758,'202.204.193.50','2014-06-06 00:00:00','/index.html','Chrome',1,'',''),(19759,'218.30.118.102','2014-06-06 00:00:00','/index.html','Firefox',1,'',''),(19760,'195.2.240.106','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19761,'222.186.34.67','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19762,'221.194.128.224','2014-06-06 00:00:00','/index.html','Firefox',1,'',''),(19763,'124.126.239.67','2014-06-06 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(19764,'124.126.239.67','2014-06-06 00:00:00','/index.html','Chrome',1,'',''),(19765,'123.125.71.39','2014-06-06 00:00:00','/index.html','Safari',1,'',''),(19766,'195.2.240.106','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19767,'218.59.238.92','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19768,'14.23.125.234','2014-06-06 00:00:00','/index.html','Chrome',1,'',''),(19769,'188.165.195.156','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19770,'195.2.240.106','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19771,'220.181.132.217','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19772,'220.181.132.197','2014-06-06 00:00:00','/index.html','Safari',1,'',''),(19773,'1.202.240.250','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19774,'1.202.240.250','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19775,'1.202.240.250','2014-06-06 00:00:00','/news.htm','IE',1,'',''),(19776,'222.73.24.83','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19777,'220.181.51.46','2014-06-06 00:00:00','/index.html','Chrome',1,'',''),(19778,'222.73.24.83','2014-06-06 00:00:00','/news.htm','IE',1,'',''),(19779,'222.73.24.83','2014-06-06 00:00:00','/newsview.htm','IE',1,'',''),(19780,'49.77.145.46','2014-06-06 00:00:00','/index.html','Chrome',1,'',''),(19781,'123.125.68.50','2014-06-06 00:00:00','/index.html','Firefox',1,'www.rosetech.cn','baidu'),(19782,'123.125.68.176','2014-06-06 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(19783,'121.199.125.21','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19784,'121.199.125.4','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19785,'60.173.14.85','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19786,'195.2.240.106','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19787,'60.173.14.85','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19788,'182.118.41.89','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19789,'195.2.240.106','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19790,'121.199.125.21','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19791,'121.199.125.4','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19792,'182.118.41.189','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19793,'121.199.125.21','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19794,'121.199.125.4','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19795,'114.240.185.144','2014-06-06 00:00:00','/index.html','Chrome',1,'',''),(19796,'61.135.190.100','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'����IT��ֵIBM����ɽ�����ǻ���ҵ��ת��-�����˼�Ƽ����޹�˾','baidu'),(19797,'121.199.125.21','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19798,'121.199.125.4','2014-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(19799,'220.181.158.109','2014-06-06 00:00:00','/index.html','IE',1,'',''),(19800,'123.125.71.45','2014-06-06 00:00:00','/newsview.htm','Safari',1,'',''),(19801,'61.135.190.219','2014-06-06 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19802,'121.17.126.67','2014-06-06 00:00:00','/index.html','Firefox',1,'',''),(19803,'121.199.125.21','2014-06-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19804,'121.199.125.4','2014-06-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19805,'195.2.240.106','2014-06-07 00:00:00','/news.htm','Firefox',1,'',''),(19806,'121.17.126.67','2014-06-07 00:00:00','/index.html','Firefox',1,'',''),(19807,'121.199.125.21','2014-06-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19808,'121.199.125.4','2014-06-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19809,'220.181.51.40','2014-06-07 00:00:00','/newsview.htm','Safari',1,'',''),(19810,'220.181.51.61','2014-06-07 00:00:00','/newsview.htm','Safari',1,'',''),(19811,'198.74.111.234','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19812,'195.2.240.106','2014-06-07 00:00:00','/news.htm','Firefox',1,'',''),(19813,'221.194.128.224','2014-06-07 00:00:00','/index.html','Firefox',1,'',''),(19814,'218.59.238.90','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19815,'111.206.36.4','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19816,'198.74.111.234','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19817,'218.30.118.100','2014-06-07 00:00:00','/index.html','Firefox',1,'',''),(19818,'121.199.125.21','2014-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(19819,'121.199.125.21','2014-06-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19820,'121.199.125.4','2014-06-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19821,'60.173.14.85','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19822,'23.234.223.142','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19823,'195.2.240.106','2014-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(19824,'23.234.223.149','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19825,'182.118.41.238','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19826,'195.2.240.106','2014-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(19827,'23.234.223.149','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19828,'173.254.200.139','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19829,'113.226.40.51','2014-06-07 00:00:00','/index.html','Chrome',1,'',''),(19830,'60.173.14.85','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19831,'221.194.128.224','2014-06-07 00:00:00','/index.html','Firefox',1,'',''),(19832,'121.17.126.67','2014-06-07 00:00:00','/index.html','Firefox',1,'',''),(19833,'222.186.34.59','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19834,'222.186.34.59','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19835,'23.234.223.149','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19836,'123.125.71.73','2014-06-07 00:00:00','/newsview.htm','Safari',1,'',''),(19837,'61.135.190.220','2014-06-07 00:00:00','/newsview.htm','Firefox',1,'����IT��ֵIBM����ɽ�����ǻ���ҵ��ת��-�����˼�Ƽ����޹�˾','baidu'),(19838,'121.17.126.67','2014-06-07 00:00:00','/index.html','Firefox',1,'',''),(19839,'173.254.200.139','2014-06-07 00:00:00','/index.html','IE',1,'',''),(19840,'198.74.111.234','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19841,'118.244.186.157','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19842,'118.244.186.157','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19843,'118.244.186.157','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19844,'195.2.240.106','2014-06-08 00:00:00','/news.htm','Firefox',1,'',''),(19845,'195.2.240.106','2014-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(19846,'64.34.216.196','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19847,'218.59.238.92','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19848,'218.59.238.92','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19849,'123.125.71.20','2014-06-08 00:00:00','/newsview.htm','Safari',1,'',''),(19850,'23.234.223.142','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19851,'195.2.240.106','2014-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(19852,'218.59.238.92','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19853,'218.59.238.92','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19854,'118.244.186.157','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19855,'118.244.186.157','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19856,'220.181.108.45','2014-06-08 00:00:00','/newsview.htm','Safari',1,'',''),(19857,'118.244.186.157','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19858,'64.34.216.196','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19859,'123.125.71.102','2014-06-08 00:00:00','/newsview.htm','Safari',1,'',''),(19860,'182.118.41.189','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19861,'23.234.223.149','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19862,'195.2.240.106','2014-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(19863,'218.30.118.98','2014-06-08 00:00:00','/index.html','Firefox',1,'',''),(19864,'173.254.200.139','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19865,'46.4.113.114','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19866,'195.2.240.106','2014-06-08 00:00:00','/news.htm','Firefox',1,'',''),(19867,'195.2.240.106','2014-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(19868,'64.34.216.196','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19869,'195.2.240.106','2014-06-08 00:00:00','/news.htm','Firefox',1,'',''),(19870,'195.2.240.106','2014-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(19871,'61.135.169.8','2014-06-08 00:00:00','/index.html','Safari',1,'',''),(19872,'140.207.198.114','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19873,'173.254.200.139','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19874,'23.234.223.149','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19875,'221.194.128.224','2014-06-08 00:00:00','/index.html','Firefox',1,'',''),(19876,'121.199.125.21','2014-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(19877,'121.199.125.4','2014-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(19878,'64.34.216.196','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19879,'121.199.125.21','2014-06-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19880,'121.199.125.4','2014-06-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19881,'23.234.223.149','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19882,'195.2.240.106','2014-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(19883,'195.2.240.106','2014-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(19884,'61.135.190.103','2014-06-08 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19885,'121.199.125.21','2014-06-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19886,'121.199.125.4','2014-06-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19887,'113.231.50.87','2014-06-08 00:00:00','/index.html','Chrome',1,'',''),(19888,'23.234.223.142','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19889,'220.181.132.217','2014-06-08 00:00:00','/index.html','IE',1,'',''),(19890,'101.199.108.119','2014-06-08 00:00:00','/index.html','Safari',1,'',''),(19891,'61.135.190.198','2014-06-08 00:00:00','/newsview.htm','Safari',1,'',''),(19892,'173.254.200.139','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19893,'182.118.42.66','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19894,'182.118.53.43','2014-06-09 00:00:00','/newsview.htm','IE',1,'',''),(19895,'69.58.178.59','2014-06-09 00:00:00','/index.html','Firefox',1,'',''),(19896,'69.58.178.59','2014-06-09 00:00:00','/news.htm','Firefox',1,'',''),(19897,'23.234.223.142','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19898,'195.2.240.106','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19899,'121.199.125.21','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19900,'121.199.125.4','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19901,'195.2.240.106','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19902,'23.234.223.149','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19903,'198.74.111.234','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19904,'173.254.200.139','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19905,'123.125.71.96','2014-06-09 00:00:00','/newsview.htm','Safari',1,'',''),(19906,'195.2.240.106','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19907,'195.2.240.106','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19908,'23.234.223.156','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19909,'23.234.223.142','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19910,'218.30.118.102','2014-06-09 00:00:00','/index.html','Firefox',1,'',''),(19911,'195.2.240.106','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19912,'121.199.125.21','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19913,'121.199.125.4','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19914,'221.194.128.224','2014-06-09 00:00:00','/index.html','Firefox',1,'',''),(19915,'198.74.111.234','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19916,'221.234.135.55','2014-06-09 00:00:00','/index.html','Chrome',1,'',''),(19917,'183.60.15.20','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19918,'183.94.200.169','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19919,'221.234.135.55','2014-06-09 00:00:00','/news.htm','Chrome',1,'',''),(19920,'221.234.135.55','2014-06-09 00:00:00','/news.htm','Chrome',1,'',''),(19921,'221.234.135.55','2014-06-09 00:00:00','/index.html','Chrome',1,'',''),(19922,'173.254.200.139','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19923,'183.94.200.169','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19924,'173.254.200.139','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19925,'195.2.240.106','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19926,'202.101.75.53','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19927,'173.254.200.139','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19928,'220.181.132.219','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19929,'101.199.108.51','2014-06-09 00:00:00','/index.html','Safari',1,'',''),(19930,'222.128.186.41','2014-06-09 00:00:00','/index.html','Chrome',1,'','baidu'),(19931,'119.147.146.189','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19932,'64.34.216.196','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19933,'195.2.240.106','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19934,'220.181.51.39','2014-06-09 00:00:00','/newsview.htm','Chrome',1,'',''),(19935,'220.181.51.45','2014-06-09 00:00:00','/newsview.htm','Chrome',1,'',''),(19936,'121.199.125.21','2014-06-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19937,'121.199.125.4','2014-06-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19938,'182.118.41.41','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19939,'121.199.125.21','2014-06-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19940,'121.199.125.4','2014-06-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19941,'64.34.216.196','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19942,'195.2.240.106','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19943,'23.234.223.156','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19944,'195.2.240.106','2014-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(19945,'23.234.223.142','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19946,'23.234.223.142','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19947,'1.202.240.250','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19948,'23.234.223.156','2014-06-09 00:00:00','/index.html','IE',1,'',''),(19949,'121.199.125.21','2014-06-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19950,'121.199.125.4','2014-06-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(19951,'64.246.161.190','2014-06-10 00:00:00','/index.html','Firefox',1,'',''),(19952,'23.234.223.156','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19953,'61.135.190.222','2014-06-10 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(19954,'64.246.165.170','2014-06-10 00:00:00','/index.html','Firefox',1,'',''),(19955,'23.234.223.156','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19956,'222.186.34.59','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19957,'195.2.240.106','2014-06-10 00:00:00','/news.htm','Firefox',1,'',''),(19958,'23.234.223.149','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19959,'42.120.145.134','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19960,'42.120.145.127','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19961,'173.254.200.139','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19962,'121.199.125.21','2014-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(19963,'121.199.125.4','2014-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(19964,'64.34.216.196','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19965,'195.2.240.106','2014-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(19966,'198.74.111.234','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19967,'195.2.240.106','2014-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(19968,'195.2.240.106','2014-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(19969,'110.75.186.210','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19970,'42.120.145.48','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19971,'218.30.118.99','2014-06-10 00:00:00','/index.html','Firefox',1,'',''),(19972,'64.34.216.196','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19973,'124.205.215.63','2014-06-10 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(19974,'220.181.132.217','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19975,'220.181.132.16','2014-06-10 00:00:00','/index.html','Safari',1,'',''),(19976,'111.206.36.144','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19977,'195.2.240.106','2014-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(19978,'23.89.224.175','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19979,'221.194.128.224','2014-06-10 00:00:00','/index.html','Firefox',1,'',''),(19980,'173.254.200.139','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19981,'218.59.238.92','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19982,'218.59.238.92','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19983,'218.59.238.92','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19984,'66.249.79.135','2014-06-10 00:00:00','/index.html','Safari',1,'',''),(19985,'124.205.215.63','2014-06-10 00:00:00','/index.html','Chrome',1,'',''),(19986,'124.205.215.63','2014-06-10 00:00:00','/index.html','Chrome',1,'',''),(19987,'124.205.215.63','2014-06-10 00:00:00','/index.html','Chrome',1,'',''),(19988,'124.205.215.63','2014-06-10 00:00:00','/index.html','Chrome',1,'',''),(19989,'114.242.250.35','2014-06-10 00:00:00','/index.html','Safari',1,'',''),(19990,'121.17.126.67','2014-06-10 00:00:00','/index.html','Firefox',1,'',''),(19991,'195.2.240.106','2014-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(19992,'173.254.200.139','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19993,'220.181.132.219','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19994,'101.199.112.51','2014-06-10 00:00:00','/index.html','Safari',1,'',''),(19995,'218.59.238.92','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19996,'64.34.216.196','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19997,'121.17.126.67','2014-06-10 00:00:00','/index.html','Firefox',1,'',''),(19998,'1.202.240.250','2014-06-10 00:00:00','/index.html','IE',1,'',''),(19999,'1.202.240.250','2014-06-10 00:00:00','/index.html','IE',1,'site:ruisitech.com','baidu'),(20000,'121.199.125.21','2014-06-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20001,'121.199.125.4','2014-06-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20002,'1.202.240.250','2014-06-10 00:00:00','/news.htm','IE',1,'',''),(20003,'1.202.240.250','2014-06-10 00:00:00','/newsview.htm','IE',1,'',''),(20004,'1.202.240.250','2014-06-10 00:00:00','/newsview.htm','IE',1,'',''),(20005,'198.74.111.234','2014-06-10 00:00:00','/index.html','IE',1,'',''),(20006,'121.199.125.21','2014-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(20007,'121.199.125.4','2014-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(20008,'195.2.240.106','2014-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(20009,'115.239.212.136','2014-06-11 00:00:00','/index.html','Safari',1,'',''),(20010,'121.199.125.21','2014-06-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20011,'121.199.125.4','2014-06-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20012,'195.2.240.106','2014-06-11 00:00:00','/newsview.htm','Firefox',1,'',''),(20013,'173.44.135.203','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20014,'173.254.200.139','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20015,'221.194.128.224','2014-06-11 00:00:00','/index.html','Firefox',1,'',''),(20016,'172.246.45.82','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20017,'222.186.34.59','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20018,'188.165.195.156','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20019,'173.44.135.203','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20020,'220.181.158.106','2014-06-11 00:00:00','/index.html','Firefox',1,'',''),(20021,'173.254.200.139','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20022,'218.59.238.92','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20023,'180.184.99.16','2014-06-11 00:00:00','/index.html','Safari',1,'北京睿思科技','baidu'),(20024,'222.186.34.59','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20025,'182.118.41.175','2014-06-11 00:00:00','/news.htm','IE',1,'',''),(20026,'182.118.41.175','2014-06-11 00:00:00','/news.htm','IE',1,'',''),(20027,'173.254.200.139','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20028,'61.135.190.71','2014-06-11 00:00:00','/newsview.htm','Safari',1,'',''),(20029,'220.181.51.45','2014-06-11 00:00:00','/index.html','Chrome',1,'',''),(20030,'195.2.240.106','2014-06-11 00:00:00','/newsview.htm','Firefox',1,'',''),(20031,'198.74.111.234','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20032,'182.118.42.104','2014-06-11 00:00:00','/newsview.htm','IE',1,'',''),(20033,'182.118.42.104','2014-06-11 00:00:00','/newsview.htm','IE',1,'',''),(20034,'220.181.132.217','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20035,'220.181.132.200','2014-06-11 00:00:00','/index.html','Safari',1,'',''),(20036,'173.254.200.139','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20037,'61.135.190.224','2014-06-11 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(20038,'61.129.39.33','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20039,'221.6.44.12','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20040,'118.198.154.255','2014-06-11 00:00:00','/index.html','IE',1,'睿思科技公司','baidu'),(20041,'115.238.89.37','2014-06-11 00:00:00','/index.html','Chrome',1,'',''),(20042,'1.196.132.87','2014-06-11 00:00:00','/index.html','Chrome',1,'',''),(20043,'218.59.238.92','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20044,'218.59.238.92','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20045,'198.74.111.234','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20046,'188.165.195.156','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20047,'1.202.240.250','2014-06-11 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(20048,'114.96.120.168','2014-06-11 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(20049,'220.181.132.219','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20050,'101.199.112.54','2014-06-11 00:00:00','/index.html','Safari',1,'',''),(20051,'173.254.200.139','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20052,'198.74.111.234','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20053,'118.250.9.66','2014-06-11 00:00:00','/index.html','Chrome',1,'',''),(20054,'223.13.2.193','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20055,'223.13.2.193','2014-06-11 00:00:00','/index.html','IE',1,'',''),(20056,'64.34.216.196','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20057,'66.249.73.107','2014-06-12 00:00:00','/index.html','Safari',1,'',''),(20058,'54.183.122.149','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20059,'173.254.200.139','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20060,'173.44.135.203','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20061,'221.194.128.224','2014-06-12 00:00:00','/index.html','Firefox',1,'',''),(20062,'121.199.125.21','2014-06-12 00:00:00','/newsview.htm','Firefox',1,'',''),(20063,'121.199.125.4','2014-06-12 00:00:00','/newsview.htm','Firefox',1,'',''),(20064,'218.30.118.98','2014-06-12 00:00:00','/index.html','Firefox',1,'',''),(20065,'195.2.240.106','2014-06-12 00:00:00','/newsview.htm','Firefox',1,'',''),(20066,'198.74.111.234','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20067,'64.34.216.196','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20068,'173.254.200.139','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20069,'115.238.89.37','2014-06-12 00:00:00','/index.html','Chrome',1,'',''),(20070,'115.238.89.37','2014-06-12 00:00:00','/index.html','Chrome',1,'',''),(20071,'173.254.200.139','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20072,'220.181.132.217','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20073,'220.181.132.198','2014-06-12 00:00:00','/index.html','Safari',1,'',''),(20074,'222.186.34.67','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20075,'106.120.106.3','2014-06-12 00:00:00','/news.htm','Chrome',1,'',''),(20076,'110.248.78.177','2014-06-12 00:00:00','/index.html','Chrome',1,'北京睿思智投有限公司','360'),(20077,'195.2.240.106','2014-06-12 00:00:00','/news.htm','Firefox',1,'',''),(20078,'221.194.128.224','2014-06-12 00:00:00','/index.html','Firefox',1,'',''),(20079,'198.74.111.234','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20080,'188.165.195.156','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20081,'61.135.190.68','2014-06-12 00:00:00','/index.html','Safari',1,'',''),(20082,'115.236.32.149','2014-06-12 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(20083,'121.199.125.21','2014-06-12 00:00:00','/newsview.htm','Firefox',1,'',''),(20084,'1.202.240.87','2014-06-12 00:00:00','/index.html','IE',1,'','baidu'),(20085,'173.254.200.139','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20086,'123.125.71.137','2014-06-12 00:00:00','/index.html','Chrome',1,'',''),(20087,'1.202.240.87','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20088,'198.74.111.234','2014-06-12 00:00:00','/index.html','IE',1,'',''),(20089,'121.199.125.21','2014-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(20090,'64.34.216.196','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20091,'195.2.240.106','2014-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(20092,'173.44.135.203','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20093,'64.34.216.196','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20094,'121.199.125.21','2014-06-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20095,'173.44.135.203','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20096,'220.181.51.46','2014-06-13 00:00:00','/newsview.htm','Safari',1,'',''),(20097,'61.135.165.23','2014-06-13 00:00:00','/newsview.htm','Safari',1,'',''),(20098,'198.74.111.234','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20099,'216.172.56.37','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20100,'64.34.216.196','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20101,'123.125.71.101','2014-06-13 00:00:00','/index.html','Safari',1,'',''),(20102,'218.30.118.99','2014-06-13 00:00:00','/index.html','Firefox',1,'',''),(20103,'183.230.11.64','2014-06-13 00:00:00','/index.html','Chrome',1,'',''),(20104,'113.70.73.144','2014-06-13 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(20105,'64.34.216.196','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20106,'58.213.150.66','2014-06-13 00:00:00','/index.html','Chrome',1,'',''),(20107,'121.199.125.21','2014-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(20108,'121.199.125.4','2014-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(20109,'183.230.11.64','2014-06-13 00:00:00','/index.html','Chrome',1,'',''),(20110,'198.74.111.234','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20111,'123.125.71.88','2014-06-13 00:00:00','/newsview.htm','Safari',1,'',''),(20112,'111.4.18.247','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20113,'220.181.132.217','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20114,'101.199.108.54','2014-06-13 00:00:00','/index.html','Safari',1,'',''),(20115,'198.74.111.234','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20116,'183.230.11.64','2014-06-13 00:00:00','/index.html','Chrome',1,'',''),(20117,'183.230.11.64','2014-06-13 00:00:00','/news.htm','Chrome',1,'',''),(20118,'183.230.11.64','2014-06-13 00:00:00','/news.htm','Chrome',1,'',''),(20119,'183.230.11.64','2014-06-13 00:00:00','/newsview.htm','Chrome',1,'',''),(20120,'198.74.111.234','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20121,'61.135.190.101','2014-06-13 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(20122,'173.254.200.139','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20123,'220.181.132.219','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20124,'220.181.132.19','2014-06-13 00:00:00','/index.html','Safari',1,'',''),(20125,'61.135.190.100','2014-06-13 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(20126,'221.194.128.224','2014-06-13 00:00:00','/index.html','Firefox',1,'',''),(20127,'222.186.34.67','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20128,'64.34.216.196','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20129,'182.118.41.91','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20130,'64.34.216.196','2014-06-13 00:00:00','/index.html','IE',1,'',''),(20131,'198.74.111.234','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20132,'173.44.135.203','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20133,'64.34.216.196','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20134,'173.44.135.203','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20135,'195.2.240.106','2014-06-14 00:00:00','/newsview.htm','Firefox',1,'',''),(20136,'218.30.118.80','2014-06-14 00:00:00','/index.html','Firefox',1,'',''),(20137,'173.254.200.139','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20138,'173.254.200.139','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20139,'195.2.240.106','2014-06-14 00:00:00','/news.htm','Firefox',1,'',''),(20140,'221.194.128.224','2014-06-14 00:00:00','/index.html','Firefox',1,'',''),(20141,'198.74.111.234','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20142,'111.206.36.144','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20143,'64.34.216.196','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20144,'195.2.240.106','2014-06-14 00:00:00','/news.htm','Firefox',1,'',''),(20145,'66.249.65.106','2014-06-14 00:00:00','/index.html','Safari',1,'',''),(20146,'114.242.250.225','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20147,'64.34.216.196','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20148,'121.199.125.21','2014-06-14 00:00:00','/newsview.htm','Firefox',1,'',''),(20149,'64.34.216.196','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20150,'123.125.71.69','2014-06-14 00:00:00','/index.html','Safari',1,'',''),(20151,'123.125.71.61','2014-06-14 00:00:00','/index.html','Chrome',1,'',''),(20152,'220.181.132.217','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20153,'101.199.108.51','2014-06-14 00:00:00','/index.html','Safari',1,'',''),(20154,'220.181.51.107','2014-06-14 00:00:00','/index.html','Firefox',1,'',''),(20155,'220.181.51.105','2014-06-14 00:00:00','/index.html','Firefox',1,'',''),(20156,'121.199.125.21','2014-06-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20157,'121.199.125.4','2014-06-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20158,'198.74.111.234','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20159,'182.118.41.189','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20160,'195.2.240.106','2014-06-14 00:00:00','/newsview.htm','Firefox',1,'',''),(20161,'122.139.68.59','2014-06-14 00:00:00','/index.html','Chrome',1,'',''),(20162,'61.135.190.221','2014-06-14 00:00:00','/newsview.htm','Firefox',1,'�������������ҵ�����г���������-�����˼�Ƽ����޹�˾','baidu'),(20163,'222.186.34.67','2014-06-14 00:00:00','/index.html','IE',1,'',''),(20164,'173.254.200.139','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20165,'123.125.71.21','2014-06-15 00:00:00','/index.html','Safari',1,'',''),(20166,'173.44.135.203','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20167,'220.181.51.102','2014-06-15 00:00:00','/index.html','Firefox',1,'',''),(20168,'220.181.51.102','2014-06-15 00:00:00','/index.html','Firefox',1,'',''),(20169,'220.181.51.107','2014-06-15 00:00:00','/index.html','Firefox',1,'',''),(20170,'220.181.51.105','2014-06-15 00:00:00','/index.html','Firefox',1,'',''),(20171,'121.199.125.21','2014-06-15 00:00:00','/newsview.htm','Firefox',1,'',''),(20172,'121.199.125.4','2014-06-15 00:00:00','/newsview.htm','Firefox',1,'',''),(20173,'198.74.111.234','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20174,'121.199.125.21','2014-06-15 00:00:00','/newsview.htm','Firefox',1,'',''); INSERT INTO `test_dm_logs` VALUES (20175,'188.165.195.156','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20176,'173.44.135.203','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20177,'64.34.216.196','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20178,'198.74.111.234','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20179,'218.30.118.102','2014-06-15 00:00:00','/index.html','Firefox',1,'',''),(20180,'66.249.65.59','2014-06-15 00:00:00','/index.html','Safari',1,'',''),(20181,'198.74.111.234','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20182,'221.194.128.224','2014-06-15 00:00:00','/index.html','Firefox',1,'',''),(20183,'218.26.99.180','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20184,'121.199.125.21','2014-06-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20185,'121.199.125.4','2014-06-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20186,'61.49.239.105','2014-06-15 00:00:00','/index.html','Chrome',1,'',''),(20187,'61.49.239.105','2014-06-15 00:00:00','/newsview.htm','Chrome',1,'',''),(20188,'198.74.111.234','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20189,'61.135.165.54','2014-06-15 00:00:00','/index.html','Chrome',1,'',''),(20190,'111.176.79.84','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20191,'111.176.79.84','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20192,'111.176.79.84','2014-06-15 00:00:00','/news.htm','IE',1,'',''),(20193,'111.176.79.84','2014-06-15 00:00:00','/newsview.htm','IE',1,'',''),(20194,'111.176.79.84','2014-06-15 00:00:00','/newsview.htm','IE',1,'',''),(20195,'111.176.79.84','2014-06-15 00:00:00','/newsview.htm','IE',1,'',''),(20196,'111.176.79.84','2014-06-15 00:00:00','/newsview.htm','IE',1,'',''),(20197,'111.176.79.84','2014-06-15 00:00:00','/newsview.htm','IE',1,'',''),(20198,'111.176.79.84','2014-06-15 00:00:00','/newsview.htm','IE',1,'',''),(20199,'111.176.79.84','2014-06-15 00:00:00','/newsview.htm','IE',1,'',''),(20200,'111.176.79.84','2014-06-15 00:00:00','/newsview.htm','IE',1,'',''),(20201,'195.2.240.106','2014-06-15 00:00:00','/newsview.htm','Firefox',1,'',''),(20202,'64.34.216.196','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20203,'111.206.36.10','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20204,'222.186.34.67','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20205,'198.74.111.234','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20206,'183.146.251.129','2014-06-15 00:00:00','/index.html','Chrome',1,'',''),(20207,'180.153.186.55','2014-06-15 00:00:00','/newsview.htm','IE',1,'',''),(20208,'222.186.34.67','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20209,'64.34.216.196','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20210,'115.239.212.139','2014-06-15 00:00:00','/index.html','Safari',1,'',''),(20211,'66.220.7.244','2014-06-15 00:00:00','/index.html','Firefox',1,'',''),(20212,'121.199.125.21','2014-06-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20213,'121.199.125.4','2014-06-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20214,'61.135.190.100','2014-06-15 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(20215,'198.74.111.234','2014-06-15 00:00:00','/index.html','IE',1,'',''),(20216,'173.254.200.139','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20217,'121.199.125.21','2014-06-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20218,'121.199.125.4','2014-06-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20219,'64.34.216.196','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20220,'220.181.131.192','2014-06-16 00:00:00','/news/newsview.htm','IE',1,'',''),(20221,'198.74.111.234','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20222,'221.194.128.224','2014-06-16 00:00:00','/index.html','Firefox',1,'',''),(20223,'218.30.118.102','2014-06-16 00:00:00','/index.html','Firefox',1,'',''),(20224,'173.254.200.139','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20225,'222.186.34.67','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20226,'220.181.51.105','2014-06-16 00:00:00','/index.html','Firefox',1,'',''),(20227,'220.181.51.103','2014-06-16 00:00:00','/index.html','Firefox',1,'',''),(20228,'183.37.186.89','2014-06-16 00:00:00','/newsview.htm','IE',1,'朝阳大数据','baidu'),(20229,'121.199.125.21','2014-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(20230,'121.199.125.4','2014-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(20231,'121.199.125.21','2014-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(20232,'121.199.125.4','2014-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(20233,'121.199.125.21','2014-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(20234,'121.199.125.4','2014-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(20235,'198.74.111.234','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20236,'220.181.158.109','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20237,'119.163.127.99','2014-06-16 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(20238,'220.181.132.219','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20239,'220.181.132.195','2014-06-16 00:00:00','/index.html','Safari',1,'',''),(20240,'173.254.200.139','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20241,'198.74.111.234','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20242,'220.181.132.217','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20243,'101.199.112.55','2014-06-16 00:00:00','/index.html','Safari',1,'',''),(20244,'61.135.190.221','2014-06-16 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(20245,'64.34.216.196','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20246,'131.253.24.82','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20247,'114.60.170.67','2014-06-16 00:00:00','/news.htm','Safari',1,'',''),(20248,'114.60.170.67','2014-06-16 00:00:00','/newsview.htm','Safari',1,'',''),(20249,'114.60.170.67','2014-06-16 00:00:00','/news.htm','Safari',1,'',''),(20250,'198.74.111.234','2014-06-16 00:00:00','/index.html','IE',1,'',''),(20251,'54.89.170.7','2014-06-17 00:00:00','/index.html','Firefox',1,'',''),(20252,'64.34.216.196','2014-06-17 00:00:00','/index.html','IE',1,'',''),(20253,'216.172.56.37','2014-06-17 00:00:00','/index.html','IE',1,'',''),(20254,'61.135.190.224','2014-06-17 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(20255,'115.239.212.5','2014-06-17 00:00:00','/index.html','Safari',1,'',''),(20256,'64.34.216.196','2014-06-17 00:00:00','/index.html','IE',1,'',''),(20257,'58.218.211.114','2014-06-17 00:00:00','/about/about.html','Firefox',0,'',''),(20258,'23.23.42.73','2014-06-17 00:00:00','/index.html','Firefox',1,'',''),(20259,'198.74.111.234','2014-06-17 00:00:00','/index.html','IE',1,'',''),(20260,'69.58.178.56','2014-06-17 00:00:00','/index.html','Firefox',1,'',''),(20261,'69.58.178.56','2014-06-17 00:00:00','/index.html','Firefox',1,'',''),(20262,'69.58.178.56','2014-06-17 00:00:00','/news.htm','Firefox',1,'',''),(20263,'218.30.118.101','2014-06-17 00:00:00','/index.html','Firefox',1,'',''),(20264,'64.34.216.196','2014-06-17 00:00:00','/index.html','IE',1,'',''),(20265,'69.164.111.198','2014-06-17 00:00:00','/index.html','IE',1,'',''),(20266,'173.254.200.139','2014-06-17 00:00:00','/index.html','IE',1,'',''),(20267,'180.184.99.3','2014-06-17 00:00:00','/index.html','Chrome',1,'',''),(20268,'120.65.33.117','2014-06-17 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(20269,'180.184.99.3','2014-06-17 00:00:00','/index.html','Chrome',1,'',''),(20270,'221.194.128.224','2014-06-17 00:00:00','/index.html','Firefox',1,'',''),(20271,'64.34.216.196','2014-06-17 00:00:00','/index.html','IE',1,'',''),(20272,'106.120.121.153','2014-06-17 00:00:00','/index.html','Chrome',1,'',''),(20273,'106.120.121.153','2014-06-17 00:00:00','/index.html','Chrome',1,'',''),(20274,'211.158.23.166','2014-06-17 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(20275,'220.181.132.219','2014-06-17 00:00:00','/index.html','IE',1,'',''),(20276,'101.199.108.51','2014-06-17 00:00:00','/index.html','Safari',1,'',''),(20277,'64.34.216.196','2014-06-17 00:00:00','/index.html','IE',1,'',''),(20278,'198.74.111.234','2014-06-17 00:00:00','/index.html','IE',1,'',''),(20279,'61.135.190.219','2014-06-17 00:00:00','/index.html','Firefox',1,'�˼BI-�����˼�Ƽ����޹�˾-��ҵ����(BI)���������','baidu'),(20280,'173.254.200.139','2014-06-17 00:00:00','/index.html','IE',1,'',''),(20281,'64.34.216.196','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20282,'173.254.200.139','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20283,'220.181.158.106','2014-06-18 00:00:00','/index.html','Firefox',1,'',''),(20284,'64.34.216.196','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20285,'221.194.128.224','2014-06-18 00:00:00','/index.html','Firefox',1,'',''),(20286,'183.62.230.100','2014-06-18 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城 互联网','baidu'),(20287,'198.74.111.234','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20288,'202.97.132.40','2014-06-18 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城大数据','baidu'),(20289,'220.181.132.217','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20290,'220.181.132.200','2014-06-18 00:00:00','/index.html','Safari',1,'',''),(20291,'1.202.240.87','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20292,'183.57.154.91','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20293,'64.34.216.196','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20294,'61.135.169.47','2014-06-18 00:00:00','/index.html','Chrome',1,'',''),(20295,'123.125.71.120','2014-06-18 00:00:00','/newsview.htm','Chrome',1,'',''),(20296,'123.125.71.137','2014-06-18 00:00:00','/newsview.htm','Chrome',1,'',''),(20297,'61.135.169.47','2014-06-18 00:00:00','/newsview.htm','Chrome',1,'',''),(20298,'112.229.238.23','2014-06-18 00:00:00','/news.htm','Safari',1,'',''),(20299,'112.229.238.23','2014-06-18 00:00:00','/news.htm','Safari',1,'',''),(20300,'112.229.238.23','2014-06-18 00:00:00','/index.html','Safari',1,'',''),(20301,'112.229.238.23','2014-06-18 00:00:00','/news.htm','Safari',1,'',''),(20302,'123.125.71.62','2014-06-18 00:00:00','/index.html','Chrome',1,'',''),(20303,'112.229.238.23','2014-06-18 00:00:00','/news.htm','Safari',1,'',''),(20304,'112.229.238.23','2014-06-18 00:00:00','/newsview.htm','Safari',1,'',''),(20305,'112.229.238.23','2014-06-18 00:00:00','/index.html','Safari',1,'',''),(20306,'173.254.200.139','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20307,'121.199.125.21','2014-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(20308,'121.199.125.4','2014-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(20309,'119.162.164.55','2014-06-18 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(20310,'110.96.36.78','2014-06-18 00:00:00','/index.html','Chrome',1,'',''),(20311,'64.34.216.196','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20312,'222.129.43.167','2014-06-18 00:00:00','/index.html','Chrome',1,'',''),(20313,'222.129.43.167','2014-06-18 00:00:00','/index.html','Chrome',1,'',''),(20314,'222.186.34.67','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20315,'89.234.68.86','2014-06-18 00:00:00','/index.html','Firefox',1,'',''),(20316,'207.189.121.41','2014-06-18 00:00:00','/index.html','Firefox',1,'',''),(20317,'220.181.132.219','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20318,'220.181.132.16','2014-06-18 00:00:00','/index.html','Safari',1,'',''),(20319,'207.189.121.41','2014-06-18 00:00:00','/index.html','Firefox',1,'',''),(20320,'64.34.216.196','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20321,'1.202.240.87','2014-06-18 00:00:00','/newsview.htm','IE',1,'',''),(20322,'1.202.240.87','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20323,'1.202.240.87','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20324,'1.202.240.87','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20325,'182.118.41.101','2014-06-18 00:00:00','/index.html','IE',1,'',''),(20326,'64.34.216.196','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20327,'66.249.67.106','2014-06-19 00:00:00','/index.html','Safari',1,'',''),(20328,'198.74.111.234','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20329,'220.181.51.46','2014-06-19 00:00:00','/newsview.htm','Safari',1,'',''),(20330,'220.181.51.36','2014-06-19 00:00:00','/newsview.htm','Safari',1,'',''),(20331,'218.30.118.100','2014-06-19 00:00:00','/index.html','Firefox',1,'',''),(20332,'64.34.216.196','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20333,'121.199.125.21','2014-06-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20334,'121.199.125.4','2014-06-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20335,'173.254.200.139','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20336,'1.202.240.87','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20337,'183.230.11.64','2014-06-19 00:00:00','/index.html','Chrome',1,'','baidu'),(20338,'119.147.146.195','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20339,'183.230.11.64','2014-06-19 00:00:00','/index.html','Chrome',1,'',''),(20340,'173.254.200.139','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20341,'183.230.11.64','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20342,'183.230.11.64','2014-06-19 00:00:00','/newsview.htm','IE',1,'',''),(20343,'220.181.132.217','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20344,'101.199.108.120','2014-06-19 00:00:00','/index.html','Safari',1,'',''),(20345,'1.202.240.87','2014-06-19 00:00:00','/newsview.htm','IE',1,'',''),(20346,'173.254.200.139','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20347,'64.34.216.196','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20348,'195.2.240.106','2014-06-19 00:00:00','/newsview.htm','Firefox',1,'',''),(20349,'14.217.252.114','2014-06-19 00:00:00','/index.html','Safari',1,'','baidu'),(20350,'64.34.216.196','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20351,'182.118.42.76','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20352,'221.194.128.224','2014-06-19 00:00:00','/index.html','Firefox',1,'',''),(20353,'54.245.235.198','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20354,'64.34.216.196','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20355,'182.118.41.188','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20356,'173.254.200.139','2014-06-19 00:00:00','/index.html','IE',1,'',''),(20357,'54.197.142.56','2014-06-19 00:00:00','/index.html','Chrome',1,'',''),(20358,'111.194.79.85','2014-06-19 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城 李英伟','baidu'),(20359,'64.34.216.196','2014-06-20 00:00:00','/index.html','IE',1,'',''),(20360,'180.149.133.39','2014-06-20 00:00:00','/index.html','IE',1,'',''),(20361,'198.74.111.234','2014-06-20 00:00:00','/index.html','IE',1,'',''),(20362,'123.125.71.91','2014-06-20 00:00:00','/newsview.htm','Safari',1,'',''),(20363,'123.125.71.47','2014-06-20 00:00:00','/index.html','Safari',1,'',''),(20364,'61.135.169.47','2014-06-20 00:00:00','/index.html','Chrome',1,'',''),(20365,'220.181.158.106','2014-06-20 00:00:00','/index.html','Firefox',1,'',''),(20366,'1.83.200.162','2014-06-20 00:00:00','/index.html','Chrome',1,'',''),(20367,'1.85.223.132','2014-06-20 00:00:00','/index.html','Chrome',1,'',''),(20368,'1.83.200.162','2014-06-20 00:00:00','/index.html','Chrome',1,'',''),(20369,'222.186.34.67','2014-06-20 00:00:00','/index.html','IE',1,'',''),(20370,'220.181.132.217','2014-06-20 00:00:00','/index.html','IE',1,'',''),(20371,'101.199.112.49','2014-06-20 00:00:00','/index.html','Safari',1,'',''),(20372,'118.194.194.179','2014-06-20 00:00:00','/index.html','Chrome',1,'',''),(20373,'61.135.190.69','2014-06-20 00:00:00','/newsview.htm','Safari',1,'',''),(20374,'1.83.200.162','2014-06-20 00:00:00','/index.html','Chrome',1,'睿思BI怎么样','baidu'),(20375,'113.139.140.221','2014-06-20 00:00:00','/index.html','Chrome',1,'',''),(20376,'36.40.150.233','2014-06-20 00:00:00','/newsview.htm','Chrome',1,'',''),(20377,'36.40.150.233','2014-06-20 00:00:00','/news.htm','Chrome',1,'',''),(20378,'36.40.150.233','2014-06-20 00:00:00','/news.htm','Chrome',1,'',''),(20379,'1.83.200.162','2014-06-20 00:00:00','/newsview.htm','Chrome',1,'',''),(20380,'113.139.140.221','2014-06-20 00:00:00','/news.htm','Chrome',1,'',''),(20381,'113.139.140.221','2014-06-20 00:00:00','/newsview.htm','Chrome',1,'',''),(20382,'1.83.200.162','2014-06-20 00:00:00','/news.htm','Chrome',1,'',''),(20383,'1.83.200.162','2014-06-20 00:00:00','/newsview.htm','Chrome',1,'',''),(20384,'1.83.200.162','2014-06-20 00:00:00','/newsview.htm','Chrome',1,'',''),(20385,'218.70.106.58','2014-06-20 00:00:00','/index.html','Chrome',1,'',''),(20386,'61.135.190.224','2014-06-20 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(20387,'221.194.128.224','2014-06-20 00:00:00','/index.html','Firefox',1,'',''),(20388,'122.70.43.13','2014-06-20 00:00:00','/index.html','Chrome',1,'',''),(20389,'122.70.43.13','2014-06-20 00:00:00','/news.htm','Chrome',1,'',''),(20390,'119.147.146.189','2014-06-20 00:00:00','/news.htm','IE',1,'',''),(20391,'122.70.43.13','2014-06-20 00:00:00','/newsview.htm','Chrome',1,'',''),(20392,'119.147.146.189','2014-06-20 00:00:00','/newsview.htm','IE',1,'',''),(20393,'121.199.125.21','2014-06-20 00:00:00','/newsview.htm','Firefox',1,'',''),(20394,'122.70.43.13','2014-06-20 00:00:00','/index.html','Chrome',1,'',''),(20395,'58.241.18.50','2014-06-20 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(20396,'61.135.190.224','2014-06-20 00:00:00','/newsview.htm','Firefox',1,'�������ó�','baidu'),(20397,'60.173.14.85','2014-06-20 00:00:00','/index.html','IE',1,'',''),(20398,'42.120.145.35','2014-06-21 00:00:00','/index.html','IE',1,'',''),(20399,'42.120.145.35','2014-06-21 00:00:00','/index.html','IE',1,'',''),(20400,'182.118.42.50','2014-06-21 00:00:00','/index.html','IE',1,'',''),(20401,'220.181.158.106','2014-06-21 00:00:00','/index.html','Firefox',1,'',''),(20402,'183.136.190.62','2014-06-21 00:00:00','/index.html','Chrome',1,'',''),(20403,'218.26.99.180','2014-06-21 00:00:00','/index.html','IE',1,'',''),(20404,'218.9.120.98','2014-06-21 00:00:00','/index.html','Chrome',1,'',''),(20405,'91.207.7.54','2014-06-21 00:00:00','/index.html','IE',1,'',''),(20406,'61.135.190.219','2014-06-21 00:00:00','/index.html','Firefox',1,'�˼bi��ô��','baidu'),(20407,'211.158.23.166','2014-06-21 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(20408,'220.181.51.46','2014-06-21 00:00:00','/index.html','Chrome',1,'',''),(20409,'219.142.5.6','2014-06-21 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(20410,'219.142.5.6','2014-06-21 00:00:00','/news.htm','IE',1,'',''),(20411,'220.181.132.219','2014-06-21 00:00:00','/index.html','IE',1,'',''),(20412,'220.181.132.197','2014-06-21 00:00:00','/index.html','Safari',1,'',''),(20413,'61.135.190.70','2014-06-21 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(20414,'220.181.132.19','2014-06-21 00:00:00','/index.html','Safari',1,'',''),(20415,'61.135.190.101','2014-06-21 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(20416,'61.135.190.200','2014-06-21 00:00:00','/index.html','IE',1,'睿思bi怎么样','baidu'),(20417,'182.118.55.119','2014-06-21 00:00:00','/index.html','Safari',1,'',''),(20418,'219.142.5.6','2014-06-21 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(20419,'219.142.5.6','2014-06-21 00:00:00','/news.htm','IE',1,'',''),(20420,'219.142.5.6','2014-06-21 00:00:00','/news.htm','IE',1,'',''),(20421,'219.142.5.6','2014-06-21 00:00:00','/news.htm','IE',1,'',''),(20422,'219.142.5.6','2014-06-21 00:00:00','/news.htm','IE',1,'',''),(20423,'219.142.5.6','2014-06-21 00:00:00','/news.htm','IE',1,'',''),(20424,'219.142.5.6','2014-06-21 00:00:00','/news.htm','IE',1,'',''),(20425,'219.142.5.6','2014-06-21 00:00:00','/news.htm','IE',1,'',''),(20426,'219.142.5.6','2014-06-21 00:00:00','/newsview.htm','IE',1,'',''),(20427,'219.142.5.6','2014-06-21 00:00:00','/news.htm','IE',1,'',''),(20428,'219.142.5.6','2014-06-21 00:00:00','/index.html','IE',1,'',''),(20429,'219.142.5.6','2014-06-21 00:00:00','/index.html','IE',1,'',''),(20430,'121.199.125.21','2014-06-21 00:00:00','/newsview.htm','Firefox',1,'',''),(20431,'121.199.125.4','2014-06-21 00:00:00','/newsview.htm','Firefox',1,'',''),(20432,'222.186.34.67','2014-06-21 00:00:00','/index.html','IE',1,'',''),(20433,'114.252.58.237','2014-06-21 00:00:00','/index.html','Chrome',1,'',''),(20434,'114.252.58.237','2014-06-21 00:00:00','/news.htm','Chrome',1,'',''),(20435,'173.44.135.203','2014-06-21 00:00:00','/index.html','IE',1,'',''),(20436,'64.246.161.30','2014-06-21 00:00:00','/index.html','Firefox',1,'',''),(20437,'123.125.71.16','2014-06-22 00:00:00','/index.html','Safari',1,'',''),(20438,'64.246.165.10','2014-06-22 00:00:00','/index.html','Firefox',1,'',''),(20439,'173.44.135.203','2014-06-22 00:00:00','/index.html','IE',1,'',''),(20440,'221.194.128.224','2014-06-22 00:00:00','/index.html','Firefox',1,'',''),(20441,'173.44.135.203','2014-06-22 00:00:00','/index.html','IE',1,'',''),(20442,'218.30.118.80','2014-06-22 00:00:00','/index.html','Firefox',1,'',''),(20443,'180.149.133.36','2014-06-22 00:00:00','/index.html','IE',1,'',''),(20444,'121.226.108.156','2014-06-22 00:00:00','/index.html','Safari',1,'',''),(20445,'182.118.55.134','2014-06-22 00:00:00','/index.html','Safari',1,'',''),(20446,'190.184.144.6','2014-06-22 00:00:00','/index.html','Firefox',1,'',''),(20447,'121.199.125.21','2014-06-22 00:00:00','/newsview.htm','Firefox',1,'',''),(20448,'121.199.125.4','2014-06-22 00:00:00','/newsview.htm','Firefox',1,'',''),(20449,'78.85.70.131','2014-06-22 00:00:00','/index.html','Firefox',1,'',''),(20450,'110.75.186.210','2014-06-22 00:00:00','/index.html','IE',1,'',''),(20451,'42.120.145.201','2014-06-22 00:00:00','/index.html','IE',1,'',''),(20452,'199.80.59.175','2014-06-22 00:00:00','/index.html','IE',1,'',''),(20453,'121.199.125.21','2014-06-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20454,'121.199.125.21','2014-06-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20455,'123.125.71.12','2014-06-22 00:00:00','/newsview.htm','Safari',1,'',''),(20456,'61.135.190.68','2014-06-22 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(20457,'61.135.190.102','2014-06-22 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(20458,'220.181.51.203','2014-06-22 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(20459,'61.135.190.220','2014-06-22 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾','baidu'),(20460,'116.24.20.203','2014-06-22 00:00:00','/index.html','IE',1,'',''),(20461,'220.181.51.54','2014-06-22 00:00:00','/index.html','Chrome',1,'',''),(20462,'195.2.240.106','2014-06-22 00:00:00','/newsview.htm','Firefox',1,'',''),(20463,'220.181.108.46','2014-06-22 00:00:00','/index.html','Safari',1,'',''),(20464,'220.166.63.72','2014-06-22 00:00:00','/index.html','IE',1,'',''),(20465,'115.239.212.67','2014-06-22 00:00:00','/index.html','Safari',1,'',''),(20466,'222.186.34.67','2014-06-22 00:00:00','/index.html','IE',1,'',''),(20467,'221.194.128.224','2014-06-22 00:00:00','/index.html','Firefox',1,'',''),(20468,'220.181.132.217','2014-06-22 00:00:00','/index.html','IE',1,'',''),(20469,'101.199.108.56','2014-06-22 00:00:00','/index.html','Safari',1,'',''),(20470,'222.186.34.67','2014-06-22 00:00:00','/index.html','IE',1,'',''),(20471,'66.249.79.59','2014-06-22 00:00:00','/index.html','Safari',1,'',''),(20472,'66.249.79.119','2014-06-22 00:00:00','/index.html','Safari',1,'',''),(20473,'220.181.51.110','2014-06-22 00:00:00','/index.html','Firefox',1,'',''),(20474,'220.181.51.104','2014-06-22 00:00:00','/index.html','Firefox',1,'',''),(20475,'220.181.51.104','2014-06-23 00:00:00','/index.html','Firefox',1,'',''),(20476,'220.181.51.103','2014-06-23 00:00:00','/index.html','Firefox',1,'',''),(20477,'115.239.212.138','2014-06-23 00:00:00','/index.html','Safari',1,'',''),(20478,'222.186.34.67','2014-06-23 00:00:00','/index.html','IE',1,'',''),(20479,'121.199.125.21','2014-06-23 00:00:00','/newsview.htm','Firefox',1,'',''),(20480,'121.199.125.4','2014-06-23 00:00:00','/newsview.htm','Firefox',1,'',''),(20481,'220.181.51.107','2014-06-23 00:00:00','/index.html','Firefox',1,'',''),(20482,'220.181.51.108','2014-06-23 00:00:00','/index.html','Firefox',1,'',''),(20483,'220.181.51.108','2014-06-23 00:00:00','/index.html','Firefox',1,'',''),(20484,'220.181.51.108','2014-06-23 00:00:00','/index.html','Firefox',1,'',''),(20485,'180.149.133.35','2014-06-23 00:00:00','/index.html','IE',1,'',''),(20486,'123.125.71.96','2014-06-23 00:00:00','/newsview.htm','Safari',1,'',''),(20487,'121.199.125.21','2014-06-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20488,'218.30.118.101','2014-06-23 00:00:00','/index.html','Firefox',1,'',''),(20489,'123.125.71.41','2014-06-23 00:00:00','/newsview.htm','Safari',1,'',''),(20490,'118.144.32.3','2014-06-23 00:00:00','/index.html','Chrome',1,'',''),(20491,'121.199.125.21','2014-06-23 00:00:00','/newsview.htm','Firefox',1,'',''),(20492,'121.199.125.4','2014-06-23 00:00:00','/newsview.htm','Firefox',1,'',''),(20493,'118.144.32.3','2014-06-23 00:00:00','/index.html','Chrome',1,'',''),(20494,'1.80.184.106','2014-06-23 00:00:00','/news.htm','Chrome',1,'',''),(20495,'1.80.184.106','2014-06-23 00:00:00','/index.html','Chrome',1,'',''),(20496,'93.174.93.218','2014-06-23 00:00:00','/index.html','Firefox',1,'',''),(20497,'123.125.71.27','2014-06-23 00:00:00','/index.html','Safari',1,'',''),(20498,'116.226.236.178','2014-06-23 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(20499,'116.226.236.178','2014-06-23 00:00:00','/index.html','IE',1,'',''),(20500,'116.226.236.178','2014-06-23 00:00:00','/news.htm','IE',1,'',''),(20501,'116.226.236.178','2014-06-23 00:00:00','/newsview.htm','IE',1,'',''),(20502,'122.225.60.131','2014-06-23 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(20503,'119.147.146.189','2014-06-23 00:00:00','/index.html','IE',1,'',''),(20504,'110.53.130.158','2014-06-23 00:00:00','/newsview.htm','Chrome',1,'大数据 大悦城','360'),(20505,'61.135.169.55','2014-06-23 00:00:00','/index.html','Chrome',1,'',''),(20506,'218.241.106.16','2014-06-23 00:00:00','/index.html','IE',1,'',''),(20507,'222.186.34.67','2014-06-23 00:00:00','/index.html','IE',1,'',''),(20508,'182.118.41.121','2014-06-23 00:00:00','/index.html','IE',1,'',''),(20509,'220.181.132.219','2014-06-23 00:00:00','/index.html','IE',1,'',''),(20510,'101.199.108.119','2014-06-23 00:00:00','/index.html','Safari',1,'',''),(20511,'101.199.112.53','2014-06-23 00:00:00','/index.html','Safari',1,'',''),(20512,'101.199.112.49','2014-06-23 00:00:00','/index.html','Safari',1,'',''),(20513,'61.178.118.209','2014-06-23 00:00:00','/index.html','Chrome',1,'',''),(20514,'220.181.132.217','2014-06-24 00:00:00','/index.html','IE',1,'',''),(20515,'220.181.132.191','2014-06-24 00:00:00','/index.html','Safari',1,'',''),(20516,'202.102.99.113','2014-06-24 00:00:00','/index.html','IE',1,'',''),(20517,'61.135.190.200','2014-06-24 00:00:00','/newsview.htm','Safari',1,'',''),(20518,'123.125.71.78','2014-06-24 00:00:00','/index.html','Safari',1,'',''),(20519,'218.30.118.102','2014-06-24 00:00:00','/index.html','Firefox',1,'',''),(20520,'61.135.190.69','2014-06-24 00:00:00','/newsview.htm','Safari',1,'',''),(20521,'46.29.20.219','2014-06-24 00:00:00','/index.html','IE',1,'',''),(20522,'221.194.128.224','2014-06-24 00:00:00','/index.html','Firefox',1,'',''),(20523,'180.149.133.37','2014-06-24 00:00:00','/index.html','IE',1,'',''),(20524,'123.125.71.80','2014-06-24 00:00:00','/index.html','Safari',1,'',''),(20525,'183.136.190.62','2014-06-24 00:00:00','/index.html','Chrome',1,'',''),(20526,'182.118.42.25','2014-06-24 00:00:00','/index.html','IE',1,'',''),(20527,'219.142.53.236','2014-06-24 00:00:00','/newsview.htm','Firefox',1,'大悦城大数据分析','baidu'),(20528,'115.239.212.133','2014-06-24 00:00:00','/index.html','Safari',1,'',''),(20529,'182.118.41.243','2014-06-24 00:00:00','/index.html','IE',1,'',''),(20530,'60.186.236.72','2014-06-24 00:00:00','/news.htm','IE',1,'',''),(20531,'60.186.236.72','2014-06-24 00:00:00','/newsview.htm','IE',1,'',''),(20532,'60.186.236.72','2014-06-24 00:00:00','/newsview.htm','IE',1,'',''),(20533,'60.186.236.72','2014-06-24 00:00:00','/newsview.htm','IE',1,'',''),(20534,'220.181.51.102','2014-06-25 00:00:00','/index.html','Firefox',1,'',''),(20535,'221.194.128.224','2014-06-25 00:00:00','/index.html','Firefox',1,'',''),(20536,'183.136.190.62','2014-06-25 00:00:00','/index.html','Chrome',1,'',''),(20537,'183.136.190.62','2014-06-25 00:00:00','/index.html','Chrome',1,'',''),(20538,'183.136.190.62','2014-06-25 00:00:00','/index.html','Chrome',1,'',''),(20539,'183.136.190.62','2014-06-25 00:00:00','/index.html','Chrome',1,'',''),(20540,'183.136.190.62','2014-06-25 00:00:00','/index.html','Chrome',1,'',''),(20541,'183.136.190.62','2014-06-25 00:00:00','/index.html','Chrome',1,'',''),(20542,'183.136.190.62','2014-06-25 00:00:00','/index.html','Chrome',1,'',''),(20543,'183.136.190.62','2014-06-25 00:00:00','/index.html','Chrome',1,'',''),(20544,'114.245.189.2','2014-06-25 00:00:00','/newsview.htm','IE',1,'朝阳大悦城 营销活动','baidu'),(20545,'218.30.118.98','2014-06-25 00:00:00','/index.html','Firefox',1,'',''),(20546,'180.149.133.39','2014-06-25 00:00:00','/index.html','IE',1,'',''),(20547,'121.199.125.21','2014-06-25 00:00:00','/newsview.htm','Firefox',1,'',''),(20548,'121.199.125.21','2014-06-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20549,'61.135.190.68','2014-06-25 00:00:00','/newsview.htm','Safari',1,'',''),(20550,'222.186.34.67','2014-06-25 00:00:00','/index.html','IE',1,'',''),(20551,'61.135.190.102','2014-06-25 00:00:00','/newsview.htm','Firefox',1,'���óǴ���ݷ���','baidu'),(20552,'220.181.108.47','2014-06-25 00:00:00','/newsview.htm','Safari',1,'',''),(20553,'111.206.36.134','2014-06-25 00:00:00','/index.html','IE',1,'',''),(20554,'180.173.171.24','2014-06-25 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(20555,'180.173.171.24','2014-06-25 00:00:00','/index.html','Chrome',1,'',''),(20556,'220.181.132.217','2014-06-25 00:00:00','/index.html','IE',1,'',''),(20557,'101.199.112.52','2014-06-25 00:00:00','/index.html','Safari',1,'',''),(20558,'54.76.247.57','2014-06-25 00:00:00','/index.html','IE',1,'',''),(20559,'220.181.51.45','2014-06-25 00:00:00','/index.html','Chrome',1,'',''),(20560,'182.18.56.166','2014-06-25 00:00:00','/news.htm','Chrome',1,'',''),(20561,'120.193.155.227','2014-06-25 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(20562,'120.193.155.227','2014-06-25 00:00:00','/news.htm','Chrome',1,'',''),(20563,'120.193.155.227','2014-06-25 00:00:00','/news.htm','Chrome',1,'',''),(20564,'120.193.155.227','2014-06-25 00:00:00','/newsview.htm','Chrome',1,'',''),(20565,'61.157.96.111','2014-06-25 00:00:00','/index.html','IE',1,'',''),(20566,'61.157.96.111','2014-06-25 00:00:00','/index.html','IE',1,'',''),(20567,'61.157.96.111','2014-06-25 00:00:00','/index.html','IE',1,'',''),(20568,'61.157.96.111','2014-06-25 00:00:00','/index.html','IE',1,'',''),(20569,'61.157.96.111','2014-06-25 00:00:00','/index.html','IE',1,'',''),(20570,'61.157.96.111','2014-06-25 00:00:00','/index.html','IE',1,'',''),(20571,'125.210.223.168','2014-06-25 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(20572,'171.221.106.52','2014-06-25 00:00:00','/news.htm','IE',1,'',''),(20573,'171.221.106.52','2014-06-25 00:00:00','/newsview.htm','IE',1,'',''),(20574,'46.4.48.68','2014-06-26 00:00:00','/index.html','IE',1,'',''),(20575,'121.199.125.21','2014-06-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20576,'121.199.125.4','2014-06-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20577,'121.199.125.21','2014-06-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20578,'183.136.190.62','2014-06-26 00:00:00','/index.html','Chrome',1,'',''),(20579,'183.136.190.62','2014-06-26 00:00:00','/index.html','Chrome',1,'',''),(20580,'218.30.118.98','2014-06-26 00:00:00','/index.html','Firefox',1,'',''),(20581,'220.181.132.219','2014-06-26 00:00:00','/index.html','IE',1,'',''),(20582,'220.181.132.196','2014-06-26 00:00:00','/index.html','Safari',1,'',''),(20583,'180.149.133.15','2014-06-26 00:00:00','/index.html','IE',1,'',''),(20584,'118.244.186.157','2014-06-26 00:00:00','/index.html','IE',1,'',''),(20585,'118.244.186.157','2014-06-26 00:00:00','/index.html','IE',1,'',''),(20586,'218.59.238.92','2014-06-26 00:00:00','/index.html','IE',1,'',''),(20587,'218.59.238.92','2014-06-26 00:00:00','/index.html','IE',1,'',''),(20588,'121.199.125.21','2014-06-26 00:00:00','/newsview.htm','Firefox',1,'',''),(20589,'180.153.182.122','2014-06-26 00:00:00','/newsview.htm','IE',1,'',''),(20590,'180.153.182.122','2014-06-26 00:00:00','/newsview.htm','IE',1,'',''),(20591,'203.88.215.129','2014-06-26 00:00:00','/news.htm','Chrome',1,'',''),(20592,'119.147.146.189','2014-06-26 00:00:00','/news.htm','IE',1,'',''),(20593,'203.88.215.129','2014-06-26 00:00:00','/newsview.htm','Chrome',1,'',''),(20594,'119.147.146.193','2014-06-26 00:00:00','/newsview.htm','IE',1,'',''),(20595,'203.88.215.129','2014-06-26 00:00:00','/news.htm','Chrome',1,'',''),(20596,'203.88.215.129','2014-06-26 00:00:00','/newsview.htm','Chrome',1,'',''),(20597,'58.218.211.114','2014-06-26 00:00:00','/about/about.html','Firefox',0,'',''),(20598,'218.59.238.92','2014-06-26 00:00:00','/index.html','IE',1,'',''),(20599,'222.186.34.67','2014-06-26 00:00:00','/index.html','IE',1,'',''),(20600,'218.59.238.93','2014-06-26 00:00:00','/index.html','IE',1,'',''),(20601,'183.136.190.62','2014-06-26 00:00:00','/index.html','Chrome',1,'',''),(20602,'221.194.128.224','2014-06-26 00:00:00','/index.html','Firefox',1,'',''),(20603,'220.181.132.217','2014-06-26 00:00:00','/index.html','IE',1,'',''),(20604,'101.199.108.118','2014-06-26 00:00:00','/index.html','Safari',1,'',''),(20605,'61.135.190.105','2014-06-26 00:00:00','/newsview.htm','Firefox',1,'�������ó�','baidu'),(20606,'61.135.190.224','2014-06-26 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(20607,'218.59.238.92','2014-06-26 00:00:00','/index.html','IE',1,'',''),(20608,'61.135.190.222','2014-06-27 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(20609,'121.199.125.21','2014-06-27 00:00:00','/newsview.htm','Firefox',1,'',''),(20610,'121.199.125.4','2014-06-27 00:00:00','/newsview.htm','Firefox',1,'',''),(20611,'122.198.133.201','2014-06-27 00:00:00','/index.html','Chrome',1,'',''),(20612,'220.181.51.62','2014-06-27 00:00:00','/newsview.htm','Chrome',1,'',''),(20613,'220.181.51.53','2014-06-27 00:00:00','/newsview.htm','Chrome',1,'',''),(20614,'121.199.125.21','2014-06-27 00:00:00','/newsview.htm','Firefox',1,'',''),(20615,'121.199.125.4','2014-06-27 00:00:00','/newsview.htm','Firefox',1,'',''),(20616,'121.199.125.21','2014-06-27 00:00:00','/newsview.htm','Firefox',1,'',''),(20617,'121.199.125.4','2014-06-27 00:00:00','/newsview.htm','Firefox',1,'',''),(20618,'121.199.125.21','2014-06-27 00:00:00','/newsview.htm','Firefox',1,'',''),(20619,'121.199.125.4','2014-06-27 00:00:00','/newsview.htm','Firefox',1,'',''),(20620,'220.181.51.103','2014-06-27 00:00:00','/index.html','Firefox',1,'',''),(20621,'220.181.51.109','2014-06-27 00:00:00','/index.html','Firefox',1,'',''),(20622,'183.136.190.62','2014-06-27 00:00:00','/index.html','Chrome',1,'',''),(20623,'183.136.190.62','2014-06-27 00:00:00','/index.html','Chrome',1,'',''),(20624,'183.136.190.62','2014-06-27 00:00:00','/index.html','Chrome',1,'',''),(20625,'115.239.212.199','2014-06-27 00:00:00','/newsview.htm','Safari',1,'',''),(20626,'218.30.118.98','2014-06-27 00:00:00','/index.html','Firefox',1,'',''),(20627,'123.125.71.47','2014-06-27 00:00:00','/index.html','Safari',1,'',''),(20628,'188.92.76.167','2014-06-27 00:00:00','/index.html','IE',1,'',''),(20629,'188.92.76.167','2014-06-27 00:00:00','/index.html','IE',1,'',''),(20630,'188.92.76.167','2014-06-27 00:00:00','/index.html','IE',1,'',''),(20631,'120.199.10.50','2014-06-27 00:00:00','/news.htm','Chrome',1,'',''),(20632,'220.181.132.219','2014-06-27 00:00:00','/index.html','IE',1,'',''),(20633,'101.199.108.120','2014-06-27 00:00:00','/index.html','Safari',1,'',''),(20634,'180.153.182.88','2014-06-27 00:00:00','/news/newsview.htm','IE',1,'',''),(20635,'180.153.182.103','2014-06-27 00:00:00','/news/newsview.htm','IE',1,'',''),(20636,'122.198.133.201','2014-06-27 00:00:00','/index.html','Chrome',1,'',''),(20637,'182.118.41.138','2014-06-27 00:00:00','/index.html','IE',1,'',''),(20638,'123.126.24.126','2014-06-27 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(20639,'218.59.238.93','2014-06-27 00:00:00','/index.html','IE',1,'',''),(20640,'218.59.238.93','2014-06-27 00:00:00','/index.html','IE',1,'',''),(20641,'173.254.200.139','2014-06-27 00:00:00','/index.html','IE',1,'',''),(20642,'58.18.37.154','2014-06-27 00:00:00','/newsview.htm','Chrome',1,'大悦城 数据','baidu'),(20643,'222.186.34.67','2014-06-27 00:00:00','/index.html','IE',1,'',''),(20644,'116.10.5.219','2014-06-27 00:00:00','/index.html','Safari',1,'','baidu'),(20645,'221.194.128.224','2014-06-27 00:00:00','/index.html','Firefox',1,'',''),(20646,'61.135.190.223','2014-06-27 00:00:00','/newsview.htm','Firefox',1,'�������ó�','baidu'),(20647,'61.135.190.103','2014-06-27 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(20648,'116.10.36.20','2014-06-27 00:00:00','/index.html','Chrome',1,'','baidu'),(20649,'173.254.200.139','2014-06-28 00:00:00','/index.html','IE',1,'',''),(20650,'61.135.190.103','2014-06-28 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(20651,'199.80.59.175','2014-06-28 00:00:00','/index.html','IE',1,'',''),(20652,'118.244.186.157','2014-06-28 00:00:00','/index.html','IE',1,'',''),(20653,'118.244.186.157','2014-06-28 00:00:00','/index.html','IE',1,'',''),(20654,'220.174.208.155','2014-06-28 00:00:00','/index.html','IE',1,'',''),(20655,'101.199.112.50','2014-06-28 00:00:00','/index.html','Safari',1,'',''),(20656,'121.199.125.21','2014-06-28 00:00:00','/newsview.htm','Firefox',1,'',''),(20657,'121.199.125.4','2014-06-28 00:00:00','/newsview.htm','Firefox',1,'',''),(20658,'183.136.190.62','2014-06-28 00:00:00','/index.html','Chrome',1,'',''),(20659,'183.136.190.62','2014-06-28 00:00:00','/index.html','Chrome',1,'',''),(20660,'183.136.190.62','2014-06-28 00:00:00','/index.html','Firefox',1,'',''),(20661,'183.136.190.62','2014-06-28 00:00:00','/index.html','Firefox',1,'',''),(20662,'173.254.200.139','2014-06-28 00:00:00','/index.html','IE',1,'',''),(20663,'220.181.158.106','2014-06-28 00:00:00','/index.html','Firefox',1,'',''),(20664,'183.136.190.62','2014-06-28 00:00:00','/index.html','Firefox',1,'',''),(20665,'123.125.71.110','2014-06-28 00:00:00','/index.html','Safari',1,'',''),(20666,'123.125.71.132','2014-06-28 00:00:00','/index.html','Chrome',1,'',''),(20667,'183.136.190.62','2014-06-28 00:00:00','/index.html','Firefox',1,'',''),(20668,'60.181.26.140','2014-06-28 00:00:00','/index.html','Chrome',1,'',''),(20669,'115.239.212.71','2014-06-28 00:00:00','/index.html','Safari',1,'',''),(20670,'198.74.111.234','2014-06-28 00:00:00','/index.html','IE',1,'',''),(20671,'220.181.132.217','2014-06-28 00:00:00','/index.html','IE',1,'',''),(20672,'101.199.112.45','2014-06-28 00:00:00','/index.html','Safari',1,'',''),(20673,'183.136.190.62','2014-06-28 00:00:00','/index.html','Firefox',1,'',''),(20674,'183.136.190.62','2014-06-28 00:00:00','/index.html','Chrome',1,'',''),(20675,'222.85.132.42','2014-06-28 00:00:00','/newsview.htm','Chrome',1,'大悦城 9月活动','baidu'),(20676,'61.135.190.100','2014-06-28 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ����?Ӧ��','baidu'),(20677,'61.135.190.220','2014-06-28 00:00:00','/newsview.htm','Firefox',1,'������ҵ���ܳ��̺��Զ�������-�����˼�Ƽ����޹�˾','baidu'),(20678,'183.136.190.62','2014-06-28 00:00:00','/index.html','Firefox',1,'',''),(20679,'183.136.190.62','2014-06-28 00:00:00','/index.html','Firefox',1,'',''),(20680,'123.125.71.58','2014-06-28 00:00:00','/newsview.htm','Safari',1,'',''),(20681,'101.226.17.224','2014-06-28 00:00:00','/newsview.htm','IE',1,'',''),(20682,'101.226.14.171','2014-06-28 00:00:00','/newsview.htm','IE',1,'',''),(20683,'61.135.190.219','2014-06-28 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ����?Ӧ��','baidu'),(20684,'198.74.111.234','2014-06-28 00:00:00','/index.html','IE',1,'',''),(20685,'182.118.41.104','2014-06-28 00:00:00','/index.html','IE',1,'',''),(20686,'121.199.125.21','2014-06-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20687,'121.199.125.4','2014-06-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20688,'183.136.190.62','2014-06-29 00:00:00','/index.html','Chrome',1,'',''),(20689,'121.199.125.21','2014-06-29 00:00:00','/newsview.htm','Firefox',1,'',''),(20690,'198.74.111.234','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20691,'218.30.118.102','2014-06-29 00:00:00','/index.html','Firefox',1,'',''),(20692,'110.75.186.210','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20693,'220.181.51.37','2014-06-29 00:00:00','/index.html','Chrome',1,'',''),(20694,'182.118.41.191','2014-06-29 00:00:00','/newsview.htm','IE',1,'',''),(20695,'182.118.41.191','2014-06-29 00:00:00','/newsview.htm','IE',1,'',''),(20696,'218.59.238.93','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20697,'218.59.238.93','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20698,'218.59.238.93','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20699,'218.59.238.92','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20700,'218.59.238.92','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20701,'218.59.238.92','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20702,'93.171.216.163','2014-06-29 00:00:00','/index.html','Firefox',1,'',''),(20703,'221.194.128.224','2014-06-29 00:00:00','/index.html','Firefox',1,'',''),(20704,'91.121.141.160','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20705,'220.181.132.217','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20706,'101.199.112.54','2014-06-29 00:00:00','/index.html','Safari',1,'',''),(20707,'66.249.69.71','2014-06-29 00:00:00','/index.html','Safari',1,'',''),(20708,'66.249.69.55','2014-06-29 00:00:00','/index.html','Safari',1,'',''),(20709,'101.226.89.12','2014-06-29 00:00:00','/index.html','Chrome',1,'',''),(20710,'218.59.238.93','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20711,'61.135.190.101','2014-06-29 00:00:00','/newsview.htm','Firefox',1,'��ݲֿ�ˮƽ������BIʵ��-�����˼�Ƽ����޹�˾','baidu'),(20712,'220.181.51.102','2014-06-29 00:00:00','/index.html','Firefox',1,'',''),(20713,'220.181.51.110','2014-06-29 00:00:00','/index.html','Firefox',1,'',''),(20714,'61.135.190.223','2014-06-29 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ����?Ӧ��','baidu'),(20715,'218.59.238.93','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20716,'198.74.111.234','2014-06-29 00:00:00','/index.html','IE',1,'',''),(20717,'121.199.125.21','2014-06-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20718,'220.181.51.102','2014-06-29 00:00:00','/index.html','Firefox',1,'',''),(20719,'220.181.51.109','2014-06-29 00:00:00','/index.html','Firefox',1,'',''),(20720,'222.186.34.67','2014-06-30 00:00:00','/index.html','IE',1,'',''),(20721,'61.135.190.220','2014-06-30 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ����?Ӧ��','baidu'),(20722,'183.136.190.62','2014-06-30 00:00:00','/index.html','Firefox',1,'',''),(20723,'183.136.190.62','2014-06-30 00:00:00','/index.html','Firefox',1,'',''),(20724,'183.136.190.62','2014-06-30 00:00:00','/index.html','Firefox',1,'',''),(20725,'183.136.190.62','2014-06-30 00:00:00','/index.html','Firefox',1,'',''),(20726,'118.244.186.157','2014-06-30 00:00:00','/index.html','IE',1,'',''),(20727,'118.244.186.157','2014-06-30 00:00:00','/index.html','IE',1,'',''),(20728,'218.30.118.99','2014-06-30 00:00:00','/index.html','Firefox',1,'',''),(20729,'101.226.89.12','2014-06-30 00:00:00','/index.html','Chrome',1,'',''),(20730,'64.34.216.196','2014-06-30 00:00:00','/index.html','IE',1,'',''),(20731,'182.118.41.18','2014-06-30 00:00:00','/index.html','IE',1,'',''),(20732,'183.60.15.14','2014-06-30 00:00:00','/index.html','IE',1,'',''),(20733,'1.202.240.87','2014-06-30 00:00:00','/index.html','IE',1,'',''),(20734,'64.34.216.196','2014-06-30 00:00:00','/index.html','IE',1,'',''),(20735,'123.125.173.150','2014-06-30 00:00:00','/index.html','Chrome',1,'',''),(20736,'123.125.173.150','2014-06-30 00:00:00','/news.htm','Chrome',1,'',''),(20737,'61.135.190.223','2014-06-30 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ����?Ӧ��','baidu'),(20738,'171.8.72.80','2014-06-30 00:00:00','/index.html','Chrome',1,'',''),(20739,'195.2.240.106','2014-06-30 00:00:00','/newsview.htm','Firefox',1,'',''),(20740,'121.199.125.21','2014-06-30 00:00:00','/newsview.htm','Firefox',1,'',''),(20741,'121.199.125.4','2014-06-30 00:00:00','/newsview.htm','Firefox',1,'',''),(20742,'64.34.216.196','2014-06-30 00:00:00','/index.html','IE',1,'',''),(20743,'46.29.20.219','2014-06-30 00:00:00','/index.html','IE',1,'',''),(20744,'61.135.190.101','2014-06-30 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ����?Ӧ��','baidu'),(20745,'220.181.132.217','2014-06-30 00:00:00','/index.html','IE',1,'',''),(20746,'220.181.132.195','2014-06-30 00:00:00','/index.html','Safari',1,'',''),(20747,'193.34.144.203','2014-06-30 00:00:00','/index.html','IE',1,'',''),(20748,'117.172.235.204','2014-06-30 00:00:00','/index.html','Chrome',1,'',''),(20749,'218.59.238.93','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20750,'195.2.240.106','2014-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(20751,'195.2.240.106','2014-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(20752,'218.59.238.92','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20753,'221.194.128.224','2014-07-01 00:00:00','/index.html','Firefox',1,'',''),(20754,'218.59.238.92','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20755,'64.34.216.196','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20756,'195.2.240.106','2014-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(20757,'180.153.198.53','2014-07-01 00:00:00','/index.html','Safari',1,'',''),(20758,'122.226.223.69','2014-07-01 00:00:00','/hello.html','IE',0,'',''),(20759,'118.244.186.157','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20760,'118.244.186.157','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20761,'195.2.240.106','2014-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(20762,'121.199.125.21','2014-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(20763,'195.2.240.106','2014-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(20764,'180.153.187.224','2014-07-01 00:00:00','/index.html','Safari',1,'',''),(20765,'115.239.212.67','2014-07-01 00:00:00','/newsview.htm','Safari',1,'',''),(20766,'218.30.118.80','2014-07-01 00:00:00','/index.html','Firefox',1,'',''),(20767,'111.205.209.98','2014-07-01 00:00:00','/newsview.htm','IE',1,'朝阳大悦城大数据挖掘','baidu'),(20768,'218.59.238.93','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20769,'218.59.238.93','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20770,'183.136.190.62','2014-07-01 00:00:00','/index.html','Chrome',1,'',''),(20771,'61.135.190.70','2014-07-01 00:00:00','/newsview.htm','Safari',1,'',''),(20772,'121.199.125.21','2014-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(20773,'183.136.190.62','2014-07-01 00:00:00','/index.html','Chrome',1,'',''),(20774,'183.136.190.62','2014-07-01 00:00:00','/index.html','Chrome',1,'',''),(20775,'173.254.200.139','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20776,'195.2.240.106','2014-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(20777,'115.239.212.136','2014-07-01 00:00:00','/newsview.htm','Safari',1,'',''),(20778,'183.136.190.62','2014-07-01 00:00:00','/index.html','Chrome',1,'',''),(20779,'106.120.121.153','2014-07-01 00:00:00','/index.html','Chrome',1,'',''),(20780,'61.135.165.13','2014-07-01 00:00:00','/index.html','Chrome',1,'',''),(20781,'61.135.190.103','2014-07-01 00:00:00','/newsview.htm','Firefox',1,'BIϵͳ��Ӧ����֯˼·����ݷ���ģʽ-�����˼�Ƽ����޹�˾','baidu'),(20782,'61.135.190.219','2014-07-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(20783,'36.40.153.86','2014-07-01 00:00:00','/news.htm','Chrome',1,'',''),(20784,'36.40.153.86','2014-07-01 00:00:00','/newsview.htm','Chrome',1,'',''),(20785,'36.40.153.86','2014-07-01 00:00:00','/news.htm','Chrome',1,'',''),(20786,'113.141.178.96','2014-07-01 00:00:00','/newsview.htm','Chrome',1,'',''),(20787,'121.199.125.21','2014-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(20788,'121.199.125.4','2014-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(20789,'220.181.108.44','2014-07-01 00:00:00','/newsview.htm','Safari',1,'',''),(20790,'195.2.240.106','2014-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(20791,'106.120.121.151','2014-07-01 00:00:00','/index.html','Chrome',1,'','baidu'),(20792,'220.181.132.219','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20793,'101.199.112.50','2014-07-01 00:00:00','/index.html','Safari',1,'',''),(20794,'220.181.108.47','2014-07-01 00:00:00','/index.html','Safari',1,'',''),(20795,'64.34.216.196','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20796,'61.135.190.103','2014-07-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(20797,'118.244.186.157','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20798,'118.244.186.157','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20799,'171.221.106.239','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20800,'171.221.106.239','2014-07-01 00:00:00','/news.htm','IE',1,'',''),(20801,'171.221.106.239','2014-07-01 00:00:00','/newsview.htm','IE',1,'',''),(20802,'218.59.238.92','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20803,'218.59.238.92','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20804,'218.59.238.92','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20805,'218.59.238.92','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20806,'171.221.106.239','2014-07-01 00:00:00','/news.htm','IE',1,'',''),(20807,'220.181.132.217','2014-07-01 00:00:00','/index.html','IE',1,'',''),(20808,'101.199.108.57','2014-07-01 00:00:00','/index.html','Safari',1,'',''),(20809,'74.52.245.146','2014-07-02 00:00:00','/index.html','Firefox',1,'',''),(20810,'123.125.71.111','2014-07-02 00:00:00','/newsview.htm','Safari',1,'',''),(20811,'121.199.125.21','2014-07-02 00:00:00','/newsview.htm','Firefox',1,'',''),(20812,'121.199.125.4','2014-07-02 00:00:00','/newsview.htm','Firefox',1,'',''),(20813,'188.92.76.167','2014-07-02 00:00:00','/index.html','Opera',1,'',''),(20814,'121.199.125.21','2014-07-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20815,'121.199.125.4','2014-07-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20816,'74.52.245.146','2014-07-02 00:00:00','/index.html','Firefox',1,'',''),(20817,'183.136.190.62','2014-07-02 00:00:00','/index.html','Chrome',1,'',''),(20818,'183.136.190.62','2014-07-02 00:00:00','/index.html','Chrome',1,'',''),(20819,'195.2.240.106','2014-07-02 00:00:00','/newsview.htm','Firefox',1,'',''),(20820,'195.2.240.106','2014-07-02 00:00:00','/newsview.htm','Firefox',1,'',''),(20821,'183.136.190.62','2014-07-02 00:00:00','/index.html','Chrome',1,'',''),(20822,'121.199.125.21','2014-07-02 00:00:00','/newsview.htm','Firefox',1,'',''),(20823,'121.199.125.4','2014-07-02 00:00:00','/newsview.htm','Firefox',1,'',''),(20824,'171.221.106.239','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20825,'171.221.106.239','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20826,'171.221.106.239','2014-07-02 00:00:00','/news.htm','IE',1,'',''),(20827,'171.221.106.239','2014-07-02 00:00:00','/news.htm','IE',1,'',''),(20828,'171.221.106.239','2014-07-02 00:00:00','/news.htm','IE',1,'',''),(20829,'180.153.198.33','2014-07-02 00:00:00','/index.html','Safari',1,'',''),(20830,'171.221.106.239','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20831,'218.241.98.202','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20832,'218.30.118.98','2014-07-02 00:00:00','/index.html','Firefox',1,'',''),(20833,'218.59.238.92','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20834,'218.59.238.92','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20835,'64.34.216.196','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20836,'1.202.240.87','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20837,'42.120.161.66','2014-07-02 00:00:00','/index.html','Safari',1,'',''),(20838,'222.186.34.67','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20839,'118.244.186.157','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20840,'118.244.186.157','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20841,'195.2.240.106','2014-07-02 00:00:00','/newsview.htm','Firefox',1,'',''),(20842,'195.2.240.106','2014-07-02 00:00:00','/newsview.htm','Firefox',1,'',''),(20843,'114.66.6.244','2014-07-02 00:00:00','/index.html','Chrome',1,'',''),(20844,'114.66.6.244','2014-07-02 00:00:00','/index.html','Chrome',1,'',''),(20845,'114.66.6.244','2014-07-02 00:00:00','/index.html','Chrome',1,'',''),(20846,'114.66.6.245','2014-07-02 00:00:00','/index.html','Chrome',1,'',''),(20847,'124.116.245.94','2014-07-02 00:00:00','/news.htm','Chrome',1,'',''),(20848,'124.116.245.94','2014-07-02 00:00:00','/news.htm','Chrome',1,'',''),(20849,'124.116.245.94','2014-07-02 00:00:00','/index.html','Chrome',1,'',''),(20850,'114.66.6.244','2014-07-02 00:00:00','/index.html','Chrome',1,'',''),(20851,'211.97.123.86','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20852,'218.59.238.92','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20853,'218.59.238.92','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20854,'119.254.227.106','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20855,'119.254.227.106','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20856,'119.254.227.106','2014-07-02 00:00:00','/news.htm','IE',1,'',''),(20857,'121.199.125.21','2014-07-02 00:00:00','/newsview.htm','Firefox',1,'',''),(20858,'59.172.100.115','2014-07-02 00:00:00','/news.htm','Chrome',1,'',''),(20859,'195.2.240.106','2014-07-02 00:00:00','/news.htm','Firefox',1,'',''),(20860,'173.254.200.139','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20861,'218.59.238.93','2014-07-02 00:00:00','/index.html','IE',1,'',''),(20862,'218.59.238.92','2014-07-03 00:00:00','/index.html','IE',1,'',''),(20863,'61.135.190.102','2014-07-03 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(20864,'64.34.216.196','2014-07-03 00:00:00','/index.html','IE',1,'',''),(20865,'61.135.190.103','2014-07-03 00:00:00','/newsview.htm','Firefox',1,'�������óǴ�����ھ�','baidu'),(20866,'221.194.128.224','2014-07-03 00:00:00','/index.html','Firefox',1,'',''),(20867,'195.2.240.106','2014-07-03 00:00:00','/newsview.htm','Firefox',1,'',''),(20868,'183.136.190.62','2014-07-03 00:00:00','/index.html','Chrome',1,'',''),(20869,'220.181.158.106','2014-07-03 00:00:00','/index.html','Firefox',1,'',''),(20870,'183.136.190.62','2014-07-03 00:00:00','/index.html','Chrome',1,'',''),(20871,'183.136.190.62','2014-07-03 00:00:00','/index.html','Chrome',1,'',''),(20872,'115.239.212.197','2014-07-03 00:00:00','/index.html','Safari',1,'',''),(20873,'218.59.238.93','2014-07-03 00:00:00','/index.html','IE',1,'',''),(20874,'218.59.238.93','2014-07-03 00:00:00','/index.html','IE',1,'',''),(20875,'183.136.190.62','2014-07-03 00:00:00','/index.html','Firefox',1,'',''),(20876,'61.135.190.197','2014-07-03 00:00:00','/newsview.htm','Safari',1,'',''),(20877,'64.34.216.196','2014-07-03 00:00:00','/index.html','IE',1,'',''),(20878,'61.149.46.142','2014-07-03 00:00:00','/news/newsview.htm','Chrome',1,'bi商业智能 分析主题','360'),(20879,'130.0.234.7','2014-07-03 00:00:00','/index.html','Firefox',1,'',''),(20880,'183.136.190.62','2014-07-03 00:00:00','/index.html','Firefox',1,'',''),(20881,'220.181.132.217','2014-07-03 00:00:00','/index.html','IE',1,'',''),(20882,'101.199.112.52','2014-07-03 00:00:00','/index.html','Safari',1,'',''),(20883,'180.153.182.191','2014-07-03 00:00:00','/newsview.htm','IE',1,'',''),(20884,'180.153.182.191','2014-07-03 00:00:00','/newsview.htm','IE',1,'',''),(20885,'218.59.238.92','2014-07-03 00:00:00','/index.html','IE',1,'',''),(20886,'221.231.233.66','2014-07-03 00:00:00','/index.html','Chrome',1,'',''),(20887,'221.231.233.66','2014-07-03 00:00:00','/index.html','Chrome',1,'',''),(20888,'195.2.240.106','2014-07-03 00:00:00','/newsview.htm','Firefox',1,'',''),(20889,'64.34.216.196','2014-07-03 00:00:00','/index.html','IE',1,'',''),(20890,'195.2.240.106','2014-07-03 00:00:00','/newsview.htm','Firefox',1,'',''),(20891,'220.115.23.8','2014-07-03 00:00:00','/index.html','Chrome',1,'',''),(20892,'61.135.190.220','2014-07-03 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(20893,'221.239.119.66','2014-07-03 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(20894,'221.239.119.66','2014-07-03 00:00:00','/newsview.htm','Chrome',1,'',''),(20895,'195.2.240.106','2014-07-03 00:00:00','/newsview.htm','Firefox',1,'',''),(20896,'142.4.202.162','2014-07-03 00:00:00','/index.html','IE',1,'',''),(20897,'119.147.225.218','2014-07-03 00:00:00','/index.html','Safari',1,'',''),(20898,'222.131.115.181','2014-07-03 00:00:00','/news.htm','Chrome',1,'',''),(20899,'222.131.115.181','2014-07-03 00:00:00','/index.html','Chrome',1,'',''),(20900,'173.254.200.139','2014-07-03 00:00:00','/index.html','IE',1,'',''),(20901,'42.156.138.37','2014-07-03 00:00:00','/index.html','Safari',1,'',''),(20902,'195.2.240.106','2014-07-03 00:00:00','/newsview.htm','Firefox',1,'',''),(20903,'64.246.161.42','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20904,'183.136.190.62','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20905,'64.246.161.190','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20906,'173.254.200.139','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20907,'115.239.212.195','2014-07-04 00:00:00','/newsview.htm','Safari',1,'',''),(20908,'130.0.232.90','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20909,'183.136.190.62','2014-07-04 00:00:00','/index.html','Chrome',1,'',''),(20910,'183.136.190.62','2014-07-04 00:00:00','/index.html','Chrome',1,'',''),(20911,'218.59.238.92','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20912,'218.59.238.92','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20913,'218.59.238.92','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20914,'218.59.238.92','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20915,'183.136.190.62','2014-07-04 00:00:00','/index.html','Chrome',1,'',''),(20916,'118.244.186.157','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20917,'118.244.186.157','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20918,'220.181.108.45','2014-07-04 00:00:00','/newsview.htm','Safari',1,'',''),(20919,'198.148.111.184','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20920,'183.136.190.62','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20921,'218.59.238.93','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20922,'220.181.51.52','2014-07-04 00:00:00','/index.html','Chrome',1,'',''),(20923,'221.122.54.66','2014-07-04 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(20924,'198.148.111.184','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20925,'183.136.190.62','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20926,'115.239.212.11','2014-07-04 00:00:00','/index.html','Safari',1,'',''),(20927,'218.59.238.93','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20928,'218.59.238.93','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20929,'220.181.132.217','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20930,'101.199.112.51','2014-07-04 00:00:00','/index.html','Safari',1,'',''),(20931,'183.136.190.62','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20932,'183.136.190.62','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20933,'218.59.238.93','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20934,'218.59.238.93','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20935,'218.59.238.93','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20936,'218.30.118.98','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20937,'111.113.31.99','2014-07-04 00:00:00','/newsview.htm','Chrome',1,'大悦城 数据挖掘','baidu'),(20938,'173.254.200.139','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20939,'218.0.1.50','2014-07-04 00:00:00','/index.html','Chrome',1,'',''),(20940,'218.0.1.50','2014-07-04 00:00:00','/news.htm','Chrome',1,'',''),(20941,'218.0.1.50','2014-07-04 00:00:00','/newsview.htm','Chrome',1,'',''),(20942,'218.0.1.50','2014-07-04 00:00:00','/news.htm','Chrome',1,'',''),(20943,'218.0.1.50','2014-07-04 00:00:00','/newsview.htm','Chrome',1,'',''),(20944,'218.0.1.50','2014-07-04 00:00:00','/newsview.htm','Chrome',1,'',''),(20945,'218.0.1.50','2014-07-04 00:00:00','/news.htm','Chrome',1,'',''),(20946,'121.199.125.21','2014-07-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20947,'121.199.125.21','2014-07-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20948,'218.59.238.92','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20949,'218.59.238.92','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20950,'218.59.238.92','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20951,'221.194.128.224','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20952,'220.181.51.109','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20953,'220.181.51.104','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20954,'195.2.240.106','2014-07-04 00:00:00','/newsview.htm','Firefox',1,'',''),(20955,'220.181.132.219','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20956,'220.181.132.198','2014-07-04 00:00:00','/index.html','Safari',1,'',''),(20957,'118.244.186.157','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20958,'118.244.186.157','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20959,'118.244.186.157','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20960,'173.254.200.139','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20961,'121.199.125.21','2014-07-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20962,'121.199.125.4','2014-07-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(20963,'220.181.51.109','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20964,'220.181.51.107','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20965,'220.181.51.102','2014-07-04 00:00:00','/index.html','Firefox',1,'',''),(20966,'61.135.190.222','2014-07-04 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(20967,'121.199.125.21','2014-07-04 00:00:00','/newsview.htm','Firefox',1,'',''),(20968,'121.199.125.4','2014-07-04 00:00:00','/newsview.htm','Firefox',1,'',''),(20969,'199.80.59.175','2014-07-04 00:00:00','/index.html','IE',1,'',''),(20970,'121.199.125.21','2014-07-04 00:00:00','/newsview.htm','Firefox',1,'',''),(20971,'123.125.71.74','2014-07-04 00:00:00','/index.html','Safari',1,'',''),(20972,'195.2.240.106','2014-07-04 00:00:00','/newsview.htm','Firefox',1,'',''),(20973,'195.230.115.207','2014-07-05 00:00:00','/index.html','Chrome',1,'',''),(20974,'173.254.200.139','2014-07-05 00:00:00','/index.html','IE',1,'',''),(20975,'183.136.190.62','2014-07-05 00:00:00','/index.html','Firefox',1,'',''),(20976,'183.136.190.62','2014-07-05 00:00:00','/index.html','Firefox',1,'',''),(20977,'182.118.41.73','2014-07-05 00:00:00','/index.html','IE',1,'',''),(20978,'218.59.238.92','2014-07-05 00:00:00','/index.html','IE',1,'',''),(20979,'218.59.238.92','2014-07-05 00:00:00','/index.html','IE',1,'',''),(20980,'218.59.238.92','2014-07-05 00:00:00','/index.html','IE',1,'',''),(20981,'218.59.238.92','2014-07-05 00:00:00','/index.html','IE',1,'',''),(20982,'61.135.190.198','2014-07-05 00:00:00','/index.html','Safari',1,'',''),(20983,'195.2.240.106','2014-07-05 00:00:00','/newsview.htm','Firefox',1,'',''),(20984,'64.34.216.196','2014-07-05 00:00:00','/index.html','IE',1,'',''),(20985,'123.125.71.99','2014-07-05 00:00:00','/newsview.htm','Safari',1,'',''),(20986,'195.2.240.106','2014-07-05 00:00:00','/newsview.htm','Firefox',1,'',''),(20987,'220.181.51.55','2014-07-05 00:00:00','/index.html','Chrome',1,'',''),(20988,'173.254.200.139','2014-07-05 00:00:00','/index.html','IE',1,'',''),(20989,'195.2.240.106','2014-07-05 00:00:00','/newsview.htm','Firefox',1,'',''),(20990,'121.199.125.21','2014-07-05 00:00:00','/newsview.htm','Firefox',1,'',''),(20991,'121.199.125.4','2014-07-05 00:00:00','/newsview.htm','Firefox',1,'',''),(20992,'218.59.238.92','2014-07-05 00:00:00','/index.html','IE',1,'',''),(20993,'218.59.238.92','2014-07-05 00:00:00','/index.html','IE',1,'',''),(20994,'195.2.240.106','2014-07-05 00:00:00','/news.htm','Firefox',1,'',''),(20995,'195.2.240.106','2014-07-05 00:00:00','/news.htm','Firefox',1,'',''),(20996,'183.136.190.62','2014-07-05 00:00:00','/index.html','Firefox',1,'',''),(20997,'61.132.5.210','2014-07-05 00:00:00','/index.html','Chrome',1,'','baidu'),(20998,'61.132.5.210','2014-07-05 00:00:00','/index.html','Chrome',1,'',''),(20999,'220.181.158.106','2014-07-05 00:00:00','/index.html','Firefox',1,'',''),(21000,'61.135.190.104','2014-07-05 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21001,'61.135.190.197','2014-07-05 00:00:00','/newsview.htm','Safari',1,'',''),(21002,'220.181.132.217','2014-07-05 00:00:00','/index.html','IE',1,'',''),(21003,'116.230.71.185','2014-07-05 00:00:00','/index.html','Chrome',1,'',''),(21004,'101.199.112.51','2014-07-05 00:00:00','/index.html','Safari',1,'',''),(21005,'116.230.239.198','2014-07-05 00:00:00','/index.html','Chrome',1,'',''),(21006,'116.230.239.198','2014-07-05 00:00:00','/news.htm','Chrome',1,'',''),(21007,'116.230.239.198','2014-07-05 00:00:00','/newsview.htm','Chrome',1,'',''),(21008,'182.118.41.101','2014-07-05 00:00:00','/index.html','IE',1,'',''),(21009,'61.135.190.100','2014-07-05 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21010,'218.59.238.92','2014-07-05 00:00:00','/index.html','IE',1,'',''),(21011,'218.59.238.92','2014-07-05 00:00:00','/index.html','IE',1,'',''),(21012,'121.199.125.21','2014-07-05 00:00:00','/newsview.htm','Firefox',1,'',''),(21013,'195.2.240.106','2014-07-05 00:00:00','/news.htm','Firefox',1,'',''),(21014,'121.199.125.4','2014-07-05 00:00:00','/newsview.htm','Firefox',1,'',''),(21015,'49.73.12.241','2014-07-05 00:00:00','/index.html','IE',1,'',''),(21016,'198.148.111.184','2014-07-05 00:00:00','/index.html','IE',1,'',''),(21017,'195.2.240.106','2014-07-05 00:00:00','/newsview.htm','Firefox',1,'',''),(21018,'61.135.190.200','2014-07-05 00:00:00','/newsview.htm','Safari',1,'',''),(21019,'195.2.240.106','2014-07-05 00:00:00','/newsview.htm','Firefox',1,'',''),(21020,'195.2.240.106','2014-07-06 00:00:00','/newsview.htm','Firefox',1,'',''),(21021,'46.29.20.219','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21022,'198.74.118.142','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21023,'220.181.132.219','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21024,'101.199.112.53','2014-07-06 00:00:00','/index.html','Safari',1,'',''),(21025,'195.2.240.106','2014-07-06 00:00:00','/index.html','Firefox',1,'',''),(21026,'183.136.190.62','2014-07-06 00:00:00','/index.html','Chrome',1,'',''),(21027,'183.136.190.62','2014-07-06 00:00:00','/index.html','Chrome',1,'',''),(21028,'64.34.216.196','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21029,'61.135.190.72','2014-07-06 00:00:00','/newsview.htm','Safari',1,'',''),(21030,'118.244.186.157','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21031,'220.181.51.38','2014-07-06 00:00:00','/index.html','Chrome',1,'',''),(21032,'118.244.186.157','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21033,'218.59.238.92','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21034,'183.136.190.62','2014-07-06 00:00:00','/index.html','Firefox',1,'',''),(21035,'64.34.216.196','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21036,'183.136.190.62','2014-07-06 00:00:00','/index.html','Firefox',1,'',''),(21037,'42.120.145.1','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21038,'221.194.128.224','2014-07-06 00:00:00','/index.html','Firefox',1,'',''),(21039,'195.2.240.106','2014-07-06 00:00:00','/newsview.htm','Firefox',1,'',''),(21040,'195.2.240.106','2014-07-06 00:00:00','/newsview.htm','Firefox',1,'',''),(21041,'116.230.27.61','2014-07-06 00:00:00','/index.html','Chrome',1,'',''),(21042,'121.199.125.21','2014-07-06 00:00:00','/newsview.htm','Firefox',1,'',''),(21043,'121.199.125.4','2014-07-06 00:00:00','/newsview.htm','Firefox',1,'',''),(21044,'183.136.190.62','2014-07-06 00:00:00','/index.html','Chrome',1,'',''),(21045,'195.2.240.106','2014-07-06 00:00:00','/news.htm','Firefox',1,'',''),(21046,'61.135.190.105','2014-07-06 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21047,'195.2.240.106','2014-07-06 00:00:00','/newsview.htm','Firefox',1,'',''),(21048,'198.74.118.142','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21049,'183.136.190.62','2014-07-06 00:00:00','/index.html','Firefox',1,'',''),(21050,'218.30.118.102','2014-07-06 00:00:00','/index.html','Firefox',1,'',''),(21051,'171.221.110.223','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21052,'171.221.110.223','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21053,'198.74.118.142','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21054,'182.118.41.32','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21055,'171.221.110.223','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21056,'220.181.132.217','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21057,'101.199.108.51','2014-07-06 00:00:00','/index.html','Safari',1,'',''),(21058,'121.199.125.21','2014-07-06 00:00:00','/newsview.htm','Firefox',1,'',''),(21059,'220.115.23.13','2014-07-06 00:00:00','/index.html','Chrome',1,'',''),(21060,'121.199.125.21','2014-07-06 00:00:00','/newsview.htm','Firefox',1,'',''),(21061,'221.194.128.224','2014-07-06 00:00:00','/index.html','Firefox',1,'',''),(21062,'195.2.240.106','2014-07-06 00:00:00','/newsview.htm','Firefox',1,'',''),(21063,'198.74.118.142','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21064,'195.2.240.106','2014-07-06 00:00:00','/newsview.htm','Firefox',1,'',''),(21065,'220.115.23.14','2014-07-06 00:00:00','/index.html','Chrome',1,'',''),(21066,'220.115.23.14','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21067,'220.115.23.14','2014-07-06 00:00:00','/news.htm','IE',1,'',''),(21068,'124.207.7.242','2014-07-06 00:00:00','/index.html','Firefox',1,'',''),(21069,'122.226.223.69','2014-07-06 00:00:00','/hello.html','IE',0,'',''),(21070,'111.206.36.10','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21071,'118.244.186.157','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21072,'118.244.186.157','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21073,'118.244.186.157','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21074,'218.59.238.92','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21075,'218.59.238.92','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21076,'198.74.111.234','2014-07-06 00:00:00','/index.html','IE',1,'',''),(21077,'61.135.190.105','2014-07-07 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21078,'183.136.190.62','2014-07-07 00:00:00','/index.html','Chrome',1,'',''),(21079,'23.234.223.156','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21080,'183.136.190.62','2014-07-07 00:00:00','/index.html','Firefox',1,'',''),(21081,'64.34.216.196','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21082,'195.2.240.106','2014-07-07 00:00:00','/newsview.htm','Firefox',1,'',''),(21083,'180.153.185.228','2014-07-07 00:00:00','/newsview.htm','IE',1,'',''),(21084,'195.2.240.106','2014-07-07 00:00:00','/newsview.htm','Firefox',1,'',''),(21085,'198.148.111.184','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21086,'218.59.238.93','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21087,'218.59.238.93','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21088,'123.125.71.137','2014-07-07 00:00:00','/index.html','Chrome',1,'',''),(21089,'198.74.111.234','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21090,'218.30.118.99','2014-07-07 00:00:00','/index.html','Firefox',1,'',''),(21091,'183.136.190.62','2014-07-07 00:00:00','/index.html','Firefox',1,'',''),(21092,'192.99.200.213','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21093,'64.34.216.196','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21094,'221.222.213.216','2014-07-07 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(21095,'221.222.213.216','2014-07-07 00:00:00','/news.htm','IE',1,'',''),(21096,'195.2.240.106','2014-07-07 00:00:00','/newsview.htm','Firefox',1,'',''),(21097,'115.239.212.138','2014-07-07 00:00:00','/newsview.htm','Safari',1,'',''),(21098,'218.59.238.92','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21099,'195.2.240.106','2014-07-07 00:00:00','/newsview.htm','Firefox',1,'',''),(21100,'221.194.128.224','2014-07-07 00:00:00','/index.html','Firefox',1,'',''),(21101,'195.2.240.106','2014-07-07 00:00:00','/newsview.htm','Firefox',1,'',''),(21102,'195.2.240.106','2014-07-07 00:00:00','/newsview.htm','Firefox',1,'',''),(21103,'195.2.240.106','2014-07-07 00:00:00','/newsview.htm','Firefox',1,'',''),(21104,'198.148.111.184','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21105,'220.181.132.217','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21106,'101.199.108.59','2014-07-07 00:00:00','/index.html','Safari',1,'',''),(21107,'195.2.240.106','2014-07-07 00:00:00','/newsview.htm','Firefox',1,'',''),(21108,'218.59.238.92','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21109,'198.74.118.142','2014-07-07 00:00:00','/index.html','IE',1,'',''),(21110,'121.199.125.21','2014-07-07 00:00:00','/newsview.htm','Firefox',1,'',''),(21111,'61.135.190.101','2014-07-08 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21112,'198.74.111.234','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21113,'221.194.128.224','2014-07-08 00:00:00','/index.html','Firefox',1,'',''),(21114,'121.199.125.21','2014-07-08 00:00:00','/newsview.htm','Firefox',1,'',''),(21115,'121.199.125.21','2014-07-08 00:00:00','/newsview.htm','Firefox',1,'',''),(21116,'198.148.111.184','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21117,'121.199.125.4','2014-07-08 00:00:00','/newsview.htm','Firefox',1,'',''),(21118,'121.199.125.21','2014-07-08 00:00:00','/newsview.htm','Firefox',1,'',''),(21119,'121.199.125.4','2014-07-08 00:00:00','/newsview.htm','Firefox',1,'',''),(21120,'61.135.190.221','2014-07-08 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21121,'121.199.125.21','2014-07-08 00:00:00','/newsview.htm','Firefox',1,'',''),(21122,'121.199.125.4','2014-07-08 00:00:00','/newsview.htm','Firefox',1,'',''),(21123,'193.34.144.203','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21124,'218.30.118.99','2014-07-08 00:00:00','/index.html','Firefox',1,'',''),(21125,'195.2.240.106','2014-07-08 00:00:00','/newsview.htm','Firefox',1,'',''),(21126,'218.59.238.92','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21127,'64.34.216.196','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21128,'1.202.240.87','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21129,'1.202.240.87','2014-07-08 00:00:00','/news.htm','IE',1,'',''),(21130,'195.2.240.106','2014-07-08 00:00:00','/newsview.htm','Firefox',1,'',''),(21131,'218.59.238.93','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21132,'69.58.178.59','2014-07-08 00:00:00','/index.html','Firefox',1,'',''),(21133,'218.59.238.93','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21134,'69.58.178.59','2014-07-08 00:00:00','/index.html','Firefox',1,'',''),(21135,'69.58.178.59','2014-07-08 00:00:00','/news.htm','Firefox',1,'',''),(21136,'198.74.100.247','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21137,'183.136.190.62','2014-07-08 00:00:00','/index.html','Chrome',1,'',''),(21138,'180.153.198.45','2014-07-08 00:00:00','/index.html','Safari',1,'',''),(21139,'195.2.240.106','2014-07-08 00:00:00','/newsview.htm','Firefox',1,'',''),(21140,'61.135.190.200','2014-07-08 00:00:00','/newsview.htm','Safari',1,'',''),(21141,'42.120.161.95','2014-07-08 00:00:00','/index.html','Safari',1,'',''),(21142,'198.148.111.184','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21143,'59.46.166.170','2014-07-08 00:00:00','/news.htm','Chrome',1,'',''),(21144,'59.46.166.170','2014-07-08 00:00:00','/index.html','Chrome',1,'',''),(21145,'59.46.166.170','2014-07-08 00:00:00','/news.htm','Chrome',1,'',''),(21146,'183.136.190.62','2014-07-08 00:00:00','/index.html','Firefox',1,'',''),(21147,'218.0.1.50','2014-07-08 00:00:00','/index.html','Chrome',1,'',''),(21148,'119.147.146.193','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21149,'218.0.1.50','2014-07-08 00:00:00','/index.html','Chrome',1,'',''),(21150,'114.249.222.236','2014-07-08 00:00:00','/index.html','Chrome',1,'',''),(21151,'119.147.146.189','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21152,'183.136.190.62','2014-07-08 00:00:00','/index.html','Firefox',1,'',''),(21153,'118.244.186.157','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21154,'118.244.186.157','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21155,'195.2.240.106','2014-07-08 00:00:00','/newsview.htm','Firefox',1,'',''),(21156,'218.59.238.92','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21157,'218.59.238.92','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21158,'220.181.51.211','2014-07-08 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(21159,'198.74.118.142','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21160,'218.59.238.93','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21161,'220.181.132.217','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21162,'220.181.132.197','2014-07-08 00:00:00','/index.html','Safari',1,'',''),(21163,'193.34.144.203','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21164,'121.199.125.21','2014-07-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21165,'118.242.26.18','2014-07-08 00:00:00','/newsview.htm','IE',1,'大悦城大数据运营','baidu'),(21166,'183.136.190.62','2014-07-08 00:00:00','/index.html','Firefox',1,'',''),(21167,'183.136.190.62','2014-07-08 00:00:00','/index.html','Firefox',1,'',''),(21168,'61.135.190.200','2014-07-08 00:00:00','/index.html','Safari',1,'',''),(21169,'198.148.111.184','2014-07-08 00:00:00','/index.html','IE',1,'',''),(21170,'123.125.71.112','2014-07-08 00:00:00','/newsview.htm','Safari',1,'',''),(21171,'183.136.190.62','2014-07-08 00:00:00','/index.html','Firefox',1,'',''),(21172,'183.136.190.62','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21173,'61.135.190.219','2014-07-09 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21174,'61.135.190.68','2014-07-09 00:00:00','/newsview.htm','Safari',1,'',''),(21175,'195.2.240.106','2014-07-09 00:00:00','/news.htm','Firefox',1,'',''),(21176,'198.148.111.184','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21177,'183.136.190.62','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21178,'221.194.128.224','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21179,'195.2.240.106','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21180,'50.19.68.0','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21181,'61.135.190.101','2014-07-09 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21182,'121.199.125.21','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21183,'198.74.118.142','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21184,'121.199.125.21','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21185,'121.199.125.4','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21186,'121.199.125.21','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21187,'121.199.125.21','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21188,'121.199.125.21','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21189,'121.199.125.4','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21190,'121.199.125.21','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21191,'121.199.125.4','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21192,'218.30.118.102','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21193,'182.118.41.93','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21194,'195.2.240.106','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21195,'183.136.190.62','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21196,'118.186.156.227','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21197,'183.136.190.62','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21198,'198.74.111.234','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21199,'218.59.238.92','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21200,'183.136.190.62','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21201,'118.244.186.157','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21202,'195.2.240.106','2014-07-09 00:00:00','/news.htm','Firefox',1,'',''),(21203,'118.244.186.157','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21204,'118.244.186.157','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21205,'183.136.190.62','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21206,'183.136.190.62','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21207,'222.209.223.102','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21208,'183.136.190.62','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21209,'59.46.166.170','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21210,'59.46.166.170','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21211,'183.136.190.62','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21212,'183.136.190.62','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21213,'183.136.190.62','2014-07-09 00:00:00','/news.htm','Firefox',1,'',''),(21214,'119.188.66.175','2014-07-09 00:00:00','/newsview.htm','IE',1,'',''),(21215,'195.2.240.106','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21216,'61.135.190.219','2014-07-09 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21217,'183.136.190.62','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21218,'183.136.190.62','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21219,'195.2.240.106','2014-07-09 00:00:00','/news.htm','Firefox',1,'',''),(21220,'221.194.128.224','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21221,'220.181.158.109','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21222,'183.136.190.62','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21223,'121.199.125.21','2014-07-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21224,'121.199.125.4','2014-07-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21225,'180.175.173.181','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21226,'180.175.173.181','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21227,'180.184.99.3','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21228,'195.2.240.106','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21229,'198.148.111.184','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21230,'115.60.22.155','2014-07-09 00:00:00','/news.htm','Chrome',1,'',''),(21231,'115.60.22.155','2014-07-09 00:00:00','/news.htm','Chrome',1,'',''),(21232,'220.248.80.114','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21233,'218.0.1.50','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21234,'119.147.146.189','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21235,'115.60.22.155','2014-07-09 00:00:00','/newsview.htm','Chrome',1,'',''),(21236,'218.0.1.50','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21237,'183.136.190.62','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21238,'183.136.190.62','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21239,'183.135.154.232','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21240,'183.135.154.232','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21241,'183.135.154.232','2014-07-09 00:00:00','/news.htm','Firefox',1,'',''),(21242,'183.135.154.232','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21243,'218.0.1.50','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21244,'183.135.154.232','2014-07-09 00:00:00','/index.html','Firefox',1,'',''),(21245,'183.135.154.232','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21246,'195.2.240.106','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21247,'183.141.79.237','2014-07-09 00:00:00','/index.html','Chrome',1,'睿思bI','baidu'),(21248,'111.206.125.146','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21249,'111.206.125.147','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21250,'111.206.125.144','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21251,'111.206.125.146','2014-07-09 00:00:00','/index.html','Chrome',1,'',''),(21252,'198.74.100.247','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21253,'66.249.79.59','2014-07-09 00:00:00','/newsview.htm','Safari',1,'',''),(21254,'115.239.212.138','2014-07-09 00:00:00','/index.html','Safari',1,'',''),(21255,'220.181.132.219','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21256,'101.199.112.51','2014-07-09 00:00:00','/index.html','Safari',1,'',''),(21257,'195.2.240.106','2014-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(21258,'220.181.132.217','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21259,'220.181.132.192','2014-07-09 00:00:00','/index.html','Safari',1,'',''),(21260,'220.181.132.199','2014-07-09 00:00:00','/index.html','Safari',1,'',''),(21261,'218.59.238.92','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21262,'218.59.238.92','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21263,'198.74.111.234','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21264,'1.202.240.87','2014-07-09 00:00:00','/newsview.htm','IE',1,'','baidu'),(21265,'1.202.240.87','2014-07-09 00:00:00','/index.html','IE',1,'','baidu'),(21266,'1.202.240.87','2014-07-09 00:00:00','/news.htm','IE',1,'',''),(21267,'1.202.240.87','2014-07-09 00:00:00','/news.htm','IE',1,'',''),(21268,'1.202.240.87','2014-07-09 00:00:00','/news.htm','IE',1,'',''),(21269,'1.202.240.87','2014-07-09 00:00:00','/newsview.htm','IE',1,'',''),(21270,'1.202.240.87','2014-07-09 00:00:00','/news.htm','IE',1,'',''),(21271,'1.202.240.87','2014-07-09 00:00:00','/news.htm','IE',1,'',''),(21272,'1.202.240.87','2014-07-09 00:00:00','/news.htm','IE',1,'',''),(21273,'111.206.36.133','2014-07-09 00:00:00','/index.html','IE',1,'',''),(21274,'195.2.240.106','2014-07-10 00:00:00','/newsview.htm','Firefox',1,'',''),(21275,'198.74.111.234','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21276,'195.2.240.106','2014-07-10 00:00:00','/newsview.htm','Firefox',1,'',''),(21277,'183.136.190.62','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21278,'61.135.190.102','2014-07-10 00:00:00','/newsview.htm','Firefox',1,'���óǴ������Ӫ','baidu'),(21279,'183.136.190.62','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21280,'183.136.190.62','2014-07-10 00:00:00','/index.html','Chrome',1,'',''),(21281,'183.136.190.62','2014-07-10 00:00:00','/index.html','Chrome',1,'',''),(21282,'61.135.190.101','2014-07-10 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21283,'64.34.216.196','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21284,'121.199.125.21','2014-07-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21285,'121.199.125.4','2014-07-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21286,'183.136.190.62','2014-07-10 00:00:00','/index.html','Chrome',1,'',''),(21287,'220.181.108.29','2014-07-10 00:00:00','/newsview.htm','Safari',1,'',''),(21288,'218.30.118.80','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21289,'180.153.188.185','2014-07-10 00:00:00','/index.html','Safari',1,'',''),(21290,'61.135.190.200','2014-07-10 00:00:00','/index.html','Safari',1,'',''),(21291,'198.74.100.247','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21292,'183.136.190.62','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21293,'183.136.190.62','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21294,'180.153.198.77','2014-07-10 00:00:00','/index.html','Safari',1,'',''),(21295,'195.2.240.106','2014-07-10 00:00:00','/newsview.htm','Firefox',1,'',''),(21296,'59.46.166.170','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21297,'59.46.166.170','2014-07-10 00:00:00','/index.html','Chrome',1,'',''),(21298,'198.74.100.247','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21299,'195.2.240.106','2014-07-10 00:00:00','/newsview.htm','Firefox',1,'',''),(21300,'183.136.190.62','2014-07-10 00:00:00','/news.htm','Firefox',1,'',''),(21301,'183.136.190.62','2014-07-10 00:00:00','/news.htm','Firefox',1,'',''),(21302,'182.118.41.93','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21303,'218.59.238.92','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21304,'218.59.238.92','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21305,'218.59.238.92','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21306,'221.194.128.224','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21307,'198.74.100.247','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21308,'118.244.186.157','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21309,'118.244.186.157','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21310,'118.244.186.157','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21311,'121.33.231.42','2014-07-10 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(21312,'61.135.190.199','2014-07-10 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(21313,'113.116.250.32','2014-07-10 00:00:00','/index.html','IE',1,'商业智能 集团 有限公司','baidu'),(21314,'119.147.146.193','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21315,'193.34.144.203','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21316,'61.135.190.222','2014-07-10 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21317,'61.135.190.103','2014-07-10 00:00:00','/newsview.htm','Firefox',1,'��ͳ��������!�������óǴ�����ھ�,��ͳ����+������˼ά=���»���!','baidu'),(21318,'182.118.41.73','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21319,'106.37.8.115','2014-07-10 00:00:00','/index.html','Chrome',1,'',''),(21320,'193.34.144.203','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21321,'61.135.190.101','2014-07-10 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(21322,'111.161.52.27','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21323,'125.39.210.27','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21324,'125.39.208.232','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21325,'61.49.56.48','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21326,'125.39.210.31','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21327,'61.49.56.47','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21328,'111.30.131.199','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21329,'111.30.132.176','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21330,'111.30.132.212','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21331,'111.30.132.212','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21332,'111.30.132.176','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21333,'111.30.132.212','2014-07-10 00:00:00','/index.html','Firefox',1,'',''),(21334,'123.125.71.137','2014-07-10 00:00:00','/index.html','Chrome',1,'',''),(21335,'220.181.132.219','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21336,'101.199.108.119','2014-07-10 00:00:00','/index.html','Safari',1,'',''),(21337,'111.206.36.137','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21338,'198.74.111.234','2014-07-10 00:00:00','/index.html','IE',1,'',''),(21339,'115.239.212.68','2014-07-11 00:00:00','/newsview.htm','Safari',1,'',''),(21340,'221.194.128.224','2014-07-11 00:00:00','/index.html','Firefox',1,'',''),(21341,'195.2.240.106','2014-07-11 00:00:00','/newsview.htm','Firefox',1,'',''),(21342,'123.125.71.69','2014-07-11 00:00:00','/index.html','Safari',1,'',''),(21343,'183.136.190.62','2014-07-11 00:00:00','/index.html','Chrome',1,'',''),(21344,'195.2.240.106','2014-07-11 00:00:00','/newsview.htm','Firefox',1,'',''),(21345,'183.136.190.62','2014-07-11 00:00:00','/index.html','Firefox',1,'',''),(21346,'195.2.240.106','2014-07-11 00:00:00','/newsview.htm','Firefox',1,'',''),(21347,'183.136.190.62','2014-07-11 00:00:00','/index.html','Chrome',1,'',''),(21348,'220.181.108.45','2014-07-11 00:00:00','/index.html','Safari',1,'',''),(21349,'222.186.34.67','2014-07-11 00:00:00','/index.html','IE',1,'',''),(21350,'183.136.190.62','2014-07-11 00:00:00','/index.html','Chrome',1,'',''),(21351,'195.2.240.106','2014-07-11 00:00:00','/newsview.htm','Firefox',1,'',''),(21352,'183.136.190.62','2014-07-11 00:00:00','/index.html','Firefox',1,'',''),(21353,'183.136.190.62','2014-07-11 00:00:00','/index.html','Firefox',1,'',''),(21354,'220.181.132.217','2014-07-11 00:00:00','/index.html','IE',1,'',''),(21355,'101.199.108.52','2014-07-11 00:00:00','/index.html','Safari',1,'',''),(21356,'115.239.212.66','2014-07-11 00:00:00','/index.html','Safari',1,'',''),(21357,'183.136.190.62','2014-07-11 00:00:00','/index.html','Firefox',1,'',''),(21358,'202.108.100.232','2014-07-11 00:00:00','/newsview.htm','Chrome',1,'大悦城 大数据100','baidu'),(21359,'183.136.190.62','2014-07-11 00:00:00','/news.htm','Firefox',1,'',''),(21360,'198.74.100.247','2014-07-11 00:00:00','/index.html','IE',1,'',''),(21361,'218.30.118.100','2014-07-11 00:00:00','/index.html','Firefox',1,'',''),(21362,'195.2.240.106','2014-07-11 00:00:00','/newsview.htm','Firefox',1,'',''),(21363,'183.136.190.62','2014-07-11 00:00:00','/index.html','Firefox',1,'',''),(21364,'121.199.125.21','2014-07-11 00:00:00','/newsview.htm','Firefox',1,'',''),(21365,'193.34.144.203','2014-07-11 00:00:00','/index.html','IE',1,'',''),(21366,'61.135.190.222','2014-07-11 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21367,'220.181.108.46','2014-07-11 00:00:00','/newsview.htm','Safari',1,'',''),(21368,'195.2.240.106','2014-07-11 00:00:00','/newsview.htm','Firefox',1,'',''),(21369,'182.118.42.90','2014-07-11 00:00:00','/index.html','IE',1,'',''),(21370,'198.74.118.142','2014-07-11 00:00:00','/index.html','IE',1,'',''),(21371,'193.34.144.203','2014-07-11 00:00:00','/index.html','IE',1,'',''),(21372,'123.125.71.125','2014-07-11 00:00:00','/index.html','Chrome',1,'',''),(21373,'61.135.190.219','2014-07-11 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21374,'198.74.111.234','2014-07-11 00:00:00','/index.html','IE',1,'',''),(21375,'61.135.190.69','2014-07-12 00:00:00','/newsview.htm','Safari',1,'',''),(21376,'222.186.34.67','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21377,'198.74.118.142','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21378,'222.246.92.169','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21379,'66.249.67.72','2014-07-12 00:00:00','/newsview.htm','Safari',1,'',''),(21380,'195.2.240.106','2014-07-12 00:00:00','/newsview.htm','Firefox',1,'',''),(21381,'199.80.59.174','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21382,'183.136.190.62','2014-07-12 00:00:00','/index.html','Firefox',1,'',''),(21383,'183.136.190.62','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21384,'218.30.118.98','2014-07-12 00:00:00','/index.html','Firefox',1,'',''),(21385,'198.74.100.247','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21386,'195.2.240.106','2014-07-12 00:00:00','/news.htm','Firefox',1,'',''),(21387,'221.194.128.224','2014-07-12 00:00:00','/index.html','Firefox',1,'',''),(21388,'183.136.190.62','2014-07-12 00:00:00','/index.html','Firefox',1,'',''),(21389,'183.136.190.62','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21390,'198.74.118.142','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21391,'188.92.76.167','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21392,'188.92.76.167','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21393,'183.136.190.62','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21394,'195.2.240.106','2014-07-12 00:00:00','/newsview.htm','Firefox',1,'',''),(21395,'183.136.190.62','2014-07-12 00:00:00','/index.html','Firefox',1,'',''),(21396,'58.38.74.49','2014-07-12 00:00:00','/news.htm','Chrome',1,'',''),(21397,'58.38.74.49','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21398,'183.136.190.62','2014-07-12 00:00:00','/news.htm','Firefox',1,'',''),(21399,'183.136.190.62','2014-07-12 00:00:00','/index.html','Firefox',1,'',''),(21400,'46.29.20.219','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21401,'183.136.190.62','2014-07-12 00:00:00','/news.htm','Firefox',1,'',''),(21402,'91.207.7.54','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21403,'180.153.198.185','2014-07-12 00:00:00','/index.html','Safari',1,'',''),(21404,'221.12.59.213','2014-07-12 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(21405,'183.136.190.62','2014-07-12 00:00:00','/index.html','Firefox',1,'',''),(21406,'122.226.223.69','2014-07-12 00:00:00','/hello.html','IE',0,'',''),(21407,'183.136.190.62','2014-07-12 00:00:00','/index.html','Firefox',1,'',''),(21408,'183.136.190.62','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21409,'220.181.132.217','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21410,'220.181.132.200','2014-07-12 00:00:00','/index.html','Safari',1,'',''),(21411,'195.2.240.106','2014-07-12 00:00:00','/newsview.htm','Firefox',1,'',''),(21412,'195.2.240.106','2014-07-12 00:00:00','/newsview.htm','Firefox',1,'',''),(21413,'61.135.190.223','2014-07-12 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21414,'183.136.190.62','2014-07-12 00:00:00','/index.html','Firefox',1,'',''),(21415,'61.135.190.103','2014-07-12 00:00:00','/newsview.htm','Firefox',1,'���ó�','baidu'),(21416,'198.148.111.184','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21417,'221.12.59.213','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21418,'119.147.146.189','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21419,'221.12.59.213','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21420,'122.227.146.30','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21421,'221.12.59.211','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21422,'183.136.190.62','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21423,'115.191.201.199','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21424,'221.12.59.213','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21425,'221.12.59.213','2014-07-12 00:00:00','/news.htm','Chrome',1,'',''),(21426,'221.12.59.213','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21427,'221.12.59.213','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21428,'183.136.190.62','2014-07-12 00:00:00','/index.html','Firefox',1,'',''),(21429,'49.220.150.222','2014-07-12 00:00:00','/news.htm','IE',1,'',''),(21430,'49.220.150.222','2014-07-12 00:00:00','/news.htm','IE',1,'',''),(21431,'220.181.132.219','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21432,'220.181.132.198','2014-07-12 00:00:00','/index.html','Safari',1,'',''),(21433,'49.220.150.222','2014-07-12 00:00:00','/news.htm','IE',1,'',''),(21434,'195.2.240.106','2014-07-12 00:00:00','/newsview.htm','Firefox',1,'',''),(21435,'183.136.190.62','2014-07-12 00:00:00','/index.html','Firefox',1,'',''),(21436,'182.118.41.93','2014-07-12 00:00:00','/newsview.htm','IE',1,'',''),(21437,'182.118.41.93','2014-07-12 00:00:00','/newsview.htm','IE',1,'',''),(21438,'123.125.71.61','2014-07-12 00:00:00','/index.html','Chrome',1,'',''),(21439,'61.135.190.105','2014-07-12 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21440,'221.194.128.224','2014-07-12 00:00:00','/index.html','Firefox',1,'',''),(21441,'123.64.117.230','2014-07-12 00:00:00','/newsview.htm','Chrome',1,'分析系统BI上线','360'),(21442,'118.123.4.111','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21443,'118.123.4.111','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21444,'118.123.4.111','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21445,'118.123.4.111','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21446,'118.123.4.111','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21447,'118.123.4.111','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21448,'118.123.4.111','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21449,'118.123.4.111','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21450,'118.123.4.111','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21451,'118.123.4.111','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21452,'118.123.4.111','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21453,'118.123.4.111','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21454,'193.34.144.203','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21455,'64.34.216.196','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21456,'195.2.240.106','2014-07-12 00:00:00','/newsview.htm','Firefox',1,'',''),(21457,'59.38.111.155','2014-07-12 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(21458,'118.196.169.177','2014-07-12 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(21459,'198.74.100.247','2014-07-12 00:00:00','/index.html','IE',1,'',''),(21460,'101.226.17.93','2014-07-13 00:00:00','/index.html','Safari',1,'',''),(21461,'101.226.17.93','2014-07-13 00:00:00','/index.html','IE',1,'',''),(21462,'183.136.190.62','2014-07-13 00:00:00','/index.html','Firefox',1,'',''),(21463,'198.148.111.184','2014-07-13 00:00:00','/index.html','IE',1,'',''),(21464,'195.2.240.106','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21465,'198.74.100.247','2014-07-13 00:00:00','/index.html','IE',1,'',''),(21466,'220.181.51.55','2014-07-13 00:00:00','/index.html','Chrome',1,'',''),(21467,'218.3.119.9','2014-07-13 00:00:00','/index.html','Chrome',1,'',''),(21468,'218.3.119.9','2014-07-13 00:00:00','/index.html','Chrome',1,'',''),(21469,'183.136.190.62','2014-07-13 00:00:00','/index.html','Chrome',1,'',''),(21470,'218.30.118.100','2014-07-13 00:00:00','/index.html','Firefox',1,'',''),(21471,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21472,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21473,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21474,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21475,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21476,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21477,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21478,'64.34.216.196','2014-07-13 00:00:00','/index.html','IE',1,'',''),(21479,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21480,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21481,'114.96.61.78','2014-07-13 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(21482,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21483,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21484,'183.136.190.62','2014-07-13 00:00:00','/news.htm','Firefox',1,'',''),(21485,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21486,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21487,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21488,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21489,'183.136.190.62','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21490,'195.2.240.106','2014-07-13 00:00:00','/news.htm','Firefox',1,'',''),(21491,'49.220.150.222','2014-07-13 00:00:00','/news.htm','IE',1,'',''),(21492,'49.220.150.222','2014-07-13 00:00:00','/news.htm','IE',1,'',''),(21493,'49.220.150.222','2014-07-13 00:00:00','/newsview.htm','IE',1,'',''),(21494,'49.220.150.222','2014-07-13 00:00:00','/newsview.htm','IE',1,'',''),(21495,'49.220.150.222','2014-07-13 00:00:00','/newsview.htm','IE',1,'',''),(21496,'195.2.240.106','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21497,'121.199.125.21','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21498,'183.136.190.62','2014-07-13 00:00:00','/news.htm','Firefox',1,'',''),(21499,'49.220.150.222','2014-07-13 00:00:00','/newsview.htm','IE',1,'',''),(21500,'183.136.190.62','2014-07-13 00:00:00','/news.htm','Firefox',1,'',''),(21501,'180.153.182.88','2014-07-13 00:00:00','/news/newsview.htm','IE',1,'',''),(21502,'180.153.182.88','2014-07-13 00:00:00','/news/newsview.htm','IE',1,'',''),(21503,'180.153.182.90','2014-07-13 00:00:00','/newsview.htm','IE',1,'',''),(21504,'180.153.182.185','2014-07-13 00:00:00','/newsview.htm','IE',1,'',''),(21505,'121.199.125.21','2014-07-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21506,'121.199.125.4','2014-07-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21507,'195.2.240.106','2014-07-13 00:00:00','/news.htm','Firefox',1,'',''),(21508,'64.34.216.196','2014-07-13 00:00:00','/index.html','IE',1,'',''),(21509,'61.135.190.100','2014-07-13 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21510,'195.2.240.106','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21511,'183.136.190.62','2014-07-13 00:00:00','/index.html','Chrome',1,'',''),(21512,'64.34.216.196','2014-07-13 00:00:00','/index.html','IE',1,'',''),(21513,'42.120.161.95','2014-07-13 00:00:00','/index.html','Safari',1,'',''),(21514,'49.220.150.222','2014-07-13 00:00:00','/news.htm','IE',1,'',''),(21515,'49.220.150.222','2014-07-13 00:00:00','/newsview.htm','IE',1,'',''),(21516,'49.220.150.222','2014-07-13 00:00:00','/newsview.htm','IE',1,'',''),(21517,'220.181.132.217','2014-07-13 00:00:00','/index.html','IE',1,'',''),(21518,'101.199.108.55','2014-07-13 00:00:00','/index.html','Safari',1,'',''),(21519,'198.74.100.247','2014-07-13 00:00:00','/index.html','IE',1,'',''),(21520,'195.2.240.106','2014-07-13 00:00:00','/newsview.htm','Firefox',1,'',''),(21521,'123.125.71.125','2014-07-13 00:00:00','/index.html','Chrome',1,'',''),(21522,'61.135.190.200','2014-07-13 00:00:00','/index.html','IE',1,'睿思BI|北京睿思科技有限公司|商业智能|BI|数据分析软件供应商','baidu'),(21523,'221.194.128.224','2014-07-13 00:00:00','/index.html','Firefox',1,'',''),(21524,'122.225.175.171','2014-07-13 00:00:00','/index.html','IE',1,'',''),(21525,'198.148.111.184','2014-07-13 00:00:00','/index.html','IE',1,'',''),(21526,'183.136.190.62','2014-07-13 00:00:00','/index.html','Firefox',1,'',''),(21527,'183.136.190.62','2014-07-13 00:00:00','/index.html','Firefox',1,'',''),(21528,'195.2.240.106','2014-07-14 00:00:00','/news.htm','Firefox',1,'',''),(21529,'94.242.222.44','2014-07-14 00:00:00','/news.htm','IE',1,'',''),(21530,'198.74.111.234','2014-07-14 00:00:00','/index.html','IE',1,'',''),(21531,'61.135.190.102','2014-07-14 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ�','baidu'),(21532,'198.148.111.184','2014-07-14 00:00:00','/index.html','IE',1,'',''),(21533,'183.136.190.62','2014-07-14 00:00:00','/index.html','Chrome',1,'',''),(21534,'115.239.212.137','2014-07-14 00:00:00','/index.html','Safari',1,'',''),(21535,'183.136.190.62','2014-07-14 00:00:00','/index.html','Chrome',1,'',''),(21536,'183.136.190.62','2014-07-14 00:00:00','/index.html','Chrome',1,'',''),(21537,'61.135.190.199','2014-07-14 00:00:00','/newsview.htm','Safari',1,'',''),(21538,'220.181.108.44','2014-07-14 00:00:00','/index.html','Safari',1,'',''),(21539,'198.74.100.247','2014-07-14 00:00:00','/index.html','IE',1,'',''),(21540,'218.30.118.101','2014-07-14 00:00:00','/index.html','Firefox',1,'',''),(21541,'222.94.22.16','2014-07-14 00:00:00','/news.htm','Chrome',1,'',''),(21542,'222.94.22.16','2014-07-14 00:00:00','/newsview.htm','Chrome',1,'',''),(21543,'183.136.190.62','2014-07-14 00:00:00','/index.html','Chrome',1,'',''),(21544,'1.202.240.87','2014-07-14 00:00:00','/newsview.htm','IE',1,'','baidu'),(21545,'221.194.128.224','2014-07-14 00:00:00','/index.html','Firefox',1,'',''),(21546,'27.17.30.131','2014-07-14 00:00:00','/news.htm','Chrome',1,'',''),(21547,'27.17.30.131','2014-07-14 00:00:00','/newsview.htm','Chrome',1,'',''),(21548,'27.17.30.131','2014-07-14 00:00:00','/newsview.htm','Chrome',1,'',''),(21549,'121.199.125.21','2014-07-14 00:00:00','/newsview.htm','Firefox',1,'',''),(21550,'223.240.219.152','2014-07-14 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(21551,'222.94.22.16','2014-07-14 00:00:00','/index.html','Chrome',1,'',''),(21552,'198.74.118.142','2014-07-14 00:00:00','/index.html','IE',1,'',''),(21553,'61.135.190.104','2014-07-14 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21554,'183.136.190.62','2014-07-14 00:00:00','/index.html','Firefox',1,'',''),(21555,'183.136.190.62','2014-07-14 00:00:00','/index.html','Firefox',1,'',''),(21556,'221.10.66.198','2014-07-14 00:00:00','/index.html','IE',1,'',''),(21557,'198.74.118.142','2014-07-14 00:00:00','/index.html','IE',1,'',''),(21558,'195.2.240.106','2014-07-14 00:00:00','/newsview.htm','Firefox',1,'',''),(21559,'195.2.240.106','2014-07-14 00:00:00','/newsview.htm','Firefox',1,'',''),(21560,'61.135.190.219','2014-07-14 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21561,'193.34.144.203','2014-07-14 00:00:00','/index.html','IE',1,'',''),(21562,'66.249.65.59','2014-07-14 00:00:00','/index.html','Safari',1,'',''),(21563,'66.249.65.106','2014-07-14 00:00:00','/index.html','Safari',1,'',''),(21564,'121.199.125.4','2014-07-14 00:00:00','/newsview.htm','Firefox',1,'',''),(21565,'218.59.238.92','2014-07-14 00:00:00','/index.html','IE',1,'',''),(21566,'198.148.111.184','2014-07-14 00:00:00','/index.html','IE',1,'',''),(21567,'195.2.240.106','2014-07-14 00:00:00','/newsview.htm','Firefox',1,'',''),(21568,'193.34.144.203','2014-07-14 00:00:00','/index.html','IE',1,'',''),(21569,'220.181.132.217','2014-07-14 00:00:00','/index.html','IE',1,'',''),(21570,'101.199.112.51','2014-07-14 00:00:00','/index.html','Safari',1,'',''),(21571,'101.199.112.55','2014-07-14 00:00:00','/index.html','Safari',1,'',''),(21572,'195.2.240.106','2014-07-14 00:00:00','/newsview.htm','Firefox',1,'',''),(21573,'115.239.212.136','2014-07-14 00:00:00','/newsview.htm','Safari',1,'',''),(21574,'198.148.111.184','2014-07-14 00:00:00','/index.html','IE',1,'',''),(21575,'183.136.190.62','2014-07-14 00:00:00','/index.html','Firefox',1,'',''),(21576,'183.136.190.62','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21577,'183.136.190.62','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21578,'195.2.240.106','2014-07-15 00:00:00','/newsview.htm','Firefox',1,'',''),(21579,'218.59.238.92','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21580,'94.242.222.44','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21581,'183.136.190.62','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21582,'198.74.100.247','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21583,'183.136.190.62','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21584,'195.2.240.106','2014-07-15 00:00:00','/newsview.htm','Firefox',1,'',''),(21585,'183.136.190.62','2014-07-15 00:00:00','/index.html','Chrome',1,'',''),(21586,'183.136.190.62','2014-07-15 00:00:00','/index.html','Chrome',1,'',''),(21587,'183.136.190.62','2014-07-15 00:00:00','/index.html','Chrome',1,'',''),(21588,'218.30.118.80','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21589,'183.136.190.62','2014-07-15 00:00:00','/index.html','Chrome',1,'',''),(21590,'58.30.71.34','2014-07-15 00:00:00','/index.html','Chrome',1,'',''),(21591,'198.74.118.142','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21592,'183.136.190.62','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21593,'58.30.71.34','2014-07-15 00:00:00','/index.html','Chrome',1,'',''),(21594,'183.136.190.62','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21595,'183.136.190.62','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21596,'195.2.240.106','2014-07-15 00:00:00','/newsview.htm','Firefox',1,'',''),(21597,'198.148.111.184','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21598,'121.199.125.21','2014-07-15 00:00:00','/newsview.htm','Firefox',1,'',''),(21599,'121.199.125.4','2014-07-15 00:00:00','/newsview.htm','Firefox',1,'',''),(21600,'123.125.71.106','2014-07-15 00:00:00','/newsview.htm','Safari',1,'',''),(21601,'192.99.200.213','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21602,'192.99.200.213','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21603,'183.136.190.62','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21604,'221.192.235.244','2014-07-15 00:00:00','/index.html','Chrome',1,'',''),(21605,'118.144.128.49','2014-07-15 00:00:00','/index.html','Chrome',1,'',''),(21606,'118.144.128.52','2014-07-15 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(21607,'183.136.190.62','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21608,'87.117.189.100','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21609,'198.74.100.247','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21610,'195.2.240.106','2014-07-15 00:00:00','/news.htm','Firefox',1,'',''),(21611,'221.194.128.224','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21612,'195.2.240.106','2014-07-15 00:00:00','/newsview.htm','Firefox',1,'',''),(21613,'121.199.125.21','2014-07-15 00:00:00','/newsview.htm','Firefox',1,'',''),(21614,'121.199.125.4','2014-07-15 00:00:00','/newsview.htm','Firefox',1,'',''),(21615,'60.166.162.9','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21616,'193.34.144.203','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21617,'58.152.63.189','2014-07-15 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(21618,'124.116.245.91','2014-07-15 00:00:00','/index.html','Chrome',1,'',''),(21619,'183.60.244.48','2014-07-15 00:00:00','/index.html','Firefox',1,'','baidu'),(21620,'183.60.244.48','2014-07-15 00:00:00','/index.html','Firefox',1,'','baidu'),(21621,'183.60.244.48','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21622,'183.60.244.48','2014-07-15 00:00:00','/index.html','Firefox',1,'','baidu'),(21623,'182.118.41.154','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21624,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21625,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21626,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21627,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21628,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21629,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21630,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21631,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21632,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21633,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21634,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21635,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21636,'118.123.4.111','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21637,'121.199.125.21','2014-07-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21638,'121.199.125.4','2014-07-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21639,'193.34.144.203','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21640,'114.96.120.229','2014-07-15 00:00:00','/index.html','Chrome',1,'商业智能 软件 公司','360'),(21641,'220.181.132.217','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21642,'220.181.132.194','2014-07-15 00:00:00','/index.html','Safari',1,'',''),(21643,'220.181.132.217','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21644,'101.199.108.57','2014-07-15 00:00:00','/index.html','Safari',1,'',''),(21645,'198.74.118.142','2014-07-15 00:00:00','/index.html','IE',1,'',''),(21646,'220.181.51.51','2014-07-15 00:00:00','/index.html','Chrome',1,'',''),(21647,'220.181.51.55','2014-07-15 00:00:00','/index.html','Chrome',1,'',''),(21648,'64.246.165.140','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21649,'220.181.51.103','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21650,'220.181.51.103','2014-07-15 00:00:00','/index.html','Firefox',1,'',''),(21651,'64.246.161.190','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21652,'220.181.132.219','2014-07-16 00:00:00','/index.html','IE',1,'',''),(21653,'101.199.108.59','2014-07-16 00:00:00','/index.html','Safari',1,'',''),(21654,'183.136.190.62','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21655,'54.188.50.4','2014-07-16 00:00:00','/index.html','IE',1,'',''),(21656,'183.136.190.62','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21657,'183.136.190.62','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21658,'195.2.240.106','2014-07-16 00:00:00','/newsview.htm','Firefox',1,'',''),(21659,'61.135.190.219','2014-07-16 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21660,'188.92.76.167','2014-07-16 00:00:00','/index.html','IE',1,'',''),(21661,'188.92.76.167','2014-07-16 00:00:00','/index.html','IE',1,'',''),(21662,'195.2.240.106','2014-07-16 00:00:00','/newsview.htm','Firefox',1,'',''),(21663,'183.136.190.62','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21664,'183.136.190.62','2014-07-16 00:00:00','/index.html','Chrome',1,'',''),(21665,'183.136.190.62','2014-07-16 00:00:00','/index.html','Chrome',1,'',''),(21666,'183.136.190.62','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21667,'183.136.190.62','2014-07-16 00:00:00','/index.html','Chrome',1,'',''),(21668,'183.136.190.62','2014-07-16 00:00:00','/index.html','Chrome',1,'',''),(21669,'221.194.128.224','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21670,'183.136.190.62','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21671,'183.136.190.62','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21672,'198.74.111.234','2014-07-16 00:00:00','/index.html','IE',1,'',''),(21673,'218.30.118.98','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21674,'220.181.51.46','2014-07-16 00:00:00','/index.html','Chrome',1,'',''),(21675,'61.135.190.200','2014-07-16 00:00:00','/index.html','Safari',1,'',''),(21676,'219.142.28.254','2014-07-16 00:00:00','/newsview.htm','IE',1,'朝阳大悦城数据','baidu'),(21677,'111.206.125.146','2014-07-16 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(21678,'183.136.190.62','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21679,'42.120.161.95','2014-07-16 00:00:00','/index.html','Safari',1,'',''),(21680,'183.64.61.197','2014-07-16 00:00:00','/newsview.htm','IE',1,'','baidu'),(21681,'180.97.63.102','2014-07-16 00:00:00','/index.html','IE',1,'',''),(21682,'180.97.63.113','2014-07-16 00:00:00','/index.html','Safari',1,'',''),(21683,'183.136.190.62','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21684,'198.74.111.234','2014-07-16 00:00:00','/index.html','IE',1,'',''),(21685,'183.230.11.64','2014-07-16 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(21686,'183.136.190.62','2014-07-16 00:00:00','/index.html','Firefox',1,'',''),(21687,'183.230.11.64','2014-07-16 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(21688,'114.96.116.220','2014-07-16 00:00:00','/index.html','Chrome',1,'',''),(21689,'61.135.190.223','2014-07-16 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21690,'222.92.198.228','2014-07-16 00:00:00','/index.html','Chrome',1,'',''),(21691,'182.18.41.148','2014-07-16 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(21692,'114.96.116.220','2014-07-16 00:00:00','/index.html','Chrome',1,'',''),(21693,'182.18.41.148','2014-07-16 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(21694,'182.118.41.123','2014-07-16 00:00:00','/index.html','IE',1,'',''),(21695,'195.2.240.106','2014-07-16 00:00:00','/newsview.htm','Firefox',1,'',''),(21696,'195.2.240.106','2014-07-16 00:00:00','/newsview.htm','Firefox',1,'',''),(21697,'121.199.125.21','2014-07-16 00:00:00','/newsview.htm','Firefox',1,'',''),(21698,'121.199.125.21','2014-07-16 00:00:00','/newsview.htm','Firefox',1,'',''),(21699,'198.74.100.247','2014-07-16 00:00:00','/index.html','IE',1,'',''),(21700,'193.34.144.203','2014-07-16 00:00:00','/index.html','IE',1,'',''),(21701,'195.2.240.106','2014-07-16 00:00:00','/newsview.htm','Firefox',1,'',''),(21702,'195.2.240.106','2014-07-16 00:00:00','/newsview.htm','Firefox',1,'',''),(21703,'115.239.212.10','2014-07-16 00:00:00','/newsview.htm','Safari',1,'',''),(21704,'195.2.240.106','2014-07-16 00:00:00','/newsview.htm','Firefox',1,'',''),(21705,'180.153.183.160','2014-07-16 00:00:00','/index.html','IE',1,'',''),(21706,'198.74.111.234','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21707,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21708,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21709,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21710,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21711,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21712,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21713,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21714,'183.136.190.62','2014-07-17 00:00:00','/index.html','Chrome',1,'',''),(21715,'183.136.190.62','2014-07-17 00:00:00','/index.html','Firefox',1,'',''),(21716,'183.136.190.62','2014-07-17 00:00:00','/index.html','Chrome',1,'',''),(21717,'183.136.190.62','2014-07-17 00:00:00','/index.html','Chrome',1,'',''),(21718,'183.136.190.62','2014-07-17 00:00:00','/index.html','Firefox',1,'',''),(21719,'183.136.190.62','2014-07-17 00:00:00','/index.html','Chrome',1,'',''),(21720,'198.74.118.142','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21721,'182.118.55.208','2014-07-17 00:00:00','/index.html','Safari',1,'',''),(21722,'182.118.53.44','2014-07-17 00:00:00','/index.html','Safari',1,'',''),(21723,'218.30.118.98','2014-07-17 00:00:00','/index.html','Firefox',1,'',''),(21724,'101.38.73.182','2014-07-17 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城数据分析','baidu'),(21725,'111.206.125.145','2014-07-17 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(21726,'221.194.128.224','2014-07-17 00:00:00','/index.html','Firefox',1,'',''),(21727,'220.181.132.217','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21728,'101.199.108.50','2014-07-17 00:00:00','/index.html','Safari',1,'',''),(21729,'182.118.53.135','2014-07-17 00:00:00','/index.html','Safari',1,'',''),(21730,'182.118.53.62','2014-07-17 00:00:00','/index.html','Safari',1,'',''),(21731,'220.181.51.46','2014-07-17 00:00:00','/index.html','Chrome',1,'',''),(21732,'195.2.240.106','2014-07-17 00:00:00','/news.htm','Firefox',1,'',''),(21733,'123.125.71.110','2014-07-17 00:00:00','/index.html','Safari',1,'',''),(21734,'222.186.34.67','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21735,'198.74.118.142','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21736,'121.199.125.21','2014-07-17 00:00:00','/newsview.htm','Firefox',1,'',''),(21737,'121.199.125.4','2014-07-17 00:00:00','/newsview.htm','Firefox',1,'',''),(21738,'66.249.79.71','2014-07-17 00:00:00','/newsview.htm','Safari',1,'',''),(21739,'193.34.144.203','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21740,'61.135.190.102','2014-07-17 00:00:00','/newsview.htm','Firefox',1,'2009����ҵ�����г��ߴ�����Ԥ��-�����˼�Ƽ����޹�˾','baidu'),(21741,'198.74.111.234','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21742,'220.181.51.103','2014-07-17 00:00:00','/index.html','Firefox',1,'',''),(21743,'220.181.51.110','2014-07-17 00:00:00','/index.html','Firefox',1,'',''),(21744,'123.125.71.82','2014-07-17 00:00:00','/newsview.htm','Safari',1,'',''),(21745,'195.2.240.106','2014-07-17 00:00:00','/newsview.htm','Firefox',1,'',''),(21746,'193.34.144.203','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21747,'61.135.190.223','2014-07-17 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21748,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21749,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21750,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21751,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21752,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21753,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21754,'118.123.4.111','2014-07-17 00:00:00','/index.html','IE',1,'',''),(21755,'121.199.125.21','2014-07-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21756,'121.199.125.4','2014-07-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21757,'61.135.190.219','2014-07-17 00:00:00','/newsview.htm','Firefox',1,'�������ó���','baidu'),(21758,'61.135.190.199','2014-07-17 00:00:00','/newsview.htm','Safari',1,'',''),(21759,'61.135.190.223','2014-07-18 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21760,'221.194.128.224','2014-07-18 00:00:00','/index.html','Firefox',1,'',''),(21761,'198.74.111.234','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21762,'220.181.132.219','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21763,'101.199.112.51','2014-07-18 00:00:00','/index.html','Safari',1,'',''),(21764,'66.249.79.7','2014-07-18 00:00:00','/news.htm','Safari',1,'',''),(21765,'66.249.79.105','2014-07-18 00:00:00','/index.html','Safari',1,'',''),(21766,'183.136.190.62','2014-07-18 00:00:00','/index.html','Chrome',1,'',''),(21767,'122.226.223.69','2014-07-18 00:00:00','/hello.html','IE',0,'',''),(21768,'183.136.190.62','2014-07-18 00:00:00','/index.html','Chrome',1,'',''),(21769,'195.2.240.106','2014-07-18 00:00:00','/newsview.htm','Firefox',1,'',''),(21770,'62.210.125.71','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21771,'195.2.240.106','2014-07-18 00:00:00','/newsview.htm','Firefox',1,'',''),(21772,'195.2.240.106','2014-07-18 00:00:00','/newsview.htm','Firefox',1,'',''),(21773,'198.74.111.234','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21774,'218.30.118.98','2014-07-18 00:00:00','/index.html','Firefox',1,'',''),(21775,'123.125.71.60','2014-07-18 00:00:00','/newsview.htm','Safari',1,'',''),(21776,'115.239.212.137','2014-07-18 00:00:00','/index.html','Safari',1,'',''),(21777,'114.242.250.13','2014-07-18 00:00:00','/index.html','Firefox',1,'','baidu'),(21778,'119.147.146.189','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21779,'195.2.240.106','2014-07-18 00:00:00','/newsview.htm','Firefox',1,'',''),(21780,'125.77.138.104','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21781,'119.147.146.189','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21782,'125.77.138.104','2014-07-18 00:00:00','/news.htm','IE',1,'',''),(21783,'198.74.118.142','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21784,'142.4.202.162','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21785,'123.125.71.132','2014-07-18 00:00:00','/index.html','Chrome',1,'',''),(21786,'46.29.20.219','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21787,'193.34.144.203','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21788,'193.34.144.203','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21789,'123.125.71.99','2014-07-18 00:00:00','/newsview.htm','Safari',1,'',''),(21790,'115.239.212.71','2014-07-18 00:00:00','/newsview.htm','Safari',1,'',''),(21791,'198.74.118.142','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21792,'222.186.34.67','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21793,'193.34.144.203','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21794,'220.181.132.217','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21795,'220.181.132.200','2014-07-18 00:00:00','/index.html','Safari',1,'',''),(21796,'148.251.71.4','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21797,'123.125.71.133','2014-07-18 00:00:00','/index.html','Chrome',1,'',''),(21798,'195.2.240.106','2014-07-18 00:00:00','/newsview.htm','Firefox',1,'',''),(21799,'1.202.240.87','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21800,'220.181.51.103','2014-07-18 00:00:00','/index.html','Firefox',1,'',''),(21801,'220.181.51.104','2014-07-18 00:00:00','/index.html','Firefox',1,'',''),(21802,'118.123.4.111','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21803,'118.123.4.111','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21804,'118.123.4.111','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21805,'118.123.4.111','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21806,'118.123.4.111','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21807,'118.123.4.111','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21808,'118.123.4.111','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21809,'195.2.240.106','2014-07-18 00:00:00','/index.html','Firefox',1,'',''),(21810,'142.4.202.162','2014-07-18 00:00:00','/index.html','IE',1,'',''),(21811,'61.135.190.103','2014-07-18 00:00:00','/newsview.htm','Firefox',1,'�������ó���ݷ���','baidu'),(21812,'61.135.190.222','2014-07-18 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21813,'121.199.125.21','2014-07-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21814,'182.118.60.73','2014-07-19 00:00:00','/index.html','Safari',1,'',''),(21815,'195.2.240.106','2014-07-19 00:00:00','/newsview.htm','Firefox',1,'',''),(21816,'121.199.125.21','2014-07-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(21817,'198.74.100.247','2014-07-19 00:00:00','/index.html','IE',1,'',''),(21818,'218.26.99.180','2014-07-19 00:00:00','/index.html','IE',1,'',''),(21819,'61.135.190.102','2014-07-19 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21820,'195.2.240.106','2014-07-19 00:00:00','/newsview.htm','Firefox',1,'',''),(21821,'123.125.71.69','2014-07-19 00:00:00','/newsview.htm','Safari',1,'',''),(21822,'183.136.190.62','2014-07-19 00:00:00','/index.html','Chrome',1,'',''),(21823,'62.210.129.169','2014-07-19 00:00:00','/index.html','Chrome',1,'',''),(21824,'198.74.111.234','2014-07-19 00:00:00','/index.html','IE',1,'',''),(21825,'218.30.118.100','2014-07-19 00:00:00','/index.html','Firefox',1,'',''),(21826,'123.125.71.125','2014-07-19 00:00:00','/index.html','Chrome',1,'',''),(21827,'221.194.128.224','2014-07-19 00:00:00','/index.html','Firefox',1,'',''),(21828,'195.2.240.106','2014-07-19 00:00:00','/newsview.htm','Firefox',1,'',''),(21829,'121.199.125.21','2014-07-19 00:00:00','/newsview.htm','Firefox',1,'',''),(21830,'195.2.240.106','2014-07-19 00:00:00','/newsview.htm','Firefox',1,'',''),(21831,'180.153.182.70','2014-07-19 00:00:00','/news.htm','IE',1,'',''),(21832,'180.153.182.168','2014-07-19 00:00:00','/news.htm','IE',1,'',''),(21833,'198.74.111.234','2014-07-19 00:00:00','/index.html','IE',1,'',''),(21834,'220.181.165.4','2014-07-19 00:00:00','/index.html','Chrome',1,'',''),(21835,'220.181.165.5','2014-07-19 00:00:00','/index.html','Chrome',1,'',''),(21836,'220.181.165.4','2014-07-19 00:00:00','/index.html','Chrome',1,'',''),(21837,'220.181.165.8','2014-07-19 00:00:00','/index.html','Chrome',1,'',''),(21838,'195.2.240.106','2014-07-19 00:00:00','/newsview.htm','Firefox',1,'',''),(21839,'123.125.71.92','2014-07-19 00:00:00','/index.html','Safari',1,'',''),(21840,'62.210.125.71','2014-07-19 00:00:00','/index.html','IE',1,'',''),(21841,'220.181.51.207','2014-07-19 00:00:00','/index.html','IE',1,'睿思BI|北京睿思科技有限公司|商业智能|BI|数据分析软件供应商','baidu'),(21842,'61.135.190.200','2014-07-19 00:00:00','/index.html','IE',1,'睿思BI|北京睿思科技有限公司|商业智能|BI|数据分析软件供应商','baidu'),(21843,'193.34.144.203','2014-07-19 00:00:00','/index.html','IE',1,'',''),(21844,'198.74.111.234','2014-07-19 00:00:00','/index.html','IE',1,'',''),(21845,'195.2.240.106','2014-07-19 00:00:00','/newsview.htm','Firefox',1,'',''),(21846,'121.199.125.21','2014-07-19 00:00:00','/newsview.htm','Firefox',1,'',''),(21847,'121.199.125.21','2014-07-19 00:00:00','/newsview.htm','Firefox',1,'',''),(21848,'61.135.190.103','2014-07-19 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21849,'182.118.42.42','2014-07-19 00:00:00','/index.html','IE',1,'',''),(21850,'193.34.144.203','2014-07-19 00:00:00','/index.html','IE',1,'',''),(21851,'220.181.132.217','2014-07-19 00:00:00','/index.html','IE',1,'',''),(21852,'101.199.112.45','2014-07-19 00:00:00','/index.html','Safari',1,'',''),(21853,'220.181.108.57','2014-07-19 00:00:00','/index.html','Safari',1,'',''),(21854,'220.181.132.219','2014-07-19 00:00:00','/index.html','IE',1,'',''),(21855,'101.199.108.59','2014-07-19 00:00:00','/index.html','Safari',1,'',''),(21856,'220.181.108.45','2014-07-19 00:00:00','/newsview.htm','Safari',1,'',''),(21857,'198.74.118.142','2014-07-19 00:00:00','/index.html','IE',1,'',''),(21858,'61.135.190.219','2014-07-19 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21859,'195.2.240.106','2014-07-20 00:00:00','/newsview.htm','Firefox',1,'',''),(21860,'195.2.240.106','2014-07-20 00:00:00','/newsview.htm','Firefox',1,'',''),(21861,'195.2.240.106','2014-07-20 00:00:00','/newsview.htm','Firefox',1,'',''),(21862,'198.74.100.247','2014-07-20 00:00:00','/index.html','IE',1,'',''),(21863,'123.125.71.77','2014-07-20 00:00:00','/newsview.htm','Safari',1,'',''),(21864,'218.30.118.102','2014-07-20 00:00:00','/index.html','Firefox',1,'',''),(21865,'54.214.171.4','2014-07-20 00:00:00','/index.html','Firefox',1,'',''),(21866,'198.74.111.234','2014-07-20 00:00:00','/index.html','IE',1,'',''),(21867,'220.181.51.52','2014-07-20 00:00:00','/index.html','Chrome',1,'',''),(21868,'42.120.145.181','2014-07-20 00:00:00','/index.html','IE',1,'',''),(21869,'111.206.36.12','2014-07-20 00:00:00','/index.html','IE',1,'',''),(21870,'195.2.240.106','2014-07-20 00:00:00','/newsview.htm','Firefox',1,'',''),(21871,'42.120.161.95','2014-07-20 00:00:00','/index.html','Safari',1,'',''),(21872,'101.21.248.77','2014-07-20 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(21873,'101.21.248.77','2014-07-20 00:00:00','/index.html','Chrome',1,'',''),(21874,'195.2.240.106','2014-07-20 00:00:00','/newsview.htm','Firefox',1,'',''),(21875,'198.74.100.247','2014-07-20 00:00:00','/index.html','IE',1,'',''),(21876,'222.174.9.242','2014-07-20 00:00:00','/index.html','Chrome',1,'',''),(21877,'123.125.71.97','2014-07-20 00:00:00','/newsview.htm','Safari',1,'',''),(21878,'61.135.190.219','2014-07-20 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21879,'115.239.212.197','2014-07-20 00:00:00','/index.html','Safari',1,'',''),(21880,'195.2.240.106','2014-07-20 00:00:00','/news.htm','Firefox',1,'',''),(21881,'42.156.137.116','2014-07-20 00:00:00','/index.html','Safari',1,'',''),(21882,'182.118.42.78','2014-07-20 00:00:00','/index.html','IE',1,'',''),(21883,'61.135.190.100','2014-07-20 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21884,'195.2.240.106','2014-07-20 00:00:00','/newsview.htm','Firefox',1,'',''),(21885,'61.153.2.57','2014-07-20 00:00:00','/index.html','IE',1,'',''),(21886,'195.2.240.106','2014-07-20 00:00:00','/newsview.htm','Firefox',1,'',''),(21887,'195.2.240.106','2014-07-20 00:00:00','/newsview.htm','Firefox',1,'',''),(21888,'195.2.240.106','2014-07-20 00:00:00','/newsview.htm','Firefox',1,'',''),(21889,'220.181.132.217','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21890,'101.199.108.53','2014-07-21 00:00:00','/index.html','Safari',1,'',''),(21891,'195.2.240.106','2014-07-21 00:00:00','/newsview.htm','Firefox',1,'',''),(21892,'121.199.125.21','2014-07-21 00:00:00','/newsview.htm','Firefox',1,'',''),(21893,'198.74.111.234','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21894,'218.30.118.98','2014-07-21 00:00:00','/index.html','Firefox',1,'',''),(21895,'118.123.4.111','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21896,'118.123.4.111','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21897,'118.123.4.111','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21898,'118.123.4.111','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21899,'118.123.4.111','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21900,'118.123.4.111','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21901,'115.239.212.65','2014-07-21 00:00:00','/newsview.htm','Safari',1,'',''),(21902,'163.125.85.162','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21903,'113.91.11.97','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21904,'198.74.118.142','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21905,'78.47.47.188','2014-07-21 00:00:00','/index.html','Firefox',1,'',''),(21906,'195.2.240.106','2014-07-21 00:00:00','/newsview.htm','Firefox',1,'',''),(21907,'194.58.102.20','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21908,'195.2.240.106','2014-07-21 00:00:00','/newsview.htm','Firefox',1,'',''),(21909,'61.135.190.219','2014-07-21 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21910,'183.63.146.101','2014-07-21 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(21911,'61.135.190.102','2014-07-21 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21912,'59.72.70.28','2014-07-21 00:00:00','/index.html','IE',1,'睿思科技北京','baidu'),(21913,'198.74.111.234','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21914,'210.75.21.232','2014-07-21 00:00:00','/newsview.htm','IE',1,'大悦城9月活动','baidu'),(21915,'123.124.192.178','2014-07-21 00:00:00','/index.html','Chrome',1,'',''),(21916,'69.58.178.56','2014-07-21 00:00:00','/index.html','Firefox',1,'',''),(21917,'69.58.178.56','2014-07-21 00:00:00','/index.html','Firefox',1,'',''),(21918,'69.58.178.56','2014-07-21 00:00:00','/news.htm','Firefox',1,'',''),(21919,'195.2.240.106','2014-07-21 00:00:00','/news.htm','Firefox',1,'',''),(21920,'218.59.238.92','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21921,'218.59.238.92','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21922,'195.2.240.106','2014-07-21 00:00:00','/newsview.htm','Firefox',1,'',''),(21923,'198.74.118.142','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21924,'193.34.144.203','2014-07-21 00:00:00','/index.html','IE',1,'',''),(21925,'195.2.240.106','2014-07-21 00:00:00','/newsview.htm','Firefox',1,'',''),(21926,'220.181.132.219','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21927,'101.199.108.52','2014-07-22 00:00:00','/index.html','Safari',1,'',''),(21928,'198.74.111.234','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21929,'195.2.240.106','2014-07-22 00:00:00','/newsview.htm','Firefox',1,'',''),(21930,'61.135.190.100','2014-07-22 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21931,'220.181.51.46','2014-07-22 00:00:00','/index.html','Chrome',1,'',''),(21932,'198.74.118.142','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21933,'195.2.240.106','2014-07-22 00:00:00','/newsview.htm','Firefox',1,'',''),(21934,'195.2.240.106','2014-07-22 00:00:00','/newsview.htm','Firefox',1,'',''),(21935,'195.2.240.106','2014-07-22 00:00:00','/newsview.htm','Firefox',1,'',''),(21936,'195.2.240.106','2014-07-22 00:00:00','/newsview.htm','Firefox',1,'',''),(21937,'61.135.165.54','2014-07-22 00:00:00','/index.html','Chrome',1,'',''),(21938,'198.74.111.234','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21939,'121.199.125.21','2014-07-22 00:00:00','/newsview.htm','Firefox',1,'',''),(21940,'180.153.182.174','2014-07-22 00:00:00','/news.htm','IE',1,'',''),(21941,'180.153.182.88','2014-07-22 00:00:00','/news.htm','IE',1,'',''),(21942,'54.76.191.140','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21943,'61.135.190.105','2014-07-22 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(21944,'111.206.125.144','2014-07-22 00:00:00','/index.html','Chrome',1,'','baidu'),(21945,'120.36.134.46','2014-07-22 00:00:00','/newsview.htm','Chrome',1,'大悦城的大数据管理创新','baidu'),(21946,'195.2.240.106','2014-07-22 00:00:00','/newsview.htm','Firefox',1,'',''),(21947,'121.15.130.101','2014-07-22 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(21948,'118.123.4.111','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21949,'118.123.4.111','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21950,'118.123.4.111','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21951,'118.123.4.111','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21952,'118.123.4.111','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21953,'118.123.4.111','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21954,'118.123.4.111','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21955,'198.74.100.247','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21956,'220.181.132.217','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21957,'101.199.112.52','2014-07-22 00:00:00','/index.html','Safari',1,'',''),(21958,'66.249.66.21','2014-07-22 00:00:00','/newsview.htm','Safari',1,'',''),(21959,'60.173.8.240','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21960,'60.173.8.240','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21961,'60.173.8.240','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21962,'193.34.144.203','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21963,'218.30.118.101','2014-07-22 00:00:00','/index.html','Firefox',1,'',''),(21964,'115.239.212.4','2014-07-22 00:00:00','/newsview.htm','Safari',1,'',''),(21965,'198.74.111.234','2014-07-22 00:00:00','/index.html','IE',1,'',''),(21966,'66.249.69.102','2014-07-22 00:00:00','/newsview.htm','Safari',1,'',''),(21967,'61.135.190.221','2014-07-23 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21968,'198.74.100.247','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21969,'194.58.102.20','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21970,'195.2.240.105','2014-07-23 00:00:00','/index.html','Firefox',1,'',''),(21971,'60.30.69.36','2014-07-23 00:00:00','/index.html','Chrome',1,'',''),(21972,'195.2.240.105','2014-07-23 00:00:00','/newsview.htm','Firefox',1,'',''),(21973,'198.74.111.234','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21974,'1.202.240.87','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21975,'1.202.240.87','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21976,'1.202.240.87','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21977,'1.202.240.87','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21978,'121.199.125.21','2014-07-23 00:00:00','/newsview.htm','Firefox',1,'',''),(21979,'1.202.240.87','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21980,'1.202.240.87','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21981,'1.202.240.87','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21982,'1.202.240.87','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21983,'61.135.190.105','2014-07-23 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(21984,'61.135.190.100','2014-07-23 00:00:00','/newsview.htm','Firefox',1,'���óǵĴ���ݹ��?��','baidu'),(21985,'58.83.222.30','2014-07-23 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城大数据','baidu'),(21986,'195.2.240.105','2014-07-23 00:00:00','/newsview.htm','Firefox',1,'',''),(21987,'1.202.240.87','2014-07-23 00:00:00','/index.html','Safari',1,'',''),(21988,'195.2.240.105','2014-07-23 00:00:00','/newsview.htm','Firefox',1,'',''),(21989,'121.199.125.4','2014-07-23 00:00:00','/newsview.htm','Firefox',1,'',''),(21990,'195.2.240.105','2014-07-23 00:00:00','/newsview.htm','Firefox',1,'',''),(21991,'86.121.52.58','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21992,'91.207.7.54','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21993,'198.74.118.142','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21994,'61.135.190.101','2014-07-23 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(21995,'59.38.28.87','2014-07-23 00:00:00','/index.html','Chrome',1,'','baidu'),(21996,'114.242.249.31','2014-07-23 00:00:00','/index.html','Safari',1,'',''),(21997,'218.59.238.92','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21998,'218.59.238.92','2014-07-23 00:00:00','/index.html','IE',1,'',''),(21999,'218.59.238.92','2014-07-23 00:00:00','/index.html','IE',1,'',''),(22000,'218.59.238.92','2014-07-23 00:00:00','/index.html','IE',1,'',''),(22001,'218.59.238.92','2014-07-23 00:00:00','/index.html','IE',1,'',''),(22002,'123.125.71.94','2014-07-23 00:00:00','/newsview.htm','Firefox',1,'',''),(22003,'195.2.240.105','2014-07-23 00:00:00','/newsview.htm','Firefox',1,'',''),(22004,'220.181.132.217','2014-07-23 00:00:00','/index.html','IE',1,'',''),(22005,'101.199.112.55','2014-07-23 00:00:00','/index.html','Safari',1,'',''),(22006,'195.2.240.105','2014-07-23 00:00:00','/newsview.htm','Firefox',1,'',''),(22007,'58.35.3.128','2014-07-23 00:00:00','/index.html','Chrome',1,'',''),(22008,'115.206.99.29','2014-07-23 00:00:00','/index.html','Chrome',1,'',''),(22009,'121.199.125.21','2014-07-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22010,'121.199.125.4','2014-07-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22011,'198.74.111.234','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22012,'195.2.240.105','2014-07-24 00:00:00','/newsview.htm','Firefox',1,'',''),(22013,'198.74.100.247','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22014,'220.174.208.155','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22015,'118.123.4.111','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22016,'118.123.4.111','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22017,'118.123.4.111','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22018,'118.123.4.111','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22019,'118.123.4.111','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22020,'118.123.4.111','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22021,'118.123.4.111','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22022,'118.123.4.111','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22023,'118.123.4.111','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22024,'118.123.4.111','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22025,'118.123.4.111','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22026,'118.123.4.111','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22027,'198.74.100.247','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22028,'61.135.190.104','2014-07-24 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22029,'183.136.190.62','2014-07-24 00:00:00','/index.html','Chrome',1,'',''),(22030,'42.120.160.7','2014-07-24 00:00:00','/index.html','Safari',1,'',''),(22031,'183.136.190.62','2014-07-24 00:00:00','/index.html','Chrome',1,'',''),(22032,'183.136.190.62','2014-07-24 00:00:00','/index.html','Chrome',1,'',''),(22033,'195.2.240.105','2014-07-24 00:00:00','/newsview.htm','Firefox',1,'',''),(22034,'183.136.190.62','2014-07-24 00:00:00','/index.html','Chrome',1,'',''),(22035,'195.2.240.105','2014-07-24 00:00:00','/newsview.htm','Firefox',1,'',''),(22036,'123.150.182.179','2014-07-24 00:00:00','/index.html','Safari',1,'',''),(22037,'123.150.182.179','2014-07-24 00:00:00','/index.html','Safari',1,'',''),(22038,'38.100.21.68','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22039,'38.100.21.68','2014-07-24 00:00:00','/newsview.htm','IE',1,'',''),(22040,'38.100.21.68','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22041,'38.100.21.68','2014-07-24 00:00:00','/news.htm','IE',1,'',''),(22042,'111.206.36.18','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22043,'198.74.100.247','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22044,'42.120.160.7','2014-07-24 00:00:00','/index.html','Safari',1,'',''),(22045,'46.29.20.219','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22046,'180.153.188.51','2014-07-24 00:00:00','/index.html','Safari',1,'',''),(22047,'180.153.198.102','2014-07-24 00:00:00','/index.html','Safari',1,'',''),(22048,'182.118.42.23','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22049,'220.181.132.217','2014-07-24 00:00:00','/index.html','IE',1,'',''),(22050,'101.199.108.119','2014-07-24 00:00:00','/index.html','Safari',1,'',''),(22051,'115.239.212.66','2014-07-24 00:00:00','/newsview.htm','Safari',1,'',''),(22052,'180.153.198.32','2014-07-24 00:00:00','/index.html','Safari',1,'',''),(22053,'180.153.188.162','2014-07-24 00:00:00','/index.html','Safari',1,'',''),(22054,'123.125.71.59','2014-07-24 00:00:00','/index.html','Safari',1,'',''),(22055,'60.173.8.240','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22056,'121.199.125.21','2014-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(22057,'121.199.125.4','2014-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(22058,'61.135.190.220','2014-07-25 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22059,'61.135.190.102','2014-07-25 00:00:00','/newsview.htm','Firefox',1,'�������óǴ���','baidu'),(22060,'183.136.190.62','2014-07-25 00:00:00','/index.html','Chrome',1,'',''),(22061,'195.2.240.105','2014-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(22062,'198.74.111.234','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22063,'183.136.190.62','2014-07-25 00:00:00','/index.html','Chrome',1,'',''),(22064,'192.99.147.201','2014-07-25 00:00:00','/newsview.htm','IE',1,'',''),(22065,'183.136.190.62','2014-07-25 00:00:00','/index.html','Chrome',1,'',''),(22066,'183.136.190.62','2014-07-25 00:00:00','/index.html','Chrome',1,'',''),(22067,'123.125.71.92','2014-07-25 00:00:00','/newsview.htm','Safari',1,'',''),(22068,'123.125.71.40','2014-07-25 00:00:00','/index.html','Safari',1,'',''),(22069,'123.125.71.39','2014-07-25 00:00:00','/index.html','Safari',1,'',''),(22070,'115.239.212.200','2014-07-25 00:00:00','/index.html','Safari',1,'',''),(22071,'195.2.240.105','2014-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(22072,'195.2.240.105','2014-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(22073,'198.74.100.247','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22074,'218.241.98.202','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22075,'218.30.118.101','2014-07-25 00:00:00','/index.html','Firefox',1,'',''),(22076,'115.29.140.19','2014-07-25 00:00:00','/index.html','Firefox',1,'',''),(22077,'115.29.140.19','2014-07-25 00:00:00','/index.html','Firefox',1,'',''),(22078,'115.29.140.19','2014-07-25 00:00:00','/index.html','Firefox',1,'',''),(22079,'115.29.140.19','2014-07-25 00:00:00','/index.html','Firefox',1,'',''),(22080,'115.29.140.19','2014-07-25 00:00:00','/index.html','Firefox',1,'',''),(22081,'115.29.140.19','2014-07-25 00:00:00','/index.html','Firefox',1,'',''),(22082,'123.66.173.155','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22083,'123.66.173.155','2014-07-25 00:00:00','/index.html','Chrome',1,'',''),(22084,'61.135.190.102','2014-07-25 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22085,'220.181.51.51','2014-07-25 00:00:00','/index.html','Chrome',1,'',''),(22086,'198.74.118.142','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22087,'202.108.201.43','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22088,'220.181.132.219','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22089,'101.199.112.52','2014-07-25 00:00:00','/index.html','Safari',1,'',''),(22090,'220.181.108.82','2014-07-25 00:00:00','/index.html','Safari',1,'',''),(22091,'219.142.19.158','2014-07-25 00:00:00','/index.html','Chrome',1,'北京维科睿思科技有限公司','baidu'),(22092,'219.142.19.158','2014-07-25 00:00:00','/index.html','Chrome',1,'','baidu'),(22093,'195.2.240.105','2014-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(22094,'61.135.190.224','2014-07-25 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22095,'113.57.163.82','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22096,'23.228.204.16','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22097,'23.228.204.16','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22098,'182.118.42.61','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22099,'195.2.240.105','2014-07-25 00:00:00','/news.htm','Firefox',1,'',''),(22100,'195.2.240.105','2014-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(22101,'1.202.240.87','2014-07-25 00:00:00','/index.html','Firefox',1,'','baidu'),(22102,'66.249.70.29','2014-07-25 00:00:00','/newsview.htm','Safari',1,'',''),(22103,'42.120.145.51','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22104,'222.186.34.67','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22105,'198.74.118.142','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22106,'195.2.240.105','2014-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(22107,'220.181.132.217','2014-07-25 00:00:00','/index.html','IE',1,'',''),(22108,'101.199.108.53','2014-07-25 00:00:00','/index.html','Safari',1,'',''),(22109,'220.181.132.199','2014-07-25 00:00:00','/index.html','Safari',1,'',''),(22110,'101.199.112.54','2014-07-25 00:00:00','/index.html','Safari',1,'',''),(22111,'66.249.70.28','2014-07-26 00:00:00','/newsview.htm','Safari',1,'',''),(22112,'220.181.108.141','2014-07-26 00:00:00','/index.html','Safari',1,'',''),(22113,'66.249.70.30','2014-07-26 00:00:00','/news.htm','Safari',1,'',''),(22114,'195.2.240.105','2014-07-26 00:00:00','/newsview.htm','Firefox',1,'',''),(22115,'93.170.104.118','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22116,'183.136.190.62','2014-07-26 00:00:00','/index.html','Chrome',1,'',''),(22117,'183.136.190.62','2014-07-26 00:00:00','/index.html','Chrome',1,'',''),(22118,'195.2.240.105','2014-07-26 00:00:00','/news.htm','Firefox',1,'',''),(22119,'180.153.187.224','2014-07-26 00:00:00','/newsview.htm','Safari',1,'',''),(22120,'123.125.71.25','2014-07-26 00:00:00','/newsview.htm','Safari',1,'',''),(22121,'198.74.100.247','2014-07-26 00:00:00','/index.html','IE',1,'',''),(22122,'218.30.118.99','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22123,'5.79.83.213','2014-07-26 00:00:00','/index.html','IE',1,'',''),(22124,'195.2.240.105','2014-07-26 00:00:00','/newsview.htm','Firefox',1,'',''),(22125,'223.21.206.51','2014-07-26 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(22126,'58.30.71.34','2014-07-26 00:00:00','/index.html','Chrome',1,'',''),(22127,'180.153.198.84','2014-07-26 00:00:00','/index.html','Safari',1,'',''),(22128,'58.30.71.34','2014-07-26 00:00:00','/index.html','Chrome',1,'',''),(22129,'60.173.8.240','2014-07-26 00:00:00','/index.html','IE',1,'',''),(22130,'198.74.111.234','2014-07-26 00:00:00','/index.html','IE',1,'',''),(22131,'113.92.229.241','2014-07-26 00:00:00','/index.html','Chrome',1,'',''),(22132,'121.199.125.21','2014-07-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22133,'121.199.125.4','2014-07-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22134,'195.2.240.105','2014-07-26 00:00:00','/news.htm','Firefox',1,'',''),(22135,'195.2.240.105','2014-07-26 00:00:00','/news.htm','Firefox',1,'',''),(22136,'198.74.111.234','2014-07-26 00:00:00','/index.html','IE',1,'',''),(22137,'180.153.198.187','2014-07-26 00:00:00','/news/newsview.htm','Safari',1,'',''),(22138,'218.59.238.92','2014-07-26 00:00:00','/index.html','IE',1,'',''),(22139,'195.2.240.105','2014-07-26 00:00:00','/newsview.htm','Firefox',1,'',''),(22140,'220.181.51.104','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22141,'220.181.51.108','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22142,'220.181.51.108','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22143,'220.181.51.110','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22144,'42.120.145.87','2014-07-26 00:00:00','/index.html','IE',1,'',''),(22145,'61.135.190.103','2014-07-26 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22146,'115.29.78.170','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22147,'115.29.78.170','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22148,'115.29.78.170','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22149,'115.29.78.170','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22150,'115.29.78.170','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22151,'115.29.78.170','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22152,'101.40.216.149','2014-07-26 00:00:00','/index.html','Chrome',1,'',''),(22153,'101.40.216.149','2014-07-26 00:00:00','/news.htm','Chrome',1,'',''),(22154,'101.40.216.149','2014-07-26 00:00:00','/news.htm','Chrome',1,'',''),(22155,'101.40.216.149','2014-07-26 00:00:00','/news.htm','Chrome',1,'',''),(22156,'101.40.216.149','2014-07-26 00:00:00','/newsview.htm','Chrome',1,'',''),(22157,'195.2.240.105','2014-07-26 00:00:00','/newsview.htm','Firefox',1,'',''),(22158,'195.2.240.105','2014-07-26 00:00:00','/index.html','Firefox',1,'',''),(22159,'198.74.118.142','2014-07-26 00:00:00','/index.html','IE',1,'',''),(22160,'61.135.190.102','2014-07-27 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22161,'220.181.132.217','2014-07-27 00:00:00','/index.html','IE',1,'',''),(22162,'101.199.112.52','2014-07-27 00:00:00','/index.html','Safari',1,'',''),(22163,'218.59.238.92','2014-07-27 00:00:00','/index.html','IE',1,'',''),(22164,'198.74.118.142','2014-07-27 00:00:00','/index.html','IE',1,'',''),(22165,'61.135.190.101','2014-07-27 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22166,'121.199.125.21','2014-07-27 00:00:00','/newsview.htm','Firefox',1,'',''),(22167,'195.2.240.105','2014-07-27 00:00:00','/newsview.htm','Firefox',1,'',''),(22168,'183.136.190.62','2014-07-27 00:00:00','/index.html','Chrome',1,'',''),(22169,'183.136.190.62','2014-07-27 00:00:00','/index.html','Chrome',1,'',''),(22170,'183.136.190.62','2014-07-27 00:00:00','/index.html','Chrome',1,'',''),(22171,'183.136.190.62','2014-07-27 00:00:00','/index.html','Chrome',1,'',''),(22172,'192.99.147.201','2014-07-27 00:00:00','/newsview.htm','IE',1,'',''),(22173,'159.226.52.137','2014-07-27 00:00:00','/index.html','Chrome',1,'',''),(22174,'159.226.52.137','2014-07-27 00:00:00','/newsview.htm','IE',1,'朝阳大悦城 大数据','baidu'),(22175,'218.30.118.101','2014-07-27 00:00:00','/index.html','Firefox',1,'',''),(22176,'198.74.118.142','2014-07-27 00:00:00','/index.html','IE',1,'',''),(22177,'195.2.240.105','2014-07-27 00:00:00','/newsview.htm','Firefox',1,'',''),(22178,'195.2.240.105','2014-07-27 00:00:00','/news.htm','Firefox',1,'',''),(22179,'180.153.182.136','2014-07-27 00:00:00','/news.htm','IE',1,'',''),(22180,'180.153.182.151','2014-07-27 00:00:00','/news.htm','IE',1,'',''),(22181,'123.125.71.62','2014-07-27 00:00:00','/index.html','Chrome',1,'',''),(22182,'198.74.118.142','2014-07-27 00:00:00','/index.html','IE',1,'',''),(22183,'121.199.125.21','2014-07-27 00:00:00','/newsview.htm','Firefox',1,'',''),(22184,'195.2.240.105','2014-07-27 00:00:00','/newsview.htm','Firefox',1,'',''),(22185,'220.181.51.62','2014-07-27 00:00:00','/index.html','Chrome',1,'',''),(22186,'66.249.70.13','2014-07-27 00:00:00','/newsview.htm','Safari',1,'',''),(22187,'66.249.70.15','2014-07-27 00:00:00','/newsview.htm','Safari',1,'',''),(22188,'195.2.240.105','2014-07-27 00:00:00','/newsview.htm','Firefox',1,'',''),(22189,'195.2.240.105','2014-07-27 00:00:00','/newsview.htm','Firefox',1,'',''),(22190,'198.74.111.234','2014-07-27 00:00:00','/index.html','IE',1,'',''),(22191,'221.216.138.202','2014-07-27 00:00:00','/index.html','Chrome',1,'',''),(22192,'220.181.132.219','2014-07-27 00:00:00','/index.html','IE',1,'',''),(22193,'220.181.132.197','2014-07-27 00:00:00','/index.html','Safari',1,'',''),(22194,'195.2.240.105','2014-07-27 00:00:00','/newsview.htm','Firefox',1,'',''),(22195,'221.220.20.226','2014-07-27 00:00:00','/index.html','Chrome',1,'',''),(22196,'220.181.108.176','2014-07-27 00:00:00','/index.html','Safari',1,'',''),(22197,'61.135.190.104','2014-07-27 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22198,'64.246.165.180','2014-07-27 00:00:00','/index.html','Firefox',1,'',''),(22199,'64.246.165.140','2014-07-27 00:00:00','/index.html','Firefox',1,'',''),(22200,'221.220.20.226','2014-07-27 00:00:00','/index.html','Chrome',1,'',''),(22201,'221.220.20.226','2014-07-27 00:00:00','/index.html','Chrome',1,'',''),(22202,'198.74.111.234','2014-07-27 00:00:00','/index.html','IE',1,'',''),(22203,'218.59.238.92','2014-07-27 00:00:00','/index.html','IE',1,'',''),(22204,'61.135.190.222','2014-07-28 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(22205,'123.125.71.88','2014-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(22206,'183.136.190.62','2014-07-28 00:00:00','/index.html','Chrome',1,'',''),(22207,'198.74.100.247','2014-07-28 00:00:00','/index.html','IE',1,'',''),(22208,'183.136.190.62','2014-07-28 00:00:00','/index.html','Chrome',1,'',''),(22209,'183.136.190.62','2014-07-28 00:00:00','/index.html','Chrome',1,'',''),(22210,'182.118.41.81','2014-07-28 00:00:00','/index.html','IE',1,'',''),(22211,'218.30.118.101','2014-07-28 00:00:00','/index.html','Firefox',1,'',''),(22212,'183.136.190.62','2014-07-28 00:00:00','/index.html','Chrome',1,'',''),(22213,'220.181.51.45','2014-07-28 00:00:00','/index.html','Chrome',1,'',''),(22214,'198.74.118.142','2014-07-28 00:00:00','/index.html','IE',1,'',''),(22215,'121.199.125.21','2014-07-28 00:00:00','/newsview.htm','Firefox',1,'',''),(22216,'121.199.125.4','2014-07-28 00:00:00','/newsview.htm','Firefox',1,'',''),(22217,'122.225.60.131','2014-07-28 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(22218,'122.225.60.131','2014-07-28 00:00:00','/news.htm','IE',1,'',''),(22219,'23.236.64.137','2014-07-28 00:00:00','/index.html','IE',1,'',''),(22220,'220.181.132.217','2014-07-28 00:00:00','/index.html','IE',1,'',''),(22221,'101.199.112.52','2014-07-28 00:00:00','/index.html','Safari',1,'',''),(22222,'114.66.8.242','2014-07-28 00:00:00','/index.html','Chrome',1,'睿思 BI','baidu'),(22223,'123.125.71.16','2014-07-28 00:00:00','/index.html','Safari',1,'',''),(22224,'198.74.100.247','2014-07-28 00:00:00','/index.html','IE',1,'',''),(22225,'106.37.190.194','2014-07-28 00:00:00','/index.html','Chrome',1,'',''),(22226,'180.166.2.6','2014-07-28 00:00:00','/index.html','Chrome',1,'',''),(22227,'115.239.212.69','2014-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(22228,'121.199.125.21','2014-07-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22229,'61.135.190.103','2014-07-28 00:00:00','/newsview.htm','Firefox',1,'�������ó�','baidu'),(22230,'61.135.190.104','2014-07-28 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22231,'195.2.240.103','2014-07-28 00:00:00','/news.htm','Firefox',1,'',''),(22232,'198.74.100.247','2014-07-28 00:00:00','/index.html','IE',1,'',''),(22233,'121.199.125.21','2014-07-28 00:00:00','/newsview.htm','Firefox',1,'',''),(22234,'121.199.125.4','2014-07-28 00:00:00','/newsview.htm','Firefox',1,'',''),(22235,'61.135.190.70','2014-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(22236,'61.135.190.104','2014-07-28 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22237,'115.29.78.170','2014-07-28 00:00:00','/index.html','Firefox',1,'',''),(22238,'115.29.78.170','2014-07-28 00:00:00','/index.html','Firefox',1,'',''),(22239,'115.29.78.170','2014-07-28 00:00:00','/index.html','Firefox',1,'',''),(22240,'115.29.78.170','2014-07-28 00:00:00','/index.html','Firefox',1,'',''),(22241,'115.29.78.170','2014-07-28 00:00:00','/index.html','Firefox',1,'',''),(22242,'115.29.78.170','2014-07-28 00:00:00','/index.html','Firefox',1,'',''),(22243,'123.139.25.173','2014-07-28 00:00:00','/index.html','Chrome',1,'',''),(22244,'171.221.109.0','2014-07-28 00:00:00','/news.htm','IE',1,'',''),(22245,'171.221.109.0','2014-07-28 00:00:00','/newsview.htm','IE',1,'',''),(22246,'198.74.118.142','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22247,'54.204.107.246','2014-07-29 00:00:00','/index.html','Chrome',1,'',''),(22248,'195.2.240.103','2014-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(22249,'192.99.147.201','2014-07-29 00:00:00','/newsview.htm','IE',1,'',''),(22250,'198.74.100.247','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22251,'183.136.190.62','2014-07-29 00:00:00','/index.html','Chrome',1,'',''),(22252,'183.136.190.62','2014-07-29 00:00:00','/index.html','Chrome',1,'',''),(22253,'198.74.100.247','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22254,'61.135.169.56','2014-07-29 00:00:00','/index.html','Chrome',1,'',''),(22255,'218.30.118.101','2014-07-29 00:00:00','/index.html','Firefox',1,'',''),(22256,'222.186.34.85','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22257,'183.136.190.62','2014-07-29 00:00:00','/index.html','Chrome',1,'',''),(22258,'183.136.190.62','2014-07-29 00:00:00','/index.html','Chrome',1,'',''),(22259,'192.99.147.201','2014-07-29 00:00:00','/newsview.htm','IE',1,'',''),(22260,'111.206.125.147','2014-07-29 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(22261,'221.12.59.212','2014-07-29 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(22262,'198.74.100.247','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22263,'195.2.240.103','2014-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(22264,'218.59.238.92','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22265,'123.125.71.114','2014-07-29 00:00:00','/newsview.htm','Safari',1,'',''),(22266,'218.77.79.48','2014-07-29 00:00:00','/index.html','Chrome',1,'',''),(22267,'122.226.223.69','2014-07-29 00:00:00','/hello.html','IE',0,'',''),(22268,'198.178.124.47','2014-07-29 00:00:00','/index.html','Chrome',1,'',''),(22269,'195.2.240.103','2014-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(22270,'124.128.62.162','2014-07-29 00:00:00','/index.html','Chrome',1,'',''),(22271,'222.186.34.85','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22272,'124.128.62.162','2014-07-29 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(22273,'61.135.190.224','2014-07-29 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22274,'220.181.132.217','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22275,'220.181.132.198','2014-07-29 00:00:00','/index.html','Safari',1,'',''),(22276,'195.2.240.103','2014-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(22277,'61.135.190.223','2014-07-29 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22278,'123.55.23.190','2014-07-29 00:00:00','/index.html','Chrome',1,'北京希睿思科技有限公司','baidu'),(22279,'182.118.41.236','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22280,'223.72.233.150','2014-07-29 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城 大数据','baidu'),(22281,'182.118.41.230','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22282,'198.52.105.241','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22283,'195.2.240.103','2014-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(22284,'115.239.212.200','2014-07-29 00:00:00','/index.html','Safari',1,'',''),(22285,'195.2.240.103','2014-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(22286,'222.186.34.85','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22287,'198.74.111.234','2014-07-29 00:00:00','/index.html','IE',1,'',''),(22288,'195.2.240.103','2014-07-30 00:00:00','/newsview.htm','Firefox',1,'',''),(22289,'23.236.64.137','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22290,'121.199.125.21','2014-07-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22291,'183.136.190.62','2014-07-30 00:00:00','/index.html','Chrome',1,'',''),(22292,'183.136.190.62','2014-07-30 00:00:00','/index.html','Chrome',1,'',''),(22293,'183.136.190.62','2014-07-30 00:00:00','/index.html','Chrome',1,'',''),(22294,'183.136.190.62','2014-07-30 00:00:00','/index.html','Chrome',1,'',''),(22295,'123.125.71.112','2014-07-30 00:00:00','/index.html','Safari',1,'',''),(22296,'23.236.64.137','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22297,'218.59.238.92','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22298,'96.227.124.37','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22299,'218.30.118.99','2014-07-30 00:00:00','/index.html','Firefox',1,'',''),(22300,'95.132.128.118','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22301,'23.236.64.137','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22302,'114.253.117.9','2014-07-30 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(22303,'218.0.1.50','2014-07-30 00:00:00','/index.html','Chrome',1,'',''),(22304,'119.147.146.195','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22305,'218.0.1.50','2014-07-30 00:00:00','/news.htm','Chrome',1,'',''),(22306,'218.0.1.50','2014-07-30 00:00:00','/news.htm','Chrome',1,'',''),(22307,'218.0.1.50','2014-07-30 00:00:00','/news.htm','Chrome',1,'',''),(22308,'218.0.1.50','2014-07-30 00:00:00','/index.html','Chrome',1,'',''),(22309,'218.0.1.50','2014-07-30 00:00:00','/news.htm','Chrome',1,'',''),(22310,'222.186.34.85','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22311,'60.247.127.214','2014-07-30 00:00:00','/index.html','Chrome',1,'',''),(22312,'124.128.62.162','2014-07-30 00:00:00','/index.html','Chrome',1,'',''),(22313,'124.128.62.162','2014-07-30 00:00:00','/index.html','Chrome',1,'',''),(22314,'66.249.70.16','2014-07-30 00:00:00','/newsview.htm','Safari',1,'',''),(22315,'198.74.111.234','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22316,'121.199.125.21','2014-07-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22317,'61.135.190.104','2014-07-30 00:00:00','/index.html','Firefox',1,'����ϣ�˼�Ƽ����޹�˾','baidu'),(22318,'61.135.190.103','2014-07-30 00:00:00','/newsview.htm','Firefox',1,'������Ϯ����ʵ�����γ�Խ��-�����˼�Ƽ����޹�˾','baidu'),(22319,'195.2.240.103','2014-07-30 00:00:00','/newsview.htm','Firefox',1,'',''),(22320,'23.236.64.137','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22321,'61.135.190.103','2014-07-30 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22322,'220.181.132.217','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22323,'220.181.132.219','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22324,'220.181.51.107','2014-07-30 00:00:00','/index.html','Firefox',1,'',''),(22325,'220.181.51.102','2014-07-30 00:00:00','/index.html','Firefox',1,'',''),(22326,'101.199.112.49','2014-07-30 00:00:00','/index.html','Safari',1,'',''),(22327,'101.199.108.53','2014-07-30 00:00:00','/index.html','Safari',1,'',''),(22328,'182.118.41.32','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22329,'195.2.240.103','2014-07-30 00:00:00','/newsview.htm','Firefox',1,'',''),(22330,'222.186.34.85','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22331,'182.118.41.24','2014-07-30 00:00:00','/newsview.htm','IE',1,'',''),(22332,'182.118.41.24','2014-07-30 00:00:00','/newsview.htm','IE',1,'',''),(22333,'198.74.100.247','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22334,'162.220.58.244','2014-07-30 00:00:00','/index.html','Safari',1,'',''),(22335,'198.74.100.247','2014-07-30 00:00:00','/index.html','IE',1,'',''),(22336,'121.199.125.21','2014-07-30 00:00:00','/newsview.htm','Firefox',1,'',''),(22337,'182.118.53.62','2014-07-30 00:00:00','/index.html','Safari',1,'',''),(22338,'121.199.125.21','2014-07-30 00:00:00','/newsview.htm','Firefox',1,'',''),(22339,'218.59.238.92','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22340,'218.59.238.92','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22341,'218.59.238.92','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22342,'23.236.64.137','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22343,'222.186.34.85','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22344,'46.29.20.219','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22345,'123.125.71.14','2014-07-31 00:00:00','/newsview.htm','Safari',1,'',''),(22346,'23.236.64.137','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22347,'218.30.118.98','2014-07-31 00:00:00','/index.html','Firefox',1,'',''),(22348,'221.12.59.212','2014-07-31 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(22349,'23.236.64.137','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22350,'219.141.157.33','2014-07-31 00:00:00','/index.html','Chrome',1,'',''),(22351,'218.59.238.92','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22352,'218.59.238.92','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22353,'218.59.238.92','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22354,'218.59.238.92','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22355,'222.186.34.85','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22356,'222.186.34.85','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22357,'222.186.34.85','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22358,'66.249.70.11','2014-07-31 00:00:00','/newsview.htm','Safari',1,'',''),(22359,'121.199.125.21','2014-07-31 00:00:00','/newsview.htm','Firefox',1,'',''),(22360,'121.199.125.4','2014-07-31 00:00:00','/newsview.htm','Firefox',1,'',''),(22361,'123.125.71.53','2014-07-31 00:00:00','/index.html','Safari',1,'',''),(22362,'123.127.224.194','2014-07-31 00:00:00','/index.html','Chrome',1,'',''),(22363,'195.2.240.103','2014-07-31 00:00:00','/news.htm','Firefox',1,'',''),(22364,'173.254.200.139','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22365,'183.157.160.3','2014-07-31 00:00:00','/index.html','Chrome',1,'',''),(22366,'121.199.125.21','2014-07-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22367,'42.120.145.184','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22368,'42.120.145.184','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22369,'42.120.142.220','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22370,'42.120.145.184','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22371,'42.120.142.222','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22372,'42.120.145.184','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22373,'42.120.145.184','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22374,'42.120.142.221','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22375,'42.120.145.184','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22376,'42.120.142.223','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22377,'42.120.145.184','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22378,'42.120.145.184','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22379,'195.2.240.103','2014-07-31 00:00:00','/newsview.htm','Firefox',1,'',''),(22380,'123.125.71.36','2014-07-31 00:00:00','/index.html','Safari',1,'',''),(22381,'61.135.190.221','2014-07-31 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22382,'42.156.136.27','2014-07-31 00:00:00','/index.html','Safari',1,'',''),(22383,'118.249.78.128','2014-07-31 00:00:00','/index.html','Chrome',1,'',''),(22384,'192.157.222.225','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22385,'218.59.238.92','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22386,'220.181.51.54','2014-07-31 00:00:00','/index.html','Chrome',1,'',''),(22387,'23.236.64.137','2014-07-31 00:00:00','/index.html','IE',1,'',''),(22388,'61.135.190.222','2014-07-31 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22389,'119.131.203.186','2014-07-31 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(22390,'119.131.203.186','2014-07-31 00:00:00','/newsview.htm','Chrome',1,'',''),(22391,'195.2.240.103','2014-07-31 00:00:00','/newsview.htm','Firefox',1,'',''),(22392,'220.181.165.133','2014-07-31 00:00:00','/index.html','Chrome',1,'',''),(22393,'220.181.165.132','2014-07-31 00:00:00','/index.html','Chrome',1,'',''),(22394,'220.181.165.135','2014-07-31 00:00:00','/index.html','Chrome',1,'',''),(22395,'220.181.165.133','2014-07-31 00:00:00','/index.html','Chrome',1,'',''),(22396,'115.239.212.139','2014-07-31 00:00:00','/index.html','Safari',1,'',''),(22397,'220.181.51.62','2014-08-01 00:00:00','/index.html','Chrome',1,'',''),(22398,'61.153.2.57','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22399,'192.157.222.225','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22400,'115.29.78.170','2014-08-01 00:00:00','/index.html','Firefox',1,'',''),(22401,'115.29.78.170','2014-08-01 00:00:00','/index.html','Firefox',1,'',''),(22402,'198.52.119.96','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22403,'222.186.34.85','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22404,'183.136.190.62','2014-08-01 00:00:00','/index.html','Chrome',1,'',''),(22405,'198.74.100.247','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22406,'183.136.190.62','2014-08-01 00:00:00','/index.html','Chrome',1,'',''),(22407,'23.22.83.172','2014-08-01 00:00:00','/index.html','Firefox',1,'',''),(22408,'23.236.64.137','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22409,'218.30.118.80','2014-08-01 00:00:00','/index.html','Firefox',1,'',''),(22410,'198.52.119.96','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22411,'222.128.150.29','2014-08-01 00:00:00','/index.html','Chrome',1,'',''),(22412,'198.74.118.142','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22413,'198.211.30.28','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22414,'180.153.182.130','2014-08-01 00:00:00','/news/news.htm','IE',1,'',''),(22415,'180.153.182.147','2014-08-01 00:00:00','/news/news.htm','IE',1,'',''),(22416,'119.147.146.194','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22417,'218.30.117.73','2014-08-01 00:00:00','/index.html','Chrome',1,'',''),(22418,'23.236.64.137','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22419,'42.156.136.27','2014-08-01 00:00:00','/index.html','Safari',1,'',''),(22420,'131.253.24.58','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22421,'61.135.190.223','2014-08-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22422,'198.74.118.142','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22423,'66.249.65.105','2014-08-01 00:00:00','/news.htm','Safari',1,'',''),(22424,'121.199.125.21','2014-08-01 00:00:00','/newsview.htm','Firefox',1,'',''),(22425,'121.199.125.4','2014-08-01 00:00:00','/newsview.htm','Firefox',1,'',''),(22426,'27.205.138.104','2014-08-01 00:00:00','/index.html','Chrome',1,'',''),(22427,'222.223.124.198','2014-08-01 00:00:00','/newsview.htm','IE',1,'朝阳大悦城数据分析','baidu'),(22428,'198.52.119.96','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22429,'61.135.190.224','2014-08-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22430,'222.186.34.85','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22431,'23.236.64.137','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22432,'198.211.30.28','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22433,'192.157.222.225','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22434,'121.239.128.166','2014-08-01 00:00:00','/index.html','Chrome',1,'',''),(22435,'220.169.9.82','2014-08-01 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(22436,'173.254.200.139','2014-08-01 00:00:00','/index.html','IE',1,'',''),(22437,'192.157.222.225','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22438,'220.181.132.217','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22439,'101.199.108.59','2014-08-02 00:00:00','/index.html','Safari',1,'',''),(22440,'198.211.30.28','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22441,'183.136.190.62','2014-08-02 00:00:00','/index.html','Chrome',1,'',''),(22442,'183.136.190.62','2014-08-02 00:00:00','/index.html','Chrome',1,'',''),(22443,'183.136.190.62','2014-08-02 00:00:00','/index.html','Chrome',1,'',''),(22444,'183.136.190.62','2014-08-02 00:00:00','/index.html','Chrome',1,'',''),(22445,'198.74.118.142','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22446,'209.147.118.122','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22447,'121.199.125.21','2014-08-02 00:00:00','/newsview.htm','Firefox',1,'',''),(22448,'218.30.118.99','2014-08-02 00:00:00','/index.html','Firefox',1,'',''),(22449,'198.74.118.142','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22450,'182.118.53.96','2014-08-02 00:00:00','/index.html','Safari',1,'',''),(22451,'182.118.54.81','2014-08-02 00:00:00','/index.html','Safari',1,'',''),(22452,'23.236.64.137','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22453,'121.199.125.4','2014-08-02 00:00:00','/newsview.htm','Firefox',1,'',''),(22454,'220.181.51.108','2014-08-02 00:00:00','/index.html','Firefox',1,'',''),(22455,'220.181.51.108','2014-08-02 00:00:00','/index.html','Firefox',1,'',''),(22456,'198.74.118.142','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22457,'61.135.190.224','2014-08-02 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22458,'61.135.190.101','2014-08-02 00:00:00','/newsview.htm','Firefox',1,'�������ó���ݷ���','baidu'),(22459,'180.153.198.150','2014-08-02 00:00:00','/index.html','Safari',1,'',''),(22460,'180.153.198.127','2014-08-02 00:00:00','/index.html','Safari',1,'',''),(22461,'192.157.222.225','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22462,'198.74.118.142','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22463,'61.135.190.101','2014-08-02 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22464,'195.2.240.103','2014-08-02 00:00:00','/newsview.htm','Firefox',1,'',''),(22465,'218.59.238.92','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22466,'218.59.238.92','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22467,'123.119.119.34','2014-08-02 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(22468,'192.157.222.225','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22469,'121.199.125.21','2014-08-02 00:00:00','/newsview.htm','Firefox',1,'',''),(22470,'121.199.125.4','2014-08-02 00:00:00','/newsview.htm','Firefox',1,'',''),(22471,'183.136.190.62','2014-08-02 00:00:00','/index.html','Chrome',1,'',''),(22472,'183.136.190.62','2014-08-02 00:00:00','/index.html','Chrome',1,'',''),(22473,'198.74.118.142','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22474,'195.2.240.103','2014-08-02 00:00:00','/newsview.htm','Firefox',1,'',''),(22475,'218.59.238.92','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22476,'218.59.238.92','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22477,'198.74.100.247','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22478,'42.120.145.223','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22479,'42.120.145.223','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22480,'42.120.142.223','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22481,'42.120.145.223','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22482,'42.120.145.223','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22483,'42.120.145.223','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22484,'42.120.145.223','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22485,'42.120.145.223','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22486,'42.120.142.222','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22487,'42.120.145.223','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22488,'42.120.142.220','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22489,'42.120.145.223','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22490,'42.120.142.221','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22491,'182.118.33.194','2014-08-02 00:00:00','/newsview.htm','Safari',1,'',''),(22492,'23.88.10.98','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22493,'182.118.33.194','2014-08-02 00:00:00','/news/newsview.htm','Safari',1,'',''),(22494,'23.236.64.137','2014-08-02 00:00:00','/index.html','IE',1,'',''),(22495,'111.206.36.18','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22496,'198.52.119.96','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22497,'23.236.64.137','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22498,'198.211.30.28','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22499,'183.136.190.62','2014-08-03 00:00:00','/index.html','Chrome',1,'',''),(22500,'183.136.190.62','2014-08-03 00:00:00','/index.html','Chrome',1,'',''),(22501,'198.74.118.142','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22502,'218.30.118.98','2014-08-03 00:00:00','/index.html','Firefox',1,'',''),(22503,'121.199.125.21','2014-08-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22504,'198.211.30.28','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22505,'198.74.118.142','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22506,'220.181.51.38','2014-08-03 00:00:00','/index.html','Chrome',1,'',''),(22507,'198.74.111.234','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22508,'180.149.143.27','2014-08-03 00:00:00','/newsview.htm','Safari',1,'',''),(22509,'123.125.71.47','2014-08-03 00:00:00','/index.html','Safari',1,'',''),(22510,'42.120.145.59','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22511,'198.74.118.142','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22512,'195.2.240.103','2014-08-03 00:00:00','/newsview.htm','Firefox',1,'',''),(22513,'121.199.125.21','2014-08-03 00:00:00','/newsview.htm','Firefox',1,'',''),(22514,'121.199.125.4','2014-08-03 00:00:00','/newsview.htm','Firefox',1,'',''),(22515,'121.199.125.21','2014-08-03 00:00:00','/newsview.htm','Firefox',1,'',''),(22516,'121.199.125.4','2014-08-03 00:00:00','/newsview.htm','Firefox',1,'',''),(22517,'23.236.64.137','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22518,'198.74.111.234','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22519,'173.254.200.139','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22520,'61.135.190.221','2014-08-03 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22521,'58.18.203.247','2014-08-03 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(22522,'192.157.222.225','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22523,'218.59.238.92','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22524,'218.59.238.92','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22525,'218.59.238.92','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22526,'218.59.238.92','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22527,'195.2.240.103','2014-08-03 00:00:00','/newsview.htm','Firefox',1,'',''),(22528,'198.74.118.142','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22529,'61.135.190.219','2014-08-03 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22530,'182.118.41.104','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22531,'119.147.146.193','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22532,'198.52.119.96','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22533,'118.112.63.114','2014-08-03 00:00:00','/newsview.htm','IE',1,'朝阳大悦城 大数据 专题','baidu'),(22534,'118.112.63.114','2014-08-03 00:00:00','/index.html','Chrome',1,'',''),(22535,'198.211.30.28','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22536,'218.75.249.226','2014-08-03 00:00:00','/news.htm','Safari',1,'',''),(22537,'23.236.64.137','2014-08-03 00:00:00','/index.html','IE',1,'',''),(22538,'198.52.119.96','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22539,'195.2.240.103','2014-08-04 00:00:00','/newsview.htm','Firefox',1,'',''),(22540,'198.74.111.234','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22541,'192.157.222.225','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22542,'198.74.100.247','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22543,'218.30.118.80','2014-08-04 00:00:00','/index.html','Firefox',1,'',''),(22544,'121.199.125.21','2014-08-04 00:00:00','/newsview.htm','Firefox',1,'',''),(22545,'121.199.125.4','2014-08-04 00:00:00','/newsview.htm','Firefox',1,'',''),(22546,'121.199.125.21','2014-08-04 00:00:00','/newsview.htm','Firefox',1,'',''),(22547,'192.157.222.225','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22548,'198.52.119.96','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22549,'173.254.200.139','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22550,'195.2.240.103','2014-08-04 00:00:00','/newsview.htm','Firefox',1,'',''),(22551,'23.236.64.137','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22552,'202.101.75.53','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22553,'220.181.51.105','2014-08-04 00:00:00','/index.html','Firefox',1,'',''),(22554,'220.181.51.110','2014-08-04 00:00:00','/index.html','Firefox',1,'',''),(22555,'222.186.34.85','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22556,'61.135.190.200','2014-08-04 00:00:00','/newsview.htm','Safari',1,'',''),(22557,'198.74.118.142','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22558,'195.2.240.103','2014-08-04 00:00:00','/newsview.htm','Firefox',1,'',''),(22559,'220.181.51.110','2014-08-04 00:00:00','/index.html','Firefox',1,'',''),(22560,'220.181.51.103','2014-08-04 00:00:00','/index.html','Firefox',1,'',''),(22561,'220.181.51.108','2014-08-04 00:00:00','/index.html','Firefox',1,'',''),(22562,'23.236.64.137','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22563,'220.181.132.217','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22564,'101.199.112.52','2014-08-04 00:00:00','/index.html','Safari',1,'',''),(22565,'123.119.112.191','2014-08-04 00:00:00','/index.html','Chrome',1,'',''),(22566,'123.119.112.191','2014-08-04 00:00:00','/news.htm','Chrome',1,'',''),(22567,'123.119.112.191','2014-08-04 00:00:00','/index.html','Chrome',1,'',''),(22568,'123.119.112.191','2014-08-04 00:00:00','/news.htm','Chrome',1,'',''),(22569,'123.119.112.191','2014-08-04 00:00:00','/newsview.htm','Chrome',1,'',''),(22570,'123.119.112.191','2014-08-04 00:00:00','/newsview.htm','Chrome',1,'',''),(22571,'123.119.112.191','2014-08-04 00:00:00','/newsview.htm','Chrome',1,'',''),(22572,'123.119.112.191','2014-08-04 00:00:00','/news.htm','Chrome',1,'',''),(22573,'123.119.112.191','2014-08-04 00:00:00','/news.htm','Chrome',1,'',''),(22574,'123.119.112.191','2014-08-04 00:00:00','/news.htm','Chrome',1,'',''),(22575,'123.119.112.191','2014-08-04 00:00:00','/index.html','Chrome',1,'',''),(22576,'182.18.56.166','2014-08-04 00:00:00','/index.html','Chrome',1,'',''),(22577,'76.164.206.122','2014-08-04 00:00:00','/newsview.htm','Chrome',1,'',''),(22578,'123.119.112.191','2014-08-04 00:00:00','/news.htm','Chrome',1,'',''),(22579,'192.157.222.225','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22580,'61.135.190.224','2014-08-04 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22581,'46.29.20.219','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22582,'122.226.223.69','2014-08-04 00:00:00','/hello.html','IE',0,'',''),(22583,'61.135.190.72','2014-08-04 00:00:00','/newsview.htm','Safari',1,'',''),(22584,'182.118.42.68','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22585,'173.254.200.139','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22586,'118.180.16.112','2014-08-04 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(22587,'61.135.190.224','2014-08-04 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22588,'222.186.34.85','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22589,'198.74.111.234','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22590,'121.199.125.21','2014-08-04 00:00:00','/newsview.htm','Firefox',1,'',''),(22591,'192.157.222.225','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22592,'198.74.118.142','2014-08-04 00:00:00','/index.html','IE',1,'',''),(22593,'113.89.14.63','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22594,'198.211.30.28','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22595,'173.254.200.139','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22596,'119.188.66.198','2014-08-05 00:00:00','/newsview.htm','IE',1,'',''),(22597,'180.149.143.26','2014-08-05 00:00:00','/index.html','Safari',1,'',''),(22598,'198.52.119.96','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22599,'195.2.240.103','2014-08-05 00:00:00','/newsview.htm','Firefox',1,'',''),(22600,'218.30.118.98','2014-08-05 00:00:00','/index.html','Firefox',1,'',''),(22601,'183.136.190.62','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22602,'23.236.64.137','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22603,'173.254.200.139','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22604,'223.68.185.158','2014-08-05 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城数据','baidu'),(22605,'192.157.222.225','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22606,'119.40.52.18','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22607,'124.126.210.204','2014-08-05 00:00:00','/index.html','Chrome',1,'北京睿思软件科技有限公司','360'),(22608,'54.77.55.105','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22609,'119.40.52.18','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22610,'198.74.118.142','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22611,'192.99.147.201','2014-08-05 00:00:00','/newsview.htm','IE',1,'',''),(22612,'118.186.205.194','2014-08-05 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(22613,'222.186.34.85','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22614,'222.186.34.85','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22615,'121.199.125.21','2014-08-05 00:00:00','/newsview.htm','Firefox',1,'',''),(22616,'61.135.190.105','2014-08-05 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22617,'123.125.71.119','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22618,'192.157.222.225','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22619,'121.199.125.21','2014-08-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22620,'218.94.132.154','2014-08-05 00:00:00','/index.html','Safari',1,'','baidu'),(22621,'62.210.139.68','2014-08-05 00:00:00','/newsview.htm','IE',1,'',''),(22622,'66.249.67.105','2014-08-05 00:00:00','/index.html','Safari',1,'',''),(22623,'198.74.111.234','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22624,'195.2.240.103','2014-08-05 00:00:00','/index.html','Firefox',1,'',''),(22625,'119.161.255.111','2014-08-05 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(22626,'119.161.255.111','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22627,'58.61.65.181','2014-08-05 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(22628,'58.61.65.181','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22629,'220.181.158.109','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22630,'221.6.39.242','2014-08-05 00:00:00','/news.htm','Chrome',1,'',''),(22631,'221.6.39.242','2014-08-05 00:00:00','/newsview.htm','Chrome',1,'',''),(22632,'23.236.64.137','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22633,'121.199.125.21','2014-08-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22634,'121.199.125.21','2014-08-05 00:00:00','/newsview.htm','Firefox',1,'',''),(22635,'123.125.244.217','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22636,'220.181.132.217','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22637,'101.199.112.53','2014-08-05 00:00:00','/index.html','Safari',1,'',''),(22638,'220.181.51.52','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22639,'123.119.112.191','2014-08-05 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(22640,'119.147.3.188','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22641,'123.119.112.191','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22642,'124.126.124.166','2014-08-05 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城盈利','baidu'),(22643,'198.74.100.247','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22644,'66.249.67.7','2014-08-05 00:00:00','/news.htm','Safari',1,'',''),(22645,'183.136.190.62','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22646,'183.136.190.62','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22647,'113.91.12.46','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22648,'163.125.81.202','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22649,'198.211.30.28','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22650,'183.136.190.62','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22651,'183.136.190.62','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22652,'175.191.29.198','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22653,'175.191.29.198','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22654,'218.75.56.18','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22655,'163.125.87.134','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22656,'101.232.246.184','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22657,'220.181.132.219','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22658,'222.186.34.85','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22659,'220.181.132.200','2014-08-05 00:00:00','/index.html','Safari',1,'',''),(22660,'220.181.158.109','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22661,'220.181.158.109','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22662,'60.186.16.69','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22663,'198.74.118.142','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22664,'66.249.67.7','2014-08-05 00:00:00','/newsview.htm','Safari',1,'',''),(22665,'173.254.200.139','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22666,'198.74.118.142','2014-08-05 00:00:00','/index.html','IE',1,'',''),(22667,'218.75.56.18','2014-08-05 00:00:00','/index.html','Chrome',1,'',''),(22668,'121.199.125.21','2014-08-06 00:00:00','/newsview.htm','Firefox',1,'',''),(22669,'121.199.125.4','2014-08-06 00:00:00','/newsview.htm','Firefox',1,'',''),(22670,'198.52.119.96','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22671,'218.59.238.92','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22672,'180.153.183.131','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22673,'61.135.190.224','2014-08-06 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22674,'173.254.200.139','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22675,'84.240.9.6','2014-08-06 00:00:00','/index.html','Chrome',1,'',''),(22676,'111.206.36.12','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22677,'218.30.118.101','2014-08-06 00:00:00','/index.html','Firefox',1,'',''),(22678,'192.157.222.225','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22679,'183.62.11.242','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22680,'220.181.51.40','2014-08-06 00:00:00','/index.html','Chrome',1,'',''),(22681,'121.199.125.21','2014-08-06 00:00:00','/newsview.htm','Firefox',1,'',''),(22682,'198.211.30.28','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22683,'183.57.153.216','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22684,'173.254.200.139','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22685,'203.207.126.17','2014-08-06 00:00:00','/index.html','Chrome',1,'',''),(22686,'211.161.247.234','2014-08-06 00:00:00','/news.htm','Chrome',1,'',''),(22687,'211.161.247.234','2014-08-06 00:00:00','/index.html','Chrome',1,'',''),(22688,'121.199.125.21','2014-08-06 00:00:00','/newsview.htm','Firefox',1,'',''),(22689,'123.119.112.191','2014-08-06 00:00:00','/index.html','Chrome',1,'',''),(22690,'192.157.222.225','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22691,'121.199.125.21','2014-08-06 00:00:00','/newsview.htm','Firefox',1,'',''),(22692,'122.228.159.90','2014-08-06 00:00:00','/index.html','Chrome',1,'',''),(22693,'192.157.222.225','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22694,'198.74.118.142','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22695,'183.136.190.62','2014-08-06 00:00:00','/index.html','Chrome',1,'',''),(22696,'173.254.200.139','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22697,'183.136.190.62','2014-08-06 00:00:00','/index.html','Chrome',1,'',''),(22698,'220.181.158.71','2014-08-06 00:00:00','/index.html','Chrome',1,'',''),(22699,'192.157.222.225','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22700,'220.181.132.217','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22701,'101.199.108.58','2014-08-06 00:00:00','/index.html','Safari',1,'',''),(22702,'121.199.125.21','2014-08-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22703,'173.254.200.139','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22704,'121.199.125.21','2014-08-06 00:00:00','/newsview.htm','Firefox',1,'',''),(22705,'180.149.143.153','2014-08-06 00:00:00','/newsview.htm','Safari',1,'',''),(22706,'198.74.118.142','2014-08-06 00:00:00','/index.html','IE',1,'',''),(22707,'198.211.30.28','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22708,'173.254.200.139','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22709,'61.135.190.199','2014-08-07 00:00:00','/newsview.htm','Safari',1,'',''),(22710,'180.153.188.138','2014-08-07 00:00:00','/index.html','Safari',1,'',''),(22711,'180.153.198.66','2014-08-07 00:00:00','/index.html','Safari',1,'',''),(22712,'198.74.118.142','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22713,'115.239.212.198','2014-08-07 00:00:00','/index.html','Safari',1,'',''),(22714,'192.157.222.225','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22715,'218.30.118.102','2014-08-07 00:00:00','/index.html','Firefox',1,'',''),(22716,'192.157.222.225','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22717,'180.153.188.165','2014-08-07 00:00:00','/index.html','Safari',1,'',''),(22718,'180.153.198.26','2014-08-07 00:00:00','/index.html','Safari',1,'',''),(22719,'198.74.118.142','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22720,'195.2.240.103','2014-08-07 00:00:00','/news.htm','Firefox',1,'',''),(22721,'124.128.46.46','2014-08-07 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(22722,'123.119.112.191','2014-08-07 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(22723,'125.87.68.246','2014-08-07 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(22724,'125.87.68.246','2014-08-07 00:00:00','/news.htm','Firefox',1,'',''),(22725,'125.87.68.246','2014-08-07 00:00:00','/index.html','Firefox',1,'',''),(22726,'198.74.118.142','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22727,'66.249.79.118','2014-08-07 00:00:00','/news.htm','Safari',1,'',''),(22728,'66.249.79.7','2014-08-07 00:00:00','/index.html','Safari',1,'',''),(22729,'61.135.190.224','2014-08-07 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22730,'198.74.118.142','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22731,'195.2.240.103','2014-08-07 00:00:00','/newsview.htm','Firefox',1,'',''),(22732,'59.49.77.118','2014-08-07 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(22733,'119.147.146.195','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22734,'124.205.110.2','2014-08-07 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(22735,'173.254.200.139','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22736,'61.135.190.71','2014-08-07 00:00:00','/index.html','IE',1,'睿思BI|北京睿思科技有限公司|商业智能|BI|数据分析软件供应商','baidu'),(22737,'123.125.71.38','2014-08-07 00:00:00','/index.html','Safari',1,'',''),(22738,'220.181.51.56','2014-08-07 00:00:00','/index.html','Chrome',1,'',''),(22739,'173.254.200.139','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22740,'123.119.112.191','2014-08-07 00:00:00','/index.html','Chrome',1,'',''),(22741,'198.52.119.96','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22742,'95.132.51.235','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22743,'218.77.79.48','2014-08-07 00:00:00','/index.html','Chrome',1,'',''),(22744,'220.181.132.219','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22745,'121.199.125.21','2014-08-07 00:00:00','/newsview.htm','Firefox',1,'',''),(22746,'198.74.118.142','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22747,'101.199.108.56','2014-08-07 00:00:00','/index.html','Safari',1,'',''),(22748,'222.186.34.85','2014-08-07 00:00:00','/index.html','IE',1,'',''),(22749,'91.121.100.66','2014-08-08 00:00:00','/index.html','IE',1,'',''),(22750,'23.236.64.137','2014-08-08 00:00:00','/index.html','IE',1,'',''),(22751,'61.135.190.219','2014-08-08 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22752,'124.42.200.155','2014-08-08 00:00:00','/index.html','IE',1,'',''),(22753,'121.199.125.21','2014-08-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22754,'218.30.118.101','2014-08-08 00:00:00','/index.html','Firefox',1,'',''),(22755,'198.74.111.234','2014-08-08 00:00:00','/index.html','IE',1,'',''),(22756,'121.199.125.21','2014-08-08 00:00:00','/newsview.htm','Firefox',1,'',''),(22757,'222.247.52.86','2014-08-08 00:00:00','/news.htm','Chrome',1,'',''),(22758,'222.247.52.86','2014-08-08 00:00:00','/newsview.htm','Chrome',1,'',''),(22759,'23.236.64.137','2014-08-08 00:00:00','/index.html','IE',1,'',''),(22760,'1.180.187.10','2014-08-08 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(22761,'121.199.125.21','2014-08-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22762,'121.199.125.4','2014-08-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22763,'220.181.132.217','2014-08-08 00:00:00','/index.html','IE',1,'',''),(22764,'110.80.33.98','2014-08-08 00:00:00','/index.html','Chrome',1,'',''),(22765,'110.80.33.98','2014-08-08 00:00:00','/index.html','Chrome',1,'',''),(22766,'198.74.111.234','2014-08-08 00:00:00','/index.html','IE',1,'',''),(22767,'220.181.132.200','2014-08-08 00:00:00','/index.html','Safari',1,'',''),(22768,'61.135.190.105','2014-08-08 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22769,'198.52.119.96','2014-08-08 00:00:00','/index.html','IE',1,'',''),(22770,'121.199.125.21','2014-08-08 00:00:00','/newsview.htm','Firefox',1,'',''),(22771,'219.237.202.75','2014-08-08 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(22772,'219.237.202.75','2014-08-08 00:00:00','/news.htm','IE',1,'',''),(22773,'219.237.202.75','2014-08-08 00:00:00','/newsview.htm','IE',1,'',''),(22774,'221.12.59.211','2014-08-08 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(22775,'221.12.59.211','2014-08-08 00:00:00','/newsview.htm','Chrome',1,'',''),(22776,'221.12.59.211','2014-08-08 00:00:00','/news.htm','Chrome',1,'',''),(22777,'221.12.59.211','2014-08-08 00:00:00','/newsview.htm','Chrome',1,'',''),(22778,'221.12.59.211','2014-08-08 00:00:00','/news.htm','Chrome',1,'',''),(22779,'221.12.59.211','2014-08-08 00:00:00','/newsview.htm','Chrome',1,'',''),(22780,'221.12.59.211','2014-08-08 00:00:00','/news.htm','Chrome',1,'',''),(22781,'61.135.190.70','2014-08-08 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(22782,'183.136.190.62','2014-08-08 00:00:00','/index.html','Chrome',1,'',''),(22783,'183.136.190.62','2014-08-08 00:00:00','/index.html','Chrome',1,'',''),(22784,'198.52.119.96','2014-08-08 00:00:00','/index.html','IE',1,'',''),(22785,'183.136.190.62','2014-08-08 00:00:00','/index.html','Chrome',1,'',''),(22786,'183.136.190.62','2014-08-08 00:00:00','/index.html','Chrome',1,'',''),(22787,'123.125.71.103','2014-08-08 00:00:00','/newsview.htm','Safari',1,'',''),(22788,'183.136.190.62','2014-08-08 00:00:00','/index.html','Chrome',1,'',''),(22789,'183.136.190.62','2014-08-08 00:00:00','/index.html','Chrome',1,'',''),(22790,'182.118.41.98','2014-08-08 00:00:00','/index.html','IE',1,'',''),(22791,'180.153.183.142','2014-08-08 00:00:00','/news.htm','IE',1,'',''),(22792,'69.58.178.57','2014-08-08 00:00:00','/index.html','Firefox',1,'',''),(22793,'69.58.178.57','2014-08-08 00:00:00','/index.html','Firefox',1,'',''),(22794,'69.58.178.57','2014-08-08 00:00:00','/news.htm','Firefox',1,'',''),(22795,'64.246.165.140','2014-08-08 00:00:00','/index.html','Firefox',1,'',''),(22796,'198.74.111.234','2014-08-08 00:00:00','/index.html','IE',1,'',''),(22797,'123.123.62.22','2014-08-08 00:00:00','/index.html','Chrome',1,'',''),(22798,'64.246.165.50','2014-08-08 00:00:00','/index.html','Firefox',1,'',''),(22799,'123.132.52.206','2014-08-08 00:00:00','/index.html','Safari',1,'','baidu'),(22800,'23.236.64.201','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22801,'222.186.34.85','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22802,'198.52.119.96','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22803,'183.136.190.62','2014-08-09 00:00:00','/index.html','Chrome',1,'',''),(22804,'183.136.190.62','2014-08-09 00:00:00','/index.html','Chrome',1,'',''),(22805,'183.136.190.62','2014-08-09 00:00:00','/index.html','Chrome',1,'',''),(22806,'183.136.190.62','2014-08-09 00:00:00','/index.html','Chrome',1,'',''),(22807,'218.30.118.98','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22808,'62.210.89.12','2014-08-09 00:00:00','/newsview.htm','Chrome',1,'',''),(22809,'195.2.240.103','2014-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(22810,'198.74.118.142','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22811,'192.99.147.201','2014-08-09 00:00:00','/newsview.htm','IE',1,'',''),(22812,'23.236.64.137','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22813,'195.2.240.103','2014-08-09 00:00:00','/news.htm','Firefox',1,'',''),(22814,'123.119.118.105','2014-08-09 00:00:00','/index.html','Chrome',1,'',''),(22815,'123.119.118.105','2014-08-09 00:00:00','/news.htm','Chrome',1,'',''),(22816,'123.119.118.105','2014-08-09 00:00:00','/newsview.htm','Chrome',1,'',''),(22817,'123.119.118.105','2014-08-09 00:00:00','/index.html','Chrome',1,'',''),(22818,'123.119.118.105','2014-08-09 00:00:00','/news.htm','Chrome',1,'',''),(22819,'123.119.118.105','2014-08-09 00:00:00','/index.html','Chrome',1,'',''),(22820,'23.236.64.201','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22821,'62.210.122.123','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22822,'46.29.20.219','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22823,'195.2.240.103','2014-08-09 00:00:00','/news.htm','Firefox',1,'',''),(22824,'220.181.132.217','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22825,'220.181.132.198','2014-08-09 00:00:00','/index.html','Safari',1,'',''),(22826,'23.236.64.137','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22827,'192.114.71.13','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22828,'42.156.138.64','2014-08-09 00:00:00','/index.html','Safari',1,'',''),(22829,'195.2.240.103','2014-08-09 00:00:00','/news.htm','Firefox',1,'',''),(22830,'61.135.190.219','2014-08-09 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22831,'23.236.64.137','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22832,'123.151.42.47','2014-08-09 00:00:00','/index.html','Safari',1,'','baidu'),(22833,'111.161.52.28','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22834,'111.30.132.190','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22835,'111.30.132.208','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22836,'111.30.132.176','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22837,'111.30.132.212','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22838,'111.30.132.176','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22839,'111.30.132.212','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22840,'111.161.57.163','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22841,'111.161.52.27','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22842,'111.161.62.191','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22843,'111.161.61.49','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22844,'111.161.52.28','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22845,'111.30.132.212','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22846,'111.30.132.190','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22847,'111.30.132.176','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22848,'111.30.132.190','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22849,'111.30.131.199','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22850,'111.30.131.199','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22851,'111.30.131.199','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22852,'111.30.132.208','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22853,'111.30.141.47','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22854,'111.30.132.205','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22855,'111.30.132.212','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22856,'111.30.132.190','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22857,'111.30.141.47','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22858,'111.30.132.176','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22859,'111.30.132.176','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22860,'111.30.131.199','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22861,'111.30.132.205','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22862,'111.30.132.208','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22863,'111.30.132.176','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22864,'111.30.132.212','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22865,'111.30.132.205','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22866,'111.30.132.190','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22867,'111.30.132.208','2014-08-09 00:00:00','/index.html','Firefox',1,'',''),(22868,'220.181.51.37','2014-08-09 00:00:00','/index.html','Chrome',1,'',''),(22869,'123.125.71.124','2014-08-09 00:00:00','/index.html','Chrome',1,'',''),(22870,'183.136.190.62','2014-08-09 00:00:00','/index.html','Chrome',1,'',''),(22871,'220.181.132.219','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22872,'101.199.108.54','2014-08-09 00:00:00','/index.html','Safari',1,'',''),(22873,'61.135.190.219','2014-08-09 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22874,'182.118.41.110','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22875,'195.2.240.103','2014-08-09 00:00:00','/news.htm','Firefox',1,'',''),(22876,'198.52.119.96','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22877,'182.118.53.104','2014-08-09 00:00:00','/index.html','Safari',1,'',''),(22878,'182.118.53.251','2014-08-09 00:00:00','/index.html','Safari',1,'',''),(22879,'123.123.1.52','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22880,'23.236.64.201','2014-08-09 00:00:00','/index.html','IE',1,'',''),(22881,'180.149.143.26','2014-08-09 00:00:00','/index.html','Safari',1,'',''),(22882,'195.2.240.103','2014-08-09 00:00:00','/news.htm','Firefox',1,'',''),(22883,'195.2.240.103','2014-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(22884,'111.196.163.121','2014-08-09 00:00:00','/index.html','Safari',1,'',''),(22885,'180.153.188.247','2014-08-09 00:00:00','/index.html','Safari',1,'',''),(22886,'180.153.188.240','2014-08-09 00:00:00','/index.html','Safari',1,'',''),(22887,'23.236.64.201','2014-08-10 00:00:00','/index.html','IE',1,'',''),(22888,'123.125.71.113','2014-08-10 00:00:00','/index.html','Safari',1,'',''),(22889,'222.186.34.85','2014-08-10 00:00:00','/index.html','IE',1,'',''),(22890,'183.136.190.62','2014-08-10 00:00:00','/index.html','Chrome',1,'',''),(22891,'183.136.190.62','2014-08-10 00:00:00','/index.html','Chrome',1,'',''),(22892,'183.136.190.62','2014-08-10 00:00:00','/index.html','Chrome',1,'',''),(22893,'183.136.190.62','2014-08-10 00:00:00','/index.html','Chrome',1,'',''),(22894,'123.125.71.60','2014-08-10 00:00:00','/newsview.htm','Safari',1,'',''),(22895,'220.181.51.110','2014-08-10 00:00:00','/index.html','Firefox',1,'',''),(22896,'220.181.51.110','2014-08-10 00:00:00','/index.html','Firefox',1,'',''),(22897,'195.2.240.103','2014-08-10 00:00:00','/news.htm','Firefox',1,'',''),(22898,'218.30.118.98','2014-08-10 00:00:00','/index.html','Firefox',1,'',''),(22899,'195.242.80.1','2014-08-10 00:00:00','/index.html','IE',1,'',''),(22900,'220.181.51.38','2014-08-10 00:00:00','/index.html','Chrome',1,'',''),(22901,'195.2.240.103','2014-08-10 00:00:00','/newsview.htm','Firefox',1,'',''),(22902,'195.2.240.103','2014-08-10 00:00:00','/index.html','Firefox',1,'',''),(22903,'195.2.240.103','2014-08-10 00:00:00','/index.html','Firefox',1,'',''),(22904,'220.181.132.217','2014-08-10 00:00:00','/index.html','IE',1,'',''),(22905,'220.181.132.196','2014-08-10 00:00:00','/index.html','Safari',1,'',''),(22906,'115.239.212.200','2014-08-10 00:00:00','/newsview.htm','Safari',1,'',''),(22907,'121.199.125.21','2014-08-10 00:00:00','/newsview.htm','Firefox',1,'',''),(22908,'61.135.190.222','2014-08-10 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22909,'61.135.190.105','2014-08-10 00:00:00','/newsview.htm','Firefox',1,'������Ϯ����ʵ�����γ�Խ��-�����˼�Ƽ����޹�˾','baidu'),(22910,'195.2.240.103','2014-08-10 00:00:00','/news.htm','Firefox',1,'',''),(22911,'111.196.163.121','2014-08-10 00:00:00','/index.html','Safari',1,'',''),(22912,'61.135.190.220','2014-08-10 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22913,'222.186.34.85','2014-08-10 00:00:00','/index.html','IE',1,'',''),(22914,'195.2.240.103','2014-08-10 00:00:00','/newsview.htm','Firefox',1,'',''),(22915,'195.2.240.103','2014-08-10 00:00:00','/newsview.htm','Firefox',1,'',''),(22916,'46.4.48.68','2014-08-10 00:00:00','/index.html','Firefox',1,'',''),(22917,'58.250.99.3','2014-08-10 00:00:00','/index.html','Chrome',1,'','baidu'),(22918,'119.147.146.189','2014-08-10 00:00:00','/index.html','IE',1,'',''),(22919,'121.199.125.21','2014-08-10 00:00:00','/newsview.htm','Firefox',1,'',''),(22920,'121.199.125.21','2014-08-10 00:00:00','/newsview.htm','Firefox',1,'',''),(22921,'223.66.227.221','2014-08-10 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城大数据','baidu'),(22922,'121.199.125.4','2014-08-10 00:00:00','/newsview.htm','Firefox',1,'',''),(22923,'121.199.125.21','2014-08-10 00:00:00','/newsview.htm','Firefox',1,'',''),(22924,'223.66.227.221','2014-08-10 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城大数据','baidu'),(22925,'121.199.125.21','2014-08-10 00:00:00','/newsview.htm','Firefox',1,'',''),(22926,'121.199.125.4','2014-08-10 00:00:00','/newsview.htm','Firefox',1,'',''),(22927,'195.2.240.103','2014-08-10 00:00:00','/newsview.htm','Firefox',1,'',''),(22928,'195.2.240.103','2014-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(22929,'195.2.240.103','2014-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(22930,'183.136.190.62','2014-08-11 00:00:00','/index.html','Chrome',1,'',''),(22931,'183.136.190.62','2014-08-11 00:00:00','/index.html','Chrome',1,'',''),(22932,'183.136.190.62','2014-08-11 00:00:00','/index.html','Chrome',1,'',''),(22933,'188.143.234.100','2014-08-11 00:00:00','/index.html','Chrome',1,'',''),(22934,'123.125.71.25','2014-08-11 00:00:00','/index.html','Safari',1,'',''),(22935,'207.244.77.23','2014-08-11 00:00:00','/index.html','Chrome',1,'',''),(22936,'180.153.198.193','2014-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(22937,'185.2.154.88','2014-08-11 00:00:00','/index.html','Firefox',1,'',''),(22938,'218.30.118.80','2014-08-11 00:00:00','/index.html','Firefox',1,'',''),(22939,'123.125.71.119','2014-08-11 00:00:00','/index.html','Chrome',1,'',''),(22940,'195.2.240.103','2014-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(22941,'111.206.125.145','2014-08-11 00:00:00','/index.html','Chrome',1,'',''),(22942,'195.2.240.103','2014-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(22943,'61.135.190.199','2014-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(22944,'121.199.125.21','2014-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(22945,'180.153.198.129','2014-08-11 00:00:00','/index.html','Safari',1,'',''),(22946,'220.181.132.217','2014-08-11 00:00:00','/index.html','IE',1,'',''),(22947,'121.199.125.4','2014-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(22948,'101.199.108.50','2014-08-11 00:00:00','/index.html','Safari',1,'',''),(22949,'61.135.190.198','2014-08-11 00:00:00','/index.html','Chrome',1,'',''),(22950,'61.135.190.200','2014-08-11 00:00:00','/index.html','Chrome',1,'',''),(22951,'195.2.240.103','2014-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(22952,'218.70.106.58','2014-08-11 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(22953,'218.70.106.58','2014-08-11 00:00:00','/index.html','Chrome',1,'',''),(22954,'195.2.240.103','2014-08-11 00:00:00','/news.htm','Firefox',1,'',''),(22955,'195.2.240.103','2014-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(22956,'195.2.240.103','2014-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(22957,'195.2.240.103','2014-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(22958,'180.153.187.216','2014-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(22959,'195.2.240.103','2014-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(22960,'195.2.240.103','2014-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(22961,'195.2.240.103','2014-08-11 00:00:00','/news.htm','Firefox',1,'',''),(22962,'195.2.240.103','2014-08-11 00:00:00','/news.htm','Firefox',1,'',''),(22963,'115.239.212.135','2014-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(22964,'195.2.240.103','2014-08-11 00:00:00','/news.htm','Firefox',1,'',''),(22965,'195.2.240.103','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22966,'61.135.190.100','2014-08-12 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(22967,'180.149.143.153','2014-08-12 00:00:00','/index.html','Safari',1,'',''),(22968,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22969,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22970,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22971,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22972,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22973,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22974,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22975,'121.199.125.4','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22976,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22977,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22978,'220.181.158.109','2014-08-12 00:00:00','/index.html','IE',1,'',''),(22979,'220.181.158.109','2014-08-12 00:00:00','/index.html','IE',1,'',''),(22980,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22981,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22982,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22983,'121.199.125.21','2014-08-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(22984,'220.181.51.103','2014-08-12 00:00:00','/index.html','Firefox',1,'',''),(22985,'220.181.51.108','2014-08-12 00:00:00','/index.html','Firefox',1,'',''),(22986,'220.181.51.102','2014-08-12 00:00:00','/index.html','Firefox',1,'',''),(22987,'220.181.51.109','2014-08-12 00:00:00','/index.html','Firefox',1,'',''),(22988,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22989,'195.2.240.103','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(22990,'183.136.190.62','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(22991,'183.136.190.62','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(22992,'183.136.190.62','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(22993,'218.30.118.98','2014-08-12 00:00:00','/index.html','Firefox',1,'',''),(22994,'183.136.190.62','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(22995,'122.156.126.234','2014-08-12 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(22996,'183.136.190.62','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(22997,'183.136.190.62','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(22998,'183.136.190.62','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(22999,'121.199.125.4','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(23000,'183.60.1.237','2014-08-12 00:00:00','/index.html','IE',1,'',''),(23001,'124.116.245.5','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(23002,'195.2.240.103','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(23003,'61.135.190.219','2014-08-12 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23004,'61.135.190.101','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'���óǴ���','baidu'),(23005,'42.120.145.48','2014-08-12 00:00:00','/index.html','IE',1,'',''),(23006,'114.112.74.34','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(23007,'221.6.159.67','2014-08-12 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(23008,'221.6.159.67','2014-08-12 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(23009,'114.112.74.34','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(23010,'124.116.245.5','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(23011,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(23012,'121.199.125.4','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(23013,'218.240.48.9','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(23014,'61.135.190.103','2014-08-12 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23015,'221.6.159.67','2014-08-12 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(23016,'221.6.159.67','2014-08-12 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(23017,'221.6.159.67','2014-08-12 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(23018,'221.6.159.67','2014-08-12 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(23019,'114.112.74.34','2014-08-12 00:00:00','/index.html','IE',1,'',''),(23020,'114.112.74.34','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(23021,'114.112.74.34','2014-08-12 00:00:00','/news.htm','IE',1,'',''),(23022,'221.6.159.67','2014-08-12 00:00:00','/news.htm','Chrome',1,'',''),(23023,'221.6.159.67','2014-08-12 00:00:00','/newsview.htm','Chrome',1,'',''),(23024,'221.6.159.67','2014-08-12 00:00:00','/news.htm','Chrome',1,'',''),(23025,'221.6.159.67','2014-08-12 00:00:00','/newsview.htm','Chrome',1,'',''),(23026,'221.6.159.67','2014-08-12 00:00:00','/newsview.htm','Chrome',1,'',''),(23027,'221.6.159.67','2014-08-12 00:00:00','/newsview.htm','Chrome',1,'',''),(23028,'221.6.159.67','2014-08-12 00:00:00','/newsview.htm','Chrome',1,'',''),(23029,'221.6.159.67','2014-08-12 00:00:00','/newsview.htm','Chrome',1,'',''),(23030,'221.6.159.67','2014-08-12 00:00:00','/newsview.htm','Chrome',1,'',''),(23031,'221.6.159.67','2014-08-12 00:00:00','/newsview.htm','Chrome',1,'',''),(23032,'221.6.159.67','2014-08-12 00:00:00','/newsview.htm','Chrome',1,'',''),(23033,'221.6.159.67','2014-08-12 00:00:00','/newsview.htm','Chrome',1,'',''),(23034,'222.186.34.85','2014-08-12 00:00:00','/index.html','IE',1,'',''),(23035,'121.199.125.21','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(23036,'220.181.132.217','2014-08-12 00:00:00','/index.html','IE',1,'',''),(23037,'220.181.132.195','2014-08-12 00:00:00','/index.html','Safari',1,'',''),(23038,'121.199.125.4','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(23039,'114.112.74.34','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(23040,'124.116.245.5','2014-08-12 00:00:00','/news.htm','Chrome',1,'',''),(23041,'124.116.245.5','2014-08-12 00:00:00','/news.htm','Chrome',1,'',''),(23042,'124.116.245.5','2014-08-12 00:00:00','/news.htm','Chrome',1,'',''),(23043,'124.116.245.5','2014-08-12 00:00:00','/news.htm','Chrome',1,'',''),(23044,'124.116.245.5','2014-08-12 00:00:00','/news.htm','Chrome',1,'',''),(23045,'124.116.245.5','2014-08-12 00:00:00','/news.htm','Chrome',1,'',''),(23046,'119.147.146.189','2014-08-12 00:00:00','/news.htm','IE',1,'',''),(23047,'124.116.245.5','2014-08-12 00:00:00','/news.htm','Chrome',1,'',''),(23048,'124.205.110.2','2014-08-12 00:00:00','/index.html','IE',1,'','baidu'),(23049,'124.116.245.5','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(23050,'124.116.245.5','2014-08-12 00:00:00','/index.html','Chrome',1,'',''),(23051,'220.181.158.109','2014-08-12 00:00:00','/index.html','IE',1,'',''),(23052,'220.181.158.109','2014-08-12 00:00:00','/index.html','IE',1,'',''),(23053,'42.159.82.31','2014-08-12 00:00:00','/index.html','IE',1,'睿思科技有限公司','baidu'),(23054,'195.2.240.103','2014-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(23055,'111.175.127.212','2014-08-12 00:00:00','/news.htm','IE',1,'',''),(23056,'111.175.127.212','2014-08-12 00:00:00','/index.html','IE',1,'',''),(23057,'111.175.127.212','2014-08-12 00:00:00','/news.htm','IE',1,'',''),(23058,'222.186.34.85','2014-08-13 00:00:00','/index.html','IE',1,'',''),(23059,'121.199.125.21','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23060,'121.199.125.4','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23061,'183.136.190.62','2014-08-13 00:00:00','/index.html','Chrome',1,'',''),(23062,'183.136.190.62','2014-08-13 00:00:00','/index.html','Chrome',1,'',''),(23063,'121.199.125.21','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23064,'121.199.125.21','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23065,'121.199.125.21','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23066,'121.199.125.21','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23067,'121.199.125.21','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23068,'195.2.240.103','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23069,'121.199.125.21','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23070,'195.2.240.103','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23071,'195.2.240.103','2014-08-13 00:00:00','/news.htm','Firefox',1,'',''),(23072,'195.2.240.103','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23073,'122.226.223.69','2014-08-13 00:00:00','/hello.html','IE',0,'',''),(23074,'218.30.118.100','2014-08-13 00:00:00','/index.html','Firefox',1,'',''),(23075,'195.2.240.103','2014-08-13 00:00:00','/news.htm','Firefox',1,'',''),(23076,'195.2.240.103','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23077,'60.223.255.185','2014-08-13 00:00:00','/index.html','Chrome',1,'',''),(23078,'218.0.1.50','2014-08-13 00:00:00','/index.html','Chrome',1,'',''),(23079,'195.2.240.103','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23080,'61.135.165.55','2014-08-13 00:00:00','/index.html','Chrome',1,'',''),(23081,'121.199.125.21','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23082,'121.199.125.21','2014-08-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23083,'121.199.125.4','2014-08-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23084,'219.142.155.211','2014-08-13 00:00:00','/index.html','Chrome',1,'',''),(23085,'1.58.67.157','2014-08-13 00:00:00','/index.html','Chrome',1,'',''),(23086,'195.2.240.103','2014-08-13 00:00:00','/news.htm','Firefox',1,'',''),(23087,'221.12.59.211','2014-08-13 00:00:00','/index.html','Chrome',1,'',''),(23088,'42.156.138.64','2014-08-13 00:00:00','/index.html','Safari',1,'',''),(23089,'42.96.192.130','2014-08-13 00:00:00','/index.html','Firefox',1,'',''),(23090,'42.96.192.130','2014-08-13 00:00:00','/index.html','Firefox',1,'',''),(23091,'42.236.201.45','2014-08-13 00:00:00','/index.html','Chrome',1,'',''),(23092,'220.181.132.217','2014-08-13 00:00:00','/index.html','IE',1,'',''),(23093,'220.181.132.200','2014-08-13 00:00:00','/index.html','Safari',1,'',''),(23094,'58.58.20.130','2014-08-13 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(23095,'58.58.20.130','2014-08-13 00:00:00','/index.html','Chrome',1,'',''),(23096,'222.186.34.85','2014-08-13 00:00:00','/index.html','IE',1,'',''),(23097,'182.118.42.87','2014-08-13 00:00:00','/index.html','IE',1,'',''),(23098,'183.62.11.242','2014-08-13 00:00:00','/index.html','IE',1,'',''),(23099,'195.2.240.103','2014-08-13 00:00:00','/news.htm','Firefox',1,'',''),(23100,'195.2.240.103','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23101,'46.29.20.219','2014-08-13 00:00:00','/index.html','IE',1,'',''),(23102,'195.2.240.103','2014-08-13 00:00:00','/newsview.htm','Firefox',1,'',''),(23103,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23104,'195.2.240.103','2014-08-14 00:00:00','/news.htm','Firefox',1,'',''),(23105,'61.135.190.219','2014-08-14 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(23106,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23107,'121.199.125.21','2014-08-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23108,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23109,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23110,'121.199.125.21','2014-08-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23111,'220.181.158.109','2014-08-14 00:00:00','/index.html','IE',1,'',''),(23112,'220.181.158.109','2014-08-14 00:00:00','/index.php/tools-staticPage.html','IE',0,'',''),(23113,'220.181.158.109','2014-08-14 00:00:00','/index.html','IE',1,'',''),(23114,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23115,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23116,'195.2.240.103','2014-08-14 00:00:00','/news.htm','Firefox',1,'',''),(23117,'61.135.190.102','2014-08-14 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23118,'121.199.125.21','2014-08-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23119,'203.208.60.4','2014-08-14 00:00:00','/newsview.htm','Safari',1,'',''),(23120,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23121,'121.199.125.21','2014-08-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23122,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23123,'195.2.240.103','2014-08-14 00:00:00','/news.htm','Firefox',1,'',''),(23124,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23125,'222.186.34.85','2014-08-14 00:00:00','/index.html','IE',1,'',''),(23126,'221.6.159.67','2014-08-14 00:00:00','/index.html','Chrome',1,'',''),(23127,'221.6.159.67','2014-08-14 00:00:00','/index.html','Chrome',1,'',''),(23128,'221.6.159.67','2014-08-14 00:00:00','/newsview.htm','Chrome',1,'',''),(23129,'221.6.159.67','2014-08-14 00:00:00','/index.html','Chrome',1,'',''),(23130,'124.115.161.171','2014-08-14 00:00:00','/index.html','Chrome',1,'','baidu'),(23131,'119.147.146.189','2014-08-14 00:00:00','/index.html','IE',1,'',''),(23132,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23133,'61.135.190.101','2014-08-14 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23134,'124.115.161.171','2014-08-14 00:00:00','/index.html','Chrome',1,'','baidu'),(23135,'124.115.161.171','2014-08-14 00:00:00','/news.htm','Chrome',1,'',''),(23136,'124.115.161.171','2014-08-14 00:00:00','/newsview.htm','Chrome',1,'',''),(23137,'124.115.161.171','2014-08-14 00:00:00','/newsview.htm','Chrome',1,'',''),(23138,'124.115.161.171','2014-08-14 00:00:00','/newsview.htm','Chrome',1,'',''),(23139,'124.115.161.171','2014-08-14 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(23140,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23141,'61.135.165.47','2014-08-14 00:00:00','/index.html','Chrome',1,'',''),(23142,'220.181.132.217','2014-08-14 00:00:00','/index.html','IE',1,'',''),(23143,'220.181.132.195','2014-08-14 00:00:00','/index.html','Safari',1,'',''),(23144,'222.128.174.135','2014-08-14 00:00:00','/index.html','Chrome',1,'',''),(23145,'182.118.41.181','2014-08-14 00:00:00','/index.html','IE',1,'',''),(23146,'61.135.190.219','2014-08-14 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23147,'115.239.212.137','2014-08-14 00:00:00','/newsview.htm','Safari',1,'',''),(23148,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23149,'54.88.212.206','2014-08-14 00:00:00','/index.html','Chrome',1,'',''),(23150,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23151,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23152,'195.2.240.103','2014-08-14 00:00:00','/news.htm','Firefox',1,'',''),(23153,'222.186.34.85','2014-08-14 00:00:00','/index.html','IE',1,'',''),(23154,'218.30.118.98','2014-08-14 00:00:00','/index.html','Firefox',1,'',''),(23155,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23156,'121.199.125.21','2014-08-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23157,'195.2.240.103','2014-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(23158,'195.2.240.103','2014-08-15 00:00:00','/newsview.htm','Firefox',1,'',''),(23159,'220.181.132.218','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23160,'195.2.240.103','2014-08-15 00:00:00','/newsview.htm','Firefox',1,'',''),(23161,'101.199.108.58','2014-08-15 00:00:00','/index.html','Safari',1,'',''),(23162,'195.2.240.103','2014-08-15 00:00:00','/news.htm','Firefox',1,'',''),(23163,'121.199.125.21','2014-08-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23164,'183.136.190.62','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23165,'121.199.125.4','2014-08-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23166,'198.74.118.142','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23167,'183.136.190.62','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23168,'183.136.190.62','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23169,'183.136.190.62','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23170,'195.2.240.103','2014-08-15 00:00:00','/news.htm','Firefox',1,'',''),(23171,'23.236.64.137','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23172,'218.30.118.102','2014-08-15 00:00:00','/index.html','Firefox',1,'',''),(23173,'198.52.119.96','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23174,'180.149.143.26','2014-08-15 00:00:00','/index.html','Safari',1,'',''),(23175,'23.236.64.137','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23176,'124.115.161.35','2014-08-15 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(23177,'183.62.11.242','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23178,'195.2.240.103','2014-08-15 00:00:00','/news.htm','Firefox',1,'',''),(23179,'124.115.161.35','2014-08-15 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(23180,'195.2.240.103','2014-08-15 00:00:00','/newsview.htm','Firefox',1,'',''),(23181,'195.2.240.103','2014-08-15 00:00:00','/news.htm','Firefox',1,'',''),(23182,'195.2.240.103','2014-08-15 00:00:00','/news.htm','Firefox',1,'',''),(23183,'198.52.119.96','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23184,'218.25.79.162','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23185,'195.2.240.103','2014-08-15 00:00:00','/newsview.htm','Firefox',1,'',''),(23186,'121.199.125.21','2014-08-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23187,'121.199.125.21','2014-08-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23188,'195.2.240.103','2014-08-15 00:00:00','/newsview.htm','Firefox',1,'',''),(23189,'183.136.190.62','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23190,'183.136.190.62','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23191,'198.74.118.142','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23192,'195.2.240.103','2014-08-15 00:00:00','/newsview.htm','Firefox',1,'',''),(23193,'61.135.190.104','2014-08-15 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23194,'111.206.125.144','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23195,'111.206.125.144','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23196,'221.218.105.125','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23197,'198.74.111.234','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23198,'124.126.219.110','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23199,'180.153.182.86','2014-08-15 00:00:00','/news/news.htm','IE',1,'',''),(23200,'180.153.182.154','2014-08-15 00:00:00','/news/news.htm','IE',1,'',''),(23201,'221.218.105.125','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23202,'195.2.240.103','2014-08-15 00:00:00','/newsview.htm','Firefox',1,'',''),(23203,'198.74.111.234','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23204,'183.136.190.62','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23205,'183.136.190.62','2014-08-15 00:00:00','/index.html','Chrome',1,'',''),(23206,'198.52.119.96','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23207,'61.135.190.222','2014-08-15 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23208,'23.236.64.201','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23209,'60.173.14.87','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23210,'195.2.240.103','2014-08-15 00:00:00','/newsview.htm','Firefox',1,'',''),(23211,'124.207.7.242','2014-08-15 00:00:00','/index.html','Firefox',1,'',''),(23212,'198.74.118.142','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23213,'198.74.111.234','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23214,'222.186.34.85','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23215,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23216,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23217,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23218,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23219,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23220,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23221,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23222,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23223,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23224,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23225,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23226,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23227,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23228,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23229,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23230,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23231,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23232,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23233,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23234,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23235,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23236,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23237,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23238,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23239,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23240,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23241,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23242,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23243,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23244,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23245,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23246,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23247,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23248,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23249,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23250,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23251,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23252,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23253,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23254,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23255,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23256,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23257,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23258,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23259,'23.236.64.201','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23260,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23261,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23262,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23263,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23264,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23265,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23266,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23267,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23268,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23269,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23270,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23271,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23272,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23273,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23274,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23275,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23276,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23277,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23278,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23279,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23280,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23281,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23282,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23283,'195.2.240.103','2014-08-15 00:00:00','/newsview.htm','Firefox',1,'',''),(23284,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23285,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23286,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23287,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23288,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23289,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23290,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23291,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23292,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23293,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23294,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23295,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23296,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23297,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23298,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23299,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23300,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23301,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23302,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23303,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23304,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23305,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23306,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23307,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23308,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23309,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23310,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23311,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23312,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23313,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23314,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23315,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23316,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23317,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23318,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23319,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23320,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23321,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23322,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23323,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23324,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23325,'192.99.3.83','2014-08-15 00:00:00','/index.html','Firefox',1,'',''),(23326,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23327,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23328,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23329,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23330,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23331,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23332,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23333,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23334,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23335,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23336,'123.249.35.48','2014-08-15 00:00:00','/index.html','IE',1,'','baidu'),(23337,'112.240.42.189','2014-08-15 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(23338,'198.52.119.96','2014-08-15 00:00:00','/index.html','IE',1,'',''),(23339,'121.199.125.21','2014-08-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23340,'121.199.125.4','2014-08-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23341,'23.236.64.201','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23342,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23343,'198.74.111.234','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23344,'220.181.132.218','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23345,'220.181.132.198','2014-08-16 00:00:00','/index.html','Safari',1,'',''),(23346,'23.236.64.137','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23347,'183.136.190.62','2014-08-16 00:00:00','/index.html','Chrome',1,'',''),(23348,'183.136.190.62','2014-08-16 00:00:00','/index.html','Chrome',1,'',''),(23349,'123.125.71.114','2014-08-16 00:00:00','/index.html','Safari',1,'',''),(23350,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23351,'183.136.190.62','2014-08-16 00:00:00','/index.html','Chrome',1,'',''),(23352,'183.136.190.62','2014-08-16 00:00:00','/index.html','Chrome',1,'',''),(23353,'218.30.118.101','2014-08-16 00:00:00','/index.html','Firefox',1,'',''),(23354,'222.186.34.85','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23355,'23.236.64.201','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23356,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23357,'121.199.125.21','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23358,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23359,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23360,'198.52.119.96','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23361,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23362,'188.92.76.167','2014-08-16 00:00:00','/index.html','Firefox',1,'',''),(23363,'188.92.76.167','2014-08-16 00:00:00','/index.html','Firefox',1,'',''),(23364,'23.236.64.201','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23365,'58.221.60.7','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23366,'123.126.51.81','2014-08-16 00:00:00','/index.html','Safari',1,'',''),(23367,'182.118.53.104','2014-08-16 00:00:00','/index.html','Safari',1,'',''),(23368,'182.118.53.238','2014-08-16 00:00:00','/index.html','Safari',1,'',''),(23369,'23.236.64.137','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23370,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23371,'123.125.71.133','2014-08-16 00:00:00','/index.html','Chrome',1,'',''),(23372,'198.74.118.142','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23373,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23374,'198.74.118.142','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23375,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23376,'61.135.190.105','2014-08-16 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(23377,'198.52.119.96','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23378,'180.149.143.26','2014-08-16 00:00:00','/newsview.htm','Safari',1,'',''),(23379,'182.118.55.194','2014-08-16 00:00:00','/index.html','Safari',1,'',''),(23380,'182.118.45.224','2014-08-16 00:00:00','/index.html','Safari',1,'',''),(23381,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23382,'198.74.111.234','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23383,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23384,'61.135.190.220','2014-08-16 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23385,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23386,'23.236.64.137','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23387,'23.236.64.201','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23388,'23.236.64.201','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23389,'88.198.17.4','2014-08-16 00:00:00','/index.html','Firefox',1,'',''),(23390,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23391,'58.221.60.7','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23392,'198.74.111.236','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23393,'66.249.64.71','2014-08-16 00:00:00','/newsview.htm','Safari',1,'',''),(23394,'195.2.240.103','2014-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(23395,'195.2.240.103','2014-08-16 00:00:00','/news.htm','Firefox',1,'',''),(23396,'198.74.111.236','2014-08-16 00:00:00','/index.html','IE',1,'',''),(23397,'195.2.240.103','2014-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(23398,'118.244.186.157','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23399,'118.244.186.157','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23400,'118.244.186.157','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23401,'118.244.186.157','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23402,'118.244.186.157','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23403,'118.244.186.157','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23404,'118.244.186.157','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23405,'118.244.186.157','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23406,'118.244.186.157','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23407,'118.244.186.157','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23408,'195.2.240.103','2014-08-17 00:00:00','/news.htm','Firefox',1,'',''),(23409,'183.136.190.62','2014-08-17 00:00:00','/index.html','Chrome',1,'',''),(23410,'195.2.240.103','2014-08-17 00:00:00','/news.htm','Firefox',1,'',''),(23411,'183.136.190.62','2014-08-17 00:00:00','/index.html','Chrome',1,'',''),(23412,'183.136.190.62','2014-08-17 00:00:00','/index.html','Chrome',1,'',''),(23413,'183.136.190.62','2014-08-17 00:00:00','/index.html','Chrome',1,'',''),(23414,'218.30.118.100','2014-08-17 00:00:00','/index.html','Firefox',1,'',''),(23415,'195.2.240.103','2014-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(23416,'198.74.111.236','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23417,'195.2.240.103','2014-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(23418,'195.2.240.103','2014-08-17 00:00:00','/news.htm','Firefox',1,'',''),(23419,'195.2.240.103','2014-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(23420,'198.74.101.169','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23421,'42.120.161.77','2014-08-17 00:00:00','/index.html','Safari',1,'',''),(23422,'182.149.193.64','2014-08-17 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(23423,'61.135.190.200','2014-08-17 00:00:00','/index.html','Safari',1,'',''),(23424,'198.74.101.169','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23425,'195.2.240.103','2014-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(23426,'121.199.125.21','2014-08-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23427,'121.199.125.4','2014-08-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23428,'198.74.111.236','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23429,'220.181.51.103','2014-08-17 00:00:00','/index.html','Firefox',1,'',''),(23430,'220.181.51.102','2014-08-17 00:00:00','/index.html','Firefox',1,'',''),(23431,'61.135.190.222','2014-08-17 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23432,'195.2.240.103','2014-08-17 00:00:00','/news.htm','Firefox',1,'',''),(23433,'195.2.240.103','2014-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(23434,'95.132.76.102','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23435,'198.74.111.236','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23436,'195.2.240.103','2014-08-17 00:00:00','/news.htm','Firefox',1,'',''),(23437,'198.74.111.236','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23438,'61.135.190.221','2014-08-17 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23439,'121.199.125.21','2014-08-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23440,'198.74.101.169','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23441,'195.2.240.103','2014-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(23442,'195.2.240.103','2014-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(23443,'198.74.101.169','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23444,'198.74.111.236','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23445,'198.74.101.169','2014-08-17 00:00:00','/index.html','IE',1,'',''),(23446,'198.74.101.169','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23447,'195.2.240.103','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23448,'195.2.240.103','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23449,'198.74.101.169','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23450,'121.199.125.21','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23451,'121.199.125.4','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23452,'195.2.240.103','2014-08-18 00:00:00','/news.htm','Firefox',1,'',''),(23453,'58.221.59.172','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23454,'91.121.92.177','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23455,'195.2.240.103','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23456,'198.74.101.169','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23457,'183.136.190.40','2014-08-18 00:00:00','/index.html','Chrome',1,'',''),(23458,'183.136.190.62','2014-08-18 00:00:00','/index.html','Chrome',1,'',''),(23459,'183.136.190.62','2014-08-18 00:00:00','/index.html','Chrome',1,'',''),(23460,'180.153.198.117','2014-08-18 00:00:00','/newsview.htm','Safari',1,'',''),(23461,'183.136.190.62','2014-08-18 00:00:00','/index.html','Chrome',1,'',''),(23462,'198.74.101.169','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23463,'46.29.20.219','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23464,'123.125.71.121','2014-08-18 00:00:00','/index.html','Chrome',1,'',''),(23465,'218.30.118.100','2014-08-18 00:00:00','/index.html','Firefox',1,'',''),(23466,'195.2.240.103','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23467,'23.236.64.201','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23468,'222.186.34.67','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23469,'198.52.119.96','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23470,'218.77.79.42','2014-08-18 00:00:00','/index.html','Chrome',1,'',''),(23471,'23.236.64.201','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23472,'14.157.181.4','2014-08-18 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(23473,'198.74.118.142','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23474,'123.125.71.72','2014-08-18 00:00:00','/newsview.htm','Safari',1,'',''),(23475,'180.153.187.230','2014-08-18 00:00:00','/index.html','Safari',1,'',''),(23476,'195.2.240.103','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23477,'198.74.118.142','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23478,'195.2.240.103','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23479,'195.2.240.103','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23480,'195.2.240.103','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23481,'23.236.64.201','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23482,'222.91.78.211','2014-08-18 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(23483,'222.91.78.211','2014-08-18 00:00:00','/index.html','Chrome',1,'',''),(23484,'220.181.132.218','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23485,'101.199.108.57','2014-08-18 00:00:00','/index.html','Safari',1,'',''),(23486,'121.199.125.21','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23487,'121.199.125.4','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23488,'123.246.54.187','2014-08-18 00:00:00','/index.html','Chrome',1,'',''),(23489,'123.125.71.101','2014-08-18 00:00:00','/index.html','Safari',1,'',''),(23490,'121.199.125.21','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23491,'220.181.51.102','2014-08-18 00:00:00','/index.html','Firefox',1,'',''),(23492,'220.181.51.110','2014-08-18 00:00:00','/index.html','Firefox',1,'',''),(23493,'220.181.51.103','2014-08-18 00:00:00','/index.html','Firefox',1,'',''),(23494,'198.74.111.234','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23495,'61.135.172.68','2014-08-18 00:00:00','/index.html','Chrome',1,'','baidu'),(23496,'195.2.240.103','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23497,'61.135.190.219','2014-08-18 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23498,'23.236.64.137','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23499,'23.236.64.201','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23500,'182.118.41.87','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23501,'123.125.71.75','2014-08-18 00:00:00','/index.html','Safari',1,'',''),(23502,'23.236.64.201','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23503,'195.2.240.103','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23504,'198.74.118.142','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23505,'121.199.125.21','2014-08-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23506,'195.2.240.103','2014-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(23507,'42.120.161.77','2014-08-18 00:00:00','/index.html','Safari',1,'',''),(23508,'23.236.64.201','2014-08-18 00:00:00','/index.html','IE',1,'',''),(23509,'195.2.240.103','2014-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(23510,'198.52.119.96','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23511,'219.138.158.83','2014-08-19 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(23512,'119.147.146.189','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23513,'121.199.125.21','2014-08-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23514,'121.199.125.4','2014-08-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23515,'198.74.111.234','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23516,'122.226.223.69','2014-08-19 00:00:00','/hello.html','IE',0,'',''),(23517,'23.236.64.201','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23518,'195.2.240.103','2014-08-19 00:00:00','/index.html','Firefox',1,'',''),(23519,'183.136.190.62','2014-08-19 00:00:00','/index.html','Chrome',1,'',''),(23520,'183.136.190.62','2014-08-19 00:00:00','/index.html','Chrome',1,'',''),(23521,'183.136.190.62','2014-08-19 00:00:00','/index.html','Chrome',1,'',''),(23522,'218.30.118.101','2014-08-19 00:00:00','/index.html','Firefox',1,'',''),(23523,'198.74.111.234','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23524,'183.136.190.62','2014-08-19 00:00:00','/index.html','Chrome',1,'',''),(23525,'198.52.119.96','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23526,'198.74.111.234','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23527,'54.237.140.51','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23528,'198.52.119.96','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23529,'58.221.59.172','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23530,'222.46.19.40','2014-08-19 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(23531,'198.52.119.96','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23532,'198.74.118.142','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23533,'218.241.190.46','2014-08-19 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(23534,'115.28.145.122','2014-08-19 00:00:00','/index.html','Firefox',1,'',''),(23535,'198.74.111.234','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23536,'195.2.240.103','2014-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(23537,'198.74.111.234','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23538,'220.181.51.52','2014-08-19 00:00:00','/index.html','Chrome',1,'',''),(23539,'218.94.95.211','2014-08-19 00:00:00','/news.htm','Chrome',1,'',''),(23540,'218.94.95.211','2014-08-19 00:00:00','/index.html','Chrome',1,'',''),(23541,'121.199.125.21','2014-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(23542,'23.236.64.201','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23543,'119.145.41.230','2014-08-19 00:00:00','/news.htm','Chrome',1,'',''),(23544,'119.145.41.230','2014-08-19 00:00:00','/index.html','Chrome',1,'',''),(23545,'23.236.64.201','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23546,'123.246.52.157','2014-08-19 00:00:00','/index.html','Chrome',1,'',''),(23547,'182.118.60.52','2014-08-19 00:00:00','/index.html','Safari',1,'',''),(23548,'182.118.55.183','2014-08-19 00:00:00','/index.html','Safari',1,'',''),(23549,'222.66.116.139','2014-08-19 00:00:00','/news.htm','IE',1,'',''),(23550,'195.2.240.103','2014-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(23551,'198.74.118.142','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23552,'198.74.118.142','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23553,'182.118.42.68','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23554,'61.135.190.72','2014-08-19 00:00:00','/newsview.htm','Safari',1,'',''),(23555,'220.181.132.218','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23556,'220.181.132.198','2014-08-19 00:00:00','/index.html','Safari',1,'',''),(23557,'23.236.64.201','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23558,'23.236.64.137','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23559,'198.74.118.142','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23560,'182.118.53.81','2014-08-19 00:00:00','/index.html','Safari',1,'',''),(23561,'182.118.54.42','2014-08-19 00:00:00','/index.html','Safari',1,'',''),(23562,'198.74.111.234','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23563,'198.74.111.234','2014-08-19 00:00:00','/index.html','IE',1,'',''),(23564,'66.249.79.253','2014-08-20 00:00:00','/news.htm','Safari',1,'',''),(23565,'198.52.119.96','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23566,'198.52.119.96','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23567,'23.236.64.201','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23568,'23.236.64.201','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23569,'195.2.240.103','2014-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(23570,'198.74.111.234','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23571,'183.136.190.62','2014-08-20 00:00:00','/index.html','Chrome',1,'',''),(23572,'218.30.118.99','2014-08-20 00:00:00','/index.html','Firefox',1,'',''),(23573,'183.136.190.62','2014-08-20 00:00:00','/index.html','Chrome',1,'',''),(23574,'183.136.190.62','2014-08-20 00:00:00','/index.html','Chrome',1,'',''),(23575,'183.136.190.62','2014-08-20 00:00:00','/index.html','Chrome',1,'',''),(23576,'23.236.64.201','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23577,'66.249.79.7','2014-08-20 00:00:00','/newsview.htm','Safari',1,'',''),(23578,'23.236.64.137','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23579,'23.236.64.201','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23580,'195.2.240.103','2014-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(23581,'121.199.125.21','2014-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(23582,'121.199.125.4','2014-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(23583,'58.221.59.172','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23584,'23.236.64.201','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23585,'60.208.111.218','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23586,'198.52.119.96','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23587,'195.2.240.103','2014-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(23588,'23.236.64.201','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23589,'218.77.79.42','2014-08-20 00:00:00','/index.html','Chrome',1,'',''),(23590,'23.236.64.137','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23591,'60.208.111.206','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23592,'198.74.111.234','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23593,'220.181.51.103','2014-08-20 00:00:00','/index.html','Firefox',1,'',''),(23594,'220.181.51.109','2014-08-20 00:00:00','/index.html','Firefox',1,'',''),(23595,'60.208.111.218','2014-08-20 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(23596,'198.74.118.142','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23597,'180.184.96.29','2014-08-20 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(23598,'119.145.41.230','2014-08-20 00:00:00','/index.html','Firefox',1,'',''),(23599,'119.145.41.230','2014-08-20 00:00:00','/index.html','Firefox',1,'',''),(23600,'119.145.41.230','2014-08-20 00:00:00','/news.htm','Firefox',1,'',''),(23601,'119.145.41.230','2014-08-20 00:00:00','/index.html','Firefox',1,'睿思bi-即席查询','baidu'),(23602,'61.135.190.222','2014-08-20 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23603,'119.145.41.230','2014-08-20 00:00:00','/index.html','Firefox',1,'',''),(23604,'119.145.41.230','2014-08-20 00:00:00','/index.html','Firefox',1,'睿思bi-即席查询','baidu'),(23605,'198.52.119.96','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23606,'220.174.208.155','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23607,'198.52.119.96','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23608,'183.202.1.17','2014-08-20 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(23609,'198.52.119.96','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23610,'118.186.130.36','2014-08-20 00:00:00','/news.htm','Chrome',1,'',''),(23611,'118.186.130.36','2014-08-20 00:00:00','/index.html','Chrome',1,'',''),(23612,'118.186.130.36','2014-08-20 00:00:00','/index.html','Chrome',1,'',''),(23613,'198.52.119.96','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23614,'116.226.2.226','2014-08-20 00:00:00','/index.html','Chrome',1,'',''),(23615,'23.236.64.201','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23616,'195.2.240.103','2014-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(23617,'198.52.119.96','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23618,'220.181.158.109','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23619,'195.2.240.103','2014-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(23620,'106.37.95.36','2014-08-20 00:00:00','/index.html','Chrome',1,'',''),(23621,'23.236.64.137','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23622,'198.52.119.96','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23623,'1.202.240.87','2014-08-20 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(23624,'1.202.240.87','2014-08-20 00:00:00','/news.htm','IE',1,'',''),(23625,'1.202.240.87','2014-08-20 00:00:00','/newsview.htm','IE',1,'',''),(23626,'1.202.240.87','2014-08-20 00:00:00','/newsview.htm','IE',1,'',''),(23627,'1.202.240.87','2014-08-20 00:00:00','/newsview.htm','IE',1,'',''),(23628,'1.202.240.87','2014-08-20 00:00:00','/newsview.htm','IE',1,'',''),(23629,'1.202.240.87','2014-08-20 00:00:00','/newsview.htm','IE',1,'',''),(23630,'198.74.118.142','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23631,'58.221.60.7','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23632,'198.74.118.142','2014-08-20 00:00:00','/index.html','IE',1,'',''),(23633,'220.181.51.201','2014-08-20 00:00:00','/index.html','IE',1,'www','baidu'),(23634,'121.199.125.21','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23635,'121.199.125.4','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23636,'64.246.165.150','2014-08-21 00:00:00','/index.html','Firefox',1,'',''),(23637,'195.2.240.103','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23638,'198.74.118.142','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23639,'64.246.165.170','2014-08-21 00:00:00','/index.html','Firefox',1,'',''),(23640,'220.181.132.218','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23641,'101.199.108.120','2014-08-21 00:00:00','/index.html','Safari',1,'',''),(23642,'195.2.240.103','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23643,'198.74.118.142','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23644,'61.135.190.224','2014-08-21 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23645,'198.52.119.96','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23646,'198.74.118.142','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23647,'198.52.119.96','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23648,'183.136.190.62','2014-08-21 00:00:00','/index.html','Chrome',1,'',''),(23649,'183.136.190.62','2014-08-21 00:00:00','/index.html','Chrome',1,'',''),(23650,'183.136.190.62','2014-08-21 00:00:00','/index.html','Chrome',1,'',''),(23651,'121.199.125.21','2014-08-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23652,'183.136.190.62','2014-08-21 00:00:00','/index.html','Chrome',1,'',''),(23653,'61.135.190.72','2014-08-21 00:00:00','/index.html','Safari',1,'',''),(23654,'198.74.111.234','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23655,'121.199.125.21','2014-08-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23656,'121.199.125.21','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23657,'121.199.125.21','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23658,'121.199.125.21','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23659,'121.199.125.4','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23660,'121.199.125.4','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23661,'121.199.125.21','2014-08-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23662,'121.199.125.21','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23663,'198.52.119.96','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23664,'218.30.118.99','2014-08-21 00:00:00','/index.html','Firefox',1,'',''),(23665,'23.236.64.137','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23666,'119.57.112.135','2014-08-21 00:00:00','/index.html','Chrome',1,'',''),(23667,'198.52.119.96','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23668,'124.114.171.181','2014-08-21 00:00:00','/index.html','Firefox',1,'睿思科技','baidu'),(23669,'124.114.171.181','2014-08-21 00:00:00','/index.html','Firefox',1,'',''),(23670,'58.221.60.7','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23671,'23.236.64.137','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23672,'113.91.237.37','2014-08-21 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(23673,'23.236.64.201','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23674,'124.128.62.162','2014-08-21 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(23675,'124.128.62.162','2014-08-21 00:00:00','/index.html','Chrome',1,'',''),(23676,'124.128.62.162','2014-08-21 00:00:00','/index.html','Chrome',1,'',''),(23677,'198.74.118.142','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23678,'121.199.125.21','2014-08-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23679,'192.99.147.201','2014-08-21 00:00:00','/newsview.htm','IE',1,'',''),(23680,'198.74.118.142','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23681,'58.100.140.63','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'互联网思维问卷','baidu'),(23682,'118.244.186.157','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23683,'118.244.186.157','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23684,'118.244.186.157','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23685,'118.244.186.157','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23686,'118.244.186.157','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23687,'118.244.186.157','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23688,'195.2.240.103','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23689,'23.236.64.201','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23690,'195.2.240.103','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23691,'23.236.64.137','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23692,'124.128.62.162','2014-08-21 00:00:00','/index.html','Chrome',1,'','baidu'),(23693,'124.128.62.162','2014-08-21 00:00:00','/index.html','Chrome',1,'','baidu'),(23694,'210.13.70.227','2014-08-21 00:00:00','/index.html','Chrome',1,'',''),(23695,'23.236.64.201','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23696,'121.199.125.21','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23697,'198.74.111.234','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23698,'121.199.125.21','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23699,'195.2.240.103','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23700,'211.157.144.98','2014-08-21 00:00:00','/index.html','Chrome',1,'',''),(23701,'121.199.125.4','2014-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(23702,'93.115.92.169','2014-08-21 00:00:00','/index.html','Firefox',1,'',''),(23703,'198.74.111.234','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23704,'198.52.105.241','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23705,'124.64.32.180','2014-08-21 00:00:00','/index.html','Chrome',1,'',''),(23706,'119.147.146.189','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23707,'59.51.78.26','2014-08-21 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(23708,'198.52.119.96','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23709,'222.186.34.67','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23710,'182.118.55.195','2014-08-21 00:00:00','/index.html','Safari',1,'',''),(23711,'182.118.55.142','2014-08-21 00:00:00','/index.html','Safari',1,'',''),(23712,'23.236.64.201','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23713,'198.52.119.96','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23714,'198.52.119.96','2014-08-21 00:00:00','/index.html','IE',1,'',''),(23715,'195.2.240.103','2014-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(23716,'198.52.119.96','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23717,'183.62.11.242','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23718,'198.74.111.234','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23719,'182.118.55.173','2014-08-22 00:00:00','/index.html','Safari',1,'',''),(23720,'182.118.53.180','2014-08-22 00:00:00','/index.html','Safari',1,'',''),(23721,'61.135.190.102','2014-08-22 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23722,'23.236.64.137','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23723,'218.30.118.102','2014-08-22 00:00:00','/index.html','Firefox',1,'',''),(23724,'198.74.118.142','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23725,'183.136.190.62','2014-08-22 00:00:00','/index.html','Chrome',1,'',''),(23726,'183.136.190.40','2014-08-22 00:00:00','/index.html','Chrome',1,'',''),(23727,'183.136.190.62','2014-08-22 00:00:00','/index.html','Chrome',1,'',''),(23728,'183.136.190.62','2014-08-22 00:00:00','/index.html','Chrome',1,'',''),(23729,'198.52.119.96','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23730,'46.29.20.219','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23731,'198.74.118.142','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23732,'23.236.64.201','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23733,'220.181.51.45','2014-08-22 00:00:00','/index.html','Chrome',1,'',''),(23734,'198.74.111.234','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23735,'61.135.190.200','2014-08-22 00:00:00','/newsview.htm','Safari',1,'',''),(23736,'195.2.240.103','2014-08-22 00:00:00','/news.htm','Firefox',1,'',''),(23737,'124.116.245.89','2014-08-22 00:00:00','/news.htm','Chrome',1,'',''),(23738,'124.116.245.89','2014-08-22 00:00:00','/newsview.htm','Chrome',1,'',''),(23739,'119.147.146.189','2014-08-22 00:00:00','/newsview.htm','IE',1,'',''),(23740,'198.74.118.142','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23741,'195.2.240.103','2014-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(23742,'183.62.11.242','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23743,'195.2.240.103','2014-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(23744,'118.186.205.194','2014-08-22 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(23745,'118.186.205.194','2014-08-22 00:00:00','/index.html','Firefox',1,'',''),(23746,'118.186.205.194','2014-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(23747,'118.186.205.194','2014-08-22 00:00:00','/index.html','Firefox',1,'',''),(23748,'118.186.205.194','2014-08-22 00:00:00','/news.htm','Firefox',1,'',''),(23749,'118.186.205.194','2014-08-22 00:00:00','/news.htm','Firefox',1,'',''),(23750,'118.186.205.194','2014-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(23751,'118.186.205.194','2014-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(23752,'54.164.119.163','2014-08-22 00:00:00','/newsview.htm','Chrome',0,'',''),(23753,'54.164.71.206','2014-08-22 00:00:00','/index.html','Chrome',1,'',''),(23754,'221.212.143.240','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23755,'221.212.143.240','2014-08-22 00:00:00','/news.htm','IE',1,'',''),(23756,'54.88.216.88','2014-08-22 00:00:00','/news.htm','Chrome',1,'',''),(23757,'118.26.187.160','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23758,'118.26.187.160','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23759,'23.236.64.137','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23760,'118.26.187.160','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23761,'118.26.187.160','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23762,'220.181.132.218','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23763,'23.236.64.201','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23764,'220.181.132.199','2014-08-22 00:00:00','/index.html','Safari',1,'',''),(23765,'183.62.11.242','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23766,'198.74.118.142','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23767,'195.2.240.103','2014-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(23768,'23.236.64.201','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23769,'180.153.222.247','2014-08-22 00:00:00','/news.htm','Chrome',1,'',''),(23770,'61.135.190.222','2014-08-22 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23771,'198.74.118.142','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23772,'60.169.77.33','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23773,'118.194.195.6','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23774,'195.2.240.103','2014-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(23775,'23.236.64.201','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23776,'218.106.154.156','2014-08-22 00:00:00','/index.html','Chrome',1,'',''),(23777,'195.2.240.103','2014-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(23778,'23.236.64.137','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23779,'195.2.240.103','2014-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(23780,'198.74.111.234','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23781,'23.236.64.201','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23782,'220.181.51.52','2014-08-22 00:00:00','/index.html','Chrome',1,'',''),(23783,'121.199.125.21','2014-08-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23784,'192.99.147.201','2014-08-22 00:00:00','/newsview.htm','IE',1,'',''),(23785,'23.236.64.201','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23786,'195.2.240.103','2014-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(23787,'198.52.119.96','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23788,'23.236.64.201','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23789,'5.248.87.10','2014-08-22 00:00:00','/index.html','IE',1,'',''),(23790,'198.74.118.142','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23791,'220.181.51.103','2014-08-23 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(23792,'23.236.64.201','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23793,'121.199.125.21','2014-08-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23794,'121.199.125.4','2014-08-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23795,'195.2.240.103','2014-08-23 00:00:00','/newsview.htm','Firefox',1,'',''),(23796,'121.199.125.21','2014-08-23 00:00:00','/newsview.htm','Firefox',1,'',''),(23797,'121.199.125.4','2014-08-23 00:00:00','/newsview.htm','Firefox',1,'',''),(23798,'23.236.64.137','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23799,'61.135.190.223','2014-08-23 00:00:00','/index.html','Firefox',1,'68503','baidu'),(23800,'61.135.190.103','2014-08-23 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(23801,'198.52.119.96','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23802,'218.30.118.98','2014-08-23 00:00:00','/index.html','Firefox',1,'',''),(23803,'23.236.64.137','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23804,'195.2.240.103','2014-08-23 00:00:00','/newsview.htm','Firefox',1,'',''),(23805,'23.236.64.201','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23806,'23.236.64.201','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23807,'23.236.64.201','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23808,'198.74.118.142','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23809,'1.202.240.87','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23810,'1.202.240.87','2014-08-23 00:00:00','/news.htm','IE',1,'',''),(23811,'61.135.190.200','2014-08-23 00:00:00','/index.html','Safari',1,'',''),(23812,'23.236.64.201','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23813,'69.58.178.59','2014-08-23 00:00:00','/index.html','Firefox',1,'',''),(23814,'69.58.178.59','2014-08-23 00:00:00','/index.html','Firefox',1,'',''),(23815,'69.58.178.59','2014-08-23 00:00:00','/news.htm','Firefox',1,'',''),(23816,'220.181.51.204','2014-08-23 00:00:00','/index.html','IE',1,'www','baidu'),(23817,'23.236.64.201','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23818,'195.2.240.103','2014-08-23 00:00:00','/newsview.htm','Firefox',1,'',''),(23819,'195.2.240.103','2014-08-23 00:00:00','/newsview.htm','Firefox',1,'',''),(23820,'49.4.163.31','2014-08-23 00:00:00','/index.html','Chrome',1,'',''),(23821,'49.4.163.31','2014-08-23 00:00:00','/index.html','Chrome',1,'',''),(23822,'195.2.240.103','2014-08-23 00:00:00','/news.htm','Firefox',1,'',''),(23823,'198.74.118.142','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23824,'198.74.118.142','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23825,'61.135.190.220','2014-08-23 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23826,'58.218.211.114','2014-08-23 00:00:00','/about/about.html','Firefox',0,'',''),(23827,'198.52.119.96','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23828,'198.74.111.234','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23829,'221.232.90.185','2014-08-23 00:00:00','/news.htm','IE',1,'',''),(23830,'221.232.90.185','2014-08-23 00:00:00','/newsview.htm','IE',1,'',''),(23831,'221.232.90.185','2014-08-23 00:00:00','/news.htm','IE',1,'',''),(23832,'221.232.90.185','2014-08-23 00:00:00','/newsview.htm','IE',1,'',''),(23833,'221.232.90.185','2014-08-23 00:00:00','/news.htm','IE',1,'',''),(23834,'195.2.240.103','2014-08-23 00:00:00','/newsview.htm','Firefox',1,'',''),(23835,'221.232.90.185','2014-08-23 00:00:00','/newsview.htm','IE',1,'',''),(23836,'23.236.64.137','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23837,'61.50.141.2','2014-08-23 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(23838,'198.74.118.142','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23839,'220.181.51.206','2014-08-23 00:00:00','/index.html','IE',1,'www','baidu'),(23840,'182.118.41.137','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23841,'61.135.190.198','2014-08-23 00:00:00','/index.html','IE',1,'www','baidu'),(23842,'220.181.132.218','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23843,'101.199.112.55','2014-08-23 00:00:00','/index.html','Safari',1,'',''),(23844,'220.181.132.216','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23845,'101.199.108.118','2014-08-23 00:00:00','/index.html','Safari',1,'',''),(23846,'23.236.64.137','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23847,'198.74.111.234','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23848,'195.2.240.103','2014-08-23 00:00:00','/newsview.htm','Firefox',1,'',''),(23849,'222.186.34.67','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23850,'23.236.64.137','2014-08-23 00:00:00','/index.html','IE',1,'',''),(23851,'1.202.240.87','2014-08-23 00:00:00','/index.html','Safari',1,'',''),(23852,'162.220.58.244','2014-08-24 00:00:00','/index.html','Chrome',1,'',''),(23853,'195.2.240.103','2014-08-24 00:00:00','/newsview.htm','Firefox',1,'',''),(23854,'195.2.240.103','2014-08-24 00:00:00','/newsview.htm','Firefox',1,'',''),(23855,'220.181.51.107','2014-08-24 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(23856,'23.236.64.201','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23857,'110.80.33.98','2014-08-24 00:00:00','/index.html','Chrome',1,'',''),(23858,'110.80.33.98','2014-08-24 00:00:00','/index.html','Chrome',1,'',''),(23859,'198.74.118.142','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23860,'61.135.190.103','2014-08-24 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23861,'198.74.118.142','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23862,'109.234.35.87','2014-08-24 00:00:00','/index.html','Firefox',1,'',''),(23863,'218.30.118.102','2014-08-24 00:00:00','/index.html','Firefox',1,'',''),(23864,'23.236.64.201','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23865,'198.52.119.96','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23866,'195.2.240.103','2014-08-24 00:00:00','/newsview.htm','Firefox',1,'',''),(23867,'195.2.240.103','2014-08-24 00:00:00','/newsview.htm','Firefox',1,'',''),(23868,'198.52.119.96','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23869,'220.181.51.110','2014-08-24 00:00:00','/index.html','Firefox',1,'',''),(23870,'220.181.51.107','2014-08-24 00:00:00','/index.html','Firefox',1,'',''),(23871,'220.181.51.107','2014-08-24 00:00:00','/index.html','Firefox',1,'',''),(23872,'220.181.51.107','2014-08-24 00:00:00','/index.html','Firefox',1,'',''),(23873,'195.2.240.103','2014-08-24 00:00:00','/newsview.htm','Firefox',1,'',''),(23874,'198.74.118.142','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23875,'198.52.119.96','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23876,'23.236.64.201','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23877,'198.74.118.142','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23878,'42.156.137.11','2014-08-24 00:00:00','/index.html','Safari',1,'',''),(23879,'23.236.64.137','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23880,'218.59.238.93','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23881,'198.74.111.234','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23882,'61.135.190.102','2014-08-24 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23883,'121.34.83.22','2014-08-24 00:00:00','/index.html','Chrome',1,'',''),(23884,'123.233.223.246','2014-08-24 00:00:00','/index.html','Chrome',1,'',''),(23885,'121.199.125.21','2014-08-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23886,'121.199.125.4','2014-08-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23887,'121.199.125.21','2014-08-24 00:00:00','/newsview.htm','Firefox',1,'',''),(23888,'121.199.125.4','2014-08-24 00:00:00','/newsview.htm','Firefox',1,'',''),(23889,'23.236.64.201','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23890,'124.134.108.72','2014-08-24 00:00:00','/index.html','Chrome',1,'',''),(23891,'198.52.119.96','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23892,'220.181.51.210','2014-08-24 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(23893,'195.2.240.103','2014-08-24 00:00:00','/newsview.htm','Firefox',1,'',''),(23894,'198.74.111.234','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23895,'60.223.255.184','2014-08-24 00:00:00','/index.html','Chrome',1,'',''),(23896,'61.135.190.102','2014-08-24 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23897,'60.223.255.184','2014-08-24 00:00:00','/news.htm','Chrome',1,'',''),(23898,'60.223.255.184','2014-08-24 00:00:00','/index.html','Chrome',1,'',''),(23899,'182.118.41.223','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23900,'60.223.255.184','2014-08-24 00:00:00','/index.html','Chrome',1,'',''),(23901,'60.223.255.184','2014-08-24 00:00:00','/news.htm','Chrome',1,'',''),(23902,'60.223.255.184','2014-08-24 00:00:00','/index.html','Chrome',1,'',''),(23903,'198.52.119.96','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23904,'121.199.125.21','2014-08-24 00:00:00','/newsview.htm','Firefox',1,'',''),(23905,'23.236.64.201','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23906,'121.199.125.21','2014-08-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23907,'198.74.118.142','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23908,'122.226.223.69','2014-08-24 00:00:00','/hello.html','IE',0,'',''),(23909,'121.199.125.21','2014-08-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(23910,'198.52.119.96','2014-08-24 00:00:00','/index.html','IE',1,'',''),(23911,'121.199.125.21','2014-08-24 00:00:00','/newsview.htm','Firefox',1,'',''),(23912,'23.236.64.201','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23913,'195.2.240.103','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23914,'23.236.64.137','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23915,'198.74.111.236','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23916,'220.181.132.218','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23917,'101.199.108.55','2014-08-25 00:00:00','/index.html','Safari',1,'',''),(23918,'101.199.112.50','2014-08-25 00:00:00','/index.html','Safari',1,'',''),(23919,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23920,'220.181.132.196','2014-08-25 00:00:00','/index.html','Safari',1,'',''),(23921,'101.199.112.50','2014-08-25 00:00:00','/index.html','Safari',1,'',''),(23922,'220.181.132.192','2014-08-25 00:00:00','/index.html','Safari',1,'',''),(23923,'101.199.108.53','2014-08-25 00:00:00','/index.html','Safari',1,'',''),(23924,'220.181.132.196','2014-08-25 00:00:00','/index.html','Safari',1,'',''),(23925,'220.181.132.193','2014-08-25 00:00:00','/index.html','Safari',1,'',''),(23926,'101.199.112.49','2014-08-25 00:00:00','/index.html','Safari',1,'',''),(23927,'101.199.108.54','2014-08-25 00:00:00','/index.html','Safari',1,'',''),(23928,'101.199.112.45','2014-08-25 00:00:00','/index.html','Safari',1,'',''),(23929,'198.74.111.236','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23930,'218.30.118.102','2014-08-25 00:00:00','/index.html','Firefox',1,'',''),(23931,'220.181.51.54','2014-08-25 00:00:00','/index.html','Chrome',1,'',''),(23932,'195.2.240.103','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23933,'198.74.111.236','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23934,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23935,'195.2.240.103','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23936,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23937,'198.74.111.236','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23938,'198.74.111.236','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23939,'195.2.240.103','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23940,'121.199.125.21','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23941,'113.108.10.173','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23942,'113.108.10.173','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23943,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23944,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23945,'118.122.85.173','2014-08-25 00:00:00','/index.html','Chrome',1,'',''),(23946,'118.122.85.173','2014-08-25 00:00:00','/index.html','Chrome',1,'',''),(23947,'140.206.182.58','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23948,'140.206.182.58','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23949,'198.74.111.236','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23950,'140.206.182.58','2014-08-25 00:00:00','/news.htm','IE',1,'',''),(23951,'140.206.182.58','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23952,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23953,'220.181.51.200','2014-08-25 00:00:00','/index.html','IE',1,'www','baidu'),(23954,'195.2.240.103','2014-08-25 00:00:00','/news.htm','Firefox',1,'',''),(23955,'220.181.132.216','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23956,'101.199.108.119','2014-08-25 00:00:00','/index.html','Safari',1,'',''),(23957,'121.199.125.21','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23958,'198.74.111.236','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23959,'38.100.21.69','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23960,'38.100.21.69','2014-08-25 00:00:00','/news.htm','IE',1,'',''),(23961,'38.100.21.69','2014-08-25 00:00:00','/newsview.htm','IE',1,'',''),(23962,'38.100.21.69','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23963,'121.199.125.4','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23964,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23965,'61.135.190.104','2014-08-25 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(23966,'140.207.36.158','2014-08-25 00:00:00','/index.html','Chrome',1,'',''),(23967,'140.207.36.158','2014-08-25 00:00:00','/news.htm','Chrome',1,'',''),(23968,'140.207.36.158','2014-08-25 00:00:00','/newsview.htm','Chrome',1,'',''),(23969,'140.207.36.158','2014-08-25 00:00:00','/index.html','Chrome',1,'',''),(23970,'140.207.36.158','2014-08-25 00:00:00','/index.html','Chrome',1,'',''),(23971,'195.2.240.103','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23972,'198.74.111.236','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23973,'222.128.181.201','2014-08-25 00:00:00','/index.html','Chrome',1,'',''),(23974,'222.128.181.201','2014-08-25 00:00:00','/news.htm','Chrome',1,'',''),(23975,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Chrome',1,'',''),(23976,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Chrome',1,'',''),(23977,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Chrome',1,'',''),(23978,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Chrome',1,'',''),(23979,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Chrome',1,'',''),(23980,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Chrome',1,'',''),(23981,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Chrome',1,'',''),(23982,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Chrome',1,'',''),(23983,'176.104.205.95','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23984,'124.114.8.238','2014-08-25 00:00:00','/index.html','Firefox',1,'睿思科技','baidu'),(23985,'222.128.181.201','2014-08-25 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(23986,'222.128.181.201','2014-08-25 00:00:00','/news.htm','Firefox',1,'',''),(23987,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23988,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23989,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23990,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23991,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23992,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23993,'222.128.181.201','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(23994,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23995,'183.63.68.130','2014-08-25 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(23996,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23997,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(23998,'183.136.190.62','2014-08-25 00:00:00','/index.html','Chrome',1,'',''),(23999,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(24000,'121.199.125.21','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(24001,'121.199.125.21','2014-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(24002,'121.199.125.21','2014-08-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24003,'121.199.125.21','2014-08-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24004,'121.199.125.21','2014-08-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24005,'218.59.238.93','2014-08-25 00:00:00','/index.html','IE',1,'',''),(24006,'121.199.125.21','2014-08-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24007,'62.210.139.59','2014-08-25 00:00:00','/newsview.htm','IE',1,'',''),(24008,'115.174.126.171','2014-08-25 00:00:00','/news.htm','Chrome',1,'',''),(24009,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(24010,'115.28.175.174','2014-08-25 00:00:00','/index.html','Firefox',1,'',''),(24011,'115.28.175.174','2014-08-25 00:00:00','/index.html','Firefox',1,'',''),(24012,'183.136.190.62','2014-08-25 00:00:00','/index.html','Chrome',1,'',''),(24013,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(24014,'220.181.158.109','2014-08-25 00:00:00','/index.html','IE',1,'',''),(24015,'198.74.111.236','2014-08-25 00:00:00','/index.html','IE',1,'',''),(24016,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(24017,'121.199.125.21','2014-08-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24018,'198.74.111.236','2014-08-25 00:00:00','/index.html','IE',1,'',''),(24019,'198.74.101.169','2014-08-25 00:00:00','/index.html','IE',1,'',''),(24020,'198.74.111.236','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24021,'198.74.101.169','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24022,'198.74.101.169','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24023,'198.74.111.236','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24024,'198.74.111.236','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24025,'198.74.101.169','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24026,'183.136.190.62','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24027,'183.136.190.62','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24028,'183.136.190.62','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24029,'218.30.118.80','2014-08-26 00:00:00','/index.html','Firefox',1,'',''),(24030,'198.74.111.236','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24031,'183.136.190.62','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24032,'198.74.101.169','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24033,'198.74.111.236','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24034,'198.74.101.169','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24035,'46.29.20.219','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24036,'198.74.111.236','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24037,'121.199.125.21','2014-08-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24038,'218.59.238.93','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24039,'198.74.101.169','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24040,'124.114.8.238','2014-08-26 00:00:00','/index.html','Firefox',1,'睿思科技','baidu'),(24041,'198.74.111.236','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24042,'121.199.125.21','2014-08-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24043,'121.199.125.4','2014-08-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24044,'182.118.60.55','2014-08-26 00:00:00','/index.html','Safari',1,'',''),(24045,'182.118.53.65','2014-08-26 00:00:00','/index.html','Safari',1,'',''),(24046,'198.74.101.169','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24047,'183.136.190.62','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24048,'183.136.190.62','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24049,'183.136.190.62','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24050,'61.135.190.105','2014-08-26 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24051,'183.136.190.62','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24052,'195.2.240.103','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24053,'198.74.101.169','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24054,'183.136.190.62','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24055,'183.136.190.62','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24056,'183.136.190.62','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24057,'198.74.111.236','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24058,'195.2.240.103','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24059,'198.74.101.169','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24060,'121.199.125.21','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24061,'198.74.111.236','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24062,'121.199.125.21','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24063,'114.249.235.7','2014-08-26 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(24064,'114.249.235.7','2014-08-26 00:00:00','/news.htm','Firefox',1,'',''),(24065,'114.249.235.7','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24066,'114.249.235.7','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24067,'114.249.235.7','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24068,'114.249.235.7','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24069,'114.249.235.7','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24070,'113.57.163.254','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24071,'113.57.163.254','2014-08-26 00:00:00','/news.htm','Chrome',1,'',''),(24072,'113.57.163.254','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24073,'113.57.163.254','2014-08-26 00:00:00','/news.htm','Chrome',1,'',''),(24074,'113.57.163.254','2014-08-26 00:00:00','/news.htm','Chrome',1,'',''),(24075,'121.199.125.21','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24076,'183.62.224.104','2014-08-26 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(24077,'180.153.188.236','2014-08-26 00:00:00','/index.html','Safari',1,'',''),(24078,'180.153.188.34','2014-08-26 00:00:00','/index.html','Safari',1,'',''),(24079,'23.236.64.201','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24080,'218.104.109.28','2014-08-26 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(24081,'118.114.245.44','2014-08-26 00:00:00','/index.html','Chrome',1,'',''),(24082,'23.236.64.137','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24083,'220.181.132.218','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24084,'218.241.190.46','2014-08-26 00:00:00','/index.html','Chrome',1,'睿 BI','baidu'),(24085,'220.181.132.216','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24086,'121.199.125.21','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24087,'101.199.108.52','2014-08-26 00:00:00','/index.html','Safari',1,'',''),(24088,'220.181.132.196','2014-08-26 00:00:00','/index.html','Safari',1,'',''),(24089,'180.166.157.86','2014-08-26 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(24090,'124.114.8.238','2014-08-26 00:00:00','/index.html','Firefox',1,'',''),(24091,'198.74.111.234','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24092,'195.2.240.103','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24093,'121.199.125.4','2014-08-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24094,'23.236.64.201','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24095,'54.200.230.217','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24096,'54.200.230.217','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24097,'195.2.240.103','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24098,'118.198.137.46','2014-08-26 00:00:00','/news.htm','Chrome',1,'',''),(24099,'58.221.60.7','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24100,'198.52.119.96','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24101,'195.2.240.103','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24102,'121.199.125.21','2014-08-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24103,'121.199.125.4','2014-08-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24104,'23.236.64.201','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24105,'121.199.125.21','2014-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(24106,'198.74.118.142','2014-08-26 00:00:00','/index.html','IE',1,'',''),(24107,'195.2.240.103','2014-08-27 00:00:00','/newsview.htm','Firefox',1,'',''),(24108,'61.135.190.224','2014-08-27 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24109,'118.244.147.49','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24110,'118.244.147.49','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24111,'118.244.147.49','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24112,'118.244.147.49','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24113,'118.244.147.49','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24114,'118.244.147.49','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24115,'218.59.238.93','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24116,'23.236.64.137','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24117,'198.74.118.142','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24118,'23.236.64.201','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24119,'195.2.240.103','2014-08-27 00:00:00','/newsview.htm','Firefox',1,'',''),(24120,'218.59.238.93','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24121,'198.74.118.142','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24122,'195.2.240.103','2014-08-27 00:00:00','/newsview.htm','Firefox',1,'',''),(24123,'23.236.64.201','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24124,'195.2.240.103','2014-08-27 00:00:00','/newsview.htm','Firefox',1,'',''),(24125,'218.30.118.100','2014-08-27 00:00:00','/index.html','Firefox',1,'',''),(24126,'198.74.118.142','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24127,'111.206.36.146','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24128,'198.52.119.96','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24129,'222.91.79.245','2014-08-27 00:00:00','/index.html','Firefox',1,'',''),(24130,'182.148.105.31','2014-08-27 00:00:00','/index.html','Chrome',1,'',''),(24131,'182.148.105.31','2014-08-27 00:00:00','/index.html','Chrome',1,'',''),(24132,'195.2.240.103','2014-08-27 00:00:00','/newsview.htm','Firefox',1,'',''),(24133,'119.147.146.189','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24134,'23.236.64.137','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24135,'61.135.186.40','2014-08-27 00:00:00','/index.html','Safari',1,'',''),(24136,'198.74.111.234','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24137,'121.199.125.21','2014-08-27 00:00:00','/newsview.htm','Firefox',1,'',''),(24138,'121.199.125.4','2014-08-27 00:00:00','/newsview.htm','Firefox',1,'',''),(24139,'23.236.64.137','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24140,'23.236.64.201','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24141,'121.199.125.21','2014-08-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24142,'121.199.125.21','2014-08-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24143,'121.199.125.4','2014-08-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24144,'121.199.125.4','2014-08-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24145,'23.236.64.137','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24146,'113.132.177.89','2014-08-27 00:00:00','/index.html','Firefox',1,'',''),(24147,'1.202.254.174','2014-08-27 00:00:00','/index.html','IE',1,'','baidu'),(24148,'125.123.82.216','2014-08-27 00:00:00','/index.html','Firefox',1,'',''),(24149,'1.202.254.174','2014-08-27 00:00:00','/newsview.htm','IE',1,'',''),(24150,'1.202.254.174','2014-08-27 00:00:00','/index.html','IE',1,'','baidu'),(24151,'1.202.254.174','2014-08-27 00:00:00','/newsview.htm','IE',1,'',''),(24152,'61.135.190.104','2014-08-27 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24153,'198.52.119.96','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24154,'23.236.64.201','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24155,'121.199.125.21','2014-08-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24156,'1.202.254.174','2014-08-27 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(24157,'1.202.254.174','2014-08-27 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(24158,'107.150.32.107','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24159,'121.199.125.21','2014-08-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24160,'198.74.118.142','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24161,'23.236.64.201','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24162,'220.181.132.218','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24163,'101.199.108.57','2014-08-27 00:00:00','/index.html','Safari',1,'',''),(24164,'218.59.238.93','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24165,'23.236.64.137','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24166,'195.2.240.103','2014-08-27 00:00:00','/newsview.htm','Firefox',1,'',''),(24167,'182.118.53.39','2014-08-27 00:00:00','/index.html','Safari',1,'',''),(24168,'198.52.119.96','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24169,'113.239.7.149','2014-08-27 00:00:00','/index.html','Chrome',1,'',''),(24170,'23.236.64.201','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24171,'118.207.116.243','2014-08-27 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(24172,'118.207.116.243','2014-08-27 00:00:00','/index.html','Chrome',1,'',''),(24173,'118.207.116.243','2014-08-27 00:00:00','/index.html','Chrome',1,'',''),(24174,'121.199.125.21','2014-08-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24175,'198.74.111.234','2014-08-27 00:00:00','/index.html','IE',1,'',''),(24176,'23.236.64.137','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24177,'121.199.125.21','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24178,'198.74.111.234','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24179,'195.2.240.103','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24180,'23.236.64.137','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24181,'61.135.190.102','2014-08-28 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24182,'198.52.119.96','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24183,'220.181.158.106','2014-08-28 00:00:00','/index.html','Firefox',1,'',''),(24184,'23.236.64.201','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24185,'183.136.190.40','2014-08-28 00:00:00','/index.html','Chrome',1,'',''),(24186,'195.2.240.103','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24187,'183.136.190.62','2014-08-28 00:00:00','/index.html','Chrome',1,'',''),(24188,'183.136.190.62','2014-08-28 00:00:00','/index.html','Chrome',1,'',''),(24189,'183.136.190.62','2014-08-28 00:00:00','/index.html','Chrome',1,'',''),(24190,'23.236.64.137','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24191,'121.199.125.21','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24192,'195.2.240.103','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24193,'118.198.137.46','2014-08-28 00:00:00','/index.html','Chrome',1,'','baidu'),(24194,'198.52.119.96','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24195,'195.2.240.103','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24196,'195.2.240.103','2014-08-28 00:00:00','/news.htm','Firefox',1,'',''),(24197,'118.198.137.46','2014-08-28 00:00:00','/news.htm','Chrome',1,'',''),(24198,'118.198.137.46','2014-08-28 00:00:00','/newsview.htm','Chrome',1,'',''),(24199,'118.198.137.46','2014-08-28 00:00:00','/newsview.htm','Chrome',1,'',''),(24200,'118.198.137.46','2014-08-28 00:00:00','/newsview.htm','Chrome',1,'',''),(24201,'118.198.137.46','2014-08-28 00:00:00','/news.htm','Chrome',1,'',''),(24202,'118.198.137.46','2014-08-28 00:00:00','/newsview.htm','Chrome',1,'',''),(24203,'118.198.137.46','2014-08-28 00:00:00','/index.html','Chrome',1,'',''),(24204,'121.199.125.21','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24205,'121.199.125.21','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24206,'121.199.125.4','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24207,'198.74.118.142','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24208,'123.125.71.121','2014-08-28 00:00:00','/index.html','Chrome',1,'',''),(24209,'198.52.119.96','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24210,'198.74.118.142','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24211,'195.2.240.103','2014-08-28 00:00:00','/news.htm','Firefox',1,'',''),(24212,'114.249.221.237','2014-08-28 00:00:00','/index.html','Chrome',1,'',''),(24213,'114.249.221.237','2014-08-28 00:00:00','/news.htm','Chrome',1,'',''),(24214,'114.249.221.237','2014-08-28 00:00:00','/newsview.htm','Chrome',1,'',''),(24215,'195.2.240.103','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24216,'23.236.64.201','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24217,'1.202.254.174','2014-08-28 00:00:00','/index.html','IE',1,'','baidu'),(24218,'198.52.119.96','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24219,'119.137.34.116','2014-08-28 00:00:00','/index.html','Chrome',1,'','baidu'),(24220,'119.147.146.189','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24221,'218.59.238.93','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24222,'118.244.147.49','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24223,'118.244.147.49','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24224,'118.244.147.49','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24225,'118.244.147.49','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24226,'118.244.147.49','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24227,'118.244.147.49','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24228,'61.135.190.105','2014-08-28 00:00:00','/index.html','Firefox',1,'�����˼','baidu'),(24229,'23.236.64.201','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24230,'195.2.240.103','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24231,'221.12.59.211','2014-08-28 00:00:00','/index.html','IE',1,'','baidu'),(24232,'198.74.118.142','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24233,'195.2.240.103','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24234,'125.123.82.216','2014-08-28 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(24235,'195.2.240.103','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24236,'23.236.64.201','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24237,'23.236.64.201','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24238,'195.2.240.103','2014-08-28 00:00:00','/news.htm','Firefox',1,'',''),(24239,'119.145.41.230','2014-08-28 00:00:00','/index.html','Chrome',1,'',''),(24240,'121.199.125.21','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24241,'195.2.240.103','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24242,'61.135.190.221','2014-08-28 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24243,'121.199.125.21','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24244,'121.199.125.21','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24245,'121.199.125.21','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24246,'121.199.125.21','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24247,'23.236.64.137','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24248,'220.181.132.216','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24249,'101.199.108.51','2014-08-28 00:00:00','/index.html','Safari',1,'',''),(24250,'183.129.210.4','2014-08-28 00:00:00','/index.html','Safari',1,'睿思bi','baidu'),(24251,'183.129.210.4','2014-08-28 00:00:00','/index.html','Safari',1,'',''),(24252,'220.181.51.206','2014-08-28 00:00:00','/index.html','IE',1,'www','baidu'),(24253,'183.129.210.4','2014-08-28 00:00:00','/index.html','Safari',1,'',''),(24254,'198.74.111.234','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24255,'121.199.125.21','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24256,'121.199.125.21','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24257,'121.199.125.21','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24258,'198.74.118.142','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24259,'121.199.125.21','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24260,'121.199.125.21','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24261,'121.199.125.4','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24262,'182.118.42.61','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24263,'121.199.125.4','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24264,'184.75.214.234','2014-08-28 00:00:00','/index.html','Firefox',1,'',''),(24265,'23.236.64.201','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24266,'121.199.125.4','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24267,'27.20.219.4','2014-08-28 00:00:00','/index.html','Chrome',1,'',''),(24268,'195.2.240.103','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24269,'195.2.240.103','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24270,'121.199.125.21','2014-08-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24271,'121.199.125.21','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24272,'121.199.125.21','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24273,'121.199.125.21','2014-08-28 00:00:00','/newsview.htm','Firefox',1,'',''),(24274,'198.74.111.234','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24275,'101.40.207.148','2014-08-28 00:00:00','/index.html','Chrome',1,'',''),(24276,'23.236.64.201','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24277,'218.58.57.82','2014-08-28 00:00:00','/news.htm','IE',1,'',''),(24278,'218.58.57.82','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24279,'121.237.73.205','2014-08-28 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(24280,'220.181.132.218','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24281,'220.181.132.194','2014-08-28 00:00:00','/index.html','Safari',1,'',''),(24282,'198.74.118.142','2014-08-28 00:00:00','/index.html','IE',1,'',''),(24283,'198.52.119.96','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24284,'121.199.125.21','2014-08-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24285,'121.199.125.21','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24286,'195.2.240.103','2014-08-29 00:00:00','/news.htm','Firefox',1,'',''),(24287,'23.236.64.201','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24288,'23.236.64.137','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24289,'198.74.118.142','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24290,'195.2.240.103','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24291,'218.30.118.100','2014-08-29 00:00:00','/index.html','Firefox',1,'',''),(24292,'23.236.64.201','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24293,'183.136.190.62','2014-08-29 00:00:00','/index.html','Chrome',1,'',''),(24294,'121.199.125.21','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24295,'121.199.125.4','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24296,'121.199.125.21','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24297,'121.199.125.21','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24298,'121.199.125.4','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24299,'121.199.125.4','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24300,'198.74.118.142','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24301,'121.199.125.21','2014-08-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24302,'121.199.125.4','2014-08-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24303,'23.236.64.201','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24304,'195.2.240.103','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24305,'113.108.80.141','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24306,'23.236.64.201','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24307,'195.2.240.103','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24308,'23.236.64.201','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24309,'123.246.55.32','2014-08-29 00:00:00','/index.html','Chrome',1,'',''),(24310,'198.74.111.234','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24311,'195.2.240.103','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24312,'23.236.64.201','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24313,'183.129.210.4','2014-08-29 00:00:00','/index.html','Safari',1,'',''),(24314,'183.129.210.4','2014-08-29 00:00:00','/index.html','Safari',1,'',''),(24315,'183.129.210.4','2014-08-29 00:00:00','/index.html','Safari',1,'',''),(24316,'183.129.210.4','2014-08-29 00:00:00','/index.html','Safari',1,'',''),(24317,'23.236.64.201','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24318,'106.2.186.50','2014-08-29 00:00:00','/index.html','IE',1,'','baidu'),(24319,'195.2.240.103','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24320,'119.97.219.254','2014-08-29 00:00:00','/news.htm','Chrome',1,'',''),(24321,'119.97.219.254','2014-08-29 00:00:00','/newsview.htm','Chrome',1,'',''),(24322,'119.97.219.254','2014-08-29 00:00:00','/index.html','Chrome',1,'',''),(24323,'119.164.111.131','2014-08-29 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(24324,'119.164.111.131','2014-08-29 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(24325,'119.164.111.131','2014-08-29 00:00:00','/news.htm','Chrome',1,'',''),(24326,'198.74.118.142','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24327,'195.2.240.103','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24328,'195.2.240.103','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24329,'121.199.125.21','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24330,'14.20.230.130','2014-08-29 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(24331,'198.52.119.96','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24332,'220.181.51.62','2014-08-29 00:00:00','/index.html','Chrome',1,'',''),(24333,'198.52.119.96','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24334,'114.214.164.243','2014-08-29 00:00:00','/index.html','Chrome',1,'',''),(24335,'220.181.51.55','2014-08-29 00:00:00','/index.html','Chrome',1,'',''),(24336,'61.135.190.199','2014-08-29 00:00:00','/index.html','IE',1,'www','baidu'),(24337,'183.62.11.242','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24338,'195.2.240.103','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24339,'198.52.119.96','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24340,'124.126.21.255','2014-08-29 00:00:00','/index.html','Chrome',1,'',''),(24341,'124.126.21.255','2014-08-29 00:00:00','/news.htm','Chrome',1,'',''),(24342,'124.126.21.255','2014-08-29 00:00:00','/index.html','Chrome',1,'',''),(24343,'182.118.41.205','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24344,'124.126.21.255','2014-08-29 00:00:00','/news.htm','Chrome',1,'',''),(24345,'124.126.21.255','2014-08-29 00:00:00','/newsview.htm','Chrome',1,'',''),(24346,'124.126.21.255','2014-08-29 00:00:00','/index.html','Chrome',1,'',''),(24347,'198.52.119.96','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24348,'221.122.119.27','2014-08-29 00:00:00','/index.html','Chrome',1,'','baidu'),(24349,'195.2.240.103','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24350,'121.199.125.21','2014-08-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24351,'121.199.125.21','2014-08-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24352,'121.199.125.4','2014-08-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24353,'121.199.125.21','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24354,'121.199.125.4','2014-08-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24355,'183.62.11.242','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24356,'198.74.118.142','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24357,'121.199.125.21','2014-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(24358,'58.101.104.153','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24359,'123.125.68.61','2014-08-29 00:00:00','/index.html','Firefox',1,'',''),(24360,'198.52.119.96','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24361,'46.29.20.219','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24362,'23.236.64.201','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24363,'220.181.51.105','2014-08-29 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(24364,'61.135.190.224','2014-08-29 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾','baidu'),(24365,'23.236.64.201','2014-08-29 00:00:00','/index.html','IE',1,'',''),(24366,'220.181.132.218','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24367,'101.199.108.52','2014-08-30 00:00:00','/index.html','Safari',1,'',''),(24368,'218.59.238.93','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24369,'198.74.111.234','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24370,'195.2.240.103','2014-08-30 00:00:00','/newsview.htm','Firefox',1,'',''),(24371,'183.62.11.242','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24372,'198.74.111.234','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24373,'118.244.147.49','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24374,'118.244.147.49','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24375,'118.244.147.49','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24376,'118.244.147.49','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24377,'118.244.147.49','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24378,'118.244.147.49','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24379,'198.52.119.96','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24380,'121.199.125.21','2014-08-30 00:00:00','/newsview.htm','Firefox',1,'',''),(24381,'121.199.125.21','2014-08-30 00:00:00','/newsview.htm','Firefox',1,'',''),(24382,'121.199.125.21','2014-08-30 00:00:00','/newsview.htm','Firefox',1,'',''),(24383,'198.52.119.96','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24384,'195.2.240.103','2014-08-30 00:00:00','/news.htm','Firefox',1,'',''),(24385,'61.135.190.100','2014-08-30 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24386,'218.30.118.98','2014-08-30 00:00:00','/index.html','Firefox',1,'',''),(24387,'183.136.190.62','2014-08-30 00:00:00','/index.html','Chrome',1,'',''),(24388,'183.136.190.62','2014-08-30 00:00:00','/index.html','Chrome',1,'',''),(24389,'183.136.190.40','2014-08-30 00:00:00','/index.html','Chrome',1,'',''),(24390,'183.136.190.62','2014-08-30 00:00:00','/index.html','Chrome',1,'',''),(24391,'23.236.64.137','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24392,'121.199.125.21','2014-08-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24393,'121.199.125.21','2014-08-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24394,'198.74.118.142','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24395,'198.74.111.234','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24396,'183.62.11.242','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24397,'180.149.143.26','2014-08-30 00:00:00','/index.html','Safari',1,'',''),(24398,'198.74.111.234','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24399,'76.164.206.122','2014-08-30 00:00:00','/newsview.htm','Chrome',1,'',''),(24400,'183.62.11.242','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24401,'220.181.51.110','2014-08-30 00:00:00','/index.html','Firefox',1,'',''),(24402,'220.181.51.102','2014-08-30 00:00:00','/index.html','Firefox',1,'',''),(24403,'198.74.111.234','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24404,'183.62.11.242','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24405,'61.135.186.41','2014-08-30 00:00:00','/newsview.htm','Safari',1,'',''),(24406,'23.236.64.137','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24407,'195.2.240.103','2014-08-30 00:00:00','/newsview.htm','Firefox',1,'',''),(24408,'122.226.223.69','2014-08-30 00:00:00','/hello.html','IE',0,'',''),(24409,'220.181.51.198','2014-08-30 00:00:00','/index.html','IE',1,'www','baidu'),(24410,'195.2.240.103','2014-08-30 00:00:00','/newsview.htm','Firefox',1,'',''),(24411,'195.2.240.103','2014-08-30 00:00:00','/news.htm','Firefox',1,'',''),(24412,'183.139.48.59','2014-08-30 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(24413,'198.74.111.234','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24414,'195.2.240.103','2014-08-30 00:00:00','/newsview.htm','Firefox',1,'',''),(24415,'195.2.240.103','2014-08-30 00:00:00','/newsview.htm','Firefox',1,'',''),(24416,'198.74.118.142','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24417,'195.2.240.103','2014-08-30 00:00:00','/newsview.htm','Firefox',1,'',''),(24418,'123.121.51.155','2014-08-30 00:00:00','/index.html','Chrome',1,'',''),(24419,'198.74.118.142','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24420,'58.221.59.172','2014-08-30 00:00:00','/index.html','IE',1,'',''),(24421,'195.2.240.103','2014-08-30 00:00:00','/newsview.htm','Firefox',1,'',''),(24422,'121.199.125.21','2014-08-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24423,'121.199.125.4','2014-08-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24424,'23.236.64.137','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24425,'195.2.240.103','2014-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(24426,'121.199.125.21','2014-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(24427,'198.74.118.142','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24428,'220.181.132.218','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24429,'101.199.108.52','2014-08-31 00:00:00','/index.html','Safari',1,'',''),(24430,'61.135.190.221','2014-08-31 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24431,'195.2.240.103','2014-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(24432,'218.30.118.101','2014-08-31 00:00:00','/index.html','Firefox',1,'',''),(24433,'121.199.125.21','2014-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(24434,'183.136.190.62','2014-08-31 00:00:00','/index.html','Chrome',1,'',''),(24435,'183.136.190.62','2014-08-31 00:00:00','/index.html','Chrome',1,'',''),(24436,'23.236.64.137','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24437,'183.136.190.62','2014-08-31 00:00:00','/index.html','Chrome',1,'',''),(24438,'66.249.67.175','2014-08-31 00:00:00','/newsview.htm','Safari',1,'',''),(24439,'183.136.190.62','2014-08-31 00:00:00','/index.html','Chrome',1,'',''),(24440,'198.74.111.234','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24441,'123.125.71.61','2014-08-31 00:00:00','/index.html','Chrome',1,'',''),(24442,'198.74.111.234','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24443,'121.199.125.21','2014-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(24444,'121.199.125.4','2014-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(24445,'198.74.111.234','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24446,'195.2.240.103','2014-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(24447,'117.140.3.111','2014-08-31 00:00:00','/newsview.htm','IE',1,'朝阳大悦城 大数据','baidu'),(24448,'198.74.118.142','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24449,'118.198.137.46','2014-08-31 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(24450,'118.198.137.46','2014-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(24451,'182.254.209.97','2014-08-31 00:00:00','/index.html','Firefox',1,'',''),(24452,'182.254.209.97','2014-08-31 00:00:00','/index.html','Firefox',1,'',''),(24453,'218.241.190.46','2014-08-31 00:00:00','/index.html','Chrome',1,'睿 BI','baidu'),(24454,'218.241.190.46','2014-08-31 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(24455,'220.181.51.102','2014-08-31 00:00:00','/index.html','Firefox',1,'',''),(24456,'220.181.51.105','2014-08-31 00:00:00','/index.html','Firefox',1,'',''),(24457,'220.181.51.102','2014-08-31 00:00:00','/index.html','Firefox',1,'',''),(24458,'220.181.51.105','2014-08-31 00:00:00','/index.html','Firefox',1,'',''),(24459,'222.128.152.210','2014-08-31 00:00:00','/index.html','Chrome',1,'','baidu'),(24460,'198.74.111.234','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24461,'198.74.111.234','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24462,'195.2.240.101','2014-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(24463,'195.2.240.101','2014-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(24464,'198.74.118.142','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24465,'195.2.240.101','2014-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(24466,'195.2.240.101','2014-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(24467,'198.74.111.234','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24468,'195.2.240.101','2014-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(24469,'121.199.125.21','2014-08-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24470,'121.199.125.4','2014-08-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24471,'101.41.26.134','2014-08-31 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(24472,'111.206.36.16','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24473,'198.74.111.234','2014-08-31 00:00:00','/index.html','IE',1,'',''),(24474,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24475,'61.135.190.102','2014-09-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24476,'198.74.118.142','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24477,'61.157.96.111','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24478,'61.157.96.111','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24479,'61.157.96.111','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24480,'61.157.96.111','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24481,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24482,'198.74.111.234','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24483,'195.2.240.101','2014-09-01 00:00:00','/news.htm','Firefox',1,'',''),(24484,'220.181.51.51','2014-09-01 00:00:00','/index.html','Chrome',1,'',''),(24485,'183.136.190.62','2014-09-01 00:00:00','/index.html','Chrome',1,'',''),(24486,'183.136.190.62','2014-09-01 00:00:00','/index.html','Chrome',1,'',''),(24487,'66.249.67.235','2014-09-01 00:00:00','/newsview.htm','Safari',1,'',''),(24488,'183.136.190.62','2014-09-01 00:00:00','/index.html','Chrome',1,'',''),(24489,'218.30.118.100','2014-09-01 00:00:00','/index.html','Firefox',1,'',''),(24490,'198.74.111.234','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24491,'121.199.125.21','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24492,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24493,'23.236.64.137','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24494,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24495,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24496,'220.181.132.218','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24497,'220.181.132.196','2014-09-01 00:00:00','/index.html','Safari',1,'',''),(24498,'198.74.118.142','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24499,'218.59.238.93','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24500,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24501,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24502,'61.135.190.199','2014-09-01 00:00:00','/index.html','Safari',1,'',''),(24503,'198.74.111.234','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24504,'61.135.190.102','2014-09-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24505,'131.253.24.67','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24506,'23.236.64.137','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24507,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24508,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24509,'218.59.238.93','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24510,'218.59.238.93','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24511,'218.59.238.93','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24512,'14.23.123.236','2014-09-01 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(24513,'119.147.146.189','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24514,'198.74.118.142','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24515,'1.202.254.174','2014-09-01 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(24516,'61.135.190.102','2014-09-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24517,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24518,'124.65.118.74','2014-09-01 00:00:00','/index.html','Chrome',1,'睿思北京','baidu'),(24519,'198.74.111.234','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24520,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24521,'23.236.64.137','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24522,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24523,'198.74.118.142','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24524,'118.244.147.49','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24525,'118.244.147.49','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24526,'118.244.147.49','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24527,'118.244.147.49','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24528,'118.244.147.49','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24529,'118.244.147.49','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24530,'111.193.175.38','2014-09-01 00:00:00','/news.htm','Firefox',1,'',''),(24531,'111.193.175.38','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24532,'198.74.118.142','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24533,'216.145.11.94','2014-09-01 00:00:00','/index.html','Firefox',1,'',''),(24534,'64.246.165.160','2014-09-01 00:00:00','/index.html','Firefox',1,'',''),(24535,'195.2.240.101','2014-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(24536,'23.236.64.137','2014-09-01 00:00:00','/index.html','IE',1,'',''),(24537,'198.74.118.142','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24538,'61.135.186.56','2014-09-02 00:00:00','/index.html','Safari',1,'',''),(24539,'220.181.158.106','2014-09-02 00:00:00','/index.html','Firefox',1,'',''),(24540,'121.199.125.21','2014-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(24541,'121.199.125.21','2014-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(24542,'198.74.111.236','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24543,'121.199.125.4','2014-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(24544,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24545,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24546,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24547,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24548,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24549,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24550,'183.136.190.62','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24551,'183.136.190.62','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24552,'183.136.190.62','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24553,'183.136.190.62','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24554,'61.160.247.181','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24555,'118.198.137.46','2014-09-02 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(24556,'183.62.11.242','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24557,'182.254.134.114','2014-09-02 00:00:00','/index.html','Firefox',1,'',''),(24558,'182.254.134.114','2014-09-02 00:00:00','/index.html','Firefox',1,'',''),(24559,'195.2.240.101','2014-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(24560,'195.2.240.101','2014-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(24561,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24562,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24563,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24564,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24565,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24566,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24567,'54.183.130.117','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24568,'198.74.111.236','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24569,'180.153.188.54','2014-09-02 00:00:00','/index.html','Safari',1,'',''),(24570,'180.153.198.14','2014-09-02 00:00:00','/index.html','Safari',1,'',''),(24571,'221.12.59.211','2014-09-02 00:00:00','/index.html','Chrome',1,'','baidu'),(24572,'221.12.59.211','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24573,'221.12.59.211','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24574,'221.12.59.211','2014-09-02 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(24575,'221.12.59.211','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24576,'221.12.59.211','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24577,'221.12.59.211','2014-09-02 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(24578,'221.12.59.211','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24579,'219.142.5.6','2014-09-02 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(24580,'121.199.125.21','2014-09-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24581,'182.254.152.209','2014-09-02 00:00:00','/index.html','Firefox',1,'',''),(24582,'182.254.152.209','2014-09-02 00:00:00','/index.html','Firefox',1,'',''),(24583,'182.254.209.48','2014-09-02 00:00:00','/index.html','Firefox',1,'',''),(24584,'182.254.209.48','2014-09-02 00:00:00','/index.html','Firefox',1,'',''),(24585,'61.135.190.70','2014-09-02 00:00:00','/newsview.htm','Safari',1,'',''),(24586,'121.199.125.21','2014-09-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24587,'121.199.125.21','2014-09-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24588,'220.181.132.218','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24589,'220.181.132.194','2014-09-02 00:00:00','/index.html','Safari',1,'',''),(24590,'198.74.111.236','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24591,'61.135.190.220','2014-09-02 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾','baidu'),(24592,'46.29.20.219','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24593,'121.199.125.21','2014-09-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24594,'219.142.5.6','2014-09-02 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(24595,'121.199.125.21','2014-09-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24596,'121.199.125.4','2014-09-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24597,'113.5.2.5','2014-09-02 00:00:00','/index.html','Safari',1,'','baidu'),(24598,'121.199.125.4','2014-09-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24599,'220.181.51.209','2014-09-02 00:00:00','/index.html','IE',1,'www','baidu'),(24600,'180.153.188.176','2014-09-02 00:00:00','/index.html','Safari',1,'',''),(24601,'180.153.198.27','2014-09-02 00:00:00','/index.html','Safari',1,'',''),(24602,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24603,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24604,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24605,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24606,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24607,'222.216.195.218','2014-09-02 00:00:00','/index.html','Safari',1,'',''),(24608,'195.2.240.101','2014-09-02 00:00:00','/news.htm','Firefox',1,'',''),(24609,'195.2.240.101','2014-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(24610,'198.74.111.236','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24611,'61.135.190.223','2014-09-02 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24612,'182.254.140.205','2014-09-02 00:00:00','/index.html','Firefox',1,'',''),(24613,'182.254.140.205','2014-09-02 00:00:00','/index.html','Firefox',1,'',''),(24614,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24615,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24616,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24617,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24618,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24619,'220.181.51.102','2014-09-02 00:00:00','/index.html','Firefox',1,'',''),(24620,'220.181.51.110','2014-09-02 00:00:00','/index.html','Firefox',1,'',''),(24621,'218.241.108.87','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24622,'60.223.255.184','2014-09-02 00:00:00','/index.html','Chrome',1,'bi 睿思','baidu'),(24623,'60.223.255.184','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24624,'60.223.255.184','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24625,'121.199.125.21','2014-09-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24626,'121.199.125.21','2014-09-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24627,'183.1.15.54','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24628,'183.1.15.54','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24629,'183.1.15.54','2014-09-02 00:00:00','/news.htm','IE',1,'',''),(24630,'183.1.15.54','2014-09-02 00:00:00','/newsview.htm','IE',1,'',''),(24631,'183.1.15.54','2014-09-02 00:00:00','/newsview.htm','IE',1,'',''),(24632,'183.1.15.54','2014-09-02 00:00:00','/newsview.htm','IE',1,'',''),(24633,'183.1.15.54','2014-09-02 00:00:00','/newsview.htm','IE',1,'',''),(24634,'183.1.15.54','2014-09-02 00:00:00','/newsview.htm','IE',1,'',''),(24635,'183.1.15.54','2014-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(24636,'183.1.15.54','2014-09-02 00:00:00','/newsview.htm','Opera',1,'',''),(24637,'183.1.15.54','2014-09-02 00:00:00','/newsview.htm','Opera',1,'',''),(24638,'183.1.15.54','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24639,'221.223.165.109','2014-09-02 00:00:00','/news.htm','Safari',1,'',''),(24640,'198.74.111.236','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24641,'182.118.41.205','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24642,'195.2.240.101','2014-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(24643,'195.2.240.101','2014-09-02 00:00:00','/news.htm','Firefox',1,'',''),(24644,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24645,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24646,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24647,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24648,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24649,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24650,'61.135.190.102','2014-09-02 00:00:00','/newsview.htm','Firefox',1,'2009����ҵ�����г��ߴ�����Ԥ��-�����˼�Ƽ����޹�˾','baidu'),(24651,'38.99.82.244','2014-09-02 00:00:00','/index.html','Safari',1,'',''),(24652,'14.130.184.242','2014-09-02 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(24653,'195.2.240.101','2014-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(24654,'222.131.156.195','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24655,'123.183.60.196','2014-09-02 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(24656,'123.183.60.196','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24657,'123.183.60.196','2014-09-02 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(24658,'198.74.111.236','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24659,'123.116.39.191','2014-09-02 00:00:00','/index.html','Chrome',1,'',''),(24660,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24661,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24662,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24663,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24664,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24665,'118.244.147.49','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24666,'61.157.96.111','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24667,'61.157.96.111','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24668,'61.157.96.111','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24669,'61.157.96.111','2014-09-02 00:00:00','/index.html','IE',1,'',''),(24670,'38.99.82.244','2014-09-02 00:00:00','/index.html','Safari',1,'',''),(24671,'111.206.36.17','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24672,'198.74.111.236','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24673,'38.99.82.244','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24674,'183.136.190.55','2014-09-03 00:00:00','/index.html','Firefox',1,'',''),(24675,'182.254.152.209','2014-09-03 00:00:00','/index.html','Firefox',1,'',''),(24676,'182.254.152.209','2014-09-03 00:00:00','/index.html','Firefox',1,'',''),(24677,'121.199.125.21','2014-09-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24678,'195.2.240.101','2014-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(24679,'38.99.82.233','2014-09-03 00:00:00','/news.htm','Safari',1,'',''),(24680,'198.74.111.236','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24681,'218.30.118.99','2014-09-03 00:00:00','/index.html','Firefox',1,'',''),(24682,'183.136.190.62','2014-09-03 00:00:00','/index.html','Chrome',1,'',''),(24683,'38.99.82.209','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24684,'38.99.82.233','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24685,'183.136.190.62','2014-09-03 00:00:00','/index.html','Chrome',1,'',''),(24686,'183.136.190.62','2014-09-03 00:00:00','/index.html','Chrome',1,'',''),(24687,'183.136.190.62','2014-09-03 00:00:00','/index.html','Chrome',1,'',''),(24688,'38.99.82.252','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24689,'38.99.82.252','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24690,'195.2.240.101','2014-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(24691,'38.99.82.252','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24692,'220.181.51.51','2014-09-03 00:00:00','/index.html','Chrome',1,'',''),(24693,'38.99.82.252','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24694,'38.99.82.252','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24695,'198.74.111.236','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24696,'38.99.82.252','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24697,'38.99.82.252','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24698,'38.99.82.252','2014-09-03 00:00:00','/index.html','Safari',1,'',''),(24699,'183.136.190.54','2014-09-03 00:00:00','/index.html','Firefox',1,'',''),(24700,'124.205.244.158','2014-09-03 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城 创新','baidu'),(24701,'58.221.60.7','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24702,'198.74.111.236','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24703,'38.99.82.246','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24704,'38.99.82.209','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24705,'38.99.82.246','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24706,'14.23.149.194','2014-09-03 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城数据分析','baidu'),(24707,'121.199.125.21','2014-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(24708,'218.77.79.48','2014-09-03 00:00:00','/index.html','Chrome',1,'',''),(24709,'38.99.82.246','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24710,'111.206.189.34','2014-09-03 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(24711,'119.147.146.189','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24712,'38.99.82.209','2014-09-03 00:00:00','/index.html','Safari',1,'',''),(24713,'118.244.147.49','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24714,'118.244.147.49','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24715,'118.244.147.49','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24716,'118.244.147.49','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24717,'118.244.147.49','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24718,'118.244.147.49','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24719,'38.99.82.209','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24720,'38.99.82.209','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24721,'123.125.67.209','2014-09-03 00:00:00','/index.html','Firefox',1,'',''),(24722,'123.125.67.207','2014-09-03 00:00:00','/index.html','Firefox',1,'',''),(24723,'1.202.254.174','2014-09-03 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(24724,'38.99.82.233','2014-09-03 00:00:00','/news.htm','Safari',1,'',''),(24725,'38.99.82.246','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24726,'38.99.82.246','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24727,'198.74.111.236','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24728,'38.99.82.233','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24729,'121.199.125.21','2014-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(24730,'121.199.125.4','2014-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(24731,'220.181.132.218','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24732,'101.199.112.54','2014-09-03 00:00:00','/index.html','Safari',1,'',''),(24733,'38.99.82.233','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24734,'38.99.82.233','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24735,'222.91.78.244','2014-09-03 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(24736,'218.59.238.93','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24737,'124.205.244.158','2014-09-03 00:00:00','/news.htm','Chrome',1,'',''),(24738,'38.99.82.246','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24739,'38.99.82.233','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24740,'198.74.111.236','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24741,'123.125.68.36','2014-09-03 00:00:00','/index.html','Firefox',1,'',''),(24742,'195.2.240.101','2014-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(24743,'140.206.182.58','2014-09-03 00:00:00','/index.html','Chrome',1,'',''),(24744,'140.206.182.58','2014-09-03 00:00:00','/index.html','Chrome',1,'',''),(24745,'140.206.182.58','2014-09-03 00:00:00','/news.htm','Chrome',1,'',''),(24746,'123.125.67.209','2014-09-03 00:00:00','/index.html','Firefox',1,'',''),(24747,'182.118.41.100','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24748,'220.181.51.212','2014-09-03 00:00:00','/index.html','IE',1,'睿思BI|北京睿思科技有限公司|商业智能|BI|数据分析软件供应商','baidu'),(24749,'38.99.82.209','2014-09-03 00:00:00','/newsview.htm','Safari',1,'',''),(24750,'61.135.190.102','2014-09-03 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾','baidu'),(24751,'198.74.111.236','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24752,'58.221.60.7','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24753,'198.74.111.236','2014-09-03 00:00:00','/index.html','IE',1,'',''),(24754,'61.135.190.219','2014-09-03 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24755,'198.74.111.236','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24756,'182.254.209.97','2014-09-04 00:00:00','/index.html','Firefox',1,'',''),(24757,'182.254.209.97','2014-09-04 00:00:00','/index.html','Firefox',1,'',''),(24758,'183.136.190.40','2014-09-04 00:00:00','/index.html','Chrome',1,'',''),(24759,'218.30.118.101','2014-09-04 00:00:00','/index.html','Firefox',1,'',''),(24760,'198.74.111.236','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24761,'183.136.190.62','2014-09-04 00:00:00','/index.html','Chrome',1,'',''),(24762,'220.181.51.105','2014-09-04 00:00:00','/index.html','Firefox',1,'',''),(24763,'220.181.51.102','2014-09-04 00:00:00','/index.html','Firefox',1,'',''),(24764,'183.136.190.62','2014-09-04 00:00:00','/index.html','Chrome',1,'',''),(24765,'183.136.190.62','2014-09-04 00:00:00','/index.html','Chrome',1,'',''),(24766,'182.254.151.226','2014-09-04 00:00:00','/index.html','Firefox',1,'',''),(24767,'182.254.151.226','2014-09-04 00:00:00','/index.html','Firefox',1,'',''),(24768,'198.74.111.236','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24769,'60.179.196.159','2014-09-04 00:00:00','/index.html','Chrome',1,'',''),(24770,'60.179.196.159','2014-09-04 00:00:00','/news.htm','Chrome',1,'',''),(24771,'91.207.7.54','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24772,'188.92.76.167','2014-09-04 00:00:00','/index.html','Chrome',1,'',''),(24773,'188.92.76.167','2014-09-04 00:00:00','/index.html','Chrome',1,'',''),(24774,'198.74.111.236','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24775,'27.19.161.22','2014-09-04 00:00:00','/news.htm','Chrome',1,'',''),(24776,'27.19.161.22','2014-09-04 00:00:00','/news.htm','Chrome',1,'',''),(24777,'27.19.161.22','2014-09-04 00:00:00','/newsview.htm','Chrome',1,'',''),(24778,'27.19.161.22','2014-09-04 00:00:00','/newsview.htm','Chrome',1,'',''),(24779,'27.19.161.22','2014-09-04 00:00:00','/newsview.htm','Chrome',1,'',''),(24780,'61.135.190.102','2014-09-04 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24781,'220.181.132.216','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24782,'101.199.108.54','2014-09-04 00:00:00','/index.html','Safari',1,'',''),(24783,'61.135.186.15','2014-09-04 00:00:00','/index.html','Safari',1,'',''),(24784,'195.2.240.101','2014-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(24785,'198.74.111.236','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24786,'222.129.36.208','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24787,'222.129.36.208','2014-09-04 00:00:00','/news.htm','IE',1,'',''),(24788,'121.199.125.21','2014-09-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24789,'61.135.190.101','2014-09-04 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24790,'198.74.111.236','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24791,'66.249.67.7','2014-09-04 00:00:00','/newsview.htm','Safari',1,'',''),(24792,'116.247.96.94','2014-09-04 00:00:00','/index.html','Chrome',1,'',''),(24793,'220.181.132.218','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24794,'220.181.132.194','2014-09-04 00:00:00','/index.html','Safari',1,'',''),(24795,'66.249.67.150','2014-09-04 00:00:00','/newsview.htm','Safari',1,'',''),(24796,'198.74.111.236','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24797,'198.74.111.236','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24798,'101.241.67.113','2014-09-04 00:00:00','/news.htm','Chrome',1,'',''),(24799,'195.2.240.101','2014-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(24800,'223.243.4.126','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24801,'61.135.190.69','2014-09-04 00:00:00','/index.html','IE',1,'www','baidu'),(24802,'198.74.111.236','2014-09-04 00:00:00','/index.html','IE',1,'',''),(24803,'1.202.240.87','2014-09-04 00:00:00','/index.html','Safari',1,'',''),(24804,'1.202.240.87','2014-09-04 00:00:00','/news.htm','Safari',1,'',''),(24805,'1.202.240.87','2014-09-04 00:00:00','/newsview.htm','Safari',1,'',''),(24806,'1.202.240.87','2014-09-04 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(24807,'198.74.111.236','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24808,'66.249.67.158','2014-09-05 00:00:00','/newsview.htm','Safari',1,'',''),(24809,'198.74.111.236','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24810,'218.30.118.101','2014-09-05 00:00:00','/index.html','Firefox',1,'',''),(24811,'183.136.190.40','2014-09-05 00:00:00','/index.html','Chrome',1,'',''),(24812,'183.136.190.62','2014-09-05 00:00:00','/index.html','Chrome',1,'',''),(24813,'198.74.111.236','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24814,'183.136.190.62','2014-09-05 00:00:00','/index.html','Chrome',1,'',''),(24815,'183.136.190.62','2014-09-05 00:00:00','/index.html','Chrome',1,'',''),(24816,'118.198.137.46','2014-09-05 00:00:00','/index.html','Chrome',1,'','baidu'),(24817,'198.74.111.236','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24818,'222.186.128.52','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24819,'222.186.128.52','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24820,'121.199.125.21','2014-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(24821,'114.96.182.87','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24822,'195.2.240.101','2014-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(24823,'198.74.111.236','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24824,'122.226.223.69','2014-09-05 00:00:00','/hello.html','IE',0,'',''),(24825,'183.136.190.43','2014-09-05 00:00:00','/index.html','Firefox',1,'',''),(24826,'121.199.125.21','2014-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(24827,'61.160.247.181','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24828,'222.186.128.54','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24829,'198.74.111.236','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24830,'123.125.68.48','2014-09-05 00:00:00','/index.html','Firefox',1,'',''),(24831,'198.74.111.236','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24832,'117.40.132.194','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24833,'117.40.132.194','2014-09-05 00:00:00','/news.htm','IE',1,'',''),(24834,'180.136.203.214','2014-09-05 00:00:00','/index.html','Chrome',1,'',''),(24835,'211.148.100.139','2014-09-05 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(24836,'220.181.132.218','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24837,'101.199.108.57','2014-09-05 00:00:00','/index.html','Safari',1,'',''),(24838,'218.59.238.93','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24839,'128.199.170.224','2014-09-05 00:00:00','/index.html','Chrome',1,'',''),(24840,'182.118.55.119','2014-09-05 00:00:00','/index.html','Safari',1,'',''),(24841,'182.118.54.55','2014-09-05 00:00:00','/index.html','Safari',1,'',''),(24842,'118.198.137.46','2014-09-05 00:00:00','/index.html','Chrome',1,'','baidu'),(24843,'195.2.240.101','2014-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(24844,'220.181.51.207','2014-09-05 00:00:00','/index.html','IE',1,'www','baidu'),(24845,'218.59.238.93','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24846,'218.59.238.93','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24847,'61.135.190.101','2014-09-05 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24848,'203.208.60.81','2014-09-05 00:00:00','/index.html','Safari',1,'',''),(24849,'222.186.128.52','2014-09-05 00:00:00','/index.html','IE',1,'',''),(24850,'182.118.54.99','2014-09-05 00:00:00','/index.html','Safari',1,'',''),(24851,'182.118.45.247','2014-09-05 00:00:00','/index.html','Safari',1,'',''),(24852,'61.135.190.223','2014-09-06 00:00:00','/newsview.htm','Firefox',1,'�й�BI����չ����BI�߸߶�·��-�����˼�Ƽ����޹�˾','baidu'),(24853,'61.135.190.103','2014-09-06 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24854,'222.246.83.116','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24855,'46.29.20.219','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24856,'218.30.118.100','2014-09-06 00:00:00','/index.html','Firefox',1,'',''),(24857,'183.136.190.62','2014-09-06 00:00:00','/index.html','Chrome',1,'',''),(24858,'183.136.190.62','2014-09-06 00:00:00','/index.html','Chrome',1,'',''),(24859,'183.136.190.40','2014-09-06 00:00:00','/index.html','Chrome',1,'',''),(24860,'183.136.190.62','2014-09-06 00:00:00','/index.html','Chrome',1,'',''),(24861,'180.149.143.154','2014-09-06 00:00:00','/newsview.htm','Safari',1,'',''),(24862,'195.2.240.101','2014-09-06 00:00:00','/newsview.htm','Firefox',1,'',''),(24863,'128.199.172.238','2014-09-06 00:00:00','/index.html','Chrome',1,'',''),(24864,'175.167.144.48','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24865,'175.167.144.48','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24866,'175.167.144.48','2014-09-06 00:00:00','/newsview.htm','IE',1,'',''),(24867,'222.186.128.52','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24868,'128.199.172.238','2014-09-06 00:00:00','/index.html','Chrome',1,'',''),(24869,'121.199.125.21','2014-09-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24870,'222.186.128.54','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24871,'218.59.238.93','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24872,'61.135.190.201','2014-09-06 00:00:00','/index.html','IE',1,'睿思BI|北京睿思科技有限公司|商业智能|BI|数据分析软件供应商','baidu'),(24873,'216.172.56.37','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24874,'203.208.60.80','2014-09-06 00:00:00','/newsview.htm','Safari',1,'',''),(24875,'203.208.60.81','2014-09-06 00:00:00','/index.html','Safari',1,'',''),(24876,'61.135.190.223','2014-09-06 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24877,'203.208.60.80','2014-09-06 00:00:00','/newsview.htm','Safari',1,'',''),(24878,'118.123.4.111','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24879,'118.123.4.111','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24880,'118.123.4.111','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24881,'118.123.4.111','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24882,'198.74.111.236','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24883,'203.208.60.81','2014-09-06 00:00:00','/newsview.htm','Safari',1,'',''),(24884,'121.199.125.21','2014-09-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24885,'121.199.125.21','2014-09-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24886,'222.186.128.50','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24887,'61.135.190.219','2014-09-06 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24888,'58.245.27.222','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24889,'203.208.60.81','2014-09-06 00:00:00','/news.htm','Safari',1,'',''),(24890,'121.199.125.21','2014-09-06 00:00:00','/newsview.htm','Firefox',1,'',''),(24891,'121.199.125.21','2014-09-06 00:00:00','/newsview.htm','Firefox',1,'',''),(24892,'23.236.64.137','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24893,'220.181.51.110','2014-09-06 00:00:00','/index.html','Firefox',1,'',''),(24894,'220.181.51.110','2014-09-06 00:00:00','/index.html','Firefox',1,'',''),(24895,'222.186.128.50','2014-09-06 00:00:00','/index.html','IE',1,'',''),(24896,'180.149.143.26','2014-09-07 00:00:00','/index.html','Safari',1,'',''),(24897,'61.135.190.72','2014-09-07 00:00:00','/newsview.htm','Safari',1,'',''),(24898,'121.199.125.21','2014-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(24899,'121.199.125.21','2014-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(24900,'183.136.190.51','2014-09-07 00:00:00','/index.html','Firefox',1,'',''),(24901,'220.181.132.218','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24902,'220.181.132.193','2014-09-07 00:00:00','/index.html','Safari',1,'',''),(24903,'220.181.132.196','2014-09-07 00:00:00','/index.html','Safari',1,'',''),(24904,'101.199.108.55','2014-09-07 00:00:00','/index.html','Safari',1,'',''),(24905,'66.249.79.158','2014-09-07 00:00:00','/newsview.htm','Safari',1,'',''),(24906,'23.236.64.137','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24907,'121.199.125.21','2014-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(24908,'121.199.125.21','2014-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(24909,'218.59.238.93','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24910,'66.249.79.7','2014-09-07 00:00:00','/index.html','Safari',1,'',''),(24911,'183.136.190.41','2014-09-07 00:00:00','/index.html','Firefox',1,'',''),(24912,'218.30.118.100','2014-09-07 00:00:00','/index.html','Firefox',1,'',''),(24913,'198.74.118.142','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24914,'183.136.190.40','2014-09-07 00:00:00','/index.html','Chrome',1,'',''),(24915,'183.136.190.62','2014-09-07 00:00:00','/index.html','Chrome',1,'',''),(24916,'54.83.6.7','2014-09-07 00:00:00','/index.html','Chrome',1,'',''),(24917,'183.136.190.62','2014-09-07 00:00:00','/index.html','Chrome',1,'',''),(24918,'183.136.190.62','2014-09-07 00:00:00','/index.html','Chrome',1,'',''),(24919,'178.62.163.217','2014-09-07 00:00:00','/index.html','Firefox',1,'',''),(24920,'222.186.128.54','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24921,'23.236.64.137','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24922,'222.186.128.54','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24923,'182.254.152.209','2014-09-07 00:00:00','/index.html','Firefox',1,'',''),(24924,'182.254.152.209','2014-09-07 00:00:00','/index.html','Firefox',1,'',''),(24925,'220.181.158.81','2014-09-07 00:00:00','/index.html','Chrome',1,'',''),(24926,'23.236.64.137','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24927,'195.2.240.101','2014-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(24928,'89.248.164.55','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24929,'89.248.164.55','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24930,'61.157.96.111','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24931,'61.157.96.111','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24932,'61.157.96.111','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24933,'61.157.96.111','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24934,'123.245.0.159','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24935,'198.74.118.142','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24936,'183.136.190.49','2014-09-07 00:00:00','/index.html','Firefox',1,'',''),(24937,'61.135.190.219','2014-09-07 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24938,'198.74.118.142','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24939,'221.12.59.213','2014-09-07 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(24940,'222.186.128.50','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24941,'23.236.64.137','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24942,'218.59.238.93','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24943,'183.136.190.49','2014-09-07 00:00:00','/news.htm','Firefox',1,'',''),(24944,'183.136.190.48','2014-09-07 00:00:00','/news.htm','Firefox',1,'',''),(24945,'61.135.190.221','2014-09-07 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24946,'222.186.128.50','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24947,'195.2.240.101','2014-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(24948,'182.118.41.205','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24949,'23.236.64.137','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24950,'195.2.240.101','2014-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(24951,'61.160.247.181','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24952,'221.12.59.211','2014-09-07 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(24953,'119.147.146.189','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24954,'195.2.240.101','2014-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(24955,'23.236.64.137','2014-09-07 00:00:00','/index.html','IE',1,'',''),(24956,'183.136.190.51','2014-09-08 00:00:00','/index.html','Firefox',1,'',''),(24957,'198.74.118.142','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24958,'121.199.125.21','2014-09-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(24959,'58.221.60.7','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24960,'222.186.128.53','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24961,'23.236.64.137','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24962,'218.30.118.80','2014-09-08 00:00:00','/index.html','Firefox',1,'',''),(24963,'183.136.190.62','2014-09-08 00:00:00','/index.html','Chrome',1,'',''),(24964,'183.136.190.57','2014-09-08 00:00:00','/index.html','Firefox',1,'',''),(24965,'180.149.143.27','2014-09-08 00:00:00','/index.html','Safari',1,'',''),(24966,'183.136.190.62','2014-09-08 00:00:00','/index.html','Chrome',1,'',''),(24967,'220.181.108.90','2014-09-08 00:00:00','/index.html','Chrome',1,'',''),(24968,'198.74.118.142','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24969,'222.246.71.172','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24970,'222.246.71.172','2014-09-08 00:00:00','/news.htm','IE',1,'',''),(24971,'222.246.71.172','2014-09-08 00:00:00','/newsview.htm','IE',1,'',''),(24972,'222.246.71.172','2014-09-08 00:00:00','/newsview.htm','IE',1,'',''),(24973,'222.246.71.172','2014-09-08 00:00:00','/newsview.htm','IE',1,'',''),(24974,'222.246.71.172','2014-09-08 00:00:00','/newsview.htm','IE',1,'',''),(24975,'222.246.71.172','2014-09-08 00:00:00','/newsview.htm','IE',1,'',''),(24976,'222.246.71.172','2014-09-08 00:00:00','/newsview.htm','IE',1,'',''),(24977,'222.246.71.172','2014-09-08 00:00:00','/newsview.htm','IE',1,'',''),(24978,'23.236.64.137','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24979,'208.90.57.196','2014-09-08 00:00:00','/index.html','Firefox',1,'',''),(24980,'121.199.125.21','2014-09-08 00:00:00','/newsview.htm','Firefox',1,'',''),(24981,'123.245.0.159','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24982,'23.236.64.137','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24983,'192.99.152.38','2014-09-08 00:00:00','/index.html','Firefox',1,'',''),(24984,'195.2.240.101','2014-09-08 00:00:00','/news.htm','Firefox',1,'',''),(24985,'123.125.71.19','2014-09-08 00:00:00','/index.html','Chrome',1,'',''),(24986,'118.198.137.46','2014-09-08 00:00:00','/index.html','Chrome',1,'','baidu'),(24987,'118.198.137.46','2014-09-08 00:00:00','/index.html','Chrome',1,'',''),(24988,'222.186.128.52','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24989,'222.186.128.52','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24990,'220.181.51.39','2014-09-08 00:00:00','/index.html','Chrome',1,'',''),(24991,'195.2.240.101','2014-09-08 00:00:00','/news.htm','Firefox',1,'',''),(24992,'220.181.108.94','2014-09-08 00:00:00','/index.html','Chrome',1,'',''),(24993,'61.135.190.221','2014-09-08 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(24994,'23.236.64.137','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24995,'58.221.59.172','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24996,'222.186.128.50','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24997,'23.20.136.118','2014-09-08 00:00:00','/index.html','Firefox',1,'',''),(24998,'198.74.118.142','2014-09-08 00:00:00','/index.html','IE',1,'',''),(24999,'182.118.41.128','2014-09-08 00:00:00','/index.html','IE',1,'',''),(25000,'61.135.190.219','2014-09-08 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25001,'208.90.57.196','2014-09-08 00:00:00','/index.html','Firefox',1,'',''),(25002,'123.245.0.159','2014-09-08 00:00:00','/index.html','IE',1,'',''),(25003,'220.181.51.202','2014-09-08 00:00:00','/index.html','IE',1,'睿思BI|北京睿思科技有限公司|商业智能|BI|数据分析软件供应商','baidu'),(25004,'220.181.51.200','2014-09-08 00:00:00','/index.html','IE',1,'睿思BI|北京睿思科技有限公司|商业智能|BI|数据分析软件供应商','baidu'),(25005,'220.181.108.160','2014-09-08 00:00:00','/index.html','Chrome',1,'',''),(25006,'23.236.64.137','2014-09-08 00:00:00','/index.html','IE',1,'',''),(25007,'66.249.65.158','2014-09-08 00:00:00','/index.html','Safari',1,'',''),(25008,'221.12.59.211','2014-09-08 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(25009,'23.234.223.142','2014-09-08 00:00:00','/index.html','IE',1,'',''),(25010,'61.157.96.111','2014-09-08 00:00:00','/index.html','IE',1,'',''),(25011,'61.157.96.111','2014-09-08 00:00:00','/index.html','IE',1,'',''),(25012,'61.157.96.111','2014-09-08 00:00:00','/index.html','IE',1,'',''),(25013,'61.157.96.111','2014-09-08 00:00:00','/index.html','IE',1,'',''),(25014,'23.236.64.137','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25015,'220.181.51.107','2014-09-09 00:00:00','/index.html','Firefox',1,'',''),(25016,'220.181.51.102','2014-09-09 00:00:00','/index.html','Firefox',1,'',''),(25017,'220.181.51.108','2014-09-09 00:00:00','/index.html','Firefox',1,'',''),(25018,'195.2.240.101','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25019,'58.221.59.172','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25020,'62.212.77.234','2014-09-09 00:00:00','/index.html','Safari',1,'',''),(25021,'198.74.118.142','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25022,'121.199.125.21','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25023,'121.199.125.21','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25024,'121.199.125.21','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25025,'121.199.125.21','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25026,'222.186.128.50','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25027,'218.30.118.100','2014-09-09 00:00:00','/index.html','Firefox',1,'',''),(25028,'183.136.190.62','2014-09-09 00:00:00','/index.html','Chrome',1,'',''),(25029,'183.136.190.62','2014-09-09 00:00:00','/index.html','Chrome',1,'',''),(25030,'222.186.128.52','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25031,'222.186.128.52','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25032,'222.186.128.52','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25033,'198.74.118.142','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25034,'195.2.240.101','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25035,'121.199.125.21','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25036,'183.136.190.62','2014-09-09 00:00:00','/index.html','Chrome',1,'',''),(25037,'195.2.240.101','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25038,'121.199.125.21','2014-09-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25039,'198.74.118.142','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25040,'111.206.36.12','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25041,'221.12.59.211','2014-09-09 00:00:00','/index.html','IE',1,'','baidu'),(25042,'220.181.132.218','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25043,'101.199.108.58','2014-09-09 00:00:00','/index.html','Safari',1,'',''),(25044,'101.199.108.56','2014-09-09 00:00:00','/index.html','Safari',1,'',''),(25045,'220.181.132.199','2014-09-09 00:00:00','/index.html','Safari',1,'',''),(25046,'221.12.59.213','2014-09-09 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(25047,'118.26.187.161','2014-09-09 00:00:00','/index.html','Chrome',1,'',''),(25048,'222.186.128.54','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25049,'195.2.240.101','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25050,'223.71.208.38','2014-09-09 00:00:00','/index.html','Firefox',1,'',''),(25051,'221.12.59.211','2014-09-09 00:00:00','/index.html','Firefox',1,'�˼BI','baidu'),(25052,'198.74.118.142','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25053,'218.0.1.50','2014-09-09 00:00:00','/index.html','Chrome',1,'',''),(25054,'119.147.146.189','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25055,'218.0.1.50','2014-09-09 00:00:00','/index.html','Chrome',1,'',''),(25056,'195.2.240.101','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25057,'220.181.132.216','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25058,'101.199.112.55','2014-09-09 00:00:00','/index.html','Safari',1,'',''),(25059,'180.149.143.26','2014-09-09 00:00:00','/newsview.htm','Safari',1,'',''),(25060,'124.160.12.20','2014-09-09 00:00:00','/index.html','Firefox',1,'',''),(25061,'124.160.12.20','2014-09-09 00:00:00','/index.html','Firefox',1,'',''),(25062,'198.74.118.142','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25063,'61.135.190.219','2014-09-09 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25064,'198.74.118.142','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25065,'182.254.208.101','2014-09-09 00:00:00','/index.html','Firefox',1,'',''),(25066,'182.254.208.101','2014-09-09 00:00:00','/index.html','Firefox',1,'',''),(25067,'101.244.58.9','2014-09-09 00:00:00','/index.html','Chrome',1,'',''),(25068,'101.244.58.9','2014-09-09 00:00:00','/index.html','Chrome',1,'',''),(25069,'121.199.125.21','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25070,'222.186.128.53','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25071,'121.199.125.21','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25072,'222.131.126.133','2014-09-09 00:00:00','/index.html','Chrome',1,'',''),(25073,'23.236.64.137','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25074,'23.236.64.137','2014-09-09 00:00:00','/index.html','IE',1,'',''),(25075,'113.47.243.166','2014-09-09 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(25076,'49.4.177.111','2014-09-09 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(25077,'93.174.93.218','2014-09-09 00:00:00','/index.html','Firefox',1,'',''),(25078,'195.2.240.101','2014-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(25079,'195.2.240.101','2014-09-10 00:00:00','/newsview.htm','Firefox',1,'',''),(25080,'222.186.128.50','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25081,'198.74.118.142','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25082,'46.29.20.219','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25083,'220.181.51.55','2014-09-10 00:00:00','/index.html','Chrome',1,'',''),(25084,'58.221.59.172','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25085,'61.135.190.105','2014-09-10 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25086,'23.236.64.137','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25087,'195.2.240.101','2014-09-10 00:00:00','/newsview.htm','Firefox',1,'',''),(25088,'218.30.118.99','2014-09-10 00:00:00','/index.html','Firefox',1,'',''),(25089,'183.136.190.62','2014-09-10 00:00:00','/index.html','Chrome',1,'',''),(25090,'183.136.190.40','2014-09-10 00:00:00','/index.html','Chrome',1,'',''),(25091,'183.136.190.62','2014-09-10 00:00:00','/index.html','Chrome',1,'',''),(25092,'23.236.64.137','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25093,'121.199.125.21','2014-09-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25094,'220.176.162.202','2014-09-10 00:00:00','/index.html','Firefox',1,'',''),(25095,'220.176.162.202','2014-09-10 00:00:00','/index.html','Firefox',1,'',''),(25096,'23.236.64.137','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25097,'221.12.59.211','2014-09-10 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(25098,'195.2.240.101','2014-09-10 00:00:00','/newsview.htm','Firefox',1,'',''),(25099,'114.249.223.156','2014-09-10 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(25100,'114.249.223.156','2014-09-10 00:00:00','/newsview.htm','Chrome',1,'',''),(25101,'183.60.218.105','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25102,'114.249.223.156','2014-09-10 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(25103,'220.181.132.218','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25104,'101.199.108.59','2014-09-10 00:00:00','/index.html','Safari',1,'',''),(25105,'124.126.225.163','2014-09-10 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(25106,'222.131.112.62','2014-09-10 00:00:00','/index.html','Chrome',1,'',''),(25107,'222.131.112.62','2014-09-10 00:00:00','/index.html','Chrome',1,'',''),(25108,'198.74.118.142','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25109,'222.186.128.53','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25110,'180.153.188.77','2014-09-10 00:00:00','/index.html','Safari',1,'',''),(25111,'180.153.188.153','2014-09-10 00:00:00','/index.html','Safari',1,'',''),(25112,'119.147.146.189','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25113,'121.199.125.21','2014-09-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25114,'23.236.64.137','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25115,'14.131.245.187','2014-09-10 00:00:00','/news.htm','Firefox',1,'',''),(25116,'14.131.245.187','2014-09-10 00:00:00','/news.htm','Firefox',1,'',''),(25117,'61.135.186.8','2014-09-10 00:00:00','/newsview.htm','Safari',1,'',''),(25118,'61.135.190.224','2014-09-10 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25119,'61.157.96.111','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25120,'61.157.96.111','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25121,'61.157.96.111','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25122,'61.157.96.111','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25123,'61.157.96.111','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25124,'61.157.96.111','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25125,'61.157.96.111','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25126,'61.157.96.111','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25127,'222.94.163.22','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25128,'119.147.146.195','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25129,'114.247.24.70','2014-09-10 00:00:00','/index.html','Chrome',1,'',''),(25130,'23.236.64.137','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25131,'182.118.53.65','2014-09-10 00:00:00','/index.html','Safari',1,'',''),(25132,'182.118.60.55','2014-09-10 00:00:00','/index.html','Safari',1,'',''),(25133,'121.199.125.21','2014-09-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25134,'222.186.128.52','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25135,'198.74.118.142','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25136,'1.202.240.87','2014-09-10 00:00:00','/index.html','Firefox',1,'',''),(25137,'182.254.134.114','2014-09-10 00:00:00','/index.html','Firefox',1,'',''),(25138,'182.254.134.114','2014-09-10 00:00:00','/index.html','Firefox',1,'',''),(25139,'198.74.118.142','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25140,'195.2.240.101','2014-09-10 00:00:00','/newsview.htm','Firefox',1,'',''),(25141,'61.160.247.181','2014-09-10 00:00:00','/index.html','IE',1,'',''),(25142,'121.199.125.21','2014-09-10 00:00:00','/newsview.htm','Firefox',1,'',''),(25143,'180.153.188.76','2014-09-11 00:00:00','/index.html','Safari',1,'',''),(25144,'195.2.240.101','2014-09-11 00:00:00','/news.htm','Firefox',1,'',''),(25145,'183.136.190.36','2014-09-11 00:00:00','/index.html','Firefox',1,'',''),(25146,'183.136.190.43','2014-09-11 00:00:00','/index.html','Firefox',1,'',''),(25147,'23.236.64.137','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25148,'121.199.125.21','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25149,'121.199.125.21','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25150,'61.135.190.224','2014-09-11 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25151,'195.2.240.101','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25152,'95.132.76.121','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25153,'95.132.76.121','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25154,'23.236.64.137','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25155,'218.30.118.99','2014-09-11 00:00:00','/index.html','Firefox',1,'',''),(25156,'222.186.128.52','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25157,'222.186.128.52','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25158,'182.254.139.99','2014-09-11 00:00:00','/index.html','Firefox',1,'',''),(25159,'182.254.139.99','2014-09-11 00:00:00','/index.html','Firefox',1,'',''),(25160,'183.136.190.62','2014-09-11 00:00:00','/index.html','Chrome',1,'',''),(25161,'183.136.190.62','2014-09-11 00:00:00','/index.html','Chrome',1,'',''),(25162,'61.135.190.199','2014-09-11 00:00:00','/newsview.htm','Safari',1,'',''),(25163,'122.226.223.69','2014-09-11 00:00:00','/hello.html','IE',0,'',''),(25164,'183.136.190.62','2014-09-11 00:00:00','/index.html','Chrome',1,'',''),(25165,'23.236.64.137','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25166,'195.2.240.101','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25167,'61.157.96.111','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25168,'61.157.96.111','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25169,'119.147.146.189','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25170,'195.2.240.101','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25171,'221.12.59.212','2014-09-11 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(25172,'118.207.200.141','2014-09-11 00:00:00','/index.html','Chrome',1,'',''),(25173,'195.2.240.101','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25174,'198.74.118.142','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25175,'221.12.59.213','2014-09-11 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(25176,'218.0.1.50','2014-09-11 00:00:00','/index.html','Chrome',1,'',''),(25177,'218.0.1.50','2014-09-11 00:00:00','/index.html','Chrome',1,'',''),(25178,'218.0.1.50','2014-09-11 00:00:00','/index.html','Chrome',1,'',''),(25179,'218.0.1.50','2014-09-11 00:00:00','/index.html','Chrome',1,'',''),(25180,'218.0.1.50','2014-09-11 00:00:00','/news.htm','Chrome',1,'',''),(25181,'218.0.1.50','2014-09-11 00:00:00','/news.htm','Chrome',1,'',''),(25182,'218.0.1.50','2014-09-11 00:00:00','/index.html','Chrome',1,'',''),(25183,'218.0.1.50','2014-09-11 00:00:00','/index.html','Chrome',1,'',''),(25184,'23.236.64.137','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25185,'221.12.59.213','2014-09-11 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(25186,'221.12.59.213','2014-09-11 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(25187,'198.74.118.142','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25188,'106.120.173.97','2014-09-11 00:00:00','/index.html','Safari',1,'',''),(25189,'195.2.240.101','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25190,'195.2.240.101','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25191,'1.202.254.174','2014-09-11 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(25192,'183.136.190.62','2014-09-11 00:00:00','/index.html','Chrome',1,'',''),(25193,'61.135.190.199','2014-09-11 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(25194,'220.181.132.218','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25195,'101.199.112.55','2014-09-11 00:00:00','/index.html','Safari',1,'',''),(25196,'198.74.118.142','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25197,'221.12.59.213','2014-09-11 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(25198,'118.198.137.46','2014-09-11 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(25199,'222.131.125.167','2014-09-11 00:00:00','/index.html','Chrome',1,'睿思 BI','baidu'),(25200,'195.2.240.101','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25201,'195.2.240.101','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25202,'198.74.118.142','2014-09-11 00:00:00','/index.html','IE',1,'',''),(25203,'222.129.33.156','2014-09-11 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(25204,'124.64.100.246','2014-09-11 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(25205,'61.135.190.103','2014-09-11 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25206,'124.64.100.246','2014-09-11 00:00:00','/index.html','Firefox',1,'',''),(25207,'124.64.100.246','2014-09-11 00:00:00','/news.htm','Firefox',1,'',''),(25208,'124.64.100.246','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25209,'124.64.100.246','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25210,'124.64.100.246','2014-09-11 00:00:00','/index.html','Firefox',1,'',''),(25211,'121.199.125.21','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'',''),(25212,'124.64.100.246','2014-09-11 00:00:00','/newsview.htm','Firefox',1,'睿思BI','baidu'),(25213,'220.181.51.35','2014-09-11 00:00:00','/index.html','Safari',1,'','baidu'),(25214,'61.135.190.103','2014-09-12 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25215,'222.186.128.53','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25216,'195.2.240.101','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25217,'182.254.208.242','2014-09-12 00:00:00','/index.html','Firefox',1,'',''),(25218,'182.254.208.242','2014-09-12 00:00:00','/index.html','Firefox',1,'',''),(25219,'195.2.240.101','2014-09-12 00:00:00','/news.htm','Firefox',1,'',''),(25220,'220.181.51.108','2014-09-12 00:00:00','/index.html','Firefox',1,'',''),(25221,'220.181.51.108','2014-09-12 00:00:00','/index.html','Firefox',1,'',''),(25222,'195.2.240.101','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25223,'198.74.118.142','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25224,'183.136.190.41','2014-09-12 00:00:00','/index.html','Firefox',1,'',''),(25225,'218.30.118.98','2014-09-12 00:00:00','/index.html','Firefox',1,'',''),(25226,'183.136.190.36','2014-09-12 00:00:00','/index.html','Firefox',1,'',''),(25227,'121.199.125.21','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25228,'121.199.125.21','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25229,'183.136.190.62','2014-09-12 00:00:00','/index.html','Chrome',1,'',''),(25230,'183.136.190.62','2014-09-12 00:00:00','/index.html','Chrome',1,'',''),(25231,'183.136.190.62','2014-09-12 00:00:00','/index.html','Chrome',1,'',''),(25232,'202.101.75.53','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25233,'195.2.240.101','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25234,'218.77.79.42','2014-09-12 00:00:00','/index.html','Chrome',1,'',''),(25235,'69.58.178.56','2014-09-12 00:00:00','/index.html','Firefox',1,'',''),(25236,'69.58.178.56','2014-09-12 00:00:00','/index.html','Firefox',1,'',''),(25237,'69.58.178.56','2014-09-12 00:00:00','/news.htm','Firefox',1,'',''),(25238,'183.136.190.43','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25239,'183.136.190.41','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25240,'183.136.190.43','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25241,'183.136.190.55','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25242,'183.136.190.43','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25243,'183.136.190.51','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25244,'183.136.190.43','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25245,'183.136.190.51','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25246,'198.74.118.142','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25247,'121.199.125.21','2014-09-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25248,'121.199.125.21','2014-09-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25249,'123.138.240.3','2014-09-12 00:00:00','/index.html','Firefox',1,'',''),(25250,'123.138.240.3','2014-09-12 00:00:00','/index.html','Firefox',1,'',''),(25251,'220.181.158.109','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25252,'222.186.128.53','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25253,'183.136.190.43','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25254,'183.136.190.43','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25255,'183.136.190.43','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25256,'183.136.190.58','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25257,'183.136.190.43','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25258,'183.136.190.43','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25259,'183.136.190.58','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25260,'183.136.190.36','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25261,'61.135.190.224','2014-09-12 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(25262,'121.199.125.21','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25263,'121.199.125.21','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25264,'121.199.125.21','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25265,'121.199.125.21','2014-09-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25266,'121.199.125.21','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25267,'121.199.125.21','2014-09-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25268,'1.202.254.174','2014-09-12 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(25269,'195.2.240.101','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25270,'1.202.254.174','2014-09-12 00:00:00','/index.html','IE',1,'','baidu'),(25271,'220.181.158.109','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25272,'195.2.240.101','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25273,'198.74.118.142','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25274,'1.202.254.174','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25275,'1.202.254.174','2014-09-12 00:00:00','/newsview.htm','IE',1,'',''),(25276,'61.135.190.219','2014-09-12 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25277,'61.135.190.222','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'�˼bi','baidu'),(25278,'183.136.190.51','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25279,'183.136.190.51','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25280,'183.136.190.57','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25281,'183.136.190.57','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25282,'220.181.132.218','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25283,'101.199.108.120','2014-09-12 00:00:00','/index.html','Safari',1,'',''),(25284,'101.199.112.51','2014-09-12 00:00:00','/index.html','Safari',1,'',''),(25285,'220.181.132.195','2014-09-12 00:00:00','/index.html','Safari',1,'',''),(25286,'183.136.190.43','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25287,'183.136.190.57','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25288,'58.221.60.7','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25289,'221.12.59.213','2014-09-12 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(25290,'183.136.190.58','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25291,'183.136.190.51','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25292,'58.221.60.7','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25293,'61.135.190.198','2014-09-12 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(25294,'182.118.41.63','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25295,'198.74.118.142','2014-09-12 00:00:00','/index.html','IE',1,'',''),(25296,'195.2.240.101','2014-09-12 00:00:00','/newsview.htm','Firefox',1,'',''),(25297,'61.157.96.111','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25298,'61.157.96.111','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25299,'61.157.96.111','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25300,'61.157.96.111','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25301,'195.2.240.101','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'',''),(25302,'183.136.190.36','2014-09-13 00:00:00','/index.html','Firefox',1,'',''),(25303,'195.2.240.101','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'',''),(25304,'195.2.240.101','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'',''),(25305,'195.2.240.101','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'',''),(25306,'222.186.128.53','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25307,'195.2.240.101','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'',''),(25308,'198.74.118.142','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25309,'195.2.240.101','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'',''),(25310,'121.199.125.21','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'',''),(25311,'218.30.118.101','2014-09-13 00:00:00','/index.html','Firefox',1,'',''),(25312,'183.136.190.62','2014-09-13 00:00:00','/index.html','Chrome',1,'',''),(25313,'183.136.190.40','2014-09-13 00:00:00','/index.html','Chrome',1,'',''),(25314,'183.136.190.40','2014-09-13 00:00:00','/index.html','Chrome',1,'',''),(25315,'183.136.190.62','2014-09-13 00:00:00','/index.html','Chrome',1,'',''),(25316,'222.186.128.53','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25317,'164.40.153.130','2014-09-13 00:00:00','/index.html','Chrome',1,'',''),(25318,'125.124.71.231','2014-09-13 00:00:00','/index.html','IE',1,'','baidu'),(25319,'119.147.146.189','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25320,'198.74.118.142','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25321,'61.160.247.181','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25322,'121.199.125.21','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'',''),(25323,'222.186.128.53','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25324,'195.2.240.101','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'',''),(25325,'180.149.143.154','2014-09-13 00:00:00','/newsview.htm','Safari',1,'',''),(25326,'61.135.190.102','2014-09-13 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(25327,'183.136.190.55','2014-09-13 00:00:00','/index.html','Firefox',1,'',''),(25328,'61.135.186.40','2014-09-13 00:00:00','/newsview.htm','Safari',1,'',''),(25329,'198.74.118.142','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25330,'182.254.209.121','2014-09-13 00:00:00','/index.html','Firefox',1,'',''),(25331,'182.254.209.121','2014-09-13 00:00:00','/index.html','Firefox',1,'',''),(25332,'123.119.112.84','2014-09-13 00:00:00','/index.html','Chrome',1,'',''),(25333,'61.160.247.181','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25334,'195.2.240.101','2014-09-13 00:00:00','/news.htm','Firefox',1,'',''),(25335,'195.2.240.101','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'',''),(25336,'60.173.8.240','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25337,'182.254.209.97','2014-09-13 00:00:00','/index.html','Firefox',1,'',''),(25338,'182.254.209.97','2014-09-13 00:00:00','/index.html','Firefox',1,'',''),(25339,'61.135.190.102','2014-09-13 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25340,'182.254.208.25','2014-09-13 00:00:00','/index.html','Firefox',1,'',''),(25341,'182.254.208.25','2014-09-13 00:00:00','/index.html','Firefox',1,'',''),(25342,'61.135.190.105','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'�˼bi','baidu'),(25343,'123.125.71.21','2014-09-13 00:00:00','/index.html','Chrome',1,'',''),(25344,'222.186.128.53','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25345,'182.118.41.137','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25346,'220.181.108.115','2014-09-13 00:00:00','/index.html','Chrome',1,'',''),(25347,'195.2.240.101','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'',''),(25348,'195.2.240.101','2014-09-13 00:00:00','/newsview.htm','Firefox',1,'',''),(25349,'42.156.136.32','2014-09-13 00:00:00','/index.html','Safari',1,'',''),(25350,'220.181.108.95','2014-09-13 00:00:00','/index.html','Chrome',1,'',''),(25351,'198.74.118.142','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25352,'42.156.136.32','2014-09-13 00:00:00','/index.html','Safari',1,'',''),(25353,'42.156.136.32','2014-09-13 00:00:00','/index.html','Safari',1,'',''),(25354,'119.147.146.189','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25355,'218.57.96.99','2014-09-13 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(25356,'220.181.132.218','2014-09-13 00:00:00','/index.html','IE',1,'',''),(25357,'220.181.132.199','2014-09-13 00:00:00','/index.html','Safari',1,'',''),(25358,'101.199.108.52','2014-09-13 00:00:00','/index.html','Safari',1,'',''),(25359,'42.156.136.32','2014-09-13 00:00:00','/index.html','Safari',1,'',''),(25360,'42.156.136.32','2014-09-13 00:00:00','/index.html','Safari',1,'',''),(25361,'195.2.240.101','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25362,'46.29.20.219','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25363,'42.156.136.32','2014-09-14 00:00:00','/index.html','Safari',1,'',''),(25364,'198.74.118.142','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25365,'220.181.51.102','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25366,'220.181.51.110','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25367,'220.181.108.180','2014-09-14 00:00:00','/index.html','Chrome',1,'',''),(25368,'42.156.136.32','2014-09-14 00:00:00','/index.html','Safari',1,'',''),(25369,'130.185.139.213','2014-09-14 00:00:00','/index.html','Chrome',1,'',''),(25370,'195.2.240.101','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25371,'61.160.247.181','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25372,'42.156.136.32','2014-09-14 00:00:00','/index.html','Safari',1,'',''),(25373,'195.2.240.101','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25374,'195.2.240.101','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25375,'42.156.136.32','2014-09-14 00:00:00','/index.html','Safari',1,'',''),(25376,'195.2.240.101','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25377,'121.199.125.21','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25378,'64.246.165.160','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25379,'121.199.125.21','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25380,'218.30.118.100','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25381,'42.156.136.32','2014-09-14 00:00:00','/index.html','Safari',1,'',''),(25382,'58.20.54.248','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25383,'58.20.54.248','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25384,'58.20.54.248','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25385,'61.157.96.111','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25386,'61.157.96.111','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25387,'61.157.96.111','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25388,'61.157.96.111','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25389,'182.254.153.249','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25390,'182.254.153.249','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25391,'42.156.136.32','2014-09-14 00:00:00','/index.html','Safari',1,'',''),(25392,'64.246.165.160','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25393,'198.74.118.142','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25394,'42.156.136.32','2014-09-14 00:00:00','/index.html','Safari',1,'',''),(25395,'220.181.51.56','2014-09-14 00:00:00','/index.html','Chrome',1,'',''),(25396,'42.156.136.32','2014-09-14 00:00:00','/index.html','Safari',1,'',''),(25397,'183.136.190.62','2014-09-14 00:00:00','/index.html','Chrome',1,'',''),(25398,'195.2.240.101','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25399,'183.136.190.62','2014-09-14 00:00:00','/index.html','Chrome',1,'',''),(25400,'121.199.125.21','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25401,'222.186.128.53','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25402,'121.199.125.21','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25403,'183.136.190.62','2014-09-14 00:00:00','/index.html','Chrome',1,'',''),(25404,'195.2.240.101','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25405,'195.2.240.101','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25406,'182.254.209.48','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25407,'182.254.209.48','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25408,'121.199.125.21','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25409,'121.199.125.21','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25410,'195.2.240.101','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25411,'188.92.76.167','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25412,'188.92.76.167','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25413,'198.74.118.142','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25414,'218.241.106.15','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25415,'118.123.4.111','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25416,'118.123.4.111','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25417,'118.123.4.111','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25418,'118.123.4.111','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25419,'121.199.125.21','2014-09-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25420,'220.181.132.216','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25421,'101.199.108.119','2014-09-14 00:00:00','/index.html','Safari',1,'',''),(25422,'61.154.15.107','2014-09-14 00:00:00','/news.htm','IE',1,'',''),(25423,'61.154.15.107','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25424,'61.154.15.107','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25425,'222.186.128.53','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25426,'195.2.240.101','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25427,'61.135.190.224','2014-09-14 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25428,'195.2.240.101','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25429,'195.2.240.101','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25430,'223.203.193.253','2014-09-14 00:00:00','/index.html','Chrome',1,'',''),(25431,'198.74.118.142','2014-09-14 00:00:00','/index.html','IE',1,'',''),(25432,'121.199.125.21','2014-09-14 00:00:00','/newsview.htm','Firefox',1,'',''),(25433,'123.125.71.29','2014-09-14 00:00:00','/index.html','Chrome',1,'',''),(25434,'61.154.15.107','2014-09-14 00:00:00','/index.html','Chrome',1,'',''),(25435,'61.154.15.107','2014-09-14 00:00:00','/index.html','Chrome',1,'',''),(25436,'61.154.15.107','2014-09-14 00:00:00','/news.htm','Chrome',1,'',''),(25437,'74.52.245.146','2014-09-14 00:00:00','/index.html','Firefox',1,'',''),(25438,'220.181.51.205','2014-09-14 00:00:00','/index.html','IE',1,'睿思BI|北京睿思科技有限公司|商业智能|BI|数据分析软件供应商','baidu'),(25439,'198.74.118.142','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25440,'74.52.245.146','2014-09-15 00:00:00','/index.html','Firefox',1,'',''),(25441,'218.30.118.98','2014-09-15 00:00:00','/index.html','Firefox',1,'',''),(25442,'195.2.240.101','2014-09-15 00:00:00','/newsview.htm','Firefox',1,'',''),(25443,'198.74.118.142','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25444,'121.199.125.21','2014-09-15 00:00:00','/newsview.htm','Firefox',1,'',''),(25445,'183.136.190.62','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25446,'183.136.190.62','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25447,'121.199.125.21','2014-09-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25448,'180.149.143.26','2014-09-15 00:00:00','/newsview.htm','Safari',1,'',''),(25449,'183.136.190.62','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25450,'111.206.36.5','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25451,'221.12.59.211','2014-09-15 00:00:00','/index.html','Chrome',1,'','baidu'),(25452,'221.12.59.211','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25453,'221.12.59.213','2014-09-15 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(25454,'221.12.59.213','2014-09-15 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(25455,'183.136.190.62','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25456,'202.197.34.34','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25457,'195.2.240.101','2014-09-15 00:00:00','/newsview.htm','Firefox',1,'',''),(25458,'49.77.129.20','2014-09-15 00:00:00','/index.html','Firefox',1,'�˼BI','baidu'),(25459,'221.12.59.213','2014-09-15 00:00:00','/index.html','Firefox',1,'�˼BI','baidu'),(25460,'49.77.129.20','2014-09-15 00:00:00','/index.html','Firefox',1,'',''),(25461,'220.181.51.55','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25462,'124.238.218.3','2014-09-15 00:00:00','/index.html','Firefox',1,'',''),(25463,'198.74.118.142','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25464,'218.0.1.50','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25465,'119.147.146.189','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25466,'220.181.132.218','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25467,'101.199.108.58','2014-09-15 00:00:00','/index.html','Safari',1,'',''),(25468,'60.173.8.240','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25469,'60.173.8.240','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25470,'58.221.60.7','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25471,'222.186.128.53','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25472,'106.120.173.97','2014-09-15 00:00:00','/index.html','Safari',1,'',''),(25473,'220.181.108.106','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25474,'61.157.96.111','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25475,'220.181.108.149','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25476,'61.157.96.111','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25477,'61.157.96.111','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25478,'195.2.240.101','2014-09-15 00:00:00','/newsview.htm','Firefox',1,'',''),(25479,'198.74.118.142','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25480,'61.135.190.219','2014-09-15 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25481,'58.221.60.7','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25482,'220.181.108.108','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25483,'123.125.71.87','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25484,'195.2.240.101','2014-09-15 00:00:00','/newsview.htm','Firefox',1,'',''),(25485,'222.186.128.53','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25486,'195.2.240.101','2014-09-15 00:00:00','/newsview.htm','Firefox',1,'',''),(25487,'220.181.51.55','2014-09-15 00:00:00','/index.html','Chrome',1,'',''),(25488,'198.74.118.142','2014-09-15 00:00:00','/index.html','IE',1,'',''),(25489,'61.135.186.6','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25490,'195.2.240.101','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25491,'182.254.208.14','2014-09-16 00:00:00','/index.html','Firefox',1,'',''),(25492,'182.254.208.14','2014-09-16 00:00:00','/index.html','Firefox',1,'',''),(25493,'195.2.240.101','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25494,'66.249.79.150','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25495,'220.181.132.216','2014-09-16 00:00:00','/index.html','IE',1,'',''),(25496,'101.199.108.52','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25497,'218.30.118.98','2014-09-16 00:00:00','/index.html','Firefox',1,'',''),(25498,'198.74.118.142','2014-09-16 00:00:00','/index.html','IE',1,'',''),(25499,'195.2.240.101','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25500,'183.136.190.40','2014-09-16 00:00:00','/index.html','Chrome',1,'',''),(25501,'66.249.79.7','2014-09-16 00:00:00','/newsview.htm','Safari',1,'',''),(25502,'183.136.190.62','2014-09-16 00:00:00','/index.html','Chrome',1,'',''),(25503,'183.136.190.62','2014-09-16 00:00:00','/index.html','Chrome',1,'',''),(25504,'183.136.190.62','2014-09-16 00:00:00','/index.html','Chrome',1,'',''),(25505,'42.156.136.32','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25506,'42.156.136.32','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25507,'195.2.240.101','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25508,'119.136.76.223','2014-09-16 00:00:00','/index.html','Chrome',1,'睿思科技 ','baidu'),(25509,'60.173.9.49','2014-09-16 00:00:00','/index.html','IE',1,'',''),(25510,'218.106.151.194','2014-09-16 00:00:00','/index.html','Chrome',1,'',''),(25511,'42.156.136.32','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25512,'195.2.240.101','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25513,'42.156.136.32','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25514,'182.254.152.151','2014-09-16 00:00:00','/index.html','Firefox',1,'',''),(25515,'182.254.152.151','2014-09-16 00:00:00','/index.html','Firefox',1,'',''),(25516,'198.74.118.142','2014-09-16 00:00:00','/index.html','IE',1,'',''),(25517,'195.2.240.101','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25518,'42.156.136.32','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25519,'42.156.136.32','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25520,'61.135.190.104','2014-09-16 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25521,'221.12.59.211','2014-09-16 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(25522,'37.59.4.151','2014-09-16 00:00:00','/index.html','Firefox',1,'',''),(25523,'221.12.59.211','2014-09-16 00:00:00','/index.html','Firefox',1,'�˼BI','baidu'),(25524,'61.157.96.111','2014-09-16 00:00:00','/index.html','IE',1,'',''),(25525,'61.157.96.111','2014-09-16 00:00:00','/index.html','IE',1,'',''),(25526,'61.157.96.111','2014-09-16 00:00:00','/index.html','IE',1,'',''),(25527,'61.157.96.111','2014-09-16 00:00:00','/index.html','IE',1,'',''),(25528,'42.156.136.32','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25529,'195.2.240.101','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25530,'221.12.59.212','2014-09-16 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(25531,'220.181.51.107','2014-09-16 00:00:00','/index.html','Firefox',1,'',''),(25532,'220.181.51.108','2014-09-16 00:00:00','/index.html','Firefox',1,'',''),(25533,'220.181.51.110','2014-09-16 00:00:00','/index.html','Firefox',1,'',''),(25534,'42.156.136.32','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25535,'42.120.161.65','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25536,'42.120.161.29','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25537,'195.2.240.101','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25538,'42.120.161.29','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25539,'198.74.118.142','2014-09-16 00:00:00','/index.html','IE',1,'',''),(25540,'115.197.54.198','2014-09-16 00:00:00','/index.html','Chrome',1,'',''),(25541,'42.120.161.29','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25542,'114.252.8.159','2014-09-16 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(25543,'195.2.240.101','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25544,'121.199.125.21','2014-09-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25545,'42.120.161.29','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25546,'121.199.125.21','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25547,'121.199.125.21','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25548,'125.82.118.181','2014-09-16 00:00:00','/index.html','Chrome',1,'',''),(25549,'222.186.128.53','2014-09-16 00:00:00','/index.html','IE',1,'',''),(25550,'195.2.240.101','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25551,'121.199.125.21','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25552,'121.199.125.21','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25553,'220.181.132.218','2014-09-16 00:00:00','/index.html','IE',1,'',''),(25554,'101.199.108.50','2014-09-16 00:00:00','/index.html','Safari',1,'',''),(25555,'113.45.197.25','2014-09-16 00:00:00','/news.htm','Chrome',1,'',''),(25556,'113.45.197.25','2014-09-16 00:00:00','/newsview.htm','Chrome',1,'',''),(25557,'113.45.197.25','2014-09-16 00:00:00','/newsview.htm','Chrome',1,'',''),(25558,'195.2.240.101','2014-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(25559,'222.130.249.199','2014-09-16 00:00:00','/newsview.htm','Chrome',1,'',''),(25560,'113.45.197.25','2014-09-16 00:00:00','/newsview.htm','Chrome',1,'',''),(25561,'113.45.197.25','2014-09-16 00:00:00','/index.html','Chrome',1,'',''),(25562,'122.226.223.69','2014-09-17 00:00:00','/hello.html','IE',0,'',''),(25563,'23.234.223.149','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25564,'61.160.247.181','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25565,'61.135.190.104','2014-09-17 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25566,'221.194.128.224','2014-09-17 00:00:00','/index.html','Firefox',1,'',''),(25567,'218.30.118.100','2014-09-17 00:00:00','/index.html','Firefox',1,'',''),(25568,'182.254.153.184','2014-09-17 00:00:00','/index.html','Firefox',1,'',''),(25569,'182.254.153.184','2014-09-17 00:00:00','/index.html','Firefox',1,'',''),(25570,'183.136.190.62','2014-09-17 00:00:00','/index.html','Chrome',1,'',''),(25571,'116.252.173.100','2014-09-17 00:00:00','/index.html','Firefox',1,'',''),(25572,'58.221.60.7','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25573,'198.74.118.142','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25574,'61.135.190.199','2014-09-17 00:00:00','/newsview.htm','Safari',1,'',''),(25575,'61.135.165.13','2014-09-17 00:00:00','/index.html','Chrome',1,'',''),(25576,'183.136.190.62','2014-09-17 00:00:00','/index.html','Chrome',1,'',''),(25577,'183.136.190.62','2014-09-17 00:00:00','/index.html','Chrome',1,'',''),(25578,'183.136.190.62','2014-09-17 00:00:00','/index.html','Chrome',1,'',''),(25579,'121.199.125.21','2014-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(25580,'180.149.143.153','2014-09-17 00:00:00','/newsview.htm','Safari',1,'',''),(25581,'122.225.61.134','2014-09-17 00:00:00','/index.html','Chrome',1,'',''),(25582,'42.120.161.29','2014-09-17 00:00:00','/index.html','Safari',1,'',''),(25583,'54.77.56.125','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25584,'42.156.137.116','2014-09-17 00:00:00','/index.html','Safari',1,'',''),(25585,'202.101.72.62','2014-09-17 00:00:00','/newsview.htm','Chrome',1,'',''),(25586,'42.156.137.116','2014-09-17 00:00:00','/index.html','Safari',1,'',''),(25587,'221.194.128.224','2014-09-17 00:00:00','/index.html','Firefox',1,'',''),(25588,'198.74.118.142','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25589,'42.156.137.116','2014-09-17 00:00:00','/index.html','Safari',1,'',''),(25590,'60.173.9.49','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25591,'221.12.59.213','2014-09-17 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(25592,'195.2.240.101','2014-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(25593,'42.156.137.116','2014-09-17 00:00:00','/index.html','Safari',1,'',''),(25594,'220.181.132.216','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25595,'101.199.108.118','2014-09-17 00:00:00','/index.html','Safari',1,'',''),(25596,'195.2.240.101','2014-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(25597,'42.156.137.116','2014-09-17 00:00:00','/index.html','Safari',1,'',''),(25598,'218.0.1.50','2014-09-17 00:00:00','/index.html','Chrome',1,'',''),(25599,'119.147.146.189','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25600,'42.156.137.116','2014-09-17 00:00:00','/index.html','Safari',1,'',''),(25601,'118.124.153.143','2014-09-17 00:00:00','/index.html','Chrome',1,'',''),(25602,'121.199.125.21','2014-09-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25603,'195.2.240.101','2014-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(25604,'60.173.9.49','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25605,'121.199.125.21','2014-09-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25606,'182.118.42.61','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25607,'202.101.75.53','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25608,'182.254.140.205','2014-09-17 00:00:00','/index.html','Firefox',1,'',''),(25609,'182.254.140.205','2014-09-17 00:00:00','/index.html','Firefox',1,'',''),(25610,'221.12.59.213','2014-09-17 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(25611,'198.74.118.142','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25612,'113.239.7.103','2014-09-17 00:00:00','/index.html','Chrome',1,'',''),(25613,'121.199.125.21','2014-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(25614,'46.29.20.219','2014-09-17 00:00:00','/index.html','IE',1,'',''),(25615,'198.74.118.142','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25616,'222.186.128.50','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25617,'23.234.223.142','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25618,'220.181.132.218','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25619,'101.199.112.53','2014-09-18 00:00:00','/index.html','Safari',1,'',''),(25620,'222.186.128.54','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25621,'61.135.190.100','2014-09-18 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25622,'95.132.92.209','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25623,'95.132.92.209','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25624,'195.2.240.101','2014-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(25625,'218.30.118.98','2014-09-18 00:00:00','/index.html','Firefox',1,'',''),(25626,'222.186.128.54','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25627,'183.136.190.40','2014-09-18 00:00:00','/index.html','Chrome',1,'',''),(25628,'198.74.118.142','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25629,'183.136.190.62','2014-09-18 00:00:00','/index.html','Chrome',1,'',''),(25630,'183.136.190.40','2014-09-18 00:00:00','/index.html','Chrome',1,'',''),(25631,'183.136.190.40','2014-09-18 00:00:00','/index.html','Chrome',1,'',''),(25632,'58.221.60.7','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25633,'195.2.240.101','2014-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(25634,'195.2.240.101','2014-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(25635,'195.2.240.101','2014-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(25636,'221.12.59.211','2014-09-18 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(25637,'61.157.96.111','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25638,'61.157.96.111','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25639,'61.157.96.111','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25640,'198.74.111.236','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25641,'66.249.69.166','2014-09-18 00:00:00','/news/newsview.htm','Safari',1,'',''),(25642,'66.249.69.198','2014-09-18 00:00:00','/news/newsview.htm','Safari',1,'',''),(25643,'61.160.247.181','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25644,'61.135.190.223','2014-09-18 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25645,'222.186.128.54','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25646,'60.218.122.6','2014-09-18 00:00:00','/index.html','IE',1,'睿思','baidu'),(25647,'61.135.186.30','2014-09-18 00:00:00','/newsview.htm','Safari',1,'',''),(25648,'222.186.128.53','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25649,'61.135.190.101','2014-09-18 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25650,'221.194.128.224','2014-09-18 00:00:00','/index.html','Firefox',1,'',''),(25651,'210.56.193.18','2014-09-18 00:00:00','/index.html','IE',1,'睿思 BI','baidu'),(25652,'210.56.193.18','2014-09-18 00:00:00','/news.htm','IE',1,'',''),(25653,'210.56.193.18','2014-09-18 00:00:00','/newsview.htm','IE',1,'',''),(25654,'210.56.193.18','2014-09-18 00:00:00','/newsview.htm','IE',1,'',''),(25655,'210.56.193.18','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25656,'221.12.59.213','2014-09-18 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(25657,'1.202.254.174','2014-09-18 00:00:00','/index.html','Chrome',1,'','baidu'),(25658,'1.202.254.174','2014-09-18 00:00:00','/index.html','Chrome',1,'',''),(25659,'195.2.240.101','2014-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(25660,'182.118.42.68','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25661,'195.2.240.101','2014-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(25662,'221.12.59.213','2014-09-18 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(25663,'42.156.137.116','2014-09-18 00:00:00','/index.html','Safari',1,'',''),(25664,'220.181.158.109','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25665,'220.181.158.109','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25666,'58.221.60.7','2014-09-18 00:00:00','/index.html','IE',1,'',''),(25667,'220.181.51.105','2014-09-18 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(25668,'195.2.240.101','2014-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(25669,'195.2.240.101','2014-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(25670,'220.181.158.109','2014-09-19 00:00:00','/index.html','IE',1,'',''),(25671,'220.181.158.109','2014-09-19 00:00:00','/index.html','IE',1,'',''),(25672,'195.2.240.101','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25673,'221.194.128.224','2014-09-19 00:00:00','/index.html','Firefox',1,'',''),(25674,'195.2.240.101','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25675,'220.181.158.106','2014-09-19 00:00:00','/index.html','Firefox',1,'',''),(25676,'183.136.190.62','2014-09-19 00:00:00','/index.html','Chrome',1,'',''),(25677,'195.2.240.101','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25678,'195.2.240.101','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25679,'183.136.190.62','2014-09-19 00:00:00','/index.html','Chrome',1,'',''),(25680,'183.136.190.62','2014-09-19 00:00:00','/index.html','Chrome',1,'',''),(25681,'183.136.190.62','2014-09-19 00:00:00','/index.html','Chrome',1,'',''),(25682,'222.186.128.50','2014-09-19 00:00:00','/index.html','IE',1,'',''),(25683,'195.2.240.101','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25684,'182.254.208.101','2014-09-19 00:00:00','/index.html','Firefox',1,'',''),(25685,'182.254.208.101','2014-09-19 00:00:00','/index.html','Firefox',1,'',''),(25686,'61.160.247.181','2014-09-19 00:00:00','/index.html','IE',1,'',''),(25687,'220.181.132.218','2014-09-19 00:00:00','/index.html','IE',1,'',''),(25688,'101.199.112.52','2014-09-19 00:00:00','/index.html','Safari',1,'',''),(25689,'195.2.240.101','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25690,'1.202.254.174','2014-09-19 00:00:00','/index.html','Chrome',1,'','baidu'),(25691,'171.212.209.221','2014-09-19 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(25692,'182.18.15.192','2014-09-19 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(25693,'182.18.15.192','2014-09-19 00:00:00','/news.htm','Firefox',1,'',''),(25694,'182.18.15.192','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25695,'182.18.15.192','2014-09-19 00:00:00','/news.htm','Firefox',1,'',''),(25696,'182.18.15.192','2014-09-19 00:00:00','/news.htm','Firefox',1,'',''),(25697,'182.18.15.192','2014-09-19 00:00:00','/index.html','Firefox',1,'',''),(25698,'182.18.15.192','2014-09-19 00:00:00','/news.htm','Firefox',1,'',''),(25699,'182.18.15.192','2014-09-19 00:00:00','/news.htm','Firefox',1,'',''),(25700,'182.18.15.192','2014-09-19 00:00:00','/news.htm','Firefox',1,'',''),(25701,'182.18.15.192','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25702,'195.2.240.101','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25703,'221.11.5.181','2014-09-19 00:00:00','/news.htm','Chrome',1,'',''),(25704,'221.11.5.181','2014-09-19 00:00:00','/news.htm','Chrome',1,'',''),(25705,'221.11.5.181','2014-09-19 00:00:00','/news.htm','Chrome',1,'',''),(25706,'221.11.5.181','2014-09-19 00:00:00','/news.htm','Chrome',1,'',''),(25707,'221.11.5.181','2014-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(25708,'221.11.5.181','2014-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(25709,'58.221.60.7','2014-09-19 00:00:00','/index.html','IE',1,'',''),(25710,'183.63.218.230','2014-09-19 00:00:00','/index.html','Chrome',1,'睿思科技 ','baidu'),(25711,'61.135.190.223','2014-09-19 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25712,'61.135.190.101','2014-09-19 00:00:00','/index.html','Firefox',1,'2163','baidu'),(25713,'121.199.125.21','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25714,'121.199.125.21','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25715,'66.249.67.158','2014-09-19 00:00:00','/news/newsview.htm','Safari',1,'',''),(25716,'220.181.132.216','2014-09-19 00:00:00','/index.html','IE',1,'',''),(25717,'101.199.108.54','2014-09-19 00:00:00','/index.html','Safari',1,'',''),(25718,'222.247.54.20','2014-09-19 00:00:00','/index.html','Chrome',1,'',''),(25719,'61.135.190.224','2014-09-19 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25720,'1.192.45.83','2014-09-19 00:00:00','/index.html','Chrome',1,'',''),(25721,'119.147.146.189','2014-09-19 00:00:00','/index.html','IE',1,'',''),(25722,'119.147.146.189','2014-09-19 00:00:00','/index.html','IE',1,'',''),(25723,'58.49.52.122','2014-09-19 00:00:00','/news.htm','Firefox',1,'',''),(25724,'58.49.52.122','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25725,'1.202.254.174','2014-09-19 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(25726,'58.49.52.122','2014-09-19 00:00:00','/news.htm','Firefox',1,'',''),(25727,'58.49.52.122','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25728,'58.49.52.122','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25729,'58.49.52.122','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25730,'58.49.52.122','2014-09-19 00:00:00','/index.html','Firefox',1,'',''),(25731,'221.12.59.213','2014-09-19 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(25732,'222.186.128.54','2014-09-19 00:00:00','/index.html','IE',1,'',''),(25733,'221.12.59.213','2014-09-19 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(25734,'123.145.28.182','2014-09-19 00:00:00','/index.html','Chrome',1,'',''),(25735,'123.125.71.61','2014-09-19 00:00:00','/index.html','Chrome',1,'',''),(25736,'220.181.51.107','2014-09-19 00:00:00','/index.html','Firefox',1,'',''),(25737,'220.181.51.102','2014-09-19 00:00:00','/index.html','Firefox',1,'',''),(25738,'66.249.67.7','2014-09-19 00:00:00','/news/newsview.htm','Safari',1,'',''),(25739,'221.12.59.213','2014-09-19 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(25740,'61.135.190.198','2014-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(25741,'58.221.60.7','2014-09-19 00:00:00','/index.html','IE',1,'',''),(25742,'221.12.59.213','2014-09-19 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(25743,'195.2.240.101','2014-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(25744,'195.2.240.101','2014-09-20 00:00:00','/newsview.htm','Firefox',1,'',''),(25745,'78.192.192.239','2014-09-20 00:00:00','/index.html','IE',1,'',''),(25746,'182.254.208.62','2014-09-20 00:00:00','/index.html','Firefox',1,'',''),(25747,'182.254.208.62','2014-09-20 00:00:00','/index.html','Firefox',1,'',''),(25748,'222.186.128.54','2014-09-20 00:00:00','/index.html','IE',1,'',''),(25749,'195.2.240.101','2014-09-20 00:00:00','/newsview.htm','Firefox',1,'',''),(25750,'221.194.128.224','2014-09-20 00:00:00','/index.html','Firefox',1,'',''),(25751,'222.186.128.53','2014-09-20 00:00:00','/index.html','IE',1,'',''),(25752,'218.30.118.98','2014-09-20 00:00:00','/index.html','Firefox',1,'',''),(25753,'195.2.240.101','2014-09-20 00:00:00','/newsview.htm','Firefox',1,'',''),(25754,'42.156.137.116','2014-09-20 00:00:00','/index.html','Safari',1,'',''),(25755,'58.221.59.172','2014-09-20 00:00:00','/index.html','IE',1,'',''),(25756,'183.136.190.62','2014-09-20 00:00:00','/index.html','Chrome',1,'',''),(25757,'183.136.190.40','2014-09-20 00:00:00','/index.html','Chrome',1,'',''),(25758,'183.136.190.40','2014-09-20 00:00:00','/index.html','Chrome',1,'',''),(25759,'123.125.71.120','2014-09-20 00:00:00','/index.html','Chrome',1,'',''),(25760,'222.186.128.50','2014-09-20 00:00:00','/index.html','IE',1,'',''),(25761,'195.2.240.101','2014-09-20 00:00:00','/newsview.htm','Firefox',1,'',''),(25762,'183.136.190.62','2014-09-20 00:00:00','/index.html','Chrome',1,'',''),(25763,'222.186.128.54','2014-09-20 00:00:00','/index.html','IE',1,'',''),(25764,'195.2.240.101','2014-09-20 00:00:00','/newsview.htm','Firefox',1,'',''),(25765,'195.2.240.101','2014-09-20 00:00:00','/newsview.htm','Firefox',1,'',''),(25766,'66.249.69.182','2014-09-20 00:00:00','/news/newsview.htm','Safari',1,'',''),(25767,'220.181.132.218','2014-09-20 00:00:00','/index.html','IE',1,'',''),(25768,'220.181.132.198','2014-09-20 00:00:00','/index.html','Safari',1,'',''),(25769,'101.199.112.45','2014-09-20 00:00:00','/index.html','Safari',1,'',''),(25770,'61.135.190.102','2014-09-20 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(25771,'210.41.86.161','2014-09-20 00:00:00','/index.html','Chrome',1,'',''),(25772,'221.194.128.224','2014-09-20 00:00:00','/index.html','Firefox',1,'',''),(25773,'61.135.190.224','2014-09-20 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25774,'195.2.240.101','2014-09-20 00:00:00','/newsview.htm','Firefox',1,'',''),(25775,'222.128.172.56','2014-09-20 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(25776,'222.128.174.214','2014-09-20 00:00:00','/news.htm','Chrome',1,'',''),(25777,'111.225.223.153','2014-09-20 00:00:00','/index.html','Chrome',1,'',''),(25778,'60.173.9.49','2014-09-20 00:00:00','/index.html','IE',1,'',''),(25779,'121.199.125.21','2014-09-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25780,'60.173.8.240','2014-09-20 00:00:00','/index.html','IE',1,'',''),(25781,'222.186.128.54','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25782,'182.118.53.105','2014-09-21 00:00:00','/index.html','Safari',1,'',''),(25783,'182.118.45.224','2014-09-21 00:00:00','/index.html','Safari',1,'',''),(25784,'222.186.128.54','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25785,'121.199.125.21','2014-09-21 00:00:00','/newsview.htm','Firefox',1,'',''),(25786,'222.186.128.52','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25787,'195.2.240.101','2014-09-21 00:00:00','/newsview.htm','Firefox',1,'',''),(25788,'66.249.64.62','2014-09-21 00:00:00','/newsview.htm','Safari',1,'',''),(25789,'220.181.158.106','2014-09-21 00:00:00','/index.html','Firefox',1,'',''),(25790,'183.136.190.62','2014-09-21 00:00:00','/index.html','Chrome',1,'',''),(25791,'61.160.247.181','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25792,'183.136.190.40','2014-09-21 00:00:00','/index.html','Chrome',1,'',''),(25793,'183.136.190.62','2014-09-21 00:00:00','/index.html','Chrome',1,'',''),(25794,'182.118.60.22','2014-09-21 00:00:00','/index.html','Safari',1,'',''),(25795,'182.118.55.186','2014-09-21 00:00:00','/index.html','Safari',1,'',''),(25796,'183.136.190.62','2014-09-21 00:00:00','/index.html','Chrome',1,'',''),(25797,'222.186.128.54','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25798,'42.156.137.116','2014-09-21 00:00:00','/index.html','Safari',1,'',''),(25799,'123.125.71.105','2014-09-21 00:00:00','/index.html','Chrome',1,'',''),(25800,'222.186.128.50','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25801,'60.173.9.49','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25802,'222.186.128.51','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25803,'66.249.64.166','2014-09-21 00:00:00','/news/newsview.htm','Safari',1,'',''),(25804,'180.153.182.132','2014-09-21 00:00:00','/news.htm','IE',1,'',''),(25805,'180.153.182.178','2014-09-21 00:00:00','/news.htm','IE',1,'',''),(25806,'121.199.125.21','2014-09-21 00:00:00','/newsview.htm','Firefox',1,'',''),(25807,'121.199.125.21','2014-09-21 00:00:00','/newsview.htm','Firefox',1,'',''),(25808,'222.186.128.50','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25809,'195.2.240.101','2014-09-21 00:00:00','/newsview.htm','Firefox',1,'',''),(25810,'121.199.125.21','2014-09-21 00:00:00','/newsview.htm','Firefox',1,'',''),(25811,'60.240.218.53','2014-09-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(25812,'121.199.125.21','2014-09-21 00:00:00','/newsview.htm','Firefox',1,'',''),(25813,'222.186.128.54','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25814,'112.10.32.226','2014-09-21 00:00:00','/index.html','Firefox',1,'',''),(25815,'218.77.79.48','2014-09-21 00:00:00','/index.html','Chrome',1,'',''),(25816,'220.181.132.218','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25817,'101.199.108.58','2014-09-21 00:00:00','/index.html','Safari',1,'',''),(25818,'195.2.240.101','2014-09-21 00:00:00','/newsview.htm','Firefox',1,'',''),(25819,'58.221.60.7','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25820,'46.29.20.219','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25821,'180.153.187.240','2014-09-21 00:00:00','/index.html','Safari',1,'',''),(25822,'221.194.128.224','2014-09-21 00:00:00','/index.html','Firefox',1,'',''),(25823,'222.186.128.54','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25824,'195.2.240.101','2014-09-21 00:00:00','/newsview.htm','Firefox',1,'',''),(25825,'123.125.71.95','2014-09-21 00:00:00','/index.html','Chrome',1,'',''),(25826,'61.135.186.29','2014-09-21 00:00:00','/newsview.htm','Safari',1,'',''),(25827,'61.135.190.224','2014-09-21 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25828,'222.186.128.53','2014-09-21 00:00:00','/index.html','IE',1,'',''),(25829,'195.2.240.101','2014-09-21 00:00:00','/newsview.htm','Firefox',1,'',''),(25830,'69.58.178.57','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25831,'69.58.178.57','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25832,'69.58.178.57','2014-09-22 00:00:00','/news.htm','Firefox',1,'',''),(25833,'195.2.240.101','2014-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(25834,'195.2.240.101','2014-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(25835,'61.135.190.224','2014-09-22 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25836,'58.221.60.7','2014-09-22 00:00:00','/index.html','IE',1,'',''),(25837,'198.178.124.47','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25838,'222.186.128.54','2014-09-22 00:00:00','/index.html','IE',1,'',''),(25839,'195.2.240.101','2014-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(25840,'183.136.190.40','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25841,'183.136.190.62','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25842,'218.30.118.98','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25843,'183.136.190.62','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25844,'221.194.128.224','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25845,'195.2.240.101','2014-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(25846,'60.173.9.49','2014-09-22 00:00:00','/index.html','IE',1,'',''),(25847,'183.136.190.62','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25848,'121.199.125.21','2014-09-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25849,'195.2.240.101','2014-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(25850,'125.220.75.175','2014-09-22 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(25851,'125.220.75.175','2014-09-22 00:00:00','/index.html','IE',1,'',''),(25852,'222.186.128.54','2014-09-22 00:00:00','/index.html','IE',1,'',''),(25853,'195.2.240.101','2014-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(25854,'221.130.33.39','2014-09-22 00:00:00','/index.html','Safari',1,'',''),(25855,'220.181.132.218','2014-09-22 00:00:00','/index.html','Safari',1,'',''),(25856,'220.181.132.218','2014-09-22 00:00:00','/index.html','Safari',1,'',''),(25857,'182.254.208.254','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25858,'182.254.208.254','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25859,'101.199.108.119','2014-09-22 00:00:00','/index.html','Safari',1,'',''),(25860,'101.199.112.53','2014-09-22 00:00:00','/index.html','Safari',1,'',''),(25861,'123.180.227.225','2014-09-22 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(25862,'123.180.227.225','2014-09-22 00:00:00','/index.html','Chrome',1,'','baidu'),(25863,'125.220.75.185','2014-09-22 00:00:00','/index.html','Chrome',1,'','baidu'),(25864,'60.223.255.180','2014-09-22 00:00:00','/index.html','Chrome',1,'睿思 olap','baidu'),(25865,'60.223.255.180','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25866,'180.153.182.88','2014-09-22 00:00:00','/news/newsview.htm','IE',1,'',''),(25867,'180.153.182.196','2014-09-22 00:00:00','/news/newsview.htm','IE',1,'',''),(25868,'61.50.211.66','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25869,'171.213.63.116','2014-09-22 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(25870,'171.213.63.116','2014-09-22 00:00:00','/news.htm','Chrome',1,'',''),(25871,'171.213.63.116','2014-09-22 00:00:00','/news.htm','Chrome',1,'',''),(25872,'171.213.63.116','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25873,'42.156.136.63','2014-09-22 00:00:00','/index.html','Safari',1,'',''),(25874,'111.206.82.82','2014-09-22 00:00:00','/index.html','Safari',1,'',''),(25875,'222.186.128.54','2014-09-22 00:00:00','/index.html','IE',1,'',''),(25876,'130.185.139.213','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25877,'222.186.128.50','2014-09-22 00:00:00','/index.html','IE',1,'',''),(25878,'195.2.240.101','2014-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(25879,'120.199.6.35','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25880,'218.24.42.137','2014-09-22 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(25881,'120.199.6.35','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25882,'223.72.72.163','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25883,'223.72.72.163','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25884,'223.72.72.163','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25885,'223.72.72.163','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25886,'223.72.72.163','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25887,'220.181.51.56','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25888,'118.199.109.142','2014-09-22 00:00:00','/newsview.htm','Chrome',1,'',''),(25889,'111.161.64.182','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25890,'195.2.240.101','2014-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(25891,'220.181.51.110','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25892,'220.181.51.110','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25893,'220.181.51.110','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25894,'220.181.51.102','2014-09-22 00:00:00','/index.html','Firefox',1,'',''),(25895,'218.28.242.109','2014-09-22 00:00:00','/news.htm','Chrome',1,'',''),(25896,'61.135.190.201','2014-09-22 00:00:00','/index.html','IE',1,'www','baidu'),(25897,'121.199.125.21','2014-09-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25898,'222.186.128.54','2014-09-22 00:00:00','/index.html','IE',1,'',''),(25899,'119.129.208.122','2014-09-22 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(25900,'119.129.208.122','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25901,'119.129.208.122','2014-09-22 00:00:00','/news.htm','Chrome',1,'',''),(25902,'195.2.240.101','2014-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(25903,'220.181.132.218','2014-09-22 00:00:00','/index.html','IE',1,'',''),(25904,'220.181.132.198','2014-09-22 00:00:00','/index.html','Safari',1,'',''),(25905,'122.226.223.69','2014-09-22 00:00:00','/hello.html','IE',0,'',''),(25906,'182.118.41.63','2014-09-22 00:00:00','/index.html','IE',1,'',''),(25907,'222.186.128.54','2014-09-22 00:00:00','/index.html','IE',1,'',''),(25908,'220.181.51.40','2014-09-22 00:00:00','/index.html','Chrome',1,'',''),(25909,'222.186.128.53','2014-09-22 00:00:00','/index.html','IE',1,'',''),(25910,'61.135.190.224','2014-09-22 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25911,'195.2.240.101','2014-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(25912,'163.125.20.209','2014-09-22 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(25913,'61.135.190.220','2014-09-23 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25914,'182.254.151.140','2014-09-23 00:00:00','/index.html','Firefox',1,'',''),(25915,'182.254.151.140','2014-09-23 00:00:00','/index.html','Firefox',1,'',''),(25916,'218.30.118.101','2014-09-23 00:00:00','/index.html','Firefox',1,'',''),(25917,'121.199.125.21','2014-09-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25918,'121.199.125.21','2014-09-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25919,'183.136.190.62','2014-09-23 00:00:00','/index.html','Chrome',1,'',''),(25920,'183.136.190.62','2014-09-23 00:00:00','/index.html','Chrome',1,'',''),(25921,'183.136.190.40','2014-09-23 00:00:00','/index.html','Chrome',1,'',''),(25922,'183.136.190.62','2014-09-23 00:00:00','/index.html','Chrome',1,'',''),(25923,'220.174.208.155','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25924,'195.2.240.101','2014-09-23 00:00:00','/newsview.htm','Firefox',1,'',''),(25925,'111.161.64.182','2014-09-23 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(25926,'123.125.71.92','2014-09-23 00:00:00','/index.html','Chrome',1,'',''),(25927,'123.125.71.30','2014-09-23 00:00:00','/index.html','Chrome',1,'',''),(25928,'111.161.64.182','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25929,'111.161.64.182','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25930,'221.194.128.224','2014-09-23 00:00:00','/index.html','Firefox',1,'',''),(25931,'220.181.51.61','2014-09-23 00:00:00','/index.html','Chrome',1,'',''),(25932,'111.206.36.8','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25933,'222.186.128.54','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25934,'103.8.220.203','2014-09-23 00:00:00','/news.htm','IE',1,'',''),(25935,'121.199.125.21','2014-09-23 00:00:00','/newsview.htm','Firefox',1,'',''),(25936,'121.199.125.21','2014-09-23 00:00:00','/newsview.htm','Firefox',1,'',''),(25937,'221.12.59.211','2014-09-23 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(25938,'220.181.51.208','2014-09-23 00:00:00','/index.html','IE',1,'www','baidu'),(25939,'219.134.101.13','2014-09-23 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(25940,'219.134.101.13','2014-09-23 00:00:00','/index.html','Chrome',1,'',''),(25941,'195.2.240.101','2014-09-23 00:00:00','/newsview.htm','Firefox',1,'',''),(25942,'195.2.240.101','2014-09-23 00:00:00','/newsview.htm','Firefox',1,'',''),(25943,'222.186.128.50','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25944,'182.118.42.105','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25945,'192.184.60.203','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25946,'192.184.60.203','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25947,'192.184.60.203','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25948,'192.184.60.203','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25949,'192.184.60.203','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25950,'61.135.190.102','2014-09-23 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25951,'123.125.71.61','2014-09-23 00:00:00','/index.html','Chrome',1,'',''),(25952,'60.173.9.49','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25953,'220.181.132.218','2014-09-23 00:00:00','/index.html','IE',1,'',''),(25954,'220.181.132.197','2014-09-23 00:00:00','/index.html','Safari',1,'',''),(25955,'221.194.128.224','2014-09-23 00:00:00','/index.html','Firefox',1,'',''),(25956,'61.135.190.102','2014-09-23 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25957,'121.199.125.21','2014-09-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25958,'222.186.128.50','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25959,'195.2.240.101','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(25960,'218.30.118.98','2014-09-24 00:00:00','/index.html','Firefox',1,'',''),(25961,'183.136.190.62','2014-09-24 00:00:00','/index.html','Chrome',1,'',''),(25962,'121.199.125.21','2014-09-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25963,'195.2.240.101','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(25964,'121.199.125.21','2014-09-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25965,'183.136.190.62','2014-09-24 00:00:00','/index.html','Chrome',1,'',''),(25966,'183.136.190.62','2014-09-24 00:00:00','/index.html','Chrome',1,'',''),(25967,'183.136.190.62','2014-09-24 00:00:00','/index.html','Chrome',1,'',''),(25968,'42.120.160.23','2014-09-24 00:00:00','/index.html','Safari',1,'',''),(25969,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25970,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25971,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25972,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25973,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25974,'195.2.240.101','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(25975,'222.186.128.54','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25976,'58.221.60.7','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25977,'1.202.240.87','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25978,'195.2.240.101','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(25979,'1.202.254.174','2014-09-24 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(25980,'203.208.60.184','2014-09-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(25981,'203.208.60.185','2014-09-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(25982,'203.208.60.199','2014-09-24 00:00:00','/index.html','Safari',1,'',''),(25983,'203.208.60.188','2014-09-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(25984,'61.135.190.102','2014-09-24 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(25985,'180.149.143.154','2014-09-24 00:00:00','/newsview.htm','Safari',1,'',''),(25986,'103.8.220.203','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(25987,'61.160.247.181','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25988,'113.4.244.101','2014-09-24 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(25989,'114.214.164.233','2014-09-24 00:00:00','/index.html','Firefox',1,'',''),(25990,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25991,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25992,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25993,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25994,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25995,'121.199.125.21','2014-09-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(25996,'61.135.190.102','2014-09-24 00:00:00','/index.html','Firefox',1,'�˼','baidu'),(25997,'121.199.125.21','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(25998,'110.80.33.98','2014-09-24 00:00:00','/index.html','IE',1,'',''),(25999,'110.80.33.98','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26000,'110.80.33.98','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26001,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26002,'110.80.33.98','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26003,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26004,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26005,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26006,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26007,'110.80.33.98','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26008,'110.80.33.98','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26009,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26010,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26011,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26012,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26013,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26014,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26015,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26016,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26017,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26018,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26019,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26020,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26021,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26022,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26023,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26024,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26025,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26026,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26027,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26028,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26029,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26030,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26031,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26032,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26033,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26034,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26035,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26036,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26037,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26038,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26039,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26040,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26041,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26042,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26043,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26044,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26045,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26046,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26047,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26048,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26049,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26050,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26051,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26052,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26053,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26054,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26055,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26056,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26057,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26058,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26059,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26060,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26061,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26062,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26063,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26064,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26065,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26066,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26067,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26068,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26069,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26070,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26071,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26072,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26073,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26074,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26075,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26076,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26077,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26078,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26079,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26080,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26081,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26082,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26083,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26084,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26085,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26086,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26087,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26088,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26089,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26090,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26091,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26092,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26093,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26094,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26095,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26096,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26097,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26098,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26099,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26100,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26101,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26102,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26103,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26104,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26105,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26106,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26107,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26108,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26109,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26110,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26111,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26112,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26113,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26114,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26115,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26116,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26117,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26118,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26119,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26120,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26121,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26122,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26123,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26124,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26125,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26126,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26127,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26128,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26129,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26130,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26131,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26132,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26133,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26134,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26135,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26136,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26137,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26138,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26139,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26140,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26141,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26142,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26143,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26144,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26145,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26146,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26147,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26148,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26149,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26150,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26151,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26152,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26153,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26154,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26155,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26156,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26157,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26158,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26159,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26160,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26161,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26162,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26163,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26164,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26165,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26166,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26167,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26168,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26169,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26170,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26171,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26172,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26173,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26174,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26175,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26176,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26177,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26178,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26179,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26180,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26181,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26182,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26183,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26184,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26185,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26186,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26187,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26188,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26189,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26190,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26191,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26192,'110.80.33.98','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26193,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26194,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26195,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26196,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26197,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26198,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26199,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26200,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26201,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26202,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26203,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26204,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26205,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26206,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26207,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26208,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26209,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26210,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26211,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26212,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26213,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26214,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26215,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26216,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26217,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26218,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26219,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26220,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26221,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26222,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26223,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26224,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26225,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26226,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26227,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26228,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26229,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26230,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26231,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26232,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26233,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26234,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26235,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26236,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26237,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26238,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26239,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26240,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26241,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26242,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26243,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26244,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26245,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26246,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26247,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26248,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26249,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26250,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26251,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26252,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26253,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26254,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26255,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26256,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26257,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26258,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26259,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26260,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26261,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26262,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26263,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26264,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26265,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26266,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26267,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26268,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26269,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26270,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26271,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26272,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26273,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26274,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26275,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26276,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26277,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26278,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26279,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26280,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26281,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26282,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26283,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26284,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26285,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26286,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26287,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26288,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26289,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26290,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26291,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26292,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26293,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26294,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26295,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26296,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26297,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26298,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26299,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26300,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26301,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26302,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26303,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26304,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26305,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26306,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26307,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26308,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26309,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26310,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26311,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26312,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26313,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26314,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26315,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26316,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26317,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26318,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26319,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26320,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26321,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26322,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26323,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26324,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26325,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26326,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26327,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26328,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26329,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26330,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26331,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26332,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26333,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26334,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26335,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26336,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26337,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26338,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26339,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26340,'110.80.33.98','2014-09-24 00:00:00','/newsview.htm','IE',1,'',''),(26341,'121.199.125.21','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(26342,'121.199.125.21','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(26343,'121.199.125.21','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(26344,'121.199.125.21','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(26345,'121.199.125.21','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(26346,'123.118.9.242','2014-09-24 00:00:00','/index.html','IE',1,'睿思bi','360'),(26347,'123.118.9.242','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26348,'103.8.220.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26349,'103.8.220.203','2014-09-24 00:00:00','/news.htm','IE',1,'',''),(26350,'123.118.9.242','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26351,'117.40.138.148','2014-09-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(26352,'123.118.9.242','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26353,'222.186.128.54','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26354,'195.2.240.101','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(26355,'59.175.233.172','2014-09-24 00:00:00','/index.html','Chrome',1,'睿思软件 BI','baidu'),(26356,'59.175.233.172','2014-09-24 00:00:00','/index.html','Chrome',1,'',''),(26357,'220.181.132.216','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26358,'101.199.108.120','2014-09-24 00:00:00','/index.html','Safari',1,'',''),(26359,'220.181.51.56','2014-09-24 00:00:00','/index.html','Chrome',1,'',''),(26360,'195.2.240.101','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(26361,'121.199.125.21','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(26362,'195.2.240.101','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(26363,'121.199.125.21','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(26364,'58.221.59.172','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26365,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26366,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26367,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26368,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26369,'192.184.60.203','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26370,'61.135.165.8','2014-09-24 00:00:00','/index.html','IE',1,'',''),(26371,'195.2.240.101','2014-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(26372,'144.76.178.236','2014-09-24 00:00:00','/index.html','Chrome',1,'',''),(26373,'144.76.178.236','2014-09-24 00:00:00','/news.htm','Chrome',1,'',''),(26374,'144.76.178.236','2014-09-24 00:00:00','/index.html','Chrome',1,'',''),(26375,'144.76.178.236','2014-09-24 00:00:00','/newsview.htm','Chrome',1,'',''),(26376,'144.76.178.236','2014-09-24 00:00:00','/newsview.htm','Chrome',1,'',''),(26377,'144.76.178.236','2014-09-24 00:00:00','/newsview.htm','Chrome',1,'',''),(26378,'144.76.178.236','2014-09-24 00:00:00','/newsview.htm','Chrome',1,'',''),(26379,'144.76.178.236','2014-09-24 00:00:00','/newsview.htm','Chrome',1,'',''),(26380,'220.181.132.218','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26381,'220.181.132.198','2014-09-25 00:00:00','/index.html','Safari',1,'',''),(26382,'61.135.190.68','2014-09-25 00:00:00','/index.html','Firefox',1,'',''),(26383,'195.2.240.101','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26384,'195.2.240.101','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26385,'121.199.125.21','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26386,'222.186.128.54','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26387,'61.135.186.6','2014-09-25 00:00:00','/index.html','Safari',1,'',''),(26388,'195.2.240.101','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26389,'121.199.125.21','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26390,'121.199.125.21','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26391,'183.136.190.62','2014-09-25 00:00:00','/index.html','Chrome',1,'',''),(26392,'183.136.190.40','2014-09-25 00:00:00','/index.html','Chrome',1,'',''),(26393,'218.30.118.80','2014-09-25 00:00:00','/index.html','Firefox',1,'',''),(26394,'183.136.190.62','2014-09-25 00:00:00','/index.html','Chrome',1,'',''),(26395,'183.136.190.62','2014-09-25 00:00:00','/index.html','Chrome',1,'',''),(26396,'221.194.128.224','2014-09-25 00:00:00','/index.html','Firefox',1,'',''),(26397,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26398,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26399,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26400,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26401,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26402,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26403,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26404,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26405,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26406,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26407,'121.199.125.21','2014-09-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26408,'121.199.125.21','2014-09-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26409,'195.2.240.101','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26410,'195.2.240.101','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26411,'42.120.160.23','2014-09-25 00:00:00','/index.html','Safari',1,'',''),(26412,'23.225.128.131','2014-09-25 00:00:00','/index.html','Firefox',1,'','baidu'),(26413,'23.225.128.106','2014-09-25 00:00:00','/index.html','Firefox',1,'','baidu'),(26414,'23.225.128.30','2014-09-25 00:00:00','/index.html','Firefox',1,'','baidu'),(26415,'23.225.128.217','2014-09-25 00:00:00','/index.html','Firefox',1,'','baidu'),(26416,'23.225.128.170','2014-09-25 00:00:00','/index.html','Firefox',1,'','baidu'),(26417,'221.12.59.212','2014-09-25 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(26418,'195.2.240.101','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26419,'221.12.59.212','2014-09-25 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(26420,'61.135.190.69','2014-09-25 00:00:00','/index.html','IE',1,'www','baidu'),(26421,'221.12.59.211','2014-09-25 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(26422,'61.160.247.181','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26423,'1.192.49.6','2014-09-25 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(26424,'195.2.240.101','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26425,'61.135.165.8','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26426,'180.153.182.115','2014-09-25 00:00:00','/newsview.htm','IE',1,'',''),(26427,'180.153.182.115','2014-09-25 00:00:00','/newsview.htm','IE',1,'',''),(26428,'195.2.240.101','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26429,'220.181.51.107','2014-09-25 00:00:00','/index.html','Firefox',1,'',''),(26430,'220.181.51.104','2014-09-25 00:00:00','/index.html','Firefox',1,'',''),(26431,'61.135.190.219','2014-09-25 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(26432,'61.135.165.38','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26433,'208.90.57.196','2014-09-25 00:00:00','/index.html','Firefox',1,'',''),(26434,'61.135.190.72','2014-09-25 00:00:00','/index.html','IE',1,'www','baidu'),(26435,'182.242.227.181','2014-09-25 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(26436,'182.242.227.181','2014-09-25 00:00:00','/news.htm','Chrome',1,'',''),(26437,'182.242.227.181','2014-09-25 00:00:00','/newsview.htm','Chrome',1,'',''),(26438,'182.242.227.181','2014-09-25 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(26439,'123.249.29.201','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26440,'123.249.29.201','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26441,'123.249.29.201','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26442,'123.249.29.201','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26443,'60.173.9.49','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26444,'106.120.121.156','2014-09-25 00:00:00','/index.html','Chrome',1,'','baidu'),(26445,'208.90.57.196','2014-09-25 00:00:00','/index.html','Firefox',1,'',''),(26446,'220.181.51.38','2014-09-25 00:00:00','/index.html','Chrome',1,'',''),(26447,'61.135.190.220','2014-09-25 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(26448,'106.120.121.156','2014-09-25 00:00:00','/index.html','Chrome',1,'','baidu'),(26449,'46.29.20.219','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26450,'61.148.95.86','2014-09-25 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(26451,'61.148.95.86','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26452,'61.148.95.86','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26453,'61.148.95.86','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26454,'121.199.125.21','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26455,'121.199.125.21','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26456,'220.181.132.216','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26457,'101.199.108.55','2014-09-25 00:00:00','/index.html','Safari',1,'',''),(26458,'221.194.128.224','2014-09-25 00:00:00','/index.html','Firefox',1,'',''),(26459,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26460,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26461,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26462,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26463,'192.184.60.203','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26464,'61.135.169.40','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26465,'221.12.59.213','2014-09-25 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(26466,'60.223.255.180','2014-09-25 00:00:00','/index.html','Chrome',1,'',''),(26467,'60.223.255.180','2014-09-25 00:00:00','/index.html','Chrome',1,'',''),(26468,'60.223.255.180','2014-09-25 00:00:00','/index.html','Chrome',1,'',''),(26469,'60.223.255.180','2014-09-25 00:00:00','/index.html','Chrome',1,'',''),(26470,'60.223.255.180','2014-09-25 00:00:00','/index.html','Chrome',1,'',''),(26471,'60.223.255.180','2014-09-25 00:00:00','/index.html','Chrome',1,'',''),(26472,'195.2.240.101','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26473,'60.173.9.49','2014-09-25 00:00:00','/index.html','IE',1,'',''),(26474,'61.135.190.201','2014-09-25 00:00:00','/index.html','IE',1,'睿思BI|北京睿思科技有限公司|商业智能|BI|数据分析软件供应商','baidu'),(26475,'195.2.240.101','2014-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(26476,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26477,'23.236.64.174','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26478,'213.136.76.243','2014-09-26 00:00:00','/index.html','Firefox',1,'',''),(26479,'182.254.140.205','2014-09-26 00:00:00','/index.html','Firefox',1,'',''),(26480,'182.254.140.205','2014-09-26 00:00:00','/index.html','Firefox',1,'',''),(26481,'182.254.208.14','2014-09-26 00:00:00','/index.html','Firefox',1,'',''),(26482,'182.254.208.14','2014-09-26 00:00:00','/index.html','Firefox',1,'',''),(26483,'110.75.186.210','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26484,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26485,'198.74.118.142','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26486,'213.136.76.243','2014-09-26 00:00:00','/index.html','Firefox',1,'',''),(26487,'121.199.125.21','2014-09-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26488,'192.184.60.203','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26489,'192.184.60.203','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26490,'192.184.60.203','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26491,'192.184.60.203','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26492,'192.184.60.203','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26493,'61.160.247.181','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26494,'218.30.118.80','2014-09-26 00:00:00','/index.html','Firefox',1,'',''),(26495,'23.236.64.174','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26496,'183.136.190.62','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26497,'183.136.190.62','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26498,'183.136.190.62','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26499,'183.136.190.62','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26500,'23.236.64.174','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26501,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26502,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26503,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26504,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26505,'121.199.125.21','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26506,'121.199.125.21','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26507,'121.199.125.21','2014-09-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26508,'222.186.128.54','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26509,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26510,'23.236.64.174','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26511,'123.125.71.62','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26512,'123.151.37.144','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26513,'220.181.132.218','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26514,'101.199.108.51','2014-09-26 00:00:00','/index.html','Safari',1,'',''),(26515,'60.223.255.180','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26516,'121.199.125.21','2014-09-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26517,'58.62.26.200','2014-09-26 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(26518,'58.62.26.200','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26519,'110.85.5.77','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26520,'61.135.169.75','2014-09-26 00:00:00','/index.html','Chrome',1,'','baidu'),(26521,'23.236.64.174','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26522,'222.186.128.52','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26523,'121.199.125.21','2014-09-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26524,'60.223.255.180','2014-09-26 00:00:00','/news.htm','Chrome',1,'',''),(26525,'60.223.255.180','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26526,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26527,'23.236.64.174','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26528,'175.0.141.210','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26529,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26530,'198.74.98.228','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26531,'121.199.125.21','2014-09-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26532,'123.151.172.194','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26533,'222.244.238.36','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26534,'222.244.238.36','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26535,'222.186.128.52','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26536,'123.125.71.136','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26537,'192.184.60.203','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26538,'192.184.60.203','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26539,'192.184.60.203','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26540,'192.184.60.203','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26541,'192.184.60.203','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26542,'175.0.141.96','2014-09-26 00:00:00','/news.htm','Chrome',1,'',''),(26543,'175.0.141.96','2014-09-26 00:00:00','/newsview.htm','Chrome',1,'',''),(26544,'23.236.64.174','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26545,'175.0.141.96','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26546,'175.0.141.96','2014-09-26 00:00:00','/news.htm','Chrome',1,'',''),(26547,'175.0.141.96','2014-09-26 00:00:00','/newsview.htm','Chrome',1,'',''),(26548,'175.0.141.96','2014-09-26 00:00:00','/newsview.htm','Chrome',1,'',''),(26549,'1.202.254.174','2014-09-26 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(26550,'1.202.254.174','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26551,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26552,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26553,'123.125.71.115','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26554,'123.125.71.22','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26555,'123.125.71.74','2014-09-26 00:00:00','/index.html','Chrome',1,'',''),(26556,'220.181.132.216','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26557,'101.199.108.51','2014-09-26 00:00:00','/index.html','Safari',1,'',''),(26558,'61.135.165.41','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26559,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26560,'222.186.128.52','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26561,'23.236.64.174','2014-09-26 00:00:00','/index.html','IE',1,'',''),(26562,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26563,'121.199.125.21','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26564,'221.194.128.224','2014-09-26 00:00:00','/index.html','Firefox',1,'',''),(26565,'195.2.240.101','2014-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(26566,'101.41.32.25','2014-09-27 00:00:00','/index.html','Opera',1,'北京睿思','baidu'),(26567,'23.236.64.174','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26568,'101.41.32.25','2014-09-27 00:00:00','/index.html','Opera',1,'',''),(26569,'101.41.32.25','2014-09-27 00:00:00','/news.htm','Opera',1,'',''),(26570,'101.41.32.25','2014-09-27 00:00:00','/newsview.htm','Opera',1,'',''),(26571,'101.41.32.25','2014-09-27 00:00:00','/newsview.htm','Opera',1,'',''),(26572,'101.41.32.25','2014-09-27 00:00:00','/newsview.htm','Opera',1,'',''),(26573,'101.41.32.25','2014-09-27 00:00:00','/newsview.htm','Opera',1,'',''),(26574,'101.41.32.25','2014-09-27 00:00:00','/newsview.htm','Opera',1,'',''),(26575,'101.41.32.25','2014-09-27 00:00:00','/news.htm','Opera',1,'',''),(26576,'101.41.32.25','2014-09-27 00:00:00','/newsview.htm','Opera',1,'',''),(26577,'101.41.32.25','2014-09-27 00:00:00','/newsview.htm','Opera',1,'',''),(26578,'101.41.32.25','2014-09-27 00:00:00','/newsview.htm','Opera',1,'',''),(26579,'101.41.32.25','2014-09-27 00:00:00','/index.html','Opera',1,'',''),(26580,'182.254.209.57','2014-09-27 00:00:00','/index.html','Firefox',1,'',''),(26581,'182.254.209.57','2014-09-27 00:00:00','/index.html','Firefox',1,'',''),(26582,'64.246.165.180','2014-09-27 00:00:00','/index.html','Firefox',1,'',''),(26583,'195.2.240.101','2014-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(26584,'195.2.240.101','2014-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(26585,'64.246.165.10','2014-09-27 00:00:00','/index.html','Firefox',1,'',''),(26586,'23.236.64.174','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26587,'222.186.128.50','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26588,'183.136.190.62','2014-09-27 00:00:00','/index.html','Chrome',1,'',''),(26589,'183.136.190.62','2014-09-27 00:00:00','/index.html','Chrome',1,'',''),(26590,'61.135.190.224','2014-09-27 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(26591,'183.136.190.62','2014-09-27 00:00:00','/index.html','Chrome',1,'',''),(26592,'183.136.190.62','2014-09-27 00:00:00','/index.html','Chrome',1,'',''),(26593,'218.30.118.98','2014-09-27 00:00:00','/index.html','Firefox',1,'',''),(26594,'195.2.240.101','2014-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(26595,'222.186.128.50','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26596,'198.74.118.142','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26597,'111.206.36.141','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26598,'61.146.178.189','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26599,'222.186.128.54','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26600,'173.252.201.42','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26601,'49.82.91.237','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26602,'192.184.60.203','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26603,'192.184.60.203','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26604,'192.184.60.203','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26605,'192.184.60.203','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26606,'192.184.60.203','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26607,'198.74.98.228','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26608,'195.2.240.101','2014-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(26609,'61.135.190.102','2014-09-27 00:00:00','/index.html','Firefox',1,'�����˼','baidu'),(26610,'117.21.176.29','2014-09-27 00:00:00','/index.html','Firefox',1,'',''),(26611,'117.21.176.29','2014-09-27 00:00:00','/index.html','Firefox',1,'',''),(26612,'221.194.128.224','2014-09-27 00:00:00','/index.html','Firefox',1,'',''),(26613,'198.74.98.228','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26614,'210.74.109.106','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26615,'195.2.240.101','2014-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(26616,'23.236.64.174','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26617,'180.153.198.100','2014-09-27 00:00:00','/index.html','Safari',1,'',''),(26618,'180.153.188.42','2014-09-27 00:00:00','/index.html','Safari',1,'',''),(26619,'222.186.128.50','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26620,'198.74.98.228','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26621,'61.135.190.103','2014-09-27 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(26622,'58.221.59.172','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26623,'61.135.190.68','2014-09-27 00:00:00','/index.html','IE',1,'睿思BI|北京睿思科技有限公司|商业智能|BI|数据分析软件供应商','baidu'),(26624,'198.74.98.228','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26625,'192.184.60.203','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26626,'192.184.60.203','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26627,'192.184.60.203','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26628,'192.184.60.203','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26629,'192.184.60.203','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26630,'221.216.137.193','2014-09-27 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(26631,'61.135.190.71','2014-09-27 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(26632,'61.135.190.103','2014-09-27 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(26633,'182.118.41.169','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26634,'61.135.165.38','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26635,'198.74.118.142','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26636,'195.2.240.101','2014-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(26637,'180.153.198.98','2014-09-27 00:00:00','/index.html','Safari',1,'',''),(26638,'180.153.188.158','2014-09-27 00:00:00','/index.html','Safari',1,'',''),(26639,'123.125.71.136','2014-09-27 00:00:00','/index.html','Chrome',1,'',''),(26640,'182.254.208.242','2014-09-27 00:00:00','/index.html','Firefox',1,'',''),(26641,'182.254.208.242','2014-09-27 00:00:00','/index.html','Firefox',1,'',''),(26642,'195.2.240.101','2014-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(26643,'222.186.128.50','2014-09-27 00:00:00','/index.html','IE',1,'',''),(26644,'195.2.240.101','2014-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(26645,'107.158.236.42','2014-09-27 00:00:00','/index.html','Firefox',1,'',''),(26646,'107.158.236.42','2014-09-27 00:00:00','/index.html','Firefox',1,'',''),(26647,'198.74.118.142','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26648,'195.2.240.101','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26649,'220.181.51.201','2014-09-28 00:00:00','/index.html','IE',1,'www','baidu'),(26650,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26651,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26652,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26653,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26654,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26655,'195.2.240.101','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26656,'198.74.118.142','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26657,'121.199.125.21','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26658,'23.236.64.174','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26659,'218.30.118.99','2014-09-28 00:00:00','/index.html','Firefox',1,'',''),(26660,'121.199.125.21','2014-09-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26661,'180.153.188.142','2014-09-28 00:00:00','/index.html','Safari',1,'',''),(26662,'183.136.190.62','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26663,'183.136.190.62','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26664,'195.2.240.101','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26665,'183.136.190.62','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26666,'198.74.118.142','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26667,'183.136.190.62','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26668,'198.74.98.228','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26669,'195.2.240.101','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26670,'162.223.8.26','2014-09-28 00:00:00','/newsview.htm','Chrome',1,'',''),(26671,'122.70.26.31','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26672,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26673,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26674,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26675,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26676,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26677,'195.2.240.101','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26678,'1.202.254.174','2014-09-28 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(26679,'121.199.125.21','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26680,'121.199.125.21','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26681,'198.74.118.142','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26682,'195.2.240.101','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26683,'119.132.43.163','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26684,'121.199.125.21','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26685,'121.199.125.21','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26686,'115.157.56.209','2014-09-28 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(26687,'115.157.56.209','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26688,'121.199.125.21','2014-09-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26689,'58.221.59.172','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26690,'222.186.128.50','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26691,'219.148.187.117','2014-09-28 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(26692,'121.199.125.21','2014-09-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26693,'23.236.64.174','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26694,'195.2.240.101','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26695,'220.181.132.218','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26696,'220.181.132.196','2014-09-28 00:00:00','/index.html','Safari',1,'',''),(26697,'61.135.190.103','2014-09-28 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(26698,'198.74.118.142','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26699,'182.254.208.62','2014-09-28 00:00:00','/index.html','Firefox',1,'',''),(26700,'182.254.208.62','2014-09-28 00:00:00','/index.html','Firefox',1,'',''),(26701,'58.216.233.147','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26702,'58.216.233.147','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26703,'58.216.233.147','2014-09-28 00:00:00','/news.htm','Chrome',1,'',''),(26704,'58.216.233.147','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26705,'58.216.233.147','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26706,'61.135.190.224','2014-09-28 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(26707,'58.216.233.147','2014-09-28 00:00:00','/news.htm','Chrome',1,'',''),(26708,'198.74.98.228','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26709,'58.216.233.147','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26710,'58.216.233.147','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26711,'60.223.255.180','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26712,'60.223.255.180','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26713,'60.223.255.180','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26714,'60.223.255.180','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26715,'195.2.240.101','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26716,'182.118.42.78','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26717,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26718,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26719,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26720,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26721,'192.184.60.203','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26722,'221.194.128.224','2014-09-28 00:00:00','/index.html','Firefox',1,'',''),(26723,'198.74.98.228','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26724,'61.146.178.189','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26725,'61.135.169.39','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26726,'101.45.102.216','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26727,'23.236.64.174','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26728,'123.125.71.89','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26729,'180.153.198.106','2014-09-28 00:00:00','/newsview.htm','Safari',1,'',''),(26730,'195.2.240.101','2014-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(26731,'222.186.128.50','2014-09-28 00:00:00','/index.html','IE',1,'',''),(26732,'123.125.71.106','2014-09-28 00:00:00','/index.html','Chrome',1,'',''),(26733,'123.125.71.84','2014-09-29 00:00:00','/index.html','Chrome',1,'',''),(26734,'198.74.118.142','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26735,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26736,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26737,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26738,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26739,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26740,'123.125.71.97','2014-09-29 00:00:00','/index.html','Chrome',1,'',''),(26741,'202.101.75.53','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26742,'195.2.240.101','2014-09-29 00:00:00','/newsview.htm','Firefox',1,'',''),(26743,'218.30.118.102','2014-09-29 00:00:00','/index.html','Firefox',1,'',''),(26744,'198.74.98.228','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26745,'220.181.51.53','2014-09-29 00:00:00','/index.html','Chrome',1,'',''),(26746,'222.186.128.50','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26747,'183.136.190.62','2014-09-29 00:00:00','/index.html','Chrome',1,'',''),(26748,'183.136.190.62','2014-09-29 00:00:00','/index.html','Chrome',1,'',''),(26749,'46.29.20.219','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26750,'183.136.190.62','2014-09-29 00:00:00','/index.html','Chrome',1,'',''),(26751,'183.136.190.62','2014-09-29 00:00:00','/index.html','Chrome',1,'',''),(26752,'198.74.118.142','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26753,'121.199.125.21','2014-09-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26754,'195.2.240.101','2014-09-29 00:00:00','/newsview.htm','Firefox',1,'',''),(26755,'195.2.240.101','2014-09-29 00:00:00','/newsview.htm','Firefox',1,'',''),(26756,'121.199.125.21','2014-09-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26757,'221.194.128.224','2014-09-29 00:00:00','/index.html','Firefox',1,'',''),(26758,'198.74.118.142','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26759,'195.2.240.101','2014-09-29 00:00:00','/newsview.htm','Firefox',1,'',''),(26760,'222.243.129.44','2014-09-29 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(26761,'23.236.64.174','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26762,'58.208.65.124','2014-09-29 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(26763,'119.147.146.189','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26764,'180.153.182.177','2014-09-29 00:00:00','/news/newsview.htm','IE',1,'',''),(26765,'180.153.182.95','2014-09-29 00:00:00','/news/newsview.htm','IE',1,'',''),(26766,'222.186.128.50','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26767,'198.74.118.142','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26768,'211.162.182.117','2014-09-29 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(26769,'61.135.190.100','2014-09-29 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(26770,'195.2.240.101','2014-09-29 00:00:00','/newsview.htm','Firefox',1,'',''),(26771,'222.186.128.50','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26772,'218.0.1.50','2014-09-29 00:00:00','/index.html','Chrome',1,'',''),(26773,'114.244.165.53','2014-09-29 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(26774,'119.147.146.189','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26775,'119.147.146.189','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26776,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26777,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26778,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26779,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26780,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26781,'115.228.55.192','2014-09-29 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(26782,'115.228.55.192','2014-09-29 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(26783,'195.2.240.101','2014-09-29 00:00:00','/newsview.htm','Firefox',1,'',''),(26784,'119.129.210.125','2014-09-29 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(26785,'61.135.190.219','2014-09-29 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(26786,'119.129.210.125','2014-09-29 00:00:00','/news.htm','Chrome',1,'',''),(26787,'119.129.210.125','2014-09-29 00:00:00','/newsview.htm','Chrome',1,'',''),(26788,'119.129.210.125','2014-09-29 00:00:00','/news.htm','Chrome',1,'',''),(26789,'119.129.210.125','2014-09-29 00:00:00','/news.htm','Chrome',1,'',''),(26790,'119.129.210.125','2014-09-29 00:00:00','/newsview.htm','Chrome',1,'',''),(26791,'210.13.84.10','2014-09-29 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(26792,'210.13.84.10','2014-09-29 00:00:00','/newsview.htm','IE',1,'',''),(26793,'198.74.118.142','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26794,'220.181.132.218','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26795,'101.199.108.53','2014-09-29 00:00:00','/index.html','Safari',1,'',''),(26796,'183.136.190.57','2014-09-29 00:00:00','/index.html','Firefox',1,'',''),(26797,'183.136.190.48','2014-09-29 00:00:00','/index.html','Firefox',1,'',''),(26798,'61.135.190.198','2014-09-29 00:00:00','/index.html','IE',1,'www','baidu'),(26799,'61.135.165.9','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26800,'183.136.190.48','2014-09-29 00:00:00','/index.html','Firefox',1,'',''),(26801,'183.136.190.36','2014-09-29 00:00:00','/index.html','Firefox',1,'',''),(26802,'182.254.153.184','2014-09-29 00:00:00','/index.html','Firefox',1,'',''),(26803,'182.254.153.184','2014-09-29 00:00:00','/index.html','Firefox',1,'',''),(26804,'218.241.98.202','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26805,'121.199.125.21','2014-09-29 00:00:00','/newsview.htm','Firefox',1,'',''),(26806,'23.236.64.174','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26807,'183.136.190.57','2014-09-29 00:00:00','/index.html','Firefox',1,'',''),(26808,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26809,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26810,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26811,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26812,'192.184.60.203','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26813,'121.199.125.21','2014-09-29 00:00:00','/newsview.htm','Firefox',1,'',''),(26814,'121.199.125.21','2014-09-29 00:00:00','/newsview.htm','Firefox',1,'',''),(26815,'183.136.190.41','2014-09-29 00:00:00','/index.html','Firefox',1,'',''),(26816,'183.136.190.51','2014-09-29 00:00:00','/index.html','Firefox',1,'',''),(26817,'183.136.190.49','2014-09-29 00:00:00','/index.html','Firefox',1,'',''),(26818,'198.74.118.142','2014-09-29 00:00:00','/index.html','IE',1,'',''),(26819,'183.136.190.51','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26820,'183.136.190.49','2014-09-30 00:00:00','/news.htm','Firefox',1,'',''),(26821,'183.136.190.43','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26822,'183.136.190.36','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26823,'198.74.98.228','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26824,'222.186.128.50','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26825,'195.2.240.101','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26826,'183.136.190.36','2014-09-30 00:00:00','/news.htm','Firefox',1,'',''),(26827,'183.136.190.57','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26828,'198.74.118.142','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26829,'183.136.190.62','2014-09-30 00:00:00','/index.html','Chrome',1,'',''),(26830,'121.199.125.21','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26831,'183.136.190.62','2014-09-30 00:00:00','/index.html','Chrome',1,'',''),(26832,'183.136.190.36','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26833,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26834,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26835,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26836,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26837,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26838,'182.254.151.140','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26839,'182.254.151.140','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26840,'183.136.190.62','2014-09-30 00:00:00','/index.html','Chrome',1,'',''),(26841,'183.136.190.40','2014-09-30 00:00:00','/index.html','Chrome',1,'',''),(26842,'183.136.190.57','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26843,'198.74.118.142','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26844,'183.136.190.57','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26845,'222.186.128.50','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26846,'96.227.124.37','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26847,'121.199.125.21','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26848,'61.146.178.189','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26849,'23.236.64.174','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26850,'203.208.60.183','2014-09-30 00:00:00','/index.html','Safari',1,'',''),(26851,'183.136.190.43','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26852,'61.160.247.181','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26853,'183.136.190.43','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26854,'183.136.190.41','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26855,'220.181.51.110','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26856,'220.181.51.109','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26857,'180.149.143.153','2014-09-30 00:00:00','/newsview.htm','Safari',1,'',''),(26858,'23.236.64.174','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26859,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26860,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26861,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26862,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26863,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26864,'119.129.211.132','2014-09-30 00:00:00','/index.html','Chrome',1,'睿 bi','baidu'),(26865,'119.129.209.7','2014-09-30 00:00:00','/index.html','Chrome',1,'',''),(26866,'119.129.211.132','2014-09-30 00:00:00','/index.html','Chrome',1,'',''),(26867,'61.135.190.224','2014-09-30 00:00:00','/index.html','Firefox',1,'�����˼','baidu'),(26868,'119.129.211.132','2014-09-30 00:00:00','/index.html','Chrome',1,'',''),(26869,'1.202.150.3','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26870,'221.194.128.224','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26871,'198.74.118.142','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26872,'140.206.182.58','2014-09-30 00:00:00','/index.html','Chrome',1,'',''),(26873,'61.135.190.100','2014-09-30 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(26874,'220.181.132.216','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26875,'220.181.132.198','2014-09-30 00:00:00','/index.html','Safari',1,'',''),(26876,'183.136.190.36','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26877,'221.12.59.211','2014-09-30 00:00:00','/index.html','Chrome',1,'',''),(26878,'221.12.59.211','2014-09-30 00:00:00','/index.html','Chrome',1,'',''),(26879,'221.12.59.211','2014-09-30 00:00:00','/index.html','Chrome',1,'',''),(26880,'221.12.59.211','2014-09-30 00:00:00','/index.html','Chrome',1,'',''),(26881,'183.136.190.51','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26882,'220.181.51.107','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26883,'220.181.51.109','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26884,'220.181.51.105','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26885,'195.2.240.101','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26886,'220.181.132.218','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26887,'220.181.132.196','2014-09-30 00:00:00','/index.html','Safari',1,'',''),(26888,'195.2.240.101','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26889,'183.136.190.36','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26890,'222.186.128.50','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26891,'183.136.190.36','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26892,'220.181.158.106','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26893,'183.136.190.57','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26894,'183.136.190.58','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26895,'183.136.190.57','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26896,'183.136.190.43','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26897,'183.136.190.48','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26898,'183.136.190.58','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26899,'183.136.190.43','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26900,'183.136.190.36','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26901,'183.136.190.43','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26902,'183.136.190.51','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26903,'183.136.190.43','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26904,'183.136.190.43','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26905,'183.136.190.43','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26906,'183.136.190.36','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26907,'61.135.165.40','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26908,'183.136.190.36','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26909,'23.236.64.174','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26910,'183.136.190.43','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26911,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26912,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26913,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26914,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26915,'192.184.60.203','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26916,'195.2.240.101','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26917,'183.136.190.43','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26918,'195.2.240.101','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26919,'111.206.36.11','2014-09-30 00:00:00','/index.html','IE',1,'',''),(26920,'183.136.190.36','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26921,'183.136.190.36','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26922,'183.136.190.41','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26923,'183.136.190.43','2014-09-30 00:00:00','/index.html','Firefox',1,'',''),(26924,'121.199.125.21','2014-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(26925,'121.199.125.21','2014-09-30 00:00:00','/news.htm','Firefox',1,'',''),(26926,'121.199.125.21','2014-09-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26927,'121.199.125.21','2014-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(26928,'121.199.125.21','2014-10-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26929,'121.199.125.21','2014-10-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(26930,'183.136.190.36','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26931,'121.199.125.21','2014-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(26932,'183.136.190.58','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26933,'222.186.128.50','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26934,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26935,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26936,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26937,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26938,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26939,'121.199.125.21','2014-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(26940,'198.74.111.236','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26941,'221.194.128.224','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26942,'121.199.125.21','2014-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(26943,'195.2.240.101','2014-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(26944,'218.30.118.100','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26945,'183.136.190.43','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26946,'183.136.190.43','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26947,'121.199.125.21','2014-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(26948,'195.2.240.101','2014-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(26949,'183.136.190.62','2014-10-01 00:00:00','/index.html','Chrome',1,'',''),(26950,'183.136.190.62','2014-10-01 00:00:00','/index.html','Chrome',1,'',''),(26951,'183.136.190.62','2014-10-01 00:00:00','/index.html','Chrome',1,'',''),(26952,'58.221.59.172','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26953,'183.136.190.62','2014-10-01 00:00:00','/index.html','Chrome',1,'',''),(26954,'183.136.190.48','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26955,'54.226.211.92','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26956,'195.2.240.101','2014-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(26957,'183.136.190.36','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26958,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26959,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26960,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26961,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26962,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26963,'198.74.111.236','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26964,'123.125.71.109','2014-10-01 00:00:00','/index.html','Chrome',1,'',''),(26965,'183.136.190.43','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26966,'123.125.71.44','2014-10-01 00:00:00','/index.html','Chrome',1,'',''),(26967,'183.136.190.43','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26968,'123.125.71.69','2014-10-01 00:00:00','/index.html','Chrome',1,'',''),(26969,'171.92.212.29','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26970,'119.147.146.189','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26971,'171.92.212.29','2014-10-01 00:00:00','/news.htm','IE',1,'',''),(26972,'183.136.190.43','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26973,'180.153.182.178','2014-10-01 00:00:00','/newsview.htm','IE',1,'',''),(26974,'180.153.182.177','2014-10-01 00:00:00','/newsview.htm','IE',1,'',''),(26975,'180.153.182.80','2014-10-01 00:00:00','/newsview.htm','IE',1,'',''),(26976,'180.153.182.166','2014-10-01 00:00:00','/newsview.htm','IE',1,'',''),(26977,'123.125.71.77','2014-10-01 00:00:00','/index.html','Chrome',1,'',''),(26978,'195.2.240.101','2014-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(26979,'61.135.190.72','2014-10-01 00:00:00','/index.html','IE',1,'www','baidu'),(26980,'123.125.71.110','2014-10-01 00:00:00','/index.html','Chrome',1,'',''),(26981,'123.125.71.27','2014-10-01 00:00:00','/index.html','Chrome',1,'',''),(26982,'183.136.190.51','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26983,'61.135.186.56','2014-10-01 00:00:00','/newsview.htm','Safari',1,'',''),(26984,'123.125.71.46','2014-10-01 00:00:00','/index.html','Chrome',1,'',''),(26985,'123.125.71.28','2014-10-01 00:00:00','/index.html','Chrome',1,'',''),(26986,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26987,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26988,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26989,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26990,'192.184.60.203','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26991,'121.199.125.21','2014-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(26992,'183.136.190.36','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26993,'61.135.190.222','2014-10-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(26994,'111.193.233.145','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26995,'111.193.233.145','2014-10-01 00:00:00','/newsview.htm','IE',1,'',''),(26996,'198.74.111.236','2014-10-01 00:00:00','/index.html','IE',1,'',''),(26997,'183.136.190.36','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26998,'183.136.190.43','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(26999,'183.136.190.36','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(27000,'182.254.209.48','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(27001,'182.254.209.48','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(27002,'61.135.165.43','2014-10-01 00:00:00','/index.html','IE',1,'',''),(27003,'183.136.190.36','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(27004,'183.136.190.48','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(27005,'61.135.186.50','2014-10-01 00:00:00','/index.html','Safari',1,'',''),(27006,'1.202.240.87','2014-10-01 00:00:00','/index.html','IE',1,'','baidu'),(27007,'195.2.240.101','2014-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(27008,'1.202.240.87','2014-10-01 00:00:00','/index.html','IE',1,'','baidu'),(27009,'61.146.178.189','2014-10-01 00:00:00','/index.html','IE',1,'',''),(27010,'198.74.111.236','2014-10-01 00:00:00','/index.html','IE',1,'',''),(27011,'121.199.125.21','2014-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(27012,'183.136.190.51','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(27013,'183.136.190.51','2014-10-01 00:00:00','/index.html','Firefox',1,'',''),(27014,'183.136.190.43','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27015,'183.136.190.36','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27016,'222.186.128.54','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27017,'220.181.132.218','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27018,'101.199.108.51','2014-10-02 00:00:00','/index.html','Safari',1,'',''),(27019,'61.160.247.181','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27020,'121.199.125.21','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27021,'121.199.125.21','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27022,'121.199.125.21','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27023,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27024,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27025,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27026,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27027,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27028,'183.136.190.51','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27029,'183.136.190.36','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27030,'218.30.118.100','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27031,'198.74.111.236','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27032,'183.136.190.62','2014-10-02 00:00:00','/index.html','Chrome',1,'',''),(27033,'183.136.190.55','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27034,'183.136.190.62','2014-10-02 00:00:00','/index.html','Chrome',1,'',''),(27035,'182.254.209.48','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27036,'182.254.209.48','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27037,'183.136.190.62','2014-10-02 00:00:00','/index.html','Chrome',1,'',''),(27038,'222.186.128.54','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27039,'183.136.190.62','2014-10-02 00:00:00','/index.html','Chrome',1,'',''),(27040,'183.136.190.36','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27041,'116.24.27.94','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27042,'183.136.190.55','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27043,'46.29.20.219','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27044,'195.2.240.101','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27045,'220.181.51.52','2014-10-02 00:00:00','/index.html','Chrome',1,'',''),(27046,'121.199.125.21','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27047,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27048,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27049,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27050,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27051,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27052,'195.2.240.101','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27053,'183.136.190.51','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27054,'220.181.51.51','2014-10-02 00:00:00','/index.html','Chrome',1,'',''),(27055,'220.181.51.52','2014-10-02 00:00:00','/index.html','Chrome',1,'',''),(27056,'222.186.128.50','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27057,'221.194.128.224','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27058,'183.136.190.51','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27059,'220.181.51.212','2014-10-02 00:00:00','/index.html','IE',1,'www','baidu'),(27060,'183.136.190.41','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27061,'183.136.190.36','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27062,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27063,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27064,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27065,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27066,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27067,'183.136.190.51','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27068,'183.136.190.43','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27069,'221.12.59.211','2014-10-02 00:00:00','/index.html','Chrome',1,'',''),(27070,'195.2.240.101','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27071,'195.2.240.101','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27072,'198.74.111.236','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27073,'195.2.240.101','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27074,'183.136.190.51','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27075,'195.2.240.101','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27076,'183.136.190.58','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27077,'182.118.41.243','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27078,'61.135.165.36','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27079,'182.254.209.97','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27080,'182.254.209.97','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27081,'198.52.110.69','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27082,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27083,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27084,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27085,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27086,'192.184.60.203','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27087,'222.186.128.54','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27088,'183.136.190.43','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27089,'195.2.240.101','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27090,'183.136.190.36','2014-10-02 00:00:00','/index.html','Firefox',1,'',''),(27091,'195.2.240.101','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27092,'220.181.51.39','2014-10-02 00:00:00','/index.html','Chrome',1,'',''),(27093,'195.2.240.101','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27094,'121.199.125.21','2014-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(27095,'61.135.190.221','2014-10-02 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27096,'198.74.111.236','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27097,'113.74.87.184','2014-10-02 00:00:00','/index.html','IE',1,'',''),(27098,'183.136.190.58','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27099,'180.149.143.27','2014-10-03 00:00:00','/index.html','Safari',1,'',''),(27100,'61.135.190.104','2014-10-03 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27101,'195.2.240.101','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27102,'221.194.128.224','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27103,'183.136.190.43','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27104,'183.136.190.51','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27105,'195.2.240.101','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27106,'198.52.110.69','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27107,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27108,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27109,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27110,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27111,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27112,'121.199.125.21','2014-10-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27113,'183.136.190.51','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27114,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27115,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27116,'182.254.208.209','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27117,'182.254.208.209','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27118,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27119,'183.136.190.48','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27120,'198.74.111.236','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27121,'183.136.190.43','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27122,'195.2.240.101','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27123,'183.136.190.62','2014-10-03 00:00:00','/index.html','Chrome',1,'',''),(27124,'183.136.190.36','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27125,'183.136.190.51','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27126,'183.136.190.62','2014-10-03 00:00:00','/index.html','Chrome',1,'',''),(27127,'183.136.190.62','2014-10-03 00:00:00','/index.html','Chrome',1,'',''),(27128,'183.136.190.62','2014-10-03 00:00:00','/index.html','Chrome',1,'',''),(27129,'195.2.240.101','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27130,'195.2.240.101','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27131,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27132,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27133,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27134,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27135,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27136,'61.135.190.69','2014-10-03 00:00:00','/newsview.htm','Safari',1,'',''),(27137,'121.199.125.21','2014-10-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27138,'195.2.240.101','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27139,'59.188.136.75','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27140,'59.188.136.75','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27141,'61.135.190.200','2014-10-03 00:00:00','/index.html','IE',1,'www','baidu'),(27142,'198.74.111.236','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27143,'183.136.190.43','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27144,'113.74.61.148','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27145,'183.136.190.51','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27146,'182.254.139.99','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27147,'182.254.139.99','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27148,'61.146.178.189','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27149,'123.125.71.124','2014-10-03 00:00:00','/index.html','Chrome',1,'',''),(27150,'198.52.110.69','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27151,'183.136.190.57','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27152,'180.153.198.180','2014-10-03 00:00:00','/index.html','Safari',1,'',''),(27153,'183.136.190.36','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27154,'202.100.84.138','2014-10-03 00:00:00','/index.html','IE',1,'','baidu'),(27155,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27156,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27157,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27158,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27159,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27160,'182.254.208.92','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27161,'182.254.208.92','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27162,'61.135.190.100','2014-10-03 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27163,'198.52.110.69','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27164,'183.136.190.36','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27165,'195.2.240.101','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27166,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27167,'183.136.190.51','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27168,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27169,'218.77.79.42','2014-10-03 00:00:00','/index.html','Chrome',1,'',''),(27170,'1.180.187.10','2014-10-03 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(27171,'121.199.125.21','2014-10-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27172,'121.199.125.21','2014-10-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27173,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27174,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27175,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27176,'61.135.190.101','2014-10-03 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27177,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27178,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27179,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27180,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27181,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27182,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27183,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27184,'121.199.125.21','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27185,'198.52.110.69','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27186,'123.125.71.84','2014-10-03 00:00:00','/index.html','Chrome',1,'',''),(27187,'183.136.190.43','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27188,'220.181.132.218','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27189,'220.181.132.197','2014-10-03 00:00:00','/index.html','Safari',1,'',''),(27190,'123.4.150.148','2014-10-03 00:00:00','/index.html','Chrome',1,'',''),(27191,'182.118.41.237','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27192,'182.254.208.254','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27193,'182.254.208.254','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27194,'195.2.240.101','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27195,'61.135.165.14','2014-10-03 00:00:00','/index.html','Chrome',1,'',''),(27196,'61.135.165.39','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27197,'183.136.190.55','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27198,'198.74.111.236','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27199,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27200,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27201,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27202,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27203,'192.184.60.203','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27204,'195.2.240.101','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27205,'222.186.128.54','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27206,'183.136.190.48','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27207,'183.136.190.43','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27208,'61.160.247.181','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27209,'218.30.118.80','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27210,'195.2.240.101','2014-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(27211,'121.199.125.21','2014-10-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27212,'121.199.125.21','2014-10-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27213,'198.74.111.236','2014-10-03 00:00:00','/index.html','IE',1,'',''),(27214,'183.136.190.43','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27215,'183.136.190.43','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27216,'183.136.190.51','2014-10-03 00:00:00','/index.html','Firefox',1,'',''),(27217,'183.136.190.36','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27218,'195.2.240.101','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27219,'220.181.132.216','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27220,'101.199.108.119','2014-10-04 00:00:00','/index.html','Safari',1,'',''),(27221,'183.136.190.43','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27222,'195.2.240.101','2014-10-04 00:00:00','/news.htm','Firefox',1,'',''),(27223,'192.184.60.203','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27224,'192.184.60.203','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27225,'192.184.60.203','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27226,'192.184.60.203','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27227,'192.184.60.203','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27228,'183.136.190.43','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27229,'198.74.111.236','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27230,'77.222.40.89','2014-10-04 00:00:00','/index.html','Chrome',1,'',''),(27231,'218.30.118.102','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27232,'195.2.240.101','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27233,'121.199.125.21','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27234,'121.199.125.21','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27235,'121.199.125.21','2014-10-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27236,'183.136.190.48','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27237,'198.52.110.69','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27238,'183.136.190.62','2014-10-04 00:00:00','/index.html','Chrome',1,'',''),(27239,'183.136.190.40','2014-10-04 00:00:00','/index.html','Chrome',1,'',''),(27240,'195.2.240.101','2014-10-04 00:00:00','/news.htm','Firefox',1,'',''),(27241,'222.186.128.54','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27242,'183.136.190.62','2014-10-04 00:00:00','/index.html','Chrome',1,'',''),(27243,'183.136.190.43','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27244,'183.136.190.62','2014-10-04 00:00:00','/index.html','Chrome',1,'',''),(27245,'195.2.240.101','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27246,'198.52.110.69','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27247,'183.136.190.51','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27248,'183.136.190.36','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27249,'61.135.186.40','2014-10-04 00:00:00','/newsview.htm','Safari',1,'',''),(27250,'221.194.128.224','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27251,'220.181.51.56','2014-10-04 00:00:00','/index.html','Chrome',1,'',''),(27252,'195.2.240.101','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27253,'198.74.111.236','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27254,'121.199.125.21','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27255,'183.136.190.43','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27256,'121.199.125.21','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27257,'198.52.110.69','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27258,'61.135.190.105','2014-10-04 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27259,'192.184.60.203','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27260,'192.184.60.203','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27261,'192.184.60.203','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27262,'192.184.60.203','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27263,'192.184.60.203','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27264,'183.136.190.36','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27265,'198.74.111.236','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27266,'121.199.125.21','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27267,'195.2.240.101','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27268,'183.136.190.51','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27269,'195.2.240.101','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27270,'61.135.190.103','2014-10-04 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27271,'195.2.240.101','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27272,'183.136.190.49','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27273,'195.2.240.101','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27274,'195.2.240.101','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27275,'198.74.111.236','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27276,'183.136.190.43','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27277,'183.136.190.36','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27278,'121.199.125.21','2014-10-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27279,'61.135.169.41','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27280,'66.249.67.110','2014-10-04 00:00:00','/index.html','Safari',1,'',''),(27281,'198.52.110.69','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27282,'121.199.125.21','2014-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(27283,'112.6.1.65','2014-10-04 00:00:00','/index.html','Chrome',1,'',''),(27284,'183.136.190.57','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27285,'183.136.190.36','2014-10-04 00:00:00','/index.html','Firefox',1,'',''),(27286,'198.52.110.69','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27287,'220.181.132.218','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27288,'101.199.108.57','2014-10-04 00:00:00','/index.html','Safari',1,'',''),(27289,'61.135.190.102','2014-10-04 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27290,'61.146.178.189','2014-10-04 00:00:00','/index.html','IE',1,'',''),(27291,'195.2.240.101','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27292,'221.194.128.224','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27293,'183.136.190.58','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27294,'198.74.111.236','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27295,'183.136.190.57','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27296,'180.149.143.27','2014-10-05 00:00:00','/newsview.htm','Safari',1,'',''),(27297,'58.245.27.222','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27298,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27299,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27300,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27301,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27302,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27303,'121.199.125.21','2014-10-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27304,'198.74.111.236','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27305,'195.2.240.101','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27306,'183.136.190.57','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27307,'183.136.190.41','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27308,'46.29.20.219','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27309,'203.208.60.126','2014-10-05 00:00:00','/index.html','Safari',1,'',''),(27310,'195.2.240.101','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27311,'195.2.240.101','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27312,'183.136.190.62','2014-10-05 00:00:00','/index.html','Chrome',1,'',''),(27313,'198.74.111.236','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27314,'183.136.190.62','2014-10-05 00:00:00','/index.html','Chrome',1,'',''),(27315,'183.136.190.62','2014-10-05 00:00:00','/index.html','Chrome',1,'',''),(27316,'183.136.190.62','2014-10-05 00:00:00','/index.html','Chrome',1,'',''),(27317,'183.136.190.51','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27318,'123.125.71.100','2014-10-05 00:00:00','/newsview.htm','Firefox',0,'',''),(27319,'183.136.190.43','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27320,'222.186.128.50','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27321,'180.153.187.221','2014-10-05 00:00:00','/index.html','Safari',1,'',''),(27322,'180.153.198.78','2014-10-05 00:00:00','/index.html','Safari',1,'',''),(27323,'121.199.125.21','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27324,'121.199.125.21','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27325,'182.254.149.21','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27326,'182.254.149.21','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27327,'222.186.128.50','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27328,'198.74.111.236','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27329,'195.2.240.101','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27330,'121.199.125.21','2014-10-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27331,'115.48.25.157','2014-10-05 00:00:00','/index.html','Chrome',1,'',''),(27332,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27333,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27334,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27335,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27336,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27337,'183.136.190.36','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27338,'198.74.111.236','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27339,'195.2.240.101','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27340,'183.136.190.36','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27341,'198.74.111.236','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27342,'222.186.128.54','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27343,'183.136.190.43','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27344,'180.153.188.11','2014-10-05 00:00:00','/index.html','Safari',1,'',''),(27345,'180.153.198.104','2014-10-05 00:00:00','/index.html','Safari',1,'',''),(27346,'183.136.190.51','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27347,'198.52.110.69','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27348,'106.120.178.236','2014-10-05 00:00:00','/news.htm','IE',1,'',''),(27349,'106.120.178.236','2014-10-05 00:00:00','/newsview.htm','IE',1,'',''),(27350,'124.117.253.197','2014-10-05 00:00:00','/index.html','Chrome',1,'',''),(27351,'121.199.125.21','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27352,'106.120.178.236','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27353,'222.186.128.50','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27354,'183.136.190.55','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27355,'183.136.190.36','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27356,'198.74.111.236','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27357,'222.186.128.50','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27358,'195.2.240.101','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27359,'61.135.190.220','2014-10-05 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27360,'198.52.110.69','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27361,'61.135.190.199','2014-10-05 00:00:00','/index.html','IE',1,'睿思BI|北京睿思科技有限公司|商业智能|BI|数据分析软件供应商','baidu'),(27362,'183.136.190.43','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27363,'123.125.71.71','2014-10-05 00:00:00','/newsview.htm','Firefox',0,'',''),(27364,'183.136.190.43','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27365,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27366,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27367,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27368,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27369,'192.184.60.203','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27370,'61.135.165.6','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27371,'121.199.125.21','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27372,'121.199.125.21','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27373,'61.135.190.219','2014-10-05 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27374,'121.199.125.21','2014-10-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27375,'195.2.240.101','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27376,'121.199.125.21','2014-10-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27377,'195.2.240.101','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27378,'218.30.118.80','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27379,'198.74.111.236','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27380,'121.199.125.21','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27381,'121.199.125.21','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27382,'124.64.83.22','2014-10-05 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(27383,'124.64.83.22','2014-10-05 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(27384,'183.136.190.57','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27385,'195.2.240.101','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27386,'183.136.190.36','2014-10-05 00:00:00','/index.html','Firefox',1,'',''),(27387,'61.135.165.55','2014-10-05 00:00:00','/index.html','Chrome',1,'',''),(27388,'220.181.132.218','2014-10-05 00:00:00','/index.html','IE',1,'',''),(27389,'101.199.112.55','2014-10-05 00:00:00','/index.html','Safari',1,'',''),(27390,'195.2.240.101','2014-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(27391,'118.198.147.241','2014-10-05 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(27392,'118.198.147.241','2014-10-06 00:00:00','/news.htm','Chrome',1,'',''),(27393,'118.198.147.241','2014-10-06 00:00:00','/newsview.htm','Chrome',1,'',''),(27394,'118.198.147.241','2014-10-06 00:00:00','/news.htm','Chrome',1,'',''),(27395,'118.198.147.241','2014-10-06 00:00:00','/newsview.htm','Chrome',1,'',''),(27396,'118.198.147.241','2014-10-06 00:00:00','/news.htm','Chrome',1,'',''),(27397,'118.198.147.241','2014-10-06 00:00:00','/news.htm','Chrome',1,'',''),(27398,'118.198.147.241','2014-10-06 00:00:00','/news.htm','Chrome',1,'',''),(27399,'183.136.190.36','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27400,'183.136.190.49','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27401,'198.52.110.69','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27402,'222.186.128.54','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27403,'183.136.190.51','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27404,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27405,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27406,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27407,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27408,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27409,'195.2.240.101','2014-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(27410,'183.136.190.43','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27411,'195.2.240.101','2014-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(27412,'198.74.111.236','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27413,'222.186.128.54','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27414,'121.199.125.21','2014-10-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27415,'121.199.125.21','2014-10-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27416,'198.52.110.69','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27417,'183.136.190.36','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27418,'183.136.190.43','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27419,'182.254.153.249','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27420,'182.254.153.249','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27421,'198.52.110.69','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27422,'182.254.208.113','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27423,'182.254.208.113','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27424,'195.2.240.101','2014-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(27425,'183.136.190.62','2014-10-06 00:00:00','/index.html','Chrome',1,'',''),(27426,'195.2.240.101','2014-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(27427,'121.199.125.21','2014-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(27428,'121.199.125.21','2014-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(27429,'183.136.190.62','2014-10-06 00:00:00','/index.html','Chrome',1,'',''),(27430,'183.136.190.55','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27431,'121.199.125.21','2014-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(27432,'183.136.190.62','2014-10-06 00:00:00','/index.html','Chrome',1,'',''),(27433,'198.52.110.69','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27434,'188.92.76.167','2014-10-06 00:00:00','/index.html','Chrome',1,'',''),(27435,'188.92.76.167','2014-10-06 00:00:00','/index.html','Chrome',1,'',''),(27436,'121.199.125.21','2014-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(27437,'183.136.190.51','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27438,'61.135.190.198','2014-10-06 00:00:00','/index.html','Safari',1,'',''),(27439,'198.74.111.236','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27440,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27441,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27442,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27443,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27444,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27445,'183.136.190.36','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27446,'183.136.190.62','2014-10-06 00:00:00','/index.html','Chrome',1,'',''),(27447,'183.136.190.49','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27448,'221.194.128.224','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27449,'61.135.186.30','2014-10-06 00:00:00','/newsview.htm','Safari',1,'',''),(27450,'198.52.110.69','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27451,'61.146.178.189','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27452,'183.136.190.43','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27453,'198.52.110.69','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27454,'183.136.190.36','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27455,'198.52.110.69','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27456,'121.225.153.50','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27457,'61.135.190.102','2014-10-06 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27458,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27459,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27460,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27461,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27462,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27463,'183.136.190.36','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27464,'220.181.51.109','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27465,'220.181.51.105','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27466,'198.52.110.69','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27467,'183.136.190.43','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27468,'61.135.190.219','2014-10-06 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27469,'220.181.158.106','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27470,'61.135.169.39','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27471,'183.136.190.57','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27472,'198.52.110.69','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27473,'183.136.190.41','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27474,'183.136.190.36','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27475,'222.186.128.54','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27476,'183.136.190.49','2014-10-06 00:00:00','/index.html','Firefox',1,'',''),(27477,'219.143.225.2','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27478,'219.143.225.2','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27479,'198.74.111.236','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27480,'219.143.225.2','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27481,'219.143.225.2','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27482,'219.143.225.2','2014-10-06 00:00:00','/news.htm','IE',1,'',''),(27483,'219.143.225.2','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27484,'219.143.225.2','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27485,'219.143.225.2','2014-10-06 00:00:00','/news.htm','IE',1,'',''),(27486,'114.244.179.219','2014-10-06 00:00:00','/index.html','Chrome',1,'',''),(27487,'195.2.240.101','2014-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(27488,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27489,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27490,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27491,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27492,'192.184.60.203','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27493,'198.74.111.236','2014-10-06 00:00:00','/index.html','IE',1,'',''),(27494,'220.181.132.218','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27495,'101.199.108.54','2014-10-07 00:00:00','/index.html','Safari',1,'',''),(27496,'121.199.125.21','2014-10-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27497,'121.199.125.21','2014-10-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27498,'183.136.190.51','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27499,'220.181.51.52','2014-10-07 00:00:00','/index.html','Chrome',1,'',''),(27500,'183.136.190.51','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27501,'198.52.110.69','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27502,'222.186.128.50','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27503,'195.2.240.101','2014-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(27504,'195.2.240.101','2014-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(27505,'198.74.111.236','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27506,'121.199.125.21','2014-10-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27507,'218.30.118.100','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27508,'121.199.125.21','2014-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(27509,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27510,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27511,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27512,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27513,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27514,'121.199.125.21','2014-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(27515,'183.136.190.48','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27516,'183.136.190.36','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27517,'221.194.128.224','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27518,'198.74.111.236','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27519,'123.125.71.118','2014-10-07 00:00:00','/index.html','Chrome',1,'',''),(27520,'195.2.240.101','2014-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(27521,'58.221.59.172','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27522,'183.136.190.40','2014-10-07 00:00:00','/index.html','Chrome',1,'',''),(27523,'183.136.190.62','2014-10-07 00:00:00','/index.html','Chrome',1,'',''),(27524,'216.172.56.37','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27525,'183.136.190.62','2014-10-07 00:00:00','/index.html','Chrome',1,'',''),(27526,'121.199.125.21','2014-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(27527,'198.52.110.69','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27528,'183.136.190.62','2014-10-07 00:00:00','/index.html','Chrome',1,'',''),(27529,'183.136.190.43','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27530,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27531,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27532,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27533,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27534,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27535,'1.202.240.87','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27536,'183.136.190.43','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27537,'60.15.106.188','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27538,'119.147.146.189','2014-10-07 00:00:00','/newsview.htm','IE',1,'',''),(27539,'220.181.51.39','2014-10-07 00:00:00','/index.html','Chrome',1,'',''),(27540,'198.74.111.236','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27541,'222.173.190.4','2014-10-07 00:00:00','/index.html','Chrome',1,'',''),(27542,'180.153.182.124','2014-10-07 00:00:00','/newsview.htm','IE',1,'',''),(27543,'180.153.182.176','2014-10-07 00:00:00','/newsview.htm','IE',1,'',''),(27544,'195.2.240.101','2014-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(27545,'61.135.190.103','2014-10-07 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27546,'198.74.111.236','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27547,'183.136.190.43','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27548,'183.136.190.58','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27549,'195.2.240.101','2014-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(27550,'124.205.50.24','2014-10-07 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(27551,'124.205.50.24','2014-10-07 00:00:00','/news.htm','Chrome',1,'',''),(27552,'124.205.50.24','2014-10-07 00:00:00','/news.htm','Chrome',1,'',''),(27553,'124.205.50.24','2014-10-07 00:00:00','/news.htm','Chrome',1,'',''),(27554,'124.205.50.24','2014-10-07 00:00:00','/news.htm','Chrome',1,'',''),(27555,'124.205.50.24','2014-10-07 00:00:00','/news.htm','Chrome',1,'',''),(27556,'124.205.50.24','2014-10-07 00:00:00','/news.htm','Chrome',1,'',''),(27557,'124.205.50.24','2014-10-07 00:00:00','/news.htm','Chrome',1,'',''),(27558,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27559,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27560,'124.205.50.24','2014-10-07 00:00:00','/news.htm','Chrome',1,'',''),(27561,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27562,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27563,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27564,'180.149.143.153','2014-10-07 00:00:00','/newsview.htm','Safari',1,'',''),(27565,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27566,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27567,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27568,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27569,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27570,'198.52.110.69','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27571,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27572,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27573,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27574,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27575,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27576,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27577,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27578,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27579,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27580,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27581,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27582,'124.205.50.24','2014-10-07 00:00:00','/newsview.htm','Chrome',1,'',''),(27583,'124.205.50.24','2014-10-07 00:00:00','/news.htm','Chrome',1,'',''),(27584,'182.119.83.56','2014-10-07 00:00:00','/index.html','IE',1,'睿思科技','360'),(27585,'183.136.190.36','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27586,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27587,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27588,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27589,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27590,'192.184.60.203','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27591,'198.52.110.69','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27592,'183.136.190.36','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27593,'182.118.41.233','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27594,'61.135.165.41','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27595,'198.52.110.69','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27596,'111.206.36.16','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27597,'61.135.190.72','2014-10-07 00:00:00','/index.html','Safari',1,'',''),(27598,'222.186.128.54','2014-10-07 00:00:00','/index.html','IE',1,'',''),(27599,'195.2.240.101','2014-10-07 00:00:00','/news.htm','Firefox',1,'',''),(27600,'183.136.190.43','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27601,'195.2.240.101','2014-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(27602,'183.136.190.57','2014-10-07 00:00:00','/index.html','Firefox',1,'',''),(27603,'198.52.110.69','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27604,'123.151.12.152','2014-10-08 00:00:00','/index.html','Safari',1,'','baidu'),(27605,'115.49.203.74','2014-10-08 00:00:00','/index.html','Safari',1,'','baidu'),(27606,'115.49.203.74','2014-10-08 00:00:00','/index.html','Safari',1,'','baidu'),(27607,'183.136.190.36','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27608,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27609,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27610,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27611,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27612,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27613,'220.181.132.218','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27614,'220.181.132.199','2014-10-08 00:00:00','/index.html','Safari',1,'',''),(27615,'220.181.51.107','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27616,'220.181.51.107','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27617,'220.181.51.105','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27618,'220.181.51.108','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27619,'182.254.208.14','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27620,'182.254.208.14','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27621,'183.136.190.43','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27622,'46.29.20.219','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27623,'183.136.190.43','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27624,'198.52.110.69','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27625,'61.146.178.189','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27626,'58.221.59.172','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27627,'218.30.118.102','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27628,'198.52.110.69','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27629,'183.136.190.43','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27630,'61.135.190.224','2014-10-08 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾','baidu'),(27631,'195.2.240.101','2014-10-08 00:00:00','/newsview.htm','Firefox',1,'',''),(27632,'183.136.190.36','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27633,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27634,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27635,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27636,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27637,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27638,'198.52.110.69','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27639,'183.136.190.62','2014-10-08 00:00:00','/index.html','Chrome',1,'',''),(27640,'195.2.240.101','2014-10-08 00:00:00','/newsview.htm','Firefox',1,'',''),(27641,'195.2.240.101','2014-10-08 00:00:00','/newsview.htm','Firefox',1,'',''),(27642,'183.136.190.62','2014-10-08 00:00:00','/index.html','Chrome',1,'',''),(27643,'114.96.52.186','2014-10-08 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(27644,'114.96.52.186','2014-10-08 00:00:00','/news.htm','Chrome',1,'',''),(27645,'114.96.52.186','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27646,'69.58.178.57','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27647,'69.58.178.57','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27648,'69.58.178.57','2014-10-08 00:00:00','/news.htm','Firefox',1,'',''),(27649,'183.136.190.62','2014-10-08 00:00:00','/index.html','Chrome',1,'',''),(27650,'198.52.110.69','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27651,'183.136.190.62','2014-10-08 00:00:00','/index.html','Chrome',1,'',''),(27652,'222.186.128.50','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27653,'61.135.190.201','2014-10-08 00:00:00','/index.html','IE',1,'www','baidu'),(27654,'219.245.78.75','2014-10-08 00:00:00','/index.html','Chrome',1,'','baidu'),(27655,'219.245.78.75','2014-10-08 00:00:00','/index.html','Chrome',1,'',''),(27656,'183.136.190.43','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27657,'198.52.110.69','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27658,'58.34.112.123','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'大悦城的互联网创新','baidu'),(27659,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27660,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27661,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27662,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27663,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27664,'180.153.182.99','2014-10-08 00:00:00','/news/newsview.htm','IE',1,'',''),(27665,'180.153.182.99','2014-10-08 00:00:00','/news/newsview.htm','IE',1,'',''),(27666,'195.2.240.101','2014-10-08 00:00:00','/newsview.htm','Firefox',1,'',''),(27667,'60.223.255.180','2014-10-08 00:00:00','/index.html','Chrome',1,'睿思olap','baidu'),(27668,'60.223.255.180','2014-10-08 00:00:00','/index.html','Chrome',1,'睿思olap','baidu'),(27669,'222.209.132.85','2014-10-08 00:00:00','/index.html','Chrome',1,'',''),(27670,'198.74.111.236','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27671,'124.205.50.24','2014-10-08 00:00:00','/news.htm','IE',1,'',''),(27672,'124.205.50.24','2014-10-08 00:00:00','/news.htm','Chrome',1,'',''),(27673,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27674,'222.186.128.50','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27675,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27676,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27677,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27678,'220.181.132.216','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27679,'220.181.132.192','2014-10-08 00:00:00','/index.html','Safari',1,'',''),(27680,'121.199.125.21','2014-10-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27681,'61.135.186.18','2014-10-08 00:00:00','/index.html','Safari',1,'',''),(27682,'183.136.190.58','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27683,'198.74.111.236','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27684,'58.221.59.172','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27685,'218.28.242.109','2014-10-08 00:00:00','/news.htm','Chrome',1,'',''),(27686,'218.28.242.109','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27687,'218.28.242.109','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27688,'218.28.242.109','2014-10-08 00:00:00','/news.htm','Chrome',1,'',''),(27689,'222.186.128.54','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27690,'183.136.190.41','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27691,'218.28.242.109','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27692,'218.28.242.109','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27693,'121.199.125.21','2014-10-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27694,'121.199.125.21','2014-10-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27695,'123.139.49.204','2014-10-08 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(27696,'220.181.158.109','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27697,'60.223.255.180','2014-10-08 00:00:00','/index.html','Chrome',1,'睿思olap','baidu'),(27698,'198.74.111.236','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27699,'182.118.41.91','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27700,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27701,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27702,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27703,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27704,'192.184.60.203','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27705,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27706,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27707,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27708,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27709,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27710,'183.136.190.43','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27711,'203.208.60.144','2014-10-08 00:00:00','/index.html','Safari',1,'',''),(27712,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27713,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27714,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27715,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27716,'61.135.165.9','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27717,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27718,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27719,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27720,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27721,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27722,'124.205.50.24','2014-10-08 00:00:00','/newsview.htm','Chrome',1,'',''),(27723,'61.135.190.224','2014-10-08 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27724,'198.74.111.236','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27725,'220.181.51.39','2014-10-08 00:00:00','/index.html','Chrome',1,'',''),(27726,'121.199.125.21','2014-10-08 00:00:00','/newsview.htm','Firefox',1,'',''),(27727,'195.2.240.101','2014-10-08 00:00:00','/news.htm','Firefox',1,'',''),(27728,'183.136.190.48','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27729,'124.205.50.24','2014-10-08 00:00:00','/news.htm','Chrome',1,'',''),(27730,'221.194.128.224','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27731,'61.135.190.102','2014-10-08 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27732,'222.186.128.50','2014-10-08 00:00:00','/index.html','IE',1,'',''),(27733,'121.199.125.21','2014-10-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27734,'183.136.190.36','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27735,'183.136.190.43','2014-10-08 00:00:00','/index.html','Firefox',1,'',''),(27736,'216.145.14.142','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27737,'198.74.98.228','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27738,'222.186.128.54','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27739,'64.246.161.30','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27740,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27741,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27742,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27743,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27744,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27745,'203.208.60.112','2014-10-09 00:00:00','/index.html','Safari',1,'',''),(27746,'183.136.190.43','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27747,'220.181.132.218','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27748,'101.199.108.50','2014-10-09 00:00:00','/index.html','Safari',1,'',''),(27749,'183.136.190.48','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27750,'64.74.215.94','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27751,'64.74.215.94','2014-10-09 00:00:00','/news.htm','IE',1,'',''),(27752,'64.74.215.94','2014-10-09 00:00:00','/newsview.htm','IE',1,'',''),(27753,'64.74.215.94','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27754,'64.74.215.94','2014-10-09 00:00:00','/news.htm','IE',1,'',''),(27755,'121.199.125.21','2014-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(27756,'183.136.190.43','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27757,'183.136.190.43','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27758,'121.199.125.21','2014-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(27759,'195.2.240.101','2014-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(27760,'198.74.98.228','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27761,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27762,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27763,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27764,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27765,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27766,'61.135.186.52','2014-10-09 00:00:00','/newsview.htm','Safari',1,'',''),(27767,'195.2.240.101','2014-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(27768,'123.125.71.72','2014-10-09 00:00:00','/newsview.htm','Firefox',0,'',''),(27769,'23.236.64.174','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27770,'183.136.190.62','2014-10-09 00:00:00','/index.html','Chrome',1,'',''),(27771,'183.136.190.43','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27772,'183.136.190.62','2014-10-09 00:00:00','/index.html','Chrome',1,'',''),(27773,'183.136.190.62','2014-10-09 00:00:00','/index.html','Chrome',1,'',''),(27774,'183.136.190.62','2014-10-09 00:00:00','/index.html','Chrome',1,'',''),(27775,'183.136.190.43','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27776,'219.139.222.34','2014-10-09 00:00:00','/newsview.htm','Chrome',1,'',''),(27777,'222.186.128.54','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27778,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27779,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27780,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27781,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27782,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27783,'195.2.240.101','2014-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(27784,'195.2.240.101','2014-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(27785,'183.136.190.43','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27786,'218.28.242.109','2014-10-09 00:00:00','/news.htm','Chrome',1,'',''),(27787,'218.28.242.109','2014-10-09 00:00:00','/newsview.htm','Chrome',1,'',''),(27788,'220.181.51.198','2014-10-09 00:00:00','/index.html','IE',1,'www','baidu'),(27789,'123.66.159.122','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27790,'123.66.159.122','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27791,'124.193.141.226','2014-10-09 00:00:00','/index.html','Chrome',1,'',''),(27792,'61.146.178.189','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27793,'23.236.64.174','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27794,'222.186.128.50','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27795,'121.199.125.21','2014-10-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27796,'121.199.125.21','2014-10-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27797,'183.136.190.41','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27798,'110.184.41.92','2014-10-09 00:00:00','/news.htm','Chrome',1,'',''),(27799,'110.184.41.92','2014-10-09 00:00:00','/index.html','Chrome',1,'',''),(27800,'110.184.41.92','2014-10-09 00:00:00','/index.html','Chrome',1,'',''),(27801,'183.136.190.43','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27802,'221.194.128.224','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27803,'221.12.59.211','2014-10-09 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(27804,'222.186.128.54','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27805,'61.160.247.181','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27806,'183.136.190.51','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27807,'218.28.242.109','2014-10-09 00:00:00','/news.htm','Chrome',1,'',''),(27808,'218.28.242.109','2014-10-09 00:00:00','/newsview.htm','Chrome',1,'',''),(27809,'23.236.64.174','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27810,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27811,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27812,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27813,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27814,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27815,'123.125.71.125','2014-10-09 00:00:00','/index.html','Chrome',1,'',''),(27816,'110.87.98.82','2014-10-09 00:00:00','/index.html','Chrome',1,'',''),(27817,'222.186.128.54','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27818,'61.148.95.126','2014-10-09 00:00:00','/newsview.htm','IE',1,'','baidu'),(27819,'1.202.254.174','2014-10-09 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(27820,'180.149.143.153','2014-10-09 00:00:00','/newsview.htm','Safari',1,'',''),(27821,'195.2.240.101','2014-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(27822,'61.135.190.102','2014-10-09 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(27823,'195.2.240.101','2014-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(27824,'61.135.190.105','2014-10-09 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27825,'123.6.171.54','2014-10-09 00:00:00','/news.htm','IE',1,'',''),(27826,'123.6.171.54','2014-10-09 00:00:00','/news.htm','IE',1,'',''),(27827,'61.135.169.38','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27828,'123.6.171.54','2014-10-09 00:00:00','/newsview.htm','IE',1,'',''),(27829,'123.6.171.54','2014-10-09 00:00:00','/newsview.htm','IE',1,'',''),(27830,'123.6.171.54','2014-10-09 00:00:00','/newsview.htm','IE',1,'',''),(27831,'182.254.209.121','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27832,'182.254.209.121','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27833,'23.236.64.174','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27834,'222.240.177.42','2014-10-09 00:00:00','/index.html','Chrome',1,'',''),(27835,'42.156.138.117','2014-10-09 00:00:00','/index.html','Safari',1,'',''),(27836,'183.136.190.51','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27837,'123.6.171.54','2014-10-09 00:00:00','/news.htm','IE',1,'',''),(27838,'123.6.171.54','2014-10-09 00:00:00','/news.htm','IE',1,'',''),(27839,'123.6.171.54','2014-10-09 00:00:00','/news.htm','IE',1,'',''),(27840,'183.136.190.51','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27841,'220.181.51.51','2014-10-09 00:00:00','/index.html','Chrome',1,'',''),(27842,'123.125.71.62','2014-10-09 00:00:00','/news.htm','Chrome',1,'',''),(27843,'220.181.158.106','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27844,'118.198.180.44','2014-10-09 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(27845,'183.136.190.41','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27846,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27847,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27848,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27849,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27850,'192.184.60.203','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27851,'198.74.98.228','2014-10-09 00:00:00','/index.html','IE',1,'',''),(27852,'183.136.190.41','2014-10-09 00:00:00','/index.html','Firefox',1,'',''),(27853,'61.160.247.181','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27854,'183.136.190.48','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27855,'183.136.190.48','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27856,'180.149.143.27','2014-10-10 00:00:00','/index.html','Safari',1,'',''),(27857,'195.2.240.101','2014-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(27858,'183.136.190.51','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27859,'198.74.98.228','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27860,'218.30.118.102','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27861,'183.136.190.51','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27862,'222.186.128.54','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27863,'183.136.190.43','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27864,'58.221.59.172','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27865,'183.136.190.43','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27866,'183.136.190.62','2014-10-10 00:00:00','/index.html','Chrome',1,'',''),(27867,'198.74.98.228','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27868,'195.2.240.101','2014-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(27869,'220.181.51.45','2014-10-10 00:00:00','/index.html','Chrome',1,'',''),(27870,'183.136.190.62','2014-10-10 00:00:00','/index.html','Chrome',1,'',''),(27871,'220.181.132.218','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27872,'220.181.132.196','2014-10-10 00:00:00','/index.html','Safari',1,'',''),(27873,'195.2.240.101','2014-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(27874,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27875,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27876,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27877,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27878,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27879,'183.136.190.62','2014-10-10 00:00:00','/index.html','Chrome',1,'',''),(27880,'220.181.51.40','2014-10-10 00:00:00','/index.html','Chrome',1,'',''),(27881,'183.136.190.62','2014-10-10 00:00:00','/index.html','Chrome',1,'',''),(27882,'23.236.64.174','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27883,'183.136.190.55','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27884,'195.2.240.101','2014-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(27885,'220.181.51.211','2014-10-10 00:00:00','/index.html','IE',1,'www','baidu'),(27886,'121.199.125.21','2014-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(27887,'183.136.190.51','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27888,'1.202.254.174','2014-10-10 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(27889,'106.120.173.97','2014-10-10 00:00:00','/newsview.htm','Safari',1,'',''),(27890,'61.135.190.105','2014-10-10 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27891,'61.135.190.224','2014-10-10 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(27892,'46.29.20.219','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27893,'58.221.59.172','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27894,'220.181.51.105','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27895,'220.181.51.103','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27896,'198.74.98.228','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27897,'183.136.190.43','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27898,'58.49.52.122','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27899,'58.49.52.122','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27900,'222.186.128.50','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27901,'183.136.190.51','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27902,'195.2.240.101','2014-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(27903,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27904,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27905,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27906,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27907,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27908,'198.74.98.228','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27909,'195.2.240.101','2014-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(27910,'195.2.240.101','2014-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(27911,'110.18.246.202','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27912,'121.199.125.21','2014-10-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(27913,'183.136.190.58','2014-10-10 00:00:00','/index.html','Firefox',1,'',''),(27914,'61.160.247.181','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27915,'221.12.59.211','2014-10-10 00:00:00','/index.html','Firefox',1,'�˼BI','baidu'),(27916,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27917,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27918,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27919,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27920,'192.184.60.203','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27921,'195.2.240.101','2014-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(27922,'23.236.64.174','2014-10-10 00:00:00','/index.html','IE',1,'',''),(27923,'183.136.190.57','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27924,'183.136.190.48','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27925,'195.2.240.101','2014-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(27926,'183.136.190.51','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27927,'23.236.64.174','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27928,'183.136.190.48','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27929,'61.135.186.40','2014-10-11 00:00:00','/newsview.htm','Safari',1,'',''),(27930,'42.156.139.5','2014-10-11 00:00:00','/index.html','Safari',1,'',''),(27931,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27932,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27933,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27934,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27935,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27936,'61.146.178.189','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27937,'218.30.118.98','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27938,'183.136.190.43','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27939,'195.2.240.101','2014-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(27940,'195.2.240.101','2014-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(27941,'198.74.98.228','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27942,'66.249.69.234','2014-10-11 00:00:00','/newsview.htm','Safari',1,'',''),(27943,'221.194.128.224','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27944,'183.136.190.41','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27945,'121.199.125.21','2014-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(27946,'183.136.190.51','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27947,'183.136.190.62','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(27948,'121.199.125.21','2014-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(27949,'183.136.190.62','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(27950,'121.199.125.21','2014-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(27951,'183.136.190.62','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(27952,'23.236.64.174','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27953,'220.181.51.36','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(27954,'5.34.183.60','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(27955,'5.34.183.60','2014-10-11 00:00:00','/newsview.htm','Chrome',1,'',''),(27956,'61.135.186.51','2014-10-11 00:00:00','/index.html','Safari',1,'',''),(27957,'5.34.183.60','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(27958,'5.34.183.60','2014-10-11 00:00:00','/newsview.htm','Chrome',1,'',''),(27959,'5.34.183.60','2014-10-11 00:00:00','/news.htm','Chrome',1,'',''),(27960,'5.34.183.60','2014-10-11 00:00:00','/newsview.htm','Chrome',1,'',''),(27961,'5.34.183.60','2014-10-11 00:00:00','/newsview.htm','Chrome',1,'',''),(27962,'5.34.183.60','2014-10-11 00:00:00','/newsview.htm','Chrome',1,'',''),(27963,'5.34.183.60','2014-10-11 00:00:00','/newsview.htm','Chrome',1,'',''),(27964,'5.34.183.60','2014-10-11 00:00:00','/newsview.htm','Chrome',1,'',''),(27965,'121.199.125.21','2014-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(27966,'121.199.125.21','2014-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(27967,'183.136.190.36','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27968,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27969,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27970,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27971,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27972,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27973,'106.38.203.210','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(27974,'106.38.203.210','2014-10-11 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(27975,'220.181.132.218','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27976,'220.181.132.193','2014-10-11 00:00:00','/index.html','Safari',1,'',''),(27977,'61.135.172.68','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(27978,'124.65.164.10','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(27979,'124.65.164.10','2014-10-11 00:00:00','/news.htm','Chrome',1,'',''),(27980,'124.65.164.10','2014-10-11 00:00:00','/news.htm','Chrome',1,'',''),(27981,'124.65.164.10','2014-10-11 00:00:00','/news.htm','Chrome',1,'',''),(27982,'124.65.164.10','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(27983,'183.136.190.58','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27984,'121.199.125.21','2014-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(27985,'183.136.190.58','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27986,'183.136.190.62','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(27987,'223.20.87.38','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(27988,'223.20.87.38','2014-10-11 00:00:00','/news.htm','Chrome',1,'',''),(27989,'222.186.128.54','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27990,'220.181.51.103','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27991,'220.181.51.105','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27992,'61.135.190.223','2014-10-11 00:00:00','/newsview.htm','Firefox',1,'�������ó���','baidu'),(27993,'61.135.190.100','2014-10-11 00:00:00','/index.html','Firefox',1,'�����˼','baidu'),(27994,'198.74.98.228','2014-10-11 00:00:00','/index.html','IE',1,'',''),(27995,'183.136.190.41','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27996,'183.136.190.55','2014-10-11 00:00:00','/news.htm','Firefox',1,'',''),(27997,'183.136.190.43','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(27998,'183.136.190.51','2014-10-11 00:00:00','/news.htm','Firefox',1,'',''),(27999,'61.135.190.219','2014-10-11 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(28000,'183.136.190.51','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(28001,'114.96.177.65','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28002,'183.136.190.58','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(28003,'195.2.240.101','2014-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(28004,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28005,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28006,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28007,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28008,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28009,'23.236.64.174','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28010,'110.184.44.119','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(28011,'110.184.44.119','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(28012,'183.136.190.58','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(28013,'183.136.190.41','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(28014,'218.203.116.41','2014-10-11 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(28015,'223.243.3.172','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28016,'1.202.240.87','2014-10-11 00:00:00','/newsview.htm','IE',1,'睿思bi','baidu'),(28017,'220.181.51.46','2014-10-11 00:00:00','/index.html','Chrome',1,'',''),(28018,'180.153.198.217','2014-10-11 00:00:00','/newsview.htm','Safari',1,'',''),(28019,'121.199.125.21','2014-10-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(28020,'121.199.125.21','2014-10-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(28021,'183.136.190.43','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(28022,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28023,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28024,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28025,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28026,'192.184.60.203','2014-10-11 00:00:00','/index.html','IE',1,'',''),(28027,'183.136.190.55','2014-10-11 00:00:00','/index.html','Firefox',1,'',''),(28028,'198.74.98.228','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28029,'183.136.190.57','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28030,'220.181.51.108','2014-10-12 00:00:00','/news.htm','Firefox',1,'www.ruisitech.com','baidu'),(28031,'220.181.51.108','2014-10-12 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(28032,'183.136.190.57','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28033,'183.136.190.51','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28034,'183.136.190.41','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28035,'221.194.128.224','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28036,'183.136.190.41','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28037,'183.136.190.43','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28038,'183.136.190.58','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28039,'183.136.190.58','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28040,'183.136.190.43','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28041,'183.136.190.51','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28042,'183.136.190.55','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28043,'183.136.190.41','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28044,'183.136.190.55','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28045,'183.136.190.36','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28046,'183.136.190.41','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28047,'183.136.190.43','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28048,'183.136.190.51','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28049,'183.136.190.49','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28050,'183.136.190.43','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28051,'23.236.64.174','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28052,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28053,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28054,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28055,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28056,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28057,'61.146.178.189','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28058,'61.146.178.189','2014-10-12 00:00:00','/news.htm','IE',1,'',''),(28059,'183.136.190.51','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28060,'195.2.240.101','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28061,'195.2.240.101','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28062,'61.135.190.71','2014-10-12 00:00:00','/newsview.htm','Safari',1,'',''),(28063,'183.136.190.36','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28064,'121.199.125.21','2014-10-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(28065,'121.199.125.21','2014-10-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(28066,'23.236.64.174','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28067,'220.181.51.46','2014-10-12 00:00:00','/index.html','Chrome',1,'',''),(28068,'180.153.188.179','2014-10-12 00:00:00','/index.html','Safari',1,'',''),(28069,'183.136.190.51','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28070,'61.160.247.181','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28071,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28072,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28073,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28074,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28075,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28076,'23.236.64.174','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28077,'195.2.240.101','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28078,'123.125.71.119','2014-10-12 00:00:00','/index.html','Firefox',1,'','baidu'),(28079,'195.2.240.101','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28080,'183.136.190.36','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28081,'183.136.190.62','2014-10-12 00:00:00','/index.html','Chrome',1,'',''),(28082,'183.136.190.62','2014-10-12 00:00:00','/index.html','Chrome',1,'',''),(28083,'123.125.71.61','2014-10-12 00:00:00','/index.html','Chrome',1,'',''),(28084,'183.136.190.62','2014-10-12 00:00:00','/index.html','Chrome',1,'',''),(28085,'183.136.190.62','2014-10-12 00:00:00','/index.html','Chrome',1,'',''),(28086,'220.181.51.201','2014-10-12 00:00:00','/index.html','IE',1,'www','baidu'),(28087,'220.181.132.218','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28088,'222.186.128.54','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28089,'220.181.132.199','2014-10-12 00:00:00','/index.html','Safari',1,'',''),(28090,'101.199.108.119','2014-10-12 00:00:00','/index.html','Safari',1,'',''),(28091,'101.199.108.50','2014-10-12 00:00:00','/index.html','Safari',1,'',''),(28092,'198.74.98.228','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28093,'183.136.190.49','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28094,'61.135.190.104','2014-10-12 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(28095,'61.135.190.104','2014-10-12 00:00:00','/index.html','Firefox',1,'12527','baidu'),(28096,'121.199.125.21','2014-10-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(28097,'61.135.190.223','2014-10-12 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(28098,'121.199.125.21','2014-10-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(28099,'192.3.109.194','2014-10-12 00:00:00','/index.html','Chrome',1,'',''),(28100,'66.249.69.150','2014-10-12 00:00:00','/index.html','Safari',1,'',''),(28101,'23.236.64.174','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28102,'183.136.190.51','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28103,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28104,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28105,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28106,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28107,'192.184.60.203','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28108,'183.136.190.51','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28109,'182.118.41.71','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28110,'195.2.240.101','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28111,'61.146.178.189','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28112,'61.160.247.181','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28113,'220.166.255.164','2014-10-12 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(28114,'218.77.79.42','2014-10-12 00:00:00','/index.html','Chrome',1,'',''),(28115,'101.131.131.136','2014-10-12 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(28116,'183.136.190.36','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28117,'121.199.125.21','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28118,'121.199.125.21','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28119,'121.199.125.21','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28120,'101.131.131.136','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28121,'123.125.71.96','2014-10-12 00:00:00','/index.html','Chrome',1,'',''),(28122,'121.199.125.21','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28123,'121.199.125.21','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28124,'23.236.64.174','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28125,'113.140.86.66','2014-10-12 00:00:00','/index.html','Chrome',1,'',''),(28126,'183.136.190.41','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28127,'121.199.125.21','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28128,'121.199.125.21','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28129,'121.199.125.21','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28130,'121.199.125.21','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28131,'195.2.240.101','2014-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(28132,'218.59.238.92','2014-10-12 00:00:00','/index.html','IE',1,'',''),(28133,'221.12.59.213','2014-10-12 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(28134,'66.249.64.170','2014-10-12 00:00:00','/index.html','Safari',1,'',''),(28135,'183.136.190.43','2014-10-12 00:00:00','/index.html','Firefox',1,'',''),(28136,'183.136.190.36','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28137,'220.181.158.106','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28138,'222.186.128.50','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28139,'183.136.190.58','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28140,'23.236.64.174','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28141,'183.136.190.58','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28142,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28143,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28144,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28145,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28146,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28147,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28148,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28149,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28150,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28151,'46.29.20.219','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28152,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28153,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28154,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28155,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28156,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28157,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28158,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28159,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28160,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28161,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28162,'182.118.55.214','2014-10-13 00:00:00','/newsview.htm','Safari',1,'',''),(28163,'222.186.128.50','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28164,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28165,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28166,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28167,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28168,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28169,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28170,'198.74.98.228','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28171,'183.136.190.51','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28172,'183.136.190.41','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28173,'66.249.64.66','2014-10-13 00:00:00','/index.html','Safari',1,'',''),(28174,'222.186.128.50','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28175,'61.135.186.40','2014-10-13 00:00:00','/index.html','Safari',1,'',''),(28176,'195.2.240.101','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28177,'183.136.190.62','2014-10-13 00:00:00','/index.html','Chrome',1,'',''),(28178,'183.136.190.62','2014-10-13 00:00:00','/index.html','Chrome',1,'',''),(28179,'61.135.165.22','2014-10-13 00:00:00','/index.html','Chrome',1,'',''),(28180,'23.236.64.174','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28181,'180.149.133.16','2014-10-13 00:00:00','/index.html','Firefox',1,'','baidu'),(28182,'195.2.240.101','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28183,'183.136.190.62','2014-10-13 00:00:00','/index.html','Chrome',1,'',''),(28184,'183.136.190.55','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28185,'121.199.125.21','2014-10-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(28186,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28187,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28188,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28189,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28190,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28191,'121.199.125.21','2014-10-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(28192,'121.199.125.21','2014-10-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(28193,'183.136.190.62','2014-10-13 00:00:00','/index.html','Chrome',1,'',''),(28194,'183.136.190.36','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28195,'195.2.240.101','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28196,'198.74.98.228','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28197,'182.254.134.114','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28198,'182.254.134.114','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28199,'61.135.190.200','2014-10-13 00:00:00','/index.html','IE',1,'www','baidu'),(28200,'195.2.240.101','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28201,'220.181.132.218','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28202,'220.181.132.197','2014-10-13 00:00:00','/index.html','Safari',1,'',''),(28203,'175.162.124.210','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28204,'183.136.190.58','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28205,'23.236.64.174','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28206,'220.181.158.109','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28207,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28208,'182.118.42.66','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28209,'183.136.190.43','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28210,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28211,'183.136.190.51','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28212,'221.194.128.224','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28213,'182.254.220.90','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28214,'182.254.220.90','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28215,'183.136.190.57','2014-10-13 00:00:00','/index.html','Firefox',1,'',''),(28216,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28217,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28218,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28219,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28220,'192.184.60.203','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28221,'23.236.64.174','2014-10-13 00:00:00','/index.html','IE',1,'',''),(28222,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28223,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28224,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28225,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28226,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28227,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28228,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28229,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28230,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28231,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28232,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28233,'114.254.69.209','2014-10-13 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(28234,'121.199.125.21','2014-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(28235,'183.136.190.36','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28236,'198.74.98.228','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28237,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28238,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28239,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28240,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28241,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28242,'220.181.51.102','2014-10-14 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(28243,'183.136.190.51','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28244,'218.30.118.99','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28245,'121.199.125.21','2014-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(28246,'183.136.190.51','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28247,'58.221.59.172','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28248,'23.236.64.174','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28249,'195.2.240.101','2014-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(28250,'61.146.178.189','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28251,'195.2.240.101','2014-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(28252,'220.181.158.106','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28253,'183.136.190.48','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28254,'23.236.64.174','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28255,'183.136.190.62','2014-10-14 00:00:00','/index.html','Chrome',1,'',''),(28256,'183.136.190.62','2014-10-14 00:00:00','/index.html','Chrome',1,'',''),(28257,'183.136.190.36','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28258,'183.136.190.55','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28259,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28260,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28261,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28262,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28263,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28264,'183.136.190.62','2014-10-14 00:00:00','/index.html','Chrome',1,'',''),(28265,'221.12.59.212','2014-10-14 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(28266,'123.157.210.60','2014-10-14 00:00:00','/index.html','Chrome',1,'',''),(28267,'123.157.210.60','2014-10-14 00:00:00','/index.html','Chrome',1,'',''),(28268,'183.136.190.62','2014-10-14 00:00:00','/index.html','Chrome',1,'',''),(28269,'114.249.218.220','2014-10-14 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(28270,'114.249.218.220','2014-10-14 00:00:00','/index.html','Chrome',1,'',''),(28271,'124.42.13.235','2014-10-14 00:00:00','/index.html','Chrome',1,'',''),(28272,'222.128.180.79','2014-10-14 00:00:00','/index.html','Chrome',1,'',''),(28273,'198.74.98.228','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28274,'123.125.71.61','2014-10-14 00:00:00','/index.html','Chrome',1,'',''),(28275,'61.135.190.69','2014-10-14 00:00:00','/index.html','IE',1,'www','baidu'),(28276,'66.249.69.166','2014-10-14 00:00:00','/newsview.htm','Safari',1,'',''),(28277,'183.136.190.48','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28278,'221.12.59.212','2014-10-14 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(28279,'195.2.240.101','2014-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(28280,'222.186.128.54','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28281,'183.136.190.49','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28282,'221.194.128.224','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28283,'219.148.168.212','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28284,'23.236.64.174','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28285,'61.135.190.72','2014-10-14 00:00:00','/newsview.htm','Safari',1,'',''),(28286,'222.186.128.52','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28287,'220.181.51.110','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28288,'220.181.51.105','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28289,'220.181.51.107','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28290,'220.181.51.110','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28291,'220.181.132.218','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28292,'101.199.112.54','2014-10-14 00:00:00','/index.html','Safari',1,'',''),(28293,'124.128.62.162','2014-10-14 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(28294,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28295,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28296,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28297,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28298,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28299,'66.249.69.166','2014-10-14 00:00:00','/newsview.htm','Safari',1,'',''),(28300,'183.136.190.51','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28301,'195.2.240.101','2014-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(28302,'114.252.141.159','2014-10-14 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(28303,'114.252.141.159','2014-10-14 00:00:00','/index.html','Chrome',1,'',''),(28304,'222.186.128.51','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28305,'183.136.190.51','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28306,'54.66.173.249','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28307,'221.12.59.213','2014-10-14 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(28308,'220.181.132.216','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28309,'61.135.190.219','2014-10-14 00:00:00','/index.html','Firefox',1,'�˼','baidu'),(28310,'101.199.108.54','2014-10-14 00:00:00','/index.html','Safari',1,'',''),(28311,'222.186.128.52','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28312,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28313,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28314,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28315,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28316,'192.184.60.203','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28317,'61.135.190.222','2014-10-14 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(28318,'66.249.69.182','2014-10-14 00:00:00','/newsview.htm','Safari',1,'',''),(28319,'222.186.128.53','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28320,'182.254.139.99','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28321,'182.254.139.99','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28322,'23.236.64.174','2014-10-14 00:00:00','/index.html','IE',1,'',''),(28323,'66.249.69.150','2014-10-14 00:00:00','/news.htm','Safari',1,'',''),(28324,'183.136.190.43','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28325,'183.136.190.43','2014-10-14 00:00:00','/index.html','Firefox',1,'',''),(28326,'182.254.208.14','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28327,'182.254.208.14','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28328,'183.136.190.51','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28329,'66.249.69.166','2014-10-15 00:00:00','/index.html','Safari',1,'',''),(28330,'195.2.240.101','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28331,'121.199.125.21','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28332,'121.199.125.21','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28333,'121.199.125.21','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28334,'121.199.125.21','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28335,'183.136.190.49','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28336,'121.199.125.21','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28337,'121.199.125.21','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28338,'198.74.98.228','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28339,'121.199.125.21','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28340,'121.199.125.21','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28341,'222.186.128.52','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28342,'46.4.124.178','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28343,'46.4.124.178','2014-10-15 00:00:00','/news.htm','Firefox',1,'',''),(28344,'46.4.124.178','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28345,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28346,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28347,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28348,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28349,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28350,'183.136.190.57','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28351,'183.136.190.57','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28352,'222.186.128.51','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28353,'121.199.125.21','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28354,'23.236.64.174','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28355,'195.2.240.101','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28356,'123.125.71.113','2014-10-15 00:00:00','/newsview.htm','Firefox',0,'',''),(28357,'183.136.190.48','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28358,'182.254.151.226','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28359,'182.254.151.226','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28360,'183.136.190.48','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28361,'23.236.64.174','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28362,'119.147.146.189','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28363,'183.136.190.62','2014-10-15 00:00:00','/index.html','Chrome',1,'',''),(28364,'195.2.240.101','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28365,'66.249.65.134','2014-10-15 00:00:00','/newsview.htm','Safari',1,'',''),(28366,'183.136.190.62','2014-10-15 00:00:00','/index.html','Chrome',1,'',''),(28367,'183.136.190.62','2014-10-15 00:00:00','/index.html','Chrome',1,'',''),(28368,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28369,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28370,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28371,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28372,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28373,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28374,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28375,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28376,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28377,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28378,'220.181.51.212','2014-10-15 00:00:00','/index.html','IE',1,'www','baidu'),(28379,'195.2.240.101','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28380,'183.136.190.62','2014-10-15 00:00:00','/index.html','Chrome',1,'',''),(28381,'198.74.98.228','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28382,'183.136.190.51','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28383,'61.146.178.189','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28384,'121.199.125.21','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28385,'121.199.125.21','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28386,'183.136.190.51','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28387,'218.59.238.92','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28388,'46.29.20.219','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28389,'183.230.33.23','2014-10-15 00:00:00','/index.html','Chrome',1,'',''),(28390,'23.236.64.174','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28391,'58.221.59.172','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28392,'220.181.132.218','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28393,'220.181.132.199','2014-10-15 00:00:00','/index.html','Safari',1,'',''),(28394,'218.30.118.80','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28395,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28396,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28397,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28398,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28399,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28400,'183.136.190.43','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28401,'183.136.190.41','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28402,'23.236.64.174','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28403,'222.186.128.51','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28404,'195.2.240.101','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28405,'222.186.128.54','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28406,'116.7.52.98','2014-10-15 00:00:00','/index.html','Firefox',1,'睿思科技','baidu'),(28407,'183.136.190.51','2014-10-15 00:00:00','/index.html','Firefox',1,'',''),(28408,'123.125.71.78','2014-10-15 00:00:00','/newsview.htm','Firefox',0,'',''),(28409,'220.181.51.62','2014-10-15 00:00:00','/index.html','Chrome',1,'',''),(28410,'61.135.190.220','2014-10-15 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(28411,'220.181.132.216','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28412,'220.181.132.200','2014-10-15 00:00:00','/index.html','Safari',1,'',''),(28413,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28414,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28415,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28416,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28417,'192.184.60.203','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28418,'195.2.240.101','2014-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(28419,'61.135.190.105','2014-10-15 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(28420,'198.74.98.228','2014-10-15 00:00:00','/index.html','IE',1,'',''),(28421,'195.2.240.101','2014-10-15 00:00:00','/news.htm','Firefox',1,'',''),(28422,'121.199.125.21','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28423,'121.199.125.21','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28424,'121.199.125.21','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28425,'183.136.190.51','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28426,'183.136.190.57','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28427,'222.186.128.51','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28428,'111.206.36.16','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28429,'23.236.64.174','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28430,'195.2.240.101','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28431,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28432,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28433,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28434,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28435,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28436,'195.2.240.101','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28437,'222.186.128.53','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28438,'183.136.190.43','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28439,'183.136.190.43','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28440,'23.236.64.174','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28441,'222.186.128.54','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28442,'121.199.125.21','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28443,'220.181.51.38','2014-10-16 00:00:00','/index.html','Chrome',1,'',''),(28444,'183.136.190.49','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28445,'183.136.190.62','2014-10-16 00:00:00','/index.html','Chrome',1,'',''),(28446,'222.186.128.52','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28447,'220.181.158.106','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28448,'210.79.75.36','2014-10-16 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(28449,'183.136.190.40','2014-10-16 00:00:00','/index.html','Chrome',1,'',''),(28450,'198.74.98.228','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28451,'121.199.125.21','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28452,'183.136.190.58','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28453,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28454,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28455,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28456,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28457,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28458,'61.51.47.6','2014-10-16 00:00:00','/index.html','Chrome',1,'',''),(28459,'114.98.66.200','2014-10-16 00:00:00','/news.htm','Chrome',1,'',''),(28460,'195.2.240.101','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28461,'183.136.190.40','2014-10-16 00:00:00','/index.html','Chrome',1,'',''),(28462,'121.199.125.21','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28463,'222.186.128.51','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28464,'180.153.182.138','2014-10-16 00:00:00','/newsview.htm','IE',1,'',''),(28465,'180.153.182.80','2014-10-16 00:00:00','/newsview.htm','IE',1,'',''),(28466,'183.136.190.36','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28467,'198.74.98.228','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28468,'222.186.128.51','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28469,'61.135.190.199','2014-10-16 00:00:00','/index.html','IE',1,'www','baidu'),(28470,'183.136.190.43','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28471,'66.249.79.110','2014-10-16 00:00:00','/newsview.htm','Safari',1,'',''),(28472,'116.226.206.138','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28473,'220.181.158.109','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28474,'118.114.162.6','2014-10-16 00:00:00','/index.html','Chrome',1,'睿思 BI 商业智能 V2.0','baidu'),(28475,'222.186.128.57','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28476,'221.194.128.224','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28477,'182.254.208.101','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28478,'182.254.208.101','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28479,'182.254.208.209','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28480,'182.254.208.209','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28481,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28482,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28483,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28484,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28485,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28486,'66.249.79.118','2014-10-16 00:00:00','/newsview.htm','Safari',1,'',''),(28487,'66.249.79.126','2014-10-16 00:00:00','/index.html','Safari',1,'',''),(28488,'222.186.128.57','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28489,'183.136.190.36','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28490,'220.181.132.218','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28491,'101.199.108.55','2014-10-16 00:00:00','/index.html','Safari',1,'',''),(28492,'101.199.108.59','2014-10-16 00:00:00','/index.html','Safari',1,'',''),(28493,'211.103.175.89','2014-10-16 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(28494,'211.103.175.89','2014-10-16 00:00:00','/news.htm','Chrome',1,'',''),(28495,'183.136.190.43','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28496,'121.199.125.21','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28497,'121.199.125.21','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28498,'182.254.208.254','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28499,'182.254.208.254','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28500,'182.254.141.237','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28501,'182.254.141.237','2014-10-16 00:00:00','/index.html','Firefox',1,'',''),(28502,'121.199.125.21','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28503,'121.199.125.21','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28504,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28505,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28506,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28507,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28508,'192.184.60.203','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28509,'195.2.240.101','2014-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(28510,'222.186.128.53','2014-10-16 00:00:00','/index.html','IE',1,'',''),(28511,'195.2.240.101','2014-10-16 00:00:00','/news.htm','Firefox',1,'',''),(28512,'61.146.178.189','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28513,'183.136.190.43','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28514,'198.74.98.228','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28515,'195.2.240.101','2014-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(28516,'66.249.79.110','2014-10-17 00:00:00','/newsview.htm','Safari',1,'',''),(28517,'61.135.190.104','2014-10-17 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(28518,'183.136.190.57','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28519,'195.2.240.101','2014-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(28520,'222.186.128.57','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28521,'182.254.220.233','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28522,'182.254.220.233','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28523,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28524,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28525,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28526,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28527,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28528,'183.136.190.49','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28529,'183.136.190.51','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28530,'61.135.190.102','2014-10-17 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(28531,'23.236.64.174','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28532,'202.101.75.53','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28533,'195.2.240.101','2014-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(28534,'195.2.240.101','2014-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(28535,'195.2.240.101','2014-10-17 00:00:00','/news.htm','Firefox',1,'',''),(28536,'46.165.231.151','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28537,'183.136.190.62','2014-10-17 00:00:00','/index.html','Chrome',1,'',''),(28538,'66.249.79.158','2014-10-17 00:00:00','/index.html','Safari',1,'',''),(28539,'183.136.190.40','2014-10-17 00:00:00','/index.html','Chrome',1,'',''),(28540,'183.136.190.62','2014-10-17 00:00:00','/index.html','Chrome',1,'',''),(28541,'183.136.190.62','2014-10-17 00:00:00','/index.html','Chrome',1,'',''),(28542,'222.186.128.53','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28543,'198.74.98.228','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28544,'183.136.190.43','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28545,'222.186.128.57','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28546,'66.249.79.110','2014-10-17 00:00:00','/newsview.htm','Safari',1,'',''),(28547,'221.12.59.213','2014-10-17 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(28548,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28549,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28550,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28551,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28552,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28553,'218.30.118.80','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28554,'183.136.190.43','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28555,'210.72.136.73','2014-10-17 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(28556,'222.186.128.57','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28557,'180.153.198.83','2014-10-17 00:00:00','/newsview.htm','Safari',1,'',''),(28558,'106.38.203.210','2014-10-17 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(28559,'106.38.203.210','2014-10-17 00:00:00','/news.htm','IE',1,'',''),(28560,'23.236.64.174','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28561,'183.136.190.43','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28562,'223.72.72.77','2014-10-17 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(28563,'66.249.79.118','2014-10-17 00:00:00','/newsview.htm','Safari',1,'',''),(28564,'119.98.84.128','2014-10-17 00:00:00','/news.htm','Chrome',1,'',''),(28565,'195.2.240.101','2014-10-17 00:00:00','/news.htm','Firefox',1,'',''),(28566,'221.194.128.224','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28567,'221.12.59.211','2014-10-17 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(28568,'61.135.190.72','2014-10-17 00:00:00','/index.html','IE',1,'www','baidu'),(28569,'183.136.190.43','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28570,'110.184.42.192','2014-10-17 00:00:00','/index.html','Chrome',1,'北京睿思 BI','baidu'),(28571,'66.249.79.110','2014-10-17 00:00:00','/newsview.htm','Safari',1,'',''),(28572,'123.125.71.132','2014-10-17 00:00:00','/index.html','Chrome',1,'',''),(28573,'182.254.220.233','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28574,'182.254.220.233','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28575,'66.249.79.126','2014-10-17 00:00:00','/news.htm','Safari',1,'',''),(28576,'183.136.190.57','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28577,'182.254.209.97','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28578,'182.254.209.97','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28579,'183.136.190.57','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28580,'61.160.247.181','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28581,'220.181.158.109','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28582,'59.108.66.116','2014-10-17 00:00:00','/news.htm','Chrome',1,'',''),(28583,'59.108.66.116','2014-10-17 00:00:00','/newsview.htm','Chrome',1,'',''),(28584,'59.108.66.116','2014-10-17 00:00:00','/index.html','Chrome',1,'',''),(28585,'59.108.66.116','2014-10-17 00:00:00','/index.html','Chrome',1,'',''),(28586,'101.26.131.6','2014-10-17 00:00:00','/newsview.htm','Chrome',1,'',''),(28587,'198.74.98.228','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28588,'222.186.128.56','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28589,'195.2.240.101','2014-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(28590,'182.118.41.38','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28591,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28592,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28593,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28594,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28595,'192.184.60.203','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28596,'183.136.190.51','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28597,'114.219.171.47','2014-10-17 00:00:00','/news.htm','Chrome',1,'',''),(28598,'195.2.240.101','2014-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(28599,'123.125.71.85','2014-10-17 00:00:00','/newsview.htm','Firefox',0,'',''),(28600,'183.136.190.43','2014-10-17 00:00:00','/index.html','Firefox',1,'',''),(28601,'123.125.71.107','2014-10-17 00:00:00','/newsview.htm','Firefox',0,'',''),(28602,'195.2.240.101','2014-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(28603,'198.74.98.228','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28604,'66.249.79.158','2014-10-17 00:00:00','/index.html','Safari',1,'',''),(28605,'222.186.128.53','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28606,'220.181.132.218','2014-10-17 00:00:00','/index.html','IE',1,'',''),(28607,'220.181.132.199','2014-10-17 00:00:00','/index.html','Safari',1,'',''),(28608,'180.153.188.117','2014-10-17 00:00:00','/index.html','Safari',1,'',''),(28609,'195.2.240.101','2014-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(28610,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28611,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28612,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28613,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28614,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28615,'58.20.54.248','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28616,'46.29.20.219','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28617,'183.136.190.57','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28618,'58.20.54.248','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28619,'183.136.190.43','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28620,'23.236.64.174','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28621,'183.136.190.55','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28622,'182.254.149.21','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28623,'182.254.149.21','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28624,'183.136.190.36','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28625,'218.30.118.102','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28626,'66.249.79.126','2014-10-18 00:00:00','/newsview.htm','Safari',1,'',''),(28627,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28628,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28629,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28630,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28631,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28632,'222.186.128.53','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28633,'198.74.98.228','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28634,'61.135.190.219','2014-10-18 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(28635,'183.136.190.62','2014-10-18 00:00:00','/index.html','Chrome',1,'',''),(28636,'183.136.190.62','2014-10-18 00:00:00','/index.html','Chrome',1,'',''),(28637,'183.136.190.62','2014-10-18 00:00:00','/index.html','Chrome',1,'',''),(28638,'183.136.190.51','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28639,'123.125.244.209','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28640,'61.135.190.103','2014-10-18 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(28641,'183.136.190.57','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28642,'183.136.190.62','2014-10-18 00:00:00','/index.html','Chrome',1,'',''),(28643,'61.146.178.189','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28644,'23.236.64.174','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28645,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28646,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28647,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28648,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28649,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28650,'66.249.65.138','2014-10-18 00:00:00','/newsview.htm','Safari',1,'',''),(28651,'222.186.128.56','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28652,'183.136.190.51','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28653,'195.2.240.101','2014-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(28654,'195.2.240.101','2014-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(28655,'221.12.59.211','2014-10-18 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(28656,'221.12.59.211','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28657,'183.136.190.51','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28658,'222.186.128.56','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28659,'198.74.98.228','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28660,'220.181.51.210','2014-10-18 00:00:00','/index.html','IE',1,'www','baidu'),(28661,'123.125.71.132','2014-10-18 00:00:00','/index.html','Chrome',1,'',''),(28662,'222.186.128.57','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28663,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28664,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28665,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28666,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28667,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28668,'118.198.81.26','2014-10-18 00:00:00','/index.html','Chrome',1,'',''),(28669,'118.198.81.26','2014-10-18 00:00:00','/index.html','Chrome',1,'',''),(28670,'123.125.71.112','2014-10-18 00:00:00','/newsview.htm','Firefox',0,'',''),(28671,'221.218.14.225','2014-10-18 00:00:00','/index.html','Chrome',1,'',''),(28672,'183.136.190.36','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28673,'58.210.79.242','2014-10-18 00:00:00','/index.html','Chrome',1,'',''),(28674,'195.2.240.101','2014-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(28675,'222.186.128.57','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28676,'121.199.125.21','2014-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(28677,'66.249.65.138','2014-10-18 00:00:00','/newsview.htm','Safari',1,'',''),(28678,'23.236.64.174','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28679,'183.136.190.36','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28680,'218.59.238.92','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28681,'66.249.65.138','2014-10-18 00:00:00','/newsview.htm','Safari',1,'',''),(28682,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28683,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28684,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28685,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28686,'192.184.60.203','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28687,'182.118.41.149','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28688,'195.2.240.101','2014-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(28689,'195.2.240.101','2014-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(28690,'88.198.184.227','2014-10-18 00:00:00','/index.html','Chrome',1,'',''),(28691,'183.136.190.43','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28692,'183.136.190.43','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28693,'182.254.141.237','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28694,'182.254.141.237','2014-10-18 00:00:00','/index.html','Firefox',1,'',''),(28695,'222.186.128.51','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28696,'198.74.98.228','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28697,'220.181.132.218','2014-10-18 00:00:00','/index.html','IE',1,'',''),(28698,'220.181.132.194','2014-10-18 00:00:00','/index.html','Safari',1,'',''),(28699,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28700,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28701,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28702,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28703,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28704,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28705,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28706,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28707,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28708,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28709,'195.2.240.101','2014-10-19 00:00:00','/news.htm','Firefox',1,'',''),(28710,'121.199.125.21','2014-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(28711,'183.136.190.36','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28712,'121.199.125.21','2014-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(28713,'183.136.190.43','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28714,'23.236.64.174','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28715,'183.136.190.43','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28716,'222.186.128.57','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28717,'183.136.190.43','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28718,'66.249.79.118','2014-10-19 00:00:00','/newsview.htm','Safari',1,'',''),(28719,'195.2.240.101','2014-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(28720,'66.249.79.126','2014-10-19 00:00:00','/news.htm','Safari',1,'',''),(28721,'66.249.79.110','2014-10-19 00:00:00','/newsview.htm','Safari',1,'',''),(28722,'220.181.51.102','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28723,'220.181.51.102','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28724,'220.181.51.103','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28725,'220.181.51.103','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28726,'195.2.240.101','2014-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(28727,'183.136.190.41','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28728,'198.74.98.228','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28729,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28730,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28731,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28732,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28733,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28734,'183.136.190.62','2014-10-19 00:00:00','/index.html','Chrome',1,'',''),(28735,'183.136.190.62','2014-10-19 00:00:00','/index.html','Chrome',1,'',''),(28736,'183.136.190.62','2014-10-19 00:00:00','/index.html','Chrome',1,'',''),(28737,'220.181.51.46','2014-10-19 00:00:00','/index.html','Chrome',1,'',''),(28738,'183.136.190.62','2014-10-19 00:00:00','/index.html','Chrome',1,'',''),(28739,'222.186.128.53','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28740,'183.136.190.43','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28741,'198.74.98.228','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28742,'218.30.118.80','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28743,'183.136.190.36','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28744,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28745,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28746,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28747,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28748,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28749,'123.125.71.100','2014-10-19 00:00:00','/newsview.htm','Firefox',0,'',''),(28750,'58.221.59.172','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28751,'183.136.190.58','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28752,'123.125.71.121','2014-10-19 00:00:00','/newsview.htm','Chrome',1,'',''),(28753,'123.125.71.137','2014-10-19 00:00:00','/newsview.htm','Chrome',1,'',''),(28754,'23.236.64.174','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28755,'182.118.60.40','2014-10-19 00:00:00','/index.html','Safari',1,'',''),(28756,'182.118.60.72','2014-10-19 00:00:00','/index.html','Safari',1,'',''),(28757,'180.153.182.141','2014-10-19 00:00:00','/news.htm','IE',1,'',''),(28758,'180.153.182.141','2014-10-19 00:00:00','/news.htm','IE',1,'',''),(28759,'180.153.182.124','2014-10-19 00:00:00','/news/newsview.htm','IE',1,'',''),(28760,'180.153.182.124','2014-10-19 00:00:00','/news/newsview.htm','IE',1,'',''),(28761,'61.135.190.198','2014-10-19 00:00:00','/index.html','IE',1,'www','baidu'),(28762,'195.2.240.101','2014-10-19 00:00:00','/news.htm','Firefox',1,'',''),(28763,'220.181.158.109','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28764,'183.136.190.43','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28765,'198.74.98.228','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28766,'183.136.190.43','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28767,'195.2.240.101','2014-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(28768,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28769,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28770,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28771,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28772,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28773,'61.146.178.189','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28774,'60.215.101.248','2014-10-19 00:00:00','/index.html','Chrome',1,'',''),(28775,'180.153.187.216','2014-10-19 00:00:00','/index.html','Safari',1,'',''),(28776,'180.153.198.81','2014-10-19 00:00:00','/index.html','Safari',1,'',''),(28777,'198.74.98.228','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28778,'183.136.190.43','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28779,'111.202.11.72','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28780,'221.12.59.211','2014-10-19 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(28781,'222.186.128.51','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28782,'195.2.240.101','2014-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(28783,'221.12.59.211','2014-10-19 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(28784,'183.136.190.51','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28785,'221.12.59.211','2014-10-19 00:00:00','/index.html','IE',1,'','baidu'),(28786,'119.147.146.189','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28787,'220.181.158.109','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28788,'198.74.98.228','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28789,'123.116.138.129','2014-10-19 00:00:00','/index.html','Chrome',1,'',''),(28790,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28791,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28792,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28793,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28794,'192.184.60.203','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28795,'221.12.59.211','2014-10-19 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(28796,'183.136.190.43','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28797,'213.159.38.90','2014-10-19 00:00:00','/index.html','Chrome',1,'',''),(28798,'123.118.210.71','2014-10-19 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(28799,'123.118.210.71','2014-10-19 00:00:00','/news.htm','Chrome',1,'',''),(28800,'123.118.210.71','2014-10-19 00:00:00','/newsview.htm','Chrome',1,'',''),(28801,'183.136.190.41','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28802,'220.181.132.218','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28803,'222.186.128.51','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28804,'101.199.108.52','2014-10-19 00:00:00','/index.html','Safari',1,'',''),(28805,'221.194.128.224','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28806,'183.136.190.36','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28807,'182.254.220.90','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28808,'182.254.220.90','2014-10-19 00:00:00','/index.html','Firefox',1,'',''),(28809,'218.59.238.92','2014-10-19 00:00:00','/index.html','IE',1,'',''),(28810,'183.136.190.36','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28811,'195.2.240.101','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28812,'115.230.254.176','2014-10-20 00:00:00','/index.html','Chrome',1,'北京睿思','360'),(28813,'198.74.98.228','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28814,'195.2.240.101','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28815,'182.254.136.121','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28816,'182.254.136.121','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28817,'61.135.190.224','2014-10-20 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(28818,'195.2.240.101','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28819,'183.136.190.58','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28820,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28821,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28822,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28823,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28824,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28825,'198.74.98.228','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28826,'183.136.190.43','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28827,'183.136.190.62','2014-10-20 00:00:00','/index.html','Chrome',1,'',''),(28828,'183.136.190.40','2014-10-20 00:00:00','/index.html','Chrome',1,'',''),(28829,'183.136.190.62','2014-10-20 00:00:00','/index.html','Chrome',1,'',''),(28830,'23.236.64.174','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28831,'183.136.190.62','2014-10-20 00:00:00','/index.html','Chrome',1,'',''),(28832,'183.136.190.43','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28833,'121.199.125.21','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28834,'121.199.125.21','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28835,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28836,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28837,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28838,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28839,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28840,'220.181.158.106','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28841,'221.12.59.213','2014-10-20 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(28842,'23.236.64.174','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28843,'183.136.190.55','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28844,'221.12.59.213','2014-10-20 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(28845,'118.114.161.88','2014-10-20 00:00:00','/index.html','Chrome',1,'','baidu'),(28846,'61.160.247.181','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28847,'121.199.125.21','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28848,'118.114.161.88','2014-10-20 00:00:00','/newsview.htm','Chrome',1,'',''),(28849,'195.2.240.101','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28850,'195.2.240.101','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28851,'183.136.190.57','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28852,'121.199.125.21','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28853,'183.136.190.41','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28854,'198.74.98.228','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28855,'121.199.125.21','2014-10-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(28856,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28857,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28858,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28859,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28860,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28861,'58.244.54.220','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28862,'121.199.125.21','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28863,'121.199.125.21','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28864,'110.230.105.38','2014-10-20 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(28865,'218.59.238.92','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28866,'218.59.238.92','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28867,'110.230.105.38','2014-10-20 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(28868,'59.108.66.116','2014-10-20 00:00:00','/index.html','Chrome',1,'',''),(28869,'110.230.105.38','2014-10-20 00:00:00','/index.html','Chrome',1,'',''),(28870,'110.230.105.38','2014-10-20 00:00:00','/news.htm','Chrome',1,'',''),(28871,'110.230.105.38','2014-10-20 00:00:00','/news.htm','Chrome',1,'',''),(28872,'195.2.240.101','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28873,'183.136.190.41','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28874,'116.211.31.252','2014-10-20 00:00:00','/index.html','Chrome',1,'',''),(28875,'222.186.128.53','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28876,'61.135.190.220','2014-10-20 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(28877,'219.134.158.182','2014-10-20 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(28878,'180.153.184.68','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28879,'218.59.238.92','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28880,'218.59.238.92','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28881,'116.231.203.107','2014-10-20 00:00:00','/index.html','Chrome',1,'东安睿思科技有限公司','360'),(28882,'116.231.203.107','2014-10-20 00:00:00','/news.htm','Chrome',1,'',''),(28883,'116.231.203.107','2014-10-20 00:00:00','/index.html','Chrome',1,'',''),(28884,'120.197.59.181','2014-10-20 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(28885,'120.197.59.181','2014-10-20 00:00:00','/news.htm','IE',1,'',''),(28886,'195.2.240.101','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28887,'120.197.59.181','2014-10-20 00:00:00','/news.htm','IE',1,'',''),(28888,'120.197.59.181','2014-10-20 00:00:00','/newsview.htm','IE',1,'',''),(28889,'120.197.59.181','2014-10-20 00:00:00','/news.htm','IE',1,'',''),(28890,'61.135.190.103','2014-10-20 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(28891,'61.160.247.181','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28892,'183.136.190.43','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28893,'183.136.190.41','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28894,'198.74.98.228','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28895,'61.135.165.23','2014-10-20 00:00:00','/index.html','Chrome',1,'',''),(28896,'183.136.190.41','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28897,'1.202.240.227','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28898,'27.112.80.92','2014-10-20 00:00:00','/news.htm','Firefox',1,'',''),(28899,'27.112.80.92','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28900,'113.91.14.224','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28901,'113.116.122.88','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28902,'123.125.71.79','2014-10-20 00:00:00','/newsview.htm','Firefox',0,'',''),(28903,'183.136.190.43','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28904,'195.2.240.101','2014-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(28905,'113.97.162.128','2014-10-20 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(28906,'212.159.73.13','2014-10-20 00:00:00','/index.html','Chrome',1,'',''),(28907,'61.150.43.54','2014-10-20 00:00:00','/index.html','Chrome',1,'',''),(28908,'183.136.190.43','2014-10-20 00:00:00','/index.html','Firefox',1,'',''),(28909,'46.29.20.219','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28910,'23.236.64.174','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28911,'220.181.132.218','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28912,'220.181.132.200','2014-10-20 00:00:00','/index.html','Safari',1,'',''),(28913,'61.146.178.189','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28914,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28915,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28916,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28917,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28918,'192.184.60.203','2014-10-20 00:00:00','/index.html','IE',1,'',''),(28919,'221.194.128.224','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28920,'195.2.240.101','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(28921,'183.136.190.36','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28922,'183.136.190.43','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28923,'183.136.190.36','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28924,'23.236.64.174','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28925,'64.246.165.200','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28926,'183.136.190.43','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28927,'85.113.58.138','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28928,'182.254.219.178','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28929,'182.254.219.178','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28930,'64.246.165.140','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28931,'222.186.128.54','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28932,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28933,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28934,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28935,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28936,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28937,'23.236.64.174','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28938,'183.136.190.41','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28939,'183.136.190.62','2014-10-21 00:00:00','/index.html','Chrome',1,'',''),(28940,'183.136.190.40','2014-10-21 00:00:00','/index.html','Chrome',1,'',''),(28941,'183.136.190.41','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28942,'222.186.128.52','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28943,'183.136.190.40','2014-10-21 00:00:00','/index.html','Chrome',1,'',''),(28944,'183.136.190.62','2014-10-21 00:00:00','/index.html','Chrome',1,'',''),(28945,'195.2.240.101','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(28946,'222.186.128.50','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28947,'198.74.98.228','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28948,'121.199.125.21','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(28949,'218.30.118.80','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28950,'183.136.190.58','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28951,'222.186.128.54','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28952,'211.156.140.74','2014-10-21 00:00:00','/news.htm','IE',1,'',''),(28953,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28954,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28955,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28956,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28957,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28958,'211.156.140.74','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28959,'198.74.98.228','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28960,'222.186.128.50','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28961,'183.136.190.41','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28962,'222.186.128.54','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28963,'183.136.190.36','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28964,'69.58.178.57','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28965,'69.58.178.57','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28966,'69.58.178.57','2014-10-21 00:00:00','/news.htm','Firefox',1,'',''),(28967,'61.160.247.181','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28968,'198.74.98.228','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28969,'123.125.71.105','2014-10-21 00:00:00','/newsview.htm','Firefox',0,'',''),(28970,'195.2.240.101','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(28971,'183.136.190.36','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28972,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28973,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28974,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28975,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28976,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28977,'211.81.255.2','2014-10-21 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(28978,'221.12.59.212','2014-10-21 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(28979,'61.135.169.56','2014-10-21 00:00:00','/index.html','Chrome',1,'',''),(28980,'220.181.51.46','2014-10-21 00:00:00','/newsview.htm','Chrome',1,'',''),(28981,'125.70.228.97','2014-10-21 00:00:00','/index.html','Chrome',1,'',''),(28982,'220.165.248.69','2014-10-21 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(28983,'115.231.57.114','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28984,'115.231.57.114','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28985,'119.147.146.189','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28986,'198.74.98.228','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28987,'222.128.177.163','2014-10-21 00:00:00','/index.html','IE',1,'北京安东睿思科技有限公司','360'),(28988,'123.125.71.86','2014-10-21 00:00:00','/index.html','Chrome',1,'',''),(28989,'123.125.71.108','2014-10-21 00:00:00','/newsview.htm','Firefox',0,'',''),(28990,'66.249.79.118','2014-10-21 00:00:00','/index.html','Safari',1,'',''),(28991,'183.136.190.48','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(28992,'195.2.240.101','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(28993,'61.160.247.181','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28994,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28995,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28996,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28997,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28998,'192.184.60.203','2014-10-21 00:00:00','/index.html','IE',1,'',''),(28999,'183.136.190.36','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(29000,'23.236.64.174','2014-10-21 00:00:00','/index.html','IE',1,'',''),(29001,'195.2.240.101','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(29002,'183.136.190.49','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(29003,'183.136.190.57','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(29004,'183.136.190.36','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(29005,'183.136.190.43','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(29006,'183.136.190.36','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(29007,'183.136.190.57','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(29008,'183.136.190.36','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(29009,'183.136.190.36','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(29010,'182.254.141.237','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(29011,'182.254.141.237','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(29012,'195.2.240.101','2014-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(29013,'220.181.51.39','2014-10-21 00:00:00','/index.html','Chrome',1,'',''),(29014,'61.135.190.224','2014-10-21 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(29015,'23.236.64.174','2014-10-21 00:00:00','/index.html','IE',1,'',''),(29016,'183.136.190.36','2014-10-21 00:00:00','/index.html','Firefox',1,'',''),(29017,'183.136.190.41','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29018,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29019,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29020,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29021,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29022,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29023,'183.136.190.58','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29024,'195.2.240.101','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29025,'220.181.132.218','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29026,'101.199.108.57','2014-10-22 00:00:00','/index.html','Safari',1,'',''),(29027,'183.136.190.36','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29028,'164.40.153.130','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29029,'61.135.190.223','2014-10-22 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(29030,'220.181.51.46','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29031,'23.236.64.174','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29032,'222.186.128.53','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29033,'183.136.190.48','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29034,'195.2.240.101','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29035,'218.30.118.99','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29036,'209.190.113.85','2014-10-22 00:00:00','/index.html','Safari',1,'',''),(29037,'209.190.113.85','2014-10-22 00:00:00','/index.html','Safari',1,'',''),(29038,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29039,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29040,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29041,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29042,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29043,'222.186.128.54','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29044,'61.160.247.181','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29045,'164.40.153.130','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29046,'195.2.240.101','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29047,'23.236.64.174','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29048,'183.136.190.40','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29049,'183.136.190.40','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29050,'183.136.190.62','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29051,'61.179.156.22','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29052,'183.136.190.36','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29053,'183.136.190.49','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29054,'183.136.190.49','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29055,'183.136.190.62','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29056,'183.136.190.57','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29057,'183.136.190.57','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29058,'183.136.190.48','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29059,'183.136.190.49','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29060,'183.136.190.57','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29061,'183.136.190.48','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29062,'61.146.178.189','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29063,'222.186.128.51','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29064,'195.2.240.101','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29065,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29066,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29067,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29068,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29069,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29070,'61.135.165.56','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29071,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29072,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29073,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29074,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29075,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29076,'198.74.98.228','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29077,'183.136.190.51','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29078,'61.135.190.201','2014-10-22 00:00:00','/index.html','IE',1,'www','baidu'),(29079,'123.125.71.132','2014-10-22 00:00:00','/index.html','Firefox',1,'','baidu'),(29080,'222.186.128.53','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29081,'61.135.190.71','2014-10-22 00:00:00','/index.html','IE',1,'www','baidu'),(29082,'183.136.190.43','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29083,'180.95.235.28','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29084,'23.236.64.174','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29085,'222.186.128.53','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29086,'115.239.212.16','2014-10-22 00:00:00','/index.html','Firefox',1,'','baidu'),(29087,'222.186.128.50','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29088,'58.210.79.242','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29089,'58.210.79.242','2014-10-22 00:00:00','/newsview.htm','Chrome',1,'',''),(29090,'58.210.79.242','2014-10-22 00:00:00','/newsview.htm','Chrome',1,'',''),(29091,'183.136.190.51','2014-10-22 00:00:00','/news.htm','Firefox',1,'',''),(29092,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29093,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29094,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29095,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29096,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29097,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29098,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29099,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29100,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29101,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29102,'58.210.79.242','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29103,'218.75.153.182','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29104,'222.186.128.52','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29105,'182.254.153.249','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29106,'182.254.153.249','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29107,'183.136.190.58','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29108,'198.74.111.236','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29109,'118.114.245.44','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29110,'66.249.79.7','2014-10-22 00:00:00','/index.html','Safari',1,'',''),(29111,'183.136.190.51','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29112,'61.160.247.181','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29113,'222.186.128.52','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29114,'182.138.201.13','2014-10-22 00:00:00','/index.html','Safari',1,'',''),(29115,'198.52.110.69','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29116,'93.174.93.218','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29117,'222.186.128.54','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29118,'195.2.240.101','2014-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(29119,'198.74.111.236','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29120,'61.135.190.222','2014-10-22 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(29121,'61.135.190.201','2014-10-22 00:00:00','/index.html','IE',1,'www','baidu'),(29122,'183.136.190.51','2014-10-22 00:00:00','/news.htm','Firefox',1,'',''),(29123,'118.244.186.157','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29124,'118.244.186.157','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29125,'118.244.186.157','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29126,'118.244.186.157','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29127,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29128,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29129,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29130,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29131,'192.184.60.203','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29132,'183.136.190.57','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29133,'198.52.110.69','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29134,'182.118.42.92','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29135,'222.186.128.52','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29136,'183.136.190.55','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29137,'171.216.71.219','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29138,'125.77.179.106','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29139,'175.152.62.59','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29140,'175.152.62.59','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29141,'198.74.111.236','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29142,'175.152.62.59','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29143,'175.152.62.59','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29144,'175.152.62.59','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29145,'183.136.190.36','2014-10-22 00:00:00','/news.htm','Firefox',1,'',''),(29146,'61.135.190.221','2014-10-22 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(29147,'123.125.71.132','2014-10-22 00:00:00','/index.html','Chrome',1,'',''),(29148,'222.186.128.54','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29149,'198.74.111.236','2014-10-22 00:00:00','/index.html','IE',1,'',''),(29150,'183.136.190.41','2014-10-22 00:00:00','/news.htm','Firefox',1,'',''),(29151,'183.136.190.49','2014-10-22 00:00:00','/index.html','Firefox',1,'',''),(29152,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29153,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29154,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29155,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29156,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29157,'60.166.174.3','2014-10-23 00:00:00','/index.html','Safari',1,'',''),(29158,'198.52.110.69','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29159,'183.136.190.49','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29160,'195.2.240.101','2014-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(29161,'183.136.190.43','2014-10-23 00:00:00','/news.htm','Firefox',1,'',''),(29162,'198.74.111.236','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29163,'222.186.128.53','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29164,'198.52.110.69','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29165,'195.2.240.101','2014-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(29166,'222.186.128.52','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29167,'218.30.118.98','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29168,'198.74.111.236','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29169,'118.244.186.157','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29170,'118.244.186.157','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29171,'118.244.186.157','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29172,'118.244.186.157','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29173,'222.186.128.52','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29174,'183.136.190.58','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29175,'198.74.111.236','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29176,'222.186.128.50','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29177,'221.194.128.224','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29178,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29179,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29180,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29181,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29182,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29183,'183.136.190.40','2014-10-23 00:00:00','/index.html','Chrome',1,'',''),(29184,'195.2.240.101','2014-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(29185,'46.29.20.219','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29186,'198.52.110.69','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29187,'61.160.247.181','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29188,'183.136.190.36','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29189,'198.52.110.69','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29190,'222.186.128.54','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29191,'218.59.238.92','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29192,'118.244.186.157','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29193,'118.244.186.157','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29194,'118.244.186.157','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29195,'118.244.186.157','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29196,'220.181.132.218','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29197,'101.199.108.120','2014-10-23 00:00:00','/index.html','Safari',1,'',''),(29198,'198.52.110.69','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29199,'218.26.99.180','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29200,'183.136.190.41','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29201,'220.181.132.216','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29202,'220.181.132.198','2014-10-23 00:00:00','/index.html','Safari',1,'',''),(29203,'183.136.190.36','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29204,'198.52.110.69','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29205,'183.136.190.51','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29206,'130.185.139.213','2014-10-23 00:00:00','/index.html','Chrome',1,'',''),(29207,'198.52.110.69','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29208,'111.206.36.134','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29209,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29210,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29211,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29212,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29213,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29214,'198.52.110.69','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29215,'116.226.206.138','2014-10-23 00:00:00','/news.htm','IE',1,'',''),(29216,'116.226.206.138','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29217,'222.186.128.53','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29218,'198.52.110.69','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29219,'61.160.247.181','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29220,'124.128.62.162','2014-10-23 00:00:00','/news.htm','Chrome',1,'',''),(29221,'124.128.62.162','2014-10-23 00:00:00','/newsview.htm','Chrome',1,'',''),(29222,'124.128.62.162','2014-10-23 00:00:00','/news.htm','Chrome',1,'',''),(29223,'124.128.62.162','2014-10-23 00:00:00','/index.html','Chrome',1,'',''),(29224,'124.128.62.162','2014-10-23 00:00:00','/newsview.htm','Chrome',1,'',''),(29225,'183.136.190.51','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29226,'61.146.178.189','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29227,'198.74.111.236','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29228,'222.186.55.77','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29229,'60.169.78.180','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29230,'183.136.190.41','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29231,'198.52.110.69','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29232,'27.38.52.53','2014-10-23 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(29233,'183.136.190.41','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29234,'198.74.111.236','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29235,'222.186.128.50','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29236,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29237,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29238,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29239,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29240,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29241,'182.118.41.67','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29242,'61.135.190.219','2014-10-23 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(29243,'101.246.244.232','2014-10-23 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(29244,'198.52.110.69','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29245,'198.74.111.236','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29246,'61.135.190.220','2014-10-23 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(29247,'58.20.54.248','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29248,'195.2.240.101','2014-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(29249,'58.20.54.248','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29250,'58.20.54.248','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29251,'66.249.67.110','2014-10-23 00:00:00','/newsview.htm','Safari',1,'',''),(29252,'183.136.190.43','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29253,'182.254.134.114','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29254,'182.254.134.114','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29255,'195.2.240.101','2014-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(29256,'222.186.128.50','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29257,'183.136.190.43','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29258,'118.244.186.157','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29259,'118.244.186.157','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29260,'118.244.186.157','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29261,'118.244.186.157','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29262,'222.186.128.55','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29263,'120.210.160.83','2014-10-23 00:00:00','/index.html','Chrome',1,'',''),(29264,'111.193.190.101','2014-10-23 00:00:00','/news.htm','Firefox',1,'',''),(29265,'111.193.190.101','2014-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(29266,'195.2.240.101','2014-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(29267,'111.193.190.101','2014-10-23 00:00:00','/news.htm','Firefox',1,'',''),(29268,'111.193.190.101','2014-10-23 00:00:00','/news.htm','Firefox',1,'',''),(29269,'111.193.190.101','2014-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(29270,'198.52.110.69','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29271,'221.194.128.224','2014-10-23 00:00:00','/index.html','Firefox',1,'',''),(29272,'183.221.104.43','2014-10-23 00:00:00','/index.html','Chrome',1,'',''),(29273,'183.221.104.43','2014-10-23 00:00:00','/news.htm','Chrome',1,'',''),(29274,'183.221.104.43','2014-10-23 00:00:00','/newsview.htm','Chrome',1,'',''),(29275,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29276,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29277,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29278,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29279,'192.184.60.203','2014-10-23 00:00:00','/index.html','IE',1,'',''),(29280,'182.254.208.101','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29281,'182.254.208.101','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29282,'198.74.111.236','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29283,'183.136.190.36','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29284,'198.52.110.69','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29285,'183.136.190.51','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29286,'183.136.190.36','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29287,'222.186.128.53','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29288,'198.74.111.236','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29289,'183.136.190.51','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29290,'222.186.128.51','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29291,'198.52.110.69','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29292,'209.190.113.85','2014-10-24 00:00:00','/index.html','Safari',1,'',''),(29293,'209.190.113.85','2014-10-24 00:00:00','/index.html','Safari',1,'',''),(29294,'198.74.111.236','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29295,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29296,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29297,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29298,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29299,'221.194.128.224','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29300,'222.186.128.53','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29301,'198.74.111.236','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29302,'183.136.190.40','2014-10-24 00:00:00','/index.html','Chrome',1,'',''),(29303,'183.136.190.40','2014-10-24 00:00:00','/index.html','Chrome',1,'',''),(29304,'183.136.190.40','2014-10-24 00:00:00','/index.html','Chrome',1,'',''),(29305,'183.136.190.41','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29306,'198.74.111.236','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29307,'183.136.190.41','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29308,'198.74.111.236','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29309,'192.184.60.203','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29310,'192.184.60.203','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29311,'192.184.60.203','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29312,'192.184.60.203','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29313,'192.184.60.203','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29314,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29315,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29316,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29317,'220.181.51.208','2014-10-24 00:00:00','/index.html','IE',1,'www','baidu'),(29318,'198.74.111.236','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29319,'220.181.132.218','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29320,'220.181.132.193','2014-10-24 00:00:00','/index.html','Safari',1,'',''),(29321,'110.96.251.75','2014-10-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(29322,'121.199.125.21','2014-10-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29323,'121.199.125.21','2014-10-24 00:00:00','/newsview.htm','Firefox',1,'',''),(29324,'222.186.128.52','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29325,'121.199.125.4','2014-10-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29326,'220.181.158.106','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29327,'198.52.110.69','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29328,'220.181.51.37','2014-10-24 00:00:00','/index.html','Chrome',1,'',''),(29329,'183.136.190.51','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29330,'222.186.128.54','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29331,'125.69.124.214','2014-10-24 00:00:00','/index.html','Chrome',1,'睿思 多维分析','baidu'),(29332,'125.69.124.214','2014-10-24 00:00:00','/news.htm','Chrome',1,'',''),(29333,'125.69.124.214','2014-10-24 00:00:00','/index.html','Chrome',1,'',''),(29334,'198.74.111.236','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29335,'218.59.238.92','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29336,'183.136.190.58','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29337,'222.35.50.110','2014-10-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(29338,'222.35.50.110','2014-10-24 00:00:00','/index.html','Chrome',1,'',''),(29339,'119.4.252.231','2014-10-24 00:00:00','/index.html','Safari',1,'',''),(29340,'198.52.110.69','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29341,'222.186.128.51','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29342,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29343,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29344,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29345,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29346,'198.74.111.236','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29347,'198.74.111.236','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29348,'198.52.110.69','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29349,'183.136.190.57','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29350,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29351,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29352,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29353,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29354,'183.136.190.57','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29355,'117.136.0.4','2014-10-24 00:00:00','/index.html','Safari',1,'','baidu'),(29356,'198.52.110.69','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29357,'222.186.128.55','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29358,'42.236.185.70','2014-10-24 00:00:00','/index.html','Chrome',1,'',''),(29359,'114.242.194.129','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29360,'198.74.111.236','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29361,'85.142.20.210','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29362,'182.254.208.242','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29363,'182.254.208.242','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29364,'220.181.51.40','2014-10-24 00:00:00','/index.html','Safari',1,'',''),(29365,'220.181.51.45','2014-10-24 00:00:00','/newsview.htm','Safari',1,'',''),(29366,'220.181.51.61','2014-10-24 00:00:00','/index.html','Safari',1,'',''),(29367,'121.199.125.21','2014-10-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29368,'121.199.125.21','2014-10-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29369,'198.74.111.236','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29370,'222.186.128.55','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29371,'121.199.125.21','2014-10-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29372,'222.186.128.50','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29373,'221.194.128.224','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29374,'218.59.238.92','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29375,'121.199.125.21','2014-10-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29376,'220.181.132.216','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29377,'61.160.213.110','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29378,'101.199.108.118','2014-10-24 00:00:00','/index.html','Safari',1,'',''),(29379,'198.52.110.69','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29380,'183.136.190.41','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29381,'183.136.190.41','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29382,'220.181.51.37','2014-10-24 00:00:00','/index.html','Chrome',1,'',''),(29383,'222.186.128.53','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29384,'111.161.52.28','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29385,'111.161.61.49','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29386,'111.161.62.191','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29387,'111.30.132.212','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29388,'111.30.132.205','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29389,'111.30.132.148','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29390,'182.254.134.114','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29391,'182.254.134.114','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29392,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29393,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29394,'118.244.186.157','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29395,'198.52.110.69','2014-10-24 00:00:00','/index.html','IE',1,'',''),(29396,'183.136.190.48','2014-10-24 00:00:00','/index.html','Firefox',1,'',''),(29397,'198.74.111.236','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29398,'218.59.238.92','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29399,'183.136.190.43','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29400,'222.186.128.52','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29401,'183.136.190.51','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29402,'183.136.190.62','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29403,'198.74.111.236','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29404,'183.136.190.36','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29405,'198.52.110.69','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29406,'222.186.128.53','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29407,'183.136.190.43','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29408,'218.59.238.92','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29409,'198.74.111.236','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29410,'222.186.128.54','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29411,'183.136.190.43','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29412,'121.199.125.21','2014-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(29413,'218.30.118.100','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29414,'121.199.125.4','2014-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(29415,'121.199.125.21','2014-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(29416,'222.186.128.51','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29417,'198.52.110.69','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29418,'218.77.79.48','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29419,'198.52.110.69','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29420,'220.181.158.109','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29421,'220.181.158.109','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29422,'220.181.158.109','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29423,'220.181.158.109','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29424,'220.181.158.109','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29425,'220.181.158.109','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29426,'220.181.158.109','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29427,'220.181.158.109','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29428,'222.186.128.52','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29429,'198.74.111.236','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29430,'123.125.71.137','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29431,'183.136.190.43','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29432,'198.52.110.69','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29433,'183.136.190.62','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29434,'183.136.190.62','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29435,'183.136.190.62','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29436,'222.186.128.53','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29437,'198.74.111.236','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29438,'183.136.190.62','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29439,'183.136.190.36','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29440,'220.181.51.39','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29441,'182.254.209.48','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29442,'182.254.209.48','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29443,'123.135.196.52','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29444,'222.186.128.51','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29445,'180.153.188.11','2014-10-25 00:00:00','/index.html','Safari',1,'',''),(29446,'123.125.71.137','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29447,'222.186.128.51','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29448,'183.136.190.43','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29449,'5.9.104.170','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29450,'183.136.190.43','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29451,'123.125.71.103','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29452,'123.125.71.52','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29453,'121.199.125.21','2014-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(29454,'121.199.125.4','2014-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(29455,'121.199.125.21','2014-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(29456,'222.186.128.54','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29457,'123.125.68.15','2014-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(29458,'123.125.68.58','2014-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(29459,'123.125.68.179','2014-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(29460,'123.125.68.35','2014-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(29461,'123.125.68.159','2014-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(29462,'123.125.68.156','2014-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(29463,'46.29.20.219','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29464,'61.161.160.234','2014-10-25 00:00:00','/index.html','Chrome',1,'',''),(29465,'222.186.128.53','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29466,'23.236.64.174','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29467,'183.136.190.48','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29468,'220.181.132.218','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29469,'101.199.112.53','2014-10-25 00:00:00','/index.html','Safari',1,'',''),(29470,'121.199.125.21','2014-10-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29471,'121.199.125.21','2014-10-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29472,'121.199.125.4','2014-10-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29473,'183.136.190.49','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29474,'222.186.128.51','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29475,'222.186.128.53','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29476,'182.254.152.151','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29477,'182.254.152.151','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29478,'61.135.190.224','2014-10-25 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾','baidu'),(29479,'61.130.20.138','2014-10-25 00:00:00','/index.html','IE',1,'','baidu'),(29480,'61.135.190.103','2014-10-25 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(29481,'183.136.190.43','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29482,'183.136.190.43','2014-10-25 00:00:00','/index.html','Firefox',1,'',''),(29483,'23.236.64.174','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29484,'61.146.178.189','2014-10-25 00:00:00','/index.html','IE',1,'',''),(29485,'183.136.190.43','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29486,'183.136.190.36','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29487,'220.181.51.103','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29488,'220.181.51.107','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29489,'222.186.128.53','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29490,'222.186.128.52','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29491,'183.136.190.41','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29492,'220.164.192.209','2014-10-26 00:00:00','/index.html','IE',1,'','baidu'),(29493,'23.236.64.174','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29494,'183.136.190.55','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29495,'183.136.190.62','2014-10-26 00:00:00','/index.html','Chrome',1,'',''),(29496,'220.181.51.110','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29497,'220.181.51.104','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29498,'220.181.51.102','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29499,'183.136.190.62','2014-10-26 00:00:00','/index.html','Chrome',1,'',''),(29500,'218.59.238.92','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29501,'218.59.238.92','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29502,'221.194.128.224','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29503,'222.186.128.53','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29504,'120.14.98.96','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29505,'222.186.128.54','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29506,'218.30.118.80','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29507,'61.160.247.181','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29508,'220.165.248.69','2014-10-26 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(29509,'220.165.248.69','2014-10-26 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(29510,'124.202.241.218','2014-10-26 00:00:00','/news.htm','IE',1,'',''),(29511,'119.147.146.189','2014-10-26 00:00:00','/news.htm','IE',1,'',''),(29512,'222.186.128.52','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29513,'218.59.238.92','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29514,'218.59.238.92','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29515,'183.136.190.48','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29516,'220.165.248.69','2014-10-26 00:00:00','/index.html','IE',1,'','baidu'),(29517,'183.136.190.36','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29518,'121.199.125.21','2014-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(29519,'121.199.125.21','2014-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(29520,'61.146.178.189','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29521,'61.146.178.189','2014-10-26 00:00:00','/news.htm','IE',1,'',''),(29522,'23.236.64.174','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29523,'117.35.118.2','2014-10-26 00:00:00','/index.html','Chrome',1,'',''),(29524,'66.249.69.182','2014-10-26 00:00:00','/index.html','Safari',1,'',''),(29525,'121.199.125.21','2014-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(29526,'124.128.194.93','2014-10-26 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(29527,'124.128.194.93','2014-10-26 00:00:00','/index.html','Chrome',1,'',''),(29528,'121.199.125.21','2014-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(29529,'121.199.125.4','2014-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(29530,'112.10.56.221','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29531,'218.59.238.92','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29532,'218.59.238.92','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29533,'183.136.190.43','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29534,'61.160.247.181','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29535,'183.136.190.36','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29536,'222.186.128.53','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29537,'121.199.125.21','2014-10-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29538,'121.199.125.4','2014-10-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29539,'121.199.125.21','2014-10-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29540,'220.181.108.183','2014-10-26 00:00:00','/index.html','Safari',1,'',''),(29541,'220.181.132.218','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29542,'101.199.108.51','2014-10-26 00:00:00','/index.html','Safari',1,'',''),(29543,'23.236.64.174','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29544,'121.199.125.21','2014-10-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29545,'121.199.125.21','2014-10-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(29546,'183.136.190.57','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29547,'221.194.128.224','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29548,'183.136.190.57','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29549,'61.135.190.221','2014-10-26 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(29550,'202.100.84.138','2014-10-26 00:00:00','/index.html','IE',1,'','baidu'),(29551,'222.186.128.52','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29552,'58.100.3.69','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29553,'58.100.3.69','2014-10-26 00:00:00','/index.html','Firefox',1,'',''),(29554,'61.160.247.181','2014-10-26 00:00:00','/index.html','IE',1,'',''),(29555,'61.135.190.105','2014-10-27 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾','baidu'),(29556,'121.199.125.21','2014-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(29557,'121.199.125.21','2014-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(29558,'222.186.128.53','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29559,'183.136.190.43','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29560,'23.236.64.174','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29561,'203.208.60.109','2014-10-27 00:00:00','/index.html','Safari',1,'',''),(29562,'222.186.128.50','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29563,'218.241.98.202','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29564,'183.136.190.55','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29565,'183.136.190.48','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29566,'183.136.190.57','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29567,'180.153.198.206','2014-10-27 00:00:00','/newsview.htm','Safari',1,'',''),(29568,'183.136.190.40','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29569,'183.136.190.40','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29570,'222.186.128.52','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29571,'61.146.178.189','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29572,'23.236.64.174','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29573,'183.136.190.62','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29574,'183.136.190.62','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29575,'222.186.128.52','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29576,'183.136.190.43','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29577,'220.181.158.106','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29578,'120.199.6.35','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29579,'183.136.190.43','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29580,'120.199.6.35','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29581,'1.202.240.227','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29582,'222.186.128.52','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29583,'121.199.125.21','2014-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(29584,'121.199.125.21','2014-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(29585,'113.87.59.106','2014-10-27 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(29586,'61.135.190.72','2014-10-27 00:00:00','/index.html','IE',1,'www','baidu'),(29587,'61.160.213.110','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29588,'23.236.64.174','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29589,'121.199.125.21','2014-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(29590,'121.199.125.21','2014-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(29591,'222.186.128.52','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29592,'113.233.146.5','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29593,'113.233.146.5','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29594,'106.80.143.140','2014-10-27 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(29595,'120.199.6.35','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29596,'101.69.230.182','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29597,'121.199.125.21','2014-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(29598,'183.136.190.43','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29599,'221.122.119.27','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29600,'222.186.128.50','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29601,'183.136.190.43','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29602,'61.135.172.68','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29603,'61.135.172.68','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29604,'61.135.190.100','2014-10-27 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(29605,'121.199.125.21','2014-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(29606,'222.186.128.52','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29607,'121.199.125.21','2014-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(29608,'121.199.125.4','2014-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(29609,'121.199.125.4','2014-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(29610,'121.199.125.21','2014-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(29611,'183.136.190.43','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29612,'23.236.64.174','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29613,'222.186.128.52','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29614,'222.186.128.55','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29615,'183.136.190.43','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29616,'218.59.238.92','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29617,'58.100.3.23','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29618,'182.118.41.29','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29619,'220.181.51.53','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29620,'182.119.45.215','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29621,'46.29.20.219','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29622,'222.186.128.50','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29623,'223.87.34.198','2014-10-27 00:00:00','/news.htm','Chrome',1,'',''),(29624,'223.87.34.198','2014-10-27 00:00:00','/news.htm','Chrome',1,'',''),(29625,'223.87.34.198','2014-10-27 00:00:00','/newsview.htm','Chrome',1,'',''),(29626,'223.87.34.198','2014-10-27 00:00:00','/newsview.htm','Chrome',1,'',''),(29627,'111.199.184.201','2014-10-27 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(29628,'218.59.238.92','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29629,'182.254.219.178','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29630,'182.254.219.178','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29631,'223.87.34.198','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29632,'220.181.132.218','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29633,'101.199.112.51','2014-10-27 00:00:00','/index.html','Safari',1,'',''),(29634,'183.136.190.43','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29635,'223.87.34.198','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29636,'223.87.34.198','2014-10-27 00:00:00','/index.html','Chrome',1,'',''),(29637,'183.136.190.43','2014-10-27 00:00:00','/index.html','Firefox',1,'',''),(29638,'180.149.143.26','2014-10-27 00:00:00','/newsview.htm','Safari',1,'',''),(29639,'220.181.51.61','2014-10-27 00:00:00','/index.html','Safari',1,'',''),(29640,'218.59.238.92','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29641,'222.186.128.50','2014-10-27 00:00:00','/index.html','IE',1,'',''),(29642,'23.236.64.174','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29643,'220.181.51.40','2014-10-28 00:00:00','/index.html','Safari',1,'',''),(29644,'220.181.132.216','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29645,'101.199.108.51','2014-10-28 00:00:00','/index.html','Safari',1,'',''),(29646,'219.143.225.2','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29647,'219.143.225.2','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29648,'219.143.225.2','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29649,'219.143.225.2','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29650,'219.143.225.2','2014-10-28 00:00:00','/news.htm','IE',1,'',''),(29651,'219.143.225.2','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29652,'219.143.225.2','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29653,'219.143.225.2','2014-10-28 00:00:00','/news.htm','IE',1,'',''),(29654,'121.199.125.21','2014-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(29655,'106.120.173.97','2014-10-28 00:00:00','/newsview.htm','Safari',1,'',''),(29656,'183.136.190.55','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29657,'121.199.125.21','2014-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(29658,'121.199.125.4','2014-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(29659,'222.186.128.55','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29660,'61.160.213.110','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29661,'182.254.149.21','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29662,'182.254.149.21','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29663,'221.194.128.224','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29664,'121.199.125.21','2014-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(29665,'121.199.125.4','2014-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(29666,'121.199.125.21','2014-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(29667,'183.136.190.55','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29668,'222.186.128.55','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29669,'218.201.233.165','2014-10-28 00:00:00','/index.html','IE',1,'','baidu'),(29670,'218.201.233.165','2014-10-28 00:00:00','/index.html','IE',1,'','baidu'),(29671,'183.136.190.58','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29672,'183.136.190.51','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29673,'23.236.64.174','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29674,'183.136.190.40','2014-10-28 00:00:00','/index.html','Chrome',1,'',''),(29675,'61.135.190.72','2014-10-28 00:00:00','/index.html','Safari',1,'',''),(29676,'218.59.238.92','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29677,'218.59.238.92','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29678,'123.125.71.125','2014-10-28 00:00:00','/index.html','Firefox',1,'','baidu'),(29679,'222.186.128.54','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29680,'61.135.172.68','2014-10-28 00:00:00','/index.html','Chrome',1,'',''),(29681,'61.135.172.68','2014-10-28 00:00:00','/index.html','Chrome',1,'',''),(29682,'61.160.213.110','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29683,'220.181.158.106','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29684,'61.146.178.189','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29685,'120.199.6.35','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29686,'222.186.128.54','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29687,'183.136.190.43','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29688,'121.199.125.21','2014-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(29689,'121.199.125.21','2014-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(29690,'218.59.238.92','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29691,'218.59.238.92','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29692,'218.59.238.92','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29693,'183.136.190.36','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29694,'23.236.64.174','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29695,'222.186.128.54','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29696,'114.247.56.222','2014-10-28 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(29697,'222.186.128.55','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29698,'221.12.59.211','2014-10-28 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(29699,'180.175.176.113','2014-10-28 00:00:00','/index.html','Chrome',1,'',''),(29700,'180.175.176.113','2014-10-28 00:00:00','/index.html','Chrome',1,'',''),(29701,'222.129.42.215','2014-10-28 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(29702,'221.194.128.224','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29703,'104.194.25.37','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29704,'104.194.25.37','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29705,'104.194.25.37','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29706,'104.194.25.37','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29707,'104.194.25.37','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29708,'61.135.190.224','2014-10-28 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾','baidu'),(29709,'183.136.190.51','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29710,'222.186.128.53','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29711,'61.135.190.224','2014-10-28 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(29712,'203.208.60.127','2014-10-28 00:00:00','/news.htm','Safari',1,'',''),(29713,'183.136.190.36','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29714,'222.186.128.51','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29715,'182.118.41.125','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29716,'221.12.59.212','2014-10-28 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(29717,'222.186.128.52','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29718,'23.236.64.174','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29719,'61.135.165.23','2014-10-28 00:00:00','/index.html','Chrome',1,'',''),(29720,'221.178.236.5','2014-10-28 00:00:00','/newsview.htm','IE',1,'朝阳大悦城 数据','baidu'),(29721,'220.181.51.56','2014-10-28 00:00:00','/news.htm','Chrome',1,'',''),(29722,'54.66.206.203','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29723,'222.186.128.54','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29724,'14.152.69.24','2014-10-28 00:00:00','/index.html','Safari',1,'',''),(29725,'222.186.128.55','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29726,'220.181.132.218','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29727,'183.136.190.36','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29728,'101.199.108.57','2014-10-28 00:00:00','/index.html','Safari',1,'',''),(29729,'123.116.56.204','2014-10-28 00:00:00','/index.html','Chrome',1,'',''),(29730,'183.136.190.51','2014-10-28 00:00:00','/index.html','Firefox',1,'',''),(29731,'222.186.128.54','2014-10-28 00:00:00','/index.html','IE',1,'',''),(29732,'61.160.213.110','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29733,'222.186.128.52','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29734,'183.136.190.58','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29735,'183.136.190.48','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29736,'23.236.64.174','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29737,'183.136.190.43','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29738,'218.59.238.92','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29739,'183.136.190.43','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29740,'220.181.51.107','2014-10-29 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(29741,'220.181.51.109','2014-10-29 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(29742,'222.186.128.53','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29743,'222.186.128.54','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29744,'183.136.190.62','2014-10-29 00:00:00','/index.html','Chrome',1,'',''),(29745,'183.136.190.62','2014-10-29 00:00:00','/index.html','Chrome',1,'',''),(29746,'183.136.190.43','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29747,'183.136.190.62','2014-10-29 00:00:00','/index.html','Chrome',1,'',''),(29748,'58.221.59.172','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29749,'183.136.190.62','2014-10-29 00:00:00','/index.html','Chrome',1,'',''),(29750,'183.136.190.49','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29751,'222.186.128.54','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29752,'220.181.51.212','2014-10-29 00:00:00','/index.html','IE',1,'www','baidu'),(29753,'23.236.64.174','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29754,'222.186.128.51','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29755,'118.113.52.177','2014-10-29 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(29756,'119.147.146.189','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29757,'218.30.118.80','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29758,'121.199.125.21','2014-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(29759,'121.199.125.21','2014-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(29760,'222.186.128.51','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29761,'121.199.125.21','2014-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(29762,'121.199.125.4','2014-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(29763,'180.175.176.113','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29764,'180.175.176.113','2014-10-29 00:00:00','/index.html','Chrome',1,'',''),(29765,'183.136.190.55','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29766,'180.175.176.113','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29767,'180.175.176.113','2014-10-29 00:00:00','/index.html','Chrome',1,'',''),(29768,'222.186.128.54','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29769,'183.136.190.41','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29770,'221.12.59.212','2014-10-29 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(29771,'61.146.178.189','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29772,'61.160.213.110','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29773,'61.135.190.69','2014-10-29 00:00:00','/newsview.htm','Safari',1,'',''),(29774,'182.254.220.233','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29775,'182.254.220.233','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29776,'1.202.145.2','2014-10-29 00:00:00','/news.htm','Safari',1,'',''),(29777,'1.202.145.2','2014-10-29 00:00:00','/newsview.htm','Safari',1,'',''),(29778,'23.236.64.174','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29779,'183.136.190.58','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29780,'60.208.113.94','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29781,'222.186.128.54','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29782,'183.136.190.58','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(29783,'222.186.128.51','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29784,'208.109.238.19','2014-10-29 00:00:00','/index.html','Chrome',1,'',''),(29785,'218.194.5.195','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29786,'42.120.145.82','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29787,'110.80.33.98','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29788,'110.80.33.98','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29789,'110.80.33.98','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29790,'110.80.33.98','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29791,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29792,'110.80.33.98','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29793,'110.80.33.98','2014-10-29 00:00:00','/index.html','IE',1,'',''),(29794,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29795,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29796,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29797,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29798,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29799,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29800,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29801,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29802,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29803,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29804,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29805,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29806,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29807,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29808,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29809,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29810,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29811,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29812,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29813,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29814,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29815,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29816,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29817,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29818,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29819,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29820,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29821,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29822,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29823,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29824,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29825,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29826,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29827,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29828,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29829,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29830,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29831,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29832,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29833,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29834,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29835,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29836,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29837,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29838,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29839,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29840,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29841,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29842,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29843,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29844,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29845,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29846,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29847,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29848,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29849,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29850,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29851,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29852,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29853,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29854,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29855,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29856,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29857,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29858,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29859,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29860,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29861,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29862,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29863,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29864,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29865,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29866,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29867,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29868,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29869,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29870,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29871,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29872,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29873,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29874,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29875,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29876,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29877,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29878,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29879,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29880,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29881,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29882,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29883,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29884,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29885,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29886,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29887,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29888,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29889,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29890,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29891,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29892,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29893,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29894,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29895,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29896,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29897,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29898,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29899,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29900,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29901,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29902,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29903,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29904,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29905,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29906,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29907,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29908,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29909,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29910,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29911,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29912,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29913,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29914,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29915,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29916,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29917,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29918,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29919,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29920,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29921,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29922,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29923,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29924,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29925,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29926,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29927,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29928,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29929,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29930,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29931,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29932,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29933,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29934,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29935,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29936,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29937,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29938,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29939,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29940,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29941,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29942,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29943,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29944,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29945,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29946,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29947,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29948,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29949,'110.80.33.98','2014-10-29 00:00:00','/news.htm','IE',1,'',''),(29950,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29951,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29952,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29953,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29954,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29955,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29956,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29957,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29958,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29959,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29960,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29961,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29962,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29963,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29964,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29965,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29966,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29967,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29968,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29969,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29970,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29971,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29972,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29973,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29974,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29975,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29976,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29977,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29978,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29979,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29980,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29981,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29982,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29983,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29984,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29985,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29986,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29987,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29988,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29989,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29990,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29991,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29992,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29993,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29994,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29995,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29996,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29997,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29998,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(29999,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30000,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30001,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30002,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30003,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30004,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30005,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30006,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30007,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30008,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30009,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30010,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30011,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30012,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30013,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30014,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30015,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30016,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30017,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30018,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30019,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30020,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30021,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30022,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30023,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30024,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30025,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30026,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30027,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30028,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30029,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30030,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30031,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30032,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30033,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30034,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30035,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30036,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30037,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30038,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30039,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30040,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30041,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30042,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30043,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30044,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30045,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30046,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30047,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30048,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30049,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30050,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30051,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30052,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30053,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30054,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30055,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30056,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30057,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30058,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30059,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30060,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30061,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30062,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30063,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30064,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30065,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30066,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30067,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30068,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30069,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30070,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30071,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30072,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30073,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30074,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30075,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30076,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30077,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30078,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30079,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30080,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30081,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30082,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30083,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30084,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30085,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30086,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30087,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30088,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30089,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30090,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30091,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30092,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30093,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30094,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30095,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30096,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30097,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30098,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30099,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30100,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30101,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30102,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30103,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30104,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30105,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30106,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30107,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30108,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30109,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30110,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30111,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30112,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30113,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30114,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30115,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30116,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30117,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30118,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30119,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30120,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30121,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30122,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30123,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30124,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30125,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30126,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30127,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30128,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30129,'110.80.33.98','2014-10-29 00:00:00','/newsview.htm','IE',1,'',''),(30130,'121.199.125.21','2014-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(30131,'121.199.125.21','2014-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(30132,'121.199.125.21','2014-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(30133,'121.199.125.21','2014-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(30134,'121.199.125.4','2014-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(30135,'121.199.125.21','2014-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(30136,'121.199.125.4','2014-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(30137,'61.135.190.224','2014-10-29 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(30138,'61.135.190.223','2014-10-29 00:00:00','/index.html','Firefox',1,'40006','baidu'),(30139,'106.125.215.86','2014-10-29 00:00:00','/index.html','IE',1,'北京睿思','baidu'),(30140,'61.135.190.220','2014-10-29 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(30141,'62.212.77.84','2014-10-29 00:00:00','/index.html','Safari',1,'',''),(30142,'222.76.53.139','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(30143,'183.136.190.55','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(30144,'23.225.128.180','2014-10-29 00:00:00','/index.html','Firefox',1,'','baidu'),(30145,'121.199.125.21','2014-10-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(30146,'183.136.190.48','2014-10-29 00:00:00','/index.html','Firefox',1,'',''),(30147,'220.181.132.218','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30148,'101.199.108.52','2014-10-30 00:00:00','/index.html','Safari',1,'',''),(30149,'222.186.128.55','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30150,'222.186.128.57','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30151,'61.147.116.101','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30152,'218.207.150.31','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30153,'183.136.190.43','2014-10-30 00:00:00','/index.html','Firefox',1,'',''),(30154,'183.136.190.57','2014-10-30 00:00:00','/index.html','Firefox',1,'',''),(30155,'222.186.128.52','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30156,'46.29.20.219','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30157,'222.186.128.52','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30158,'218.59.238.92','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30159,'61.160.247.181','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30160,'222.186.128.51','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30161,'23.236.64.174','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30162,'222.186.128.55','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30163,'183.136.190.62','2014-10-30 00:00:00','/index.html','Chrome',1,'',''),(30164,'183.136.190.62','2014-10-30 00:00:00','/index.html','Chrome',1,'',''),(30165,'183.136.190.51','2014-10-30 00:00:00','/index.html','Firefox',1,'',''),(30166,'183.136.190.62','2014-10-30 00:00:00','/index.html','Chrome',1,'',''),(30167,'183.136.190.62','2014-10-30 00:00:00','/index.html','Chrome',1,'',''),(30168,'183.136.190.36','2014-10-30 00:00:00','/index.html','Firefox',1,'',''),(30169,'220.181.51.45','2014-10-30 00:00:00','/index.html','Chrome',1,'',''),(30170,'222.186.128.52','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30171,'220.181.158.106','2014-10-30 00:00:00','/index.html','Firefox',1,'',''),(30172,'111.206.36.4','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30173,'222.186.128.55','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30174,'61.135.169.56','2014-10-30 00:00:00','/index.html','Chrome',1,'',''),(30175,'104.194.25.37','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30176,'104.194.25.37','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30177,'104.194.25.37','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30178,'104.194.25.37','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30179,'104.194.25.37','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30180,'106.38.203.210','2014-10-30 00:00:00','/index.html','Chrome',1,'',''),(30181,'116.114.74.207','2014-10-30 00:00:00','/index.html','Chrome',1,'',''),(30182,'123.125.68.27','2014-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(30183,'123.125.68.47','2014-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(30184,'123.125.68.35','2014-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(30185,'123.125.68.14','2014-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(30186,'123.125.68.28','2014-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(30187,'123.125.68.149','2014-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(30188,'123.125.68.33','2014-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(30189,'123.125.68.31','2014-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(30190,'123.125.68.24','2014-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(30191,'123.125.68.15','2014-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(30192,'23.236.64.174','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30193,'222.186.128.52','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30194,'183.136.190.51','2014-10-30 00:00:00','/index.html','Firefox',1,'',''),(30195,'183.136.190.36','2014-10-30 00:00:00','/index.html','Firefox',1,'',''),(30196,'222.186.128.52','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30197,'106.120.205.67','2014-10-30 00:00:00','/index.html','Chrome',1,'睿思科技有限公司','360'),(30198,'123.118.243.34','2014-10-30 00:00:00','/index.html','Chrome',1,'',''),(30199,'118.199.67.7','2014-10-30 00:00:00','/index.html','Chrome',1,'','baidu'),(30200,'61.160.213.110','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30201,'183.136.190.43','2014-10-30 00:00:00','/index.html','Firefox',1,'',''),(30202,'211.162.26.18','2014-10-30 00:00:00','/index.html','Chrome',1,'',''),(30203,'183.136.190.43','2014-10-30 00:00:00','/index.html','Firefox',1,'',''),(30204,'222.186.128.57','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30205,'61.146.178.189','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30206,'23.236.64.174','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30207,'116.30.205.189','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30208,'116.30.205.189','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30209,'222.186.128.52','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30210,'222.186.128.50','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30211,'121.199.125.21','2014-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(30212,'183.136.190.51','2014-10-30 00:00:00','/index.html','Firefox',1,'',''),(30213,'222.186.128.52','2014-10-30 00:00:00','/index.html','IE',1,'',''),(30214,'121.199.125.4','2014-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(30215,'222.186.128.56','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30216,'203.208.60.131','2014-10-31 00:00:00','/index.html','Safari',1,'',''),(30217,'58.20.54.248','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30218,'58.20.54.248','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30219,'58.20.54.248','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30220,'222.186.128.53','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30221,'183.136.190.51','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30222,'61.135.190.221','2014-10-31 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(30223,'61.135.190.102','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'�������ó�','baidu'),(30224,'183.136.190.51','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30225,'222.186.128.53','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30226,'180.153.198.15','2014-10-31 00:00:00','/index.html','Safari',1,'',''),(30227,'180.153.198.32','2014-10-31 00:00:00','/index.html','Safari',1,'',''),(30228,'104.194.25.37','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30229,'104.194.25.37','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30230,'104.194.25.37','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30231,'104.194.25.37','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30232,'104.194.25.37','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30233,'222.186.128.52','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30234,'23.236.64.174','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30235,'222.186.128.56','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30236,'203.208.60.136','2014-10-31 00:00:00','/newsview.htm','Safari',1,'',''),(30237,'222.186.128.56','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30238,'61.160.213.110','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30239,'61.135.190.100','2014-10-31 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(30240,'183.136.190.62','2014-10-31 00:00:00','/index.html','Chrome',1,'',''),(30241,'183.136.190.43','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30242,'183.136.190.51','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30243,'183.136.190.62','2014-10-31 00:00:00','/index.html','Chrome',1,'',''),(30244,'183.136.190.43','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30245,'121.199.125.21','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30246,'121.199.125.4','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30247,'180.153.198.203','2014-10-31 00:00:00','/newsview.htm','Safari',1,'',''),(30248,'220.181.158.106','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30249,'118.26.64.50','2014-10-31 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(30250,'23.236.64.174','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30251,'183.136.190.43','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30252,'182.149.195.11','2014-10-31 00:00:00','/index.html','Chrome',1,'',''),(30253,'182.149.195.11','2014-10-31 00:00:00','/index.html','Chrome',1,'',''),(30254,'182.149.195.11','2014-10-31 00:00:00','/index.html','Chrome',1,'',''),(30255,'182.149.195.11','2014-10-31 00:00:00','/index.html','Chrome',1,'',''),(30256,'123.125.68.34','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30257,'123.125.68.62','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30258,'123.125.68.179','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30259,'123.125.68.156','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30260,'183.136.190.58','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30261,'203.208.60.124','2014-10-31 00:00:00','/index.html','Safari',1,'',''),(30262,'61.135.190.71','2014-10-31 00:00:00','/index.html','IE',1,'www','baidu'),(30263,'182.149.195.11','2014-10-31 00:00:00','/index.html','Chrome',1,'',''),(30264,'180.153.136.131','2014-10-31 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(30265,'220.181.132.218','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30266,'101.199.112.55','2014-10-31 00:00:00','/index.html','Safari',1,'',''),(30267,'222.186.128.53','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30268,'222.186.128.53','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30269,'183.136.190.51','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30270,'183.136.190.43','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30271,'183.136.190.36','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30272,'183.136.190.58','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30273,'183.136.190.48','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30274,'183.136.190.48','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30275,'183.136.190.58','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30276,'183.136.190.36','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30277,'183.136.190.58','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30278,'183.136.190.36','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30279,'183.136.190.43','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30280,'183.136.190.58','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30281,'183.136.190.58','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30282,'183.136.190.41','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30283,'183.136.190.36','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30284,'183.136.190.36','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30285,'183.136.190.36','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30286,'182.149.195.11','2014-10-31 00:00:00','/index.html','Chrome',1,'',''),(30287,'182.149.195.11','2014-10-31 00:00:00','/news.htm','Chrome',1,'',''),(30288,'182.149.195.11','2014-10-31 00:00:00','/index.html','Chrome',1,'',''),(30289,'222.186.128.54','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30290,'61.149.195.230','2014-10-31 00:00:00','/news.htm','Chrome',1,'',''),(30291,'222.186.128.57','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30292,'106.120.121.154','2014-10-31 00:00:00','/index.html','Chrome',1,'','baidu'),(30293,'123.125.68.180','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30294,'123.125.68.149','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30295,'123.125.68.156','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30296,'123.125.68.157','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30297,'123.125.68.137','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30298,'123.125.68.154','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30299,'123.125.68.145','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30300,'123.125.68.45','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30301,'123.125.68.52','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30302,'123.125.68.34','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30303,'123.125.68.36','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30304,'123.125.68.45','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30305,'123.125.68.142','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30306,'123.125.68.25','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30307,'123.125.68.56','2014-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(30308,'183.136.190.58','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30309,'61.182.226.78','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30310,'222.186.128.53','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30311,'111.206.36.136','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30312,'182.254.208.242','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30313,'182.254.208.242','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30314,'106.92.246.188','2014-10-31 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(30315,'106.92.246.188','2014-10-31 00:00:00','/index.html','Chrome',1,'',''),(30316,'183.136.190.57','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30317,'123.125.71.121','2014-10-31 00:00:00','/index.html','Chrome',1,'',''),(30318,'23.236.64.174','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30319,'218.59.238.92','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30320,'42.235.196.36','2014-10-31 00:00:00','/index.html','IE',1,'睿思科技','360'),(30321,'42.235.196.36','2014-10-31 00:00:00','/news.htm','IE',1,'',''),(30322,'42.235.196.36','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30323,'183.136.190.55','2014-10-31 00:00:00','/news.htm','Firefox',1,'',''),(30324,'1.202.240.227','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30325,'220.180.56.122','2014-10-31 00:00:00','/index.html','Chrome',1,'',''),(30326,'183.136.190.43','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30327,'61.160.247.179','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30328,'183.136.190.41','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30329,'222.186.128.54','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30330,'222.186.128.52','2014-10-31 00:00:00','/index.html','IE',1,'',''),(30331,'183.136.190.51','2014-10-31 00:00:00','/index.html','Firefox',1,'',''),(30332,'183.136.190.51','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30333,'61.135.190.224','2014-11-01 00:00:00','/index.html','Firefox',1,'�����˼','baidu'),(30334,'180.153.198.20','2014-11-01 00:00:00','/index.html','Safari',1,'',''),(30335,'222.186.128.56','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30336,'61.135.190.223','2014-11-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(30337,'183.136.190.55','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30338,'202.117.204.234','2014-11-01 00:00:00','/index.html','IE',1,'','baidu'),(30339,'183.136.190.51','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30340,'183.136.190.51','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30341,'23.236.64.174','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30342,'61.146.178.189','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30343,'222.186.128.57','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30344,'218.30.118.99','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30345,'222.186.128.54','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30346,'183.136.190.62','2014-11-01 00:00:00','/index.html','Chrome',1,'',''),(30347,'218.59.238.92','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30348,'183.136.190.49','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30349,'183.136.190.36','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30350,'222.186.128.54','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30351,'23.236.64.174','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30352,'183.136.190.51','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30353,'183.136.190.43','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30354,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30355,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30356,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30357,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30358,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30359,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30360,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30361,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30362,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30363,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30364,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30365,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30366,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30367,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30368,'220.181.158.109','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30369,'155.94.254.143','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30370,'222.186.128.54','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30371,'61.135.190.224','2014-11-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(30372,'61.135.190.71','2014-11-01 00:00:00','/index.html','IE',1,'www','baidu'),(30373,'223.87.34.83','2014-11-01 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(30374,'61.135.190.105','2014-11-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(30375,'104.194.25.37','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30376,'104.194.25.37','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30377,'104.194.25.37','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30378,'104.194.25.37','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30379,'104.194.25.37','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30380,'104.194.25.37','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30381,'104.194.25.37','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30382,'104.194.25.37','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30383,'104.194.25.37','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30384,'104.194.25.37','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30385,'223.87.34.83','2014-11-01 00:00:00','/index.html','Chrome',1,'',''),(30386,'220.181.132.218','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30387,'222.244.41.200','2014-11-01 00:00:00','/index.html','Chrome',1,'',''),(30388,'183.136.190.43','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30389,'222.186.128.50','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30390,'182.254.209.73','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30391,'182.254.209.73','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30392,'123.125.71.34','2014-11-01 00:00:00','/index.html','Chrome',1,'',''),(30393,'183.136.190.43','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30394,'222.186.128.50','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30395,'222.186.128.50','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30396,'61.184.13.51','2014-11-01 00:00:00','/index.html','Chrome',1,'',''),(30397,'23.236.64.174','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30398,'222.186.128.57','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30399,'183.136.190.41','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30400,'183.136.190.43','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30401,'183.136.190.43','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30402,'183.136.190.43','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30403,'183.136.190.48','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30404,'183.136.190.43','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30405,'183.136.190.43','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30406,'183.136.190.43','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30407,'183.136.190.57','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30408,'183.136.190.36','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30409,'183.136.190.36','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30410,'183.136.190.43','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30411,'183.136.190.43','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30412,'183.136.190.43','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30413,'183.136.190.36','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30414,'183.136.190.48','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30415,'183.136.190.51','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30416,'183.136.190.51','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30417,'222.186.128.54','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30418,'183.136.190.43','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30419,'183.136.190.43','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30420,'183.136.190.51','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30421,'183.136.190.51','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30422,'183.136.190.51','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30423,'183.136.190.51','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30424,'183.136.190.51','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30425,'183.136.190.51','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30426,'183.136.190.41','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30427,'183.136.190.51','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30428,'183.136.190.51','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30429,'183.136.190.51','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30430,'183.136.190.51','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30431,'183.136.190.43','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30432,'183.136.190.43','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30433,'183.136.190.43','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30434,'183.136.190.43','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30435,'183.136.190.48','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30436,'183.136.190.43','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30437,'183.136.190.43','2014-11-01 00:00:00','/news.htm','Firefox',1,'',''),(30438,'183.136.190.48','2014-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(30439,'222.186.128.54','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30440,'223.10.21.87','2014-11-01 00:00:00','/index.html','Chrome',1,'',''),(30441,'183.136.190.43','2014-11-01 00:00:00','/index.html','Firefox',1,'',''),(30442,'222.186.128.54','2014-11-01 00:00:00','/index.html','IE',1,'',''),(30443,'23.236.64.174','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30444,'183.136.190.36','2014-11-02 00:00:00','/index.html','Firefox',1,'',''),(30445,'180.149.143.27','2014-11-02 00:00:00','/newsview.htm','Safari',1,'',''),(30446,'183.136.190.36','2014-11-02 00:00:00','/index.html','Firefox',1,'',''),(30447,'5.45.77.35','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30448,'218.30.118.100','2014-11-02 00:00:00','/index.html','Firefox',1,'',''),(30449,'222.186.128.50','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30450,'23.236.64.174','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30451,'61.160.247.179','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30452,'183.136.190.57','2014-11-02 00:00:00','/index.html','Firefox',1,'',''),(30453,'183.136.190.49','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30454,'183.136.190.55','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30455,'183.136.190.51','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30456,'183.136.190.41','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30457,'183.136.190.55','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30458,'183.136.190.57','2014-11-02 00:00:00','/index.html','Firefox',1,'',''),(30459,'183.136.190.36','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30460,'183.136.190.48','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30461,'183.136.190.41','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30462,'121.199.125.21','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30463,'183.136.190.58','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30464,'183.136.190.41','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30465,'183.136.190.43','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30466,'183.136.190.36','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30467,'183.136.190.55','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30468,'183.136.190.51','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30469,'183.136.190.49','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30470,'183.136.190.36','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30471,'183.136.190.49','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30472,'107.150.47.234','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30473,'107.150.47.234','2014-11-02 00:00:00','/index.html','Chrome',1,'',''),(30474,'107.150.47.234','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30475,'107.150.47.234','2014-11-02 00:00:00','/index.html','Chrome',1,'',''),(30476,'61.160.247.181','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30477,'61.160.247.181','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30478,'111.37.8.30','2014-11-02 00:00:00','/index.html','Chrome',1,'',''),(30479,'61.146.178.189','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30480,'183.136.190.43','2014-11-02 00:00:00','/index.html','Firefox',1,'',''),(30481,'222.186.128.51','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30482,'218.59.238.92','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30483,'218.59.238.92','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30484,'121.199.125.21','2014-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(30485,'23.236.64.174','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30486,'61.160.247.181','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30487,'220.181.132.218','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30488,'101.199.108.50','2014-11-02 00:00:00','/index.html','Safari',1,'',''),(30489,'183.136.190.36','2014-11-02 00:00:00','/index.html','Firefox',1,'',''),(30490,'222.186.128.53','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30491,'220.165.248.68','2014-11-02 00:00:00','/index.html','Chrome',1,'','baidu'),(30492,'222.186.128.54','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30493,'218.59.238.92','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30494,'183.136.190.43','2014-11-02 00:00:00','/index.html','Firefox',1,'',''),(30495,'183.136.190.43','2014-11-02 00:00:00','/index.html','Firefox',1,'',''),(30496,'222.186.128.56','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30497,'61.135.190.219','2014-11-02 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(30498,'222.186.128.56','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30499,'222.186.128.50','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30500,'125.211.100.16','2014-11-02 00:00:00','/index.html','Safari',1,'',''),(30501,'23.236.64.174','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30502,'218.204.136.130','2014-11-02 00:00:00','/index.html','Chrome',1,'',''),(30503,'222.186.128.50','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30504,'220.181.51.37','2014-11-02 00:00:00','/index.html','Chrome',1,'',''),(30505,'222.186.128.51','2014-11-02 00:00:00','/index.html','IE',1,'',''),(30506,'222.186.128.53','2014-11-03 00:00:00','/index.html','IE',1,'',''),(30507,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(30508,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30509,'82.80.249.174','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(30510,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30511,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30512,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30513,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30514,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30515,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30516,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30517,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30518,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30519,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30520,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30521,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30522,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30523,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30524,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30525,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30526,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30527,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(30528,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30529,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30530,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30531,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30532,'82.80.249.174','2014-11-03 00:00:00','/news.htm','IE',1,'',''),(30533,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30534,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30535,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(30536,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30537,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30538,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30539,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(30540,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30541,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30542,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30543,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Safari',1,'',''),(30544,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30545,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30546,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(30547,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30548,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Safari',1,'',''),(30549,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Safari',1,'',''),(30550,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30551,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(30552,'82.80.249.174','2014-11-03 00:00:00','/news.htm','IE',1,'',''),(30553,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30554,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Opera',1,'',''),(30555,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30556,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30557,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30558,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(30559,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(30560,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30561,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30562,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30563,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30564,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30565,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30566,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30567,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30568,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30569,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30570,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30571,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30572,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30573,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30574,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30575,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30576,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30577,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30578,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(30579,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30580,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30581,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30582,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30583,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30584,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30585,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30586,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30587,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30588,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30589,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30590,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30591,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30592,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30593,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30594,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30595,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30596,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30597,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30598,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30599,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30600,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30601,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30602,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30603,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30604,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30605,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30606,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30607,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30608,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30609,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30610,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30611,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30612,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30613,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30614,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30615,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30616,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30617,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30618,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30619,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30620,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30621,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30622,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30623,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30624,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30625,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30626,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30627,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30628,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30629,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30630,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30631,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30632,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30633,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30634,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30635,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30636,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30637,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30638,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30639,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30640,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30641,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30642,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30643,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30644,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30645,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(30646,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30647,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30648,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30649,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30650,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30651,'82.80.249.174','2014-11-03 00:00:00','/news.htm','IE',1,'',''),(30652,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30653,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30654,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30655,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30656,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30657,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30658,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30659,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30660,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30661,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30662,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30663,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30664,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30665,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30666,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30667,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30668,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30669,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30670,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30671,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30672,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30673,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30674,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30675,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30676,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30677,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30678,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(30679,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30680,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30681,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30682,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30683,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30684,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30685,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30686,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30687,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30688,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30689,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30690,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30691,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30692,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30693,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30694,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30695,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30696,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30697,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30698,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30699,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30700,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30701,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30702,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30703,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30704,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30705,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30706,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30707,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30708,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30709,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30710,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30711,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30712,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30713,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30714,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30715,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30716,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30717,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30718,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30719,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30720,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30721,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(30722,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30723,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30724,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30725,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30726,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30727,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30728,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30729,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30730,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30731,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30732,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30733,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30734,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30735,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30736,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30737,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30738,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30739,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30740,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30741,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30742,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30743,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30744,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30745,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30746,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30747,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30748,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30749,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30750,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30751,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30752,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30753,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(30754,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30755,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30756,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30757,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30758,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30759,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30760,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30761,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30762,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30763,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30764,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30765,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30766,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30767,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30768,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30769,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30770,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30771,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30772,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30773,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30774,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30775,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30776,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30777,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(30778,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30779,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30780,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30781,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30782,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30783,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30784,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30785,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Safari',1,'',''),(30786,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30787,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30788,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30789,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30790,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30791,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30792,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(30793,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30794,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30795,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30796,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30797,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30798,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(30799,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30800,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30801,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30802,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30803,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30804,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30805,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30806,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30807,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30808,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30809,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30810,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30811,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30812,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30813,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30814,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30815,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30816,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30817,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30818,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30819,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30820,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30821,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30822,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30823,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30824,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30825,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30826,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30827,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30828,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30829,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30830,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30831,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30832,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30833,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30834,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30835,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30836,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30837,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30838,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(30839,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30840,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30841,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30842,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30843,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30844,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30845,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30846,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30847,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30848,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30849,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30850,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30851,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30852,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30853,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30854,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30855,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30856,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30857,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30858,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30859,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30860,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(30861,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30862,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30863,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30864,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30865,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30866,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30867,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30868,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30869,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30870,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30871,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30872,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30873,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30874,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30875,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30876,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(30877,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30878,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30879,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30880,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30881,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30882,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30883,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30884,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30885,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30886,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30887,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30888,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30889,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30890,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30891,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30892,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30893,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30894,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(30895,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30896,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30897,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30898,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30899,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30900,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30901,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30902,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30903,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30904,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30905,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30906,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30907,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30908,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30909,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30910,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30911,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30912,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30913,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30914,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30915,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30916,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30917,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30918,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30919,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30920,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30921,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30922,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30923,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30924,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30925,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30926,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30927,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30928,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30929,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30930,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30931,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30932,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30933,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30934,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30935,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30936,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30937,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30938,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30939,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30940,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30941,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30942,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30943,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30944,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30945,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30946,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30947,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30948,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30949,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30950,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(30951,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30952,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(30953,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30954,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30955,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30956,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30957,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30958,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(30959,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30960,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30961,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30962,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30963,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30964,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30965,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30966,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30967,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30968,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30969,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30970,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30971,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30972,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30973,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30974,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30975,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30976,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30977,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30978,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30979,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30980,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30981,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30982,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30983,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30984,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30985,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30986,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30987,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30988,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30989,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30990,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30991,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30992,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30993,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30994,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30995,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30996,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(30997,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(30998,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(30999,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31000,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31001,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31002,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31003,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31004,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(31005,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31006,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31007,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31008,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31009,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31010,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31011,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31012,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31013,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31014,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31015,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31016,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31017,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31018,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31019,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31020,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31021,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31022,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(31023,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31024,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31025,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31026,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31027,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31028,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31029,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31030,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31031,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31032,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31033,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31034,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31035,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31036,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31037,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31038,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31039,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31040,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31041,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31042,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31043,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31044,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31045,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31046,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31047,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31048,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31049,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31050,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31051,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31052,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31053,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31054,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31055,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31056,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31057,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31058,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31059,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31060,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31061,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31062,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(31063,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31064,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31065,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31066,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31067,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31068,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31069,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31070,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31071,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31072,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31073,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31074,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31075,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31076,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31077,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31078,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31079,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31080,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31081,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31082,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31083,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31084,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31085,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31086,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31087,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31088,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31089,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31090,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(31091,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31092,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31093,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31094,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31095,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31096,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31097,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31098,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31099,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31100,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(31101,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31102,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31103,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31104,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31105,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31106,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31107,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31108,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31109,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31110,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31111,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31112,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31113,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31114,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31115,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31116,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31117,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31118,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31119,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31120,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31121,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31122,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31123,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31124,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31125,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(31126,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31127,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31128,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31129,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31130,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31131,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31132,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31133,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31134,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31135,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31136,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31137,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31138,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31139,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31140,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31141,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31142,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31143,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31144,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31145,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31146,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31147,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31148,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31149,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31150,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31151,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31152,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31153,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31154,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31155,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31156,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31157,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31158,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31159,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31160,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31161,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31162,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31163,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31164,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31165,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31166,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31167,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31168,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31169,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31170,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31171,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31172,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31173,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31174,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31175,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31176,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31177,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31178,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31179,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31180,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31181,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31182,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31183,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31184,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31185,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31186,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31187,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31188,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31189,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31190,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31191,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31192,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31193,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31194,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31195,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31196,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31197,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31198,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31199,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31200,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31201,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31202,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31203,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31204,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31205,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31206,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31207,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31208,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31209,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(31210,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31211,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31212,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31213,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31214,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31215,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31216,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31217,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31218,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31219,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31220,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31221,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31222,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31223,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(31224,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31225,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31226,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31227,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31228,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31229,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31230,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31231,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31232,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31233,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31234,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31235,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31236,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31237,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31238,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31239,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31240,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31241,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31242,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31243,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31244,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31245,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31246,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31247,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(31248,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31249,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31250,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31251,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31252,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31253,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(31254,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31255,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31256,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31257,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31258,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31259,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31260,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31261,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31262,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31263,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31264,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31265,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31266,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31267,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(31268,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31269,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31270,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31271,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31272,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31273,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(31274,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31275,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31276,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31277,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31278,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31279,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31280,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Safari',1,'',''),(31281,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31282,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31283,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31284,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31285,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31286,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31287,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31288,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31289,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31290,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31291,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31292,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31293,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31294,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31295,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31296,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31297,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31298,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31299,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31300,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31301,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31302,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31303,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31304,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31305,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31306,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31307,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Safari',1,'',''),(31308,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31309,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31310,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31311,'82.80.249.174','2014-11-03 00:00:00','/news.htm','IE',1,'',''),(31312,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31313,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31314,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31315,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31316,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31317,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31318,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31319,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31320,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31321,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31322,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31323,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31324,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31325,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31326,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31327,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31328,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31329,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31330,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31331,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31332,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31333,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31334,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31335,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31336,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31337,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31338,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31339,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31340,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31341,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31342,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31343,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31344,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31345,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31346,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31347,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31348,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31349,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31350,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31351,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31352,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31353,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31354,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31355,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31356,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31357,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31358,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31359,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31360,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31361,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31362,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31363,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31364,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31365,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31366,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31367,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31368,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31369,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31370,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31371,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31372,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31373,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31374,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31375,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31376,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31377,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31378,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31379,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31380,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31381,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31382,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31383,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31384,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31385,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31386,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31387,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31388,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31389,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31390,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31391,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31392,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31393,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31394,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31395,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31396,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31397,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31398,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31399,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31400,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31401,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31402,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31403,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31404,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31405,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31406,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31407,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31408,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31409,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31410,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(31411,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31412,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31413,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(31414,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31415,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31416,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31417,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31418,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31419,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31420,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31421,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31422,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31423,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31424,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31425,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31426,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31427,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31428,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31429,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31430,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31431,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31432,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31433,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31434,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31435,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31436,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31437,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31438,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31439,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31440,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31441,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31442,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31443,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31444,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31445,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31446,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31447,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31448,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31449,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31450,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31451,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31452,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31453,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31454,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31455,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(31456,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31457,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31458,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31459,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31460,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31461,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31462,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31463,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31464,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31465,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31466,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31467,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31468,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31469,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31470,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(31471,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31472,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31473,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31474,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31475,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31476,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31477,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31478,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31479,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31480,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31481,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31482,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31483,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31484,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31485,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31486,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31487,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31488,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31489,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31490,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31491,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31492,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31493,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31494,'82.80.249.174','2014-11-03 00:00:00','/news.htm','IE',1,'',''),(31495,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31496,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31497,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31498,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31499,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31500,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31501,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31502,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31503,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31504,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31505,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31506,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31507,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31508,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31509,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31510,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31511,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31512,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31513,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31514,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31515,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31516,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31517,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31518,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31519,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31520,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31521,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31522,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31523,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31524,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31525,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31526,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31527,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31528,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31529,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31530,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31531,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31532,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31533,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31534,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31535,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31536,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31537,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31538,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31539,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31540,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31541,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31542,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31543,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(31544,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31545,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31546,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31547,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31548,'82.80.249.174','2014-11-03 00:00:00','/news.htm','Chrome',1,'',''),(31549,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31550,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31551,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31552,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31553,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31554,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31555,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31556,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31557,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31558,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31559,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31560,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31561,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31562,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31563,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31564,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31565,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31566,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31567,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31568,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31569,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31570,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31571,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31572,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31573,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31574,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31575,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31576,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31577,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31578,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31579,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31580,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31581,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31582,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31583,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31584,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31585,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31586,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31587,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31588,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31589,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31590,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31591,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31592,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31593,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31594,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31595,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31596,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31597,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31598,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31599,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31600,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31601,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31602,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31603,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31604,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31605,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31606,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31607,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31608,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31609,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31610,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31611,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31612,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31613,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31614,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31615,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31616,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31617,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31618,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31619,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31620,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31621,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31622,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31623,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31624,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31625,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31626,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31627,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31628,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31629,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31630,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31631,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31632,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31633,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31634,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31635,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31636,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31637,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31638,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31639,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31640,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31641,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31642,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31643,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31644,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31645,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31646,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(31647,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31648,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31649,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31650,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31651,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31652,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31653,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31654,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31655,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31656,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31657,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31658,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31659,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31660,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31661,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31662,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31663,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31664,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31665,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31666,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31667,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31668,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31669,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31670,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31671,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31672,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31673,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31674,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31675,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31676,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31677,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31678,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31679,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31680,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31681,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31682,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31683,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31684,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31685,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31686,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31687,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31688,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31689,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31690,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31691,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31692,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31693,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31694,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31695,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31696,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31697,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31698,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31699,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31700,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31701,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31702,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31703,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31704,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31705,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31706,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31707,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31708,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31709,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31710,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31711,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31712,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31713,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Opera',1,'',''),(31714,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31715,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31716,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31717,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31718,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31719,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31720,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31721,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31722,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31723,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31724,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31725,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31726,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31727,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31728,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31729,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31730,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31731,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31732,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31733,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31734,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31735,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31736,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31737,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31738,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31739,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31740,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31741,'82.80.249.174','2014-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(31742,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31743,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31744,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31745,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31746,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31747,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31748,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31749,'121.199.125.4','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31750,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31751,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31752,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31753,'121.199.125.4','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31754,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31755,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31756,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31757,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31758,'121.199.125.4','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31759,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31760,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31761,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31762,'121.199.125.4','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31763,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31764,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31765,'121.199.125.4','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31766,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31767,'121.199.125.4','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31768,'121.199.125.4','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31769,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31770,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31771,'121.199.125.4','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31772,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31773,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31774,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31775,'121.199.125.4','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31776,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31777,'183.136.190.43','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31778,'121.199.125.4','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31779,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31780,'183.136.190.36','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31781,'222.186.128.57','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31782,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31783,'121.199.125.4','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31784,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31785,'61.160.247.179','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31786,'222.186.128.56','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31787,'222.186.128.50','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31788,'64.246.165.180','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31789,'23.236.64.174','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31790,'61.135.190.199','2014-11-03 00:00:00','/index.html','Safari',1,'',''),(31791,'222.186.128.54','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31792,'64.246.165.180','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31793,'183.136.190.55','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31794,'183.136.190.43','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31795,'222.186.128.51','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31796,'195.2.240.101','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31797,'123.125.71.133','2014-11-03 00:00:00','/index.html','Chrome',1,'',''),(31798,'220.181.51.108','2014-11-03 00:00:00','/news.htm','Firefox',1,'www.ruisitech.com','baidu'),(31799,'220.181.51.102','2014-11-03 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(31800,'220.181.51.110','2014-11-03 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(31801,'61.182.226.78','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31802,'111.207.122.2','2014-11-03 00:00:00','/news.htm','IE',1,'',''),(31803,'111.207.122.2','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31804,'111.207.122.2','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31805,'111.207.122.2','2014-11-03 00:00:00','/news.htm','IE',1,'',''),(31806,'183.136.190.62','2014-11-03 00:00:00','/index.html','Chrome',1,'',''),(31807,'218.30.118.80','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31808,'23.236.64.174','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31809,'210.13.209.18','2014-11-03 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(31810,'61.135.190.199','2014-11-03 00:00:00','/index.html','IE',1,'www','baidu'),(31811,'183.136.190.43','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31812,'222.186.128.53','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31813,'183.136.190.49','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31814,'222.186.128.54','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31815,'220.165.248.68','2014-11-03 00:00:00','/index.html','Chrome',1,'','baidu'),(31816,'222.186.128.51','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31817,'220.181.51.45','2014-11-03 00:00:00','/index.html','Chrome',1,'',''),(31818,'123.125.71.137','2014-11-03 00:00:00','/newsview.htm','Chrome',1,'',''),(31819,'183.136.190.49','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31820,'222.186.128.51','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31821,'220.181.132.218','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31822,'101.199.108.52','2014-11-03 00:00:00','/index.html','Safari',1,'',''),(31823,'222.186.128.55','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31824,'195.2.240.101','2014-11-03 00:00:00','/news.htm','Firefox',1,'',''),(31825,'23.236.64.174','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31826,'222.186.128.53','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31827,'220.165.248.68','2014-11-03 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(31828,'183.136.190.48','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31829,'222.186.128.50','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31830,'121.199.125.21','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31831,'195.2.240.101','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31832,'61.146.178.189','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31833,'183.136.190.55','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31834,'222.186.128.53','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31835,'183.136.190.40','2014-11-03 00:00:00','/index.html','Chrome',1,'',''),(31836,'183.136.190.55','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31837,'183.136.190.40','2014-11-03 00:00:00','/index.html','Chrome',1,'',''),(31838,'222.186.128.54','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31839,'64.113.32.29','2014-11-03 00:00:00','/newsview.htm','IE',1,'',''),(31840,'64.113.32.29','2014-11-03 00:00:00','/newsview.htm','IE',0,'',''),(31841,'64.113.32.29','2014-11-03 00:00:00','/newsview.htm','IE',0,'',''),(31842,'64.113.32.29','2014-11-03 00:00:00','/newsview.htm','IE',0,'',''),(31843,'182.118.41.218','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31844,'61.135.190.105','2014-11-03 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(31845,'195.2.240.101','2014-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(31846,'23.236.64.174','2014-11-03 00:00:00','/index.html','IE',1,'',''),(31847,'183.136.190.43','2014-11-03 00:00:00','/index.html','Firefox',1,'',''),(31848,'220.181.132.216','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31849,'220.181.132.192','2014-11-04 00:00:00','/index.html','Safari',1,'',''),(31850,'183.136.190.43','2014-11-04 00:00:00','/index.html','Firefox',1,'',''),(31851,'195.2.240.101','2014-11-04 00:00:00','/newsview.htm','Firefox',1,'',''),(31852,'183.136.190.51','2014-11-04 00:00:00','/index.html','Firefox',1,'',''),(31853,'183.136.190.58','2014-11-04 00:00:00','/index.html','Firefox',1,'',''),(31854,'182.118.41.100','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31855,'23.236.64.174','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31856,'195.2.240.101','2014-11-04 00:00:00','/newsview.htm','Firefox',1,'',''),(31857,'183.136.190.62','2014-11-04 00:00:00','/index.html','Chrome',1,'',''),(31858,'183.136.190.62','2014-11-04 00:00:00','/index.html','Chrome',1,'',''),(31859,'183.136.190.62','2014-11-04 00:00:00','/index.html','Chrome',1,'',''),(31860,'111.206.36.147','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31861,'61.160.247.179','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31862,'195.2.240.101','2014-11-04 00:00:00','/newsview.htm','Firefox',1,'',''),(31863,'183.136.190.36','2014-11-04 00:00:00','/index.html','Firefox',1,'',''),(31864,'222.186.128.53','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31865,'61.135.165.56','2014-11-04 00:00:00','/index.html','Chrome',1,'',''),(31866,'27.220.88.29','2014-11-04 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(31867,'183.136.190.36','2014-11-04 00:00:00','/index.html','Firefox',1,'',''),(31868,'123.125.71.121','2014-11-04 00:00:00','/index.html','Chrome',1,'',''),(31869,'112.4.228.82','2014-11-04 00:00:00','/index.html','Chrome',1,'',''),(31870,'112.4.228.82','2014-11-04 00:00:00','/index.html','Chrome',1,'',''),(31871,'112.4.228.82','2014-11-04 00:00:00','/index.html','Chrome',1,'',''),(31872,'183.60.137.31','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31873,'222.186.128.50','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31874,'195.2.240.101','2014-11-04 00:00:00','/newsview.htm','Firefox',1,'',''),(31875,'61.135.190.221','2014-11-04 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(31876,'203.208.60.128','2014-11-04 00:00:00','/index.html','Safari',1,'',''),(31877,'121.28.176.194','2014-11-04 00:00:00','/news.htm','Chrome',1,'',''),(31878,'61.160.213.110','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31879,'23.236.64.174','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31880,'114.242.194.129','2014-11-04 00:00:00','/index.html','Chrome',1,'',''),(31881,'218.59.238.92','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31882,'183.136.190.36','2014-11-04 00:00:00','/index.html','Firefox',1,'',''),(31883,'182.149.18.154','2014-11-04 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(31884,'183.136.190.36','2014-11-04 00:00:00','/index.html','Firefox',1,'',''),(31885,'182.118.41.128','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31886,'121.199.125.21','2014-11-04 00:00:00','/newsview.htm','Firefox',1,'',''),(31887,'121.199.125.4','2014-11-04 00:00:00','/newsview.htm','Firefox',1,'',''),(31888,'121.199.125.21','2014-11-04 00:00:00','/newsview.htm','Firefox',1,'',''),(31889,'220.181.51.61','2014-11-04 00:00:00','/index.html','Chrome',1,'',''),(31890,'220.181.132.218','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31891,'101.199.112.49','2014-11-04 00:00:00','/index.html','Safari',1,'',''),(31892,'222.186.128.52','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31893,'218.30.118.80','2014-11-04 00:00:00','/index.html','Firefox',1,'',''),(31894,'183.136.190.58','2014-11-04 00:00:00','/index.html','Firefox',1,'',''),(31895,'222.186.128.53','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31896,'171.214.178.67','2014-11-04 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(31897,'183.136.190.43','2014-11-04 00:00:00','/index.html','Firefox',1,'',''),(31898,'61.135.190.102','2014-11-04 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(31899,'23.236.64.174','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31900,'61.135.190.105','2014-11-04 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(31901,'62.210.88.199','2014-11-04 00:00:00','/index.html','Firefox',1,'',''),(31902,'222.186.128.53','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31903,'222.186.128.50','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31904,'218.77.79.48','2014-11-04 00:00:00','/index.html','Chrome',1,'',''),(31905,'183.60.137.31','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31906,'183.136.190.55','2014-11-04 00:00:00','/index.html','Firefox',1,'',''),(31907,'66.249.67.158','2014-11-04 00:00:00','/index.html','Safari',1,'',''),(31908,'61.160.213.110','2014-11-04 00:00:00','/index.html','IE',1,'',''),(31909,'222.186.128.54','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31910,'23.236.64.174','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31911,'61.135.190.71','2014-11-05 00:00:00','/index.html','Safari',1,'',''),(31912,'222.186.128.56','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31913,'183.136.190.36','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31914,'222.186.128.50','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31915,'61.146.178.189','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31916,'218.26.99.180','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31917,'222.186.128.56','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31918,'218.59.238.92','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31919,'183.136.190.43','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31920,'222.186.128.52','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31921,'222.186.128.55','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31922,'222.186.128.57','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31923,'183.136.190.43','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31924,'23.236.64.174','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31925,'183.136.190.41','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31926,'222.186.128.50','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31927,'222.186.128.57','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31928,'125.69.125.58','2014-11-05 00:00:00','/index.html','Chrome',1,'',''),(31929,'1.202.240.227','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31930,'222.186.128.50','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31931,'123.125.71.125','2014-11-05 00:00:00','/index.html','Firefox',1,'','baidu'),(31932,'183.136.190.41','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31933,'220.181.51.54','2014-11-05 00:00:00','/index.html','Chrome',1,'',''),(31934,'222.186.128.53','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31935,'211.103.210.18','2014-11-05 00:00:00','/index.html','Chrome',1,'',''),(31936,'183.136.190.58','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31937,'66.249.67.110','2014-11-05 00:00:00','/index.html','Safari',1,'',''),(31938,'183.136.190.58','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31939,'61.135.190.219','2014-11-05 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(31940,'221.194.128.224','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31941,'61.135.190.105','2014-11-05 00:00:00','/index.html','Firefox',1,'˼','baidu'),(31942,'23.236.64.174','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31943,'220.181.132.216','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31944,'222.186.128.55','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31945,'101.199.108.120','2014-11-05 00:00:00','/index.html','Safari',1,'',''),(31946,'121.199.125.21','2014-11-05 00:00:00','/newsview.htm','Firefox',1,'',''),(31947,'121.199.125.4','2014-11-05 00:00:00','/newsview.htm','Firefox',1,'',''),(31948,'66.249.67.110','2014-11-05 00:00:00','/newsview.htm','Safari',1,'',''),(31949,'222.186.128.53','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31950,'122.226.45.102','2014-11-05 00:00:00','/index.html','Chrome',1,'',''),(31951,'183.136.190.43','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31952,'183.136.190.43','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31953,'218.0.1.50','2014-11-05 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(31954,'49.65.168.161','2014-11-05 00:00:00','/index.html','Chrome',1,'',''),(31955,'218.0.1.50','2014-11-05 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(31956,'49.65.168.161','2014-11-05 00:00:00','/index.html','Chrome',1,'',''),(31957,'220.181.132.218','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31958,'220.181.132.196','2014-11-05 00:00:00','/index.html','Safari',1,'',''),(31959,'220.181.132.196','2014-11-05 00:00:00','/index.html','Safari',1,'',''),(31960,'49.65.168.161','2014-11-05 00:00:00','/index.html','Chrome',1,'',''),(31961,'222.186.128.53','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31962,'180.153.183.79','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31963,'106.38.240.106','2014-11-05 00:00:00','/news.htm','Chrome',1,'',''),(31964,'106.38.240.106','2014-11-05 00:00:00','/index.html','Chrome',1,'',''),(31965,'222.186.128.55','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31966,'222.186.128.53','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31967,'111.206.36.18','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31968,'220.181.158.106','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31969,'222.186.128.54','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31970,'61.160.213.110','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31971,'23.236.64.174','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31972,'123.125.71.132','2014-11-05 00:00:00','/index.html','Chrome',1,'',''),(31973,'222.186.128.55','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31974,'222.186.128.54','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31975,'183.136.190.58','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31976,'183.136.190.43','2014-11-05 00:00:00','/index.html','Firefox',1,'',''),(31977,'222.186.128.56','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31978,'222.186.128.56','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31979,'222.186.128.57','2014-11-05 00:00:00','/index.html','IE',1,'',''),(31980,'222.186.128.52','2014-11-06 00:00:00','/index.html','IE',1,'',''),(31981,'182.118.42.23','2014-11-06 00:00:00','/index.html','IE',1,'',''),(31982,'183.136.190.49','2014-11-06 00:00:00','/index.html','Firefox',1,'',''),(31983,'23.236.64.174','2014-11-06 00:00:00','/index.html','IE',1,'',''),(31984,'222.186.128.57','2014-11-06 00:00:00','/index.html','IE',1,'',''),(31985,'183.136.190.43','2014-11-06 00:00:00','/index.html','Firefox',1,'',''),(31986,'221.194.128.224','2014-11-06 00:00:00','/index.html','Firefox',1,'',''),(31987,'188.230.88.28','2014-11-06 00:00:00','/index.html','IE',1,'',''),(31988,'218.59.238.92','2014-11-06 00:00:00','/index.html','IE',1,'',''),(31989,'222.186.128.57','2014-11-06 00:00:00','/index.html','IE',1,'',''),(31990,'218.30.118.101','2014-11-06 00:00:00','/index.html','Firefox',1,'',''),(31991,'61.146.178.189','2014-11-06 00:00:00','/index.html','IE',1,'',''),(31992,'183.136.190.62','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(31993,'220.181.51.55','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(31994,'183.136.190.62','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(31995,'183.136.190.62','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(31996,'183.136.190.49','2014-11-06 00:00:00','/index.html','Firefox',1,'',''),(31997,'183.136.190.62','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(31998,'222.186.128.50','2014-11-06 00:00:00','/index.html','IE',1,'',''),(31999,'106.120.121.157','2014-11-06 00:00:00','/index.html','Chrome',1,'','baidu'),(32000,'23.236.64.174','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32001,'183.136.190.43','2014-11-06 00:00:00','/index.html','Firefox',1,'',''),(32002,'49.65.168.161','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32003,'222.186.128.52','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32004,'222.186.128.57','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32005,'5.45.77.35','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32006,'123.125.71.121','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32007,'183.136.190.41','2014-11-06 00:00:00','/index.html','Firefox',1,'',''),(32008,'222.186.128.57','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32009,'222.129.39.91','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32010,'222.186.128.52','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32011,'222.129.39.91','2014-11-06 00:00:00','/news.htm','Chrome',1,'',''),(32012,'222.186.128.53','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32013,'164.40.153.130','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32014,'178.19.107.58','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32015,'178.19.107.58','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32016,'178.19.107.58','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32017,'178.19.107.58','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32018,'178.19.107.58','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32019,'178.19.107.58','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32020,'178.19.107.58','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32021,'178.19.107.58','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32022,'178.19.107.58','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32023,'178.19.107.58','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32024,'178.19.107.58','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32025,'178.19.107.58','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32026,'183.136.190.36','2014-11-06 00:00:00','/index.html','Firefox',1,'',''),(32027,'222.186.128.57','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32028,'222.186.128.51','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32029,'218.59.238.92','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32030,'124.205.118.25','2014-11-06 00:00:00','/index.html','Chrome',1,'','baidu'),(32031,'183.136.190.43','2014-11-06 00:00:00','/index.html','Firefox',1,'',''),(32032,'23.236.64.174','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32033,'59.57.246.34','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32034,'124.16.156.2','2014-11-06 00:00:00','/index.html','Chrome',1,'','baidu'),(32035,'124.16.156.2','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32036,'211.103.210.18','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32037,'220.181.51.45','2014-11-06 00:00:00','/index.html','Safari',1,'',''),(32038,'180.149.133.13','2014-11-06 00:00:00','/index.html','Firefox',1,'','baidu'),(32039,'220.181.51.40','2014-11-06 00:00:00','/index.html','Safari',1,'',''),(32040,'183.136.190.41','2014-11-06 00:00:00','/index.html','Firefox',1,'',''),(32041,'220.181.132.218','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32042,'183.136.190.62','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32043,'101.199.112.54','2014-11-06 00:00:00','/index.html','Safari',1,'',''),(32044,'222.186.128.54','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32045,'183.136.190.41','2014-11-06 00:00:00','/index.html','Firefox',1,'',''),(32046,'222.94.210.21','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32047,'113.108.80.205','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32048,'180.111.151.233','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32049,'222.94.210.21','2014-11-06 00:00:00','/news.htm','Chrome',1,'',''),(32050,'222.94.210.21','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32051,'222.186.128.54','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32052,'183.136.190.58','2014-11-06 00:00:00','/index.html','Firefox',1,'',''),(32053,'222.186.128.54','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32054,'23.236.64.174','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32055,'61.135.190.103','2014-11-06 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(32056,'220.181.51.39','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32057,'222.186.128.50','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32058,'110.202.121.62','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32059,'61.135.190.101','2014-11-06 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32060,'110.202.121.62','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32061,'110.202.121.62','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32062,'110.202.121.62','2014-11-06 00:00:00','/index.html','Chrome',1,'',''),(32063,'66.249.69.198','2014-11-06 00:00:00','/index.html','Safari',1,'',''),(32064,'222.186.128.51','2014-11-06 00:00:00','/index.html','IE',1,'',''),(32065,'183.136.190.55','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32066,'222.186.128.56','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32067,'183.136.190.41','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32068,'182.254.132.201','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32069,'182.254.132.201','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32070,'222.186.128.50','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32071,'222.186.128.54','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32072,'23.236.64.174','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32073,'222.186.128.50','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32074,'222.186.128.54','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32075,'218.30.118.101','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32076,'183.136.190.36','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32077,'183.136.190.43','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32078,'222.186.128.54','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32079,'222.186.128.55','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32080,'192.99.222.254','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32081,'192.99.222.254','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32082,'192.99.222.254','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32083,'192.99.222.254','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32084,'192.99.222.254','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32085,'192.99.222.254','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32086,'61.160.213.110','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32087,'182.254.208.14','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32088,'182.254.208.14','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32089,'183.136.190.41','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32090,'183.136.190.58','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32091,'23.225.128.139','2014-11-07 00:00:00','/index.html','Firefox',1,'','baidu'),(32092,'222.186.128.57','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32093,'222.186.128.55','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32094,'121.199.125.21','2014-11-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32095,'61.146.178.189','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32096,'220.181.51.62','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32097,'118.88.33.106','2014-11-07 00:00:00','/news.htm','Firefox',1,'',''),(32098,'118.88.33.106','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32099,'118.88.33.106','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32100,'219.140.162.102','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32101,'178.19.107.58','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32102,'178.19.107.58','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32103,'178.19.107.58','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32104,'178.19.107.58','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32105,'123.118.102.111','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32106,'23.236.64.174','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32107,'222.186.128.52','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32108,'116.113.47.39','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32109,'220.181.51.52','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32110,'222.186.128.57','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32111,'222.186.128.56','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32112,'183.136.190.55','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32113,'222.186.128.54','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32114,'221.194.128.224','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32115,'123.125.68.15','2014-11-07 00:00:00','/newsview.htm','Firefox',1,'',''),(32116,'123.125.68.60','2014-11-07 00:00:00','/newsview.htm','Firefox',1,'',''),(32117,'123.125.68.30','2014-11-07 00:00:00','/newsview.htm','Firefox',1,'',''),(32118,'123.125.68.39','2014-11-07 00:00:00','/newsview.htm','Firefox',1,'',''),(32119,'123.125.68.55','2014-11-07 00:00:00','/newsview.htm','Firefox',1,'',''),(32120,'123.125.68.32','2014-11-07 00:00:00','/newsview.htm','Firefox',1,'',''),(32121,'123.125.68.49','2014-11-07 00:00:00','/newsview.htm','Firefox',1,'',''),(32122,'123.125.68.43','2014-11-07 00:00:00','/newsview.htm','Firefox',1,'',''),(32123,'123.125.68.188','2014-11-07 00:00:00','/newsview.htm','Firefox',1,'',''),(32124,'123.125.68.178','2014-11-07 00:00:00','/newsview.htm','Firefox',1,'',''),(32125,'183.136.190.36','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32126,'123.233.104.86','2014-11-07 00:00:00','/news.htm','Chrome',1,'',''),(32127,'123.233.104.86','2014-11-07 00:00:00','/newsview.htm','Chrome',1,'',''),(32128,'123.233.104.86','2014-11-07 00:00:00','/news.htm','Chrome',1,'',''),(32129,'123.233.104.86','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32130,'222.186.128.54','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32131,'218.59.238.92','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32132,'202.117.58.97','2014-11-07 00:00:00','/index.html','IE',1,'','baidu'),(32133,'211.103.125.189','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32134,'183.136.190.55','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32135,'220.181.51.46','2014-11-07 00:00:00','/newsview.htm','Safari',1,'',''),(32136,'183.136.190.55','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32137,'220.181.132.218','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32138,'220.181.132.193','2014-11-07 00:00:00','/index.html','Safari',1,'',''),(32139,'222.186.128.51','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32140,'112.80.230.69','2014-11-07 00:00:00','/index.html','Chrome',1,'',''),(32141,'61.135.190.220','2014-11-07 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32142,'182.254.209.57','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32143,'182.254.209.57','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32144,'61.135.190.102','2014-11-07 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32145,'222.186.128.54','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32146,'220.181.51.209','2014-11-07 00:00:00','/index.html','IE',1,'www','baidu'),(32147,'183.136.190.48','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32148,'222.186.128.52','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32149,'183.136.190.48','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32150,'221.172.27.123','2014-11-07 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(32151,'222.186.128.55','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32152,'23.236.64.174','2014-11-07 00:00:00','/index.html','IE',1,'',''),(32153,'182.254.209.48','2014-11-07 00:00:00','/index.html','Firefox',1,'',''),(32154,'182.254.209.48','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32155,'183.136.190.58','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32156,'183.136.190.58','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32157,'182.254.152.151','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32158,'61.160.213.110','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32159,'69.58.178.59','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32160,'69.58.178.59','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32161,'69.58.178.59','2014-11-08 00:00:00','/news.htm','Firefox',1,'',''),(32162,'61.135.186.17','2014-11-08 00:00:00','/index.html','Safari',1,'',''),(32163,'221.194.128.224','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32164,'23.236.64.174','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32165,'121.199.125.21','2014-11-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32166,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32167,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32168,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32169,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32170,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32171,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32172,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32173,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32174,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32175,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32176,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32177,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32178,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32179,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32180,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32181,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32182,'220.181.158.109','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32183,'183.136.190.40','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32184,'183.136.190.62','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32185,'192.99.222.254','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32186,'192.99.222.254','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32187,'192.99.222.254','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32188,'192.99.222.254','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32189,'192.99.222.254','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32190,'192.99.222.254','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32191,'192.99.222.254','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32192,'192.99.222.254','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32193,'192.99.222.254','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32194,'192.99.222.254','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32195,'222.186.128.55','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32196,'222.186.128.52','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32197,'180.153.198.143','2014-11-08 00:00:00','/index.html','Safari',1,'',''),(32198,'183.136.190.62','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32199,'183.136.190.51','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32200,'183.136.190.62','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32201,'183.136.190.43','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32202,'218.59.238.92','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32203,'220.181.51.46','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32204,'220.181.51.35','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32205,'123.125.71.61','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32206,'222.186.128.55','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32207,'121.199.125.21','2014-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(32208,'121.199.125.21','2014-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(32209,'23.236.64.174','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32210,'183.136.190.58','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32211,'123.125.68.32','2014-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(32212,'123.125.68.30','2014-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(32213,'123.125.68.19','2014-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(32214,'123.125.68.36','2014-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(32215,'123.125.68.185','2014-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(32216,'123.125.68.50','2014-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(32217,'123.125.68.52','2014-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(32218,'123.125.68.170','2014-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(32219,'123.125.68.158','2014-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(32220,'183.136.190.57','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32221,'123.126.51.81','2014-11-08 00:00:00','/index.html','Safari',1,'',''),(32222,'121.199.125.21','2014-11-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32223,'121.199.125.4','2014-11-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32224,'112.102.23.126','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32225,'222.186.128.57','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32226,'222.186.128.55','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32227,'72.46.136.178','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32228,'183.136.190.58','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32229,'171.216.220.179','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32230,'123.123.53.38','2014-11-08 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(32231,'183.136.190.43','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32232,'220.181.51.38','2014-11-08 00:00:00','/index.html','Chrome',1,'',''),(32233,'220.181.132.218','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32234,'101.199.112.53','2014-11-08 00:00:00','/index.html','Safari',1,'',''),(32235,'23.236.64.174','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32236,'222.186.128.57','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32237,'183.136.190.36','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32238,'61.146.178.189','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32239,'121.199.125.21','2014-11-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32240,'121.199.125.4','2014-11-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32241,'183.136.190.43','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32242,'61.135.190.68','2014-11-08 00:00:00','/index.html','Safari',1,'',''),(32243,'61.135.190.72','2014-11-08 00:00:00','/newsview.htm','Safari',1,'',''),(32244,'202.117.204.234','2014-11-08 00:00:00','/index.html','IE',1,'','baidu'),(32245,'222.186.128.52','2014-11-08 00:00:00','/index.html','IE',1,'',''),(32246,'61.135.190.223','2014-11-08 00:00:00','/index.html','Firefox',1,'�˼��','baidu'),(32247,'61.135.190.100','2014-11-08 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32248,'183.136.190.55','2014-11-08 00:00:00','/index.html','Firefox',1,'',''),(32249,'61.135.190.103','2014-11-09 00:00:00','/index.html','Firefox',1,'45983','baidu'),(32250,'183.136.190.58','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32251,'23.236.64.174','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32252,'61.160.213.110','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32253,'222.186.128.52','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32254,'183.136.190.49','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32255,'183.136.190.36','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32256,'183.136.190.57','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32257,'222.186.128.50','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32258,'183.136.190.40','2014-11-09 00:00:00','/index.html','Chrome',1,'',''),(32259,'183.136.190.62','2014-11-09 00:00:00','/index.html','Chrome',1,'',''),(32260,'183.136.190.48','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32261,'183.136.190.62','2014-11-09 00:00:00','/index.html','Chrome',1,'',''),(32262,'183.136.190.62','2014-11-09 00:00:00','/index.html','Chrome',1,'',''),(32263,'222.186.128.54','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32264,'182.254.136.121','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32265,'220.181.51.52','2014-11-09 00:00:00','/index.html','Chrome',1,'',''),(32266,'183.136.190.41','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32267,'222.186.128.55','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32268,'23.236.64.174','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32269,'111.206.36.137','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32270,'220.181.51.62','2014-11-09 00:00:00','/index.html','Chrome',1,'',''),(32271,'222.186.128.55','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32272,'220.181.51.36','2014-11-09 00:00:00','/index.html','Chrome',1,'',''),(32273,'66.249.65.142','2014-11-09 00:00:00','/index.html','Safari',1,'',''),(32274,'183.136.190.51','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32275,'175.8.37.185','2014-11-09 00:00:00','/index.html','Chrome',1,'',''),(32276,'183.136.190.43','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32277,'220.181.51.205','2014-11-09 00:00:00','/index.html','IE',1,'www','baidu'),(32278,'61.135.190.222','2014-11-09 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32279,'183.136.190.43','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32280,'222.186.128.55','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32281,'123.125.71.62','2014-11-09 00:00:00','/index.html','Firefox',1,'','baidu'),(32282,'61.135.190.103','2014-11-09 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32283,'218.30.118.80','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32284,'222.186.128.50','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32285,'121.199.125.21','2014-11-09 00:00:00','/newsview.htm','Firefox',1,'',''),(32286,'27.187.166.90','2014-11-09 00:00:00','/index.html','Chrome',1,'',''),(32287,'23.236.64.174','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32288,'221.194.128.224','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32289,'222.186.128.54','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32290,'183.136.190.51','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32291,'183.136.190.43','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32292,'121.199.125.21','2014-11-09 00:00:00','/newsview.htm','Firefox',1,'',''),(32293,'121.199.125.21','2014-11-09 00:00:00','/newsview.htm','Firefox',1,'',''),(32294,'121.199.125.21','2014-11-09 00:00:00','/newsview.htm','Firefox',1,'',''),(32295,'113.111.209.73','2014-11-09 00:00:00','/index.html','Safari',1,'','baidu'),(32296,'121.199.125.21','2014-11-09 00:00:00','/newsview.htm','Firefox',1,'',''),(32297,'121.199.125.4','2014-11-09 00:00:00','/newsview.htm','Firefox',1,'',''),(32298,'220.181.132.218','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32299,'101.199.108.59','2014-11-09 00:00:00','/index.html','Safari',1,'',''),(32300,'23.236.64.174','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32301,'89.179.218.218','2014-11-09 00:00:00','/index.html','Chrome',1,'',''),(32302,'116.116.153.239','2014-11-09 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(32303,'183.136.190.48','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32304,'182.254.209.97','2014-11-09 00:00:00','/index.html','Firefox',1,'',''),(32305,'222.186.128.57','2014-11-09 00:00:00','/index.html','IE',1,'',''),(32306,'220.181.51.55','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32307,'121.199.125.21','2014-11-10 00:00:00','/newsview.htm','Firefox',1,'',''),(32308,'121.199.125.21','2014-11-10 00:00:00','/newsview.htm','Firefox',1,'',''),(32309,'121.199.125.21','2014-11-10 00:00:00','/newsview.htm','Firefox',1,'',''),(32310,'121.199.125.21','2014-11-10 00:00:00','/newsview.htm','Firefox',1,'',''),(32311,'121.199.125.21','2014-11-10 00:00:00','/newsview.htm','Firefox',1,'',''),(32312,'182.254.209.97','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32313,'183.136.190.43','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32314,'123.57.33.112','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32315,'123.57.33.112','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32316,'61.146.178.189','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32317,'121.199.125.21','2014-11-10 00:00:00','/newsview.htm','Firefox',1,'',''),(32318,'121.199.125.4','2014-11-10 00:00:00','/newsview.htm','Firefox',1,'',''),(32319,'121.199.125.21','2014-11-10 00:00:00','/newsview.htm','Firefox',1,'',''),(32320,'178.19.107.58','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32321,'178.19.107.58','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32322,'178.19.107.58','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32323,'178.19.107.58','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32324,'178.19.107.58','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32325,'178.19.107.58','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32326,'178.19.107.58','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32327,'178.19.107.58','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32328,'178.19.107.58','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32329,'178.19.107.58','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32330,'183.136.190.55','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32331,'61.135.190.68','2014-11-10 00:00:00','/index.html','Safari',1,'',''),(32332,'183.136.190.36','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32333,'23.236.64.174','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32334,'218.30.118.98','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32335,'221.194.128.224','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32336,'183.136.190.40','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32337,'183.136.190.40','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32338,'183.136.190.41','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32339,'61.146.178.189','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32340,'61.146.178.189','2014-11-10 00:00:00','/news.htm','IE',1,'',''),(32341,'220.181.51.102','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32342,'220.181.51.107','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32343,'121.199.125.21','2014-11-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32344,'183.136.190.62','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32345,'101.106.239.139','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32346,'119.147.146.189','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32347,'220.181.51.35','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32348,'183.136.190.62','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32349,'220.181.51.46','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32350,'183.136.190.49','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32351,'218.28.73.19','2014-11-10 00:00:00','/news.htm','Chrome',1,'',''),(32352,'218.28.73.19','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32353,'106.120.121.155','2014-11-10 00:00:00','/index.html','Chrome',1,'北京维科睿思科技有限公司','baidu'),(32354,'183.136.190.41','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32355,'222.186.128.57','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32356,'61.135.190.101','2014-11-10 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32357,'183.136.190.41','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32358,'23.236.64.174','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32359,'222.186.128.57','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32360,'61.135.190.104','2014-11-10 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32361,'222.186.21.206','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32362,'222.186.128.52','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32363,'59.56.176.52','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32364,'123.125.71.119','2014-11-10 00:00:00','/index.html','Firefox',1,'','baidu'),(32365,'59.56.176.52','2014-11-10 00:00:00','/index.html','Chrome',1,'',''),(32366,'221.8.8.5','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32367,'222.186.128.50','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32368,'117.185.35.158','2014-11-10 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(32369,'119.147.146.189','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32370,'183.136.190.36','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32371,'222.186.128.50','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32372,'183.136.190.43','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32373,'222.186.128.50','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32374,'111.57.212.217','2014-11-10 00:00:00','/index.html','Safari',1,'','baidu'),(32375,'111.57.212.217','2014-11-10 00:00:00','/index.html','Safari',1,'','baidu'),(32376,'183.136.190.49','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32377,'183.136.190.57','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32378,'183.136.190.55','2014-11-10 00:00:00','/news.htm','Firefox',1,'',''),(32379,'61.160.213.110','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32380,'42.156.138.114','2014-11-10 00:00:00','/index.html','Safari',1,'',''),(32381,'222.186.128.50','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32382,'182.118.42.37','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32383,'183.136.190.49','2014-11-10 00:00:00','/news.htm','Firefox',1,'',''),(32384,'23.236.64.174','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32385,'220.181.158.106','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32386,'222.186.128.52','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32387,'121.199.125.21','2014-11-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32388,'121.199.125.4','2014-11-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32389,'60.169.74.248','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32390,'222.186.128.54','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32391,'61.135.186.7','2014-11-10 00:00:00','/index.html','Safari',1,'',''),(32392,'61.135.186.9','2014-11-10 00:00:00','/index.html','Safari',1,'',''),(32393,'61.135.186.7','2014-11-10 00:00:00','/index.html','Safari',1,'',''),(32394,'183.136.190.48','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32395,'183.136.190.48','2014-11-10 00:00:00','/index.html','Firefox',1,'',''),(32396,'220.181.132.218','2014-11-10 00:00:00','/index.html','IE',1,'',''),(32397,'220.181.132.200','2014-11-10 00:00:00','/index.html','Safari',1,'',''),(32398,'121.199.125.21','2014-11-10 00:00:00','/newsview.htm','Firefox',1,'',''),(32399,'121.199.125.4','2014-11-10 00:00:00','/newsview.htm','Firefox',1,'',''),(32400,'222.186.128.51','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32401,'202.108.197.229','2014-11-11 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(32402,'202.108.197.229','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32403,'202.108.197.229','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32404,'222.186.128.54','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32405,'23.236.64.174','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32406,'59.60.30.247','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32407,'61.160.213.110','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32408,'183.136.190.43','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32409,'183.136.190.36','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32410,'220.181.51.46','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32411,'192.211.50.42','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32412,'182.254.208.113','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32413,'222.186.128.50','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32414,'121.199.125.21','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32415,'121.199.125.4','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32416,'61.135.190.201','2014-11-11 00:00:00','/newsview.htm','Safari',1,'',''),(32417,'182.254.134.114','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32418,'124.117.253.197','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32419,'124.117.253.197','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32420,'124.117.253.197','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32421,'124.117.253.197','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32422,'124.117.253.197','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32423,'124.117.253.197','2014-11-11 00:00:00','/index.html','Safari',1,'',''),(32424,'222.186.128.57','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32425,'222.186.128.51','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32426,'183.136.190.62','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32427,'222.186.128.57','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32428,'183.136.190.62','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32429,'61.146.178.189','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32430,'183.136.190.36','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32431,'183.136.190.62','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32432,'183.136.190.62','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32433,'183.136.190.43','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32434,'23.236.64.174','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32435,'222.186.128.52','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32436,'220.181.51.61','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32437,'182.254.208.101','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32438,'183.136.190.41','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32439,'221.194.128.224','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32440,'66.249.79.150','2014-11-11 00:00:00','/index.html','Safari',1,'',''),(32441,'180.153.182.195','2014-11-11 00:00:00','/news/newsview.htm','IE',1,'',''),(32442,'180.153.182.195','2014-11-11 00:00:00','/news/newsview.htm','IE',1,'',''),(32443,'61.135.190.219','2014-11-11 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32444,'121.199.125.21','2014-11-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32445,'222.186.128.51','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32446,'124.74.137.150','2014-11-11 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(32447,'117.89.87.8','2014-11-11 00:00:00','/news.htm','Chrome',1,'',''),(32448,'222.186.128.52','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32449,'117.89.87.8','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32450,'117.89.87.8','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32451,'117.89.87.8','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32452,'117.89.87.8','2014-11-11 00:00:00','/news.htm','Chrome',1,'',''),(32453,'222.186.128.50','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32454,'221.12.59.211','2014-11-11 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(32455,'121.199.125.21','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32456,'121.199.125.4','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32457,'23.236.64.174','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32458,'61.135.169.23','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32459,'117.89.87.8','2014-11-11 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(32460,'117.89.87.8','2014-11-11 00:00:00','/index.html','Chrome',1,'','baidu'),(32461,'117.89.87.8','2014-11-11 00:00:00','/index.html','Chrome',1,'',''),(32462,'182.118.41.145','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32463,'54.160.67.24','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32464,'183.136.190.36','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32465,'123.125.71.125','2014-11-11 00:00:00','/index.html','Firefox',1,'','baidu'),(32466,'183.136.190.43','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32467,'182.254.208.92','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32468,'222.186.128.57','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32469,'183.136.190.58','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32470,'106.120.121.148','2014-11-11 00:00:00','/index.html','IE',1,'北京兴睿思科技有限公司','baidu'),(32471,'23.236.64.174','2014-11-11 00:00:00','/index.html','IE',1,'',''),(32472,'183.136.190.43','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32473,'183.136.190.49','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32474,'183.136.190.43','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32475,'183.136.190.43','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32476,'183.136.190.43','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32477,'183.136.190.48','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32478,'183.136.190.55','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32479,'183.136.190.43','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32480,'183.136.190.48','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32481,'183.136.190.43','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32482,'183.136.190.58','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32483,'183.136.190.58','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32484,'183.136.190.58','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32485,'183.136.190.58','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32486,'183.136.190.58','2014-11-11 00:00:00','/newsview.htm','Firefox',1,'',''),(32487,'183.136.190.55','2014-11-11 00:00:00','/index.html','Firefox',1,'',''),(32488,'183.136.190.51','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32489,'220.181.132.218','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32490,'101.199.112.54','2014-11-12 00:00:00','/index.html','Safari',1,'',''),(32491,'101.199.108.51','2014-11-12 00:00:00','/index.html','Safari',1,'',''),(32492,'220.181.132.216','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32493,'220.181.132.200','2014-11-12 00:00:00','/index.html','Safari',1,'',''),(32494,'222.186.128.51','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32495,'61.135.190.221','2014-11-12 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32496,'121.199.125.21','2014-11-12 00:00:00','/newsview.htm','Firefox',1,'',''),(32497,'121.199.125.4','2014-11-12 00:00:00','/newsview.htm','Firefox',1,'',''),(32498,'183.136.190.43','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32499,'183.136.190.43','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32500,'221.194.128.224','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32501,'183.136.190.51','2014-11-12 00:00:00','/newsview.htm','Firefox',1,'',''),(32502,'218.30.118.102','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32503,'23.236.64.174','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32504,'121.199.125.21','2014-11-12 00:00:00','/newsview.htm','Firefox',1,'',''),(32505,'183.136.190.62','2014-11-12 00:00:00','/index.html','Chrome',1,'',''),(32506,'183.136.190.62','2014-11-12 00:00:00','/index.html','Chrome',1,'',''),(32507,'61.135.169.22','2014-11-12 00:00:00','/index.html','Chrome',1,'',''),(32508,'183.136.190.62','2014-11-12 00:00:00','/index.html','Chrome',1,'',''),(32509,'222.186.128.51','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32510,'222.186.128.51','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32511,'183.136.190.62','2014-11-12 00:00:00','/index.html','Chrome',1,'',''),(32512,'121.199.125.21','2014-11-12 00:00:00','/newsview.htm','Firefox',1,'',''),(32513,'125.69.126.3','2014-11-12 00:00:00','/index.html','Chrome',1,'',''),(32514,'183.136.190.43','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32515,'222.186.128.51','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32516,'1.189.50.76','2014-11-12 00:00:00','/index.html','Firefox',1,'决策支持系统','baidu'),(32517,'66.249.67.30','2014-11-12 00:00:00','/index.html','Safari',1,'',''),(32518,'220.181.51.61','2014-11-12 00:00:00','/index.html','Chrome',1,'',''),(32519,'183.136.190.58','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32520,'202.108.197.229','2014-11-12 00:00:00','/index.html','Chrome',1,'',''),(32521,'219.140.162.102','2014-11-12 00:00:00','/index.html','Chrome',1,'',''),(32522,'121.199.125.21','2014-11-12 00:00:00','/newsview.htm','Firefox',1,'',''),(32523,'202.108.197.229','2014-11-12 00:00:00','/index.html','Chrome',1,'',''),(32524,'23.236.64.174','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32525,'121.199.125.21','2014-11-12 00:00:00','/newsview.htm','Firefox',1,'',''),(32526,'121.199.125.4','2014-11-12 00:00:00','/newsview.htm','Firefox',1,'',''),(32527,'61.160.213.110','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32528,'222.186.128.57','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32529,'222.186.128.52','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32530,'183.136.190.43','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32531,'61.146.178.189','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32532,'183.136.190.48','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32533,'123.150.208.55','2014-11-12 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(32534,'121.205.3.204','2014-11-12 00:00:00','/index.html','Chrome',1,'',''),(32535,'222.186.128.50','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32536,'222.186.128.52','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32537,'183.136.190.57','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32538,'23.236.64.174','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32539,'183.136.190.57','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32540,'195.2.240.101','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32541,'195.2.240.101','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32542,'195.2.240.101','2014-11-12 00:00:00','/news.htm','IE',1,'',''),(32543,'222.186.128.52','2014-11-12 00:00:00','/index.html','IE',1,'',''),(32544,'182.254.139.99','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32545,'182.254.141.88','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32546,'121.199.125.21','2014-11-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32547,'183.136.190.43','2014-11-12 00:00:00','/index.html','Firefox',1,'',''),(32548,'121.199.125.4','2014-11-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32549,'123.125.71.58','2014-11-12 00:00:00','/index.html','Chrome',1,'',''),(32550,'121.199.125.21','2014-11-12 00:00:00','/newsview.htm','Firefox',1,'',''),(32551,'23.236.64.174','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32552,'182.254.140.205','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32553,'220.181.132.218','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32554,'220.181.132.194','2014-11-13 00:00:00','/index.html','Safari',1,'',''),(32555,'183.136.190.58','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32556,'121.199.125.21','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32557,'121.199.125.4','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32558,'218.30.118.80','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32559,'61.135.190.100','2014-11-13 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32560,'182.254.153.184','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32561,'180.153.188.46','2014-11-13 00:00:00','/index.html','Safari',1,'',''),(32562,'61.135.190.223','2014-11-13 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32563,'183.136.190.58','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32564,'180.153.198.57','2014-11-13 00:00:00','/index.html','Safari',1,'',''),(32565,'218.30.118.101','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32566,'61.135.190.69','2014-11-13 00:00:00','/newsview.htm','Safari',1,'',''),(32567,'180.149.143.26','2014-11-13 00:00:00','/newsview.htm','Safari',1,'',''),(32568,'23.236.64.174','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32569,'183.136.190.43','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32570,'183.136.190.62','2014-11-13 00:00:00','/index.html','Chrome',1,'',''),(32571,'121.199.125.21','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32572,'66.249.67.158','2014-11-13 00:00:00','/news.htm','Safari',1,'',''),(32573,'183.136.190.62','2014-11-13 00:00:00','/index.html','Chrome',1,'',''),(32574,'222.186.128.52','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32575,'180.149.143.26','2014-11-13 00:00:00','/index.html','Safari',1,'',''),(32576,'183.136.190.43','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32577,'222.186.128.52','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32578,'59.175.233.172','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32579,'59.175.233.172','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32580,'59.175.233.172','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32581,'59.175.233.172','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32582,'59.175.233.172','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32583,'59.175.233.172','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32584,'59.175.233.172','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32585,'220.181.51.37','2014-11-13 00:00:00','/index.html','Chrome',1,'',''),(32586,'222.186.21.206','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32587,'183.136.190.58','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32588,'23.236.64.174','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32589,'183.136.190.58','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32590,'221.194.128.224','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32591,'222.186.128.56','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32592,'66.249.67.110','2014-11-13 00:00:00','/index.html','Safari',1,'',''),(32593,'222.186.128.51','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32594,'218.75.34.87','2014-11-13 00:00:00','/news.htm','Chrome',1,'',''),(32595,'218.75.34.87','2014-11-13 00:00:00','/index.html','Chrome',1,'',''),(32596,'222.186.128.52','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32597,'61.135.190.222','2014-11-13 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾','baidu'),(32598,'183.136.190.49','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32599,'220.181.51.56','2014-11-13 00:00:00','/index.html','Chrome',1,'',''),(32600,'61.160.247.181','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32601,'61.135.190.219','2014-11-13 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32602,'121.199.125.21','2014-11-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32603,'121.199.125.21','2014-11-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32604,'121.199.125.21','2014-11-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32605,'23.236.64.174','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32606,'183.136.190.41','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32607,'123.150.182.247','2014-11-13 00:00:00','/index.html','Safari',1,'',''),(32608,'121.199.125.21','2014-11-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32609,'121.199.125.4','2014-11-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32610,'222.186.21.206','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32611,'183.136.190.51','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32612,'121.199.125.21','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32613,'182.254.209.48','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32614,'180.161.196.175','2014-11-13 00:00:00','/index.html','Chrome',1,'',''),(32615,'42.156.136.54','2014-11-13 00:00:00','/index.html','Safari',1,'',''),(32616,'183.136.190.43','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32617,'121.199.125.21','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32618,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32619,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32620,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32621,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32622,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32623,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32624,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32625,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32626,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32627,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32628,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32629,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32630,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32631,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32632,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32633,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32634,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32635,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32636,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32637,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32638,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32639,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32640,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32641,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32642,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32643,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32644,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32645,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32646,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32647,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32648,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32649,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32650,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32651,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32652,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32653,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32654,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32655,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32656,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32657,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32658,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32659,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32660,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32661,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32662,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32663,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32664,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32665,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32666,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32667,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32668,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32669,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32670,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32671,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32672,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32673,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32674,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32675,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32676,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32677,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32678,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32679,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32680,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32681,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32682,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32683,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32684,'183.60.243.234','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32685,'183.60.243.234','2014-11-13 00:00:00','/news.htm','Firefox',1,'',''),(32686,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32687,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32688,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32689,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32690,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32691,'183.60.243.234','2014-11-13 00:00:00','/index.html','Firefox',1,'',''),(32692,'183.60.243.234','2014-11-13 00:00:00','/index.html','Chrome',1,'',''),(32693,'183.60.243.234','2014-11-13 00:00:00','/index.html','Chrome',1,'',''),(32694,'183.60.243.234','2014-11-13 00:00:00','/index.html','Chrome',1,'',''),(32695,'183.60.243.234','2014-11-13 00:00:00','/index.html','Chrome',1,'',''),(32696,'183.60.243.234','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32697,'183.60.243.234','2014-11-13 00:00:00','/index.html','Chrome',1,'','baidu'),(32698,'183.60.243.234','2014-11-13 00:00:00','/index.html','Chrome',1,'','baidu'),(32699,'121.199.125.21','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32700,'121.199.125.4','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32701,'222.186.128.56','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32702,'220.181.51.51','2014-11-13 00:00:00','/index.html','Chrome',1,'',''),(32703,'222.186.128.52','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32704,'23.236.64.174','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32705,'61.146.178.189','2014-11-13 00:00:00','/index.html','IE',1,'',''),(32706,'121.199.125.21','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32707,'121.199.125.4','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32708,'121.199.125.21','2014-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(32709,'183.136.190.41','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32710,'222.186.128.56','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32711,'183.136.190.41','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32712,'222.186.128.50','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32713,'121.199.125.21','2014-11-14 00:00:00','/newsview.htm','Firefox',1,'',''),(32714,'121.199.125.4','2014-11-14 00:00:00','/newsview.htm','Firefox',1,'',''),(32715,'121.199.125.21','2014-11-14 00:00:00','/newsview.htm','Firefox',1,'',''),(32716,'220.181.132.218','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32717,'101.199.108.120','2014-11-14 00:00:00','/index.html','Safari',1,'',''),(32718,'183.136.190.43','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32719,'222.186.128.56','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32720,'183.136.190.58','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32721,'180.149.143.153','2014-11-14 00:00:00','/newsview.htm','Safari',1,'',''),(32722,'182.254.208.254','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32723,'23.236.64.174','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32724,'222.186.128.52','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32725,'182.254.208.113','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32726,'222.186.128.56','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32727,'222.186.128.50','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32728,'222.186.128.56','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32729,'222.186.21.206','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32730,'121.199.125.21','2014-11-14 00:00:00','/newsview.htm','Firefox',1,'',''),(32731,'183.136.190.40','2014-11-14 00:00:00','/index.html','Chrome',1,'',''),(32732,'182.254.141.237','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32733,'183.136.190.57','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32734,'222.186.128.51','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32735,'183.136.190.62','2014-11-14 00:00:00','/index.html','Chrome',1,'',''),(32736,'183.136.190.41','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32737,'221.194.128.224','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32738,'23.236.64.174','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32739,'183.136.190.43','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32740,'183.136.190.57','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32741,'49.77.135.151','2014-11-14 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(32742,'140.207.22.46','2014-11-14 00:00:00','/index.html','Chrome',1,'',''),(32743,'220.181.51.61','2014-11-14 00:00:00','/index.html','Chrome',1,'',''),(32744,'222.186.128.52','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32745,'123.66.178.168','2014-11-14 00:00:00','/index.html','Chrome',1,'',''),(32746,'119.147.146.189','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32747,'123.90.140.80','2014-11-14 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(32748,'123.90.140.80','2014-11-14 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(32749,'61.135.190.70','2014-11-14 00:00:00','/index.html','IE',1,'www','baidu'),(32750,'220.181.51.102','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32751,'220.181.51.107','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32752,'183.136.190.41','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32753,'183.136.190.57','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32754,'23.236.64.174','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32755,'183.136.190.48','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32756,'222.186.128.52','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32757,'222.186.128.56','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32758,'183.136.190.58','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32759,'118.186.205.194','2014-11-14 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(32760,'118.186.205.194','2014-11-14 00:00:00','/news.htm','Firefox',1,'',''),(32761,'118.186.205.194','2014-11-14 00:00:00','/newsview.htm','Firefox',1,'',''),(32762,'118.186.205.194','2014-11-14 00:00:00','/news.htm','Firefox',1,'',''),(32763,'118.186.205.194','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32764,'218.75.34.87','2014-11-14 00:00:00','/index.html','Chrome',1,'',''),(32765,'23.236.64.174','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32766,'183.136.190.48','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32767,'182.118.33.194','2014-11-14 00:00:00','/newsview.htm','Safari',1,'',''),(32768,'183.136.190.43','2014-11-14 00:00:00','/news.htm','Firefox',1,'',''),(32769,'183.136.190.43','2014-11-14 00:00:00','/news.htm','Firefox',1,'',''),(32770,'121.199.125.21','2014-11-14 00:00:00','/newsview.htm','Firefox',1,'',''),(32771,'121.199.125.4','2014-11-14 00:00:00','/newsview.htm','Firefox',1,'',''),(32772,'120.4.197.102','2014-11-14 00:00:00','/index.html','Chrome',1,'',''),(32773,'183.136.190.51','2014-11-14 00:00:00','/index.html','Firefox',1,'',''),(32774,'121.199.125.21','2014-11-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32775,'121.199.125.4','2014-11-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32776,'121.199.125.21','2014-11-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32777,'121.199.125.4','2014-11-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32778,'121.199.125.21','2014-11-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32779,'121.199.125.21','2014-11-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32780,'121.199.125.21','2014-11-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32781,'198.74.111.236','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32782,'222.186.128.50','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32783,'1.202.240.227','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32784,'1.202.240.227','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32785,'92.63.88.42','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32786,'198.74.111.236','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32787,'222.186.21.206','2014-11-14 00:00:00','/index.html','IE',1,'',''),(32788,'61.135.190.71','2014-11-15 00:00:00','/index.html','Safari',1,'',''),(32789,'121.199.125.21','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32790,'220.181.132.218','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32791,'101.199.112.52','2014-11-15 00:00:00','/index.html','Safari',1,'',''),(32792,'61.160.247.181','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32793,'183.136.190.41','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32794,'222.186.128.52','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32795,'121.199.125.21','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32796,'121.199.125.4','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32797,'121.199.125.21','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32798,'183.136.190.48','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32799,'121.199.125.21','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32800,'121.199.125.21','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32801,'121.199.125.4','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32802,'198.74.111.236','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32803,'121.199.125.21','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32804,'121.199.125.21','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32805,'121.199.125.4','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32806,'61.160.213.110','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32807,'222.186.128.51','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32808,'121.199.125.4','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32809,'121.199.125.21','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32810,'183.136.190.62','2014-11-15 00:00:00','/index.html','Chrome',1,'',''),(32811,'183.136.190.40','2014-11-15 00:00:00','/index.html','Chrome',1,'',''),(32812,'183.136.190.43','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32813,'198.74.111.236','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32814,'183.136.190.58','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32815,'183.136.190.40','2014-11-15 00:00:00','/index.html','Chrome',1,'',''),(32816,'183.136.190.62','2014-11-15 00:00:00','/index.html','Chrome',1,'',''),(32817,'220.181.51.36','2014-11-15 00:00:00','/index.html','Chrome',1,'',''),(32818,'61.146.178.189','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32819,'180.153.187.240','2014-11-15 00:00:00','/index.html','Safari',1,'',''),(32820,'222.186.128.50','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32821,'121.199.125.21','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32822,'121.199.125.21','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32823,'121.199.125.4','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32824,'121.199.125.4','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32825,'121.199.125.21','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32826,'198.74.111.236','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32827,'123.125.71.137','2014-11-15 00:00:00','/index.html','Chrome',1,'',''),(32828,'182.254.138.21','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32829,'183.136.190.58','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32830,'183.136.190.43','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32831,'188.165.144.17','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32832,'61.160.213.110','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32833,'222.186.128.52','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32834,'198.74.111.236','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32835,'198.74.111.236','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32836,'183.136.190.58','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32837,'183.136.190.43','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32838,'183.136.190.51','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32839,'183.136.190.58','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32840,'220.181.51.102','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32841,'220.181.51.107','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32842,'183.136.190.43','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32843,'183.136.190.48','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32844,'183.136.190.48','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32845,'183.136.190.48','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32846,'183.136.190.51','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32847,'183.136.190.43','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32848,'183.136.190.48','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32849,'183.136.190.51','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32850,'183.136.190.43','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32851,'182.118.42.78','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32852,'183.136.190.51','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32853,'183.136.190.51','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32854,'183.136.190.43','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32855,'183.136.190.43','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32856,'183.136.190.43','2014-11-15 00:00:00','/newsview.htm','Firefox',1,'',''),(32857,'14.131.26.193','2014-11-15 00:00:00','/index.html','Chrome',1,'','baidu'),(32858,'14.131.26.193','2014-11-15 00:00:00','/index.html','Chrome',1,'',''),(32859,'121.199.125.21','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32860,'121.199.125.21','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32861,'121.199.125.21','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32862,'121.199.125.21','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32863,'121.199.125.4','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32864,'183.136.190.48','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32865,'123.125.71.132','2014-11-15 00:00:00','/index.html','Chrome',1,'',''),(32866,'182.254.152.209','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32867,'121.199.125.21','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32868,'121.199.125.21','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32869,'121.199.125.21','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32870,'121.199.125.4','2014-11-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32871,'222.186.128.51','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32872,'183.136.190.51','2014-11-15 00:00:00','/index.html','Firefox',1,'',''),(32873,'222.186.128.50','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32874,'222.186.128.50','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32875,'198.74.111.236','2014-11-15 00:00:00','/index.html','IE',1,'',''),(32876,'183.136.190.51','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32877,'222.186.128.51','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32878,'218.30.118.80','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32879,'121.199.125.21','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32880,'121.199.125.4','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32881,'121.199.125.21','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32882,'121.199.125.4','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32883,'61.135.190.224','2014-11-16 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32884,'61.135.190.224','2014-11-16 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32885,'183.136.190.43','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32886,'221.194.128.224','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32887,'222.186.128.52','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32888,'182.254.208.62','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32889,'198.74.111.236','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32890,'183.136.190.43','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32891,'183.136.190.41','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32892,'121.199.125.21','2014-11-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32893,'121.199.125.21','2014-11-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32894,'121.199.125.4','2014-11-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32895,'198.178.124.47','2014-11-16 00:00:00','/index.html','Chrome',1,'',''),(32896,'222.186.128.50','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32897,'66.249.67.7','2014-11-16 00:00:00','/index.html','Safari',1,'',''),(32898,'198.74.111.236','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32899,'64.246.165.180','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32900,'222.186.128.51','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32901,'222.186.128.50','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32902,'183.136.190.48','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32903,'64.246.165.50','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32904,'183.136.190.62','2014-11-16 00:00:00','/index.html','Chrome',1,'',''),(32905,'222.186.128.50','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32906,'183.136.190.58','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32907,'182.254.153.120','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32908,'123.125.71.125','2014-11-16 00:00:00','/index.html','Chrome',1,'',''),(32909,'42.156.136.54','2014-11-16 00:00:00','/index.html','Safari',1,'',''),(32910,'183.136.190.48','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32911,'183.136.190.51','2014-11-16 00:00:00','/news.htm','Firefox',1,'',''),(32912,'183.136.190.48','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32913,'180.153.182.125','2014-11-16 00:00:00','/news/news.htm','IE',1,'',''),(32914,'180.153.182.125','2014-11-16 00:00:00','/news/news.htm','IE',1,'',''),(32915,'118.113.227.113','2014-11-16 00:00:00','/index.html','Chrome',1,'',''),(32916,'183.136.190.51','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32917,'118.113.227.113','2014-11-16 00:00:00','/index.html','Chrome',1,'',''),(32918,'118.113.227.113','2014-11-16 00:00:00','/index.html','Chrome',1,'',''),(32919,'23.236.64.174','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32920,'222.186.128.50','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32921,'58.245.27.222','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32922,'183.136.190.41','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32923,'220.181.132.218','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32924,'101.199.108.118','2014-11-16 00:00:00','/index.html','Safari',1,'',''),(32925,'61.160.247.181','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32926,'182.118.42.101','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32927,'218.30.118.80','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32928,'121.199.125.21','2014-11-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32929,'121.199.125.21','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32930,'121.199.125.21','2014-11-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32931,'183.136.190.41','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32932,'121.199.125.21','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32933,'121.199.125.21','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32934,'121.199.125.21','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32935,'121.199.125.21','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32936,'121.199.125.21','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32937,'121.199.125.21','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32938,'222.186.128.51','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32939,'182.254.209.97','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32940,'183.136.190.58','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32941,'61.146.178.189','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32942,'58.100.4.203','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32943,'183.136.190.43','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32944,'121.199.125.21','2014-11-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32945,'182.254.209.48','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32946,'182.254.209.48','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32947,'121.199.125.21','2014-11-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32948,'121.199.125.21','2014-11-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32949,'61.160.213.110','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32950,'222.186.128.51','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32951,'121.199.125.21','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32952,'121.199.125.21','2014-11-16 00:00:00','/newsview.htm','Firefox',1,'',''),(32953,'221.194.128.224','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32954,'61.135.190.220','2014-11-16 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32955,'222.186.128.51','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32956,'61.135.190.103','2014-11-16 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(32957,'223.80.135.187','2014-11-16 00:00:00','/news.htm','IE',1,'',''),(32958,'223.80.135.187','2014-11-16 00:00:00','/index.html','IE',1,'',''),(32959,'223.80.135.187','2014-11-16 00:00:00','/newsview.htm','IE',1,'',''),(32960,'182.254.151.226','2014-11-16 00:00:00','/index.html','Firefox',1,'',''),(32961,'23.236.64.174','2014-11-17 00:00:00','/index.html','IE',1,'',''),(32962,'222.186.21.206','2014-11-17 00:00:00','/index.html','IE',1,'',''),(32963,'182.254.208.62','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(32964,'182.254.208.62','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(32965,'183.136.190.43','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(32966,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32967,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32968,'183.136.190.58','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(32969,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32970,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32971,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32972,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32973,'121.199.125.4','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32974,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32975,'121.199.125.4','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32976,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32977,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32978,'121.199.125.4','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32979,'182.254.208.242','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(32980,'183.136.190.51','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(32981,'61.160.247.181','2014-11-17 00:00:00','/index.html','IE',1,'',''),(32982,'183.136.190.57','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(32983,'222.186.128.50','2014-11-17 00:00:00','/index.html','IE',1,'',''),(32984,'222.186.128.52','2014-11-17 00:00:00','/index.html','IE',1,'',''),(32985,'222.186.128.51','2014-11-17 00:00:00','/index.html','IE',1,'',''),(32986,'183.136.190.62','2014-11-17 00:00:00','/index.html','Chrome',1,'',''),(32987,'183.136.190.62','2014-11-17 00:00:00','/index.html','Chrome',1,'',''),(32988,'222.186.128.50','2014-11-17 00:00:00','/index.html','IE',1,'',''),(32989,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32990,'23.236.64.174','2014-11-17 00:00:00','/index.html','IE',1,'',''),(32991,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32992,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32993,'222.186.128.51','2014-11-17 00:00:00','/index.html','IE',1,'',''),(32994,'121.199.125.4','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32995,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32996,'183.136.190.62','2014-11-17 00:00:00','/index.html','Chrome',1,'',''),(32997,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32998,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(32999,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33000,'121.199.125.21','2014-11-17 00:00:00','/newsview.htm','Firefox',1,'',''),(33001,'121.199.125.21','2014-11-17 00:00:00','/newsview.htm','Firefox',1,'',''),(33002,'121.199.125.21','2014-11-17 00:00:00','/newsview.htm','Firefox',1,'',''),(33003,'121.199.125.21','2014-11-17 00:00:00','/newsview.htm','Firefox',1,'',''),(33004,'121.199.125.21','2014-11-17 00:00:00','/newsview.htm','Firefox',1,'',''),(33005,'121.199.125.4','2014-11-17 00:00:00','/newsview.htm','Firefox',1,'',''),(33006,'121.199.125.21','2014-11-17 00:00:00','/newsview.htm','Firefox',1,'',''),(33007,'183.136.190.48','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(33008,'66.249.64.62','2014-11-17 00:00:00','/index.html','Safari',1,'',''),(33009,'121.199.125.21','2014-11-17 00:00:00','/newsview.htm','Firefox',1,'',''),(33010,'66.249.64.66','2014-11-17 00:00:00','/index.html','Safari',1,'',''),(33011,'183.136.190.58','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(33012,'123.125.71.137','2014-11-17 00:00:00','/index.html','Chrome',1,'',''),(33013,'222.186.128.51','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33014,'222.186.128.52','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33015,'182.254.153.249','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(33016,'222.186.128.50','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33017,'220.181.51.35','2014-11-17 00:00:00','/index.html','Chrome',1,'',''),(33018,'123.52.127.129','2014-11-17 00:00:00','/index.html','Chrome',1,'',''),(33019,'123.52.127.129','2014-11-17 00:00:00','/news.htm','Chrome',1,'',''),(33020,'218.30.118.80','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(33021,'182.254.208.242','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(33022,'219.238.59.80','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33023,'219.238.59.80','2014-11-17 00:00:00','/news.htm','IE',1,'',''),(33024,'220.181.132.218','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33025,'101.199.112.52','2014-11-17 00:00:00','/index.html','Safari',1,'',''),(33026,'121.225.128.20','2014-11-17 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(33027,'121.225.128.20','2014-11-17 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(33028,'119.147.146.195','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33029,'121.199.125.21','2014-11-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33030,'111.132.224.57','2014-11-17 00:00:00','/news.htm','Chrome',1,'',''),(33031,'112.123.1.150','2014-11-17 00:00:00','/index.html','IE',1,'','baidu'),(33032,'113.204.228.24','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33033,'123.138.240.3','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33034,'123.138.240.3','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33035,'61.135.189.43','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(33036,'110.185.14.224','2014-11-17 00:00:00','/index.html','Chrome',1,'',''),(33037,'220.181.125.20','2014-11-17 00:00:00','/index.html','Firefox',1,'',''),(33038,'23.236.64.174','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33039,'60.181.62.180','2014-11-17 00:00:00','/index.html','Chrome',1,'',''),(33040,'220.181.132.216','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33041,'220.181.132.198','2014-11-17 00:00:00','/index.html','Safari',1,'',''),(33042,'123.116.62.161','2014-11-17 00:00:00','/index.html','Chrome',1,'',''),(33043,'1.202.240.227','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33044,'61.135.190.104','2014-11-17 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33045,'61.135.190.224','2014-11-17 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33046,'219.157.131.40','2014-11-17 00:00:00','/index.html','Chrome',1,'',''),(33047,'23.236.64.174','2014-11-17 00:00:00','/index.html','IE',1,'',''),(33048,'121.199.125.21','2014-11-17 00:00:00','/newsview.htm','Firefox',1,'',''),(33049,'66.249.67.110','2014-11-18 00:00:00','/newsview.htm','Safari',1,'',''),(33050,'121.199.125.21','2014-11-18 00:00:00','/newsview.htm','Firefox',1,'',''),(33051,'121.199.125.4','2014-11-18 00:00:00','/newsview.htm','Firefox',1,'',''),(33052,'121.199.125.21','2014-11-18 00:00:00','/newsview.htm','Firefox',1,'',''),(33053,'66.249.67.118','2014-11-18 00:00:00','/news.htm','Safari',1,'',''),(33054,'61.160.247.181','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33055,'72.46.136.178','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33056,'23.236.64.174','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33057,'121.199.125.21','2014-11-18 00:00:00','/newsview.htm','Firefox',1,'',''),(33058,'121.199.125.21','2014-11-18 00:00:00','/newsview.htm','Firefox',1,'',''),(33059,'121.199.125.4','2014-11-18 00:00:00','/newsview.htm','Firefox',1,'',''),(33060,'222.186.128.51','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33061,'61.146.178.189','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33062,'183.136.190.62','2014-11-18 00:00:00','/index.html','Chrome',1,'',''),(33063,'222.186.128.51','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33064,'183.136.190.62','2014-11-18 00:00:00','/index.html','Chrome',1,'',''),(33065,'219.143.225.2','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33066,'219.143.225.2','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33067,'123.125.71.133','2014-11-18 00:00:00','/index.html','Chrome',1,'',''),(33068,'218.30.118.80','2014-11-18 00:00:00','/index.html','Firefox',1,'',''),(33069,'183.136.190.62','2014-11-18 00:00:00','/index.html','Chrome',1,'',''); INSERT INTO `test_dm_logs` VALUES (33070,'219.143.225.2','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33071,'219.143.225.2','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33072,'219.143.225.2','2014-11-18 00:00:00','/news.htm','IE',1,'',''),(33073,'219.143.225.2','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33074,'219.143.225.2','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33075,'219.143.225.2','2014-11-18 00:00:00','/news.htm','IE',1,'',''),(33076,'183.136.190.62','2014-11-18 00:00:00','/index.html','Chrome',1,'',''),(33077,'121.225.76.153','2014-11-18 00:00:00','/index.html','Chrome',1,'',''),(33078,'66.249.67.126','2014-11-18 00:00:00','/newsview.htm','Safari',1,'',''),(33079,'23.236.64.174','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33080,'222.186.128.50','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33081,'94.138.214.187','2014-11-18 00:00:00','/index.html','Firefox',1,'',''),(33082,'123.125.71.118','2014-11-18 00:00:00','/index.html','Chrome',1,'',''),(33083,'220.181.51.110','2014-11-18 00:00:00','/index.html','Firefox',1,'',''),(33084,'220.181.51.104','2014-11-18 00:00:00','/index.html','Firefox',1,'',''),(33085,'220.181.51.107','2014-11-18 00:00:00','/index.html','Firefox',1,'',''),(33086,'220.181.51.110','2014-11-18 00:00:00','/index.html','Firefox',1,'',''),(33087,'114.221.171.64','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33088,'182.254.153.184','2014-11-18 00:00:00','/index.html','Firefox',1,'',''),(33089,'221.194.128.224','2014-11-18 00:00:00','/index.html','Firefox',1,'',''),(33090,'222.186.128.52','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33091,'220.181.51.45','2014-11-18 00:00:00','/index.html','Chrome',1,'',''),(33092,'220.181.132.218','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33093,'220.181.132.200','2014-11-18 00:00:00','/index.html','Safari',1,'',''),(33094,'121.199.125.21','2014-11-18 00:00:00','/newsview.htm','Firefox',1,'',''),(33095,'23.236.64.174','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33096,'114.221.30.46','2014-11-18 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(33097,'222.186.128.51','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33098,'222.186.128.52','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33099,'61.135.190.71','2014-11-18 00:00:00','/newsview.htm','Safari',1,'',''),(33100,'222.186.128.50','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33101,'123.125.71.133','2014-11-18 00:00:00','/index.html','Chrome',1,'',''),(33102,'182.254.138.21','2014-11-18 00:00:00','/index.html','Firefox',1,'',''),(33103,'61.135.190.219','2014-11-18 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33104,'101.41.171.204','2014-11-18 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(33105,'222.186.128.52','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33106,'182.118.70.125','2014-11-18 00:00:00','/newsview.htm','IE',1,'',''),(33107,'120.42.13.126','2014-11-18 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(33108,'120.42.13.126','2014-11-18 00:00:00','/newsview.htm','Chrome',1,'睿思BI','baidu'),(33109,'66.249.69.150','2014-11-18 00:00:00','/newsview.htm','Safari',1,'',''),(33110,'61.135.190.220','2014-11-18 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33111,'61.129.72.27','2014-11-18 00:00:00','/index.html','Chrome',1,'',''),(33112,'120.42.13.126','2014-11-18 00:00:00','/index.html','Chrome',1,'',''),(33113,'23.236.64.174','2014-11-18 00:00:00','/index.html','IE',1,'',''),(33114,'120.42.13.126','2014-11-18 00:00:00','/index.html','Chrome',1,'',''),(33115,'66.249.69.166','2014-11-19 00:00:00','/news.htm','Safari',1,'',''),(33116,'121.199.125.21','2014-11-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33117,'121.199.125.4','2014-11-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33118,'66.249.69.166','2014-11-19 00:00:00','/index.html','Safari',1,'',''),(33119,'23.236.64.174','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33120,'182.254.151.226','2014-11-19 00:00:00','/index.html','Firefox',1,'',''),(33121,'222.186.128.51','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33122,'222.186.128.50','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33123,'218.30.118.80','2014-11-19 00:00:00','/index.html','Firefox',1,'',''),(33124,'23.236.64.174','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33125,'192.184.42.203','2014-11-19 00:00:00','/index.html','Chrome',1,'',''),(33126,'183.136.190.40','2014-11-19 00:00:00','/index.html','Chrome',1,'',''),(33127,'182.118.60.43','2014-11-19 00:00:00','/newsview.htm','Safari',1,'',''),(33128,'183.136.190.62','2014-11-19 00:00:00','/index.html','Chrome',1,'',''),(33129,'222.186.21.206','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33130,'182.118.33.194','2014-11-19 00:00:00','/newsview.htm','Safari',1,'',''),(33131,'222.186.128.57','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33132,'23.236.64.174','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33133,'199.30.228.133','2014-11-19 00:00:00','/index.html','Safari',1,'',''),(33134,'220.181.51.39','2014-11-19 00:00:00','/index.html','Chrome',1,'',''),(33135,'101.254.22.96','2014-11-19 00:00:00','/index.html','Chrome',1,'',''),(33136,'221.239.90.122','2014-11-19 00:00:00','/index.html','Chrome',1,'',''),(33137,'111.207.184.130','2014-11-19 00:00:00','/index.html','Chrome',1,'',''),(33138,'222.186.128.52','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33139,'222.174.5.5','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33140,'23.236.64.174','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33141,'222.186.21.206','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33142,'222.186.128.52','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33143,'121.199.125.21','2014-11-19 00:00:00','/newsview.htm','Firefox',1,'',''),(33144,'121.199.125.21','2014-11-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33145,'121.199.125.4','2014-11-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33146,'113.200.77.221','2014-11-19 00:00:00','/index.html','Chrome',1,'',''),(33147,'222.223.124.198','2014-11-19 00:00:00','/news.htm','Chrome',1,'',''),(33148,'222.186.128.54','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33149,'123.138.240.3','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33150,'222.174.5.5','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33151,'116.226.81.156','2014-11-19 00:00:00','/index.html','Chrome',1,'',''),(33152,'123.125.71.98','2014-11-19 00:00:00','/index.html','Chrome',1,'',''),(33153,'182.254.139.99','2014-11-19 00:00:00','/index.html','Firefox',1,'',''),(33154,'180.149.133.39','2014-11-19 00:00:00','/index.html','Firefox',1,'','baidu'),(33155,'218.202.130.171','2014-11-19 00:00:00','/index.html','Safari',1,'','baidu'),(33156,'61.146.178.189','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33157,'23.236.64.174','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33158,'221.194.128.224','2014-11-19 00:00:00','/index.html','Firefox',1,'',''),(33159,'220.181.132.218','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33160,'220.181.132.195','2014-11-19 00:00:00','/index.html','Safari',1,'',''),(33161,'192.184.42.203','2014-11-19 00:00:00','/index.html','Chrome',1,'',''),(33162,'61.135.190.220','2014-11-19 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33163,'182.254.140.205','2014-11-19 00:00:00','/index.html','Firefox',1,'',''),(33164,'61.135.190.104','2014-11-19 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33165,'54.169.118.156','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33166,'54.169.118.156','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33167,'54.169.118.156','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33168,'54.169.118.156','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33169,'182.254.208.14','2014-11-19 00:00:00','/index.html','Firefox',1,'',''),(33170,'222.174.5.5','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33171,'182.254.208.14','2014-11-19 00:00:00','/index.html','Firefox',1,'',''),(33172,'121.199.125.21','2014-11-19 00:00:00','/newsview.htm','Firefox',1,'',''),(33173,'121.199.125.21','2014-11-19 00:00:00','/newsview.htm','Firefox',1,'',''),(33174,'121.199.125.4','2014-11-19 00:00:00','/newsview.htm','Firefox',1,'',''),(33175,'182.254.151.226','2014-11-19 00:00:00','/index.html','Firefox',1,'',''),(33176,'121.199.125.21','2014-11-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33177,'121.199.125.4','2014-11-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33178,'121.199.125.21','2014-11-19 00:00:00','/newsview.htm','Firefox',1,'',''),(33179,'222.186.21.206','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33180,'182.254.208.25','2014-11-19 00:00:00','/index.html','Firefox',1,'',''),(33181,'121.199.125.4','2014-11-19 00:00:00','/newsview.htm','Firefox',1,'',''),(33182,'69.30.241.2','2014-11-19 00:00:00','/index.html','Chrome',1,'',''),(33183,'198.148.116.133','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33184,'218.59.238.92','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33185,'118.181.187.185','2014-11-19 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(33186,'121.199.125.21','2014-11-19 00:00:00','/newsview.htm','Firefox',1,'',''),(33187,'220.181.132.216','2014-11-19 00:00:00','/index.html','IE',1,'',''),(33188,'101.199.108.118','2014-11-19 00:00:00','/index.html','Safari',1,'',''),(33189,'208.90.57.196','2014-11-19 00:00:00','/index.html','Firefox',1,'',''),(33190,'220.181.158.106','2014-11-19 00:00:00','/index.html','Firefox',1,'',''),(33191,'198.148.116.133','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33192,'208.90.57.196','2014-11-20 00:00:00','/index.html','Firefox',1,'',''),(33193,'198.148.116.133','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33194,'218.77.79.48','2014-11-20 00:00:00','/index.html','Chrome',1,'',''),(33195,'121.199.125.21','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33196,'121.199.125.21','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33197,'121.199.125.21','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33198,'121.199.125.21','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33199,'121.199.125.4','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33200,'121.199.125.21','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33201,'121.199.125.21','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33202,'23.236.64.174','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33203,'72.46.136.178','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33204,'222.186.128.52','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33205,'222.186.128.50','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33206,'191.236.17.122','2014-11-20 00:00:00','/index.html','Chrome',1,'',''),(33207,'183.224.93.217','2014-11-20 00:00:00','/index.html','Safari',1,'','baidu'),(33208,'183.136.190.62','2014-11-20 00:00:00','/index.html','Chrome',1,'',''),(33209,'198.148.116.133','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33210,'42.156.136.31','2014-11-20 00:00:00','/index.html','Safari',1,'',''),(33211,'114.221.30.46','2014-11-20 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(33212,'183.136.190.62','2014-11-20 00:00:00','/index.html','Chrome',1,'',''),(33213,'114.221.30.46','2014-11-20 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(33214,'183.136.190.62','2014-11-20 00:00:00','/index.html','Chrome',1,'',''),(33215,'222.186.128.50','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33216,'121.199.125.21','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33217,'121.199.125.21','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33218,'218.205.137.66','2014-11-20 00:00:00','/index.html','Firefox',1,'',''),(33219,'218.205.137.66','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33220,'66.249.67.7','2014-11-20 00:00:00','/index.html','Safari',1,'',''),(33221,'218.205.137.66','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33222,'123.119.112.227','2014-11-20 00:00:00','/index.html','Chrome',1,'',''),(33223,'61.135.203.76','2014-11-20 00:00:00','/index.html','IE',1,'','baidu'),(33224,'198.148.116.133','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33225,'182.254.209.97','2014-11-20 00:00:00','/index.html','Firefox',1,'',''),(33226,'66.249.67.110','2014-11-20 00:00:00','/newsview.htm','Safari',1,'',''),(33227,'198.148.116.133','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33228,'121.199.125.21','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33229,'66.249.67.118','2014-11-20 00:00:00','/news.htm','Safari',1,'',''),(33230,'220.181.132.218','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33231,'101.199.108.55','2014-11-20 00:00:00','/index.html','Safari',1,'',''),(33232,'182.118.41.125','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33233,'198.148.116.133','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33234,'121.199.125.21','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33235,'185.25.49.183','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33236,'121.199.125.4','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33237,'121.199.125.21','2014-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(33238,'222.186.128.52','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33239,'222.186.128.54','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33240,'61.135.190.219','2014-11-20 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33241,'122.243.31.97','2014-11-20 00:00:00','/index.html','Chrome',1,'',''),(33242,'198.148.116.133','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33243,'220.181.158.106','2014-11-20 00:00:00','/index.html','Firefox',1,'',''),(33244,'222.186.128.52','2014-11-20 00:00:00','/index.html','IE',1,'',''),(33245,'61.135.190.219','2014-11-20 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾','baidu'),(33246,'61.160.247.181','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33247,'198.50.28.189','2014-11-21 00:00:00','/index.html','Firefox',1,'',''),(33248,'198.148.116.133','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33249,'61.146.178.189','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33250,'23.236.64.174','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33251,'218.30.118.101','2014-11-21 00:00:00','/index.html','Firefox',1,'',''),(33252,'69.58.178.57','2014-11-21 00:00:00','/index.html','Firefox',1,'',''),(33253,'69.58.178.57','2014-11-21 00:00:00','/index.html','Firefox',1,'',''),(33254,'69.58.178.57','2014-11-21 00:00:00','/news.htm','Firefox',1,'',''),(33255,'183.136.190.40','2014-11-21 00:00:00','/index.html','Chrome',1,'',''),(33256,'183.136.190.62','2014-11-21 00:00:00','/index.html','Chrome',1,'',''),(33257,'66.249.65.134','2014-11-21 00:00:00','/index.html','Safari',1,'',''),(33258,'23.236.64.174','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33259,'183.136.190.62','2014-11-21 00:00:00','/index.html','Chrome',1,'',''),(33260,'113.45.56.30','2014-11-21 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(33261,'192.184.42.204','2014-11-21 00:00:00','/index.html','Chrome',1,'',''),(33262,'121.199.125.21','2014-11-21 00:00:00','/newsview.htm','Firefox',1,'',''),(33263,'61.160.213.110','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33264,'183.136.190.62','2014-11-21 00:00:00','/index.html','Chrome',1,'',''),(33265,'222.186.128.50','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33266,'182.254.209.97','2014-11-21 00:00:00','/index.html','Firefox',1,'',''),(33267,'221.194.128.224','2014-11-21 00:00:00','/index.html','Firefox',1,'',''),(33268,'123.122.113.27','2014-11-21 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(33269,'123.122.113.27','2014-11-21 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(33270,'23.236.64.174','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33271,'222.186.21.206','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33272,'121.199.125.21','2014-11-21 00:00:00','/newsview.htm','Firefox',1,'',''),(33273,'121.199.125.21','2014-11-21 00:00:00','/newsview.htm','Firefox',1,'',''),(33274,'121.199.125.4','2014-11-21 00:00:00','/newsview.htm','Firefox',1,'',''),(33275,'220.181.51.55','2014-11-21 00:00:00','/index.html','Chrome',1,'',''),(33276,'121.199.125.21','2014-11-21 00:00:00','/newsview.htm','Firefox',1,'',''),(33277,'121.199.125.4','2014-11-21 00:00:00','/newsview.htm','Firefox',1,'',''),(33278,'121.199.125.21','2014-11-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33279,'121.199.125.4','2014-11-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33280,'122.227.43.126','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33281,'182.118.42.42','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33282,'183.136.190.40','2014-11-21 00:00:00','/index.html','Chrome',1,'',''),(33283,'182.254.208.14','2014-11-21 00:00:00','/index.html','Firefox',1,'',''),(33284,'116.226.81.156','2014-11-21 00:00:00','/index.html','Chrome',1,'',''),(33285,'91.121.92.177','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33286,'113.249.155.179','2014-11-21 00:00:00','/news.htm','Chrome',1,'',''),(33287,'113.249.155.179','2014-11-21 00:00:00','/index.html','Chrome',1,'',''),(33288,'182.254.141.237','2014-11-21 00:00:00','/index.html','Firefox',1,'',''),(33289,'222.186.128.57','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33290,'210.35.251.222','2014-11-21 00:00:00','/index.html','IE',1,'','baidu'),(33291,'220.181.132.218','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33292,'101.199.108.118','2014-11-21 00:00:00','/index.html','Safari',1,'',''),(33293,'218.59.238.92','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33294,'38.100.21.62','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33295,'38.100.21.62','2014-11-21 00:00:00','/news.htm','IE',1,'',''),(33296,'38.100.21.62','2014-11-21 00:00:00','/newsview.htm','IE',1,'',''),(33297,'198.148.116.133','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33298,'119.182.199.125','2014-11-21 00:00:00','/news.htm','IE',1,'',''),(33299,'222.186.128.54','2014-11-21 00:00:00','/index.html','IE',1,'',''),(33300,'220.181.51.35','2014-11-21 00:00:00','/index.html','Chrome',1,'',''),(33301,'198.148.116.133','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33302,'192.184.42.205','2014-11-22 00:00:00','/index.html','Chrome',1,'',''),(33303,'23.236.64.174','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33304,'123.125.71.80','2014-11-22 00:00:00','/index.html','Chrome',1,'',''),(33305,'121.199.125.21','2014-11-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33306,'183.136.190.62','2014-11-22 00:00:00','/index.html','Chrome',1,'',''),(33307,'183.136.190.62','2014-11-22 00:00:00','/index.html','Chrome',1,'',''),(33308,'183.136.190.62','2014-11-22 00:00:00','/index.html','Chrome',1,'',''),(33309,'58.245.27.222','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33310,'220.181.51.62','2014-11-22 00:00:00','/index.html','Chrome',1,'',''),(33311,'183.136.190.62','2014-11-22 00:00:00','/index.html','Chrome',1,'',''),(33312,'222.186.128.57','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33313,'198.148.116.133','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33314,'221.10.136.153','2014-11-22 00:00:00','/index.html','IE',1,'','baidu'),(33315,'111.175.132.151','2014-11-22 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(33316,'111.175.132.151','2014-11-22 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(33317,'111.175.132.151','2014-11-22 00:00:00','/news.htm','Chrome',1,'',''),(33318,'111.175.132.151','2014-11-22 00:00:00','/newsview.htm','Chrome',1,'',''),(33319,'111.175.132.151','2014-11-22 00:00:00','/index.html','Chrome',1,'',''),(33320,'221.194.128.224','2014-11-22 00:00:00','/index.html','Firefox',1,'',''),(33321,'61.135.190.221','2014-11-22 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(33322,'61.135.190.220','2014-11-22 00:00:00','/index.html','Firefox',1,'6561','baidu'),(33323,'216.172.56.37','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33324,'211.147.247.104','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33325,'125.89.37.70','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33326,'61.160.213.110','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33327,'121.199.125.21','2014-11-22 00:00:00','/newsview.htm','Firefox',1,'',''),(33328,'121.199.125.21','2014-11-22 00:00:00','/newsview.htm','Firefox',1,'',''),(33329,'121.199.125.21','2014-11-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33330,'121.199.125.4','2014-11-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33331,'121.199.125.21','2014-11-22 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33332,'220.181.158.106','2014-11-22 00:00:00','/index.html','Firefox',1,'',''),(33333,'121.199.125.21','2014-11-22 00:00:00','/newsview.htm','Firefox',1,'',''),(33334,'121.199.125.4','2014-11-22 00:00:00','/newsview.htm','Firefox',1,'',''),(33335,'121.199.125.21','2014-11-22 00:00:00','/newsview.htm','Firefox',1,'',''),(33336,'195.2.240.101','2014-11-22 00:00:00','/newsview.htm','Firefox',1,'',''),(33337,'220.181.132.218','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33338,'220.181.132.193','2014-11-22 00:00:00','/index.html','Safari',1,'',''),(33339,'222.186.128.50','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33340,'1.198.191.138','2014-11-22 00:00:00','/index.html','Chrome',1,'',''),(33341,'195.2.240.101','2014-11-22 00:00:00','/newsview.htm','Firefox',1,'',''),(33342,'220.181.51.55','2014-11-22 00:00:00','/index.html','Chrome',1,'',''),(33343,'222.186.128.52','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33344,'14.116.4.121','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33345,'116.19.87.141','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33346,'171.214.228.122','2014-11-22 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(33347,'61.146.178.189','2014-11-22 00:00:00','/index.html','IE',1,'',''),(33348,'198.148.116.133','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33349,'61.160.213.110','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33350,'182.254.138.21','2014-11-23 00:00:00','/index.html','Firefox',1,'',''),(33351,'198.148.116.133','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33352,'222.186.21.206','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33353,'218.20.222.62','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33354,'222.186.128.54','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33355,'183.136.190.40','2014-11-23 00:00:00','/index.html','Chrome',1,'',''),(33356,'183.136.190.40','2014-11-23 00:00:00','/index.html','Chrome',1,'',''),(33357,'222.186.128.54','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33358,'198.148.116.133','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33359,'183.136.190.62','2014-11-23 00:00:00','/index.html','Chrome',1,'',''),(33360,'61.135.169.23','2014-11-23 00:00:00','/index.html','Chrome',1,'',''),(33361,'121.199.125.21','2014-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(33362,'183.136.190.62','2014-11-23 00:00:00','/index.html','Chrome',1,'',''),(33363,'218.20.222.62','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33364,'23.236.64.174','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33365,'182.254.208.113','2014-11-23 00:00:00','/index.html','Firefox',1,'',''),(33366,'182.254.208.113','2014-11-23 00:00:00','/index.html','Firefox',1,'',''),(33367,'61.135.190.100','2014-11-23 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33368,'222.186.128.52','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33369,'121.199.125.21','2014-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(33370,'218.76.18.170','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33371,'218.76.18.170','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33372,'218.76.18.170','2014-11-23 00:00:00','/newsview.htm','IE',1,'',''),(33373,'195.2.240.101','2014-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(33374,'61.135.190.103','2014-11-23 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33375,'120.2.151.212','2014-11-23 00:00:00','/index.html','Chrome',1,'',''),(33376,'183.224.93.69','2014-11-23 00:00:00','/index.html','Safari',1,'','baidu'),(33377,'222.186.128.53','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33378,'121.199.125.21','2014-11-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33379,'23.236.64.174','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33380,'218.59.238.92','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33381,'220.165.248.68','2014-11-23 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(33382,'121.235.231.194','2014-11-23 00:00:00','/news.htm','Chrome',1,'',''),(33383,'121.235.231.194','2014-11-23 00:00:00','/index.html','Chrome',1,'',''),(33384,'220.165.248.68','2014-11-23 00:00:00','/news.htm','Chrome',1,'',''),(33385,'220.165.248.68','2014-11-23 00:00:00','/index.html','Chrome',1,'',''),(33386,'220.165.248.68','2014-11-23 00:00:00','/news.htm','Chrome',1,'',''),(33387,'220.165.248.68','2014-11-23 00:00:00','/index.html','Chrome',1,'北京睿 思','baidu'),(33388,'220.181.132.218','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33389,'101.199.112.50','2014-11-23 00:00:00','/index.html','Safari',1,'',''),(33390,'222.186.128.53','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33391,'121.199.125.21','2014-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(33392,'121.199.125.4','2014-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(33393,'124.207.51.156','2014-11-23 00:00:00','/index.html','Chrome',1,'',''),(33394,'124.207.51.156','2014-11-23 00:00:00','/index.html','Chrome',1,'',''),(33395,'124.207.51.156','2014-11-23 00:00:00','/index.html','Chrome',1,'',''),(33396,'182.254.140.205','2014-11-23 00:00:00','/index.html','Firefox',1,'',''),(33397,'198.148.116.133','2014-11-23 00:00:00','/index.html','IE',1,'',''),(33398,'220.181.158.106','2014-11-23 00:00:00','/index.html','Firefox',1,'',''),(33399,'121.199.125.21','2014-11-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33400,'121.199.125.4','2014-11-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33401,'121.199.125.21','2014-11-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33402,'121.199.125.4','2014-11-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33403,'96.227.124.38','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33404,'222.186.128.50','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33405,'195.2.240.101','2014-11-24 00:00:00','/newsview.htm','Firefox',1,'',''),(33406,'222.186.21.206','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33407,'182.254.153.184','2014-11-24 00:00:00','/index.html','Firefox',1,'',''),(33408,'182.254.153.184','2014-11-24 00:00:00','/index.html','Firefox',1,'',''),(33409,'23.236.64.174','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33410,'221.194.128.224','2014-11-24 00:00:00','/index.html','Firefox',1,'',''),(33411,'218.30.118.102','2014-11-24 00:00:00','/index.html','Firefox',1,'',''),(33412,'66.249.74.122','2014-11-24 00:00:00','/index.html','Safari',1,'',''),(33413,'220.181.51.109','2014-11-24 00:00:00','/index.html','Firefox',1,'',''),(33414,'220.181.51.108','2014-11-24 00:00:00','/index.html','Firefox',1,'',''),(33415,'220.181.51.103','2014-11-24 00:00:00','/index.html','Firefox',1,'',''),(33416,'183.136.190.62','2014-11-24 00:00:00','/index.html','Chrome',1,'',''),(33417,'183.136.190.62','2014-11-24 00:00:00','/index.html','Chrome',1,'',''),(33418,'23.236.64.174','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33419,'183.136.190.62','2014-11-24 00:00:00','/index.html','Chrome',1,'',''),(33420,'218.59.238.92','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33421,'113.249.134.248','2014-11-24 00:00:00','/news.htm','Chrome',1,'',''),(33422,'113.249.134.248','2014-11-24 00:00:00','/index.html','Chrome',1,'',''),(33423,'183.136.190.62','2014-11-24 00:00:00','/index.html','Chrome',1,'',''),(33424,'113.249.134.248','2014-11-24 00:00:00','/index.html','Chrome',1,'',''),(33425,'113.249.134.248','2014-11-24 00:00:00','/index.html','Chrome',1,'',''),(33426,'61.146.178.189','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33427,'66.249.74.130','2014-11-24 00:00:00','/newsview.htm','Safari',1,'',''),(33428,'220.181.51.36','2014-11-24 00:00:00','/index.html','Chrome',1,'',''),(33429,'222.186.128.53','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33430,'101.131.149.23','2014-11-24 00:00:00','/index.html','Safari',1,'北京睿思','baidu'),(33431,'182.254.139.99','2014-11-24 00:00:00','/index.html','Firefox',1,'',''),(33432,'23.236.64.174','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33433,'120.194.28.101','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33434,'120.194.28.101','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33435,'183.60.244.30','2014-11-24 00:00:00','/index.html','Chrome',1,'',''),(33436,'218.28.36.130','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33437,'114.254.11.46','2014-11-24 00:00:00','/index.html','Chrome',1,'',''),(33438,'61.135.190.224','2014-11-24 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33439,'61.135.190.222','2014-11-24 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33440,'220.181.132.216','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33441,'222.186.128.50','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33442,'101.199.108.51','2014-11-24 00:00:00','/index.html','Safari',1,'',''),(33443,'182.254.209.97','2014-11-24 00:00:00','/index.html','Firefox',1,'',''),(33444,'27.17.53.69','2014-11-24 00:00:00','/index.html','Chrome',1,'','baidu'),(33445,'61.160.213.110','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33446,'123.125.71.132','2014-11-24 00:00:00','/index.html','Chrome',1,'',''),(33447,'117.26.198.11','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33448,'220.181.132.218','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33449,'101.199.108.52','2014-11-24 00:00:00','/index.html','Safari',1,'',''),(33450,'198.148.116.133','2014-11-24 00:00:00','/index.html','IE',1,'',''),(33451,'195.2.240.101','2014-11-25 00:00:00','/newsview.htm','Firefox',1,'',''),(33452,'221.194.128.224','2014-11-25 00:00:00','/index.html','Firefox',1,'',''),(33453,'66.249.74.171','2014-11-25 00:00:00','/index.html','Safari',1,'',''),(33454,'123.125.71.85','2014-11-25 00:00:00','/index.html','Chrome',1,'',''),(33455,'66.249.74.141','2014-11-25 00:00:00','/index.html','Safari',1,'',''),(33456,'91.207.7.54','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33457,'222.186.128.53','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33458,'220.181.158.109','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33459,'220.181.158.109','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33460,'220.181.158.109','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33461,'220.181.158.109','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33462,'220.181.158.109','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33463,'222.186.128.53','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33464,'111.206.36.4','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33465,'195.2.240.101','2014-11-25 00:00:00','/newsview.htm','Firefox',1,'',''),(33466,'195.2.240.101','2014-11-25 00:00:00','/newsview.htm','Firefox',1,'',''),(33467,'183.136.190.40','2014-11-25 00:00:00','/index.html','Chrome',1,'',''),(33468,'220.181.51.53','2014-11-25 00:00:00','/index.html','Chrome',1,'',''),(33469,'183.136.190.62','2014-11-25 00:00:00','/index.html','Chrome',1,'',''),(33470,'222.186.128.50','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33471,'121.199.125.21','2014-11-25 00:00:00','/newsview.htm','Firefox',1,'',''),(33472,'121.199.125.21','2014-11-25 00:00:00','/newsview.htm','Firefox',1,'',''),(33473,'121.199.125.21','2014-11-25 00:00:00','/newsview.htm','Firefox',1,'',''),(33474,'222.209.139.205','2014-11-25 00:00:00','/index.html','Chrome',1,'睿思数据','baidu'),(33475,'222.186.128.50','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33476,'183.136.190.62','2014-11-25 00:00:00','/index.html','Chrome',1,'',''),(33477,'198.148.116.133','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33478,'121.199.125.21','2014-11-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33479,'121.199.125.4','2014-11-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33480,'121.199.125.21','2014-11-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33481,'123.125.71.132','2014-11-25 00:00:00','/index.html','Chrome',1,'',''),(33482,'222.186.128.52','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33483,'195.2.240.101','2014-11-25 00:00:00','/newsview.htm','Firefox',1,'',''),(33484,'49.65.169.226','2014-11-25 00:00:00','/index.html','Chrome',1,'',''),(33485,'1.192.146.227','2014-11-25 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(33486,'195.2.240.101','2014-11-25 00:00:00','/newsview.htm','Firefox',1,'',''),(33487,'221.12.59.212','2014-11-25 00:00:00','/index.html','Firefox',1,'',''),(33488,'66.249.74.138','2014-11-25 00:00:00','/newsview.htm','Safari',1,'',''),(33489,'195.2.240.101','2014-11-25 00:00:00','/newsview.htm','Firefox',1,'',''),(33490,'121.199.125.21','2014-11-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33491,'58.60.191.102','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33492,'110.254.14.108','2014-11-25 00:00:00','/index.html','Chrome',1,'','baidu'),(33493,'106.120.121.157','2014-11-25 00:00:00','/index.html','IE',1,'北京兴睿思科技有限公司','baidu'),(33494,'54.67.59.127','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33495,'182.118.41.87','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33496,'61.146.178.189','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33497,'66.249.74.134','2014-11-25 00:00:00','/newsview.htm','Safari',1,'',''),(33498,'221.12.59.212','2014-11-25 00:00:00','/index.html','Firefox',1,'',''),(33499,'222.186.128.50','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33500,'220.181.51.54','2014-11-25 00:00:00','/index.html','Chrome',1,'',''),(33501,'220.181.51.45','2014-11-25 00:00:00','/index.html','Chrome',1,'',''),(33502,'220.181.132.218','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33503,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33504,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33505,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33506,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33507,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33508,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33509,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33510,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33511,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33512,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33513,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33514,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33515,'220.181.132.199','2014-11-25 00:00:00','/index.html','Safari',1,'',''),(33516,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33517,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33518,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33519,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33520,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33521,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33522,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33523,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33524,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33525,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33526,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33527,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33528,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33529,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33530,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33531,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33532,'110.75.186.231','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33533,'110.75.186.231','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33534,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33535,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33536,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33537,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33538,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33539,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33540,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33541,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33542,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33543,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33544,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33545,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33546,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33547,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33548,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33549,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33550,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33551,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33552,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33553,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33554,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33555,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33556,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33557,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33558,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33559,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33560,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33561,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33562,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33563,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33564,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33565,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33566,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33567,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33568,'110.75.186.231','2014-11-25 00:00:00','/news/news.htm','IE',1,'',''),(33569,'110.75.186.231','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33570,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33571,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33572,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33573,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33574,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33575,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33576,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33577,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33578,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33579,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33580,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33581,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33582,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33583,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33584,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33585,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33586,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33587,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33588,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33589,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33590,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33591,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33592,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33593,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33594,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33595,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33596,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33597,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33598,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33599,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33600,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33601,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33602,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33603,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33604,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33605,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33606,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33607,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33608,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33609,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33610,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33611,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33612,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33613,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33614,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33615,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33616,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33617,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33618,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33619,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33620,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33621,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33622,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33623,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33624,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33625,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33626,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33627,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33628,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33629,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33630,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33631,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33632,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33633,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33634,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33635,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33636,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33637,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33638,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33639,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33640,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33641,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33642,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33643,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33644,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33645,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33646,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33647,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33648,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33649,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33650,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33651,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33652,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(33653,'110.75.186.231','2014-11-25 00:00:00','/news/newsview.htm','IE',0,'',''),(33654,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33655,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33656,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33657,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33658,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33659,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33660,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33661,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33662,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33663,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33664,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33665,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33666,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33667,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33668,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33669,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33670,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33671,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33672,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33673,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33674,'110.75.186.231','2014-11-25 00:00:00','/news.htm','IE',1,'',''),(33675,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33676,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33677,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33678,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33679,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33680,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33681,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33682,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33683,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33684,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33685,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33686,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33687,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33688,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33689,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33690,'220.181.132.216','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33691,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33692,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33693,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33694,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33695,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',1,'',''),(33696,'110.75.186.231','2014-11-25 00:00:00','/newsview.htm','IE',0,'',''),(33697,'101.199.108.54','2014-11-25 00:00:00','/index.html','Safari',1,'',''),(33698,'198.148.116.133','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33699,'124.90.58.88','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33700,'222.186.21.206','2014-11-25 00:00:00','/index.html','IE',1,'',''),(33701,'121.199.125.21','2014-11-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33702,'121.199.125.21','2014-11-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33703,'121.199.125.4','2014-11-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(33704,'180.153.198.206','2014-11-26 00:00:00','/newsview.htm','Safari',1,'',''),(33705,'121.237.253.160','2014-11-26 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(33706,'119.147.146.189','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33707,'182.118.70.118','2014-11-26 00:00:00','/newsview.htm','IE',1,'',''),(33708,'61.135.190.219','2014-11-26 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33709,'222.186.21.206','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33710,'198.148.116.133','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33711,'195.2.240.101','2014-11-26 00:00:00','/newsview.htm','Firefox',1,'',''),(33712,'195.2.240.101','2014-11-26 00:00:00','/newsview.htm','Firefox',1,'',''),(33713,'61.135.165.23','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33714,'124.128.62.162','2014-11-26 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(33715,'112.80.230.69','2014-11-26 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(33716,'220.181.158.106','2014-11-26 00:00:00','/index.html','Firefox',1,'',''),(33717,'106.120.121.157','2014-11-26 00:00:00','/index.html','IE',1,'北京兴睿思科技有限公司','baidu'),(33718,'182.118.53.94','2014-11-26 00:00:00','/index.html','Safari',1,'',''),(33719,'218.59.238.92','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33720,'218.59.238.92','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33721,'49.65.169.226','2014-11-26 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(33722,'114.247.236.220','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33723,'183.136.190.62','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33724,'195.2.240.101','2014-11-26 00:00:00','/newsview.htm','Firefox',1,'',''),(33725,'121.199.125.21','2014-11-26 00:00:00','/newsview.htm','Firefox',1,'',''),(33726,'220.181.51.39','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33727,'121.199.125.4','2014-11-26 00:00:00','/newsview.htm','Firefox',1,'',''),(33728,'121.199.125.21','2014-11-26 00:00:00','/newsview.htm','Firefox',1,'',''),(33729,'121.199.125.21','2014-11-26 00:00:00','/newsview.htm','Firefox',1,'',''),(33730,'116.226.81.156','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33731,'116.226.81.156','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33732,'116.226.81.156','2014-11-26 00:00:00','/news.htm','Chrome',1,'',''),(33733,'116.226.81.156','2014-11-26 00:00:00','/news.htm','Chrome',1,'',''),(33734,'116.226.81.156','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33735,'116.226.81.156','2014-11-26 00:00:00','/news.htm','Chrome',1,'',''),(33736,'116.226.81.156','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33737,'61.160.213.110','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33738,'182.254.138.21','2014-11-26 00:00:00','/index.html','Firefox',1,'',''),(33739,'221.194.128.224','2014-11-26 00:00:00','/index.html','Firefox',1,'',''),(33740,'180.153.183.233','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33741,'183.136.190.62','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33742,'182.254.138.21','2014-11-26 00:00:00','/index.html','Firefox',1,'',''),(33743,'180.153.184.11','2014-11-26 00:00:00','/news.htm','IE',1,'',''),(33744,'182.118.41.63','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33745,'220.163.156.63','2014-11-26 00:00:00','/index.html','IE',1,'','baidu'),(33746,'60.30.204.86','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33747,'222.186.128.50','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33748,'36.46.127.67','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33749,'36.46.127.67','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33750,'36.46.127.67','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33751,'198.148.116.133','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33752,'222.186.128.53','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33753,'116.226.81.156','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33754,'116.226.81.156','2014-11-26 00:00:00','/news.htm','Chrome',1,'',''),(33755,'116.226.81.156','2014-11-26 00:00:00','/news.htm','Chrome',1,'',''),(33756,'218.75.34.87','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33757,'91.207.7.54','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33758,'218.75.34.87','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33759,'114.221.30.82','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33760,'123.121.5.108','2014-11-26 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(33761,'183.221.63.182','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33762,'183.221.63.182','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33763,'61.135.190.219','2014-11-26 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33764,'222.186.21.206','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33765,'123.125.71.119','2014-11-26 00:00:00','/index.html','Firefox',1,'','baidu'),(33766,'220.181.51.40','2014-11-26 00:00:00','/index.html','Safari',1,'',''),(33767,'198.148.116.133','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33768,'222.186.128.50','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33769,'121.199.125.21','2014-11-26 00:00:00','/newsview.htm','Firefox',1,'',''),(33770,'121.199.125.21','2014-11-26 00:00:00','/newsview.htm','Firefox',1,'',''),(33771,'61.135.165.23','2014-11-26 00:00:00','/index.html','Chrome',1,'',''),(33772,'121.199.125.21','2014-11-26 00:00:00','/newsview.htm','Firefox',1,'',''),(33773,'114.113.123.229','2014-11-26 00:00:00','/index.html','Chrome',1,'','baidu'),(33774,'66.249.74.120','2014-11-26 00:00:00','/index.html','Safari',1,'',''),(33775,'220.181.132.218','2014-11-26 00:00:00','/index.html','IE',1,'',''),(33776,'182.254.209.121','2014-11-26 00:00:00','/index.html','Firefox',1,'',''),(33777,'220.181.132.200','2014-11-26 00:00:00','/index.html','Safari',1,'',''),(33778,'207.46.13.91','2014-11-27 00:00:00','/index.html','Safari',1,'',''),(33779,'222.186.21.206','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33780,'198.52.110.95','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33781,'222.186.128.50','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33782,'195.2.240.101','2014-11-27 00:00:00','/news.htm','Firefox',1,'',''),(33783,'61.146.178.189','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33784,'195.2.240.101','2014-11-27 00:00:00','/newsview.htm','Firefox',1,'',''),(33785,'61.160.213.110','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33786,'69.30.241.2','2014-11-27 00:00:00','/index.html','Chrome',1,'',''),(33787,'198.52.110.95','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33788,'119.147.146.189','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33789,'115.48.47.21','2014-11-27 00:00:00','/index.html','Chrome',1,'',''),(33790,'221.194.128.224','2014-11-27 00:00:00','/index.html','Firefox',1,'',''),(33791,'123.124.0.2','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33792,'182.254.152.209','2014-11-27 00:00:00','/index.html','Firefox',1,'',''),(33793,'211.137.237.158','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33794,'211.137.237.158','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33795,'211.137.237.158','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33796,'116.226.39.155','2014-11-27 00:00:00','/index.html','Chrome',1,'',''),(33797,'220.181.51.35','2014-11-27 00:00:00','/index.html','Chrome',1,'',''),(33798,'222.186.21.206','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33799,'198.148.116.133','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33800,'218.22.168.139','2014-11-27 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(33801,'195.2.240.101','2014-11-27 00:00:00','/newsview.htm','Firefox',1,'',''),(33802,'218.22.168.139','2014-11-27 00:00:00','/news.htm','Chrome',1,'',''),(33803,'218.22.168.139','2014-11-27 00:00:00','/newsview.htm','Chrome',1,'',''),(33804,'218.22.168.139','2014-11-27 00:00:00','/news.htm','Chrome',1,'',''),(33805,'222.209.134.13','2014-11-27 00:00:00','/index.html','Chrome',1,'',''),(33806,'1.95.79.150','2014-11-27 00:00:00','/index.html','Chrome',1,'北京东安睿思科技有限公司','360'),(33807,'1.95.79.150','2014-11-27 00:00:00','/news.htm','Chrome',1,'',''),(33808,'218.30.118.80','2014-11-27 00:00:00','/index.html','Firefox',1,'',''),(33809,'198.148.116.133','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33810,'171.118.136.98','2014-11-27 00:00:00','/index.html','Chrome',1,'',''),(33811,'220.181.132.216','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33812,'220.181.132.197','2014-11-27 00:00:00','/index.html','Safari',1,'',''),(33813,'61.135.190.104','2014-11-27 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33814,'113.233.100.164','2014-11-27 00:00:00','/index.html','Chrome',1,'',''),(33815,'61.135.190.219','2014-11-27 00:00:00','/index.html','Firefox',1,'38623','baidu'),(33816,'61.135.190.102','2014-11-27 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾','baidu'),(33817,'195.2.240.101','2014-11-27 00:00:00','/newsview.htm','Firefox',1,'',''),(33818,'125.116.209.52','2014-11-27 00:00:00','/index.html','Chrome',1,'',''),(33819,'125.116.209.52','2014-11-27 00:00:00','/index.html','Chrome',1,'',''),(33820,'125.116.209.52','2014-11-27 00:00:00','/index.html','Chrome',1,'',''),(33821,'1.202.240.227','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33822,'123.117.32.158','2014-11-27 00:00:00','/index.html','Chrome',1,'北京兴睿思科技有限公司','360'),(33823,'66.249.74.170','2014-11-27 00:00:00','/index.html','Safari',1,'',''),(33824,'66.249.74.134','2014-11-27 00:00:00','/index.html','Safari',1,'',''),(33825,'66.249.74.172','2014-11-27 00:00:00','/newsview.htm','Safari',1,'',''),(33826,'182.254.153.45','2014-11-27 00:00:00','/index.html','Firefox',1,'',''),(33827,'198.52.110.95','2014-11-27 00:00:00','/index.html','IE',1,'',''),(33828,'220.181.132.218','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33829,'101.199.108.119','2014-11-28 00:00:00','/index.html','Safari',1,'',''),(33830,'110.85.127.244','2014-11-28 00:00:00','/newsview.htm','IE',1,'',''),(33831,'14.18.25.241','2014-11-28 00:00:00','/index.html','Safari',1,'','baidu'),(33832,'198.148.116.133','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33833,'202.101.75.53','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33834,'222.186.128.52','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33835,'121.5.23.177','2014-11-28 00:00:00','/index.html','Chrome',1,'睿思 BI','baidu'),(33836,'220.181.51.54','2014-11-28 00:00:00','/index.html','Chrome',1,'',''),(33837,'222.186.128.50','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33838,'198.148.116.133','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33839,'222.186.21.206','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33840,'61.146.178.189','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33841,'61.146.178.189','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33842,'117.136.38.108','2014-11-28 00:00:00','/index.html','Chrome',1,'睿思 BI','baidu'),(33843,'120.36.185.215','2014-11-28 00:00:00','/index.html','Chrome',1,'',''),(33844,'120.36.185.215','2014-11-28 00:00:00','/newsview.htm','Chrome',1,'',''),(33845,'218.75.34.87','2014-11-28 00:00:00','/index.html','Chrome',1,'',''),(33846,'198.148.116.133','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33847,'218.75.34.87','2014-11-28 00:00:00','/news.htm','Chrome',1,'',''),(33848,'218.75.34.87','2014-11-28 00:00:00','/index.html','Chrome',1,'',''),(33849,'183.136.190.62','2014-11-28 00:00:00','/index.html','Chrome',1,'',''),(33850,'183.136.190.62','2014-11-28 00:00:00','/index.html','Chrome',1,'',''),(33851,'222.186.21.206','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33852,'183.136.190.62','2014-11-28 00:00:00','/index.html','Chrome',1,'',''),(33853,'183.136.190.62','2014-11-28 00:00:00','/index.html','Chrome',1,'',''),(33854,'221.12.59.211','2014-11-28 00:00:00','/index.html','IE',1,'睿思BI','360'),(33855,'117.132.13.158','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33856,'218.59.238.92','2014-11-28 00:00:00','/index.html','IE',1,'',''),(33857,'198.148.116.133','2014-11-29 00:00:00','/index.html','IE',1,'',''),(33858,'182.254.140.205','2014-11-29 00:00:00','/index.html','Firefox',1,'',''),(33859,'182.254.140.205','2014-11-29 00:00:00','/index.html','Firefox',1,'',''),(33860,'182.254.208.25','2014-11-29 00:00:00','/index.html','Firefox',1,'',''),(33861,'220.181.51.61','2014-11-29 00:00:00','/index.html','Safari',1,'',''),(33862,'220.181.51.45','2014-11-29 00:00:00','/newsview.htm','Safari',1,'',''),(33863,'218.59.238.92','2014-11-29 00:00:00','/index.html','IE',1,'',''),(33864,'27.153.251.209','2014-11-29 00:00:00','/index.html','IE',1,'',''),(33865,'198.148.116.133','2014-11-29 00:00:00','/index.html','IE',1,'',''),(33866,'218.59.238.92','2014-11-29 00:00:00','/index.html','IE',1,'',''),(33867,'180.153.188.241','2014-11-29 00:00:00','/index.html','Safari',1,'',''),(33868,'117.150.57.45','2014-11-29 00:00:00','/index.html','Chrome',1,'',''),(33869,'220.181.51.54','2014-11-29 00:00:00','/index.html','Chrome',1,'',''),(33870,'222.186.128.52','2014-11-29 00:00:00','/index.html','IE',1,'',''),(33871,'61.146.178.189','2014-11-29 00:00:00','/index.html','IE',1,'',''),(33872,'198.74.123.201','2014-11-29 00:00:00','/index.html','IE',1,'',''),(33873,'66.249.74.111','2014-11-29 00:00:00','/index.html','Safari',1,'',''),(33874,'183.227.43.46','2014-11-29 00:00:00','/index.html','Chrome',1,'',''),(33875,'220.181.51.109','2014-11-29 00:00:00','/index.html','Firefox',1,'',''),(33876,'220.181.51.109','2014-11-29 00:00:00','/index.html','Firefox',1,'',''),(33877,'180.97.63.65','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33878,'198.52.110.95','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33879,'150.70.75.167','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33880,'124.90.58.209','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33881,'220.181.158.106','2014-11-30 00:00:00','/index.html','Firefox',1,'',''),(33882,'61.135.190.102','2014-11-30 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33883,'198.74.123.201','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33884,'222.186.128.52','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33885,'220.181.51.110','2014-11-30 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(33886,'61.135.190.104','2014-11-30 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33887,'218.30.118.101','2014-11-30 00:00:00','/index.html','Firefox',1,'',''),(33888,'198.52.110.95','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33889,'121.199.125.21','2014-11-30 00:00:00','/newsview.htm','Firefox',1,'',''),(33890,'198.148.116.133','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33891,'123.125.71.125','2014-11-30 00:00:00','/index.html','Chrome',1,'',''),(33892,'121.199.125.21','2014-11-30 00:00:00','/newsview.htm','Firefox',1,'',''),(33893,'121.199.125.21','2014-11-30 00:00:00','/newsview.htm','Firefox',1,'',''),(33894,'121.199.125.21','2014-11-30 00:00:00','/newsview.htm','Firefox',1,'',''),(33895,'14.23.183.14','2014-11-30 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(33896,'198.148.116.133','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33897,'182.254.208.209','2014-11-30 00:00:00','/index.html','Firefox',1,'',''),(33898,'220.181.108.186','2014-11-30 00:00:00','/index.html','Safari',1,'',''),(33899,'220.181.132.218','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33900,'101.199.112.45','2014-11-30 00:00:00','/index.html','Safari',1,'',''),(33901,'183.136.190.62','2014-11-30 00:00:00','/index.html','Chrome',1,'',''),(33902,'198.74.123.201','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33903,'183.136.190.62','2014-11-30 00:00:00','/index.html','Chrome',1,'',''),(33904,'111.167.179.7','2014-11-30 00:00:00','/news.htm','Chrome',1,'',''),(33905,'111.167.179.7','2014-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(33906,'111.167.179.7','2014-11-30 00:00:00','/news.htm','Chrome',1,'',''),(33907,'111.167.179.7','2014-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(33908,'111.167.179.7','2014-11-30 00:00:00','/news.htm','Chrome',1,'',''),(33909,'111.167.179.7','2014-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(33910,'111.167.179.7','2014-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(33911,'111.167.179.7','2014-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(33912,'183.136.190.62','2014-11-30 00:00:00','/index.html','Chrome',1,'',''),(33913,'112.123.3.113','2014-11-30 00:00:00','/index.html','IE',1,'','baidu'),(33914,'182.254.208.92','2014-11-30 00:00:00','/index.html','Firefox',1,'',''),(33915,'182.118.42.92','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33916,'61.135.190.223','2014-11-30 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33917,'220.181.51.55','2014-11-30 00:00:00','/index.html','Chrome',1,'',''),(33918,'123.125.71.119','2014-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(33919,'61.135.190.223','2014-11-30 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(33920,'61.135.190.223','2014-11-30 00:00:00','/newsview.htm','Firefox',1,'������Ϯ����ʵ�����γ�Խ��-�����˼�Ƽ����޹�˾','baidu'),(33921,'111.167.179.7','2014-11-30 00:00:00','/news.htm','Chrome',1,'',''),(33922,'111.167.179.7','2014-11-30 00:00:00','/news.htm','Chrome',1,'',''),(33923,'123.54.108.97','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33924,'123.54.108.97','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33925,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33926,'123.54.108.97','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33927,'123.54.108.97','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33928,'123.54.108.97','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33929,'123.54.108.97','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33930,'123.54.108.97','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33931,'123.54.108.97','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33932,'123.54.108.97','2014-11-30 00:00:00','/index.html','IE',1,'',''),(33933,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33934,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33935,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33936,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33937,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33938,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33939,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33940,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33941,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33942,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33943,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33944,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33945,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33946,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33947,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33948,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33949,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33950,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33951,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33952,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33953,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33954,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33955,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33956,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33957,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33958,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33959,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33960,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33961,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33962,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33963,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33964,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33965,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33966,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33967,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33968,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33969,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33970,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33971,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33972,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33973,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33974,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33975,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33976,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33977,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33978,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33979,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33980,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33981,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(33982,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33983,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33984,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33985,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33986,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33987,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33988,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33989,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33990,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33991,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33992,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33993,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33994,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33995,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33996,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33997,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33998,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(33999,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34000,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34001,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34002,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34003,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34004,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34005,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34006,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34007,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34008,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34009,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34010,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34011,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34012,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34013,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34014,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34015,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34016,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34017,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34018,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34019,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34020,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34021,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34022,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34023,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34024,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34025,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34026,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34027,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34028,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34029,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34030,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34031,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34032,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34033,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34034,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34035,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34036,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34037,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34038,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34039,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34040,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34041,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34042,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34043,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34044,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34045,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34046,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34047,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34048,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34049,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34050,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34051,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34052,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34053,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34054,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34055,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34056,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34057,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34058,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34059,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34060,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34061,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34062,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34063,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34064,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34065,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34066,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34067,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34068,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34069,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34070,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34071,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34072,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34073,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34074,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34075,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34076,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34077,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34078,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34079,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34080,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34081,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34082,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34083,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34084,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34085,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34086,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34087,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34088,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34089,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34090,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34091,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34092,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34093,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34094,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34095,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34096,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34097,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34098,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34099,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34100,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34101,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34102,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34103,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34104,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34105,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34106,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34107,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34108,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34109,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34110,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34111,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34112,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34113,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34114,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34115,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34116,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34117,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34118,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34119,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34120,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34121,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34122,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34123,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34124,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34125,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34126,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34127,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34128,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34129,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34130,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34131,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34132,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34133,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34134,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34135,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34136,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34137,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34138,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34139,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34140,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34141,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34142,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34143,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34144,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34145,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34146,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34147,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34148,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34149,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34150,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34151,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34152,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34153,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34154,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34155,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34156,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34157,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34158,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34159,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34160,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34161,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34162,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34163,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34164,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34165,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34166,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34167,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34168,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34169,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34170,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34171,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34172,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34173,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34174,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34175,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34176,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34177,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34178,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34179,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34180,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34181,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34182,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34183,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34184,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34185,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34186,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34187,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34188,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34189,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34190,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34191,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34192,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34193,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34194,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34195,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34196,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34197,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34198,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34199,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34200,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34201,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34202,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34203,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34204,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34205,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34206,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34207,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34208,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34209,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34210,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34211,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34212,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34213,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34214,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34215,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34216,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34217,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34218,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34219,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34220,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34221,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34222,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34223,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34224,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34225,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34226,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34227,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34228,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34229,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34230,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34231,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34232,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34233,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34234,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34235,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34236,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34237,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34238,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34239,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34240,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34241,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34242,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34243,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34244,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34245,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34246,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34247,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34248,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34249,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34250,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34251,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34252,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34253,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34254,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34255,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34256,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34257,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34258,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34259,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34260,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34261,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34262,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34263,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34264,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34265,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34266,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34267,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34268,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34269,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34270,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34271,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34272,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34273,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34274,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34275,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34276,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34277,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34278,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34279,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34280,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34281,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34282,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34283,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34284,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34285,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34286,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34287,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34288,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34289,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34290,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34291,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34292,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34293,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34294,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34295,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34296,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34297,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34298,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34299,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34300,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34301,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34302,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34303,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34304,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34305,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34306,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34307,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34308,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34309,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34310,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34311,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34312,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34313,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34314,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34315,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34316,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34317,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34318,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34319,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34320,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34321,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34322,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34323,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34324,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34325,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34326,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34327,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34328,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34329,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34330,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34331,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34332,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34333,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34334,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34335,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34336,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34337,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34338,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34339,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34340,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34341,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34342,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34343,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34344,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34345,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34346,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34347,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34348,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34349,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34350,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34351,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34352,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34353,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34354,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34355,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34356,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34357,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34358,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34359,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34360,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34361,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34362,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34363,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34364,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34365,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34366,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34367,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34368,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34369,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34370,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34371,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34372,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34373,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34374,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34375,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34376,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34377,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34378,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34379,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34380,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34381,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34382,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34383,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34384,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34385,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34386,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34387,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34388,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34389,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34390,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34391,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34392,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34393,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34394,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34395,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34396,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34397,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34398,'123.54.108.97','2014-11-30 00:00:00','/index.html','IE',1,'',''),(34399,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34400,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34401,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34402,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34403,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34404,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34405,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34406,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34407,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34408,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34409,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34410,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34411,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34412,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34413,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34414,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34415,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34416,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34417,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34418,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34419,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34420,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34421,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34422,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34423,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34424,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34425,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34426,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34427,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34428,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34429,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34430,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34431,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34432,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34433,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34434,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34435,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34436,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34437,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34438,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34439,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34440,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34441,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34442,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34443,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34444,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34445,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34446,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34447,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34448,'123.54.108.97','2014-11-30 00:00:00','/index.html','IE',1,'',''),(34449,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34450,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34451,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34452,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34453,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34454,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34455,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34456,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34457,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34458,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34459,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34460,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34461,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34462,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34463,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34464,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34465,'123.54.108.97','2014-11-30 00:00:00','/news.htm','Chrome',1,'',''),(34466,'123.54.108.97','2014-11-30 00:00:00','/news.htm','Chrome',1,'',''),(34467,'123.54.108.97','2014-11-30 00:00:00','/news.htm','Chrome',1,'',''),(34468,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(34469,'123.54.108.97','2014-11-30 00:00:00','/index.html','IE',1,'',''),(34470,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34471,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34472,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34473,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34474,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34475,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34476,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34477,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34478,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34479,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34480,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34481,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34482,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34483,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34484,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34485,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34486,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34487,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34488,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34489,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34490,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34491,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34492,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34493,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34494,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34495,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34496,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34497,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34498,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34499,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34500,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34501,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34502,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34503,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34504,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34505,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34506,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34507,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34508,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34509,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34510,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34511,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34512,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34513,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34514,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34515,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34516,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34517,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34518,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34519,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34520,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34521,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34522,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34523,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34524,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34525,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34526,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34527,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34528,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34529,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34530,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34531,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34532,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34533,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34534,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34535,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34536,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34537,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34538,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34539,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34540,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34541,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34542,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34543,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34544,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34545,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34546,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34547,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34548,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34549,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34550,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34551,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34552,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34553,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34554,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34555,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34556,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34557,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34558,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34559,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34560,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34561,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34562,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34563,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34564,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34565,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34566,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34567,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34568,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34569,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34570,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34571,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34572,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34573,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34574,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34575,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34576,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34577,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34578,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34579,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34580,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34581,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34582,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34583,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34584,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34585,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34586,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34587,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34588,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34589,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34590,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34591,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34592,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34593,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34594,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34595,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34596,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34597,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34598,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34599,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34600,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34601,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34602,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34603,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34604,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34605,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34606,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34607,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34608,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34609,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34610,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34611,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34612,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34613,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34614,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34615,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34616,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34617,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34618,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34619,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34620,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34621,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34622,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34623,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34624,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34625,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34626,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34627,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34628,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34629,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34630,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34631,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34632,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34633,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34634,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34635,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34636,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34637,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34638,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34639,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34640,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34641,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34642,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34643,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34644,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34645,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34646,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34647,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34648,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34649,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34650,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34651,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34652,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34653,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34654,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34655,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34656,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34657,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34658,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34659,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34660,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34661,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34662,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34663,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34664,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34665,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34666,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34667,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34668,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34669,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34670,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34671,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34672,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34673,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34674,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34675,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34676,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34677,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34678,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34679,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34680,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34681,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34682,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34683,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34684,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34685,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34686,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34687,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34688,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34689,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34690,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34691,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34692,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34693,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34694,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34695,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34696,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34697,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34698,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34699,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34700,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34701,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34702,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34703,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34704,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34705,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34706,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34707,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34708,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34709,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34710,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34711,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34712,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34713,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34714,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34715,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34716,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34717,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34718,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34719,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34720,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34721,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34722,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34723,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34724,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34725,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34726,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34727,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34728,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34729,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34730,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34731,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34732,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34733,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34734,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34735,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34736,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34737,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34738,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34739,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34740,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34741,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34742,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34743,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34744,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34745,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34746,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34747,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34748,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34749,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34750,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34751,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34752,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34753,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34754,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34755,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34756,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34757,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34758,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34759,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34760,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34761,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34762,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34763,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34764,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34765,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34766,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34767,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34768,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34769,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34770,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34771,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34772,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34773,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34774,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34775,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34776,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34777,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34778,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34779,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34780,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34781,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34782,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34783,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34784,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34785,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34786,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34787,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34788,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34789,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34790,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34791,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34792,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34793,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34794,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34795,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34796,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34797,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34798,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34799,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34800,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34801,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34802,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34803,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34804,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34805,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34806,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34807,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34808,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34809,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34810,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34811,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34812,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34813,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34814,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34815,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34816,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34817,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34818,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34819,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34820,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34821,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34822,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34823,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34824,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34825,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34826,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34827,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34828,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34829,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34830,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34831,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34832,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34833,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34834,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34835,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34836,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34837,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34838,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34839,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34840,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34841,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34842,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34843,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34844,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34845,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34846,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34847,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34848,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34849,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34850,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34851,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34852,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34853,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34854,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34855,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34856,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34857,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34858,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34859,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34860,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34861,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34862,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34863,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34864,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34865,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34866,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34867,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34868,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34869,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34870,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34871,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34872,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34873,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34874,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34875,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34876,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34877,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34878,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34879,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34880,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34881,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34882,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34883,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34884,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34885,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34886,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34887,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34888,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34889,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34890,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34891,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34892,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34893,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34894,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34895,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34896,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34897,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34898,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34899,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34900,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34901,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34902,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34903,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34904,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34905,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34906,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34907,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34908,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34909,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34910,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34911,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34912,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34913,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34914,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34915,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34916,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34917,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34918,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34919,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34920,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34921,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34922,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34923,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34924,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34925,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34926,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34927,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34928,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34929,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34930,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34931,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34932,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34933,'123.54.108.97','2014-11-30 00:00:00','/news.htm','IE',1,'',''),(34934,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34935,'123.54.108.97','2014-11-30 00:00:00','/newsview.htm','IE',1,'',''),(34936,'220.177.70.186','2014-11-30 00:00:00','/index.html','Chrome',1,'',''),(34937,'66.249.69.243','2014-11-30 00:00:00','/index.html','Safari',1,'',''),(34938,'46.161.41.31','2014-11-30 00:00:00','/news.htm','Firefox',1,'',''),(34939,'157.122.113.76','2014-11-30 00:00:00','/index.html','IE',1,'','baidu'),(34940,'198.74.123.201','2014-11-30 00:00:00','/index.html','IE',1,'',''),(34941,'66.249.69.150','2014-11-30 00:00:00','/index.html','Safari',1,'',''),(34942,'46.161.41.31','2014-12-01 00:00:00','/newsview.htm','Firefox',1,'',''),(34943,'182.254.153.45','2014-12-01 00:00:00','/index.html','Firefox',1,'',''),(34944,'198.74.123.201','2014-12-01 00:00:00','/index.html','IE',1,'',''),(34945,'61.146.178.189','2014-12-01 00:00:00','/index.html','IE',1,'',''),(34946,'46.161.41.31','2014-12-01 00:00:00','/newsview.htm','Firefox',1,'',''),(34947,'198.52.110.95','2014-12-01 00:00:00','/index.html','IE',1,'',''),(34948,'183.136.190.40','2014-12-01 00:00:00','/index.html','Chrome',1,'',''),(34949,'46.161.41.31','2014-12-01 00:00:00','/newsview.htm','Firefox',1,'',''),(34950,'123.125.71.121','2014-12-01 00:00:00','/index.html','Chrome',1,'',''),(34951,'220.181.132.216','2014-12-01 00:00:00','/index.html','IE',1,'',''),(34952,'220.181.132.199','2014-12-01 00:00:00','/index.html','Safari',1,'',''),(34953,'198.52.110.95','2014-12-01 00:00:00','/index.html','IE',1,'',''),(34954,'46.161.41.31','2014-12-01 00:00:00','/newsview.htm','Firefox',1,'',''),(34955,'218.3.121.33','2014-12-01 00:00:00','/index.html','IE',1,'','baidu'),(34956,'221.198.44.192','2014-12-01 00:00:00','/index.html','Chrome',1,'',''),(34957,'218.199.34.183','2014-12-01 00:00:00','/index.html','Chrome',1,'',''),(34958,'182.118.41.223','2014-12-01 00:00:00','/index.html','IE',1,'',''),(34959,'220.181.132.218','2014-12-01 00:00:00','/index.html','IE',1,'',''),(34960,'220.181.132.194','2014-12-01 00:00:00','/index.html','Safari',1,'',''),(34961,'61.135.190.100','2014-12-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(34962,'61.135.190.71','2014-12-01 00:00:00','/newsview.htm','Safari',1,'',''),(34963,'125.33.201.9','2014-12-01 00:00:00','/index.html','Safari',1,'',''),(34964,'183.136.190.62','2014-12-01 00:00:00','/index.html','Chrome',1,'',''),(34965,'111.206.36.5','2014-12-01 00:00:00','/index.html','IE',1,'',''),(34966,'223.242.57.115','2014-12-01 00:00:00','/index.html','Chrome',1,'',''),(34967,'61.135.190.100','2014-12-01 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(34968,'198.74.123.201','2014-12-01 00:00:00','/index.html','IE',1,'',''),(34969,'183.136.190.62','2014-12-01 00:00:00','/index.html','Chrome',1,'',''),(34970,'222.186.21.206','2014-12-01 00:00:00','/index.html','IE',1,'',''),(34971,'61.135.186.56','2014-12-01 00:00:00','/index.html','Safari',1,'',''),(34972,'123.54.67.164','2014-12-01 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(34973,'198.74.123.201','2014-12-01 00:00:00','/index.html','IE',1,'',''),(34974,'222.186.128.50','2014-12-01 00:00:00','/index.html','IE',1,'',''),(34975,'182.254.209.73','2014-12-01 00:00:00','/index.html','Firefox',1,'',''),(34976,'183.136.190.62','2014-12-01 00:00:00','/index.html','Chrome',1,'',''),(34977,'121.199.125.21','2014-12-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(34978,'121.199.125.21','2014-12-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(34979,'125.116.209.135','2014-12-01 00:00:00','/index.html','Chrome',1,'',''),(34980,'125.116.209.135','2014-12-01 00:00:00','/news.htm','Chrome',1,'',''),(34981,'115.159.67.97','2014-12-01 00:00:00','/index.html','Firefox',1,'',''),(34982,'183.136.190.62','2014-12-01 00:00:00','/index.html','Chrome',1,'',''),(34983,'198.52.110.95','2014-12-02 00:00:00','/index.html','IE',1,'',''),(34984,'115.159.67.97','2014-12-02 00:00:00','/index.html','Firefox',1,'',''),(34985,'39.188.155.17','2014-12-02 00:00:00','/index.html','IE',1,'',''),(34986,'110.89.63.77','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(34987,'222.186.128.50','2014-12-02 00:00:00','/index.html','IE',1,'',''),(34988,'182.254.208.62','2014-12-02 00:00:00','/index.html','Firefox',1,'',''),(34989,'198.148.116.133','2014-12-02 00:00:00','/index.html','IE',1,'',''),(34990,'218.30.118.99','2014-12-02 00:00:00','/index.html','Firefox',1,'',''),(34991,'222.186.21.206','2014-12-02 00:00:00','/index.html','IE',1,'',''),(34992,'121.199.125.21','2014-12-02 00:00:00','/newsview.htm','Firefox',1,'',''),(34993,'198.52.110.95','2014-12-02 00:00:00','/index.html','IE',1,'',''),(34994,'61.135.190.71','2014-12-02 00:00:00','/index.html','Chrome',1,'',''),(34995,'61.135.190.199','2014-12-02 00:00:00','/index.html','Chrome',1,'',''),(34996,'198.74.123.201','2014-12-02 00:00:00','/index.html','IE',1,'',''),(34997,'66.249.74.122','2014-12-02 00:00:00','/index.html','Safari',1,'',''),(34998,'183.136.190.62','2014-12-02 00:00:00','/index.html','Chrome',1,'',''),(34999,'222.186.128.54','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35000,'61.135.169.56','2014-12-02 00:00:00','/index.html','Chrome',1,'',''),(35001,'218.6.71.186','2014-12-02 00:00:00','/index.html','Chrome',1,'',''),(35002,'218.6.71.186','2014-12-02 00:00:00','/index.html','Chrome',1,'',''),(35003,'218.6.71.186','2014-12-02 00:00:00','/newsview.htm','Chrome',1,'',''),(35004,'117.158.5.160','2014-12-02 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(35005,'198.74.123.201','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35006,'220.181.132.216','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35007,'183.136.190.62','2014-12-02 00:00:00','/index.html','Chrome',1,'',''),(35008,'220.181.132.194','2014-12-02 00:00:00','/index.html','Safari',1,'',''),(35009,'110.96.187.98','2014-12-02 00:00:00','/index.html','Chrome',1,'北京东安睿思科技有限公司','360'),(35010,'121.199.125.21','2014-12-02 00:00:00','/newsview.htm','Firefox',1,'',''),(35011,'121.199.125.4','2014-12-02 00:00:00','/newsview.htm','Firefox',1,'',''),(35012,'124.200.176.94','2014-12-02 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(35013,'198.52.110.95','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35014,'131.253.24.96','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35015,'220.181.132.218','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35016,'61.146.178.189','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35017,'218.6.71.186','2014-12-02 00:00:00','/index.html','Chrome',1,'',''),(35018,'218.6.71.186','2014-12-02 00:00:00','/index.html','Chrome',1,'',''),(35019,'123.183.104.195','2014-12-02 00:00:00','/index.html','Chrome',1,'','baidu'),(35020,'59.58.139.90','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35021,'115.159.67.251','2014-12-02 00:00:00','/index.html','Firefox',1,'',''),(35022,'64.187.235.106','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35023,'123.151.191.171','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35024,'123.151.191.171','2014-12-02 00:00:00','/index.html','IE',1,'','baidu'),(35025,'123.151.191.171','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35026,'183.60.15.14','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35027,'123.151.191.171','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35028,'123.151.191.171','2014-12-02 00:00:00','/index.html','Chrome',1,'',''),(35029,'184.105.206.94','2014-12-02 00:00:00','/index.html','Chrome',1,'',''),(35030,'218.59.238.92','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35031,'218.59.238.92','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35032,'198.74.123.201','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35033,'46.161.41.31','2014-12-02 00:00:00','/news.htm','Firefox',1,'',''),(35034,'123.125.71.61','2014-12-02 00:00:00','/index.html','Chrome',1,'',''),(35035,'46.161.41.31','2014-12-02 00:00:00','/newsview.htm','Firefox',1,'',''),(35036,'198.148.116.133','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35037,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35038,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35039,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35040,'110.75.186.231','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35041,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35042,'110.75.186.231','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35043,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35044,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35045,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35046,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35047,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35048,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35049,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35050,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35051,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35052,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35053,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35054,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35055,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35056,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35057,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35058,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35059,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35060,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35061,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35062,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35063,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35064,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35065,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35066,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35067,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35068,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35069,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35070,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35071,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35072,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35073,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35074,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35075,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35076,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35077,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35078,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35079,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35080,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35081,'110.75.186.231','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35082,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35083,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35084,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35085,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35086,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35087,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35088,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35089,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35090,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35091,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35092,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35093,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35094,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35095,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35096,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35097,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35098,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35099,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35100,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35101,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35102,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35103,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35104,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35105,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35106,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35107,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35108,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35109,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35110,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35111,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35112,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35113,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35114,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35115,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35116,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35117,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35118,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35119,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35120,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35121,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35122,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35123,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35124,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35125,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35126,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35127,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35128,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35129,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35130,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35131,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35132,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35133,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35134,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35135,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35136,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35137,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35138,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35139,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35140,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35141,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35142,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35143,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35144,'110.75.186.231','2014-12-02 00:00:00','/news/news.htm','IE',1,'',''),(35145,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35146,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35147,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35148,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35149,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35150,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35151,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35152,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35153,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35154,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35155,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35156,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35157,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35158,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35159,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35160,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35161,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35162,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35163,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35164,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35165,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35166,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35167,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35168,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35169,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35170,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35171,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35172,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35173,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35174,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35175,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35176,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35177,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35178,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35179,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35180,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35181,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35182,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35183,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35184,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35185,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35186,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35187,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35188,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35189,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35190,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35191,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35192,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35193,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35194,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35195,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35196,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35197,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35198,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35199,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35200,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35201,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35202,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35203,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35204,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35205,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35206,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35207,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35208,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35209,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35210,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35211,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35212,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35213,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35214,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35215,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35216,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35217,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35218,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35219,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35220,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35221,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35222,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35223,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',0,'',''),(35224,'110.75.186.231','2014-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(35225,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35226,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35227,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35228,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35229,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35230,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35231,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35232,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35233,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35234,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35235,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35236,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35237,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35238,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35239,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35240,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35241,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35242,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35243,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35244,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35245,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35246,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35247,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35248,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',0,'',''),(35249,'110.75.186.231','2014-12-02 00:00:00','/newsview.htm','IE',1,'',''),(35250,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35251,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35252,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35253,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35254,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35255,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35256,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35257,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35258,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35259,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35260,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35261,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35262,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35263,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35264,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35265,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35266,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35267,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35268,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35269,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35270,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35271,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35272,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35273,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35274,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35275,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35276,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35277,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35278,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35279,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35280,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35281,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35282,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35283,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35284,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35285,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35286,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35287,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35288,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35289,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35290,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35291,'110.75.186.231','2014-12-02 00:00:00','/news.htm','IE',1,'',''),(35292,'222.186.21.206','2014-12-02 00:00:00','/index.html','IE',1,'',''),(35293,'220.181.51.102','2014-12-03 00:00:00','/index.html','Firefox',1,'',''),(35294,'220.181.51.103','2014-12-03 00:00:00','/index.html','Firefox',1,'',''),(35295,'220.181.51.108','2014-12-03 00:00:00','/index.html','Firefox',1,'',''),(35296,'198.148.116.133','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35297,'61.135.190.105','2014-12-03 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(35298,'198.148.116.133','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35299,'121.199.125.21','2014-12-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35300,'121.199.125.21','2014-12-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35301,'121.199.125.4','2014-12-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35302,'121.199.125.21','2014-12-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35303,'121.199.125.21','2014-12-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35304,'121.199.125.21','2014-12-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35305,'121.199.125.4','2014-12-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35306,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35307,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35308,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35309,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35310,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35311,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35312,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35313,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35314,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35315,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35316,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35317,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35318,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35319,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35320,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35321,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35322,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35323,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35324,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35325,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35326,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35327,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35328,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35329,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35330,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35331,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35332,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35333,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35334,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35335,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35336,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35337,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35338,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35339,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35340,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35341,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35342,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35343,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35344,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35345,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35346,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35347,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35348,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35349,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35350,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35351,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35352,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35353,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35354,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35355,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35356,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35357,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35358,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35359,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35360,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35361,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35362,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35363,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35364,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35365,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35366,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35367,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35368,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35369,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35370,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35371,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35372,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35373,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35374,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35375,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35376,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35377,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35378,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35379,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35380,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35381,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35382,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35383,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35384,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35385,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35386,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35387,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35388,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35389,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35390,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35391,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35392,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35393,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35394,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35395,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35396,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35397,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35398,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35399,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35400,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35401,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35402,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35403,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35404,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35405,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35406,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35407,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35408,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35409,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35410,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35411,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35412,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35413,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35414,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35415,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35416,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35417,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35418,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35419,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35420,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35421,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35422,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35423,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35424,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35425,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35426,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35427,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35428,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35429,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35430,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35431,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35432,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35433,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35434,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35435,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35436,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35437,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35438,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35439,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35440,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35441,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35442,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35443,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35444,'110.75.186.210','2014-12-03 00:00:00','/newsview.htm','IE',1,'',''),(35445,'198.52.110.95','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35446,'183.136.190.40','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35447,'118.28.173.103','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35448,'118.28.173.103','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35449,'121.199.125.21','2014-12-03 00:00:00','/newsview.htm','Firefox',1,'',''),(35450,'121.199.125.4','2014-12-03 00:00:00','/newsview.htm','Firefox',1,'',''),(35451,'66.249.69.150','2014-12-03 00:00:00','/index.html','Safari',1,'',''),(35452,'61.135.190.68','2014-12-03 00:00:00','/index.html','IE',1,'www','baidu'),(35453,'66.249.69.215','2014-12-03 00:00:00','/index.html','Safari',1,'',''),(35454,'118.122.85.237','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35455,'183.136.190.40','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35456,'210.21.63.148','2014-12-03 00:00:00','/index.html','Chrome',1,'北京 bi','baidu'),(35457,'183.136.190.62','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35458,'150.70.173.6','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35459,'222.186.21.206','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35460,'114.246.68.100','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35461,'180.111.160.132','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35462,'119.147.146.194','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35463,'61.135.169.55','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35464,'222.74.13.30','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35465,'222.186.128.54','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35466,'219.143.205.16','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35467,'112.123.1.136','2014-12-03 00:00:00','/index.html','IE',1,'','baidu'),(35468,'118.186.197.110','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35469,'118.186.197.110','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35470,'118.122.85.237','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35471,'46.161.41.31','2014-12-03 00:00:00','/news.htm','Firefox',1,'',''),(35472,'218.59.238.92','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35473,'220.181.132.218','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35474,'101.199.112.45','2014-12-03 00:00:00','/index.html','Safari',1,'',''),(35475,'46.161.41.31','2014-12-03 00:00:00','/newsview.htm','Firefox',1,'',''),(35476,'180.173.194.173','2014-12-03 00:00:00','/index.html','Chrome',1,'',''),(35477,'207.182.154.2','2014-12-03 00:00:00','/index.html','Firefox',1,'',''),(35478,'207.182.154.2','2014-12-03 00:00:00','/index.html','Firefox',1,'',''),(35479,'46.161.41.31','2014-12-03 00:00:00','/news.htm','Firefox',1,'',''),(35480,'61.135.190.100','2014-12-03 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ����޹�˾','baidu'),(35481,'220.181.132.216','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35482,'101.199.112.51','2014-12-03 00:00:00','/index.html','Safari',1,'',''),(35483,'198.74.123.201','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35484,'66.249.74.140','2014-12-03 00:00:00','/newsview.htm','Safari',1,'',''),(35485,'121.199.125.21','2014-12-03 00:00:00','/newsview.htm','Firefox',1,'',''),(35486,'61.160.213.110','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35487,'122.247.144.216','2014-12-03 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(35488,'46.161.41.31','2014-12-03 00:00:00','/news.htm','Firefox',1,'',''),(35489,'182.254.209.57','2014-12-03 00:00:00','/index.html','Firefox',1,'',''),(35490,'218.30.118.80','2014-12-03 00:00:00','/index.html','Firefox',1,'',''),(35491,'198.52.110.95','2014-12-03 00:00:00','/index.html','IE',1,'',''),(35492,'121.199.125.21','2014-12-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35493,'121.199.125.21','2014-12-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35494,'46.161.41.31','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35495,'121.199.125.21','2014-12-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35496,'121.199.125.4','2014-12-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35497,'121.199.125.21','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35498,'121.199.125.4','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35499,'121.199.125.21','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35500,'61.160.247.181','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35501,'46.161.41.31','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35502,'61.146.178.189','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35503,'220.174.208.155','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35504,'198.148.116.133','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35505,'182.254.140.205','2014-12-04 00:00:00','/index.html','Firefox',1,'',''),(35506,'121.199.125.21','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35507,'121.199.125.21','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35508,'121.199.125.21','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35509,'198.74.123.201','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35510,'218.30.118.100','2014-12-04 00:00:00','/index.html','Firefox',1,'',''),(35511,'115.159.67.149','2014-12-04 00:00:00','/index.html','Firefox',1,'',''),(35512,'27.153.251.209','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35513,'121.199.125.21','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35514,'46.161.41.31','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35515,'46.161.41.31','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35516,'61.135.190.70','2014-12-04 00:00:00','/index.html','IE',1,'www','baidu'),(35517,'198.52.110.95','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35518,'121.199.125.21','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35519,'222.186.128.54','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35520,'118.122.85.237','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35521,'46.161.41.31','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35522,'220.181.51.38','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35523,'118.122.85.237','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35524,'46.161.41.31','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35525,'60.169.75.139','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35526,'183.136.190.62','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35527,'46.161.41.31','2014-12-04 00:00:00','/news.htm','Firefox',1,'',''),(35528,'46.161.41.31','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35529,'114.221.88.135','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35530,'114.221.88.135','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35531,'114.221.88.135','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35532,'118.122.85.237','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35533,'106.3.78.232','2014-12-04 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(35534,'182.254.208.242','2014-12-04 00:00:00','/index.html','Firefox',1,'',''),(35535,'183.136.190.62','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35536,'198.52.110.95','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35537,'183.136.190.62','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35538,'118.122.85.168','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35539,'118.122.85.168','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35540,'60.169.75.139','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35541,'219.142.246.255','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35542,'60.169.75.139','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35543,'222.186.128.54','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35544,'61.135.190.101','2014-12-04 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(35545,'220.181.132.218','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35546,'101.199.112.49','2014-12-04 00:00:00','/index.html','Safari',1,'',''),(35547,'222.186.128.50','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35548,'183.136.190.62','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35549,'218.241.131.195','2014-12-04 00:00:00','/index.html','Chrome',1,'北京 bi','baidu'),(35550,'46.161.41.31','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35551,'46.161.41.31','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35552,'46.161.41.31','2014-12-04 00:00:00','/news.htm','Firefox',1,'',''),(35553,'220.181.51.46','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35554,'46.161.41.31','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35555,'222.186.128.53','2014-12-04 00:00:00','/index.html','IE',1,'',''),(35556,'46.161.41.31','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35557,'66.249.67.150','2014-12-04 00:00:00','/index.html','Safari',1,'',''),(35558,'220.181.124.79','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35559,'220.181.124.79','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35560,'218.77.79.48','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35561,'46.161.41.31','2014-12-04 00:00:00','/news.htm','Firefox',1,'',''),(35562,'1.60.112.147','2014-12-04 00:00:00','/index.html','Chrome',1,'',''),(35563,'46.161.41.31','2014-12-04 00:00:00','/newsview.htm','Firefox',1,'',''),(35564,'46.161.41.31','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35565,'182.254.158.222','2014-12-05 00:00:00','/index.html','Firefox',1,'',''),(35566,'46.161.41.31','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35567,'198.52.110.95','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35568,'46.161.41.31','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35569,'222.186.128.53','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35570,'218.59.238.92','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35571,'46.161.41.31','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35572,'218.241.98.202','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35573,'46.161.41.31','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35574,'222.186.128.57','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35575,'121.199.125.21','2014-12-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35576,'121.199.125.21','2014-12-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35577,'121.199.125.4','2014-12-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35578,'198.52.110.95','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35579,'183.136.190.62','2014-12-05 00:00:00','/index.html','Chrome',1,'',''),(35580,'183.136.190.62','2014-12-05 00:00:00','/index.html','Chrome',1,'',''),(35581,'183.136.190.62','2014-12-05 00:00:00','/index.html','Chrome',1,'',''),(35582,'180.149.143.27','2014-12-05 00:00:00','/index.html','Safari',1,'',''),(35583,'222.186.128.54','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35584,'61.135.190.199','2014-12-05 00:00:00','/index.html','IE',1,'www','baidu'),(35585,'222.186.21.206','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35586,'60.169.75.178','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35587,'220.181.51.52','2014-12-05 00:00:00','/index.html','Chrome',1,'',''),(35588,'182.254.208.254','2014-12-05 00:00:00','/index.html','Firefox',1,'',''),(35589,'220.181.132.216','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35590,'101.199.112.51','2014-12-05 00:00:00','/index.html','Safari',1,'',''),(35591,'46.161.41.31','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35592,'61.135.190.224','2014-12-05 00:00:00','/index.html','Firefox',1,'����','baidu'),(35593,'198.52.110.95','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35594,'222.186.128.52','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35595,'222.168.57.66','2014-12-05 00:00:00','/index.html','Chrome',1,'',''),(35596,'61.135.190.104','2014-12-05 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(35597,'61.160.213.110','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35598,'222.168.57.66','2014-12-05 00:00:00','/index.html','Chrome',1,'',''),(35599,'222.168.57.66','2014-12-05 00:00:00','/index.html','Chrome',1,'',''),(35600,'180.149.143.27','2014-12-05 00:00:00','/newsview.htm','Safari',1,'',''),(35601,'180.110.219.10','2014-12-05 00:00:00','/index.html','Chrome',1,'',''),(35602,'123.138.240.3','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35603,'123.138.240.3','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35604,'121.199.125.21','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35605,'121.199.125.21','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35606,'198.52.110.95','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35607,'119.147.146.193','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35608,'220.181.132.218','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35609,'101.199.108.50','2014-12-05 00:00:00','/index.html','Safari',1,'',''),(35610,'182.118.41.73','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35611,'121.199.125.21','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35612,'121.199.125.4','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35613,'121.199.125.21','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35614,'61.146.178.189','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35615,'121.199.125.21','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35616,'121.199.125.4','2014-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(35617,'66.249.67.79','2014-12-05 00:00:00','/index.html','Safari',1,'',''),(35618,'222.186.128.53','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35619,'119.147.146.189','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35620,'198.74.123.201','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35621,'66.249.74.139','2014-12-05 00:00:00','/index.html','Safari',1,'',''),(35622,'218.59.238.92','2014-12-05 00:00:00','/index.html','IE',1,'',''),(35623,'220.181.51.45','2014-12-05 00:00:00','/index.html','Chrome',1,'',''),(35624,'222.186.128.57','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35625,'222.186.128.53','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35626,'222.186.21.206','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35627,'198.52.110.95','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35628,'222.186.128.57','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35629,'121.199.125.21','2014-12-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35630,'5.9.11.122','2014-12-06 00:00:00','/index.html','Firefox',1,'',''),(35631,'218.30.118.98','2014-12-06 00:00:00','/index.html','Firefox',1,'',''),(35632,'183.136.190.40','2014-12-06 00:00:00','/index.html','Chrome',1,'',''),(35633,'222.186.128.57','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35634,'46.161.41.31','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35635,'46.161.41.31','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35636,'46.161.41.31','2014-12-06 00:00:00','/news.htm','IE',1,'',''),(35637,'164.40.153.130','2014-12-06 00:00:00','/index.html','Firefox',1,'',''),(35638,'183.136.190.62','2014-12-06 00:00:00','/index.html','Chrome',1,'',''),(35639,'183.136.190.62','2014-12-06 00:00:00','/index.html','Chrome',1,'',''),(35640,'46.161.41.31','2014-12-06 00:00:00','/newsview.htm','Firefox',1,'',''),(35641,'183.136.190.62','2014-12-06 00:00:00','/index.html','Chrome',1,'',''),(35642,'222.186.128.54','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35643,'66.249.74.127','2014-12-06 00:00:00','/news.htm','Safari',1,'',''),(35644,'198.52.110.95','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35645,'121.199.125.21','2014-12-06 00:00:00','/newsview.htm','Firefox',1,'',''),(35646,'218.30.118.80','2014-12-06 00:00:00','/index.html','Firefox',1,'',''),(35647,'61.135.190.201','2014-12-06 00:00:00','/index.html','IE',1,'www','baidu'),(35648,'61.135.190.197','2014-12-06 00:00:00','/newsview.htm','Safari',1,'',''),(35649,'182.254.208.101','2014-12-06 00:00:00','/index.html','Firefox',1,'',''),(35650,'182.254.208.101','2014-12-06 00:00:00','/index.html','Firefox',1,'',''),(35651,'222.186.128.53','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35652,'220.181.51.46','2014-12-06 00:00:00','/index.html','Chrome',1,'',''),(35653,'61.135.190.221','2014-12-06 00:00:00','/index.html','Firefox',1,'����','baidu'),(35654,'218.201.233.165','2014-12-06 00:00:00','/index.html','IE',1,'','baidu'),(35655,'61.135.190.222','2014-12-06 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(35656,'222.186.128.57','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35657,'182.254.220.64','2014-12-06 00:00:00','/index.html','Firefox',1,'',''),(35658,'115.227.194.53','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35659,'198.74.123.201','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35660,'182.118.42.37','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35661,'222.186.128.54','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35662,'115.159.68.25','2014-12-06 00:00:00','/index.html','Firefox',1,'',''),(35663,'222.186.128.54','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35664,'220.181.132.216','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35665,'101.199.112.49','2014-12-06 00:00:00','/index.html','Safari',1,'',''),(35666,'42.120.160.7','2014-12-06 00:00:00','/index.html','Safari',1,'',''),(35667,'46.161.41.31','2014-12-06 00:00:00','/newsview.htm','Firefox',1,'',''),(35668,'198.52.110.95','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35669,'61.135.190.70','2014-12-06 00:00:00','/index.html','Safari',1,'',''),(35670,'101.38.2.227','2014-12-06 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(35671,'101.38.2.227','2014-12-06 00:00:00','/news.htm','IE',1,'',''),(35672,'101.38.2.227','2014-12-06 00:00:00','/news.htm','IE',1,'',''),(35673,'222.186.128.53','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35674,'60.31.177.149','2014-12-06 00:00:00','/index.html','Chrome',1,'',''),(35675,'222.186.128.52','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35676,'61.160.213.110','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35677,'220.181.132.218','2014-12-06 00:00:00','/index.html','IE',1,'',''),(35678,'101.199.108.51','2014-12-06 00:00:00','/index.html','Safari',1,'',''),(35679,'46.161.41.31','2014-12-06 00:00:00','/newsview.htm','Firefox',1,'',''),(35680,'182.254.158.222','2014-12-06 00:00:00','/index.html','Firefox',1,'',''),(35681,'182.254.158.222','2014-12-07 00:00:00','/index.html','Firefox',1,'',''),(35682,'198.74.123.201','2014-12-07 00:00:00','/index.html','IE',1,'',''),(35683,'121.199.125.21','2014-12-07 00:00:00','/newsview.htm','Firefox',1,'',''),(35684,'121.199.125.4','2014-12-07 00:00:00','/newsview.htm','Firefox',1,'',''),(35685,'61.160.213.110','2014-12-07 00:00:00','/index.html','IE',1,'',''),(35686,'222.186.128.54','2014-12-07 00:00:00','/index.html','IE',1,'',''),(35687,'180.153.206.35','2014-12-07 00:00:00','/index.html','Chrome',1,'',''),(35688,'61.146.178.189','2014-12-07 00:00:00','/index.html','IE',1,'',''),(35689,'182.254.220.58','2014-12-07 00:00:00','/index.html','Firefox',1,'',''),(35690,'198.52.110.95','2014-12-07 00:00:00','/index.html','IE',1,'',''),(35691,'123.125.71.53','2014-12-07 00:00:00','/index.html','Safari',1,'',''),(35692,'121.199.125.21','2014-12-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35693,'183.136.190.62','2014-12-07 00:00:00','/index.html','Chrome',1,'',''),(35694,'123.125.71.132','2014-12-07 00:00:00','/index.html','Chrome',1,'',''),(35695,'61.135.190.72','2014-12-07 00:00:00','/index.html','IE',1,'www','baidu'),(35696,'101.226.33.224','2014-12-07 00:00:00','/index.html','Chrome',1,'',''),(35697,'198.52.110.95','2014-12-07 00:00:00','/index.html','IE',1,'',''),(35698,'117.160.159.103','2014-12-07 00:00:00','/index.html','Chrome',1,'',''),(35699,'180.111.42.251','2014-12-07 00:00:00','/index.html','IE',1,'',''),(35700,'115.159.66.131','2014-12-07 00:00:00','/index.html','Firefox',1,'',''),(35701,'61.135.186.17','2014-12-07 00:00:00','/index.html','Safari',1,'',''),(35702,'46.161.41.31','2014-12-07 00:00:00','/newsview.htm','Firefox',1,'',''),(35703,'198.74.123.201','2014-12-07 00:00:00','/index.html','IE',1,'',''),(35704,'182.254.208.92','2014-12-07 00:00:00','/index.html','Firefox',1,'',''),(35705,'42.120.145.162','2014-12-07 00:00:00','/index.html','IE',1,'',''),(35706,'123.125.71.125','2014-12-07 00:00:00','/index.html','Chrome',1,'',''),(35707,'121.199.125.21','2014-12-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35708,'121.199.125.21','2014-12-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35709,'121.33.175.101','2014-12-07 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(35710,'121.33.175.101','2014-12-07 00:00:00','/index.html','Chrome',1,'',''),(35711,'121.33.175.101','2014-12-07 00:00:00','/index.html','Chrome',1,'',''),(35712,'121.33.175.101','2014-12-07 00:00:00','/news.htm','Chrome',1,'',''),(35713,'121.33.175.101','2014-12-07 00:00:00','/newsview.htm','Chrome',1,'',''),(35714,'180.153.187.239','2014-12-07 00:00:00','/index.html','Safari',1,'',''),(35715,'123.125.71.81','2014-12-07 00:00:00','/index.html','Safari',1,'',''),(35716,'121.33.175.101','2014-12-07 00:00:00','/newsview.htm','Chrome',1,'',''),(35717,'121.33.175.101','2014-12-07 00:00:00','/newsview.htm','Chrome',1,'',''),(35718,'121.199.125.21','2014-12-07 00:00:00','/newsview.htm','Firefox',1,'',''),(35719,'121.199.125.4','2014-12-07 00:00:00','/newsview.htm','Firefox',1,'',''),(35720,'198.74.123.201','2014-12-07 00:00:00','/index.html','IE',1,'',''),(35721,'121.199.125.21','2014-12-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35722,'121.199.125.4','2014-12-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35723,'121.199.125.21','2014-12-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35724,'121.199.125.21','2014-12-07 00:00:00','/newsview.htm','Firefox',1,'',''),(35725,'220.181.132.218','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35726,'220.181.132.216','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35727,'101.199.108.53','2014-12-08 00:00:00','/index.html','Safari',1,'',''),(35728,'101.199.112.55','2014-12-08 00:00:00','/index.html','Safari',1,'',''),(35729,'101.199.108.57','2014-12-08 00:00:00','/index.html','Safari',1,'',''),(35730,'182.254.209.97','2014-12-08 00:00:00','/index.html','Firefox',1,'',''),(35731,'121.199.125.21','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35732,'121.199.125.4','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35733,'121.199.125.21','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35734,'61.160.247.181','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35735,'222.186.128.54','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35736,'121.199.125.21','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35737,'121.199.125.4','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35738,'121.199.125.21','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35739,'121.199.125.21','2014-12-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35740,'121.199.125.21','2014-12-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(35741,'66.249.74.117','2014-12-08 00:00:00','/index.html','Safari',1,'',''),(35742,'222.186.128.53','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35743,'61.135.186.7','2014-12-08 00:00:00','/newsview.htm','Safari',1,'',''),(35744,'198.74.123.201','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35745,'222.186.128.52','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35746,'182.254.209.73','2014-12-08 00:00:00','/index.html','Firefox',1,'',''),(35747,'66.249.74.138','2014-12-08 00:00:00','/index.html','Safari',1,'',''),(35748,'218.30.118.100','2014-12-08 00:00:00','/index.html','Firefox',1,'',''),(35749,'46.161.41.31','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35750,'182.254.153.45','2014-12-08 00:00:00','/index.html','Firefox',1,'',''),(35751,'182.254.141.237','2014-12-08 00:00:00','/index.html','Firefox',1,'',''),(35752,'183.136.190.40','2014-12-08 00:00:00','/index.html','Chrome',1,'',''),(35753,'182.254.141.237','2014-12-08 00:00:00','/index.html','Firefox',1,'',''),(35754,'121.199.125.21','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35755,'121.199.125.4','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35756,'121.199.125.21','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35757,'183.136.190.62','2014-12-08 00:00:00','/index.html','Chrome',1,'',''),(35758,'182.254.132.201','2014-12-08 00:00:00','/index.html','Firefox',1,'',''),(35759,'183.136.190.62','2014-12-08 00:00:00','/index.html','Chrome',1,'',''),(35760,'183.136.190.62','2014-12-08 00:00:00','/index.html','Chrome',1,'',''),(35761,'66.249.74.169','2014-12-08 00:00:00','/index.html','Safari',1,'',''),(35762,'121.235.241.202','2014-12-08 00:00:00','/news.htm','Chrome',1,'',''),(35763,'121.235.241.202','2014-12-08 00:00:00','/newsview.htm','Chrome',1,'',''),(35764,'121.235.241.202','2014-12-08 00:00:00','/newsview.htm','Chrome',1,'',''),(35765,'121.235.241.202','2014-12-08 00:00:00','/newsview.htm','Chrome',1,'',''),(35766,'121.235.241.202','2014-12-08 00:00:00','/newsview.htm','Chrome',1,'',''),(35767,'198.74.123.201','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35768,'46.161.41.31','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35769,'61.135.190.199','2014-12-08 00:00:00','/index.html','IE',1,'www','baidu'),(35770,'58.212.184.45','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35771,'121.225.128.233','2014-12-08 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(35772,'61.146.178.189','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35773,'46.161.41.31','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35774,'220.181.51.45','2014-12-08 00:00:00','/index.html','Chrome',1,'',''),(35775,'121.225.128.233','2014-12-08 00:00:00','/index.html','Chrome',1,'','baidu'),(35776,'58.212.184.34','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35777,'46.161.41.31','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35778,'198.74.123.201','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35779,'121.225.128.233','2014-12-08 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(35780,'46.161.41.31','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35781,'61.177.139.213','2014-12-08 00:00:00','/index.html','Chrome',1,'',''),(35782,'121.199.125.21','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35783,'121.199.125.4','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35784,'118.112.57.13','2014-12-08 00:00:00','/index.html','Chrome',1,'',''),(35785,'121.225.128.233','2014-12-08 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(35786,'121.225.128.233','2014-12-08 00:00:00','/index.html','Chrome',1,'',''),(35787,'58.212.184.34','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35788,'58.247.17.62','2014-12-08 00:00:00','/index.html','Chrome',1,'',''),(35789,'58.247.17.62','2014-12-08 00:00:00','/index.html','Chrome',1,'',''),(35790,'121.199.125.21','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35791,'46.173.71.241','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35792,'46.161.41.31','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35793,'60.169.75.139','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35794,'218.30.118.80','2014-12-08 00:00:00','/index.html','Firefox',1,'',''),(35795,'220.181.51.40','2014-12-08 00:00:00','/index.html','Chrome',1,'',''),(35796,'121.225.128.233','2014-12-08 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(35797,'46.161.41.31','2014-12-08 00:00:00','/newsview.htm','Firefox',1,'',''),(35798,'222.186.128.53','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35799,'60.169.75.139','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35800,'60.169.75.178','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35801,'60.169.75.178','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35802,'113.239.6.170','2014-12-08 00:00:00','/index.html','Chrome',1,'',''),(35803,'219.143.225.2','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35804,'219.143.225.2','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35805,'219.143.225.2','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35806,'219.143.225.2','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35807,'219.143.225.2','2014-12-08 00:00:00','/news.htm','IE',1,'',''),(35808,'219.143.225.2','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35809,'219.143.225.2','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35810,'219.143.225.2','2014-12-08 00:00:00','/news.htm','IE',1,'',''),(35811,'218.59.238.92','2014-12-08 00:00:00','/index.html','IE',1,'',''),(35812,'182.118.71.65','2014-12-09 00:00:00','/newsview.htm','IE',1,'',''),(35813,'198.52.110.95','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35814,'115.183.138.19','2014-12-09 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(35815,'121.199.125.21','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35816,'121.199.125.4','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35817,'220.181.132.218','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35818,'101.199.112.55','2014-12-09 00:00:00','/index.html','Safari',1,'',''),(35819,'46.161.41.31','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35820,'222.186.30.203','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35821,'222.186.30.203','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35822,'61.135.190.101','2014-12-09 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(35823,'46.161.41.31','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35824,'198.52.110.95','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35825,'61.135.190.224','2014-12-09 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(35826,'222.186.21.206','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35827,'222.186.128.53','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35828,'218.30.118.100','2014-12-09 00:00:00','/index.html','Firefox',1,'',''),(35829,'46.161.41.31','2014-12-09 00:00:00','/news.htm','Firefox',1,'',''),(35830,'183.136.190.62','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35831,'121.199.125.21','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35832,'69.58.178.58','2014-12-09 00:00:00','/index.html','Firefox',1,'',''),(35833,'69.58.178.58','2014-12-09 00:00:00','/index.html','Firefox',1,'',''),(35834,'69.58.178.58','2014-12-09 00:00:00','/news.htm','Firefox',1,'',''),(35835,'222.186.30.203','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35836,'222.186.30.203','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35837,'183.136.190.62','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35838,'66.249.74.141','2014-12-09 00:00:00','/newsview.htm','Safari',1,'',''),(35839,'198.52.110.95','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35840,'183.136.190.62','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35841,'183.136.190.62','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35842,'121.225.128.233','2014-12-09 00:00:00','/index.html','Chrome',1,'','baidu'),(35843,'61.135.190.197','2014-12-09 00:00:00','/index.html','IE',1,'www','baidu'),(35844,'46.161.41.31','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35845,'222.186.128.54','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35846,'61.135.186.54','2014-12-09 00:00:00','/index.html','Safari',1,'',''),(35847,'198.52.110.95','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35848,'93.171.205.23','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35849,'46.161.41.31','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35850,'220.181.51.39','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35851,'183.60.15.14','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35852,'119.39.22.120','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35853,'119.39.22.120','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35854,'119.39.22.120','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35855,'119.39.22.120','2014-12-09 00:00:00','/newsview.htm','Chrome',1,'',''),(35856,'182.254.220.64','2014-12-09 00:00:00','/index.html','Firefox',1,'',''),(35857,'218.241.106.16','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35858,'180.149.143.26','2014-12-09 00:00:00','/index.html','Safari',1,'',''),(35859,'46.161.41.31','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35860,'61.160.247.181','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35861,'222.186.128.53','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35862,'222.186.128.52','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35863,'46.161.41.31','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35864,'121.199.125.21','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35865,'46.161.41.31','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35866,'46.161.41.31','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35867,'121.199.125.21','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35868,'60.247.14.43','2014-12-09 00:00:00','/index.html','Safari',1,'','baidu'),(35869,'220.181.51.45','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35870,'46.161.41.31','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35871,'106.120.121.157','2014-12-09 00:00:00','/index.html','Chrome',1,'','baidu'),(35872,'46.161.41.31','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35873,'61.146.178.189','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35874,'121.33.175.210','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35875,'114.224.107.204','2014-12-09 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(35876,'121.33.175.210','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35877,'121.33.175.210','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35878,'121.33.175.210','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35879,'121.33.175.210','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35880,'121.33.175.210','2014-12-09 00:00:00','/news.htm','Chrome',1,'',''),(35881,'121.33.175.210','2014-12-09 00:00:00','/news.htm','Chrome',1,'',''),(35882,'121.33.175.210','2014-12-09 00:00:00','/newsview.htm','Chrome',1,'',''),(35883,'121.33.175.210','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35884,'121.33.175.210','2014-12-09 00:00:00','/news.htm','Chrome',1,'',''),(35885,'121.33.175.210','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35886,'46.161.41.31','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35887,'110.75.186.231','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35888,'110.75.186.231','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35889,'220.181.132.216','2014-12-09 00:00:00','/index.html','IE',1,'',''),(35890,'220.181.51.56','2014-12-09 00:00:00','/index.html','Chrome',1,'',''),(35891,'220.181.132.193','2014-12-09 00:00:00','/index.html','Safari',1,'',''),(35892,'183.62.115.193','2014-12-09 00:00:00','/news.htm','IE',1,'',''),(35893,'121.199.125.21','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35894,'121.199.125.21','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35895,'121.199.125.4','2014-12-09 00:00:00','/newsview.htm','Firefox',1,'',''),(35896,'121.12.111.141','2014-12-09 00:00:00','/news.htm','Chrome',1,'',''),(35897,'118.198.165.207','2014-12-09 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(35898,'118.198.165.207','2014-12-09 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(35899,'61.135.186.15','2014-12-10 00:00:00','/newsview.htm','Safari',1,'',''),(35900,'220.174.208.154','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35901,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35902,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35903,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35904,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35905,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35906,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35907,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35908,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35909,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35910,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35911,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35912,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35913,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35914,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35915,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35916,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35917,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35918,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35919,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35920,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35921,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35922,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35923,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35924,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35925,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35926,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35927,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35928,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35929,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35930,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35931,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35932,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35933,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35934,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35935,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35936,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35937,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35938,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35939,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35940,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35941,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35942,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35943,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35944,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35945,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35946,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35947,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35948,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35949,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35950,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35951,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35952,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35953,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35954,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35955,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35956,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35957,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35958,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35959,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35960,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35961,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35962,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35963,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35964,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35965,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35966,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35967,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35968,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35969,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35970,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35971,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35972,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35973,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35974,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35975,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35976,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35977,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35978,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35979,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35980,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35981,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35982,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35983,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35984,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35985,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35986,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35987,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35988,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35989,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35990,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35991,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35992,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35993,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35994,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35995,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35996,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35997,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35998,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(35999,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36000,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36001,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36002,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36003,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36004,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36005,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36006,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36007,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36008,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36009,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36010,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36011,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36012,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36013,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36014,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36015,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36016,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36017,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36018,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36019,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36020,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36021,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36022,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36023,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36024,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36025,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36026,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36027,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36028,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36029,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36030,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36031,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36032,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36033,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36034,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36035,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36036,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36037,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36038,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36039,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36040,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36041,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36042,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36043,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36044,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36045,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36046,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36047,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36048,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36049,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36050,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36051,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36052,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36053,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36054,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36055,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36056,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36057,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36058,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36059,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36060,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36061,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36062,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36063,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36064,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36065,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36066,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36067,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36068,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36069,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36070,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36071,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36072,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36073,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36074,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36075,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36076,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36077,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36078,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36079,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36080,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36081,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36082,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36083,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36084,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36085,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36086,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36087,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36088,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36089,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36090,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36091,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36092,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36093,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36094,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36095,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36096,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36097,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36098,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36099,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36100,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36101,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36102,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36103,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36104,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36105,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36106,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36107,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36108,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36109,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36110,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36111,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36112,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36113,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36114,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36115,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36116,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36117,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36118,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36119,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36120,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36121,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36122,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36123,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36124,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36125,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36126,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36127,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36128,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36129,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36130,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36131,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36132,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36133,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36134,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36135,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36136,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36137,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36138,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36139,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36140,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36141,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36142,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36143,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36144,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36145,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36146,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36147,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36148,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36149,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36150,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36151,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36152,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36153,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36154,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36155,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36156,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36157,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36158,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36159,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36160,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36161,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36162,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36163,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36164,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36165,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36166,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36167,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36168,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36169,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36170,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36171,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36172,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36173,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36174,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36175,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36176,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36177,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36178,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36179,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36180,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36181,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36182,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36183,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36184,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36185,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36186,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36187,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36188,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36189,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36190,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36191,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36192,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36193,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36194,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36195,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36196,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36197,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36198,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36199,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36200,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36201,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36202,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36203,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36204,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36205,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36206,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36207,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36208,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36209,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36210,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36211,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36212,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36213,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36214,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36215,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36216,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36217,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36218,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36219,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36220,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36221,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36222,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36223,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36224,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36225,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36226,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36227,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36228,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36229,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36230,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36231,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36232,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36233,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36234,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36235,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36236,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36237,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36238,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36239,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36240,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36241,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36242,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36243,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36244,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36245,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36246,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36247,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36248,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36249,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36250,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36251,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36252,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36253,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36254,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36255,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36256,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36257,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36258,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36259,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36260,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36261,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36262,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36263,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36264,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36265,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36266,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36267,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36268,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36269,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36270,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36271,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36272,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36273,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36274,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36275,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36276,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36277,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36278,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36279,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36280,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36281,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36282,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36283,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36284,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36285,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36286,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36287,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36288,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36289,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36290,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36291,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36292,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36293,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36294,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36295,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36296,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36297,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36298,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36299,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36300,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36301,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36302,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36303,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36304,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36305,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36306,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36307,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36308,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36309,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36310,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36311,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36312,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36313,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36314,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36315,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36316,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36317,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36318,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36319,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36320,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36321,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36322,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36323,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36324,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36325,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36326,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36327,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36328,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36329,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36330,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36331,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36332,'198.52.110.95','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36333,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36334,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36335,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36336,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36337,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36338,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36339,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36340,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36341,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36342,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36343,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36344,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36345,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36346,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36347,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36348,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36349,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36350,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36351,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36352,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36353,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36354,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36355,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36356,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36357,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36358,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36359,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36360,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36361,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36362,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36363,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36364,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36365,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36366,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36367,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36368,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36369,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36370,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36371,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36372,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36373,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36374,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36375,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36376,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36377,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36378,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36379,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36380,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36381,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36382,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36383,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36384,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36385,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36386,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36387,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36388,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36389,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36390,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36391,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36392,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36393,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36394,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36395,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36396,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36397,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36398,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36399,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36400,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36401,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36402,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36403,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36404,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36405,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36406,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36407,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36408,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36409,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36410,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36411,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36412,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36413,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36414,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36415,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36416,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36417,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36418,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36419,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36420,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36421,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36422,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36423,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36424,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36425,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36426,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36427,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36428,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36429,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36430,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36431,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36432,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36433,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36434,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36435,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36436,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36437,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36438,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36439,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36440,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36441,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36442,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36443,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36444,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36445,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36446,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36447,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36448,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36449,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36450,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36451,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36452,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36453,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36454,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36455,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36456,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36457,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36458,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36459,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36460,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36461,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36462,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36463,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36464,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36465,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36466,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36467,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36468,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36469,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36470,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36471,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36472,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36473,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36474,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36475,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36476,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36477,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36478,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36479,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36480,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36481,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36482,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36483,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36484,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36485,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36486,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36487,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36488,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36489,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36490,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36491,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36492,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36493,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36494,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36495,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36496,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36497,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36498,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36499,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36500,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36501,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36502,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36503,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36504,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36505,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36506,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36507,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36508,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36509,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36510,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36511,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36512,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36513,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36514,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36515,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36516,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36517,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36518,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36519,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36520,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36521,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36522,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36523,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36524,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36525,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36526,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36527,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36528,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36529,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36530,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36531,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36532,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36533,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36534,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36535,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36536,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36537,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36538,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36539,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36540,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36541,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36542,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36543,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36544,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36545,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36546,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36547,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36548,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36549,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36550,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36551,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36552,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36553,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36554,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36555,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36556,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36557,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36558,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36559,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36560,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36561,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36562,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36563,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36564,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36565,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36566,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36567,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36568,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36569,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36570,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36571,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36572,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36573,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36574,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36575,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36576,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36577,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36578,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36579,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36580,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36581,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36582,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36583,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36584,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36585,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36586,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36587,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36588,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36589,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36590,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36591,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36592,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36593,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36594,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36595,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36596,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36597,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36598,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36599,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36600,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36601,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36602,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36603,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36604,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36605,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36606,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36607,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36608,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36609,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36610,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36611,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36612,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36613,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36614,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36615,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36616,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36617,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36618,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36619,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36620,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36621,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36622,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36623,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36624,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36625,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36626,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36627,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36628,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36629,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36630,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36631,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36632,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36633,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36634,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36635,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36636,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36637,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36638,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36639,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36640,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36641,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36642,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36643,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36644,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36645,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36646,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36647,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36648,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36649,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36650,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36651,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36652,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36653,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36654,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36655,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36656,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36657,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36658,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36659,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36660,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36661,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36662,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36663,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36664,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36665,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36666,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36667,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36668,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36669,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36670,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36671,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36672,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36673,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36674,'46.161.41.31','2014-12-10 00:00:00','/newsview.htm','Firefox',1,'',''),(36675,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36676,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36677,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36678,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36679,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36680,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36681,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36682,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36683,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36684,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36685,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36686,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36687,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36688,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36689,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36690,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36691,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36692,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36693,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36694,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36695,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36696,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36697,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36698,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36699,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36700,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36701,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36702,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36703,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36704,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36705,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36706,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36707,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36708,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36709,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36710,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36711,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36712,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36713,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36714,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36715,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36716,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36717,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36718,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36719,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36720,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36721,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36722,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36723,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36724,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36725,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36726,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36727,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36728,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36729,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36730,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36731,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36732,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36733,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36734,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36735,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36736,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36737,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36738,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36739,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36740,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36741,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36742,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36743,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36744,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36745,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36746,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36747,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36748,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36749,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36750,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36751,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36752,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36753,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36754,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36755,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36756,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36757,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36758,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36759,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36760,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36761,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36762,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36763,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36764,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36765,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36766,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36767,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36768,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36769,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36770,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36771,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36772,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36773,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36774,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36775,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36776,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36777,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36778,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36779,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36780,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36781,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36782,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36783,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36784,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36785,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36786,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36787,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36788,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36789,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36790,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36791,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36792,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36793,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36794,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36795,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36796,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36797,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36798,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36799,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36800,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36801,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36802,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36803,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36804,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36805,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36806,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36807,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36808,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36809,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36810,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36811,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36812,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36813,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36814,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36815,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36816,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36817,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36818,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36819,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36820,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36821,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36822,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36823,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36824,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36825,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36826,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36827,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36828,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36829,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36830,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36831,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36832,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36833,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36834,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36835,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36836,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36837,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36838,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36839,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36840,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36841,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36842,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36843,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36844,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36845,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36846,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36847,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36848,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36849,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36850,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36851,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36852,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36853,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36854,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36855,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36856,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36857,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36858,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36859,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36860,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36861,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36862,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36863,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36864,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36865,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36866,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36867,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36868,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36869,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36870,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36871,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36872,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36873,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36874,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36875,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36876,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36877,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36878,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36879,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36880,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36881,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36882,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36883,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36884,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36885,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36886,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36887,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36888,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36889,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36890,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36891,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36892,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36893,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36894,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36895,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36896,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36897,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36898,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36899,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36900,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36901,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36902,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36903,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36904,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36905,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36906,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36907,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36908,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36909,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36910,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36911,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36912,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36913,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36914,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36915,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36916,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36917,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36918,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36919,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36920,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36921,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36922,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36923,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36924,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36925,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36926,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36927,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36928,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36929,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36930,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36931,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36932,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36933,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36934,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36935,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36936,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36937,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36938,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36939,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36940,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36941,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36942,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36943,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36944,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36945,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36946,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36947,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36948,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36949,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36950,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36951,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36952,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36953,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36954,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36955,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36956,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36957,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36958,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36959,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36960,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36961,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36962,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36963,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36964,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36965,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36966,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36967,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36968,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36969,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36970,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36971,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36972,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36973,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36974,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36975,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36976,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36977,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36978,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36979,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36980,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36981,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36982,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36983,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36984,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(36985,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36986,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(36987,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36988,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36989,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36990,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36991,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(36992,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36993,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(36994,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(36995,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(36996,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(36997,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(36998,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(36999,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37000,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37001,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37002,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37003,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37004,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37005,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37006,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37007,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37008,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37009,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37010,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37011,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37012,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37013,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37014,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37015,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37016,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37017,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37018,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37019,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37020,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37021,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37022,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37023,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37024,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37025,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37026,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37027,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37028,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37029,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37030,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37031,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37032,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37033,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37034,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37035,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37036,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37037,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37038,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37039,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37040,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37041,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37042,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37043,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37044,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37045,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37046,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37047,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37048,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37049,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37050,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37051,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37052,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37053,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37054,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37055,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37056,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37057,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37058,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37059,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37060,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37061,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37062,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37063,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37064,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37065,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37066,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37067,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37068,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37069,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37070,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37071,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37072,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37073,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37074,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37075,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37076,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37077,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37078,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37079,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37080,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37081,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37082,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37083,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37084,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37085,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37086,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37087,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37088,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37089,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37090,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37091,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37092,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37093,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37094,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37095,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37096,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37097,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37098,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37099,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37100,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37101,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37102,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37103,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37104,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37105,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37106,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37107,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37108,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37109,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37110,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37111,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37112,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37113,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37114,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37115,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37116,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37117,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37118,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37119,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37120,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37121,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37122,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37123,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37124,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37125,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37126,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37127,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37128,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37129,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37130,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37131,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37132,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37133,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37134,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37135,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37136,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37137,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37138,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37139,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37140,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37141,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37142,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37143,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37144,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37145,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37146,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37147,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37148,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37149,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37150,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37151,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37152,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37153,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37154,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37155,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37156,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37157,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37158,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37159,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37160,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37161,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37162,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37163,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37164,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37165,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37166,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37167,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37168,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37169,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37170,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37171,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37172,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37173,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37174,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37175,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37176,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37177,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37178,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37179,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37180,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37181,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37182,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37183,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37184,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37185,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37186,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37187,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37188,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37189,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37190,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37191,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37192,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37193,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37194,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37195,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37196,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37197,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37198,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37199,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37200,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37201,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37202,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37203,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37204,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37205,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37206,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37207,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37208,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37209,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37210,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37211,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37212,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37213,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37214,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37215,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37216,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37217,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37218,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37219,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37220,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37221,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37222,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37223,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37224,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37225,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37226,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37227,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37228,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37229,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37230,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37231,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37232,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37233,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37234,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37235,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37236,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37237,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37238,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37239,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37240,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37241,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37242,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37243,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37244,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37245,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37246,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37247,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37248,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37249,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37250,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37251,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37252,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37253,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37254,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37255,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37256,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37257,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37258,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37259,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37260,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37261,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37262,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37263,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37264,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37265,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37266,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37267,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37268,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37269,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37270,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37271,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37272,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37273,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37274,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37275,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37276,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37277,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37278,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37279,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37280,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37281,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37282,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37283,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37284,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37285,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37286,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37287,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37288,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37289,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37290,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37291,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37292,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37293,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37294,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37295,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37296,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37297,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37298,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37299,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37300,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37301,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37302,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37303,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37304,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37305,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37306,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37307,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37308,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37309,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37310,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37311,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37312,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37313,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37314,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37315,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37316,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37317,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37318,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37319,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37320,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37321,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37322,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37323,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37324,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37325,'93.171.205.23','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37326,'93.171.205.23','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37327,'93.171.205.23','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37328,'93.171.205.23','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37329,'93.171.205.23','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37330,'93.171.205.23','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37331,'93.171.205.23','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37332,'93.171.205.23','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37333,'93.171.205.23','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37334,'93.171.205.23','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37335,'93.171.205.23','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37336,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37337,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37338,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',0,'',''),(37339,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37340,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37341,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37342,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37343,'110.75.186.231','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37344,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37345,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37346,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37347,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37348,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37349,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37350,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37351,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37352,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37353,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37354,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37355,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37356,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37357,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37358,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37359,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37360,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37361,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37362,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37363,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37364,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37365,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37366,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37367,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37368,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37369,'110.75.186.231','2014-12-10 00:00:00','/news/news.htm','IE',1,'',''),(37370,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37371,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37372,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37373,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37374,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37375,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37376,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37377,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37378,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37379,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37380,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37381,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37382,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37383,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37384,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37385,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37386,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37387,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37388,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37389,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37390,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37391,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37392,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37393,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37394,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37395,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37396,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37397,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37398,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37399,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37400,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37401,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37402,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37403,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37404,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37405,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37406,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37407,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37408,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37409,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37410,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37411,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37412,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37413,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37414,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37415,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37416,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37417,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37418,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37419,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37420,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37421,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37422,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37423,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37424,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37425,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37426,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37427,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37428,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37429,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37430,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37431,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37432,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37433,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37434,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37435,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37436,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37437,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37438,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37439,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37440,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37441,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37442,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37443,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37444,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37445,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37446,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37447,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37448,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37449,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37450,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37451,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37452,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37453,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37454,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37455,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37456,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37457,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37458,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37459,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37460,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37461,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37462,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37463,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37464,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37465,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37466,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37467,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37468,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37469,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37470,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37471,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37472,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37473,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37474,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37475,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37476,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37477,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37478,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37479,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37480,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37481,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37482,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37483,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37484,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37485,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37486,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37487,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37488,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37489,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37490,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37491,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37492,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37493,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37494,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37495,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37496,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37497,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37498,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37499,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37500,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37501,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37502,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37503,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37504,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37505,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37506,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37507,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37508,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37509,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37510,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37511,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37512,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37513,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37514,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37515,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37516,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37517,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37518,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37519,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37520,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37521,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37522,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37523,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37524,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37525,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37526,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37527,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37528,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37529,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37530,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37531,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37532,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37533,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37534,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37535,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37536,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37537,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37538,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37539,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37540,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37541,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37542,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37543,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37544,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37545,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37546,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37547,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37548,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37549,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37550,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37551,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37552,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37553,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37554,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37555,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37556,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37557,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37558,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37559,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37560,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37561,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37562,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37563,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37564,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37565,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37566,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37567,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37568,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37569,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37570,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37571,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37572,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37573,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37574,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37575,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37576,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37577,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37578,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37579,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37580,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37581,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37582,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37583,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37584,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37585,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37586,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37587,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37588,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37589,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37590,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37591,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37592,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37593,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37594,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37595,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37596,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37597,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37598,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37599,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37600,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37601,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37602,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37603,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37604,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37605,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37606,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37607,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37608,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37609,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37610,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37611,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37612,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37613,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37614,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37615,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37616,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37617,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37618,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37619,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37620,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37621,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37622,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37623,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37624,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37625,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37626,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37627,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37628,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37629,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37630,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37631,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37632,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37633,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37634,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37635,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37636,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37637,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37638,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37639,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37640,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37641,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37642,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37643,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37644,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37645,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37646,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37647,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37648,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37649,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37650,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37651,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37652,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37653,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37654,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37655,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37656,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37657,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37658,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37659,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37660,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37661,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37662,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37663,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37664,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37665,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37666,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37667,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37668,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37669,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37670,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37671,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37672,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37673,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37674,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37675,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37676,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37677,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37678,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37679,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37680,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37681,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37682,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37683,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37684,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37685,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37686,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37687,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37688,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37689,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37690,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37691,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37692,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37693,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37694,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37695,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37696,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37697,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37698,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37699,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37700,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37701,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37702,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37703,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37704,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37705,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37706,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37707,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37708,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37709,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37710,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37711,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37712,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37713,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37714,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37715,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37716,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37717,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37718,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37719,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37720,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37721,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37722,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37723,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37724,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37725,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37726,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37727,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37728,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37729,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37730,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37731,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37732,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37733,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37734,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37735,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37736,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37737,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37738,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37739,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37740,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37741,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37742,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37743,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37744,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37745,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37746,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37747,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37748,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37749,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37750,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37751,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37752,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37753,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37754,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37755,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37756,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37757,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37758,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37759,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37760,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37761,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37762,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37763,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37764,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37765,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37766,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37767,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37768,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37769,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37770,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37771,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37772,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37773,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37774,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37775,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37776,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37777,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37778,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37779,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37780,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37781,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37782,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37783,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37784,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37785,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37786,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37787,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37788,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37789,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37790,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37791,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37792,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37793,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37794,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37795,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37796,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37797,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37798,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37799,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37800,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37801,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37802,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37803,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37804,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37805,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37806,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37807,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37808,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37809,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37810,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37811,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37812,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37813,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37814,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37815,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37816,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37817,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37818,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37819,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37820,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37821,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37822,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37823,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37824,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37825,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37826,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37827,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37828,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37829,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37830,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37831,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37832,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37833,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37834,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37835,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37836,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37837,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37838,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37839,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37840,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37841,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37842,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37843,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37844,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37845,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37846,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37847,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37848,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37849,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37850,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37851,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37852,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37853,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37854,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37855,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37856,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37857,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37858,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37859,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37860,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37861,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37862,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37863,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37864,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37865,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37866,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37867,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37868,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37869,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37870,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37871,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37872,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37873,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37874,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37875,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37876,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37877,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37878,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37879,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37880,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37881,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37882,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37883,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37884,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37885,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37886,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37887,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37888,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37889,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37890,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37891,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37892,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37893,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37894,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37895,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37896,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37897,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37898,'110.75.186.231','2014-12-10 00:00:00','/index.html','IE',1,'',''),(37899,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37900,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37901,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37902,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37903,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37904,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37905,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37906,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37907,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37908,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37909,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37910,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37911,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37912,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37913,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37914,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37915,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37916,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37917,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37918,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37919,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37920,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37921,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37922,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37923,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37924,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37925,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37926,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37927,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37928,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37929,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37930,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37931,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37932,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37933,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37934,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37935,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37936,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37937,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37938,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37939,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37940,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37941,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37942,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37943,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37944,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37945,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37946,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37947,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37948,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37949,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37950,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37951,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37952,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37953,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37954,'110.75.186.231','2014-12-10 00:00:00','/news.htm','IE',1,'',''),(37955,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37956,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37957,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37958,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37959,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37960,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',0,'',''),(37961,'110.75.186.231','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(37962,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37963,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37964,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37965,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37966,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37967,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37968,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37969,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37970,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37971,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37972,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37973,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37974,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37975,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37976,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37977,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37978,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37979,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37980,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37981,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37982,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37983,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37984,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37985,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37986,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37987,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37988,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37989,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37990,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37991,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37992,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37993,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37994,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37995,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37996,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37997,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37998,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(37999,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38000,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38001,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38002,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38003,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38004,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38005,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38006,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38007,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38008,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38009,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38010,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38011,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38012,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38013,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38014,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38015,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38016,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38017,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38018,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38019,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38020,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38021,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38022,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38023,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38024,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38025,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38026,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38027,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38028,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38029,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38030,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38031,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38032,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38033,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38034,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38035,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38036,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38037,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38038,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38039,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38040,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38041,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38042,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38043,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38044,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38045,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38046,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38047,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38048,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38049,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38050,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38051,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38052,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38053,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38054,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38055,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38056,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38057,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38058,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38059,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38060,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38061,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38062,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38063,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38064,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38065,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38066,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38067,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38068,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38069,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38070,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38071,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38072,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38073,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38074,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38075,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38076,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38077,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38078,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38079,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38080,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38081,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38082,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38083,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38084,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38085,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38086,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38087,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38088,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38089,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38090,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38091,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38092,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38093,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38094,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38095,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38096,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38097,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38098,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38099,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38100,'110.75.186.210','2014-12-10 00:00:00','/newsview.htm','IE',1,'',''),(38101,'111.206.36.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38102,'42.120.160.98','2014-12-10 00:00:00','/index.html','Safari',1,'',''),(38103,'42.120.145.219','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38104,'42.120.145.121','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38105,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38106,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38107,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38108,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38109,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38110,'42.120.145.218','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38111,'42.120.145.218','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38112,'42.120.145.218','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38113,'42.120.145.218','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38114,'42.120.145.218','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38115,'42.120.145.218','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38116,'42.120.145.111','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38117,'42.120.145.111','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38118,'42.120.145.111','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38119,'42.120.145.111','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38120,'42.120.145.111','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38121,'42.120.145.111','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38122,'42.120.145.111','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38123,'42.120.145.111','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38124,'42.120.145.111','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38125,'42.120.145.111','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38126,'42.120.145.111','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38127,'42.120.145.217','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38128,'42.120.145.217','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38129,'42.120.145.217','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38130,'42.120.145.217','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38131,'42.120.145.217','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38132,'42.120.145.217','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38133,'42.120.145.217','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38134,'42.120.145.217','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38135,'42.120.145.217','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38136,'42.120.145.217','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38137,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38138,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38139,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38140,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38141,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38142,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38143,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38144,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38145,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38146,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38147,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38148,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38149,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38150,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38151,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38152,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38153,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38154,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38155,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38156,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38157,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38158,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38159,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38160,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38161,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38162,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38163,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38164,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38165,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38166,'42.120.145.158','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38167,'42.120.145.120','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38168,'42.120.145.120','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38169,'42.120.145.120','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38170,'42.120.145.120','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38171,'42.120.145.120','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38172,'42.120.145.120','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38173,'42.120.145.120','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38174,'42.120.145.120','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38175,'42.120.145.120','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38176,'42.120.145.120','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38177,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38178,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38179,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38180,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38181,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38182,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38183,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38184,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38185,'42.120.145.107','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38186,'42.120.145.119','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38187,'42.120.145.119','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38188,'42.120.145.119','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38189,'42.120.145.119','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38190,'42.120.145.119','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38191,'42.120.145.119','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38192,'42.120.145.119','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38193,'42.120.145.119','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38194,'42.120.145.119','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38195,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38196,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38197,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38198,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38199,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38200,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38201,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38202,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38203,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38204,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38205,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38206,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38207,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38208,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38209,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38210,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38211,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38212,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38213,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38214,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38215,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38216,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38217,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38218,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38219,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38220,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38221,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38222,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38223,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38224,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38225,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38226,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38227,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38228,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38229,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38230,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38231,'42.120.145.35','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38232,'42.120.145.157','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38233,'42.120.145.157','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38234,'42.120.145.157','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38235,'42.120.145.157','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38236,'42.120.145.157','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38237,'42.120.145.157','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38238,'42.120.145.157','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38239,'42.120.145.116','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38240,'42.120.145.116','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38241,'42.120.145.116','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38242,'42.120.145.116','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38243,'42.120.145.116','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38244,'42.120.145.116','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38245,'42.120.145.116','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38246,'42.120.145.116','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38247,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38248,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38249,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38250,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38251,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38252,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38253,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38254,'42.120.145.34','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38255,'42.120.145.34','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38256,'42.120.145.34','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38257,'42.120.145.34','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38258,'42.120.145.34','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38259,'42.120.145.34','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38260,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38261,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38262,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38263,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38264,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38265,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38266,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38267,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38268,'222.186.128.52','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38269,'42.120.145.100','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38270,'42.120.145.100','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38271,'42.120.145.100','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38272,'42.120.145.100','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38273,'42.120.145.100','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38274,'42.120.145.100','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38275,'42.120.145.100','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38276,'42.120.145.192','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38277,'42.120.145.192','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38278,'42.120.145.192','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38279,'42.120.145.192','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38280,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38281,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38282,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38283,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38284,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38285,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38286,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38287,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38288,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38289,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38290,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38291,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38292,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38293,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38294,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38295,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38296,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38297,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38298,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38299,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38300,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38301,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38302,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38303,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38304,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38305,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38306,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38307,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38308,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38309,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38310,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38311,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38312,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38313,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38314,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38315,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38316,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38317,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38318,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38319,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38320,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38321,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38322,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38323,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38324,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38325,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38326,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38327,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38328,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38329,'42.120.145.150','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38330,'42.120.145.210','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38331,'42.120.145.210','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38332,'42.120.145.210','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38333,'42.120.145.210','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38334,'42.120.145.210','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38335,'42.120.145.210','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38336,'42.120.145.210','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38337,'42.120.145.210','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38338,'42.120.145.210','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38339,'42.120.145.210','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38340,'42.120.145.210','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38341,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38342,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38343,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38344,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38345,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38346,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38347,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38348,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38349,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38350,'42.120.145.110','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38351,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38352,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38353,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38354,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38355,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38356,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38357,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38358,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38359,'42.120.145.99','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38360,'42.120.145.99','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38361,'42.120.145.99','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38362,'42.120.145.99','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38363,'42.120.145.99','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38364,'42.120.145.99','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38365,'42.120.145.99','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38366,'42.120.145.99','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38367,'42.120.145.99','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38368,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38369,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38370,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38371,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38372,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38373,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38374,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38375,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38376,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38377,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38378,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38379,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38380,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38381,'42.120.145.112','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38382,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38383,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38384,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38385,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38386,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38387,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38388,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38389,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38390,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38391,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38392,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38393,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38394,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38395,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38396,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38397,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38398,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38399,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38400,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38401,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38402,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38403,'42.120.145.27','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38404,'42.120.145.27','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38405,'42.120.145.27','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38406,'42.120.145.27','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38407,'42.120.145.27','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38408,'42.120.145.27','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38409,'42.120.145.27','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38410,'42.120.145.102','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38411,'42.120.145.102','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38412,'42.120.145.102','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38413,'42.120.145.102','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38414,'42.120.145.102','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38415,'42.120.145.102','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38416,'42.120.145.102','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38417,'42.120.145.102','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38418,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38419,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38420,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38421,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38422,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38423,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38424,'42.120.145.149','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38425,'42.120.145.101','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38426,'42.120.145.101','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38427,'42.120.145.101','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38428,'42.120.145.101','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38429,'42.120.145.101','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38430,'42.120.145.101','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38431,'42.120.145.101','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38432,'42.120.145.190','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38433,'42.120.145.190','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38434,'42.120.145.185','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38435,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38436,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38437,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38438,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38439,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38440,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38441,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38442,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38443,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38444,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38445,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38446,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38447,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38448,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38449,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38450,'42.120.145.142','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38451,'42.120.145.96','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38452,'42.120.145.96','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38453,'42.120.145.96','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38454,'42.120.145.96','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38455,'42.120.145.96','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38456,'42.120.145.96','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38457,'42.120.145.96','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38458,'42.120.145.96','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38459,'42.120.145.96','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38460,'42.120.145.96','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38461,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38462,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38463,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38464,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38465,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38466,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38467,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38468,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38469,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38470,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38471,'42.120.145.103','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38472,'42.120.145.103','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38473,'42.120.145.103','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38474,'42.120.145.103','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38475,'42.120.145.103','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38476,'42.120.145.103','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38477,'42.120.145.103','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38478,'42.120.145.103','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38479,'42.120.145.103','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38480,'42.120.145.103','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38481,'42.120.145.103','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38482,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38483,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38484,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38485,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38486,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38487,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38488,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38489,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38490,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38491,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38492,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38493,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38494,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38495,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38496,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38497,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38498,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38499,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38500,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38501,'42.120.145.22','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38502,'42.120.145.106','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38503,'42.120.145.106','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38504,'42.120.145.106','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38505,'42.120.145.106','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38506,'42.120.145.106','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38507,'42.120.145.106','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38508,'42.120.145.106','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38509,'42.120.145.106','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38510,'42.120.145.106','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38511,'42.120.145.201','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38512,'42.120.145.201','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38513,'42.120.145.201','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38514,'42.120.145.201','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38515,'42.120.145.201','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38516,'42.120.145.201','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38517,'42.120.145.201','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38518,'42.120.145.201','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38519,'42.120.145.201','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38520,'42.120.145.21','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38521,'42.120.145.21','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38522,'42.120.145.21','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38523,'42.120.145.21','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38524,'42.120.145.21','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38525,'42.120.145.21','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38526,'42.120.145.21','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38527,'42.120.145.21','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38528,'42.120.145.21','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38529,'42.120.145.89','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38530,'42.120.145.89','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38531,'42.120.145.89','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38532,'42.120.145.89','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38533,'42.120.145.89','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38534,'42.120.145.89','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38535,'42.120.145.141','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38536,'42.120.145.141','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38537,'42.120.145.141','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38538,'42.120.145.141','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38539,'42.120.145.141','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38540,'42.120.145.141','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38541,'42.120.145.141','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38542,'42.120.145.141','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38543,'42.120.145.141','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38544,'42.120.145.95','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38545,'42.120.145.95','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38546,'42.120.145.95','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38547,'42.120.145.95','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38548,'42.120.145.95','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38549,'42.120.145.95','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38550,'42.120.145.95','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38551,'42.120.145.200','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38552,'42.120.145.200','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38553,'42.120.145.200','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38554,'42.120.145.200','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38555,'42.120.145.200','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38556,'42.120.145.200','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38557,'42.120.145.200','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38558,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38559,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38560,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38561,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38562,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38563,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38564,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38565,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38566,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38567,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38568,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38569,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38570,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38571,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38572,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38573,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38574,'42.120.145.88','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38575,'42.120.145.88','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38576,'42.120.145.88','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38577,'42.120.145.88','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38578,'42.120.145.88','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38579,'42.120.145.88','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38580,'42.120.145.88','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38581,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38582,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38583,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38584,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38585,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38586,'42.120.145.183','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38587,'42.120.145.101','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38588,'42.120.145.101','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38589,'42.120.145.101','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38590,'42.120.145.101','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38591,'42.120.145.101','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38592,'42.120.145.105','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38593,'42.120.145.105','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38594,'42.120.145.105','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38595,'42.120.145.105','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38596,'223.166.32.171','2014-12-10 00:00:00','/index.html','Firefox',1,'',''),(38597,'223.166.32.171','2014-12-10 00:00:00','/index.html','Firefox',1,'',''),(38598,'61.135.190.104','2014-12-10 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(38599,'222.186.128.52','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38600,'61.135.190.102','2014-12-10 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(38601,'218.59.238.92','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38602,'46.161.41.31','2014-12-10 00:00:00','/newsview.htm','Firefox',1,'',''),(38603,'198.52.110.95','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38604,'183.136.190.62','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38605,'222.186.128.53','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38606,'183.136.190.62','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38607,'223.104.1.98','2014-12-10 00:00:00','/news.htm','Chrome',1,'',''),(38608,'223.104.1.98','2014-12-10 00:00:00','/newsview.htm','Chrome',1,'',''),(38609,'223.104.1.98','2014-12-10 00:00:00','/news.htm','Chrome',1,'',''),(38610,'183.136.190.62','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38611,'183.136.190.62','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38612,'222.186.128.52','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38613,'220.181.51.61','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38614,'220.181.132.218','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38615,'101.199.108.53','2014-12-10 00:00:00','/index.html','Safari',1,'',''),(38616,'222.186.128.54','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38617,'60.173.9.130','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38618,'114.221.28.227','2014-12-10 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(38619,'46.161.41.31','2014-12-10 00:00:00','/newsview.htm','Firefox',1,'',''),(38620,'198.148.116.133','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38621,'222.186.128.50','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38622,'180.153.182.106','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(38623,'180.153.182.106','2014-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(38624,'27.42.111.124','2014-12-10 00:00:00','/index.html','Chrome',1,'公司bi','baidu'),(38625,'115.159.67.121','2014-12-10 00:00:00','/index.html','Firefox',1,'',''),(38626,'182.148.27.214','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38627,'182.148.27.214','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38628,'182.148.27.214','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38629,'182.148.27.214','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38630,'182.148.27.214','2014-12-10 00:00:00','/news.htm','Chrome',1,'',''),(38631,'182.148.27.214','2014-12-10 00:00:00','/newsview.htm','Chrome',1,'',''),(38632,'182.148.27.214','2014-12-10 00:00:00','/news.htm','Chrome',1,'',''),(38633,'182.148.27.214','2014-12-10 00:00:00','/newsview.htm','Chrome',1,'',''),(38634,'46.161.41.31','2014-12-10 00:00:00','/newsview.htm','Firefox',1,'',''),(38635,'182.148.27.214','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38636,'198.148.116.133','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38637,'182.148.27.214','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38638,'182.148.27.214','2014-12-10 00:00:00','/news.htm','Chrome',1,'',''),(38639,'182.148.27.214','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38640,'182.148.27.214','2014-12-10 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(38641,'222.186.128.53','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38642,'66.249.74.110','2014-12-10 00:00:00','/index.html','Safari',1,'',''),(38643,'110.53.130.141','2014-12-10 00:00:00','/newsview.htm','Chrome',1,'朝阳大悦城大数据挖掘:传统经验+互联网思维=创新基因','360'),(38644,'54.145.113.28','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38645,'198.74.123.201','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38646,'46.161.41.31','2014-12-10 00:00:00','/newsview.htm','Firefox',1,'',''),(38647,'46.161.41.31','2014-12-10 00:00:00','/newsview.htm','Firefox',1,'',''),(38648,'123.125.71.136','2014-12-10 00:00:00','/index.html','Chrome',1,'',''),(38649,'198.74.123.201','2014-12-10 00:00:00','/index.html','IE',1,'',''),(38650,'123.139.89.98','2014-12-11 00:00:00','/index.html','IE',1,'','baidu'),(38651,'61.146.178.189','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38652,'198.52.110.95','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38653,'121.199.125.21','2014-12-11 00:00:00','/newsview.htm','Firefox',1,'',''),(38654,'121.199.125.4','2014-12-11 00:00:00','/newsview.htm','Firefox',1,'',''),(38655,'216.172.56.37','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38656,'203.195.184.26','2014-12-11 00:00:00','/index.html','Firefox',1,'',''),(38657,'182.254.220.58','2014-12-11 00:00:00','/index.html','Firefox',1,'',''),(38658,'218.30.118.102','2014-12-11 00:00:00','/index.html','Firefox',1,'',''),(38659,'218.30.118.80','2014-12-11 00:00:00','/index.html','Firefox',1,'',''),(38660,'198.148.116.133','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38661,'183.136.190.40','2014-12-11 00:00:00','/index.html','Chrome',1,'',''),(38662,'183.136.190.62','2014-12-11 00:00:00','/index.html','Chrome',1,'',''),(38663,'66.249.64.58','2014-12-11 00:00:00','/index.html','Safari',1,'',''),(38664,'183.136.190.62','2014-12-11 00:00:00','/index.html','Chrome',1,'',''),(38665,'121.199.125.21','2014-12-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(38666,'46.161.41.31','2014-12-11 00:00:00','/newsview.htm','Firefox',1,'',''),(38667,'183.136.190.40','2014-12-11 00:00:00','/index.html','Chrome',1,'',''),(38668,'46.161.41.31','2014-12-11 00:00:00','/newsview.htm','Firefox',1,'',''),(38669,'61.135.190.201','2014-12-11 00:00:00','/index.html','Safari',1,'',''),(38670,'180.149.133.13','2014-12-11 00:00:00','/index.html','Firefox',1,'','baidu'),(38671,'121.199.125.21','2014-12-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(38672,'121.199.125.21','2014-12-11 00:00:00','/newsview.htm','Firefox',1,'',''),(38673,'121.199.125.21','2014-12-11 00:00:00','/newsview.htm','Firefox',1,'',''),(38674,'121.199.125.21','2014-12-11 00:00:00','/newsview.htm','Firefox',1,'',''),(38675,'220.181.132.218','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38676,'101.199.108.50','2014-12-11 00:00:00','/index.html','Safari',1,'',''),(38677,'61.135.190.224','2014-12-11 00:00:00','/index.html','Chrome',1,'�˼bi','baidu'),(38678,'61.160.247.181','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38679,'122.226.111.105','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38680,'61.135.190.199','2014-12-11 00:00:00','/index.html','IE',1,'www','baidu'),(38681,'222.186.128.50','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38682,'111.43.129.154','2014-12-11 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(38683,'198.148.116.133','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38684,'112.6.211.136','2014-12-11 00:00:00','/index.html','Firefox',1,'',''),(38685,'112.6.211.136','2014-12-11 00:00:00','/news.htm','Firefox',1,'',''),(38686,'220.181.51.35','2014-12-11 00:00:00','/index.html','Chrome',1,'',''),(38687,'220.181.51.56','2014-12-11 00:00:00','/index.html','Chrome',1,'',''),(38688,'66.249.64.187','2014-12-11 00:00:00','/index.html','Safari',1,'',''),(38689,'61.160.213.110','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38690,'220.181.132.216','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38691,'101.199.112.50','2014-12-11 00:00:00','/index.html','Safari',1,'',''),(38692,'121.199.125.21','2014-12-11 00:00:00','/newsview.htm','Firefox',1,'',''),(38693,'66.249.64.170','2014-12-11 00:00:00','/index.html','Safari',1,'',''),(38694,'222.222.50.242','2014-12-11 00:00:00','/index.html','Chrome',1,'','baidu'),(38695,'119.147.146.189','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38696,'202.107.242.115','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38697,'46.161.41.31','2014-12-11 00:00:00','/newsview.htm','Firefox',1,'',''),(38698,'120.85.138.222','2014-12-11 00:00:00','/index.html','Chrome',1,'',''),(38699,'113.108.80.205','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38700,'202.107.242.115','2014-12-11 00:00:00','/index.html','Chrome',1,'',''),(38701,'182.118.42.92','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38702,'125.36.42.238','2014-12-11 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(38703,'198.148.116.133','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38704,'61.135.186.9','2014-12-11 00:00:00','/index.html','Safari',1,'',''),(38705,'46.161.41.31','2014-12-11 00:00:00','/newsview.htm','Firefox',1,'',''),(38706,'46.161.41.31','2014-12-11 00:00:00','/newsview.htm','Firefox',1,'',''),(38707,'198.148.116.133','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38708,'123.144.0.161','2014-12-11 00:00:00','/news.htm','IE',1,'',''),(38709,'123.144.0.161','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38710,'123.170.133.50','2014-12-11 00:00:00','/index.html','Chrome',1,'',''),(38711,'222.186.21.206','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38712,'198.74.123.201','2014-12-11 00:00:00','/index.html','IE',1,'',''),(38713,'66.249.74.136','2014-12-12 00:00:00','/index.html','Safari',1,'',''),(38714,'182.118.42.61','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38715,'198.74.123.201','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38716,'66.249.74.163','2014-12-12 00:00:00','/index.html','Safari',1,'',''),(38717,'218.30.118.98','2014-12-12 00:00:00','/index.html','Firefox',1,'',''),(38718,'198.74.123.201','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38719,'182.254.158.222','2014-12-12 00:00:00','/index.html','Firefox',1,'',''),(38720,'121.199.125.21','2014-12-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(38721,'183.136.190.62','2014-12-12 00:00:00','/index.html','Chrome',1,'',''),(38722,'183.136.190.62','2014-12-12 00:00:00','/index.html','Chrome',1,'',''),(38723,'183.136.190.40','2014-12-12 00:00:00','/index.html','Chrome',1,'',''),(38724,'183.136.190.62','2014-12-12 00:00:00','/index.html','Chrome',1,'',''),(38725,'198.148.116.133','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38726,'61.146.178.189','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38727,'121.199.125.21','2014-12-12 00:00:00','/newsview.htm','Firefox',1,'',''),(38728,'121.199.125.21','2014-12-12 00:00:00','/newsview.htm','Firefox',1,'',''),(38729,'121.199.125.4','2014-12-12 00:00:00','/newsview.htm','Firefox',1,'',''),(38730,'61.135.190.70','2014-12-12 00:00:00','/index.html','IE',1,'www','baidu'),(38731,'222.186.21.206','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38732,'58.62.144.227','2014-12-12 00:00:00','/index.html','Chrome',1,'',''),(38733,'58.62.144.227','2014-12-12 00:00:00','/news.htm','Chrome',1,'',''),(38734,'220.181.51.36','2014-12-12 00:00:00','/index.html','Chrome',1,'',''),(38735,'121.199.125.21','2014-12-12 00:00:00','/newsview.htm','Firefox',1,'',''),(38736,'220.181.132.218','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38737,'101.199.108.53','2014-12-12 00:00:00','/index.html','Safari',1,'',''),(38738,'64.246.165.190','2014-12-12 00:00:00','/index.html','Firefox',1,'',''),(38739,'198.148.116.133','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38740,'218.59.238.92','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38741,'42.120.145.252','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38742,'182.148.57.182','2014-12-12 00:00:00','/index.html','Chrome',1,'',''),(38743,'58.62.144.227','2014-12-12 00:00:00','/index.html','Chrome',1,'',''),(38744,'58.62.144.227','2014-12-12 00:00:00','/news.htm','Chrome',1,'',''),(38745,'58.62.144.227','2014-12-12 00:00:00','/newsview.htm','Chrome',1,'',''),(38746,'58.62.144.227','2014-12-12 00:00:00','/newsview.htm','Chrome',1,'',''),(38747,'58.62.144.227','2014-12-12 00:00:00','/newsview.htm','Chrome',1,'',''),(38748,'61.135.190.200','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38749,'61.135.190.197','2014-12-12 00:00:00','/index.html','IE',1,'www','baidu'),(38750,'64.246.165.50','2014-12-12 00:00:00','/index.html','Firefox',1,'',''),(38751,'220.181.132.216','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38752,'101.199.108.51','2014-12-12 00:00:00','/index.html','Safari',1,'',''),(38753,'198.148.116.133','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38754,'123.183.85.12','2014-12-12 00:00:00','/index.html','Chrome',1,'世睿思(北京)科技有限公司 电话','360'),(38755,'183.62.115.226','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38756,'61.135.172.68','2014-12-12 00:00:00','/index.html','Chrome',1,'',''),(38757,'111.164.133.40','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38758,'111.164.133.40','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38759,'121.12.111.141','2014-12-12 00:00:00','/index.html','Chrome',1,'',''),(38760,'60.166.113.125','2014-12-12 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(38761,'198.52.110.95','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38762,'111.206.36.146','2014-12-12 00:00:00','/index.html','IE',1,'',''),(38763,'182.254.132.201','2014-12-12 00:00:00','/index.html','Firefox',1,'',''),(38764,'61.135.169.56','2014-12-12 00:00:00','/index.html','Chrome',1,'',''),(38765,'121.199.125.21','2014-12-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(38766,'121.199.125.21','2014-12-13 00:00:00','/news/newsview.htm','Firefox',1,'',''),(38767,'61.135.190.199','2014-12-13 00:00:00','/newsview.htm','Safari',1,'',''),(38768,'121.199.125.21','2014-12-13 00:00:00','/newsview.htm','Firefox',1,'',''),(38769,'182.118.42.78','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38770,'198.74.110.164','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38771,'220.181.51.108','2014-12-13 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(38772,'222.186.128.52','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38773,'218.30.118.100','2014-12-13 00:00:00','/index.html','Firefox',1,'',''),(38774,'198.74.111.236','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38775,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38776,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38777,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38778,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38779,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38780,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38781,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38782,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38783,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38784,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38785,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38786,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38787,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38788,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38789,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38790,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38791,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38792,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38793,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38794,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38795,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38796,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38797,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38798,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38799,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38800,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38801,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38802,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38803,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38804,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38805,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38806,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38807,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38808,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38809,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38810,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38811,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38812,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38813,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38814,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38815,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38816,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38817,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38818,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38819,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38820,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38821,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38822,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38823,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38824,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38825,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38826,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38827,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38828,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38829,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38830,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38831,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38832,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38833,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38834,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38835,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38836,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38837,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38838,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38839,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38840,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38841,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38842,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38843,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38844,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38845,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38846,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38847,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38848,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38849,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38850,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38851,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38852,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38853,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38854,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38855,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38856,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38857,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38858,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38859,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38860,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38861,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38862,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38863,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38864,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38865,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38866,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38867,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38868,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38869,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38870,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38871,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38872,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38873,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38874,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38875,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38876,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38877,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38878,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38879,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38880,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38881,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38882,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38883,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38884,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38885,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38886,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38887,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38888,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38889,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38890,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38891,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38892,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38893,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38894,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38895,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38896,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38897,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38898,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38899,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38900,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38901,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38902,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38903,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38904,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38905,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38906,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38907,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38908,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38909,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38910,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38911,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38912,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38913,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38914,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38915,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38916,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38917,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38918,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38919,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38920,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38921,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38922,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38923,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38924,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38925,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38926,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38927,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38928,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38929,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38930,'110.75.167.213','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38931,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38932,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38933,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38934,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38935,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38936,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38937,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38938,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38939,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38940,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38941,'110.75.167.220','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38942,'110.75.167.221','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38943,'183.136.190.40','2014-12-13 00:00:00','/index.html','Chrome',1,'',''),(38944,'198.74.113.150','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38945,'198.74.110.164','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38946,'111.194.37.210','2014-12-13 00:00:00','/index.html','Chrome',1,'',''),(38947,'111.194.37.210','2014-12-13 00:00:00','/index.html','Chrome',1,'',''),(38948,'61.160.247.181','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38949,'123.125.71.124','2014-12-13 00:00:00','/index.html','Chrome',1,'',''),(38950,'66.249.74.132','2014-12-13 00:00:00','/index.html','Safari',1,'',''),(38951,'222.186.128.53','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38952,'198.74.110.164','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38953,'111.194.148.110','2014-12-13 00:00:00','/index.html','Chrome',1,'北京希睿思科技有限公司','360'),(38954,'180.153.182.140','2014-12-13 00:00:00','/news.htm','IE',1,'',''),(38955,'180.153.182.140','2014-12-13 00:00:00','/news.htm','IE',1,'',''),(38956,'220.181.132.218','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38957,'101.199.112.55','2014-12-13 00:00:00','/index.html','Safari',1,'',''),(38958,'121.199.125.21','2014-12-13 00:00:00','/newsview.htm','Firefox',1,'',''),(38959,'121.199.125.4','2014-12-13 00:00:00','/newsview.htm','Firefox',1,'',''),(38960,'121.199.125.21','2014-12-13 00:00:00','/newsview.htm','Firefox',1,'',''),(38961,'182.254.158.113','2014-12-13 00:00:00','/index.html','Firefox',1,'',''),(38962,'198.74.111.236','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38963,'222.42.231.149','2014-12-13 00:00:00','/index.html','Chrome',1,'',''),(38964,'61.146.178.189','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38965,'220.181.51.56','2014-12-13 00:00:00','/index.html','Chrome',1,'',''),(38966,'222.186.21.206','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38967,'121.199.125.21','2014-12-13 00:00:00','/newsview.htm','Firefox',1,'',''),(38968,'121.199.125.4','2014-12-13 00:00:00','/newsview.htm','Firefox',1,'',''),(38969,'1.202.240.238','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38970,'61.135.186.52','2014-12-13 00:00:00','/index.html','Safari',1,'',''),(38971,'61.160.247.181','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38972,'123.125.71.61','2014-12-13 00:00:00','/index.html','Chrome',1,'',''),(38973,'222.186.128.50','2014-12-13 00:00:00','/index.html','IE',1,'',''),(38974,'61.160.247.181','2014-12-14 00:00:00','/index.html','IE',1,'',''),(38975,'218.30.118.98','2014-12-14 00:00:00','/index.html','Firefox',1,'',''),(38976,'66.249.74.112','2014-12-14 00:00:00','/index.html','Safari',1,'',''),(38977,'183.136.190.40','2014-12-14 00:00:00','/index.html','Chrome',1,'',''),(38978,'222.186.128.53','2014-12-14 00:00:00','/index.html','IE',1,'',''),(38979,'222.186.128.52','2014-12-14 00:00:00','/index.html','IE',1,'',''),(38980,'222.186.21.206','2014-12-14 00:00:00','/index.html','IE',1,'',''),(38981,'61.135.190.70','2014-12-14 00:00:00','/index.html','IE',1,'www','baidu'),(38982,'123.125.71.137','2014-12-14 00:00:00','/index.html','Chrome',1,'',''),(38983,'121.199.125.21','2014-12-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(38984,'121.199.125.4','2014-12-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(38985,'218.108.127.175','2014-12-14 00:00:00','/news.htm','Firefox',1,'',''),(38986,'218.108.127.175','2014-12-14 00:00:00','/news.htm','Firefox',1,'',''),(38987,'42.120.145.169','2014-12-14 00:00:00','/index.html','IE',1,'',''),(38988,'218.9.191.62','2014-12-14 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(38989,'220.181.132.218','2014-12-14 00:00:00','/index.html','IE',1,'',''),(38990,'101.199.108.55','2014-12-14 00:00:00','/index.html','Safari',1,'',''),(38991,'222.186.128.50','2014-12-14 00:00:00','/index.html','IE',1,'',''),(38992,'220.181.132.216','2014-12-14 00:00:00','/index.html','IE',1,'',''),(38993,'220.181.132.195','2014-12-14 00:00:00','/index.html','Safari',1,'',''),(38994,'114.242.248.84','2014-12-14 00:00:00','/index.html','Safari',1,'',''),(38995,'61.138.58.107','2014-12-14 00:00:00','/index.html','Chrome',1,'',''),(38996,'119.147.146.193','2014-12-14 00:00:00','/index.html','IE',1,'',''),(38997,'121.199.125.21','2014-12-14 00:00:00','/newsview.htm','Firefox',1,'',''),(38998,'121.199.125.4','2014-12-14 00:00:00','/newsview.htm','Firefox',1,'',''),(38999,'121.199.125.21','2014-12-14 00:00:00','/newsview.htm','Firefox',1,'',''),(39000,'222.186.128.50','2014-12-14 00:00:00','/index.html','IE',1,'',''),(39001,'220.181.158.106','2014-12-15 00:00:00','/index.html','Firefox',1,'',''),(39002,'61.146.178.189','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39003,'218.59.238.92','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39004,'222.186.128.50','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39005,'66.249.69.243','2014-12-15 00:00:00','/index.html','Safari',1,'',''),(39006,'121.199.125.21','2014-12-15 00:00:00','/newsview.htm','Firefox',1,'',''),(39007,'121.199.125.21','2014-12-15 00:00:00','/newsview.htm','Firefox',1,'',''),(39008,'121.199.125.21','2014-12-15 00:00:00','/newsview.htm','Firefox',1,'',''),(39009,'121.199.125.4','2014-12-15 00:00:00','/newsview.htm','Firefox',1,'',''),(39010,'121.199.125.21','2014-12-15 00:00:00','/newsview.htm','Firefox',1,'',''),(39011,'121.199.125.21','2014-12-15 00:00:00','/newsview.htm','Firefox',1,'',''),(39012,'220.181.51.56','2014-12-15 00:00:00','/index.html','Chrome',1,'',''),(39013,'61.135.190.68','2014-12-15 00:00:00','/index.html','IE',1,'www','baidu'),(39014,'180.153.198.197','2014-12-15 00:00:00','/index.html','Safari',1,'',''),(39015,'180.153.182.156','2014-12-15 00:00:00','/newsview.htm','IE',1,'',''),(39016,'180.153.182.144','2014-12-15 00:00:00','/newsview.htm','IE',1,'',''),(39017,'171.216.75.102','2014-12-15 00:00:00','/index.html','Firefox',1,'',''),(39018,'61.135.190.70','2014-12-15 00:00:00','/newsview.htm','Safari',1,'',''),(39019,'183.136.190.62','2014-12-15 00:00:00','/index.html','Chrome',1,'',''),(39020,'121.199.125.21','2014-12-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(39021,'121.199.125.21','2014-12-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(39022,'121.199.125.21','2014-12-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(39023,'121.199.125.21','2014-12-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(39024,'121.199.125.21','2014-12-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(39025,'121.199.125.4','2014-12-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(39026,'121.199.125.4','2014-12-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(39027,'121.199.125.21','2014-12-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(39028,'121.199.125.4','2014-12-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(39029,'183.136.190.62','2014-12-15 00:00:00','/index.html','Chrome',1,'',''),(39030,'110.85.127.251','2014-12-15 00:00:00','/newsview.htm','IE',1,'',''),(39031,'110.85.127.251','2014-12-15 00:00:00','/newsview.htm','IE',1,'',''),(39032,'110.85.127.251','2014-12-15 00:00:00','/newsview.htm','IE',1,'',''),(39033,'220.181.132.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39034,'220.181.132.197','2014-12-15 00:00:00','/index.html','Safari',1,'',''),(39035,'220.181.51.40','2014-12-15 00:00:00','/index.html','Chrome',1,'',''),(39036,'219.138.209.18','2014-12-15 00:00:00','/news.htm','Chrome',1,'',''),(39037,'219.138.209.18','2014-12-15 00:00:00','/news.htm','Chrome',1,'',''),(39038,'222.95.198.184','2014-12-15 00:00:00','/news.htm','Chrome',1,'',''),(39039,'222.95.198.184','2014-12-15 00:00:00','/index.html','Chrome',1,'',''),(39040,'221.12.59.211','2014-12-15 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(39041,'221.12.59.211','2014-12-15 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(39042,'221.12.59.213','2014-12-15 00:00:00','/index.html','Chrome',1,'',''),(39043,'119.147.146.189','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39044,'221.12.59.213','2014-12-15 00:00:00','/index.html','Chrome',1,'',''),(39045,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39046,'42.120.145.183','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39047,'42.120.145.183','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39048,'42.120.145.183','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39049,'42.120.145.183','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39050,'42.120.145.183','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39051,'42.120.145.183','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39052,'42.120.145.221','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39053,'42.120.145.221','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39054,'42.120.145.221','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39055,'42.120.145.221','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39056,'42.120.145.221','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39057,'42.120.145.221','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39058,'42.120.145.221','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39059,'42.120.145.34','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39060,'42.120.145.34','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39061,'42.120.145.34','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39062,'42.120.145.34','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39063,'42.120.145.34','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39064,'42.120.145.34','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39065,'42.120.145.34','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39066,'42.120.145.34','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39067,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39068,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39069,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39070,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39071,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39072,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39073,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39074,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39075,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39076,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39077,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39078,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39079,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39080,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39081,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39082,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39083,'42.120.145.196','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39084,'42.120.145.196','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39085,'42.120.145.196','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39086,'42.120.145.196','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39087,'42.120.145.196','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39088,'42.120.145.196','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39089,'42.120.145.196','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39090,'42.120.145.196','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39091,'42.120.145.196','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39092,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39093,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39094,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39095,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39096,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39097,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39098,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39099,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39100,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39101,'42.120.145.182','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39102,'42.120.145.182','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39103,'42.120.145.182','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39104,'42.120.145.182','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39105,'42.120.145.182','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39106,'42.120.145.182','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39107,'42.120.145.182','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39108,'42.120.145.33','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39109,'42.120.145.33','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39110,'42.120.145.33','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39111,'42.120.145.33','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39112,'42.120.145.33','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39113,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39114,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39115,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39116,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39117,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39118,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39119,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39120,'42.120.145.33','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39121,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39122,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39123,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39124,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39125,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39126,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39127,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39128,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39129,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39130,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39131,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39132,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39133,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39134,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39135,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39136,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39137,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39138,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39139,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39140,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39141,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39142,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39143,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39144,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39145,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39146,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39147,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39148,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39149,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39150,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39151,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39152,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39153,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39154,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39155,'42.120.145.217','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39156,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39157,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39158,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39159,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39160,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39161,'42.120.145.219','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39162,'42.120.145.181','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39163,'42.120.145.181','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39164,'42.120.145.181','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39165,'42.120.145.181','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39166,'42.120.145.181','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39167,'42.120.145.181','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39168,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39169,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39170,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39171,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39172,'42.120.145.131','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39173,'42.120.145.131','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39174,'42.120.145.131','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39175,'42.120.145.131','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39176,'42.120.145.131','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39177,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39178,'42.120.145.218','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39179,'42.120.145.180','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39180,'42.120.145.180','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39181,'42.120.145.180','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39182,'42.120.145.180','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39183,'42.120.145.216','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39184,'42.120.145.216','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39185,'42.120.145.216','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39186,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39187,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39188,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39189,'42.120.145.220','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39190,'42.120.145.180','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39191,'42.120.145.180','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39192,'42.120.145.180','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39193,'42.120.145.180','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39194,'42.120.145.180','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39195,'111.206.15.136','2014-12-15 00:00:00','/news.htm','Chrome',1,'',''),(39196,'111.206.15.136','2014-12-15 00:00:00','/index.html','Chrome',1,'',''),(39197,'220.181.132.216','2014-12-15 00:00:00','/index.html','IE',1,'',''),(39198,'220.181.132.195','2014-12-15 00:00:00','/index.html','Safari',1,'',''),(39199,'220.165.248.69','2014-12-15 00:00:00','/index.html','Chrome',1,'','baidu'),(39200,'220.165.248.69','2014-12-15 00:00:00','/index.html','Chrome',1,'',''),(39201,'115.159.67.121','2014-12-15 00:00:00','/index.html','Firefox',1,'',''),(39202,'213.136.68.211','2014-12-15 00:00:00','/index.html','Firefox',1,'',''),(39203,'218.22.6.234','2014-12-15 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(39204,'121.199.125.21','2014-12-15 00:00:00','/newsview.htm','Firefox',1,'',''),(39205,'121.199.125.4','2014-12-15 00:00:00','/newsview.htm','Firefox',1,'',''),(39206,'218.59.238.92','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39207,'222.186.21.206','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39208,'121.199.125.21','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(39209,'121.199.125.21','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(39210,'121.199.125.4','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(39211,'218.30.118.100','2014-12-16 00:00:00','/index.html','Firefox',1,'',''),(39212,'66.249.74.141','2014-12-16 00:00:00','/index.html','Safari',1,'',''),(39213,'183.136.190.62','2014-12-16 00:00:00','/index.html','Chrome',1,'',''),(39214,'222.186.128.52','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39215,'183.136.190.62','2014-12-16 00:00:00','/index.html','Chrome',1,'',''),(39216,'61.146.178.189','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39217,'183.136.190.62','2014-12-16 00:00:00','/index.html','Chrome',1,'',''),(39218,'183.136.190.62','2014-12-16 00:00:00','/index.html','Chrome',1,'',''),(39219,'123.125.71.132','2014-12-16 00:00:00','/index.html','Chrome',1,'',''),(39220,'159.224.139.133','2014-12-16 00:00:00','/index.html','Chrome',1,'',''),(39221,'122.11.37.65','2014-12-16 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(39222,'46.161.41.31','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(39223,'222.186.21.206','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39224,'220.174.208.155','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39225,'46.161.41.31','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(39226,'61.135.186.9','2014-12-16 00:00:00','/newsview.htm','Safari',1,'',''),(39227,'121.199.125.21','2014-12-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(39228,'124.205.246.130','2014-12-16 00:00:00','/index.html','Chrome',1,'',''),(39229,'121.199.125.21','2014-12-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(39230,'124.205.246.130','2014-12-16 00:00:00','/index.html','Chrome',1,'',''),(39231,'124.205.246.130','2014-12-16 00:00:00','/news.htm','Chrome',1,'',''),(39232,'124.205.246.130','2014-12-16 00:00:00','/news.htm','Chrome',1,'',''),(39233,'124.205.246.130','2014-12-16 00:00:00','/index.html','Chrome',1,'',''),(39234,'121.199.125.21','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(39235,'121.199.125.4','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(39236,'121.199.125.21','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(39237,'222.210.219.234','2014-12-16 00:00:00','/newsview.htm','Chrome',1,'睿思 bi','baidu'),(39238,'222.186.128.57','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39239,'123.125.71.136','2014-12-16 00:00:00','/index.html','Chrome',1,'',''),(39240,'222.186.128.54','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39241,'121.199.125.21','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(39242,'46.161.41.31','2014-12-16 00:00:00','/news.htm','Firefox',1,'',''),(39243,'46.161.41.31','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(39244,'66.249.74.139','2014-12-16 00:00:00','/index.html','Safari',1,'',''),(39245,'117.64.40.158','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39246,'117.64.40.158','2014-12-16 00:00:00','/news.htm','IE',1,'',''),(39247,'117.64.40.158','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39248,'182.148.59.199','2014-12-16 00:00:00','/index.html','Chrome',1,'',''),(39249,'117.9.23.16','2014-12-16 00:00:00','/index.html','Chrome',1,'',''),(39250,'61.135.190.221','2014-12-16 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(39251,'46.161.41.31','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(39252,'220.181.132.218','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39253,'220.181.132.193','2014-12-16 00:00:00','/index.html','Safari',1,'',''),(39254,'101.254.159.3','2014-12-16 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(39255,'121.199.125.21','2014-12-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(39256,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39257,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39258,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39259,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39260,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39261,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39262,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39263,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39264,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39265,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39266,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39267,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39268,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39269,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39270,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39271,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39272,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39273,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39274,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39275,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39276,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39277,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39278,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39279,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39280,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39281,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39282,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39283,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39284,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39285,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39286,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39287,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39288,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39289,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39290,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39291,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39292,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39293,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39294,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39295,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39296,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39297,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39298,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39299,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39300,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39301,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39302,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39303,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39304,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39305,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39306,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39307,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39308,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39309,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39310,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39311,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39312,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39313,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39314,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39315,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39316,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39317,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39318,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39319,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39320,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39321,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39322,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39323,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39324,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39325,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39326,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39327,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39328,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39329,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39330,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39331,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39332,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39333,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39334,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39335,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39336,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39337,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39338,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39339,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39340,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39341,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39342,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39343,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39344,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39345,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39346,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39347,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39348,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39349,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39350,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39351,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39352,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39353,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39354,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39355,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39356,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39357,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39358,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39359,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39360,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39361,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39362,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39363,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39364,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39365,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39366,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39367,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39368,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39369,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39370,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39371,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39372,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39373,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39374,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39375,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39376,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39377,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39378,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39379,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39380,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39381,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39382,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39383,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39384,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39385,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39386,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39387,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39388,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39389,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39390,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39391,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39392,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39393,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39394,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39395,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39396,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39397,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39398,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39399,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39400,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39401,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39402,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39403,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39404,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39405,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39406,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39407,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39408,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39409,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39410,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39411,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39412,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39413,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39414,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39415,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39416,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39417,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39418,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39419,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39420,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39421,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39422,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39423,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39424,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39425,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39426,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39427,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39428,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39429,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39430,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39431,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39432,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39433,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39434,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39435,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39436,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39437,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39438,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39439,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39440,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39441,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39442,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39443,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39444,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39445,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39446,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39447,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39448,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39449,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39450,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39451,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39452,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39453,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39454,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39455,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39456,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39457,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39458,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39459,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39460,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39461,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39462,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39463,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39464,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39465,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39466,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39467,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39468,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39469,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39470,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39471,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39472,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39473,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39474,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39475,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39476,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39477,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39478,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39479,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39480,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39481,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39482,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39483,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39484,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39485,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39486,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39487,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39488,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39489,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39490,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39491,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39492,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39493,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39494,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39495,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39496,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39497,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39498,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39499,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39500,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39501,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39502,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39503,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39504,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39505,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39506,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39507,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39508,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39509,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39510,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39511,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39512,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39513,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39514,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39515,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39516,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39517,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39518,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39519,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39520,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39521,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39522,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39523,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39524,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39525,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39526,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39527,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39528,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39529,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39530,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39531,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39532,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39533,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39534,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39535,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39536,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39537,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39538,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39539,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39540,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39541,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39542,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39543,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39544,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39545,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39546,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39547,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39548,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39549,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39550,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39551,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39552,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39553,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39554,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39555,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39556,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39557,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39558,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39559,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39560,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39561,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39562,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39563,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39564,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39565,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39566,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39567,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39568,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39569,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39570,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39571,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39572,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39573,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39574,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39575,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39576,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39577,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39578,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39579,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39580,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39581,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39582,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39583,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39584,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39585,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39586,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39587,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39588,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39589,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39590,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39591,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39592,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39593,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39594,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39595,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39596,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39597,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39598,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39599,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39600,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39601,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39602,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39603,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39604,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39605,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39606,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39607,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39608,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39609,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39610,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39611,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39612,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39613,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39614,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39615,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39616,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39617,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39618,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39619,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39620,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39621,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39622,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39623,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39624,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39625,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39626,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39627,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39628,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39629,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39630,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39631,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39632,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39633,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39634,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39635,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39636,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39637,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39638,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39639,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39640,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39641,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39642,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39643,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39644,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39645,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39646,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39647,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39648,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39649,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39650,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39651,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39652,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39653,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39654,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39655,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39656,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39657,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39658,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39659,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39660,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39661,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39662,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39663,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39664,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39665,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39666,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39667,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39668,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39669,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39670,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39671,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39672,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39673,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39674,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39675,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39676,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39677,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39678,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39679,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39680,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39681,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39682,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39683,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39684,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39685,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39686,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39687,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39688,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39689,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39690,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39691,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39692,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39693,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39694,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39695,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39696,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39697,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39698,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39699,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39700,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39701,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39702,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39703,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39704,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39705,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39706,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39707,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39708,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39709,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39710,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39711,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39712,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39713,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39714,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39715,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39716,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39717,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39718,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39719,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39720,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39721,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39722,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39723,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39724,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39725,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39726,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39727,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39728,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39729,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39730,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39731,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39732,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39733,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39734,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39735,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39736,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39737,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39738,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39739,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39740,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39741,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39742,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39743,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39744,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39745,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39746,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39747,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39748,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39749,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39750,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39751,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39752,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39753,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39754,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39755,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39756,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39757,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39758,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39759,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39760,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39761,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39762,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39763,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39764,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39765,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39766,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39767,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39768,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39769,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39770,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39771,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39772,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39773,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39774,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39775,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39776,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39777,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39778,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39779,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39780,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39781,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39782,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39783,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39784,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39785,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39786,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39787,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39788,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39789,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39790,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39791,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39792,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39793,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39794,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39795,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39796,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39797,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39798,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39799,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39800,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39801,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39802,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39803,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39804,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39805,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39806,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39807,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39808,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39809,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39810,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39811,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39812,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39813,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39814,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39815,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39816,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39817,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39818,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39819,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39820,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39821,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39822,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39823,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39824,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39825,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39826,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39827,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39828,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39829,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39830,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39831,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39832,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39833,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39834,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39835,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39836,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39837,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39838,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39839,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39840,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39841,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39842,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39843,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39844,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39845,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39846,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39847,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39848,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39849,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39850,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39851,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39852,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39853,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39854,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39855,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39856,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39857,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39858,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39859,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39860,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39861,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39862,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39863,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39864,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39865,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39866,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39867,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39868,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39869,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39870,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39871,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39872,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39873,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39874,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39875,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39876,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39877,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39878,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39879,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39880,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39881,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39882,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39883,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39884,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39885,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39886,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39887,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39888,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39889,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39890,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39891,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39892,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39893,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39894,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39895,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39896,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39897,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39898,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39899,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39900,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39901,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39902,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39903,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39904,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39905,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39906,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39907,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39908,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39909,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39910,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39911,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39912,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39913,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39914,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39915,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39916,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39917,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39918,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39919,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39920,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39921,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39922,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39923,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39924,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39925,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39926,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39927,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39928,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39929,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39930,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39931,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39932,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39933,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39934,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39935,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39936,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39937,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39938,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39939,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39940,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39941,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39942,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39943,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39944,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39945,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39946,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39947,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39948,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39949,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39950,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39951,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39952,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39953,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39954,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39955,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39956,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39957,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39958,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39959,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39960,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39961,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39962,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39963,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39964,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39965,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39966,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39967,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39968,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39969,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39970,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39971,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39972,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39973,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39974,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39975,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39976,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39977,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39978,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39979,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39980,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39981,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39982,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39983,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39984,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39985,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39986,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39987,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39988,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39989,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39990,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39991,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39992,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39993,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39994,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39995,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39996,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39997,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39998,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(39999,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40000,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40001,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40002,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40003,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40004,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40005,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40006,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40007,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40008,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40009,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40010,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40011,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40012,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40013,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40014,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40015,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40016,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40017,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40018,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40019,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40020,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40021,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40022,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40023,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40024,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40025,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40026,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40027,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40028,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40029,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40030,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40031,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40032,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40033,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40034,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40035,'222.186.128.53','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40036,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40037,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40038,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40039,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40040,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40041,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40042,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40043,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40044,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40045,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40046,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40047,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40048,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40049,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40050,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40051,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40052,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40053,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40054,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40055,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40056,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40057,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40058,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40059,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40060,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40061,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40062,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40063,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40064,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40065,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40066,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40067,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40068,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40069,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40070,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40071,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40072,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40073,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40074,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40075,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40076,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40077,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40078,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40079,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40080,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40081,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40082,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40083,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40084,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40085,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40086,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40087,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40088,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40089,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40090,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40091,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40092,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40093,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40094,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40095,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40096,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40097,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40098,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40099,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40100,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40101,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40102,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40103,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40104,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40105,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40106,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40107,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40108,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40109,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40110,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40111,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40112,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40113,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40114,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40115,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40116,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40117,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40118,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40119,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40120,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40121,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40122,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40123,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40124,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40125,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40126,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40127,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40128,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40129,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40130,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40131,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40132,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40133,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40134,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40135,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40136,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40137,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40138,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40139,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40140,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40141,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40142,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40143,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40144,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40145,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40146,'110.75.186.231','2014-12-16 00:00:00','/news.htm','IE',1,'',''),(40147,'110.75.186.231','2014-12-16 00:00:00','/news.htm','IE',1,'',''),(40148,'110.75.186.231','2014-12-16 00:00:00','/news.htm','IE',1,'',''),(40149,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40150,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40151,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40152,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40153,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40154,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40155,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40156,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40157,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40158,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40159,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40160,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40161,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40162,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40163,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40164,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40165,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40166,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40167,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40168,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40169,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40170,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40171,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40172,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40173,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40174,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40175,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40176,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40177,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40178,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40179,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40180,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40181,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40182,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40183,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40184,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40185,'110.75.186.231','2014-12-16 00:00:00','/news.htm','IE',1,'',''),(40186,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40187,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40188,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40189,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40190,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40191,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40192,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40193,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40194,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40195,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40196,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40197,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40198,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40199,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40200,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40201,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40202,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40203,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40204,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40205,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40206,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40207,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40208,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40209,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40210,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40211,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40212,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40213,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40214,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40215,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40216,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40217,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40218,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40219,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40220,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40221,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40222,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40223,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40224,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40225,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40226,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40227,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40228,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40229,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40230,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40231,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40232,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40233,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40234,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40235,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40236,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40237,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40238,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40239,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40240,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40241,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40242,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40243,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40244,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40245,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40246,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40247,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40248,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40249,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40250,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40251,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40252,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40253,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40254,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40255,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40256,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40257,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40258,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40259,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40260,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40261,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40262,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40263,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40264,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40265,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40266,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40267,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40268,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40269,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40270,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40271,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40272,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40273,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40274,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40275,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40276,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40277,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40278,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40279,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40280,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40281,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40282,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40283,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40284,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40285,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40286,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40287,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40288,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40289,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40290,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40291,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40292,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40293,'110.75.186.231','2014-12-16 00:00:00','/index.html','IE',1,'',''),(40294,'46.161.41.31','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(40295,'46.161.41.31','2014-12-16 00:00:00','/newsview.htm','Firefox',1,'',''),(40296,'220.181.51.39','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40297,'121.199.125.21','2014-12-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40298,'121.199.125.4','2014-12-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40299,'121.199.125.21','2014-12-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40300,'218.59.238.92','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40301,'110.85.127.251','2014-12-17 00:00:00','/newsview.htm','IE',1,'',''),(40302,'110.85.127.251','2014-12-17 00:00:00','/newsview.htm','IE',1,'',''),(40303,'61.160.247.181','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40304,'46.161.41.31','2014-12-17 00:00:00','/newsview.htm','Firefox',1,'',''),(40305,'110.85.127.251','2014-12-17 00:00:00','/newsview.htm','IE',1,'',''),(40306,'46.161.41.31','2014-12-17 00:00:00','/newsview.htm','Firefox',1,'',''),(40307,'110.85.127.251','2014-12-17 00:00:00','/newsview.htm','IE',1,'',''),(40308,'222.186.128.50','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40309,'110.85.127.251','2014-12-17 00:00:00','/newsview.htm','IE',1,'',''),(40310,'110.85.127.251','2014-12-17 00:00:00','/newsview.htm','IE',1,'',''),(40311,'66.249.74.111','2014-12-17 00:00:00','/index.html','Safari',1,'',''),(40312,'61.160.213.110','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40313,'111.73.45.87','2014-12-17 00:00:00','/index.html','Firefox',1,'',''),(40314,'183.136.190.62','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40315,'183.136.190.62','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40316,'183.136.190.40','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40317,'183.136.190.62','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40318,'93.92.217.228','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40319,'119.147.146.195','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40320,'121.225.225.150','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40321,'61.135.190.70','2014-12-17 00:00:00','/index.html','IE',1,'www','baidu'),(40322,'220.181.51.39','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40323,'222.186.128.52','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40324,'46.161.41.31','2014-12-17 00:00:00','/newsview.htm','Firefox',1,'',''),(40325,'218.59.238.92','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40326,'180.153.182.133','2014-12-17 00:00:00','/newsview.htm','IE',1,'',''),(40327,'180.153.182.141','2014-12-17 00:00:00','/newsview.htm','IE',1,'',''),(40328,'61.160.213.110','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40329,'74.52.245.146','2014-12-17 00:00:00','/index.html','Firefox',1,'',''),(40330,'121.199.125.21','2014-12-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40331,'121.199.125.21','2014-12-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40332,'106.120.205.67','2014-12-17 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(40333,'61.135.190.105','2014-12-17 00:00:00','/index.html','Firefox',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(40334,'120.37.209.242','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40335,'180.88.136.233','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40336,'180.88.136.233','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40337,'180.88.136.233','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40338,'180.88.136.233','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40339,'180.88.136.233','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40340,'180.88.136.233','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40341,'180.88.136.233','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40342,'180.88.136.233','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40343,'180.88.136.233','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40344,'222.186.128.52','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40345,'220.181.124.79','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40346,'220.181.124.79','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40347,'220.181.124.79','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40348,'220.181.51.45','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40349,'74.52.245.146','2014-12-17 00:00:00','/index.html','Firefox',1,'',''),(40350,'222.95.197.135','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40351,'61.135.169.75','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40352,'46.161.41.31','2014-12-17 00:00:00','/newsview.htm','Firefox',1,'',''),(40353,'66.249.67.118','2014-12-17 00:00:00','/news.htm','Safari',1,'',''),(40354,'61.146.178.189','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40355,'220.181.47.53','2014-12-17 00:00:00','/index.html','Chrome',1,'商业智能 BI 供应商','baidu'),(40356,'121.199.125.21','2014-12-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40357,'93.170.186.71','2014-12-17 00:00:00','/index.html','Firefox',1,'',''),(40358,'121.199.125.21','2014-12-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40359,'66.249.67.126','2014-12-17 00:00:00','/newsview.htm','Safari',1,'',''),(40360,'111.206.36.13','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40361,'1.202.240.238','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40362,'121.199.125.21','2014-12-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40363,'121.199.125.4','2014-12-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40364,'220.181.51.62','2014-12-17 00:00:00','/index.html','Chrome',1,'',''),(40365,'218.22.6.234','2014-12-17 00:00:00','/newsview.htm','IE',1,'',''),(40366,'46.161.41.31','2014-12-17 00:00:00','/newsview.htm','Firefox',1,'',''),(40367,'220.181.132.216','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40368,'101.199.108.119','2014-12-17 00:00:00','/index.html','Safari',1,'',''),(40369,'182.118.41.71','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40370,'121.199.125.21','2014-12-17 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40371,'220.181.132.218','2014-12-17 00:00:00','/index.html','IE',1,'',''),(40372,'101.199.108.56','2014-12-17 00:00:00','/index.html','Safari',1,'',''),(40373,'180.91.14.129','2014-12-17 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(40374,'46.161.41.31','2014-12-17 00:00:00','/newsview.htm','Firefox',1,'',''),(40375,'46.161.41.31','2014-12-18 00:00:00','/news.htm','Firefox',1,'',''),(40376,'121.199.125.21','2014-12-18 00:00:00','/newsview.htm','Firefox',1,'',''),(40377,'121.199.125.4','2014-12-18 00:00:00','/newsview.htm','Firefox',1,'',''),(40378,'182.118.70.142','2014-12-18 00:00:00','/newsview.htm','IE',1,'',''),(40379,'121.199.125.21','2014-12-18 00:00:00','/newsview.htm','Firefox',1,'',''),(40380,'121.199.125.4','2014-12-18 00:00:00','/newsview.htm','Firefox',1,'',''),(40381,'121.199.125.21','2014-12-18 00:00:00','/newsview.htm','Firefox',1,'',''),(40382,'182.254.149.21','2014-12-18 00:00:00','/index.html','Firefox',1,'',''),(40383,'115.159.67.183','2014-12-18 00:00:00','/index.html','Firefox',1,'',''),(40384,'183.136.190.40','2014-12-18 00:00:00','/index.html','Chrome',1,'',''),(40385,'115.159.67.183','2014-12-18 00:00:00','/index.html','Firefox',1,'',''),(40386,'46.161.41.31','2014-12-18 00:00:00','/newsview.htm','Firefox',1,'',''),(40387,'66.249.74.132','2014-12-18 00:00:00','/newsview.htm','Safari',1,'',''),(40388,'121.199.125.21','2014-12-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40389,'211.138.180.211','2014-12-18 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(40390,'182.254.136.121','2014-12-18 00:00:00','/index.html','Firefox',1,'',''),(40391,'101.39.92.241','2014-12-18 00:00:00','/index.html','Chrome',1,'',''),(40392,'119.147.146.189','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40393,'61.135.190.71','2014-12-18 00:00:00','/index.html','IE',1,'www','baidu'),(40394,'123.125.71.61','2014-12-18 00:00:00','/index.html','Chrome',1,'',''),(40395,'221.0.114.28','2014-12-18 00:00:00','/news.htm','IE',1,'',''),(40396,'221.0.114.28','2014-12-18 00:00:00','/newsview.htm','IE',1,'',''),(40397,'221.0.114.28','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40398,'123.125.71.25','2014-12-18 00:00:00','/index.html','Safari',1,'',''),(40399,'180.153.182.174','2014-12-18 00:00:00','/news.htm','IE',1,'',''),(40400,'180.153.182.174','2014-12-18 00:00:00','/news.htm','IE',1,'',''),(40401,'180.149.143.26','2014-12-18 00:00:00','/newsview.htm','Safari',1,'',''),(40402,'66.249.74.165','2014-12-18 00:00:00','/index.html','Safari',1,'',''),(40403,'101.231.86.42','2014-12-18 00:00:00','/index.html','Chrome',1,'',''),(40404,'123.125.67.216','2014-12-18 00:00:00','/index.html','Firefox',1,'',''),(40405,'123.125.67.215','2014-12-18 00:00:00','/index.html','Firefox',1,'',''),(40406,'222.186.21.206','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40407,'42.156.136.63','2014-12-18 00:00:00','/index.html','Safari',1,'',''),(40408,'106.120.121.145','2014-12-18 00:00:00','/index.html','Chrome',1,'','baidu'),(40409,'106.120.121.145','2014-12-18 00:00:00','/index.html','Chrome',1,'','baidu'),(40410,'106.120.121.145','2014-12-18 00:00:00','/index.html','Chrome',1,'','baidu'),(40411,'106.120.121.145','2014-12-18 00:00:00','/index.html','Chrome',1,'','baidu'),(40412,'106.120.121.145','2014-12-18 00:00:00','/index.html','Chrome',1,'','baidu'),(40413,'106.120.121.145','2014-12-18 00:00:00','/index.html','Chrome',1,'','baidu'),(40414,'95.160.19.111','2014-12-18 00:00:00','/index.html','Firefox',1,'',''),(40415,'123.125.67.213','2014-12-18 00:00:00','/index.html','Firefox',1,'',''),(40416,'123.125.67.212','2014-12-18 00:00:00','/index.html','Firefox',1,'',''),(40417,'111.9.48.34','2014-12-18 00:00:00','/index.html','Safari',1,'',''),(40418,'222.186.21.206','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40419,'221.219.113.112','2014-12-18 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司 ','baidu'),(40420,'182.118.41.223','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40421,'222.186.21.206','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40422,'121.33.175.52','2014-12-18 00:00:00','/index.html','Chrome',1,'',''),(40423,'61.135.169.56','2014-12-18 00:00:00','/index.html','Chrome',1,'',''),(40424,'123.125.71.62','2014-12-18 00:00:00','/index.html','Safari',1,'',''),(40425,'123.125.71.132','2014-12-18 00:00:00','/index.html','Safari',1,'',''),(40426,'121.199.125.21','2014-12-18 00:00:00','/newsview.htm','Firefox',1,'',''),(40427,'121.199.125.4','2014-12-18 00:00:00','/newsview.htm','Firefox',1,'',''),(40428,'130.211.48.166','2014-12-18 00:00:00','/index.html','Firefox',1,'',''),(40429,'42.120.145.242','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40430,'42.120.145.60','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40431,'42.120.145.60','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40432,'42.120.145.60','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40433,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40434,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40435,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40436,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40437,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40438,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40439,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40440,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40441,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40442,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40443,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40444,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40445,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40446,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40447,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40448,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40449,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40450,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40451,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40452,'42.120.145.232','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40453,'42.120.145.50','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40454,'42.120.145.50','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40455,'42.120.145.50','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40456,'42.120.145.50','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40457,'42.120.145.50','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40458,'42.120.145.50','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40459,'42.120.145.50','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40460,'42.120.145.50','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40461,'42.120.145.157','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40462,'42.120.145.157','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40463,'42.120.145.157','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40464,'42.120.145.157','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40465,'42.120.145.157','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40466,'42.120.145.157','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40467,'42.120.145.105','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40468,'42.120.145.105','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40469,'42.120.145.105','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40470,'42.120.145.105','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40471,'42.120.145.105','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40472,'42.120.145.105','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40473,'42.120.145.105','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40474,'42.120.145.105','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40475,'42.120.145.105','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40476,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40477,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40478,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40479,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40480,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40481,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40482,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40483,'42.120.145.123','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40484,'42.120.145.123','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40485,'42.120.145.123','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40486,'42.120.145.123','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40487,'42.120.145.123','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40488,'42.120.145.123','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40489,'42.120.145.123','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40490,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40491,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40492,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40493,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40494,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40495,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40496,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40497,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40498,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40499,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40500,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40501,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40502,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40503,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40504,'42.120.145.175','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40505,'42.120.145.49','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40506,'42.120.145.49','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40507,'42.120.145.49','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40508,'42.120.145.49','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40509,'42.120.145.49','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40510,'42.120.145.49','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40511,'42.120.145.49','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40512,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40513,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40514,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40515,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40516,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40517,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40518,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40519,'42.120.145.104','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40520,'42.120.145.104','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40521,'42.120.145.104','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40522,'42.120.145.104','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40523,'42.120.145.104','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40524,'42.120.145.104','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40525,'42.120.145.174','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40526,'42.120.145.174','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40527,'42.120.145.174','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40528,'42.120.145.174','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40529,'42.120.145.174','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40530,'42.120.145.174','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40531,'42.120.145.174','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40532,'42.120.145.58','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40533,'42.120.145.58','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40534,'42.120.145.58','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40535,'42.120.145.58','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40536,'42.120.145.58','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40537,'42.120.145.58','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40538,'42.120.145.58','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40539,'42.120.145.58','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40540,'42.120.145.58','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40541,'42.120.145.58','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40542,'42.120.145.58','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40543,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40544,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40545,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40546,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40547,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40548,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40549,'42.120.145.240','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40550,'42.120.145.240','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40551,'42.120.145.240','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40552,'42.120.145.240','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40553,'42.120.145.240','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40554,'42.120.145.240','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40555,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40556,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40557,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40558,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40559,'42.120.145.156','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40560,'42.120.145.48','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40561,'42.120.145.48','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40562,'42.120.145.48','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40563,'42.120.145.48','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40564,'42.120.145.48','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40565,'42.120.145.121','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40566,'42.120.145.121','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40567,'42.120.145.121','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40568,'42.120.145.48','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40569,'42.120.145.48','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40570,'42.120.145.48','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40571,'42.120.145.48','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40572,'42.120.145.48','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40573,'42.120.145.48','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40574,'42.120.145.48','2014-12-18 00:00:00','/index.html','IE',1,'',''),(40575,'121.199.125.21','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40576,'46.161.41.31','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40577,'61.135.190.100','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'�˼bi','baidu'),(40578,'61.135.186.42','2014-12-19 00:00:00','/newsview.htm','Safari',1,'',''),(40579,'61.146.178.189','2014-12-19 00:00:00','/index.html','IE',1,'',''),(40580,'222.186.128.53','2014-12-19 00:00:00','/index.html','IE',1,'',''),(40581,'221.194.128.224','2014-12-19 00:00:00','/index.html','Firefox',1,'',''),(40582,'121.199.125.21','2014-12-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40583,'121.199.125.4','2014-12-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40584,'121.199.125.21','2014-12-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40585,'121.199.125.21','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40586,'121.199.125.21','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40587,'121.199.125.21','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40588,'46.161.41.31','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40589,'121.199.125.21','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40590,'220.181.132.218','2014-12-19 00:00:00','/index.html','IE',1,'',''),(40591,'101.199.108.53','2014-12-19 00:00:00','/index.html','Safari',1,'',''),(40592,'101.199.112.54','2014-12-19 00:00:00','/index.html','Safari',1,'',''),(40593,'220.181.51.40','2014-12-19 00:00:00','/index.html','Chrome',1,'',''),(40594,'114.249.233.91','2014-12-19 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(40595,'61.135.190.199','2014-12-19 00:00:00','/index.html','IE',1,'www','baidu'),(40596,'182.254.208.25','2014-12-19 00:00:00','/index.html','Firefox',1,'',''),(40597,'14.107.113.5','2014-12-19 00:00:00','/index.html','Firefox',1,'',''),(40598,'124.128.62.162','2014-12-19 00:00:00','/index.html','Chrome',1,'',''),(40599,'101.226.33.222','2014-12-19 00:00:00','/index.html','Chrome',1,'',''),(40600,'220.181.125.187','2014-12-19 00:00:00','/index.html','Firefox',1,'',''),(40601,'121.199.125.21','2014-12-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40602,'121.199.125.21','2014-12-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40603,'120.37.209.242','2014-12-19 00:00:00','/index.html','IE',1,'',''),(40604,'220.181.132.216','2014-12-19 00:00:00','/index.html','IE',1,'',''),(40605,'220.181.132.194','2014-12-19 00:00:00','/index.html','Safari',1,'',''),(40606,'46.161.41.31','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40607,'46.161.41.31','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40608,'66.249.74.140','2014-12-19 00:00:00','/index.html','Safari',1,'',''),(40609,'123.117.158.179','2014-12-19 00:00:00','/index.html','Chrome',1,'','baidu'),(40610,'222.210.219.234','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'睿思bi','baidu'),(40611,'101.25.16.81','2014-12-19 00:00:00','/index.html','Chrome',1,'',''),(40612,'220.181.51.46','2014-12-19 00:00:00','/index.html','Chrome',1,'',''),(40613,'61.160.213.110','2014-12-19 00:00:00','/index.html','IE',1,'',''),(40614,'46.161.41.31','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40615,'46.161.41.31','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40616,'46.161.41.31','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40617,'219.144.23.221','2014-12-19 00:00:00','/index.html','Chrome',1,'',''),(40618,'46.161.41.31','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40619,'101.254.159.3','2014-12-19 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(40620,'121.199.125.21','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40621,'121.199.125.4','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40622,'182.254.220.64','2014-12-19 00:00:00','/index.html','Firefox',1,'',''),(40623,'46.161.41.31','2014-12-19 00:00:00','/newsview.htm','Firefox',1,'',''),(40624,'101.254.21.11','2014-12-19 00:00:00','/index.html','Safari',1,'','baidu'),(40625,'46.161.41.31','2014-12-20 00:00:00','/newsview.htm','Firefox',1,'',''),(40626,'121.199.125.21','2014-12-20 00:00:00','/newsview.htm','Firefox',1,'',''),(40627,'121.199.125.4','2014-12-20 00:00:00','/newsview.htm','Firefox',1,'',''),(40628,'182.254.157.17','2014-12-20 00:00:00','/index.html','Firefox',1,'',''),(40629,'203.208.60.112','2014-12-20 00:00:00','/index.html','Safari',1,'',''),(40630,'221.194.128.224','2014-12-20 00:00:00','/index.html','Firefox',1,'',''),(40631,'203.208.60.116','2014-12-20 00:00:00','/index.html','Safari',1,'',''),(40632,'183.136.190.40','2014-12-20 00:00:00','/index.html','Chrome',1,'',''),(40633,'182.254.157.17','2014-12-20 00:00:00','/index.html','Firefox',1,'',''),(40634,'218.30.118.99','2014-12-20 00:00:00','/index.html','Firefox',1,'',''),(40635,'222.186.128.54','2014-12-20 00:00:00','/index.html','IE',1,'',''),(40636,'46.161.41.31','2014-12-20 00:00:00','/newsview.htm','Firefox',1,'',''),(40637,'220.181.51.54','2014-12-20 00:00:00','/index.html','Chrome',1,'',''),(40638,'61.135.190.197','2014-12-20 00:00:00','/index.html','IE',1,'www','baidu'),(40639,'46.161.41.31','2014-12-20 00:00:00','/newsview.htm','Firefox',1,'',''),(40640,'121.199.125.21','2014-12-20 00:00:00','/newsview.htm','Firefox',1,'',''),(40641,'121.199.125.4','2014-12-20 00:00:00','/newsview.htm','Firefox',1,'',''),(40642,'220.181.132.218','2014-12-20 00:00:00','/index.html','IE',1,'',''),(40643,'101.199.108.54','2014-12-20 00:00:00','/index.html','Safari',1,'',''),(40644,'222.186.128.50','2014-12-20 00:00:00','/index.html','IE',1,'',''),(40645,'220.181.165.134','2014-12-20 00:00:00','/index.html','Chrome',1,'',''),(40646,'46.161.41.31','2014-12-20 00:00:00','/newsview.htm','Firefox',1,'',''),(40647,'121.199.125.21','2014-12-20 00:00:00','/newsview.htm','Firefox',1,'',''),(40648,'218.59.238.92','2014-12-20 00:00:00','/index.html','IE',1,'',''),(40649,'182.136.36.221','2014-12-20 00:00:00','/index.html','Chrome',1,'',''),(40650,'185.72.244.38','2014-12-20 00:00:00','/index.html','Chrome',1,'',''),(40651,'46.161.41.31','2014-12-20 00:00:00','/newsview.htm','Firefox',1,'',''),(40652,'46.161.41.31','2014-12-20 00:00:00','/newsview.htm','Firefox',1,'',''),(40653,'119.147.146.189','2014-12-20 00:00:00','/index.html','IE',1,'',''),(40654,'61.135.186.29','2014-12-21 00:00:00','/newsview.htm','Safari',1,'',''),(40655,'121.199.125.21','2014-12-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40656,'121.199.125.4','2014-12-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40657,'121.199.125.21','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40658,'121.199.125.4','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40659,'121.199.125.21','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40660,'46.161.41.31','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40661,'61.129.72.27','2014-12-21 00:00:00','/index.html','Chrome',1,'',''),(40662,'46.161.41.31','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40663,'31.11.237.222','2014-12-21 00:00:00','/index.html','Chrome',1,'',''),(40664,'69.58.178.57','2014-12-21 00:00:00','/index.html','Firefox',1,'',''),(40665,'69.58.178.57','2014-12-21 00:00:00','/index.html','Firefox',1,'',''),(40666,'69.58.178.57','2014-12-21 00:00:00','/news.htm','Firefox',1,'',''),(40667,'183.136.190.40','2014-12-21 00:00:00','/index.html','Chrome',1,'',''),(40668,'46.161.41.31','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40669,'183.136.190.62','2014-12-21 00:00:00','/index.html','Chrome',1,'',''),(40670,'183.136.190.40','2014-12-21 00:00:00','/index.html','Chrome',1,'',''),(40671,'117.141.119.220','2014-12-21 00:00:00','/index.html','IE',1,'','baidu'),(40672,'183.136.190.62','2014-12-21 00:00:00','/index.html','Chrome',1,'',''),(40673,'61.146.178.189','2014-12-21 00:00:00','/index.html','IE',1,'',''),(40674,'46.161.41.31','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40675,'180.149.143.26','2014-12-21 00:00:00','/newsview.htm','Safari',1,'',''),(40676,'61.135.190.69','2014-12-21 00:00:00','/index.html','IE',1,'www','baidu'),(40677,'220.181.51.46','2014-12-21 00:00:00','/index.html','Chrome',1,'',''),(40678,'123.125.71.62','2014-12-21 00:00:00','/index.html','Chrome',1,'',''),(40679,'46.161.41.31','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40680,'111.206.36.147','2014-12-21 00:00:00','/index.html','Firefox',1,'',''),(40681,'220.181.132.218','2014-12-21 00:00:00','/index.html','IE',1,'',''),(40682,'101.199.112.49','2014-12-21 00:00:00','/index.html','Safari',1,'',''),(40683,'84.240.9.6','2014-12-21 00:00:00','/index.html','Chrome',1,'',''),(40684,'46.161.41.31','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40685,'46.161.41.31','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40686,'220.181.158.106','2014-12-21 00:00:00','/index.html','Firefox',1,'',''),(40687,'46.161.41.31','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40688,'46.161.41.31','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40689,'114.241.31.253','2014-12-21 00:00:00','/index.html','Chrome',1,'',''),(40690,'114.241.31.253','2014-12-21 00:00:00','/news.htm','Chrome',1,'',''),(40691,'114.241.31.253','2014-12-21 00:00:00','/newsview.htm','Chrome',1,'',''),(40692,'203.208.60.136','2014-12-21 00:00:00','/index.html','Safari',1,'',''),(40693,'218.59.238.92','2014-12-21 00:00:00','/index.html','IE',1,'',''),(40694,'218.59.238.92','2014-12-21 00:00:00','/index.html','IE',1,'',''),(40695,'220.181.132.216','2014-12-21 00:00:00','/index.html','IE',1,'',''),(40696,'101.199.112.54','2014-12-21 00:00:00','/index.html','Safari',1,'',''),(40697,'114.244.144.36','2014-12-21 00:00:00','/news.htm','Firefox',1,'',''),(40698,'114.244.144.36','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40699,'49.77.232.203','2014-12-21 00:00:00','/index.html','Chrome',1,'',''),(40700,'121.199.125.21','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40701,'121.199.125.21','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40702,'50.7.8.226','2014-12-21 00:00:00','/index.html','Chrome',1,'',''),(40703,'203.208.60.174','2014-12-21 00:00:00','/index.html','Safari',1,'',''),(40704,'46.161.41.31','2014-12-21 00:00:00','/newsview.htm','Firefox',1,'',''),(40705,'223.87.33.70','2014-12-21 00:00:00','/index.html','Chrome',1,'睿思 BI','baidu'),(40706,'180.91.36.184','2014-12-21 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(40707,'222.186.128.52','2014-12-21 00:00:00','/index.html','IE',1,'',''),(40708,'222.186.21.206','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40709,'46.161.41.31','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40710,'121.199.125.21','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40711,'121.199.125.4','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40712,'121.199.125.21','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40713,'46.161.41.31','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40714,'46.161.41.31','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40715,'58.20.54.248','2014-12-22 00:00:00','/index.html','Firefox',1,'',''),(40716,'58.20.54.248','2014-12-22 00:00:00','/index.html','Firefox',1,'',''),(40717,'58.20.54.248','2014-12-22 00:00:00','/index.html','Firefox',1,'',''),(40718,'222.186.128.53','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40719,'203.208.60.135','2014-12-22 00:00:00','/news.htm','Safari',1,'',''),(40720,'38.100.21.68','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40721,'38.100.21.68','2014-12-22 00:00:00','/news.htm','IE',1,'',''),(40722,'38.100.21.68','2014-12-22 00:00:00','/newsview.htm','IE',1,'',''),(40723,'38.100.21.68','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40724,'180.149.143.154','2014-12-22 00:00:00','/index.html','Safari',1,'',''),(40725,'183.136.190.62','2014-12-22 00:00:00','/index.html','Chrome',1,'',''),(40726,'46.161.41.31','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40727,'183.136.190.62','2014-12-22 00:00:00','/index.html','Chrome',1,'',''),(40728,'116.236.224.37','2014-12-22 00:00:00','/index.html','Chrome',1,'',''),(40729,'116.236.224.37','2014-12-22 00:00:00','/index.html','Chrome',1,'',''),(40730,'116.236.224.37','2014-12-22 00:00:00','/news.htm','Chrome',1,'',''),(40731,'61.135.169.56','2014-12-22 00:00:00','/index.html','Chrome',1,'',''),(40732,'182.254.141.237','2014-12-22 00:00:00','/index.html','Firefox',1,'',''),(40733,'61.135.190.68','2014-12-22 00:00:00','/index.html','IE',1,'www','baidu'),(40734,'58.212.164.217','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40735,'46.161.41.31','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40736,'203.208.60.143','2014-12-22 00:00:00','/news.htm','Safari',1,'',''),(40737,'182.148.56.236','2014-12-22 00:00:00','/index.html','Chrome',1,'睿思bi','360'),(40738,'116.113.30.62','2014-12-22 00:00:00','/index.html','Chrome',1,'',''),(40739,'61.160.213.110','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40740,'58.212.164.217','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40741,'115.159.22.52','2014-12-22 00:00:00','/index.html','Firefox',1,'',''),(40742,'180.153.182.120','2014-12-22 00:00:00','/newsview.htm','IE',1,'',''),(40743,'180.153.182.120','2014-12-22 00:00:00','/newsview.htm','IE',1,'',''),(40744,'61.180.150.241','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40745,'61.180.150.241','2014-12-22 00:00:00','/news.htm','IE',1,'',''),(40746,'220.181.132.218','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40747,'221.237.152.76','2014-12-22 00:00:00','/index.html','Chrome',1,'睿思科技bi','baidu'),(40748,'61.146.178.189','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40749,'110.89.36.11','2014-12-22 00:00:00','/newsview.htm','IE',1,'',''),(40750,'182.148.57.21','2014-12-22 00:00:00','/index.html','Chrome',1,'睿思bi','360'),(40751,'42.120.145.176','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40752,'42.120.145.190','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40753,'42.120.145.190','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40754,'42.120.145.176','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40755,'42.120.145.102','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40756,'42.120.145.102','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40757,'42.120.145.102','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40758,'42.120.145.191','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40759,'42.120.145.191','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40760,'42.120.145.176','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40761,'42.120.145.176','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40762,'42.120.145.176','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40763,'42.120.145.176','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40764,'42.120.145.176','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40765,'42.120.145.191','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40766,'42.120.145.191','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40767,'42.120.145.191','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40768,'42.120.145.191','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40769,'42.120.145.38','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40770,'42.120.145.38','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40771,'42.120.145.38','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40772,'42.120.145.38','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40773,'42.120.145.38','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40774,'42.120.145.38','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40775,'42.120.145.190','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40776,'42.120.145.190','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40777,'42.120.145.190','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40778,'42.120.145.190','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40779,'42.120.145.38','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40780,'42.120.145.38','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40781,'42.120.145.38','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40782,'42.120.145.38','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40783,'42.120.145.95','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40784,'42.120.145.95','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40785,'42.120.145.95','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40786,'42.120.145.95','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40787,'42.120.145.95','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40788,'42.120.145.95','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40789,'42.120.145.95','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40790,'42.120.145.95','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40791,'42.120.145.95','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40792,'42.120.145.95','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40793,'42.120.145.95','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40794,'42.120.145.174','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40795,'42.120.145.174','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40796,'42.120.145.174','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40797,'42.120.145.174','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40798,'42.120.145.174','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40799,'42.120.145.174','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40800,'42.120.145.174','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40801,'42.120.145.174','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40802,'42.120.145.37','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40803,'42.120.145.37','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40804,'42.120.145.37','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40805,'42.120.145.37','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40806,'42.120.145.37','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40807,'42.120.145.189','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40808,'42.120.145.189','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40809,'42.120.145.189','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40810,'42.120.145.189','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40811,'42.120.145.189','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40812,'42.120.145.189','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40813,'42.120.145.189','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40814,'42.120.145.60','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40815,'42.120.145.60','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40816,'42.120.145.60','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40817,'42.120.145.60','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40818,'42.120.145.60','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40819,'42.120.145.60','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40820,'42.120.145.60','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40821,'42.120.145.60','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40822,'182.148.57.21','2014-12-22 00:00:00','/index.html','Chrome',1,'',''),(40823,'124.128.62.162','2014-12-22 00:00:00','/index.html','Chrome',1,'睿思bi','360'),(40824,'46.161.41.31','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40825,'106.120.121.150','2014-12-22 00:00:00','/index.html','Chrome',1,'','baidu'),(40826,'58.212.164.217','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40827,'220.181.51.39','2014-12-22 00:00:00','/index.html','Chrome',1,'',''),(40828,'46.161.41.31','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40829,'125.111.88.8','2014-12-22 00:00:00','/index.html','Chrome',1,'',''),(40830,'220.181.132.216','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40831,'101.199.108.50','2014-12-22 00:00:00','/index.html','Safari',1,'',''),(40832,'121.199.125.21','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40833,'121.199.125.21','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40834,'218.59.238.92','2014-12-22 00:00:00','/index.html','IE',1,'',''),(40835,'121.199.125.4','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40836,'121.199.125.21','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40837,'46.161.41.31','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40838,'121.199.125.21','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40839,'121.199.125.4','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40840,'115.28.86.148','2014-12-22 00:00:00','/index.html','Chrome',1,'',''),(40841,'121.42.137.221','2014-12-22 00:00:00','/index.html','Chrome',1,'',''),(40842,'121.199.125.21','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40843,'121.199.125.4','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40844,'46.161.41.31','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40845,'46.161.41.31','2014-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(40846,'180.149.143.154','2014-12-23 00:00:00','/newsview.htm','Safari',1,'',''),(40847,'222.186.128.53','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40848,'54.183.186.150','2014-12-23 00:00:00','/index.html','Firefox',1,'',''),(40849,'222.186.128.50','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40850,'121.199.125.21','2014-12-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40851,'121.199.125.4','2014-12-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(40852,'222.186.58.149','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40853,'203.208.60.144','2014-12-23 00:00:00','/news.htm','Safari',1,'',''),(40854,'61.160.247.181','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40855,'123.125.71.132','2014-12-23 00:00:00','/index.html','Chrome',1,'',''),(40856,'183.136.190.62','2014-12-23 00:00:00','/index.html','Chrome',1,'',''),(40857,'183.136.190.62','2014-12-23 00:00:00','/index.html','Chrome',1,'',''),(40858,'61.135.186.57','2014-12-23 00:00:00','/newsview.htm','Safari',1,'',''),(40859,'124.128.62.162','2014-12-23 00:00:00','/index.html','Chrome',1,'',''),(40860,'124.128.62.162','2014-12-23 00:00:00','/index.html','Chrome',1,'睿思bi','360'),(40861,'46.161.41.31','2014-12-23 00:00:00','/newsview.htm','Firefox',1,'',''),(40862,'203.208.60.110','2014-12-23 00:00:00','/index.html','Safari',1,'',''),(40863,'211.149.155.88','2014-12-23 00:00:00','/index.html','IE',1,'','baidu'),(40864,'61.135.190.200','2014-12-23 00:00:00','/index.html','IE',1,'www','baidu'),(40865,'222.240.205.237','2014-12-23 00:00:00','/index.html','Chrome',1,'',''),(40866,'222.186.21.206','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40867,'61.135.186.16','2014-12-23 00:00:00','/newsview.htm','Safari',1,'',''),(40868,'220.181.51.52','2014-12-23 00:00:00','/index.html','Chrome',1,'',''),(40869,'46.161.41.31','2014-12-23 00:00:00','/newsview.htm','Firefox',1,'',''),(40870,'46.161.41.31','2014-12-23 00:00:00','/newsview.htm','Firefox',1,'',''),(40871,'203.208.60.135','2014-12-23 00:00:00','/index.html','Safari',1,'',''),(40872,'121.199.125.21','2014-12-23 00:00:00','/newsview.htm','Firefox',1,'',''),(40873,'114.246.79.130','2014-12-23 00:00:00','/index.html','IE',1,'','baidu'),(40874,'114.246.79.130','2014-12-23 00:00:00','/index.html','IE',1,'','baidu'),(40875,'121.199.125.21','2014-12-23 00:00:00','/newsview.htm','Firefox',1,'',''),(40876,'119.57.170.100','2014-12-23 00:00:00','/index.html','Chrome',1,'',''),(40877,'46.161.41.31','2014-12-23 00:00:00','/newsview.htm','Firefox',1,'',''),(40878,'101.36.95.54','2014-12-23 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(40879,'111.200.99.71','2014-12-23 00:00:00','/index.html','IE',1,'','baidu'),(40880,'60.223.255.180','2014-12-23 00:00:00','/index.html','Chrome',1,'',''),(40881,'111.30.31.35','2014-12-23 00:00:00','/news.htm','Chrome',1,'',''),(40882,'111.30.31.35','2014-12-23 00:00:00','/newsview.htm','Chrome',1,'',''),(40883,'111.30.31.35','2014-12-23 00:00:00','/index.html','Chrome',1,'',''),(40884,'222.186.128.53','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40885,'220.181.132.218','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40886,'101.199.112.52','2014-12-23 00:00:00','/index.html','Safari',1,'',''),(40887,'182.148.57.21','2014-12-23 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(40888,'125.70.79.25','2014-12-23 00:00:00','/index.html','Chrome',1,'',''),(40889,'96.227.124.38','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40890,'46.161.41.31','2014-12-23 00:00:00','/newsview.htm','Firefox',1,'',''),(40891,'119.147.146.189','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40892,'27.153.170.150','2014-12-23 00:00:00','/newsview.htm','IE',1,'',''),(40893,'27.153.170.150','2014-12-23 00:00:00','/newsview.htm','IE',1,'',''),(40894,'27.153.170.150','2014-12-23 00:00:00','/newsview.htm','IE',1,'',''),(40895,'27.153.170.150','2014-12-23 00:00:00','/newsview.htm','IE',1,'',''),(40896,'46.161.41.31','2014-12-23 00:00:00','/newsview.htm','Firefox',1,'',''),(40897,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40898,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40899,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40900,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40901,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40902,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40903,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40904,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40905,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40906,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40907,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40908,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40909,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40910,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40911,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40912,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40913,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40914,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40915,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40916,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40917,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40918,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40919,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40920,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40921,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40922,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40923,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40924,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40925,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40926,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40927,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40928,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40929,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40930,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40931,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40932,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40933,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40934,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40935,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40936,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40937,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40938,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40939,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40940,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40941,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40942,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40943,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40944,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40945,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40946,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40947,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40948,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40949,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40950,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40951,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40952,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40953,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40954,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40955,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40956,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40957,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40958,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40959,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40960,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40961,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40962,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40963,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40964,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40965,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40966,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40967,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40968,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40969,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40970,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40971,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40972,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40973,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40974,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40975,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40976,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40977,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40978,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40979,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40980,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40981,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40982,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40983,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40984,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40985,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40986,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40987,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40988,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40989,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40990,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40991,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40992,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40993,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40994,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40995,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40996,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40997,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40998,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(40999,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41000,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41001,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41002,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41003,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41004,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41005,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41006,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41007,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41008,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41009,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41010,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41011,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41012,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41013,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41014,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41015,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41016,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41017,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41018,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41019,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41020,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41021,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41022,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41023,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41024,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41025,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41026,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41027,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41028,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41029,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41030,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41031,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41032,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41033,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41034,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41035,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41036,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41037,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41038,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41039,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41040,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41041,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41042,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41043,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41044,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41045,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41046,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41047,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41048,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41049,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41050,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41051,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41052,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41053,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41054,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41055,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41056,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41057,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41058,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41059,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41060,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41061,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41062,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41063,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41064,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41065,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41066,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41067,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41068,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41069,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41070,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41071,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41072,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41073,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41074,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41075,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41076,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41077,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41078,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41079,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41080,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41081,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41082,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41083,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41084,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41085,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41086,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41087,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41088,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41089,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41090,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41091,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41092,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41093,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41094,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41095,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41096,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41097,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41098,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41099,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41100,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41101,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41102,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41103,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41104,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41105,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41106,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41107,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41108,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41109,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41110,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41111,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41112,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41113,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41114,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41115,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41116,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41117,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41118,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41119,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41120,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41121,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41122,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41123,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41124,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41125,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41126,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41127,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41128,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41129,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41130,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41131,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41132,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41133,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41134,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41135,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41136,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41137,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41138,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41139,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41140,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41141,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41142,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41143,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41144,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41145,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41146,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41147,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41148,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41149,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41150,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41151,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41152,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41153,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41154,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41155,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41156,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41157,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41158,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41159,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41160,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41161,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41162,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41163,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41164,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41165,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41166,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41167,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41168,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41169,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41170,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41171,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41172,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41173,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41174,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41175,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41176,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41177,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41178,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41179,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41180,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41181,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41182,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41183,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41184,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41185,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41186,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41187,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41188,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41189,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41190,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41191,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41192,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41193,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41194,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41195,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41196,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41197,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41198,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41199,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41200,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41201,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41202,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41203,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41204,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41205,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41206,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41207,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41208,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41209,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41210,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41211,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41212,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41213,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41214,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41215,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41216,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41217,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41218,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41219,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41220,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41221,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41222,'110.75.186.231','2014-12-23 00:00:00','/index.html','IE',1,'',''),(41223,'110.75.186.231','2014-12-23 00:00:00','/news/news.htm','IE',1,'',''),(41224,'110.75.186.231','2014-12-23 00:00:00','/news/news.htm','IE',1,'',''),(41225,'110.75.186.231','2014-12-23 00:00:00','/news/news.htm','IE',1,'',''),(41226,'110.75.186.231','2014-12-23 00:00:00','/news/news.htm','IE',1,'',''),(41227,'46.161.41.31','2014-12-23 00:00:00','/newsview.htm','Firefox',1,'',''),(41228,'46.161.41.31','2014-12-23 00:00:00','/newsview.htm','Firefox',1,'',''),(41229,'101.40.143.103','2014-12-24 00:00:00','/index.html','Chrome',1,'','baidu'),(41230,'101.40.143.103','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41231,'101.40.143.103','2014-12-24 00:00:00','/news.htm','Chrome',1,'',''),(41232,'182.254.153.45','2014-12-24 00:00:00','/index.html','Firefox',1,'',''),(41233,'46.161.41.31','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41234,'203.208.60.131','2014-12-24 00:00:00','/newsview.htm','Safari',1,'',''),(41235,'110.80.33.98','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41236,'110.80.33.98','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41237,'110.80.33.98','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41238,'110.80.33.98','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41239,'110.80.33.98','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41240,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41241,'110.80.33.98','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41242,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41243,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41244,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41245,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41246,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41247,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41248,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41249,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41250,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41251,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41252,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41253,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41254,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41255,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41256,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41257,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41258,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41259,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41260,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41261,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41262,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41263,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41264,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41265,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41266,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41267,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41268,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41269,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41270,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41271,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41272,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41273,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41274,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41275,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41276,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41277,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41278,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41279,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41280,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41281,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41282,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41283,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41284,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41285,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41286,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41287,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41288,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41289,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41290,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41291,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41292,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41293,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41294,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41295,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41296,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41297,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41298,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41299,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41300,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41301,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41302,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41303,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41304,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41305,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41306,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41307,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41308,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41309,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41310,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41311,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41312,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41313,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41314,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41315,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41316,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41317,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41318,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41319,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41320,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41321,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41322,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41323,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41324,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41325,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41326,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41327,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41328,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41329,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41330,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41331,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41332,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41333,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41334,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41335,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41336,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41337,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41338,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41339,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41340,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41341,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41342,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41343,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41344,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41345,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41346,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41347,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41348,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41349,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41350,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41351,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41352,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41353,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41354,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41355,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41356,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41357,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41358,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41359,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41360,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41361,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41362,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41363,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41364,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41365,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41366,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41367,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41368,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41369,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41370,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41371,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41372,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41373,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41374,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41375,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41376,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41377,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41378,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41379,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41380,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41381,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41382,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41383,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41384,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41385,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41386,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41387,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41388,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41389,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41390,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41391,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41392,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41393,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41394,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41395,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41396,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41397,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41398,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41399,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41400,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41401,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41402,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41403,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41404,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41405,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41406,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41407,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41408,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41409,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41410,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41411,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41412,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41413,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41414,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41415,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41416,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41417,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41418,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41419,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41420,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41421,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41422,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41423,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41424,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41425,'110.80.33.98','2014-12-24 00:00:00','/news.htm','IE',1,'',''),(41426,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41427,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41428,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41429,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41430,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41431,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41432,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41433,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41434,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41435,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41436,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41437,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41438,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41439,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41440,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41441,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41442,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41443,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41444,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41445,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41446,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41447,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41448,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41449,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41450,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41451,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41452,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41453,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41454,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41455,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41456,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41457,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41458,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41459,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41460,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41461,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41462,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41463,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41464,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41465,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41466,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41467,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41468,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41469,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41470,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41471,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41472,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41473,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41474,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41475,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41476,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41477,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41478,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41479,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41480,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41481,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41482,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41483,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41484,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41485,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41486,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41487,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41488,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41489,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41490,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41491,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41492,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41493,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41494,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41495,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41496,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41497,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41498,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41499,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41500,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41501,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41502,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41503,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41504,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41505,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41506,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41507,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41508,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41509,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41510,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41511,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41512,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41513,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41514,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41515,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41516,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41517,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41518,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41519,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41520,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41521,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41522,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41523,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41524,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41525,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41526,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41527,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41528,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41529,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41530,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41531,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41532,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41533,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41534,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41535,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41536,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41537,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41538,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41539,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41540,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41541,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41542,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41543,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41544,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41545,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41546,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41547,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41548,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41549,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41550,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41551,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41552,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41553,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41554,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41555,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41556,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41557,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41558,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41559,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41560,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41561,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41562,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41563,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41564,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41565,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41566,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41567,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41568,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41569,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41570,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41571,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41572,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41573,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41574,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41575,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41576,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41577,'110.80.33.98','2014-12-24 00:00:00','/newsview.htm','IE',1,'',''),(41578,'121.199.125.21','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41579,'121.199.125.21','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41580,'121.199.125.4','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41581,'121.199.125.21','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41582,'121.199.125.21','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41583,'220.181.132.216','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41584,'101.199.108.57','2014-12-24 00:00:00','/index.html','Safari',1,'',''),(41585,'121.199.125.21','2014-12-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(41586,'121.199.125.4','2014-12-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(41587,'61.146.178.189','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41588,'121.199.125.21','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41589,'121.199.125.4','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41590,'121.199.125.21','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41591,'46.161.41.31','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41592,'121.199.125.21','2014-12-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(41593,'121.199.125.21','2014-12-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(41594,'121.199.125.21','2014-12-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(41595,'203.208.60.132','2014-12-24 00:00:00','/newsview.htm','Safari',1,'',''),(41596,'61.135.169.56','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41597,'183.136.190.62','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41598,'121.199.125.21','2014-12-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(41599,'183.136.190.62','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41600,'61.135.190.71','2014-12-24 00:00:00','/index.html','IE',1,'www','baidu'),(41601,'183.136.190.62','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41602,'124.128.62.162','2014-12-24 00:00:00','/index.html','Chrome',1,'睿思bi','360'),(41603,'1.202.240.238','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41604,'124.128.62.162','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41605,'124.128.62.162','2014-12-24 00:00:00','/index.html','Chrome',1,'睿思bi','360'),(41606,'46.161.41.31','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41607,'121.199.125.21','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41608,'46.161.41.31','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41609,'46.161.41.31','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41610,'61.135.169.23','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41611,'222.186.128.50','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41612,'46.161.41.31','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41613,'46.161.41.31','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41614,'175.102.134.139','2014-12-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(41615,'218.30.118.80','2014-12-24 00:00:00','/index.html','Firefox',1,'',''),(41616,'218.59.238.92','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41617,'61.135.190.199','2014-12-24 00:00:00','/newsview.htm','Safari',1,'',''),(41618,'121.199.125.21','2014-12-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(41619,'121.199.125.4','2014-12-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(41620,'222.186.128.54','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41621,'218.77.79.57','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41622,'119.255.1.219','2014-12-24 00:00:00','/index.html','Chrome',1,'销售数据分析商业智能软件','360'),(41623,'119.255.1.219','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41624,'119.255.1.219','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41625,'46.161.41.31','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41626,'220.181.132.218','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41627,'101.199.112.45','2014-12-24 00:00:00','/index.html','Safari',1,'',''),(41628,'199.30.24.190','2014-12-24 00:00:00','/index.html','Safari',1,'',''),(41629,'119.29.3.54','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41630,'203.208.60.143','2014-12-24 00:00:00','/newsview.htm','Safari',1,'',''),(41631,'171.214.177.54','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41632,'171.214.177.54','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41633,'203.208.60.143','2014-12-24 00:00:00','/news.htm','Safari',1,'',''),(41634,'223.64.62.39','2014-12-24 00:00:00','/index.html','Chrome',1,'',''),(41635,'121.199.125.21','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41636,'121.199.125.4','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41637,'46.161.41.31','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41638,'66.249.64.179','2014-12-24 00:00:00','/index.html','Safari',1,'',''),(41639,'61.135.190.102','2014-12-24 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(41640,'61.135.190.224','2014-12-24 00:00:00','/index.html','Chrome',1,'39376','baidu'),(41641,'54.183.131.10','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41642,'46.161.41.31','2014-12-24 00:00:00','/newsview.htm','Firefox',1,'',''),(41643,'61.160.213.110','2014-12-24 00:00:00','/index.html','IE',1,'',''),(41644,'66.249.64.62','2014-12-24 00:00:00','/newsview.htm','Safari',1,'',''),(41645,'46.161.41.31','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41646,'122.226.111.105','2014-12-25 00:00:00','/index.html','Firefox',1,'',''),(41647,'122.226.111.105','2014-12-25 00:00:00','/index.html','Firefox',1,'',''),(41648,'66.249.64.62','2014-12-25 00:00:00','/news.htm','Safari',1,'',''),(41649,'121.199.125.21','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41650,'121.199.125.4','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41651,'46.161.41.31','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41652,'46.161.41.31','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41653,'123.125.71.125','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41654,'182.118.60.213','2014-12-25 00:00:00','/newsview.htm','IE',1,'',''),(41655,'66.249.64.66','2014-12-25 00:00:00','/news.htm','Safari',1,'',''),(41656,'46.161.41.31','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41657,'46.161.41.31','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41658,'115.159.66.245','2014-12-25 00:00:00','/index.html','Firefox',1,'',''),(41659,'27.159.221.219','2014-12-25 00:00:00','/newsview.htm','IE',1,'',''),(41660,'183.136.190.62','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41661,'46.161.41.31','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41662,'183.136.190.62','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41663,'222.186.21.206','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41664,'183.136.190.62','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41665,'61.135.186.56','2014-12-25 00:00:00','/index.html','Safari',1,'',''),(41666,'182.254.230.139','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41667,'121.199.125.21','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41668,'124.128.62.162','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41669,'183.136.190.62','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41670,'61.135.190.198','2014-12-25 00:00:00','/index.html','Safari',1,'',''),(41671,'61.135.190.72','2014-12-25 00:00:00','/index.html','IE',1,'www','baidu'),(41672,'123.125.71.121','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41673,'182.148.57.21','2014-12-25 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(41674,'182.148.57.21','2014-12-25 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(41675,'124.128.62.162','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'睿思报表软件','baidu'),(41676,'124.126.225.15','2014-12-25 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(41677,'124.128.62.162','2014-12-25 00:00:00','/index.html','Chrome',1,'睿思BI','360'),(41678,'124.128.62.162','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41679,'124.128.62.162','2014-12-25 00:00:00','/newsview.htm','Chrome',1,'',''),(41680,'124.128.62.162','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41681,'64.246.165.210','2014-12-25 00:00:00','/index.html','Firefox',1,'',''),(41682,'61.146.178.189','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41683,'111.30.12.4','2014-12-25 00:00:00','/index.html','Chrome',1,'北京学敏睿思','360'),(41684,'42.120.145.205','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41685,'42.120.145.205','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41686,'42.120.145.205','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41687,'42.120.145.205','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41688,'42.120.145.205','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41689,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41690,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41691,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41692,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41693,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41694,'42.120.145.114','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41695,'42.120.145.114','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41696,'42.120.145.114','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41697,'42.120.145.114','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41698,'42.120.145.114','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41699,'42.120.145.114','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41700,'42.120.145.114','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41701,'42.120.145.114','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41702,'42.120.145.114','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41703,'42.120.145.114','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41704,'42.120.145.114','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41705,'42.120.145.114','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41706,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41707,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41708,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41709,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41710,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41711,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41712,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41713,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41714,'42.120.145.166','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41715,'42.120.145.246','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41716,'42.120.145.246','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41717,'42.120.145.246','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41718,'42.120.145.246','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41719,'42.120.145.246','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41720,'42.120.145.246','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41721,'42.120.145.246','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41722,'42.120.145.15','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41723,'42.120.145.15','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41724,'42.120.145.15','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41725,'42.120.145.15','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41726,'42.120.145.15','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41727,'42.120.145.15','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41728,'42.120.145.15','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41729,'42.120.145.15','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41730,'42.120.145.201','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41731,'42.120.145.201','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41732,'42.120.145.201','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41733,'42.120.145.201','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41734,'42.120.145.201','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41735,'42.120.145.201','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41736,'42.120.145.201','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41737,'42.120.145.201','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41738,'42.120.145.201','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41739,'42.120.145.204','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41740,'42.120.145.204','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41741,'42.120.145.204','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41742,'42.120.145.204','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41743,'42.120.145.204','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41744,'42.120.145.204','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41745,'42.120.145.204','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41746,'42.120.145.204','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41747,'42.120.145.200','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41748,'42.120.145.200','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41749,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41750,'42.120.145.200','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41751,'42.120.145.200','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41752,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41753,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41754,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41755,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41756,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41757,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41758,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41759,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41760,'42.120.145.165','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41761,'42.120.145.245','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41762,'42.120.145.245','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41763,'42.120.145.38','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41764,'42.120.145.245','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41765,'42.120.145.245','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41766,'42.120.145.245','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41767,'42.120.145.245','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41768,'42.120.145.245','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41769,'42.120.145.203','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41770,'42.120.145.203','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41771,'42.120.145.203','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41772,'42.120.145.203','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41773,'42.120.145.203','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41774,'42.120.145.203','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41775,'42.120.145.203','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41776,'42.120.145.203','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41777,'42.120.145.44','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41778,'42.120.145.44','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41779,'42.120.145.44','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41780,'42.120.145.44','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41781,'42.120.145.44','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41782,'42.120.145.44','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41783,'42.120.145.44','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41784,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41785,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41786,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41787,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41788,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41789,'42.120.145.113','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41790,'42.120.145.44','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41791,'42.120.145.203','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41792,'42.120.145.203','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41793,'42.120.145.203','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41794,'42.120.145.203','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41795,'42.120.145.44','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41796,'42.120.145.37','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41797,'42.120.145.37','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41798,'42.120.145.37','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41799,'42.120.145.37','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41800,'42.120.145.37','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41801,'42.120.145.112','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41802,'42.120.145.244','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41803,'42.120.145.112','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41804,'42.120.145.112','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41805,'42.120.145.112','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41806,'42.120.145.112','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41807,'42.120.145.164','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41808,'42.120.145.244','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41809,'42.120.145.164','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41810,'42.120.145.164','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41811,'42.120.145.164','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41812,'42.120.145.164','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41813,'42.120.145.37','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41814,'42.120.145.37','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41815,'42.120.145.37','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41816,'42.120.145.37','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41817,'42.120.145.37','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41818,'42.120.145.37','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41819,'42.120.145.199','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41820,'42.120.145.199','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41821,'42.120.145.244','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41822,'42.120.145.202','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41823,'42.120.145.202','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41824,'42.120.145.202','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41825,'42.120.145.112','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41826,'42.120.145.13','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41827,'42.120.145.112','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41828,'42.120.145.112','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41829,'42.120.145.13','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41830,'42.120.145.112','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41831,'42.120.145.112','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41832,'42.120.145.163','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41833,'42.120.145.163','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41834,'42.120.145.163','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41835,'42.120.145.163','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41836,'42.120.145.163','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41837,'216.145.5.42','2014-12-25 00:00:00','/index.html','Firefox',1,'',''),(41838,'121.199.125.21','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41839,'61.135.190.72','2014-12-25 00:00:00','/index.html','Safari',1,'',''),(41840,'1.202.91.134','2014-12-25 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(41841,'220.181.51.40','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41842,'222.186.128.50','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41843,'220.181.132.216','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41844,'220.181.132.218','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41845,'220.181.132.196','2014-12-25 00:00:00','/index.html','Safari',1,'',''),(41846,'46.161.41.31','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41847,'46.161.41.31','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41848,'61.135.190.102','2014-12-25 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(41849,'183.136.190.62','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41850,'218.30.118.80','2014-12-25 00:00:00','/index.html','Firefox',1,'',''),(41851,'61.135.186.17','2014-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(41852,'221.205.233.24','2014-12-25 00:00:00','/index.html','Chrome',1,'',''),(41853,'222.186.58.149','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41854,'46.161.41.31','2014-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(41855,'101.254.26.6','2014-12-25 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(41856,'220.181.158.109','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41857,'220.181.158.109','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41858,'220.181.158.109','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41859,'220.181.158.109','2014-12-25 00:00:00','/index.html','IE',1,'',''),(41860,'121.199.125.21','2014-12-26 00:00:00','/newsview.htm','Firefox',1,'',''),(41861,'46.161.41.31','2014-12-26 00:00:00','/newsview.htm','Firefox',1,'',''),(41862,'182.118.41.128','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41863,'66.249.65.183','2014-12-26 00:00:00','/newsview.htm','Safari',1,'',''),(41864,'61.160.247.181','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41865,'220.181.158.109','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41866,'220.181.158.109','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41867,'220.181.158.109','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41868,'220.181.158.109','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41869,'183.136.190.62','2014-12-26 00:00:00','/index.html','Chrome',1,'',''),(41870,'120.27.44.126','2014-12-26 00:00:00','/index.html','Chrome',1,'',''),(41871,'119.29.52.68','2014-12-26 00:00:00','/index.html','Chrome',1,'',''),(41872,'222.186.128.52','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41873,'183.136.190.62','2014-12-26 00:00:00','/index.html','Chrome',1,'',''),(41874,'183.136.190.62','2014-12-26 00:00:00','/index.html','Chrome',1,'',''),(41875,'183.136.190.62','2014-12-26 00:00:00','/index.html','Chrome',1,'',''),(41876,'119.147.146.189','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41877,'222.186.42.232','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41878,'61.135.190.197','2014-12-26 00:00:00','/index.html','IE',1,'www','baidu'),(41879,'199.30.25.165','2014-12-26 00:00:00','/index.html','Safari',1,'',''),(41880,'61.135.165.23','2014-12-26 00:00:00','/index.html','Chrome',1,'',''),(41881,'121.199.125.21','2014-12-26 00:00:00','/newsview.htm','Firefox',1,'',''),(41882,'114.221.27.100','2014-12-26 00:00:00','/index.html','Chrome',1,'睿思 bi','360'),(41883,'112.86.154.133','2014-12-26 00:00:00','/news.htm','Chrome',1,'',''),(41884,'222.186.58.149','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41885,'222.186.58.149','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41886,'222.186.58.149','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41887,'182.50.114.19','2014-12-26 00:00:00','/index.html','Chrome',1,'北京睿思恒信科技有限公司','baidu'),(41888,'182.50.114.19','2014-12-26 00:00:00','/index.html','Chrome',1,'',''),(41889,'182.50.114.19','2014-12-26 00:00:00','/index.html','Chrome',1,'','baidu'),(41890,'182.50.114.19','2014-12-26 00:00:00','/index.html','Chrome',1,'',''),(41891,'222.66.23.5','2014-12-26 00:00:00','/newsview.htm','Firefox',1,'bi数据分析软件','baidu'),(41892,'222.66.23.5','2014-12-26 00:00:00','/newsview.htm','Firefox',1,'bi数据分析软件','baidu'),(41893,'66.249.65.183','2014-12-26 00:00:00','/news.htm','Safari',1,'',''),(41894,'101.199.116.218','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41895,'182.254.153.249','2014-12-26 00:00:00','/index.html','Firefox',1,'',''),(41896,'218.30.118.102','2014-12-26 00:00:00','/index.html','Firefox',1,'',''),(41897,'123.117.95.209','2014-12-26 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(41898,'113.90.80.229','2014-12-26 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(41899,'210.75.220.12','2014-12-26 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司怎样','baidu'),(41900,'210.75.220.12','2014-12-26 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司怎样','baidu'),(41901,'219.142.60.11','2014-12-26 00:00:00','/newsview.htm','Chrome',1,'',''),(41902,'219.142.60.11','2014-12-26 00:00:00','/newsview.htm','Chrome',1,'',''),(41903,'219.142.60.11','2014-12-26 00:00:00','/newsview.htm','Chrome',1,'',''),(41904,'219.142.60.11','2014-12-26 00:00:00','/index.html','Chrome',1,'',''),(41905,'180.109.239.20','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41906,'36.99.31.240','2014-12-26 00:00:00','/index.html','Safari',1,'',''),(41907,'114.221.27.100','2014-12-26 00:00:00','/index.html','Chrome',1,'','baidu'),(41908,'42.156.139.20','2014-12-26 00:00:00','/index.html','Safari',1,'',''),(41909,'220.181.132.218','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41910,'101.199.112.54','2014-12-26 00:00:00','/index.html','Safari',1,'',''),(41911,'123.117.95.209','2014-12-26 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(41912,'61.160.247.181','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41913,'66.249.73.198','2014-12-26 00:00:00','/index.html','Safari',1,'',''),(41914,'61.146.178.189','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41915,'66.249.69.182','2014-12-26 00:00:00','/index.html','Safari',1,'',''),(41916,'218.59.238.92','2014-12-26 00:00:00','/index.html','IE',1,'',''),(41917,'66.249.69.166','2014-12-26 00:00:00','/newsview.htm','Safari',1,'',''),(41918,'121.199.125.21','2014-12-26 00:00:00','/newsview.htm','Firefox',1,'',''),(41919,'61.160.213.110','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41920,'115.159.67.173','2014-12-27 00:00:00','/index.html','Firefox',1,'',''),(41921,'220.181.158.109','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41922,'220.181.158.109','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41923,'220.181.158.109','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41924,'220.181.158.109','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41925,'220.181.158.109','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41926,'220.181.158.109','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41927,'220.181.158.109','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41928,'220.181.158.109','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41929,'220.181.158.109','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41930,'220.181.158.109','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41931,'220.181.158.109','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41932,'220.181.158.109','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41933,'222.186.21.206','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41934,'61.135.186.56','2014-12-27 00:00:00','/index.html','Safari',1,'',''),(41935,'180.153.188.109','2014-12-27 00:00:00','/index.html','Safari',1,'',''),(41936,'222.186.128.54','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41937,'220.181.132.216','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41938,'101.199.108.56','2014-12-27 00:00:00','/index.html','Safari',1,'',''),(41939,'61.135.186.29','2014-12-27 00:00:00','/index.html','Safari',1,'',''),(41940,'183.136.190.62','2014-12-27 00:00:00','/index.html','Chrome',1,'',''),(41941,'120.27.49.211','2014-12-27 00:00:00','/index.html','Chrome',1,'',''),(41942,'183.136.190.62','2014-12-27 00:00:00','/index.html','Chrome',1,'',''),(41943,'61.160.213.110','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41944,'218.30.118.98','2014-12-27 00:00:00','/index.html','Firefox',1,'',''),(41945,'183.136.190.62','2014-12-27 00:00:00','/index.html','Chrome',1,'',''),(41946,'125.116.210.187','2014-12-27 00:00:00','/index.html','Chrome',1,'睿思 BI','baidu'),(41947,'61.135.190.199','2014-12-27 00:00:00','/index.html','IE',1,'www','baidu'),(41948,'183.136.190.62','2014-12-27 00:00:00','/index.html','Chrome',1,'',''),(41949,'220.181.51.45','2014-12-27 00:00:00','/index.html','Chrome',1,'',''),(41950,'114.221.27.100','2014-12-27 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(41951,'121.199.125.21','2014-12-27 00:00:00','/newsview.htm','Firefox',1,'',''),(41952,'23.225.128.182','2014-12-27 00:00:00','/index.html','Firefox',1,'','baidu'),(41953,'61.135.190.219','2014-12-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(41954,'124.200.108.122','2014-12-27 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(41955,'111.206.36.10','2014-12-27 00:00:00','/index.html','Firefox',1,'',''),(41956,'117.64.21.30','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41957,'180.109.239.20','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41958,'220.181.51.39','2014-12-27 00:00:00','/index.html','Chrome',1,'',''),(41959,'220.181.51.62','2014-12-27 00:00:00','/index.html','Chrome',1,'',''),(41960,'61.135.186.40','2014-12-27 00:00:00','/newsview.htm','Safari',1,'',''),(41961,'218.30.118.100','2014-12-27 00:00:00','/index.html','Firefox',1,'',''),(41962,'220.181.132.218','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41963,'101.199.108.53','2014-12-27 00:00:00','/index.html','Safari',1,'',''),(41964,'222.186.128.53','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41965,'222.186.21.206','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41966,'222.186.128.57','2014-12-27 00:00:00','/index.html','IE',1,'',''),(41967,'119.29.3.54','2014-12-27 00:00:00','/index.html','Chrome',1,'',''),(41968,'118.207.211.254','2014-12-28 00:00:00','/index.html','Chrome',1,'','baidu'),(41969,'118.207.211.254','2014-12-28 00:00:00','/index.html','Chrome',1,'','baidu'),(41970,'182.118.41.91','2014-12-28 00:00:00','/index.html','IE',1,'',''),(41971,'203.208.60.163','2014-12-28 00:00:00','/index.html','Safari',1,'',''),(41972,'182.254.209.57','2014-12-28 00:00:00','/index.html','Firefox',1,'',''),(41973,'61.160.247.181','2014-12-28 00:00:00','/index.html','IE',1,'',''),(41974,'61.146.178.189','2014-12-28 00:00:00','/index.html','IE',1,'',''),(41975,'46.161.41.31','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(41976,'183.136.190.62','2014-12-28 00:00:00','/index.html','Chrome',1,'',''),(41977,'46.161.41.31','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(41978,'61.160.247.181','2014-12-28 00:00:00','/index.html','IE',1,'',''),(41979,'183.136.190.62','2014-12-28 00:00:00','/index.html','Chrome',1,'',''),(41980,'183.136.190.62','2014-12-28 00:00:00','/index.html','Chrome',1,'',''),(41981,'46.161.41.31','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(41982,'121.199.125.21','2014-12-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(41983,'182.254.151.140','2014-12-28 00:00:00','/index.html','Firefox',1,'',''),(41984,'121.199.125.21','2014-12-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(41985,'183.136.190.62','2014-12-28 00:00:00','/index.html','Chrome',1,'',''),(41986,'61.135.190.201','2014-12-28 00:00:00','/index.html','IE',1,'www','baidu'),(41987,'220.181.51.62','2014-12-28 00:00:00','/index.html','Chrome',1,'',''),(41988,'46.161.41.31','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(41989,'121.199.125.21','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(41990,'180.153.182.80','2014-12-28 00:00:00','/news/newsview.htm','IE',1,'',''),(41991,'180.153.182.91','2014-12-28 00:00:00','/news/newsview.htm','IE',1,'',''),(41992,'121.199.125.21','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(41993,'46.161.41.31','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(41994,'121.199.125.21','2014-12-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(41995,'121.199.125.4','2014-12-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(41996,'124.126.229.121','2014-12-28 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(41997,'222.186.21.206','2014-12-28 00:00:00','/index.html','IE',1,'',''),(41998,'46.161.41.31','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(41999,'203.208.60.128','2014-12-28 00:00:00','/news.htm','Safari',1,'',''),(42000,'61.135.165.55','2014-12-28 00:00:00','/index.html','Chrome',1,'',''),(42001,'46.161.41.31','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(42002,'121.199.125.21','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(42003,'121.199.125.4','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(42004,'121.199.125.21','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(42005,'46.161.41.31','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(42006,'220.181.132.218','2014-12-28 00:00:00','/index.html','IE',1,'',''),(42007,'101.199.108.118','2014-12-28 00:00:00','/index.html','Safari',1,'',''),(42008,'180.149.143.26','2014-12-28 00:00:00','/newsview.htm','Safari',1,'',''),(42009,'203.208.60.130','2014-12-28 00:00:00','/news.htm','Safari',1,'',''),(42010,'113.81.213.53','2014-12-28 00:00:00','/index.html','IE',1,'',''),(42011,'113.81.213.53','2014-12-28 00:00:00','/index.html','IE',1,'',''),(42012,'119.29.3.89','2014-12-28 00:00:00','/index.html','Chrome',1,'',''),(42013,'120.27.49.3','2014-12-28 00:00:00','/index.html','Chrome',1,'',''),(42014,'46.161.41.31','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(42015,'46.161.41.31','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(42016,'220.181.132.216','2014-12-28 00:00:00','/index.html','IE',1,'',''),(42017,'101.199.112.50','2014-12-28 00:00:00','/index.html','Safari',1,'',''),(42018,'46.161.41.31','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(42019,'46.161.41.31','2014-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(42020,'222.186.128.50','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42021,'182.254.153.184','2014-12-29 00:00:00','/index.html','Firefox',1,'',''),(42022,'46.161.41.31','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'',''),(42023,'121.199.125.21','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'',''),(42024,'121.199.125.21','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'',''),(42025,'121.199.125.4','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'',''),(42026,'46.161.41.31','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'',''),(42027,'66.249.67.110','2014-12-29 00:00:00','/news.htm','Safari',1,'',''),(42028,'46.161.41.31','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'',''),(42029,'46.161.41.31','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'',''),(42030,'183.136.190.62','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42031,'183.136.190.62','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42032,'183.136.190.62','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42033,'66.249.67.118','2014-12-29 00:00:00','/news.htm','Safari',1,'',''),(42034,'46.161.41.31','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'',''),(42035,'121.199.125.21','2014-12-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(42036,'119.147.146.189','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42037,'66.249.67.118','2014-12-29 00:00:00','/news.htm','Safari',1,'',''),(42038,'1.202.240.238','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42039,'183.136.190.62','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42040,'125.71.204.119','2014-12-29 00:00:00','/index.html','IE',1,'BI科技公司','baidu'),(42041,'1.202.240.238','2014-12-29 00:00:00','/index.html','IE',1,'BI科技公司','baidu'),(42042,'124.73.32.146','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42043,'124.126.229.121','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42044,'46.161.41.31','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'',''),(42045,'61.135.190.200','2014-12-29 00:00:00','/index.html','IE',1,'www','baidu'),(42046,'61.135.169.56','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42047,'46.161.41.31','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'',''),(42048,'66.249.67.118','2014-12-29 00:00:00','/newsview.htm','Safari',1,'',''),(42049,'61.160.247.181','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42050,'46.161.41.31','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'',''),(42051,'182.148.56.245','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42052,'61.146.178.189','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42053,'222.186.58.149','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42054,'66.249.67.126','2014-12-29 00:00:00','/news.htm','Safari',1,'',''),(42055,'182.148.56.206','2014-12-29 00:00:00','/index.html','Firefox',1,' 睿思bi','baidu'),(42056,'222.186.128.50','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42057,'42.156.139.20','2014-12-29 00:00:00','/index.html','Safari',1,'',''),(42058,'1.202.238.219','2014-12-29 00:00:00','/newsview.htm','Chrome',1,'大悦城 数据挖掘','baidu'),(42059,'220.181.51.52','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42060,'120.204.200.114','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42061,'121.199.125.21','2014-12-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(42062,'121.199.125.4','2014-12-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(42063,'121.199.125.21','2014-12-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(42064,'115.239.212.10','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42065,'66.249.67.158','2014-12-29 00:00:00','/index.html','Safari',1,'',''),(42066,'182.254.230.139','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42067,'66.249.67.110','2014-12-29 00:00:00','/news.htm','Safari',1,'',''),(42068,'221.215.99.2','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42069,'219.143.225.2','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42070,'219.143.225.2','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42071,'219.143.225.2','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42072,'219.143.225.2','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42073,'219.143.225.2','2014-12-29 00:00:00','/news.htm','IE',1,'',''),(42074,'219.143.225.2','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42075,'219.143.225.2','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42076,'219.143.225.2','2014-12-29 00:00:00','/news.htm','IE',1,'',''),(42077,'110.75.167.221','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42078,'110.75.167.221','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42079,'110.75.167.221','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42080,'220.181.132.218','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42081,'220.181.132.198','2014-12-29 00:00:00','/index.html','Safari',1,'',''),(42082,'66.249.67.118','2014-12-29 00:00:00','/newsview.htm','Safari',1,'',''),(42083,'222.209.110.132','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'','baidu'),(42084,'182.118.70.33','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42085,'123.125.71.125','2014-12-29 00:00:00','/index.html','Chrome',1,'',''),(42086,'46.161.41.31','2014-12-29 00:00:00','/newsview.htm','Firefox',1,'',''),(42087,'36.99.31.36','2014-12-29 00:00:00','/index.html','Safari',1,'',''),(42088,'36.99.31.82','2014-12-29 00:00:00','/index.html','Safari',1,'',''),(42089,'61.160.247.181','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42090,'61.146.178.189','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42091,'61.146.178.189','2014-12-29 00:00:00','/news.htm','IE',1,'',''),(42092,'60.206.18.10','2014-12-29 00:00:00','/index.html','IE',1,'','baidu'),(42093,'60.206.18.10','2014-12-29 00:00:00','/index.html','IE',1,'',''),(42094,'118.207.211.254','2014-12-30 00:00:00','/index.html','Chrome',1,'','baidu'),(42095,'118.207.211.254','2014-12-30 00:00:00','/index.html','Chrome',1,'','baidu'),(42096,'182.118.60.193','2014-12-30 00:00:00','/newsview.htm','IE',1,'',''),(42097,'182.254.208.209','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42098,'182.254.208.209','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42099,'61.160.247.181','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42100,'203.208.60.136','2014-12-30 00:00:00','/news.htm','Safari',1,'',''),(42101,'222.186.128.53','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42102,'203.208.60.133','2014-12-30 00:00:00','/news.htm','Safari',1,'',''),(42103,'222.186.128.53','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42104,'203.208.60.130','2014-12-30 00:00:00','/newsview.htm','Safari',1,'',''),(42105,'121.199.125.21','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42106,'121.199.125.4','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42107,'121.199.125.21','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42108,'203.208.60.129','2014-12-30 00:00:00','/index.html','Safari',1,'',''),(42109,'183.136.190.62','2014-12-30 00:00:00','/index.html','Chrome',1,'',''),(42110,'183.136.190.62','2014-12-30 00:00:00','/index.html','Chrome',1,'',''),(42111,'183.136.190.40','2014-12-30 00:00:00','/index.html','Chrome',1,'',''),(42112,'121.199.125.21','2014-12-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(42113,'222.186.21.206','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42114,'36.99.31.197','2014-12-30 00:00:00','/index.html','Safari',1,'',''),(42115,'36.99.31.234','2014-12-30 00:00:00','/index.html','Safari',1,'',''),(42116,'183.136.190.62','2014-12-30 00:00:00','/index.html','Chrome',1,'',''),(42117,'203.208.60.137','2014-12-30 00:00:00','/newsview.htm','Safari',1,'',''),(42118,'182.118.41.40','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42119,'222.186.128.50','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42120,'37.130.226.90','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42121,'121.199.125.21','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42122,'121.199.125.21','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42123,'61.135.190.199','2014-12-30 00:00:00','/index.html','IE',1,'www','baidu'),(42124,'61.135.169.23','2014-12-30 00:00:00','/index.html','Chrome',1,'',''),(42125,'182.254.134.114','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42126,'121.199.125.21','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42127,'49.5.136.82','2014-12-30 00:00:00','/index.html','Chrome',1,'北京睿思','360'),(42128,'203.208.60.113','2014-12-30 00:00:00','/index.html','Safari',1,'',''),(42129,'180.149.143.153','2014-12-30 00:00:00','/index.html','Safari',1,'',''),(42130,'115.183.151.86','2014-12-30 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(42131,'180.149.143.137','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42132,'82.192.74.239','2014-12-30 00:00:00','/index.html','Safari',1,'',''),(42133,'46.161.41.31','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42134,'61.135.186.41','2014-12-30 00:00:00','/newsview.htm','Safari',1,'',''),(42135,'119.29.3.89','2014-12-30 00:00:00','/index.html','Chrome',1,'',''),(42136,'180.110.10.178','2014-12-30 00:00:00','/index.html','Chrome',1,'',''),(42137,'106.38.204.166','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42138,'119.147.146.189','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42139,'46.161.41.31','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42140,'61.50.141.0','2014-12-30 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(42141,'61.135.189.43','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42142,'220.181.125.20','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42143,'182.118.70.173','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42144,'123.151.42.46','2014-12-30 00:00:00','/index.html','Safari',1,'','baidu'),(42145,'111.30.132.195','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42146,'111.161.61.49','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42147,'125.39.210.31','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42148,'61.49.57.61','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42149,'111.30.132.208','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42150,'61.49.56.48','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42151,'180.110.10.178','2014-12-30 00:00:00','/index.html','Firefox',1,'',''),(42152,'58.56.135.126','2014-12-30 00:00:00','/index.html','Chrome',1,'',''),(42153,'42.120.145.137','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42154,'42.120.145.137','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42155,'42.120.145.137','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42156,'220.181.132.218','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42157,'101.199.108.119','2014-12-30 00:00:00','/index.html','Safari',1,'',''),(42158,'219.235.1.29','2014-12-30 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(42159,'219.235.1.29','2014-12-30 00:00:00','/news.htm','Chrome',1,'',''),(42160,'219.235.1.29','2014-12-30 00:00:00','/news.htm','Chrome',1,'',''),(42161,'219.235.1.29','2014-12-30 00:00:00','/index.html','Chrome',1,'',''),(42162,'219.235.1.29','2014-12-30 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(42163,'219.235.1.29','2014-12-30 00:00:00','/news.htm','Chrome',1,'',''),(42164,'219.235.1.29','2014-12-30 00:00:00','/index.html','Chrome',1,'',''),(42165,'121.199.125.21','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42166,'121.199.125.4','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42167,'121.199.125.21','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42168,'121.199.125.21','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42169,'121.199.125.21','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42170,'121.199.125.21','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42171,'121.199.125.4','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42172,'61.160.247.181','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42173,'1.202.240.238','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42174,'124.205.109.146','2014-12-30 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(42175,'61.135.190.221','2014-12-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(42176,'110.75.186.231','2014-12-30 00:00:00','/newsview.htm','IE',1,'',''),(42177,'110.75.186.231','2014-12-30 00:00:00','/news/newsview.htm','IE',1,'',''),(42178,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42179,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42180,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42181,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42182,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42183,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42184,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42185,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42186,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42187,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42188,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42189,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42190,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42191,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42192,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42193,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42194,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42195,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42196,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42197,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42198,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42199,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42200,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42201,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42202,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42203,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42204,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42205,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42206,'61.135.190.105','2014-12-30 00:00:00','/index.html','Chrome',1,'�����˼�Ƽ����޹�˾','baidu'),(42207,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42208,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42209,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42210,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42211,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42212,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42213,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42214,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42215,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42216,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42217,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42218,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42219,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42220,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42221,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42222,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42223,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42224,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42225,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42226,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42227,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42228,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42229,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42230,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42231,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42232,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42233,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42234,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42235,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42236,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42237,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42238,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42239,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42240,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42241,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42242,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42243,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42244,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42245,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42246,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42247,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42248,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42249,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42250,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42251,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42252,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42253,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42254,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42255,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42256,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42257,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42258,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42259,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42260,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42261,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42262,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42263,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42264,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42265,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42266,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42267,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42268,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42269,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42270,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42271,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42272,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42273,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42274,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42275,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42276,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42277,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42278,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42279,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42280,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42281,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42282,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42283,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42284,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42285,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42286,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42287,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42288,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42289,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42290,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42291,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42292,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42293,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42294,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42295,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42296,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42297,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42298,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42299,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42300,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42301,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42302,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42303,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42304,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42305,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42306,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42307,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42308,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42309,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42310,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42311,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42312,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42313,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42314,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42315,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42316,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42317,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42318,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42319,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42320,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42321,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42322,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42323,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42324,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42325,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42326,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42327,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42328,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42329,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42330,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42331,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42332,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42333,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42334,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42335,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42336,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42337,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42338,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42339,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42340,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42341,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42342,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42343,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42344,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42345,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42346,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42347,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42348,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42349,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42350,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42351,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42352,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42353,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42354,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42355,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42356,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42357,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42358,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42359,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42360,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42361,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42362,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42363,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42364,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42365,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42366,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42367,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42368,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42369,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42370,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42371,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42372,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42373,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42374,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42375,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42376,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42377,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42378,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42379,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42380,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42381,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42382,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42383,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42384,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42385,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42386,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42387,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42388,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42389,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42390,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42391,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42392,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42393,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42394,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42395,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42396,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42397,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42398,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42399,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42400,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42401,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42402,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42403,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42404,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42405,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42406,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42407,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42408,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42409,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42410,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42411,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42412,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42413,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42414,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42415,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42416,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42417,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42418,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42419,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42420,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42421,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42422,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42423,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42424,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42425,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42426,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42427,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42428,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42429,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42430,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42431,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42432,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42433,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42434,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42435,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42436,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42437,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42438,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42439,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42440,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42441,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42442,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42443,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42444,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42445,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42446,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42447,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42448,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42449,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42450,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42451,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42452,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42453,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42454,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42455,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42456,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42457,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42458,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42459,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42460,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42461,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42462,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42463,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42464,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42465,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42466,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42467,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42468,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42469,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42470,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42471,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42472,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42473,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42474,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42475,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42476,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42477,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42478,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42479,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42480,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42481,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42482,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42483,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42484,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42485,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42486,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42487,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42488,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42489,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42490,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42491,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42492,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42493,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42494,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42495,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42496,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42497,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42498,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42499,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42500,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42501,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42502,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42503,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42504,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42505,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42506,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42507,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42508,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42509,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42510,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42511,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42512,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42513,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42514,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42515,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42516,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42517,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42518,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42519,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42520,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42521,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42522,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42523,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42524,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42525,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42526,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42527,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42528,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42529,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42530,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42531,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42532,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42533,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42534,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42535,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42536,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42537,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42538,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42539,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42540,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42541,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42542,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42543,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42544,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42545,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42546,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42547,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42548,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42549,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42550,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42551,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42552,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42553,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42554,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42555,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42556,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42557,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42558,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42559,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42560,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42561,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42562,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42563,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42564,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42565,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42566,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42567,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42568,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42569,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42570,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42571,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42572,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42573,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42574,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42575,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42576,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42577,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42578,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42579,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42580,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42581,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42582,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42583,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42584,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42585,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42586,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42587,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42588,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42589,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42590,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42591,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42592,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42593,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42594,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42595,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42596,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42597,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42598,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42599,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42600,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42601,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42602,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42603,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42604,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42605,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42606,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42607,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42608,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42609,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42610,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42611,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42612,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42613,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42614,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42615,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42616,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42617,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42618,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42619,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42620,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42621,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42622,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42623,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42624,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42625,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42626,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42627,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42628,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42629,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42630,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42631,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42632,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42633,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42634,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42635,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42636,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42637,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42638,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42639,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42640,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42641,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42642,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42643,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42644,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42645,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42646,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42647,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42648,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42649,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42650,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42651,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42652,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42653,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42654,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42655,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42656,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42657,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42658,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42659,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42660,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42661,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42662,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42663,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42664,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42665,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42666,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42667,'110.75.186.231','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42668,'220.181.158.109','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42669,'220.181.158.109','2014-12-30 00:00:00','/index.html','IE',1,'',''),(42670,'46.161.41.31','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42671,'46.161.41.31','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42672,'121.199.125.21','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42673,'121.199.125.21','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42674,'46.161.41.31','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42675,'121.199.125.4','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42676,'121.199.125.4','2014-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(42677,'46.161.41.31','2014-12-31 00:00:00','/newsview.htm','Firefox',1,'',''),(42678,'61.146.178.189','2014-12-31 00:00:00','/index.html','IE',1,'',''),(42679,'66.249.79.110','2014-12-31 00:00:00','/news.htm','Safari',1,'',''),(42680,'182.118.60.218','2014-12-31 00:00:00','/newsview.htm','IE',1,'',''),(42681,'222.186.128.52','2014-12-31 00:00:00','/index.html','IE',1,'',''),(42682,'121.199.125.21','2014-12-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(42683,'218.201.233.165','2014-12-31 00:00:00','/index.html','IE',1,'','baidu'),(42684,'66.249.79.79','2014-12-31 00:00:00','/index.html','Safari',1,'',''),(42685,'183.136.190.62','2014-12-31 00:00:00','/index.html','Chrome',1,'',''),(42686,'182.254.208.25','2014-12-31 00:00:00','/index.html','Firefox',1,'',''),(42687,'183.136.190.62','2014-12-31 00:00:00','/index.html','Chrome',1,'',''),(42688,'121.199.125.21','2014-12-31 00:00:00','/newsview.htm','Firefox',1,'',''),(42689,'182.118.41.40','2014-12-31 00:00:00','/index.html','IE',1,'',''),(42690,'121.199.125.21','2014-12-31 00:00:00','/newsview.htm','Firefox',1,'',''),(42691,'119.147.146.194','2014-12-31 00:00:00','/index.html','IE',1,'',''),(42692,'183.136.190.62','2014-12-31 00:00:00','/index.html','Chrome',1,'',''),(42693,'183.136.190.62','2014-12-31 00:00:00','/index.html','Chrome',1,'',''),(42694,'120.27.49.211','2014-12-31 00:00:00','/index.html','Chrome',1,'',''),(42695,'220.181.51.62','2014-12-31 00:00:00','/index.html','Chrome',1,'',''),(42696,'180.149.143.153','2014-12-31 00:00:00','/newsview.htm','Safari',1,'',''),(42697,'183.141.110.128','2014-12-31 00:00:00','/index.html','Chrome',1,'',''),(42698,'121.199.125.21','2014-12-31 00:00:00','/newsview.htm','Firefox',1,'',''),(42699,'202.101.75.53','2014-12-31 00:00:00','/index.html','IE',1,'',''),(42700,'66.249.79.110','2014-12-31 00:00:00','/news.htm','Safari',1,'',''),(42701,'66.249.79.110','2014-12-31 00:00:00','/news.htm','Safari',1,'',''),(42702,'46.161.41.31','2014-12-31 00:00:00','/newsview.htm','Firefox',1,'',''),(42703,'203.100.95.79','2014-12-31 00:00:00','/news.htm','Firefox',1,'',''),(42704,'203.100.95.79','2014-12-31 00:00:00','/newsview.htm','Firefox',1,'',''),(42705,'106.120.121.151','2014-12-31 00:00:00','/index.html','Chrome',1,'','baidu'),(42706,'49.65.124.75','2014-12-31 00:00:00','/index.html','IE',1,'',''),(42707,'222.186.128.53','2014-12-31 00:00:00','/index.html','IE',1,'',''),(42708,'222.95.138.11','2014-12-31 00:00:00','/index.html','Firefox',1,'睿思 bi','baidu'),(42709,'121.199.125.4','2014-12-31 00:00:00','/newsview.htm','Firefox',1,'',''),(42710,'61.135.190.104','2014-12-31 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(42711,'42.120.145.44','2014-12-31 00:00:00','/index.html','IE',1,'',''),(42712,'42.120.145.44','2014-12-31 00:00:00','/index.html','IE',1,'',''),(42713,'42.120.145.88','2014-12-31 00:00:00','/index.html','IE',1,'',''),(42714,'182.118.45.236','2014-12-31 00:00:00','/index.html','Chrome',1,'',''),(42715,'182.118.60.61','2014-12-31 00:00:00','/index.html','Chrome',1,'',''),(42716,'61.160.213.110','2014-12-31 00:00:00','/index.html','IE',1,'',''),(42717,'207.46.13.99','2014-12-31 00:00:00','/index.html','Safari',1,'',''),(42718,'220.181.132.218','2014-12-31 00:00:00','/index.html','IE',1,'',''),(42719,'101.199.108.51','2014-12-31 00:00:00','/index.html','Safari',1,'',''),(42720,'101.199.108.53','2014-12-31 00:00:00','/index.html','Safari',1,'',''),(42721,'117.114.144.6','2014-12-31 00:00:00','/index.html','Chrome',1,'',''),(42722,'118.192.70.192','2015-01-01 00:00:00','/index.html','Chrome',1,'',''),(42723,'36.99.30.181','2015-01-01 00:00:00','/index.html','Safari',1,'',''),(42724,'36.99.30.98','2015-01-01 00:00:00','/index.html','Safari',1,'',''),(42725,'203.208.60.143','2015-01-01 00:00:00','/news/news.htm','Safari',1,'',''),(42726,'203.208.60.129','2015-01-01 00:00:00','/news/news.htm','Safari',1,'',''),(42727,'222.186.128.53','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42728,'72.46.136.178','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42729,'112.124.51.3','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42730,'115.159.67.183','2015-01-01 00:00:00','/index.html','Firefox',1,'',''),(42731,'182.118.41.122','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42732,'183.136.190.62','2015-01-01 00:00:00','/index.html','Chrome',1,'',''),(42733,'46.161.41.31','2015-01-01 00:00:00','/news.htm','Firefox',1,'',''),(42734,'46.161.41.31','2015-01-01 00:00:00','/news.htm','Firefox',1,'',''),(42735,'61.135.190.198','2015-01-01 00:00:00','/index.html','IE',1,'www','baidu'),(42736,'183.136.190.62','2015-01-01 00:00:00','/index.html','Chrome',1,'',''),(42737,'62.210.82.148','2015-01-01 00:00:00','/index.html','Chrome',1,'',''),(42738,'123.125.71.136','2015-01-01 00:00:00','/index.html','Chrome',1,'',''),(42739,'61.135.186.18','2015-01-01 00:00:00','/index.html','Safari',1,'',''),(42740,'115.29.33.38','2015-01-01 00:00:00','/index.html','Chrome',1,'',''),(42741,'62.75.216.19','2015-01-01 00:00:00','/index.html','Firefox',1,'',''),(42742,'46.161.41.31','2015-01-01 00:00:00','/newsview.htm','Firefox',1,'',''),(42743,'61.146.178.189','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42744,'122.96.31.24','2015-01-01 00:00:00','/index.html','Chrome',1,'',''),(42745,'46.161.41.31','2015-01-01 00:00:00','/newsview.htm','Firefox',1,'',''),(42746,'46.161.41.31','2015-01-01 00:00:00','/newsview.htm','Firefox',1,'',''),(42747,'111.206.36.141','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42748,'171.12.128.81','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42749,'222.186.128.53','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42750,'42.120.145.89','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42751,'42.120.145.89','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42752,'42.120.145.89','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42753,'46.161.41.31','2015-01-01 00:00:00','/news.htm','Firefox',1,'',''),(42754,'1.183.216.252','2015-01-01 00:00:00','/news.htm','Chrome',1,'',''),(42755,'157.55.39.176','2015-01-01 00:00:00','/index.html','Safari',1,'',''),(42756,'220.181.132.218','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42757,'220.181.132.195','2015-01-01 00:00:00','/index.html','Safari',1,'',''),(42758,'46.161.41.31','2015-01-01 00:00:00','/newsview.htm','Firefox',1,'',''),(42759,'122.192.244.50','2015-01-01 00:00:00','/index.html','Chrome',1,'',''),(42760,'123.119.241.177','2015-01-01 00:00:00','/index.html','IE',1,'','baidu'),(42761,'123.119.241.177','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42762,'119.147.146.189','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42763,'1.202.240.238','2015-01-01 00:00:00','/index.html','IE',1,'','baidu'),(42764,'46.161.41.31','2015-01-01 00:00:00','/newsview.htm','Firefox',1,'',''),(42765,'182.118.41.189','2015-01-01 00:00:00','/index.html','IE',1,'',''),(42766,'46.161.41.31','2015-01-02 00:00:00','/news.htm','Firefox',1,'',''),(42767,'203.208.60.133','2015-01-02 00:00:00','/newsview.htm','Safari',1,'',''),(42768,'203.208.60.110','2015-01-02 00:00:00','/index.html','Safari',1,'',''),(42769,'46.161.41.31','2015-01-02 00:00:00','/news.htm','Firefox',1,'',''),(42770,'123.125.71.137','2015-01-02 00:00:00','/index.html','Chrome',1,'',''),(42771,'46.161.41.31','2015-01-02 00:00:00','/news.htm','Firefox',1,'',''),(42772,'203.208.60.128','2015-01-02 00:00:00','/index.html','Safari',1,'',''),(42773,'46.161.41.31','2015-01-02 00:00:00','/newsview.htm','Firefox',1,'',''),(42774,'46.161.41.31','2015-01-02 00:00:00','/newsview.htm','Firefox',1,'',''),(42775,'222.186.128.54','2015-01-02 00:00:00','/index.html','IE',1,'',''),(42776,'46.161.41.31','2015-01-02 00:00:00','/newsview.htm','Firefox',1,'',''),(42777,'183.136.190.62','2015-01-02 00:00:00','/index.html','Chrome',1,'',''),(42778,'46.161.41.31','2015-01-02 00:00:00','/newsview.htm','Firefox',1,'',''),(42779,'183.136.190.62','2015-01-02 00:00:00','/index.html','Chrome',1,'',''),(42780,'183.136.190.62','2015-01-02 00:00:00','/index.html','Chrome',1,'',''),(42781,'46.161.41.31','2015-01-02 00:00:00','/newsview.htm','Firefox',1,'',''),(42782,'157.55.39.176','2015-01-02 00:00:00','/index.html','Safari',1,'',''),(42783,'183.136.190.62','2015-01-02 00:00:00','/index.html','Chrome',1,'',''),(42784,'61.160.213.110','2015-01-02 00:00:00','/index.html','IE',1,'',''),(42785,'46.161.41.31','2015-01-02 00:00:00','/newsview.htm','Firefox',1,'',''),(42786,'46.161.41.31','2015-01-02 00:00:00','/newsview.htm','Firefox',1,'',''),(42787,'36.99.31.3','2015-01-02 00:00:00','/index.html','Safari',1,'',''),(42788,'36.99.30.68','2015-01-02 00:00:00','/index.html','Safari',1,'',''),(42789,'222.186.128.50','2015-01-02 00:00:00','/index.html','IE',1,'',''),(42790,'61.135.190.197','2015-01-02 00:00:00','/index.html','IE',1,'www','baidu'),(42791,'123.125.71.124','2015-01-02 00:00:00','/index.html','Chrome',1,'',''),(42792,'121.33.175.170','2015-01-02 00:00:00','/index.html','Chrome',1,'',''),(42793,'121.33.175.170','2015-01-02 00:00:00','/news.htm','Chrome',1,'',''),(42794,'121.33.175.170','2015-01-02 00:00:00','/index.html','Chrome',1,'',''),(42795,'121.33.175.170','2015-01-02 00:00:00','/index.html','Chrome',1,'',''),(42796,'119.147.146.193','2015-01-02 00:00:00','/index.html','IE',1,'',''),(42797,'46.161.41.31','2015-01-02 00:00:00','/newsview.htm','Firefox',1,'',''),(42798,'115.159.26.138','2015-01-02 00:00:00','/index.html','Firefox',1,'',''),(42799,'46.161.41.31','2015-01-02 00:00:00','/newsview.htm','Firefox',1,'',''),(42800,'182.254.156.148','2015-01-02 00:00:00','/index.html','Firefox',1,'',''),(42801,'220.181.132.216','2015-01-02 00:00:00','/index.html','IE',1,'',''),(42802,'220.181.132.199','2015-01-02 00:00:00','/index.html','Safari',1,'',''),(42803,'203.208.60.136','2015-01-02 00:00:00','/news.htm','Safari',1,'',''),(42804,'222.186.128.53','2015-01-02 00:00:00','/index.html','IE',1,'',''),(42805,'46.161.41.31','2015-01-02 00:00:00','/newsview.htm','Firefox',1,'',''),(42806,'46.161.41.31','2015-01-02 00:00:00','/newsview.htm','Firefox',1,'',''),(42807,'123.54.66.21','2015-01-02 00:00:00','/index.html','Chrome',1,'',''),(42808,'42.120.145.97','2015-01-02 00:00:00','/index.html','IE',1,'',''),(42809,'42.120.145.97','2015-01-02 00:00:00','/index.html','IE',1,'',''),(42810,'42.120.145.97','2015-01-02 00:00:00','/index.html','IE',1,'',''),(42811,'203.208.60.133','2015-01-02 00:00:00','/index.html','Safari',1,'',''),(42812,'220.181.132.218','2015-01-02 00:00:00','/index.html','IE',1,'',''),(42813,'101.199.108.55','2015-01-02 00:00:00','/index.html','Safari',1,'',''),(42814,'46.161.41.31','2015-01-02 00:00:00','/newsview.htm','Firefox',1,'',''),(42815,'222.186.128.53','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42816,'222.186.21.206','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42817,'61.146.178.189','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42818,'183.136.190.62','2015-01-03 00:00:00','/index.html','Chrome',1,'',''),(42819,'183.136.190.62','2015-01-03 00:00:00','/index.html','Chrome',1,'',''),(42820,'36.99.30.232','2015-01-03 00:00:00','/index.html','Safari',1,'',''),(42821,'36.99.31.14','2015-01-03 00:00:00','/index.html','Safari',1,'',''),(42822,'183.136.190.62','2015-01-03 00:00:00','/index.html','Chrome',1,'',''),(42823,'183.136.190.62','2015-01-03 00:00:00','/index.html','Chrome',1,'',''),(42824,'222.186.58.149','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42825,'222.186.58.149','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42826,'222.186.58.149','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42827,'222.186.58.149','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42828,'222.186.58.149','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42829,'222.186.58.149','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42830,'61.135.190.200','2015-01-03 00:00:00','/index.html','IE',1,'www','baidu'),(42831,'72.46.136.178','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42832,'123.125.71.120','2015-01-03 00:00:00','/index.html','Chrome',1,'',''),(42833,'180.153.182.140','2015-01-03 00:00:00','/newsview.htm','IE',1,'',''),(42834,'180.153.182.140','2015-01-03 00:00:00','/newsview.htm','IE',1,'',''),(42835,'203.208.60.163','2015-01-03 00:00:00','/index.html','Safari',1,'',''),(42836,'27.189.45.35','2015-01-03 00:00:00','/index.html','Chrome',1,'BI','baidu'),(42837,'54.196.147.156','2015-01-03 00:00:00','/index.html','Chrome',1,'',''),(42838,'46.161.41.31','2015-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(42839,'218.24.141.48','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42840,'121.8.241.95','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42841,'182.254.208.242','2015-01-03 00:00:00','/index.html','Firefox',1,'',''),(42842,'42.120.145.189','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42843,'42.120.145.189','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42844,'42.120.145.189','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42845,'203.208.60.128','2015-01-03 00:00:00','/newsview.htm','Safari',1,'',''),(42846,'46.161.41.31','2015-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(42847,'46.161.41.31','2015-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(42848,'220.181.132.218','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42849,'220.181.132.200','2015-01-03 00:00:00','/index.html','Safari',1,'',''),(42850,'220.181.132.216','2015-01-03 00:00:00','/index.html','IE',1,'',''),(42851,'101.199.112.49','2015-01-03 00:00:00','/index.html','Safari',1,'',''),(42852,'182.254.230.139','2015-01-04 00:00:00','/index.html','Chrome',1,'',''),(42853,'61.135.186.16','2015-01-04 00:00:00','/newsview.htm','Safari',1,'',''),(42854,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42855,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42856,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42857,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42858,'222.186.21.206','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42859,'36.99.31.172','2015-01-04 00:00:00','/index.html','Safari',1,'',''),(42860,'36.99.30.147','2015-01-04 00:00:00','/index.html','Safari',1,'',''),(42861,'220.181.51.38','2015-01-04 00:00:00','/index.html','Chrome',1,'',''),(42862,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42863,'183.136.190.62','2015-01-04 00:00:00','/index.html','Chrome',1,'',''),(42864,'183.136.190.62','2015-01-04 00:00:00','/index.html','Chrome',1,'',''),(42865,'182.254.158.222','2015-01-04 00:00:00','/index.html','Firefox',1,'',''),(42866,'222.186.128.50','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42867,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42868,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42869,'58.20.54.248','2015-01-04 00:00:00','/index.html','Firefox',1,'',''),(42870,'58.20.54.248','2015-01-04 00:00:00','/index.html','Firefox',1,'',''),(42871,'58.20.54.248','2015-01-04 00:00:00','/index.html','Firefox',1,'',''),(42872,'46.161.41.31','2015-01-04 00:00:00','/news.htm','Firefox',1,'',''),(42873,'123.125.71.120','2015-01-04 00:00:00','/index.html','Chrome',1,'',''),(42874,'222.186.128.54','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42875,'61.135.190.69','2015-01-04 00:00:00','/newsview.htm','Safari',1,'',''),(42876,'182.254.157.198','2015-01-04 00:00:00','/index.html','Firefox',1,'',''),(42877,'182.118.53.27','2015-01-04 00:00:00','/index.html','Chrome',1,'',''),(42878,'222.186.21.206','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42879,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42880,'117.21.176.16','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42881,'117.21.176.16','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42882,'222.189.238.235','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42883,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42884,'222.186.128.50','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42885,'114.221.31.252','2015-01-04 00:00:00','/index.html','Chrome',1,'','baidu'),(42886,'118.247.169.230','2015-01-04 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(42887,'123.115.66.77','2015-01-04 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(42888,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42889,'92.38.29.152','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42890,'222.186.21.206','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42891,'42.120.145.113','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42892,'60.28.129.140','2015-01-04 00:00:00','/index.html','Chrome',1,'',''),(42893,'115.29.33.38','2015-01-04 00:00:00','/index.html','Chrome',1,'',''),(42894,'121.42.137.221','2015-01-04 00:00:00','/index.html','Chrome',1,'',''),(42895,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42896,'223.67.173.162','2015-01-04 00:00:00','/index.html','Chrome',1,'',''),(42897,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42898,'111.30.23.59','2015-01-04 00:00:00','/index.html','Chrome',1,'',''),(42899,'218.241.187.36','2015-01-04 00:00:00','/index.html','Chrome',1,'',''),(42900,'180.149.143.154','2015-01-04 00:00:00','/index.html','Safari',1,'',''),(42901,'42.120.145.52','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42902,'42.120.145.52','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42903,'42.120.145.52','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42904,'46.161.41.31','2015-01-04 00:00:00','/news.htm','Firefox',1,'',''),(42905,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42906,'220.181.132.218','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42907,'101.199.112.49','2015-01-04 00:00:00','/index.html','Safari',1,'',''),(42908,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42909,'46.161.41.31','2015-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(42910,'61.160.247.181','2015-01-04 00:00:00','/index.html','IE',1,'',''),(42911,'61.146.178.189','2015-01-05 00:00:00','/index.html','IE',1,'',''),(42912,'203.208.60.114','2015-01-05 00:00:00','/index.html','Safari',1,'',''),(42913,'106.123.97.29','2015-01-05 00:00:00','/newsview.htm','IE',1,'通达信 睿思数据','baidu'),(42914,'42.120.145.8','2015-01-05 00:00:00','/index.html','IE',1,'',''),(42915,'182.118.60.93','2015-01-05 00:00:00','/index.html','Chrome',1,'',''),(42916,'202.117.204.234','2015-01-05 00:00:00','/index.html','IE',1,'','baidu'),(42917,'220.181.132.216','2015-01-05 00:00:00','/index.html','IE',1,'',''),(42918,'101.199.112.54','2015-01-05 00:00:00','/index.html','Safari',1,'',''),(42919,'121.199.125.21','2015-01-05 00:00:00','/newsview.htm','Firefox',1,'',''),(42920,'46.161.41.31','2015-01-05 00:00:00','/newsview.htm','Firefox',1,'',''),(42921,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42922,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42923,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42924,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42925,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42926,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42927,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42928,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42929,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42930,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42931,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42932,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42933,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42934,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42935,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42936,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42937,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42938,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42939,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42940,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42941,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42942,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42943,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42944,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42945,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42946,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42947,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42948,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42949,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42950,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42951,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42952,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42953,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42954,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42955,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42956,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42957,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42958,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42959,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42960,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42961,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42962,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42963,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42964,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42965,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42966,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42967,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42968,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42969,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42970,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42971,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42972,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42973,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42974,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42975,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42976,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42977,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42978,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42979,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42980,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42981,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42982,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42983,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42984,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42985,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42986,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42987,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42988,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42989,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42990,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42991,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42992,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42993,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42994,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42995,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42996,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42997,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42998,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(42999,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43000,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43001,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43002,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43003,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43004,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43005,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43006,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43007,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43008,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43009,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43010,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43011,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43012,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43013,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43014,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43015,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43016,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43017,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43018,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43019,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43020,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43021,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43022,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43023,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43024,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43025,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43026,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43027,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43028,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43029,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43030,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43031,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43032,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43033,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43034,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43035,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43036,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43037,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43038,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43039,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43040,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43041,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43042,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43043,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43044,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43045,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43046,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43047,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43048,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43049,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43050,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43051,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43052,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43053,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43054,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43055,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43056,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43057,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43058,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43059,'110.75.186.210','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43060,'222.186.128.53','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43061,'123.125.71.62','2015-01-05 00:00:00','/index.html','Chrome',1,'',''),(43062,'182.118.53.27','2015-01-05 00:00:00','/index.html','Chrome',1,'',''),(43063,'203.208.60.131','2015-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(43064,'46.161.41.31','2015-01-05 00:00:00','/news.htm','Firefox',1,'',''),(43065,'183.136.190.62','2015-01-05 00:00:00','/index.html','Chrome',1,'',''),(43066,'222.186.128.50','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43067,'183.136.190.62','2015-01-05 00:00:00','/index.html','Chrome',1,'',''),(43068,'121.199.125.21','2015-01-05 00:00:00','/newsview.htm','Firefox',1,'',''),(43069,'121.199.125.4','2015-01-05 00:00:00','/newsview.htm','Firefox',1,'',''),(43070,'121.199.125.21','2015-01-05 00:00:00','/newsview.htm','Firefox',1,'',''),(43071,'183.136.190.62','2015-01-05 00:00:00','/index.html','Chrome',1,'',''),(43072,'119.147.146.192','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43073,'222.186.128.53','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43074,'220.181.51.62','2015-01-05 00:00:00','/index.html','Chrome',1,'',''),(43075,'180.109.150.234','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43076,'220.181.51.35','2015-01-05 00:00:00','/index.html','Chrome',1,'',''),(43077,'61.160.247.181','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43078,'180.153.182.82','2015-01-05 00:00:00','/news/news.htm','IE',1,'',''),(43079,'180.153.182.154','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43080,'180.153.182.185','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43081,'180.153.182.137','2015-01-05 00:00:00','/news/news.htm','IE',1,'',''),(43082,'101.254.26.2','2015-01-05 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43083,'101.254.26.2','2015-01-05 00:00:00','/news.htm','Chrome',1,'',''),(43084,'101.254.26.2','2015-01-05 00:00:00','/index.html','Chrome',1,'',''),(43085,'114.221.31.252','2015-01-05 00:00:00','/index.html','Firefox',1,'睿思 bi','baidu'),(43086,'114.221.31.252','2015-01-05 00:00:00','/index.html','Firefox',1,'',''),(43087,'114.221.31.252','2015-01-05 00:00:00','/newsview.htm','Firefox',1,'睿思 bi 如何','baidu'),(43088,'114.221.31.252','2015-01-05 00:00:00','/index.html','Firefox',1,'',''),(43089,'114.221.31.252','2015-01-05 00:00:00','/index.html','Firefox',1,'北京睿思科技 如何','baidu'),(43090,'114.221.31.252','2015-01-05 00:00:00','/news.htm','Firefox',1,'',''),(43091,'114.221.31.252','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43092,'114.221.31.252','2015-01-05 00:00:00','/newsview.htm','Firefox',1,'',''),(43093,'114.221.31.252','2015-01-05 00:00:00','/news.htm','Firefox',1,'',''),(43094,'114.221.31.252','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43095,'114.221.31.252','2015-01-05 00:00:00','/newsview.htm','Firefox',1,'',''),(43096,'114.221.31.252','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43097,'114.221.31.252','2015-01-05 00:00:00','/newsview.htm','Firefox',1,'',''),(43098,'114.221.31.252','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43099,'114.221.31.252','2015-01-05 00:00:00','/newsview.htm','Firefox',1,'',''),(43100,'222.186.128.57','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43101,'114.221.31.252','2015-01-05 00:00:00','/newsview.htm','IE',1,'',''),(43102,'114.221.31.252','2015-01-05 00:00:00','/newsview.htm','Firefox',1,'',''),(43103,'118.112.56.232','2015-01-05 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(43104,'202.85.218.98','2015-01-05 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43105,'202.85.218.98','2015-01-05 00:00:00','/news.htm','Chrome',1,'',''),(43106,'202.85.218.98','2015-01-05 00:00:00','/index.html','Chrome',1,'',''),(43107,'112.11.131.238','2015-01-05 00:00:00','/index.html','Chrome',1,'',''),(43108,'210.56.193.18','2015-01-05 00:00:00','/index.html','Chrome',1,'北京 bi 公司','baidu'),(43109,'121.199.125.21','2015-01-05 00:00:00','/newsview.htm','Firefox',1,'',''),(43110,'219.143.92.25','2015-01-05 00:00:00','/index.html','IE',1,'睿思 商业智能','baidu'),(43111,'42.120.145.81','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43112,'42.120.145.81','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43113,'42.120.145.81','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43114,'220.181.158.109','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43115,'220.181.158.109','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43116,'220.181.158.109','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43117,'220.181.158.109','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43118,'220.181.158.109','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43119,'220.181.158.109','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43120,'115.183.179.142','2015-01-05 00:00:00','/index.html','Chrome',1,'北京市睿思科技有限公','360'),(43121,'115.183.179.142','2015-01-05 00:00:00','/index.html','Chrome',1,'睿思科技有限公司','360'),(43122,'115.159.66.44','2015-01-05 00:00:00','/index.html','Firefox',1,'',''),(43123,'111.206.36.13','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43124,'220.181.132.218','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43125,'220.181.132.199','2015-01-05 00:00:00','/index.html','Safari',1,'',''),(43126,'182.118.41.40','2015-01-05 00:00:00','/index.html','IE',1,'',''),(43127,'36.99.30.237','2015-01-05 00:00:00','/index.html','Safari',1,'',''),(43128,'66.249.64.62','2015-01-06 00:00:00','/index.html','Safari',1,'',''),(43129,'36.99.31.100','2015-01-06 00:00:00','/index.html','Safari',1,'',''),(43130,'218.30.118.100','2015-01-06 00:00:00','/index.html','Firefox',1,'',''),(43131,'222.186.128.54','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43132,'61.135.186.42','2015-01-06 00:00:00','/index.html','Safari',1,'',''),(43133,'62.68.96.184','2015-01-06 00:00:00','/index.html','Firefox',1,'',''),(43134,'62.68.96.184','2015-01-06 00:00:00','/index.html','Firefox',1,'',''),(43135,'222.186.128.53','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43136,'218.30.118.80','2015-01-06 00:00:00','/index.html','Firefox',1,'',''),(43137,'183.136.190.62','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43138,'121.199.125.21','2015-01-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43139,'183.136.190.62','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43140,'222.186.21.206','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43141,'218.241.98.202','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43142,'183.136.190.62','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43143,'222.186.128.53','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43144,'183.136.190.62','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43145,'61.135.190.72','2015-01-06 00:00:00','/index.html','IE',1,'www','baidu'),(43146,'218.241.187.36','2015-01-06 00:00:00','/index.html','Chrome',1,'','baidu'),(43147,'58.212.54.121','2015-01-06 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(43148,'182.254.230.139','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43149,'123.125.71.125','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43150,'61.160.247.181','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43151,'222.186.128.52','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43152,'66.249.64.183','2015-01-06 00:00:00','/index.html','Safari',1,'',''),(43153,'42.120.145.46','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43154,'42.120.145.46','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43155,'42.120.145.46','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43156,'223.154.30.9','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43157,'218.72.184.186','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43158,'119.147.146.192','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43159,'220.181.124.79','2015-01-06 00:00:00','/index.html','Chrome',1,'','baidu'),(43160,'220.181.124.79','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43161,'61.135.190.72','2015-01-06 00:00:00','/index.html','Safari',1,'',''),(43162,'195.174.141.86','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43163,'101.254.22.103','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43164,'5.61.35.38','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43165,'61.160.213.110','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43166,'61.135.186.9','2015-01-06 00:00:00','/newsview.htm','Safari',1,'',''),(43167,'202.117.204.234','2015-01-06 00:00:00','/index.html','IE',1,'','baidu'),(43168,'115.239.212.137','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43169,'202.101.75.53','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43170,'58.212.54.121','2015-01-06 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(43171,'221.222.100.127','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43172,'183.136.190.62','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43173,'182.118.42.37','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43174,'220.181.132.218','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43175,'101.199.108.120','2015-01-06 00:00:00','/index.html','Safari',1,'',''),(43176,'101.199.108.51','2015-01-06 00:00:00','/index.html','Safari',1,'',''),(43177,'220.181.51.39','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43178,'220.181.132.216','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43179,'101.199.112.54','2015-01-06 00:00:00','/index.html','Safari',1,'',''),(43180,'110.75.186.231','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43181,'110.75.186.231','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43182,'110.75.186.231','2015-01-06 00:00:00','/index.html','IE',1,'',''),(43183,'110.75.186.231','2015-01-06 00:00:00','/newsview.htm','IE',1,'',''),(43184,'66.249.65.183','2015-01-06 00:00:00','/newsview.htm','Safari',1,'',''),(43185,'182.118.53.102','2015-01-06 00:00:00','/index.html','Chrome',1,'',''),(43186,'124.119.12.222','2015-01-07 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(43187,'42.120.145.48','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43188,'42.120.145.48','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43189,'42.120.145.48','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43190,'222.186.21.206','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43191,'36.99.30.200','2015-01-07 00:00:00','/index.html','Safari',1,'',''),(43192,'36.99.31.167','2015-01-07 00:00:00','/index.html','Safari',1,'',''),(43193,'218.30.118.98','2015-01-07 00:00:00','/index.html','Firefox',1,'',''),(43194,'183.136.190.40','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43195,'182.118.53.77','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43196,'61.146.178.189','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43197,'183.136.190.62','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43198,'119.29.3.89','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43199,'183.136.190.62','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43200,'183.136.190.62','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43201,'222.186.21.206','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43202,'211.149.227.218','2015-01-07 00:00:00','/index.html','IE',1,'','baidu'),(43203,'61.135.190.72','2015-01-07 00:00:00','/index.html','IE',1,'www','baidu'),(43204,'120.209.57.2','2015-01-07 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(43205,'58.212.54.121','2015-01-07 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(43206,'180.110.196.148','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43207,'121.199.125.21','2015-01-07 00:00:00','/newsview.htm','Firefox',1,'',''),(43208,'121.199.125.21','2015-01-07 00:00:00','/newsview.htm','Firefox',1,'',''),(43209,'121.199.125.4','2015-01-07 00:00:00','/newsview.htm','Firefox',1,'',''),(43210,'107.191.51.141','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43211,'220.181.51.39','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43212,'222.186.128.50','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43213,'61.160.213.110','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43214,'124.119.12.222','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43215,'222.186.128.54','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43216,'114.254.169.42','2015-01-07 00:00:00','/index.html','IE',1,'','baidu'),(43217,'114.254.169.42','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43218,'114.254.169.42','2015-01-07 00:00:00','/news.htm','IE',1,'',''),(43219,'114.254.169.42','2015-01-07 00:00:00','/news.htm','IE',1,'',''),(43220,'114.254.169.42','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43221,'36.99.30.132','2015-01-07 00:00:00','/index.html','Safari',1,'',''),(43222,'36.99.30.42','2015-01-07 00:00:00','/index.html','Safari',1,'',''),(43223,'61.134.224.255','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43224,'58.212.54.121','2015-01-07 00:00:00','/index.html','Firefox',1,'�˼ bi','baidu'),(43225,'115.159.68.19','2015-01-07 00:00:00','/index.html','Firefox',1,'',''),(43226,'27.19.178.2','2015-01-07 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(43227,'27.19.178.2','2015-01-07 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(43228,'27.19.178.2','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43229,'27.19.178.2','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43230,'27.19.178.2','2015-01-07 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(43231,'64.246.165.160','2015-01-07 00:00:00','/index.html','Firefox',1,'',''),(43232,'58.48.29.120','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43233,'121.12.111.141','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43234,'64.246.165.10','2015-01-07 00:00:00','/index.html','Firefox',1,'',''),(43235,'121.199.125.21','2015-01-07 00:00:00','/newsview.htm','Firefox',1,'',''),(43236,'1.192.36.204','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43237,'220.181.51.45','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43238,'61.135.190.69','2015-01-07 00:00:00','/newsview.htm','Safari',1,'',''),(43239,'222.186.128.57','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43240,'220.181.132.218','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43241,'101.199.108.51','2015-01-07 00:00:00','/index.html','Safari',1,'',''),(43242,'202.101.102.197','2015-01-07 00:00:00','/index.html','Chrome',1,'',''),(43243,'218.201.233.165','2015-01-07 00:00:00','/index.html','IE',1,'','baidu'),(43244,'66.249.75.166','2015-01-07 00:00:00','/index.html','Safari',1,'',''),(43245,'222.186.128.53','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43246,'54.146.218.200','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43247,'66.249.69.182','2015-01-07 00:00:00','/newsview.htm','Safari',1,'',''),(43248,'222.186.21.206','2015-01-07 00:00:00','/index.html','IE',1,'',''),(43249,'46.161.41.31','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43250,'42.120.145.57','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43251,'42.120.145.57','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43252,'42.120.145.57','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43253,'222.186.58.149','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43254,'69.58.178.59','2015-01-08 00:00:00','/index.html','Firefox',1,'',''),(43255,'69.58.178.59','2015-01-08 00:00:00','/index.html','Firefox',1,'',''),(43256,'69.58.178.59','2015-01-08 00:00:00','/news.htm','Firefox',1,'',''),(43257,'222.186.128.54','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43258,'46.161.41.31','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43259,'46.161.41.31','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43260,'61.135.186.17','2015-01-08 00:00:00','/index.html','Safari',1,'',''),(43261,'61.146.178.189','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43262,'218.30.118.80','2015-01-08 00:00:00','/index.html','Firefox',1,'',''),(43263,'121.199.125.21','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43264,'121.199.125.21','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43265,'222.186.128.57','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43266,'46.161.41.31','2015-01-08 00:00:00','/news.htm','Firefox',1,'',''),(43267,'222.186.128.53','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43268,'61.135.190.72','2015-01-08 00:00:00','/newsview.htm','Safari',1,'',''),(43269,'46.161.41.31','2015-01-08 00:00:00','/news.htm','Firefox',1,'',''),(43270,'183.136.190.62','2015-01-08 00:00:00','/index.html','Chrome',1,'',''),(43271,'115.159.67.251','2015-01-08 00:00:00','/index.html','Firefox',1,'',''),(43272,'183.136.190.62','2015-01-08 00:00:00','/index.html','Chrome',1,'',''),(43273,'27.19.178.2','2015-01-08 00:00:00','/index.html','Chrome',1,'',''),(43274,'180.110.220.205','2015-01-08 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(43275,'121.199.125.21','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43276,'121.199.125.21','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43277,'115.159.67.127','2015-01-08 00:00:00','/index.html','Firefox',1,'',''),(43278,'218.0.1.50','2015-01-08 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(43279,'123.125.71.132','2015-01-08 00:00:00','/index.html','Chrome',1,'',''),(43280,'121.199.125.21','2015-01-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43281,'121.199.125.21','2015-01-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43282,'222.186.128.52','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43283,'66.249.69.243','2015-01-08 00:00:00','/newsview.htm','Safari',1,'',''),(43284,'46.161.41.31','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43285,'14.145.49.185','2015-01-08 00:00:00','/newsview.htm','Chrome',1,'睿思工具','baidu'),(43286,'36.99.31.72','2015-01-08 00:00:00','/index.html','Safari',1,'',''),(43287,'36.99.30.205','2015-01-08 00:00:00','/index.html','Safari',1,'',''),(43288,'221.12.174.83','2015-01-08 00:00:00','/news.htm','Firefox',1,'',''),(43289,'221.12.174.83','2015-01-08 00:00:00','/index.html','Firefox',1,'',''),(43290,'221.12.174.83','2015-01-08 00:00:00','/index.html','Firefox',1,'',''),(43291,'46.161.41.31','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43292,'118.112.56.232','2015-01-08 00:00:00','/index.html','Chrome',1,'',''),(43293,'180.110.220.205','2015-01-08 00:00:00','/index.html','Firefox',1,'睿思 bi','baidu'),(43294,'118.112.56.232','2015-01-08 00:00:00','/index.html','Chrome',1,'',''),(43295,'121.199.125.21','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43296,'121.199.125.21','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43297,'27.19.178.2','2015-01-08 00:00:00','/index.html','Chrome',1,'',''),(43298,'222.128.156.211','2015-01-08 00:00:00','/index.html','Firefox',1,'','baidu'),(43299,'222.128.156.211','2015-01-08 00:00:00','/index.html','Chrome',1,'','baidu'),(43300,'124.205.215.57','2015-01-08 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43301,'124.205.215.57','2015-01-08 00:00:00','/index.html','Chrome',1,'',''),(43302,'124.205.215.57','2015-01-08 00:00:00','/index.html','Chrome',1,'',''),(43303,'124.205.215.57','2015-01-08 00:00:00','/news.htm','Chrome',1,'',''),(43304,'27.19.178.2','2015-01-08 00:00:00','/index.html','Chrome',1,'',''),(43305,'222.128.156.211','2015-01-08 00:00:00','/index.html','Chrome',1,'','baidu'),(43306,'222.128.156.211','2015-01-08 00:00:00','/news.htm','Chrome',1,'',''),(43307,'46.161.41.31','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43308,'27.19.178.2','2015-01-08 00:00:00','/index.html','Chrome',1,'',''),(43309,'222.186.128.50','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43310,'220.181.132.216','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43311,'220.181.132.195','2015-01-08 00:00:00','/index.html','Safari',1,'',''),(43312,'101.199.112.52','2015-01-08 00:00:00','/index.html','Safari',1,'',''),(43313,'101.199.112.54','2015-01-08 00:00:00','/index.html','Safari',1,'',''),(43314,'121.199.125.21','2015-01-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43315,'220.181.132.193','2015-01-08 00:00:00','/index.html','Safari',1,'',''),(43316,'121.199.125.21','2015-01-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43317,'121.199.125.4','2015-01-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43318,'101.199.112.51','2015-01-08 00:00:00','/index.html','Safari',1,'',''),(43319,'46.161.41.31','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43320,'222.186.128.50','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43321,'115.33.51.175','2015-01-08 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43322,'222.186.128.52','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43323,'220.181.132.218','2015-01-08 00:00:00','/index.html','IE',1,'',''),(43324,'101.199.108.52','2015-01-08 00:00:00','/index.html','Safari',1,'',''),(43325,'66.249.64.58','2015-01-08 00:00:00','/index.html','Safari',1,'',''),(43326,'66.249.64.66','2015-01-08 00:00:00','/newsview.htm','Safari',1,'',''),(43327,'121.199.125.21','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43328,'121.199.125.4','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43329,'121.199.125.21','2015-01-08 00:00:00','/newsview.htm','Firefox',1,'',''),(43330,'46.161.41.31','2015-01-09 00:00:00','/newsview.htm','Firefox',1,'',''),(43331,'220.181.51.46','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43332,'220.181.51.102','2015-01-09 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(43333,'182.118.54.114','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43334,'42.120.145.167','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43335,'42.120.145.167','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43336,'42.120.145.167','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43337,'182.254.225.229','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43338,'220.181.158.109','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43339,'220.181.158.109','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43340,'220.181.158.109','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43341,'220.181.158.109','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43342,'220.181.158.109','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43343,'220.181.158.109','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43344,'220.181.158.109','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43345,'220.181.158.109','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43346,'220.181.158.109','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43347,'220.181.158.109','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43348,'61.146.178.189','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43349,'218.30.118.100','2015-01-09 00:00:00','/index.html','Firefox',1,'',''),(43350,'182.254.158.147','2015-01-09 00:00:00','/index.html','Firefox',1,'',''),(43351,'183.136.190.40','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43352,'182.118.53.70','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43353,'182.118.53.223','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43354,'183.136.190.62','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43355,'183.136.190.62','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43356,'46.161.41.31','2015-01-09 00:00:00','/news.htm','Firefox',1,'',''),(43357,'183.136.190.62','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43358,'119.147.146.192','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43359,'61.138.111.65','2015-01-09 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(43360,'61.138.111.65','2015-01-09 00:00:00','/newsview.htm','Chrome',1,'睿思BI','baidu'),(43361,'61.138.111.65','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43362,'61.138.111.65','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43363,'61.135.190.71','2015-01-09 00:00:00','/index.html','IE',1,'www','baidu'),(43364,'180.110.80.99','2015-01-09 00:00:00','/index.html','Chrome',1,'','baidu'),(43365,'61.135.169.22','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43366,'66.249.64.187','2015-01-09 00:00:00','/index.html','Safari',1,'',''),(43367,'46.161.41.31','2015-01-09 00:00:00','/newsview.htm','Firefox',1,'',''),(43368,'222.128.156.211','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43369,'222.128.156.211','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43370,'222.128.156.211','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43371,'222.128.156.211','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43372,'222.128.156.211','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43373,'46.161.41.31','2015-01-09 00:00:00','/newsview.htm','Firefox',1,'',''),(43374,'46.161.41.31','2015-01-09 00:00:00','/newsview.htm','Firefox',1,'',''),(43375,'111.206.36.9','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43376,'211.161.171.199','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43377,'175.19.209.135','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43378,'46.161.41.31','2015-01-09 00:00:00','/newsview.htm','Firefox',1,'',''),(43379,'1.202.33.6','2015-01-09 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(43380,'1.202.37.76','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43381,'1.202.37.76','2015-01-09 00:00:00','/news.htm','IE',1,'',''),(43382,'180.110.80.99','2015-01-09 00:00:00','/index.html','Firefox',1,'睿思 bi','baidu'),(43383,'101.254.26.12','2015-01-09 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43384,'101.254.26.12','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43385,'180.170.231.219','2015-01-09 00:00:00','/index.html','Safari',1,'',''),(43386,'180.170.231.219','2015-01-09 00:00:00','/newsview.htm','Safari',1,'',''),(43387,'180.170.231.219','2015-01-09 00:00:00','/index.html','Safari',1,'',''),(43388,'180.170.231.219','2015-01-09 00:00:00','/index.html','Safari',1,'',''),(43389,'180.170.231.219','2015-01-09 00:00:00','/news.htm','Safari',1,'',''),(43390,'46.161.41.31','2015-01-09 00:00:00','/newsview.htm','Firefox',1,'',''),(43391,'123.125.71.61','2015-01-09 00:00:00','/newsview.htm','Safari',1,'',''),(43392,'46.161.41.31','2015-01-09 00:00:00','/newsview.htm','Firefox',1,'',''),(43393,'61.160.247.181','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43394,'180.149.143.153','2015-01-09 00:00:00','/newsview.htm','Safari',1,'',''),(43395,'222.186.128.50','2015-01-09 00:00:00','/index.html','IE',1,'',''),(43396,'46.161.41.31','2015-01-09 00:00:00','/newsview.htm','Firefox',1,'',''),(43397,'220.181.51.40','2015-01-09 00:00:00','/index.html','Chrome',1,'',''),(43398,'220.181.132.218','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43399,'220.181.132.198','2015-01-10 00:00:00','/index.html','Safari',1,'',''),(43400,'121.199.125.21','2015-01-10 00:00:00','/newsview.htm','Firefox',1,'',''),(43401,'121.199.125.21','2015-01-10 00:00:00','/newsview.htm','Firefox',1,'',''),(43402,'46.161.41.31','2015-01-10 00:00:00','/newsview.htm','Firefox',1,'',''),(43403,'222.186.128.52','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43404,'180.149.143.153','2015-01-10 00:00:00','/index.html','Safari',1,'',''),(43405,'121.199.125.21','2015-01-10 00:00:00','/newsview.htm','Firefox',1,'',''),(43406,'119.29.52.68','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43407,'110.75.167.213','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43408,'110.75.167.213','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43409,'110.75.167.220','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43410,'46.161.41.31','2015-01-10 00:00:00','/newsview.htm','Firefox',1,'',''),(43411,'218.30.118.80','2015-01-10 00:00:00','/index.html','Firefox',1,'',''),(43412,'183.136.190.40','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43413,'183.136.190.62','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43414,'61.160.247.181','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43415,'183.136.190.62','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43416,'36.99.31.230','2015-01-10 00:00:00','/index.html','Safari',1,'',''),(43417,'36.99.30.106','2015-01-10 00:00:00','/index.html','Safari',1,'',''),(43418,'46.161.41.31','2015-01-10 00:00:00','/newsview.htm','Firefox',1,'',''),(43419,'61.135.186.54','2015-01-10 00:00:00','/index.html','Safari',1,'',''),(43420,'220.181.51.55','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43421,'61.135.190.199','2015-01-10 00:00:00','/index.html','IE',1,'www','baidu'),(43422,'183.136.190.62','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43423,'61.160.247.181','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43424,'110.52.134.74','2015-01-10 00:00:00','/newsview.htm','Chrome',1,'睿思数据','baidu'),(43425,'110.52.134.74','2015-01-10 00:00:00','/index.html','Chrome',1,'睿思数据','baidu'),(43426,'61.135.165.56','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43427,'123.116.134.55','2015-01-10 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43428,'123.116.134.55','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43429,'123.116.134.55','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43430,'123.116.134.55','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43431,'123.116.134.55','2015-01-10 00:00:00','/news.htm','Chrome',1,'',''),(43432,'180.110.80.99','2015-01-10 00:00:00','/index.html','Chrome',1,'','baidu'),(43433,'222.186.128.50','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43434,'220.181.132.216','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43435,'101.199.112.51','2015-01-10 00:00:00','/index.html','Safari',1,'',''),(43436,'61.160.247.181','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43437,'60.223.255.180','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43438,'60.223.255.180','2015-01-10 00:00:00','/news.htm','Chrome',1,'',''),(43439,'60.223.255.180','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43440,'220.181.165.67','2015-01-10 00:00:00','/index.html','Firefox',1,'',''),(43441,'220.181.51.56','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43442,'121.199.125.21','2015-01-10 00:00:00','/newsview.htm','Firefox',1,'',''),(43443,'61.146.178.189','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43444,'46.161.41.31','2015-01-10 00:00:00','/newsview.htm','Firefox',1,'',''),(43445,'101.254.180.133','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43446,'182.118.42.74','2015-01-10 00:00:00','/index.html','IE',1,'',''),(43447,'220.181.51.45','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43448,'66.249.79.158','2015-01-10 00:00:00','/news/newsview.htm','Safari',1,'',''),(43449,'121.199.125.21','2015-01-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43450,'61.135.186.42','2015-01-10 00:00:00','/newsview.htm','Safari',1,'',''),(43451,'182.118.55.202','2015-01-10 00:00:00','/index.html','Chrome',1,'',''),(43452,'66.249.79.158','2015-01-11 00:00:00','/index.html','Safari',1,'',''),(43453,'220.181.132.218','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43454,'46.161.41.31','2015-01-11 00:00:00','/newsview.htm','Firefox',1,'',''),(43455,'101.199.108.56','2015-01-11 00:00:00','/index.html','Safari',1,'',''),(43456,'101.199.108.53','2015-01-11 00:00:00','/index.html','Safari',1,'',''),(43457,'222.186.128.52','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43458,'61.135.186.56','2015-01-11 00:00:00','/newsview.htm','Safari',1,'',''),(43459,'61.135.186.6','2015-01-11 00:00:00','/newsview.htm','Safari',1,'',''),(43460,'222.186.128.54','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43461,'42.120.145.163','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43462,'42.120.145.163','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43463,'42.120.145.163','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43464,'61.160.213.110','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43465,'119.29.3.89','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43466,'36.99.30.112','2015-01-11 00:00:00','/index.html','Safari',1,'',''),(43467,'36.99.30.66','2015-01-11 00:00:00','/index.html','Safari',1,'',''),(43468,'218.30.118.98','2015-01-11 00:00:00','/index.html','Firefox',1,'',''),(43469,'183.136.190.62','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43470,'183.136.190.62','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43471,'61.160.247.181','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43472,'182.118.54.109','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43473,'183.136.190.62','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43474,'182.118.53.71','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43475,'121.199.125.21','2015-01-11 00:00:00','/newsview.htm','Firefox',1,'',''),(43476,'183.136.190.62','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43477,'66.249.79.7','2015-01-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(43478,'121.199.125.21','2015-01-11 00:00:00','/newsview.htm','Firefox',1,'',''),(43479,'121.199.125.21','2015-01-11 00:00:00','/newsview.htm','Firefox',1,'',''),(43480,'222.186.21.206','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43481,'66.249.79.150','2015-01-11 00:00:00','/index.html','Safari',1,'',''),(43482,'123.125.71.62','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43483,'222.186.128.52','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43484,'180.153.182.120','2015-01-11 00:00:00','/newsview.htm','IE',1,'',''),(43485,'180.153.182.124','2015-01-11 00:00:00','/news.htm','IE',1,'',''),(43486,'180.153.182.120','2015-01-11 00:00:00','/newsview.htm','IE',1,'',''),(43487,'180.153.182.124','2015-01-11 00:00:00','/news.htm','IE',1,'',''),(43488,'46.161.41.31','2015-01-11 00:00:00','/newsview.htm','Firefox',1,'',''),(43489,'220.181.51.53','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43490,'61.160.247.181','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43491,'61.135.165.23','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43492,'27.189.161.238','2015-01-11 00:00:00','/index.html','Chrome',1,'','baidu'),(43493,'119.147.146.195','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43494,'115.159.66.44','2015-01-11 00:00:00','/index.html','Firefox',1,'',''),(43495,'221.204.73.91','2015-01-11 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43496,'182.118.42.38','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43497,'220.181.51.54','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43498,'88.81.45.87','2015-01-11 00:00:00','/index.html','Firefox',1,'',''),(43499,'66.249.67.118','2015-01-11 00:00:00','/index.html','Safari',1,'',''),(43500,'61.146.178.189','2015-01-11 00:00:00','/index.html','IE',1,'',''),(43501,'119.147.146.189','2015-01-11 00:00:00','/index.html','Chrome',1,'',''),(43502,'180.91.30.202','2015-01-12 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(43503,'222.186.128.50','2015-01-12 00:00:00','/index.html','IE',1,'',''),(43504,'218.30.118.101','2015-01-12 00:00:00','/index.html','Firefox',1,'',''),(43505,'121.199.125.21','2015-01-12 00:00:00','/newsview.htm','Firefox',1,'',''),(43506,'121.199.125.21','2015-01-12 00:00:00','/newsview.htm','Firefox',1,'',''),(43507,'183.136.190.62','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43508,'183.136.190.62','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43509,'183.136.190.62','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43510,'180.110.71.226','2015-01-12 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(43511,'49.74.18.160','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43512,'125.94.71.249','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43513,'125.94.71.249','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43514,'125.94.71.249','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43515,'125.94.71.249','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43516,'125.94.71.249','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43517,'125.94.71.249','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43518,'125.94.71.249','2015-01-12 00:00:00','/news.htm','Chrome',1,'',''),(43519,'125.94.71.249','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43520,'61.135.186.53','2015-01-12 00:00:00','/index.html','Safari',1,'',''),(43521,'220.181.51.56','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43522,'66.249.67.87','2015-01-12 00:00:00','/index.html','Safari',1,'',''),(43523,'60.223.255.180','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43524,'220.181.132.218','2015-01-12 00:00:00','/index.html','IE',1,'',''),(43525,'220.181.132.192','2015-01-12 00:00:00','/index.html','Safari',1,'',''),(43526,'60.170.99.250','2015-01-12 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43527,'61.135.190.201','2015-01-12 00:00:00','/index.html','IE',1,'www','baidu'),(43528,'121.199.125.21','2015-01-12 00:00:00','/newsview.htm','Firefox',1,'',''),(43529,'222.186.21.206','2015-01-12 00:00:00','/index.html','IE',1,'',''),(43530,'121.199.125.21','2015-01-12 00:00:00','/newsview.htm','Firefox',1,'',''),(43531,'60.223.255.180','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43532,'220.181.132.216','2015-01-12 00:00:00','/index.html','IE',1,'',''),(43533,'101.199.112.53','2015-01-12 00:00:00','/index.html','Safari',1,'',''),(43534,'49.74.18.160','2015-01-12 00:00:00','/index.html','IE',1,'',''),(43535,'222.186.128.52','2015-01-12 00:00:00','/index.html','IE',1,'',''),(43536,'222.186.58.149','2015-01-12 00:00:00','/index.html','IE',1,'',''),(43537,'192.99.41.215','2015-01-12 00:00:00','/index.html','IE',1,'',''),(43538,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43539,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43540,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43541,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43542,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43543,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43544,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43545,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43546,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43547,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43548,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43549,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43550,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43551,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43552,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43553,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43554,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43555,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43556,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43557,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43558,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43559,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43560,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43561,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43562,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43563,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43564,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43565,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43566,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43567,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43568,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43569,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43570,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43571,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43572,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43573,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43574,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43575,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43576,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43577,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43578,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43579,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43580,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43581,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43582,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43583,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43584,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43585,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43586,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43587,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43588,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43589,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43590,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43591,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43592,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43593,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43594,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43595,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43596,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43597,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43598,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43599,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43600,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43601,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43602,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43603,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43604,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43605,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43606,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43607,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43608,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43609,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43610,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43611,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43612,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43613,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43614,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43615,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43616,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43617,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43618,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43619,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43620,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43621,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43622,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43623,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43624,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43625,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43626,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43627,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43628,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43629,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43630,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43631,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43632,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43633,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43634,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43635,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43636,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43637,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43638,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43639,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43640,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43641,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43642,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43643,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43644,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43645,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43646,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43647,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43648,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43649,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43650,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43651,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43652,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43653,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43654,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43655,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43656,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43657,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43658,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43659,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43660,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43661,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43662,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43663,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43664,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43665,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43666,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43667,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43668,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43669,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43670,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43671,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43672,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43673,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43674,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43675,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43676,'110.75.186.210','2015-01-12 00:00:00','/newsview.htm','IE',1,'',''),(43677,'106.37.243.130','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43678,'36.99.31.46','2015-01-12 00:00:00','/index.html','Safari',1,'',''),(43679,'36.99.30.101','2015-01-12 00:00:00','/index.html','Safari',1,'',''),(43680,'121.199.125.21','2015-01-12 00:00:00','/newsview.htm','Firefox',1,'',''),(43681,'121.199.125.4','2015-01-12 00:00:00','/newsview.htm','Firefox',1,'',''),(43682,'58.221.59.172','2015-01-12 00:00:00','/index.html','IE',1,'',''),(43683,'46.161.41.31','2015-01-12 00:00:00','/news.htm','Firefox',1,'',''),(43684,'23.20.23.27','2015-01-12 00:00:00','/index.html','Firefox',1,'',''),(43685,'220.174.208.155','2015-01-12 00:00:00','/index.html','IE',1,'',''),(43686,'66.249.73.143','2015-01-12 00:00:00','/index.html','Safari',1,'',''),(43687,'66.249.73.206','2015-01-12 00:00:00','/news/newsview.htm','Safari',1,'',''),(43688,'110.75.105.160','2015-01-12 00:00:00','/index.html','IE',1,'',''),(43689,'220.181.51.46','2015-01-12 00:00:00','/index.html','Chrome',1,'',''),(43690,'46.161.41.31','2015-01-12 00:00:00','/news.htm','Firefox',1,'',''),(43691,'61.160.213.110','2015-01-12 00:00:00','/index.html','IE',1,'',''),(43692,'182.118.60.61','2015-01-13 00:00:00','/index.html','Chrome',1,'',''),(43693,'61.146.178.189','2015-01-13 00:00:00','/index.html','IE',1,'',''),(43694,'50.19.157.53','2015-01-13 00:00:00','/index.html','Firefox',1,'',''),(43695,'66.249.75.166','2015-01-13 00:00:00','/news/newsview.htm','Safari',1,'',''),(43696,'46.161.41.31','2015-01-13 00:00:00','/newsview.htm','Firefox',1,'',''),(43697,'222.186.128.57','2015-01-13 00:00:00','/index.html','IE',1,'',''),(43698,'61.160.247.181','2015-01-13 00:00:00','/index.html','IE',1,'',''),(43699,'218.30.118.98','2015-01-13 00:00:00','/index.html','Firefox',1,'',''),(43700,'182.254.208.14','2015-01-13 00:00:00','/index.html','Firefox',1,'',''),(43701,'183.136.190.62','2015-01-13 00:00:00','/index.html','Chrome',1,'',''),(43702,'182.118.54.54','2015-01-13 00:00:00','/index.html','Chrome',1,'',''),(43703,'220.181.51.46','2015-01-13 00:00:00','/newsview.htm','Chrome',1,'',''),(43704,'198.178.124.47','2015-01-13 00:00:00','/index.html','Chrome',1,'',''),(43705,'61.135.190.71','2015-01-13 00:00:00','/index.html','IE',1,'www','baidu'),(43706,'27.189.18.245','2015-01-13 00:00:00','/index.html','Chrome',1,'',''),(43707,'66.249.75.166','2015-01-13 00:00:00','/news/newsview.htm','Safari',1,'',''),(43708,'117.88.202.233','2015-01-13 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(43709,'123.125.71.132','2015-01-13 00:00:00','/index.html','Chrome',1,'',''),(43710,'42.120.160.79','2015-01-13 00:00:00','/index.html','Safari',1,'',''),(43711,'220.181.132.218','2015-01-13 00:00:00','/index.html','IE',1,'',''),(43712,'115.239.212.5','2015-01-13 00:00:00','/index.html','Chrome',1,'',''),(43713,'222.186.21.206','2015-01-13 00:00:00','/index.html','IE',1,'',''),(43714,'106.39.18.123','2015-01-13 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(43715,'106.39.18.123','2015-01-13 00:00:00','/index.html','IE',1,'','baidu'),(43716,'58.251.10.138','2015-01-13 00:00:00','/index.html','Chrome',1,'rosetech.cn','baidu'),(43717,'58.251.10.138','2015-01-13 00:00:00','/index.html','Chrome',1,'rosetech.cn','baidu'),(43718,'58.61.28.228','2015-01-13 00:00:00','/index.html','Chrome',1,'',''),(43719,'123.126.51.81','2015-01-13 00:00:00','/index.html','Safari',1,'',''),(43720,'66.249.75.166','2015-01-13 00:00:00','/news/newsview.htm','Safari',1,'',''),(43721,'31.202.216.168','2015-01-13 00:00:00','/index.html','Firefox',1,'',''),(43722,'31.202.216.168','2015-01-13 00:00:00','/index.html','Firefox',1,'',''),(43723,'222.161.233.93','2015-01-13 00:00:00','/index.html','Chrome',1,'',''),(43724,'175.19.209.131','2015-01-13 00:00:00','/newsview.htm','Chrome',1,'',''),(43725,'175.19.209.131','2015-01-13 00:00:00','/newsview.htm','Chrome',1,'',''),(43726,'220.181.158.109','2015-01-13 00:00:00','/index.html','IE',1,'',''),(43727,'220.181.158.109','2015-01-13 00:00:00','/index.html','IE',1,'',''),(43728,'122.113.38.230','2015-01-13 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43729,'123.125.71.132','2015-01-13 00:00:00','/index.html','Chrome',1,'',''),(43730,'220.181.132.218','2015-01-13 00:00:00','/index.html','IE',1,'',''),(43731,'101.199.108.56','2015-01-13 00:00:00','/index.html','Safari',1,'',''),(43732,'117.88.202.233','2015-01-13 00:00:00','/index.html','Chrome',1,'','baidu'),(43733,'36.62.140.206','2015-01-13 00:00:00','/index.html','Chrome',1,'',''),(43734,'182.118.53.169','2015-01-13 00:00:00','/index.html','Safari',1,'',''),(43735,'58.221.59.172','2015-01-13 00:00:00','/index.html','IE',1,'',''),(43736,'36.99.31.48','2015-01-13 00:00:00','/index.html','Safari',1,'',''),(43737,'36.99.31.44','2015-01-13 00:00:00','/index.html','Safari',1,'',''),(43738,'110.75.186.231','2015-01-13 00:00:00','/news.htm','IE',1,'',''),(43739,'110.75.186.231','2015-01-13 00:00:00','/index.html','IE',1,'',''),(43740,'110.75.186.231','2015-01-13 00:00:00','/index.html','IE',1,'',''),(43741,'223.65.187.38','2015-01-13 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43742,'223.65.187.38','2015-01-13 00:00:00','/news.htm','Chrome',1,'',''),(43743,'223.65.187.38','2015-01-13 00:00:00','/newsview.htm','Chrome',1,'',''),(43744,'223.65.187.38','2015-01-13 00:00:00','/newsview.htm','Chrome',1,'',''),(43745,'223.65.187.38','2015-01-13 00:00:00','/newsview.htm','Chrome',1,'',''),(43746,'223.65.187.38','2015-01-13 00:00:00','/index.html','Chrome',1,'',''),(43747,'220.181.158.109','2015-01-14 00:00:00','/index.html','IE',1,'',''),(43748,'220.181.158.109','2015-01-14 00:00:00','/index.html','IE',1,'',''),(43749,'222.174.5.26','2015-01-14 00:00:00','/index.html','IE',1,'',''),(43750,'42.120.145.47','2015-01-14 00:00:00','/index.html','IE',1,'',''),(43751,'61.146.178.189','2015-01-14 00:00:00','/index.html','IE',1,'',''),(43752,'178.211.33.154','2015-01-14 00:00:00','/index.html','Firefox',1,'',''),(43753,'60.247.82.186','2015-01-14 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(43754,'218.30.118.101','2015-01-14 00:00:00','/index.html','Firefox',1,'',''),(43755,'222.186.21.206','2015-01-14 00:00:00','/index.html','IE',1,'',''),(43756,'182.118.54.128','2015-01-14 00:00:00','/index.html','IE',1,'',''),(43757,'27.24.141.41','2015-01-14 00:00:00','/index.html','IE',1,'',''),(43758,'123.126.51.81','2015-01-14 00:00:00','/index.html','Safari',1,'',''),(43759,'220.181.132.216','2015-01-14 00:00:00','/index.html','IE',1,'',''),(43760,'101.199.112.49','2015-01-14 00:00:00','/index.html','Safari',1,'',''),(43761,'66.249.75.166','2015-01-14 00:00:00','/index.html','Safari',1,'',''),(43762,'220.181.51.46','2015-01-14 00:00:00','/index.html','Chrome',1,'',''),(43763,'61.135.190.68','2015-01-14 00:00:00','/index.html','IE',1,'www','baidu'),(43764,'119.147.146.189','2015-01-14 00:00:00','/index.html','Chrome',1,'',''),(43765,'119.147.146.189','2015-01-14 00:00:00','/index.html','Chrome',1,'',''),(43766,'119.147.146.189','2015-01-14 00:00:00','/index.html','Chrome',1,'',''),(43767,'123.127.240.139','2015-01-14 00:00:00','/index.html','Chrome',1,'','baidu'),(43768,'220.181.132.218','2015-01-14 00:00:00','/index.html','IE',1,'',''),(43769,'220.181.132.200','2015-01-14 00:00:00','/index.html','Safari',1,'',''),(43770,'117.88.202.233','2015-01-14 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(43771,'46.161.41.199','2015-01-14 00:00:00','/news.htm','Firefox',1,'',''),(43772,'61.138.111.65','2015-01-14 00:00:00','/index.html','Chrome',1,'北京睿思','baidu'),(43773,'61.138.111.65','2015-01-14 00:00:00','/index.html','Chrome',1,'',''),(43774,'183.136.190.40','2015-01-14 00:00:00','/index.html','Chrome',1,'',''),(43775,'183.136.190.62','2015-01-14 00:00:00','/index.html','Chrome',1,'',''),(43776,'221.12.59.211','2015-01-14 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(43777,'121.199.125.21','2015-01-14 00:00:00','/newsview.htm','Firefox',1,'',''),(43778,'183.136.190.62','2015-01-14 00:00:00','/index.html','Chrome',1,'',''),(43779,'121.199.125.21','2015-01-14 00:00:00','/newsview.htm','Firefox',1,'',''),(43780,'121.199.125.4','2015-01-14 00:00:00','/newsview.htm','Firefox',1,'',''),(43781,'110.52.102.207','2015-01-14 00:00:00','/index.html','Chrome',1,'',''),(43782,'36.99.31.83','2015-01-14 00:00:00','/index.html','Safari',1,'',''),(43783,'36.99.31.133','2015-01-14 00:00:00','/index.html','Safari',1,'',''),(43784,'223.21.213.242','2015-01-14 00:00:00','/index.html','Chrome',1,'','baidu'),(43785,'223.21.213.242','2015-01-14 00:00:00','/index.html','Chrome',1,'',''),(43786,'66.249.64.62','2015-01-14 00:00:00','/index.html','Safari',1,'',''),(43787,'61.160.247.181','2015-01-14 00:00:00','/index.html','IE',1,'',''),(43788,'220.181.51.37','2015-01-14 00:00:00','/index.html','Chrome',1,'',''),(43789,'180.149.143.27','2015-01-14 00:00:00','/newsview.htm','Safari',1,'',''),(43790,'180.149.143.26','2015-01-14 00:00:00','/newsview.htm','Safari',1,'',''),(43791,'61.135.190.198','2015-01-15 00:00:00','/newsview.htm','Safari',1,'',''),(43792,'121.199.125.21','2015-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(43793,'121.199.125.4','2015-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(43794,'121.199.125.21','2015-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(43795,'182.118.55.135','2015-01-15 00:00:00','/index.html','Chrome',1,'',''),(43796,'182.118.71.27','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43797,'182.254.138.21','2015-01-15 00:00:00','/index.html','Firefox',1,'',''),(43798,'91.219.193.51','2015-01-15 00:00:00','/index.html','Chrome',1,'',''),(43799,'218.30.118.99','2015-01-15 00:00:00','/index.html','Firefox',1,'',''),(43800,'182.118.55.135','2015-01-15 00:00:00','/index.html','Chrome',1,'',''),(43801,'183.136.190.62','2015-01-15 00:00:00','/index.html','Chrome',1,'',''),(43802,'183.136.190.62','2015-01-15 00:00:00','/index.html','Chrome',1,'',''),(43803,'36.99.31.177','2015-01-15 00:00:00','/index.html','Safari',1,'',''),(43804,'36.99.31.66','2015-01-15 00:00:00','/index.html','Safari',1,'',''),(43805,'111.205.92.100','2015-01-15 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43806,'113.108.21.33','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43807,'111.205.92.100','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43808,'111.205.92.100','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43809,'111.205.92.100','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43810,'101.226.66.176','2015-01-15 00:00:00','/index.html','Chrome',1,'',''),(43811,'180.110.221.130','2015-01-15 00:00:00','/index.html','Firefox',1,'�˼ bi','baidu'),(43812,'202.127.47.130','2015-01-15 00:00:00','/index.html','Chrome',1,'',''),(43813,'111.205.92.100','2015-01-15 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(43814,'180.110.221.130','2015-01-15 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(43815,'61.135.190.199','2015-01-15 00:00:00','/index.html','IE',1,'www','baidu'),(43816,'180.110.221.130','2015-01-15 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(43817,'46.161.41.199','2015-01-15 00:00:00','/news.htm','Firefox',1,'',''),(43818,'61.135.165.23','2015-01-15 00:00:00','/index.html','Chrome',1,'',''),(43819,'121.199.125.21','2015-01-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43820,'121.199.125.4','2015-01-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43821,'61.135.190.200','2015-01-15 00:00:00','/index.html','IE',1,'www','baidu'),(43822,'46.161.41.199','2015-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(43823,'111.205.92.100','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43824,'220.181.132.216','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43825,'101.199.108.118','2015-01-15 00:00:00','/index.html','Safari',1,'',''),(43826,'183.136.190.62','2015-01-15 00:00:00','/index.html','Chrome',1,'',''),(43827,'61.135.190.198','2015-01-15 00:00:00','/index.html','Safari',1,'',''),(43828,'202.106.58.42','2015-01-15 00:00:00','/index.html','Firefox',1,'',''),(43829,'202.106.58.42','2015-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(43830,'202.106.58.42','2015-01-15 00:00:00','/index.html','Firefox',1,'',''),(43831,'220.181.132.218','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43832,'101.199.108.54','2015-01-15 00:00:00','/index.html','Safari',1,'',''),(43833,'123.125.71.120','2015-01-15 00:00:00','/index.html','Safari',1,'',''),(43834,'222.186.128.54','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43835,'46.161.41.199','2015-01-15 00:00:00','/news.htm','Firefox',1,'',''),(43836,'180.110.221.130','2015-01-15 00:00:00','/index.html','Firefox',1,'',''),(43837,'121.25.104.46','2015-01-15 00:00:00','/index.html','Safari',1,'',''),(43838,'61.135.186.18','2015-01-15 00:00:00','/newsview.htm','Safari',1,'',''),(43839,'180.110.221.130','2015-01-15 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(43840,'180.110.221.130','2015-01-15 00:00:00','/news.htm','Chrome',1,'',''),(43841,'222.186.128.54','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43842,'182.254.208.209','2015-01-15 00:00:00','/index.html','Firefox',1,'',''),(43843,'61.135.165.23','2015-01-15 00:00:00','/index.html','Chrome',1,'',''),(43844,'93.171.43.148','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43845,'46.161.41.199','2015-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(43846,'222.186.21.206','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43847,'1.202.68.185','2015-01-15 00:00:00','/index.html','Chrome',1,'',''),(43848,'61.135.186.50','2015-01-15 00:00:00','/newsview.htm','Safari',1,'',''),(43849,'121.199.125.21','2015-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(43850,'121.199.125.4','2015-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(43851,'124.163.129.122','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43852,'124.163.129.122','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43853,'183.62.115.226','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43854,'118.198.205.248','2015-01-15 00:00:00','/index.html','Firefox',1,'',''),(43855,'220.181.158.107','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43856,'220.181.158.107','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43857,'61.146.178.189','2015-01-15 00:00:00','/index.html','Firefox',1,'',''),(43858,'115.159.29.104','2015-01-15 00:00:00','/index.html','Firefox',1,'',''),(43859,'58.215.137.78','2015-01-15 00:00:00','/newsview.htm','Safari',1,'',''),(43860,'61.160.247.181','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43861,'66.249.64.62','2015-01-15 00:00:00','/newsview.htm','Safari',1,'',''),(43862,'46.161.41.199','2015-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(43863,'66.249.64.183','2015-01-15 00:00:00','/index.html','Safari',1,'',''),(43864,'182.118.41.45','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43865,'46.161.41.199','2015-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(43866,'220.181.134.228','2015-01-15 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(43867,'121.199.125.21','2015-01-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43868,'121.199.125.21','2015-01-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43869,'121.199.125.4','2015-01-15 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43870,'220.181.51.53','2015-01-15 00:00:00','/index.html','Chrome',1,'',''),(43871,'104.149.88.195','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43872,'104.149.88.195','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43873,'104.149.88.195','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43874,'104.149.88.195','2015-01-15 00:00:00','/index.html','IE',1,'',''),(43875,'42.120.160.79','2015-01-16 00:00:00','/newsview.htm','Safari',1,'',''),(43876,'46.161.41.199','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43877,'222.186.128.53','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43878,'121.199.125.21','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43879,'121.199.125.4','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43880,'14.196.75.132','2015-01-16 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(43881,'121.199.125.21','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43882,'121.199.125.21','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43883,'121.199.125.4','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43884,'121.199.125.21','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43885,'46.161.41.199','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43886,'46.161.41.199','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43887,'218.30.118.102','2015-01-16 00:00:00','/index.html','Firefox',1,'',''),(43888,'46.161.41.199','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43889,'222.174.5.26','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43890,'46.161.41.199','2015-01-16 00:00:00','/news.htm','Firefox',1,'',''),(43891,'46.161.41.199','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43892,'46.161.41.199','2015-01-16 00:00:00','/news.htm','Firefox',1,'',''),(43893,'222.186.58.149','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43894,'222.186.58.149','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43895,'222.186.58.149','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43896,'222.186.58.149','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43897,'222.186.58.149','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43898,'222.186.58.149','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43899,'222.186.58.149','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43900,'141.101.201.79','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43901,'66.249.67.87','2015-01-16 00:00:00','/index.html','Safari',1,'',''),(43902,'58.212.181.64','2015-01-16 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(43903,'121.199.125.21','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43904,'121.199.125.21','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43905,'121.199.125.4','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43906,'46.161.41.199','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43907,'111.205.92.100','2015-01-16 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(43908,'111.205.92.100','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43909,'46.161.41.199','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43910,'121.199.125.21','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43911,'121.199.125.4','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43912,'121.199.125.21','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43913,'123.125.71.118','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43914,'124.205.34.137','2015-01-16 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43915,'27.106.166.169','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43916,'113.91.4.65','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43917,'121.199.125.21','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43918,'220.181.158.107','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43919,'220.181.158.107','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43920,'46.161.41.199','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43921,'122.11.37.85','2015-01-16 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(43922,'61.146.178.189','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43923,'121.199.125.21','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43924,'183.136.190.62','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43925,'60.191.176.146','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43926,'60.191.176.146','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43927,'220.181.132.218','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43928,'101.199.108.54','2015-01-16 00:00:00','/index.html','Safari',1,'',''),(43929,'58.212.181.64','2015-01-16 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(43930,'183.136.190.62','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43931,'111.206.36.135','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43932,'223.21.207.131','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43933,'220.181.158.109','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43934,'220.181.158.109','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43935,'58.212.181.64','2015-01-16 00:00:00','/index.html','Firefox',1,'',''),(43936,'58.212.181.64','2015-01-16 00:00:00','/index.html','Firefox',1,'睿思 BI ','baidu'),(43937,'120.32.186.16','2015-01-16 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(43938,'121.199.125.21','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43939,'222.174.5.26','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43940,'46.161.41.199','2015-01-16 00:00:00','/news.htm','Firefox',1,'',''),(43941,'220.181.51.39','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43942,'183.136.190.62','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43943,'220.181.51.46','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43944,'221.194.128.223','2015-01-16 00:00:00','/index.html','Firefox',1,'',''),(43945,'121.199.125.21','2015-01-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43946,'46.161.41.199','2015-01-16 00:00:00','/newsview.htm','Firefox',1,'',''),(43947,'121.199.125.21','2015-01-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43948,'121.199.125.4','2015-01-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(43949,'222.174.5.26','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43950,'121.42.137.221','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43951,'120.27.44.126','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43952,'121.42.137.221','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43953,'183.136.190.62','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43954,'220.181.158.109','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43955,'220.181.158.109','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43956,'195.154.181.152','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43957,'182.118.42.72','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43958,'203.208.60.135','2015-01-16 00:00:00','/newsview.htm','Safari',1,'',''),(43959,'203.208.60.130','2015-01-16 00:00:00','/index.html','Safari',1,'',''),(43960,'222.186.128.54','2015-01-16 00:00:00','/index.html','IE',1,'',''),(43961,'223.240.18.184','2015-01-16 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(43962,'120.203.86.74','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43963,'61.135.190.200','2015-01-16 00:00:00','/index.html','Safari',1,'',''),(43964,'123.125.71.133','2015-01-16 00:00:00','/index.html','Chrome',1,'',''),(43965,'203.208.60.135','2015-01-17 00:00:00','/news.htm','Safari',1,'',''),(43966,'222.174.5.26','2015-01-17 00:00:00','/index.html','IE',1,'',''),(43967,'222.186.21.206','2015-01-17 00:00:00','/index.html','IE',1,'',''),(43968,'182.118.54.109','2015-01-17 00:00:00','/index.html','Chrome',1,'',''),(43969,'222.174.5.26','2015-01-17 00:00:00','/index.html','IE',1,'',''),(43970,'203.208.60.139','2015-01-17 00:00:00','/news/news.htm','Safari',1,'',''),(43971,'218.30.118.102','2015-01-17 00:00:00','/index.html','Firefox',1,'',''),(43972,'61.135.186.52','2015-01-17 00:00:00','/index.html','Safari',1,'',''),(43973,'182.118.54.114','2015-01-17 00:00:00','/index.html','Chrome',1,'',''),(43974,'61.160.247.181','2015-01-17 00:00:00','/index.html','IE',1,'',''),(43975,'121.199.125.21','2015-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(43976,'121.199.125.4','2015-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(43977,'121.199.125.21','2015-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(43978,'221.194.128.223','2015-01-17 00:00:00','/index.html','Firefox',1,'',''),(43979,'203.208.60.131','2015-01-17 00:00:00','/news.htm','Safari',1,'',''),(43980,'221.194.128.223','2015-01-17 00:00:00','/index.html','Firefox',1,'',''),(43981,'61.146.178.189','2015-01-17 00:00:00','/index.html','Chrome',1,'',''),(43982,'61.135.190.69','2015-01-17 00:00:00','/index.html','IE',1,'www','baidu'),(43983,'121.199.125.21','2015-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(43984,'220.181.51.61','2015-01-17 00:00:00','/index.html','Chrome',1,'',''),(43985,'121.199.125.21','2015-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(43986,'121.199.125.21','2015-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(43987,'121.199.125.4','2015-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(43988,'221.194.128.225','2015-01-17 00:00:00','/index.html','Firefox',1,'',''),(43989,'121.199.125.21','2015-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(43990,'121.199.125.21','2015-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(43991,'180.149.143.27','2015-01-17 00:00:00','/newsview.htm','Safari',1,'',''),(43992,'61.160.247.181','2015-01-17 00:00:00','/index.html','IE',1,'',''),(43993,'121.199.125.21','2015-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(43994,'203.208.60.132','2015-01-17 00:00:00','/news/news.htm','Safari',1,'',''),(43995,'36.99.31.195','2015-01-17 00:00:00','/index.html','Safari',1,'',''),(43996,'36.99.30.200','2015-01-17 00:00:00','/index.html','Safari',1,'',''),(43997,'203.208.60.131','2015-01-17 00:00:00','/news/news.htm','Safari',1,'',''),(43998,'220.181.132.218','2015-01-17 00:00:00','/index.html','IE',1,'',''),(43999,'101.199.108.51','2015-01-17 00:00:00','/index.html','Safari',1,'',''),(44000,'222.186.128.50','2015-01-17 00:00:00','/index.html','IE',1,'',''),(44001,'203.208.60.133','2015-01-17 00:00:00','/news.htm','Safari',1,'',''),(44002,'218.88.93.246','2015-01-17 00:00:00','/index.html','Chrome',1,'',''),(44003,'203.208.60.138','2015-01-17 00:00:00','/news.htm','Safari',1,'',''),(44004,'171.125.123.21','2015-01-17 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(44005,'171.125.123.21','2015-01-17 00:00:00','/index.html','Chrome',1,'',''),(44006,'183.62.115.226','2015-01-17 00:00:00','/index.html','IE',1,'',''),(44007,'171.125.123.21','2015-01-17 00:00:00','/index.html','Chrome',1,'',''),(44008,'61.135.186.51','2015-01-17 00:00:00','/newsview.htm','Safari',1,'',''),(44009,'61.135.186.41','2015-01-17 00:00:00','/newsview.htm','Safari',1,'',''),(44010,'61.135.186.52','2015-01-17 00:00:00','/newsview.htm','Safari',1,'',''),(44011,'221.194.128.223','2015-01-17 00:00:00','/index.html','Firefox',1,'',''),(44012,'220.181.132.216','2015-01-17 00:00:00','/index.html','IE',1,'',''),(44013,'220.181.132.199','2015-01-17 00:00:00','/index.html','Safari',1,'',''),(44014,'119.147.146.189','2015-01-17 00:00:00','/index.html','Chrome',1,'',''),(44015,'221.194.128.225','2015-01-17 00:00:00','/index.html','Firefox',1,'',''),(44016,'171.125.123.21','2015-01-17 00:00:00','/news.htm','Chrome',1,'',''),(44017,'171.125.123.21','2015-01-17 00:00:00','/index.html','Chrome',1,'',''),(44018,'46.161.41.199','2015-01-17 00:00:00','/news.htm','Firefox',1,'',''),(44019,'222.64.137.18','2015-01-17 00:00:00','/index.html','Chrome',1,'','baidu'),(44020,'66.249.73.214','2015-01-17 00:00:00','/index.html','Safari',1,'',''),(44021,'46.161.41.199','2015-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(44022,'222.186.128.54','2015-01-18 00:00:00','/index.html','IE',1,'',''),(44023,'91.236.75.92','2015-01-18 00:00:00','/index.html','Chrome',1,'',''),(44024,'61.135.190.201','2015-01-18 00:00:00','/newsview.htm','Safari',1,'',''),(44025,'222.186.128.54','2015-01-18 00:00:00','/index.html','IE',1,'',''),(44026,'61.135.190.69','2015-01-18 00:00:00','/newsview.htm','Safari',1,'',''),(44027,'46.161.41.199','2015-01-18 00:00:00','/news.htm','Firefox',1,'',''),(44028,'207.46.13.21','2015-01-18 00:00:00','/index.html','Safari',1,'',''),(44029,'46.161.41.199','2015-01-18 00:00:00','/newsview.htm','Firefox',1,'',''),(44030,'180.149.143.153','2015-01-18 00:00:00','/newsview.htm','Safari',1,'',''),(44031,'61.160.247.181','2015-01-18 00:00:00','/index.html','IE',1,'',''),(44032,'36.99.30.139','2015-01-18 00:00:00','/index.html','Safari',1,'',''),(44033,'36.99.31.79','2015-01-18 00:00:00','/index.html','Safari',1,'',''),(44034,'221.194.128.223','2015-01-18 00:00:00','/index.html','Firefox',1,'',''),(44035,'218.30.118.98','2015-01-18 00:00:00','/index.html','Firefox',1,'',''),(44036,'46.161.41.199','2015-01-18 00:00:00','/newsview.htm','Firefox',1,'',''),(44037,'121.199.125.21','2015-01-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44038,'123.125.71.132','2015-01-18 00:00:00','/index.html','Chrome',1,'',''),(44039,'61.135.190.70','2015-01-18 00:00:00','/index.html','IE',1,'www','baidu'),(44040,'46.161.41.199','2015-01-18 00:00:00','/newsview.htm','Firefox',1,'',''),(44041,'121.199.125.21','2015-01-18 00:00:00','/newsview.htm','Firefox',1,'',''),(44042,'121.199.125.4','2015-01-18 00:00:00','/newsview.htm','Firefox',1,'',''),(44043,'180.153.182.140','2015-01-18 00:00:00','/news/newsview.htm','IE',1,'',''),(44044,'180.153.182.136','2015-01-18 00:00:00','/news/newsview.htm','IE',1,'',''),(44045,'222.186.128.50','2015-01-18 00:00:00','/index.html','IE',1,'',''),(44046,'61.146.178.189','2015-01-18 00:00:00','/index.html','IE',1,'',''),(44047,'61.146.178.189','2015-01-18 00:00:00','/news.htm','IE',1,'',''),(44048,'123.126.51.81','2015-01-18 00:00:00','/index.html','Safari',1,'',''),(44049,'220.181.51.45','2015-01-18 00:00:00','/index.html','Chrome',1,'',''),(44050,'220.181.132.218','2015-01-18 00:00:00','/index.html','IE',1,'',''),(44051,'220.181.132.196','2015-01-18 00:00:00','/index.html','Safari',1,'',''),(44052,'182.137.94.28','2015-01-18 00:00:00','/index.html','IE',1,'',''),(44053,'1.202.240.238','2015-01-18 00:00:00','/index.html','IE',1,'',''),(44054,'182.137.94.28','2015-01-18 00:00:00','/index.html','IE',1,'',''),(44055,'182.137.94.28','2015-01-18 00:00:00','/news.htm','IE',1,'',''),(44056,'182.137.94.28','2015-01-18 00:00:00','/newsview.htm','IE',1,'',''),(44057,'121.199.125.21','2015-01-18 00:00:00','/newsview.htm','Firefox',1,'',''),(44058,'121.199.125.21','2015-01-18 00:00:00','/newsview.htm','Firefox',1,'',''),(44059,'46.161.41.199','2015-01-18 00:00:00','/newsview.htm','Firefox',1,'',''),(44060,'46.161.41.199','2015-01-18 00:00:00','/newsview.htm','Firefox',1,'',''),(44061,'222.222.30.34','2015-01-18 00:00:00','/index.html','Chrome',1,'',''),(44062,'220.181.127.232','2015-01-18 00:00:00','/index.html','IE',1,'',''),(44063,'220.181.132.199','2015-01-18 00:00:00','/index.html','Safari',1,'',''),(44064,'101.199.112.54','2015-01-18 00:00:00','/index.html','Safari',1,'',''),(44065,'121.199.125.21','2015-01-18 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44066,'66.249.67.118','2015-01-18 00:00:00','/news/news.htm','Safari',1,'',''),(44067,'121.199.125.21','2015-01-18 00:00:00','/newsview.htm','Firefox',1,'',''),(44068,'222.186.128.54','2015-01-18 00:00:00','/index.html','IE',1,'',''),(44069,'46.161.41.199','2015-01-18 00:00:00','/newsview.htm','Firefox',1,'',''),(44070,'125.94.71.38','2015-01-18 00:00:00','/index.html','Chrome',1,'',''),(44071,'125.94.71.38','2015-01-18 00:00:00','/news.htm','Chrome',1,'',''),(44072,'125.94.71.38','2015-01-18 00:00:00','/newsview.htm','Chrome',1,'',''),(44073,'125.94.71.38','2015-01-18 00:00:00','/index.html','Chrome',1,'',''),(44074,'66.249.67.126','2015-01-18 00:00:00','/newsview.htm','Safari',1,'',''),(44075,'46.161.41.199','2015-01-18 00:00:00','/newsview.htm','Firefox',1,'',''),(44076,'221.194.128.225','2015-01-18 00:00:00','/index.html','Firefox',1,'',''),(44077,'77.222.61.87','2015-01-19 00:00:00','/index.html','Chrome',1,'',''),(44078,'36.99.31.16','2015-01-19 00:00:00','/index.html','Safari',1,'',''),(44079,'36.99.31.101','2015-01-19 00:00:00','/index.html','Safari',1,'',''),(44080,'42.120.160.79','2015-01-19 00:00:00','/newsview.htm','Safari',1,'',''),(44081,'182.118.54.62','2015-01-19 00:00:00','/index.html','Chrome',1,'',''),(44082,'66.249.67.118','2015-01-19 00:00:00','/newsview.htm','Safari',1,'',''),(44083,'221.194.128.223','2015-01-19 00:00:00','/index.html','Firefox',1,'',''),(44084,'121.199.125.21','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44085,'121.199.125.21','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44086,'121.199.125.21','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44087,'121.199.125.4','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44088,'121.199.125.21','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44089,'121.199.125.21','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44090,'121.199.125.21','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44091,'66.249.67.118','2015-01-19 00:00:00','/news.htm','Safari',1,'',''),(44092,'220.174.208.155','2015-01-19 00:00:00','/index.html','IE',1,'',''),(44093,'61.160.213.110','2015-01-19 00:00:00','/index.html','IE',1,'',''),(44094,'218.30.118.102','2015-01-19 00:00:00','/index.html','Firefox',1,'',''),(44095,'121.199.125.21','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44096,'121.199.125.21','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44097,'221.194.128.225','2015-01-19 00:00:00','/index.html','Firefox',1,'',''),(44098,'218.241.98.202','2015-01-19 00:00:00','/index.html','IE',1,'',''),(44099,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44100,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44101,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44102,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44103,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44104,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44105,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44106,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44107,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44108,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44109,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44110,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44111,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44112,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44113,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44114,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44115,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44116,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44117,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44118,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44119,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44120,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44121,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44122,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44123,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44124,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44125,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44126,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44127,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44128,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44129,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44130,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44131,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44132,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44133,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44134,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44135,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44136,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44137,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44138,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44139,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44140,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44141,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44142,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44143,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44144,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44145,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44146,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44147,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44148,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44149,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44150,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44151,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44152,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44153,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44154,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44155,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44156,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44157,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44158,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44159,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44160,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44161,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44162,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44163,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44164,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44165,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44166,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44167,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44168,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44169,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44170,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44171,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44172,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44173,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44174,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44175,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44176,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44177,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44178,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44179,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44180,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44181,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44182,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44183,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44184,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44185,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44186,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44187,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44188,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44189,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44190,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44191,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44192,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44193,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44194,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44195,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44196,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44197,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44198,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44199,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44200,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44201,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44202,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44203,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44204,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44205,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44206,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44207,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44208,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44209,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44210,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44211,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44212,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44213,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44214,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44215,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44216,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44217,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44218,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44219,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44220,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44221,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44222,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44223,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44224,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44225,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44226,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44227,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44228,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44229,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44230,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44231,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44232,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44233,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44234,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44235,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44236,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44237,'110.75.186.210','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44238,'222.186.128.53','2015-01-19 00:00:00','/index.html','IE',1,'',''),(44239,'182.118.45.220','2015-01-19 00:00:00','/index.html','Chrome',1,'',''),(44240,'66.249.67.126','2015-01-19 00:00:00','/newsview.htm','Safari',1,'',''),(44241,'66.249.67.126','2015-01-19 00:00:00','/news.htm','Safari',1,'',''),(44242,'121.199.125.21','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44243,'121.199.125.4','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44244,'61.135.190.201','2015-01-19 00:00:00','/index.html','IE',1,'www','baidu'),(44245,'180.110.86.180','2015-01-19 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(44246,'61.135.169.56','2015-01-19 00:00:00','/index.html','Chrome',1,'',''),(44247,'1.202.240.238','2015-01-19 00:00:00','/index.html','IE',1,'',''),(44248,'124.202.246.130','2015-01-19 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(44249,'222.186.21.206','2015-01-19 00:00:00','/index.html','IE',1,'',''),(44250,'27.153.171.90','2015-01-19 00:00:00','/newsview.htm','IE',1,'',''),(44251,'61.135.190.72','2015-01-19 00:00:00','/index.html','IE',1,'www','baidu'),(44252,'46.161.41.199','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44253,'220.181.132.216','2015-01-19 00:00:00','/index.html','IE',1,'',''),(44254,'101.199.108.55','2015-01-19 00:00:00','/index.html','Safari',1,'',''),(44255,'46.161.41.199','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44256,'180.110.86.180','2015-01-19 00:00:00','/index.html','Firefox',1,'�˼bi','baidu'),(44257,'119.147.146.189','2015-01-19 00:00:00','/index.html','Chrome',1,'',''),(44258,'221.194.128.224','2015-01-19 00:00:00','/index.html','Firefox',1,'',''),(44259,'61.135.186.56','2015-01-19 00:00:00','/index.html','Safari',1,'',''),(44260,'220.181.51.62','2015-01-19 00:00:00','/index.html','Chrome',1,'',''),(44261,'101.231.205.246','2015-01-19 00:00:00','/index.html','Chrome',1,'',''),(44262,'121.199.125.21','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44263,'60.173.9.73','2015-01-19 00:00:00','/index.html','IE',1,'',''),(44264,'121.199.125.21','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44265,'121.199.125.4','2015-01-19 00:00:00','/newsview.htm','Firefox',1,'',''),(44266,'220.181.132.218','2015-01-19 00:00:00','/index.html','IE',1,'',''),(44267,'66.249.69.243','2015-01-19 00:00:00','/index.html','Safari',1,'',''),(44268,'101.199.112.54','2015-01-19 00:00:00','/index.html','Safari',1,'',''),(44269,'60.173.9.73','2015-01-19 00:00:00','/index.html','IE',1,'',''),(44270,'66.249.69.166','2015-01-19 00:00:00','/newsview.htm','Safari',1,'',''),(44271,'60.173.9.73','2015-01-19 00:00:00','/index.html','IE',1,'',''),(44272,'60.173.9.73','2015-01-19 00:00:00','/index.html','IE',1,'',''),(44273,'121.199.125.21','2015-01-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44274,'121.199.125.4','2015-01-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44275,'121.199.125.21','2015-01-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44276,'121.199.125.4','2015-01-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44277,'61.146.178.189','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44278,'222.186.128.53','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44279,'61.135.186.51','2015-01-20 00:00:00','/newsview.htm','Safari',1,'',''),(44280,'123.125.71.136','2015-01-20 00:00:00','/index.html','Chrome',1,'',''),(44281,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44282,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44283,'121.199.125.4','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44284,'221.194.128.225','2015-01-20 00:00:00','/index.html','Firefox',1,'',''),(44285,'61.135.186.43','2015-01-20 00:00:00','/newsview.htm','Safari',1,'',''),(44286,'218.30.118.102','2015-01-20 00:00:00','/index.html','Firefox',1,'',''),(44287,'180.153.188.215','2015-01-20 00:00:00','/newsview.htm','Safari',1,'',''),(44288,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44289,'121.199.125.4','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44290,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44291,'61.135.186.42','2015-01-20 00:00:00','/newsview.htm','Safari',1,'',''),(44292,'61.135.186.40','2015-01-20 00:00:00','/newsview.htm','Safari',1,'',''),(44293,'61.135.190.199','2015-01-20 00:00:00','/newsview.htm','Safari',1,'',''),(44294,'61.135.190.201','2015-01-20 00:00:00','/index.html','IE',1,'www','baidu'),(44295,'61.135.165.22','2015-01-20 00:00:00','/index.html','Chrome',1,'',''),(44296,'114.221.110.71','2015-01-20 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(44297,'114.221.110.71','2015-01-20 00:00:00','/index.html','Firefox',1,'�˼ bi','baidu'),(44298,'219.143.225.2','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44299,'219.143.225.2','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44300,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44301,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44302,'121.199.125.4','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44303,'219.143.225.2','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44304,'219.143.225.2','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44305,'219.143.225.2','2015-01-20 00:00:00','/news.htm','IE',1,'',''),(44306,'219.143.225.2','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44307,'219.143.225.2','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44308,'219.143.225.2','2015-01-20 00:00:00','/news.htm','IE',1,'',''),(44309,'107.155.70.232','2015-01-20 00:00:00','/index.html','Firefox',1,'',''),(44310,'107.155.70.232','2015-01-20 00:00:00','/index.html','Firefox',1,'',''),(44311,'66.249.69.150','2015-01-20 00:00:00','/index.html','Safari',1,'',''),(44312,'119.29.53.93','2015-01-20 00:00:00','/index.html','Chrome',1,'',''),(44313,'120.27.49.166','2015-01-20 00:00:00','/index.html','Chrome',1,'',''),(44314,'114.244.88.213','2015-01-20 00:00:00','/index.html','Chrome',1,'',''),(44315,'182.118.71.58','2015-01-20 00:00:00','/newsview.htm','IE',1,'',''),(44316,'182.118.70.222','2015-01-20 00:00:00','/newsview.htm','IE',1,'',''),(44317,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44318,'64.246.165.160','2015-01-20 00:00:00','/index.html','Firefox',1,'',''),(44319,'121.199.125.4','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44320,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44321,'64.246.187.42','2015-01-20 00:00:00','/index.html','Firefox',1,'',''),(44322,'61.135.190.103','2015-01-20 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(44323,'123.120.25.143','2015-01-20 00:00:00','/index.html','Chrome',1,'北京 BI','baidu'),(44324,'123.120.25.143','2015-01-20 00:00:00','/news.htm','Chrome',1,'',''),(44325,'123.120.25.143','2015-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(44326,'123.120.25.143','2015-01-20 00:00:00','/news.htm','Chrome',1,'',''),(44327,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44328,'121.199.125.4','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44329,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44330,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44331,'121.199.125.4','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44332,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44333,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44334,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44335,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44336,'121.199.125.4','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44337,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44338,'1.202.240.238','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44339,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44340,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44341,'121.199.125.21','2015-01-20 00:00:00','/newsview.htm','Firefox',1,'',''),(44342,'222.88.71.152','2015-01-20 00:00:00','/index.html','Chrome',1,'',''),(44343,'182.118.41.91','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44344,'220.181.51.51','2015-01-20 00:00:00','/index.html','Chrome',1,'',''),(44345,'110.75.186.231','2015-01-20 00:00:00','/news.htm','IE',1,'',''),(44346,'110.75.186.231','2015-01-20 00:00:00','/newsview.htm','IE',1,'',''),(44347,'110.75.186.231','2015-01-20 00:00:00','/news/news.htm','IE',1,'',''),(44348,'110.75.186.231','2015-01-20 00:00:00','/news/newsview.htm','IE',1,'',''),(44349,'110.75.186.231','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44350,'110.75.186.231','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44351,'110.75.186.231','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44352,'110.75.186.231','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44353,'110.75.186.231','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44354,'110.75.186.231','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44355,'110.75.186.231','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44356,'110.75.186.231','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44357,'110.75.186.231','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44358,'220.181.132.218','2015-01-20 00:00:00','/index.html','IE',1,'',''),(44359,'101.199.108.56','2015-01-20 00:00:00','/index.html','Safari',1,'',''),(44360,'36.99.31.230','2015-01-20 00:00:00','/index.html','Safari',1,'',''),(44361,'36.99.31.169','2015-01-20 00:00:00','/index.html','Safari',1,'',''),(44362,'182.118.53.132','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44363,'23.81.218.243','2015-01-21 00:00:00','/newsview.htm','Firefox',1,'',''),(44364,'115.29.33.38','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44365,'222.186.128.54','2015-01-21 00:00:00','/index.html','IE',1,'',''),(44366,'222.186.128.53','2015-01-21 00:00:00','/index.html','IE',1,'',''),(44367,'121.199.125.21','2015-01-21 00:00:00','/newsview.htm','Firefox',1,'',''),(44368,'72.46.136.178','2015-01-21 00:00:00','/index.html','IE',1,'',''),(44369,'121.199.125.21','2015-01-21 00:00:00','/newsview.htm','Firefox',1,'',''),(44370,'121.199.125.21','2015-01-21 00:00:00','/newsview.htm','Firefox',1,'',''),(44371,'121.199.125.4','2015-01-21 00:00:00','/newsview.htm','Firefox',1,'',''),(44372,'121.199.125.21','2015-01-21 00:00:00','/newsview.htm','Firefox',1,'',''),(44373,'182.118.55.210','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44374,'121.199.125.21','2015-01-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44375,'220.181.158.106','2015-01-21 00:00:00','/index.html','Firefox',1,'',''),(44376,'66.249.75.150','2015-01-21 00:00:00','/index.html','Safari',1,'',''),(44377,'121.199.125.21','2015-01-21 00:00:00','/newsview.htm','Firefox',1,'',''),(44378,'121.199.125.4','2015-01-21 00:00:00','/newsview.htm','Firefox',1,'',''),(44379,'121.199.125.21','2015-01-21 00:00:00','/newsview.htm','Firefox',1,'',''),(44380,'220.181.51.40','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44381,'114.221.110.71','2015-01-21 00:00:00','/index.html','Chrome',1,'','baidu'),(44382,'61.135.190.69','2015-01-21 00:00:00','/index.html','IE',1,'www','baidu'),(44383,'203.110.178.158','2015-01-21 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(44384,'60.174.249.72','2015-01-21 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(44385,'119.147.146.194','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44386,'114.246.169.209','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44387,'114.246.169.209','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44388,'114.246.169.209','2015-01-21 00:00:00','/index.html','Chrome',1,'','baidu'),(44389,'178.211.33.154','2015-01-21 00:00:00','/index.html','Firefox',1,'',''),(44390,'123.123.106.134','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44391,'61.135.189.43','2015-01-21 00:00:00','/index.html','Firefox',1,'',''),(44392,'220.181.125.20','2015-01-21 00:00:00','/index.html','Firefox',1,'',''),(44393,'180.149.143.154','2015-01-21 00:00:00','/index.html','Safari',1,'',''),(44394,'220.181.51.40','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44395,'58.212.165.16','2015-01-21 00:00:00','/index.html','IE',1,'',''),(44396,'61.160.247.181','2015-01-21 00:00:00','/index.html','IE',1,'',''),(44397,'61.135.190.104','2015-01-21 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(44398,'61.135.169.55','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44399,'222.186.21.206','2015-01-21 00:00:00','/index.html','IE',1,'',''),(44400,'114.250.101.238','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44401,'106.120.205.67','2015-01-21 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(44402,'114.250.101.238','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44403,'106.120.205.67','2015-01-21 00:00:00','/index.html','Chrome',1,'',''),(44404,'182.118.41.243','2015-01-21 00:00:00','/index.html','IE',1,'',''),(44405,'54.144.59.27','2015-01-21 00:00:00','/index.html','IE',1,'',''),(44406,'220.181.132.218','2015-01-21 00:00:00','/index.html','IE',1,'',''),(44407,'220.181.132.192','2015-01-21 00:00:00','/index.html','Safari',1,'',''),(44408,'222.186.21.206','2015-01-22 00:00:00','/index.html','IE',1,'',''),(44409,'54.208.255.86','2015-01-22 00:00:00','/index.html','Chrome',1,'',''),(44410,'115.28.79.54','2015-01-22 00:00:00','/index.html','Chrome',1,'',''),(44411,'218.30.118.102','2015-01-22 00:00:00','/index.html','Firefox',1,'',''),(44412,'222.186.21.206','2015-01-22 00:00:00','/index.html','IE',1,'',''),(44413,'220.181.51.55','2015-01-22 00:00:00','/index.html','Chrome',1,'',''),(44414,'46.161.41.199','2015-01-22 00:00:00','/newsview.htm','Firefox',1,'',''),(44415,'180.149.143.154','2015-01-22 00:00:00','/newsview.htm','Safari',1,'',''),(44416,'222.186.12.230','2015-01-22 00:00:00','/index.html','IE',1,'',''),(44417,'222.186.21.206','2015-01-22 00:00:00','/index.html','IE',1,'',''),(44418,'114.221.30.129','2015-01-22 00:00:00','/index.html','Chrome',1,'','baidu'),(44419,'61.135.190.71','2015-01-22 00:00:00','/index.html','IE',1,'www','baidu'),(44420,'220.181.51.61','2015-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(44421,'123.125.71.132','2015-01-22 00:00:00','/index.html','Chrome',1,'',''),(44422,'36.99.31.205','2015-01-22 00:00:00','/index.html','Safari',1,'',''),(44423,'36.99.31.85','2015-01-22 00:00:00','/index.html','Safari',1,'',''),(44424,'60.253.140.52','2015-01-22 00:00:00','/index.html','Chrome',1,'','baidu'),(44425,'60.253.140.52','2015-01-22 00:00:00','/index.html','Chrome',1,'',''),(44426,'60.253.140.52','2015-01-22 00:00:00','/index.html','Chrome',1,'',''),(44427,'222.186.21.206','2015-01-22 00:00:00','/index.html','IE',1,'',''),(44428,'180.88.142.78','2015-01-22 00:00:00','/index.html','Chrome',1,'',''),(44429,'222.186.128.50','2015-01-22 00:00:00','/index.html','IE',1,'',''),(44430,'111.207.122.2','2015-01-22 00:00:00','/index.html','Chrome',1,'',''),(44431,'121.199.125.21','2015-01-22 00:00:00','/newsview.htm','Firefox',1,'',''),(44432,'61.160.247.181','2015-01-22 00:00:00','/index.html','IE',1,'',''),(44433,'220.181.158.109','2015-01-22 00:00:00','/index.html','IE',1,'',''),(44434,'220.181.158.109','2015-01-22 00:00:00','/index.html','IE',1,'',''),(44435,'46.161.41.199','2015-01-22 00:00:00','/newsview.htm','Firefox',1,'',''),(44436,'222.35.121.53','2015-01-22 00:00:00','/index.html','Chrome',1,'','baidu'),(44437,'222.35.121.53','2015-01-22 00:00:00','/index.html','Chrome',1,'',''),(44438,'46.161.41.199','2015-01-22 00:00:00','/newsview.htm','Firefox',1,'',''),(44439,'61.48.210.91','2015-01-22 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(44440,'180.149.143.27','2015-01-22 00:00:00','/newsview.htm','Safari',1,'',''),(44441,'180.149.143.154','2015-01-22 00:00:00','/newsview.htm','Safari',1,'',''),(44442,'66.249.73.143','2015-01-22 00:00:00','/index.html','Safari',1,'',''),(44443,'220.181.158.107','2015-01-22 00:00:00','/index.html','IE',1,'',''),(44444,'220.181.158.107','2015-01-22 00:00:00','/index.html','IE',1,'',''),(44445,'61.135.186.52','2015-01-22 00:00:00','/newsview.htm','Safari',1,'',''),(44446,'180.149.143.26','2015-01-22 00:00:00','/newsview.htm','Safari',1,'',''),(44447,'121.199.125.21','2015-01-22 00:00:00','/newsview.htm','Firefox',1,'',''),(44448,'121.199.125.21','2015-01-22 00:00:00','/newsview.htm','Firefox',1,'',''),(44449,'183.136.190.62','2015-01-22 00:00:00','/index.html','Chrome',1,'',''),(44450,'69.58.178.57','2015-01-22 00:00:00','/index.html','Firefox',1,'',''),(44451,'69.58.178.57','2015-01-22 00:00:00','/index.html','Firefox',1,'',''),(44452,'69.58.178.57','2015-01-22 00:00:00','/news.htm','Firefox',1,'',''),(44453,'175.163.79.65','2015-01-22 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(44454,'183.136.190.62','2015-01-22 00:00:00','/index.html','Chrome',1,'',''),(44455,'220.181.132.218','2015-01-23 00:00:00','/index.html','IE',1,'',''),(44456,'101.199.108.120','2015-01-23 00:00:00','/index.html','Safari',1,'',''),(44457,'222.186.58.149','2015-01-23 00:00:00','/index.html','IE',1,'',''),(44458,'182.118.55.222','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44459,'222.186.58.149','2015-01-23 00:00:00','/index.html','IE',1,'',''),(44460,'183.136.190.62','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44461,'183.136.190.62','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44462,'121.199.125.21','2015-01-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44463,'61.160.247.181','2015-01-23 00:00:00','/index.html','IE',1,'',''),(44464,'183.136.190.62','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44465,'121.199.125.21','2015-01-23 00:00:00','/newsview.htm','Firefox',1,'',''),(44466,'121.199.125.21','2015-01-23 00:00:00','/newsview.htm','Firefox',1,'',''),(44467,'121.199.125.4','2015-01-23 00:00:00','/newsview.htm','Firefox',1,'',''),(44468,'121.199.125.21','2015-01-23 00:00:00','/newsview.htm','Firefox',1,'',''),(44469,'121.199.125.21','2015-01-23 00:00:00','/newsview.htm','Firefox',1,'',''),(44470,'121.199.125.4','2015-01-23 00:00:00','/newsview.htm','Firefox',1,'',''),(44471,'36.99.30.231','2015-01-23 00:00:00','/index.html','Safari',1,'',''),(44472,'36.99.30.137','2015-01-23 00:00:00','/index.html','Safari',1,'',''),(44473,'218.30.118.101','2015-01-23 00:00:00','/index.html','Firefox',1,'',''),(44474,'121.199.125.21','2015-01-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44475,'121.199.125.4','2015-01-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44476,'121.199.125.21','2015-01-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44477,'182.118.60.19','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44478,'183.136.190.62','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44479,'183.136.190.62','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44480,'183.136.190.40','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44481,'203.208.60.131','2015-01-23 00:00:00','/index.html','Safari',1,'',''),(44482,'183.136.190.62','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44483,'121.199.125.21','2015-01-23 00:00:00','/newsview.htm','Firefox',1,'',''),(44484,'183.136.190.62','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44485,'121.199.125.4','2015-01-23 00:00:00','/newsview.htm','Firefox',1,'',''),(44486,'61.135.165.55','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44487,'61.135.190.71','2015-01-23 00:00:00','/index.html','Safari',1,'',''),(44488,'61.135.190.200','2015-01-23 00:00:00','/index.html','IE',1,'www','baidu'),(44489,'110.75.186.231','2015-01-23 00:00:00','/index.html','IE',1,'',''),(44490,'110.75.186.231','2015-01-23 00:00:00','/index.html','IE',1,'',''),(44491,'110.75.186.231','2015-01-23 00:00:00','/index.html','IE',1,'',''),(44492,'110.96.32.5','2015-01-23 00:00:00','/index.html','IE',1,'','baidu'),(44493,'110.96.32.5','2015-01-23 00:00:00','/index.html','IE',1,'','baidu'),(44494,'183.136.190.62','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44495,'111.223.240.1','2015-01-23 00:00:00','/index.html','Chrome',1,'BI 解决方案 供应商','baidu'),(44496,'111.223.240.1','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44497,'111.223.240.1','2015-01-23 00:00:00','/news.htm','Chrome',1,'',''),(44498,'111.223.240.1','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44499,'222.95.229.71','2015-01-23 00:00:00','/index.html','Chrome',1,'','baidu'),(44500,'110.177.50.46','2015-01-23 00:00:00','/news.htm','Chrome',1,'',''),(44501,'121.199.125.21','2015-01-23 00:00:00','/newsview.htm','Firefox',1,'',''),(44502,'222.186.128.53','2015-01-23 00:00:00','/index.html','IE',1,'',''),(44503,'58.20.54.248','2015-01-23 00:00:00','/index.html','Firefox',1,'',''),(44504,'222.95.229.71','2015-01-23 00:00:00','/index.html','Chrome',1,'','baidu'),(44505,'121.199.125.4','2015-01-23 00:00:00','/newsview.htm','Firefox',1,'',''),(44506,'222.186.21.206','2015-01-23 00:00:00','/index.html','IE',1,'',''),(44507,'115.154.97.112','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44508,'115.209.53.66','2015-01-23 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(44509,'183.60.243.187','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44510,'183.60.243.187','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44511,'121.199.125.21','2015-01-23 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44512,'119.147.146.192','2015-01-23 00:00:00','/index.html','Chrome',1,'',''),(44513,'121.199.125.21','2015-01-23 00:00:00','/newsview.htm','Firefox',1,'',''),(44514,'121.199.125.21','2015-01-24 00:00:00','/newsview.htm','Firefox',1,'',''),(44515,'220.181.51.62','2015-01-24 00:00:00','/index.html','Chrome',1,'',''),(44516,'219.143.225.226','2015-01-24 00:00:00','/index.html','Firefox',1,'',''),(44517,'219.143.225.226','2015-01-24 00:00:00','/index.html','Firefox',1,'',''),(44518,'222.186.58.149','2015-01-24 00:00:00','/index.html','IE',1,'',''),(44519,'61.160.247.181','2015-01-24 00:00:00','/index.html','IE',1,'',''),(44520,'121.199.125.21','2015-01-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44521,'121.199.125.21','2015-01-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44522,'218.30.118.101','2015-01-24 00:00:00','/index.html','Firefox',1,'',''),(44523,'121.199.125.21','2015-01-24 00:00:00','/newsview.htm','Firefox',1,'',''),(44524,'121.199.125.21','2015-01-24 00:00:00','/newsview.htm','Firefox',1,'',''),(44525,'121.199.125.4','2015-01-24 00:00:00','/newsview.htm','Firefox',1,'',''),(44526,'218.77.79.57','2015-01-24 00:00:00','/index.html','Chrome',1,'',''),(44527,'61.160.213.110','2015-01-24 00:00:00','/index.html','IE',1,'',''),(44528,'183.136.190.40','2015-01-24 00:00:00','/index.html','Chrome',1,'',''),(44529,'121.199.125.21','2015-01-24 00:00:00','/newsview.htm','Firefox',1,'',''),(44530,'180.149.143.153','2015-01-24 00:00:00','/newsview.htm','Safari',1,'',''),(44531,'183.136.190.62','2015-01-24 00:00:00','/index.html','Chrome',1,'',''),(44532,'220.181.51.39','2015-01-24 00:00:00','/index.html','Chrome',1,'',''),(44533,'211.157.179.4','2015-01-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(44534,'110.75.186.231','2015-01-24 00:00:00','/index.html','IE',1,'',''),(44535,'110.75.186.231','2015-01-24 00:00:00','/index.html','IE',1,'',''),(44536,'110.75.186.231','2015-01-24 00:00:00','/index.html','IE',1,'',''),(44537,'111.206.36.12','2015-01-24 00:00:00','/index.html','Firefox',1,'',''),(44538,'180.153.182.115','2015-01-24 00:00:00','/news/news.htm','IE',1,'',''),(44539,'180.153.182.115','2015-01-24 00:00:00','/news/news.htm','IE',1,'',''),(44540,'61.135.190.199','2015-01-24 00:00:00','/index.html','IE',1,'www','baidu'),(44541,'207.46.13.9','2015-01-24 00:00:00','/index.html','Safari',1,'',''),(44542,'36.99.31.145','2015-01-24 00:00:00','/index.html','Safari',1,'',''),(44543,'36.99.30.132','2015-01-24 00:00:00','/index.html','Safari',1,'',''),(44544,'180.153.198.52','2015-01-24 00:00:00','/index.html','Safari',1,'',''),(44545,'61.135.190.220','2015-01-24 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(44546,'93.92.217.228','2015-01-24 00:00:00','/newsview.htm','IE',1,'',''),(44547,'93.92.217.228','2015-01-24 00:00:00','/newsview.htm','IE',1,'',''),(44548,'93.92.217.228','2015-01-24 00:00:00','/newsview.htm','IE',1,'',''),(44549,'93.92.217.228','2015-01-24 00:00:00','/newsview.htm','IE',1,'',''),(44550,'93.92.217.228','2015-01-24 00:00:00','/news.htm','IE',1,'',''),(44551,'93.92.217.228','2015-01-24 00:00:00','/newsview.htm','IE',1,'',''),(44552,'211.157.179.4','2015-01-24 00:00:00','/index.html','IE',1,'',''),(44553,'211.157.179.4','2015-01-24 00:00:00','/index.html','Chrome',1,'',''),(44554,'222.186.128.50','2015-01-24 00:00:00','/index.html','IE',1,'',''),(44555,'220.181.132.218','2015-01-24 00:00:00','/index.html','IE',1,'',''),(44556,'101.199.108.59','2015-01-24 00:00:00','/index.html','Safari',1,'',''),(44557,'222.186.21.206','2015-01-24 00:00:00','/index.html','IE',1,'',''),(44558,'203.208.60.117','2015-01-24 00:00:00','/index.html','Safari',1,'',''),(44559,'119.147.146.193','2015-01-24 00:00:00','/index.html','Chrome',1,'',''),(44560,'121.199.125.21','2015-01-24 00:00:00','/newsview.htm','Firefox',1,'',''),(44561,'222.186.21.206','2015-01-24 00:00:00','/index.html','IE',1,'',''),(44562,'220.181.51.53','2015-01-24 00:00:00','/index.html','Safari',1,'',''),(44563,'182.118.54.18','2015-01-24 00:00:00','/index.html','Chrome',1,'',''),(44564,'110.75.186.210','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44565,'110.75.186.210','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44566,'110.75.186.210','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44567,'211.149.223.114','2015-01-25 00:00:00','/index.html','IE',1,'','baidu'),(44568,'222.186.128.54','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44569,'36.99.30.235','2015-01-25 00:00:00','/index.html','Safari',1,'',''),(44570,'36.99.30.176','2015-01-25 00:00:00','/index.html','Safari',1,'',''),(44571,'182.118.53.27','2015-01-25 00:00:00','/index.html','Chrome',1,'',''),(44572,'183.136.190.62','2015-01-25 00:00:00','/index.html','Chrome',1,'',''),(44573,'183.136.190.62','2015-01-25 00:00:00','/index.html','Chrome',1,'',''),(44574,'61.135.190.72','2015-01-25 00:00:00','/index.html','IE',1,'www','baidu'),(44575,'183.136.190.62','2015-01-25 00:00:00','/index.html','Chrome',1,'',''),(44576,'220.181.51.40','2015-01-25 00:00:00','/index.html','Chrome',1,'',''),(44577,'183.136.190.62','2015-01-25 00:00:00','/index.html','Chrome',1,'',''),(44578,'111.206.36.134','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44579,'218.30.118.102','2015-01-25 00:00:00','/index.html','Firefox',1,'',''),(44580,'222.186.21.206','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44581,'115.28.208.105','2015-01-25 00:00:00','/index.html','Chrome',1,'',''),(44582,'218.26.99.180','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44583,'61.135.190.221','2015-01-25 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(44584,'90.207.221.131','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44585,'222.186.21.206','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44586,'220.181.132.218','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44587,'220.181.132.194','2015-01-25 00:00:00','/index.html','Safari',1,'',''),(44588,'1.202.240.238','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44589,'101.87.92.107','2015-01-25 00:00:00','/news.htm','IE',1,'',''),(44590,'101.87.92.107','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44591,'182.118.41.189','2015-01-25 00:00:00','/index.html','IE',1,'',''),(44592,'110.75.186.231','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44593,'110.75.186.231','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44594,'110.75.186.231','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44595,'203.208.60.163','2015-01-26 00:00:00','/index.html','Safari',1,'',''),(44596,'203.208.60.134','2015-01-26 00:00:00','/index.html','Safari',1,'',''),(44597,'61.160.213.110','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44598,'121.199.125.21','2015-01-26 00:00:00','/newsview.htm','Firefox',1,'',''),(44599,'121.199.125.4','2015-01-26 00:00:00','/newsview.htm','Firefox',1,'',''),(44600,'220.181.51.36','2015-01-26 00:00:00','/index.html','Chrome',1,'',''),(44601,'183.136.190.62','2015-01-26 00:00:00','/index.html','Chrome',1,'',''),(44602,'222.186.58.149','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44603,'183.136.190.62','2015-01-26 00:00:00','/index.html','Chrome',1,'',''),(44604,'183.136.190.62','2015-01-26 00:00:00','/index.html','Chrome',1,'',''),(44605,'220.181.51.39','2015-01-26 00:00:00','/index.html','Chrome',1,'',''),(44606,'61.135.190.71','2015-01-26 00:00:00','/index.html','IE',1,'www','baidu'),(44607,'58.40.17.84','2015-01-26 00:00:00','/index.html','Firefox',1,'',''),(44608,'58.40.17.84','2015-01-26 00:00:00','/index.html','Firefox',1,'',''),(44609,'58.40.17.84','2015-01-26 00:00:00','/index.html','Chrome',1,'',''),(44610,'58.40.17.84','2015-01-26 00:00:00','/news.htm','Chrome',1,'',''),(44611,'58.40.17.84','2015-01-26 00:00:00','/index.html','Chrome',1,'',''),(44612,'49.65.172.225','2015-01-26 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(44613,'183.136.190.62','2015-01-26 00:00:00','/index.html','Chrome',1,'',''),(44614,'222.186.128.50','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44615,'220.181.132.216','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44616,'220.181.132.197','2015-01-26 00:00:00','/index.html','Safari',1,'',''),(44617,'61.160.247.181','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44618,'218.30.118.101','2015-01-26 00:00:00','/index.html','Firefox',1,'',''),(44619,'123.118.1.12','2015-01-26 00:00:00','/news.htm','Chrome',1,'',''),(44620,'121.42.136.120','2015-01-26 00:00:00','/index.html','Chrome',1,'',''),(44621,'163.244.246.215','2015-01-26 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(44622,'111.205.92.100','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44623,'222.186.128.52','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44624,'49.65.172.225','2015-01-26 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(44625,'180.173.121.80','2015-01-26 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(44626,'220.181.132.218','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44627,'220.181.132.196','2015-01-26 00:00:00','/index.html','Safari',1,'',''),(44628,'61.135.190.70','2015-01-26 00:00:00','/newsview.htm','Safari',1,'',''),(44629,'182.118.42.103','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44630,'106.118.170.79','2015-01-26 00:00:00','/index.html','Chrome',1,'',''),(44631,'119.147.146.189','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44632,'42.120.142.221','2015-01-26 00:00:00','/index.html','IE',1,'',''),(44633,'36.99.31.177','2015-01-26 00:00:00','/index.html','Safari',1,'',''),(44634,'36.99.30.136','2015-01-26 00:00:00','/index.html','Safari',1,'',''),(44635,'31.184.238.187','2015-01-26 00:00:00','/index.html','Opera',1,'',''),(44636,'182.118.53.133','2015-01-26 00:00:00','/index.html','Chrome',1,'',''),(44637,'110.75.186.211','2015-01-27 00:00:00','/index.html','IE',1,'',''),(44638,'110.75.186.211','2015-01-27 00:00:00','/index.html','IE',1,'',''),(44639,'110.75.186.211','2015-01-27 00:00:00','/index.html','IE',1,'',''),(44640,'61.135.190.69','2015-01-27 00:00:00','/newsview.htm','Safari',1,'',''),(44641,'61.135.190.69','2015-01-27 00:00:00','/newsview.htm','Safari',1,'',''),(44642,'61.135.190.72','2015-01-27 00:00:00','/index.html','Safari',1,'',''),(44643,'119.147.146.192','2015-01-27 00:00:00','/index.html','Chrome',1,'',''),(44644,'222.186.128.53','2015-01-27 00:00:00','/index.html','IE',1,'',''),(44645,'218.30.118.99','2015-01-27 00:00:00','/index.html','Firefox',1,'',''),(44646,'182.118.54.109','2015-01-27 00:00:00','/index.html','Chrome',1,'',''),(44647,'121.199.125.21','2015-01-27 00:00:00','/newsview.htm','Firefox',1,'',''),(44648,'121.199.125.21','2015-01-27 00:00:00','/newsview.htm','Firefox',1,'',''),(44649,'121.199.125.21','2015-01-27 00:00:00','/newsview.htm','Firefox',1,'',''),(44650,'121.199.125.4','2015-01-27 00:00:00','/newsview.htm','Firefox',1,'',''),(44651,'183.136.190.62','2015-01-27 00:00:00','/index.html','Chrome',1,'',''),(44652,'183.136.190.40','2015-01-27 00:00:00','/index.html','Chrome',1,'',''),(44653,'61.135.190.72','2015-01-27 00:00:00','/index.html','IE',1,'www','baidu'),(44654,'183.136.190.62','2015-01-27 00:00:00','/index.html','Chrome',1,'',''),(44655,'220.181.51.54','2015-01-27 00:00:00','/index.html','Chrome',1,'',''),(44656,'183.136.190.62','2015-01-27 00:00:00','/index.html','Chrome',1,'',''),(44657,'222.186.128.53','2015-01-27 00:00:00','/index.html','IE',1,'',''),(44658,'115.28.208.105','2015-01-27 00:00:00','/index.html','Chrome',1,'',''),(44659,'114.221.30.64','2015-01-27 00:00:00','/index.html','Chrome',1,'','baidu'),(44660,'220.181.51.62','2015-01-27 00:00:00','/index.html','Chrome',1,'',''),(44661,'121.239.37.99','2015-01-27 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(44662,'121.239.37.99','2015-01-27 00:00:00','/index.html','Chrome',1,'',''),(44663,'222.186.58.149','2015-01-27 00:00:00','/index.html','IE',1,'',''),(44664,'222.186.58.149','2015-01-27 00:00:00','/index.html','IE',1,'',''),(44665,'222.186.58.149','2015-01-27 00:00:00','/index.html','IE',1,'',''),(44666,'121.8.181.54','2015-01-27 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(44667,'61.135.190.71','2015-01-27 00:00:00','/index.html','Safari',1,'',''),(44668,'221.12.59.211','2015-01-27 00:00:00','/index.html','Firefox',1,'',''),(44669,'61.135.190.221','2015-01-27 00:00:00','/newsview.htm','Chrome',1,'����߳�BI������-�����˼�Ƽ����޹�˾','baidu'),(44670,'220.181.132.218','2015-01-27 00:00:00','/index.html','IE',1,'',''),(44671,'101.199.108.54','2015-01-27 00:00:00','/index.html','Safari',1,'',''),(44672,'220.181.132.200','2015-01-27 00:00:00','/index.html','Safari',1,'',''),(44673,'180.89.226.103','2015-01-27 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(44674,'171.214.203.180','2015-01-27 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(44675,'171.214.203.180','2015-01-27 00:00:00','/index.html','Chrome',1,'',''),(44676,'121.199.125.21','2015-01-27 00:00:00','/newsview.htm','Firefox',1,'',''),(44677,'121.199.125.4','2015-01-27 00:00:00','/newsview.htm','Firefox',1,'',''),(44678,'121.199.125.21','2015-01-27 00:00:00','/newsview.htm','Firefox',1,'',''),(44679,'1.202.193.90','2015-01-27 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(44680,'194.63.140.62','2015-01-27 00:00:00','/index.html','IE',1,'',''),(44681,'194.63.140.62','2015-01-27 00:00:00','/index.html','IE',1,'',''),(44682,'110.75.186.225','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44683,'110.75.186.225','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44684,'110.75.186.225','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44685,'111.206.36.4','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44686,'194.63.140.62','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44687,'194.63.140.62','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44688,'194.63.140.62','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44689,'121.199.125.21','2015-01-28 00:00:00','/newsview.htm','Firefox',1,'',''),(44690,'61.177.139.213','2015-01-28 00:00:00','/index.html','Chrome',1,'',''),(44691,'218.30.118.102','2015-01-28 00:00:00','/index.html','Firefox',1,'',''),(44692,'66.249.79.7','2015-01-28 00:00:00','/index.html','Safari',1,'',''),(44693,'61.160.247.181','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44694,'36.99.30.162','2015-01-28 00:00:00','/index.html','Safari',1,'',''),(44695,'36.99.30.234','2015-01-28 00:00:00','/index.html','Safari',1,'',''),(44696,'61.135.190.71','2015-01-28 00:00:00','/index.html','Safari',1,'',''),(44697,'119.147.146.189','2015-01-28 00:00:00','/index.html','Chrome',1,'',''),(44698,'183.136.190.40','2015-01-28 00:00:00','/index.html','Chrome',1,'',''),(44699,'180.166.38.99','2015-01-28 00:00:00','/index.html','Chrome',1,'',''),(44700,'183.136.190.62','2015-01-28 00:00:00','/index.html','Chrome',1,'',''),(44701,'220.181.51.55','2015-01-28 00:00:00','/index.html','Chrome',1,'',''),(44702,'183.136.190.62','2015-01-28 00:00:00','/index.html','Chrome',1,'',''),(44703,'121.199.125.21','2015-01-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44704,'121.199.125.4','2015-01-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44705,'183.136.190.62','2015-01-28 00:00:00','/index.html','Chrome',1,'',''),(44706,'222.186.58.149','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44707,'58.211.162.237','2015-01-28 00:00:00','/newsview.htm','Firefox',1,'SAP 收购 BusinessObjects','baidu'),(44708,'218.20.222.62','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44709,'61.135.190.69','2015-01-28 00:00:00','/index.html','IE',1,'www','baidu'),(44710,'218.15.128.59','2015-01-28 00:00:00','/index.html','IE',1,'','baidu'),(44711,'114.221.30.64','2015-01-28 00:00:00','/index.html','Firefox',1,'睿思 bi ','baidu'),(44712,'114.221.30.64','2015-01-28 00:00:00','/index.html','Chrome',1,'','baidu'),(44713,'125.69.144.182','2015-01-28 00:00:00','/index.html','Chrome',1,'','baidu'),(44714,'125.69.144.182','2015-01-28 00:00:00','/news.htm','Chrome',1,'',''),(44715,'182.148.35.98','2015-01-28 00:00:00','/index.html','Safari',1,'睿思BI','baidu'),(44716,'183.132.225.157','2015-01-28 00:00:00','/index.html','Chrome',1,'',''),(44717,'183.132.225.157','2015-01-28 00:00:00','/news.htm','Chrome',1,'',''),(44718,'183.132.225.157','2015-01-28 00:00:00','/news.htm','Chrome',1,'',''),(44719,'183.132.225.157','2015-01-28 00:00:00','/news.htm','Chrome',1,'',''),(44720,'1.202.240.238','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44721,'183.132.225.157','2015-01-28 00:00:00','/index.html','Chrome',1,'',''),(44722,'183.132.225.157','2015-01-28 00:00:00','/newsview.htm','Chrome',1,'',''),(44723,'183.132.225.157','2015-01-28 00:00:00','/newsview.htm','Chrome',1,'',''),(44724,'183.132.225.157','2015-01-28 00:00:00','/index.html','Safari',1,'',''),(44725,'46.161.41.199','2015-01-28 00:00:00','/newsview.htm','Firefox',1,'',''),(44726,'72.46.136.178','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44727,'220.181.132.218','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44728,'218.20.222.62','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44729,'46.161.41.199','2015-01-28 00:00:00','/newsview.htm','Firefox',1,'',''),(44730,'101.199.112.50','2015-01-28 00:00:00','/index.html','Safari',1,'',''),(44731,'110.75.186.226','2015-01-28 00:00:00','/index.html','IE',1,'',''),(44732,'36.99.30.77','2015-01-28 00:00:00','/index.html','Safari',1,'',''),(44733,'36.99.31.140','2015-01-28 00:00:00','/index.html','Safari',1,'',''),(44734,'121.199.125.21','2015-01-28 00:00:00','/newsview.htm','Firefox',1,'',''),(44735,'110.75.186.225','2015-01-29 00:00:00','/index.html','IE',1,'',''),(44736,'110.75.186.225','2015-01-29 00:00:00','/index.html','IE',1,'',''),(44737,'110.75.186.225','2015-01-29 00:00:00','/index.html','IE',1,'',''),(44738,'182.118.55.210','2015-01-29 00:00:00','/index.html','Chrome',1,'',''),(44739,'60.173.14.21','2015-01-29 00:00:00','/index.html','IE',1,'',''),(44740,'180.149.143.151','2015-01-29 00:00:00','/index.html','Chrome',1,'',''),(44741,'121.199.125.21','2015-01-29 00:00:00','/newsview.htm','Firefox',1,'',''),(44742,'121.199.125.4','2015-01-29 00:00:00','/newsview.htm','Firefox',1,'',''),(44743,'121.199.125.21','2015-01-29 00:00:00','/newsview.htm','Firefox',1,'',''),(44744,'180.149.143.26','2015-01-29 00:00:00','/index.html','Safari',1,'',''),(44745,'222.186.128.53','2015-01-29 00:00:00','/index.html','IE',1,'',''),(44746,'121.199.125.21','2015-01-29 00:00:00','/newsview.htm','Firefox',1,'',''),(44747,'121.199.125.21','2015-01-29 00:00:00','/newsview.htm','Firefox',1,'',''),(44748,'218.30.118.100','2015-01-29 00:00:00','/index.html','Firefox',1,'',''),(44749,'61.160.213.110','2015-01-29 00:00:00','/index.html','IE',1,'',''),(44750,'46.161.41.199','2015-01-29 00:00:00','/news.htm','Firefox',1,'',''),(44751,'182.118.60.54','2015-01-29 00:00:00','/index.html','Chrome',1,'',''),(44752,'203.208.60.140','2015-01-29 00:00:00','/index.html','Safari',1,'',''),(44753,'203.208.60.170','2015-01-29 00:00:00','/index.html','Safari',1,'',''),(44754,'121.199.125.21','2015-01-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44755,'121.199.125.4','2015-01-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44756,'121.199.125.21','2015-01-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44757,'46.161.41.199','2015-01-29 00:00:00','/newsview.htm','Firefox',1,'',''),(44758,'46.161.41.199','2015-01-29 00:00:00','/news.htm','Firefox',1,'',''),(44759,'125.71.211.3','2015-01-29 00:00:00','/index.html','Firefox',1,'',''),(44760,'183.136.190.62','2015-01-29 00:00:00','/index.html','Chrome',1,'',''),(44761,'183.136.190.62','2015-01-29 00:00:00','/index.html','Chrome',1,'',''),(44762,'60.253.235.78','2015-01-29 00:00:00','/news.htm','Chrome',1,'',''),(44763,'60.253.235.78','2015-01-29 00:00:00','/index.html','Chrome',1,'',''),(44764,'111.30.31.35','2015-01-29 00:00:00','/index.html','Chrome',1,'',''),(44765,'60.253.235.78','2015-01-29 00:00:00','/index.html','Chrome',1,'',''),(44766,'119.147.146.189','2015-01-29 00:00:00','/index.html','Chrome',1,'',''),(44767,'123.125.71.118','2015-01-29 00:00:00','/index.html','Chrome',1,'',''),(44768,'163.177.139.107','2015-01-29 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(44769,'183.136.190.62','2015-01-29 00:00:00','/index.html','Chrome',1,'',''),(44770,'121.199.125.21','2015-01-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44771,'61.135.190.71','2015-01-29 00:00:00','/index.html','IE',1,'www','baidu'),(44772,'220.181.132.216','2015-01-29 00:00:00','/index.html','IE',1,'',''),(44773,'101.199.112.45','2015-01-29 00:00:00','/index.html','Safari',1,'',''),(44774,'121.199.125.21','2015-01-29 00:00:00','/newsview.htm','Firefox',1,'',''),(44775,'121.199.125.21','2015-01-29 00:00:00','/newsview.htm','Firefox',1,'',''),(44776,'121.199.125.21','2015-01-29 00:00:00','/newsview.htm','Firefox',1,'',''),(44777,'121.199.125.21','2015-01-29 00:00:00','/newsview.htm','Firefox',1,'',''),(44778,'121.199.125.4','2015-01-29 00:00:00','/newsview.htm','Firefox',1,'',''),(44779,'121.199.125.4','2015-01-29 00:00:00','/newsview.htm','Firefox',1,'',''),(44780,'111.30.31.35','2015-01-29 00:00:00','/index.html','Chrome',1,'',''),(44781,'61.160.247.181','2015-01-29 00:00:00','/index.html','IE',1,'',''),(44782,'222.186.128.53','2015-01-29 00:00:00','/index.html','IE',1,'',''),(44783,'219.143.70.11','2015-01-29 00:00:00','/index.html','Chrome',1,'','baidu'),(44784,'180.149.143.27','2015-01-29 00:00:00','/newsview.htm','Safari',1,'',''),(44785,'219.143.70.11','2015-01-29 00:00:00','/news.htm','Chrome',1,'',''),(44786,'219.143.70.11','2015-01-29 00:00:00','/newsview.htm','Chrome',1,'',''),(44787,'219.143.70.11','2015-01-29 00:00:00','/newsview.htm','Chrome',1,'',''),(44788,'219.143.70.11','2015-01-29 00:00:00','/newsview.htm','Chrome',1,'',''),(44789,'121.199.125.21','2015-01-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44790,'121.199.125.21','2015-01-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44791,'46.161.41.199','2015-01-29 00:00:00','/index.html','Firefox',1,'',''),(44792,'121.199.125.21','2015-01-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44793,'61.135.190.199','2015-01-29 00:00:00','/newsview.htm','Safari',1,'',''),(44794,'121.199.125.4','2015-01-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44795,'222.186.21.206','2015-01-29 00:00:00','/index.html','IE',1,'',''),(44796,'61.135.190.223','2015-01-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(44797,'114.221.28.130','2015-01-29 00:00:00','/index.html','Chrome',1,'','baidu'),(44798,'1.202.240.238','2015-01-29 00:00:00','/newsview.htm','IE',1,'','baidu'),(44799,'1.202.240.238','2015-01-29 00:00:00','/newsview.htm','IE',1,'','baidu'),(44800,'110.75.186.211','2015-01-30 00:00:00','/index.html','IE',1,'',''),(44801,'110.75.186.211','2015-01-30 00:00:00','/index.html','IE',1,'',''),(44802,'110.75.186.211','2015-01-30 00:00:00','/index.html','IE',1,'',''),(44803,'36.99.31.111','2015-01-30 00:00:00','/index.html','Safari',1,'',''),(44804,'36.99.31.66','2015-01-30 00:00:00','/index.html','Safari',1,'',''),(44805,'222.186.58.149','2015-01-30 00:00:00','/index.html','IE',1,'',''),(44806,'203.208.60.122','2015-01-30 00:00:00','/news/newsview.htm','Safari',1,'',''),(44807,'121.199.125.21','2015-01-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44808,'121.199.125.4','2015-01-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44809,'222.186.128.52','2015-01-30 00:00:00','/index.html','IE',1,'',''),(44810,'183.136.190.62','2015-01-30 00:00:00','/index.html','Chrome',1,'',''),(44811,'61.135.169.56','2015-01-30 00:00:00','/index.html','Chrome',1,'',''),(44812,'183.136.190.62','2015-01-30 00:00:00','/index.html','Chrome',1,'',''),(44813,'120.209.57.2','2015-01-30 00:00:00','/index.html','IE',1,'',''),(44814,'183.136.190.62','2015-01-30 00:00:00','/index.html','Chrome',1,'',''),(44815,'124.207.5.98','2015-01-30 00:00:00','/index.html','Chrome',1,'睿思合力(北京)科技有限公司','baidu'),(44816,'183.136.190.62','2015-01-30 00:00:00','/index.html','Chrome',1,'',''),(44817,'220.181.132.218','2015-01-30 00:00:00','/index.html','IE',1,'',''),(44818,'220.181.132.192','2015-01-30 00:00:00','/index.html','Safari',1,'',''),(44819,'114.254.170.106','2015-01-30 00:00:00','/index.html','Chrome',1,'北京希睿思科技有限公司 ','baidu'),(44820,'121.199.125.21','2015-01-30 00:00:00','/newsview.htm','Firefox',1,'',''),(44821,'121.199.125.4','2015-01-30 00:00:00','/newsview.htm','Firefox',1,'',''),(44822,'114.221.28.130','2015-01-30 00:00:00','/index.html','Chrome',1,'','baidu'),(44823,'220.181.51.37','2015-01-30 00:00:00','/index.html','Chrome',1,'',''),(44824,'123.122.127.164','2015-01-30 00:00:00','/index.html','Firefox',1,'������������ɽ��԰�Ƶ�','baidu'),(44825,'113.108.80.160','2015-01-30 00:00:00','/index.html','IE',1,'',''),(44826,'121.199.125.21','2015-01-30 00:00:00','/newsview.htm','Firefox',1,'',''),(44827,'203.208.60.128','2015-01-30 00:00:00','/newsview.htm','Safari',1,'',''),(44828,'81.218.104.229','2015-01-30 00:00:00','/index.html','Firefox',1,'',''),(44829,'121.199.125.21','2015-01-30 00:00:00','/newsview.htm','Firefox',1,'',''),(44830,'121.199.125.21','2015-01-30 00:00:00','/newsview.htm','Firefox',1,'',''),(44831,'222.186.58.149','2015-01-30 00:00:00','/index.html','IE',1,'',''),(44832,'222.186.58.149','2015-01-30 00:00:00','/index.html','IE',1,'',''),(44833,'121.199.125.21','2015-01-30 00:00:00','/newsview.htm','Firefox',1,'',''),(44834,'220.181.158.106','2015-01-30 00:00:00','/index.html','Firefox',1,'',''),(44835,'61.135.190.103','2015-01-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(44836,'61.135.190.222','2015-01-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(44837,'182.118.55.116','2015-01-30 00:00:00','/index.html','Chrome',1,'',''),(44838,'121.42.136.120','2015-01-30 00:00:00','/index.html','Chrome',1,'',''),(44839,'182.118.41.100','2015-01-30 00:00:00','/index.html','IE',1,'',''),(44840,'46.161.41.199','2015-01-30 00:00:00','/news.htm','Firefox',1,'',''),(44841,'121.199.125.21','2015-01-30 00:00:00','/newsview.htm','Firefox',1,'',''),(44842,'121.199.125.21','2015-01-30 00:00:00','/newsview.htm','Firefox',1,'',''),(44843,'46.161.41.199','2015-01-30 00:00:00','/index.html','Firefox',1,'',''),(44844,'61.160.247.181','2015-01-30 00:00:00','/index.html','IE',1,'',''),(44845,'46.161.41.199','2015-01-31 00:00:00','/index.html','Firefox',1,'',''),(44846,'110.75.186.210','2015-01-31 00:00:00','/index.html','IE',1,'',''),(44847,'110.75.186.210','2015-01-31 00:00:00','/index.html','IE',1,'',''),(44848,'110.75.186.210','2015-01-31 00:00:00','/index.html','IE',1,'',''),(44849,'182.118.60.98','2015-01-31 00:00:00','/index.html','Chrome',1,'',''),(44850,'72.46.136.178','2015-01-31 00:00:00','/index.html','IE',1,'',''),(44851,'222.186.128.50','2015-01-31 00:00:00','/index.html','IE',1,'',''),(44852,'121.199.125.21','2015-01-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44853,'121.199.125.21','2015-01-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44854,'46.161.41.199','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44855,'107.155.70.251','2015-01-31 00:00:00','/index.html','Firefox',1,'',''),(44856,'107.155.70.251','2015-01-31 00:00:00','/index.html','Firefox',1,'',''),(44857,'61.160.247.181','2015-01-31 00:00:00','/index.html','IE',1,'',''),(44858,'218.30.118.100','2015-01-31 00:00:00','/index.html','Firefox',1,'',''),(44859,'66.249.67.7','2015-01-31 00:00:00','/index.html','Safari',1,'',''),(44860,'46.161.41.199','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44861,'66.249.67.126','2015-01-31 00:00:00','/newsview.htm','Safari',1,'',''),(44862,'222.186.21.206','2015-01-31 00:00:00','/index.html','IE',1,'',''),(44863,'221.179.163.230','2015-01-31 00:00:00','/newsview.htm','Chrome',1,'免费bi分析系统','baidu'),(44864,'220.181.51.40','2015-01-31 00:00:00','/index.html','Chrome',1,'',''),(44865,'61.135.190.201','2015-01-31 00:00:00','/index.html','IE',1,'www','baidu'),(44866,'66.249.67.158','2015-01-31 00:00:00','/news/newsview.htm','Safari',1,'',''),(44867,'183.136.190.62','2015-01-31 00:00:00','/index.html','Chrome',1,'',''),(44868,'183.136.190.62','2015-01-31 00:00:00','/index.html','Chrome',1,'',''),(44869,'183.136.190.62','2015-01-31 00:00:00','/index.html','Chrome',1,'',''),(44870,'222.186.58.149','2015-01-31 00:00:00','/index.html','IE',1,'',''),(44871,'183.136.190.62','2015-01-31 00:00:00','/index.html','Chrome',1,'',''),(44872,'46.161.41.199','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44873,'46.161.41.199','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44874,'180.110.87.232','2015-01-31 00:00:00','/index.html','Firefox',1,'睿思 bi','baidu'),(44875,'46.161.41.199','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44876,'46.161.41.199','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44877,'46.161.41.199','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44878,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44879,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44880,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44881,'121.199.125.4','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44882,'121.199.125.21','2015-01-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44883,'121.199.125.21','2015-01-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44884,'46.161.41.199','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44885,'121.199.125.21','2015-01-31 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44886,'61.135.190.219','2015-01-31 00:00:00','/newsview.htm','Chrome',1,'������ҵ��δ�����ҵ����?-�����˼�Ƽ����޹�˾','baidu'),(44887,'61.135.190.105','2015-01-31 00:00:00','/newsview.htm','Chrome',1,'������ҵ��δ�����ҵ����?-�����˼�Ƽ����޹�˾','baidu'),(44888,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44889,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44890,'121.199.125.4','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44891,'46.161.41.199','2015-01-31 00:00:00','/news.htm','Firefox',1,'',''),(44892,'46.161.41.199','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44893,'182.118.41.218','2015-01-31 00:00:00','/index.html','IE',1,'',''),(44894,'36.99.31.68','2015-01-31 00:00:00','/index.html','Safari',1,'',''),(44895,'36.99.30.235','2015-01-31 00:00:00','/index.html','Safari',1,'',''),(44896,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44897,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44898,'121.199.125.4','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44899,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44900,'121.199.125.4','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44901,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44902,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44903,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44904,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44905,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44906,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44907,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44908,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44909,'46.161.41.199','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44910,'121.199.125.21','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44911,'121.199.125.4','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44912,'121.199.125.4','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44913,'121.199.125.4','2015-01-31 00:00:00','/newsview.htm','Firefox',1,'',''),(44914,'182.118.54.61','2015-02-01 00:00:00','/index.html','Chrome',1,'',''),(44915,'110.75.186.211','2015-02-01 00:00:00','/index.html','IE',1,'',''),(44916,'110.75.186.211','2015-02-01 00:00:00','/index.html','IE',1,'',''),(44917,'110.75.186.211','2015-02-01 00:00:00','/index.html','IE',1,'',''),(44918,'220.174.208.154','2015-02-01 00:00:00','/index.html','IE',1,'',''),(44919,'218.30.118.80','2015-02-01 00:00:00','/index.html','Firefox',1,'',''),(44920,'46.161.41.199','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44921,'46.161.41.199','2015-02-01 00:00:00','/news.htm','Firefox',1,'',''),(44922,'203.208.60.139','2015-02-01 00:00:00','/index.html','Safari',1,'',''),(44923,'203.208.60.170','2015-02-01 00:00:00','/index.html','Safari',1,'',''),(44924,'182.118.55.231','2015-02-01 00:00:00','/index.html','Chrome',1,'',''),(44925,'46.161.41.199','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44926,'36.99.30.36','2015-02-01 00:00:00','/index.html','Safari',1,'',''),(44927,'36.99.31.48','2015-02-01 00:00:00','/index.html','Safari',1,'',''),(44928,'46.161.41.199','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44929,'104.236.225.20','2015-02-01 00:00:00','/index.html','IE',1,'',''),(44930,'183.136.190.40','2015-02-01 00:00:00','/index.html','Chrome',1,'',''),(44931,'183.136.190.62','2015-02-01 00:00:00','/index.html','Chrome',1,'',''),(44932,'183.136.190.62','2015-02-01 00:00:00','/index.html','Chrome',1,'',''),(44933,'220.181.51.45','2015-02-01 00:00:00','/index.html','Chrome',1,'',''),(44934,'46.161.41.199','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44935,'183.136.190.62','2015-02-01 00:00:00','/index.html','Chrome',1,'',''),(44936,'182.118.70.222','2015-02-01 00:00:00','/newsview.htm','IE',1,'',''),(44937,'61.135.190.200','2015-02-01 00:00:00','/newsview.htm','Safari',1,'',''),(44938,'119.147.146.189','2015-02-01 00:00:00','/index.html','Chrome',1,'',''),(44939,'1.202.240.238','2015-02-01 00:00:00','/index.html','IE',1,'',''),(44940,'121.199.125.21','2015-02-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44941,'121.199.125.21','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44942,'121.199.125.4','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44943,'218.59.238.92','2015-02-01 00:00:00','/index.html','IE',1,'',''),(44944,'61.135.190.101','2015-02-01 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(44945,'61.135.190.71','2015-02-01 00:00:00','/index.html','IE',1,'www','baidu'),(44946,'64.74.215.100','2015-02-01 00:00:00','/index.html','IE',1,'',''),(44947,'64.74.215.100','2015-02-01 00:00:00','/newsview.htm','IE',1,'',''),(44948,'64.74.215.100','2015-02-01 00:00:00','/news.htm','IE',1,'',''),(44949,'64.74.215.100','2015-02-01 00:00:00','/newsview.htm','IE',1,'',''),(44950,'64.74.215.100','2015-02-01 00:00:00','/news.htm','IE',1,'',''),(44951,'64.74.215.100','2015-02-01 00:00:00','/newsview.htm','IE',1,'',''),(44952,'64.74.215.100','2015-02-01 00:00:00','/news.htm','IE',1,'',''),(44953,'64.74.215.100','2015-02-01 00:00:00','/news.htm','IE',1,'',''),(44954,'64.74.215.100','2015-02-01 00:00:00','/news.htm','IE',1,'',''),(44955,'64.74.215.100','2015-02-01 00:00:00','/news.htm','IE',1,'',''),(44956,'64.74.215.100','2015-02-01 00:00:00','/newsview.htm','IE',1,'',''),(44957,'64.74.215.100','2015-02-01 00:00:00','/index.html','IE',1,'',''),(44958,'64.74.215.100','2015-02-01 00:00:00','/newsview.htm','IE',1,'',''),(44959,'64.74.215.100','2015-02-01 00:00:00','/newsview.htm','IE',1,'',''),(44960,'61.135.190.198','2015-02-01 00:00:00','/index.html','IE',1,'www','baidu'),(44961,'60.211.237.98','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44962,'46.161.41.199','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44963,'46.161.41.199','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44964,'54.145.173.35','2015-02-01 00:00:00','/index.html','Firefox',1,'',''),(44965,'54.159.192.55','2015-02-01 00:00:00','/index.html','Firefox',1,'',''),(44966,'222.186.128.52','2015-02-01 00:00:00','/index.html','IE',1,'',''),(44967,'111.206.36.14','2015-02-01 00:00:00','/index.html','IE',1,'',''),(44968,'46.161.41.199','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44969,'46.161.41.199','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44970,'46.161.41.199','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44971,'121.199.125.21','2015-02-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44972,'121.199.125.21','2015-02-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44973,'121.199.125.21','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44974,'121.199.125.4','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44975,'121.199.125.21','2015-02-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44976,'121.199.125.4','2015-02-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44977,'121.199.125.21','2015-02-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44978,'121.199.125.21','2015-02-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44979,'121.199.125.4','2015-02-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44980,'121.199.125.21','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44981,'121.199.125.4','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44982,'121.199.125.21','2015-02-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44983,'121.199.125.21','2015-02-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(44984,'121.199.125.21','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44985,'121.199.125.4','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44986,'222.186.58.149','2015-02-01 00:00:00','/index.html','IE',1,'',''),(44987,'121.199.125.21','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44988,'121.199.125.21','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44989,'121.199.125.21','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44990,'121.199.125.4','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44991,'121.199.125.21','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44992,'121.199.125.21','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44993,'121.199.125.21','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44994,'121.199.125.21','2015-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(44995,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(44996,'121.199.125.4','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(44997,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(44998,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(44999,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45000,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45001,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45002,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45003,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45004,'121.199.125.4','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45005,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45006,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45007,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45008,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45009,'121.199.125.4','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45010,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45011,'121.199.125.4','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45012,'110.75.186.226','2015-02-02 00:00:00','/index.html','IE',1,'',''),(45013,'110.75.186.226','2015-02-02 00:00:00','/index.html','IE',1,'',''),(45014,'110.75.186.226','2015-02-02 00:00:00','/index.html','IE',1,'',''),(45015,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45016,'121.199.125.4','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45017,'220.181.132.218','2015-02-02 00:00:00','/index.html','IE',1,'',''),(45018,'101.199.108.118','2015-02-02 00:00:00','/index.html','Safari',1,'',''),(45019,'222.186.21.206','2015-02-02 00:00:00','/index.html','IE',1,'',''),(45020,'222.134.7.2','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45021,'218.30.118.100','2015-02-02 00:00:00','/index.html','Firefox',1,'',''),(45022,'222.186.21.206','2015-02-02 00:00:00','/index.html','IE',1,'',''),(45023,'46.161.41.199','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45024,'46.161.41.199','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45025,'183.136.190.40','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45026,'61.135.190.201','2015-02-02 00:00:00','/index.html','IE',1,'www','baidu'),(45027,'183.136.190.40','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45028,'183.136.190.62','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45029,'36.99.30.131','2015-02-02 00:00:00','/index.html','Safari',1,'',''),(45030,'180.110.86.174','2015-02-02 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(45031,'36.99.31.171','2015-02-02 00:00:00','/index.html','Safari',1,'',''),(45032,'110.96.32.5','2015-02-02 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(45033,'110.96.32.5','2015-02-02 00:00:00','/news.htm','Chrome',1,'',''),(45034,'180.110.86.174','2015-02-02 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(45035,'46.161.41.199','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45036,'46.161.41.199','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45037,'46.161.41.199','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45038,'220.181.51.56','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45039,'211.160.72.226','2015-02-02 00:00:00','/news.htm','IE',1,'',''),(45040,'211.160.72.226','2015-02-02 00:00:00','/index.html','IE',1,'',''),(45041,'211.160.72.226','2015-02-02 00:00:00','/news.htm','IE',1,'',''),(45042,'183.136.190.62','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45043,'121.199.125.21','2015-02-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45044,'222.186.21.206','2015-02-02 00:00:00','/index.html','IE',1,'',''),(45045,'121.199.125.21','2015-02-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45046,'182.148.34.168','2015-02-02 00:00:00','/news.htm','IE',1,'',''),(45047,'182.148.34.168','2015-02-02 00:00:00','/index.html','IE',1,'',''),(45048,'223.223.195.198','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45049,'220.181.132.216','2015-02-02 00:00:00','/index.html','IE',1,'',''),(45050,'220.181.132.199','2015-02-02 00:00:00','/index.html','Safari',1,'',''),(45051,'64.246.161.190','2015-02-02 00:00:00','/index.html','Firefox',1,'',''),(45052,'46.161.41.199','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45053,'223.223.195.198','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45054,'223.223.195.198','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45055,'216.145.14.142','2015-02-02 00:00:00','/index.html','Firefox',1,'',''),(45056,'180.149.143.27','2015-02-02 00:00:00','/newsview.htm','Safari',1,'',''),(45057,'121.199.125.21','2015-02-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45058,'121.199.125.4','2015-02-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45059,'121.199.125.21','2015-02-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45060,'121.199.125.21','2015-02-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45061,'121.199.125.21','2015-02-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45062,'125.94.71.200','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45063,'218.18.200.66','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45064,'218.18.200.66','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45065,'125.94.71.200','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45066,'125.94.71.200','2015-02-02 00:00:00','/index.html','Chrome',1,'',''),(45067,'110.75.105.137','2015-02-02 00:00:00','/index.html','IE',1,'',''),(45068,'121.199.125.21','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45069,'121.199.125.4','2015-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(45070,'220.181.132.218','2015-02-03 00:00:00','/index.html','IE',1,'',''),(45071,'101.199.108.59','2015-02-03 00:00:00','/index.html','Safari',1,'',''),(45072,'110.75.186.226','2015-02-03 00:00:00','/index.html','IE',1,'',''),(45073,'110.75.186.226','2015-02-03 00:00:00','/index.html','IE',1,'',''),(45074,'110.75.186.226','2015-02-03 00:00:00','/index.html','IE',1,'',''),(45075,'72.46.136.178','2015-02-03 00:00:00','/index.html','IE',1,'',''),(45076,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45077,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45078,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45079,'121.199.125.4','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45080,'182.118.54.88','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45081,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45082,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45083,'121.199.125.4','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45084,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45085,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45086,'121.199.125.4','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45087,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45088,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45089,'121.199.125.4','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45090,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45091,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45092,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45093,'61.135.190.222','2015-02-03 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(45094,'203.208.60.129','2015-02-03 00:00:00','/index.html','Safari',1,'',''),(45095,'203.208.60.113','2015-02-03 00:00:00','/index.html','Safari',1,'',''),(45096,'183.37.241.255','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45097,'182.118.55.195','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45098,'222.186.128.53','2015-02-03 00:00:00','/index.html','IE',1,'',''),(45099,'222.186.58.149','2015-02-03 00:00:00','/index.html','IE',1,'',''),(45100,'183.136.190.62','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45101,'220.181.51.61','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45102,'183.136.190.62','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45103,'112.20.94.223','2015-02-03 00:00:00','/news.htm','Chrome',1,'',''),(45104,'220.181.165.135','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45105,'183.136.190.62','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45106,'220.181.132.218','2015-02-03 00:00:00','/index.html','IE',1,'',''),(45107,'101.199.108.56','2015-02-03 00:00:00','/index.html','Safari',1,'',''),(45108,'183.136.190.62','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45109,'46.161.41.199','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45110,'123.125.199.101','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45111,'61.135.190.200','2015-02-03 00:00:00','/index.html','IE',1,'www','baidu'),(45112,'39.189.30.186','2015-02-03 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(45113,'124.128.62.162','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45114,'124.128.62.162','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45115,'39.189.30.186','2015-02-03 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(45116,'114.221.31.174','2015-02-03 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(45117,'203.208.60.176','2015-02-03 00:00:00','/index.html','Safari',1,'',''),(45118,'123.125.71.132','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45119,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45120,'121.199.125.21','2015-02-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45121,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45122,'222.186.128.54','2015-02-03 00:00:00','/index.html','IE',1,'',''),(45123,'175.8.183.216','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45124,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45125,'121.199.125.4','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45126,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45127,'106.120.207.94','2015-02-03 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(45128,'123.168.248.169','2015-02-03 00:00:00','/index.html','Chrome',1,'',''),(45129,'182.254.209.121','2015-02-03 00:00:00','/index.html','Firefox',1,'',''),(45130,'110.75.105.165','2015-02-03 00:00:00','/index.html','IE',1,'',''),(45131,'203.208.60.135','2015-02-03 00:00:00','/newsview.htm','Safari',1,'',''),(45132,'121.199.125.21','2015-02-03 00:00:00','/newsview.htm','Firefox',1,'',''),(45133,'220.181.132.216','2015-02-03 00:00:00','/index.html','IE',1,'',''),(45134,'220.181.132.193','2015-02-03 00:00:00','/index.html','Safari',1,'',''),(45135,'110.75.186.210','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45136,'110.75.186.210','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45137,'110.75.186.210','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45138,'120.27.49.166','2015-02-04 00:00:00','/index.html','Chrome',1,'',''),(45139,'121.42.0.19','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45140,'121.42.0.19','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45141,'121.42.0.19','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45142,'121.42.0.19','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45143,'121.42.0.19','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45144,'121.42.0.19','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45145,'121.42.0.19','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45146,'121.42.0.19','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45147,'121.42.0.19','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45148,'121.42.0.19','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45149,'220.181.158.106','2015-02-04 00:00:00','/index.html','Firefox',1,'',''),(45150,'222.186.128.50','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45151,'61.135.190.102','2015-02-04 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(45152,'61.135.190.104','2015-02-04 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(45153,'218.59.238.92','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45154,'74.52.245.146','2015-02-04 00:00:00','/index.html','Firefox',1,'',''),(45155,'222.186.128.54','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45156,'218.30.118.99','2015-02-04 00:00:00','/index.html','Firefox',1,'',''),(45157,'74.52.245.146','2015-02-04 00:00:00','/index.html','Firefox',1,'',''),(45158,'58.20.54.248','2015-02-04 00:00:00','/index.html','Firefox',1,'',''),(45159,'58.20.54.248','2015-02-04 00:00:00','/index.html','Firefox',1,'',''),(45160,'58.20.54.248','2015-02-04 00:00:00','/index.html','Firefox',1,'',''),(45161,'36.99.31.209','2015-02-04 00:00:00','/index.html','Safari',1,'',''),(45162,'36.99.31.8','2015-02-04 00:00:00','/index.html','Safari',1,'',''),(45163,'180.149.143.26','2015-02-04 00:00:00','/index.html','Safari',1,'',''),(45164,'61.135.190.199','2015-02-04 00:00:00','/index.html','IE',1,'www','baidu'),(45165,'218.77.79.57','2015-02-04 00:00:00','/index.html','Chrome',1,'',''),(45166,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45167,'121.199.125.4','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45168,'61.135.169.23','2015-02-04 00:00:00','/index.html','Chrome',1,'',''),(45169,'106.38.241.105','2015-02-04 00:00:00','/index.html','Safari',1,'',''),(45170,'220.181.158.109','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45171,'220.181.158.107','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45172,'183.136.190.62','2015-02-04 00:00:00','/index.html','Chrome',1,'',''),(45173,'183.136.190.62','2015-02-04 00:00:00','/index.html','Chrome',1,'',''),(45174,'118.112.202.155','2015-02-04 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(45175,'118.112.202.155','2015-02-04 00:00:00','/index.html','Chrome',1,'',''),(45176,'203.208.60.143','2015-02-04 00:00:00','/newsview.htm','Safari',1,'',''),(45177,'183.136.190.62','2015-02-04 00:00:00','/index.html','Chrome',1,'',''),(45178,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45179,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45180,'58.42.242.242','2015-02-04 00:00:00','/index.html','IE',1,'','baidu'),(45181,'121.199.125.21','2015-02-04 00:00:00','/newsview.htm','Firefox',1,'',''),(45182,'121.199.125.4','2015-02-04 00:00:00','/newsview.htm','Firefox',1,'',''),(45183,'222.186.58.149','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45184,'183.136.190.62','2015-02-04 00:00:00','/index.html','Chrome',1,'',''),(45185,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45186,'106.38.241.105','2015-02-04 00:00:00','/index.html','Safari',1,'',''),(45187,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45188,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45189,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45190,'220.181.132.218','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45191,'220.181.51.56','2015-02-04 00:00:00','/index.html','Chrome',1,'',''),(45192,'220.181.132.192','2015-02-04 00:00:00','/index.html','Safari',1,'',''),(45193,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45194,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45195,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45196,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45197,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45198,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45199,'121.199.125.4','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45200,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45201,'61.135.190.69','2015-02-04 00:00:00','/newsview.htm','Safari',1,'',''),(45202,'220.181.51.46','2015-02-04 00:00:00','/index.html','Chrome',1,'',''),(45203,'106.38.241.110','2015-02-04 00:00:00','/index.html','Safari',1,'',''),(45204,'182.118.41.66','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45205,'121.199.125.4','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45206,'54.68.215.183','2015-02-04 00:00:00','/index.html','IE',1,'',''),(45207,'61.135.190.69','2015-02-04 00:00:00','/newsview.htm','Safari',1,'',''),(45208,'61.135.190.200','2015-02-04 00:00:00','/newsview.htm','Safari',1,'',''),(45209,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45210,'121.199.125.21','2015-02-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45211,'121.199.125.21','2015-02-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45212,'121.199.125.21','2015-02-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45213,'110.75.186.231','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45214,'110.75.186.231','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45215,'110.75.186.231','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45216,'182.118.54.61','2015-02-05 00:00:00','/index.html','Chrome',1,'',''),(45217,'72.46.136.178','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45218,'218.30.118.98','2015-02-05 00:00:00','/index.html','Firefox',1,'',''),(45219,'203.208.60.125','2015-02-05 00:00:00','/index.html','Safari',1,'',''),(45220,'121.199.125.21','2015-02-05 00:00:00','/newsview.htm','Firefox',1,'',''),(45221,'121.199.125.21','2015-02-05 00:00:00','/newsview.htm','Firefox',1,'',''),(45222,'121.199.125.4','2015-02-05 00:00:00','/newsview.htm','Firefox',1,'',''),(45223,'182.118.60.56','2015-02-05 00:00:00','/index.html','Chrome',1,'',''),(45224,'119.147.146.192','2015-02-05 00:00:00','/index.html','Chrome',1,'',''),(45225,'121.199.125.21','2015-02-05 00:00:00','/newsview.htm','Firefox',1,'',''),(45226,'61.135.190.68','2015-02-05 00:00:00','/index.html','IE',1,'www','baidu'),(45227,'119.147.146.192','2015-02-05 00:00:00','/index.html','Chrome',1,'',''),(45228,'61.135.169.23','2015-02-05 00:00:00','/index.html','Chrome',1,'',''),(45229,'121.237.72.19','2015-02-05 00:00:00','/index.html','Chrome',1,'','baidu'),(45230,'220.181.158.107','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45231,'220.181.158.107','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45232,'36.99.31.243','2015-02-05 00:00:00','/index.html','Safari',1,'',''),(45233,'36.99.30.132','2015-02-05 00:00:00','/index.html','Safari',1,'',''),(45234,'222.186.128.53','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45235,'123.118.159.105','2015-02-05 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(45236,'123.118.159.105','2015-02-05 00:00:00','/index.html','Chrome',1,'',''),(45237,'203.208.60.141','2015-02-05 00:00:00','/news.htm','Safari',1,'',''),(45238,'106.38.241.110','2015-02-05 00:00:00','/index.html','Safari',1,'',''),(45239,'46.161.41.199','2015-02-05 00:00:00','/newsview.htm','Firefox',1,'',''),(45240,'183.136.190.40','2015-02-05 00:00:00','/index.html','Chrome',1,'',''),(45241,'93.171.205.23','2015-02-05 00:00:00','/newsview.htm','IE',1,'',''),(45242,'93.171.205.23','2015-02-05 00:00:00','/newsview.htm','IE',1,'',''),(45243,'93.171.205.23','2015-02-05 00:00:00','/news.htm','IE',1,'',''),(45244,'93.171.205.23','2015-02-05 00:00:00','/newsview.htm','IE',1,'',''),(45245,'93.171.205.23','2015-02-05 00:00:00','/newsview.htm','IE',1,'',''),(45246,'93.171.205.23','2015-02-05 00:00:00','/newsview.htm','IE',1,'',''),(45247,'93.171.205.23','2015-02-05 00:00:00','/newsview.htm','IE',1,'',''),(45248,'93.171.205.23','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45249,'93.171.205.23','2015-02-05 00:00:00','/newsview.htm','IE',1,'',''),(45250,'93.171.205.23','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45251,'93.171.205.23','2015-02-05 00:00:00','/newsview.htm','IE',1,'',''),(45252,'121.199.125.21','2015-02-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45253,'121.199.125.21','2015-02-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45254,'121.199.125.21','2015-02-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45255,'121.199.125.21','2015-02-05 00:00:00','/newsview.htm','Firefox',1,'',''),(45256,'121.199.125.21','2015-02-05 00:00:00','/newsview.htm','Firefox',1,'',''),(45257,'46.161.41.199','2015-02-05 00:00:00','/news.htm','Firefox',1,'',''),(45258,'124.160.208.85','2015-02-05 00:00:00','/newsview.htm','Safari',1,'','baidu'),(45259,'220.181.158.107','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45260,'220.181.158.105','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45261,'220.181.51.39','2015-02-05 00:00:00','/newsview.htm','Chrome',1,'',''),(45262,'123.246.54.93','2015-02-05 00:00:00','/index.html','Chrome',1,'',''),(45263,'220.181.132.218','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45264,'220.181.132.195','2015-02-05 00:00:00','/index.html','Safari',1,'',''),(45265,'182.118.42.72','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45266,'183.136.190.62','2015-02-05 00:00:00','/index.html','Chrome',1,'',''),(45267,'183.136.190.62','2015-02-05 00:00:00','/index.html','Chrome',1,'',''),(45268,'61.146.178.189','2015-02-05 00:00:00','/index.html','IE',1,'',''),(45269,'183.136.190.62','2015-02-05 00:00:00','/index.html','Chrome',1,'',''),(45270,'110.75.186.211','2015-02-06 00:00:00','/index.html','IE',1,'',''),(45271,'110.75.186.211','2015-02-06 00:00:00','/index.html','IE',1,'',''),(45272,'110.75.186.211','2015-02-06 00:00:00','/index.html','IE',1,'',''),(45273,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45274,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45275,'157.55.39.174','2015-02-06 00:00:00','/newsview.htm','Safari',1,'',''),(45276,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45277,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45278,'218.30.118.99','2015-02-06 00:00:00','/index.html','Firefox',1,'',''),(45279,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45280,'61.135.190.223','2015-02-06 00:00:00','/newsview.htm','Chrome',1,'������ҵ���ܲ�ҵ�ṹ�����뽨��-�����˼�Ƽ����޹�˾','baidu'),(45281,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45282,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45283,'121.199.125.21','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45284,'203.208.60.137','2015-02-06 00:00:00','/index.html','Safari',1,'',''),(45285,'121.199.125.21','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45286,'121.199.125.4','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45287,'46.161.41.199','2015-02-06 00:00:00','/news.htm','Firefox',1,'',''),(45288,'123.125.71.118','2015-02-06 00:00:00','/index.html','Chrome',1,'',''),(45289,'61.135.190.200','2015-02-06 00:00:00','/index.html','IE',1,'www','baidu'),(45290,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45291,'46.161.41.199','2015-02-06 00:00:00','/news.htm','Firefox',1,'',''),(45292,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45293,'203.208.60.173','2015-02-06 00:00:00','/index.html','Safari',1,'',''),(45294,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45295,'180.153.182.176','2015-02-06 00:00:00','/news.htm','IE',1,'',''),(45296,'180.153.182.176','2015-02-06 00:00:00','/news.htm','IE',1,'',''),(45297,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45298,'180.149.143.26','2015-02-06 00:00:00','/newsview.htm','Safari',1,'',''),(45299,'180.149.143.153','2015-02-06 00:00:00','/newsview.htm','Safari',1,'',''),(45300,'220.181.132.216','2015-02-06 00:00:00','/index.html','IE',1,'',''),(45301,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45302,'101.199.108.59','2015-02-06 00:00:00','/index.html','Safari',1,'',''),(45303,'121.199.125.21','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45304,'121.199.125.21','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45305,'222.186.128.53','2015-02-06 00:00:00','/index.html','IE',1,'',''),(45306,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45307,'61.135.190.72','2015-02-06 00:00:00','/newsview.htm','Safari',1,'',''),(45308,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45309,'183.136.190.62','2015-02-06 00:00:00','/index.html','Chrome',1,'',''),(45310,'219.142.80.210','2015-02-06 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(45311,'183.136.190.62','2015-02-06 00:00:00','/index.html','Chrome',1,'',''),(45312,'123.125.71.124','2015-02-06 00:00:00','/index.html','Chrome',1,'',''),(45313,'46.161.41.199','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45314,'121.199.125.21','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45315,'222.186.58.149','2015-02-06 00:00:00','/index.html','IE',1,'',''),(45316,'222.186.58.149','2015-02-06 00:00:00','/index.html','IE',1,'',''),(45317,'121.199.125.21','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45318,'121.199.125.4','2015-02-06 00:00:00','/newsview.htm','Firefox',1,'',''),(45319,'61.135.169.56','2015-02-06 00:00:00','/index.html','Chrome',1,'',''),(45320,'110.75.186.231','2015-02-07 00:00:00','/index.html','IE',1,'',''),(45321,'110.75.186.231','2015-02-07 00:00:00','/index.html','IE',1,'',''),(45322,'110.75.186.231','2015-02-07 00:00:00','/index.html','IE',1,'',''),(45323,'182.118.60.85','2015-02-07 00:00:00','/index.html','Chrome',1,'',''),(45324,'61.135.190.102','2015-02-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(45325,'61.135.190.224','2015-02-07 00:00:00','/newsview.htm','Chrome',1,'�Զ�������ϵͳ-�����˼�Ƽ����޹�˾','baidu'),(45326,'183.136.190.62','2015-02-07 00:00:00','/index.html','Chrome',1,'',''),(45327,'183.136.190.62','2015-02-07 00:00:00','/index.html','Chrome',1,'',''),(45328,'61.135.190.100','2015-02-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(45329,'61.135.190.103','2015-02-07 00:00:00','/newsview.htm','Chrome',1,'������ҵ���ܲ�ҵ�ṹ�����뽨��-�����˼�Ƽ����޹�˾','baidu'),(45330,'46.161.41.199','2015-02-07 00:00:00','/newsview.htm','Firefox',1,'',''),(45331,'182.118.60.98','2015-02-07 00:00:00','/index.html','Chrome',1,'',''),(45332,'61.135.190.201','2015-02-07 00:00:00','/index.html','Safari',1,'',''),(45333,'220.181.51.51','2015-02-07 00:00:00','/index.html','Chrome',1,'',''),(45334,'111.206.36.134','2015-02-07 00:00:00','/index.html','Firefox',1,'',''),(45335,'46.161.41.199','2015-02-07 00:00:00','/news.htm','Firefox',1,'',''),(45336,'119.147.146.193','2015-02-07 00:00:00','/index.html','IE',1,'',''),(45337,'61.135.190.219','2015-02-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(45338,'101.244.115.124','2015-02-07 00:00:00','/index.html','IE',1,'商业智能 公司','baidu'),(45339,'180.79.133.195','2015-02-07 00:00:00','/newsview.htm','Chrome',1,'',''),(45340,'220.181.132.216','2015-02-07 00:00:00','/index.html','IE',1,'',''),(45341,'101.199.112.45','2015-02-07 00:00:00','/index.html','Safari',1,'',''),(45342,'101.199.112.52','2015-02-07 00:00:00','/index.html','Safari',1,'',''),(45343,'46.161.41.199','2015-02-07 00:00:00','/newsview.htm','Firefox',1,'',''),(45344,'222.186.128.57','2015-02-07 00:00:00','/index.html','IE',1,'',''),(45345,'61.135.190.224','2015-02-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(45346,'61.135.190.222','2015-02-07 00:00:00','/newsview.htm','Chrome',1,'�������ܽ���δ��������չ�д��п�Ϊ-�����˼�Ƽ����޹�˾','baidu'),(45347,'222.186.128.50','2015-02-07 00:00:00','/index.html','IE',1,'',''),(45348,'46.161.41.199','2015-02-07 00:00:00','/newsview.htm','Firefox',1,'',''),(45349,'46.161.41.199','2015-02-07 00:00:00','/newsview.htm','Firefox',1,'',''),(45350,'46.161.41.199','2015-02-07 00:00:00','/newsview.htm','Firefox',1,'',''),(45351,'222.186.128.50','2015-02-07 00:00:00','/index.html','IE',1,'',''),(45352,'61.135.169.56','2015-02-07 00:00:00','/index.html','Chrome',1,'',''),(45353,'221.223.181.236','2015-02-07 00:00:00','/index.html','Chrome',1,'北京睿思科技官网','baidu'),(45354,'119.147.146.194','2015-02-07 00:00:00','/index.html','Chrome',1,'',''),(45355,'222.186.58.149','2015-02-07 00:00:00','/index.html','IE',1,'',''),(45356,'46.161.41.199','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45357,'110.75.186.211','2015-02-08 00:00:00','/index.html','IE',1,'',''),(45358,'110.75.186.211','2015-02-08 00:00:00','/index.html','IE',1,'',''),(45359,'110.75.186.211','2015-02-08 00:00:00','/index.html','IE',1,'',''),(45360,'46.161.41.199','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45361,'183.136.190.62','2015-02-08 00:00:00','/index.html','Chrome',1,'',''),(45362,'198.178.124.47','2015-02-08 00:00:00','/index.html','Chrome',1,'',''),(45363,'46.161.41.199','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45364,'121.199.125.21','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45365,'46.161.41.199','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45366,'220.181.158.106','2015-02-08 00:00:00','/index.html','Firefox',1,'',''),(45367,'121.199.125.21','2015-02-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45368,'46.161.41.199','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45369,'183.136.190.62','2015-02-08 00:00:00','/index.html','Chrome',1,'',''),(45370,'183.136.190.62','2015-02-08 00:00:00','/index.html','Chrome',1,'',''),(45371,'61.146.178.189','2015-02-08 00:00:00','/index.html','IE',1,'',''),(45372,'183.136.190.62','2015-02-08 00:00:00','/index.html','Chrome',1,'',''),(45373,'46.161.41.199','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45374,'2.38.246.126','2015-02-08 00:00:00','/index.html','Chrome',1,'',''),(45375,'46.161.41.199','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45376,'46.161.41.199','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45377,'61.135.190.201','2015-02-08 00:00:00','/index.html','IE',1,'www','baidu'),(45378,'220.181.51.62','2015-02-08 00:00:00','/index.html','Chrome',1,'',''),(45379,'101.229.169.74','2015-02-08 00:00:00','/index.html','IE',1,'商业智能 公司','baidu'),(45380,'101.229.169.74','2015-02-08 00:00:00','/index.html','IE',1,'商业智能 公司','baidu'),(45381,'101.229.169.74','2015-02-08 00:00:00','/index.html','IE',1,'商业智能 公司','baidu'),(45382,'46.161.41.199','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45383,'46.161.41.199','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45384,'183.136.190.62','2015-02-08 00:00:00','/index.html','Chrome',1,'',''),(45385,'157.55.39.174','2015-02-08 00:00:00','/newsview.htm','Safari',1,'',''),(45386,'14.153.221.18','2015-02-08 00:00:00','/index.html','Chrome',1,'',''),(45387,'14.153.221.18','2015-02-08 00:00:00','/index.html','Chrome',1,'',''),(45388,'218.59.238.92','2015-02-08 00:00:00','/index.html','IE',1,'',''),(45389,'123.125.71.136','2015-02-08 00:00:00','/index.html','Chrome',1,'',''),(45390,'157.55.39.174','2015-02-08 00:00:00','/newsview.htm','Safari',1,'',''),(45391,'61.160.213.110','2015-02-08 00:00:00','/index.html','IE',1,'',''),(45392,'46.161.41.199','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45393,'121.199.125.21','2015-02-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45394,'121.199.125.21','2015-02-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45395,'121.199.125.21','2015-02-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45396,'222.186.128.57','2015-02-08 00:00:00','/index.html','IE',1,'',''),(45397,'61.135.190.220','2015-02-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(45398,'46.161.41.199','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45399,'121.199.125.21','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45400,'121.199.125.21','2015-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(45401,'222.186.58.149','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45402,'110.75.186.210','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45403,'110.75.186.210','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45404,'110.75.186.210','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45405,'182.118.60.85','2015-02-09 00:00:00','/index.html','Chrome',1,'',''),(45406,'183.136.190.62','2015-02-09 00:00:00','/index.html','Chrome',1,'',''),(45407,'183.136.190.62','2015-02-09 00:00:00','/index.html','Chrome',1,'',''),(45408,'121.199.125.21','2015-02-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45409,'121.199.125.4','2015-02-09 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45410,'27.159.226.101','2015-02-09 00:00:00','/newsview.htm','IE',1,'',''),(45411,'121.199.125.21','2015-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(45412,'87.16.94.94','2015-02-09 00:00:00','/index.html','Chrome',1,'',''),(45413,'69.58.178.58','2015-02-09 00:00:00','/index.html','Firefox',1,'',''),(45414,'69.58.178.58','2015-02-09 00:00:00','/index.html','Firefox',1,'',''),(45415,'69.58.178.58','2015-02-09 00:00:00','/index.html','Firefox',1,'',''),(45416,'69.58.178.58','2015-02-09 00:00:00','/news.htm','Firefox',1,'',''),(45417,'220.181.158.106','2015-02-09 00:00:00','/index.html','Firefox',1,'',''),(45418,'183.136.190.62','2015-02-09 00:00:00','/index.html','Chrome',1,'',''),(45419,'89.143.48.122','2015-02-09 00:00:00','/index.html','Chrome',1,'',''),(45420,'218.30.118.99','2015-02-09 00:00:00','/index.html','Firefox',1,'',''),(45421,'61.160.247.181','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45422,'222.186.128.50','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45423,'182.118.54.61','2015-02-09 00:00:00','/index.html','Chrome',1,'',''),(45424,'116.24.6.45','2015-02-09 00:00:00','/newsview.htm','Safari',1,'',''),(45425,'119.147.146.195','2015-02-09 00:00:00','/index.html','Chrome',1,'',''),(45426,'189.34.32.42','2015-02-09 00:00:00','/index.html','Chrome',1,'',''),(45427,'66.249.64.174','2015-02-09 00:00:00','/index.html','Safari',1,'',''),(45428,'200.165.117.34','2015-02-09 00:00:00','/index.html','Chrome',1,'',''),(45429,'220.181.132.216','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45430,'101.199.108.54','2015-02-09 00:00:00','/index.html','Safari',1,'',''),(45431,'180.149.143.153','2015-02-09 00:00:00','/index.html','Safari',1,'',''),(45432,'222.186.128.54','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45433,'36.99.31.109','2015-02-09 00:00:00','/index.html','Safari',1,'',''),(45434,'61.135.190.70','2015-02-09 00:00:00','/index.html','IE',1,'www','baidu'),(45435,'36.99.31.80','2015-02-09 00:00:00','/index.html','Safari',1,'',''),(45436,'123.125.71.132','2015-02-09 00:00:00','/index.html','Chrome',1,'',''),(45437,'121.199.125.21','2015-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(45438,'121.199.125.21','2015-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(45439,'118.198.176.78','2015-02-09 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(45440,'220.181.132.218','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45441,'101.199.112.50','2015-02-09 00:00:00','/index.html','Safari',1,'',''),(45442,'110.123.101.97','2015-02-09 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(45443,'46.161.41.199','2015-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(45444,'180.149.143.26','2015-02-09 00:00:00','/newsview.htm','Safari',1,'',''),(45445,'222.186.128.50','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45446,'218.0.1.50','2015-02-09 00:00:00','/index.html','Firefox',1,'',''),(45447,'66.249.64.66','2015-02-09 00:00:00','/index.html','Safari',1,'',''),(45448,'119.253.33.241','2015-02-09 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(45449,'119.253.33.241','2015-02-09 00:00:00','/index.html','Firefox',1,'','baidu'),(45450,'180.149.143.27','2015-02-09 00:00:00','/newsview.htm','Safari',1,'',''),(45451,'61.135.190.224','2015-02-09 00:00:00','/newsview.htm','Chrome',1,'�����������ҵ����ϵͳ�ɹ�����-�����˼�Ƽ����޹�˾','baidu'),(45452,'61.160.247.181','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45453,'219.147.28.114','2015-02-09 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(45454,'116.1.81.98','2015-02-09 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(45455,'180.149.143.154','2015-02-09 00:00:00','/newsview.htm','Safari',1,'',''),(45456,'46.161.41.199','2015-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(45457,'218.77.79.57','2015-02-09 00:00:00','/index.html','Chrome',1,'',''),(45458,'61.160.213.110','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45459,'182.118.41.152','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45460,'61.91.45.50','2015-02-09 00:00:00','/index.html','IE',1,'',''),(45461,'115.231.222.72','2015-02-10 00:00:00','/index.html','IE',1,'',''),(45462,'110.75.186.210','2015-02-10 00:00:00','/index.html','IE',1,'',''),(45463,'110.75.186.210','2015-02-10 00:00:00','/index.html','IE',1,'',''),(45464,'110.75.186.210','2015-02-10 00:00:00','/index.html','IE',1,'',''),(45465,'101.26.138.238','2015-02-10 00:00:00','/news/newsview.htm','IE',1,'',''),(45466,'66.249.69.231','2015-02-10 00:00:00','/index.html','Safari',1,'',''),(45467,'61.146.178.189','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45468,'121.199.125.21','2015-02-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45469,'121.199.125.4','2015-02-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45470,'46.161.41.199','2015-02-10 00:00:00','/newsview.htm','Firefox',1,'',''),(45471,'112.227.25.254','2015-02-10 00:00:00','/newsview.htm','Chrome',1,'睿思数据 指标','baidu'),(45472,'180.149.143.26','2015-02-10 00:00:00','/newsview.htm','Safari',1,'',''),(45473,'46.161.41.199','2015-02-10 00:00:00','/newsview.htm','Firefox',1,'',''),(45474,'123.125.71.120','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45475,'183.136.190.62','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45476,'183.136.190.62','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45477,'219.147.28.114','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45478,'61.133.117.186','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45479,'61.133.117.186','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45480,'61.133.117.186','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45481,'61.133.117.186','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45482,'61.133.117.186','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45483,'115.199.100.137','2015-02-10 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(45484,'115.199.100.137','2015-02-10 00:00:00','/news.htm','Chrome',1,'',''),(45485,'77.37.231.208','2015-02-10 00:00:00','/index.html','Firefox',1,'',''),(45486,'183.136.190.62','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45487,'46.161.41.199','2015-02-10 00:00:00','/newsview.htm','Firefox',1,'',''),(45488,'46.161.41.199','2015-02-10 00:00:00','/newsview.htm','Firefox',1,'',''),(45489,'183.136.190.62','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45490,'61.135.190.70','2015-02-10 00:00:00','/index.html','IE',1,'www','baidu'),(45491,'61.160.213.110','2015-02-10 00:00:00','/index.html','IE',1,'',''),(45492,'220.181.132.216','2015-02-10 00:00:00','/index.html','IE',1,'',''),(45493,'101.199.112.49','2015-02-10 00:00:00','/index.html','Safari',1,'',''),(45494,'119.147.146.189','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45495,'180.149.143.27','2015-02-10 00:00:00','/index.html','Safari',1,'',''),(45496,'115.199.100.137','2015-02-10 00:00:00','/newsview.htm','Chrome',1,'睿思报表','baidu'),(45497,'220.181.51.45','2015-02-10 00:00:00','/index.html','Chrome',1,'',''),(45498,'123.125.71.88','2015-02-10 00:00:00','/newsview.htm','Firefox',1,'',''),(45499,'182.118.41.100','2015-02-10 00:00:00','/index.html','IE',1,'',''),(45500,'222.186.128.54','2015-02-10 00:00:00','/index.html','IE',1,'',''),(45501,'121.199.125.21','2015-02-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45502,'121.199.125.4','2015-02-10 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45503,'66.249.73.206','2015-02-10 00:00:00','/index.html','Safari',1,'',''),(45504,'120.132.77.4','2015-02-10 00:00:00','/index.html','Firefox',1,'',''),(45505,'46.161.41.199','2015-02-10 00:00:00','/newsview.htm','Firefox',1,'',''),(45506,'61.160.247.181','2015-02-10 00:00:00','/index.html','IE',1,'',''),(45507,'110.75.186.210','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45508,'110.75.186.210','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45509,'110.75.186.210','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45510,'182.118.55.196','2015-02-11 00:00:00','/index.html','Chrome',1,'',''),(45511,'120.132.77.4','2015-02-11 00:00:00','/index.html','Firefox',1,'',''),(45512,'61.135.190.224','2015-02-11 00:00:00','/newsview.htm','Chrome',1,'SAS�¹���:��BI��BA-�����˼�Ƽ����޹�˾','baidu'),(45513,'46.161.41.199','2015-02-11 00:00:00','/newsview.htm','Firefox',1,'',''),(45514,'46.161.41.199','2015-02-11 00:00:00','/newsview.htm','Firefox',1,'',''),(45515,'220.181.51.56','2015-02-11 00:00:00','/index.html','Chrome',1,'',''),(45516,'182.118.45.250','2015-02-11 00:00:00','/index.html','Chrome',1,'',''),(45517,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45518,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45519,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45520,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45521,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45522,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45523,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45524,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45525,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45526,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45527,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45528,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45529,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45530,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45531,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45532,'121.42.0.19','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45533,'220.181.158.106','2015-02-11 00:00:00','/index.html','Firefox',1,'',''),(45534,'171.34.73.180','2015-02-11 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(45535,'183.136.190.40','2015-02-11 00:00:00','/index.html','Chrome',1,'',''),(45536,'61.135.190.200','2015-02-11 00:00:00','/index.html','IE',1,'www','baidu'),(45537,'61.160.213.110','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45538,'123.125.71.62','2015-02-11 00:00:00','/index.html','Chrome',1,'',''),(45539,'220.181.132.218','2015-02-11 00:00:00','/index.html','IE',1,'',''),(45540,'101.199.108.118','2015-02-11 00:00:00','/index.html','Safari',1,'',''),(45541,'14.17.18.143','2015-02-11 00:00:00','/index.html','Safari',1,'',''),(45542,'46.161.41.199','2015-02-11 00:00:00','/newsview.htm','Firefox',1,'',''),(45543,'220.181.51.52','2015-02-11 00:00:00','/index.html','Chrome',1,'',''),(45544,'59.108.157.146','2015-02-11 00:00:00','/index.html','Firefox',1,'BI开发平台软件供应商','baidu'),(45545,'124.65.164.10','2015-02-11 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(45546,'221.194.128.224','2015-02-11 00:00:00','/index.html','Firefox',1,'',''),(45547,'46.161.41.199','2015-02-11 00:00:00','/newsview.htm','Firefox',1,'',''),(45548,'121.199.125.21','2015-02-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45549,'121.199.125.4','2015-02-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45550,'121.199.125.21','2015-02-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45551,'121.199.125.21','2015-02-11 00:00:00','/newsview.htm','Firefox',1,'',''),(45552,'121.199.125.21','2015-02-11 00:00:00','/newsview.htm','Firefox',1,'',''),(45553,'66.249.79.111','2015-02-11 00:00:00','/index.html','Safari',1,'',''),(45554,'46.161.41.199','2015-02-11 00:00:00','/newsview.htm','Firefox',1,'',''),(45555,'123.125.71.83','2015-02-11 00:00:00','/news.htm','Firefox',1,'',''),(45556,'61.135.190.100','2015-02-11 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(45557,'61.160.213.110','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45558,'121.199.125.21','2015-02-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45559,'121.199.125.4','2015-02-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45560,'121.199.125.21','2015-02-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45561,'110.75.186.210','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45562,'110.75.186.210','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45563,'110.75.186.210','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45564,'94.100.238.7','2015-02-12 00:00:00','/index.html','Chrome',1,'',''),(45565,'112.10.240.126','2015-02-12 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(45566,'218.30.118.102','2015-02-12 00:00:00','/index.html','Firefox',1,'',''),(45567,'183.136.190.62','2015-02-12 00:00:00','/index.html','Chrome',1,'',''),(45568,'72.46.136.178','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45569,'180.149.143.27','2015-02-12 00:00:00','/index.html','Safari',1,'',''),(45570,'183.136.190.62','2015-02-12 00:00:00','/index.html','Chrome',1,'',''),(45571,'61.135.190.201','2015-02-12 00:00:00','/index.html','IE',1,'www','baidu'),(45572,'183.136.190.62','2015-02-12 00:00:00','/index.html','Chrome',1,'',''),(45573,'220.181.51.35','2015-02-12 00:00:00','/index.html','Chrome',1,'',''),(45574,'218.30.118.102','2015-02-12 00:00:00','/index.html','Firefox',1,'',''),(45575,'221.194.128.224','2015-02-12 00:00:00','/index.html','Firefox',1,'',''),(45576,'183.136.190.62','2015-02-12 00:00:00','/index.html','Chrome',1,'',''),(45577,'121.199.125.21','2015-02-12 00:00:00','/newsview.htm','Firefox',1,'',''),(45578,'121.199.125.21','2015-02-12 00:00:00','/newsview.htm','Firefox',1,'',''),(45579,'121.199.125.4','2015-02-12 00:00:00','/newsview.htm','Firefox',1,'',''),(45580,'125.42.212.177','2015-02-12 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(45581,'222.186.58.149','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45582,'222.186.58.149','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45583,'220.181.132.216','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45584,'101.199.108.56','2015-02-12 00:00:00','/index.html','Safari',1,'',''),(45585,'180.153.188.96','2015-02-12 00:00:00','/index.html','Safari',1,'',''),(45586,'61.135.165.56','2015-02-12 00:00:00','/index.html','Chrome',1,'',''),(45587,'222.186.21.206','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45588,'125.65.48.7','2015-02-12 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(45589,'61.135.190.221','2015-02-12 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(45590,'121.199.125.21','2015-02-12 00:00:00','/newsview.htm','Firefox',1,'',''),(45591,'121.199.125.4','2015-02-12 00:00:00','/newsview.htm','Firefox',1,'',''),(45592,'121.199.125.21','2015-02-12 00:00:00','/newsview.htm','Firefox',1,'',''),(45593,'200.158.92.62','2015-02-12 00:00:00','/index.html','Chrome',1,'',''),(45594,'201.87.245.238','2015-02-12 00:00:00','/index.html','Chrome',1,'',''),(45595,'61.135.190.103','2015-02-12 00:00:00','/index.html','Chrome',1,'39444','baidu'),(45596,'61.135.190.224','2015-02-12 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(45597,'61.135.190.223','2015-02-12 00:00:00','/newsview.htm','Chrome',1,'�˼����','baidu'),(45598,'220.181.132.218','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45599,'220.181.132.194','2015-02-12 00:00:00','/index.html','Safari',1,'',''),(45600,'61.146.178.189','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45601,'36.99.30.108','2015-02-12 00:00:00','/index.html','Safari',1,'',''),(45602,'61.160.247.181','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45603,'36.99.30.106','2015-02-12 00:00:00','/index.html','Safari',1,'',''),(45604,'222.186.128.54','2015-02-12 00:00:00','/index.html','IE',1,'',''),(45605,'182.118.60.42','2015-02-12 00:00:00','/index.html','Chrome',1,'',''),(45606,'110.75.186.211','2015-02-13 00:00:00','/index.html','IE',1,'',''),(45607,'110.75.186.211','2015-02-13 00:00:00','/index.html','IE',1,'',''),(45608,'110.75.186.211','2015-02-13 00:00:00','/index.html','IE',1,'',''),(45609,'121.199.125.21','2015-02-13 00:00:00','/newsview.htm','Firefox',1,'',''),(45610,'121.199.125.21','2015-02-13 00:00:00','/newsview.htm','Firefox',1,'',''),(45611,'121.199.125.21','2015-02-13 00:00:00','/newsview.htm','Firefox',1,'',''),(45612,'121.199.125.4','2015-02-13 00:00:00','/newsview.htm','Firefox',1,'',''),(45613,'121.199.125.21','2015-02-13 00:00:00','/newsview.htm','Firefox',1,'',''),(45614,'186.223.133.125','2015-02-13 00:00:00','/index.html','Chrome',1,'',''),(45615,'83.51.136.56','2015-02-13 00:00:00','/index.html','Chrome',1,'',''),(45616,'218.30.118.102','2015-02-13 00:00:00','/index.html','Firefox',1,'',''),(45617,'222.186.128.52','2015-02-13 00:00:00','/index.html','IE',1,'',''),(45618,'182.118.54.13','2015-02-13 00:00:00','/index.html','Chrome',1,'',''),(45619,'220.181.51.107','2015-02-13 00:00:00','/index.html','Firefox',1,'www.ruisitech.com','baidu'),(45620,'183.136.190.62','2015-02-13 00:00:00','/index.html','Chrome',1,'',''),(45621,'61.135.190.69','2015-02-13 00:00:00','/index.html','IE',1,'www','baidu'),(45622,'222.161.216.22','2015-02-13 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(45623,'183.136.190.62','2015-02-13 00:00:00','/index.html','Chrome',1,'',''),(45624,'219.147.28.114','2015-02-13 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(45625,'61.135.169.22','2015-02-13 00:00:00','/index.html','Chrome',1,'',''),(45626,'180.149.143.153','2015-02-13 00:00:00','/newsview.htm','Safari',1,'',''),(45627,'183.136.190.62','2015-02-13 00:00:00','/index.html','Chrome',1,'',''),(45628,'183.136.190.62','2015-02-13 00:00:00','/index.html','Chrome',1,'',''),(45629,'222.186.128.53','2015-02-13 00:00:00','/index.html','IE',1,'',''),(45630,'27.159.227.129','2015-02-13 00:00:00','/newsview.htm','IE',1,'',''),(45631,'112.228.5.219','2015-02-13 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(45632,'180.149.143.153','2015-02-13 00:00:00','/newsview.htm','Safari',1,'',''),(45633,'222.186.21.206','2015-02-13 00:00:00','/index.html','IE',1,'',''),(45634,'203.208.60.165','2015-02-13 00:00:00','/index.html','Safari',1,'',''),(45635,'222.186.58.149','2015-02-13 00:00:00','/index.html','IE',1,'',''),(45636,'222.186.58.149','2015-02-13 00:00:00','/index.html','IE',1,'',''),(45637,'121.237.72.212','2015-02-13 00:00:00','/index.html','Chrome',1,'','baidu'),(45638,'61.160.247.181','2015-02-13 00:00:00','/index.html','IE',1,'',''),(45639,'185.5.248.213','2015-02-13 00:00:00','/index.html','Firefox',1,'',''),(45640,'222.186.128.52','2015-02-13 00:00:00','/index.html','IE',1,'',''),(45641,'123.151.12.152','2015-02-13 00:00:00','/index.html','Safari',1,'','baidu'),(45642,'222.186.128.54','2015-02-13 00:00:00','/index.html','IE',1,'',''),(45643,'121.199.125.4','2015-02-13 00:00:00','/newsview.htm','Firefox',1,'',''),(45644,'121.199.125.4','2015-02-13 00:00:00','/newsview.htm','Firefox',1,'',''),(45645,'121.199.125.21','2015-02-13 00:00:00','/newsview.htm','Firefox',1,'',''),(45646,'121.199.125.21','2015-02-13 00:00:00','/newsview.htm','Firefox',1,'',''),(45647,'121.199.125.21','2015-02-13 00:00:00','/newsview.htm','Firefox',1,'',''),(45648,'121.199.125.4','2015-02-13 00:00:00','/newsview.htm','Firefox',1,'',''),(45649,'121.199.125.21','2015-02-14 00:00:00','/newsview.htm','Firefox',1,'',''),(45650,'110.75.186.226','2015-02-14 00:00:00','/index.html','IE',1,'',''),(45651,'110.75.186.226','2015-02-14 00:00:00','/index.html','IE',1,'',''),(45652,'110.75.186.226','2015-02-14 00:00:00','/index.html','IE',1,'',''),(45653,'222.186.21.206','2015-02-14 00:00:00','/index.html','IE',1,'',''),(45654,'101.26.138.238','2015-02-14 00:00:00','/newsview.htm','IE',1,'',''),(45655,'101.26.138.238','2015-02-14 00:00:00','/newsview.htm','IE',1,'',''),(45656,'101.26.138.238','2015-02-14 00:00:00','/news/newsview.htm','IE',1,'',''),(45657,'101.26.138.238','2015-02-14 00:00:00','/news/newsview.htm','IE',1,'',''),(45658,'101.26.138.238','2015-02-14 00:00:00','/news/newsview.htm','IE',1,'',''),(45659,'218.30.118.100','2015-02-14 00:00:00','/index.html','Firefox',1,'',''),(45660,'183.136.190.40','2015-02-14 00:00:00','/index.html','Chrome',1,'',''),(45661,'123.125.71.88','2015-02-14 00:00:00','/newsview.htm','Firefox',1,'',''),(45662,'222.186.128.53','2015-02-14 00:00:00','/index.html','IE',1,'',''),(45663,'222.186.128.53','2015-02-14 00:00:00','/index.html','IE',1,'',''),(45664,'72.46.136.178','2015-02-14 00:00:00','/index.html','IE',1,'',''),(45665,'183.136.190.40','2015-02-14 00:00:00','/index.html','Chrome',1,'',''),(45666,'183.136.190.62','2015-02-14 00:00:00','/index.html','Chrome',1,'',''),(45667,'119.147.146.189','2015-02-14 00:00:00','/index.html','Chrome',1,'',''),(45668,'119.147.146.189','2015-02-14 00:00:00','/index.html','Chrome',1,'',''),(45669,'61.135.190.199','2015-02-14 00:00:00','/index.html','IE',1,'www','baidu'),(45670,'183.136.190.62','2015-02-14 00:00:00','/index.html','Chrome',1,'',''),(45671,'220.181.51.39','2015-02-14 00:00:00','/index.html','Chrome',1,'',''),(45672,'182.254.155.173','2015-02-14 00:00:00','/index.html','Firefox',1,'',''),(45673,'182.254.155.173','2015-02-14 00:00:00','/index.html','Firefox',1,'',''),(45674,'121.199.125.21','2015-02-14 00:00:00','/newsview.htm','Firefox',1,'',''),(45675,'121.199.125.21','2015-02-14 00:00:00','/newsview.htm','Firefox',1,'',''),(45676,'121.199.125.4','2015-02-14 00:00:00','/newsview.htm','Firefox',1,'',''),(45677,'203.208.60.122','2015-02-14 00:00:00','/index.html','Safari',1,'',''),(45678,'220.181.51.62','2015-02-14 00:00:00','/index.html','Chrome',1,'',''),(45679,'58.245.27.222','2015-02-14 00:00:00','/index.html','IE',1,'',''),(45680,'222.186.128.52','2015-02-14 00:00:00','/index.html','IE',1,'',''),(45681,'111.206.36.141','2015-02-14 00:00:00','/index.html','Firefox',1,'',''),(45682,'101.26.138.238','2015-02-14 00:00:00','/newsview.htm','IE',1,'',''),(45683,'203.208.60.128','2015-02-14 00:00:00','/index.html','Safari',1,'',''),(45684,'61.135.190.200','2015-02-14 00:00:00','/newsview.htm','Safari',1,'',''),(45685,'182.118.42.90','2015-02-14 00:00:00','/index.html','IE',1,'',''),(45686,'89.248.162.131','2015-02-14 00:00:00','/index.html','Firefox',1,'',''),(45687,'189.34.150.231','2015-02-14 00:00:00','/index.html','Chrome',1,'',''),(45688,'36.99.30.133','2015-02-15 00:00:00','/index.html','Safari',1,'',''),(45689,'36.99.30.85','2015-02-15 00:00:00','/index.html','Safari',1,'',''),(45690,'110.75.186.225','2015-02-15 00:00:00','/index.html','IE',1,'',''),(45691,'110.75.186.225','2015-02-15 00:00:00','/index.html','IE',1,'',''),(45692,'110.75.186.225','2015-02-15 00:00:00','/index.html','IE',1,'',''),(45693,'182.118.55.116','2015-02-15 00:00:00','/index.html','Chrome',1,'',''),(45694,'222.186.128.54','2015-02-15 00:00:00','/index.html','IE',1,'',''),(45695,'186.223.70.57','2015-02-15 00:00:00','/index.html','Chrome',1,'',''),(45696,'222.186.128.53','2015-02-15 00:00:00','/index.html','IE',1,'',''),(45697,'61.160.247.181','2015-02-15 00:00:00','/index.html','IE',1,'',''),(45698,'203.208.60.176','2015-02-15 00:00:00','/index.html','Safari',1,'',''),(45699,'182.118.60.14','2015-02-15 00:00:00','/index.html','Chrome',1,'',''),(45700,'203.208.60.117','2015-02-15 00:00:00','/index.html','Safari',1,'',''),(45701,'183.136.190.62','2015-02-15 00:00:00','/index.html','Chrome',1,'',''),(45702,'222.186.128.55','2015-02-15 00:00:00','/index.html','IE',1,'',''),(45703,'61.135.190.199','2015-02-15 00:00:00','/index.html','IE',1,'www','baidu'),(45704,'177.222.2.175','2015-02-15 00:00:00','/index.html','Chrome',1,'',''),(45705,'183.136.190.62','2015-02-15 00:00:00','/index.html','Chrome',1,'',''),(45706,'183.136.190.62','2015-02-15 00:00:00','/index.html','Chrome',1,'',''),(45707,'106.39.18.123','2015-02-15 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(45708,'61.160.247.181','2015-02-15 00:00:00','/index.html','IE',1,'',''),(45709,'220.181.51.36','2015-02-15 00:00:00','/index.html','Chrome',1,'',''),(45710,'201.246.202.100','2015-02-15 00:00:00','/index.html','Chrome',1,'',''),(45711,'61.135.190.201','2015-02-15 00:00:00','/index.html','Safari',1,'',''),(45712,'200.71.131.14','2015-02-15 00:00:00','/index.html','Chrome',1,'',''),(45713,'220.181.51.51','2015-02-15 00:00:00','/index.html','Chrome',1,'',''),(45714,'1.202.240.238','2015-02-15 00:00:00','/index.html','IE',1,'',''),(45715,'220.181.132.218','2015-02-15 00:00:00','/index.html','IE',1,'',''),(45716,'101.199.112.55','2015-02-15 00:00:00','/index.html','Safari',1,'',''),(45717,'220.181.165.198','2015-02-15 00:00:00','/index.html','Firefox',1,'',''),(45718,'64.246.161.42','2015-02-15 00:00:00','/index.html','Firefox',1,'',''),(45719,'64.246.165.10','2015-02-15 00:00:00','/index.html','Firefox',1,'',''),(45720,'182.118.41.122','2015-02-15 00:00:00','/index.html','IE',1,'',''),(45721,'222.186.128.54','2015-02-15 00:00:00','/index.html','IE',1,'',''),(45722,'203.208.60.130','2015-02-16 00:00:00','/index.html','Safari',1,'',''),(45723,'221.194.128.224','2015-02-16 00:00:00','/index.html','Firefox',1,'',''),(45724,'110.75.186.225','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45725,'110.75.186.225','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45726,'110.75.186.225','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45727,'177.179.229.186','2015-02-16 00:00:00','/index.html','Chrome',1,'',''),(45728,'222.186.128.53','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45729,'61.135.190.200','2015-02-16 00:00:00','/index.html','Safari',1,'',''),(45730,'222.186.128.50','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45731,'221.194.128.224','2015-02-16 00:00:00','/index.html','Firefox',1,'',''),(45732,'36.99.31.146','2015-02-16 00:00:00','/index.html','Safari',1,'',''),(45733,'36.99.30.133','2015-02-16 00:00:00','/index.html','Safari',1,'',''),(45734,'222.186.58.149','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45735,'222.186.128.55','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45736,'61.135.190.198','2015-02-16 00:00:00','/index.html','IE',1,'www','baidu'),(45737,'183.136.190.62','2015-02-16 00:00:00','/index.html','Chrome',1,'',''),(45738,'220.181.51.45','2015-02-16 00:00:00','/index.html','Chrome',1,'',''),(45739,'183.136.190.62','2015-02-16 00:00:00','/index.html','Chrome',1,'',''),(45740,'183.136.190.62','2015-02-16 00:00:00','/index.html','Chrome',1,'',''),(45741,'183.136.190.62','2015-02-16 00:00:00','/index.html','Chrome',1,'',''),(45742,'222.186.128.53','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45743,'121.199.125.21','2015-02-16 00:00:00','/newsview.htm','Firefox',1,'',''),(45744,'121.199.125.4','2015-02-16 00:00:00','/newsview.htm','Firefox',1,'',''),(45745,'121.199.125.21','2015-02-16 00:00:00','/newsview.htm','Firefox',1,'',''),(45746,'219.140.161.38','2015-02-16 00:00:00','/index.html','Chrome',1,'',''),(45747,'222.186.128.57','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45748,'46.161.41.199','2015-02-16 00:00:00','/newsview.htm','Firefox',1,'',''),(45749,'46.161.41.199','2015-02-16 00:00:00','/newsview.htm','Firefox',1,'',''),(45750,'222.186.128.53','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45751,'101.5.208.150','2015-02-16 00:00:00','/index.html','Chrome',1,'','baidu'),(45752,'61.160.247.181','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45753,'121.199.125.21','2015-02-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45754,'121.199.125.4','2015-02-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45755,'121.199.125.21','2015-02-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45756,'121.199.125.21','2015-02-16 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45757,'114.112.93.117','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45758,'218.30.118.99','2015-02-16 00:00:00','/index.html','Firefox',1,'',''),(45759,'119.147.146.189','2015-02-16 00:00:00','/index.html','Chrome',1,'',''),(45760,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45761,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45762,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45763,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45764,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45765,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45766,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45767,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45768,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45769,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45770,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45771,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45772,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45773,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45774,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45775,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45776,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45777,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45778,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45779,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45780,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45781,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45782,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45783,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45784,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45785,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45786,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45787,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45788,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45789,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45790,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45791,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45792,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45793,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45794,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45795,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45796,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45797,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45798,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45799,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45800,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45801,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45802,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45803,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45804,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45805,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45806,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45807,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45808,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45809,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45810,'118.144.130.74','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45811,'61.146.178.189','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45812,'46.161.41.199','2015-02-16 00:00:00','/newsview.htm','Firefox',1,'',''),(45813,'46.161.41.199','2015-02-16 00:00:00','/newsview.htm','Firefox',1,'',''),(45814,'1.202.240.238','2015-02-16 00:00:00','/index.html','IE',1,'睿思','baidu'),(45815,'1.202.240.238','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45816,'1.202.240.238','2015-02-16 00:00:00','/news.htm','IE',1,'',''),(45817,'1.202.240.238','2015-02-16 00:00:00','/newsview.htm','IE',1,'',''),(45818,'46.161.41.199','2015-02-16 00:00:00','/newsview.htm','Firefox',1,'',''),(45819,'61.160.247.181','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45820,'46.161.41.199','2015-02-16 00:00:00','/newsview.htm','Firefox',1,'',''),(45821,'120.37.251.142','2015-02-16 00:00:00','/newsview.htm','IE',1,'',''),(45822,'46.161.41.199','2015-02-16 00:00:00','/newsview.htm','Firefox',1,'',''),(45823,'46.161.41.199','2015-02-16 00:00:00','/newsview.htm','Firefox',1,'',''),(45824,'220.181.132.218','2015-02-16 00:00:00','/index.html','IE',1,'',''),(45825,'220.181.132.194','2015-02-16 00:00:00','/index.html','Safari',1,'',''),(45826,'46.161.41.199','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45827,'46.161.41.199','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45828,'110.75.186.226','2015-02-17 00:00:00','/index.html','IE',1,'',''),(45829,'110.75.186.226','2015-02-17 00:00:00','/index.html','IE',1,'',''),(45830,'110.75.186.226','2015-02-17 00:00:00','/index.html','IE',1,'',''),(45831,'14.96.78.254','2015-02-17 00:00:00','/index.html','Chrome',1,'',''),(45832,'182.118.55.185','2015-02-17 00:00:00','/index.html','Chrome',1,'',''),(45833,'87.3.47.6','2015-02-17 00:00:00','/index.html','Chrome',1,'',''),(45834,'221.194.128.224','2015-02-17 00:00:00','/index.html','Firefox',1,'',''),(45835,'218.30.118.99','2015-02-17 00:00:00','/index.html','Firefox',1,'',''),(45836,'46.161.41.199','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45837,'89.248.162.131','2015-02-17 00:00:00','/index.html','Firefox',1,'',''),(45838,'46.161.41.199','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45839,'182.118.55.147','2015-02-17 00:00:00','/index.html','Chrome',1,'',''),(45840,'222.186.128.54','2015-02-17 00:00:00','/index.html','IE',1,'',''),(45841,'121.199.125.21','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45842,'121.199.125.21','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45843,'121.199.125.4','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45844,'46.161.41.199','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45845,'61.135.190.69','2015-02-17 00:00:00','/index.html','IE',1,'www','baidu'),(45846,'222.186.128.50','2015-02-17 00:00:00','/index.html','IE',1,'',''),(45847,'183.136.190.62','2015-02-17 00:00:00','/index.html','Chrome',1,'',''),(45848,'220.181.51.39','2015-02-17 00:00:00','/index.html','Chrome',1,'',''),(45849,'46.161.41.199','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45850,'220.181.51.46','2015-02-17 00:00:00','/index.html','Chrome',1,'',''),(45851,'221.194.128.224','2015-02-17 00:00:00','/index.html','Firefox',1,'',''),(45852,'220.181.51.40','2015-02-17 00:00:00','/newsview.htm','Chrome',1,'',''),(45853,'183.136.190.62','2015-02-17 00:00:00','/index.html','Chrome',1,'',''),(45854,'61.135.190.197','2015-02-17 00:00:00','/newsview.htm','Safari',1,'',''),(45855,'183.136.190.62','2015-02-17 00:00:00','/index.html','Chrome',1,'',''),(45856,'183.136.190.62','2015-02-17 00:00:00','/index.html','Chrome',1,'',''),(45857,'46.161.41.199','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45858,'46.161.41.199','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45859,'202.96.219.39','2015-02-17 00:00:00','/newsview.htm','IE',1,'北京大悦城数据挖掘','baidu'),(45860,'46.161.41.199','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45861,'218.30.118.100','2015-02-17 00:00:00','/index.html','Firefox',1,'',''),(45862,'114.242.249.43','2015-02-17 00:00:00','/index.html','Safari',1,'',''),(45863,'61.160.213.110','2015-02-17 00:00:00','/index.html','IE',1,'',''),(45864,'46.161.41.199','2015-02-17 00:00:00','/newsview.htm','Firefox',1,'',''),(45865,'113.139.40.215','2015-02-17 00:00:00','/newsview.htm','IE',1,'大悦城+大数据','baidu'),(45866,'121.42.0.16','2015-02-17 00:00:00','/index.html','IE',1,'',''),(45867,'121.42.0.16','2015-02-17 00:00:00','/index.html','IE',1,'',''),(45868,'121.42.0.16','2015-02-17 00:00:00','/index.html','IE',1,'',''),(45869,'121.42.0.16','2015-02-17 00:00:00','/index.html','IE',1,'',''),(45870,'46.161.41.199','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45871,'110.75.186.226','2015-02-18 00:00:00','/index.html','IE',1,'',''),(45872,'110.75.186.226','2015-02-18 00:00:00','/index.html','IE',1,'',''),(45873,'110.75.186.226','2015-02-18 00:00:00','/index.html','IE',1,'',''),(45874,'46.161.41.199','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45875,'220.181.132.218','2015-02-18 00:00:00','/index.html','IE',1,'',''),(45876,'46.161.41.199','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45877,'118.100.215.7','2015-02-18 00:00:00','/index.html','Chrome',1,'',''),(45878,'222.186.58.149','2015-02-18 00:00:00','/index.html','IE',1,'',''),(45879,'222.186.128.53','2015-02-18 00:00:00','/index.html','IE',1,'',''),(45880,'121.199.125.21','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45881,'121.199.125.21','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45882,'46.161.41.199','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45883,'183.136.190.40','2015-02-18 00:00:00','/index.html','Chrome',1,'',''),(45884,'121.199.125.21','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45885,'187.114.162.129','2015-02-18 00:00:00','/index.html','Chrome',1,'',''),(45886,'46.161.41.199','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45887,'61.135.190.197','2015-02-18 00:00:00','/index.html','IE',1,'www','baidu'),(45888,'221.194.128.224','2015-02-18 00:00:00','/index.html','Firefox',1,'',''),(45889,'183.136.190.62','2015-02-18 00:00:00','/index.html','Chrome',1,'',''),(45890,'46.161.41.199','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45891,'220.181.51.35','2015-02-18 00:00:00','/index.html','Chrome',1,'',''),(45892,'46.161.41.199','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45893,'61.135.190.69','2015-02-18 00:00:00','/index.html','Safari',1,'',''),(45894,'52.1.144.135','2015-02-18 00:00:00','/index.html','Firefox',1,'',''),(45895,'183.136.190.62','2015-02-18 00:00:00','/index.html','Chrome',1,'',''),(45896,'61.146.178.189','2015-02-18 00:00:00','/index.html','Firefox',1,'',''),(45897,'38.100.21.66','2015-02-18 00:00:00','/index.html','IE',1,'',''),(45898,'38.100.21.66','2015-02-18 00:00:00','/newsview.htm','IE',1,'',''),(45899,'38.100.21.66','2015-02-18 00:00:00','/index.html','IE',1,'',''),(45900,'38.100.21.66','2015-02-18 00:00:00','/news.htm','IE',1,'',''),(45901,'183.136.190.62','2015-02-18 00:00:00','/index.html','Chrome',1,'',''),(45902,'46.161.41.199','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45903,'61.160.213.110','2015-02-18 00:00:00','/index.html','IE',1,'',''),(45904,'222.71.209.105','2015-02-18 00:00:00','/newsview.htm','Safari',1,'','baidu'),(45905,'113.240.234.213','2015-02-18 00:00:00','/index.html','IE',1,'',''),(45906,'110.75.105.20','2015-02-18 00:00:00','/index.html','IE',1,'',''),(45907,'221.194.128.224','2015-02-18 00:00:00','/index.html','Firefox',1,'',''),(45908,'189.27.55.60','2015-02-18 00:00:00','/index.html','Chrome',1,'',''),(45909,'46.161.41.199','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45910,'94.66.88.2','2015-02-18 00:00:00','/index.html','Chrome',1,'',''),(45911,'54.229.117.254','2015-02-18 00:00:00','/index.html','IE',1,'',''),(45912,'121.199.125.21','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45913,'121.199.125.4','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45914,'46.161.41.199','2015-02-18 00:00:00','/newsview.htm','Firefox',1,'',''),(45915,'182.118.53.86','2015-02-19 00:00:00','/index.html','Chrome',1,'',''),(45916,'110.75.186.226','2015-02-19 00:00:00','/index.html','IE',1,'',''),(45917,'110.75.186.226','2015-02-19 00:00:00','/index.html','IE',1,'',''),(45918,'110.75.186.226','2015-02-19 00:00:00','/index.html','IE',1,'',''),(45919,'220.181.108.178','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45920,'123.125.71.105','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45921,'182.118.55.187','2015-02-19 00:00:00','/index.html','Chrome',1,'',''),(45922,'183.136.190.40','2015-02-19 00:00:00','/index.html','Chrome',1,'',''),(45923,'203.208.60.179','2015-02-19 00:00:00','/index.html','Safari',1,'',''),(45924,'186.6.131.4','2015-02-19 00:00:00','/index.html','Chrome',1,'',''),(45925,'46.161.41.199','2015-02-19 00:00:00','/newsview.htm','Firefox',1,'',''),(45926,'222.186.128.50','2015-02-19 00:00:00','/index.html','IE',1,'',''),(45927,'183.136.190.62','2015-02-19 00:00:00','/index.html','Chrome',1,'',''),(45928,'183.136.190.62','2015-02-19 00:00:00','/index.html','Chrome',1,'',''),(45929,'61.135.190.200','2015-02-19 00:00:00','/index.html','IE',1,'www','baidu'),(45930,'180.149.143.27','2015-02-19 00:00:00','/newsview.htm','Safari',1,'',''),(45931,'61.135.169.55','2015-02-19 00:00:00','/index.html','Chrome',1,'',''),(45932,'180.149.143.154','2015-02-19 00:00:00','/newsview.htm','Safari',1,'',''),(45933,'203.208.60.135','2015-02-19 00:00:00','/index.html','Safari',1,'',''),(45934,'46.161.41.199','2015-02-19 00:00:00','/newsview.htm','Firefox',1,'',''),(45935,'220.181.108.86','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45936,'123.125.71.43','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45937,'46.161.41.199','2015-02-19 00:00:00','/newsview.htm','Firefox',1,'',''),(45938,'183.136.190.62','2015-02-19 00:00:00','/index.html','Chrome',1,'',''),(45939,'180.153.188.206','2015-02-19 00:00:00','/newsview.htm','Safari',1,'',''),(45940,'61.135.190.69','2015-02-19 00:00:00','/newsview.htm','Safari',1,'',''),(45941,'220.181.108.185','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45942,'123.125.71.27','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45943,'61.160.247.181','2015-02-19 00:00:00','/index.html','IE',1,'',''),(45944,'46.161.41.199','2015-02-19 00:00:00','/newsview.htm','Firefox',1,'',''),(45945,'221.194.128.224','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45946,'46.161.41.199','2015-02-19 00:00:00','/newsview.htm','Firefox',1,'',''),(45947,'222.186.128.53','2015-02-19 00:00:00','/index.html','IE',1,'',''),(45948,'203.208.60.121','2015-02-19 00:00:00','/index.html','Safari',1,'',''),(45949,'121.199.125.21','2015-02-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45950,'121.199.125.4','2015-02-19 00:00:00','/news/newsview.htm','Firefox',1,'',''),(45951,'61.160.213.110','2015-02-19 00:00:00','/index.html','IE',1,'',''),(45952,'220.181.108.85','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45953,'123.125.71.69','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45954,'36.99.31.148','2015-02-19 00:00:00','/index.html','Safari',1,'',''),(45955,'36.99.30.230','2015-02-19 00:00:00','/index.html','Safari',1,'',''),(45956,'220.181.108.104','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45957,'123.125.71.89','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45958,'200.28.188.156','2015-02-19 00:00:00','/index.html','Chrome',1,'',''),(45959,'220.181.108.110','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45960,'123.125.71.42','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45961,'220.181.108.90','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45962,'123.125.71.52','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45963,'222.186.128.53','2015-02-19 00:00:00','/index.html','IE',1,'',''),(45964,'220.181.108.118','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45965,'123.125.71.19','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45966,'221.194.128.224','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45967,'220.181.108.89','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45968,'123.125.71.71','2015-02-19 00:00:00','/index.html','Firefox',1,'',''),(45969,'218.30.118.101','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(45970,'110.75.186.226','2015-02-20 00:00:00','/index.html','IE',1,'',''),(45971,'110.75.186.226','2015-02-20 00:00:00','/index.html','IE',1,'',''),(45972,'110.75.186.226','2015-02-20 00:00:00','/index.html','IE',1,'',''),(45973,'111.206.36.6','2015-02-20 00:00:00','/index.html','IE',1,'',''),(45974,'220.181.108.141','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(45975,'123.125.71.52','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(45976,'220.181.108.180','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(45977,'123.125.71.96','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(45978,'220.181.108.97','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(45979,'123.125.71.106','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(45980,'183.136.190.62','2015-02-20 00:00:00','/index.html','Chrome',1,'',''),(45981,'222.186.128.53','2015-02-20 00:00:00','/index.html','IE',1,'',''),(45982,'222.186.128.50','2015-02-20 00:00:00','/index.html','IE',1,'',''),(45983,'183.136.190.62','2015-02-20 00:00:00','/index.html','Chrome',1,'',''),(45984,'183.136.190.40','2015-02-20 00:00:00','/index.html','Chrome',1,'',''),(45985,'183.136.190.62','2015-02-20 00:00:00','/index.html','Chrome',1,'',''),(45986,'220.181.108.86','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(45987,'123.125.71.114','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(45988,'123.125.71.119','2015-02-20 00:00:00','/index.html','Chrome',1,'',''),(45989,'61.135.190.198','2015-02-20 00:00:00','/index.html','IE',1,'www','baidu'),(45990,'220.181.108.96','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(45991,'123.125.71.42','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(45992,'61.160.247.181','2015-02-20 00:00:00','/index.html','IE',1,'',''),(45993,'182.118.42.23','2015-02-20 00:00:00','/index.html','IE',1,'',''),(45994,'222.186.128.53','2015-02-20 00:00:00','/index.html','IE',1,'',''),(45995,'36.99.30.72','2015-02-20 00:00:00','/index.html','Safari',1,'',''),(45996,'36.99.31.3','2015-02-20 00:00:00','/index.html','Safari',1,'',''),(45997,'61.135.190.198','2015-02-20 00:00:00','/newsview.htm','Safari',1,'',''),(45998,'220.181.108.176','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(45999,'123.125.71.52','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46000,'220.181.108.154','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46001,'123.125.71.92','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46002,'61.146.178.189','2015-02-20 00:00:00','/index.html','IE',1,'',''),(46003,'220.181.108.139','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46004,'123.125.71.83','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46005,'180.149.143.153','2015-02-20 00:00:00','/newsview.htm','Safari',1,'',''),(46006,'121.199.125.21','2015-02-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46007,'121.199.125.21','2015-02-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46008,'61.135.190.72','2015-02-20 00:00:00','/newsview.htm','Safari',1,'',''),(46009,'61.160.213.110','2015-02-20 00:00:00','/index.html','IE',1,'',''),(46010,'121.199.125.21','2015-02-20 00:00:00','/newsview.htm','Firefox',1,'',''),(46011,'222.186.128.57','2015-02-20 00:00:00','/index.html','IE',1,'',''),(46012,'111.206.36.7','2015-02-20 00:00:00','/index.html','IE',1,'',''),(46013,'121.199.125.21','2015-02-20 00:00:00','/newsview.htm','Firefox',1,'',''),(46014,'220.181.108.140','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46015,'123.125.71.44','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46016,'221.194.128.224','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46017,'114.243.214.143','2015-02-20 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(46018,'222.186.128.54','2015-02-20 00:00:00','/index.html','IE',1,'',''),(46019,'220.181.108.176','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46020,'123.125.71.98','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46021,'46.161.41.199','2015-02-20 00:00:00','/newsview.htm','Firefox',1,'',''),(46022,'220.181.108.89','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46023,'123.125.71.31','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46024,'220.181.108.97','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46025,'123.125.71.45','2015-02-20 00:00:00','/index.html','Firefox',1,'',''),(46026,'220.181.132.218','2015-02-20 00:00:00','/index.html','IE',1,'',''),(46027,'101.199.108.57','2015-02-20 00:00:00','/index.html','Safari',1,'',''),(46028,'182.118.41.125','2015-02-20 00:00:00','/index.html','IE',1,'',''),(46029,'182.118.45.229','2015-02-20 00:00:00','/index.html','Chrome',1,'',''),(46030,'220.181.108.101','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46031,'123.125.71.36','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46032,'110.75.186.226','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46033,'110.75.186.226','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46034,'110.75.186.226','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46035,'121.199.125.21','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46036,'78.18.14.235','2015-02-21 00:00:00','/index.html','Chrome',1,'',''),(46037,'121.199.125.21','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46038,'121.199.125.4','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46039,'121.199.125.21','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46040,'121.199.125.21','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46041,'121.199.125.21','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46042,'121.199.125.4','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46043,'121.199.125.21','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46044,'222.186.128.53','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46045,'220.181.108.122','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46046,'123.125.71.14','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46047,'69.58.178.57','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46048,'69.58.178.57','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46049,'69.58.178.57','2015-02-21 00:00:00','/news.htm','Firefox',1,'',''),(46050,'220.181.51.35','2015-02-21 00:00:00','/index.html','Chrome',1,'',''),(46051,'218.30.118.100','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46052,'123.125.71.73','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46053,'121.199.125.21','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46054,'121.199.125.21','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46055,'121.199.125.4','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46056,'222.186.128.54','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46057,'221.194.128.224','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46058,'218.30.118.80','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46059,'220.181.108.184','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46060,'123.125.71.52','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46061,'182.118.55.185','2015-02-21 00:00:00','/index.html','Chrome',1,'',''),(46062,'220.181.108.148','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46063,'123.125.71.22','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46064,'121.199.125.21','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46065,'220.181.108.89','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46066,'123.125.71.36','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46067,'61.160.247.181','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46068,'61.135.190.69','2015-02-21 00:00:00','/index.html','Safari',1,'',''),(46069,'220.181.108.154','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46070,'123.125.71.42','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46071,'183.136.190.62','2015-02-21 00:00:00','/index.html','Chrome',1,'',''),(46072,'123.125.71.125','2015-02-21 00:00:00','/index.html','Chrome',1,'',''),(46073,'121.199.125.21','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46074,'121.199.125.4','2015-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(46075,'220.181.108.169','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46076,'123.125.71.22','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46077,'183.136.190.62','2015-02-21 00:00:00','/index.html','Chrome',1,'',''),(46078,'203.208.60.137','2015-02-21 00:00:00','/index.html','Safari',1,'',''),(46079,'222.186.128.50','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46080,'121.199.125.21','2015-02-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46081,'121.199.125.4','2015-02-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46082,'183.136.190.62','2015-02-21 00:00:00','/index.html','Chrome',1,'',''),(46083,'220.181.108.93','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46084,'123.125.71.98','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46085,'183.136.190.62','2015-02-21 00:00:00','/index.html','Chrome',1,'',''),(46086,'61.160.213.110','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46087,'220.181.108.142','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46088,'123.125.71.30','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46089,'220.181.108.108','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46090,'123.125.71.96','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46091,'220.181.165.139','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46092,'220.181.108.120','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46093,'123.125.71.107','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46094,'222.186.128.57','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46095,'182.118.41.122','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46096,'220.181.108.144','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46097,'123.125.71.27','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46098,'86.58.25.224','2015-02-21 00:00:00','/index.html','Chrome',1,'',''),(46099,'188.143.20.251','2015-02-21 00:00:00','/index.html','Chrome',1,'',''),(46100,'123.55.143.7','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46101,'123.55.143.7','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46102,'220.181.108.76','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46103,'123.125.71.103','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46104,'61.160.247.181','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46105,'186.207.59.123','2015-02-21 00:00:00','/index.html','Chrome',1,'',''),(46106,'220.181.108.111','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46107,'123.125.71.23','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46108,'218.26.99.180','2015-02-21 00:00:00','/index.html','IE',1,'',''),(46109,'198.178.124.47','2015-02-21 00:00:00','/index.html','Chrome',1,'',''),(46110,'220.181.108.144','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46111,'123.125.71.34','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46112,'123.125.71.49','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46113,'220.181.108.111','2015-02-21 00:00:00','/index.html','Firefox',1,'',''),(46114,'121.199.125.21','2015-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(46115,'121.199.125.4','2015-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(46116,'121.199.125.21','2015-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(46117,'110.75.186.225','2015-02-22 00:00:00','/index.html','IE',1,'',''),(46118,'110.75.186.225','2015-02-22 00:00:00','/index.html','IE',1,'',''),(46119,'110.75.186.225','2015-02-22 00:00:00','/index.html','IE',1,'',''),(46120,'121.199.125.21','2015-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(46121,'220.181.108.100','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46122,'123.125.71.30','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46123,'80.235.67.32','2015-02-22 00:00:00','/index.html','Chrome',1,'',''),(46124,'220.181.108.117','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46125,'123.125.71.27','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46126,'121.199.125.21','2015-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(46127,'121.199.125.4','2015-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(46128,'121.199.125.21','2015-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(46129,'190.224.204.90','2015-02-22 00:00:00','/index.html','Chrome',1,'',''),(46130,'220.181.108.140','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46131,'123.125.71.29','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46132,'121.199.125.21','2015-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(46133,'121.199.125.21','2015-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(46134,'121.199.125.4','2015-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(46135,'218.30.118.80','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46136,'221.194.128.224','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46137,'183.136.190.62','2015-02-22 00:00:00','/index.html','Chrome',1,'',''),(46138,'61.160.213.110','2015-02-22 00:00:00','/index.html','IE',1,'',''),(46139,'220.181.108.95','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46140,'123.125.71.28','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46141,'183.136.190.62','2015-02-22 00:00:00','/index.html','Chrome',1,'',''),(46142,'218.30.118.102','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46143,'220.181.108.104','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46144,'123.125.71.12','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46145,'119.147.146.195','2015-02-22 00:00:00','/index.html','Chrome',1,'',''),(46146,'220.181.51.46','2015-02-22 00:00:00','/index.html','Chrome',1,'',''),(46147,'222.186.128.55','2015-02-22 00:00:00','/index.html','IE',1,'',''),(46148,'220.181.108.101','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46149,'123.125.71.53','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46150,'66.249.73.135','2015-02-22 00:00:00','/index.html','Safari',1,'',''),(46151,'180.149.143.26','2015-02-22 00:00:00','/index.html','Safari',1,'',''),(46152,'183.136.190.62','2015-02-22 00:00:00','/index.html','Chrome',1,'',''),(46153,'183.136.190.62','2015-02-22 00:00:00','/index.html','Chrome',1,'',''),(46154,'221.194.128.224','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46155,'61.135.190.69','2015-02-22 00:00:00','/index.html','IE',1,'www','baidu'),(46156,'220.181.108.149','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46157,'123.125.71.43','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46158,'119.147.146.189','2015-02-22 00:00:00','/index.html','Chrome',1,'',''),(46159,'220.181.108.151','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46160,'123.125.71.49','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46161,'220.181.51.39','2015-02-22 00:00:00','/index.html','Chrome',1,'',''),(46162,'222.186.128.54','2015-02-22 00:00:00','/index.html','IE',1,'',''),(46163,'66.249.79.127','2015-02-22 00:00:00','/index.html','Safari',1,'',''),(46164,'222.186.128.52','2015-02-22 00:00:00','/index.html','IE',1,'',''),(46165,'222.186.128.54','2015-02-22 00:00:00','/index.html','IE',1,'',''),(46166,'220.181.108.116','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46167,'123.125.71.79','2015-02-22 00:00:00','/index.html','Firefox',1,'',''),(46168,'61.160.213.110','2015-02-22 00:00:00','/index.html','IE',1,'',''),(46169,'182.118.55.174','2015-02-23 00:00:00','/index.html','Chrome',1,'',''),(46170,'123.125.71.54','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46171,'220.181.108.140','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46172,'220.181.132.218','2015-02-23 00:00:00','/index.html','IE',1,'',''),(46173,'101.199.108.54','2015-02-23 00:00:00','/index.html','Safari',1,'',''),(46174,'110.75.186.210','2015-02-23 00:00:00','/index.html','IE',1,'',''),(46175,'110.75.186.210','2015-02-23 00:00:00','/index.html','IE',1,'',''),(46176,'110.75.186.210','2015-02-23 00:00:00','/index.html','IE',1,'',''),(46177,'61.146.178.189','2015-02-23 00:00:00','/index.html','IE',1,'',''),(46178,'220.181.108.92','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46179,'123.125.71.114','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46180,'121.199.125.21','2015-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(46181,'121.199.125.21','2015-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(46182,'220.181.108.122','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46183,'123.125.71.75','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46184,'121.199.125.21','2015-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(46185,'121.199.125.21','2015-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(46186,'220.181.108.110','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46187,'123.125.71.50','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46188,'218.30.118.101','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46189,'220.181.108.83','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46190,'123.125.71.103','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46191,'61.135.190.72','2015-02-23 00:00:00','/index.html','Safari',1,'',''),(46192,'222.186.128.53','2015-02-23 00:00:00','/index.html','IE',1,'',''),(46193,'118.123.246.82','2015-02-23 00:00:00','/index.html','IE',1,'','baidu'),(46194,'220.181.108.180','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46195,'123.125.71.71','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46196,'182.118.54.15','2015-02-23 00:00:00','/index.html','Chrome',1,'',''),(46197,'220.181.108.106','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46198,'123.125.71.38','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46199,'183.136.190.40','2015-02-23 00:00:00','/index.html','Chrome',1,'',''),(46200,'220.181.51.56','2015-02-23 00:00:00','/index.html','Chrome',1,'',''),(46201,'180.149.143.154','2015-02-23 00:00:00','/newsview.htm','Safari',1,'',''),(46202,'220.181.51.53','2015-02-23 00:00:00','/index.html','Chrome',1,'',''),(46203,'46.161.41.199','2015-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(46204,'183.136.190.62','2015-02-23 00:00:00','/index.html','Chrome',1,'',''),(46205,'183.136.190.62','2015-02-23 00:00:00','/index.html','Chrome',1,'',''),(46206,'61.135.190.199','2015-02-23 00:00:00','/index.html','IE',1,'www','baidu'),(46207,'123.125.71.52','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46208,'221.194.128.224','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46209,'220.181.108.165','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46210,'123.125.71.40','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46211,'66.249.79.151','2015-02-23 00:00:00','/index.html','Safari',1,'',''),(46212,'183.136.190.62','2015-02-23 00:00:00','/index.html','Chrome',1,'',''),(46213,'220.181.108.110','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46214,'123.125.71.97','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46215,'220.181.108.89','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46216,'123.125.71.39','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46217,'220.181.51.39','2015-02-23 00:00:00','/index.html','Chrome',1,'',''),(46218,'123.125.71.56','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46219,'220.181.108.165','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46220,'220.181.108.105','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46221,'123.125.71.55','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46222,'121.199.125.21','2015-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(46223,'121.199.125.21','2015-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(46224,'222.186.128.52','2015-02-23 00:00:00','/index.html','IE',1,'',''),(46225,'220.181.108.149','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46226,'123.125.71.75','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46227,'221.194.128.224','2015-02-23 00:00:00','/index.html','Firefox',1,'',''),(46228,'167.114.162.113','2015-02-23 00:00:00','/index.html','Chrome',1,'',''),(46229,'222.186.128.50','2015-02-23 00:00:00','/index.html','IE',1,'',''),(46230,'111.206.36.141','2015-02-23 00:00:00','/index.html','IE',1,'',''),(46231,'121.199.125.21','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46232,'121.199.125.21','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46233,'121.199.125.4','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46234,'110.75.186.210','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46235,'110.75.186.210','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46236,'110.75.186.210','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46237,'66.249.73.247','2015-02-24 00:00:00','/index.html','Safari',1,'',''),(46238,'220.181.108.144','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46239,'123.125.71.88','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46240,'222.186.128.50','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46241,'121.199.125.21','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46242,'121.199.125.21','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46243,'121.199.125.4','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46244,'222.186.128.55','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46245,'61.160.247.181','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46246,'220.181.158.106','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46247,'121.199.125.21','2015-02-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46248,'121.199.125.4','2015-02-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46249,'121.199.125.21','2015-02-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46250,'222.186.128.53','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46251,'177.131.114.98','2015-02-24 00:00:00','/index.html','Chrome',1,'',''),(46252,'121.199.125.21','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46253,'121.199.125.4','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46254,'121.199.125.21','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46255,'46.161.41.199','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46256,'121.199.125.21','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46257,'183.136.190.62','2015-02-24 00:00:00','/index.html','Chrome',1,'',''),(46258,'220.181.108.76','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46259,'123.125.71.25','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46260,'220.181.108.186','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46261,'123.125.71.48','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46262,'183.136.190.62','2015-02-24 00:00:00','/index.html','Chrome',1,'',''),(46263,'220.181.108.80','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46264,'123.125.71.23','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46265,'61.160.213.110','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46266,'61.135.190.200','2015-02-24 00:00:00','/index.html','IE',1,'www','baidu'),(46267,'220.181.108.171','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46268,'123.125.71.14','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46269,'222.186.128.50','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46270,'220.181.51.46','2015-02-24 00:00:00','/index.html','Chrome',1,'',''),(46271,'183.136.190.62','2015-02-24 00:00:00','/index.html','Chrome',1,'',''),(46272,'27.150.203.233','2015-02-24 00:00:00','/newsview.htm','IE',1,'',''),(46273,'61.135.190.200','2015-02-24 00:00:00','/index.html','Safari',1,'',''),(46274,'183.136.190.62','2015-02-24 00:00:00','/index.html','Chrome',1,'',''),(46275,'220.181.108.122','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46276,'123.125.71.22','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46277,'46.161.41.199','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46278,'110.189.168.44','2015-02-24 00:00:00','/index.html','IE',1,'','baidu'),(46279,'220.181.108.168','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46280,'123.125.71.101','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46281,'61.135.190.69','2015-02-24 00:00:00','/newsview.htm','Safari',1,'',''),(46282,'180.149.143.26','2015-02-24 00:00:00','/index.html','Safari',1,'',''),(46283,'36.99.31.197','2015-02-24 00:00:00','/index.html','Safari',1,'',''),(46284,'61.160.247.181','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46285,'36.99.31.142','2015-02-24 00:00:00','/index.html','Safari',1,'',''),(46286,'61.135.190.199','2015-02-24 00:00:00','/newsview.htm','Safari',1,'',''),(46287,'46.161.41.199','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46288,'123.125.71.81','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46289,'220.181.108.96','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46290,'220.181.108.114','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46291,'123.125.71.45','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46292,'119.147.146.189','2015-02-24 00:00:00','/index.html','Chrome',1,'',''),(46293,'222.186.128.57','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46294,'221.194.128.224','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46295,'220.181.108.153','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46296,'123.125.71.41','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46297,'189.105.79.89','2015-02-24 00:00:00','/index.html','Chrome',1,'',''),(46298,'220.181.108.100','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46299,'123.125.71.97','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46300,'46.161.41.199','2015-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(46301,'222.186.128.50','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46302,'222.186.58.149','2015-02-24 00:00:00','/index.html','IE',1,'',''),(46303,'220.181.108.85','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46304,'123.125.71.54','2015-02-24 00:00:00','/index.html','Firefox',1,'',''),(46305,'193.189.117.243','2015-02-25 00:00:00','/index.html','Chrome',1,'',''),(46306,'110.75.186.210','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46307,'110.75.186.210','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46308,'110.75.186.210','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46309,'182.118.54.62','2015-02-25 00:00:00','/index.html','Chrome',1,'',''),(46310,'220.181.108.100','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46311,'123.125.71.51','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46312,'222.186.128.50','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46313,'46.161.41.199','2015-02-25 00:00:00','/newsview.htm','Firefox',1,'',''),(46314,'220.181.108.157','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46315,'123.125.71.76','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46316,'220.181.108.145','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46317,'123.125.71.23','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46318,'222.186.128.52','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46319,'220.181.158.106','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46320,'121.199.125.21','2015-02-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46321,'121.199.125.21','2015-02-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46322,'121.199.125.4','2015-02-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46323,'121.199.125.4','2015-02-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46324,'121.199.125.21','2015-02-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46325,'121.42.0.17','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46326,'121.199.125.21','2015-02-25 00:00:00','/newsview.htm','Firefox',1,'',''),(46327,'46.161.41.199','2015-02-25 00:00:00','/newsview.htm','Firefox',1,'',''),(46328,'182.118.55.249','2015-02-25 00:00:00','/index.html','Chrome',1,'',''),(46329,'222.186.128.57','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46330,'221.194.128.224','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46331,'183.136.190.40','2015-02-25 00:00:00','/index.html','Chrome',1,'',''),(46332,'183.136.190.40','2015-02-25 00:00:00','/index.html','Chrome',1,'',''),(46333,'183.136.190.62','2015-02-25 00:00:00','/index.html','Chrome',1,'',''),(46334,'220.181.108.185','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46335,'123.125.71.96','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46336,'61.135.190.197','2015-02-25 00:00:00','/index.html','IE',1,'www','baidu'),(46337,'123.125.71.61','2015-02-25 00:00:00','/index.html','Chrome',1,'',''),(46338,'220.181.108.84','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46339,'123.125.71.17','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46340,'183.136.190.62','2015-02-25 00:00:00','/index.html','Chrome',1,'',''),(46341,'46.161.41.199','2015-02-25 00:00:00','/newsview.htm','Firefox',1,'',''),(46342,'220.181.108.101','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46343,'123.125.71.98','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46344,'222.186.128.52','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46345,'220.181.108.97','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46346,'123.125.71.12','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46347,'157.55.39.231','2015-02-25 00:00:00','/index.html','Safari',1,'',''),(46348,'120.209.57.2','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46349,'220.181.108.79','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46350,'123.125.71.101','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46351,'120.209.57.2','2015-02-25 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(46352,'124.173.117.206','2015-02-25 00:00:00','/index.html','IE',1,'','baidu'),(46353,'222.186.128.52','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46354,'220.181.132.218','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46355,'101.199.112.53','2015-02-25 00:00:00','/index.html','Safari',1,'',''),(46356,'220.181.108.91','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46357,'123.125.71.19','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46358,'182.118.71.36','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46359,'77.37.231.208','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46360,'220.181.108.97','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46361,'123.125.71.18','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46362,'220.181.108.180','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46363,'123.125.71.40','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46364,'222.186.128.52','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46365,'220.181.108.149','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46366,'123.125.71.40','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46367,'182.118.41.116','2015-02-25 00:00:00','/index.html','IE',1,'',''),(46368,'220.181.108.89','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46369,'123.125.71.56','2015-02-25 00:00:00','/index.html','Firefox',1,'',''),(46370,'36.99.30.107','2015-02-25 00:00:00','/index.html','Safari',1,'',''),(46371,'36.99.30.76','2015-02-25 00:00:00','/index.html','Safari',1,'',''),(46372,'220.181.108.94','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46373,'123.125.71.44','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46374,'217.12.201.60','2015-02-26 00:00:00','/index.html','IE',1,'',''),(46375,'46.161.41.199','2015-02-26 00:00:00','/newsview.htm','Firefox',1,'',''),(46376,'110.75.186.226','2015-02-26 00:00:00','/index.html','IE',1,'',''),(46377,'110.75.186.226','2015-02-26 00:00:00','/index.html','IE',1,'',''),(46378,'110.75.186.226','2015-02-26 00:00:00','/index.html','IE',1,'',''),(46379,'220.181.108.82','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46380,'123.125.71.73','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46381,'46.161.41.199','2015-02-26 00:00:00','/newsview.htm','Firefox',1,'',''),(46382,'121.199.125.21','2015-02-26 00:00:00','/newsview.htm','Firefox',1,'',''),(46383,'121.199.125.4','2015-02-26 00:00:00','/newsview.htm','Firefox',1,'',''),(46384,'121.199.125.21','2015-02-26 00:00:00','/newsview.htm','Firefox',1,'',''),(46385,'183.136.190.62','2015-02-26 00:00:00','/index.html','Chrome',1,'',''),(46386,'220.181.108.89','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46387,'123.125.71.13','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46388,'221.194.128.224','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46389,'183.136.190.62','2015-02-26 00:00:00','/index.html','Chrome',1,'',''),(46390,'220.181.108.97','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46391,'123.125.71.45','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46392,'180.110.65.137','2015-02-26 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(46393,'61.135.190.72','2015-02-26 00:00:00','/index.html','IE',1,'www','baidu'),(46394,'183.136.190.62','2015-02-26 00:00:00','/index.html','Chrome',1,'',''),(46395,'220.181.108.86','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46396,'123.125.71.58','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46397,'222.186.128.52','2015-02-26 00:00:00','/index.html','IE',1,'',''),(46398,'123.125.71.125','2015-02-26 00:00:00','/index.html','Chrome',1,'',''),(46399,'202.96.219.35','2015-02-26 00:00:00','/newsview.htm','IE',1,'',''),(46400,'202.96.219.35','2015-02-26 00:00:00','/newsview.htm','IE',1,'',''),(46401,'221.223.45.246','2015-02-26 00:00:00','/newsview.htm','Chrome',1,'E-JoyCity','baidu'),(46402,'220.181.51.46','2015-02-26 00:00:00','/index.html','Chrome',1,'',''),(46403,'66.249.75.167','2015-02-26 00:00:00','/index.html','Safari',1,'',''),(46404,'66.249.69.183','2015-02-26 00:00:00','/index.html','Safari',1,'',''),(46405,'220.181.108.111','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46406,'123.125.71.80','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46407,'222.186.58.149','2015-02-26 00:00:00','/index.html','IE',1,'',''),(46408,'182.118.71.36','2015-02-26 00:00:00','/index.html','IE',1,'',''),(46409,'220.181.108.116','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46410,'123.125.71.52','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46411,'220.181.51.37','2015-02-26 00:00:00','/index.html','Chrome',1,'',''),(46412,'220.181.108.103','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46413,'123.125.71.116','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46414,'222.186.128.52','2015-02-26 00:00:00','/index.html','IE',1,'',''),(46415,'220.181.108.105','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46416,'123.125.71.56','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46417,'113.108.70.13','2015-02-26 00:00:00','/index.html','Safari',1,'',''),(46418,'180.149.143.154','2015-02-26 00:00:00','/index.html','Safari',1,'',''),(46419,'182.118.41.116','2015-02-26 00:00:00','/index.html','IE',1,'',''),(46420,'220.181.108.102','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46421,'123.125.71.40','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46422,'186.210.169.36','2015-02-26 00:00:00','/index.html','Chrome',1,'',''),(46423,'121.199.125.21','2015-02-26 00:00:00','/newsview.htm','Firefox',1,'',''),(46424,'220.181.108.151','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46425,'123.125.71.28','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46426,'121.199.125.4','2015-02-26 00:00:00','/newsview.htm','Firefox',1,'',''),(46427,'220.181.132.218','2015-02-26 00:00:00','/index.html','IE',1,'',''),(46428,'101.199.108.57','2015-02-26 00:00:00','/index.html','Safari',1,'',''),(46429,'54.82.185.143','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46430,'221.194.128.224','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46431,'54.226.238.159','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46432,'182.118.70.20','2015-02-26 00:00:00','/newsview.htm','IE',1,'',''),(46433,'182.118.70.115','2015-02-26 00:00:00','/newsview.htm','IE',1,'',''),(46434,'220.181.108.109','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46435,'123.125.71.31','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46436,'121.199.125.21','2015-02-26 00:00:00','/newsview.htm','Firefox',1,'',''),(46437,'121.199.125.4','2015-02-26 00:00:00','/newsview.htm','Firefox',1,'',''),(46438,'220.181.108.84','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46439,'123.125.71.29','2015-02-26 00:00:00','/index.html','Firefox',1,'',''),(46440,'66.249.69.228','2015-02-27 00:00:00','/index.html','Safari',1,'',''),(46441,'222.186.128.52','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46442,'110.75.186.225','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46443,'110.75.186.225','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46444,'110.75.186.225','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46445,'182.118.55.225','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46446,'220.181.108.168','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46447,'123.125.71.107','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46448,'46.161.41.199','2015-02-27 00:00:00','/newsview.htm','Firefox',1,'',''),(46449,'144.76.64.115','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46450,'46.161.41.199','2015-02-27 00:00:00','/newsview.htm','Firefox',1,'',''),(46451,'123.125.71.82','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46452,'220.181.108.176','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46453,'220.181.108.176','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46454,'123.125.71.71','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46455,'183.136.190.62','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46456,'222.186.58.149','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46457,'222.186.58.149','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46458,'222.186.58.149','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46459,'220.181.108.158','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46460,'123.125.71.94','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46461,'46.161.41.199','2015-02-27 00:00:00','/newsview.htm','Firefox',1,'',''),(46462,'182.118.53.149','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46463,'220.181.108.122','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46464,'123.125.71.97','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46465,'183.136.190.62','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46466,'183.136.190.62','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46467,'61.135.190.69','2015-02-27 00:00:00','/index.html','IE',1,'www','baidu'),(46468,'119.147.146.192','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46469,'125.70.77.52','2015-02-27 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(46470,'190.209.251.93','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46471,'220.181.108.102','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46472,'123.125.71.104','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46473,'183.136.190.62','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46474,'220.181.108.123','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46475,'123.125.71.58','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46476,'123.125.71.133','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46477,'36.99.30.78','2015-02-27 00:00:00','/index.html','Safari',1,'',''),(46478,'36.99.30.101','2015-02-27 00:00:00','/index.html','Safari',1,'',''),(46479,'54.152.187.254','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46480,'61.135.190.199','2015-02-27 00:00:00','/newsview.htm','Safari',1,'',''),(46481,'220.181.51.46','2015-02-27 00:00:00','/newsview.htm','Chrome',1,'',''),(46482,'157.55.39.231','2015-02-27 00:00:00','/index.html','Safari',1,'',''),(46483,'180.149.143.27','2015-02-27 00:00:00','/newsview.htm','Safari',1,'',''),(46484,'220.181.108.117','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46485,'123.125.71.108','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46486,'125.70.77.47','2015-02-27 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(46487,'125.70.77.47','2015-02-27 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(46488,'220.181.108.79','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46489,'123.125.71.21','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46490,'60.183.150.81','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46491,'5.107.143.200','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46492,'220.181.158.107','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46493,'220.181.158.109','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46494,'24.217.202.105','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46495,'220.181.108.86','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46496,'123.125.71.24','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46497,'222.186.128.52','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46498,'187.120.137.174','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46499,'220.181.108.148','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46500,'123.125.71.77','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46501,'220.181.108.87','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46502,'123.125.71.46','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46503,'220.181.132.218','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46504,'101.199.108.52','2015-02-27 00:00:00','/index.html','Safari',1,'',''),(46505,'220.181.132.216','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46506,'101.199.108.51','2015-02-27 00:00:00','/index.html','Safari',1,'',''),(46507,'220.181.108.75','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46508,'123.125.71.42','2015-02-27 00:00:00','/index.html','Firefox',1,'',''),(46509,'61.146.178.189','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46510,'218.189.26.154','2015-02-27 00:00:00','/index.html','Chrome',1,'',''),(46511,'222.186.128.50','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46512,'46.161.41.199','2015-02-27 00:00:00','/newsview.htm','Firefox',1,'',''),(46513,'46.161.41.199','2015-02-27 00:00:00','/newsview.htm','Firefox',1,'',''),(46514,'222.186.58.149','2015-02-27 00:00:00','/index.html','IE',1,'',''),(46515,'221.194.128.224','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46516,'110.75.186.231','2015-02-28 00:00:00','/index.html','IE',1,'',''),(46517,'110.75.186.231','2015-02-28 00:00:00','/index.html','IE',1,'',''),(46518,'110.75.186.231','2015-02-28 00:00:00','/index.html','IE',1,'',''),(46519,'61.160.213.110','2015-02-28 00:00:00','/index.html','IE',1,'',''),(46520,'177.95.111.61','2015-02-28 00:00:00','/index.html','Chrome',1,'',''); INSERT INTO `test_dm_logs` VALUES (46521,'46.161.41.199','2015-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(46522,'46.161.41.199','2015-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(46523,'220.181.108.140','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46524,'123.125.71.54','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46525,'183.136.190.62','2015-02-28 00:00:00','/index.html','Chrome',1,'',''),(46526,'84.208.191.213','2015-02-28 00:00:00','/index.html','Chrome',1,'',''),(46527,'220.181.108.155','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46528,'123.125.71.85','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46529,'190.110.89.242','2015-02-28 00:00:00','/index.html','Chrome',1,'',''),(46530,'222.38.229.98','2015-02-28 00:00:00','/index.html','IE',1,'',''),(46531,'220.181.108.78','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46532,'123.125.71.87','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46533,'183.136.190.62','2015-02-28 00:00:00','/index.html','Chrome',1,'',''),(46534,'180.149.143.144','2015-02-28 00:00:00','/index.html','Chrome',1,'',''),(46535,'220.181.108.100','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46536,'123.125.71.76','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46537,'183.136.190.40','2015-02-28 00:00:00','/index.html','Chrome',1,'',''),(46538,'123.125.71.86','2015-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(46539,'220.181.108.146','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46540,'123.125.71.69','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46541,'61.135.190.201','2015-02-28 00:00:00','/index.html','IE',1,'www','baidu'),(46542,'220.181.108.108','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46543,'123.125.71.30','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46544,'61.135.169.23','2015-02-28 00:00:00','/index.html','Chrome',1,'',''),(46545,'61.135.190.197','2015-02-28 00:00:00','/index.html','Safari',1,'',''),(46546,'183.136.190.62','2015-02-28 00:00:00','/index.html','Chrome',1,'',''),(46547,'46.161.41.199','2015-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(46548,'180.153.182.138','2015-02-28 00:00:00','/news/newsview.htm','IE',1,'',''),(46549,'180.153.182.118','2015-02-28 00:00:00','/news/newsview.htm','IE',1,'',''),(46550,'66.249.67.127','2015-02-28 00:00:00','/news.htm','Safari',1,'',''),(46551,'221.194.128.224','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46552,'220.181.108.149','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46553,'123.125.71.54','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46554,'220.181.108.85','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46555,'123.125.71.55','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46556,'220.181.108.88','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46557,'123.125.71.105','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46558,'14.17.34.189','2015-02-28 00:00:00','/index.html','Safari',1,'',''),(46559,'61.183.137.119','2015-02-28 00:00:00','/index.html','Chrome',1,'',''),(46560,'123.125.71.47','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46561,'220.181.108.167','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46562,'218.80.238.218','2015-02-28 00:00:00','/index.html','Chrome',1,'森睿思科技有限公司','baidu'),(46563,'220.181.158.107','2015-02-28 00:00:00','/index.html','IE',1,'',''),(46564,'220.181.158.109','2015-02-28 00:00:00','/index.html','IE',1,'',''),(46565,'218.80.238.218','2015-02-28 00:00:00','/index.html','Chrome',1,'',''),(46566,'64.246.165.180','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46567,'216.145.5.42','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46568,'220.181.108.97','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46569,'123.125.71.47','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46570,'46.161.41.199','2015-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(46571,'46.161.41.199','2015-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(46572,'218.207.150.31','2015-02-28 00:00:00','/index.html','IE',1,'',''),(46573,'46.161.41.199','2015-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(46574,'61.160.213.110','2015-02-28 00:00:00','/index.html','IE',1,'',''),(46575,'176.123.6.127','2015-02-28 00:00:00','/index.html','IE',1,'',''),(46576,'220.181.108.108','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46577,'123.125.71.31','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46578,'220.181.108.169','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46579,'123.125.71.49','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46580,'220.181.132.218','2015-02-28 00:00:00','/index.html','IE',1,'',''),(46581,'101.199.112.55','2015-02-28 00:00:00','/index.html','Safari',1,'',''),(46582,'220.181.108.187','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46583,'123.125.71.113','2015-02-28 00:00:00','/index.html','Firefox',1,'',''),(46584,'61.135.190.69','2015-02-28 00:00:00','/newsview.htm','Safari',1,'',''),(46585,'61.135.190.200','2015-03-01 00:00:00','/newsview.htm','Safari',1,'',''),(46586,'182.118.45.229','2015-03-01 00:00:00','/index.html','Chrome',1,'',''),(46587,'222.186.128.53','2015-03-01 00:00:00','/index.html','IE',1,'',''),(46588,'110.75.186.211','2015-03-01 00:00:00','/index.html','IE',1,'',''),(46589,'110.75.186.211','2015-03-01 00:00:00','/index.html','IE',1,'',''),(46590,'110.75.186.211','2015-03-01 00:00:00','/index.html','IE',1,'',''),(46591,'220.181.108.172','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46592,'123.125.71.48','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46593,'50.93.249.212','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46594,'50.93.249.212','2015-03-01 00:00:00','/index.html','Safari',1,'',''),(46595,'222.186.128.52','2015-03-01 00:00:00','/index.html','IE',1,'',''),(46596,'220.181.108.106','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46597,'123.125.71.110','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46598,'123.125.71.72','2015-03-01 00:00:00','/newsview.htm','Firefox',1,'',''),(46599,'218.30.118.80','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46600,'183.136.190.62','2015-03-01 00:00:00','/index.html','Chrome',1,'',''),(46601,'123.125.71.88','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46602,'220.181.108.150','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46603,'182.118.55.225','2015-03-01 00:00:00','/index.html','Chrome',1,'',''),(46604,'220.181.108.120','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46605,'123.125.71.48','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46606,'183.136.190.62','2015-03-01 00:00:00','/index.html','Chrome',1,'',''),(46607,'72.46.136.178','2015-03-01 00:00:00','/index.html','IE',1,'',''),(46608,'220.181.108.167','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46609,'123.125.71.30','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46610,'180.149.143.27','2015-03-01 00:00:00','/index.html','Safari',1,'',''),(46611,'61.135.190.199','2015-03-01 00:00:00','/index.html','IE',1,'www','baidu'),(46612,'220.181.51.39','2015-03-01 00:00:00','/index.html','Chrome',1,'',''),(46613,'46.161.41.199','2015-03-01 00:00:00','/newsview.htm','Firefox',1,'',''),(46614,'183.136.190.62','2015-03-01 00:00:00','/index.html','Chrome',1,'',''),(46615,'220.181.108.86','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46616,'123.125.71.111','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46617,'110.75.105.223','2015-03-01 00:00:00','/index.html','IE',1,'',''),(46618,'66.249.64.67','2015-03-01 00:00:00','/index.html','Safari',1,'',''),(46619,'220.181.108.116','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46620,'123.125.71.50','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46621,'66.249.64.171','2015-03-01 00:00:00','/index.html','Safari',1,'',''),(46622,'218.30.118.101','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46623,'93.174.95.4','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46624,'157.55.39.163','2015-03-01 00:00:00','/index.html','Safari',1,'',''),(46625,'183.136.190.62','2015-03-01 00:00:00','/index.html','Chrome',1,'',''),(46626,'93.174.95.4','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46627,'222.186.128.53','2015-03-01 00:00:00','/index.html','IE',1,'',''),(46628,'220.181.108.107','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46629,'123.125.71.46','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46630,'220.181.108.99','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46631,'123.125.71.49','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46632,'221.194.128.224','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46633,'220.181.108.101','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46634,'123.125.71.103','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46635,'106.120.19.178','2015-03-01 00:00:00','/index.html','IE',1,'',''),(46636,'123.125.71.27','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46637,'220.181.108.156','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46638,'61.160.213.110','2015-03-01 00:00:00','/index.html','IE',1,'',''),(46639,'182.36.153.49','2015-03-01 00:00:00','/index.html','IE',1,'',''),(46640,'182.36.153.49','2015-03-01 00:00:00','/index.html','IE',1,'',''),(46641,'182.36.153.49','2015-03-01 00:00:00','/index.html','Chrome',1,'',''),(46642,'220.181.108.160','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46643,'123.125.71.15','2015-03-01 00:00:00','/index.html','Firefox',1,'',''),(46644,'203.208.60.167','2015-03-01 00:00:00','/index.html','Safari',1,'',''),(46645,'222.186.128.52','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46646,'220.181.108.120','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46647,'123.125.71.77','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46648,'110.75.186.211','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46649,'110.75.186.211','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46650,'110.75.186.211','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46651,'46.161.41.199','2015-03-02 00:00:00','/newsview.htm','Firefox',1,'',''),(46652,'46.161.41.199','2015-03-02 00:00:00','/newsview.htm','Firefox',1,'',''),(46653,'220.181.108.104','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46654,'123.125.71.26','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46655,'218.30.118.99','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46656,'220.181.108.117','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46657,'123.125.71.76','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46658,'46.161.41.199','2015-03-02 00:00:00','/newsview.htm','Firefox',1,'',''),(46659,'183.136.190.62','2015-03-02 00:00:00','/index.html','Chrome',1,'',''),(46660,'36.99.31.130','2015-03-02 00:00:00','/index.html','Safari',1,'',''),(46661,'36.99.31.141','2015-03-02 00:00:00','/index.html','Safari',1,'',''),(46662,'221.194.128.224','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46663,'220.181.108.88','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46664,'123.125.71.32','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46665,'183.136.190.62','2015-03-02 00:00:00','/index.html','Chrome',1,'',''),(46666,'46.161.41.199','2015-03-02 00:00:00','/newsview.htm','Firefox',1,'',''),(46667,'61.146.178.189','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46668,'125.70.77.45','2015-03-02 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(46669,'220.181.108.102','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46670,'123.125.71.12','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46671,'61.135.190.199','2015-03-02 00:00:00','/index.html','IE',1,'www','baidu'),(46672,'222.186.128.52','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46673,'222.186.128.53','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46674,'220.181.51.51','2015-03-02 00:00:00','/index.html','Chrome',1,'',''),(46675,'220.181.108.154','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46676,'123.125.71.57','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46677,'183.136.190.62','2015-03-02 00:00:00','/index.html','Chrome',1,'',''),(46678,'220.181.132.218','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46679,'101.199.112.54','2015-03-02 00:00:00','/index.html','Safari',1,'',''),(46680,'46.161.41.199','2015-03-02 00:00:00','/newsview.htm','Firefox',1,'',''),(46681,'220.181.108.77','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46682,'123.125.71.95','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46683,'203.208.60.111','2015-03-02 00:00:00','/index.html','Safari',1,'',''),(46684,'222.186.128.52','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46685,'183.136.190.62','2015-03-02 00:00:00','/index.html','Chrome',1,'',''),(46686,'220.181.108.90','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46687,'123.125.71.47','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46688,'123.125.71.69','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46689,'220.181.108.168','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46690,'46.161.41.199','2015-03-02 00:00:00','/news.htm','Firefox',1,'',''),(46691,'220.181.108.122','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46692,'123.125.71.52','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46693,'222.186.128.57','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46694,'175.9.206.137','2015-03-02 00:00:00','/index.html','Chrome',1,'',''),(46695,'175.9.206.137','2015-03-02 00:00:00','/index.html','Chrome',1,'',''),(46696,'175.9.206.137','2015-03-02 00:00:00','/news.htm','Chrome',1,'',''),(46697,'61.160.213.110','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46698,'123.125.71.33','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46699,'220.181.108.147','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46700,'218.30.118.80','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46701,'119.147.146.192','2015-03-02 00:00:00','/index.html','Chrome',1,'',''),(46702,'46.161.41.199','2015-03-02 00:00:00','/newsview.htm','Firefox',1,'',''),(46703,'183.61.109.159','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46704,'183.61.109.159','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46705,'222.186.128.52','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46706,'123.125.71.39','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46707,'220.181.108.160','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46708,'46.161.41.199','2015-03-02 00:00:00','/newsview.htm','Firefox',1,'',''),(46709,'220.181.158.109','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46710,'220.181.158.107','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46711,'220.181.158.107','2015-03-02 00:00:00','/index.php/Site/page/id/-7266) UNION ALL SELECT 0x63656461723A66696E643A696969696969,NULL,NULL,NULL#.html','IE',0,'',''),(46712,'220.181.158.107','2015-03-02 00:00:00','/index.php/Site/listTpl/id/-7266) UNION ALL SELECT 0x63656461723A66696E643A696969696969,NULL,NULL,NULL#.html','IE',0,'',''),(46713,'220.181.158.107','2015-03-02 00:00:00','/index.php/Site/article/id/-5724) UNION ALL SELECT 11,11,11,0x63656461723A66696E643A696969696969,11,11,11,11,11,11,11,11,11#.html','IE',0,'',''),(46714,'220.181.108.91','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46715,'123.125.71.53','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46716,'182.118.41.18','2015-03-02 00:00:00','/index.html','IE',1,'',''),(46717,'46.161.41.199','2015-03-02 00:00:00','/newsview.htm','Firefox',1,'',''),(46718,'220.181.108.92','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46719,'123.125.71.58','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46720,'79.166.62.207','2015-03-02 00:00:00','/index.html','Chrome',1,'',''),(46721,'123.125.71.120','2015-03-02 00:00:00','/index.html','Chrome',1,'',''),(46722,'201.25.247.122','2015-03-02 00:00:00','/index.html','Chrome',1,'',''),(46723,'221.194.128.224','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46724,'182.254.209.97','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46725,'220.181.108.108','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46726,'123.125.71.38','2015-03-02 00:00:00','/index.html','Firefox',1,'',''),(46727,'220.181.108.89','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46728,'123.125.71.82','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46729,'182.118.60.21','2015-03-03 00:00:00','/index.html','Chrome',1,'',''),(46730,'110.75.186.231','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46731,'110.75.186.231','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46732,'110.75.186.231','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46733,'222.186.128.53','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46734,'167.114.162.110','2015-03-03 00:00:00','/index.html','Chrome',1,'',''),(46735,'222.186.128.57','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46736,'188.226.165.36','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46737,'220.181.108.118','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46738,'123.125.71.92','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46739,'220.181.158.106','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46740,'46.161.41.199','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46741,'183.136.190.62','2015-03-03 00:00:00','/index.html','Chrome',1,'',''),(46742,'220.181.108.154','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46743,'123.125.71.78','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46744,'121.199.125.21','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46745,'221.194.128.224','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46746,'182.118.54.87','2015-03-03 00:00:00','/index.html','Chrome',1,'',''),(46747,'180.149.143.27','2015-03-03 00:00:00','/index.html','Safari',1,'',''),(46748,'220.181.108.123','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46749,'123.125.71.19','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46750,'220.181.108.158','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46751,'123.125.71.90','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46752,'46.161.41.199','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46753,'61.135.190.69','2015-03-03 00:00:00','/index.html','IE',1,'www','baidu'),(46754,'46.161.41.199','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46755,'111.196.98.28','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46756,'220.181.108.163','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46757,'123.125.71.104','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46758,'180.149.143.154','2015-03-03 00:00:00','/newsview.htm','Safari',1,'',''),(46759,'46.161.41.199','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46760,'120.85.137.108','2015-03-03 00:00:00','/index.html','Chrome',1,'',''),(46761,'183.136.190.62','2015-03-03 00:00:00','/index.html','Chrome',1,'',''),(46762,'117.89.86.170','2015-03-03 00:00:00','/index.html','Firefox',1,'睿思bi','baidu'),(46763,'123.125.71.133','2015-03-03 00:00:00','/index.html','Chrome',1,'',''),(46764,'183.136.190.62','2015-03-03 00:00:00','/index.html','Chrome',1,'',''),(46765,'111.206.36.135','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46766,'46.161.41.199','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46767,'183.136.190.62','2015-03-03 00:00:00','/index.html','Chrome',1,'',''),(46768,'220.181.108.159','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46769,'123.125.71.69','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46770,'61.135.190.198','2015-03-03 00:00:00','/newsview.htm','Safari',1,'',''),(46771,'222.186.128.53','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46772,'220.181.132.218','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46773,'220.181.132.193','2015-03-03 00:00:00','/index.html','Safari',1,'',''),(46774,'220.181.108.94','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46775,'123.125.71.74','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46776,'222.186.128.53','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46777,'180.149.143.153','2015-03-03 00:00:00','/index.html','Safari',1,'',''),(46778,'46.161.41.199','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46779,'220.181.132.216','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46780,'101.199.112.55','2015-03-03 00:00:00','/index.html','Safari',1,'',''),(46781,'46.161.41.199','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46782,'46.161.41.199','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46783,'46.161.41.199','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46784,'46.161.41.199','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46785,'117.89.86.170','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46786,'117.89.86.170','2015-03-03 00:00:00','/news.htm','Firefox',1,'',''),(46787,'117.89.86.170','2015-03-03 00:00:00','/news.htm','Firefox',1,'',''),(46788,'117.89.86.170','2015-03-03 00:00:00','/news.htm','Firefox',1,'',''),(46789,'117.89.86.170','2015-03-03 00:00:00','/news.htm','Firefox',1,'',''),(46790,'117.89.86.170','2015-03-03 00:00:00','/news.htm','Firefox',1,'',''),(46791,'117.89.86.170','2015-03-03 00:00:00','/news.htm','Firefox',1,'',''),(46792,'117.89.86.170','2015-03-03 00:00:00','/news.htm','Firefox',1,'',''),(46793,'117.89.86.170','2015-03-03 00:00:00','/news.htm','Firefox',1,'',''),(46794,'117.89.86.170','2015-03-03 00:00:00','/news.htm','Firefox',1,'',''),(46795,'117.89.86.170','2015-03-03 00:00:00','/news.htm','Firefox',1,'',''),(46796,'222.186.128.50','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46797,'61.135.190.72','2015-03-03 00:00:00','/newsview.htm','Safari',1,'',''),(46798,'46.161.41.199','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46799,'180.149.143.153','2015-03-03 00:00:00','/newsview.htm','Safari',1,'',''),(46800,'183.250.218.4','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46801,'220.181.108.172','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46802,'123.125.71.103','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46803,'61.135.190.68','2015-03-03 00:00:00','/newsview.htm','Safari',1,'',''),(46804,'222.210.17.133','2015-03-03 00:00:00','/index.html','Safari',1,'',''),(46805,'222.210.17.133','2015-03-03 00:00:00','/index.html','Safari',1,'',''),(46806,'116.30.206.234','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46807,'116.25.18.68','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46808,'61.146.178.190','2015-03-03 00:00:00','/index.html','Chrome',1,'',''),(46809,'222.210.17.133','2015-03-03 00:00:00','/index.html','Safari',1,'',''),(46810,'222.210.17.133','2015-03-03 00:00:00','/index.html','Safari',1,'',''),(46811,'222.186.128.53','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46812,'182.118.42.92','2015-03-03 00:00:00','/index.html','IE',1,'',''),(46813,'187.102.119.136','2015-03-03 00:00:00','/index.html','Chrome',1,'',''),(46814,'220.181.108.80','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46815,'123.125.71.36','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46816,'220.181.108.103','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46817,'123.125.71.34','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46818,'101.106.126.174','2015-03-03 00:00:00','/index.html','Safari',1,'','baidu'),(46819,'222.210.17.133','2015-03-03 00:00:00','/index.html','Safari',1,'',''),(46820,'222.210.17.133','2015-03-03 00:00:00','/index.html','Safari',1,'',''),(46821,'121.199.125.21','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46822,'121.199.125.4','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46823,'46.161.41.199','2015-03-03 00:00:00','/newsview.htm','Firefox',1,'',''),(46824,'221.194.128.224','2015-03-03 00:00:00','/index.html','Firefox',1,'',''),(46825,'121.199.125.21','2015-03-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46826,'121.199.125.21','2015-03-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46827,'121.199.125.4','2015-03-03 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46828,'220.181.158.106','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46829,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46830,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46831,'220.181.108.186','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46832,'123.125.71.83','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46833,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46834,'110.75.186.225','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46835,'110.75.186.225','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46836,'110.75.186.225','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46837,'61.135.169.22','2015-03-04 00:00:00','/index.html','Chrome',1,'',''),(46838,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46839,'220.181.108.84','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46840,'123.125.71.46','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46841,'61.135.190.223','2015-03-04 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(46842,'220.181.108.85','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46843,'123.125.71.60','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46844,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46845,'183.136.190.62','2015-03-04 00:00:00','/index.html','Chrome',1,'',''),(46846,'221.194.128.224','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46847,'222.132.252.148','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46848,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46849,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46850,'220.181.108.104','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46851,'123.125.71.17','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46852,'183.136.190.40','2015-03-04 00:00:00','/index.html','Chrome',1,'',''),(46853,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46854,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46855,'121.199.125.21','2015-03-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46856,'121.199.125.21','2015-03-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46857,'121.199.125.4','2015-03-04 00:00:00','/news/newsview.htm','Firefox',1,'',''),(46858,'115.236.153.102','2015-03-04 00:00:00','/index.html','Chrome',1,'',''),(46859,'222.186.128.50','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46860,'116.22.16.202','2015-03-04 00:00:00','/index.html','Chrome',1,'',''),(46861,'120.209.57.2','2015-03-04 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(46862,'113.249.165.244','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46863,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46864,'220.181.108.115','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46865,'123.125.71.87','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46866,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46867,'220.181.51.39','2015-03-04 00:00:00','/index.html','Chrome',1,'',''),(46868,'180.110.85.5','2015-03-04 00:00:00','/news.htm','Firefox',1,'',''),(46869,'180.110.85.5','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46870,'220.181.108.114','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46871,'123.125.71.91','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46872,'183.136.190.62','2015-03-04 00:00:00','/index.html','Chrome',1,'',''),(46873,'58.245.27.222','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46874,'183.136.190.62','2015-03-04 00:00:00','/index.html','Chrome',1,'',''),(46875,'123.249.29.201','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46876,'123.249.29.201','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46877,'123.249.29.201','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46878,'123.249.29.201','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46879,'121.199.125.21','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46880,'121.199.125.21','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46881,'220.181.108.84','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46882,'123.125.71.17','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46883,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46884,'175.8.168.122','2015-03-04 00:00:00','/news.htm','Chrome',1,'',''),(46885,'175.8.168.122','2015-03-04 00:00:00','/newsview.htm','Chrome',1,'',''),(46886,'220.181.132.218','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46887,'101.199.108.53','2015-03-04 00:00:00','/index.html','Safari',1,'',''),(46888,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46889,'220.181.108.162','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46890,'123.125.71.26','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46891,'218.0.1.50','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46892,'222.186.128.53','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46893,'220.181.51.56','2015-03-04 00:00:00','/index.html','Chrome',1,'',''),(46894,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46895,'123.125.71.137','2015-03-04 00:00:00','/index.html','Chrome',1,'',''),(46896,'218.0.1.50','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46897,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46898,'220.181.158.107','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46899,'220.181.158.105','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46900,'113.46.135.102','2015-03-04 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(46901,'222.186.128.53','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46902,'220.181.158.107','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46903,'220.181.158.105','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46904,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46905,'61.135.190.200','2015-03-04 00:00:00','/newsview.htm','Safari',1,'',''),(46906,'220.181.108.175','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46907,'123.125.71.39','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46908,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46909,'61.135.190.201','2015-03-04 00:00:00','/index.html','Safari',1,'',''),(46910,'101.226.12.66','2015-03-04 00:00:00','/newsview.htm','IE',1,'',''),(46911,'101.226.12.100','2015-03-04 00:00:00','/newsview.htm','IE',1,'',''),(46912,'220.181.51.37','2015-03-04 00:00:00','/index.html','Chrome',1,'',''),(46913,'220.181.51.39','2015-03-04 00:00:00','/newsview.htm','Chrome',1,'',''),(46914,'46.161.41.199','2015-03-04 00:00:00','/newsview.htm','Firefox',1,'',''),(46915,'222.186.128.56','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46916,'61.135.190.102','2015-03-04 00:00:00','/newsview.htm','Chrome',1,'���ʵ�ָ���ܵ���ݴ洢�ͷ���-�����˼�Ƽ����޹�˾','baidu'),(46917,'180.149.143.154','2015-03-04 00:00:00','/newsview.htm','Safari',1,'',''),(46918,'220.181.158.107','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46919,'220.181.158.109','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46920,'123.249.29.201','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46921,'123.249.29.201','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46922,'123.249.29.201','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46923,'123.249.29.201','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46924,'220.181.108.111','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46925,'123.125.71.20','2015-03-04 00:00:00','/index.html','Firefox',1,'',''),(46926,'36.99.31.9','2015-03-04 00:00:00','/newsview.htm','Safari',1,'',''),(46927,'36.99.30.201','2015-03-04 00:00:00','/newsview.htm','Safari',1,'',''),(46928,'203.208.60.175','2015-03-04 00:00:00','/index.html','Safari',1,'',''),(46929,'203.208.60.141','2015-03-04 00:00:00','/index.html','Safari',1,'',''),(46930,'107.20.27.138','2015-03-04 00:00:00','/index.html','IE',1,'',''),(46931,'61.135.190.201','2015-03-04 00:00:00','/newsview.htm','Safari',1,'',''),(46932,'182.118.55.249','2015-03-04 00:00:00','/index.html','Chrome',1,'',''),(46933,'222.186.128.51','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46934,'222.186.128.51','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46935,'61.160.247.181','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46936,'220.181.108.107','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46937,'123.125.71.45','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46938,'46.161.41.199','2015-03-05 00:00:00','/news.htm','Firefox',1,'',''),(46939,'110.75.186.211','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46940,'110.75.186.211','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46941,'110.75.186.211','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46942,'46.161.41.199','2015-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(46943,'221.194.128.224','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46944,'123.125.71.97','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46945,'220.181.108.162','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46946,'46.161.41.199','2015-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(46947,'93.171.205.23','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46948,'222.186.128.55','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46949,'222.186.128.55','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46950,'222.132.252.148','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46951,'222.186.128.56','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46952,'222.186.128.56','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46953,'183.136.190.62','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(46954,'123.249.29.201','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46955,'123.249.29.201','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46956,'123.249.29.201','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46957,'123.249.29.201','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46958,'220.181.108.119','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46959,'123.125.71.108','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46960,'182.118.55.118','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(46961,'180.149.143.153','2015-03-05 00:00:00','/index.html','Safari',1,'',''),(46962,'220.181.108.163','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46963,'123.125.71.21','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46964,'46.161.41.199','2015-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(46965,'104.217.176.229','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46966,'220.181.108.143','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46967,'123.125.71.49','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46968,'221.194.128.224','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46969,'183.136.190.62','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(46970,'220.181.108.81','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46971,'123.125.71.87','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46972,'61.146.178.189','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46973,'218.0.1.50','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46974,'61.160.247.181','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46975,'183.136.190.40','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(46976,'1.202.240.238','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46977,'222.186.128.51','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46978,'222.186.128.51','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46979,'60.27.228.211','2015-03-05 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(46980,'61.135.190.72','2015-03-05 00:00:00','/index.html','IE',1,'www','baidu'),(46981,'1.202.240.238','2015-03-05 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(46982,'220.181.51.54','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(46983,'203.208.60.144','2015-03-05 00:00:00','/index.html','Safari',1,'',''),(46984,'183.136.190.62','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(46985,'124.126.21.33','2015-03-05 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(46986,'220.181.108.92','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46987,'123.125.71.72','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46988,'222.186.128.57','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46989,'123.249.29.201','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46990,'123.249.29.201','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46991,'123.249.29.201','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46992,'123.249.29.201','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46993,'201.88.114.25','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(46994,'180.153.182.72','2015-03-05 00:00:00','/news/newsview.htm','IE',1,'',''),(46995,'180.153.182.72','2015-03-05 00:00:00','/news/newsview.htm','IE',1,'',''),(46996,'220.181.108.178','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46997,'123.125.71.44','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(46998,'222.186.128.51','2015-03-05 00:00:00','/index.html','IE',1,'',''),(46999,'125.70.77.139','2015-03-05 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(47000,'171.113.52.129','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(47001,'220.181.108.120','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(47002,'123.125.71.47','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(47003,'220.181.132.218','2015-03-05 00:00:00','/index.html','IE',1,'',''),(47004,'101.199.108.120','2015-03-05 00:00:00','/index.html','Safari',1,'',''),(47005,'222.129.246.97','2015-03-05 00:00:00','/index.html','Chrome',1,'','baidu'),(47006,'222.129.246.97','2015-03-05 00:00:00','/news.htm','Chrome',1,'',''),(47007,'222.129.246.97','2015-03-05 00:00:00','/news.htm','Chrome',1,'',''),(47008,'222.129.246.97','2015-03-05 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(47009,'118.207.163.9','2015-03-05 00:00:00','/index.html','Chrome',1,'','baidu'),(47010,'118.207.163.9','2015-03-05 00:00:00','/index.html','Chrome',1,'','baidu'),(47011,'220.181.158.109','2015-03-05 00:00:00','/index.html','IE',1,'',''),(47012,'220.181.158.107','2015-03-05 00:00:00','/index.html','IE',1,'',''),(47013,'61.185.224.103','2015-03-05 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(47014,'118.207.163.9','2015-03-05 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(47015,'118.207.163.9','2015-03-05 00:00:00','/news.htm','Chrome',1,'',''),(47016,'118.207.163.9','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(47017,'118.207.163.9','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(47018,'118.207.163.9','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(47019,'46.161.41.199','2015-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(47020,'118.207.163.9','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(47021,'112.11.131.238','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(47022,'222.186.128.50','2015-03-05 00:00:00','/index.html','IE',1,'',''),(47023,'222.186.128.50','2015-03-05 00:00:00','/index.html','IE',1,'',''),(47024,'123.249.29.201','2015-03-05 00:00:00','/index.html','IE',1,'',''),(47025,'123.249.29.201','2015-03-05 00:00:00','/index.html','IE',1,'',''),(47026,'123.249.29.201','2015-03-05 00:00:00','/index.html','IE',1,'',''),(47027,'123.249.29.201','2015-03-05 00:00:00','/index.html','IE',1,'',''),(47028,'220.181.108.173','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(47029,'123.125.71.94','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(47030,'121.199.125.21','2015-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(47031,'121.199.125.4','2015-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(47032,'61.160.247.181','2015-03-05 00:00:00','/index.html','IE',1,'',''),(47033,'220.181.51.40','2015-03-05 00:00:00','/index.html','Chrome',1,'',''),(47034,'220.181.108.140','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(47035,'123.125.71.13','2015-03-05 00:00:00','/index.html','Firefox',1,'',''),(47036,'61.135.190.222','2015-03-05 00:00:00','/index.html','Chrome',1,'�˼bi','baidu'),(47037,'61.135.190.103','2015-03-05 00:00:00','/newsview.htm','Chrome',1,'���ʵ�ָ���ܵ���ݴ洢�ͷ���-�����˼�Ƽ����޹�˾','baidu'),(47038,'222.186.128.54','2015-03-05 00:00:00','/index.html','IE',1,'',''),(47039,'203.208.60.109','2015-03-05 00:00:00','/index.html','Safari',1,'',''),(47040,'123.125.71.117','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47041,'220.181.108.75','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47042,'1.83.49.96','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47043,'46.161.41.199','2015-03-06 00:00:00','/newsview.htm','Firefox',1,'',''),(47044,'111.196.98.28','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47045,'46.161.41.199','2015-03-06 00:00:00','/newsview.htm','Firefox',1,'',''),(47046,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47047,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47048,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47049,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47050,'110.75.186.210','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47051,'110.75.186.210','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47052,'110.75.186.210','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47053,'36.99.31.47','2015-03-06 00:00:00','/index.html','Safari',1,'',''),(47054,'36.99.31.98','2015-03-06 00:00:00','/index.html','Safari',1,'',''),(47055,'193.201.227.30','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47056,'220.181.108.146','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47057,'123.125.71.112','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47058,'2.82.234.233','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47059,'221.194.128.224','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47060,'222.186.128.57','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47061,'46.161.41.199','2015-03-06 00:00:00','/newsview.htm','Firefox',1,'',''),(47062,'123.125.71.88','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47063,'220.181.108.87','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47064,'61.160.247.181','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47065,'183.136.190.62','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47066,'46.161.41.199','2015-03-06 00:00:00','/newsview.htm','Firefox',1,'',''),(47067,'220.181.108.111','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47068,'123.125.71.25','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47069,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47070,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47071,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47072,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47073,'123.125.71.78','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47074,'220.181.108.112','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47075,'46.161.41.199','2015-03-06 00:00:00','/newsview.htm','Firefox',1,'',''),(47076,'183.136.190.62','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47077,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47078,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47079,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47080,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47081,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47082,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47083,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47084,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47085,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47086,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47087,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47088,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47089,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47090,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47091,'121.42.0.31','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47092,'183.136.190.62','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47093,'221.221.148.166','2015-03-06 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(47094,'118.207.163.9','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47095,'118.207.163.9','2015-03-06 00:00:00','/news.htm','Chrome',1,'',''),(47096,'219.237.216.132','2015-03-06 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(47097,'119.147.146.189','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47098,'182.108.6.152','2015-03-06 00:00:00','/newsview.htm','Chrome',1,'北京 杜思宇','baidu'),(47099,'119.147.146.192','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47100,'110.75.186.225','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47101,'220.181.51.61','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47102,'123.125.71.38','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47103,'220.181.108.95','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47104,'118.207.163.9','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47105,'46.161.41.199','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47106,'46.161.41.199','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47107,'46.161.41.199','2015-03-06 00:00:00','/news.htm','IE',1,'',''),(47108,'221.194.128.224','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47109,'183.136.190.62','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47110,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47111,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47112,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47113,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47114,'118.207.163.9','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47115,'61.160.213.110','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47116,'36.99.31.67','2015-03-06 00:00:00','/index.html','Safari',1,'',''),(47117,'221.220.254.105','2015-03-06 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(47118,'36.99.31.15','2015-03-06 00:00:00','/index.html','Safari',1,'',''),(47119,'220.181.132.216','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47120,'220.181.132.192','2015-03-06 00:00:00','/index.html','Safari',1,'',''),(47121,'221.234.19.102','2015-03-06 00:00:00','/index.html','IE',1,'','baidu'),(47122,'59.174.213.10','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47123,'222.186.128.53','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47124,'123.125.71.46','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47125,'220.181.108.120','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47126,'220.181.132.218','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47127,'101.199.108.57','2015-03-06 00:00:00','/index.html','Safari',1,'',''),(47128,'49.77.217.253','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47129,'222.186.128.54','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47130,'220.181.108.150','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47131,'123.125.71.86','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47132,'220.202.103.116','2015-03-06 00:00:00','/index.html','Safari',1,'','baidu'),(47133,'180.153.163.210','2015-03-06 00:00:00','/index.html','Safari',1,'',''),(47134,'46.161.41.199','2015-03-06 00:00:00','/newsview.htm','Firefox',1,'',''),(47135,'46.161.41.199','2015-03-06 00:00:00','/newsview.htm','Firefox',1,'',''),(47136,'79.8.219.184','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47137,'118.207.163.9','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47138,'118.207.163.9','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47139,'46.161.41.199','2015-03-06 00:00:00','/newsview.htm','Firefox',1,'',''),(47140,'113.80.56.95','2015-03-06 00:00:00','/index.html','Safari',1,'','baidu'),(47141,'77.57.135.208','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47142,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47143,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47144,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47145,'123.249.29.201','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47146,'123.125.71.39','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47147,'220.181.108.113','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47148,'222.186.128.50','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47149,'118.207.163.9','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47150,'123.125.71.46','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47151,'220.181.108.119','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47152,'222.186.128.52','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47153,'61.146.178.189','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47154,'107.150.47.234','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47155,'220.181.108.151','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47156,'123.125.71.103','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47157,'46.29.20.219','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47158,'123.125.71.70','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47159,'220.181.108.76','2015-03-06 00:00:00','/index.html','Firefox',1,'',''),(47160,'182.118.60.96','2015-03-06 00:00:00','/index.html','Chrome',1,'',''),(47161,'222.58.107.80','2015-03-06 00:00:00','/index.html','IE',1,'',''),(47162,'124.238.251.36','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47163,'61.135.190.100','2015-03-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(47164,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47165,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47166,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47167,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47168,'222.186.128.53','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47169,'110.75.186.210','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47170,'110.75.186.210','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47171,'110.75.186.210','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47172,'111.206.36.7','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47173,'123.125.71.52','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47174,'220.181.108.179','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47175,'218.30.118.102','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47176,'61.160.247.181','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47177,'123.125.71.60','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47178,'220.181.108.152','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47179,'183.136.190.62','2015-03-07 00:00:00','/index.html','Chrome',1,'',''),(47180,'123.125.71.81','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47181,'220.181.108.149','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47182,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47183,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47184,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47185,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47186,'182.118.54.85','2015-03-07 00:00:00','/index.html','Chrome',1,'',''),(47187,'221.194.128.224','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47188,'123.125.71.73','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47189,'220.181.108.107','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47190,'199.204.185.51','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47191,'123.125.71.79','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47192,'220.181.108.91','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47193,'183.136.190.62','2015-03-07 00:00:00','/index.html','Chrome',1,'',''),(47194,'183.136.190.40','2015-03-07 00:00:00','/index.html','Chrome',1,'',''),(47195,'222.186.128.53','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47196,'123.125.71.132','2015-03-07 00:00:00','/index.html','Chrome',1,'',''),(47197,'123.125.71.14','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47198,'220.181.108.94','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47199,'116.22.16.3','2015-03-07 00:00:00','/index.html','Chrome',1,'',''),(47200,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47201,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47202,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47203,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47204,'121.199.125.21','2015-03-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47205,'121.199.125.21','2015-03-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47206,'183.136.190.62','2015-03-07 00:00:00','/index.html','Chrome',1,'',''),(47207,'123.125.71.52','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47208,'220.181.108.173','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47209,'101.226.33.221','2015-03-07 00:00:00','/index.html','Safari',1,'',''),(47210,'221.194.128.224','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47211,'123.125.71.109','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47212,'220.181.108.97','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47213,'121.199.125.21','2015-03-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47214,'121.199.125.4','2015-03-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47215,'117.62.154.39','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47216,'182.37.148.72','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47217,'123.125.71.88','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47218,'220.181.108.113','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47219,'46.161.41.199','2015-03-07 00:00:00','/newsview.htm','Firefox',1,'',''),(47220,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47221,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47222,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47223,'123.249.29.201','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47224,'123.125.71.57','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47225,'220.181.108.177','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47226,'183.94.79.209','2015-03-07 00:00:00','/index.html','Chrome',1,'',''),(47227,'61.135.190.197','2015-03-07 00:00:00','/newsview.htm','Safari',1,'',''),(47228,'220.181.132.218','2015-03-07 00:00:00','/index.html','IE',1,'',''),(47229,'101.199.108.57','2015-03-07 00:00:00','/index.html','Safari',1,'',''),(47230,'123.125.71.69','2015-03-07 00:00:00','/newsview.htm','Firefox',1,'',''),(47231,'121.199.125.21','2015-03-07 00:00:00','/newsview.htm','Firefox',1,'',''),(47232,'121.199.125.21','2015-03-07 00:00:00','/newsview.htm','Firefox',1,'',''),(47233,'123.125.71.47','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47234,'220.181.108.78','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47235,'220.181.51.62','2015-03-07 00:00:00','/index.html','Chrome',1,'',''),(47236,'117.212.220.204','2015-03-07 00:00:00','/index.html','Chrome',1,'',''),(47237,'61.135.190.69','2015-03-07 00:00:00','/newsview.htm','Safari',1,'',''),(47238,'61.135.190.201','2015-03-07 00:00:00','/newsview.htm','Safari',1,'',''),(47239,'218.20.158.104','2015-03-07 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(47240,'69.58.178.58','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47241,'69.58.178.58','2015-03-07 00:00:00','/index.html','Firefox',1,'',''),(47242,'69.58.178.58','2015-03-07 00:00:00','/news.htm','Firefox',1,'',''),(47243,'46.161.41.199','2015-03-07 00:00:00','/newsview.htm','Firefox',1,'',''),(47244,'61.135.190.222','2015-03-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(47245,'121.199.125.21','2015-03-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47246,'121.199.125.4','2015-03-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47247,'110.75.186.210','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47248,'110.75.186.210','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47249,'110.75.186.210','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47250,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47251,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47252,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47253,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47254,'121.199.125.21','2015-03-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47255,'121.199.125.4','2015-03-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47256,'121.199.125.21','2015-03-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47257,'123.125.71.74','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47258,'220.181.108.177','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47259,'123.125.71.43','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47260,'220.181.108.84','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47261,'218.30.118.98','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47262,'183.136.190.62','2015-03-08 00:00:00','/index.html','Chrome',1,'',''),(47263,'222.186.128.57','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47264,'123.125.71.14','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47265,'220.181.108.169','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47266,'180.76.4.252','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47267,'121.199.125.21','2015-03-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47268,'121.199.125.21','2015-03-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47269,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47270,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47271,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47272,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47273,'121.199.125.21','2015-03-08 00:00:00','/newsview.htm','Firefox',1,'',''),(47274,'123.125.71.28','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47275,'220.181.108.122','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47276,'180.76.4.23','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47277,'119.147.146.193','2015-03-08 00:00:00','/index.html','Chrome',1,'',''),(47278,'123.125.71.27','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47279,'220.181.108.169','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47280,'183.136.190.62','2015-03-08 00:00:00','/index.html','Chrome',1,'',''),(47281,'220.181.108.187','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47282,'123.125.71.85','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47283,'180.76.4.241','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47284,'183.136.190.62','2015-03-08 00:00:00','/index.html','Chrome',1,'',''),(47285,'123.125.71.112','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47286,'220.181.108.177','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47287,'221.194.128.224','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47288,'180.149.143.154','2015-03-08 00:00:00','/newsview.htm','Safari',1,'',''),(47289,'218.30.118.80','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47290,'123.125.71.61','2015-03-08 00:00:00','/index.html','Chrome',1,'',''),(47291,'183.136.190.62','2015-03-08 00:00:00','/index.html','Chrome',1,'',''),(47292,'123.125.71.85','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47293,'220.181.108.108','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47294,'119.147.146.189','2015-03-08 00:00:00','/index.html','Chrome',1,'',''),(47295,'180.76.4.49','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47296,'54.84.15.244','2015-03-08 00:00:00','/index.html','Chrome',1,'',''),(47297,'183.31.249.85','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47298,'180.149.143.153','2015-03-08 00:00:00','/newsview.htm','Safari',1,'',''),(47299,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47300,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47301,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47302,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47303,'123.125.71.100','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47304,'220.181.108.149','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47305,'121.199.125.21','2015-03-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47306,'123.125.71.102','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47307,'220.181.108.107','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47308,'180.76.4.167','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47309,'220.181.108.171','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47310,'123.125.71.69','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47311,'180.76.4.207','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47312,'58.62.160.54','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47313,'46.161.41.199','2015-03-08 00:00:00','/newsview.htm','Firefox',1,'',''),(47314,'123.125.71.24','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47315,'220.181.108.178','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47316,'123.125.71.55','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47317,'182.118.41.122','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47318,'220.181.108.153','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47319,'180.76.4.119','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47320,'220.181.132.218','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47321,'101.199.108.58','2015-03-08 00:00:00','/index.html','Safari',1,'',''),(47322,'221.194.128.224','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47323,'180.76.4.140','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47324,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47325,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47326,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47327,'123.249.29.201','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47328,'123.125.71.39','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47329,'220.181.108.166','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47330,'66.249.73.143','2015-03-08 00:00:00','/index.html','Safari',1,'',''),(47331,'123.125.71.56','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47332,'220.181.108.122','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47333,'139.227.231.47','2015-03-08 00:00:00','/index.html','Chrome',1,'',''),(47334,'139.227.231.47','2015-03-08 00:00:00','/index.html','Chrome',1,'',''),(47335,'139.227.231.47','2015-03-08 00:00:00','/news.htm','Chrome',1,'',''),(47336,'139.227.231.47','2015-03-08 00:00:00','/newsview.htm','Chrome',1,'',''),(47337,'139.227.231.47','2015-03-08 00:00:00','/newsview.htm','Chrome',1,'',''),(47338,'139.227.231.47','2015-03-08 00:00:00','/newsview.htm','Chrome',1,'',''),(47339,'139.227.231.47','2015-03-08 00:00:00','/newsview.htm','Chrome',1,'',''),(47340,'139.227.231.47','2015-03-08 00:00:00','/newsview.htm','Chrome',1,'',''),(47341,'121.199.125.21','2015-03-08 00:00:00','/newsview.htm','Firefox',1,'',''),(47342,'121.199.125.4','2015-03-08 00:00:00','/newsview.htm','Firefox',1,'',''),(47343,'120.84.201.0','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47344,'120.84.201.0','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47345,'123.125.71.114','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47346,'220.181.108.112','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47347,'180.76.4.234','2015-03-08 00:00:00','/index.html','IE',1,'',''),(47348,'121.199.125.21','2015-03-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47349,'121.199.125.21','2015-03-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47350,'121.199.125.4','2015-03-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47351,'121.199.125.21','2015-03-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(47352,'123.125.71.115','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47353,'220.181.108.97','2015-03-08 00:00:00','/index.html','Firefox',1,'',''),(47354,'61.135.190.103','2015-03-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(47355,'61.135.190.220','2015-03-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(47356,'123.125.71.14','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47357,'180.76.4.200','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47358,'220.181.108.113','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47359,'222.186.128.56','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47360,'110.75.186.226','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47361,'110.75.186.226','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47362,'110.75.186.226','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47363,'46.161.41.199','2015-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(47364,'182.118.55.114','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47365,'123.125.71.99','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47366,'220.181.108.95','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47367,'111.206.36.135','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47368,'180.76.4.225','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47369,'218.30.118.101','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47370,'183.136.190.62','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47371,'180.76.4.54','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47372,'123.125.71.34','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47373,'220.181.108.94','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47374,'5.149.254.83','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47375,'46.161.41.199','2015-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(47376,'93.171.205.23','2015-03-09 00:00:00','/newsview.htm','IE',1,'',''),(47377,'93.171.205.23','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47378,'93.171.205.23','2015-03-09 00:00:00','/newsview.htm','IE',1,'',''),(47379,'93.171.205.23','2015-03-09 00:00:00','/newsview.htm','IE',1,'',''),(47380,'93.171.205.23','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47381,'93.171.205.23','2015-03-09 00:00:00','/newsview.htm','IE',1,'',''),(47382,'93.171.205.23','2015-03-09 00:00:00','/newsview.htm','IE',1,'',''),(47383,'93.171.205.23','2015-03-09 00:00:00','/news.htm','IE',1,'',''),(47384,'93.171.205.23','2015-03-09 00:00:00','/newsview.htm','IE',1,'',''),(47385,'93.171.205.23','2015-03-09 00:00:00','/newsview.htm','IE',1,'',''),(47386,'93.171.205.23','2015-03-09 00:00:00','/newsview.htm','IE',1,'',''),(47387,'180.76.4.135','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47388,'222.186.128.56','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47389,'123.125.71.112','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47390,'220.181.108.186','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47391,'182.118.55.219','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47392,'46.161.41.199','2015-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(47393,'183.136.190.40','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47394,'46.161.41.199','2015-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(47395,'31.202.241.229','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47396,'31.202.241.229','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47397,'31.202.241.229','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47398,'31.202.241.229','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47399,'222.186.128.53','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47400,'123.249.29.201','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47401,'123.249.29.201','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47402,'123.249.29.201','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47403,'123.249.29.201','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47404,'123.125.71.105','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47405,'220.181.108.93','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47406,'180.76.4.237','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47407,'112.90.78.25','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47408,'46.161.41.199','2015-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(47409,'183.136.190.62','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47410,'61.146.178.189','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47411,'211.94.145.126','2015-03-09 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(47412,'123.125.71.103','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47413,'220.181.108.81','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47414,'202.46.62.135','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47415,'202.46.60.169','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47416,'124.127.114.126','2015-03-09 00:00:00','/news.htm','IE',1,'',''),(47417,'124.127.114.126','2015-03-09 00:00:00','/newsview.htm','IE',1,'',''),(47418,'124.127.114.126','2015-03-09 00:00:00','/news.htm','IE',1,'',''),(47419,'124.127.114.126','2015-03-09 00:00:00','/news.htm','IE',1,'',''),(47420,'124.127.114.126','2015-03-09 00:00:00','/news.htm','IE',1,'',''),(47421,'124.127.114.126','2015-03-09 00:00:00','/news.htm','IE',1,'',''),(47422,'124.127.114.126','2015-03-09 00:00:00','/news.htm','IE',1,'',''),(47423,'124.127.114.126','2015-03-09 00:00:00','/news.htm','IE',1,'',''),(47424,'186.225.141.10','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47425,'123.125.71.13','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47426,'220.181.108.107','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47427,'220.181.51.39','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47428,'180.149.143.153','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47429,'180.76.4.27','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47430,'58.211.200.186','2015-03-09 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(47431,'58.211.200.186','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47432,'58.211.200.186','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47433,'58.211.200.186','2015-03-09 00:00:00','/news.htm','Chrome',1,'',''),(47434,'183.136.190.62','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47435,'123.125.71.44','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47436,'220.181.108.120','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47437,'1.202.240.238','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47438,'66.249.69.151','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47439,'220.181.132.216','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47440,'182.118.20.156','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47441,'101.199.112.55','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47442,'220.181.132.195','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47443,'112.64.235.87','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47444,'183.31.253.101','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47445,'123.125.71.69','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47446,'220.181.108.115','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47447,'186.149.195.111','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47448,'210.13.105.28','2015-03-09 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(47449,'8.28.16.254','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47450,'210.13.105.28','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47451,'8.28.16.254','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47452,'210.13.105.28','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47453,'180.76.4.28','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47454,'180.153.182.139','2015-03-09 00:00:00','/news/newsview.htm','IE',1,'',''),(47455,'180.153.182.124','2015-03-09 00:00:00','/news/newsview.htm','IE',1,'',''),(47456,'58.40.17.84','2015-03-09 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(47457,'218.30.118.102','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47458,'123.125.71.34','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47459,'220.181.108.155','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47460,'180.153.206.32','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47461,'66.249.75.135','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47462,'180.153.198.180','2015-03-09 00:00:00','/newsview.htm','Safari',1,'',''),(47463,'123.249.29.201','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47464,'123.249.29.201','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47465,'123.249.29.201','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47466,'123.249.29.201','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47467,'180.76.4.186','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47468,'106.39.158.130','2015-03-09 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(47469,'123.125.71.44','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47470,'220.181.108.93','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47471,'61.135.190.221','2015-03-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(47472,'180.76.4.171','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47473,'202.97.152.172','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47474,'221.194.128.224','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47475,'46.161.41.199','2015-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(47476,'112.64.235.86','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47477,'66.249.69.243','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47478,'180.76.4.35','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47479,'182.118.42.38','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47480,'208.90.57.196','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47481,'123.125.71.106','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47482,'220.181.108.149','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47483,'61.135.190.72','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47484,'220.181.132.218','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47485,'101.199.112.45','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47486,'61.135.190.219','2015-03-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(47487,'180.76.4.55','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47488,'123.125.71.28','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47489,'220.181.108.83','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47490,'123.249.29.201','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47491,'123.249.29.201','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47492,'123.249.29.201','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47493,'123.249.29.201','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47494,'61.135.165.55','2015-03-09 00:00:00','/index.html','Chrome',1,'',''),(47495,'123.125.71.86','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47496,'220.181.108.102','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47497,'180.76.4.79','2015-03-09 00:00:00','/index.html','IE',1,'',''),(47498,'36.99.31.135','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47499,'123.125.71.15','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47500,'220.181.108.83','2015-03-09 00:00:00','/index.html','Firefox',1,'',''),(47501,'36.99.31.83','2015-03-09 00:00:00','/index.html','Safari',1,'',''),(47502,'123.125.71.111','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47503,'220.181.108.75','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47504,'180.76.4.218','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47505,'110.75.186.225','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47506,'110.75.186.225','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47507,'110.75.186.225','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47508,'221.194.128.224','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47509,'180.76.4.23','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47510,'123.125.71.81','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47511,'220.181.108.158','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47512,'46.161.41.199','2015-03-10 00:00:00','/news.htm','Firefox',1,'',''),(47513,'123.125.71.116','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47514,'220.181.108.79','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47515,'46.161.41.199','2015-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(47516,'220.181.158.106','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47517,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47518,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47519,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47520,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47521,'180.76.4.198','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47522,'220.181.108.150','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47523,'123.125.71.83','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47524,'186.213.230.210','2015-03-10 00:00:00','/index.html','Chrome',1,'',''),(47525,'123.125.71.55','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47526,'220.181.108.102','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47527,'208.90.57.196','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47528,'208.90.57.196','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47529,'222.186.128.50','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47530,'180.76.4.88','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47531,'46.161.41.199','2015-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(47532,'46.161.41.199','2015-03-10 00:00:00','/newsview.htm','Firefox',1,'',''),(47533,'123.151.42.49','2015-03-10 00:00:00','/index.html','Safari',1,'',''),(47534,'125.39.210.31','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47535,'125.39.210.27','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47536,'61.49.57.60','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47537,'111.161.61.49','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47538,'125.39.57.37','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47539,'125.39.57.37','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47540,'111.161.61.49','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47541,'111.30.132.158','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47542,'111.30.132.212','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47543,'111.30.132.212','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47544,'111.30.141.47','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47545,'111.30.132.205','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47546,'111.30.132.158','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47547,'111.30.132.195','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47548,'111.30.132.195','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47549,'111.30.131.199','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47550,'111.30.132.148','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47551,'111.30.132.208','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47552,'111.30.132.208','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47553,'61.49.57.55','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47554,'111.161.59.195','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47555,'111.161.59.193','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47556,'111.161.62.191','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47557,'111.30.132.194','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47558,'111.30.132.148','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47559,'111.30.131.199','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47560,'111.30.132.205','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47561,'111.30.132.194','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47562,'111.30.132.190','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47563,'111.30.131.199','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47564,'111.30.131.199','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47565,'111.30.132.190','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47566,'111.30.141.47','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47567,'111.30.132.190','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47568,'111.30.132.176','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47569,'111.30.132.205','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47570,'111.30.132.195','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47571,'111.30.131.199','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47572,'111.30.132.146','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47573,'101.226.51.228','2015-03-10 00:00:00','/index.html','Safari',1,'',''),(47574,'123.151.42.49','2015-03-10 00:00:00','/index.html','Safari',1,'',''),(47575,'157.55.39.218','2015-03-10 00:00:00','/index.html','Safari',1,'',''),(47576,'123.125.71.52','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47577,'220.181.108.170','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47578,'180.76.4.64','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47579,'183.31.218.198','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47580,'118.207.219.196','2015-03-10 00:00:00','/index.html','Chrome',1,'',''),(47581,'118.207.219.196','2015-03-10 00:00:00','/news.htm','Chrome',1,'',''),(47582,'118.207.219.196','2015-03-10 00:00:00','/index.html','Chrome',1,'',''),(47583,'123.125.71.29','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47584,'220.181.108.141','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47585,'61.160.247.181','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47586,'220.181.51.36','2015-03-10 00:00:00','/index.html','Chrome',1,'',''),(47587,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47588,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47589,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47590,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47591,'123.125.71.56','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47592,'220.181.108.116','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47593,'61.135.190.199','2015-03-10 00:00:00','/newsview.htm','Safari',1,'',''),(47594,'180.76.4.35','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47595,'123.125.71.24','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47596,'220.181.108.117','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47597,'180.76.4.84','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47598,'220.181.132.216','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47599,'101.199.108.59','2015-03-10 00:00:00','/index.html','Safari',1,'',''),(47600,'118.207.219.196','2015-03-10 00:00:00','/index.html','Chrome',1,'',''),(47601,'180.76.4.38','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47602,'14.131.252.49','2015-03-10 00:00:00','/index.html','Chrome',1,'',''),(47603,'61.135.190.103','2015-03-10 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(47604,'123.125.71.103','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47605,'220.181.108.97','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47606,'218.77.79.57','2015-03-10 00:00:00','/index.html','Chrome',1,'',''),(47607,'220.181.158.106','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47608,'211.158.23.165','2015-03-10 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(47609,'180.76.4.50','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47610,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47611,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47612,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47613,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47614,'174.139.3.213','2015-03-10 00:00:00','/index.html','Chrome',1,'',''),(47615,'123.125.71.22','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47616,'220.181.108.87','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47617,'180.76.4.175','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47618,'123.125.71.81','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47619,'220.181.108.158','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47620,'211.161.247.107','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47621,'211.161.247.107','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47622,'61.135.190.219','2015-03-10 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(47623,'123.125.71.32','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47624,'220.181.108.166','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47625,'180.76.4.41','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47626,'220.181.132.218','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47627,'220.181.132.199','2015-03-10 00:00:00','/index.html','Safari',1,'',''),(47628,'61.160.213.110','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47629,'111.206.36.6','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47630,'180.76.4.48','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47631,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47632,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47633,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47634,'123.249.29.201','2015-03-10 00:00:00','/index.html','IE',1,'',''),(47635,'123.125.71.91','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47636,'220.181.108.187','2015-03-10 00:00:00','/index.html','Firefox',1,'',''),(47637,'182.118.55.204','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47638,'180.76.4.103','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47639,'121.199.125.21','2015-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(47640,'121.199.125.4','2015-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(47641,'121.199.125.21','2015-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(47642,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47643,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47644,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47645,'119.147.146.195','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47646,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47647,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47648,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47649,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47650,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47651,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47652,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47653,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47654,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47655,'110.75.186.211','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47656,'110.75.186.211','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47657,'110.75.186.211','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47658,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47659,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47660,'121.42.0.18','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47661,'180.76.4.59','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47662,'220.181.108.90','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47663,'123.125.71.27','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47664,'95.215.0.28','2015-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(47665,'180.76.4.28','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47666,'123.125.71.39','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47667,'220.181.108.106','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47668,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47669,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47670,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47671,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47672,'180.149.143.26','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47673,'123.125.71.86','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47674,'220.181.108.179','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47675,'182.118.60.107','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47676,'180.76.4.238','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47677,'180.153.198.179','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47678,'183.31.250.76','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47679,'46.29.20.219','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47680,'95.215.0.28','2015-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(47681,'180.76.4.207','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47682,'203.208.60.141','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47683,'183.136.190.62','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47684,'123.125.71.43','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47685,'220.181.108.88','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47686,'61.135.190.70','2015-03-11 00:00:00','/index.html','IE',1,'www','baidu'),(47687,'42.120.161.48','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47688,'123.125.71.136','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47689,'123.125.71.98','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47690,'220.181.108.81','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47691,'95.215.0.28','2015-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(47692,'180.76.4.12','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47693,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47694,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47695,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47696,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47697,'95.215.0.28','2015-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(47698,'190.29.179.164','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47699,'180.153.161.217','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47700,'183.136.190.62','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47701,'123.125.71.89','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47702,'220.181.108.180','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47703,'112.64.235.245','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47704,'61.48.185.84','2015-03-11 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(47705,'61.48.185.84','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47706,'61.48.185.84','2015-03-11 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(47707,'110.85.5.77','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47708,'117.25.139.34','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47709,'117.25.139.34','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47710,'117.25.139.34','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47711,'117.25.139.34','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47712,'61.48.185.84','2015-03-11 00:00:00','/news.htm','Chrome',1,'',''),(47713,'61.48.185.84','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47714,'61.48.185.84','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47715,'183.136.190.62','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47716,'222.186.128.52','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47717,'180.76.4.136','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47718,'61.48.185.84','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47719,'42.120.161.48','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47720,'220.181.108.101','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47721,'123.125.71.14','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47722,'222.186.128.56','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47723,'123.125.71.38','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47724,'220.181.108.149','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47725,'180.153.163.210','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47726,'180.153.206.35','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47727,'61.160.247.181','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47728,'180.76.4.141','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47729,'220.181.132.218','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47730,'101.199.112.50','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47731,'216.163.188.222','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47732,'216.38.216.197','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47733,'216.38.216.197','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47734,'216.38.216.197','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47735,'116.226.4.128','2015-03-11 00:00:00','/index.html','Chrome',1,'ruisitech北京睿思科技','baidu'),(47736,'116.226.4.128','2015-03-11 00:00:00','/newsview.htm','Chrome',1,'',''),(47737,'1.202.240.238','2015-03-11 00:00:00','/index.html','IE',1,'ruisitech北京睿思科技','baidu'),(47738,'116.226.4.128','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47739,'123.125.71.18','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47740,'220.181.108.78','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47741,'112.65.193.14','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47742,'180.153.114.199','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47743,'180.76.4.50','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47744,'123.150.182.26','2015-03-11 00:00:00','/index.html','Safari',1,'','baidu'),(47745,'110.75.105.246','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47746,'123.125.71.54','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47747,'220.181.108.78','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47748,'61.135.169.56','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47749,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47750,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47751,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47752,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47753,'95.215.0.28','2015-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(47754,'220.181.108.108','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47755,'123.125.71.17','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47756,'110.249.165.124','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47757,'95.215.0.28','2015-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(47758,'180.76.4.199','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47759,'180.149.143.154','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47760,'180.76.4.211','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47761,'121.199.125.21','2015-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(47762,'123.125.71.53','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47763,'220.181.108.76','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47764,'121.199.125.4','2015-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(47765,'81.34.81.106','2015-03-11 00:00:00','/index.html','Chrome',1,'',''),(47766,'221.221.154.146','2015-03-11 00:00:00','/index.html','Safari',1,'睿思科技','baidu'),(47767,'123.125.71.113','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47768,'220.181.108.140','2015-03-11 00:00:00','/index.html','Firefox',1,'',''),(47769,'180.76.4.228','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47770,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47771,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47772,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47773,'123.249.29.201','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47774,'220.181.132.218','2015-03-11 00:00:00','/index.html','IE',1,'',''),(47775,'101.199.108.118','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47776,'46.161.41.199','2015-03-11 00:00:00','/newsview.htm','Firefox',1,'',''),(47777,'36.99.30.73','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47778,'36.99.31.82','2015-03-11 00:00:00','/index.html','Safari',1,'',''),(47779,'123.125.71.101','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47780,'220.181.108.122','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47781,'180.76.4.81','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47782,'121.199.125.21','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47783,'121.199.125.21','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47784,'121.199.125.21','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47785,'121.199.125.4','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47786,'121.199.125.21','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47787,'121.199.125.4','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47788,'121.199.125.4','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47789,'121.199.125.21','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47790,'121.199.125.21','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47791,'121.199.125.21','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47792,'110.75.186.211','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47793,'110.75.186.211','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47794,'110.75.186.211','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47795,'222.186.128.56','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47796,'183.45.92.84','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47797,'180.76.4.212','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47798,'123.125.71.27','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47799,'220.181.108.167','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47800,'222.186.128.54','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47801,'220.181.108.80','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47802,'123.125.71.47','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47803,'123.125.71.108','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47804,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47805,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47806,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47807,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47808,'61.146.178.190','2015-03-12 00:00:00','/index.html','Chrome',1,'',''),(47809,'189.100.142.158','2015-03-12 00:00:00','/index.html','Chrome',1,'',''),(47810,'46.161.41.199','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47811,'121.199.125.21','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47812,'66.249.67.119','2015-03-12 00:00:00','/index.html','Safari',1,'',''),(47813,'182.148.58.139','2015-03-12 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(47814,'123.125.71.41','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47815,'220.181.108.122','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47816,'61.135.190.69','2015-03-12 00:00:00','/index.html','IE',1,'www','baidu'),(47817,'183.136.190.62','2015-03-12 00:00:00','/index.html','Chrome',1,'',''),(47818,'222.186.128.52','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47819,'180.153.206.17','2015-03-12 00:00:00','/index.html','Safari',1,'',''),(47820,'180.153.206.17','2015-03-12 00:00:00','/index.html','Safari',1,'',''),(47821,'123.125.71.48','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47822,'220.181.108.144','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47823,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47824,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47825,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47826,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47827,'61.135.169.22','2015-03-12 00:00:00','/index.html','Chrome',1,'',''),(47828,'42.230.56.77','2015-03-12 00:00:00','/index.html','Chrome',1,'睿思智能','baidu'),(47829,'183.136.190.40','2015-03-12 00:00:00','/index.html','Chrome',1,'',''),(47830,'46.161.41.199','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47831,'123.125.71.90','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47832,'220.181.108.117','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47833,'183.136.190.62','2015-03-12 00:00:00','/index.html','Chrome',1,'',''),(47834,'220.181.132.216','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47835,'101.199.112.49','2015-03-12 00:00:00','/index.html','Safari',1,'',''),(47836,'183.136.190.62','2015-03-12 00:00:00','/index.html','Chrome',1,'',''),(47837,'46.161.41.199','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47838,'101.226.66.193','2015-03-12 00:00:00','/index.html','Safari',1,'',''),(47839,'110.240.216.207','2015-03-12 00:00:00','/index.html','Chrome',1,'','baidu'),(47840,'61.135.190.100','2015-03-12 00:00:00','/index.html','Chrome',1,'�˼bi','baidu'),(47841,'123.125.71.91','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47842,'220.181.108.184','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47843,'77.232.152.116','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47844,'123.125.71.26','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47845,'220.181.108.160','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47846,'117.136.0.183','2015-03-12 00:00:00','/index.html','Chrome',1,'','baidu'),(47847,'211.157.179.5','2015-03-12 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司@v','baidu'),(47848,'211.157.179.5','2015-03-12 00:00:00','/index.html','Chrome',1,'',''),(47849,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47850,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47851,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47852,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47853,'222.186.128.53','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47854,'195.88.209.6','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47855,'123.125.71.97','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47856,'220.181.108.141','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47857,'119.136.74.13','2015-03-12 00:00:00','/index.html','Firefox',1,'睿思科技','baidu'),(47858,'180.153.206.22','2015-03-12 00:00:00','/index.html','Safari',1,'',''),(47859,'46.161.41.199','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47860,'61.160.247.181','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47861,'110.249.165.124','2015-03-12 00:00:00','/index.html','Chrome',1,'',''),(47862,'123.125.71.47','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47863,'220.181.108.181','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47864,'183.136.190.40','2015-03-12 00:00:00','/index.html','Chrome',1,'',''),(47865,'222.186.128.57','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47866,'120.207.181.195','2015-03-12 00:00:00','/index.html','Chrome',1,'',''),(47867,'222.186.128.53','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47868,'66.249.67.7','2015-03-12 00:00:00','/index.html','Safari',1,'',''),(47869,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47870,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47871,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47872,'123.249.29.201','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47873,'220.181.158.107','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47874,'220.181.158.109','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47875,'222.210.17.133','2015-03-12 00:00:00','/index.html','Safari',1,'',''),(47876,'222.210.17.133','2015-03-12 00:00:00','/index.html','Safari',1,'',''),(47877,'123.125.71.15','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47878,'220.181.108.91','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47879,'171.8.96.90','2015-03-12 00:00:00','/newsview.htm','Chrome',1,'',''),(47880,'123.125.71.80','2015-03-12 00:00:00','/newsview.htm','Firefox',1,'',''),(47881,'123.125.71.91','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47882,'220.181.108.162','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47883,'61.160.247.181','2015-03-12 00:00:00','/index.html','IE',1,'',''),(47884,'123.125.71.111','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47885,'220.181.108.90','2015-03-12 00:00:00','/index.html','Firefox',1,'',''),(47886,'220.181.132.218','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47887,'220.181.132.199','2015-03-13 00:00:00','/index.html','Safari',1,'',''),(47888,'182.118.55.181','2015-03-13 00:00:00','/index.html','Chrome',1,'',''),(47889,'123.125.71.97','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47890,'220.181.108.103','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47891,'222.186.128.52','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47892,'180.76.4.232','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47893,'110.75.186.231','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47894,'110.75.186.231','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47895,'110.75.186.231','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47896,'119.147.146.195','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47897,'123.125.71.42','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47898,'220.181.108.111','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47899,'14.117.0.144','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47900,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47901,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47902,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47903,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47904,'222.186.128.54','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47905,'180.76.4.13','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47906,'222.186.128.52','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47907,'123.125.71.104','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47908,'220.181.108.174','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47909,'218.30.118.100','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47910,'123.125.71.58','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47911,'220.181.108.112','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47912,'220.181.51.61','2015-03-13 00:00:00','/index.html','Chrome',1,'',''),(47913,'222.186.128.56','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47914,'123.125.71.103','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47915,'220.181.108.106','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47916,'61.135.190.101','2015-03-13 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(47917,'182.118.54.68','2015-03-13 00:00:00','/index.html','Chrome',1,'',''),(47918,'180.76.4.146','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47919,'222.186.128.52','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47920,'222.186.128.52','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47921,'123.125.71.114','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47922,'220.181.108.160','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47923,'77.232.152.116','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47924,'61.135.190.69','2015-03-13 00:00:00','/index.html','IE',1,'www','baidu'),(47925,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47926,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47927,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47928,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47929,'119.147.146.195','2015-03-13 00:00:00','/index.html','Chrome',1,'',''),(47930,'183.136.190.62','2015-03-13 00:00:00','/index.html','Chrome',1,'',''),(47931,'183.136.190.62','2015-03-13 00:00:00','/index.html','Chrome',1,'',''),(47932,'220.181.51.40','2015-03-13 00:00:00','/index.html','Chrome',1,'',''),(47933,'101.226.33.203','2015-03-13 00:00:00','/index.html','Safari',1,'',''),(47934,'123.125.71.53','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47935,'220.181.108.185','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47936,'180.149.143.26','2015-03-13 00:00:00','/index.html','Safari',1,'',''),(47937,'121.199.125.21','2015-03-13 00:00:00','/newsview.htm','Firefox',1,'',''),(47938,'1.202.240.238','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47939,'61.135.169.23','2015-03-13 00:00:00','/index.html','Chrome',1,'',''),(47940,'123.125.71.50','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47941,'220.181.108.95','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47942,'46.161.41.199','2015-03-13 00:00:00','/newsview.htm','Firefox',1,'',''),(47943,'183.136.190.62','2015-03-13 00:00:00','/index.html','Chrome',1,'',''),(47944,'222.186.128.51','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47945,'222.186.128.50','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47946,'106.39.84.162','2015-03-13 00:00:00','/index.html','Chrome',1,'',''),(47947,'46.161.41.199','2015-03-13 00:00:00','/news.htm','Firefox',1,'',''),(47948,'121.199.125.4','2015-03-13 00:00:00','/newsview.htm','Firefox',1,'',''),(47949,'222.186.128.54','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47950,'222.186.128.54','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47951,'61.160.247.181','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47952,'220.181.132.216','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47953,'46.161.41.199','2015-03-13 00:00:00','/newsview.htm','Firefox',1,'',''),(47954,'101.199.108.58','2015-03-13 00:00:00','/index.html','Safari',1,'',''),(47955,'171.11.28.3','2015-03-13 00:00:00','/index.html','Safari',1,'睿思科技','baidu'),(47956,'119.147.146.189','2015-03-13 00:00:00','/index.html','Chrome',1,'',''),(47957,'61.160.213.110','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47958,'1.202.240.238','2015-03-13 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(47959,'117.136.38.67','2015-03-13 00:00:00','/index.html','Safari',1,'','baidu'),(47960,'222.222.156.58','2015-03-13 00:00:00','/index.html','Safari',1,'',''),(47961,'123.125.71.101','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47962,'220.181.108.146','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47963,'157.55.39.218','2015-03-13 00:00:00','/newsview.htm','Safari',1,'',''),(47964,'36.99.30.179','2015-03-13 00:00:00','/index.html','Safari',1,'',''),(47965,'36.99.31.145','2015-03-13 00:00:00','/index.html','Safari',1,'',''),(47966,'114.254.169.92','2015-03-13 00:00:00','/index.html','Firefox',1,'','baidu'),(47967,'222.186.128.50','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47968,'123.125.71.18','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47969,'220.181.108.184','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47970,'222.186.128.54','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47971,'203.208.60.169','2015-03-13 00:00:00','/index.html','Safari',1,'',''),(47972,'182.118.41.73','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47973,'64.246.161.30','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47974,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47975,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47976,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47977,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47978,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47979,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47980,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47981,'123.249.29.201','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47982,'123.125.71.45','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47983,'61.135.190.69','2015-03-13 00:00:00','/newsview.htm','Safari',1,'',''),(47984,'220.181.108.85','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47985,'64.246.187.42','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47986,'61.135.190.71','2015-03-13 00:00:00','/newsview.htm','Safari',1,'',''),(47987,'123.125.71.88','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47988,'220.181.108.144','2015-03-13 00:00:00','/index.html','Firefox',1,'',''),(47989,'61.135.190.221','2015-03-13 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(47990,'121.199.125.21','2015-03-13 00:00:00','/newsview.htm','Firefox',1,'',''),(47991,'121.199.125.4','2015-03-13 00:00:00','/newsview.htm','Firefox',1,'',''),(47992,'182.37.146.237','2015-03-13 00:00:00','/index.html','IE',1,'',''),(47993,'220.181.132.218','2015-03-14 00:00:00','/index.html','IE',1,'',''),(47994,'101.199.112.45','2015-03-14 00:00:00','/index.html','Safari',1,'',''),(47995,'222.186.128.50','2015-03-14 00:00:00','/index.html','IE',1,'',''),(47996,'123.125.71.38','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(47997,'220.181.108.173','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(47998,'180.76.4.27','2015-03-14 00:00:00','/index.html','IE',1,'',''),(47999,'110.75.186.210','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48000,'110.75.186.210','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48001,'110.75.186.210','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48002,'222.186.128.51','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48003,'222.66.95.253','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48004,'222.66.95.253','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48005,'222.186.128.57','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48006,'222.186.128.56','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48007,'180.76.4.109','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48008,'220.181.108.103','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48009,'123.125.71.31','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48010,'123.125.71.108','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48011,'220.181.108.99','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48012,'121.199.125.21','2015-03-14 00:00:00','/newsview.htm','Firefox',1,'',''),(48013,'218.30.118.101','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48014,'61.135.169.23','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48015,'180.76.4.115','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48016,'183.136.190.62','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48017,'222.186.128.55','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48018,'108.187.114.213','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48019,'180.76.4.105','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48020,'123.125.71.95','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48021,'220.181.108.89','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48022,'183.136.190.40','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48023,'46.161.41.199','2015-03-14 00:00:00','/news.htm','Firefox',1,'',''),(48024,'61.146.178.190','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48025,'203.208.60.130','2015-03-14 00:00:00','/index.html','Safari',1,'',''),(48026,'183.136.190.40','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48027,'14.17.34.189','2015-03-14 00:00:00','/index.html','Safari',1,'',''),(48028,'183.136.190.40','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48029,'112.65.193.15','2015-03-14 00:00:00','/index.html','Safari',1,'',''),(48030,'123.125.71.100','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48031,'211.147.242.54','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48032,'211.147.242.54','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48033,'211.147.242.54','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48034,'211.147.242.54','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48035,'211.147.242.54','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48036,'220.181.108.109','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48037,'1.202.240.238','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48038,'222.191.173.43','2015-03-14 00:00:00','/news.htm','Chrome',1,'',''),(48039,'222.191.173.43','2015-03-14 00:00:00','/newsview.htm','Chrome',1,'',''),(48040,'222.191.173.43','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48041,'222.191.173.43','2015-03-14 00:00:00','/newsview.htm','Chrome',1,'',''),(48042,'121.199.125.21','2015-03-14 00:00:00','/newsview.htm','Firefox',1,'',''),(48043,'121.199.125.4','2015-03-14 00:00:00','/newsview.htm','Firefox',1,'',''),(48044,'110.188.32.116','2015-03-14 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(48045,'61.135.169.56','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48046,'123.125.71.73','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48047,'220.181.108.109','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48048,'61.135.190.71','2015-03-14 00:00:00','/index.html','Safari',1,'',''),(48049,'180.76.4.225','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48050,'222.191.173.43','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48051,'123.124.198.146','2015-03-14 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(48052,'123.124.198.146','2015-03-14 00:00:00','/news.htm','Chrome',1,'',''),(48053,'123.124.198.146','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48054,'222.186.128.52','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48055,'123.125.71.23','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48056,'220.181.108.75','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48057,'101.226.102.97','2015-03-14 00:00:00','/index.html','Safari',1,'',''),(48058,'96.227.124.37','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48059,'123.125.71.49','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48060,'220.181.108.101','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48061,'180.76.4.35','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48062,'46.161.41.199','2015-03-14 00:00:00','/newsview.htm','Firefox',1,'',''),(48063,'222.186.128.56','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48064,'50.93.249.212','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48065,'50.93.249.212','2015-03-14 00:00:00','/index.html','Safari',1,'',''),(48066,'180.76.4.223','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48067,'123.125.71.55','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48068,'220.181.108.123','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48069,'123.249.29.201','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48070,'123.249.29.201','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48071,'123.249.29.201','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48072,'123.249.29.201','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48073,'46.161.41.199','2015-03-14 00:00:00','/newsview.htm','Firefox',1,'',''),(48074,'36.99.30.226','2015-03-14 00:00:00','/index.html','Safari',1,'',''),(48075,'36.99.30.42','2015-03-14 00:00:00','/index.html','Safari',1,'',''),(48076,'222.186.128.54','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48077,'180.76.4.13','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48078,'220.165.248.68','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48079,'123.125.71.15','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48080,'182.118.41.167','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48081,'220.181.108.79','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48082,'180.76.4.245','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48083,'121.199.125.21','2015-03-14 00:00:00','/newsview.htm','Firefox',1,'',''),(48084,'61.135.190.221','2015-03-14 00:00:00','/index.html','Chrome',1,'�˼�Ƽ�','baidu'),(48085,'123.125.71.52','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48086,'220.181.108.121','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48087,'203.208.60.119','2015-03-14 00:00:00','/index.html','Safari',1,'',''),(48088,'60.221.115.159','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48089,'60.221.115.159','2015-03-14 00:00:00','/index.html','Chrome',1,'',''),(48090,'27.218.158.87','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48091,'180.76.4.185','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48092,'123.125.71.33','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48093,'220.181.108.174','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48094,'123.125.71.78','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48095,'220.181.108.99','2015-03-14 00:00:00','/index.html','Firefox',1,'',''),(48096,'180.76.4.94','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48097,'222.186.128.54','2015-03-14 00:00:00','/index.html','IE',1,'',''),(48098,'180.76.4.188','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48099,'110.75.186.225','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48100,'110.75.186.225','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48101,'110.75.186.225','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48102,'61.160.247.181','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48103,'222.186.128.57','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48104,'182.118.60.107','2015-03-15 00:00:00','/index.html','Chrome',1,'',''),(48105,'123.125.71.110','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48106,'220.181.108.111','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48107,'180.76.4.202','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48108,'222.186.128.54','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48109,'121.199.125.21','2015-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(48110,'121.199.125.4','2015-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(48111,'121.199.125.21','2015-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(48112,'180.76.4.25','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48113,'46.29.20.219','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48114,'182.118.54.110','2015-03-15 00:00:00','/index.html','Chrome',1,'',''),(48115,'157.55.39.109','2015-03-15 00:00:00','/newsview.htm','Safari',1,'',''),(48116,'121.199.125.21','2015-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(48117,'121.199.125.4','2015-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(48118,'121.199.125.21','2015-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(48119,'222.186.128.55','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48120,'123.125.71.91','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48121,'220.181.108.82','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48122,'183.136.190.62','2015-03-15 00:00:00','/index.html','Chrome',1,'',''),(48123,'180.76.4.229','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48124,'123.125.71.112','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48125,'220.181.108.85','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48126,'123.249.29.201','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48127,'123.249.29.201','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48128,'123.249.29.201','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48129,'123.249.29.201','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48130,'180.76.4.74','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48131,'119.147.146.189','2015-03-15 00:00:00','/index.html','Chrome',1,'',''),(48132,'61.135.190.69','2015-03-15 00:00:00','/index.html','IE',1,'www','baidu'),(48133,'123.125.71.107','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48134,'36.99.31.141','2015-03-15 00:00:00','/index.html','Safari',1,'',''),(48135,'220.181.108.172','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48136,'36.99.30.170','2015-03-15 00:00:00','/index.html','Safari',1,'',''),(48137,'183.136.190.62','2015-03-15 00:00:00','/index.html','Chrome',1,'',''),(48138,'123.125.71.17','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48139,'220.181.108.101','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48140,'180.76.4.189','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48141,'124.128.62.162','2015-03-15 00:00:00','/index.html','Chrome',1,'',''),(48142,'157.55.39.109','2015-03-15 00:00:00','/newsview.htm','Safari',1,'',''),(48143,'183.136.190.40','2015-03-15 00:00:00','/index.html','Chrome',1,'',''),(48144,'222.186.128.54','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48145,'180.153.214.191','2015-03-15 00:00:00','/index.html','Safari',1,'',''),(48146,'180.153.214.190','2015-03-15 00:00:00','/index.html','Safari',1,'',''),(48147,'220.181.51.62','2015-03-15 00:00:00','/index.html','Chrome',1,'',''),(48148,'180.76.4.209','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48149,'111.206.36.142','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48150,'220.181.132.218','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48151,'101.199.108.53','2015-03-15 00:00:00','/index.html','Safari',1,'',''),(48152,'180.76.4.171','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48153,'123.125.71.95','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48154,'220.181.108.91','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48155,'121.199.125.21','2015-03-15 00:00:00','/newsview.htm','Firefox',1,'',''),(48156,'183.136.190.62','2015-03-15 00:00:00','/index.html','Chrome',1,'',''),(48157,'180.153.214.198','2015-03-15 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(48158,'123.152.239.218','2015-03-15 00:00:00','/index.html','Chrome',1,'',''),(48159,'123.152.239.218','2015-03-15 00:00:00','/index.html','Chrome',1,'',''),(48160,'180.76.4.207','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48161,'222.186.128.53','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48162,'180.76.4.66','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48163,'61.135.190.105','2015-03-15 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(48164,'123.125.71.137','2015-03-15 00:00:00','/index.html','Chrome',1,'',''),(48165,'123.125.71.39','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48166,'220.181.108.171','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48167,'123.125.71.16','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48168,'180.76.4.250','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48169,'220.181.108.147','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48170,'182.36.247.244','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48171,'123.125.71.38','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48172,'220.181.108.145','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48173,'119.147.146.193','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48174,'180.76.4.140','2015-03-15 00:00:00','/index.html','IE',1,'',''),(48175,'123.125.71.22','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48176,'220.181.108.154','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48177,'123.125.71.41','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48178,'220.181.108.174','2015-03-15 00:00:00','/index.html','Firefox',1,'',''),(48179,'61.135.190.220','2015-03-16 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(48180,'123.125.71.86','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48181,'220.181.108.177','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48182,'180.76.4.146','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48183,'110.75.186.231','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48184,'110.75.186.231','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48185,'110.75.186.231','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48186,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48187,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48188,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48189,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48190,'94.23.217.201','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48191,'94.23.217.201','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48192,'94.23.217.201','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48193,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48194,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48195,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48196,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48197,'94.23.217.201','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48198,'60.173.10.57','2015-03-16 00:00:00','/index.html','Chrome',1,'',''),(48199,'60.173.10.57','2015-03-16 00:00:00','/index.html','Chrome',1,'',''),(48200,'180.76.4.49','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48201,'123.125.71.38','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48202,'220.181.108.175','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48203,'157.55.39.78','2015-03-16 00:00:00','/newsview.htm','Safari',1,'',''),(48204,'220.181.108.156','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48205,'123.125.71.106','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48206,'180.76.4.89','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48207,'189.91.248.71','2015-03-16 00:00:00','/index.html','Chrome',1,'',''),(48208,'183.136.190.62','2015-03-16 00:00:00','/index.html','Chrome',1,'',''),(48209,'123.125.71.25','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48210,'220.181.108.176','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48211,'61.174.128.220','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48212,'61.160.213.110','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48213,'180.76.4.22','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48214,'123.125.71.75','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48215,'220.181.108.80','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48216,'123.125.71.117','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48217,'121.199.125.21','2015-03-16 00:00:00','/newsview.htm','Firefox',1,'',''),(48218,'220.181.108.116','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48219,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48220,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48221,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48222,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48223,'144.76.43.130','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48224,'222.186.128.53','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48225,'61.146.178.190','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48226,'180.76.4.186','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48227,'123.125.71.21','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48228,'220.181.108.101','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48229,'121.199.125.21','2015-03-16 00:00:00','/newsview.htm','Firefox',1,'',''),(48230,'183.136.190.62','2015-03-16 00:00:00','/index.html','Chrome',1,'',''),(48231,'183.136.190.62','2015-03-16 00:00:00','/index.html','Chrome',1,'',''),(48232,'101.226.89.120','2015-03-16 00:00:00','/index.html','Safari',1,'',''),(48233,'46.161.41.199','2015-03-16 00:00:00','/newsview.htm','Firefox',1,'',''),(48234,'123.66.146.200','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48235,'123.66.150.74','2015-03-16 00:00:00','/news.htm','IE',1,'',''),(48236,'123.66.150.74','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48237,'122.71.114.142','2015-03-16 00:00:00','/news.htm','IE',1,'',''),(48238,'123.125.71.22','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48239,'220.181.108.87','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48240,'61.135.190.198','2015-03-16 00:00:00','/index.html','IE',1,'www','baidu'),(48241,'220.181.132.216','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48242,'220.181.158.106','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48243,'220.181.132.194','2015-03-16 00:00:00','/index.html','Safari',1,'',''),(48244,'183.136.190.62','2015-03-16 00:00:00','/index.html','Chrome',1,'',''),(48245,'119.147.225.206','2015-03-16 00:00:00','/newsview.htm','Safari',1,'',''),(48246,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48247,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48248,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48249,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48250,'123.125.71.34','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48251,'220.181.108.86','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48252,'125.70.77.24','2015-03-16 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(48253,'125.70.77.24','2015-03-16 00:00:00','/index.html','Chrome',1,'',''),(48254,'61.135.190.102','2015-03-16 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(48255,'61.135.190.224','2015-03-16 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(48256,'61.135.190.220','2015-03-16 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(48257,'218.77.79.57','2015-03-16 00:00:00','/index.html','Chrome',1,'',''),(48258,'218.28.27.172','2015-03-16 00:00:00','/news.htm','Chrome',1,'',''),(48259,'203.100.95.79','2015-03-16 00:00:00','/news.htm','Firefox',1,'',''),(48260,'203.100.95.79','2015-03-16 00:00:00','/newsview.htm','Firefox',1,'',''),(48261,'203.100.95.79','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48262,'114.245.21.249','2015-03-16 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(48263,'114.245.21.249','2015-03-16 00:00:00','/index.html','Chrome',1,'',''),(48264,'123.125.71.94','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48265,'220.181.108.108','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48266,'101.226.66.193','2015-03-16 00:00:00','/index.html','Safari',1,'',''),(48267,'123.125.71.36','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48268,'220.181.108.181','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48269,'101.226.66.193','2015-03-16 00:00:00','/index.html','Safari',1,'',''),(48270,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48271,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48272,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48273,'123.249.29.201','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48274,'112.64.235.254','2015-03-16 00:00:00','/index.html','Safari',1,'',''),(48275,'180.153.205.254','2015-03-16 00:00:00','/index.html','Safari',1,'',''),(48276,'220.174.208.154','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48277,'123.125.71.53','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48278,'220.181.108.139','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48279,'183.33.157.16','2015-03-16 00:00:00','/index.html','IE',1,'',''),(48280,'123.125.71.47','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48281,'220.181.108.79','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48282,'36.99.30.107','2015-03-16 00:00:00','/index.html','Safari',1,'',''),(48283,'36.99.31.197','2015-03-16 00:00:00','/index.html','Safari',1,'',''),(48284,'123.125.71.34','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48285,'220.181.108.112','2015-03-16 00:00:00','/index.html','Firefox',1,'',''),(48286,'61.135.190.69','2015-03-16 00:00:00','/index.html','Safari',1,'',''),(48287,'182.118.55.159','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48288,'110.75.186.225','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48289,'110.75.186.225','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48290,'110.75.186.225','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48291,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48292,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48293,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48294,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48295,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48296,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48297,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48298,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48299,'180.153.188.219','2015-03-17 00:00:00','/newsview.htm','Safari',1,'',''),(48300,'123.125.71.100','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48301,'220.181.108.113','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48302,'191.182.47.116','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48303,'123.125.71.41','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48304,'220.181.108.86','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48305,'222.186.128.55','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48306,'222.186.128.55','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48307,'222.186.128.53','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48308,'180.76.4.239','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48309,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48310,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48311,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48312,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48313,'222.186.128.56','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48314,'180.76.4.179','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48315,'180.153.198.73','2015-03-17 00:00:00','/index.html','Safari',1,'',''),(48316,'218.106.194.37','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48317,'123.125.71.20','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48318,'220.181.108.80','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48319,'222.186.128.56','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48320,'180.153.205.253','2015-03-17 00:00:00','/index.html','Safari',1,'',''),(48321,'123.125.71.104','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48322,'220.181.108.143','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48323,'180.76.4.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48324,'220.181.132.218','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48325,'220.181.132.200','2015-03-17 00:00:00','/index.html','Safari',1,'',''),(48326,'182.148.58.139','2015-03-17 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(48327,'183.136.190.62','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48328,'182.118.60.63','2015-03-17 00:00:00','/newsview.htm','Safari',1,'',''),(48329,'222.186.128.52','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48330,'123.125.71.80','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48331,'220.181.108.115','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48332,'116.73.207.245','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48333,'220.181.51.54','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48334,'125.70.78.155','2015-03-17 00:00:00','/index.html','Chrome',1,' 睿思 bi','baidu'),(48335,'183.136.190.62','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48336,'123.125.71.73','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48337,'220.181.108.84','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48338,'119.147.146.189','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48339,'180.76.4.124','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48340,'222.186.128.55','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48341,'222.186.128.55','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48342,'222.186.128.55','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48343,'106.37.92.59','2015-03-17 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(48344,'119.147.146.189','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48345,'183.136.190.62','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48346,'183.136.190.62','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48347,'218.25.32.210','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48348,'218.25.32.210','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48349,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48350,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48351,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48352,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48353,'123.125.71.12','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48354,'220.181.108.76','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48355,'218.25.32.210','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48356,'218.25.32.210','2015-03-17 00:00:00','/newsview.htm','Chrome',1,'',''),(48357,'101.226.33.224','2015-03-17 00:00:00','/index.html','Safari',1,'',''),(48358,'163.177.69.38','2015-03-17 00:00:00','/index.html','Safari',1,'',''),(48359,'125.70.77.24','2015-03-17 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(48360,'101.226.33.224','2015-03-17 00:00:00','/index.html','Safari',1,'',''),(48361,'180.76.4.39','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48362,'123.125.71.89','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48363,'220.181.108.142','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48364,'61.135.190.220','2015-03-17 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(48365,'180.76.4.11','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48366,'218.30.118.101','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48367,'42.156.139.46','2015-03-17 00:00:00','/index.html','Safari',1,'',''),(48368,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48369,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48370,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48371,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48372,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48373,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48374,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48375,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48376,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48377,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48378,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48379,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48380,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48381,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48382,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48383,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48384,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48385,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48386,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48387,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48388,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48389,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48390,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48391,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48392,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48393,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48394,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48395,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48396,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48397,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48398,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48399,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48400,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48401,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48402,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48403,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48404,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48405,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48406,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48407,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48408,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48409,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48410,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48411,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48412,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48413,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48414,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48415,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48416,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48417,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48418,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48419,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48420,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48421,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48422,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48423,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48424,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48425,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48426,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48427,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48428,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48429,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48430,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48431,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48432,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48433,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48434,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48435,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48436,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48437,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48438,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48439,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48440,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48441,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48442,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48443,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48444,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48445,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48446,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48447,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48448,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48449,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48450,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48451,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48452,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48453,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48454,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48455,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48456,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48457,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48458,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48459,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48460,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48461,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48462,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48463,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48464,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48465,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48466,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48467,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48468,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48469,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48470,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48471,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48472,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48473,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48474,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48475,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48476,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48477,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48478,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48479,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48480,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48481,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48482,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48483,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48484,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48485,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48486,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48487,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48488,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48489,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48490,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48491,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48492,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48493,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48494,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48495,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48496,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48497,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48498,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48499,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48500,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48501,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48502,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48503,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48504,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48505,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48506,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48507,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48508,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48509,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48510,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48511,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48512,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48513,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48514,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48515,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48516,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48517,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48518,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48519,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48520,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48521,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48522,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48523,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48524,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48525,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48526,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48527,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48528,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48529,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48530,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48531,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48532,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48533,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48534,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48535,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48536,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48537,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48538,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48539,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48540,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48541,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48542,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48543,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48544,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48545,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48546,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48547,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48548,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48549,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48550,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48551,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48552,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48553,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48554,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48555,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48556,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48557,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48558,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48559,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48560,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48561,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48562,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48563,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48564,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48565,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48566,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48567,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48568,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48569,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48570,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48571,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48572,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48573,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48574,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48575,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48576,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48577,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48578,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48579,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48580,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48581,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48582,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48583,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48584,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48585,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48586,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48587,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48588,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48589,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48590,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48591,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48592,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48593,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48594,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48595,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48596,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48597,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48598,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48599,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48600,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48601,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48602,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48603,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48604,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48605,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48606,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48607,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48608,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48609,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48610,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48611,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48612,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48613,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48614,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48615,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48616,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48617,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48618,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48619,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48620,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48621,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48622,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48623,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48624,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48625,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48626,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48627,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48628,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48629,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48630,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48631,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48632,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48633,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48634,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48635,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48636,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48637,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48638,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48639,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48640,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48641,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48642,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48643,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48644,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48645,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48646,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48647,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48648,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48649,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48650,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48651,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48652,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48653,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48654,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48655,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48656,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48657,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48658,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48659,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48660,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48661,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48662,'61.135.169.85','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48663,'123.125.71.121','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48664,'111.204.211.211','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48665,'111.204.211.211','2015-03-17 00:00:00','/news.htm','Chrome',1,'',''),(48666,'123.125.71.18','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48667,'220.181.108.76','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48668,'101.226.33.217','2015-03-17 00:00:00','/news.htm','Safari',1,'',''),(48669,'180.76.4.187','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48670,'101.226.66.173','2015-03-17 00:00:00','/index.html','Safari',1,'',''),(48671,'122.224.18.83','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48672,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48673,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48674,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48675,'123.249.29.201','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48676,'123.125.71.34','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48677,'220.181.108.186','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48678,'222.186.128.56','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48679,'61.148.244.251','2015-03-17 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(48680,'220.165.248.68','2015-03-17 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(48681,'180.76.4.9','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48682,'222.186.128.57','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48683,'123.125.71.54','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48684,'220.181.108.180','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48685,'79.21.93.183','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48686,'116.22.16.169','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48687,'222.186.128.53','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48688,'82.57.42.181','2015-03-17 00:00:00','/index.html','Chrome',1,'',''),(48689,'123.125.71.51','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48690,'220.181.108.144','2015-03-17 00:00:00','/index.html','Firefox',1,'',''),(48691,'220.181.132.218','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48692,'101.199.112.54','2015-03-17 00:00:00','/index.html','Safari',1,'',''),(48693,'180.76.4.183','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48694,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48695,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48696,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48697,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48698,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48699,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48700,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48701,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48702,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48703,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48704,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48705,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48706,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48707,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48708,'121.42.0.30','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48709,'222.186.128.58','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48710,'222.186.128.58','2015-03-17 00:00:00','/index.html','IE',1,'',''),(48711,'42.156.139.46','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48712,'180.76.4.228','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48713,'123.125.71.53','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48714,'220.181.108.160','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48715,'220.181.132.216','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48716,'220.181.132.196','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48717,'110.75.186.231','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48718,'110.75.186.231','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48719,'110.75.186.231','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48720,'42.156.139.46','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48721,'123.125.71.58','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48722,'42.156.139.46','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48723,'220.181.108.121','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48724,'180.76.4.181','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48725,'36.99.31.131','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48726,'36.99.31.146','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48727,'123.125.71.58','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48728,'220.181.108.75','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48729,'183.136.190.62','2015-03-18 00:00:00','/index.html','Chrome',1,'',''),(48730,'218.30.118.102','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48731,'180.76.4.141','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48732,'123.125.71.46','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48733,'220.181.108.116','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48734,'66.249.67.127','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48735,'180.76.4.208','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48736,'101.226.66.181','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48737,'119.147.146.194','2015-03-18 00:00:00','/index.html','Chrome',1,'',''),(48738,'180.76.4.117','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48739,'183.136.190.62','2015-03-18 00:00:00','/index.html','Chrome',1,'',''),(48740,'112.90.78.25','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48741,'123.125.71.69','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48742,'220.181.108.140','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48743,'14.17.29.85','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48744,'61.135.190.200','2015-03-18 00:00:00','/index.html','IE',1,'www','baidu'),(48745,'1.202.240.238','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48746,'101.226.66.192','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48747,'112.235.26.192','2015-03-18 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(48748,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48749,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48750,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48751,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48752,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48753,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48754,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48755,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48756,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48757,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48758,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48759,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48760,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48761,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48762,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48763,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48764,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48765,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48766,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48767,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48768,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48769,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48770,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48771,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48772,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48773,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48774,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48775,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48776,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48777,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48778,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48779,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48780,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48781,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48782,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48783,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48784,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48785,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48786,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48787,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48788,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48789,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48790,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48791,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48792,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48793,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48794,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48795,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48796,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48797,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48798,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48799,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48800,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48801,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48802,'112.235.26.192','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48803,'220.181.51.51','2015-03-18 00:00:00','/index.html','Chrome',1,'',''),(48804,'123.125.71.80','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48805,'220.181.108.112','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48806,'180.76.4.122','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48807,'183.136.190.62','2015-03-18 00:00:00','/index.html','Chrome',1,'',''),(48808,'118.112.56.201','2015-03-18 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(48809,'1.202.240.238','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48810,'1.202.240.238','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48811,'1.202.240.238','2015-03-18 00:00:00','/news.htm','IE',1,'',''),(48812,'61.160.213.110','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48813,'113.74.79.83','2015-03-18 00:00:00','/index.html','Chrome',1,'',''),(48814,'220.181.132.218','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48815,'101.199.112.52','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48816,'183.136.190.62','2015-03-18 00:00:00','/index.html','Chrome',1,'',''),(48817,'180.76.4.54','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48818,'123.125.71.79','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48819,'220.181.108.171','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48820,'123.125.71.24','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48821,'180.76.4.156','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48822,'220.181.108.147','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48823,'123.125.71.48','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48824,'220.181.108.85','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48825,'124.127.130.46','2015-03-18 00:00:00','/index.html','Chrome',1,'',''),(48826,'222.186.128.57','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48827,'180.76.4.75','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48828,'220.181.51.45','2015-03-18 00:00:00','/index.html','Chrome',1,'',''),(48829,'61.51.144.150','2015-03-18 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(48830,'61.51.144.150','2015-03-18 00:00:00','/index.html','Chrome',1,'',''),(48831,'123.125.71.74','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48832,'220.181.108.76','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48833,'182.118.41.87','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48834,'180.76.4.141','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48835,'54.67.77.22','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48836,'61.146.178.190','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48837,'123.125.71.25','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48838,'220.181.108.102','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48839,'180.76.4.38','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48840,'222.128.170.133','2015-03-18 00:00:00','/index.html','Safari',1,'',''),(48841,'123.125.71.96','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48842,'220.181.108.120','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48843,'125.89.36.99','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48844,'61.135.190.102','2015-03-18 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(48845,'123.125.71.71','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48846,'220.181.108.100','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48847,'180.76.4.38','2015-03-18 00:00:00','/index.html','IE',1,'',''),(48848,'123.125.71.46','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48849,'220.181.108.105','2015-03-18 00:00:00','/index.html','Firefox',1,'',''),(48850,'123.125.71.77','2015-03-19 00:00:00','/newsview.htm','Firefox',1,'',''),(48851,'123.125.71.109','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48852,'220.181.108.171','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48853,'180.76.4.65','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48854,'182.118.53.200','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48855,'110.75.186.231','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48856,'110.75.186.231','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48857,'110.75.186.231','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48858,'123.125.71.27','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48859,'220.181.108.102','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48860,'42.120.161.46','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48861,'180.76.4.43','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48862,'123.125.71.48','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48863,'220.181.108.114','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48864,'180.76.4.195','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48865,'183.136.190.62','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48866,'123.125.71.22','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48867,'220.181.108.81','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48868,'183.136.190.40','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48869,'123.125.71.29','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48870,'180.76.4.212','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48871,'220.181.108.76','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48872,'182.118.53.55','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48873,'177.171.38.211','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48874,'180.153.161.217','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48875,'101.226.65.104','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48876,'180.153.214.190','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48877,'180.76.4.119','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48878,'61.135.190.71','2015-03-19 00:00:00','/index.html','IE',1,'www','baidu'),(48879,'123.125.71.60','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48880,'220.181.108.143','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48881,'61.160.213.110','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48882,'183.136.190.62','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48883,'1.202.240.238','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48884,'1.202.240.238','2015-03-19 00:00:00','/news.htm','IE',1,'',''),(48885,'1.202.240.238','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48886,'1.202.240.238','2015-03-19 00:00:00','/news.htm','IE',1,'',''),(48887,'1.202.240.238','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48888,'1.202.240.238','2015-03-19 00:00:00','/news.htm','IE',1,'',''),(48889,'1.202.240.238','2015-03-19 00:00:00','/newsview.htm','IE',1,'',''),(48890,'1.202.240.238','2015-03-19 00:00:00','/newsview.htm','IE',1,'',''),(48891,'61.135.165.56','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48892,'218.25.32.210','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48893,'180.76.4.139','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48894,'180.153.214.176','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48895,'123.125.71.111','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48896,'220.181.108.163','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48897,'222.186.128.55','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48898,'1.202.240.238','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48899,'180.76.4.184','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48900,'114.232.116.89','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48901,'220.181.132.218','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48902,'36.99.31.173','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48903,'36.99.31.149','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48904,'101.199.108.59','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48905,'220.181.132.216','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48906,'222.186.128.53','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48907,'101.199.108.58','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48908,'183.136.190.62','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48909,'123.125.71.109','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48910,'221.226.37.66','2015-03-19 00:00:00','/index.html','Chrome',1,'','baidu'),(48911,'220.181.108.87','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48912,'125.71.248.98','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48913,'180.76.4.107','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48914,'123.125.71.91','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48915,'220.181.108.173','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48916,'112.90.11.79','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48917,'121.199.125.21','2015-03-19 00:00:00','/newsview.htm','Firefox',1,'',''),(48918,'121.199.125.21','2015-03-19 00:00:00','/newsview.htm','Firefox',1,'',''),(48919,'112.198.90.97','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48920,'121.199.125.21','2015-03-19 00:00:00','/newsview.htm','Firefox',1,'',''),(48921,'121.199.125.4','2015-03-19 00:00:00','/newsview.htm','Firefox',1,'',''),(48922,'123.125.71.97','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48923,'220.181.108.84','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48924,'114.255.40.43','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48925,'180.76.4.77','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48926,'123.125.71.74','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48927,'220.181.108.75','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48928,'112.64.235.87','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48929,'106.120.121.151','2015-03-19 00:00:00','/index.html','Chrome',1,'','baidu'),(48930,'61.135.190.224','2015-03-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(48931,'106.120.121.151','2015-03-19 00:00:00','/index.html','Chrome',1,'','baidu'),(48932,'222.186.128.55','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48933,'222.186.128.55','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48934,'123.125.71.53','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48935,'220.181.108.109','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48936,'171.214.176.24','2015-03-19 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(48937,'66.249.67.80','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48938,'180.153.214.182','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48939,'123.125.71.83','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48940,'101.226.33.238','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48941,'220.181.108.105','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48942,'180.76.4.18','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48943,'182.118.41.152','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48944,'139.226.4.216','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48945,'180.76.4.203','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48946,'46.29.20.219','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48947,'66.249.67.7','2015-03-19 00:00:00','/index.html','Safari',1,'',''),(48948,'123.125.71.55','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48949,'220.181.108.186','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48950,'122.224.18.83','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48951,'123.125.71.70','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48952,'220.181.108.165','2015-03-19 00:00:00','/index.html','Firefox',1,'',''),(48953,'180.76.4.35','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48954,'151.32.227.226','2015-03-19 00:00:00','/index.html','Chrome',1,'',''),(48955,'222.186.128.52','2015-03-19 00:00:00','/index.html','IE',1,'',''),(48956,'180.76.4.74','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48957,'121.199.125.21','2015-03-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(48958,'121.199.125.4','2015-03-20 00:00:00','/news/newsview.htm','Firefox',1,'',''),(48959,'110.75.186.231','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48960,'110.75.186.231','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48961,'110.75.186.231','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48962,'180.76.4.96','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48963,'123.125.71.18','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(48964,'220.181.108.99','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(48965,'104.217.121.117','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48966,'81.84.237.170','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(48967,'218.30.118.102','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(48968,'180.76.4.12','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48969,'183.136.190.62','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(48970,'58.215.161.28','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48971,'93.108.37.85','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(48972,'180.76.4.232','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48973,'222.186.128.55','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48974,'222.186.128.55','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48975,'123.125.71.23','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(48976,'220.181.108.97','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(48977,'123.125.71.113','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(48978,'220.181.108.75','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(48979,'101.226.66.174','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(48980,'180.76.4.223','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48981,'119.147.146.189','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(48982,'200.81.44.196','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(48983,'123.125.71.57','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(48984,'222.186.128.56','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48985,'220.181.108.114','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(48986,'61.135.190.72','2015-03-20 00:00:00','/index.html','IE',1,'www','baidu'),(48987,'183.136.190.62','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(48988,'123.125.71.72','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(48989,'220.181.108.141','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(48990,'122.227.169.102','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(48991,'1.202.240.238','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48992,'1.202.240.238','2015-03-20 00:00:00','/news.htm','IE',1,'',''),(48993,'1.202.240.238','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48994,'112.65.193.14','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(48995,'1.202.240.238','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48996,'36.99.31.43','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(48997,'36.99.30.106','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(48998,'1.202.240.238','2015-03-20 00:00:00','/index.html','IE',1,'',''),(48999,'1.202.240.238','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49000,'180.76.4.78','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49001,'220.181.51.40','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(49002,'61.135.172.68','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(49003,'123.125.71.25','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(49004,'1.202.240.238','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49005,'119.147.146.193','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(49006,'220.181.108.169','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(49007,'1.202.240.238','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49008,'112.65.193.15','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49009,'61.135.172.68','2015-03-20 00:00:00','/news.htm','Chrome',1,'',''),(49010,'61.135.172.68','2015-03-20 00:00:00','/news.htm','Chrome',1,'',''),(49011,'61.135.172.68','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(49012,'101.226.33.204','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49013,'112.65.193.14','2015-03-20 00:00:00','/news.htm','Safari',1,'',''),(49014,'101.226.33.200','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49015,'180.153.211.190','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49016,'180.153.214.188','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49017,'220.181.108.180','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(49018,'101.226.66.172','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49019,'101.226.65.105','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49020,'180.153.206.23','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49021,'112.65.193.14','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49022,'183.136.190.62','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(49023,'1.202.240.238','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49024,'1.202.240.238','2015-03-20 00:00:00','/news.htm','IE',1,'',''),(49025,'180.76.4.37','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49026,'183.136.190.62','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(49027,'117.22.249.189','2015-03-20 00:00:00','/index.html','Chrome',1,'','baidu'),(49028,'61.160.247.181','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49029,'61.148.200.10','2015-03-20 00:00:00','/index.html','IE',1,'森睿思科技有限公司','baidu'),(49030,'220.181.132.218','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49031,'220.181.132.192','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49032,'180.76.4.234','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49033,'123.125.71.30','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(49034,'220.181.108.168','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(49035,'183.60.35.94','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49036,'183.60.70.30','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49037,'187.22.21.254','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(49038,'188.166.5.209','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(49039,'123.249.29.201','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49040,'123.249.29.201','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49041,'123.249.29.201','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49042,'123.249.29.201','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49043,'118.207.149.78','2015-03-20 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(49044,'123.125.71.112','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(49045,'220.181.108.159','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(49046,'113.108.70.13','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49047,'180.76.4.58','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49048,'222.186.128.51','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49049,'61.135.190.222','2015-03-20 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(49050,'180.76.4.163','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49051,'123.125.71.57','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(49052,'220.181.108.140','2015-03-20 00:00:00','/index.html','Firefox',1,'',''),(49053,'123.249.29.201','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49054,'123.249.29.201','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49055,'123.249.29.201','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49056,'123.249.29.201','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49057,'123.249.29.201','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49058,'123.249.29.201','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49059,'123.249.29.201','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49060,'123.249.29.201','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49061,'180.76.4.116','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49062,'220.181.51.38','2015-03-20 00:00:00','/index.html','Chrome',1,'',''),(49063,'180.76.4.105','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49064,'183.45.92.195','2015-03-20 00:00:00','/index.html','IE',1,'',''),(49065,'36.99.30.131','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49066,'36.99.31.44','2015-03-20 00:00:00','/index.html','Safari',1,'',''),(49067,'69.58.178.59','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49068,'69.58.178.59','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49069,'69.58.178.59','2015-03-21 00:00:00','/news.htm','Firefox',1,'',''),(49070,'180.76.4.68','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49071,'110.75.186.226','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49072,'110.75.186.226','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49073,'110.75.186.226','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49074,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49075,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49076,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49077,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49078,'182.118.60.63','2015-03-21 00:00:00','/index.html','Chrome',1,'',''),(49079,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49080,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49081,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49082,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49083,'123.125.71.29','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49084,'220.181.108.85','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49085,'180.76.4.49','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49086,'218.109.14.31','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49087,'123.125.71.53','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49088,'220.181.108.148','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49089,'186.92.54.45','2015-03-21 00:00:00','/index.html','Chrome',1,'',''),(49090,'123.125.71.41','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49091,'220.181.108.170','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49092,'208.80.194.126','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49093,'201.87.232.4','2015-03-21 00:00:00','/index.html','Chrome',1,'',''),(49094,'180.76.4.87','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49095,'183.136.190.62','2015-03-21 00:00:00','/index.html','Chrome',1,'',''),(49096,'218.30.118.102','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49097,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49098,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49099,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49100,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49101,'123.125.71.15','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49102,'220.181.108.163','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49103,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49104,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49105,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49106,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49107,'180.76.4.170','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49108,'182.118.55.196','2015-03-21 00:00:00','/index.html','Chrome',1,'',''),(49109,'180.76.4.112','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49110,'123.125.71.110','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49111,'220.181.108.110','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49112,'183.136.190.62','2015-03-21 00:00:00','/index.html','Chrome',1,'',''),(49113,'123.125.71.53','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49114,'220.181.108.102','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49115,'180.76.4.160','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49116,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49117,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49118,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49119,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49120,'183.136.190.62','2015-03-21 00:00:00','/index.html','Chrome',1,'',''),(49121,'61.160.247.181','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49122,'183.136.190.62','2015-03-21 00:00:00','/index.html','Chrome',1,'',''),(49123,'123.125.71.82','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49124,'220.181.108.115','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49125,'180.76.4.78','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49126,'180.153.182.106','2015-03-21 00:00:00','/news/news.htm','IE',1,'',''),(49127,'180.153.182.89','2015-03-21 00:00:00','/news/news.htm','IE',1,'',''),(49128,'148.251.77.34','2015-03-21 00:00:00','/index.html','Chrome',1,'',''),(49129,'180.76.4.50','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49130,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49131,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49132,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49133,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49134,'94.31.49.130','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49135,'61.146.178.190','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49136,'123.125.71.14','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49137,'220.181.108.82','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49138,'180.76.4.156','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49139,'123.125.71.102','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49140,'220.181.108.89','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49141,'61.135.190.219','2015-03-21 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(49142,'180.76.4.18','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49143,'222.186.128.57','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49144,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49145,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49146,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49147,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49148,'123.125.71.42','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49149,'220.181.108.114','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49150,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49151,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49152,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49153,'123.249.29.201','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49154,'180.76.4.113','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49155,'123.125.71.56','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49156,'220.181.108.183','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49157,'220.181.132.218','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49158,'220.181.132.199','2015-03-21 00:00:00','/index.html','Safari',1,'',''),(49159,'220.181.132.216','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49160,'101.199.112.55','2015-03-21 00:00:00','/index.html','Safari',1,'',''),(49161,'123.125.71.107','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49162,'220.181.108.175','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49163,'122.74.227.153','2015-03-21 00:00:00','/index.html','Chrome',1,'','baidu'),(49164,'122.74.227.153','2015-03-21 00:00:00','/news.htm','Chrome',1,'',''),(49165,'122.74.227.153','2015-03-21 00:00:00','/index.html','Chrome',1,'',''),(49166,'180.76.4.142','2015-03-21 00:00:00','/index.html','IE',1,'',''),(49167,'189.191.196.40','2015-03-21 00:00:00','/index.html','Chrome',1,'',''),(49168,'123.125.71.51','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49169,'182.118.53.36','2015-03-21 00:00:00','/newsview.htm','Safari',1,'',''),(49170,'220.181.108.78','2015-03-21 00:00:00','/index.html','Firefox',1,'',''),(49171,'36.99.31.173','2015-03-21 00:00:00','/index.html','Safari',1,'',''),(49172,'36.99.30.242','2015-03-21 00:00:00','/index.html','Safari',1,'',''),(49173,'66.249.65.191','2015-03-21 00:00:00','/index.html','Safari',1,'',''),(49174,'125.116.210.201','2015-03-22 00:00:00','/index.html','Safari',1,'',''),(49175,'180.76.4.187','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49176,'123.125.71.115','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49177,'220.181.108.187','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49178,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49179,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49180,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49181,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49182,'110.75.186.231','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49183,'110.75.186.231','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49184,'110.75.186.231','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49185,'122.224.18.83','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49186,'122.224.18.83','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49187,'122.224.18.83','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49188,'180.76.4.75','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49189,'123.125.71.23','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49190,'220.181.108.140','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49191,'180.76.4.41','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49192,'183.136.190.62','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49193,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49194,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49195,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49196,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49197,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49198,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49199,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49200,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49201,'180.76.4.14','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49202,'123.125.71.76','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49203,'23.95.43.112','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49204,'220.181.108.178','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49205,'123.125.71.116','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49206,'220.181.108.78','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49207,'180.76.4.199','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49208,'123.125.71.42','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49209,'220.181.108.178','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49210,'183.136.190.62','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49211,'1.202.240.238','2015-03-22 00:00:00','/index.html','IE',1,'','baidu'),(49212,'119.147.146.189','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49213,'119.147.146.189','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49214,'123.125.71.132','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49215,'218.30.118.80','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49216,'61.135.190.70','2015-03-22 00:00:00','/index.html','IE',1,'www','baidu'),(49217,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49218,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49219,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49220,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49221,'123.152.239.10','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49222,'183.136.190.62','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49223,'180.76.4.190','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49224,'222.186.128.53','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49225,'123.125.71.47','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49226,'220.181.108.140','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49227,'123.125.71.78','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49228,'180.76.4.211','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49229,'220.181.108.163','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49230,'123.125.71.30','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49231,'220.181.108.90','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49232,'121.199.125.21','2015-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(49233,'121.199.125.4','2015-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(49234,'183.136.190.62','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49235,'180.76.4.209','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49236,'148.251.77.34','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49237,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49238,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49239,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49240,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49241,'123.125.71.55','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49242,'220.181.108.120','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49243,'180.76.4.107','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49244,'221.237.118.252','2015-03-22 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(49245,'113.105.95.122','2015-03-22 00:00:00','/index.html','Safari',1,'',''),(49246,'222.186.128.54','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49247,'180.153.198.202','2015-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(49248,'123.125.71.44','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49249,'220.181.108.102','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49250,'123.125.71.32','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49251,'220.181.108.100','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49252,'180.76.4.155','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49253,'187.122.233.234','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49254,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49255,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49256,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49257,'123.249.29.201','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49258,'121.199.125.21','2015-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(49259,'121.199.125.4','2015-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(49260,'180.76.4.175','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49261,'123.125.71.120','2015-03-22 00:00:00','/index.html','Chrome',1,'',''),(49262,'61.160.247.181','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49263,'123.125.71.92','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49264,'220.181.108.145','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49265,'222.186.128.57','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49266,'220.181.132.218','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49267,'101.199.108.118','2015-03-22 00:00:00','/index.html','Safari',1,'',''),(49268,'114.225.222.94','2015-03-22 00:00:00','/index.html','Chrome',1,'睿思商业','baidu'),(49269,'180.76.4.199','2015-03-22 00:00:00','/index.html','IE',1,'',''),(49270,'125.94.71.144','2015-03-22 00:00:00','/news.htm','Chrome',1,'',''),(49271,'123.125.71.79','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49272,'220.181.108.155','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49273,'123.125.71.90','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49274,'220.181.108.88','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49275,'222.130.143.218','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49276,'222.130.143.218','2015-03-22 00:00:00','/index.html','Firefox',1,'',''),(49277,'179.158.106.26','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49278,'180.76.4.224','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49279,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49280,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49281,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49282,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49283,'220.181.132.216','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49284,'101.199.112.49','2015-03-23 00:00:00','/index.html','Safari',1,'',''),(49285,'110.75.186.226','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49286,'110.75.186.226','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49287,'110.75.186.226','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49288,'222.186.128.51','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49289,'61.135.190.222','2015-03-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(49290,'182.118.54.44','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49291,'220.181.108.168','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49292,'123.125.71.48','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49293,'180.76.4.70','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49294,'222.186.128.52','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49295,'218.30.118.102','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49296,'180.76.4.100','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49297,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49298,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49299,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49300,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49301,'183.136.190.62','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49302,'123.125.71.55','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49303,'220.181.108.112','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49304,'222.186.128.55','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49305,'180.76.4.69','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49306,'121.199.125.21','2015-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(49307,'121.199.125.4','2015-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(49308,'46.29.20.219','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49309,'123.125.71.102','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49310,'220.181.108.75','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49311,'182.118.54.69','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49312,'123.125.71.61','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49313,'42.156.139.46','2015-03-23 00:00:00','/index.html','Safari',1,'',''),(49314,'61.160.247.181','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49315,'180.76.4.204','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49316,'123.125.71.33','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49317,'220.181.108.120','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49318,'114.251.186.21','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49319,'18.238.2.85','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49320,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49321,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49322,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49323,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49324,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49325,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49326,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49327,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49328,'112.65.193.14','2015-03-23 00:00:00','/index.html','Safari',1,'','baidu'),(49329,'62.210.254.239','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49330,'112.64.235.254','2015-03-23 00:00:00','/index.html','Safari',1,'',''),(49331,'180.76.4.90','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49332,'183.136.190.62','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49333,'123.125.71.80','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49334,'220.181.108.186','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49335,'123.125.71.117','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49336,'220.181.108.141','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49337,'123.125.71.118','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49338,'183.136.190.62','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49339,'180.76.4.206','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49340,'123.125.71.71','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49341,'220.181.108.88','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49342,'114.250.56.204','2015-03-23 00:00:00','/index.html','Chrome',1,'','baidu'),(49343,'61.135.190.219','2015-03-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(49344,'118.186.138.193','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49345,'222.186.128.54','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49346,'93.174.93.177','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49347,'61.160.247.181','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49348,'180.76.4.41','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49349,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49350,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49351,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49352,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49353,'123.125.71.112','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49354,'220.181.108.159','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49355,'110.80.23.162','2015-03-23 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(49356,'220.181.158.106','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49357,'140.206.51.54','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49358,'140.206.51.54','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49359,'140.206.51.54','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49360,'123.125.71.38','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49361,'220.181.108.106','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49362,'115.28.233.241','2015-03-23 00:00:00','/index.html','IE',1,'','baidu'),(49363,'122.224.18.83','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49364,'183.136.190.62','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49365,'180.76.4.146','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49366,'124.126.219.104','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49367,'66.249.79.88','2015-03-23 00:00:00','/index.html','Safari',1,'',''),(49368,'180.153.206.24','2015-03-23 00:00:00','/index.html','Safari',1,'',''),(49369,'222.186.128.54','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49370,'36.99.31.79','2015-03-23 00:00:00','/index.html','Safari',1,'',''),(49371,'36.99.31.234','2015-03-23 00:00:00','/index.html','Safari',1,'',''),(49372,'220.181.51.40','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49373,'182.118.41.67','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49374,'180.76.4.207','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49375,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49376,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49377,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49378,'123.249.29.201','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49379,'148.251.77.34','2015-03-23 00:00:00','/index.html','Chrome',1,'',''),(49380,'123.125.71.89','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49381,'220.181.108.161','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49382,'60.209.124.210','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49383,'180.76.4.74','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49384,'123.125.71.60','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49385,'220.181.108.110','2015-03-23 00:00:00','/index.html','Firefox',1,'',''),(49386,'180.76.4.82','2015-03-23 00:00:00','/index.html','IE',1,'',''),(49387,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49388,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49389,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49390,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49391,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49392,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49393,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49394,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49395,'218.77.79.57','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49396,'180.76.4.168','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49397,'110.75.186.210','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49398,'110.75.186.210','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49399,'110.75.186.210','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49400,'123.125.71.58','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49401,'220.181.108.81','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49402,'111.206.36.135','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49403,'180.76.4.116','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49404,'121.199.125.21','2015-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(49405,'121.199.125.4','2015-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(49406,'121.199.125.21','2015-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(49407,'82.192.75.54','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49408,'121.199.125.21','2015-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(49409,'121.199.125.21','2015-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(49410,'123.125.71.79','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49411,'220.181.108.184','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49412,'121.199.125.21','2015-03-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(49413,'121.199.125.21','2015-03-24 00:00:00','/news/newsview.htm','Firefox',1,'',''),(49414,'218.30.118.98','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49415,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49416,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49417,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49418,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49419,'180.76.4.205','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49420,'38.100.21.61','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49421,'38.100.21.61','2015-03-24 00:00:00','/newsview.htm','IE',1,'',''),(49422,'38.100.21.61','2015-03-24 00:00:00','/news.htm','IE',1,'',''),(49423,'66.249.64.67','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49424,'222.186.128.57','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49425,'66.249.64.171','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49426,'183.136.190.62','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49427,'123.125.71.44','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49428,'220.181.108.97','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49429,'180.76.4.242','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49430,'58.20.50.154','2015-03-24 00:00:00','/index.html','IE',1,'','baidu'),(49431,'123.125.71.30','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49432,'220.181.108.84','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49433,'180.76.4.143','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49434,'61.146.178.190','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49435,'123.125.71.34','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49436,'220.181.108.75','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49437,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49438,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49439,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49440,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49441,'222.186.128.56','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49442,'189.83.166.208','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49443,'42.156.139.46','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49444,'101.226.89.121','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49445,'123.125.71.51','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49446,'220.181.108.148','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49447,'36.99.31.145','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49448,'125.71.163.137','2015-03-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(49449,'36.99.31.53','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49450,'183.136.190.62','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49451,'124.237.143.154','2015-03-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(49452,'119.147.146.189','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49453,'123.125.71.89','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49454,'220.181.108.160','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49455,'180.76.4.50','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49456,'222.186.128.57','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49457,'220.181.132.218','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49458,'183.136.190.62','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49459,'101.199.108.56','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49460,'220.181.51.61','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49461,'123.125.71.84','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49462,'220.181.108.75','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49463,'180.76.4.135','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49464,'54.204.119.126','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49465,'54.161.238.39','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49466,'220.181.132.216','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49467,'101.199.108.51','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49468,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49469,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49470,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49471,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49472,'61.135.190.105','2015-03-24 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(49473,'123.125.71.102','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49474,'220.181.108.107','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49475,'183.136.190.62','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49476,'218.241.186.186','2015-03-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(49477,'180.76.4.99','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49478,'221.224.53.39','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49479,'221.224.53.39','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49480,'123.125.71.12','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49481,'101.226.33.201','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49482,'220.181.108.84','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49483,'180.153.206.32','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49484,'180.153.163.209','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49485,'180.153.201.15','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49486,'112.64.235.245','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49487,'112.64.235.245','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49488,'180.153.214.188','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49489,'37.187.129.166','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49490,'180.76.4.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49491,'61.135.169.56','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49492,'60.247.127.214','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49493,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49494,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49495,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49496,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49497,'123.125.71.114','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49498,'220.181.108.167','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49499,'201.55.31.66','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(49500,'180.76.4.187','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49501,'223.20.90.245','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49502,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49503,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49504,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49505,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49506,'118.112.56.203','2015-03-24 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(49507,'182.118.41.167','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49508,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49509,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49510,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49511,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49512,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49513,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49514,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49515,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49516,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49517,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49518,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49519,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49520,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49521,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49522,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49523,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49524,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49525,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49526,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49527,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49528,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49529,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49530,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49531,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49532,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49533,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49534,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49535,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49536,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49537,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49538,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49539,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49540,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49541,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49542,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49543,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49544,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49545,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49546,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49547,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49548,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49549,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49550,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49551,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49552,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49553,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49554,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49555,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49556,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49557,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49558,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49559,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49560,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49561,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49562,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49563,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49564,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49565,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49566,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49567,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49568,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49569,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49570,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49571,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49572,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49573,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49574,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49575,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49576,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49577,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49578,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49579,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49580,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49581,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49582,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49583,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49584,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49585,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49586,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49587,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49588,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49589,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49590,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49591,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49592,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49593,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49594,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49595,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49596,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49597,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49598,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49599,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49600,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49601,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49602,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49603,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49604,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49605,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49606,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49607,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49608,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49609,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49610,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49611,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49612,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49613,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49614,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49615,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49616,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49617,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49618,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49619,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49620,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49621,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49622,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49623,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49624,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49625,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49626,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49627,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49628,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49629,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49630,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49631,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49632,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49633,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49634,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49635,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49636,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49637,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49638,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49639,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49640,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49641,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49642,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49643,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49644,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49645,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49646,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49647,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49648,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49649,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49650,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49651,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49652,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49653,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49654,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49655,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49656,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49657,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49658,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49659,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49660,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49661,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49662,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49663,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49664,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49665,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49666,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49667,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49668,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49669,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49670,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49671,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49672,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49673,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49674,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49675,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49676,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49677,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49678,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49679,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49680,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49681,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49682,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49683,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49684,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49685,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49686,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49687,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49688,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49689,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49690,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49691,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49692,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49693,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49694,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49695,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49696,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49697,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49698,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49699,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49700,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49701,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49702,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49703,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49704,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49705,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49706,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49707,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49708,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49709,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49710,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49711,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49712,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49713,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49714,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49715,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49716,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49717,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49718,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49719,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49720,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49721,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49722,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49723,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49724,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49725,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49726,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49727,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49728,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49729,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49730,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49731,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49732,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49733,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49734,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49735,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49736,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49737,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49738,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49739,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49740,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49741,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49742,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49743,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49744,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49745,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49746,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49747,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49748,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49749,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49750,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49751,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49752,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49753,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49754,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49755,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49756,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49757,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49758,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49759,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49760,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49761,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49762,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49763,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49764,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49765,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49766,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49767,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49768,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49769,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49770,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49771,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49772,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49773,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49774,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49775,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49776,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49777,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49778,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49779,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49780,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49781,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49782,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49783,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49784,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49785,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49786,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49787,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49788,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49789,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49790,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49791,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49792,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49793,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49794,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49795,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49796,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49797,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49798,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49799,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49800,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49801,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49802,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49803,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49804,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49805,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49806,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49807,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49808,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49809,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49810,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49811,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49812,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49813,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49814,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49815,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49816,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49817,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49818,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49819,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49820,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49821,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49822,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49823,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49824,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49825,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49826,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49827,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49828,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49829,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49830,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49831,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49832,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49833,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49834,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49835,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49836,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49837,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49838,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49839,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49840,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49841,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49842,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49843,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49844,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49845,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49846,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49847,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49848,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49849,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49850,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49851,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49852,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49853,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49854,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49855,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49856,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49857,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49858,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49859,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49860,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49861,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49862,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49863,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49864,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49865,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49866,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49867,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49868,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49869,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49870,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49871,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49872,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49873,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49874,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49875,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49876,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49877,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49878,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49879,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49880,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49881,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49882,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49883,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49884,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49885,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49886,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49887,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49888,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49889,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49890,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49891,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49892,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49893,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49894,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49895,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49896,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49897,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49898,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49899,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49900,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49901,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49902,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49903,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49904,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49905,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49906,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49907,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49908,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49909,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49910,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49911,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49912,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49913,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49914,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49915,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49916,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49917,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49918,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49919,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49920,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49921,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49922,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49923,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49924,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49925,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49926,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49927,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49928,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49929,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49930,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49931,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49932,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49933,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49934,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49935,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49936,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49937,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49938,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49939,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49940,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49941,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49942,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49943,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49944,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49945,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49946,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49947,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49948,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49949,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49950,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49951,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49952,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49953,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49954,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49955,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49956,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49957,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49958,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49959,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49960,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49961,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49962,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49963,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49964,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49965,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49966,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49967,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49968,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49969,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49970,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49971,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49972,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49973,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49974,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49975,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49976,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49977,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49978,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49979,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49980,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49981,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49982,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49983,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49984,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49985,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49986,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49987,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49988,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49989,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49990,'61.135.169.74','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49991,'112.64.235.247','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49992,'112.64.235.246','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(49993,'121.199.125.21','2015-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(49994,'180.76.4.70','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49995,'123.125.71.49','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49996,'220.181.108.181','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(49997,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49998,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(49999,'180.76.4.48','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50000,'112.90.78.25','2015-03-24 00:00:00','/index.html','Safari',1,'',''),(50001,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50002,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50003,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50004,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50005,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50006,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50007,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50008,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50009,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50010,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50011,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50012,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50013,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50014,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50015,'121.42.0.16','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50016,'123.125.71.32','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(50017,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50018,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50019,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50020,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50021,'220.181.108.173','2015-03-24 00:00:00','/index.html','Firefox',1,'',''),(50022,'151.46.57.19','2015-03-24 00:00:00','/index.html','Chrome',1,'',''),(50023,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50024,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50025,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50026,'123.249.29.201','2015-03-24 00:00:00','/index.html','IE',1,'',''),(50027,'182.118.55.168','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50028,'180.76.4.248','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50029,'110.75.186.210','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50030,'110.75.186.210','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50031,'110.75.186.210','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50032,'123.125.71.44','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50033,'220.181.108.101','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50034,'121.199.125.21','2015-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(50035,'121.199.125.4','2015-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(50036,'121.199.125.21','2015-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(50037,'180.76.4.61','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50038,'123.125.71.17','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50039,'220.181.108.108','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50040,'123.125.71.52','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50041,'220.181.108.113','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50042,'182.118.60.52','2015-03-25 00:00:00','/newsview.htm','IE',1,'',''),(50043,'180.76.4.243','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50044,'61.135.169.22','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50045,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50046,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50047,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50048,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50049,'183.136.190.62','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50050,'180.76.4.172','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50051,'104.232.1.100','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50052,'123.125.71.49','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50053,'220.181.108.182','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50054,'122.224.18.83','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50055,'182.118.54.69','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50056,'101.226.33.201','2015-03-25 00:00:00','/news.htm','Safari',1,'',''),(50057,'180.153.206.36','2015-03-25 00:00:00','/index.html','Safari',1,'',''),(50058,'112.64.235.245','2015-03-25 00:00:00','/index.html','Safari',1,'',''),(50059,'180.153.206.17','2015-03-25 00:00:00','/index.html','Safari',1,'',''),(50060,'183.136.190.62','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50061,'189.35.189.125','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50062,'189.35.189.125','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50063,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50064,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50065,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50066,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50067,'61.135.190.69','2015-03-25 00:00:00','/index.html','IE',1,'www','baidu'),(50068,'218.64.17.228','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50069,'218.64.17.228','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50070,'42.156.139.46','2015-03-25 00:00:00','/index.html','Safari',1,'',''),(50071,'123.125.71.22','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50072,'220.181.108.166','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50073,'101.226.33.225','2015-03-25 00:00:00','/index.html','Safari',1,'',''),(50074,'61.160.213.110','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50075,'61.135.169.22','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50076,'222.186.128.53','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50077,'123.125.71.110','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50078,'220.181.108.84','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50079,'1.202.240.238','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50080,'1.202.240.238','2015-03-25 00:00:00','/news.htm','IE',1,'',''),(50081,'1.202.240.238','2015-03-25 00:00:00','/newsview.htm','IE',1,'',''),(50082,'217.12.206.140','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50083,'180.153.182.98','2015-03-25 00:00:00','/news/news.htm','IE',1,'',''),(50084,'180.153.182.173','2015-03-25 00:00:00','/news/news.htm','IE',1,'',''),(50085,'220.181.132.218','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50086,'220.181.132.192','2015-03-25 00:00:00','/index.html','Safari',1,'',''),(50087,'119.147.146.189','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50088,'183.136.190.62','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50089,'183.136.190.62','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50090,'218.25.32.210','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50091,'27.159.20.225','2015-03-25 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(50092,'61.135.190.104','2015-03-25 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(50093,'61.135.190.102','2015-03-25 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(50094,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50095,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50096,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50097,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50098,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50099,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50100,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50101,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50102,'1.202.240.238','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50103,'121.199.125.21','2015-03-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(50104,'121.199.125.4','2015-03-25 00:00:00','/news/newsview.htm','Firefox',1,'',''),(50105,'222.186.128.57','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50106,'197.88.59.96','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50107,'176.10.99.200','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50108,'61.160.247.181','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50109,'61.135.172.68','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50110,'180.173.44.32','2015-03-25 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(50111,'180.173.44.32','2015-03-25 00:00:00','/news.htm','Chrome',1,'',''),(50112,'220.181.51.53','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50113,'222.186.128.52','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50114,'1.202.240.238','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50115,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50116,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50117,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50118,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50119,'1.202.240.238','2015-03-25 00:00:00','/newsview.htm','IE',1,'',''),(50120,'1.202.240.238','2015-03-25 00:00:00','/newsview.htm','IE',1,'',''),(50121,'1.202.240.238','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50122,'1.202.240.238','2015-03-25 00:00:00','/newsview.htm','IE',1,'',''),(50123,'1.202.240.238','2015-03-25 00:00:00','/newsview.htm','IE',1,'',''),(50124,'1.202.240.238','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50125,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50126,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50127,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50128,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50129,'1.202.240.238','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50130,'1.202.240.238','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50131,'123.125.71.21','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50132,'220.181.108.83','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50133,'61.160.247.181','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50134,'222.186.128.55','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50135,'221.12.59.213','2015-03-25 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(50136,'119.147.146.189','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50137,'221.12.59.213','2015-03-25 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(50138,'221.12.59.213','2015-03-25 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(50139,'221.12.59.213','2015-03-25 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(50140,'183.60.62.44','2015-03-25 00:00:00','/index.html','Safari',1,'',''),(50141,'183.60.52.123','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50142,'180.153.206.37','2015-03-25 00:00:00','/index.html','Safari',1,'',''),(50143,'42.196.46.59','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50144,'123.125.71.43','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50145,'220.181.108.185','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50146,'200.153.163.158','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50147,'54.158.94.44','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50148,'200.13.152.13','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50149,'54.204.243.158','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50150,'114.241.192.120','2015-03-25 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(50151,'114.241.192.120','2015-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(50152,'106.38.241.105','2015-03-25 00:00:00','/index.html','Safari',1,'',''),(50153,'123.125.71.24','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50154,'220.181.108.88','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50155,'187.75.227.43','2015-03-25 00:00:00','/index.html','Chrome',1,'',''),(50156,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50157,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50158,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50159,'123.249.29.201','2015-03-25 00:00:00','/index.html','IE',1,'',''),(50160,'218.30.118.80','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50161,'123.125.71.76','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50162,'220.181.108.90','2015-03-25 00:00:00','/index.html','Firefox',1,'',''),(50163,'113.66.188.71','2015-03-26 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(50164,'123.125.71.46','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50165,'220.181.108.82','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50166,'110.75.186.210','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50167,'110.75.186.210','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50168,'110.75.186.210','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50169,'36.99.30.133','2015-03-26 00:00:00','/index.html','Safari',1,'',''),(50170,'180.76.4.169','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50171,'36.99.30.208','2015-03-26 00:00:00','/index.html','Safari',1,'',''),(50172,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50173,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50174,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50175,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50176,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50177,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50178,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50179,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50180,'123.125.71.38','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50181,'220.181.108.163','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50182,'180.76.4.94','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50183,'123.125.71.33','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50184,'183.136.190.62','2015-03-26 00:00:00','/index.html','Chrome',1,'',''),(50185,'180.76.4.49','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50186,'222.186.128.54','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50187,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50188,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50189,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50190,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50191,'180.76.4.52','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50192,'107.150.47.234','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50193,'1.202.240.238','2015-03-26 00:00:00','/newsview.htm','IE',1,'','baidu'),(50194,'61.160.247.181','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50195,'121.199.125.21','2015-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(50196,'121.199.125.4','2015-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(50197,'222.129.50.132','2015-03-26 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(50198,'222.129.50.132','2015-03-26 00:00:00','/index.html','Chrome',1,'',''),(50199,'180.153.206.18','2015-03-26 00:00:00','/index.html','Safari',1,'',''),(50200,'123.125.71.124','2015-03-26 00:00:00','/index.html','Chrome',1,'',''),(50201,'183.136.190.62','2015-03-26 00:00:00','/index.html','Chrome',1,'',''),(50202,'180.76.4.231','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50203,'106.39.189.247','2015-03-26 00:00:00','/index.html','Safari',1,'','baidu'),(50204,'121.199.125.21','2015-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(50205,'183.136.190.62','2015-03-26 00:00:00','/index.html','Chrome',1,'',''),(50206,'111.206.36.12','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50207,'42.156.139.46','2015-03-26 00:00:00','/index.html','Safari',1,'',''),(50208,'36.99.31.234','2015-03-26 00:00:00','/index.html','Safari',1,'',''),(50209,'110.75.105.197','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50210,'36.99.31.48','2015-03-26 00:00:00','/index.html','Safari',1,'',''),(50211,'220.181.132.216','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50212,'101.199.108.51','2015-03-26 00:00:00','/index.html','Safari',1,'',''),(50213,'61.160.213.110','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50214,'180.76.4.104','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50215,'183.136.190.62','2015-03-26 00:00:00','/index.html','Chrome',1,'',''),(50216,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50217,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50218,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50219,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50220,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50221,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50222,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50223,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50224,'180.76.4.87','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50225,'220.181.132.218','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50226,'220.181.132.194','2015-03-26 00:00:00','/index.html','Safari',1,'',''),(50227,'94.242.246.23','2015-03-26 00:00:00','/index.html','Chrome',1,'',''),(50228,'123.125.71.47','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50229,'220.181.108.83','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50230,'180.76.4.106','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50231,'218.241.186.186','2015-03-26 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(50232,'46.29.20.219','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50233,'123.125.71.30','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50234,'220.181.108.94','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50235,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50236,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50237,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50238,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50239,'222.186.128.52','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50240,'218.204.136.98','2015-03-26 00:00:00','/index.html','Chrome',1,'',''),(50241,'180.76.4.216','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50242,'220.181.51.61','2015-03-26 00:00:00','/index.html','Chrome',1,'',''),(50243,'179.192.9.215','2015-03-26 00:00:00','/index.html','Chrome',1,'',''),(50244,'123.125.71.41','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50245,'220.181.108.89','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50246,'222.186.128.58','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50247,'222.186.128.58','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50248,'183.136.190.36','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50249,'61.160.213.110','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50250,'123.125.71.107','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50251,'220.181.108.92','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50252,'89.234.157.254','2015-03-26 00:00:00','/index.html','Chrome',1,'',''),(50253,'222.186.128.53','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50254,'222.186.128.53','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50255,'222.186.128.53','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50256,'183.136.190.58','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50257,'123.125.71.90','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50258,'220.181.108.94','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50259,'183.136.190.58','2015-03-26 00:00:00','/index.html','Firefox',1,'',''),(50260,'180.76.4.163','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50261,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50262,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50263,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50264,'123.249.29.201','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50265,'222.186.128.53','2015-03-26 00:00:00','/index.html','IE',1,'',''),(50266,'182.118.54.85','2015-03-26 00:00:00','/index.html','Chrome',1,'',''),(50267,'183.136.190.43','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50268,'123.125.71.55','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50269,'180.76.4.19','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50270,'220.181.108.122','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50271,'183.136.190.36','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50272,'110.75.186.225','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50273,'110.75.186.225','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50274,'110.75.186.225','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50275,'123.125.71.56','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50276,'220.181.108.97','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50277,'180.76.4.220','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50278,'123.125.71.28','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50279,'220.181.108.143','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50280,'183.136.190.51','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50281,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50282,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50283,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50284,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50285,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50286,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50287,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50288,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50289,'183.136.190.51','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50290,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50291,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50292,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50293,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50294,'61.146.178.190','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50295,'89.248.160.192','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50296,'182.118.55.249','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50297,'123.125.71.77','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50298,'220.181.108.75','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50299,'222.186.128.55','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50300,'216.38.216.197','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50301,'216.38.216.197','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50302,'121.199.125.21','2015-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(50303,'121.199.125.21','2015-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(50304,'121.199.125.4','2015-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(50305,'123.125.71.56','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50306,'220.181.108.154','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50307,'183.136.190.41','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50308,'123.125.71.26','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50309,'220.181.108.145','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50310,'183.136.190.62','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50311,'183.136.190.62','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50312,'183.136.190.55','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50313,'82.116.120.3','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50314,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50315,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50316,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50317,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50318,'61.135.190.197','2015-03-27 00:00:00','/index.html','IE',1,'www','baidu'),(50319,'1.202.240.238','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50320,'123.125.71.45','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50321,'220.181.108.86','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50322,'101.226.89.115','2015-03-27 00:00:00','/index.html','Safari',1,'',''),(50323,'222.128.186.109','2015-03-27 00:00:00','/index.html','Chrome',1,'','baidu'),(50324,'222.128.186.109','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50325,'123.125.71.120','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50326,'119.147.146.189','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50327,'114.250.90.120','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50328,'101.226.89.121','2015-03-27 00:00:00','/index.html','Safari',1,'','baidu'),(50329,'101.226.89.116','2015-03-27 00:00:00','/index.html','Safari',1,'',''),(50330,'101.226.33.228','2015-03-27 00:00:00','/index.html','Safari',1,'',''),(50331,'183.136.190.62','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50332,'42.156.139.46','2015-03-27 00:00:00','/index.html','Safari',1,'',''),(50333,'222.186.128.51','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50334,'121.199.125.21','2015-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(50335,'121.199.125.4','2015-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(50336,'220.181.158.81','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50337,'220.181.51.56','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50338,'115.28.39.180','2015-03-27 00:00:00','/index.html','IE',1,'','baidu'),(50339,'220.181.51.46','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50340,'123.125.71.96','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50341,'220.181.108.177','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50342,'220.181.132.216','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50343,'101.199.108.54','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50344,'14.117.1.13','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50345,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50346,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50347,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50348,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50349,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50350,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50351,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50352,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50353,'123.125.71.50','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50354,'220.181.108.114','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50355,'183.136.190.41','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50356,'61.135.190.103','2015-03-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(50357,'61.135.190.102','2015-03-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(50358,'123.125.71.54','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50359,'220.181.108.145','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50360,'220.181.132.218','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50361,'220.181.132.195','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50362,'121.199.125.21','2015-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(50363,'183.136.190.62','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50364,'183.136.190.36','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50365,'220.181.51.53','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50366,'123.125.71.12','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50367,'220.181.108.165','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50368,'61.160.247.181','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50369,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50370,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50371,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50372,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50373,'216.145.17.190','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50374,'220.165.248.68','2015-03-27 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(50375,'64.246.165.150','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50376,'183.136.190.41','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50377,'222.186.128.52','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50378,'121.199.125.21','2015-03-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(50379,'121.199.125.4','2015-03-27 00:00:00','/news/newsview.htm','Firefox',1,'',''),(50380,'222.186.128.57','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50381,'222.186.128.57','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50382,'123.125.71.71','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50383,'220.181.108.75','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50384,'183.136.190.62','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50385,'36.99.31.41','2015-03-27 00:00:00','/index.html','Safari',1,'',''),(50386,'36.99.31.16','2015-03-27 00:00:00','/index.html','Safari',1,'',''),(50387,'123.125.71.28','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50388,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50389,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50390,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50391,'123.249.29.201','2015-03-27 00:00:00','/index.html','IE',1,'',''),(50392,'220.181.108.147','2015-03-27 00:00:00','/index.html','Firefox',1,'',''),(50393,'79.51.37.99','2015-03-27 00:00:00','/index.html','Chrome',1,'',''),(50394,'183.136.190.58','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50395,'183.136.190.62','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50396,'123.125.71.23','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50397,'220.181.108.92','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50398,'183.136.190.62','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50399,'183.136.190.41','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50400,'180.76.4.65','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50401,'123.125.71.26','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50402,'220.181.108.174','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50403,'123.125.71.100','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50404,'220.181.108.90','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50405,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50406,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50407,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50408,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50409,'203.208.60.138','2015-03-28 00:00:00','/index.html','Safari',1,'',''),(50410,'183.136.190.62','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50411,'218.30.118.100','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50412,'123.125.71.34','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50413,'220.181.108.141','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50414,'180.76.4.106','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50415,'191.250.237.220','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50416,'123.125.71.32','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50417,'183.136.190.55','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50418,'220.181.108.112','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50419,'190.104.196.250','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50420,'123.125.71.72','2015-03-28 00:00:00','/news.htm','Firefox',1,'',''),(50421,'61.160.247.181','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50422,'119.147.146.189','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50423,'180.76.4.74','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50424,'183.136.190.41','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50425,'123.125.71.52','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50426,'220.181.108.85','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50427,'123.125.71.22','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50428,'220.181.108.107','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50429,'222.186.128.55','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50430,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50431,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50432,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50433,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50434,'183.136.190.62','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50435,'121.199.125.21','2015-03-28 00:00:00','/newsview.htm','Firefox',1,'',''),(50436,'61.135.190.103','2015-03-28 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(50437,'61.135.190.103','2015-03-28 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(50438,'180.76.4.90','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50439,'123.125.71.103','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50440,'220.181.108.95','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50441,'183.136.190.62','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50442,'121.199.125.21','2015-03-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(50443,'121.199.125.4','2015-03-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(50444,'121.199.125.21','2015-03-28 00:00:00','/news/newsview.htm','Firefox',1,'',''),(50445,'61.135.169.56','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50446,'220.181.158.106','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50447,'123.125.71.17','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50448,'220.181.108.176','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50449,'61.135.190.72','2015-03-28 00:00:00','/index.html','IE',1,'www','baidu'),(50450,'183.136.190.62','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50451,'180.76.4.233','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50452,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50453,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50454,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50455,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50456,'61.160.247.181','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50457,'183.136.190.36','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50458,'180.76.4.115','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50459,'180.153.182.166','2015-03-28 00:00:00','/newsview.htm','IE',1,'',''),(50460,'180.153.182.166','2015-03-28 00:00:00','/newsview.htm','IE',1,'',''),(50461,'180.153.182.187','2015-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(50462,'180.153.182.167','2015-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(50463,'42.156.139.46','2015-03-28 00:00:00','/index.html','Safari',1,'',''),(50464,'183.136.190.36','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50465,'180.76.4.144','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50466,'182.36.149.252','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50467,'222.186.128.51','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50468,'123.125.71.75','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50469,'220.181.108.155','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50470,'180.153.205.253','2015-03-28 00:00:00','/index.html','Safari',1,'','baidu'),(50471,'203.208.60.176','2015-03-28 00:00:00','/index.html','Safari',1,'',''),(50472,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50473,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50474,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50475,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50476,'123.125.71.78','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50477,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50478,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50479,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50480,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50481,'220.181.108.110','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50482,'180.76.4.140','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50483,'123.125.71.51','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50484,'183.136.190.62','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50485,'220.181.108.99','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50486,'121.199.125.21','2015-03-28 00:00:00','/newsview.htm','Firefox',1,'',''),(50487,'121.199.125.4','2015-03-28 00:00:00','/newsview.htm','Firefox',1,'',''),(50488,'183.136.190.58','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50489,'222.186.128.56','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50490,'203.208.60.112','2015-03-28 00:00:00','/index.html','Safari',1,'',''),(50491,'123.125.71.23','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50492,'220.181.108.155','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50493,'178.20.55.16','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50494,'220.181.132.218','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50495,'101.199.112.49','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50496,'220.181.51.39','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50497,'182.118.42.78','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50498,'180.76.4.227','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50499,'123.125.71.97','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50500,'220.181.108.140','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50501,'123.125.71.40','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50502,'220.181.108.97','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50503,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50504,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50505,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50506,'123.249.29.201','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50507,'180.76.4.200','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50508,'123.125.71.15','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50509,'220.181.108.109','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50510,'180.153.206.17','2015-03-28 00:00:00','/index.html','Safari',1,'bi软件公司','baidu'),(50511,'183.136.190.36','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50512,'123.125.71.74','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50513,'220.181.108.145','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50514,'222.186.128.51','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50515,'180.76.4.94','2015-03-28 00:00:00','/index.html','IE',1,'',''),(50516,'183.136.190.55','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50517,'222.28.170.156','2015-03-28 00:00:00','/newsview.htm','Chrome',0,'基因组数据挖掘 收入','baidu'),(50518,'222.28.170.156','2015-03-28 00:00:00','/newsview.htm','Chrome',0,'基因组数据挖掘 收入','baidu'),(50519,'123.125.71.70','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50520,'220.181.108.86','2015-03-28 00:00:00','/index.html','Firefox',1,'',''),(50521,'61.135.190.101','2015-03-28 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(50522,'177.138.132.144','2015-03-28 00:00:00','/index.html','Chrome',1,'',''),(50523,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50524,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50525,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50526,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50527,'222.186.128.52','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50528,'61.160.247.181','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50529,'123.125.71.14','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(50530,'220.181.108.97','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(50531,'182.118.60.45','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(50532,'123.125.71.80','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(50533,'220.181.108.117','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(50534,'113.11.215.245','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50535,'113.11.215.245','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50536,'123.125.71.101','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(50537,'220.181.108.84','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(50538,'222.186.128.56','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50539,'183.136.190.51','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(50540,'77.109.141.138','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(50541,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50542,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50543,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50544,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50545,'183.136.190.36','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(50546,'183.136.190.40','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(50547,'61.160.247.181','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50548,'183.136.190.36','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(50549,'123.125.71.17','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(50550,'220.181.108.157','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(50551,'61.135.190.102','2015-03-29 00:00:00','/index.html','Chrome',1,'�����˼�Ƽ�','baidu'),(50552,'180.76.4.37','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50553,'182.118.60.87','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(50554,'36.99.30.176','2015-03-29 00:00:00','/index.html','Safari',1,'',''),(50555,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(50556,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(50557,'36.99.30.199','2015-03-29 00:00:00','/index.html','Safari',1,'',''),(50558,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50559,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50560,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50561,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50562,'180.76.4.10','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50563,'187.106.55.68','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(50564,'183.136.190.62','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(50565,'123.125.71.132','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(50566,'183.136.190.62','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(50567,'183.136.190.62','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(50568,'183.136.190.55','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(50569,'180.76.4.248','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50570,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(50571,'121.199.125.4','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(50572,'61.135.190.101','2015-03-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(50573,'61.135.190.219','2015-03-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(50574,'121.199.125.21','2015-03-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(50575,'121.199.125.21','2015-03-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(50576,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50577,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50578,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50579,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50580,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50581,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50582,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50583,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(50584,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(50585,'64.79.100.21','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(50586,'64.79.100.21','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(50587,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50588,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50589,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50590,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50591,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50592,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50593,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50594,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50595,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50596,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50597,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50598,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50599,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50600,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50601,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50602,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50603,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50604,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50605,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50606,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50607,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50608,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50609,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50610,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50611,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50612,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50613,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50614,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50615,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50616,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50617,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50618,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50619,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50620,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50621,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50622,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50623,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50624,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50625,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50626,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50627,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50628,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50629,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50630,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50631,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50632,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50633,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50634,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50635,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50636,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50637,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50638,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50639,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50640,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50641,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50642,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50643,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50644,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50645,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50646,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50647,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50648,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50649,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50650,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50651,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50652,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50653,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50654,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50655,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50656,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50657,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50658,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50659,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50660,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50661,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50662,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50663,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50664,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50665,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50666,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50667,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50668,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50669,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50670,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50671,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50672,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50673,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50674,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50675,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50676,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50677,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50678,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50679,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50680,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50681,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50682,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50683,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50684,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50685,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50686,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50687,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50688,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50689,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50690,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50691,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50692,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50693,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50694,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50695,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50696,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50697,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50698,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50699,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50700,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50701,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50702,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50703,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50704,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50705,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50706,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50707,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50708,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50709,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50710,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50711,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50712,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50713,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50714,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50715,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50716,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50717,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50718,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50719,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50720,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50721,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50722,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50723,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50724,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50725,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50726,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50727,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50728,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50729,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50730,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50731,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50732,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50733,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50734,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50735,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50736,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50737,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50738,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50739,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50740,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50741,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50742,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50743,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50744,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50745,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50746,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50747,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50748,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50749,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50750,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50751,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50752,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50753,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50754,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50755,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50756,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50757,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50758,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50759,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50760,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50761,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50762,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50763,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50764,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50765,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50766,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50767,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50768,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50769,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50770,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50771,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50772,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50773,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50774,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50775,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50776,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50777,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50778,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50779,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50780,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50781,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50782,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50783,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50784,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50785,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50786,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50787,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50788,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50789,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50790,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50791,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50792,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50793,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50794,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50795,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50796,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50797,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50798,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50799,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50800,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50801,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50802,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50803,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50804,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50805,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50806,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50807,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50808,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50809,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50810,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50811,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50812,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50813,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50814,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50815,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50816,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50817,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50818,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50819,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50820,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50821,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50822,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50823,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50824,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50825,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50826,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50827,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50828,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50829,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50830,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50831,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50832,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50833,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50834,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50835,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50836,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50837,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50838,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50839,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50840,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50841,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50842,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50843,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50844,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50845,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50846,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50847,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50848,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50849,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50850,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50851,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50852,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50853,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50854,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50855,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50856,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50857,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50858,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50859,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50860,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50861,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50862,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50863,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50864,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50865,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50866,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50867,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50868,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50869,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50870,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50871,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50872,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50873,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50874,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50875,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50876,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50877,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50878,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50879,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50880,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50881,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50882,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50883,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50884,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50885,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50886,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50887,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50888,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50889,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50890,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50891,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50892,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50893,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50894,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50895,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50896,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50897,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50898,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50899,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50900,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50901,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50902,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50903,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50904,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50905,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50906,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50907,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50908,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50909,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50910,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50911,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50912,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50913,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50914,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50915,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50916,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50917,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50918,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50919,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50920,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50921,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50922,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50923,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50924,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50925,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50926,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50927,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50928,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50929,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50930,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50931,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50932,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50933,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50934,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50935,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50936,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50937,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50938,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50939,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50940,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50941,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50942,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50943,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50944,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50945,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50946,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50947,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50948,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50949,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50950,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50951,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(50952,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50953,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50954,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50955,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50956,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50957,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50958,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50959,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50960,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50961,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50962,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50963,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50964,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50965,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50966,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50967,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50968,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50969,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50970,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50971,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50972,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50973,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50974,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50975,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50976,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50977,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50978,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50979,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50980,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50981,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50982,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50983,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50984,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50985,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50986,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50987,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50988,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50989,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50990,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50991,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50992,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50993,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50994,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50995,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50996,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50997,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50998,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(50999,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51000,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51001,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51002,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51003,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51004,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51005,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51006,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51007,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51008,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51009,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51010,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51011,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51012,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51013,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51014,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51015,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51016,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51017,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51018,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51019,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51020,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51021,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51022,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51023,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51024,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51025,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51026,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51027,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51028,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51029,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51030,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51031,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51032,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51033,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51034,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51035,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51036,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51037,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51038,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51039,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51040,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51041,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51042,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51043,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51044,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51045,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51046,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51047,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51048,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51049,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51050,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51051,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51052,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51053,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51054,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51055,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51056,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51057,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51058,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51059,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51060,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51061,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51062,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51063,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51064,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51065,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51066,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51067,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51068,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51069,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51070,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51071,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51072,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51073,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51074,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51075,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51076,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51077,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51078,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51079,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51080,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51081,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51082,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51083,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51084,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51085,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51086,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51087,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51088,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51089,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51090,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51091,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51092,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51093,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51094,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51095,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51096,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51097,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51098,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51099,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51100,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51101,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51102,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51103,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51104,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51105,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51106,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51107,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51108,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51109,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51110,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51111,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51112,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51113,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51114,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51115,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51116,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51117,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51118,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51119,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51120,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51121,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51122,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51123,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51124,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51125,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51126,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51127,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51128,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51129,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51130,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51131,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51132,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51133,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51134,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51135,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51136,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51137,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51138,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51139,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51140,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51141,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51142,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51143,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51144,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51145,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51146,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51147,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51148,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51149,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51150,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51151,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51152,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51153,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51154,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51155,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51156,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51157,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51158,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51159,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51160,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51161,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51162,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51163,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51164,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51165,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51166,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51167,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51168,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51169,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51170,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51171,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51172,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51173,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51174,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51175,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51176,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51177,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51178,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51179,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51180,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51181,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51182,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51183,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51184,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51185,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51186,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51187,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51188,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51189,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51190,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51191,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51192,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51193,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51194,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51195,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51196,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51197,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51198,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51199,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51200,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51201,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51202,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51203,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51204,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51205,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51206,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51207,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51208,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51209,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51210,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51211,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51212,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51213,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51214,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51215,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51216,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51217,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51218,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51219,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51220,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51221,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51222,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51223,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51224,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51225,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51226,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51227,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51228,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51229,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51230,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51231,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51232,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51233,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51234,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51235,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51236,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51237,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51238,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51239,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51240,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51241,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51242,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51243,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51244,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51245,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51246,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51247,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51248,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51249,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51250,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51251,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51252,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51253,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51254,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51255,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51256,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51257,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51258,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51259,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51260,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51261,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51262,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51263,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51264,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51265,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51266,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51267,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51268,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51269,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51270,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51271,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51272,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51273,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51274,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51275,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51276,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51277,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51278,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51279,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51280,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51281,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51282,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51283,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51284,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51285,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51286,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51287,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51288,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51289,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51290,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51291,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51292,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51293,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51294,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51295,'218.30.118.102','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51296,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51297,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51298,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51299,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51300,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51301,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51302,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51303,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51304,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51305,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51306,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51307,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51308,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51309,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51310,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51311,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51312,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51313,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51314,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51315,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51316,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51317,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51318,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51319,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51320,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51321,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51322,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51323,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51324,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51325,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51326,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51327,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51328,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51329,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51330,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51331,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51332,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51333,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51334,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51335,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51336,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51337,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51338,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51339,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51340,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51341,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51342,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51343,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51344,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51345,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51346,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51347,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51348,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51349,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51350,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51351,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51352,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51353,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51354,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51355,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51356,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51357,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51358,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51359,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51360,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51361,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51362,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51363,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51364,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51365,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51366,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51367,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51368,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51369,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51370,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51371,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51372,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51373,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51374,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51375,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51376,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51377,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51378,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51379,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51380,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51381,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51382,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51383,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51384,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51385,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51386,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51387,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51388,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51389,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51390,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51391,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51392,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51393,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51394,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51395,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51396,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51397,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51398,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51399,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51400,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51401,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51402,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51403,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51404,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51405,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51406,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51407,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51408,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51409,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51410,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51411,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51412,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51413,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51414,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51415,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51416,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51417,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51418,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51419,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51420,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51421,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51422,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51423,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51424,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51425,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51426,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51427,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51428,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51429,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51430,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51431,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51432,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51433,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51434,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51435,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51436,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51437,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51438,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51439,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51440,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51441,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51442,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51443,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51444,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51445,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51446,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51447,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51448,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51449,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51450,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51451,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51452,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51453,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51454,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51455,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51456,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51457,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51458,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51459,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51460,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51461,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51462,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51463,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51464,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51465,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51466,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51467,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51468,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51469,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51470,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51471,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51472,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51473,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51474,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51475,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51476,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51477,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51478,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51479,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51480,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51481,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51482,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51483,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51484,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51485,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51486,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51487,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51488,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51489,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51490,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51491,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51492,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51493,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51494,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51495,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51496,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51497,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51498,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51499,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51500,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51501,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51502,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51503,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51504,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51505,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51506,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51507,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51508,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51509,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51510,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51511,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51512,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51513,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51514,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51515,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51516,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51517,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51518,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51519,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51520,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51521,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51522,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51523,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51524,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51525,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51526,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51527,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51528,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51529,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51530,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51531,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51532,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51533,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51534,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51535,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51536,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51537,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51538,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51539,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51540,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51541,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51542,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51543,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51544,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51545,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51546,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51547,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51548,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51549,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51550,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51551,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51552,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51553,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51554,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51555,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51556,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51557,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51558,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51559,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51560,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51561,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51562,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51563,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51564,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51565,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51566,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51567,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51568,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51569,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51570,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51571,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51572,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51573,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51574,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51575,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51576,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51577,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51578,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51579,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51580,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51581,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51582,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51583,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51584,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51585,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51586,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51587,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51588,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51589,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51590,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51591,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51592,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51593,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51594,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51595,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51596,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51597,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51598,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51599,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51600,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51601,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51602,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51603,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51604,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51605,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51606,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51607,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51608,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51609,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51610,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51611,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51612,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51613,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51614,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51615,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51616,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51617,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51618,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51619,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51620,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51621,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51622,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51623,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51624,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51625,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51626,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51627,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51628,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51629,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51630,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51631,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51632,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51633,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51634,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51635,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51636,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51637,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51638,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51639,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51640,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51641,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51642,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51643,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51644,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51645,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51646,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51647,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51648,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51649,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51650,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51651,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51652,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51653,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51654,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51655,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51656,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51657,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51658,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51659,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51660,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51661,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51662,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51663,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51664,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51665,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51666,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51667,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51668,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51669,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51670,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51671,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51672,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51673,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51674,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51675,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51676,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51677,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51678,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51679,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51680,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51681,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51682,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51683,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51684,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51685,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51686,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51687,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51688,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51689,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51690,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51691,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51692,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51693,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51694,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51695,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51696,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51697,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51698,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51699,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51700,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51701,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51702,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51703,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51704,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51705,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51706,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51707,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51708,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51709,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51710,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51711,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51712,'64.79.100.21','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51713,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51714,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51715,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51716,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51717,'121.199.125.4','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51718,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51719,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51720,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51721,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51722,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51723,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51724,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51725,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51726,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51727,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51728,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51729,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51730,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51731,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51732,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51733,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51734,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51735,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51736,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51737,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51738,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51739,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51740,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51741,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51742,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51743,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51744,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51745,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51746,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51747,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51748,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51749,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51750,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51751,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51752,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51753,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51754,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51755,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51756,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51757,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51758,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51759,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51760,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51761,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51762,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51763,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51764,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51765,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51766,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51767,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51768,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51769,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51770,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51771,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51772,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51773,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51774,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51775,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51776,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51777,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51778,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51779,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51780,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51781,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51782,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51783,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51784,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51785,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51786,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51787,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51788,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51789,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51790,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51791,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51792,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51793,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51794,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51795,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51796,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51797,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51798,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51799,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51800,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51801,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51802,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51803,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51804,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51805,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51806,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51807,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51808,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51809,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51810,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51811,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51812,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51813,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51814,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51815,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51816,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51817,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51818,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51819,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51820,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51821,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51822,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51823,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51824,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51825,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51826,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51827,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51828,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51829,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51830,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51831,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51832,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51833,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51834,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51835,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51836,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51837,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51838,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51839,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51840,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51841,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51842,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51843,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51844,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51845,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51846,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51847,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51848,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51849,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51850,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51851,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51852,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51853,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51854,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51855,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51856,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51857,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51858,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51859,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51860,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51861,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51862,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51863,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51864,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51865,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51866,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51867,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51868,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51869,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51870,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51871,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51872,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51873,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51874,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51875,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51876,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51877,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51878,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51879,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51880,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51881,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51882,'121.199.125.4','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51883,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51884,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51885,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51886,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51887,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51888,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51889,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51890,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51891,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51892,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51893,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51894,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51895,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51896,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51897,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51898,'64.79.100.21','2015-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(51899,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51900,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51901,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51902,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51903,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51904,'123.125.71.31','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51905,'220.181.108.139','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51906,'222.186.128.51','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51907,'42.156.139.46','2015-03-29 00:00:00','/index.html','Safari',1,'',''),(51908,'119.147.146.192','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(51909,'123.125.71.105','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51910,'180.76.4.119','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51911,'220.181.108.89','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51912,'121.199.125.21','2015-03-29 00:00:00','/news/newsview.htm','Firefox',1,'',''),(51913,'178.62.198.213','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(51914,'183.136.190.41','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51915,'61.146.178.190','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51916,'114.80.208.211','2015-03-29 00:00:00','/index.html','IE',1,'','baidu'),(51917,'123.125.71.14','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51918,'220.181.108.170','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51919,'123.125.71.40','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51920,'220.181.108.75','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51921,'180.76.4.186','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51922,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51923,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51924,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51925,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51926,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51927,'121.199.125.4','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51928,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51929,'123.125.71.118','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(51930,'183.136.190.41','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51931,'182.118.41.243','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51932,'180.76.4.63','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51933,'123.125.71.116','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51934,'220.181.108.163','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51935,'123.125.71.26','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51936,'220.181.108.87','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51937,'183.136.190.41','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51938,'220.181.132.218','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51939,'101.199.108.56','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(51940,'121.199.125.21','2015-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(51941,'180.76.4.118','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51942,'123.125.71.83','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51943,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51944,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51945,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51946,'123.249.29.201','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51947,'222.186.128.57','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51948,'222.186.128.57','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51949,'220.181.108.109','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51950,'123.125.71.104','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51951,'220.181.108.85','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51952,'222.186.58.89','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51953,'222.186.58.89','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51954,'179.125.138.65','2015-03-29 00:00:00','/index.html','Chrome',1,'',''),(51955,'222.186.128.57','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51956,'180.76.4.89','2015-03-29 00:00:00','/index.html','IE',1,'',''),(51957,'183.136.190.41','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51958,'123.125.71.92','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51959,'220.181.108.107','2015-03-29 00:00:00','/index.html','Firefox',1,'',''),(51960,'211.161.247.188','2015-03-29 00:00:00','/index.html','Chrome',1,'北京睿思 BI','baidu'),(51961,'211.161.247.188','2015-03-29 00:00:00','/news.htm','Chrome',1,'',''),(51962,'211.161.247.188','2015-03-30 00:00:00','/news.htm','Chrome',1,'',''),(51963,'222.186.128.52','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51964,'123.125.71.45','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51965,'220.181.108.86','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51966,'180.76.4.234','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51967,'121.199.125.21','2015-03-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(51968,'180.149.143.152','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(51969,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51970,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51971,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51972,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51973,'222.186.128.56','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51974,'180.76.4.250','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51975,'123.125.71.96','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51976,'220.181.108.89','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51977,'220.181.132.216','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51978,'101.199.108.51','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(51979,'121.199.125.21','2015-03-30 00:00:00','/newsview.htm','Firefox',1,'',''),(51980,'183.136.190.51','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51981,'121.199.125.21','2015-03-30 00:00:00','/newsview.htm','Firefox',1,'',''),(51982,'123.125.71.91','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51983,'220.181.108.77','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51984,'180.76.4.77','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51985,'123.125.71.27','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51986,'220.181.108.145','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51987,'183.136.190.62','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(51988,'61.160.247.181','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51989,'183.136.190.41','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51990,'5.135.152.208','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(51991,'123.125.71.27','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51992,'220.181.108.178','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51993,'222.186.128.54','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51994,'123.125.71.98','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51995,'183.136.190.55','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(51996,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51997,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51998,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(51999,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52000,'220.181.108.90','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52001,'180.76.4.111','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52002,'46.29.20.219','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52003,'177.177.98.86','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52004,'77.247.181.165','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52005,'183.136.190.40','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52006,'123.125.71.107','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52007,'220.181.108.163','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52008,'222.186.58.97','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52009,'202.46.49.185','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52010,'222.186.128.54','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52011,'61.135.165.23','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52012,'180.76.4.149','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52013,'123.125.71.73','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52014,'220.181.108.106','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52015,'183.136.190.62','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52016,'180.76.4.168','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52017,'140.206.51.54','2015-03-30 00:00:00','/index.html','Chrome',1,'北京睿思 bi','baidu'),(52018,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52019,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52020,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52021,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52022,'183.60.35.29','2015-03-30 00:00:00','/index.html','Safari',1,'',''),(52023,'183.136.190.36','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52024,'183.136.190.62','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52025,'221.238.132.118','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52026,'123.125.71.97','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52027,'222.186.58.71','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52028,'220.181.108.163','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52029,'116.226.53.254','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52030,'116.226.53.254','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52031,'37.230.114.209','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52032,'180.153.163.206','2015-03-30 00:00:00','/index.html','Safari',1,'',''),(52033,'180.153.163.211','2015-03-30 00:00:00','/index.html','Safari',1,'',''),(52034,'180.76.4.170','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52035,'183.136.190.58','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52036,'123.125.71.57','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52037,'220.181.108.118','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52038,'123.125.71.25','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52039,'220.181.108.109','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52040,'36.99.30.130','2015-03-30 00:00:00','/index.html','Safari',1,'',''),(52041,'123.125.71.119','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52042,'61.135.169.56','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52043,'36.99.31.20','2015-03-30 00:00:00','/index.html','Safari',1,'',''),(52044,'103.230.2.98','2015-03-30 00:00:00','/news.htm','Chrome',1,'',''),(52045,'191.250.132.113','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52046,'111.161.57.49','2015-03-30 00:00:00','/index.html','Safari',1,'','baidu'),(52047,'111.161.52.27','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52048,'61.49.57.55','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52049,'111.30.132.158','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52050,'111.30.132.194','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52051,'111.30.132.195','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52052,'111.30.132.194','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52053,'111.30.132.208','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52054,'111.30.132.176','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52055,'111.30.132.194','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52056,'111.30.132.195','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52057,'111.30.141.47','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52058,'111.30.132.190','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52059,'111.30.131.199','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52060,'111.30.132.176','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52061,'111.30.132.158','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52062,'111.30.141.47','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52063,'111.30.132.190','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52064,'111.30.132.190','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52065,'111.30.132.194','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52066,'111.30.132.208','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52067,'111.30.132.190','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52068,'111.30.132.194','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52069,'116.226.53.254','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52070,'42.156.139.46','2015-03-30 00:00:00','/index.html','Safari',1,'',''),(52071,'180.153.214.192','2015-03-30 00:00:00','/index.html','Safari',1,'',''),(52072,'114.112.90.54','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52073,'111.206.36.11','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52074,'222.186.128.56','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52075,'180.76.4.37','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52076,'123.125.71.90','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52077,'222.186.58.89','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52078,'220.181.108.85','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52079,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52080,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52081,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52082,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52083,'121.199.125.21','2015-03-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(52084,'123.125.71.52','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52085,'220.181.108.151','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52086,'222.186.128.55','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52087,'180.76.4.107','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52088,'36.99.31.105','2015-03-30 00:00:00','/index.html','Safari',1,'',''),(52089,'36.99.31.199','2015-03-30 00:00:00','/index.html','Safari',1,'',''),(52090,'183.33.163.2','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52091,'222.186.128.54','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52092,'222.186.128.55','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52093,'106.120.245.240','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52094,'123.125.71.26','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52095,'220.181.108.186','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52096,'183.136.190.51','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52097,'61.135.190.219','2015-03-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(52098,'180.76.4.99','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52099,'183.136.190.51','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52100,'221.220.95.145','2015-03-30 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(52101,'221.220.95.145','2015-03-30 00:00:00','/news.htm','Chrome',1,'',''),(52102,'221.220.95.145','2015-03-30 00:00:00','/news.htm','Chrome',1,'',''),(52103,'221.220.95.145','2015-03-30 00:00:00','/news.htm','Chrome',1,'',''),(52104,'221.220.95.145','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52105,'46.29.20.219','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52106,'220.181.132.218','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52107,'101.199.108.58','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52108,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52109,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52110,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52111,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52112,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52113,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52114,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52115,'123.249.29.201','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52116,'222.186.128.51','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52117,'123.125.71.41','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52118,'180.76.4.112','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52119,'220.181.108.143','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52120,'121.199.125.21','2015-03-30 00:00:00','/news/newsview.htm','Firefox',1,'',''),(52121,'222.186.128.50','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52122,'121.199.125.21','2015-03-30 00:00:00','/newsview.htm','Firefox',1,'',''),(52123,'61.135.165.22','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52124,'121.199.125.4','2015-03-30 00:00:00','/newsview.htm','Firefox',1,'',''),(52125,'222.186.128.57','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52126,'222.186.128.57','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52127,'123.125.71.46','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52128,'220.181.108.105','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52129,'222.186.128.52','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52130,'222.186.128.50','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52131,'123.125.71.53','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52132,'220.181.108.112','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52133,'180.76.4.163','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52134,'222.186.58.71','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52135,'121.199.125.21','2015-03-30 00:00:00','/newsview.htm','Firefox',1,'',''),(52136,'123.125.71.92','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52137,'220.181.108.151','2015-03-30 00:00:00','/index.html','Firefox',1,'',''),(52138,'182.118.55.118','2015-03-30 00:00:00','/index.html','Chrome',1,'',''),(52139,'222.186.128.55','2015-03-30 00:00:00','/index.html','IE',1,'',''),(52140,'183.136.190.51','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52141,'61.135.190.224','2015-03-31 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(52142,'61.135.190.105','2015-03-31 00:00:00','/newsview.htm','Chrome',0,'����������ھ�','baidu'),(52143,'180.76.4.153','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52144,'222.186.128.51','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52145,'216.38.216.197','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52146,'216.38.216.197','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52147,'216.38.216.197','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52148,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52149,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52150,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52151,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52152,'177.94.79.198','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52153,'189.48.47.190','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52154,'123.125.71.86','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52155,'216.38.216.197','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52156,'220.181.108.117','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52157,'222.186.58.89','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52158,'222.186.128.56','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52159,'180.76.4.16','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52160,'222.186.58.89','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52161,'94.102.51.38','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52162,'222.186.128.54','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52163,'218.30.118.98','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52164,'183.136.190.40','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52165,'180.76.4.57','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52166,'123.125.71.23','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52167,'183.136.190.36','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52168,'220.181.108.118','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52169,'121.199.125.21','2015-03-31 00:00:00','/newsview.htm','Firefox',1,'',''),(52170,'121.199.125.4','2015-03-31 00:00:00','/newsview.htm','Firefox',1,'',''),(52171,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52172,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52173,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52174,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52175,'182.118.55.214','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52176,'61.160.247.181','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52177,'123.125.71.82','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52178,'222.186.58.89','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52179,'220.181.108.106','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52180,'183.136.190.41','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52181,'222.186.128.56','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52182,'123.125.71.16','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52183,'180.76.4.156','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52184,'220.181.108.159','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52185,'218.77.79.57','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52186,'183.136.190.36','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52187,'222.186.128.53','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52188,'222.186.128.55','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52189,'123.125.71.28','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52190,'220.181.108.107','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52191,'222.36.239.74','2015-03-31 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(52192,'222.36.239.74','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52193,'119.147.146.189','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52194,'180.76.4.161','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52195,'180.153.206.17','2015-03-31 00:00:00','/index.html','Safari',1,'睿思国际科技','baidu'),(52196,'112.65.193.13','2015-03-31 00:00:00','/index.html','Safari',1,'',''),(52197,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52198,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52199,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52200,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52201,'1.202.240.238','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52202,'222.186.128.58','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52203,'123.125.71.94','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52204,'220.181.108.91','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52205,'183.136.190.40','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52206,'222.186.128.58','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52207,'112.64.235.253','2015-03-31 00:00:00','/index.html','Safari',1,'',''),(52208,'110.245.72.151','2015-03-31 00:00:00','/index.html','IE',1,'','baidu'),(52209,'180.76.4.14','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52210,'180.153.205.253','2015-03-31 00:00:00','/index.html','Safari',1,'',''),(52211,'123.125.71.132','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52212,'183.136.190.62','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52213,'123.125.71.60','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52214,'220.181.108.101','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52215,'222.128.129.225','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52216,'222.186.58.89','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52217,'180.76.4.204','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52218,'222.186.128.54','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52219,'111.195.194.22','2015-03-31 00:00:00','/index.html','Safari',1,'',''),(52220,'220.181.132.216','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52221,'101.199.108.119','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52222,'222.186.128.56','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52223,'157.55.39.9','2015-03-31 00:00:00','/index.html','Safari',1,'',''),(52224,'221.12.59.213','2015-03-31 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(52225,'183.136.190.36','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52226,'222.186.128.53','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52227,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52228,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52229,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52230,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52231,'46.161.41.199','2015-03-31 00:00:00','/news.htm','Firefox',1,'',''),(52232,'222.186.128.55','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52233,'180.76.4.58','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52234,'222.186.58.97','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52235,'183.136.190.36','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52236,'42.156.139.46','2015-03-31 00:00:00','/index.html','Safari',1,'',''),(52237,'123.125.71.105','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52238,'220.181.108.107','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52239,'1.202.240.238','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52240,'14.17.34.189','2015-03-31 00:00:00','/index.html','Safari',1,'',''),(52241,'180.149.143.152','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52242,'202.111.152.10','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52243,'222.186.58.71','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52244,'14.17.18.147','2015-03-31 00:00:00','/index.html','Safari',1,'',''),(52245,'180.76.4.167','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52246,'123.125.71.71','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52247,'221.12.59.213','2015-03-31 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(52248,'211.137.9.129','2015-03-31 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(52249,'220.181.108.85','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52250,'222.186.58.112','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52251,'89.248.172.78','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52252,'183.60.62.44','2015-03-31 00:00:00','/index.html','Safari',1,'',''),(52253,'14.17.34.191','2015-03-31 00:00:00','/index.html','Safari',1,'',''),(52254,'183.31.251.213','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52255,'222.186.128.53','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52256,'112.90.11.79','2015-03-31 00:00:00','/index.html','Safari',1,'',''),(52257,'121.79.144.183','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52258,'119.147.146.189','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52259,'123.125.71.79','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52260,'220.181.108.172','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52261,'222.186.58.89','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52262,'61.135.190.220','2015-03-31 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(52263,'91.121.100.66','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52264,'46.161.41.199','2015-03-31 00:00:00','/newsview.htm','Firefox',1,'',''),(52265,'101.226.66.181','2015-03-31 00:00:00','/index.html','Safari',1,'',''),(52266,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52267,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52268,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52269,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52270,'180.76.4.181','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52271,'222.186.58.90','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52272,'183.136.190.55','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52273,'94.102.49.79','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52274,'123.125.71.43','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52275,'220.181.108.155','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52276,'46.161.41.199','2015-03-31 00:00:00','/newsview.htm','Firefox',1,'',''),(52277,'180.76.4.50','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52278,'115.220.170.185','2015-03-31 00:00:00','/index.html','Chrome',1,'','baidu'),(52279,'123.125.71.53','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52280,'220.181.108.111','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52281,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52282,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52283,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52284,'220.181.51.37','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52285,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52286,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52287,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52288,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52289,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52290,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52291,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52292,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52293,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52294,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52295,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52296,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52297,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52298,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52299,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52300,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52301,'222.186.128.50','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52302,'222.186.128.50','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52303,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52304,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52305,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52306,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52307,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52308,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52309,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52310,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52311,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52312,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52313,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52314,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52315,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52316,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52317,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52318,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',1,'',''),(52319,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52320,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',1,'',''),(52321,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52322,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',1,'',''),(52323,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52324,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52325,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52326,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52327,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52328,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52329,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52330,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52331,'222.186.128.51','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52332,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52333,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52334,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52335,'123.249.29.201','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52336,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52337,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52338,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52339,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52340,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52341,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52342,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52343,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52344,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52345,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52346,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52347,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52348,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52349,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52350,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52351,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52352,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52353,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52354,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52355,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52356,'180.76.4.236','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52357,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',1,'',''),(52358,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52359,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',1,'',''),(52360,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52361,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',1,'',''),(52362,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52363,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52364,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52365,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52366,'183.136.190.36','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52367,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(52368,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',1,'',''),(52369,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',1,'',''),(52370,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(52371,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(52372,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',0,'',''),(52373,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',0,'',''),(52374,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',0,'',''),(52375,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',0,'',''),(52376,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52377,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52378,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52379,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52380,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52381,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52382,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52383,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52384,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52385,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52386,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52387,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52388,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',1,'',''),(52389,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',1,'',''),(52390,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52391,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',1,'',''),(52392,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52393,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52394,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52395,'121.42.0.17','2015-03-31 00:00:00','/newsview.htm','IE',0,'',''),(52396,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52397,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52398,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52399,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52400,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52401,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(52402,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52403,'220.181.132.218','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52404,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52405,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52406,'121.42.0.17','2015-03-31 00:00:00','/news/news.htm','IE',1,'',''),(52407,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52408,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52409,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(52410,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(52411,'101.199.108.54','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52412,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',0,'',''),(52413,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',0,'',''),(52414,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',0,'',''),(52415,'121.42.0.17','2015-03-31 00:00:00','/news/newsview.htm','IE',0,'',''),(52416,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52417,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52418,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52419,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52420,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52421,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52422,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52423,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52424,'121.42.0.17','2015-03-31 00:00:00','/news.htm','IE',1,'',''),(52425,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52426,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52427,'121.42.0.17','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52428,'222.186.128.57','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52429,'222.186.128.50','2015-03-31 00:00:00','/index.html','IE',1,'',''),(52430,'182.118.53.235','2015-03-31 00:00:00','/index.html','Chrome',1,'',''),(52431,'123.125.71.32','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52432,'220.181.108.178','2015-03-31 00:00:00','/index.html','Firefox',1,'',''),(52433,'61.135.190.224','2015-04-01 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(52434,'61.160.247.181','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52435,'61.135.190.221','2015-04-01 00:00:00','/newsview.htm','Chrome',0,'����������ھ�','baidu'),(52436,'183.136.190.36','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52437,'180.76.4.251','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52438,'222.186.128.54','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52439,'222.186.58.112','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52440,'202.46.49.29','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52441,'121.199.125.21','2015-04-01 00:00:00','/newsview.htm','Firefox',1,'',''),(52442,'121.199.125.21','2015-04-01 00:00:00','/newsview.htm','Firefox',1,'',''),(52443,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52444,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52445,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52446,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52447,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52448,'180.76.4.229','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52449,'179.184.35.151','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52450,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52451,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52452,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52453,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52454,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52455,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52456,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52457,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52458,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52459,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52460,'66.249.67.111','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52461,'123.125.71.78','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52462,'220.181.108.185','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52463,'222.186.58.89','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52464,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52465,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52466,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52467,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52468,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52469,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52470,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52471,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52472,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52473,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52474,'94.131.14.7','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52475,'202.46.63.193','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52476,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52477,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52478,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52479,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52480,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52481,'218.30.118.98','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52482,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52483,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52484,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52485,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52486,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52487,'46.161.41.199','2015-04-01 00:00:00','/newsview.htm','Firefox',1,'',''),(52488,'222.186.128.57','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52489,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52490,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52491,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52492,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52493,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52494,'180.76.4.39','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52495,'123.125.71.97','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52496,'220.181.108.81','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52497,'183.136.190.36','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52498,'183.136.190.62','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52499,'36.99.31.201','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52500,'36.99.31.202','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52501,'123.125.71.27','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52502,'220.181.108.86','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52503,'180.76.4.66','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52504,'222.186.58.90','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52505,'182.118.53.231','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52506,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52507,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52508,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52509,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52510,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52511,'106.115.10.131','2015-04-01 00:00:00','/news.htm','IE',1,'',''),(52512,'106.115.10.131','2015-04-01 00:00:00','/newsview.htm','IE',1,'',''),(52513,'222.186.128.54','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52514,'91.121.196.121','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52515,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52516,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52517,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52518,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52519,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52520,'180.76.4.47','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52521,'61.146.178.190','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52522,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52523,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52524,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52525,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52526,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52527,'220.181.51.46','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52528,'183.136.190.51','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52529,'183.136.190.62','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52530,'46.161.41.199','2015-04-01 00:00:00','/newsview.htm','Firefox',1,'',''),(52531,'177.65.56.68','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52532,'116.226.53.254','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52533,'14.17.34.191','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52534,'14.131.101.50','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52535,'60.0.85.20','2015-04-01 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(52536,'60.0.85.20','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52537,'163.177.69.38','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52538,'116.226.53.254','2015-04-01 00:00:00','/news.htm','Chrome',1,'',''),(52539,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52540,'60.0.85.20','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52541,'116.226.53.254','2015-04-01 00:00:00','/news.htm','Chrome',1,'',''),(52542,'180.153.163.206','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52543,'112.64.235.86','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52544,'116.226.53.254','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52545,'183.136.190.55','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52546,'222.186.128.50','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52547,'60.0.85.20','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52548,'180.76.4.43','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52549,'101.226.33.226','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52550,'116.226.53.254','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52551,'116.226.53.254','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52552,'116.226.53.254','2015-04-01 00:00:00','/news.htm','Chrome',1,'',''),(52553,'116.226.53.254','2015-04-01 00:00:00','/news.htm','Chrome',1,'',''),(52554,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52555,'116.226.53.254','2015-04-01 00:00:00','/news.htm','Chrome',1,'',''),(52556,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52557,'116.226.53.254','2015-04-01 00:00:00','/news.htm','Chrome',1,'',''),(52558,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52559,'116.226.53.254','2015-04-01 00:00:00','/news.htm','Chrome',1,'',''),(52560,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52561,'116.226.53.254','2015-04-01 00:00:00','/news.htm','Chrome',1,'',''),(52562,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52563,'116.226.53.254','2015-04-01 00:00:00','/news.htm','Chrome',1,'',''),(52564,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52565,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52566,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52567,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52568,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52569,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52570,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52571,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52572,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52573,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52574,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52575,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52576,'116.226.53.254','2015-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(52577,'116.226.53.254','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52578,'116.226.53.254','2015-04-01 00:00:00','/news.htm','Chrome',1,'',''),(52579,'116.226.53.254','2015-04-01 00:00:00','/news.htm','Chrome',1,'',''),(52580,'222.186.58.97','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52581,'180.110.222.203','2015-04-01 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(52582,'121.79.144.183','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52583,'180.153.206.37','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52584,'121.79.144.183','2015-04-01 00:00:00','/news.htm','IE',1,'',''),(52585,'180.153.163.187','2015-04-01 00:00:00','/news.htm','Safari',1,'',''),(52586,'1.202.240.238','2015-04-01 00:00:00','/news.htm','IE',1,'',''),(52587,'183.136.190.62','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52588,'222.186.128.51','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52589,'180.153.206.37','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52590,'180.153.163.187','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52591,'112.65.193.15','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52592,'123.125.71.30','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52593,'220.181.108.139','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52594,'112.64.235.247','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52595,'46.161.41.199','2015-04-01 00:00:00','/newsview.htm','Firefox',1,'',''),(52596,'183.136.190.62','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52597,'180.76.4.210','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52598,'85.113.55.152','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52599,'222.186.128.55','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52600,'46.161.41.199','2015-04-01 00:00:00','/newsview.htm','Firefox',1,'',''),(52601,'54.166.233.84','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52602,'222.186.58.97','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52603,'123.125.71.88','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52604,'220.181.108.111','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52605,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52606,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52607,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52608,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52609,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52610,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52611,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52612,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52613,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52614,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52615,'183.136.190.36','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52616,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52617,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52618,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52619,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52620,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52621,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52622,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52623,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52624,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52625,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52626,'222.186.128.53','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52627,'220.181.132.216','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52628,'124.128.62.162','2015-04-01 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(52629,'124.128.62.162','2015-04-01 00:00:00','/news.htm','Chrome',1,'',''),(52630,'124.128.62.162','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52631,'124.128.62.162','2015-04-01 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(52632,'124.205.224.226','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52633,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52634,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52635,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52636,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52637,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52638,'124.205.224.226','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52639,'66.249.67.111','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52640,'222.186.128.50','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52641,'66.249.67.7','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52642,'222.186.128.55','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52643,'180.76.4.13','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52644,'123.125.71.45','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52645,'220.181.108.157','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52646,'123.126.140.89','2015-04-01 00:00:00','/index.html','Chrome',1,'','baidu'),(52647,'66.249.67.80','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52648,'61.160.213.110','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52649,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52650,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52651,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52652,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52653,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52654,'183.136.190.41','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52655,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52656,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52657,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52658,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52659,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52660,'14.17.34.191','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52661,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52662,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52663,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52664,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52665,'123.249.29.201','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52666,'116.226.53.254','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52667,'123.125.71.110','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52668,'220.181.108.121','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52669,'114.112.192.219','2015-04-01 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(52670,'114.112.192.219','2015-04-01 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(52671,'222.186.128.57','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52672,'42.156.136.34','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52673,'114.66.203.3','2015-04-01 00:00:00','/index.html','Chrome',1,'北京睿思科技 rst-hk','baidu'),(52674,'180.76.4.215','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52675,'14.17.34.191','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52676,'222.186.128.55','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52677,'123.125.71.13','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52678,'220.181.108.139','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52679,'121.199.125.21','2015-04-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(52680,'121.199.125.21','2015-04-01 00:00:00','/news/newsview.htm','Firefox',1,'',''),(52681,'123.125.71.58','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52682,'220.181.108.94','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52683,'94.102.49.54','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52684,'222.186.128.56','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52685,'180.76.4.186','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52686,'222.186.58.89','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52687,'123.125.71.39','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52688,'220.181.108.75','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52689,'222.186.128.50','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52690,'222.186.128.51','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52691,'183.136.190.58','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52692,'101.226.33.217','2015-04-01 00:00:00','/index.html','Safari',1,'',''),(52693,'222.186.128.53','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52694,'180.76.4.165','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52695,'222.186.58.90','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52696,'183.136.190.58','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52697,'122.224.18.83','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52698,'223.20.182.223','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52699,'223.20.182.223','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52700,'222.186.128.53','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52701,'61.135.189.43','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52702,'220.181.125.20','2015-04-01 00:00:00','/index.html','Firefox',1,'',''),(52703,'180.76.4.250','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52704,'171.25.193.78','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52705,'220.181.51.54','2015-04-01 00:00:00','/index.html','Chrome',1,'',''),(52706,'222.186.58.89','2015-04-01 00:00:00','/index.html','IE',1,'',''),(52707,'220.181.132.218','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52708,'61.135.190.72','2015-04-02 00:00:00','/newsview.htm','Safari',1,'',''),(52709,'220.181.132.197','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52710,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52711,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52712,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52713,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52714,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52715,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52716,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52717,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52718,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52719,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52720,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52721,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52722,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52723,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52724,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52725,'180.76.4.217','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52726,'221.194.128.224','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52727,'123.125.71.83','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52728,'220.181.108.116','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52729,'222.186.128.56','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52730,'220.181.158.106','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52731,'61.135.190.103','2015-04-02 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(52732,'123.125.71.110','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52733,'220.181.108.141','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52734,'222.186.58.71','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52735,'222.186.58.71','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52736,'180.76.4.166','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52737,'123.125.71.84','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52738,'220.181.108.147','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52739,'222.186.58.89','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52740,'46.161.41.199','2015-04-02 00:00:00','/news.htm','Firefox',1,'',''),(52741,'89.248.172.173','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52742,'222.186.128.51','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52743,'123.125.71.117','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52744,'220.181.108.95','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52745,'222.186.128.57','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52746,'222.186.128.51','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52747,'218.30.118.98','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52748,'183.136.190.36','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52749,'180.76.4.59','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52750,'123.125.71.101','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52751,'220.181.108.149','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52752,'61.135.190.201','2015-04-02 00:00:00','/index.html','Safari',1,'',''),(52753,'93.42.8.87','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52754,'220.181.51.45','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52755,'46.161.41.199','2015-04-02 00:00:00','/newsview.htm','Firefox',1,'',''),(52756,'183.136.190.41','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52757,'123.125.71.39','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52758,'220.181.108.149','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52759,'180.76.4.80','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52760,'123.125.71.81','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52761,'220.181.108.86','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52762,'123.125.71.108','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52763,'220.181.108.96','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52764,'183.136.190.55','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52765,'222.186.128.57','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52766,'221.194.128.224','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52767,'61.160.247.181','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52768,'222.186.128.51','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52769,'61.135.190.221','2015-04-02 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(52770,'183.136.190.41','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52771,'177.67.180.98','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52772,'180.76.4.34','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52773,'222.186.128.51','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52774,'222.186.58.97','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52775,'123.125.71.137','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52776,'180.76.4.108','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52777,'218.83.242.54','2015-04-02 00:00:00','/index.html','Firefox',1,'北京睿思','baidu'),(52778,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52779,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52780,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52781,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52782,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52783,'222.186.128.56','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52784,'180.153.182.137','2015-04-02 00:00:00','/news/newsview.htm','IE',1,'',''),(52785,'180.153.182.192','2015-04-02 00:00:00','/newsview.htm','IE',1,'',''),(52786,'180.153.182.151','2015-04-02 00:00:00','/news/newsview.htm','IE',1,'',''),(52787,'180.153.182.75','2015-04-02 00:00:00','/newsview.htm','IE',1,'',''),(52788,'123.125.71.50','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52789,'220.181.108.112','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52790,'222.186.58.89','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52791,'222.186.58.89','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52792,'121.199.125.21','2015-04-02 00:00:00','/newsview.htm','Firefox',1,'',''),(52793,'121.199.125.21','2015-04-02 00:00:00','/newsview.htm','Firefox',1,'',''),(52794,'222.186.58.90','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52795,'183.136.190.62','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52796,'180.119.219.248','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52797,'183.136.190.36','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52798,'101.226.66.174','2015-04-02 00:00:00','/index.html','Safari',1,'',''),(52799,'14.1.201.105','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52800,'180.76.4.120','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52801,'180.153.206.38','2015-04-02 00:00:00','/index.html','Safari',1,'',''),(52802,'101.226.89.123','2015-04-02 00:00:00','/index.html','Safari',1,'',''),(52803,'118.112.69.193','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52804,'183.136.190.62','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52805,'180.119.219.248','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52806,'123.125.71.17','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52807,'220.181.108.76','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52808,'157.55.39.9','2015-04-02 00:00:00','/index.html','Safari',1,'',''),(52809,'123.125.71.137','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52810,'183.136.190.62','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52811,'171.12.11.188','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52812,'42.156.136.34','2015-04-02 00:00:00','/index.html','Safari',1,'',''),(52813,'123.125.71.89','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52814,'220.181.108.89','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52815,'60.247.21.66','2015-04-02 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(52816,'183.136.190.62','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52817,'220.181.132.216','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52818,'101.199.108.58','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52819,'222.186.128.56','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52820,'183.136.190.36','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52821,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52822,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52823,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52824,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52825,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52826,'46.161.41.199','2015-04-02 00:00:00','/newsview.htm','Firefox',1,'',''),(52827,'180.76.4.31','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52828,'123.4.107.132','2015-04-02 00:00:00','/index.html','Safari',1,'','baidu'),(52829,'119.147.146.189','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52830,'123.4.107.132','2015-04-02 00:00:00','/index.html','Safari',1,'',''),(52831,'123.4.107.132','2015-04-02 00:00:00','/news.htm','Safari',1,'',''),(52832,'123.4.107.132','2015-04-02 00:00:00','/index.html','Safari',1,'',''),(52833,'46.161.41.199','2015-04-02 00:00:00','/newsview.htm','Firefox',1,'',''),(52834,'222.186.128.55','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52835,'180.76.4.210','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52836,'123.125.71.105','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52837,'220.181.108.79','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52838,'183.136.190.58','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52839,'222.186.58.97','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52840,'123.125.71.16','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52841,'122.224.18.83','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52842,'222.209.243.226','2015-04-02 00:00:00','/index.html','Chrome',1,'北京 bi','baidu'),(52843,'222.209.243.226','2015-04-02 00:00:00','/index.html','Chrome',1,'',''),(52844,'220.181.108.102','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52845,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52846,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52847,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52848,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52849,'123.249.29.201','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52850,'222.186.128.56','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52851,'183.136.190.55','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52852,'180.76.4.119','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52853,'222.186.128.58','2015-04-02 00:00:00','/index.html','IE',1,'',''),(52854,'123.125.71.46','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52855,'220.181.108.76','2015-04-02 00:00:00','/index.html','Firefox',1,'',''),(52856,'119.147.146.189','2015-04-03 00:00:00','/index.html','Chrome',1,'',''),(52857,'220.181.158.109','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52858,'180.76.4.220','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52859,'123.125.71.106','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52860,'220.181.132.218','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52861,'101.199.108.59','2015-04-03 00:00:00','/index.html','Chrome',1,'',''),(52862,'220.181.108.186','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52863,'182.118.54.87','2015-04-03 00:00:00','/index.html','Chrome',1,'',''),(52864,'183.136.190.55','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52865,'61.135.190.220','2015-04-03 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(52866,'222.186.58.90','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52867,'46.161.41.199','2015-04-03 00:00:00','/newsview.htm','Firefox',1,'',''),(52868,'180.76.4.43','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52869,'123.125.71.51','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52870,'220.181.108.166','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52871,'46.29.20.219','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52872,'183.136.190.55','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52873,'123.125.71.14','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52874,'220.181.108.170','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52875,'46.161.41.199','2015-04-03 00:00:00','/newsview.htm','Firefox',1,'',''),(52876,'222.186.58.112','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52877,'218.30.118.99','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52878,'180.76.4.49','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52879,'123.125.71.16','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52880,'220.181.108.111','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52881,'222.186.58.89','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52882,'218.30.118.99','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52883,'222.186.128.53','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52884,'222.186.128.53','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52885,'14.17.18.152','2015-04-03 00:00:00','/index.html','Safari',1,'',''),(52886,'123.125.71.20','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52887,'220.181.108.89','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52888,'222.186.128.57','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52889,'222.186.128.57','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52890,'182.118.53.224','2015-04-03 00:00:00','/index.html','Chrome',1,'',''),(52891,'180.76.4.120','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52892,'221.194.128.224','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52893,'123.125.71.76','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52894,'220.181.108.85','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52895,'222.186.128.57','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52896,'61.135.190.104','2015-04-03 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(52897,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52898,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52899,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52900,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52901,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52902,'183.136.190.51','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52903,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52904,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52905,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52906,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52907,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52908,'183.136.190.40','2015-04-03 00:00:00','/index.html','Chrome',1,'',''),(52909,'112.64.235.250','2015-04-03 00:00:00','/index.html','Safari',1,'',''),(52910,'46.161.41.199','2015-04-03 00:00:00','/newsview.htm','Firefox',1,'',''),(52911,'180.76.4.221','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52912,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52913,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52914,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52915,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52916,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52917,'111.113.23.5','2015-04-03 00:00:00','/index.html','Chrome',1,'',''),(52918,'111.113.23.3','2015-04-03 00:00:00','/news.htm','Chrome',1,'',''),(52919,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52920,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52921,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52922,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52923,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52924,'183.136.190.41','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52925,'222.186.58.90','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52926,'61.135.190.71','2015-04-03 00:00:00','/index.html','IE',1,'www','baidu'),(52927,'222.186.128.55','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52928,'180.76.4.151','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52929,'222.186.128.56','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52930,'220.181.51.54','2015-04-03 00:00:00','/index.html','Chrome',1,'',''),(52931,'222.186.58.89','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52932,'86.99.34.210','2015-04-03 00:00:00','/index.html','Chrome',1,'',''),(52933,'222.186.128.53','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52934,'180.76.4.54','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52935,'211.103.82.155','2015-04-03 00:00:00','/index.html','Safari',1,'',''),(52936,'221.194.128.224','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52937,'123.125.71.41','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52938,'220.181.108.140','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52939,'120.203.73.106','2015-04-03 00:00:00','/index.html','Chrome',1,'',''),(52940,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52941,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52942,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52943,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52944,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52945,'203.208.60.49','2015-04-03 00:00:00','/index.html','Safari',1,'',''),(52946,'112.95.241.184','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52947,'112.90.142.207','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52948,'163.177.69.59','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52949,'120.196.211.151','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52950,'211.136.233.166','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52951,'211.136.233.158','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52952,'120.198.202.48','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52953,'112.95.241.183','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52954,'121.199.125.21','2015-04-03 00:00:00','/newsview.htm','Firefox',1,'',''),(52955,'183.136.190.41','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52956,'46.161.41.199','2015-04-03 00:00:00','/newsview.htm','Firefox',1,'',''),(52957,'222.186.128.50','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52958,'180.76.4.104','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52959,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52960,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52961,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52962,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52963,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52964,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52965,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52966,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52967,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52968,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52969,'123.125.71.13','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52970,'220.181.108.76','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52971,'163.177.69.13','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52972,'183.232.118.14','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52973,'116.231.173.123','2015-04-03 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(52974,'222.186.128.56','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52975,'183.136.190.36','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52976,'36.99.30.71','2015-04-03 00:00:00','/index.html','Safari',1,'',''),(52977,'36.99.30.45','2015-04-03 00:00:00','/index.html','Safari',1,'',''),(52978,'101.226.89.117','2015-04-03 00:00:00','/index.html','Safari',1,'',''),(52979,'101.226.89.117','2015-04-03 00:00:00','/index.html','Safari',1,'',''),(52980,'180.153.211.190','2015-04-03 00:00:00','/index.html','Safari',1,'',''),(52981,'222.186.128.51','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52982,'180.76.4.236','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52983,'61.135.190.72','2015-04-03 00:00:00','/index.html','IE',1,'www','baidu'),(52984,'144.76.64.115','2015-04-03 00:00:00','/index.html','Chrome',1,'',''),(52985,'222.186.128.50','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52986,'222.186.128.50','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52987,'101.226.33.223','2015-04-03 00:00:00','/index.html','Safari',1,'','baidu'),(52988,'182.118.42.78','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52989,'180.76.4.82','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52990,'123.57.133.102','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52991,'123.57.133.102','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52992,'123.125.71.52','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52993,'222.186.128.51','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52994,'220.181.108.111','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(52995,'183.136.190.62','2015-04-03 00:00:00','/index.html','Chrome',1,'',''),(52996,'180.76.4.50','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52997,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52998,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(52999,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(53000,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(53001,'123.249.29.201','2015-04-03 00:00:00','/index.html','IE',1,'',''),(53002,'123.125.71.137','2015-04-03 00:00:00','/index.html','Chrome',1,'',''),(53003,'123.125.71.53','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(53004,'220.181.108.102','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(53005,'112.90.138.78','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(53006,'183.232.118.15','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(53007,'180.76.4.207','2015-04-03 00:00:00','/index.html','IE',1,'',''),(53008,'61.160.247.181','2015-04-03 00:00:00','/index.html','IE',1,'',''),(53009,'46.161.41.199','2015-04-03 00:00:00','/newsview.htm','Firefox',1,'',''),(53010,'222.186.128.51','2015-04-03 00:00:00','/index.html','IE',1,'',''),(53011,'222.186.128.51','2015-04-03 00:00:00','/index.html','IE',1,'',''),(53012,'89.248.172.110','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(53013,'87.98.171.200','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(53014,'123.125.71.115','2015-04-03 00:00:00','/index.html','Firefox',1,'',''),(53015,'183.136.190.62','2015-04-04 00:00:00','/index.html','Chrome',1,'',''),(53016,'220.181.108.141','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53017,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53018,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53019,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53020,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53021,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53022,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53023,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53024,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53025,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53026,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53027,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53028,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53029,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53030,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53031,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53032,'180.76.4.178','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53033,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53034,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53035,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53036,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53037,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53038,'222.186.128.56','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53039,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53040,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53041,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53042,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53043,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53044,'61.135.190.224','2015-04-04 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(53045,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53046,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53047,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53048,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53049,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53050,'222.186.58.90','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53051,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53052,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53053,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53054,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53055,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53056,'123.125.71.46','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53057,'220.181.108.76','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53058,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53059,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53060,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53061,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53062,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53063,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53064,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53065,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53066,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53067,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53068,'183.136.190.36','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53069,'46.161.41.199','2015-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(53070,'222.186.128.55','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53071,'180.76.4.246','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53072,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53073,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53074,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53075,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53076,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53077,'183.31.251.172','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53078,'123.125.71.98','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53079,'220.181.108.144','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53080,'183.136.190.55','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53081,'218.30.118.101','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53082,'222.186.130.186','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53083,'46.161.41.199','2015-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(53084,'61.146.178.190','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53085,'123.125.71.77','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53086,'220.181.108.173','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53087,'180.76.4.246','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53088,'222.186.58.71','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53089,'222.186.58.71','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53090,'123.125.71.14','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53091,'220.181.108.156','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53092,'222.186.128.52','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53093,'74.52.245.146','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53094,'91.200.12.74','2015-04-04 00:00:00','/newsview.htm','IE',1,'',''),(53095,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53096,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53097,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53098,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53099,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53100,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53101,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53102,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53103,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53104,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53105,'123.125.71.30','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53106,'220.181.108.140','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53107,'180.76.4.117','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53108,'123.125.71.62','2015-04-04 00:00:00','/index.html','Chrome',1,'',''),(53109,'111.176.79.129','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53110,'222.186.58.97','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53111,'123.125.71.23','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53112,'220.181.108.120','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53113,'119.147.146.189','2015-04-04 00:00:00','/index.html','Chrome',1,'',''),(53114,'183.136.190.55','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53115,'180.76.4.246','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53116,'46.161.41.199','2015-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(53117,'222.186.128.50','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53118,'218.30.118.102','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53119,'74.52.245.146','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53120,'222.186.128.58','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53121,'46.161.41.199','2015-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(53122,'123.125.71.52','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53123,'220.181.108.159','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53124,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53125,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53126,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53127,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53128,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53129,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53130,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53131,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53132,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53133,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53134,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53135,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53136,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53137,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53138,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53139,'180.76.4.83','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53140,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53141,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53142,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53143,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53144,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53145,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53146,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53147,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53148,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53149,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53150,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53151,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53152,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53153,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53154,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53155,'221.194.128.224','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53156,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53157,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53158,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53159,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53160,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53161,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53162,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53163,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53164,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53165,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53166,'46.161.41.199','2015-04-04 00:00:00','/news.htm','Firefox',1,'',''),(53167,'123.125.71.50','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53168,'220.181.108.165','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53169,'46.161.41.199','2015-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(53170,'123.125.71.125','2015-04-04 00:00:00','/index.html','Chrome',1,'',''),(53171,'111.206.36.140','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53172,'180.76.4.107','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53173,'183.136.190.36','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53174,'123.125.71.104','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53175,'220.181.108.147','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53176,'222.186.128.50','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53177,'123.125.71.38','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53178,'220.181.108.112','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53179,'222.186.128.52','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53180,'121.199.125.21','2015-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(53181,'121.199.125.21','2015-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(53182,'222.186.58.97','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53183,'183.136.190.36','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53184,'46.161.41.199','2015-04-04 00:00:00','/news.htm','Firefox',1,'',''),(53185,'180.76.4.161','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53186,'123.125.71.44','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53187,'220.181.108.142','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53188,'220.181.132.218','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53189,'101.199.108.55','2015-04-04 00:00:00','/index.html','Chrome',1,'',''),(53190,'183.136.190.36','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53191,'46.161.41.199','2015-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(53192,'58.20.54.248','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53193,'58.20.54.248','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53194,'58.20.54.248','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53195,'180.76.4.243','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53196,'123.125.71.38','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53197,'220.181.108.176','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53198,'153.34.114.98','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53199,'183.136.190.62','2015-04-04 00:00:00','/index.html','Chrome',1,'',''),(53200,'123.125.71.74','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53201,'220.181.108.158','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53202,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53203,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53204,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53205,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53206,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53207,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53208,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53209,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53210,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53211,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53212,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53213,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53214,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53215,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53216,'123.249.29.201','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53217,'180.76.4.143','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53218,'222.186.128.51','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53219,'222.186.128.51','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53220,'221.194.128.224','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53221,'222.186.128.53','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53222,'112.64.235.254','2015-04-04 00:00:00','/index.html','Safari',1,'',''),(53223,'123.125.71.136','2015-04-04 00:00:00','/index.html','Chrome',1,'',''),(53224,'180.76.4.60','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53225,'182.118.42.38','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53226,'183.136.190.51','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53227,'222.186.128.51','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53228,'123.125.71.48','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53229,'58.221.89.26','2015-04-04 00:00:00','/news.htm','IE',1,'',''),(53230,'220.181.108.171','2015-04-04 00:00:00','/index.html','Firefox',1,'',''),(53231,'46.161.41.199','2015-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(53232,'222.186.128.54','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53233,'222.186.128.54','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53234,'61.160.213.110','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53235,'61.135.190.199','2015-04-04 00:00:00','/index.html','Safari',1,'',''),(53236,'180.76.4.54','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53237,'46.161.41.199','2015-04-04 00:00:00','/news.htm','Firefox',1,'',''),(53238,'222.186.128.55','2015-04-04 00:00:00','/index.html','IE',1,'',''),(53239,'157.55.39.9','2015-04-05 00:00:00','/index.html','Safari',1,'',''),(53240,'180.76.4.227','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53241,'61.135.169.23','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53242,'123.125.71.60','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53243,'220.181.108.101','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53244,'182.118.53.139','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53245,'46.161.41.199','2015-04-05 00:00:00','/newsview.htm','Firefox',1,'',''),(53246,'61.135.190.223','2015-04-05 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(53247,'123.125.71.44','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53248,'220.181.108.80','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53249,'92.245.170.253','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53250,'180.76.4.227','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53251,'183.136.190.51','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53252,'183.136.190.62','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53253,'222.186.128.52','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53254,'123.125.71.113','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53255,'220.181.108.99','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53256,'183.136.190.51','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53257,'121.199.125.21','2015-04-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(53258,'180.76.4.216','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53259,'222.186.128.55','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53260,'123.125.71.96','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53261,'220.181.108.111','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53262,'123.125.71.121','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53263,'123.125.71.100','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53264,'220.181.108.142','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53265,'180.76.4.160','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53266,'46.161.41.199','2015-04-05 00:00:00','/news.htm','Firefox',1,'',''),(53267,'61.160.247.181','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53268,'222.186.128.54','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53269,'123.125.71.44','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53270,'220.181.108.120','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53271,'182.118.55.147','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53272,'222.186.58.97','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53273,'179.177.204.198','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53274,'180.76.4.22','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53275,'183.136.190.36','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53276,'121.199.125.21','2015-04-05 00:00:00','/newsview.htm','Firefox',1,'',''),(53277,'61.135.190.103','2015-04-05 00:00:00','/index.html','Chrome',1,'�����˼�Ƽ�','baidu'),(53278,'121.199.125.21','2015-04-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(53279,'121.199.125.21','2015-04-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(53280,'61.135.190.71','2015-04-05 00:00:00','/index.html','IE',1,'www','baidu'),(53281,'220.181.51.51','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53282,'121.199.125.21','2015-04-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(53283,'46.161.41.199','2015-04-05 00:00:00','/newsview.htm','Firefox',1,'',''),(53284,'183.136.190.36','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53285,'121.199.125.21','2015-04-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(53286,'121.199.125.21','2015-04-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(53287,'222.186.128.57','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53288,'180.76.4.183','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53289,'123.125.71.82','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53290,'220.181.108.172','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53291,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53292,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53293,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53294,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53295,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53296,'123.125.71.46','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53297,'220.181.108.160','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53298,'115.206.247.245','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53299,'115.206.247.245','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53300,'115.206.247.245','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53301,'115.206.247.245','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53302,'222.186.128.52','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53303,'116.207.14.139','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53304,'115.206.247.245','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53305,'115.206.247.245','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53306,'115.206.247.245','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53307,'119.123.139.110','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53308,'163.125.84.67','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53309,'222.186.128.53','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53310,'222.186.128.53','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53311,'180.76.4.87','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53312,'112.65.193.13','2015-04-05 00:00:00','/index.html','Safari',1,'',''),(53313,'222.186.128.53','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53314,'180.149.143.154','2015-04-05 00:00:00','/newsview.htm','Safari',1,'',''),(53315,'46.161.41.199','2015-04-05 00:00:00','/newsview.htm','Firefox',1,'',''),(53316,'66.249.64.63','2015-04-05 00:00:00','/index.html','Safari',1,'',''),(53317,'107.150.47.234','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53318,'123.125.71.97','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53319,'220.181.108.153','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53320,'222.186.128.51','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53321,'180.76.4.217','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53322,'123.125.71.17','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53323,'220.181.108.115','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53324,'222.186.128.55','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53325,'52.5.153.124','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53326,'61.135.190.198','2015-04-05 00:00:00','/newsview.htm','Safari',0,'',''),(53327,'123.125.71.45','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53328,'220.181.108.159','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53329,'183.136.190.36','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53330,'222.186.128.58','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53331,'220.181.132.218','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53332,'101.199.112.52','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53333,'123.125.71.38','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53334,'220.181.108.119','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53335,'180.76.4.42','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53336,'82.192.52.208','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53337,'222.186.128.52','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53338,'222.186.128.52','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53339,'66.249.64.188','2015-04-05 00:00:00','/index.html','Safari',1,'',''),(53340,'123.125.71.125','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53341,'222.186.128.51','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53342,'123.125.71.43','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53343,'220.181.108.151','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53344,'183.136.190.58','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53345,'222.186.128.53','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53346,'89.248.172.110','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53347,'123.125.71.25','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53348,'220.181.108.121','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53349,'180.76.4.27','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53350,'196.26.13.238','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53351,'222.186.128.58','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53352,'123.125.71.23','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53353,'220.181.108.178','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53354,'49.65.173.64','2015-04-05 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(53355,'180.153.206.35','2015-04-05 00:00:00','/index.html','Safari',1,'',''),(53356,'180.76.4.197','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53357,'115.206.247.245','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53358,'183.136.190.55','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53359,'119.147.146.189','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53360,'180.153.206.31','2015-04-05 00:00:00','/news.htm','Safari',1,'',''),(53361,'112.64.235.251','2015-04-05 00:00:00','/newsview.htm','Safari',1,'',''),(53362,'123.125.71.92','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53363,'180.153.206.31','2015-04-05 00:00:00','/index.html','Safari',1,'',''),(53364,'220.181.108.103','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53365,'46.161.41.199','2015-04-05 00:00:00','/news.htm','Firefox',1,'',''),(53366,'95.233.163.184','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53367,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53368,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53369,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53370,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53371,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53372,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53373,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53374,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53375,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53376,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53377,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53378,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53379,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53380,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53381,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53382,'222.186.128.53','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53383,'180.76.4.13','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53384,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53385,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53386,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53387,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53388,'123.249.29.201','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53389,'222.186.58.89','2015-04-05 00:00:00','/index.html','IE',1,'',''),(53390,'220.181.51.35','2015-04-05 00:00:00','/index.html','Chrome',1,'',''),(53391,'123.125.71.44','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53392,'220.181.108.106','2015-04-05 00:00:00','/index.html','Firefox',1,'',''),(53393,'49.4.171.28','2015-04-06 00:00:00','/index.html','Safari',1,'','baidu'),(53394,'220.181.132.216','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53395,'101.199.112.52','2015-04-06 00:00:00','/index.html','Chrome',1,'',''),(53396,'222.186.128.57','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53397,'222.186.128.57','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53398,'180.76.4.156','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53399,'46.161.41.199','2015-04-06 00:00:00','/newsview.htm','Firefox',1,'',''),(53400,'123.125.71.39','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53401,'220.181.108.76','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53402,'180.76.4.121','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53403,'123.125.71.54','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53404,'220.181.108.105','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53405,'183.136.190.51','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53406,'222.186.128.52','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53407,'222.186.128.52','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53408,'222.186.128.54','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53409,'183.136.190.36','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53410,'123.125.71.117','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53411,'220.181.108.153','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53412,'180.76.4.195','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53413,'222.186.128.56','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53414,'46.29.20.219','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53415,'121.199.125.21','2015-04-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(53416,'121.199.125.21','2015-04-06 00:00:00','/news/newsview.htm','Firefox',1,'',''),(53417,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53418,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53419,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53420,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53421,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53422,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53423,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53424,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53425,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53426,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53427,'46.161.41.199','2015-04-06 00:00:00','/newsview.htm','Firefox',1,'',''),(53428,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53429,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53430,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53431,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53432,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53433,'220.181.51.39','2015-04-06 00:00:00','/index.html','Chrome',1,'',''),(53434,'222.186.128.50','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53435,'123.125.71.98','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53436,'220.181.108.115','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53437,'180.76.4.60','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53438,'180.149.143.153','2015-04-06 00:00:00','/index.html','Safari',1,'',''),(53439,'61.135.190.221','2015-04-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(53440,'222.186.128.52','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53441,'180.76.4.83','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53442,'123.125.71.69','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53443,'220.181.108.122','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53444,'222.186.128.57','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53445,'222.186.128.57','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53446,'183.136.190.55','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53447,'61.135.190.200','2015-04-06 00:00:00','/index.html','IE',1,'www','baidu'),(53448,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53449,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53450,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53451,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53452,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53453,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53454,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53455,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53456,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53457,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53458,'61.135.169.23','2015-04-06 00:00:00','/index.html','Chrome',1,'',''),(53459,'123.125.71.22','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53460,'180.76.4.228','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53461,'220.181.108.177','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53462,'121.199.125.21','2015-04-06 00:00:00','/newsview.htm','Firefox',1,'',''),(53463,'46.161.41.199','2015-04-06 00:00:00','/newsview.htm','Firefox',1,'',''),(53464,'61.135.190.102','2015-04-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(53465,'61.135.190.223','2015-04-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(53466,'46.161.41.199','2015-04-06 00:00:00','/newsview.htm','Firefox',1,'',''),(53467,'222.186.128.51','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53468,'222.186.128.51','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53469,'180.76.4.204','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53470,'112.64.235.87','2015-04-06 00:00:00','/newsview.htm','Safari',1,'',''),(53471,'112.65.193.15','2015-04-06 00:00:00','/newsview.htm','Safari',1,'',''),(53472,'123.125.71.28','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53473,'220.181.108.121','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53474,'112.65.193.15','2015-04-06 00:00:00','/index.html','Safari',1,'',''),(53475,'66.249.73.214','2015-04-06 00:00:00','/index.html','Safari',1,'',''),(53476,'61.160.213.110','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53477,'61.146.178.190','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53478,'183.136.190.41','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53479,'180.76.4.63','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53480,'222.186.128.58','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53481,'222.186.128.54','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53482,'218.30.118.100','2015-04-06 00:00:00','/index.html','Chrome',1,'',''),(53483,'123.125.71.50','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53484,'220.181.108.85','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53485,'183.136.190.51','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53486,'222.186.128.53','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53487,'180.76.4.236','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53488,'222.186.128.54','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53489,'112.199.74.178','2015-04-06 00:00:00','/index.html','Chrome',1,'','baidu'),(53490,'112.199.74.178','2015-04-06 00:00:00','/index.html','Chrome',1,'',''),(53491,'183.136.190.55','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53492,'121.33.175.112','2015-04-06 00:00:00','/index.html','Chrome',1,'',''),(53493,'121.33.175.112','2015-04-06 00:00:00','/news.htm','Chrome',1,'',''),(53494,'46.161.41.199','2015-04-06 00:00:00','/newsview.htm','Firefox',1,'',''),(53495,'123.125.71.51','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53496,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53497,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53498,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53499,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53500,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53501,'220.181.108.144','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53502,'52.5.152.140','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53503,'52.5.152.140','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53504,'46.161.41.199','2015-04-06 00:00:00','/newsview.htm','Firefox',1,'',''),(53505,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53506,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53507,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53508,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53509,'123.249.29.201','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53510,'123.125.71.24','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53511,'220.181.108.119','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53512,'180.76.4.252','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53513,'123.125.71.38','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53514,'220.181.108.78','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53515,'222.186.128.52','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53516,'222.186.128.52','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53517,'220.181.132.218','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53518,'220.181.132.200','2015-04-06 00:00:00','/index.html','Chrome',1,'',''),(53519,'222.186.128.58','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53520,'222.186.128.58','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53521,'180.76.4.124','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53522,'182.36.151.224','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53523,'222.186.128.54','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53524,'220.181.51.61','2015-04-06 00:00:00','/index.html','Chrome',1,'',''),(53525,'220.181.158.106','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53526,'61.160.213.110','2015-04-06 00:00:00','/index.html','IE',1,'',''),(53527,'183.136.190.51','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53528,'123.125.71.18','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53529,'220.181.108.141','2015-04-06 00:00:00','/index.html','Firefox',1,'',''),(53530,'121.199.125.21','2015-04-06 00:00:00','/newsview.htm','Firefox',1,'',''),(53531,'121.199.125.21','2015-04-06 00:00:00','/newsview.htm','Firefox',1,'',''),(53532,'222.186.58.112','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53533,'222.186.58.112','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53534,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53535,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53536,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53537,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53538,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53539,'180.153.182.149','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53540,'180.153.182.149','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53541,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53542,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53543,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53544,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53545,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53546,'121.199.125.21','2015-04-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(53547,'121.199.125.21','2015-04-07 00:00:00','/news/newsview.htm','Firefox',1,'',''),(53548,'123.125.71.32','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53549,'220.181.108.170','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53550,'180.76.4.251','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53551,'182.118.53.200','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53552,'183.136.190.51','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53553,'180.76.4.207','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53554,'222.186.128.50','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53555,'61.135.190.219','2015-04-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(53556,'123.125.71.15','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53557,'220.181.108.91','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53558,'222.186.128.51','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53559,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53560,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53561,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53562,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53563,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53564,'191.182.141.213','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53565,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53566,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53567,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53568,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53569,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53570,'183.136.190.36','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53571,'180.76.4.220','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53572,'123.125.71.52','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53573,'220.181.108.184','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53574,'61.160.213.110','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53575,'183.136.190.58','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53576,'222.186.128.55','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53577,'180.76.4.198','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53578,'222.186.58.97','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53579,'222.186.58.90','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53580,'182.118.55.240','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53581,'123.125.71.29','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53582,'220.181.108.145','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53583,'61.135.169.56','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53584,'222.186.128.56','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53585,'123.125.71.30','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53586,'220.181.108.94','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53587,'123.151.12.154','2015-04-07 00:00:00','/index.html','Safari',1,'',''),(53588,'125.39.210.31','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53589,'61.49.57.55','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53590,'111.30.132.146','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53591,'111.30.132.146','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53592,'111.161.52.27','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53593,'111.30.132.176','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53594,'111.30.132.205','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53595,'111.30.132.146','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53596,'180.76.4.53','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53597,'116.236.123.138','2015-04-07 00:00:00','/index.html','Chrome',1,'','baidu'),(53598,'61.135.190.69','2015-04-07 00:00:00','/index.html','IE',1,'www','baidu'),(53599,'123.124.20.108','2015-04-07 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(53600,'183.136.190.55','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53601,'144.76.30.242','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53602,'180.76.4.11','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53603,'222.186.128.55','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53604,'46.161.41.199','2015-04-07 00:00:00','/newsview.htm','Firefox',1,'',''),(53605,'1.202.240.238','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53606,'123.125.71.41','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53607,'183.136.190.55','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53608,'220.181.108.154','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53609,'123.125.71.62','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53610,'119.119.95.38','2015-04-07 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(53611,'220.181.132.216','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53612,'182.118.20.160','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53613,'101.199.112.54','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53614,'180.76.4.164','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53615,'123.125.71.16','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53616,'220.181.108.96','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53617,'61.135.190.224','2015-04-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(53618,'46.161.41.199','2015-04-07 00:00:00','/news.htm','Firefox',1,'',''),(53619,'14.17.18.152','2015-04-07 00:00:00','/index.html','Safari',1,'',''),(53620,'222.186.128.50','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53621,'222.186.128.50','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53622,'61.160.247.181','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53623,'180.153.206.16','2015-04-07 00:00:00','/index.html','Safari',1,'',''),(53624,'124.200.130.254','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53625,'124.127.62.202','2015-04-07 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(53626,'222.186.128.56','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53627,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53628,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53629,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53630,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53631,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53632,'58.48.130.255','2015-04-07 00:00:00','/index.html','Chrome',1,'','baidu'),(53633,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53634,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53635,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53636,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53637,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53638,'180.76.4.191','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53639,'58.48.130.255','2015-04-07 00:00:00','/news.htm','Chrome',1,'',''),(53640,'123.125.71.88','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53641,'220.181.108.108','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53642,'69.58.178.56','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53643,'69.58.178.56','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53644,'124.126.233.117','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53645,'195.88.209.6','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53646,'61.135.189.43','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53647,'220.181.125.20','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53648,'112.90.78.22','2015-04-07 00:00:00','/index.html','Safari',1,'',''),(53649,'183.60.70.30','2015-04-07 00:00:00','/index.html','Safari',1,'',''),(53650,'163.177.69.38','2015-04-07 00:00:00','/index.html','Safari',1,'',''),(53651,'220.181.51.56','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53652,'183.136.190.41','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53653,'180.76.4.37','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53654,'61.91.45.50','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53655,'61.177.151.26','2015-04-07 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(53656,'123.125.71.43','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53657,'117.158.24.165','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53658,'220.181.108.97','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53659,'180.153.114.199','2015-04-07 00:00:00','/index.html','Safari',1,'',''),(53660,'183.136.190.36','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53661,'123.125.71.33','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53662,'121.79.144.183','2015-04-07 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(53663,'220.181.108.182','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53664,'222.186.58.112','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53665,'121.79.144.183','2015-04-07 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(53666,'180.76.4.252','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53667,'91.121.100.66','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53668,'222.186.58.90','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53669,'220.181.132.218','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53670,'101.199.108.58','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53671,'222.186.128.51','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53672,'180.76.4.28','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53673,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53674,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53675,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53676,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53677,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53678,'222.186.128.51','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53679,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53680,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53681,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53682,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53683,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53684,'111.206.36.143','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53685,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53686,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53687,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53688,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53689,'123.249.29.201','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53690,'123.125.71.41','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53691,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53692,'111.175.186.154','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53693,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53694,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53695,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53696,'220.181.108.82','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53697,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53698,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53699,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53700,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53701,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53702,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53703,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53704,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53705,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53706,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53707,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53708,'218.77.79.57','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53709,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53710,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53711,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53712,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53713,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53714,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53715,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53716,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53717,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53718,'218.77.79.57','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53719,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53720,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53721,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53722,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53723,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53724,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53725,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53726,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53727,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53728,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53729,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53730,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53731,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53732,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53733,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53734,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53735,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53736,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53737,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53738,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53739,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53740,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53741,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53742,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53743,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53744,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53745,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53746,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53747,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53748,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53749,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53750,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53751,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53752,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53753,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53754,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53755,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53756,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53757,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53758,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53759,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53760,'123.125.71.58','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53761,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53762,'220.181.108.178','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53763,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53764,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53765,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53766,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53767,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53768,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53769,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53770,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53771,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53772,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53773,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53774,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53775,'123.125.71.132','2015-04-07 00:00:00','/index.html','Chrome',1,'',''),(53776,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53777,'121.42.0.15','2015-04-07 00:00:00','/news/newsview.htm','IE',1,'',''),(53778,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53779,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53780,'121.42.0.15','2015-04-07 00:00:00','/news/newsview.htm','IE',1,'',''),(53781,'121.42.0.15','2015-04-07 00:00:00','/news/newsview.htm','IE',1,'',''),(53782,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53783,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53784,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53785,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53786,'180.76.4.69','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53787,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53788,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53789,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53790,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53791,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53792,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53793,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53794,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53795,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',0,'',''),(53796,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53797,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53798,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53799,'121.42.0.15','2015-04-07 00:00:00','/newsview.htm','IE',1,'',''),(53800,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53801,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53802,'121.42.0.15','2015-04-07 00:00:00','/news/news.htm','IE',1,'',''),(53803,'121.42.0.15','2015-04-07 00:00:00','/news/newsview.htm','IE',1,'',''),(53804,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53805,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53806,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53807,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53808,'121.42.0.15','2015-04-07 00:00:00','/news/newsview.htm','IE',1,'',''),(53809,'121.42.0.15','2015-04-07 00:00:00','/news/newsview.htm','IE',1,'',''),(53810,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53811,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53812,'121.42.0.15','2015-04-07 00:00:00','/news.htm','IE',1,'',''),(53813,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53814,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53815,'121.42.0.15','2015-04-07 00:00:00','/index.html','IE',1,'',''),(53816,'183.136.190.36','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53817,'183.136.190.41','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53818,'123.125.71.94','2015-04-07 00:00:00','/index.html','Firefox',1,'',''),(53819,'220.181.108.97','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53820,'42.196.245.0','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(53821,'123.125.71.90','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53822,'220.181.108.121','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53823,'180.149.143.21','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53824,'180.149.143.144','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53825,'180.149.143.142','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53826,'180.149.143.14','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53827,'180.149.143.14','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53828,'180.149.143.21','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53829,'180.149.143.138','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53830,'180.149.143.23','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53831,'180.149.143.18','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53832,'180.149.143.152','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53833,'180.149.143.147','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53834,'180.149.143.16','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53835,'180.149.143.144','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53836,'180.149.143.11','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53837,'180.149.143.24','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53838,'180.149.143.138','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53839,'180.149.143.20','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53840,'180.149.143.11','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53841,'180.149.143.15','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53842,'180.76.4.236','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53843,'180.149.143.145','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53844,'180.149.143.12','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53845,'180.149.143.150','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53846,'180.149.143.140','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53847,'180.149.143.21','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53848,'180.149.143.16','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53849,'180.149.143.18','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53850,'180.149.143.15','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53851,'180.149.143.10','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53852,'180.149.143.17','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53853,'180.149.143.144','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53854,'180.149.143.149','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53855,'180.149.143.147','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53856,'180.149.143.143','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53857,'180.149.143.17','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53858,'180.149.143.152','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53859,'180.149.143.10','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53860,'180.149.143.22','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53861,'180.149.143.151','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53862,'180.149.143.18','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53863,'180.149.143.137','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53864,'180.149.143.141','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53865,'180.149.143.137','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53866,'180.149.143.10','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53867,'180.149.143.148','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53868,'180.149.143.21','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53869,'180.149.143.147','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53870,'180.149.143.145','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53871,'180.149.143.142','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53872,'180.149.143.17','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53873,'180.149.143.150','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53874,'180.149.143.140','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53875,'180.149.143.22','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53876,'180.149.143.23','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53877,'180.149.143.144','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53878,'180.149.143.140','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53879,'180.149.143.142','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53880,'180.149.143.146','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53881,'180.149.143.15','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53882,'180.149.143.23','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53883,'180.149.143.22','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53884,'180.149.143.149','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53885,'180.149.143.146','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53886,'180.149.143.18','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53887,'180.149.143.24','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53888,'180.149.143.25','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53889,'222.186.58.112','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53890,'222.186.58.112','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53891,'123.125.71.103','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53892,'180.76.4.199','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53893,'220.181.108.151','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53894,'218.30.118.102','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53895,'46.161.41.199','2015-04-08 00:00:00','/news.htm','Firefox',1,'',''),(53896,'123.125.71.76','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53897,'220.181.108.75','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53898,'222.186.128.55','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53899,'180.76.4.96','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53900,'183.136.190.36','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53901,'123.125.71.36','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53902,'220.181.108.115','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53903,'222.186.128.51','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53904,'222.186.128.51','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53905,'123.125.71.13','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53906,'220.181.108.145','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53907,'222.186.128.53','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53908,'123.125.71.69','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53909,'220.181.108.168','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53910,'180.76.4.99','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53911,'123.125.71.108','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53912,'46.161.41.199','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53913,'220.181.108.176','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53914,'201.10.82.244','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(53915,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53916,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53917,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53918,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53919,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53920,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53921,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53922,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53923,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53924,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53925,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53926,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53927,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53928,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53929,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53930,'61.135.190.71','2015-04-08 00:00:00','/index.html','Safari',1,'',''),(53931,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53932,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53933,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53934,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53935,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53936,'180.76.4.65','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53937,'183.136.190.36','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53938,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53939,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53940,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53941,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53942,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53943,'119.147.146.189','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(53944,'61.135.190.68','2015-04-08 00:00:00','/index.html','IE',1,'www','baidu'),(53945,'183.136.190.36','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53946,'180.149.143.21','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53947,'180.149.143.147','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53948,'180.149.143.141','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53949,'180.149.143.143','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53950,'180.149.143.144','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53951,'123.125.71.70','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53952,'220.181.108.113','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53953,'180.76.4.69','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53954,'59.174.165.26','2015-04-08 00:00:00','/news.htm','Chrome',1,'',''),(53955,'124.127.62.202','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(53956,'101.226.66.179','2015-04-08 00:00:00','/index.html','Safari',1,'',''),(53957,'180.153.206.37','2015-04-08 00:00:00','/news.htm','Safari',1,'',''),(53958,'112.64.235.87','2015-04-08 00:00:00','/index.html','Safari',1,'',''),(53959,'222.186.128.50','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53960,'123.125.71.119','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(53961,'180.149.143.25','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53962,'180.153.206.37','2015-04-08 00:00:00','/index.html','Safari',1,'',''),(53963,'183.136.190.36','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53964,'121.79.144.183','2015-04-08 00:00:00','/newsview.htm','Chrome',1,'睿思报表','baidu'),(53965,'1.202.240.238','2015-04-08 00:00:00','/newsview.htm','IE',1,'',''),(53966,'1.202.240.238','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53967,'222.186.128.57','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53968,'222.186.128.57','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53969,'121.199.125.21','2015-04-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(53970,'123.125.71.60','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53971,'220.181.108.167','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53972,'180.76.4.197','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53973,'222.186.128.54','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53974,'61.135.190.105','2015-04-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(53975,'221.224.111.58','2015-04-08 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(53976,'114.113.221.173','2015-04-08 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(53977,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53978,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53979,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53980,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53981,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53982,'222.186.128.53','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53983,'114.245.253.202','2015-04-08 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(53984,'114.245.253.202','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(53985,'221.224.111.58','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(53986,'221.224.111.58','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(53987,'112.64.235.247','2015-04-08 00:00:00','/index.html','Safari',1,'',''),(53988,'180.76.4.113','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53989,'187.38.216.39','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(53990,'211.103.82.166','2015-04-08 00:00:00','/index.html','Safari',1,'',''),(53991,'123.125.71.69','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53992,'222.186.58.89','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53993,'222.186.58.89','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53994,'220.181.108.83','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(53995,'180.149.143.152','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(53996,'110.75.105.84','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53997,'121.199.125.21','2015-04-08 00:00:00','/news/newsview.htm','Firefox',1,'',''),(53998,'222.186.128.55','2015-04-08 00:00:00','/index.html','IE',1,'',''),(53999,'123.125.71.41','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54000,'220.181.108.167','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54001,'180.149.143.138','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(54002,'183.136.190.41','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54003,'118.247.40.142','2015-04-08 00:00:00','/index.html','Safari',1,'',''),(54004,'118.247.40.142','2015-04-08 00:00:00','/newsview.htm','Safari',1,'',''),(54005,'118.247.40.142','2015-04-08 00:00:00','/newsview.htm','Safari',1,'',''),(54006,'118.247.40.142','2015-04-08 00:00:00','/newsview.htm','Safari',1,'',''),(54007,'118.247.40.142','2015-04-08 00:00:00','/newsview.htm','Safari',1,'',''),(54008,'123.125.71.117','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54009,'180.76.4.141','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54010,'220.181.108.162','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54011,'222.186.58.71','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54012,'119.147.146.192','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(54013,'220.181.132.216','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54014,'182.118.42.37','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54015,'101.199.108.57','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(54016,'222.186.128.52','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54017,'123.125.71.80','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54018,'220.181.108.99','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54019,'42.156.136.81','2015-04-08 00:00:00','/index.html','Safari',1,'',''),(54020,'111.207.175.126','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(54021,'180.76.4.47','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54022,'123.125.71.49','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54023,'220.181.108.87','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54024,'222.186.128.57','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54025,'222.186.128.57','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54026,'222.186.128.57','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54027,'123.125.71.78','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54028,'220.181.108.89','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54029,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54030,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54031,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54032,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54033,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54034,'180.149.143.19','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54035,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54036,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54037,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54038,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54039,'123.249.29.201','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54040,'180.76.4.29','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54041,'222.186.128.57','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54042,'222.186.128.57','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54043,'183.136.190.58','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54044,'180.149.143.10','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54045,'222.186.128.51','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54046,'46.161.41.199','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(54047,'123.125.71.83','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54048,'220.181.108.147','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54049,'46.161.41.199','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(54050,'180.76.4.72','2015-04-08 00:00:00','/index.html','IE',1,'',''),(54051,'183.136.190.55','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54052,'46.161.41.199','2015-04-08 00:00:00','/newsview.htm','Firefox',1,'',''),(54053,'186.211.104.150','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(54054,'123.125.71.36','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54055,'220.181.108.185','2015-04-08 00:00:00','/index.html','Firefox',1,'',''),(54056,'182.118.53.149','2015-04-08 00:00:00','/index.html','Chrome',1,'',''),(54057,'61.146.178.190','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54058,'182.118.41.67','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54059,'203.208.60.26','2015-04-09 00:00:00','/index.html','Safari',1,'',''),(54060,'222.186.58.89','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54061,'123.125.71.53','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54062,'220.181.108.177','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54063,'180.76.4.168','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54064,'36.99.31.164','2015-04-09 00:00:00','/index.html','Safari',1,'',''),(54065,'46.29.20.219','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54066,'36.99.31.76','2015-04-09 00:00:00','/index.html','Safari',1,'',''),(54067,'222.186.128.53','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54068,'46.161.41.199','2015-04-09 00:00:00','/newsview.htm','Firefox',1,'',''),(54069,'123.125.71.97','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54070,'220.181.108.153','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54071,'222.186.128.54','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54072,'180.76.4.178','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54073,'123.125.71.49','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54074,'220.181.108.123','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54075,'182.36.128.90','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54076,'222.186.128.52','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54077,'123.125.71.60','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54078,'220.181.108.148','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54079,'222.186.58.89','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54080,'222.186.58.89','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54081,'180.76.4.155','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54082,'61.135.190.104','2015-04-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(54083,'123.125.71.86','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54084,'220.181.108.78','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54085,'222.186.128.53','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54086,'180.76.4.204','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54087,'182.118.53.151','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54088,'222.186.128.53','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54089,'148.251.11.211','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54090,'180.76.4.101','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54091,'211.147.242.54','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54092,'211.147.242.54','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54093,'211.147.242.54','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54094,'211.147.242.54','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54095,'211.147.242.54','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54096,'123.124.20.108','2015-04-09 00:00:00','/index.html','Chrome',1,'','baidu'),(54097,'61.135.190.71','2015-04-09 00:00:00','/index.html','IE',1,'www','baidu'),(54098,'123.125.71.117','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54099,'220.181.108.162','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54100,'178.16.208.56','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54101,'114.96.65.204','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54102,'58.20.54.248','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54103,'58.20.54.248','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54104,'58.20.54.248','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54105,'222.186.128.54','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54106,'180.76.4.230','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54107,'123.125.71.110','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54108,'220.181.108.105','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54109,'222.186.128.53','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54110,'220.181.51.40','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54111,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54112,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54113,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54114,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54115,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54116,'114.250.83.241','2015-04-09 00:00:00','/index.html','Safari',1,'','baidu'),(54117,'101.226.66.193','2015-04-09 00:00:00','/index.html','Safari',1,'',''),(54118,'112.65.193.14','2015-04-09 00:00:00','/index.html','Safari',1,'',''),(54119,'123.125.71.38','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54120,'112.64.235.90','2015-04-09 00:00:00','/index.html','Safari',1,'',''),(54121,'220.181.108.94','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54122,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54123,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54124,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54125,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54126,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54127,'220.181.132.218','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54128,'101.199.108.118','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54129,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54130,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54131,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54132,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54133,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54134,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54135,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54136,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54137,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54138,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54139,'222.186.128.58','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54140,'222.186.128.58','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54141,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54142,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54143,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54144,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54145,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54146,'203.208.60.114','2015-04-09 00:00:00','/index.html','Safari',1,'',''),(54147,'180.76.4.8','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54148,'123.125.71.16','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54149,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54150,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54151,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54152,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54153,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54154,'220.181.108.94','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54155,'46.161.41.199','2015-04-09 00:00:00','/newsview.htm','Firefox',1,'',''),(54156,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54157,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54158,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54159,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54160,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54161,'222.186.58.71','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54162,'61.135.190.220','2015-04-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(54163,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54164,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54165,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54166,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54167,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54168,'124.126.171.71','2015-04-09 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(54169,'124.126.171.71','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54170,'123.125.71.90','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54171,'220.181.108.180','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54172,'222.186.58.112','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54173,'180.76.4.186','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54174,'123.125.71.48','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54175,'220.181.108.170','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54176,'222.186.128.52','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54177,'118.186.155.131','2015-04-09 00:00:00','/index.html','Chrome',1,'','baidu'),(54178,'123.125.71.17','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54179,'220.181.108.88','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54180,'219.143.86.107','2015-04-09 00:00:00','/index.html','IE',1,'','baidu'),(54181,'222.186.58.90','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54182,'182.148.34.82','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54183,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54184,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54185,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54186,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54187,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54188,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54189,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54190,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54191,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54192,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54193,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54194,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54195,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54196,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54197,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54198,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54199,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54200,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54201,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54202,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54203,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54204,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54205,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54206,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54207,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54208,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54209,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54210,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54211,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54212,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54213,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54214,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54215,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54216,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54217,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54218,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54219,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54220,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54221,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54222,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54223,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54224,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54225,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54226,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54227,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54228,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54229,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54230,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54231,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54232,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54233,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54234,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54235,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54236,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54237,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54238,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54239,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54240,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54241,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54242,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54243,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54244,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54245,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54246,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54247,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54248,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54249,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54250,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54251,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54252,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54253,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54254,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54255,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54256,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54257,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54258,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54259,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54260,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54261,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54262,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54263,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54264,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54265,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54266,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54267,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54268,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54269,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54270,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54271,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54272,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54273,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54274,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54275,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54276,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54277,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54278,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54279,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54280,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54281,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54282,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54283,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54284,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54285,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54286,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54287,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54288,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54289,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54290,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54291,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54292,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54293,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54294,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54295,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54296,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54297,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54298,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54299,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54300,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54301,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54302,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54303,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54304,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54305,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54306,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54307,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54308,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54309,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54310,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54311,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54312,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54313,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54314,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54315,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54316,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54317,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54318,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54319,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54320,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54321,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54322,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54323,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54324,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54325,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54326,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54327,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54328,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54329,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54330,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54331,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54332,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54333,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54334,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54335,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54336,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54337,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54338,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54339,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54340,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54341,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54342,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54343,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54344,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54345,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54346,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54347,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54348,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54349,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54350,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54351,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54352,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54353,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54354,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54355,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54356,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54357,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54358,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54359,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54360,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54361,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54362,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54363,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54364,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54365,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54366,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54367,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54368,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54369,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54370,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54371,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54372,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54373,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54374,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54375,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54376,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54377,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54378,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54379,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54380,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54381,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54382,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54383,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54384,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54385,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54386,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54387,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54388,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54389,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54390,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54391,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54392,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54393,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54394,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54395,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54396,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54397,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54398,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54399,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54400,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54401,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54402,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54403,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54404,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54405,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54406,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54407,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54408,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54409,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54410,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54411,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54412,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54413,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54414,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54415,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54416,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54417,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54418,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54419,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54420,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54421,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54422,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54423,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54424,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54425,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54426,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54427,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54428,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54429,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54430,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54431,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54432,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54433,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54434,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54435,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54436,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54437,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54438,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54439,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54440,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54441,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54442,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54443,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54444,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54445,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54446,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54447,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54448,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54449,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54450,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54451,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54452,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54453,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54454,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54455,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54456,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54457,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54458,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54459,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54460,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54461,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54462,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54463,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54464,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54465,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54466,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54467,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54468,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54469,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54470,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54471,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54472,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54473,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54474,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54475,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54476,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54477,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54478,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54479,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54480,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54481,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54482,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54483,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54484,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54485,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54486,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54487,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54488,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54489,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54490,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54491,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54492,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54493,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54494,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54495,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54496,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54497,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54498,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54499,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54500,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54501,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54502,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54503,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54504,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54505,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54506,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54507,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54508,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54509,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54510,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54511,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54512,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54513,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54514,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54515,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54516,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54517,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54518,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54519,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54520,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54521,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54522,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54523,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54524,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54525,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54526,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54527,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54528,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54529,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54530,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54531,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54532,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54533,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54534,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54535,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54536,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54537,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54538,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54539,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54540,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54541,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54542,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54543,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54544,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54545,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54546,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54547,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54548,'182.148.34.82','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54549,'60.247.76.18','2015-04-09 00:00:00','/index.html','Chrome',1,'','baidu'),(54550,'222.186.128.56','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54551,'180.76.4.117','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54552,'61.160.213.110','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54553,'61.149.180.102','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54554,'222.186.58.89','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54555,'123.125.71.39','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54556,'220.181.108.96','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54557,'106.39.20.178','2015-04-09 00:00:00','/index.html','Chrome',1,'','baidu'),(54558,'1.202.240.205','2015-04-09 00:00:00','/news.htm','IE',1,'',''),(54559,'1.202.240.205','2015-04-09 00:00:00','/newsview.htm','IE',1,'',''),(54560,'123.125.71.46','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54561,'58.249.126.36','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54562,'220.181.108.182','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54563,'58.249.126.36','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54564,'58.249.126.36','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54565,'58.249.126.36','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54566,'61.145.75.120','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54567,'58.249.126.36','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54568,'203.208.60.50','2015-04-09 00:00:00','/index.html','Safari',1,'',''),(54569,'180.76.4.185','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54570,'123.125.71.54','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54571,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54572,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54573,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54574,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54575,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54576,'220.181.108.185','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54577,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54578,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54579,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54580,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54581,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54582,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54583,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54584,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54585,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54586,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54587,'64.246.165.140','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54588,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54589,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54590,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54591,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54592,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54593,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54594,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54595,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54596,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54597,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54598,'216.145.11.94','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54599,'182.118.42.72','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54600,'220.181.132.216','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54601,'222.186.128.54','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54602,'101.199.108.57','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54603,'123.125.71.79','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54604,'220.181.108.178','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54605,'179.111.220.64','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54606,'80.161.78.214','2015-04-09 00:00:00','/index.html','Chrome',1,'',''),(54607,'61.135.169.42','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54608,'220.181.108.167','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54609,'123.125.71.60','2015-04-09 00:00:00','/index.html','Firefox',1,'',''),(54610,'46.161.41.199','2015-04-09 00:00:00','/newsview.htm','Firefox',1,'',''),(54611,'222.186.128.50','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54612,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54613,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54614,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54615,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54616,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54617,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54618,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54619,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54620,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54621,'123.249.29.201','2015-04-09 00:00:00','/index.html','IE',1,'',''),(54622,'111.206.126.186','2015-04-10 00:00:00','/index.html','Chrome',1,'',''),(54623,'46.161.41.199','2015-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(54624,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54625,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54626,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54627,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54628,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54629,'203.208.60.25','2015-04-10 00:00:00','/newsview.htm','Safari',0,'',''),(54630,'203.208.60.28','2015-04-10 00:00:00','/newsview.htm','Safari',1,'',''),(54631,'61.135.189.43','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54632,'220.181.125.20','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54633,'46.161.41.199','2015-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(54634,'123.125.71.50','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54635,'220.181.108.121','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54636,'46.161.41.199','2015-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(54637,'46.161.41.199','2015-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(54638,'46.161.41.199','2015-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(54639,'222.186.128.53','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54640,'222.186.128.53','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54641,'218.30.118.98','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54642,'187.39.46.161','2015-04-10 00:00:00','/index.html','Chrome',1,'',''),(54643,'222.186.128.54','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54644,'61.135.190.100','2015-04-10 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(54645,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54646,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54647,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54648,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54649,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54650,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54651,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54652,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54653,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54654,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54655,'222.186.58.89','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54656,'180.76.4.250','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54657,'36.99.31.105','2015-04-10 00:00:00','/index.html','Safari',1,'',''),(54658,'42.156.136.81','2015-04-10 00:00:00','/index.html','Safari',1,'',''),(54659,'36.99.30.117','2015-04-10 00:00:00','/index.html','Safari',1,'',''),(54660,'123.125.71.43','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54661,'220.181.108.87','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54662,'180.76.4.230','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54663,'222.186.128.57','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54664,'123.125.71.22','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54665,'220.181.108.101','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54666,'14.152.68.87','2015-04-10 00:00:00','/index.html','Safari',1,'',''),(54667,'46.161.41.199','2015-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(54668,'222.186.128.51','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54669,'222.186.128.51','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54670,'183.136.190.62','2015-04-10 00:00:00','/index.html','Chrome',1,'',''),(54671,'183.136.190.62','2015-04-10 00:00:00','/index.html','Chrome',1,'',''),(54672,'61.135.190.200','2015-04-10 00:00:00','/index.html','IE',1,'www','baidu'),(54673,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54674,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54675,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54676,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54677,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54678,'65.113.105.98','2015-04-10 00:00:00','/index.html','Chrome',1,'',''),(54679,'180.76.4.68','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54680,'182.18.19.138','2015-04-10 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(54681,'106.39.33.246','2015-04-10 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(54682,'121.79.144.183','2015-04-10 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(54683,'123.125.71.61','2015-04-10 00:00:00','/index.html','Chrome',1,'',''),(54684,'222.186.128.56','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54685,'220.181.132.218','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54686,'183.136.190.62','2015-04-10 00:00:00','/index.html','Chrome',1,'',''),(54687,'220.181.132.198','2015-04-10 00:00:00','/index.html','Chrome',1,'',''),(54688,'42.156.136.81','2015-04-10 00:00:00','/index.html','Safari',1,'',''),(54689,'180.76.4.97','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54690,'123.125.71.96','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54691,'220.181.108.80','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54692,'121.199.125.21','2015-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(54693,'121.199.125.21','2015-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(54694,'222.186.58.112','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54695,'222.186.58.112','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54696,'183.136.190.40','2015-04-10 00:00:00','/index.html','Chrome',1,'',''),(54697,'46.161.41.199','2015-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(54698,'124.129.56.219','2015-04-10 00:00:00','/news.htm','IE',1,'',''),(54699,'124.129.56.219','2015-04-10 00:00:00','/newsview.htm','IE',1,'',''),(54700,'124.129.56.219','2015-04-10 00:00:00','/newsview.htm','IE',1,'',''),(54701,'124.129.56.219','2015-04-10 00:00:00','/news.htm','IE',1,'',''),(54702,'124.129.56.219','2015-04-10 00:00:00','/newsview.htm','IE',1,'',''),(54703,'180.76.4.25','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54704,'183.237.186.215','2015-04-10 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(54705,'123.125.71.73','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54706,'220.181.108.145','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54707,'1.202.240.205','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54708,'46.161.41.199','2015-04-10 00:00:00','/news.htm','Firefox',1,'',''),(54709,'222.186.128.55','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54710,'61.160.213.110','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54711,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54712,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54713,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54714,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54715,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54716,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54717,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54718,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54719,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54720,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54721,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54722,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54723,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54724,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54725,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54726,'123.125.71.38','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54727,'220.181.108.159','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54728,'180.76.4.224','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54729,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54730,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54731,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54732,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54733,'123.249.29.201','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54734,'117.144.26.134','2015-04-10 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(54735,'117.144.26.134','2015-04-10 00:00:00','/news.htm','Chrome',1,'',''),(54736,'123.125.71.50','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54737,'180.169.19.190','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54738,'220.181.108.187','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54739,'116.226.47.83','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54740,'116.226.47.82','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54741,'117.144.26.134','2015-04-10 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(54742,'117.144.26.134','2015-04-10 00:00:00','/news.htm','Chrome',1,'',''),(54743,'222.186.128.53','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54744,'222.186.128.56','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54745,'180.76.4.64','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54746,'123.125.71.113','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54747,'220.181.108.96','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54748,'180.169.19.194','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54749,'180.169.19.194','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54750,'180.76.4.155','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54751,'46.161.41.199','2015-04-10 00:00:00','/news.htm','Firefox',1,'',''),(54752,'123.125.71.22','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54753,'220.181.108.172','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54754,'123.125.71.57','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54755,'220.181.108.174','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54756,'180.76.4.65','2015-04-10 00:00:00','/index.html','IE',1,'',''),(54757,'123.125.71.48','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54758,'220.181.108.169','2015-04-10 00:00:00','/index.html','Firefox',1,'',''),(54759,'179.106.36.121','2015-04-10 00:00:00','/index.html','Chrome',1,'',''),(54760,'182.118.53.120','2015-04-11 00:00:00','/index.html','Chrome',1,'',''),(54761,'46.161.41.199','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54762,'123.125.71.85','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54763,'220.181.108.91','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54764,'138.128.2.235','2015-04-11 00:00:00','/index.html','Chrome',1,'',''),(54765,'180.76.4.14','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54766,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54767,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54768,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54769,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54770,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54771,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54772,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54773,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54774,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54775,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54776,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54777,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54778,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54779,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54780,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54781,'222.186.128.51','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54782,'222.186.128.51','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54783,'180.149.143.144','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54784,'180.76.4.208','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54785,'123.125.71.22','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54786,'220.181.108.176','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54787,'180.149.143.13','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54788,'218.30.118.98','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54789,'180.76.4.124','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54790,'222.186.128.51','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54791,'222.186.128.51','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54792,'180.149.143.12','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54793,'123.125.71.71','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54794,'220.181.108.104','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54795,'121.199.125.21','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54796,'121.199.125.21','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54797,'46.161.41.199','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54798,'180.76.4.209','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54799,'182.118.53.151','2015-04-11 00:00:00','/index.html','Chrome',1,'',''),(54800,'46.161.41.199','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54801,'222.186.58.89','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54802,'222.186.58.89','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54803,'46.161.41.199','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54804,'222.186.128.51','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54805,'222.186.128.51','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54806,'180.149.143.141','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54807,'119.147.146.192','2015-04-11 00:00:00','/index.html','Chrome',1,'',''),(54808,'222.186.128.54','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54809,'180.76.4.20','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54810,'183.237.186.215','2015-04-11 00:00:00','/index.html','Chrome',1,'',''),(54811,'123.125.71.80','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54812,'220.181.108.159','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54813,'61.135.190.224','2015-04-11 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(54814,'175.168.79.122','2015-04-11 00:00:00','/index.html','Chrome',1,'',''),(54815,'61.135.190.198','2015-04-11 00:00:00','/index.html','IE',1,'www','baidu'),(54816,'180.153.206.17','2015-04-11 00:00:00','/index.html','Safari',1,'',''),(54817,'61.135.169.55','2015-04-11 00:00:00','/index.html','Chrome',1,'',''),(54818,'220.181.51.52','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54819,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54820,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54821,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54822,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54823,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54824,'61.135.190.200','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(54825,'46.161.41.199','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54826,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54827,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54828,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54829,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54830,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54831,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54832,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54833,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54834,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54835,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54836,'222.186.128.55','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54837,'180.76.4.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54838,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54839,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54840,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54841,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54842,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54843,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54844,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54845,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54846,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54847,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54848,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54849,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54850,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54851,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54852,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54853,'222.186.128.51','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54854,'46.161.41.199','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54855,'123.125.71.47','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54856,'183.136.190.62','2015-04-11 00:00:00','/index.html','Chrome',1,'',''),(54857,'220.181.108.141','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54858,'222.186.128.51','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54859,'61.146.178.190','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54860,'185.66.250.80','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54861,'180.76.4.149','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54862,'222.186.58.71','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54863,'123.125.71.54','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54864,'222.186.58.89','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54865,'222.186.58.89','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54866,'220.181.108.100','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54867,'169.54.233.121','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54868,'220.181.132.218','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54869,'101.199.108.118','2015-04-11 00:00:00','/index.html','Chrome',1,'',''),(54870,'46.161.41.199','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(54871,'180.153.206.32','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(54872,'101.226.33.228','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(54873,'101.226.65.106','2015-04-11 00:00:00','/news.htm','Safari',1,'',''),(54874,'101.226.65.106','2015-04-11 00:00:00','/index.html','Safari',1,'',''),(54875,'101.226.33.228','2015-04-11 00:00:00','/index.html','Safari',1,'',''),(54876,'180.153.206.32','2015-04-11 00:00:00','/index.html','Safari',1,'',''),(54877,'46.161.41.199','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54878,'180.76.4.212','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54879,'183.136.190.62','2015-04-11 00:00:00','/index.html','Chrome',1,'',''),(54880,'222.186.128.57','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54881,'222.186.58.71','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54882,'180.76.4.215','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54883,'123.125.71.36','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54884,'222.186.128.52','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54885,'220.181.108.106','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54886,'180.153.163.187','2015-04-11 00:00:00','/index.html','Safari',1,'',''),(54887,'112.123.2.221','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(54888,'180.149.143.12','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54889,'112.123.2.221','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54890,'101.226.33.201','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(54891,'101.226.66.179','2015-04-11 00:00:00','/index.html','Safari',1,'',''),(54892,'123.125.71.43','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54893,'220.181.108.102','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54894,'123.125.71.23','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54895,'220.181.108.90','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54896,'180.149.143.137','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54897,'222.186.128.55','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54898,'180.76.4.106','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54899,'180.153.214.200','2015-04-11 00:00:00','/index.html','Safari',1,'','baidu'),(54900,'61.135.190.69','2015-04-11 00:00:00','/index.html','Safari',1,'',''),(54901,'180.149.143.151','2015-04-11 00:00:00','/newsview.htm','Firefox',0,'',''),(54902,'123.125.71.20','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54903,'220.181.108.112','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54904,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54905,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54906,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54907,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54908,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54909,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54910,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54911,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54912,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54913,'123.249.29.201','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54914,'122.71.245.167','2015-04-11 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(54915,'123.125.71.39','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54916,'123.125.71.61','2015-04-11 00:00:00','/index.html','Chrome',1,'',''),(54917,'220.181.108.114','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54918,'46.161.41.199','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(54919,'46.29.20.219','2015-04-11 00:00:00','/index.html','IE',1,'',''),(54920,'123.125.71.40','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54921,'220.181.108.83','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54922,'82.80.249.156','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54923,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54924,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(54925,'82.80.249.156','2015-04-11 00:00:00','/news.htm','IE',1,'',''),(54926,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54927,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54928,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54929,'82.80.249.156','2015-04-11 00:00:00','/index.html','Firefox',1,'',''),(54930,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54931,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(54932,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54933,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54934,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54935,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(54936,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(54937,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54938,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54939,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54940,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54941,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54942,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54943,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54944,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54945,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(54946,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54947,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54948,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(54949,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54950,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(54951,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(54952,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(54953,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(54954,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(54955,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(54956,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(54957,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Safari',1,'',''),(54958,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(54959,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(54960,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54961,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(54962,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(54963,'82.80.249.156','2015-04-11 00:00:00','/news.htm','IE',1,'',''),(54964,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(54965,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54966,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Safari',1,'',''),(54967,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Safari',1,'',''),(54968,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(54969,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54970,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(54971,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54972,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54973,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54974,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54975,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54976,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54977,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54978,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54979,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54980,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(54981,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54982,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54983,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54984,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54985,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(54986,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(54987,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54988,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54989,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(54990,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54991,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54992,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54993,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54994,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54995,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54996,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(54997,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(54998,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(54999,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55000,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55001,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55002,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55003,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55004,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55005,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Safari',1,'',''),(55006,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55007,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55008,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55009,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55010,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55011,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55012,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55013,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55014,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55015,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55016,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55017,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55018,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55019,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55020,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55021,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55022,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55023,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55024,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55025,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55026,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55027,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55028,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55029,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55030,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55031,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55032,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55033,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55034,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55035,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55036,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55037,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55038,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55039,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55040,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55041,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55042,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55043,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55044,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55045,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55046,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55047,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55048,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55049,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55050,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55051,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55052,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55053,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55054,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55055,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55056,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55057,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55058,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55059,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55060,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55061,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55062,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55063,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55064,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55065,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55066,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55067,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55068,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55069,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55070,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55071,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55072,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55073,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55074,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55075,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55076,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55077,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55078,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55079,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55080,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55081,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55082,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55083,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55084,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55085,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55086,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55087,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55088,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55089,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55090,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55091,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55092,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55093,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55094,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55095,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55096,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55097,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55098,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55099,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55100,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55101,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55102,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55103,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55104,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55105,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55106,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55107,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55108,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55109,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55110,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55111,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55112,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55113,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55114,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55115,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55116,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55117,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55118,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55119,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55120,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55121,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55122,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55123,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55124,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55125,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55126,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55127,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55128,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55129,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55130,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55131,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55132,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55133,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55134,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55135,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55136,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55137,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55138,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55139,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55140,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55141,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55142,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55143,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55144,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55145,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55146,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55147,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55148,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55149,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55150,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55151,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55152,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55153,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55154,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55155,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55156,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55157,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55158,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55159,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55160,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55161,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55162,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55163,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55164,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55165,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55166,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55167,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55168,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55169,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55170,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55171,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55172,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55173,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55174,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55175,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55176,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55177,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55178,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55179,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55180,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55181,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55182,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55183,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55184,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55185,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55186,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55187,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55188,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55189,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55190,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55191,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55192,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55193,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55194,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55195,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55196,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55197,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55198,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55199,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55200,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55201,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55202,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55203,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55204,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55205,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55206,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55207,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55208,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55209,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55210,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55211,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55212,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55213,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55214,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55215,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55216,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55217,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55218,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55219,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55220,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55221,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55222,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55223,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55224,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55225,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55226,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55227,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55228,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55229,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55230,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55231,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55232,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55233,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55234,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55235,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55236,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55237,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55238,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55239,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55240,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55241,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55242,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55243,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55244,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55245,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55246,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55247,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55248,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55249,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55250,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55251,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55252,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55253,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55254,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55255,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55256,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55257,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55258,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55259,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55260,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55261,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55262,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55263,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55264,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55265,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55266,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55267,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55268,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55269,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55270,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55271,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55272,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55273,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55274,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55275,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55276,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55277,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55278,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55279,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55280,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55281,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55282,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55283,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55284,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55285,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55286,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55287,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55288,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55289,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55290,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55291,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55292,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55293,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55294,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55295,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55296,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55297,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55298,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55299,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55300,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55301,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55302,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55303,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55304,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55305,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55306,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55307,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55308,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55309,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55310,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55311,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55312,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55313,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55314,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55315,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55316,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55317,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55318,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55319,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55320,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55321,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55322,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55323,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55324,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55325,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55326,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55327,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55328,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55329,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55330,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55331,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55332,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55333,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55334,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55335,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55336,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55337,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55338,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55339,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55340,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55341,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55342,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55343,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55344,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55345,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55346,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55347,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55348,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55349,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55350,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55351,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55352,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55353,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55354,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55355,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55356,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55357,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55358,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55359,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55360,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55361,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55362,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55363,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55364,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55365,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55366,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55367,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55368,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55369,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55370,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55371,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55372,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55373,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55374,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55375,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55376,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55377,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55378,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55379,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55380,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55381,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55382,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55383,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55384,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55385,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55386,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55387,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55388,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55389,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55390,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55391,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55392,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55393,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55394,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55395,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55396,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55397,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55398,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55399,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55400,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55401,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55402,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55403,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55404,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55405,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55406,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55407,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55408,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55409,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55410,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55411,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55412,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55413,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55414,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55415,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55416,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55417,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55418,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55419,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55420,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55421,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55422,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55423,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55424,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55425,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55426,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55427,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55428,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55429,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55430,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55431,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55432,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55433,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55434,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55435,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55436,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55437,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55438,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55439,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55440,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55441,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55442,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55443,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55444,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55445,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55446,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55447,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55448,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55449,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55450,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55451,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55452,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55453,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55454,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55455,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55456,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55457,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55458,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55459,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55460,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55461,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55462,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55463,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55464,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55465,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55466,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55467,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55468,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55469,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55470,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55471,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55472,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55473,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55474,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55475,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55476,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55477,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55478,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55479,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55480,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55481,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55482,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55483,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55484,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55485,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55486,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55487,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55488,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55489,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55490,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55491,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55492,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55493,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55494,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55495,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55496,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55497,'180.76.4.35','2015-04-11 00:00:00','/index.html','IE',1,'',''),(55498,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55499,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55500,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55501,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55502,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55503,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55504,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55505,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55506,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55507,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55508,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55509,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55510,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55511,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55512,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55513,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55514,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55515,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55516,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55517,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55518,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55519,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55520,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55521,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55522,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55523,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55524,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55525,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55526,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55527,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55528,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55529,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55530,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55531,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55532,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55533,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55534,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55535,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55536,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55537,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55538,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55539,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55540,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55541,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55542,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55543,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55544,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55545,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55546,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55547,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55548,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55549,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55550,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55551,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55552,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55553,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55554,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55555,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55556,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55557,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55558,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55559,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Safari',1,'',''),(55560,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55561,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55562,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55563,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55564,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55565,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55566,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55567,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55568,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55569,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55570,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55571,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55572,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55573,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55574,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55575,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55576,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55577,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55578,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55579,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55580,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55581,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55582,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55583,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55584,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55585,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55586,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55587,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55588,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55589,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55590,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55591,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Safari',1,'',''),(55592,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55593,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55594,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55595,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55596,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55597,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55598,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55599,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55600,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55601,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55602,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55603,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55604,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55605,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55606,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55607,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55608,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55609,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55610,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55611,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55612,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55613,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55614,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55615,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55616,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55617,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55618,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55619,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55620,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55621,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55622,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55623,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55624,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55625,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55626,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55627,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(55628,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55629,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55630,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55631,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55632,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55633,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55634,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55635,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55636,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55637,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55638,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55639,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55640,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55641,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55642,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55643,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55644,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55645,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55646,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55647,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55648,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55649,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55650,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55651,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55652,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55653,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55654,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55655,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55656,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55657,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55658,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55659,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55660,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55661,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55662,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55663,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55664,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55665,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55666,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55667,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55668,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55669,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55670,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55671,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55672,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55673,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55674,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55675,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55676,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55677,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55678,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55679,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55680,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55681,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55682,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55683,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55684,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55685,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55686,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55687,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55688,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55689,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55690,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55691,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55692,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55693,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55694,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55695,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55696,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55697,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55698,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55699,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55700,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55701,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55702,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55703,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55704,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55705,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55706,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55707,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55708,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55709,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55710,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55711,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55712,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55713,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55714,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55715,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55716,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55717,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55718,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55719,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55720,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55721,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55722,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55723,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55724,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55725,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55726,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55727,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55728,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55729,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55730,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55731,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55732,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55733,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55734,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55735,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55736,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55737,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55738,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55739,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55740,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55741,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55742,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55743,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55744,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55745,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55746,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55747,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55748,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55749,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55750,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55751,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55752,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55753,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55754,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55755,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55756,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55757,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55758,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55759,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55760,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55761,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55762,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55763,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55764,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55765,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55766,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55767,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55768,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55769,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55770,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55771,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55772,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Firefox',1,'',''),(55773,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55774,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55775,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55776,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55777,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55778,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55779,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55780,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55781,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55782,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55783,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55784,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55785,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55786,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Safari',1,'',''),(55787,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55788,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55789,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55790,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55791,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55792,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55793,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55794,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55795,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55796,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55797,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55798,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55799,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55800,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55801,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55802,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55803,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55804,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55805,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55806,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55807,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Opera',1,'',''),(55808,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55809,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55810,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55811,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55812,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55813,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55814,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55815,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55816,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55817,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55818,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55819,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55820,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55821,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55822,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55823,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55824,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55825,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55826,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55827,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55828,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55829,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55830,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55831,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55832,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55833,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55834,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55835,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55836,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55837,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55838,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55839,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55840,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55841,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55842,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55843,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55844,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55845,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55846,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55847,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55848,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55849,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55850,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55851,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55852,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55853,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55854,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55855,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55856,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55857,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55858,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55859,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55860,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55861,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55862,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55863,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55864,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55865,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55866,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55867,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55868,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55869,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55870,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55871,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55872,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55873,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55874,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55875,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55876,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55877,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55878,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55879,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55880,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55881,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55882,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55883,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55884,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55885,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55886,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55887,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55888,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55889,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55890,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55891,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55892,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55893,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55894,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55895,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55896,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55897,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55898,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55899,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55900,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55901,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55902,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55903,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55904,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55905,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55906,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55907,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55908,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55909,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55910,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55911,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55912,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55913,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55914,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55915,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55916,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55917,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55918,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55919,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55920,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55921,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55922,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55923,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55924,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55925,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55926,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55927,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55928,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55929,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55930,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55931,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55932,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55933,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55934,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55935,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55936,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55937,'82.80.249.156','2015-04-11 00:00:00','/news.htm','Chrome',1,'',''),(55938,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55939,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55940,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55941,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55942,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55943,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55944,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55945,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55946,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55947,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55948,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55949,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55950,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55951,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55952,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55953,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55954,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55955,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55956,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55957,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55958,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55959,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55960,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55961,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55962,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55963,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55964,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55965,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55966,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55967,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55968,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55969,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55970,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55971,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55972,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55973,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55974,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55975,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55976,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55977,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55978,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55979,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55980,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55981,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55982,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55983,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55984,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55985,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55986,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55987,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55988,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55989,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55990,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55991,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55992,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(55993,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(55994,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(55995,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55996,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55997,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55998,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(55999,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56000,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56001,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56002,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56003,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56004,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56005,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56006,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56007,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56008,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56009,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56010,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56011,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56012,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56013,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56014,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56015,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56016,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56017,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56018,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56019,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(56020,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56021,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56022,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(56023,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56024,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(56025,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56026,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56027,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56028,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56029,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56030,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56031,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56032,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56033,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56034,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56035,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56036,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56037,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56038,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56039,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56040,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56041,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56042,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56043,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56044,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(56045,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56046,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56047,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56048,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56049,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56050,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56051,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56052,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56053,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56054,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56055,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56056,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56057,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56058,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56059,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56060,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56061,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56062,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56063,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56064,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56065,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56066,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56067,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56068,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56069,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56070,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56071,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56072,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56073,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56074,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56075,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56076,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56077,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56078,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56079,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56080,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(56081,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56082,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56083,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56084,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56085,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56086,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56087,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(56088,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56089,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56090,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56091,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56092,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56093,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56094,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56095,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56096,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56097,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56098,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56099,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(56100,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56101,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56102,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56103,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56104,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56105,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56106,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56107,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56108,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56109,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','IE',1,'',''),(56110,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56111,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56112,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56113,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(56114,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56115,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56116,'82.80.249.156','2015-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(56117,'121.199.125.21','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56118,'121.199.125.21','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56119,'121.199.125.21','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56120,'121.199.125.21','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56121,'121.199.125.21','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56122,'121.199.125.21','2015-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(56123,'36.33.38.190','2015-04-12 00:00:00','/index.html','Chrome',1,'商业智能解决方案 招聘','baidu'),(56124,'180.153.114.200','2015-04-12 00:00:00','/index.html','Safari',1,'商业智能解决方案 招聘','baidu'),(56125,'112.64.235.90','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56126,'180.153.114.200','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56127,'198.211.30.28','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56128,'111.206.36.132','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56129,'180.76.4.40','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56130,'123.125.71.24','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56131,'220.181.108.182','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56132,'180.153.188.41','2015-04-12 00:00:00','/newsview.htm','Safari',0,'',''),(56133,'46.161.41.199','2015-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(56134,'46.161.41.199','2015-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(56135,'180.76.4.88','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56136,'123.125.71.106','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56137,'220.181.132.216','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56138,'101.199.108.120','2015-04-12 00:00:00','/index.html','Chrome',1,'',''),(56139,'220.181.108.160','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56140,'123.125.71.36','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56141,'220.181.108.76','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56142,'189.46.226.4','2015-04-12 00:00:00','/index.html','Chrome',1,'',''),(56143,'180.76.4.60','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56144,'123.125.71.46','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56145,'220.181.108.161','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56146,'123.125.71.46','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56147,'220.181.108.84','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56148,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56149,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56150,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56151,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56152,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56153,'198.211.30.28','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56154,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56155,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56156,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56157,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56158,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56159,'180.76.4.200','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56160,'123.125.71.53','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56161,'220.181.108.165','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56162,'117.60.26.148','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56163,'183.136.190.62','2015-04-12 00:00:00','/index.html','Chrome',1,'',''),(56164,'123.125.71.110','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56165,'220.181.108.109','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56166,'180.76.4.144','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56167,'61.135.190.71','2015-04-12 00:00:00','/index.html','IE',1,'www','baidu'),(56168,'123.125.71.16','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56169,'220.181.108.168','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56170,'180.153.206.24','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56171,'180.153.161.217','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56172,'46.161.41.199','2015-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(56173,'171.11.74.160','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56174,'123.125.71.94','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56175,'220.181.108.83','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56176,'180.76.4.190','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56177,'101.226.66.179','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56178,'112.65.193.14','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56179,'61.135.169.56','2015-04-12 00:00:00','/index.html','Chrome',1,'',''),(56180,'61.135.169.56','2015-04-12 00:00:00','/index.html','Chrome',1,'',''),(56181,'123.125.71.124','2015-04-12 00:00:00','/news.htm','Chrome',1,'',''),(56182,'1.202.240.205','2015-04-12 00:00:00','/news.htm','IE',1,'',''),(56183,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56184,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56185,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56186,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56187,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56188,'46.161.41.199','2015-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(56189,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56190,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56191,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56192,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56193,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56194,'101.226.65.108','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56195,'46.161.41.199','2015-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(56196,'123.125.71.46','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56197,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56198,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56199,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56200,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56201,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56202,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56203,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56204,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56205,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56206,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56207,'220.181.108.150','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56208,'46.161.41.199','2015-04-12 00:00:00','/news.htm','Firefox',1,'',''),(56209,'123.125.71.82','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56210,'220.181.108.171','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56211,'180.76.4.153','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56212,'198.211.30.28','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56213,'222.186.128.57','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56214,'180.153.182.135','2015-04-12 00:00:00','/newsview.htm','IE',1,'',''),(56215,'180.153.182.98','2015-04-12 00:00:00','/newsview.htm','IE',1,'',''),(56216,'61.160.247.181','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56217,'123.125.71.85','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56218,'220.181.108.117','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56219,'171.11.74.160','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56220,'180.76.4.18','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56221,'123.125.71.110','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56222,'220.181.108.97','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56223,'123.125.71.52','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56224,'220.181.108.179','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56225,'183.136.190.62','2015-04-12 00:00:00','/index.html','Chrome',1,'',''),(56226,'180.149.133.11','2015-04-12 00:00:00','/index.html','Firefox',1,'','baidu'),(56227,'117.136.2.175','2015-04-12 00:00:00','/index.html','Safari',1,'','baidu'),(56228,'171.11.74.160','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56229,'61.135.165.23','2015-04-12 00:00:00','/index.html','Chrome',1,'',''),(56230,'123.125.71.36','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56231,'171.11.74.160','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56232,'14.17.34.189','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56233,'220.181.108.85','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56234,'101.226.33.220','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56235,'218.84.196.158','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56236,'101.226.66.187','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56237,'171.11.74.160','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56238,'183.60.35.116','2015-04-12 00:00:00','/index.html','Chrome',1,'',''),(56239,'14.17.18.146','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56240,'61.150.96.174','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56241,'61.135.165.42','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56242,'180.153.163.210','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56243,'101.226.89.117','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56244,'183.136.190.40','2015-04-12 00:00:00','/index.html','Chrome',1,'',''),(56245,'183.136.190.62','2015-04-12 00:00:00','/index.html','Chrome',1,'',''),(56246,'61.135.190.103','2015-04-12 00:00:00','/index.html','Chrome',1,'�˼bi','baidu'),(56247,'124.193.32.3','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56248,'123.125.71.54','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56249,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56250,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56251,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56252,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56253,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56254,'220.181.108.172','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56255,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56256,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56257,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56258,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56259,'123.249.29.201','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56260,'123.125.71.43','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56261,'61.135.189.43','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56262,'220.181.125.20','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56263,'180.76.4.91','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56264,'220.181.108.163','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56265,'198.211.30.28','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56266,'222.186.58.89','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56267,'220.181.132.218','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56268,'220.181.132.196','2015-04-12 00:00:00','/index.html','Chrome',1,'',''),(56269,'123.125.71.100','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56270,'220.181.108.120','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56271,'180.149.143.27','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56272,'180.76.4.97','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56273,'123.125.71.39','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56274,'220.181.108.96','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56275,'61.160.247.181','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56276,'220.181.51.45','2015-04-12 00:00:00','/index.html','Chrome',1,'',''),(56277,'123.125.71.22','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56278,'220.181.108.93','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56279,'61.135.169.41','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56280,'123.125.71.89','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56281,'220.181.108.115','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56282,'180.76.4.221','2015-04-12 00:00:00','/index.html','IE',1,'',''),(56283,'66.249.67.80','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56284,'66.249.67.127','2015-04-12 00:00:00','/index.html','Safari',1,'',''),(56285,'123.125.71.18','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56286,'220.181.108.161','2015-04-12 00:00:00','/index.html','Firefox',1,'',''),(56287,'222.186.128.51','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56288,'222.186.128.51','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56289,'46.161.41.199','2015-04-13 00:00:00','/newsview.htm','Firefox',1,'',''),(56290,'182.118.55.240','2015-04-13 00:00:00','/index.html','Chrome',1,'',''),(56291,'123.125.71.30','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56292,'220.181.108.140','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56293,'61.135.165.43','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56294,'180.76.4.215','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56295,'198.211.30.28','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56296,'222.186.58.89','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56297,'220.181.51.61','2015-04-13 00:00:00','/index.html','Chrome',1,'',''),(56298,'46.161.41.199','2015-04-13 00:00:00','/newsview.htm','Firefox',1,'',''),(56299,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56300,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56301,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56302,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56303,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56304,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56305,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56306,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56307,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56308,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56309,'180.76.4.39','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56310,'123.125.71.51','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56311,'220.181.108.140','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56312,'123.125.71.31','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56313,'220.181.108.108','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56314,'14.116.7.133','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56315,'14.116.7.133','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56316,'14.116.7.133','2015-04-13 00:00:00','/index.html','Chrome',1,'',''),(56317,'218.30.118.101','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56318,'180.76.4.102','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56319,'61.135.165.40','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56320,'123.125.71.39','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56321,'220.181.108.85','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56322,'182.118.60.87','2015-04-13 00:00:00','/index.html','Chrome',1,'',''),(56323,'222.186.128.54','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56324,'180.76.4.158','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56325,'123.125.71.101','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56326,'220.181.108.107','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56327,'61.160.247.181','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56328,'198.211.30.28','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56329,'223.71.168.40','2015-04-13 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(56330,'101.226.66.178','2015-04-13 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(56331,'180.153.206.38','2015-04-13 00:00:00','/index.html','Safari',1,'',''),(56332,'163.177.69.37','2015-04-13 00:00:00','/index.html','Safari',1,'',''),(56333,'112.90.11.79','2015-04-13 00:00:00','/index.html','Safari',1,'',''),(56334,'36.63.148.3','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56335,'118.199.215.56','2015-04-13 00:00:00','/index.html','Safari',1,'','baidu'),(56336,'222.186.128.55','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56337,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56338,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56339,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56340,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56341,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56342,'46.161.41.199','2015-04-13 00:00:00','/newsview.htm','Firefox',1,'',''),(56343,'180.76.4.47','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56344,'222.186.128.55','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56345,'123.125.71.78','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56346,'220.181.108.158','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56347,'61.135.190.71','2015-04-13 00:00:00','/index.html','IE',1,'www','baidu'),(56348,'123.125.71.103','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56349,'101.40.220.255','2015-04-13 00:00:00','/index.html','Chrome',1,'','baidu'),(56350,'220.181.108.149','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56351,'222.186.128.57','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56352,'180.76.4.36','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56353,'101.226.66.179','2015-04-13 00:00:00','/index.html','Safari',1,'',''),(56354,'66.249.67.7','2015-04-13 00:00:00','/index.html','Safari',1,'',''),(56355,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56356,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56357,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56358,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56359,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56360,'123.125.71.136','2015-04-13 00:00:00','/index.html','Chrome',1,'',''),(56361,'123.125.71.58','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56362,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56363,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56364,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56365,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56366,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56367,'220.181.108.165','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56368,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56369,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56370,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56371,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56372,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56373,'220.181.132.216','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56374,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56375,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56376,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56377,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56378,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56379,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56380,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56381,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56382,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56383,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56384,'101.199.108.56','2015-04-13 00:00:00','/index.html','Chrome',1,'',''),(56385,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56386,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56387,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56388,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56389,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56390,'61.50.138.160','2015-04-13 00:00:00','/index.html','Chrome',1,'',''),(56391,'46.161.41.199','2015-04-13 00:00:00','/newsview.htm','Firefox',1,'',''),(56392,'180.76.4.48','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56393,'198.211.30.28','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56394,'46.161.41.199','2015-04-13 00:00:00','/news.htm','Firefox',1,'',''),(56395,'119.147.146.195','2015-04-13 00:00:00','/index.html','Chrome',1,'',''),(56396,'180.153.201.216','2015-04-13 00:00:00','/index.html','Safari',1,'',''),(56397,'114.246.67.20','2015-04-13 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(56398,'180.76.4.116','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56399,'112.85.32.226','2015-04-13 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(56400,'112.85.32.226','2015-04-13 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(56401,'112.85.32.226','2015-04-13 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(56402,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56403,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56404,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56405,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56406,'123.249.29.201','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56407,'220.181.51.45','2015-04-13 00:00:00','/index.html','Chrome',1,'',''),(56408,'180.76.4.250','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56409,'183.136.190.62','2015-04-13 00:00:00','/index.html','Chrome',1,'',''),(56410,'123.125.71.107','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56411,'220.181.108.81','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56412,'61.135.169.40','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56413,'61.135.190.223','2015-04-13 00:00:00','/index.html','Chrome',1,'�˼bi','baidu'),(56414,'182.118.41.56','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56415,'103.19.233.190','2015-04-13 00:00:00','/index.html','Chrome',1,'',''),(56416,'180.76.4.115','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56417,'61.135.165.9','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56418,'198.211.30.28','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56419,'180.76.4.166','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56420,'183.136.190.40','2015-04-13 00:00:00','/index.html','Chrome',1,'',''),(56421,'61.160.247.181','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56422,'113.240.234.251','2015-04-13 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(56423,'123.125.71.22','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56424,'220.181.108.142','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56425,'180.76.4.113','2015-04-13 00:00:00','/index.html','IE',1,'',''),(56426,'123.125.71.32','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56427,'66.249.67.127','2015-04-13 00:00:00','/newsview.htm','Safari',1,'',''),(56428,'220.181.108.90','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56429,'46.161.41.199','2015-04-13 00:00:00','/newsview.htm','Firefox',1,'',''),(56430,'123.125.71.38','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56431,'220.181.108.183','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56432,'61.135.165.7','2015-04-13 00:00:00','/index.html','Firefox',1,'',''),(56433,'180.76.4.237','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56434,'123.125.71.41','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56435,'220.181.108.171','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56436,'198.211.30.28','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56437,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56438,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56439,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56440,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56441,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56442,'180.76.4.47','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56443,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56444,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56445,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56446,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56447,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56448,'180.153.185.239','2015-04-14 00:00:00','/newsview.htm','IE',1,'',''),(56449,'123.125.71.14','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56450,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56451,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56452,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56453,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56454,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56455,'220.181.108.144','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56456,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56457,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56458,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56459,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56460,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56461,'61.146.178.190','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56462,'123.125.71.30','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56463,'61.135.169.41','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56464,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56465,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56466,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56467,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56468,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56469,'220.181.108.84','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56470,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56471,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56472,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56473,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56474,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56475,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56476,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56477,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56478,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56479,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56480,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56481,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56482,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56483,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56484,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56485,'180.76.4.96','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56486,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56487,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56488,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56489,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56490,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56491,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56492,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56493,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56494,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56495,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56496,'180.149.143.15','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56497,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56498,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56499,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56500,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56501,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56502,'61.160.213.110','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56503,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56504,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56505,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56506,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56507,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56508,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56509,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56510,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56511,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56512,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56513,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56514,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56515,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56516,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56517,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56518,'46.161.41.199','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56519,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56520,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56521,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56522,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56523,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56524,'198.211.30.28','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56525,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56526,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56527,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56528,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56529,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56530,'180.76.4.202','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56531,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56532,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56533,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56534,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56535,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56536,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56537,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56538,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56539,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56540,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56541,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56542,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56543,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56544,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56545,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56546,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56547,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56548,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56549,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56550,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56551,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56552,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56553,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56554,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56555,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56556,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56557,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56558,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56559,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56560,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56561,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56562,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56563,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56564,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56565,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56566,'180.149.143.16','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56567,'123.125.71.83','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56568,'220.181.108.117','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56569,'180.76.4.143','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56570,'46.161.41.199','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56571,'61.135.190.220','2015-04-14 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(56572,'186.79.146.122','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56573,'116.226.144.36','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56574,'116.226.144.36','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56575,'106.37.227.202','2015-04-14 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(56576,'123.125.71.109','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56577,'106.37.227.202','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56578,'106.37.227.202','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56579,'220.181.108.166','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56580,'1.95.105.136','2015-04-14 00:00:00','/index.html','Chrome',1,'','baidu'),(56581,'116.226.144.36','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56582,'1.95.105.136','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56583,'116.226.144.36','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56584,'220.181.132.218','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56585,'101.199.108.53','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56586,'46.29.20.219','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56587,'183.136.190.51','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56588,'180.153.214.188','2015-04-14 00:00:00','/index.html','Safari',1,'',''),(56589,'180.149.143.137','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56590,'123.125.71.99','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56591,'220.181.108.167','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56592,'180.76.4.76','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56593,'123.125.71.61','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56594,'123.114.51.211','2015-04-14 00:00:00','/index.html','Safari',1,'','baidu'),(56595,'183.60.70.30','2015-04-14 00:00:00','/index.html','Safari',1,'',''),(56596,'14.17.34.182','2015-04-14 00:00:00','/index.html','Safari',1,'',''),(56597,'61.135.165.8','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56598,'183.136.190.51','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56599,'180.153.161.55','2015-04-14 00:00:00','/index.html','Safari',1,'',''),(56600,'123.125.71.18','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56601,'198.211.30.28','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56602,'121.54.44.92','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56603,'183.136.190.41','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56604,'220.181.108.105','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56605,'183.136.190.36','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56606,'46.161.41.199','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56607,'121.199.125.21','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56608,'121.199.125.21','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56609,'180.76.4.152','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56610,'116.226.72.88','2015-04-14 00:00:00','/index.html','Chrome',1,'','baidu'),(56611,'116.226.72.88','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56612,'116.226.72.88','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56613,'116.226.72.88','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56614,'183.136.190.41','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56615,'183.136.190.36','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56616,'61.160.213.110','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56617,'61.135.169.42','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56618,'46.161.41.199','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56619,'180.88.132.190','2015-04-14 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(56620,'180.88.132.190','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56621,'180.88.132.190','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56622,'180.88.132.190','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56623,'180.88.132.190','2015-04-14 00:00:00','/index.html','Chrome',1,'','baidu'),(56624,'101.226.66.181','2015-04-14 00:00:00','/index.html','Safari',1,'',''),(56625,'220.180.137.151','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56626,'220.180.137.151','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56627,'180.76.4.64','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56628,'180.88.132.190','2015-04-14 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(56629,'180.88.132.190','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56630,'180.88.132.190','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56631,'180.88.132.190','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56632,'180.88.132.190','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56633,'180.88.132.190','2015-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(56634,'180.88.132.190','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56635,'180.153.206.22','2015-04-14 00:00:00','/index.html','Safari',1,'',''),(56636,'101.226.66.187','2015-04-14 00:00:00','/index.html','Safari',1,'',''),(56637,'101.226.51.229','2015-04-14 00:00:00','/index.html','Safari',1,'',''),(56638,'101.226.33.208','2015-04-14 00:00:00','/index.html','Safari',1,'',''),(56639,'123.125.71.12','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56640,'220.181.51.35','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56641,'220.181.108.88','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56642,'222.90.66.54','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56643,'119.147.146.189','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56644,'220.181.132.216','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56645,'101.199.112.52','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56646,'123.125.71.51','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56647,'220.181.108.89','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56648,'61.135.165.42','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56649,'123.125.71.78','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56650,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56651,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56652,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56653,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56654,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56655,'220.181.108.173','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56656,'180.76.4.71','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56657,'196.210.50.121','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56658,'116.226.72.88','2015-04-14 00:00:00','/index.html','Chrome',1,'','baidu'),(56659,'116.226.72.88','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56660,'116.226.72.88','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56661,'116.226.72.88','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56662,'116.226.72.88','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56663,'116.226.72.88','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56664,'116.226.72.88','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56665,'116.226.72.88','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56666,'116.226.72.88','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56667,'116.226.72.88','2015-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(56668,'116.226.72.88','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56669,'116.226.72.88','2015-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(56670,'116.226.72.88','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56671,'116.226.72.88','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56672,'61.160.247.181','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56673,'222.90.66.54','2015-04-14 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(56674,'116.226.72.88','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56675,'183.136.190.36','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56676,'116.226.72.88','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56677,'111.197.231.133','2015-04-14 00:00:00','/index.html','Chrome',1,'','baidu'),(56678,'198.211.30.28','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56679,'180.149.143.151','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56680,'120.203.73.106','2015-04-14 00:00:00','/news.htm','Chrome',1,'',''),(56681,'120.203.73.106','2015-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(56682,'123.125.71.30','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56683,'220.181.108.113','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56684,'120.203.73.106','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56685,'120.203.73.106','2015-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(56686,'93.125.99.40','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56687,'180.76.4.52','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56688,'46.161.41.199','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56689,'109.101.67.176','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56690,'183.136.190.43','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56691,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56692,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56693,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56694,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56695,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56696,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56697,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56698,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56699,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56700,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56701,'180.149.143.12','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56702,'180.76.4.147','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56703,'61.135.169.10','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56704,'180.149.143.16','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56705,'46.161.41.199','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56706,'91.200.12.22','2015-04-14 00:00:00','/newsview.htm','IE',1,'',''),(56707,'182.118.41.125','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56708,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56709,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56710,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56711,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56712,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56713,'121.42.0.18','2015-04-14 00:00:00','/news/news.htm','IE',1,'',''),(56714,'121.42.0.18','2015-04-14 00:00:00','/news/news.htm','IE',1,'',''),(56715,'121.42.0.18','2015-04-14 00:00:00','/news/news.htm','IE',1,'',''),(56716,'121.42.0.18','2015-04-14 00:00:00','/news/news.htm','IE',1,'',''),(56717,'121.42.0.18','2015-04-14 00:00:00','/news/news.htm','IE',1,'',''),(56718,'121.42.0.18','2015-04-14 00:00:00','/news/news.htm','IE',1,'',''),(56719,'121.42.0.18','2015-04-14 00:00:00','/news/news.htm','IE',1,'',''),(56720,'121.42.0.18','2015-04-14 00:00:00','/news/news.htm','IE',1,'',''),(56721,'121.42.0.18','2015-04-14 00:00:00','/news/news.htm','IE',1,'',''),(56722,'121.42.0.18','2015-04-14 00:00:00','/news/news.htm','IE',1,'',''),(56723,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56724,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56725,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56726,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56727,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56728,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56729,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56730,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56731,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56732,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56733,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56734,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56735,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56736,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56737,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',1,'',''),(56738,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',1,'',''),(56739,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',1,'',''),(56740,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56741,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56742,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56743,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56744,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56745,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56746,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56747,'121.42.0.18','2015-04-14 00:00:00','/news/newsview.htm','IE',1,'',''),(56748,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56749,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56750,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56751,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56752,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56753,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56754,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56755,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56756,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56757,'121.42.0.18','2015-04-14 00:00:00','/news/newsview.htm','IE',1,'',''),(56758,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56759,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56760,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56761,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56762,'182.118.70.178','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56763,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56764,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56765,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56766,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56767,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56768,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56769,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56770,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56771,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56772,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56773,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56774,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56775,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56776,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',0,'',''),(56777,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56778,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',1,'',''),(56779,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',1,'',''),(56780,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56781,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',1,'',''),(56782,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56783,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56784,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56785,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56786,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',1,'',''),(56787,'121.42.0.18','2015-04-14 00:00:00','/newsview.htm','IE',1,'',''),(56788,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56789,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56790,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56791,'121.42.0.18','2015-04-14 00:00:00','/news.htm','IE',1,'',''),(56792,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56793,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56794,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56795,'121.42.0.18','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56796,'183.136.190.57','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56797,'182.48.104.157','2015-04-14 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(56798,'180.76.4.77','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56799,'180.149.143.151','2015-04-14 00:00:00','/newsview.htm','Firefox',1,'',''),(56800,'123.125.71.81','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56801,'220.181.108.100','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56802,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56803,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56804,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56805,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56806,'123.249.29.201','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56807,'198.211.30.28','2015-04-14 00:00:00','/index.html','IE',1,'',''),(56808,'220.181.51.55','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56809,'61.135.165.43','2015-04-14 00:00:00','/index.html','Firefox',1,'',''),(56810,'94.69.130.151','2015-04-14 00:00:00','/index.html','Chrome',1,'',''),(56811,'180.149.143.17','2015-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(56812,'36.99.30.170','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56813,'220.181.51.46','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56814,'119.163.139.166','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56815,'180.76.4.160','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56816,'123.125.71.50','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56817,'220.181.108.158','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56818,'182.118.53.252','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56819,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56820,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56821,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56822,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56823,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56824,'180.76.4.119','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56825,'183.136.190.58','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56826,'61.135.165.7','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56827,'123.125.71.81','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56828,'220.181.108.90','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56829,'198.211.30.28','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56830,'183.136.190.51','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56831,'31.184.238.235','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56832,'180.149.143.21','2015-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(56833,'183.136.190.49','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56834,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56835,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56836,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56837,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56838,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56839,'46.161.41.199','2015-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(56840,'182.118.53.231','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56841,'61.135.169.42','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56842,'119.147.146.194','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56843,'183.60.35.94','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56844,'61.150.96.174','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56845,'91.200.12.74','2015-04-15 00:00:00','/newsview.htm','IE',1,'',''),(56846,'101.226.66.181','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56847,'221.220.254.222','2015-04-15 00:00:00','/index.html','Chrome',1,'','baidu'),(56848,'183.136.190.43','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56849,'61.148.17.94','2015-04-15 00:00:00','/index.html','Chrome',1,'','baidu'),(56850,'36.99.31.137','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56851,'220.181.132.218','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56852,'223.68.140.141','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56853,'220.181.132.197','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56854,'36.99.30.66','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56855,'123.125.71.34','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56856,'180.149.143.147','2015-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(56857,'180.153.206.22','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56858,'220.181.108.94','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56859,'220.180.137.151','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56860,'220.180.137.151','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56861,'180.149.143.147','2015-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(56862,'183.136.190.43','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56863,'180.76.4.96','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56864,'61.160.247.181','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56865,'123.125.71.133','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56866,'123.125.71.53','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56867,'220.181.51.56','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56868,'220.181.108.159','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56869,'220.181.51.38','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56870,'123.125.71.125','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56871,'123.125.71.118','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56872,'123.125.71.60','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56873,'220.181.108.92','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56874,'106.38.188.51','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56875,'180.153.161.217','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56876,'203.208.60.29','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56877,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56878,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56879,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56880,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56881,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56882,'180.149.143.13','2015-04-15 00:00:00','/newsview.htm','Firefox',0,'',''),(56883,'123.125.71.31','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56884,'220.181.108.148','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56885,'180.153.182.148','2015-04-15 00:00:00','/news/newsview.htm','IE',1,'',''),(56886,'180.153.182.194','2015-04-15 00:00:00','/news/newsview.htm','IE',1,'',''),(56887,'180.76.4.205','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56888,'180.149.143.26','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56889,'219.142.189.184','2015-04-15 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(56890,'36.99.31.135','2015-04-15 00:00:00','/index.html','Safari',1,'',''),(56891,'180.76.4.179','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56892,'123.125.71.25','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56893,'220.181.108.185','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56894,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56895,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56896,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56897,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56898,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56899,'61.160.213.110','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56900,'46.161.41.199','2015-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(56901,'46.161.41.199','2015-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(56902,'183.136.190.43','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56903,'180.76.4.184','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56904,'218.25.32.210','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56905,'61.135.165.9','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56906,'123.125.71.34','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56907,'211.161.7.14','2015-04-15 00:00:00','/index.html','Chrome',1,'北京睿思软件科技有限公司','baidu'),(56908,'220.181.108.116','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56909,'208.80.194.124','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56910,'220.181.51.46','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56911,'220.181.51.52','2015-04-15 00:00:00','/newsview.htm','Chrome',1,'',''),(56912,'123.125.71.84','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56913,'220.181.108.88','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56914,'183.136.190.55','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56915,'121.0.29.194','2015-04-15 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(56916,'121.0.29.194','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56917,'121.0.29.194','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56918,'121.0.29.194','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56919,'180.76.4.20','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56920,'101.231.100.194','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56921,'123.125.71.78','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56922,'198.211.30.28','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56923,'220.181.108.86','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56924,'211.103.212.98','2015-04-15 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(56925,'220.181.132.216','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56926,'107.150.47.234','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56927,'220.181.132.192','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56928,'203.208.60.41','2015-04-15 00:00:00','/newsview.htm','Safari',1,'',''),(56929,'211.147.242.54','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56930,'211.147.242.54','2015-04-15 00:00:00','/index.html','Chrome',1,'',''),(56931,'211.147.242.54','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56932,'211.147.242.54','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56933,'180.76.4.80','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56934,'123.125.71.40','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56935,'220.181.108.158','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56936,'183.136.190.36','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56937,'52.8.55.213','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56938,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56939,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56940,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56941,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56942,'123.249.29.201','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56943,'182.118.60.229','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56944,'49.4.171.30','2015-04-15 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司@v','baidu'),(56945,'183.136.190.43','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56946,'218.30.118.100','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56947,'123.125.71.74','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56948,'220.181.108.109','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56949,'180.76.4.109','2015-04-15 00:00:00','/index.html','IE',1,'',''),(56950,'123.125.71.13','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56951,'220.181.108.155','2015-04-15 00:00:00','/index.html','Firefox',1,'',''),(56952,'61.135.165.9','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56953,'198.211.30.28','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56954,'180.76.4.69','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56955,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56956,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56957,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56958,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56959,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56960,'123.125.71.102','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56961,'220.181.108.152','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56962,'179.111.150.6','2015-04-16 00:00:00','/index.html','Chrome',1,'',''),(56963,'46.161.41.199','2015-04-16 00:00:00','/news.htm','Firefox',1,'',''),(56964,'180.76.4.193','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56965,'123.125.71.32','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56966,'220.181.108.171','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56967,'183.136.190.48','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56968,'46.161.41.199','2015-04-16 00:00:00','/newsview.htm','Firefox',1,'',''),(56969,'198.211.30.28','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56970,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56971,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56972,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56973,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56974,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56975,'218.30.118.102','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56976,'61.135.169.43','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56977,'61.160.247.181','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56978,'183.136.190.48','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56979,'180.76.4.154','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56980,'123.125.71.69','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56981,'220.181.108.181','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56982,'123.125.71.15','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56983,'220.181.108.102','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56984,'46.161.41.199','2015-04-16 00:00:00','/newsview.htm','Firefox',1,'',''),(56985,'180.76.4.237','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56986,'61.135.165.7','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56987,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56988,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56989,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56990,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56991,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56992,'198.211.30.28','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56993,'123.125.71.71','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56994,'220.181.108.156','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56995,'183.136.190.58','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(56996,'110.75.87.197','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56997,'101.226.33.240','2015-04-16 00:00:00','/index.html','Safari',1,'',''),(56998,'61.160.213.110','2015-04-16 00:00:00','/index.html','IE',1,'',''),(56999,'180.76.4.81','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57000,'119.163.139.166','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57001,'183.136.190.58','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57002,'46.161.41.199','2015-04-16 00:00:00','/newsview.htm','Firefox',1,'',''),(57003,'124.202.231.54','2015-04-16 00:00:00','/index.html','Chrome',1,'','baidu'),(57004,'124.202.231.54','2015-04-16 00:00:00','/index.html','Chrome',1,'',''),(57005,'217.129.1.189','2015-04-16 00:00:00','/index.html','Chrome',1,'',''),(57006,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57007,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57008,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57009,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57010,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57011,'180.76.4.34','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57012,'101.40.232.52','2015-04-16 00:00:00','/index.html','Firefox',1,'�˼�Ƽ�','baidu'),(57013,'101.40.232.52','2015-04-16 00:00:00','/news.htm','Firefox',1,'',''),(57014,'123.125.71.57','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57015,'220.181.108.110','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57016,'198.211.30.28','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57017,'220.181.51.39','2015-04-16 00:00:00','/index.html','Chrome',1,'',''),(57018,'123.125.71.23','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57019,'220.181.108.161','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57020,'220.181.132.218','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57021,'101.199.108.57','2015-04-16 00:00:00','/index.html','Chrome',1,'',''),(57022,'180.76.4.223','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57023,'123.125.71.114','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57024,'220.181.108.104','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57025,'183.136.190.36','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57026,'183.136.190.36','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57027,'46.161.41.199','2015-04-16 00:00:00','/newsview.htm','Firefox',1,'',''),(57028,'46.161.41.199','2015-04-16 00:00:00','/newsview.htm','Firefox',1,'',''),(57029,'123.125.71.53','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57030,'220.181.108.181','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57031,'180.76.4.44','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57032,'61.135.190.223','2015-04-16 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(57033,'198.211.30.28','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57034,'123.125.71.25','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57035,'220.181.108.181','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57036,'183.136.190.62','2015-04-16 00:00:00','/index.html','Chrome',1,'',''),(57037,'101.226.66.172','2015-04-16 00:00:00','/index.html','Safari',1,'',''),(57038,'101.226.66.192','2015-04-16 00:00:00','/index.html','Safari',1,'',''),(57039,'112.64.235.247','2015-04-16 00:00:00','/index.html','Safari',1,'',''),(57040,'117.89.13.216','2015-04-16 00:00:00','/index.html','Chrome',1,'',''),(57041,'180.76.4.43','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57042,'117.89.13.216','2015-04-16 00:00:00','/index.html','Chrome',1,'',''),(57043,'61.135.169.10','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57044,'180.166.112.33','2015-04-16 00:00:00','/index.html','Chrome',1,'北京 BI产品供应商','baidu'),(57045,'180.166.112.33','2015-04-16 00:00:00','/news.htm','Chrome',1,'',''),(57046,'180.166.112.33','2015-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(57047,'123.125.71.58','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57048,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57049,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57050,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57051,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57052,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57053,'220.181.108.183','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57054,'123.249.71.194','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57055,'123.249.71.194','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57056,'123.249.71.194','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57057,'123.249.71.194','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57058,'123.245.135.172','2015-04-16 00:00:00','/index.html','Safari',1,'',''),(57059,'123.125.71.14','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57060,'183.136.190.36','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57061,'220.181.108.177','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57062,'61.146.178.190','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57063,'101.226.51.227','2015-04-16 00:00:00','/index.html','Safari',1,'',''),(57064,'180.153.205.252','2015-04-16 00:00:00','/index.html','Safari',1,'',''),(57065,'180.153.163.189','2015-04-16 00:00:00','/index.html','Safari',1,'',''),(57066,'123.125.71.52','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57067,'220.181.108.79','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57068,'180.76.4.185','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57069,'61.164.81.210','2015-04-16 00:00:00','/index.html','Chrome',1,'',''),(57070,'183.136.190.43','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57071,'46.161.41.199','2015-04-16 00:00:00','/newsview.htm','Firefox',1,'',''),(57072,'198.211.30.28','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57073,'180.153.206.34','2015-04-16 00:00:00','/index.html','Safari',1,'',''),(57074,'180.149.133.14','2015-04-16 00:00:00','/index.html','Firefox',1,'','baidu'),(57075,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57076,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57077,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57078,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57079,'123.249.29.201','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57080,'180.76.4.71','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57081,'61.135.169.7','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57082,'123.125.71.27','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57083,'46.161.41.199','2015-04-16 00:00:00','/newsview.htm','Firefox',1,'',''),(57084,'220.181.108.106','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57085,'61.135.190.100','2015-04-16 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(57086,'203.208.60.25','2015-04-16 00:00:00','/newsview.htm','Safari',1,'',''),(57087,'123.125.71.19','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57088,'180.76.4.151','2015-04-16 00:00:00','/index.html','IE',1,'',''),(57089,'220.181.108.96','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57090,'61.135.165.9','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57091,'183.136.190.55','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57092,'123.125.71.72','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57093,'220.181.108.92','2015-04-16 00:00:00','/index.html','Firefox',1,'',''),(57094,'198.74.111.236','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57095,'180.76.4.222','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57096,'182.118.53.246','2015-04-17 00:00:00','/index.html','Chrome',1,'',''),(57097,'61.160.247.181','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57098,'198.74.111.236','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57099,'46.161.41.199','2015-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(57100,'61.135.165.8','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57101,'180.76.4.32','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57102,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57103,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57104,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57105,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57106,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57107,'123.125.71.32','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57108,'220.181.108.176','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57109,'198.74.110.164','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57110,'123.125.71.26','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57111,'220.181.108.171','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57112,'218.30.118.101','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57113,'183.136.190.43','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57114,'180.76.4.144','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57115,'123.125.71.51','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57116,'220.181.108.103','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57117,'218.30.118.99','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57118,'198.74.110.164','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57119,'123.125.71.125','2015-04-17 00:00:00','/index.html','Chrome',1,'',''),(57120,'46.161.41.199','2015-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(57121,'123.125.71.25','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57122,'220.181.108.121','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57123,'183.136.190.43','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57124,'180.76.4.180','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57125,'61.135.165.7','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57126,'198.74.110.164','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57127,'182.118.53.224','2015-04-17 00:00:00','/index.html','Chrome',1,'',''),(57128,'183.136.190.43','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57129,'198.211.30.14','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57130,'123.125.71.56','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57131,'220.181.108.179','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57132,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57133,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57134,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57135,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57136,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57137,'66.249.64.94','2015-04-17 00:00:00','/index.html','Safari',1,'',''),(57138,'123.125.71.46','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57139,'220.181.108.99','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57140,'198.211.30.14','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57141,'123.125.71.112','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57142,'220.181.108.80','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57143,'220.181.51.45','2015-04-17 00:00:00','/index.html','Chrome',1,'',''),(57144,'120.203.73.106','2015-04-17 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(57145,'220.181.132.216','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57146,'101.199.108.52','2015-04-17 00:00:00','/index.html','Chrome',1,'',''),(57147,'198.74.111.236','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57148,'101.41.131.103','2015-04-17 00:00:00','/index.html','Firefox',1,'�����˼�Ƽ�','baidu'),(57149,'198.74.111.236','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57150,'220.181.132.218','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57151,'101.199.108.56','2015-04-17 00:00:00','/index.html','Chrome',1,'',''),(57152,'183.136.190.58','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57153,'183.136.190.49','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57154,'61.135.190.220','2015-04-17 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(57155,'123.116.121.222','2015-04-17 00:00:00','/index.html','Chrome',1,'',''),(57156,'198.211.30.14','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57157,'1.58.243.235','2015-04-17 00:00:00','/index.html','Chrome',1,'',''),(57158,'1.202.240.205','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57159,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57160,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57161,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57162,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57163,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57164,'123.161.210.5','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57165,'123.161.210.5','2015-04-17 00:00:00','/news.htm','IE',1,'',''),(57166,'123.161.210.5','2015-04-17 00:00:00','/news.htm','IE',1,'',''),(57167,'1.202.240.205','2015-04-17 00:00:00','/news.htm','IE',1,'',''),(57168,'123.161.210.5','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57169,'66.249.64.29','2015-04-17 00:00:00','/index.html','Safari',1,'',''),(57170,'123.125.71.39','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57171,'112.64.235.245','2015-04-17 00:00:00','/news.htm','Safari',1,'',''),(57172,'180.153.214.188','2015-04-17 00:00:00','/index.html','Safari',1,'',''),(57173,'220.181.108.148','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57174,'36.99.30.105','2015-04-17 00:00:00','/index.html','Safari',1,'',''),(57175,'61.135.165.40','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57176,'210.22.169.230','2015-04-17 00:00:00','/index.html','Chrome',1,'',''),(57177,'198.211.30.14','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57178,'112.64.235.245','2015-04-17 00:00:00','/index.html','Safari',1,'',''),(57179,'123.125.71.53','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57180,'220.181.108.99','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57181,'123.249.71.194','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57182,'123.249.71.194','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57183,'123.249.71.194','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57184,'123.249.71.194','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57185,'123.125.71.113','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57186,'220.181.108.181','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57187,'107.151.222.125','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57188,'107.151.222.125','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57189,'61.160.213.110','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57190,'198.74.111.236','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57191,'113.208.138.34','2015-04-17 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(57192,'14.17.29.85','2015-04-17 00:00:00','/index.html','Safari',1,'',''),(57193,'123.125.71.33','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57194,'220.181.108.90','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57195,'112.64.235.246','2015-04-17 00:00:00','/index.html','Safari',1,'','baidu'),(57196,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57197,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57198,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57199,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57200,'123.249.29.201','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57201,'61.135.169.9','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57202,'183.136.190.51','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57203,'123.125.71.48','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57204,'220.181.108.170','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57205,'61.135.190.200','2015-04-17 00:00:00','/index.html','Safari',1,'',''),(57206,'177.180.104.151','2015-04-17 00:00:00','/index.html','Chrome',1,'',''),(57207,'198.74.110.164','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57208,'183.136.190.57','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57209,'123.125.71.22','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57210,'220.181.108.102','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57211,'198.211.30.14','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57212,'61.135.165.8','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57213,'180.149.143.154','2015-04-17 00:00:00','/newsview.htm','Safari',1,'',''),(57214,'61.135.190.102','2015-04-17 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(57215,'189.83.140.29','2015-04-17 00:00:00','/index.html','Chrome',1,'',''),(57216,'123.125.71.23','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57217,'220.181.108.166','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57218,'198.74.111.236','2015-04-17 00:00:00','/index.html','IE',1,'',''),(57219,'123.125.71.30','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57220,'220.181.108.148','2015-04-17 00:00:00','/index.html','Firefox',1,'',''),(57221,'198.74.111.236','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57222,'183.136.190.58','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57223,'123.125.71.87','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57224,'220.181.108.178','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57225,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57226,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57227,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57228,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57229,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57230,'183.136.190.55','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57231,'61.135.190.70','2015-04-18 00:00:00','/index.html','Safari',1,'',''),(57232,'61.135.165.41','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57233,'198.211.30.14','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57234,'180.76.4.22','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57235,'123.125.71.96','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57236,'220.181.108.156','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57237,'66.249.65.55','2015-04-18 00:00:00','/index.html','Safari',1,'',''),(57238,'66.249.73.206','2015-04-18 00:00:00','/index.html','Safari',1,'',''),(57239,'198.211.30.14','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57240,'220.181.158.106','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57241,'180.76.4.199','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57242,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57243,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57244,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57245,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57246,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57247,'123.125.71.91','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57248,'220.181.108.160','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57249,'61.135.165.22','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57250,'123.125.71.44','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57251,'220.181.108.77','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57252,'183.136.190.36','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57253,'198.211.30.14','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57254,'180.76.4.161','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57255,'218.77.79.57','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57256,'183.136.190.36','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57257,'52.4.194.203','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57258,'52.5.176.222','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57259,'61.135.165.7','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57260,'123.125.71.15','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57261,'198.74.111.236','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57262,'123.125.71.26','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57263,'220.181.108.108','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57264,'220.181.108.101','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57265,'183.136.190.62','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57266,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57267,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57268,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57269,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57270,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57271,'180.76.4.48','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57272,'123.125.71.41','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57273,'220.181.108.163','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57274,'66.249.73.143','2015-04-18 00:00:00','/index.html','Safari',1,'',''),(57275,'198.211.30.14','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57276,'218.241.98.202','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57277,'180.76.4.239','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57278,'183.136.190.58','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57279,'198.211.30.14','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57280,'123.125.71.15','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57281,'220.181.108.90','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57282,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57283,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57284,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57285,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57286,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57287,'180.76.4.236','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57288,'218.30.118.98','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57289,'123.125.71.72','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57290,'220.181.108.116','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57291,'198.211.30.14','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57292,'61.135.190.103','2015-04-18 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(57293,'101.244.161.234','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57294,'123.125.71.31','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57295,'220.181.108.182','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57296,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57297,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57298,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57299,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57300,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57301,'183.136.190.51','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57302,'198.74.111.236','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57303,'61.135.169.8','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57304,'183.136.190.62','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57305,'220.181.132.218','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57306,'101.199.108.54','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57307,'111.206.36.136','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57308,'61.146.178.190','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57309,'183.136.190.43','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57310,'61.160.247.181','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57311,'66.249.65.187','2015-04-18 00:00:00','/index.html','Safari',1,'',''),(57312,'198.74.111.236','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57313,'109.98.252.54','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57314,'183.136.190.62','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57315,'123.249.71.194','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57316,'123.249.71.194','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57317,'123.249.71.194','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57318,'123.249.71.194','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57319,'182.118.42.23','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57320,'220.181.51.62','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57321,'180.76.4.180','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57322,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57323,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57324,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57325,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57326,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57327,'123.125.71.81','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57328,'61.135.165.9','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57329,'220.181.108.104','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57330,'123.125.71.49','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57331,'220.181.108.91','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57332,'198.74.111.236','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57333,'189.58.3.197','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57334,'180.76.4.200','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57335,'183.136.190.36','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57336,'123.125.71.27','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57337,'220.181.108.146','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57338,'198.74.111.236','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57339,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57340,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57341,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57342,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57343,'123.249.29.201','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57344,'61.135.190.219','2015-04-18 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(57345,'61.135.190.103','2015-04-18 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(57346,'220.181.132.216','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57347,'101.199.108.55','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57348,'180.76.4.27','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57349,'183.136.190.51','2015-04-18 00:00:00','/index.html','Firefox',1,'',''),(57350,'119.147.146.189','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57351,'110.229.94.83','2015-04-18 00:00:00','/index.html','IE',1,'','baidu'),(57352,'110.229.94.83','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57353,'131.108.159.6','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57354,'198.74.111.236','2015-04-18 00:00:00','/index.html','IE',1,'',''),(57355,'95.141.35.157','2015-04-18 00:00:00','/index.html','Chrome',1,'',''),(57356,'61.135.165.42','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57357,'180.76.4.55','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57358,'61.160.247.181','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57359,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57360,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57361,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57362,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57363,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57364,'198.74.110.164','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57365,'124.13.111.206','2015-04-19 00:00:00','/index.html','Chrome',1,'',''),(57366,'123.125.71.47','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57367,'182.118.53.188','2015-04-19 00:00:00','/index.html','Chrome',1,'',''),(57368,'220.181.108.163','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57369,'180.76.4.111','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57370,'183.136.190.36','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57371,'61.135.169.43','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57372,'198.211.30.14','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57373,'183.136.190.43','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57374,'218.30.118.100','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57375,'123.249.71.194','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57376,'123.249.71.194','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57377,'123.249.71.194','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57378,'123.249.71.194','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57379,'180.76.4.243','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57380,'198.74.110.164','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57381,'183.136.190.55','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57382,'123.125.71.75','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57383,'220.181.108.177','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57384,'123.125.71.121','2015-04-19 00:00:00','/index.html','Chrome',1,'',''),(57385,'123.125.71.98','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57386,'220.181.108.122','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57387,'180.76.4.221','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57388,'198.211.30.14','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57389,'182.118.55.212','2015-04-19 00:00:00','/index.html','Chrome',1,'',''),(57390,'123.125.71.18','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57391,'220.181.108.97','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57392,'198.74.110.164','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57393,'123.125.71.108','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57394,'180.76.4.217','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57395,'220.181.108.121','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57396,'180.153.214.198','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57397,'183.136.190.43','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57398,'112.65.193.15','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57399,'180.153.206.24','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57400,'203.208.60.116','2015-04-19 00:00:00','/newsview.htm','Safari',1,'',''),(57401,'123.125.71.25','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57402,'220.181.108.104','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57403,'14.17.18.146','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57404,'101.226.51.229','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57405,'211.103.248.18','2015-04-19 00:00:00','/index.html','Chrome',1,'','baidu'),(57406,'101.226.33.220','2015-04-19 00:00:00','/index.html','Safari',1,'','baidu'),(57407,'101.226.66.181','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57408,'180.153.161.55','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57409,'95.93.184.231','2015-04-19 00:00:00','/index.html','Chrome',1,'',''),(57410,'198.211.30.14','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57411,'183.136.190.43','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57412,'123.125.71.46','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57413,'220.181.108.168','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57414,'180.76.4.185','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57415,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57416,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57417,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57418,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57419,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57420,'36.99.30.40','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57421,'36.99.31.164','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57422,'123.125.71.112','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57423,'220.181.108.96','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57424,'198.74.110.164','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57425,'180.76.4.74','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57426,'222.130.127.42','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57427,'222.130.127.42','2015-04-19 00:00:00','/news.htm','IE',1,'',''),(57428,'222.130.127.42','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57429,'123.125.71.39','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57430,'220.181.108.161','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57431,'198.74.111.236','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57432,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57433,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57434,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57435,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57436,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57437,'61.135.165.7','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57438,'61.135.189.43','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57439,'220.181.125.73','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57440,'180.76.4.26','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57441,'123.125.71.27','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57442,'220.181.108.84','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57443,'211.94.145.126','2015-04-19 00:00:00','/index.html','Chrome',1,'bi域名注册商','baidu'),(57444,'198.74.110.164','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57445,'61.160.247.181','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57446,'180.76.4.172','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57447,'183.136.190.57','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57448,'61.135.169.8','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57449,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57450,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57451,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57452,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57453,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57454,'198.211.30.14','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57455,'123.125.71.51','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57456,'220.181.108.82','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57457,'183.136.190.57','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57458,'180.76.4.31','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57459,'123.249.71.194','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57460,'123.249.71.194','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57461,'123.249.71.194','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57462,'123.249.71.194','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57463,'218.30.118.100','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57464,'58.215.136.245','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57465,'123.125.71.18','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57466,'220.181.108.105','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57467,'180.76.4.59','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57468,'183.136.190.36','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57469,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57470,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57471,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57472,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57473,'123.249.29.201','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57474,'118.247.26.52','2015-04-19 00:00:00','/index.html','Chrome',1,'','baidu'),(57475,'118.247.26.52','2015-04-19 00:00:00','/index.html','Chrome',1,'',''),(57476,'118.247.26.52','2015-04-19 00:00:00','/index.html','Chrome',1,'','baidu'),(57477,'198.74.110.164','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57478,'101.226.89.117','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57479,'112.64.235.251','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57480,'61.135.165.43','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57481,'203.208.60.44','2015-04-19 00:00:00','/newsview.htm','Safari',1,'',''),(57482,'183.136.190.55','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57483,'183.185.113.142','2015-04-19 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(57484,'180.76.4.186','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57485,'198.74.110.164','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57486,'61.135.190.221','2015-04-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(57487,'61.135.190.224','2015-04-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(57488,'182.118.41.147','2015-04-19 00:00:00','/index.html','IE',1,'',''),(57489,'42.156.136.25','2015-04-19 00:00:00','/index.html','Safari',1,'',''),(57490,'123.125.71.22','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57491,'220.181.108.183','2015-04-19 00:00:00','/index.html','Firefox',1,'',''),(57492,'220.181.132.218','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57493,'198.74.110.164','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57494,'101.199.112.52','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57495,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57496,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57497,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57498,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57499,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57500,'61.135.169.43','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57501,'180.76.4.168','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57502,'123.125.71.94','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57503,'220.181.108.158','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57504,'123.125.71.102','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57505,'220.181.108.152','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57506,'198.74.110.164','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57507,'183.136.190.49','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57508,'61.160.247.181','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57509,'220.181.51.55','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57510,'180.76.4.232','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57511,'183.136.190.43','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57512,'61.135.165.43','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57513,'198.74.111.236','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57514,'180.76.4.244','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57515,'198.211.30.14','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57516,'183.136.190.62','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57517,'123.125.71.99','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57518,'220.181.108.139','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57519,'61.160.247.181','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57520,'180.76.4.59','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57521,'198.211.30.14','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57522,'123.125.71.45','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57523,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57524,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57525,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57526,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57527,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57528,'220.181.108.87','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57529,'61.135.169.10','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57530,'198.74.111.236','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57531,'123.125.71.55','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57532,'220.181.108.100','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57533,'180.76.4.184','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57534,'183.136.190.55','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57535,'220.181.51.55','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57536,'223.240.102.68','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57537,'223.240.102.68','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57538,'198.211.30.14','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57539,'1.202.240.205','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57540,'118.112.61.151','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57541,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57542,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57543,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57544,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57545,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57546,'222.35.146.244','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57547,'183.136.190.36','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57548,'180.76.4.177','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57549,'183.136.190.62','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57550,'1.202.240.205','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57551,'61.135.169.86','2015-04-20 00:00:00','/index.html','Chrome',1,'','baidu'),(57552,'121.42.0.15','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57553,'121.42.0.15','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57554,'49.114.110.62','2015-04-20 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(57555,'198.74.110.164','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57556,'112.64.235.91','2015-04-20 00:00:00','/index.html','Safari',1,'',''),(57557,'183.136.190.62','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57558,'220.181.132.216','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57559,'220.181.132.198','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57560,'180.76.4.41','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57561,'123.125.71.52','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57562,'220.181.108.89','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57563,'61.135.190.105','2015-04-20 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(57564,'183.136.190.62','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57565,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57566,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57567,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57568,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57569,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57570,'198.211.30.14','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57571,'183.136.190.57','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57572,'123.125.71.57','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57573,'220.181.108.144','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57574,'223.104.3.180','2015-04-20 00:00:00','/index.html','Safari',1,'','baidu'),(57575,'119.147.146.193','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57576,'180.76.4.70','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57577,'183.136.190.36','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57578,'198.74.110.164','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57579,'61.135.169.40','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57580,'61.164.81.210','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57581,'123.125.71.115','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57582,'220.181.108.167','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57583,'202.107.194.91','2015-04-20 00:00:00','/index.html','Chrome',1,'睿思 bi','baidu'),(57584,'101.81.75.22','2015-04-20 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(57585,'101.226.66.173','2015-04-20 00:00:00','/index.html','Safari',1,'',''),(57586,'198.74.110.164','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57587,'123.125.71.49','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57588,'220.181.108.97','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57589,'180.76.4.30','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57590,'219.139.128.4','2015-04-20 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(57591,'219.139.128.4','2015-04-20 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(57592,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57593,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57594,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57595,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57596,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57597,'123.125.71.60','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57598,'220.181.108.182','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57599,'58.248.197.105','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57600,'58.248.197.105','2015-04-20 00:00:00','/index.html','Chrome',1,'',''),(57601,'61.135.165.8','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57602,'198.74.110.164','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57603,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57604,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57605,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57606,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57607,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57608,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57609,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57610,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57611,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57612,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57613,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57614,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57615,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57616,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57617,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57618,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57619,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57620,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57621,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57622,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57623,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57624,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57625,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57626,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57627,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57628,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57629,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57630,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57631,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57632,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57633,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57634,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57635,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57636,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57637,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57638,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57639,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57640,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57641,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57642,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57643,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57644,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57645,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57646,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57647,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57648,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57649,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57650,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57651,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57652,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57653,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57654,'182.109.88.195','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57655,'180.76.4.242','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57656,'123.125.71.108','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57657,'220.181.108.167','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57658,'1.202.240.205','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57659,'198.74.110.164','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57660,'183.136.190.43','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57661,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57662,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57663,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57664,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57665,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57666,'180.76.4.198','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57667,'61.135.165.7','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57668,'198.74.111.236','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57669,'182.118.55.197','2015-04-20 00:00:00','/newsview.htm','IE',0,'',''),(57670,'183.136.190.43','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57671,'180.76.4.218','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57672,'123.125.71.77','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57673,'220.181.108.181','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57674,'198.74.110.164','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57675,'61.135.165.9','2015-04-20 00:00:00','/index.html','Firefox',1,'',''),(57676,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57677,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57678,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57679,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57680,'123.249.29.201','2015-04-20 00:00:00','/index.html','IE',1,'',''),(57681,'220.181.132.218','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57682,'101.199.108.56','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57683,'180.76.4.21','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57684,'123.125.71.46','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57685,'220.181.108.77','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57686,'183.136.190.55','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57687,'198.211.30.14','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57688,'123.125.71.28','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57689,'220.181.108.123','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57690,'183.136.190.57','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57691,'182.118.53.81','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57692,'61.135.165.42','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57693,'123.125.71.112','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57694,'220.181.108.139','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57695,'198.74.111.236','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57696,'180.76.4.216','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57697,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57698,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57699,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57700,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57701,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57702,'218.30.118.101','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57703,'218.30.118.100','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57704,'198.74.111.236','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57705,'180.76.4.236','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57706,'69.58.178.59','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57707,'69.58.178.59','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57708,'69.58.178.59','2015-04-21 00:00:00','/news.htm','Firefox',1,'',''),(57709,'61.135.165.10','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57710,'61.135.165.55','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57711,'219.143.225.2','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57712,'219.143.225.2','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57713,'219.143.225.2','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57714,'219.143.225.2','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57715,'219.143.225.2','2015-04-21 00:00:00','/news.htm','IE',1,'',''),(57716,'219.143.225.2','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57717,'219.143.225.2','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57718,'219.143.225.2','2015-04-21 00:00:00','/news.htm','IE',1,'',''),(57719,'183.136.190.43','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57720,'198.74.110.164','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57721,'180.76.4.240','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57722,'123.125.71.78','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57723,'220.181.108.107','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57724,'182.118.53.171','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57725,'183.136.190.62','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57726,'61.146.178.190','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57727,'123.125.71.28','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57728,'220.181.108.109','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57729,'198.74.110.164','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57730,'119.147.146.189','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57731,'183.136.190.62','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57732,'180.76.4.155','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57733,'123.125.71.39','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57734,'220.181.108.144','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57735,'203.208.60.107','2015-04-21 00:00:00','/newsview.htm','Safari',1,'',''),(57736,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57737,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57738,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57739,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57740,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57741,'198.211.30.14','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57742,'218.106.197.234','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57743,'183.136.190.43','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57744,'116.226.2.152','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57745,'219.139.128.4','2015-04-21 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(57746,'61.146.178.190','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57747,'61.146.178.190','2015-04-21 00:00:00','/news.htm','IE',1,'',''),(57748,'180.76.4.67','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57749,'103.254.67.162','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57750,'123.125.71.53','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57751,'220.181.51.45','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57752,'220.181.108.141','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57753,'183.136.190.57','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57754,'123.125.71.40','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57755,'220.181.108.151','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57756,'14.17.18.147','2015-04-21 00:00:00','/index.html','Safari',1,'',''),(57757,'198.74.110.164','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57758,'185.58.204.15','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57759,'180.76.4.123','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57760,'123.125.71.12','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57761,'220.181.108.105','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57762,'183.136.190.62','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57763,'1.202.240.205','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57764,'220.181.132.216','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57765,'221.222.153.110','2015-04-21 00:00:00','/index.html','Safari',1,'北京睿思科技','baidu'),(57766,'107.151.222.125','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57767,'198.74.110.164','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57768,'101.199.108.58','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57769,'118.194.196.150','2015-04-21 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(57770,'118.194.196.150','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57771,'60.208.111.201','2015-04-21 00:00:00','/newsview.htm','Chrome',1,'',''),(57772,'123.125.71.16','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57773,'220.181.108.110','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57774,'123.116.141.61','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57775,'121.42.0.31','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57776,'116.226.2.152','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57777,'180.76.4.37','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57778,'123.125.71.43','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57779,'220.181.108.80','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57780,'175.170.129.39','2015-04-21 00:00:00','/news.htm','IE',1,'',''),(57781,'175.170.129.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57782,'198.211.30.14','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57783,'183.136.190.55','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57784,'14.17.18.152','2015-04-21 00:00:00','/index.html','Safari',1,'',''),(57785,'59.172.38.121','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57786,'59.172.38.121','2015-04-21 00:00:00','/news.htm','Chrome',1,'',''),(57787,'59.172.38.121','2015-04-21 00:00:00','/news.htm','Chrome',1,'',''),(57788,'59.172.38.121','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57789,'183.136.190.62','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57790,'61.183.129.254','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57791,'183.60.35.116','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57792,'123.125.71.36','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57793,'180.153.206.24','2015-04-21 00:00:00','/news.htm','Safari',1,'',''),(57794,'101.226.33.206','2015-04-21 00:00:00','/index.html','Safari',1,'',''),(57795,'101.226.89.116','2015-04-21 00:00:00','/index.html','Safari',1,'',''),(57796,'220.181.108.139','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57797,'124.202.160.242','2015-04-21 00:00:00','/index.html','IE',1,'','baidu'),(57798,'180.76.4.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57799,'183.136.190.43','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57800,'61.135.169.8','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57801,'123.125.71.78','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57802,'220.181.108.87','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57803,'198.211.30.14','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57804,'180.153.206.38','2015-04-21 00:00:00','/index.html','Safari',1,'',''),(57805,'42.156.136.25','2015-04-21 00:00:00','/index.html','Safari',1,'',''),(57806,'183.136.190.43','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57807,'123.125.71.132','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57808,'61.160.213.110','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57809,'198.74.111.236','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57810,'180.76.4.61','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57811,'123.125.71.43','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57812,'220.181.108.90','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57813,'61.135.165.41','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57814,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57815,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57816,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57817,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57818,'123.249.29.201','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57819,'23.95.43.107','2015-04-21 00:00:00','/index.html','Chrome',1,'',''),(57820,'198.74.111.236','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57821,'180.76.4.26','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57822,'203.208.60.26','2015-04-21 00:00:00','/index.html','Safari',1,'',''),(57823,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57824,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57825,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57826,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57827,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57828,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57829,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57830,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57831,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57832,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57833,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57834,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57835,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57836,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',1,'',''),(57837,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',1,'',''),(57838,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57839,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',1,'',''),(57840,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57841,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57842,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57843,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57844,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57845,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57846,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57847,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57848,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57849,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57850,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57851,'211.103.82.146','2015-04-21 00:00:00','/index.html','Safari',1,'',''),(57852,'121.42.0.39','2015-04-21 00:00:00','/news/newsview.htm','IE',1,'',''),(57853,'121.42.0.39','2015-04-21 00:00:00','/news/newsview.htm','IE',1,'',''),(57854,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57855,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57856,'198.74.111.236','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57857,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57858,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57859,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57860,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57861,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57862,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57863,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57864,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57865,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57866,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57867,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',0,'',''),(57868,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',1,'',''),(57869,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',1,'',''),(57870,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57871,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',1,'',''),(57872,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57873,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57874,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',1,'',''),(57875,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57876,'121.42.0.39','2015-04-21 00:00:00','/newsview.htm','IE',1,'',''),(57877,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57878,'121.42.0.39','2015-04-21 00:00:00','/news.htm','IE',1,'',''),(57879,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57880,'121.42.0.39','2015-04-21 00:00:00','/news.htm','IE',1,'',''),(57881,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57882,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57883,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57884,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57885,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57886,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57887,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57888,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57889,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57890,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57891,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57892,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57893,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57894,'121.42.0.39','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57895,'180.76.4.49','2015-04-21 00:00:00','/index.html','IE',1,'',''),(57896,'123.125.71.74','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57897,'220.181.108.84','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57898,'183.136.190.43','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57899,'123.125.71.114','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57900,'220.181.108.91','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57901,'61.135.165.10','2015-04-21 00:00:00','/index.html','Firefox',1,'',''),(57902,'61.135.190.201','2015-04-21 00:00:00','/index.html','Safari',1,'',''),(57903,'198.74.111.236','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57904,'180.76.4.117','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57905,'183.136.190.48','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57906,'198.74.110.164','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57907,'36.99.30.227','2015-04-22 00:00:00','/index.html','Safari',1,'',''),(57908,'36.99.31.38','2015-04-22 00:00:00','/index.html','Safari',1,'',''),(57909,'180.76.4.12','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57910,'203.208.60.56','2015-04-22 00:00:00','/index.html','Safari',1,'',''),(57911,'61.135.190.221','2015-04-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(57912,'183.136.190.36','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57913,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57914,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57915,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57916,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57917,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57918,'61.135.169.8','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57919,'123.125.71.27','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57920,'220.181.108.139','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57921,'198.211.30.14','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57922,'218.30.118.98','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57923,'87.11.55.138','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(57924,'180.76.4.140','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57925,'123.125.71.96','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57926,'220.181.108.175','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57927,'201.37.71.15','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(57928,'83.34.148.34','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(57929,'198.211.30.14','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57930,'180.76.4.75','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57931,'61.135.165.42','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57932,'183.136.190.62','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(57933,'183.136.190.55','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57934,'198.211.30.14','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57935,'61.160.213.110','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57936,'123.125.71.104','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57937,'220.181.108.102','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57938,'66.249.65.191','2015-04-22 00:00:00','/index.html','Safari',1,'',''),(57939,'180.76.4.232','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57940,'123.125.71.132','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(57941,'180.88.142.109','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(57942,'183.136.190.51','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57943,'198.74.111.236','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57944,'123.125.71.58','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57945,'220.181.108.83','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57946,'219.139.128.4','2015-04-22 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(57947,'114.96.138.115','2015-04-22 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(57948,'180.76.4.10','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57949,'124.126.227.172','2015-04-22 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(57950,'124.126.227.172','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57951,'124.126.227.172','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57952,'124.126.227.172','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57953,'124.126.227.172','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57954,'124.126.227.172','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57955,'124.126.227.172','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57956,'124.126.227.172','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57957,'123.125.71.14','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57958,'220.181.108.78','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57959,'124.126.227.172','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57960,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57961,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57962,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57963,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57964,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57965,'183.136.190.51','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57966,'61.135.190.100','2015-04-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(57967,'198.74.111.236','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57968,'220.181.132.218','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57969,'61.160.247.181','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57970,'220.181.132.192','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(57971,'61.160.247.181','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57972,'66.249.73.143','2015-04-22 00:00:00','/index.html','Safari',1,'',''),(57973,'123.125.71.71','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57974,'220.181.108.168','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57975,'180.76.4.22','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57976,'198.74.111.236','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57977,'123.125.71.77','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57978,'61.135.165.8','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57979,'220.181.108.171','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57980,'183.136.190.62','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(57981,'183.136.190.55','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57982,'121.42.0.14','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57983,'123.125.71.112','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57984,'220.181.108.91','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57985,'183.136.190.62','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(57986,'183.136.190.49','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57987,'198.74.110.164','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57988,'124.113.164.185','2015-04-22 00:00:00','/index.html','Chrome',1,'','baidu'),(57989,'222.247.233.14','2015-04-22 00:00:00','/news.htm','Chrome',1,'',''),(57990,'123.125.71.45','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57991,'220.181.108.114','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57992,'61.135.165.43','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57993,'198.74.111.236','2015-04-22 00:00:00','/index.html','IE',1,'',''),(57994,'112.80.230.66','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(57995,'115.183.170.22','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(57996,'115.183.170.22','2015-04-22 00:00:00','/newsview.htm','Chrome',1,'',''),(57997,'123.125.71.104','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57998,'220.181.108.154','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(57999,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(58000,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(58001,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(58002,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(58003,'123.249.29.201','2015-04-22 00:00:00','/index.html','IE',1,'',''),(58004,'198.74.111.236','2015-04-22 00:00:00','/index.html','IE',1,'',''),(58005,'123.125.71.80','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(58006,'112.65.193.14','2015-04-22 00:00:00','/index.html','Safari',1,'',''),(58007,'220.181.108.82','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(58008,'183.136.190.62','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(58009,'221.224.111.58','2015-04-22 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(58010,'61.135.165.9','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(58011,'123.125.71.54','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(58012,'220.181.108.115','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(58013,'198.211.30.14','2015-04-22 00:00:00','/index.html','IE',1,'',''),(58014,'123.125.71.41','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(58015,'220.181.108.116','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(58016,'220.181.132.216','2015-04-22 00:00:00','/index.html','IE',1,'',''),(58017,'101.199.108.53','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(58018,'64.246.165.180','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(58019,'180.149.143.154','2015-04-22 00:00:00','/newsview.htm','Safari',1,'',''),(58020,'177.6.118.206','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(58021,'198.211.30.14','2015-04-22 00:00:00','/index.html','IE',1,'',''),(58022,'107.151.222.125','2015-04-22 00:00:00','/index.html','IE',1,'',''),(58023,'64.246.161.42','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(58024,'186.215.206.147','2015-04-22 00:00:00','/index.html','Chrome',1,'',''),(58025,'123.125.71.51','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(58026,'220.181.108.115','2015-04-22 00:00:00','/index.html','Firefox',1,'',''),(58027,'182.118.60.113','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58028,'183.136.190.43','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58029,'198.74.111.236','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58030,'123.125.71.76','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58031,'220.181.108.113','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58032,'61.135.190.100','2015-04-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(58033,'183.136.190.43','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58034,'198.74.111.236','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58035,'61.135.165.42','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58036,'188.164.131.109','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58037,'188.164.131.254','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58038,'198.211.30.14','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58039,'123.125.71.133','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58040,'123.125.71.44','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58041,'220.181.108.177','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58042,'183.136.190.57','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58043,'182.118.53.233','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58044,'180.76.4.144','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58045,'61.135.169.42','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58046,'198.211.30.14','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58047,'180.76.4.148','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58048,'112.64.235.86','2015-04-23 00:00:00','/index.html','Safari',1,'',''),(58049,'123.125.71.26','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58050,'198.74.110.164','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58051,'220.181.108.93','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58052,'183.136.190.51','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58053,'182.150.22.117','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58054,'119.147.146.189','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58055,'183.136.190.62','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58056,'180.76.4.90','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58057,'116.226.2.152','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58058,'220.181.51.45','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58059,'123.249.29.201','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58060,'123.249.29.201','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58061,'123.249.29.201','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58062,'123.249.29.201','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58063,'123.249.29.201','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58064,'1.202.240.205','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58065,'59.175.239.240','2015-04-23 00:00:00','/news.htm','Chrome',1,'',''),(58066,'59.175.239.240','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58067,'198.74.111.236','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58068,'61.164.81.210','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58069,'123.125.71.43','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58070,'220.181.108.82','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58071,'115.238.178.186','2015-04-23 00:00:00','/index.html','Chrome',1,'北京睿思BI','baidu'),(58072,'180.76.4.91','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58073,'82.192.74.114','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58074,'220.181.132.218','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58075,'101.199.108.50','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58076,'112.64.235.87','2015-04-23 00:00:00','/index.html','Safari',1,'',''),(58077,'198.74.110.164','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58078,'61.135.190.219','2015-04-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(58079,'183.136.190.36','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58080,'123.125.71.13','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58081,'220.181.108.84','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58082,'112.64.235.86','2015-04-23 00:00:00','/index.html','Safari',1,'',''),(58083,'119.147.146.194','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58084,'180.76.4.251','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58085,'121.42.0.17','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58086,'220.181.51.46','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58087,'183.136.190.36','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58088,'125.86.57.129','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58089,'112.64.235.89','2015-04-23 00:00:00','/index.html','Safari',1,'',''),(58090,'125.86.57.129','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58091,'125.86.57.129','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58092,'198.74.110.164','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58093,'180.153.163.208','2015-04-23 00:00:00','/index.html','Safari',1,'',''),(58094,'112.64.235.89','2015-04-23 00:00:00','/index.html','Safari',1,'',''),(58095,'112.65.193.15','2015-04-23 00:00:00','/index.html','Safari',1,'',''),(58096,'183.136.190.51','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58097,'180.76.4.109','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58098,'222.35.169.111','2015-04-23 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(58099,'180.153.214.191','2015-04-23 00:00:00','/index.html','Safari',1,'',''),(58100,'183.136.190.51','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58101,'198.74.110.164','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58102,'101.226.33.225','2015-04-23 00:00:00','/index.html','Safari',1,'',''),(58103,'121.42.0.38','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58104,'121.42.0.38','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58105,'121.42.0.38','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58106,'42.156.136.25','2015-04-23 00:00:00','/index.html','Safari',1,'',''),(58107,'180.76.4.101','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58108,'66.249.73.135','2015-04-23 00:00:00','/index.html','Safari',1,'',''),(58109,'123.249.29.201','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58110,'123.249.29.201','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58111,'123.249.29.201','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58112,'123.249.29.201','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58113,'123.249.29.201','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58114,'198.74.110.164','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58115,'180.76.4.244','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58116,'183.136.190.62','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58117,'61.135.169.7','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58118,'54.81.76.162','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58119,'123.125.71.15','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58120,'220.181.108.147','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58121,'54.211.175.255','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58122,'61.146.178.190','2015-04-23 00:00:00','/index.html','Chrome',1,'',''),(58123,'123.125.71.14','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58124,'220.181.108.105','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58125,'183.136.190.36','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58126,'66.249.73.247','2015-04-23 00:00:00','/newsview.htm','Safari',1,'',''),(58127,'180.76.4.244','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58128,'198.74.110.164','2015-04-23 00:00:00','/index.html','IE',1,'',''),(58129,'183.136.190.51','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58130,'61.135.190.223','2015-04-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(58131,'123.125.71.56','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58132,'220.181.108.186','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58133,'61.135.165.42','2015-04-23 00:00:00','/index.html','Firefox',1,'',''),(58134,'66.249.73.198','2015-04-24 00:00:00','/newsview.htm','Safari',1,'',''),(58135,'180.76.4.108','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58136,'123.125.71.82','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58137,'220.181.108.95','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58138,'83.39.64.157','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58139,'198.211.30.14','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58140,'123.125.71.113','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58141,'221.194.128.224','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58142,'220.181.108.100','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58143,'180.76.4.28','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58144,'182.118.41.27','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58145,'198.74.111.236','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58146,'189.13.3.39','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58147,'123.125.71.41','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58148,'123.249.29.201','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58149,'123.249.29.201','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58150,'123.249.29.201','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58151,'123.249.29.201','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58152,'123.249.29.201','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58153,'220.181.108.173','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58154,'66.249.73.135','2015-04-24 00:00:00','/newsview.htm','Safari',1,'',''),(58155,'179.211.81.52','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58156,'183.136.190.36','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58157,'61.135.165.40','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58158,'180.76.4.225','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58159,'183.136.190.36','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58160,'220.181.51.62','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58161,'198.211.30.14','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58162,'182.118.53.104','2015-04-24 00:00:00','/newsview.htm','IE',0,'',''),(58163,'180.76.4.57','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58164,'123.125.71.60','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58165,'220.181.108.115','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58166,'198.74.110.164','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58167,'66.249.65.183','2015-04-24 00:00:00','/news.htm','Safari',1,'',''),(58168,'183.136.190.43','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58169,'221.194.128.224','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58170,'118.244.228.30','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58171,'180.76.4.236','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58172,'123.125.71.30','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58173,'220.181.108.115','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58174,'61.135.190.201','2015-04-24 00:00:00','/index.html','Safari',1,'',''),(58175,'183.136.190.49','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58176,'101.226.65.108','2015-04-24 00:00:00','/index.html','Safari',1,'',''),(58177,'198.211.30.14','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58178,'180.76.4.98','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58179,'183.136.190.62','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58180,'121.42.0.19','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58181,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58182,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58183,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58184,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58185,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58186,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58187,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58188,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58189,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58190,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58191,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58192,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58193,'123.118.88.12','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58194,'112.84.0.247','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58195,'118.186.147.0','2015-04-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(58196,'183.136.190.62','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58197,'123.125.71.61','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58198,'123.120.129.36','2015-04-24 00:00:00','/index.html','Chrome',1,'','baidu'),(58199,'180.76.4.104','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58200,'198.74.111.236','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58201,'123.125.71.19','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58202,'220.181.108.176','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58203,'183.136.190.43','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58204,'123.125.71.85','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58205,'220.181.108.152','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58206,'113.205.13.129','2015-04-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(58207,'113.205.13.129','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58208,'124.126.19.88','2015-04-24 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(58209,'124.126.19.88','2015-04-24 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(58210,'180.149.143.145','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58211,'220.181.132.218','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58212,'182.118.20.157','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58213,'183.136.190.43','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58214,'123.125.71.82','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58215,'220.181.108.166','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58216,'180.76.4.106','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58217,'198.74.111.236','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58218,'66.249.73.135','2015-04-24 00:00:00','/newsview.htm','Safari',0,'',''),(58219,'182.241.226.16','2015-04-24 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(58220,'182.241.226.16','2015-04-24 00:00:00','/news.htm','IE',1,'',''),(58221,'182.241.226.16','2015-04-24 00:00:00','/newsview.htm','IE',1,'',''),(58222,'123.125.71.50','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58223,'220.181.108.81','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58224,'182.241.226.16','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58225,'218.26.10.49','2015-04-24 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(58226,'218.26.10.49','2015-04-24 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(58227,'218.26.10.49','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58228,'123.125.71.22','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58229,'220.181.108.142','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58230,'180.76.4.63','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58231,'66.249.73.214','2015-04-24 00:00:00','/newsview.htm','Safari',1,'',''),(58232,'198.211.30.14','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58233,'176.9.113.45','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58234,'220.181.51.37','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58235,'66.249.73.214','2015-04-24 00:00:00','/newsview.htm','Safari',1,'',''),(58236,'220.174.208.154','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58237,'180.76.4.106','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58238,'187.10.252.95','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58239,'198.211.30.14','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58240,'66.249.73.214','2015-04-24 00:00:00','/index.html','Safari',1,'',''),(58241,'66.249.65.191','2015-04-24 00:00:00','/index.html','Safari',1,'',''),(58242,'180.76.4.29','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58243,'123.125.71.25','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58244,'220.181.108.182','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58245,'114.245.249.86','2015-04-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(58246,'114.245.249.86','2015-04-24 00:00:00','/index.html','Chrome',1,'',''),(58247,'183.136.190.55','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58248,'123.125.71.43','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58249,'220.181.108.118','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58250,'198.211.30.14','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58251,'123.125.71.45','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58252,'220.181.108.96','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58253,'180.76.4.145','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58254,'121.42.0.18','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58255,'121.42.0.18','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58256,'121.42.0.18','2015-04-24 00:00:00','/index.html','IE',1,'',''),(58257,'218.30.118.99','2015-04-24 00:00:00','/index.html','Firefox',1,'',''),(58258,'180.76.4.17','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58259,'198.211.30.14','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58260,'183.136.190.36','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58261,'123.125.71.40','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58262,'220.181.108.119','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58263,'123.249.29.201','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58264,'123.249.29.201','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58265,'123.249.29.201','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58266,'123.249.29.201','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58267,'123.249.29.201','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58268,'182.118.55.114','2015-04-25 00:00:00','/index.html','Chrome',1,'',''),(58269,'177.41.158.163','2015-04-25 00:00:00','/index.html','Chrome',1,'',''),(58270,'180.76.4.217','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58271,'183.136.190.43','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58272,'123.125.71.81','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58273,'220.181.108.78','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58274,'89.153.251.205','2015-04-25 00:00:00','/index.html','Chrome',1,'',''),(58275,'182.118.41.67','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58276,'198.74.110.164','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58277,'218.30.118.102','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58278,'36.99.31.149','2015-04-25 00:00:00','/index.html','Safari',1,'',''),(58279,'222.128.189.109','2015-04-25 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(58280,'36.99.31.11','2015-04-25 00:00:00','/index.html','Safari',1,'',''),(58281,'180.76.4.158','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58282,'123.125.71.13','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58283,'202.46.54.148','2015-04-25 00:00:00','/newsview.htm','Chrome',0,'',''),(58284,'220.181.108.145','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58285,'121.199.125.21','2015-04-25 00:00:00','/news.htm','Firefox',1,'',''),(58286,'121.199.125.21','2015-04-25 00:00:00','/news.htm','Firefox',1,'',''),(58287,'121.199.125.21','2015-04-25 00:00:00','/news.htm','Firefox',1,'',''),(58288,'182.118.45.232','2015-04-25 00:00:00','/index.html','Chrome',1,'',''),(58289,'198.74.110.164','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58290,'123.125.71.36','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58291,'123.125.71.137','2015-04-25 00:00:00','/index.html','Chrome',1,'',''),(58292,'220.181.108.105','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58293,'180.76.4.10','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58294,'221.194.128.224','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58295,'202.46.48.65','2015-04-25 00:00:00','/newsview.htm','Chrome',1,'',''),(58296,'66.249.69.128','2015-04-25 00:00:00','/newsview.htm','Safari',1,'',''),(58297,'183.136.190.36','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58298,'61.135.190.68','2015-04-25 00:00:00','/newsview.htm','Safari',1,'',''),(58299,'180.76.4.75','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58300,'123.125.71.40','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58301,'220.181.108.123','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58302,'220.181.132.216','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58303,'101.199.112.50','2015-04-25 00:00:00','/index.html','Chrome',1,'',''),(58304,'198.74.111.236','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58305,'106.39.189.73','2015-04-25 00:00:00','/index.html','Safari',1,'','baidu'),(58306,'183.136.190.49','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58307,'123.125.71.70','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58308,'220.181.108.105','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58309,'77.247.181.162','2015-04-25 00:00:00','/index.html','Chrome',1,'',''),(58310,'180.76.4.195','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58311,'123.125.71.26','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58312,'220.181.108.171','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58313,'123.125.71.61','2015-04-25 00:00:00','/index.html','Chrome',1,'',''),(58314,'123.125.71.17','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58315,'220.181.108.187','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58316,'198.74.111.236','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58317,'183.136.190.43','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58318,'180.76.4.49','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58319,'42.156.136.25','2015-04-25 00:00:00','/index.html','Safari',1,'',''),(58320,'123.125.71.26','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58321,'61.160.247.181','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58322,'220.181.108.100','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58323,'183.136.190.43','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58324,'42.156.136.25','2015-04-25 00:00:00','/index.html','Safari',1,'',''),(58325,'221.194.128.224','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58326,'124.65.182.182','2015-04-25 00:00:00','/index.html','Firefox',1,'','baidu'),(58327,'124.65.182.182','2015-04-25 00:00:00','/news.htm','Firefox',1,'',''),(58328,'198.74.111.236','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58329,'180.76.4.193','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58330,'123.117.35.108','2015-04-25 00:00:00','/index.html','Chrome',1,'','baidu'),(58331,'123.125.71.41','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58332,'220.181.108.102','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58333,'180.76.4.248','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58334,'198.74.111.236','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58335,'220.181.132.218','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58336,'101.199.108.56','2015-04-25 00:00:00','/index.html','Chrome',1,'',''),(58337,'112.64.235.253','2015-04-25 00:00:00','/index.html','Safari',1,'',''),(58338,'183.136.190.48','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58339,'121.42.0.16','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58340,'121.42.0.16','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58341,'121.42.0.16','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58342,'219.142.246.229','2015-04-25 00:00:00','/index.html','Chrome',1,'',''),(58343,'180.76.4.58','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58344,'183.136.190.43','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58345,'123.125.71.39','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58346,'220.181.108.119','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58347,'198.74.111.236','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58348,'66.249.69.81','2015-04-25 00:00:00','/index.html','Safari',1,'',''),(58349,'123.125.71.15','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58350,'66.249.69.120','2015-04-25 00:00:00','/newsview.htm','Safari',1,'',''),(58351,'220.181.108.87','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58352,'182.118.42.23','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58353,'180.76.4.151','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58354,'104.149.88.205','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58355,'104.149.88.205','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58356,'104.149.88.205','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58357,'104.149.88.205','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58358,'123.125.71.39','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58359,'220.181.108.142','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58360,'123.125.71.90','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58361,'123.125.71.71','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58362,'220.181.108.79','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58363,'180.76.4.62','2015-04-25 00:00:00','/index.html','IE',1,'',''),(58364,'183.136.190.48','2015-04-25 00:00:00','/index.html','Firefox',1,'',''),(58365,'220.181.51.51','2015-04-25 00:00:00','/index.html','Chrome',1,'',''),(58366,'61.135.190.105','2015-04-25 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(58367,'183.136.190.48','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58368,'180.76.4.28','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58369,'198.74.111.236','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58370,'220.181.51.38','2015-04-26 00:00:00','/index.html','Chrome',1,'',''),(58371,'123.125.71.57','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58372,'220.181.108.177','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58373,'123.125.71.48','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58374,'220.181.108.152','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58375,'180.76.4.36','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58376,'123.125.71.42','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58377,'198.74.110.164','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58378,'220.181.108.114','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58379,'123.125.71.55','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58380,'220.181.108.106','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58381,'183.136.190.48','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58382,'180.76.4.191','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58383,'183.136.190.48','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58384,'198.211.30.14','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58385,'38.100.21.67','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58386,'38.100.21.67','2015-04-26 00:00:00','/newsview.htm','IE',1,'',''),(58387,'38.100.21.67','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58388,'38.100.21.67','2015-04-26 00:00:00','/news.htm','IE',1,'',''),(58389,'220.181.51.39','2015-04-26 00:00:00','/index.html','Chrome',1,'',''),(58390,'180.76.4.106','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58391,'119.147.146.189','2015-04-26 00:00:00','/index.html','Chrome',1,'',''),(58392,'123.125.71.30','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58393,'220.181.108.183','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58394,'203.208.60.39','2015-04-26 00:00:00','/index.html','Safari',1,'',''),(58395,'203.208.60.125','2015-04-26 00:00:00','/index.html','Safari',1,'',''),(58396,'198.74.110.164','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58397,'61.135.190.224','2015-04-26 00:00:00','/index.html','Chrome',1,'�˼bi','baidu'),(58398,'221.194.128.224','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58399,'180.76.4.156','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58400,'61.135.190.222','2015-04-26 00:00:00','/newsview.htm','Chrome',1,'�˼WEB���?�߷���-�����˼�Ƽ����޹�˾','baidu'),(58401,'123.125.71.23','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58402,'220.181.108.76','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58403,'123.125.71.33','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58404,'220.181.108.115','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58405,'123.125.71.20','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58406,'220.181.51.46','2015-04-26 00:00:00','/index.html','Chrome',1,'',''),(58407,'220.181.108.96','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58408,'36.62.38.137','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58409,'36.62.38.137','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58410,'36.62.38.137','2015-04-26 00:00:00','/news.htm','IE',1,'',''),(58411,'36.62.38.137','2015-04-26 00:00:00','/newsview.htm','IE',1,'',''),(58412,'36.62.38.137','2015-04-26 00:00:00','/newsview.htm','IE',1,'',''),(58413,'36.62.38.137','2015-04-26 00:00:00','/newsview.htm','IE',1,'',''),(58414,'36.62.38.137','2015-04-26 00:00:00','/newsview.htm','IE',1,'',''),(58415,'36.62.38.137','2015-04-26 00:00:00','/newsview.htm','IE',1,'',''),(58416,'36.62.38.137','2015-04-26 00:00:00','/newsview.htm','IE',1,'',''),(58417,'36.62.38.137','2015-04-26 00:00:00','/newsview.htm','IE',1,'',''),(58418,'36.62.38.137','2015-04-26 00:00:00','/newsview.htm','IE',1,'',''),(58419,'198.211.30.14','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58420,'123.125.71.36','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58421,'220.181.108.83','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58422,'61.160.247.181','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58423,'183.136.190.36','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58424,'61.160.213.110','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58425,'180.76.4.60','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58426,'123.125.71.23','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58427,'180.149.143.154','2015-04-26 00:00:00','/index.html','Safari',1,'',''),(58428,'220.181.108.122','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58429,'183.136.190.36','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58430,'198.74.110.164','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58431,'180.76.4.230','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58432,'123.125.71.23','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58433,'220.181.108.155','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58434,'183.136.190.43','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58435,'180.153.206.26','2015-04-26 00:00:00','/index.html','Safari',1,'',''),(58436,'61.135.190.103','2015-04-26 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(58437,'61.135.190.100','2015-04-26 00:00:00','/newsview.htm','Chrome',1,'�˼����','baidu'),(58438,'221.194.128.224','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58439,'101.226.66.179','2015-04-26 00:00:00','/index.html','Safari',1,'',''),(58440,'61.146.178.190','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58441,'183.136.190.36','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58442,'121.42.0.14','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58443,'198.211.30.14','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58444,'180.76.4.66','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58445,'123.125.71.52','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58446,'220.181.108.103','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58447,'123.125.71.56','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58448,'61.135.190.72','2015-04-26 00:00:00','/index.html','Safari',1,'',''),(58449,'121.42.0.36','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58450,'121.42.0.36','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58451,'121.42.0.36','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58452,'220.181.108.80','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58453,'180.76.4.244','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58454,'198.74.111.236','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58455,'123.125.71.89','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58456,'121.199.125.21','2015-04-26 00:00:00','/newsview.htm','Firefox',1,'',''),(58457,'121.199.125.21','2015-04-26 00:00:00','/newsview.htm','Firefox',1,'',''),(58458,'220.181.108.85','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58459,'107.151.222.125','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58460,'189.41.69.233','2015-04-26 00:00:00','/index.html','Chrome',1,'',''),(58461,'180.76.4.247','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58462,'123.125.71.21','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58463,'220.181.108.77','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58464,'198.211.30.14','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58465,'183.136.190.36','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58466,'123.125.71.56','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58467,'220.181.108.105','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58468,'123.125.71.80','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58469,'220.181.108.91','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58470,'180.76.4.120','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58471,'123.125.71.95','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58472,'220.181.108.187','2015-04-26 00:00:00','/index.html','Firefox',1,'',''),(58473,'198.74.111.236','2015-04-26 00:00:00','/index.html','IE',1,'',''),(58474,'123.125.71.46','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58475,'220.181.108.184','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58476,'180.76.4.136','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58477,'66.249.67.159','2015-04-27 00:00:00','/index.html','Safari',1,'',''),(58478,'182.118.55.159','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58479,'123.125.71.60','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58480,'220.181.108.183','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58481,'198.74.110.164','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58482,'180.76.4.179','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58483,'183.136.190.57','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58484,'151.40.76.250','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58485,'183.136.190.57','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58486,'218.30.118.98','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58487,'180.76.4.231','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58488,'198.74.111.236','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58489,'123.125.71.137','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58490,'61.160.247.181','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58491,'182.118.60.113','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58492,'123.125.71.91','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58493,'220.181.108.93','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58494,'180.76.4.43','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58495,'220.181.51.39','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58496,'66.249.67.96','2015-04-27 00:00:00','/newsview.htm','Safari',1,'',''),(58497,'123.125.71.60','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58498,'220.181.108.79','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58499,'66.249.67.88','2015-04-27 00:00:00','/news.htm','Safari',1,'',''),(58500,'183.136.190.49','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58501,'198.74.110.164','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58502,'180.76.4.9','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58503,'183.136.190.49','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58504,'221.194.128.224','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58505,'179.213.18.108','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58506,'123.125.71.72','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58507,'220.181.108.167','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58508,'118.244.228.5','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58509,'59.55.191.194','2015-04-27 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(58510,'101.226.66.179','2015-04-27 00:00:00','/index.html','Safari',1,'',''),(58511,'180.153.163.208','2015-04-27 00:00:00','/index.html','Safari',1,'',''),(58512,'101.226.51.227','2015-04-27 00:00:00','/index.html','Safari',1,'',''),(58513,'101.226.33.238','2015-04-27 00:00:00','/index.html','Safari',1,'',''),(58514,'220.181.132.218','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58515,'180.153.163.209','2015-04-27 00:00:00','/index.html','Safari',1,'',''),(58516,'101.199.112.50','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58517,'101.226.65.106','2015-04-27 00:00:00','/index.html','Safari',1,'',''),(58518,'180.153.206.36','2015-04-27 00:00:00','/index.html','Safari',1,'',''),(58519,'198.211.30.14','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58520,'60.208.111.201','2015-04-27 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(58521,'180.76.4.39','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58522,'60.208.111.211','2015-04-27 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(58523,'112.65.193.15','2015-04-27 00:00:00','/index.html','Safari',1,'',''),(58524,'14.17.34.190','2015-04-27 00:00:00','/index.html','Safari',1,'',''),(58525,'183.62.115.226','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58526,'60.208.111.201','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58527,'60.208.111.201','2015-04-27 00:00:00','/news.htm','Chrome',1,'',''),(58528,'220.181.51.61','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58529,'123.125.71.54','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58530,'220.181.108.94','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58531,'221.223.95.53','2015-04-27 00:00:00','/index.html','Chrome',1,'北京睿思科技是正规公司吗','baidu'),(58532,'220.181.158.106','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58533,'220.181.132.216','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58534,'101.199.108.120','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58535,'101.199.108.50','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58536,'180.76.4.155','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58537,'183.136.190.57','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58538,'198.74.111.236','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58539,'93.56.19.33','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58540,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58541,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58542,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58543,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58544,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58545,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58546,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58547,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58548,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58549,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58550,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58551,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58552,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58553,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58554,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58555,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58556,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58557,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58558,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58559,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58560,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58561,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58562,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58563,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58564,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58565,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58566,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58567,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58568,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58569,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58570,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58571,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58572,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58573,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58574,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58575,'27.18.226.255','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58576,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58577,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58578,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58579,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58580,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58581,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58582,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58583,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58584,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58585,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58586,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58587,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58588,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58589,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58590,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58591,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58592,'180.153.163.211','2015-04-27 00:00:00','/index.html','Safari',1,'',''),(58593,'123.125.71.117','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58594,'220.181.108.110','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58595,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58596,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58597,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58598,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58599,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58600,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58601,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58602,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58603,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58604,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58605,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58606,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58607,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58608,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58609,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58610,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58611,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58612,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58613,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58614,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58615,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58616,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58617,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58618,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58619,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58620,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58621,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58622,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58623,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58624,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58625,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58626,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58627,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58628,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58629,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58630,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58631,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58632,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58633,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58634,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58635,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58636,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58637,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58638,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58639,'27.18.226.255','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58640,'180.76.4.204','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58641,'183.136.190.62','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58642,'198.211.30.14','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58643,'61.160.213.110','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58644,'61.135.165.43','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58645,'221.194.128.224','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58646,'220.181.51.54','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58647,'121.42.0.17','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58648,'180.76.4.96','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58649,'183.136.190.36','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58650,'123.122.136.254','2015-04-27 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(58651,'182.148.58.173','2015-04-27 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(58652,'183.136.190.48','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58653,'125.70.76.124','2015-04-27 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(58654,'198.74.110.164','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58655,'123.125.71.26','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58656,'220.181.108.112','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58657,'180.76.4.187','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58658,'101.226.33.200','2015-04-27 00:00:00','/index.html','Safari',1,'',''),(58659,'183.136.190.43','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58660,'121.42.0.18','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58661,'121.42.0.18','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58662,'121.42.0.18','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58663,'61.135.169.40','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58664,'198.211.30.14','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58665,'180.76.4.111','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58666,'177.69.111.100','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58667,'180.149.143.30','2015-04-27 00:00:00','/newsview.htm','Firefox',1,'',''),(58668,'183.136.190.36','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58669,'110.96.208.28','2015-04-27 00:00:00','/index.html','Safari',1,'','baidu'),(58670,'121.79.144.183','2015-04-27 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(58671,'121.79.144.183','2015-04-27 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(58672,'123.125.71.34','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58673,'220.181.108.117','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58674,'183.136.190.62','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58675,'180.76.4.61','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58676,'177.23.15.205','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58677,'198.74.111.236','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58678,'220.181.51.37','2015-04-27 00:00:00','/index.html','Chrome',1,'',''),(58679,'123.125.71.56','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58680,'220.181.108.147','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58681,'61.135.165.7','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58682,'122.115.40.224','2015-04-27 00:00:00','/index.html','Firefox',1,'',''),(58683,'122.115.40.224','2015-04-27 00:00:00','/index.html','IE',1,'',''),(58684,'61.160.247.181','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58685,'180.76.4.167','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58686,'198.74.110.164','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58687,'123.125.71.34','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58688,'220.181.108.185','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58689,'61.160.247.181','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58690,'59.63.178.172','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58691,'183.136.190.48','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58692,'180.76.4.182','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58693,'61.135.169.7','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58694,'198.211.30.14','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58695,'183.136.190.48','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58696,'123.125.71.47','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58697,'220.181.108.115','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58698,'180.76.4.22','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58699,'198.211.30.14','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58700,'123.125.71.84','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58701,'220.181.108.149','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58702,'180.76.4.118','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58703,'183.136.190.62','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58704,'183.136.190.57','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58705,'123.125.71.18','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58706,'220.181.108.120','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58707,'198.211.30.14','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58708,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58709,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58710,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58711,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58712,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58713,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58714,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58715,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58716,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58717,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58718,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58719,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58720,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58721,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58722,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58723,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58724,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58725,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58726,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58727,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58728,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58729,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58730,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58731,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58732,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58733,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58734,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58735,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58736,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58737,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58738,'218.76.44.17','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58739,'183.136.190.43','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58740,'119.147.146.189','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58741,'180.76.4.7','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58742,'123.125.71.53','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58743,'220.181.108.150','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58744,'61.160.213.110','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58745,'180.149.143.30','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58746,'123.125.71.49','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58747,'220.181.108.76','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58748,'180.149.143.31','2015-04-28 00:00:00','/newsview.htm','Firefox',1,'',''),(58749,'190.154.122.227','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58750,'180.149.143.158','2015-04-28 00:00:00','/newsview.htm','Firefox',1,'',''),(58751,'180.149.143.31','2015-04-28 00:00:00','/newsview.htm','Firefox',1,'',''),(58752,'180.149.143.31','2015-04-28 00:00:00','/newsview.htm','Firefox',1,'',''),(58753,'180.149.143.157','2015-04-28 00:00:00','/newsview.htm','Firefox',1,'',''),(58754,'180.149.143.30','2015-04-28 00:00:00','/newsview.htm','Firefox',1,'',''),(58755,'180.149.143.30','2015-04-28 00:00:00','/newsview.htm','Firefox',1,'',''),(58756,'198.211.30.14','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58757,'180.76.4.147','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58758,'123.125.71.49','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58759,'220.181.108.75','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58760,'183.62.115.226','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58761,'27.18.197.62','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58762,'221.130.252.36','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58763,'184.105.206.94','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58764,'125.86.59.167','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58765,'180.149.143.157','2015-04-28 00:00:00','/newsview.htm','Firefox',1,'',''),(58766,'14.18.156.66','2015-04-28 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(58767,'218.29.14.108','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58768,'119.147.146.189','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58769,'220.181.51.62','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58770,'183.136.190.62','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58771,'220.181.132.218','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58772,'220.181.132.198','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58773,'183.136.190.62','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58774,'42.156.136.25','2015-04-28 00:00:00','/index.html','Safari',1,'',''),(58775,'180.76.4.104','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58776,'198.74.110.164','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58777,'223.104.3.139','2015-04-28 00:00:00','/index.html','Safari',1,'','baidu'),(58778,'223.104.3.139','2015-04-28 00:00:00','/index.html','Safari',1,'',''),(58779,'180.149.143.158','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58780,'42.156.136.25','2015-04-28 00:00:00','/index.html','Safari',1,'',''),(58781,'123.125.71.13','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58782,'220.181.108.101','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58783,'123.125.71.22','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58784,'220.181.108.96','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58785,'121.79.144.183','2015-04-28 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(58786,'180.76.4.112','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58787,'198.74.110.164','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58788,'121.42.0.39','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58789,'61.135.169.7','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58790,'180.76.4.164','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58791,'221.194.128.224','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58792,'111.199.90.186','2015-04-28 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(58793,'123.125.71.28','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58794,'220.181.108.159','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58795,'122.71.226.227','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58796,'183.136.190.43','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58797,'112.64.235.245','2015-04-28 00:00:00','/news.htm','Safari',1,'',''),(58798,'198.211.30.14','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58799,'183.136.190.58','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58800,'183.136.190.43','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58801,'112.64.235.245','2015-04-28 00:00:00','/index.html','Safari',1,'',''),(58802,'101.226.33.219','2015-04-28 00:00:00','/index.html','Safari',1,'',''),(58803,'220.181.132.216','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58804,'183.136.190.48','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58805,'101.199.112.53','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58806,'61.135.189.43','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58807,'220.181.125.73','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58808,'61.135.190.219','2015-04-28 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(58809,'183.136.190.36','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58810,'118.186.147.0','2015-04-28 00:00:00','/index.html','Chrome',1,'','baidu'),(58811,'180.76.4.41','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58812,'121.42.0.19','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58813,'121.42.0.19','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58814,'121.42.0.19','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58815,'183.136.190.48','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58816,'183.136.190.36','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58817,'123.125.71.36','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58818,'61.135.165.42','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58819,'220.181.108.108','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58820,'183.136.190.48','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58821,'123.125.71.84','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58822,'220.181.108.180','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58823,'118.186.147.0','2015-04-28 00:00:00','/index.html','Chrome',1,'','baidu'),(58824,'36.62.38.112','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58825,'36.62.38.112','2015-04-28 00:00:00','/news.htm','IE',1,'',''),(58826,'101.226.66.173','2015-04-28 00:00:00','/index.html','Safari',1,'',''),(58827,'198.74.110.164','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58828,'218.30.118.102','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58829,'123.125.71.12','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58830,'42.156.136.25','2015-04-28 00:00:00','/index.html','Safari',1,'',''),(58831,'220.181.108.149','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58832,'180.76.4.71','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58833,'223.104.3.154','2015-04-28 00:00:00','/index.html','Safari',1,'','baidu'),(58834,'183.136.190.62','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58835,'123.125.71.60','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58836,'220.181.108.182','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58837,'61.135.165.42','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58838,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58839,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58840,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58841,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58842,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58843,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58844,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58845,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58846,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58847,'121.42.0.15','2015-04-28 00:00:00','/news/news.htm','IE',1,'',''),(58848,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58849,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58850,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58851,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58852,'121.42.0.15','2015-04-28 00:00:00','/news/news.htm','IE',1,'',''),(58853,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58854,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58855,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58856,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58857,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58858,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58859,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58860,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58861,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58862,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58863,'121.42.0.15','2015-04-28 00:00:00','/news.htm','IE',1,'',''),(58864,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58865,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58866,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58867,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58868,'121.42.0.15','2015-04-28 00:00:00','/news.htm','IE',1,'',''),(58869,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58870,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58871,'198.211.30.14','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58872,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58873,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58874,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58875,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58876,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58877,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58878,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58879,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58880,'121.42.0.15','2015-04-28 00:00:00','/news/newsview.htm','IE',1,'',''),(58881,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58882,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58883,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58884,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58885,'121.42.0.15','2015-04-28 00:00:00','/news/newsview.htm','IE',0,'',''),(58886,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58887,'180.76.4.33','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58888,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58889,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58890,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58891,'123.125.71.56','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58892,'42.156.136.25','2015-04-28 00:00:00','/index.html','Safari',1,'',''),(58893,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58894,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58895,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58896,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58897,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58898,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58899,'121.42.0.15','2015-04-28 00:00:00','/news/newsview.htm','IE',1,'',''),(58900,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58901,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58902,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58903,'121.42.0.15','2015-04-28 00:00:00','/news/newsview.htm','IE',0,'',''),(58904,'220.181.108.89','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58905,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58906,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58907,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58908,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58909,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58910,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58911,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58912,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58913,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58914,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58915,'121.42.0.15','2015-04-28 00:00:00','/newsview.htm','IE',1,'',''),(58916,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58917,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58918,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58919,'121.42.0.15','2015-04-28 00:00:00','/newsview.htm','IE',0,'',''),(58920,'121.42.0.15','2015-04-28 00:00:00','/index.html','IE',1,'',''),(58921,'109.188.125.8','2015-04-28 00:00:00','/index.html','Chrome',1,'',''),(58922,'123.125.71.13','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58923,'220.181.108.75','2015-04-28 00:00:00','/index.html','Firefox',1,'',''),(58924,'183.136.190.62','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58925,'183.136.190.62','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58926,'123.125.71.54','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58927,'220.181.108.88','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58928,'180.76.4.110','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58929,'198.74.111.236','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58930,'182.118.55.164','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58931,'61.135.169.40','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58932,'180.76.4.95','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58933,'61.135.190.221','2015-04-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(58934,'198.211.30.14','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58935,'123.125.71.36','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58936,'220.181.108.81','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58937,'218.30.118.101','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58938,'179.208.249.132','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58939,'61.146.178.190','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58940,'180.76.4.154','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58941,'61.135.165.9','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58942,'123.125.71.113','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58943,'183.136.190.62','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58944,'220.181.108.93','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58945,'123.125.71.110','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58946,'220.181.108.109','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58947,'198.211.30.14','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58948,'61.135.169.56','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58949,'123.125.71.45','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58950,'220.181.108.97','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58951,'180.76.4.178','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58952,'182.118.53.161','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58953,'171.25.193.20','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58954,'123.125.71.95','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58955,'220.181.108.183','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58956,'1.202.240.205','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58957,'198.74.111.236','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58958,'180.76.4.175','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58959,'123.125.71.84','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58960,'220.181.108.185','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58961,'112.64.235.250','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(58962,'183.136.190.62','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58963,'219.141.206.43','2015-04-29 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(58964,'198.211.30.14','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58965,'180.76.4.39','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58966,'123.125.71.41','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58967,'112.64.235.247','2015-04-29 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(58968,'220.181.108.162','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58969,'180.153.161.217','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(58970,'61.160.247.181','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58971,'114.112.90.54','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58972,'101.226.51.229','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(58973,'118.199.77.185','2015-04-29 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(58974,'112.230.205.234','2015-04-29 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(58975,'220.181.51.62','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58976,'121.79.144.183','2015-04-29 00:00:00','/index.html','IE',1,'睿思bi','baidu'),(58977,'118.187.31.70','2015-04-29 00:00:00','/index.html','Chrome',1,'北京睿思科技 面试','baidu'),(58978,'123.118.223.254','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58979,'123.125.71.87','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58980,'180.153.163.190','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(58981,'58.135.83.77','2015-04-29 00:00:00','/index.html','Chrome',1,'北京睿思公司','baidu'),(58982,'114.252.138.220','2015-04-29 00:00:00','/index.html','Chrome',1,'','baidu'),(58983,'220.181.108.163','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58984,'220.181.132.218','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58985,'101.199.108.59','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58986,'221.194.128.224','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58987,'42.156.136.25','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(58988,'180.76.4.250','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58989,'66.249.64.90','2015-04-29 00:00:00','/newsview.htm','Safari',1,'',''),(58990,'198.211.30.14','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58991,'123.125.71.48','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58992,'220.181.108.120','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58993,'123.125.71.114','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(58994,'175.143.16.64','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(58995,'180.76.4.222','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58996,'198.211.30.14','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58997,'59.175.41.197','2015-04-29 00:00:00','/index.html','IE',1,'',''),(58998,'106.37.3.36','2015-04-29 00:00:00','/index.html','Safari',1,'','baidu'),(58999,'111.192.248.43','2015-04-29 00:00:00','/index.html','IE',1,'','baidu'),(59000,'111.192.248.43','2015-04-29 00:00:00','/news.htm','IE',1,'',''),(59001,'180.153.214.181','2015-04-29 00:00:00','/newsview.htm','Safari',1,'',''),(59002,'111.192.248.43','2015-04-29 00:00:00','/newsview.htm','IE',1,'',''),(59003,'111.192.248.43','2015-04-29 00:00:00','/news.htm','IE',1,'',''),(59004,'111.192.248.43','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59005,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59006,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59007,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59008,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59009,'180.153.214.199','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59010,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59011,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59012,'180.153.214.181','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59013,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59014,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59015,'180.153.163.210','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59016,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59017,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59018,'101.226.65.102','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59019,'121.42.0.16','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59020,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59021,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59022,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59023,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59024,'180.153.205.253','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59025,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59026,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59027,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59028,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59029,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59030,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59031,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59032,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59033,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59034,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59035,'61.135.165.42','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59036,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59037,'120.27.30.137','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59038,'211.160.76.145','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59039,'123.125.71.39','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59040,'220.181.108.155','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59041,'101.226.66.193','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59042,'180.153.205.254','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59043,'42.156.136.25','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59044,'180.76.4.149','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59045,'211.160.76.145','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59046,'180.153.163.210','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59047,'118.199.198.229','2015-04-29 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(59048,'61.135.190.200','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59049,'211.160.76.145','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59050,'183.136.190.62','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(59051,'198.211.30.14','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59052,'61.160.247.181','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59053,'66.249.64.31','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59054,'66.249.64.90','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59055,'61.135.190.223','2015-04-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(59056,'180.76.4.218','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59057,'123.125.71.57','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59058,'121.42.0.39','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59059,'121.42.0.39','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59060,'121.42.0.39','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59061,'220.181.108.110','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59062,'61.135.165.10','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59063,'198.211.30.14','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59064,'221.194.128.224','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59065,'1.202.240.205','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59066,'1.202.240.205','2015-04-29 00:00:00','/news.htm','IE',1,'',''),(59067,'1.202.240.205','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59068,'182.118.41.18','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59069,'123.125.71.12','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59070,'220.181.108.163','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59071,'221.229.160.158','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59072,'180.76.4.103','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59073,'119.147.225.183','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59074,'221.229.160.158','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59075,'123.125.71.55','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59076,'220.181.108.185','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59077,'180.79.19.137','2015-04-29 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(59078,'61.135.169.10','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59079,'198.74.110.164','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59080,'111.161.57.31','2015-04-29 00:00:00','/index.html','Safari',1,'','baidu'),(59081,'111.161.62.191','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59082,'111.30.131.199','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59083,'111.161.57.31','2015-04-29 00:00:00','/news.htm','Safari',1,'',''),(59084,'111.161.57.31','2015-04-29 00:00:00','/newsview.htm','Safari',1,'',''),(59085,'111.161.57.31','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59086,'180.76.4.185','2015-04-29 00:00:00','/index.html','IE',1,'',''),(59087,'42.156.136.25','2015-04-29 00:00:00','/index.html','Safari',1,'',''),(59088,'123.125.71.95','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59089,'220.181.108.93','2015-04-29 00:00:00','/index.html','Firefox',1,'',''),(59090,'183.136.190.62','2015-04-29 00:00:00','/index.html','Chrome',1,'',''),(59091,'198.74.111.236','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59092,'180.76.4.41','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59093,'42.156.136.25','2015-04-30 00:00:00','/index.html','Safari',1,'',''),(59094,'46.162.115.130','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59095,'61.135.165.43','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59096,'220.181.132.216','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59097,'101.199.112.52','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59098,'180.76.4.121','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59099,'123.125.71.31','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59100,'198.74.111.236','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59101,'220.181.108.92','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59102,'123.125.71.41','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59103,'220.181.108.159','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59104,'61.135.190.103','2015-04-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(59105,'218.30.118.100','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59106,'36.99.30.133','2015-04-30 00:00:00','/index.html','Safari',1,'',''),(59107,'36.99.30.133','2015-04-30 00:00:00','/index.html','Safari',1,'',''),(59108,'180.76.4.10','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59109,'61.135.165.10','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59110,'198.74.110.164','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59111,'123.125.71.132','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59112,'66.249.64.53','2015-04-30 00:00:00','/index.html','Safari',1,'',''),(59113,'123.125.71.23','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59114,'180.76.4.188','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59115,'61.135.190.201','2015-04-30 00:00:00','/index.html','Safari',1,'',''),(59116,'123.125.71.45','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59117,'220.181.108.118','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59118,'123.125.71.29','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59119,'220.181.108.169','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59120,'198.74.111.236','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59121,'180.76.4.171','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59122,'61.135.169.9','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59123,'219.143.82.166','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59124,'219.143.82.166','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59125,'119.147.146.195','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59126,'198.211.30.14','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59127,'183.136.190.62','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59128,'180.76.4.106','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59129,'61.160.213.110','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59130,'46.162.115.130','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59131,'27.18.197.62','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59132,'220.181.51.53','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59133,'123.125.71.114','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59134,'220.181.108.109','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59135,'124.127.62.202','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59136,'180.153.182.72','2015-04-30 00:00:00','/news/news.htm','IE',1,'',''),(59137,'180.153.182.72','2015-04-30 00:00:00','/news/news.htm','IE',1,'',''),(59138,'180.76.4.84','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59139,'198.74.111.236','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59140,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59141,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59142,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59143,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59144,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59145,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59146,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59147,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59148,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59149,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59150,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59151,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59152,'115.236.176.99','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59153,'220.181.132.218','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59154,'220.181.132.193','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59155,'61.135.190.104','2015-04-30 00:00:00','/newsview.htm','Chrome',1,'Afaria���?����һ��ҵ����ݡ��豸��Ӧ�õ�ǿ�����-�����˼�Ƽ����޹�˾','baidu'),(59156,'123.125.71.108','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59157,'220.181.108.117','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59158,'61.135.190.100','2015-04-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(59159,'221.194.128.224','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59160,'61.135.169.42','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59161,'180.76.4.191','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59162,'123.125.71.24','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59163,'220.181.108.106','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59164,'221.224.111.58','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59165,'198.211.30.14','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59166,'123.125.71.84','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59167,'220.181.108.119','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59168,'121.42.0.14','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59169,'123.125.71.98','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59170,'220.181.108.141','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59171,'122.70.214.187','2015-04-30 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(59172,'171.97.184.55','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59173,'123.125.71.23','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59174,'220.181.108.93','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59175,'198.211.30.14','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59176,'101.226.61.190','2015-04-30 00:00:00','/index.html','Safari',1,'',''),(59177,'117.135.149.14','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59178,'140.207.54.187','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59179,'120.204.201.77','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59180,'183.195.232.39','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59181,'183.195.233.90','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59182,'140.207.54.187','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59183,'140.207.185.126','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59184,'140.207.54.180','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59185,'119.147.146.194','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59186,'180.76.4.165','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59187,'123.125.71.38','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59188,'61.160.247.181','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59189,'220.181.108.156','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59190,'42.156.136.25','2015-04-30 00:00:00','/index.html','Safari',1,'',''),(59191,'121.42.0.36','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59192,'121.42.0.36','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59193,'121.42.0.36','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59194,'180.153.201.215','2015-04-30 00:00:00','/index.html','Safari',1,'',''),(59195,'118.198.18.75','2015-04-30 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(59196,'118.198.18.75','2015-04-30 00:00:00','/news.htm','Chrome',1,'',''),(59197,'118.198.18.75','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59198,'222.73.77.55','2015-04-30 00:00:00','/index.html','Safari',1,'',''),(59199,'198.74.111.236','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59200,'106.37.0.99','2015-04-30 00:00:00','/index.html','Safari',1,'',''),(59201,'180.76.4.33','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59202,'42.156.136.25','2015-04-30 00:00:00','/index.html','Safari',1,'',''),(59203,'182.118.41.128','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59204,'58.215.161.28','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59205,'123.125.71.41','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59206,'220.181.108.167','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59207,'201.6.177.1','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59208,'198.211.30.14','2015-04-30 00:00:00','/index.html','IE',1,'',''),(59209,'221.194.128.224','2015-04-30 00:00:00','/index.html','Firefox',1,'',''),(59210,'182.118.53.69','2015-04-30 00:00:00','/index.html','Chrome',1,'',''),(59211,'61.135.165.7','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59212,'123.125.71.121','2015-05-01 00:00:00','/index.html','Chrome',1,'',''),(59213,'200.232.168.100','2015-05-01 00:00:00','/index.html','Chrome',1,'',''),(59214,'180.76.4.159','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59215,'123.125.71.18','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59216,'220.181.108.90','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59217,'60.191.126.206','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59218,'198.74.110.164','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59219,'123.125.71.57','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59220,'220.181.108.111','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59221,'61.135.169.42','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59222,'187.113.12.43','2015-05-01 00:00:00','/index.html','Chrome',1,'',''),(59223,'5.189.144.88','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59224,'123.125.71.41','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59225,'220.181.108.107','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59226,'180.76.4.123','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59227,'123.125.71.50','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59228,'220.181.108.122','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59229,'198.211.30.14','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59230,'123.125.71.102','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59231,'220.181.108.169','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59232,'220.181.51.36','2015-05-01 00:00:00','/index.html','Chrome',1,'',''),(59233,'66.249.73.190','2015-05-01 00:00:00','/index.html','Safari',1,'',''),(59234,'123.125.71.101','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59235,'220.181.108.184','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59236,'180.76.4.90','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59237,'42.156.136.25','2015-05-01 00:00:00','/index.html','Safari',1,'',''),(59238,'123.125.71.40','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59239,'220.181.108.175','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59240,'182.118.53.102','2015-05-01 00:00:00','/index.html','Chrome',1,'',''),(59241,'198.74.111.236','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59242,'180.76.4.111','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59243,'123.125.71.16','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59244,'220.181.108.144','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59245,'123.125.71.78','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59246,'220.181.108.153','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59247,'42.156.136.25','2015-05-01 00:00:00','/index.html','Safari',1,'',''),(59248,'198.211.30.14','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59249,'121.8.241.123','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59250,'180.76.4.113','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59251,'123.125.71.28','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59252,'220.181.108.162','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59253,'220.174.208.155','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59254,'123.125.71.120','2015-05-01 00:00:00','/index.html','Chrome',1,'',''),(59255,'198.74.110.164','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59256,'123.125.71.45','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59257,'220.181.108.149','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59258,'180.153.182.70','2015-05-01 00:00:00','/news/newsview.htm','IE',0,'',''),(59259,'180.153.182.83','2015-05-01 00:00:00','/news/newsview.htm','IE',0,'',''),(59260,'180.76.4.107','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59261,'123.125.71.23','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59262,'220.181.108.174','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59263,'198.211.30.14','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59264,'180.76.4.157','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59265,'54.147.166.4','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59266,'198.74.111.236','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59267,'123.125.71.75','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59268,'220.181.108.100','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59269,'121.42.0.16','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59270,'123.125.71.97','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59271,'220.181.108.78','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59272,'180.76.4.50','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59273,'123.246.56.72','2015-05-01 00:00:00','/index.html','Chrome',1,'',''),(59274,'198.74.111.236','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59275,'123.246.56.72','2015-05-01 00:00:00','/index.html','Chrome',1,'',''),(59276,'180.153.214.192','2015-05-01 00:00:00','/index.html','Safari',1,'',''),(59277,'101.226.33.240','2015-05-01 00:00:00','/index.html','Safari',1,'',''),(59278,'180.153.206.31','2015-05-01 00:00:00','/index.html','Safari',1,'',''),(59279,'180.153.163.187','2015-05-01 00:00:00','/index.html','Safari',1,'',''),(59280,'123.125.71.77','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59281,'220.181.108.122','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59282,'198.211.30.14','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59283,'221.194.128.224','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59284,'180.76.4.43','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59285,'123.125.71.57','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59286,'220.181.108.163','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59287,'61.135.169.42','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59288,'198.74.111.236','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59289,'202.46.48.100','2015-05-01 00:00:00','/newsview.htm','Firefox',1,'',''),(59290,'180.76.4.221','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59291,'121.42.0.16','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59292,'121.42.0.16','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59293,'121.42.0.16','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59294,'123.125.71.86','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59295,'220.181.108.159','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59296,'104.238.177.225','2015-05-01 00:00:00','/index.html','Chrome',1,'',''),(59297,'185.92.221.178','2015-05-01 00:00:00','/index.html','Chrome',1,'',''),(59298,'123.125.71.27','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59299,'220.181.108.108','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59300,'61.135.169.9','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59301,'198.211.30.14','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59302,'180.76.4.56','2015-05-01 00:00:00','/index.html','IE',1,'',''),(59303,'123.125.71.30','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59304,'220.181.108.88','2015-05-01 00:00:00','/index.html','Firefox',1,'',''),(59305,'198.211.30.14','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59306,'123.125.71.94','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59307,'220.181.108.94','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59308,'180.76.4.93','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59309,'61.135.165.10','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59310,'198.74.111.236','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59311,'123.125.71.75','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59312,'221.194.128.224','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59313,'220.181.108.140','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59314,'180.76.4.164','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59315,'123.125.71.95','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59316,'220.181.108.144','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59317,'198.74.111.236','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59318,'218.30.118.99','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59319,'123.125.71.18','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59320,'220.181.108.147','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59321,'123.125.71.47','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59322,'220.181.108.148','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59323,'198.211.30.14','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59324,'220.181.51.56','2015-05-02 00:00:00','/index.html','Chrome',1,'',''),(59325,'123.125.71.31','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59326,'220.181.108.176','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59327,'180.76.4.158','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59328,'123.125.71.56','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59329,'220.181.108.76','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59330,'198.74.110.164','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59331,'123.125.71.86','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59332,'220.181.108.181','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59333,'180.76.4.227','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59334,'198.211.30.14','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59335,'123.125.71.53','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59336,'220.181.108.186','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59337,'179.186.161.99','2015-05-02 00:00:00','/index.html','Chrome',1,'',''),(59338,'220.181.51.36','2015-05-02 00:00:00','/index.html','Chrome',1,'',''),(59339,'61.160.247.181','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59340,'180.76.4.159','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59341,'198.74.110.164','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59342,'123.125.71.21','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59343,'220.181.108.152','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59344,'220.181.51.61','2015-05-02 00:00:00','/index.html','Chrome',1,'',''),(59345,'198.211.30.14','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59346,'180.76.4.250','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59347,'119.147.146.192','2015-05-02 00:00:00','/index.html','Chrome',1,'',''),(59348,'123.125.71.79','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59349,'220.181.108.119','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59350,'198.74.110.164','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59351,'5.189.144.88','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59352,'61.146.178.190','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59353,'123.125.71.26','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59354,'220.181.108.157','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59355,'61.135.169.41','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59356,'180.76.4.249','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59357,'199.116.118.24','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59358,'121.42.0.31','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59359,'123.125.71.96','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59360,'220.181.108.163','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59361,'198.74.111.236','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59362,'23.110.80.2','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59363,'180.76.4.19','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59364,'123.125.71.112','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59365,'220.181.108.120','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59366,'61.135.165.10','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59367,'123.125.71.91','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59368,'198.74.111.236','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59369,'220.181.108.96','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59370,'123.125.71.51','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59371,'220.181.108.120','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59372,'180.76.4.184','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59373,'123.125.71.53','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59374,'220.181.108.173','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59375,'101.226.33.200','2015-05-02 00:00:00','/index.html','Safari',1,'',''),(59376,'198.74.111.236','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59377,'180.153.214.182','2015-05-02 00:00:00','/index.html','Safari',1,'',''),(59378,'61.135.190.102','2015-05-02 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(59379,'121.8.241.123','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59380,'180.76.4.34','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59381,'123.125.71.21','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59382,'220.181.108.174','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59383,'123.125.71.119','2015-05-02 00:00:00','/index.html','Chrome',1,'',''),(59384,'123.125.71.33','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59385,'220.181.108.79','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59386,'198.74.111.236','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59387,'221.194.128.224','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59388,'123.125.71.46','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59389,'220.181.108.120','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59390,'180.76.4.69','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59391,'36.99.30.68','2015-05-02 00:00:00','/index.html','Safari',1,'',''),(59392,'36.99.31.40','2015-05-02 00:00:00','/index.html','Safari',1,'',''),(59393,'61.135.169.43','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59394,'198.211.30.14','2015-05-02 00:00:00','/index.html','IE',1,'',''),(59395,'123.125.71.74','2015-05-02 00:00:00','/index.html','Firefox',1,'',''),(59396,'220.181.108.122','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59397,'182.118.53.67','2015-05-03 00:00:00','/index.html','Chrome',1,'',''),(59398,'180.149.143.26','2015-05-03 00:00:00','/index.html','Safari',1,'',''),(59399,'61.160.247.181','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59400,'123.125.71.49','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59401,'220.181.108.96','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59402,'198.74.111.236','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59403,'123.125.71.58','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59404,'220.181.108.92','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59405,'61.135.165.8','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59406,'198.211.30.14','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59407,'123.125.71.41','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59408,'123.125.71.116','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59409,'220.181.108.153','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59410,'218.30.118.102','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59411,'198.74.110.164','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59412,'123.125.71.73','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59413,'220.181.108.110','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59414,'221.194.128.224','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59415,'123.125.71.72','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59416,'220.181.108.93','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59417,'182.118.60.17','2015-05-03 00:00:00','/index.html','Chrome',1,'',''),(59418,'123.125.71.124','2015-05-03 00:00:00','/index.html','Chrome',1,'',''),(59419,'198.74.111.236','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59420,'123.125.71.42','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59421,'220.181.108.186','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59422,'202.46.52.135','2015-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(59423,'123.125.71.49','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59424,'220.181.108.115','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59425,'180.76.4.184','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59426,'123.125.71.51','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59427,'220.181.108.107','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59428,'198.74.110.164','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59429,'179.84.18.161','2015-05-03 00:00:00','/index.html','Chrome',1,'',''),(59430,'180.149.143.26','2015-05-03 00:00:00','/newsview.htm','Safari',1,'',''),(59431,'180.76.4.207','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59432,'1.202.240.205','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59433,'198.74.110.164','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59434,'220.181.51.37','2015-05-03 00:00:00','/index.html','Chrome',1,'',''),(59435,'123.125.71.43','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59436,'220.181.108.165','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59437,'42.156.136.25','2015-05-03 00:00:00','/index.html','Safari',1,'',''),(59438,'61.160.213.110','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59439,'123.125.71.39','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59440,'220.181.108.92','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59441,'180.76.4.123','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59442,'198.74.110.164','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59443,'23.110.80.2','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59444,'123.125.71.99','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59445,'220.181.108.122','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59446,'180.76.4.246','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59447,'198.74.110.164','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59448,'1.202.240.205','2015-05-03 00:00:00','/index.html','Chrome',1,'',''),(59449,'61.135.169.9','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59450,'121.42.0.17','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59451,'111.206.36.6','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59452,'180.76.4.91','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59453,'198.211.30.14','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59454,'221.205.44.116','2015-05-03 00:00:00','/index.html','Chrome',1,'',''),(59455,'104.155.30.198','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59456,'66.249.73.143','2015-05-03 00:00:00','/newsview.htm','Safari',1,'',''),(59457,'221.205.44.116','2015-05-03 00:00:00','/index.html','Chrome',1,'',''),(59458,'123.125.71.103','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59459,'220.181.108.168','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59460,'61.48.213.73','2015-05-03 00:00:00','/index.html','Safari',1,'',''),(59461,'121.42.0.17','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59462,'121.42.0.17','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59463,'121.42.0.17','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59464,'180.76.4.138','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59465,'61.135.165.10','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59466,'198.74.110.164','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59467,'220.181.132.218','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59468,'220.181.132.197','2015-05-03 00:00:00','/index.html','Chrome',1,'',''),(59469,'220.181.132.216','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59470,'220.181.132.199','2015-05-03 00:00:00','/index.html','Chrome',1,'',''),(59471,'123.125.71.45','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59472,'220.181.108.104','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59473,'78.46.167.11','2015-05-03 00:00:00','/index.html','Chrome',1,'',''),(59474,'198.211.30.14','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59475,'180.76.4.184','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59476,'221.179.168.113','2015-05-03 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(59477,'101.226.89.119','2015-05-03 00:00:00','/index.html','Safari',1,'',''),(59478,'221.179.168.113','2015-05-03 00:00:00','/news.htm','Chrome',1,'',''),(59479,'180.153.206.33','2015-05-03 00:00:00','/news.htm','Safari',1,'',''),(59480,'221.179.168.113','2015-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(59481,'180.153.214.181','2015-05-03 00:00:00','/newsview.htm','Safari',0,'',''),(59482,'221.179.168.113','2015-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(59483,'180.153.161.217','2015-05-03 00:00:00','/index.html','Safari',1,'',''),(59484,'180.153.206.33','2015-05-03 00:00:00','/index.html','Safari',1,'',''),(59485,'123.125.71.18','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59486,'220.181.108.83','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59487,'101.226.33.200','2015-05-03 00:00:00','/index.html','Safari',1,'',''),(59488,'180.153.163.206','2015-05-03 00:00:00','/index.html','Safari',1,'',''),(59489,'101.226.33.202','2015-05-03 00:00:00','/index.html','Safari',1,'',''),(59490,'95.141.35.157','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59491,'123.125.71.25','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59492,'220.181.108.78','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59493,'180.76.4.232','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59494,'198.74.110.164','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59495,'217.12.206.140','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59496,'123.125.71.46','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59497,'220.181.108.111','2015-05-03 00:00:00','/index.html','Firefox',1,'',''),(59498,'36.99.31.131','2015-05-03 00:00:00','/index.html','Safari',1,'',''),(59499,'36.99.30.84','2015-05-03 00:00:00','/index.html','Safari',1,'',''),(59500,'111.206.36.10','2015-05-03 00:00:00','/index.html','IE',1,'',''),(59501,'183.136.190.62','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59502,'123.125.71.105','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59503,'220.181.108.77','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59504,'180.76.4.55','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59505,'221.194.128.224','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59506,'123.125.71.104','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59507,'198.74.111.236','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59508,'220.181.108.171','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59509,'183.136.190.62','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59510,'180.76.4.104','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59511,'198.74.111.236','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59512,'123.125.71.56','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59513,'220.181.108.110','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59514,'61.160.247.181','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59515,'218.30.118.98','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59516,'180.76.4.121','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59517,'198.211.30.14','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59518,'66.249.64.31','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59519,'123.125.71.95','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59520,'66.249.64.90','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59521,'220.181.108.83','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59522,'123.125.71.31','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59523,'61.135.169.40','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59524,'61.135.165.55','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59525,'220.181.108.148','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59526,'180.76.4.184','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59527,'198.211.30.14','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59528,'183.136.190.62','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59529,'218.241.172.186','2015-05-04 00:00:00','/index.html','Safari',1,'','baidu'),(59530,'61.135.190.224','2015-05-04 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(59531,'121.8.241.123','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59532,'221.194.128.224','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59533,'123.125.71.51','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59534,'198.74.110.164','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59535,'220.181.108.146','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59536,'23.110.80.2','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59537,'180.76.4.104','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59538,'1.202.240.205','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59539,'61.135.169.9','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59540,'106.39.95.194','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59541,'198.74.110.164','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59542,'114.242.194.129','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59543,'114.242.194.129','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59544,'180.76.4.9','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59545,'123.125.71.109','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59546,'66.249.64.55','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59547,'221.180.167.8','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59548,'220.181.108.168','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59549,'61.135.165.23','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59550,'113.137.249.123','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59551,'113.137.249.123','2015-05-04 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(59552,'113.137.249.123','2015-05-04 00:00:00','/news.htm','Chrome',1,'',''),(59553,'113.137.249.123','2015-05-04 00:00:00','/news.htm','Chrome',1,'',''),(59554,'1.202.240.205','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59555,'180.153.206.32','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59556,'180.153.212.13','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59557,'101.226.33.225','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59558,'101.226.65.108','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59559,'180.153.201.217','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59560,'123.246.57.27','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59561,'61.135.165.7','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59562,'123.125.71.26','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59563,'180.153.114.200','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59564,'220.181.108.181','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59565,'198.211.30.14','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59566,'140.205.144.169','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59567,'140.205.144.186','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59568,'183.60.35.29','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59569,'14.17.34.190','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59570,'180.76.4.248','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59571,'42.120.161.25','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59572,'140.205.144.198','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59573,'140.205.144.199','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59574,'140.205.144.194','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59575,'113.232.101.123','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59576,'180.153.214.180','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59577,'140.205.144.251','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59578,'140.205.144.21','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59579,'140.205.144.130','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59580,'223.240.81.109','2015-05-04 00:00:00','/index.html','Chrome',1,'北京东安睿思科技有限公司','baidu'),(59581,'140.205.144.212','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59582,'140.205.144.36','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59583,'140.205.144.94','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59584,'140.205.144.52','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59585,'123.125.71.97','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59586,'140.205.144.231','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59587,'106.37.223.156','2015-05-04 00:00:00','/index.html','IE',1,'北京中电睿思技术服务有限公司','baidu'),(59588,'106.37.223.156','2015-05-04 00:00:00','/news.htm','IE',1,'',''),(59589,'198.74.110.164','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59590,'140.205.144.248','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59591,'101.226.33.208','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59592,'180.76.4.157','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59593,'140.205.144.239','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59594,'61.135.165.41','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59595,'123.125.71.52','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59596,'42.156.136.25','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59597,'140.205.144.97','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59598,'220.181.108.84','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59599,'140.205.144.215','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59600,'140.205.144.17','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59601,'106.39.189.234','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59602,'140.205.144.62','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59603,'140.205.144.90','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59604,'140.205.144.246','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59605,'140.205.144.152','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59606,'119.97.248.98','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59607,'121.42.0.31','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59608,'140.205.144.244','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59609,'140.205.144.38','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59610,'140.205.144.241','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59611,'140.205.144.134','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59612,'198.74.111.236','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59613,'180.76.4.56','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59614,'123.125.71.86','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59615,'140.205.144.6','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59616,'220.181.108.99','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59617,'123.122.61.62','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59618,'140.205.144.36','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59619,'140.205.144.105','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59620,'140.205.144.140','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59621,'123.151.139.155','2015-05-04 00:00:00','/index.html','Safari',1,'','baidu'),(59622,'111.30.132.195','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59623,'111.30.132.176','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59624,'111.30.132.205','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59625,'111.30.132.195','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59626,'111.30.141.47','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59627,'111.30.132.194','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59628,'111.30.131.199','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59629,'111.30.141.47','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59630,'111.30.132.190','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59631,'111.30.132.190','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59632,'111.30.132.158','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59633,'111.30.132.158','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59634,'111.30.131.199','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59635,'111.30.132.208','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59636,'111.30.132.158','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59637,'111.30.132.190','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59638,'111.30.132.205','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59639,'111.30.132.195','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59640,'61.49.57.55','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59641,'111.161.52.27','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59642,'111.161.52.230','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59643,'125.39.210.27','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59644,'125.39.57.38','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59645,'111.161.52.234','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59646,'61.49.57.55','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59647,'111.161.59.193','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59648,'111.161.52.27','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59649,'61.49.57.61','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59650,'111.161.59.195','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59651,'125.39.210.27','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59652,'125.39.210.31','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59653,'125.39.210.31','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59654,'125.39.57.38','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59655,'142.234.110.154','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59656,'140.205.144.243','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59657,'123.119.102.37','2015-05-04 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(59658,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59659,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59660,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59661,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59662,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59663,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59664,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59665,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59666,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59667,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59668,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59669,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59670,'123.119.102.37','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59671,'23.110.80.2','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59672,'140.205.144.16','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59673,'23.110.80.2','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59674,'140.205.144.14','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59675,'61.135.190.105','2015-05-04 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(59676,'61.135.169.8','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59677,'140.205.144.2','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59678,'123.125.71.109','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59679,'140.205.144.236','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59680,'220.181.108.103','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59681,'140.205.144.78','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59682,'140.205.144.137','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59683,'121.42.0.36','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59684,'198.74.111.236','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59685,'121.42.0.36','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59686,'121.42.0.36','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59687,'140.205.144.120','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59688,'180.153.163.208','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59689,'140.205.144.215','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59690,'112.64.235.252','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59691,'140.205.144.115','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59692,'42.156.136.25','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59693,'220.181.132.218','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59694,'101.199.108.118','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59695,'140.205.144.119','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59696,'140.205.144.167','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59697,'140.205.144.21','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59698,'140.205.144.157','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59699,'140.205.144.126','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59700,'140.205.144.105','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59701,'101.226.66.180','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59702,'140.205.144.18','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59703,'123.125.71.81','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59704,'140.205.144.58','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59705,'220.181.108.104','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59706,'140.205.144.101','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59707,'140.205.144.22','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59708,'61.135.169.8','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59709,'180.76.4.72','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59710,'140.205.144.140','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59711,'115.183.192.96','2015-05-04 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(59712,'198.74.111.236','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59713,'123.117.41.65','2015-05-04 00:00:00','/index.html','Chrome',1,'','baidu'),(59714,'140.205.144.183','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59715,'66.249.64.90','2015-05-04 00:00:00','/newsview.htm','Safari',1,'',''),(59716,'140.205.144.211','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59717,'140.205.144.49','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59718,'123.125.71.44','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59719,'61.160.213.110','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59720,'140.205.144.33','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59721,'101.226.89.119','2015-05-04 00:00:00','/index.html','Safari',1,'',''),(59722,'140.205.144.251','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59723,'140.205.144.17','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59724,'140.205.144.10','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59725,'140.205.144.44','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59726,'140.205.144.64','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59727,'140.205.144.175','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59728,'140.205.144.20','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59729,'180.76.4.246','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59730,'140.205.144.39','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59731,'140.205.144.18','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59732,'198.74.110.164','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59733,'140.205.144.128','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59734,'182.118.41.98','2015-05-04 00:00:00','/index.html','IE',1,'',''),(59735,'221.220.105.241','2015-05-04 00:00:00','/index.html','Safari',1,'','baidu'),(59736,'123.125.71.71','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59737,'140.205.144.245','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59738,'220.181.108.178','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59739,'140.205.144.247','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59740,'140.205.144.106','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59741,'140.205.144.68','2015-05-04 00:00:00','/index.html','Chrome',1,'',''),(59742,'123.125.71.53','2015-05-04 00:00:00','/index.html','Firefox',1,'',''),(59743,'220.181.108.175','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59744,'140.205.144.139','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59745,'140.205.144.61','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59746,'140.205.144.110','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59747,'182.118.54.13','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59748,'140.205.144.30','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59749,'140.205.144.121','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59750,'180.76.4.92','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59751,'140.205.144.137','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59752,'66.249.64.177','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59753,'140.205.144.64','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59754,'140.205.144.221','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59755,'42.156.136.25','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59756,'183.136.190.40','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59757,'140.205.144.134','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59758,'198.74.111.236','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59759,'140.205.144.154','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59760,'140.205.144.95','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59761,'140.205.144.39','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59762,'123.125.71.34','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59763,'140.205.144.93','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59764,'220.181.108.186','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59765,'140.205.144.222','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59766,'61.135.165.41','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59767,'140.205.144.106','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59768,'140.205.144.67','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59769,'140.205.144.32','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59770,'140.205.144.3','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59771,'180.76.4.172','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59772,'140.205.144.186','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59773,'140.205.144.194','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59774,'123.125.71.99','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59775,'140.205.144.23','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59776,'220.181.108.89','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59777,'198.211.30.14','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59778,'140.205.144.134','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59779,'61.135.190.105','2015-05-05 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(59780,'123.125.71.56','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59781,'220.181.108.96','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59782,'140.205.144.217','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59783,'140.205.144.72','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59784,'140.205.144.167','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59785,'140.205.144.34','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59786,'218.30.118.100','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59787,'140.205.144.123','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59788,'140.205.144.250','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59789,'140.205.144.86','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59790,'140.205.144.211','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59791,'140.205.144.210','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59792,'123.125.71.101','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59793,'220.181.108.145','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59794,'140.205.144.162','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59795,'140.205.144.91','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59796,'61.135.169.43','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59797,'140.205.144.185','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59798,'221.194.128.224','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59799,'140.205.144.54','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59800,'198.74.111.236','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59801,'140.205.144.10','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59802,'140.205.144.192','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59803,'123.125.71.119','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59804,'140.205.144.113','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59805,'218.30.118.98','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59806,'140.205.144.17','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59807,'140.205.144.137','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59808,'182.118.54.115','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59809,'140.205.144.197','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59810,'180.76.4.71','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59811,'140.205.144.207','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59812,'123.125.71.71','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59813,'140.205.144.209','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59814,'220.181.108.118','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59815,'140.205.144.140','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59816,'140.205.144.172','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59817,'140.205.144.16','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59818,'140.205.144.200','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59819,'140.205.144.164','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59820,'198.74.110.164','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59821,'140.205.144.232','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59822,'140.205.144.194','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59823,'140.205.144.193','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59824,'140.205.144.90','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59825,'140.205.144.146','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59826,'180.76.4.117','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59827,'140.205.144.57','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59828,'140.205.144.131','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59829,'123.125.71.23','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59830,'220.181.108.105','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59831,'140.205.144.224','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59832,'140.205.144.149','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59833,'140.205.144.135','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59834,'58.216.233.171','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59835,'123.125.71.46','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59836,'220.181.108.108','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59837,'140.205.144.102','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59838,'140.205.144.175','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59839,'140.205.144.124','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59840,'198.211.30.14','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59841,'140.205.144.82','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59842,'140.205.144.227','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59843,'140.205.144.147','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59844,'140.205.144.83','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59845,'180.76.4.117','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59846,'220.181.51.54','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59847,'140.205.144.121','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59848,'140.205.144.162','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59849,'221.12.59.74','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59850,'221.12.59.74','2015-05-05 00:00:00','/news.htm','IE',1,'',''),(59851,'140.205.144.214','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59852,'140.205.144.245','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59853,'140.205.144.43','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59854,'140.205.144.93','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59855,'218.77.79.57','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59856,'140.205.144.146','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59857,'140.205.144.211','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59858,'140.205.144.49','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59859,'42.156.136.45','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59860,'198.74.110.164','2015-05-05 00:00:00','/index.html','IE',1,'',''); INSERT INTO `test_dm_logs` VALUES (59861,'140.205.144.104','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59862,'140.205.144.15','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59863,'140.205.144.180','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59864,'180.76.4.75','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59865,'119.147.146.189','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59866,'119.147.146.189','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59867,'140.205.144.206','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59868,'140.205.144.112','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59869,'140.205.144.65','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59870,'140.205.144.231','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59871,'140.205.144.184','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59872,'140.205.144.89','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59873,'140.205.144.147','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59874,'220.181.158.107','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59875,'220.181.158.107','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59876,'220.181.132.216','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59877,'101.199.112.53','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59878,'140.205.144.74','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59879,'58.215.217.134','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59880,'140.205.144.227','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59881,'221.203.30.5','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59882,'140.205.144.176','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59883,'198.74.111.236','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59884,'140.205.144.68','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59885,'180.153.206.35','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59886,'180.153.206.18','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59887,'123.150.182.173','2015-05-05 00:00:00','/index.html','Safari',1,'','baidu'),(59888,'140.205.144.112','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59889,'121.8.241.123','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59890,'140.205.144.62','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59891,'23.110.80.2','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59892,'123.125.71.94','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59893,'220.181.108.157','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59894,'140.205.144.203','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59895,'42.156.136.45','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59896,'180.149.143.142','2015-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(59897,'140.205.144.98','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59898,'211.103.82.165','2015-05-05 00:00:00','/index.html','Safari',1,'','baidu'),(59899,'140.205.144.136','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59900,'140.205.144.10','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59901,'183.60.35.94','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59902,'140.205.144.189','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59903,'180.149.143.145','2015-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(59904,'140.205.144.206','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59905,'180.153.206.26','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59906,'140.205.144.223','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59907,'140.205.144.23','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59908,'42.156.136.45','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59909,'140.205.144.127','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59910,'101.226.66.181','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59911,'101.226.33.239','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59912,'198.74.110.164','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59913,'140.205.144.157','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59914,'218.241.82.226','2015-05-05 00:00:00','/news.htm','Chrome',1,'',''),(59915,'101.226.33.239','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59916,'101.226.66.181','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59917,'180.153.211.172','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59918,'140.205.144.247','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59919,'123.125.71.43','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59920,'220.181.108.75','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59921,'140.205.144.203','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59922,'66.249.64.90','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59923,'140.205.144.124','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59924,'140.205.144.137','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59925,'140.205.144.216','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59926,'140.205.144.5','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59927,'140.205.144.140','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59928,'140.205.144.127','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59929,'101.226.33.206','2015-05-05 00:00:00','/index.html','Safari',1,'','baidu'),(59930,'140.205.144.176','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59931,'140.205.144.197','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59932,'140.205.144.247','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59933,'140.205.144.56','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59934,'218.241.82.226','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59935,'218.241.82.226','2015-05-05 00:00:00','/news.htm','Chrome',1,'',''),(59936,'140.205.144.228','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59937,'123.182.132.28','2015-05-05 00:00:00','/newsview.htm','IE',1,'',''),(59938,'61.135.190.224','2015-05-05 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(59939,'198.74.110.164','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59940,'140.205.144.204','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59941,'123.125.71.52','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59942,'121.42.0.15','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59943,'121.42.0.15','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59944,'121.42.0.15','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59945,'140.205.144.163','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59946,'220.181.108.110','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59947,'42.156.136.17','2015-05-05 00:00:00','/index.html','Safari',1,'',''),(59948,'220.181.132.218','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59949,'220.181.51.56','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59950,'220.181.132.194','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59951,'140.205.144.155','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59952,'140.205.144.127','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59953,'140.205.144.65','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59954,'140.205.144.109','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59955,'140.205.144.119','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59956,'123.125.71.54','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59957,'140.205.144.216','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59958,'220.181.108.90','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(59959,'140.205.144.47','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59960,'140.205.144.125','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59961,'140.205.144.99','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59962,'140.205.144.30','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59963,'140.205.144.205','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59964,'140.205.144.9','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59965,'198.74.111.236','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59966,'140.205.144.186','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59967,'140.205.144.52','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59968,'140.205.144.200','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59969,'140.205.144.201','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59970,'140.205.144.230','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59971,'140.205.144.213','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59972,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59973,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59974,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59975,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59976,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59977,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59978,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59979,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59980,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59981,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59982,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59983,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59984,'140.205.144.170','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59985,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59986,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59987,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59988,'61.160.213.110','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59989,'140.205.144.198','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(59990,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59991,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59992,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59993,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59994,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59995,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59996,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59997,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59998,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(59999,'121.42.0.17','2015-05-05 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(60000,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60001,'121.42.0.17','2015-05-05 00:00:00','/news.htm','IE',1,'',''),(60002,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60003,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60004,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60005,'121.42.0.17','2015-05-05 00:00:00','/news.htm','IE',1,'',''),(60006,'140.205.144.90','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(60007,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60008,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60009,'114.250.162.188','2015-05-05 00:00:00','/index.html','Chrome',1,'北京睿思恒信科技有限公司','baidu'),(60010,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60011,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60012,'125.33.66.233','2015-05-05 00:00:00','/index.html','Chrome',1,'北京睿思恒信科技有限公司','baidu'),(60013,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60014,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60015,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60016,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60017,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60018,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60019,'121.42.0.17','2015-05-05 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(60020,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60021,'140.205.144.42','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(60022,'121.42.0.17','2015-05-05 00:00:00','/newsview.htm','IE',1,'',''),(60023,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60024,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60025,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60026,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60027,'121.42.0.17','2015-05-05 00:00:00','/newsview.htm','IE',0,'',''),(60028,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60029,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60030,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60031,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60032,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60033,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60034,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60035,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60036,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60037,'121.42.0.17','2015-05-05 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(60038,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60039,'121.42.0.17','2015-05-05 00:00:00','/news/newsview.htm','IE',1,'',''),(60040,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60041,'140.205.144.94','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(60042,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60043,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60044,'121.42.0.17','2015-05-05 00:00:00','/news/newsview.htm','IE',0,'',''),(60045,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60046,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60047,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60048,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60049,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60050,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60051,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60052,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60053,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60054,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60055,'121.42.0.17','2015-05-05 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(60056,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60057,'121.42.0.17','2015-05-05 00:00:00','/newsview.htm','IE',1,'',''),(60058,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60059,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60060,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60061,'121.42.0.17','2015-05-05 00:00:00','/newsview.htm','IE',0,'',''),(60062,'121.42.0.17','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60063,'140.205.144.168','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(60064,'198.74.111.236','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60065,'140.205.144.155','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(60066,'123.125.71.102','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(60067,'140.205.144.18','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(60068,'23.110.80.2','2015-05-05 00:00:00','/index.html','IE',1,'',''),(60069,'220.181.108.161','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(60070,'140.205.144.164','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(60071,'140.205.144.141','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(60072,'140.205.144.138','2015-05-05 00:00:00','/index.html','Chrome',1,'',''),(60073,'123.125.71.94','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(60074,'220.181.108.184','2015-05-05 00:00:00','/index.html','Firefox',1,'',''),(60075,'140.205.144.77','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60076,'140.205.144.243','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60077,'140.205.144.205','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60078,'64.246.165.170','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60079,'140.205.144.249','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60080,'140.205.144.198','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60081,'140.205.144.32','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60082,'140.205.144.25','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60083,'61.146.178.190','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60084,'140.205.144.156','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60085,'42.156.136.17','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60086,'123.125.71.41','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60087,'119.147.146.189','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60088,'198.211.30.14','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60089,'140.205.144.183','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60090,'220.181.108.109','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60091,'140.205.144.130','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60092,'140.205.144.39','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60093,'140.205.144.176','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60094,'140.205.144.6','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60095,'140.205.144.92','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60096,'140.205.144.189','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60097,'64.246.178.34','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60098,'140.205.144.5','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60099,'123.125.71.79','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60100,'140.205.144.160','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60101,'220.181.108.116','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60102,'140.205.144.203','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60103,'120.26.45.190','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60104,'140.205.144.50','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60105,'202.46.54.152','2015-05-06 00:00:00','/newsview.htm','Chrome',1,'',''),(60106,'140.205.144.189','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60107,'198.74.110.164','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60108,'140.205.144.235','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60109,'140.205.144.85','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60110,'140.205.144.238','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60111,'140.205.144.95','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60112,'140.205.144.145','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60113,'123.125.71.15','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60114,'220.181.108.94','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60115,'140.205.144.243','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60116,'140.205.144.48','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60117,'140.205.144.204','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60118,'140.205.144.187','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60119,'180.76.4.95','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60120,'140.205.144.198','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60121,'140.205.144.70','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60122,'123.125.71.44','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60123,'140.205.144.113','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60124,'220.181.108.78','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60125,'140.205.144.147','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60126,'140.205.144.106','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60127,'198.211.30.14','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60128,'140.205.144.31','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60129,'140.205.144.109','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60130,'46.119.123.165','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60131,'140.205.144.163','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60132,'123.125.71.32','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60133,'220.181.108.144','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60134,'123.125.71.118','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60135,'140.205.144.111','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60136,'140.205.144.9','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60137,'140.205.144.152','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60138,'140.205.144.78','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60139,'180.76.4.13','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60140,'123.125.71.54','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60141,'220.181.108.112','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60142,'72.50.82.245','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60143,'140.205.144.71','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60144,'140.205.144.86','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60145,'140.205.144.89','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60146,'140.205.144.147','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60147,'140.205.144.20','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60148,'61.135.190.219','2015-05-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(60149,'140.205.144.228','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60150,'198.74.111.236','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60151,'123.125.71.78','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60152,'220.181.108.176','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60153,'140.205.144.181','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60154,'140.205.144.163','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60155,'140.205.144.58','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60156,'140.205.144.171','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60157,'140.205.144.28','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60158,'117.136.55.5','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60159,'140.205.144.204','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60160,'123.150.182.114','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60161,'180.76.4.51','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60162,'140.205.144.197','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60163,'140.205.144.217','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60164,'140.205.144.74','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60165,'140.205.144.52','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60166,'140.205.144.233','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60167,'123.125.71.54','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60168,'198.74.111.236','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60169,'140.205.144.117','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60170,'222.129.195.200','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60171,'61.160.213.110','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60172,'140.205.144.64','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60173,'140.205.144.33','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60174,'140.205.144.46','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60175,'140.205.144.30','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60176,'112.64.235.246','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60177,'140.205.144.216','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60178,'66.249.79.193','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60179,'140.205.144.208','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60180,'180.76.4.220','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60181,'123.125.71.34','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60182,'140.205.144.243','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60183,'220.181.108.88','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60184,'115.236.95.186','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60185,'140.205.144.157','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60186,'140.205.144.86','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60187,'140.205.144.9','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60188,'220.181.51.45','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60189,'140.205.144.238','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60190,'140.205.144.137','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60191,'140.205.144.210','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60192,'123.125.71.31','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60193,'198.74.111.236','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60194,'220.181.108.141','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60195,'140.205.144.160','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60196,'42.156.136.17','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60197,'140.205.144.225','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60198,'140.205.144.176','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60199,'140.205.144.111','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60200,'123.125.71.22','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60201,'220.181.108.92','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60202,'140.205.144.40','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60203,'180.76.4.48','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60204,'140.205.144.156','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60205,'140.205.144.239','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60206,'42.156.136.17','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60207,'117.206.201.131','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60208,'180.149.143.157','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60209,'140.205.144.152','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60210,'140.205.144.55','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60211,'140.205.144.40','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60212,'66.249.79.78','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60213,'140.205.144.144','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60214,'123.125.71.84','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60215,'220.181.108.153','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60216,'140.205.144.28','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60217,'140.205.144.100','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60218,'198.74.111.236','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60219,'61.135.190.104','2015-05-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(60220,'27.189.15.40','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60221,'140.205.144.154','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60222,'220.181.132.216','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60223,'14.17.34.191','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60224,'140.205.144.170','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60225,'101.199.108.59','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60226,'140.205.144.44','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60227,'180.153.214.199','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60228,'180.153.163.187','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60229,'140.205.144.111','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60230,'112.64.235.247','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60231,'180.153.206.27','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60232,'180.76.4.248','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60233,'140.205.144.56','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60234,'101.226.89.119','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60235,'101.226.66.181','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60236,'112.64.235.247','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60237,'112.64.235.87','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60238,'140.205.144.245','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60239,'180.153.206.20','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60240,'123.125.71.30','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60241,'180.153.201.214','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60242,'220.181.108.79','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60243,'140.205.144.137','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60244,'180.153.201.15','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60245,'140.205.144.206','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60246,'101.226.65.102','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60247,'180.153.211.190','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60248,'112.65.193.13','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60249,'140.205.144.76','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60250,'180.149.143.26','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60251,'111.63.21.98','2015-05-06 00:00:00','/index.html','Chrome',1,'','baidu'),(60252,'140.205.144.241','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60253,'140.205.144.44','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60254,'182.118.70.222','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60255,'182.118.54.181','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60256,'140.205.144.233','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60257,'182.118.42.23','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60258,'140.205.144.223','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60259,'123.125.71.70','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60260,'198.74.110.164','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60261,'220.181.108.83','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60262,'140.205.144.22','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60263,'140.205.144.71','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60264,'218.25.77.174','2015-05-06 00:00:00','/news.htm','IE',1,'',''),(60265,'140.205.144.128','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60266,'180.76.4.171','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60267,'222.128.136.243','2015-05-06 00:00:00','/index.html','Safari',1,'','baidu'),(60268,'123.125.71.100','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60269,'220.181.108.106','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60270,'66.249.79.120','2015-05-06 00:00:00','/newsview.htm','Safari',1,'',''),(60271,'140.205.144.187','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60272,'115.236.95.186','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60273,'115.236.95.186','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60274,'140.205.144.240','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60275,'140.205.144.31','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60276,'23.110.80.2','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60277,'120.197.140.35','2015-05-06 00:00:00','/index.html','IE',1,'','baidu'),(60278,'113.108.254.106','2015-05-06 00:00:00','/index.html','IE',1,'','baidu'),(60279,'140.205.144.1','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60280,'120.197.140.35','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60281,'185.66.250.120','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60282,'23.110.80.2','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60283,'140.205.144.210','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60284,'23.110.80.2','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60285,'140.205.144.202','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60286,'140.205.144.17','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60287,'140.205.144.45','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60288,'140.205.144.170','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60289,'36.99.30.180','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60290,'140.205.144.145','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60291,'198.74.110.164','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60292,'140.205.144.69','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60293,'140.205.144.44','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60294,'140.205.144.196','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60295,'180.76.4.114','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60296,'140.205.144.205','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60297,'140.205.144.216','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60298,'140.205.144.110','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60299,'123.125.71.15','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60300,'140.205.144.151','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60301,'36.99.31.209','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60302,'140.205.144.65','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60303,'140.205.144.195','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60304,'180.153.206.23','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60305,'36.99.31.164','2015-05-06 00:00:00','/index.html','Safari',1,'',''),(60306,'121.42.0.19','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60307,'121.42.0.19','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60308,'121.42.0.19','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60309,'140.205.144.214','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60310,'140.205.144.234','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60311,'198.211.30.14','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60312,'140.205.144.56','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60313,'140.205.144.16','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60314,'118.244.228.30','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60315,'140.205.144.13','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60316,'180.76.4.98','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60317,'123.125.71.19','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60318,'220.181.108.171','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60319,'140.205.144.1','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60320,'140.205.144.102','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60321,'140.205.144.25','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60322,'140.205.144.180','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60323,'140.205.144.90','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60324,'140.205.144.58','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60325,'118.198.188.77','2015-05-06 00:00:00','/index.html','Chrome',1,'','baidu'),(60326,'118.198.188.77','2015-05-06 00:00:00','/news.htm','Chrome',1,'',''),(60327,'118.198.188.77','2015-05-06 00:00:00','/newsview.htm','Chrome',1,'',''),(60328,'118.198.188.77','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60329,'123.125.71.19','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60330,'220.181.108.105','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60331,'140.205.144.189','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60332,'140.205.144.203','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60333,'140.205.144.64','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60334,'198.211.30.14','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60335,'140.205.144.13','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60336,'140.205.144.143','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60337,'140.205.144.77','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60338,'180.76.4.78','2015-05-06 00:00:00','/index.html','IE',1,'',''),(60339,'140.205.144.81','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60340,'140.205.144.231','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60341,'140.205.144.22','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60342,'140.205.144.106','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60343,'140.205.144.73','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60344,'140.205.144.145','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60345,'61.135.190.69','2015-05-06 00:00:00','/newsview.htm','Safari',1,'',''),(60346,'123.125.71.102','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60347,'140.205.144.85','2015-05-06 00:00:00','/index.html','Chrome',1,'',''),(60348,'220.181.108.176','2015-05-06 00:00:00','/index.html','Firefox',1,'',''),(60349,'198.211.30.14','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60350,'140.205.144.158','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60351,'220.181.132.218','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60352,'171.8.167.74','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60353,'140.205.144.208','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60354,'140.205.144.100','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60355,'23.110.80.2','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60356,'140.205.144.83','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60357,'23.110.80.2','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60358,'140.205.144.161','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60359,'182.118.60.13','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60360,'61.135.190.222','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'�Ŵ�BI���̵㽫¼-�����˼�Ƽ����޹�˾','baidu'),(60361,'180.76.4.66','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60362,'140.205.144.166','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60363,'183.136.190.40','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60364,'140.205.144.133','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60365,'123.125.71.79','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60366,'140.205.144.5','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60367,'42.156.136.53','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60368,'220.181.108.96','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60369,'140.205.144.134','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60370,'183.136.190.62','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60371,'140.205.144.52','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60372,'140.205.144.122','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60373,'118.244.228.30','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60374,'140.205.144.57','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60375,'123.125.71.32','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60376,'140.205.144.148','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60377,'220.181.108.78','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60378,'140.205.144.92','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60379,'140.205.144.250','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60380,'198.74.111.236','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60381,'140.205.144.141','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60382,'140.205.144.163','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60383,'180.76.4.166','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60384,'140.205.144.199','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60385,'140.205.144.233','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60386,'140.205.144.144','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60387,'140.205.144.57','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60388,'140.205.144.158','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60389,'183.136.190.62','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60390,'140.205.144.168','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60391,'183.136.190.62','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60392,'140.205.144.116','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60393,'61.135.190.200','2015-05-07 00:00:00','/newsview.htm','Safari',1,'',''),(60394,'123.125.71.51','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60395,'140.205.144.164','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60396,'220.181.108.144','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60397,'140.205.144.135','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60398,'140.205.144.120','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60399,'66.249.69.87','2015-05-07 00:00:00','/news.htm','Safari',1,'',''),(60400,'140.205.144.36','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60401,'140.205.144.135','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60402,'198.211.30.14','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60403,'140.205.144.190','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60404,'180.76.4.63','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60405,'140.205.144.108','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60406,'140.205.144.90','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60407,'123.125.71.12','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60408,'118.244.228.30','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60409,'140.205.144.202','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60410,'220.181.108.106','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60411,'140.205.144.117','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60412,'123.125.71.13','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60413,'140.205.144.109','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60414,'220.181.108.112','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60415,'140.205.144.244','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60416,'140.205.144.184','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60417,'182.118.53.216','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60418,'140.205.144.89','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60419,'140.205.144.229','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60420,'140.205.144.91','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60421,'61.160.247.181','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60422,'140.205.144.207','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60423,'62.94.19.46','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60424,'140.205.144.22','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60425,'140.205.144.228','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60426,'198.74.110.164','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60427,'140.205.144.50','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60428,'58.215.161.28','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60429,'123.125.71.132','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60430,'140.205.144.31','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60431,'140.205.144.67','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60432,'123.125.71.20','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60433,'220.181.108.82','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60434,'140.205.144.177','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60435,'140.205.144.45','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60436,'140.205.144.94','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60437,'140.205.144.94','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60438,'140.205.144.186','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60439,'140.205.144.149','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60440,'140.205.144.64','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60441,'123.125.71.82','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60442,'140.205.144.59','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60443,'220.181.108.151','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60444,'140.205.144.58','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60445,'140.205.144.13','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60446,'198.74.111.236','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60447,'140.205.144.9','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60448,'112.64.235.89','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60449,'140.205.144.202','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60450,'140.205.144.191','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60451,'114.248.174.157','2015-05-07 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(60452,'140.205.144.141','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60453,'183.136.190.62','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60454,'140.205.144.214','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60455,'183.136.190.40','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60456,'140.205.144.163','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60457,'140.205.144.152','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60458,'140.205.144.94','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60459,'140.205.144.109','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60460,'180.76.4.145','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60461,'210.22.86.61','2015-05-07 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(60462,'140.205.144.92','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60463,'101.226.89.116','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60464,'140.205.144.14','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60465,'14.153.74.200','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'睿思金融数据库','baidu'),(60466,'180.153.206.31','2015-05-07 00:00:00','/newsview.htm','Safari',1,'睿思金融数据库','baidu'),(60467,'119.147.146.194','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60468,'14.153.74.200','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60469,'101.226.33.225','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60470,'140.205.144.45','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60471,'180.153.214.176','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60472,'140.205.144.87','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60473,'101.226.66.172','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60474,'101.226.66.187','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60475,'180.153.206.31','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60476,'140.205.144.18','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60477,'140.205.144.137','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60478,'180.153.214.182','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60479,'123.125.71.14','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60480,'140.205.144.177','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60481,'220.181.108.140','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60482,'220.181.51.61','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60483,'140.205.144.2','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60484,'140.205.144.174','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60485,'140.205.144.196','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60486,'140.205.144.36','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60487,'175.136.3.8','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60488,'140.205.144.69','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60489,'180.76.4.113','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60490,'123.125.71.76','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60491,'140.205.144.159','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60492,'220.181.108.80','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60493,'140.205.144.173','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60494,'140.205.144.118','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60495,'124.205.158.242','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60496,'140.205.144.203','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60497,'124.205.158.242','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60498,'140.205.144.10','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60499,'198.74.110.164','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60500,'140.205.144.7','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60501,'140.205.144.207','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60502,'140.205.144.54','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60503,'140.205.144.40','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60504,'58.30.71.34','2015-05-07 00:00:00','/news.htm','Chrome',1,'',''),(60505,'58.30.71.34','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60506,'140.205.144.34','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60507,'58.30.71.34','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60508,'58.30.71.34','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60509,'140.205.144.105','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60510,'113.105.95.122','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60511,'58.30.71.34','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60512,'183.136.190.62','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60513,'140.205.144.137','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60514,'58.30.71.34','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60515,'180.76.4.76','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60516,'58.30.71.34','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60517,'58.30.71.34','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60518,'180.149.143.31','2015-05-07 00:00:00','/newsview.htm','Firefox',0,'',''),(60519,'140.205.144.209','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60520,'180.153.206.33','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60521,'115.183.170.96','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60522,'180.153.201.214','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60523,'140.205.144.236','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60524,'58.30.71.34','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60525,'42.156.136.53','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60526,'140.205.144.133','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60527,'58.30.71.34','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60528,'140.205.144.97','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60529,'106.120.209.57','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60530,'58.30.71.34','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60531,'58.30.71.34','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60532,'140.205.144.234','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60533,'218.77.79.57','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60534,'58.30.71.34','2015-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(60535,'180.153.201.215','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60536,'140.205.144.219','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60537,'140.205.144.206','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60538,'36.99.31.43','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60539,'140.205.144.86','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60540,'140.205.144.35','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60541,'36.99.31.210','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60542,'198.74.111.236','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60543,'140.205.144.146','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60544,'222.128.179.228','2015-05-07 00:00:00','/index.html','Chrome',1,'','baidu'),(60545,'140.205.144.59','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60546,'106.120.28.97','2015-05-07 00:00:00','/news.htm','IE',1,'',''),(60547,'112.64.235.245','2015-05-07 00:00:00','/news.htm','Safari',1,'',''),(60548,'106.120.28.97','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60549,'140.205.144.135','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60550,'101.226.51.227','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60551,'180.76.4.42','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60552,'119.147.146.189','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60553,'140.205.144.204','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60554,'112.64.235.245','2015-05-07 00:00:00','/index.html','Safari',1,'',''),(60555,'140.205.144.73','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60556,'123.125.71.92','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60557,'220.181.108.176','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60558,'140.205.144.240','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60559,'140.205.144.64','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60560,'140.205.144.131','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60561,'140.205.144.47','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60562,'123.125.71.132','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60563,'140.205.144.227','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60564,'123.125.71.22','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60565,'220.181.108.77','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60566,'140.205.144.5','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60567,'61.160.247.181','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60568,'140.205.144.194','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60569,'220.181.132.216','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60570,'220.181.132.193','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60571,'69.58.178.56','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60572,'69.58.178.56','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60573,'69.58.178.56','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60574,'69.58.178.56','2015-05-07 00:00:00','/news.htm','Firefox',1,'',''),(60575,'140.205.144.46','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60576,'140.205.144.136','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60577,'198.74.110.164','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60578,'140.205.144.128','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60579,'117.184.116.82','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60580,'140.205.144.199','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60581,'180.76.4.32','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60582,'140.205.144.167','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60583,'140.205.144.152','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60584,'140.205.144.239','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60585,'140.205.144.180','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60586,'140.205.144.11','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60587,'121.42.0.37','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60588,'121.42.0.37','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60589,'121.42.0.37','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60590,'140.205.144.114','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60591,'140.205.144.192','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60592,'71.19.249.6','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60593,'140.205.144.90','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60594,'140.205.144.37','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60595,'140.205.144.100','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60596,'140.205.144.136','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60597,'180.76.4.162','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60598,'140.205.144.180','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60599,'198.74.111.236','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60600,'140.205.144.234','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60601,'140.205.144.244','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60602,'123.125.71.92','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60603,'220.181.108.120','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60604,'140.205.144.152','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60605,'140.205.144.32','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60606,'140.205.144.65','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60607,'140.205.144.187','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60608,'140.205.144.250','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60609,'71.19.249.6','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60610,'140.205.144.92','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60611,'140.205.144.247','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60612,'140.205.144.28','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60613,'123.125.71.17','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60614,'220.181.108.97','2015-05-07 00:00:00','/index.html','Firefox',1,'',''),(60615,'140.205.144.65','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60616,'180.76.4.35','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60617,'140.205.144.16','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60618,'140.205.144.109','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60619,'71.19.249.6','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60620,'140.205.144.223','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60621,'140.205.144.146','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60622,'140.205.144.26','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60623,'140.205.144.70','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60624,'61.135.169.22','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60625,'198.211.30.14','2015-05-07 00:00:00','/index.html','IE',1,'',''),(60626,'140.205.144.90','2015-05-07 00:00:00','/index.html','Chrome',1,'',''),(60627,'140.205.144.157','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60628,'123.125.71.87','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60629,'140.205.144.59','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60630,'220.181.108.155','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60631,'140.205.144.25','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60632,'140.205.144.249','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60633,'140.205.144.121','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60634,'180.76.4.95','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60635,'140.205.144.122','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60636,'123.125.71.21','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60637,'220.181.108.102','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60638,'140.205.144.30','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60639,'140.205.144.194','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60640,'140.205.144.63','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60641,'140.205.144.251','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60642,'140.205.144.2','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60643,'60.191.126.206','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60644,'140.205.144.124','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60645,'140.205.144.10','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60646,'117.60.26.199','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60647,'140.205.144.224','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60648,'140.205.144.122','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60649,'123.125.71.44','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60650,'183.136.190.62','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60651,'119.147.225.187','2015-05-08 00:00:00','/newsview.htm','Safari',1,'','baidu'),(60652,'220.181.108.173','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60653,'198.211.30.14','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60654,'140.205.144.221','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60655,'71.19.249.6','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60656,'71.19.249.6','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60657,'140.205.144.57','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60658,'180.76.4.227','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60659,'140.205.144.189','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60660,'140.205.144.239','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60661,'46.161.41.199','2015-05-08 00:00:00','/newsview.htm','Firefox',1,'',''),(60662,'140.205.144.59','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60663,'140.205.144.151','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60664,'140.205.144.154','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60665,'140.205.144.251','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60666,'140.205.144.59','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60667,'140.205.144.199','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60668,'140.205.144.130','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60669,'202.101.75.53','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60670,'218.30.118.98','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60671,'140.205.144.96','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60672,'140.205.144.189','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60673,'140.205.144.45','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60674,'180.76.4.16','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60675,'140.205.144.63','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60676,'198.74.110.164','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60677,'140.205.144.39','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60678,'140.205.144.86','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60679,'140.205.144.145','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60680,'140.205.144.49','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60681,'140.205.144.240','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60682,'180.153.186.102','2015-05-08 00:00:00','/newsview.htm','IE',1,'',''),(60683,'220.181.51.55','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60684,'140.205.144.42','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60685,'140.205.144.83','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60686,'140.205.144.102','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60687,'140.205.144.62','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60688,'140.205.144.47','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60689,'123.125.71.34','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60690,'220.181.108.77','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60691,'140.205.144.184','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60692,'222.186.15.36','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60693,'140.205.144.193','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60694,'140.205.144.170','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60695,'140.205.144.153','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60696,'140.205.144.230','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60697,'123.125.71.56','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60698,'220.181.108.104','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60699,'198.74.111.236','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60700,'140.205.144.87','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60701,'140.205.144.195','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60702,'140.205.144.223','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60703,'121.8.241.123','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60704,'140.205.144.171','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60705,'140.205.144.79','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60706,'140.205.144.116','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60707,'61.135.190.219','2015-05-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(60708,'220.181.158.106','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60709,'140.205.144.134','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60710,'61.135.190.100','2015-05-08 00:00:00','/newsview.htm','Chrome',1,'δ������BI����-�����˼�Ƽ����޹�˾','baidu'),(60711,'123.125.71.51','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60712,'220.181.108.88','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60713,'140.205.144.26','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60714,'140.205.144.1','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60715,'140.205.144.231','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60716,'140.205.144.167','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60717,'140.205.144.130','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60718,'140.205.144.73','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60719,'123.125.71.42','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60720,'220.181.108.182','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60721,'140.205.144.249','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60722,'101.226.89.119','2015-05-08 00:00:00','/index.html','Safari',1,'',''),(60723,'140.205.144.104','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60724,'58.60.196.213','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60725,'58.60.196.213','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60726,'140.205.144.16','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60727,'140.205.144.199','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60728,'198.74.110.164','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60729,'122.115.40.233','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60730,'122.115.40.233','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60731,'140.205.144.130','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60732,'140.205.144.150','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60733,'140.205.144.190','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60734,'123.125.71.72','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60735,'140.205.144.88','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60736,'220.181.108.162','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60737,'140.205.144.146','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60738,'220.181.132.218','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60739,'101.199.112.50','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60740,'140.205.144.24','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60741,'58.212.34.63','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60742,'180.153.205.253','2015-05-08 00:00:00','/index.html','Safari',1,'',''),(60743,'140.205.144.50','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60744,'94.131.14.16','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60745,'180.153.206.32','2015-05-08 00:00:00','/index.html','Safari',1,'',''),(60746,'140.205.144.95','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60747,'220.181.51.46','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60748,'140.205.144.153','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60749,'140.205.144.154','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60750,'140.205.144.17','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60751,'140.205.144.111','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60752,'140.205.144.152','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60753,'61.135.190.100','2015-05-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(60754,'140.205.144.79','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60755,'140.205.144.142','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60756,'140.205.144.143','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60757,'198.211.30.14','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60758,'140.205.144.70','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60759,'140.205.144.87','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60760,'140.205.144.132','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60761,'59.173.188.98','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60762,'140.205.144.96','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60763,'140.205.144.198','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60764,'61.135.190.72','2015-05-08 00:00:00','/index.html','Safari',1,'',''),(60765,'124.128.62.162','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60766,'124.128.62.162','2015-05-08 00:00:00','/news.htm','Chrome',1,'',''),(60767,'140.205.144.165','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60768,'61.135.190.103','2015-05-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(60769,'140.205.144.243','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60770,'140.205.144.108','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60771,'140.205.144.142','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60772,'140.205.144.185','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60773,'140.205.144.92','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60774,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60775,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60776,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60777,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60778,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60779,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60780,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60781,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60782,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60783,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60784,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60785,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60786,'123.152.0.117','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60787,'140.205.144.9','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60788,'140.205.144.189','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60789,'140.205.144.213','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60790,'140.205.144.212','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60791,'140.205.144.16','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60792,'140.205.144.236','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60793,'198.74.110.164','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60794,'140.205.144.59','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60795,'123.125.71.57','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60796,'220.181.108.90','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60797,'140.205.144.84','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60798,'220.181.51.46','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60799,'140.205.144.101','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60800,'140.205.144.160','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60801,'140.205.144.123','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60802,'123.125.71.16','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60803,'220.181.108.141','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60804,'140.205.144.176','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60805,'140.205.144.223','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60806,'140.205.144.195','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60807,'140.205.144.138','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60808,'123.120.69.224','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60809,'140.205.144.241','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60810,'123.120.69.224','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60811,'140.205.144.163','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60812,'140.205.144.101','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60813,'140.205.144.133','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60814,'123.125.71.41','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60815,'140.205.144.223','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60816,'220.181.108.187','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60817,'140.205.144.248','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60818,'140.205.144.151','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60819,'140.205.144.74','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60820,'198.74.110.164','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60821,'140.205.144.150','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60822,'140.205.144.104','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60823,'140.205.144.236','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60824,'140.205.144.29','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60825,'140.205.144.175','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60826,'140.205.144.49','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60827,'61.135.190.223','2015-05-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(60828,'140.205.144.186','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60829,'123.125.71.14','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60830,'140.205.144.186','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60831,'180.153.206.38','2015-05-08 00:00:00','/index.html','Safari',1,'',''),(60832,'101.226.65.102','2015-05-08 00:00:00','/index.html','Safari',1,'',''),(60833,'220.181.108.112','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60834,'140.205.144.46','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60835,'220.181.132.219','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60836,'140.205.144.3','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60837,'46.161.41.199','2015-05-08 00:00:00','/newsview.htm','Firefox',1,'',''),(60838,'140.205.144.96','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60839,'23.110.80.2','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60840,'140.205.144.127','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60841,'220.181.132.198','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60842,'140.205.144.188','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60843,'140.205.144.228','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60844,'123.125.71.71','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60845,'46.161.41.199','2015-05-08 00:00:00','/newsview.htm','Firefox',1,'',''),(60846,'220.181.108.171','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60847,'140.205.144.30','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60848,'140.205.144.129','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60849,'140.205.144.156','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60850,'123.125.71.73','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60851,'220.181.108.155','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60852,'140.205.144.102','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60853,'198.74.110.164','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60854,'218.249.50.179','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60855,'218.249.50.179','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60856,'140.205.144.247','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60857,'61.160.247.181','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60858,'140.205.144.164','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60859,'112.64.235.86','2015-05-08 00:00:00','/index.html','Safari',1,'',''),(60860,'101.226.33.239','2015-05-08 00:00:00','/index.html','Safari',1,'',''),(60861,'101.226.66.173','2015-05-08 00:00:00','/index.html','Safari',1,'',''),(60862,'177.103.161.244','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60863,'140.205.144.142','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60864,'140.205.144.100','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60865,'71.19.249.6','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60866,'121.42.0.31','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60867,'121.42.0.31','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60868,'121.42.0.31','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60869,'180.153.205.252','2015-05-08 00:00:00','/index.html','Safari',1,'',''),(60870,'71.19.249.6','2015-05-08 00:00:00','/index.html','IE',1,'',''),(60871,'140.205.144.118','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60872,'180.153.214.182','2015-05-08 00:00:00','/index.html','Safari',1,'',''),(60873,'140.205.144.182','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60874,'61.135.189.43','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60875,'220.181.125.73','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60876,'140.205.144.54','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60877,'140.205.144.239','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60878,'140.205.144.130','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60879,'140.205.144.214','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60880,'123.125.71.14','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60881,'220.181.108.150','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60882,'140.205.144.57','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60883,'140.205.144.172','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60884,'123.125.71.73','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60885,'220.181.108.181','2015-05-08 00:00:00','/index.html','Firefox',1,'',''),(60886,'140.205.144.187','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60887,'140.205.144.57','2015-05-08 00:00:00','/index.html','Chrome',1,'',''),(60888,'140.205.144.208','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60889,'220.181.132.216','2015-05-09 00:00:00','/index.html','IE',1,'',''),(60890,'140.205.144.111','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60891,'101.199.112.55','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60892,'140.205.144.103','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60893,'140.205.144.213','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60894,'140.205.144.103','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60895,'140.205.144.205','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60896,'140.205.144.17','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60897,'182.118.53.82','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60898,'123.125.71.12','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60899,'140.205.144.205','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60900,'220.181.108.163','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60901,'140.205.144.101','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60902,'140.205.144.144','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60903,'71.19.249.6','2015-05-09 00:00:00','/index.html','IE',1,'',''),(60904,'140.205.144.216','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60905,'71.19.249.6','2015-05-09 00:00:00','/index.html','IE',1,'',''),(60906,'140.205.144.118','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60907,'123.125.71.29','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60908,'84.226.240.242','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60909,'220.181.108.109','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60910,'140.205.144.164','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60911,'140.205.144.218','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60912,'106.38.241.105','2015-05-09 00:00:00','/index.html','Safari',1,'',''),(60913,'140.205.144.149','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60914,'140.205.144.86','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60915,'140.205.144.104','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60916,'140.205.144.83','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60917,'140.205.144.99','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60918,'123.125.71.18','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60919,'220.181.108.166','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60920,'140.205.144.36','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60921,'140.205.144.98','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60922,'140.205.144.115','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60923,'140.205.144.2','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60924,'140.205.144.146','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60925,'140.205.144.173','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60926,'140.205.144.193','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60927,'71.19.249.6','2015-05-09 00:00:00','/index.html','IE',1,'',''),(60928,'220.181.158.106','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60929,'218.30.118.98','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60930,'71.19.249.6','2015-05-09 00:00:00','/index.html','IE',1,'',''),(60931,'140.205.144.184','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60932,'140.205.144.131','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60933,'140.205.144.124','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60934,'140.205.144.142','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60935,'140.205.144.109','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60936,'140.205.144.188','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60937,'140.205.144.192','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60938,'111.206.36.134','2015-05-09 00:00:00','/index.html','IE',1,'',''),(60939,'140.205.144.24','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60940,'140.205.144.176','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60941,'140.205.144.162','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60942,'140.205.144.100','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60943,'220.181.51.61','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60944,'220.181.51.40','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60945,'140.205.144.138','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60946,'140.205.144.246','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60947,'182.118.60.54','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60948,'140.205.144.80','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60949,'123.125.71.47','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60950,'183.57.154.41','2015-05-09 00:00:00','/newsview.htm','IE',1,'',''),(60951,'140.205.144.105','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60952,'123.125.71.58','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60953,'220.181.108.117','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60954,'140.205.144.29','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60955,'140.205.144.20','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60956,'46.161.41.199','2015-05-09 00:00:00','/newsview.htm','Firefox',1,'',''),(60957,'140.205.144.244','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60958,'140.205.144.23','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60959,'140.205.144.85','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60960,'140.205.144.40','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60961,'61.135.190.222','2015-05-09 00:00:00','/index.html','Chrome',1,'�����˼�Ƽ����޹�˾','baidu'),(60962,'140.205.144.132','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60963,'140.205.144.8','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60964,'140.205.144.169','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60965,'140.205.144.129','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60966,'140.205.144.247','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60967,'123.125.71.113','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60968,'220.181.108.80','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60969,'140.205.144.122','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60970,'140.205.144.91','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60971,'140.205.144.66','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60972,'140.205.144.181','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60973,'180.153.214.178','2015-05-09 00:00:00','/index.html','Safari',1,'',''),(60974,'140.205.144.61','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60975,'61.146.178.190','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60976,'101.226.89.116','2015-05-09 00:00:00','/index.html','Safari',1,'',''),(60977,'140.205.144.237','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60978,'180.153.206.26','2015-05-09 00:00:00','/index.html','Safari',1,'',''),(60979,'112.64.235.254','2015-05-09 00:00:00','/index.html','Safari',1,'',''),(60980,'101.226.65.106','2015-05-09 00:00:00','/index.html','Safari',1,'',''),(60981,'140.205.144.234','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60982,'140.205.144.208','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60983,'123.125.71.38','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60984,'140.205.144.218','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60985,'220.181.108.155','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(60986,'1.202.240.205','2015-05-09 00:00:00','/newsview.htm','IE',1,'','baidu'),(60987,'140.205.144.178','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60988,'140.205.144.243','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60989,'140.205.144.77','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60990,'140.205.144.152','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60991,'61.135.169.55','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60992,'140.205.144.94','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60993,'140.205.144.37','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60994,'140.205.144.65','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60995,'140.205.144.77','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60996,'46.161.41.199','2015-05-09 00:00:00','/newsview.htm','Firefox',1,'',''),(60997,'140.205.144.243','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(60998,'46.161.41.199','2015-05-09 00:00:00','/newsview.htm','Firefox',1,'',''),(60999,'123.125.71.34','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(61000,'220.181.108.80','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(61001,'140.205.144.200','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61002,'46.161.41.199','2015-05-09 00:00:00','/newsview.htm','Firefox',1,'',''),(61003,'140.205.144.71','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61004,'140.205.144.9','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61005,'140.205.144.81','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61006,'140.205.144.18','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61007,'140.205.144.136','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61008,'140.205.144.92','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61009,'219.143.212.9','2015-05-09 00:00:00','/index.html','IE',1,'',''),(61010,'219.143.212.9','2015-05-09 00:00:00','/index.html','Safari',1,'',''),(61011,'140.205.144.105','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61012,'123.125.71.22','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(61013,'220.181.108.145','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(61014,'140.205.144.28','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61015,'42.156.136.53','2015-05-09 00:00:00','/index.html','Safari',1,'',''),(61016,'140.205.144.48','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61017,'140.205.144.47','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61018,'140.205.144.171','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61019,'140.205.144.170','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61020,'140.205.144.109','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61021,'140.205.144.153','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61022,'140.205.144.24','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61023,'198.74.111.236','2015-05-09 00:00:00','/index.html','IE',1,'',''),(61024,'140.205.144.105','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61025,'140.205.144.120','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61026,'123.125.71.58','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(61027,'140.205.144.33','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61028,'140.205.144.88','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61029,'140.205.144.55','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61030,'23.110.80.2','2015-05-09 00:00:00','/index.html','IE',1,'',''),(61031,'23.110.80.2','2015-05-09 00:00:00','/index.html','IE',1,'',''),(61032,'140.205.144.148','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61033,'23.110.80.2','2015-05-09 00:00:00','/index.html','IE',1,'',''),(61034,'140.205.144.96','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61035,'140.205.144.129','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61036,'140.205.144.214','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61037,'140.205.144.69','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61038,'140.205.144.213','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61039,'123.125.71.31','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(61040,'220.181.108.153','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(61041,'140.205.144.113','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61042,'140.205.144.218','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61043,'140.205.144.172','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61044,'46.161.41.199','2015-05-09 00:00:00','/newsview.htm','Firefox',1,'',''),(61045,'140.205.144.219','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61046,'140.205.144.64','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61047,'140.205.144.165','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61048,'140.205.144.62','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61049,'198.211.30.14','2015-05-09 00:00:00','/index.html','IE',1,'',''),(61050,'140.205.144.101','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61051,'46.161.41.199','2015-05-09 00:00:00','/newsview.htm','Firefox',1,'',''),(61052,'46.161.41.199','2015-05-09 00:00:00','/newsview.htm','Firefox',1,'',''),(61053,'140.205.144.67','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61054,'140.205.144.103','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61055,'140.205.144.168','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61056,'61.135.169.55','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61057,'140.205.144.168','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61058,'123.125.71.109','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(61059,'140.205.144.185','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61060,'220.181.108.113','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(61061,'140.205.144.79','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61062,'140.205.144.42','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61063,'140.205.144.230','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61064,'140.205.144.1','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61065,'123.125.71.40','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(61066,'46.161.41.199','2015-05-09 00:00:00','/newsview.htm','Firefox',1,'',''),(61067,'140.205.144.113','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61068,'220.181.108.108','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(61069,'140.205.144.94','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61070,'140.205.144.196','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61071,'140.205.144.47','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61072,'140.205.144.193','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61073,'140.205.144.243','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61074,'140.205.144.150','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61075,'140.205.144.164','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61076,'198.211.30.14','2015-05-09 00:00:00','/index.html','IE',1,'',''),(61077,'140.205.144.247','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61078,'140.205.144.95','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61079,'140.205.144.71','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61080,'140.205.144.200','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61081,'140.205.144.220','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61082,'140.205.144.17','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61083,'140.205.144.232','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61084,'140.205.144.243','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61085,'123.125.71.47','2015-05-09 00:00:00','/index.html','Firefox',1,'',''),(61086,'140.205.144.237','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61087,'140.205.144.221','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61088,'46.161.41.199','2015-05-09 00:00:00','/newsview.htm','Firefox',1,'',''),(61089,'140.205.144.236','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61090,'140.205.144.57','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61091,'140.205.144.160','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61092,'140.205.144.52','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61093,'223.206.92.36','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61094,'140.205.144.111','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61095,'71.19.249.6','2015-05-09 00:00:00','/index.html','IE',1,'',''),(61096,'218.249.50.179','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61097,'71.19.249.6','2015-05-09 00:00:00','/index.html','IE',1,'',''),(61098,'140.205.144.26','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61099,'140.205.144.124','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61100,'140.205.144.190','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61101,'140.205.144.13','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61102,'52.0.157.2','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61103,'198.74.111.236','2015-05-09 00:00:00','/index.html','IE',1,'',''),(61104,'140.205.144.126','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61105,'140.205.144.181','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61106,'140.205.144.104','2015-05-09 00:00:00','/index.html','Chrome',1,'',''),(61107,'140.205.144.71','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61108,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61109,'140.205.144.14','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61110,'123.125.71.81','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61111,'140.205.144.202','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61112,'220.181.108.92','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61113,'140.205.144.34','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61114,'140.205.144.247','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61115,'140.205.144.127','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61116,'140.205.144.242','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61117,'220.181.132.219','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61118,'220.181.132.199','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61119,'106.120.160.119','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61120,'140.205.144.38','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61121,'220.181.132.197','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61122,'140.205.144.48','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61123,'140.205.144.11','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61124,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61125,'140.205.144.174','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61126,'123.125.71.75','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61127,'220.181.108.107','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61128,'198.52.119.94','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61129,'140.205.144.191','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61130,'71.19.249.6','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61131,'140.205.144.243','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61132,'71.19.249.6','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61133,'140.205.144.245','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61134,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61135,'219.143.212.9','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61136,'219.143.212.9','2015-05-10 00:00:00','/index.html','Safari',1,'',''),(61137,'140.205.144.69','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61138,'140.205.144.99','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61139,'52.6.151.79','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61140,'140.205.144.53','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61141,'180.76.4.117','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61142,'140.205.144.144','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61143,'213.24.134.247','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61144,'61.160.213.110','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61145,'123.125.71.87','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61146,'140.205.144.227','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61147,'220.181.108.152','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61148,'140.205.144.57','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61149,'140.205.144.146','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61150,'140.205.144.112','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61151,'203.208.60.47','2015-05-10 00:00:00','/index.html','Safari',1,'',''),(61152,'140.205.144.79','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61153,'140.205.144.173','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61154,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61155,'140.205.144.14','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61156,'140.205.144.239','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61157,'71.19.249.6','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61158,'140.205.144.190','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61159,'71.19.249.6','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61160,'198.74.110.164','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61161,'140.205.144.222','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61162,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61163,'140.205.144.25','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61164,'180.76.4.159','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61165,'140.205.144.129','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61166,'140.205.144.88','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61167,'61.135.190.220','2015-05-10 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(61168,'140.205.144.68','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61169,'140.205.144.42','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61170,'140.205.144.105','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61171,'140.205.144.206','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61172,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61173,'140.205.144.39','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61174,'140.205.144.106','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61175,'220.181.51.46','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61176,'220.181.51.51','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61177,'140.205.144.29','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61178,'140.205.144.75','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61179,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61180,'203.208.60.116','2015-05-10 00:00:00','/index.html','Safari',1,'',''),(61181,'140.205.144.105','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61182,'140.205.144.251','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61183,'198.52.119.94','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61184,'180.76.4.217','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61185,'140.205.144.241','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61186,'140.205.144.132','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61187,'140.205.144.246','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61188,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61189,'140.205.144.85','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61190,'140.205.144.49','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61191,'140.205.144.247','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61192,'140.205.144.73','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61193,'140.205.144.35','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61194,'140.205.144.197','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61195,'140.205.144.239','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61196,'140.205.144.17','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61197,'140.205.144.146','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61198,'180.76.4.240','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61199,'140.205.144.178','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61200,'140.205.144.62','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61201,'198.211.30.14','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61202,'140.205.144.63','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61203,'140.205.144.120','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61204,'186.31.102.186','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61205,'140.205.144.251','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61206,'220.181.51.39','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61207,'140.205.144.17','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61208,'218.249.50.179','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61209,'218.249.50.179','2015-05-10 00:00:00','/news.htm','Chrome',1,'',''),(61210,'140.205.144.130','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61211,'218.249.50.179','2015-05-10 00:00:00','/newsview.htm','Chrome',1,'',''),(61212,'123.125.71.85','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61213,'220.181.108.116','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61214,'140.205.144.29','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61215,'180.153.201.15','2015-05-10 00:00:00','/index.html','Safari',1,'',''),(61216,'218.249.50.179','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61217,'140.205.144.241','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61218,'46.161.41.199','2015-05-10 00:00:00','/news.htm','Firefox',1,'',''),(61219,'112.64.235.87','2015-05-10 00:00:00','/index.html','Safari',1,'',''),(61220,'180.153.206.34','2015-05-10 00:00:00','/index.html','Safari',1,'',''),(61221,'140.205.144.197','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61222,'140.205.144.249','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61223,'140.205.144.67','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61224,'180.76.4.195','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61225,'123.125.71.97','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61226,'140.205.144.34','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61227,'220.181.108.114','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61228,'140.205.144.210','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61229,'140.205.144.134','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61230,'140.205.144.248','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61231,'123.125.71.137','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61232,'61.135.189.43','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61233,'220.181.125.73','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61234,'140.205.144.149','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61235,'198.211.30.14','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61236,'140.205.144.87','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61237,'140.205.144.42','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61238,'140.205.144.109','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61239,'140.205.144.153','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61240,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61241,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61242,'203.208.60.22','2015-05-10 00:00:00','/index.html','Safari',1,'',''),(61243,'140.205.144.236','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61244,'140.205.144.69','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61245,'140.205.144.7','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61246,'180.76.4.115','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61247,'140.205.144.208','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61248,'140.205.144.193','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61249,'140.205.144.204','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61250,'140.205.144.28','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61251,'140.205.144.216','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61252,'119.147.146.189','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61253,'119.147.146.195','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61254,'140.205.144.37','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61255,'140.205.144.131','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61256,'123.125.71.107','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61257,'198.211.30.14','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61258,'220.181.108.112','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61259,'140.205.144.192','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61260,'140.205.144.226','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61261,'140.205.144.30','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61262,'140.205.144.141','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61263,'140.205.144.231','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61264,'180.76.4.124','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61265,'140.205.144.29','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61266,'140.205.144.95','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61267,'140.205.144.156','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61268,'140.205.144.18','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61269,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61270,'140.205.144.39','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61271,'66.249.74.41','2015-05-10 00:00:00','/index.html','Safari',1,'',''),(61272,'140.205.144.103','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61273,'61.135.190.219','2015-05-10 00:00:00','/newsview.htm','Chrome',1,'�ӵ��������ݷ������������-�����˼�Ƽ����޹�˾','baidu'),(61274,'140.205.144.166','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61275,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61276,'198.52.119.94','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61277,'140.205.144.139','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61278,'140.205.144.45','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61279,'140.205.144.225','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61280,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61281,'140.205.144.10','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61282,'140.205.144.229','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61283,'218.30.118.100','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61284,'180.76.4.205','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61285,'140.205.144.190','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61286,'140.205.144.214','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61287,'140.205.144.35','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61288,'140.205.144.214','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61289,'140.205.144.250','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61290,'140.205.144.207','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61291,'140.205.144.105','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61292,'140.205.144.179','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61293,'140.205.144.219','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61294,'198.211.30.14','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61295,'140.205.144.41','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61296,'123.125.71.55','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61297,'140.205.144.119','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61298,'220.181.108.90','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61299,'121.42.0.14','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61300,'121.42.0.14','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61301,'121.42.0.14','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61302,'140.205.144.202','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61303,'180.76.4.68','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61304,'140.205.144.192','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61305,'23.110.80.2','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61306,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61307,'140.205.144.214','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61308,'140.205.144.12','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61309,'61.135.190.224','2015-05-10 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(61310,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61311,'140.205.144.148','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61312,'140.205.144.247','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61313,'140.205.144.156','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61314,'140.205.144.138','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61315,'101.226.66.178','2015-05-10 00:00:00','/index.html','Safari',1,'',''),(61316,'140.205.144.198','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61317,'182.118.41.125','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61318,'101.226.33.203','2015-05-10 00:00:00','/index.html','Safari',1,'',''),(61319,'140.205.144.208','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61320,'140.205.144.124','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61321,'123.125.71.42','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61322,'220.181.108.78','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61323,'140.205.144.73','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61324,'198.211.30.14','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61325,'140.205.144.212','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61326,'180.76.4.209','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61327,'140.205.144.238','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61328,'140.205.144.234','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61329,'140.205.144.243','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61330,'140.205.144.158','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61331,'140.205.144.6','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61332,'140.205.144.169','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61333,'123.125.71.29','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61334,'220.181.108.99','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61335,'61.160.247.181','2015-05-10 00:00:00','/index.html','IE',1,'',''),(61336,'140.205.144.178','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61337,'140.205.144.26','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61338,'140.205.144.44','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61339,'140.205.144.35','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61340,'140.205.144.125','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61341,'140.205.144.27','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61342,'140.205.144.207','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61343,'140.205.144.120','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61344,'140.205.144.209','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61345,'123.125.71.47','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61346,'140.205.144.99','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61347,'220.181.108.104','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61348,'140.205.144.189','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61349,'140.205.144.203','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61350,'140.205.144.34','2015-05-10 00:00:00','/index.html','Chrome',1,'',''),(61351,'46.161.41.199','2015-05-10 00:00:00','/newsview.htm','Firefox',1,'',''),(61352,'123.125.71.55','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61353,'220.181.108.123','2015-05-10 00:00:00','/index.html','Firefox',1,'',''),(61354,'140.205.144.14','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61355,'140.205.144.130','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61356,'140.205.144.83','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61357,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61358,'140.205.144.134','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61359,'140.205.144.133','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61360,'180.76.4.161','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61361,'140.205.144.37','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61362,'140.205.144.218','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61363,'182.118.60.119','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61364,'140.205.144.140','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61365,'140.205.144.75','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61366,'140.205.144.68','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61367,'115.231.218.111','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61368,'140.205.144.207','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61369,'140.205.144.162','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61370,'140.205.144.222','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61371,'140.205.144.81','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61372,'140.205.144.191','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61373,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61374,'140.205.144.135','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61375,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61376,'140.205.144.101','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61377,'198.52.119.94','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61378,'180.76.4.157','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61379,'140.205.144.57','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61380,'140.205.144.185','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61381,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61382,'140.205.144.94','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61383,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61384,'140.205.144.182','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61385,'140.205.144.19','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61386,'66.249.74.115','2015-05-11 00:00:00','/newsview.htm','Safari',1,'',''),(61387,'140.205.144.135','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61388,'140.205.144.237','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61389,'140.205.144.100','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61390,'140.205.144.48','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61391,'140.205.144.184','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61392,'140.205.144.111','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61393,'140.205.144.215','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61394,'180.76.4.151','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61395,'198.52.119.94','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61396,'140.205.144.67','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61397,'140.205.144.52','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61398,'140.205.144.218','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61399,'140.205.144.61','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61400,'123.125.71.47','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61401,'140.205.144.83','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61402,'220.181.108.76','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61403,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61404,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61405,'140.205.144.66','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61406,'123.125.71.22','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61407,'140.205.144.30','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61408,'123.125.71.27','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61409,'220.181.108.108','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61410,'140.205.144.59','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61411,'140.205.144.102','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61412,'123.125.71.118','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61413,'61.135.169.23','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61414,'140.205.144.133','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61415,'182.118.53.165','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61416,'140.205.144.57','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61417,'123.125.71.58','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61418,'140.205.144.203','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61419,'220.181.108.187','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61420,'140.205.144.173','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61421,'180.76.4.63','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61422,'140.205.144.28','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61423,'140.205.144.169','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61424,'36.99.30.117','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61425,'198.74.111.236','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61426,'140.205.144.132','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61427,'36.99.30.133','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61428,'140.205.144.193','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61429,'140.205.144.149','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61430,'140.205.144.84','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61431,'123.125.71.88','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61432,'140.205.144.47','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61433,'220.181.108.122','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61434,'180.153.188.90','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61435,'140.205.144.208','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61436,'140.205.144.9','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61437,'140.205.144.158','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61438,'140.205.144.151','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61439,'180.76.4.51','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61440,'140.205.144.6','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61441,'123.125.71.58','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61442,'220.181.108.95','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61443,'140.205.144.232','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61444,'124.160.61.35','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61445,'101.226.65.104','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61446,'180.153.206.20','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61447,'140.205.144.177','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61448,'101.226.65.104','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61449,'101.226.51.227','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61450,'140.205.144.243','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61451,'180.153.206.36','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61452,'140.205.144.228','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61453,'123.125.71.103','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61454,'113.105.95.122','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61455,'220.181.108.94','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61456,'140.205.144.45','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61457,'183.60.70.30','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61458,'112.64.235.87','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61459,'123.125.71.62','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61460,'198.52.119.94','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61461,'140.205.144.12','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61462,'140.205.144.41','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61463,'180.153.161.217','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61464,'140.205.144.58','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61465,'140.205.144.227','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61466,'124.238.218.6','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61467,'140.205.144.4','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61468,'140.205.144.152','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61469,'221.6.30.227','2015-05-11 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(61470,'140.205.144.178','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61471,'123.150.183.38','2015-05-11 00:00:00','/newsview.htm','Safari',1,'',''),(61472,'123.150.183.213','2015-05-11 00:00:00','/newsview.htm','Safari',1,'',''),(61473,'180.153.206.25','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61474,'180.76.4.236','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61475,'140.205.144.78','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61476,'220.181.132.219','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61477,'140.205.144.117','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61478,'101.199.108.59','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61479,'123.125.71.110','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61480,'140.205.144.155','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61481,'220.181.108.123','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61482,'140.205.144.26','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61483,'61.135.165.23','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61484,'221.221.232.165','2015-05-11 00:00:00','/index.html','IE',1,'北京兴睿思科技有限','baidu'),(61485,'140.205.144.9','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61486,'140.205.144.236','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61487,'123.125.71.85','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61488,'220.181.108.111','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61489,'140.205.144.217','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61490,'140.205.144.131','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61491,'140.205.144.219','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61492,'198.74.111.236','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61493,'140.205.144.198','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61494,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61495,'140.205.144.242','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61496,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61497,'180.153.198.65','2015-05-11 00:00:00','/newsview.htm','Safari',1,'',''),(61498,'180.76.4.137','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61499,'140.205.144.250','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61500,'140.205.144.46','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61501,'140.205.144.67','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61502,'220.181.51.35','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61503,'140.205.144.159','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61504,'140.205.144.45','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61505,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61506,'140.205.144.13','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61507,'221.6.39.242','2015-05-11 00:00:00','/news.htm','Chrome',1,'',''),(61508,'221.6.39.242','2015-05-11 00:00:00','/news.htm','Chrome',1,'',''),(61509,'140.205.144.61','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61510,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61511,'140.205.144.93','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61512,'220.181.132.218','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61513,'140.205.144.233','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61514,'123.125.71.73','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61515,'220.181.108.96','2015-05-11 00:00:00','/index.html','Firefox',1,'',''),(61516,'140.205.144.188','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61517,'220.181.132.197','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61518,'140.205.144.60','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61519,'140.205.144.226','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61520,'180.76.4.216','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61521,'140.205.144.8','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61522,'198.74.111.236','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61523,'140.205.144.243','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61524,'106.120.160.119','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61525,'140.205.144.82','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61526,'101.199.108.56','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61527,'140.205.144.65','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61528,'140.205.144.37','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61529,'140.205.144.28','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61530,'140.205.144.139','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61531,'140.205.144.236','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61532,'140.205.144.59','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61533,'140.205.144.88','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61534,'140.205.144.32','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61535,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61536,'140.205.144.58','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61537,'180.76.4.200','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61538,'180.153.201.216','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61539,'140.205.144.76','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61540,'140.205.144.96','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61541,'140.205.144.17','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61542,'180.153.163.206','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61543,'198.52.119.94','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61544,'140.205.144.132','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61545,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61546,'140.205.144.136','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61547,'140.205.144.120','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61548,'140.205.144.192','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61549,'140.205.144.124','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61550,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61551,'140.205.144.118','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61552,'140.205.144.74','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61553,'140.205.144.90','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61554,'14.17.34.191','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61555,'140.205.144.26','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61556,'180.76.4.36','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61557,'140.205.144.31','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61558,'140.205.144.212','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61559,'121.42.0.37','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61560,'121.42.0.37','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61561,'121.42.0.37','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61562,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61563,'140.205.144.187','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61564,'220.181.132.216','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61565,'140.205.144.160','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61566,'140.205.144.177','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61567,'140.205.144.35','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61568,'198.52.119.94','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61569,'140.205.144.103','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61570,'61.135.190.198','2015-05-11 00:00:00','/index.html','Safari',1,'',''),(61571,'140.205.144.114','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61572,'140.205.144.49','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61573,'46.161.41.199','2015-05-11 00:00:00','/newsview.htm','Firefox',1,'',''),(61574,'140.205.144.143','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61575,'140.205.144.209','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61576,'140.205.144.184','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61577,'219.143.225.2','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61578,'219.143.225.2','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61579,'180.76.4.147','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61580,'140.205.144.21','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61581,'219.143.225.2','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61582,'219.143.225.2','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61583,'219.143.225.2','2015-05-11 00:00:00','/news.htm','IE',1,'',''),(61584,'219.143.225.2','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61585,'219.143.225.2','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61586,'219.143.225.2','2015-05-11 00:00:00','/news.htm','IE',1,'',''),(61587,'140.205.144.202','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61588,'140.205.144.59','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61589,'140.205.144.23','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61590,'140.205.144.10','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61591,'140.205.144.114','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61592,'140.205.144.139','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61593,'140.205.144.52','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61594,'140.205.144.137','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61595,'61.135.190.220','2015-05-11 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(61596,'198.52.119.94','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61597,'182.118.42.66','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61598,'140.205.144.174','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61599,'140.205.144.131','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61600,'71.19.249.6','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61601,'140.205.144.190','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61602,'71.19.249.6','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61603,'180.76.4.151','2015-05-11 00:00:00','/index.html','IE',1,'',''),(61604,'140.205.144.240','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61605,'140.205.144.159','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61606,'140.205.144.176','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61607,'140.205.144.13','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61608,'140.205.144.76','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61609,'140.205.144.145','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61610,'140.205.144.120','2015-05-11 00:00:00','/index.html','Chrome',1,'',''),(61611,'140.205.144.236','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61612,'140.205.144.220','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61613,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61614,'140.205.144.220','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61615,'140.205.144.162','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61616,'140.205.144.51','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61617,'180.76.4.170','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61618,'140.205.144.90','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61619,'198.52.119.94','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61620,'140.205.144.85','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61621,'140.205.144.24','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61622,'140.205.144.32','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61623,'71.19.249.6','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61624,'140.205.144.207','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61625,'71.19.249.6','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61626,'140.205.144.240','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61627,'140.205.144.14','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61628,'140.205.144.35','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61629,'140.205.144.98','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61630,'140.205.144.241','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61631,'140.205.144.80','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61632,'140.205.144.133','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61633,'180.76.4.96','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61634,'140.205.144.215','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61635,'140.205.144.221','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61636,'140.205.144.47','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61637,'140.205.144.208','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61638,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61639,'198.211.30.14','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61640,'140.205.144.51','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61641,'140.205.144.35','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61642,'140.205.144.127','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61643,'140.205.144.217','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61644,'140.205.144.223','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61645,'218.30.118.102','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61646,'140.205.144.1','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61647,'71.19.249.6','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61648,'71.19.249.6','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61649,'140.205.144.14','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61650,'140.205.144.196','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61651,'180.76.4.54','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61652,'140.205.144.195','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61653,'61.160.213.110','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61654,'140.205.144.201','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61655,'140.205.144.93','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61656,'140.205.144.115','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61657,'140.205.144.204','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61658,'140.205.144.62','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61659,'140.205.144.216','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61660,'61.160.247.181','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61661,'198.74.111.236','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61662,'140.205.144.192','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61663,'140.205.144.133','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61664,'140.205.144.58','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61665,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61666,'61.135.165.22','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61667,'220.181.51.36','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61668,'140.205.144.162','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61669,'140.205.144.77','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61670,'180.76.4.81','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61671,'218.30.118.102','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61672,'140.205.144.248','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61673,'140.205.144.25','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61674,'140.205.144.59','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61675,'140.205.144.223','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61676,'140.205.144.48','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61677,'140.205.144.200','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61678,'140.205.144.44','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61679,'123.125.71.46','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61680,'220.181.108.140','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61681,'140.205.144.8','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61682,'112.209.80.32','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61683,'140.205.144.65','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61684,'140.205.144.217','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61685,'198.52.119.94','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61686,'140.205.144.153','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61687,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61688,'123.125.71.25','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61689,'220.181.108.91','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61690,'140.205.144.70','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61691,'180.76.4.176','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61692,'140.205.144.240','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61693,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61694,'140.205.144.53','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61695,'61.146.178.190','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61696,'140.205.144.23','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61697,'140.205.144.44','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61698,'140.205.144.44','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61699,'140.205.144.148','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61700,'140.205.144.203','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61701,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61702,'140.205.144.47','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61703,'140.205.144.239','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61704,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61705,'140.205.144.96','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61706,'140.205.144.124','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61707,'140.205.144.236','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61708,'198.211.30.14','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61709,'140.205.144.186','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61710,'180.76.4.158','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61711,'101.226.66.181','2015-05-12 00:00:00','/index.html','Safari',1,'',''),(61712,'140.205.144.220','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61713,'180.149.143.157','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61714,'140.205.144.100','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61715,'140.205.144.189','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61716,'220.181.51.39','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61717,'140.205.144.137','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61718,'120.218.24.19','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61719,'140.205.144.101','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61720,'180.149.143.158','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61721,'140.205.144.224','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61722,'140.205.144.106','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61723,'61.160.247.181','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61724,'123.125.71.49','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61725,'140.205.144.226','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61726,'220.181.108.177','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61727,'140.205.144.250','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61728,'140.205.144.104','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61729,'123.125.71.75','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61730,'220.181.108.178','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61731,'140.205.144.224','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61732,'180.76.4.69','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61733,'140.205.144.59','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61734,'140.205.144.97','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61735,'198.211.30.14','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61736,'220.181.132.219','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61737,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61738,'140.205.144.195','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61739,'101.199.108.53','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61740,'140.205.144.67','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61741,'140.205.144.21','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61742,'23.110.80.2','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61743,'140.205.144.169','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61744,'140.205.144.204','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61745,'140.205.144.166','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61746,'123.125.71.84','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61747,'106.120.121.151','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61748,'220.181.108.96','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61749,'140.205.144.201','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61750,'140.205.144.150','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61751,'140.205.144.223','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61752,'140.205.144.237','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61753,'59.173.188.98','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61754,'180.153.206.22','2015-05-12 00:00:00','/index.html','Safari',1,'',''),(61755,'180.76.4.11','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61756,'115.231.218.111','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61757,'140.205.144.193','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61758,'140.205.144.69','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61759,'123.125.71.103','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61760,'115.231.218.111','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61761,'220.181.108.107','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61762,'140.205.144.149','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61763,'140.205.144.248','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61764,'119.147.146.189','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61765,'198.52.119.94','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61766,'140.205.144.9','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61767,'220.181.51.46','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61768,'123.125.71.132','2015-05-12 00:00:00','/news.htm','Chrome',1,'',''),(61769,'220.181.51.61','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61770,'140.205.144.33','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61771,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61772,'140.205.144.41','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61773,'140.205.144.20','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61774,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61775,'140.205.144.237','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61776,'123.125.71.40','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61777,'220.181.108.78','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61778,'140.205.144.73','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61779,'110.251.120.71','2015-05-12 00:00:00','/index.html','Safari',1,'','baidu'),(61780,'140.205.144.183','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61781,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61782,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61783,'140.205.144.118','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61784,'180.76.4.98','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61785,'180.153.205.252','2015-05-12 00:00:00','/index.html','Safari',1,'',''),(61786,'140.205.144.123','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61787,'140.205.144.58','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61788,'61.135.190.100','2015-05-12 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(61789,'140.205.144.233','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61790,'140.205.144.88','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61791,'140.205.144.104','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61792,'140.205.144.56','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61793,'140.205.144.4','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61794,'123.125.71.89','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61795,'220.181.108.114','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61796,'140.205.144.139','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61797,'198.74.111.236','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61798,'123.66.221.52','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61799,'140.205.144.5','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61800,'114.242.194.129','2015-05-12 00:00:00','/index.html','Safari',1,'',''),(61801,'114.242.194.129','2015-05-12 00:00:00','/index.html','Safari',1,'',''),(61802,'140.205.144.235','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61803,'23.110.80.2','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61804,'140.205.144.200','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61805,'192.99.144.50','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61806,'140.205.144.44','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61807,'123.125.71.57','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61808,'220.181.108.184','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61809,'180.76.4.118','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61810,'140.205.144.182','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61811,'121.42.0.14','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61812,'121.42.0.14','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61813,'121.42.0.14','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61814,'140.205.144.243','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61815,'140.205.144.84','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61816,'42.156.136.53','2015-05-12 00:00:00','/index.html','Safari',1,'',''),(61817,'140.205.144.47','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61818,'140.205.144.87','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61819,'140.205.144.160','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61820,'140.205.144.148','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61821,'101.226.33.208','2015-05-12 00:00:00','/index.html','Safari',1,'',''),(61822,'180.153.206.21','2015-05-12 00:00:00','/index.html','Safari',1,'',''),(61823,'61.135.165.55','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61824,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61825,'123.125.71.120','2015-05-12 00:00:00','/news.htm','Chrome',1,'',''),(61826,'140.205.144.161','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61827,'140.205.144.92','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61828,'198.52.119.94','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61829,'140.205.144.55','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61830,'123.125.71.55','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61831,'140.205.144.94','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61832,'220.181.108.94','2015-05-12 00:00:00','/index.html','Firefox',1,'',''),(61833,'140.205.144.176','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61834,'180.76.4.172','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61835,'140.205.144.44','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61836,'220.181.158.107','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61837,'220.181.158.109','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61838,'140.205.144.18','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61839,'140.205.144.111','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61840,'140.205.144.178','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61841,'140.205.144.160','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61842,'140.205.144.54','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61843,'140.205.144.162','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61844,'46.161.41.199','2015-05-12 00:00:00','/newsview.htm','Firefox',1,'',''),(61845,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61846,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61847,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61848,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61849,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61850,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61851,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61852,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61853,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61854,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61855,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61856,'140.205.144.234','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61857,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61858,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61859,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61860,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61861,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61862,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61863,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61864,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61865,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61866,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61867,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61868,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61869,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61870,'121.42.0.19','2015-05-12 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(61871,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61872,'121.42.0.19','2015-05-12 00:00:00','/news.htm','IE',1,'',''),(61873,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61874,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61875,'121.42.0.19','2015-05-12 00:00:00','/news.htm','IE',1,'',''),(61876,'140.205.144.110','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61877,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61878,'61.160.213.110','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61879,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61880,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61881,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61882,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61883,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61884,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61885,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61886,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61887,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61888,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61889,'121.42.0.19','2015-05-12 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(61890,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61891,'121.42.0.19','2015-05-12 00:00:00','/newsview.htm','IE',1,'',''),(61892,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61893,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61894,'121.42.0.19','2015-05-12 00:00:00','/newsview.htm','IE',0,'',''),(61895,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61896,'140.205.144.232','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61897,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61898,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61899,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61900,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61901,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61902,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61903,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61904,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61905,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61906,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61907,'121.42.0.19','2015-05-12 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(61908,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61909,'121.42.0.19','2015-05-12 00:00:00','/news/newsview.htm','IE',1,'',''),(61910,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61911,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61912,'121.42.0.19','2015-05-12 00:00:00','/news/newsview.htm','IE',0,'',''),(61913,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61914,'140.205.144.150','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61915,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61916,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61917,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61918,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61919,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61920,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61921,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61922,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61923,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61924,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61925,'121.42.0.19','2015-05-12 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(61926,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61927,'121.42.0.19','2015-05-12 00:00:00','/newsview.htm','IE',1,'',''),(61928,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61929,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61930,'121.42.0.19','2015-05-12 00:00:00','/newsview.htm','IE',0,'',''),(61931,'121.42.0.19','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61932,'71.19.249.6','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61933,'140.205.144.228','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61934,'101.41.30.98','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61935,'180.76.4.177','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61936,'71.19.249.6','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61937,'1.95.115.7','2015-05-12 00:00:00','/index.html','Chrome',1,'','baidu'),(61938,'198.52.119.94','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61939,'140.205.144.164','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61940,'140.205.144.98','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61941,'140.205.144.83','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61942,'61.164.150.70','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61943,'140.205.144.146','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61944,'140.205.144.46','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61945,'140.205.144.154','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61946,'36.62.37.144','2015-05-12 00:00:00','/newsview.htm','IE',1,'',''),(61947,'36.62.37.144','2015-05-12 00:00:00','/index.html','IE',1,'',''),(61948,'36.62.37.144','2015-05-12 00:00:00','/news.htm','IE',1,'',''),(61949,'140.205.144.99','2015-05-12 00:00:00','/index.html','Chrome',1,'',''),(61950,'140.205.144.48','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61951,'140.205.144.53','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61952,'46.161.41.199','2015-05-13 00:00:00','/newsview.htm','Firefox',1,'',''),(61953,'140.205.144.13','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61954,'140.205.144.244','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61955,'219.143.212.9','2015-05-13 00:00:00','/index.html','IE',1,'',''),(61956,'219.143.212.9','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(61957,'123.125.71.57','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(61958,'220.181.108.104','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(61959,'140.205.144.141','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61960,'180.76.4.80','2015-05-13 00:00:00','/index.html','IE',1,'',''),(61961,'140.205.144.104','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61962,'140.205.144.231','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61963,'220.181.132.218','2015-05-13 00:00:00','/index.html','IE',1,'',''),(61964,'220.181.51.56','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61965,'140.205.144.92','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61966,'198.74.111.236','2015-05-13 00:00:00','/index.html','IE',1,'',''),(61967,'220.181.132.194','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61968,'182.118.53.242','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61969,'140.205.144.198','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61970,'140.205.144.29','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61971,'71.19.249.6','2015-05-13 00:00:00','/index.html','IE',1,'',''),(61972,'140.205.144.212','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61973,'71.19.249.6','2015-05-13 00:00:00','/index.html','IE',1,'',''),(61974,'140.205.144.124','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61975,'140.205.144.232','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61976,'219.143.212.9','2015-05-13 00:00:00','/index.html','IE',1,'',''),(61977,'219.143.212.9','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(61978,'61.135.190.102','2015-05-13 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(61979,'140.205.144.76','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61980,'140.205.144.135','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61981,'123.125.71.94','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(61982,'140.205.144.75','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61983,'220.181.108.172','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(61984,'140.205.144.27','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61985,'140.205.144.140','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61986,'180.76.4.203','2015-05-13 00:00:00','/index.html','IE',1,'',''),(61987,'140.205.144.22','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61988,'123.125.71.40','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(61989,'220.181.108.171','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(61990,'140.205.144.79','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61991,'198.52.119.94','2015-05-13 00:00:00','/index.html','IE',1,'',''),(61992,'140.205.144.165','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61993,'140.205.144.203','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61994,'140.205.144.123','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61995,'140.205.144.114','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61996,'140.205.144.183','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61997,'140.205.144.19','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61998,'140.205.144.241','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(61999,'71.19.249.6','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62000,'36.99.30.68','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62001,'71.19.249.6','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62002,'140.205.144.77','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62003,'36.99.31.77','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62004,'140.205.144.43','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62005,'180.76.4.197','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62006,'140.205.144.148','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62007,'162.212.2.34','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62008,'140.205.144.100','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62009,'140.205.144.91','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62010,'140.205.144.83','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62011,'140.205.144.192','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62012,'123.125.71.12','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62013,'198.52.119.94','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62014,'140.205.144.238','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62015,'220.181.108.181','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62016,'140.205.144.118','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62017,'140.205.144.181','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62018,'140.205.144.67','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62019,'23.110.80.2','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62020,'140.205.144.50','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62021,'140.205.144.197','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62022,'123.125.71.133','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62023,'123.125.71.132','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62024,'182.118.60.13','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62025,'140.205.144.250','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62026,'180.76.4.191','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62027,'140.205.144.6','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62028,'46.161.41.199','2015-05-13 00:00:00','/newsview.htm','Firefox',1,'',''),(62029,'140.205.144.127','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62030,'140.205.144.247','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62031,'140.205.144.124','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62032,'140.205.144.125','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62033,'140.205.144.192','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62034,'123.125.71.69','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62035,'220.181.108.90','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62036,'140.205.144.209','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62037,'198.211.30.14','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62038,'140.205.144.107','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62039,'140.205.144.75','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62040,'140.205.144.77','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62041,'140.205.144.234','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62042,'119.147.146.189','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62043,'122.71.228.7','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62044,'122.71.228.7','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62045,'61.160.213.110','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62046,'140.205.144.180','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62047,'180.76.4.240','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62048,'140.205.144.195','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62049,'140.205.144.244','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62050,'140.205.144.167','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62051,'123.125.71.15','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62052,'59.108.92.194','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62053,'140.205.144.244','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62054,'220.181.108.183','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62055,'59.108.92.194','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62056,'106.38.206.5','2015-05-13 00:00:00','/news.htm','Chrome',1,'',''),(62057,'140.205.144.112','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62058,'101.226.33.220','2015-05-13 00:00:00','/news.htm','Safari',1,'',''),(62059,'140.205.144.14','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62060,'59.108.92.194','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62061,'106.38.206.5','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62062,'180.153.161.217','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62063,'101.226.33.220','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62064,'140.205.144.180','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62065,'101.226.66.193','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62066,'180.153.214.199','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62067,'180.153.180.127','2015-05-13 00:00:00','/newsview.htm','IE',1,'',''),(62068,'101.226.33.220','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62069,'140.205.144.6','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62070,'123.125.71.24','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62071,'46.161.41.199','2015-05-13 00:00:00','/newsview.htm','Firefox',1,'',''),(62072,'220.181.108.86','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62073,'140.205.144.223','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62074,'101.226.89.123','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62075,'198.52.119.94','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62076,'101.226.33.220','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62077,'140.205.144.32','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62078,'140.205.144.85','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62079,'140.205.144.202','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62080,'180.76.4.159','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62081,'140.205.144.54','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62082,'123.125.71.12','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62083,'220.181.108.186','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62084,'140.205.144.152','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62085,'220.181.51.45','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62086,'211.161.103.202','2015-05-13 00:00:00','/news.htm','Chrome',1,'',''),(62087,'140.205.144.128','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62088,'46.161.41.199','2015-05-13 00:00:00','/newsview.htm','Firefox',1,'',''),(62089,'211.161.103.202','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62090,'140.205.144.98','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62091,'140.205.144.246','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62092,'140.205.144.229','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62093,'140.205.144.192','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62094,'140.205.144.246','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62095,'140.205.144.62','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62096,'140.205.144.211','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62097,'140.205.144.93','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62098,'140.205.144.68','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62099,'198.211.30.14','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62100,'180.76.4.108','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62101,'140.205.144.208','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62102,'140.205.144.231','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62103,'220.181.132.219','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62104,'61.191.199.189','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62105,'61.191.199.189','2015-05-13 00:00:00','/newsview.htm','Chrome',1,'',''),(62106,'140.205.144.206','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62107,'106.120.160.119','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62108,'101.199.112.52','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62109,'140.205.144.196','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62110,'59.173.188.98','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62111,'101.199.108.54','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62112,'140.205.144.90','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62113,'140.205.144.132','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62114,'140.205.144.230','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62115,'140.205.144.143','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62116,'123.125.71.95','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62117,'140.205.144.217','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62118,'220.181.108.105','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62119,'140.205.144.148','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62120,'140.205.144.47','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62121,'61.160.213.110','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62122,'140.205.144.240','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62123,'180.76.4.233','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62124,'140.205.144.76','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62125,'198.211.30.14','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62126,'140.205.144.99','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62127,'46.161.41.199','2015-05-13 00:00:00','/newsview.htm','Firefox',1,'',''),(62128,'140.205.144.5','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62129,'123.125.71.74','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62130,'140.205.144.152','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62131,'220.181.108.92','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62132,'140.205.144.115','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62133,'140.205.144.99','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62134,'140.205.144.179','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62135,'140.205.144.223','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62136,'140.205.144.231','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62137,'140.205.144.57','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62138,'140.205.144.141','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62139,'140.205.144.160','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62140,'180.76.4.243','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62141,'1.202.193.82','2015-05-13 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司 招聘','baidu'),(62142,'140.205.144.135','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62143,'140.205.144.139','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62144,'211.153.40.254','2015-05-13 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(62145,'211.153.40.254','2015-05-13 00:00:00','/news.htm','IE',1,'',''),(62146,'211.153.40.254','2015-05-13 00:00:00','/news.htm','IE',1,'',''),(62147,'211.153.40.254','2015-05-13 00:00:00','/news.htm','IE',1,'',''),(62148,'123.125.71.95','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62149,'140.205.144.89','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62150,'124.238.168.65','2015-05-13 00:00:00','/index.html','Chrome',1,'','baidu'),(62151,'220.181.108.79','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62152,'198.74.111.236','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62153,'140.205.144.30','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62154,'115.183.50.243','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62155,'140.205.144.172','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62156,'140.205.144.175','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62157,'140.205.144.171','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62158,'140.205.144.46','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62159,'140.205.144.224','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62160,'180.153.214.182','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62161,'140.205.144.140','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62162,'42.156.138.76','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62163,'140.205.144.241','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62164,'220.248.117.178','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62165,'140.205.144.237','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62166,'123.125.71.114','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62167,'220.181.108.150','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62168,'140.205.144.181','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62169,'180.76.4.49','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62170,'140.205.144.147','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62171,'140.205.144.127','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62172,'140.205.144.152','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62173,'180.149.143.138','2015-05-13 00:00:00','/newsview.htm','Firefox',1,'',''),(62174,'140.205.144.144','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62175,'61.135.165.22','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62176,'121.42.0.36','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62177,'121.42.0.36','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62178,'121.42.0.36','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62179,'140.205.144.236','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62180,'198.211.30.14','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62181,'123.125.71.22','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62182,'220.181.108.90','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62183,'140.205.144.241','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62184,'140.205.144.150','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62185,'140.205.144.4','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62186,'140.205.144.119','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62187,'115.199.51.70','2015-05-13 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(62188,'140.205.144.115','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62189,'140.205.144.53','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62190,'101.226.33.203','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62191,'180.76.4.106','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62192,'23.110.80.2','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62193,'61.160.247.181','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62194,'140.205.144.129','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62195,'46.161.41.199','2015-05-13 00:00:00','/newsview.htm','Firefox',1,'',''),(62196,'140.205.144.241','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62197,'140.205.144.124','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62198,'180.153.206.38','2015-05-13 00:00:00','/index.html','Safari',1,'',''),(62199,'123.125.71.80','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62200,'220.181.108.163','2015-05-13 00:00:00','/index.html','Firefox',1,'',''),(62201,'140.205.144.250','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62202,'140.205.144.59','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62203,'46.161.41.199','2015-05-13 00:00:00','/newsview.htm','Firefox',1,'',''),(62204,'140.205.144.243','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62205,'140.205.144.224','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62206,'140.205.144.188','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62207,'140.205.144.61','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62208,'140.205.144.177','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62209,'198.211.30.14','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62210,'140.205.144.174','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62211,'71.19.249.6','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62212,'140.205.144.238','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62213,'71.19.249.6','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62214,'180.76.4.240','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62215,'140.205.144.112','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62216,'140.205.144.101','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62217,'140.205.144.228','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62218,'52.17.154.224','2015-05-13 00:00:00','/index.html','IE',1,'',''),(62219,'140.205.144.221','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62220,'140.205.144.28','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62221,'61.135.190.102','2015-05-13 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(62222,'140.205.144.120','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62223,'140.205.144.57','2015-05-13 00:00:00','/index.html','Chrome',1,'',''),(62224,'140.205.144.243','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62225,'42.156.138.76','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62226,'140.205.144.241','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62227,'140.205.144.35','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62228,'140.205.144.188','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62229,'140.205.144.217','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62230,'180.76.4.164','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62231,'140.205.144.75','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62232,'198.52.119.94','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62233,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62234,'140.205.144.57','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62235,'140.205.144.220','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62236,'140.205.144.14','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62237,'180.153.198.28','2015-05-14 00:00:00','/newsview.htm','Safari',1,'',''),(62238,'140.205.144.111','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62239,'71.19.249.6','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62240,'71.19.249.6','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62241,'140.205.144.17','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62242,'140.205.144.30','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62243,'140.205.144.65','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62244,'140.205.144.2','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62245,'140.205.144.231','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62246,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62247,'140.205.144.135','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62248,'140.205.144.238','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62249,'180.76.4.8','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62250,'140.205.144.224','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62251,'140.205.144.142','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62252,'140.205.144.176','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62253,'140.205.144.222','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62254,'198.52.119.94','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62255,'140.205.144.91','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62256,'140.205.144.81','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62257,'140.205.144.200','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62258,'140.205.144.74','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62259,'220.181.132.216','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62260,'101.199.112.50','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62261,'140.205.144.248','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62262,'140.205.144.240','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62263,'71.19.249.6','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62264,'71.19.249.6','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62265,'140.205.144.68','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62266,'140.205.144.71','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62267,'180.76.4.242','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62268,'140.205.144.2','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62269,'140.205.144.71','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62270,'140.205.144.100','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62271,'140.205.144.230','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62272,'140.205.144.18','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62273,'140.205.144.133','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62274,'140.205.144.25','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62275,'198.211.30.14','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62276,'140.205.144.135','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62277,'140.205.144.86','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62278,'140.205.144.125','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62279,'140.205.144.43','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62280,'123.125.71.137','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62281,'123.125.71.133','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62282,'140.205.144.68','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62283,'180.76.4.191','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62284,'140.205.144.1','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62285,'42.156.138.76','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62286,'111.206.36.138','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62287,'140.205.144.135','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62288,'140.205.144.6','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62289,'123.150.182.191','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62290,'140.205.144.5','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62291,'140.205.144.143','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62292,'140.205.144.199','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62293,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62294,'140.205.144.16','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62295,'140.205.144.24','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62296,'140.205.144.212','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62297,'140.205.144.190','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62298,'198.211.30.14','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62299,'140.205.144.91','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62300,'222.186.30.49','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62301,'61.160.213.110','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62302,'140.205.144.105','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62303,'180.149.143.16','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62304,'180.76.4.68','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62305,'140.205.144.166','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62306,'106.39.189.41','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62307,'140.205.144.114','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62308,'140.205.144.228','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62309,'140.205.144.143','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62310,'140.205.144.70','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62311,'140.205.144.113','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62312,'140.205.144.6','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62313,'123.125.71.43','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62314,'140.205.144.165','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62315,'220.181.108.181','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62316,'140.205.144.85','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62317,'140.205.144.92','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62318,'198.52.119.94','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62319,'112.64.235.86','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62320,'140.205.144.99','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62321,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62322,'222.73.77.54','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62323,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62324,'140.205.144.167','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62325,'180.76.4.161','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62326,'101.226.65.105','2015-05-14 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(62327,'140.205.144.72','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62328,'140.205.144.80','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62329,'140.205.144.129','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62330,'123.125.71.108','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62331,'140.205.144.185','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62332,'220.181.108.106','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62333,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62334,'140.205.144.18','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62335,'42.156.138.76','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62336,'140.205.144.249','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62337,'183.60.35.94','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62338,'140.205.144.71','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62339,'116.243.147.192','2015-05-14 00:00:00','/index.html','Chrome',1,' 睿思科技','baidu'),(62340,'123.125.71.78','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62341,'140.205.144.27','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62342,'220.181.108.184','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62343,'121.60.118.92','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62344,'140.205.144.119','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62345,'220.181.51.39','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62346,'140.205.144.40','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62347,'140.205.144.54','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62348,'180.153.214.180','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62349,'123.125.71.18','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62350,'220.181.108.160','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62351,'140.205.144.50','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62352,'180.76.4.39','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62353,'140.205.144.139','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62354,'119.95.134.98','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62355,'140.205.144.219','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62356,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62357,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62358,'140.205.144.88','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62359,'140.205.144.81','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62360,'140.205.144.184','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62361,'198.211.30.14','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62362,'140.205.144.184','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62363,'140.205.144.126','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62364,'140.205.144.65','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62365,'219.143.212.9','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62366,'140.205.144.134','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62367,'118.194.197.90','2015-05-14 00:00:00','/news.htm','Chrome',1,'',''),(62368,'118.194.197.90','2015-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(62369,'118.194.197.90','2015-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(62370,'140.205.144.217','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62371,'140.205.144.88','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62372,'140.205.144.174','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62373,'180.76.4.229','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62374,'113.200.50.114','2015-05-14 00:00:00','/newsview.htm','IE',1,'商业智能','baidu'),(62375,'140.205.144.227','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62376,'213.150.98.117','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62377,'180.149.143.154','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62378,'140.205.144.23','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62379,'140.205.144.11','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62380,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62381,'140.205.144.121','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62382,'140.205.144.229','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62383,'180.110.86.244','2015-05-14 00:00:00','/news.htm','Chrome',1,'',''),(62384,'180.110.86.244','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62385,'140.205.144.111','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62386,'140.205.144.125','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62387,'198.211.30.14','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62388,'123.125.71.108','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62389,'140.205.144.110','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62390,'220.181.108.97','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62391,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62392,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62393,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62394,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62395,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62396,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62397,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62398,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62399,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62400,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62401,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62402,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62403,'60.253.158.105','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62404,'220.181.132.219','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62405,'101.199.108.53','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62406,'211.103.82.177','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62407,'140.205.144.43','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62408,'140.205.144.86','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62409,'140.205.144.158','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62410,'219.143.212.9','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62411,'219.143.212.9','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62412,'123.125.71.50','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62413,'140.205.144.10','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62414,'180.110.86.244','2015-05-14 00:00:00','/news.htm','Chrome',1,'',''),(62415,'180.110.86.244','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62416,'180.76.4.151','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62417,'220.181.108.146','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62418,'218.30.118.98','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62419,'180.149.143.18','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62420,'140.205.144.2','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62421,'140.205.144.65','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62422,'220.181.132.218','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62423,'140.205.144.69','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62424,'220.181.132.199','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62425,'140.205.144.25','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62426,'140.205.144.232','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62427,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62428,'140.205.144.247','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62429,'140.205.144.176','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62430,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62431,'140.205.144.194','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62432,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62433,'140.205.144.237','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62434,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62435,'140.205.144.76','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62436,'140.205.144.236','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62437,'219.143.212.9','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62438,'219.143.212.9','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62439,'198.74.111.236','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62440,'140.205.144.178','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62441,'180.76.4.182','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62442,'140.205.144.64','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62443,'140.205.144.53','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62444,'140.205.144.98','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62445,'140.205.144.142','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62446,'140.205.144.195','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62447,'140.205.144.159','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62448,'123.125.71.53','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62449,'220.181.108.177','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62450,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62451,'140.205.144.36','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62452,'180.153.163.206','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62453,'101.226.51.229','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62454,'106.38.241.105','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62455,'140.205.144.166','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62456,'42.156.138.76','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62457,'219.143.212.9','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62458,'219.143.212.9','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62459,'140.205.144.19','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62460,'140.205.144.207','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62461,'140.205.144.170','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62462,'140.205.144.50','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62463,'180.76.4.55','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62464,'140.205.144.125','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62465,'189.59.111.236','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62466,'123.125.71.30','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62467,'140.205.144.195','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62468,'220.181.108.161','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62469,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62470,'140.205.144.72','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62471,'140.205.144.186','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62472,'198.52.119.94','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62473,'140.205.144.50','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62474,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62475,'140.205.144.100','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62476,'140.205.144.176','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62477,'123.125.71.31','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62478,'219.143.212.9','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62479,'219.143.212.9','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62480,'140.205.144.196','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62481,'220.181.108.151','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62482,'140.205.144.234','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62483,'46.161.41.199','2015-05-14 00:00:00','/newsview.htm','Firefox',1,'',''),(62484,'140.205.144.51','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62485,'71.19.249.6','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62486,'140.205.144.196','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62487,'61.135.190.219','2015-05-14 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(62488,'61.135.190.102','2015-05-14 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(62489,'71.19.249.6','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62490,'140.205.144.35','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62491,'180.76.4.168','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62492,'140.205.144.124','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62493,'140.205.144.216','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62494,'36.99.30.84','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62495,'123.125.71.58','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62496,'140.205.144.217','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62497,'220.181.108.121','2015-05-14 00:00:00','/index.html','Firefox',1,'',''),(62498,'36.99.31.71','2015-05-14 00:00:00','/index.html','Safari',1,'',''),(62499,'140.205.144.143','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62500,'111.20.29.157','2015-05-14 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(62501,'23.27.112.179','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62502,'140.205.144.99','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62503,'140.205.144.16','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62504,'198.211.30.14','2015-05-14 00:00:00','/index.html','IE',1,'',''),(62505,'140.205.144.110','2015-05-14 00:00:00','/index.html','Chrome',1,'',''),(62506,'140.205.144.160','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62507,'140.205.144.178','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62508,'123.125.71.99','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62509,'140.205.144.117','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62510,'140.205.144.114','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62511,'140.205.144.31','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62512,'180.76.4.35','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62513,'140.205.144.142','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62514,'123.125.71.15','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62515,'220.181.108.144','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62516,'140.205.144.157','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62517,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62518,'140.205.144.241','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62519,'58.245.27.222','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62520,'140.205.144.76','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62521,'182.118.55.206','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62522,'71.19.249.6','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62523,'140.205.144.215','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62524,'71.19.249.6','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62525,'140.205.144.141','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62526,'140.205.144.56','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62527,'123.125.71.112','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62528,'140.205.144.10','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62529,'220.181.108.95','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62530,'66.249.73.198','2015-05-15 00:00:00','/index.html','Safari',1,'',''),(62531,'140.205.144.30','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62532,'140.205.144.64','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62533,'66.249.73.135','2015-05-15 00:00:00','/index.html','Safari',1,'',''),(62534,'140.205.144.172','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62535,'198.52.119.94','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62536,'140.205.144.160','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62537,'180.76.4.97','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62538,'140.205.144.36','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62539,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62540,'140.205.144.77','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62541,'140.205.144.85','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62542,'140.205.144.68','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62543,'140.205.144.125','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62544,'140.205.144.197','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62545,'140.205.144.127','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62546,'140.205.144.141','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62547,'61.160.213.110','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62548,'140.205.144.32','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62549,'140.205.144.140','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62550,'218.30.118.100','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62551,'71.19.249.6','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62552,'140.205.144.38','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62553,'61.146.178.190','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62554,'71.19.249.6','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62555,'140.205.144.9','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62556,'180.76.4.156','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62557,'140.205.144.242','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62558,'140.205.144.107','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62559,'198.52.119.94','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62560,'140.205.144.58','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62561,'140.205.144.202','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62562,'140.205.144.114','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62563,'123.125.71.72','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62564,'140.205.144.96','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62565,'220.181.108.174','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62566,'140.205.144.195','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62567,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62568,'140.205.144.233','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62569,'140.205.144.115','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62570,'123.125.71.32','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62571,'220.181.108.120','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62572,'123.150.182.148','2015-05-15 00:00:00','/index.html','Safari',1,'',''),(62573,'140.205.144.135','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62574,'140.205.144.237','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62575,'140.205.144.128','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62576,'180.149.143.152','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62577,'180.76.4.118','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62578,'140.205.144.70','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62579,'123.125.71.77','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62580,'220.181.108.87','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62581,'123.125.71.133','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62582,'220.181.51.55','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62583,'140.205.144.147','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62584,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62585,'140.205.144.146','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62586,'140.205.144.44','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62587,'140.205.144.187','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62588,'198.211.30.14','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62589,'182.118.53.21','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62590,'140.205.144.241','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62591,'140.205.144.139','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62592,'190.207.187.203','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62593,'61.135.190.103','2015-05-15 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(62594,'61.135.190.103','2015-05-15 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(62595,'140.205.144.64','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62596,'66.249.65.221','2015-05-15 00:00:00','/index.html','Safari',1,'',''),(62597,'140.205.144.149','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62598,'140.205.144.209','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62599,'140.205.144.73','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62600,'140.205.144.35','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62601,'180.76.4.148','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62602,'140.205.144.51','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62603,'180.149.143.22','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62604,'140.205.144.113','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62605,'140.205.144.164','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62606,'140.205.144.160','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62607,'140.205.144.183','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62608,'140.205.144.57','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62609,'58.211.91.138','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62610,'58.211.91.138','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62611,'58.211.91.138','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62612,'140.205.144.3','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62613,'42.156.138.76','2015-05-15 00:00:00','/index.html','Safari',1,'',''),(62614,'140.205.144.57','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62615,'198.211.30.14','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62616,'140.205.144.214','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62617,'222.186.30.49','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62618,'140.205.144.131','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62619,'119.147.146.193','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62620,'140.205.144.249','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62621,'140.205.144.130','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62622,'180.76.4.28','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62623,'140.205.144.104','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62624,'219.143.2.186','2015-05-15 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(62625,'219.143.2.186','2015-05-15 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(62626,'219.143.2.186','2015-05-15 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(62627,'219.143.2.186','2015-05-15 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(62628,'140.205.144.3','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62629,'180.149.143.154','2015-05-15 00:00:00','/newsview.htm','Safari',1,'',''),(62630,'140.205.144.157','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62631,'140.205.144.236','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62632,'140.205.144.146','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62633,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62634,'123.125.71.136','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62635,'123.125.71.42','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62636,'220.181.108.122','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62637,'140.205.144.136','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62638,'140.205.144.187','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62639,'140.205.144.234','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62640,'140.205.144.74','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62641,'140.205.144.140','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62642,'140.205.144.243','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62643,'123.125.71.53','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62644,'220.181.108.148','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62645,'140.205.144.135','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62646,'198.52.119.94','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62647,'180.76.4.245','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62648,'140.205.144.200','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62649,'140.205.144.18','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62650,'140.205.144.96','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62651,'140.205.144.230','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62652,'140.205.144.169','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62653,'140.205.144.100','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62654,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62655,'140.205.144.160','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62656,'140.205.144.125','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62657,'66.249.65.89','2015-05-15 00:00:00','/index.html','Safari',1,'',''),(62658,'61.135.190.103','2015-05-15 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(62659,'140.205.144.197','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62660,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62661,'123.125.71.100','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62662,'140.205.144.228','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62663,'220.181.108.87','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62664,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62665,'140.205.144.204','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62666,'223.20.46.65','2015-05-15 00:00:00','/index.html','Chrome',1,'','baidu'),(62667,'140.205.144.96','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62668,'180.76.4.65','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62669,'211.138.191.83','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62670,'140.205.144.100','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62671,'140.205.144.195','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62672,'123.119.144.42','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62673,'113.214.214.101','2015-05-15 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(62674,'219.142.12.66','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62675,'140.205.144.105','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62676,'180.153.206.21','2015-05-15 00:00:00','/index.html','Safari',1,'',''),(62677,'140.205.144.226','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62678,'140.205.144.191','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62679,'140.205.144.93','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62680,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62681,'198.74.111.236','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62682,'140.205.144.114','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62683,'123.125.71.78','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62684,'115.231.218.111','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62685,'140.205.144.159','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62686,'220.181.108.117','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62687,'140.205.144.109','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62688,'140.205.144.134','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62689,'140.205.144.114','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62690,'140.205.144.239','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62691,'180.76.4.169','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62692,'123.125.71.18','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62693,'220.181.108.181','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62694,'140.205.144.164','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62695,'140.205.144.113','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62696,'220.181.132.219','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62697,'140.205.144.181','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62698,'101.199.108.54','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62699,'140.205.144.19','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62700,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62701,'140.205.144.83','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62702,'140.205.144.108','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62703,'140.205.144.134','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62704,'140.205.144.182','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62705,'140.205.144.35','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62706,'140.205.144.85','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62707,'198.52.119.94','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62708,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62709,'140.205.144.82','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62710,'123.125.71.54','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62711,'220.181.108.147','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62712,'140.205.144.9','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62713,'180.76.4.153','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62714,'140.205.144.9','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62715,'140.205.144.137','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62716,'106.120.160.119','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62717,'140.205.144.236','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62718,'140.205.144.167','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62719,'101.199.108.53','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62720,'140.205.144.71','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62721,'140.205.144.134','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62722,'140.205.144.37','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62723,'140.205.144.97','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62724,'46.162.115.130','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62725,'140.205.144.64','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62726,'123.125.71.87','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62727,'140.205.144.103','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62728,'220.181.108.141','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62729,'140.205.144.38','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62730,'140.205.144.127','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62731,'180.76.4.192','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62732,'140.205.144.40','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62733,'198.52.119.94','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62734,'140.205.144.17','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62735,'140.205.144.24','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62736,'180.149.143.147','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62737,'140.205.144.208','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62738,'140.205.144.118','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62739,'140.205.144.214','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62740,'140.205.144.218','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62741,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62742,'140.205.144.193','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62743,'46.161.41.199','2015-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(62744,'140.205.144.111','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62745,'140.205.144.167','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62746,'71.19.249.6','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62747,'140.205.144.149','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62748,'71.19.249.6','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62749,'121.42.0.19','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62750,'121.42.0.19','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62751,'121.42.0.19','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62752,'140.205.144.89','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62753,'180.76.4.88','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62754,'140.205.144.154','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62755,'123.125.71.87','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62756,'220.181.108.107','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62757,'140.205.144.93','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62758,'140.205.144.74','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62759,'198.211.30.14','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62760,'140.205.144.164','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62761,'115.231.218.111','2015-05-15 00:00:00','/index.html','IE',1,'',''),(62762,'140.205.144.144','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62763,'123.125.71.89','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62764,'140.205.144.13','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62765,'220.181.108.123','2015-05-15 00:00:00','/index.html','Firefox',1,'',''),(62766,'140.205.144.87','2015-05-15 00:00:00','/index.html','Chrome',1,'',''),(62767,'140.205.144.248','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62768,'61.135.190.219','2015-05-16 00:00:00','/newsview.htm','Chrome',1,'����BI�������鲻Ҫ������������-�����˼�Ƽ����޹�˾','baidu'),(62769,'140.205.144.186','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62770,'140.205.144.138','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62771,'140.205.144.99','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62772,'123.125.71.20','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62773,'220.181.108.187','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62774,'140.205.144.222','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62775,'180.76.4.233','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62776,'140.205.144.45','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62777,'140.205.144.203','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62778,'140.205.144.159','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62779,'140.205.144.152','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62780,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62781,'140.205.144.131','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62782,'71.19.249.6','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62783,'140.205.144.241','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62784,'71.19.249.6','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62785,'198.74.111.236','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62786,'187.244.169.34','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62787,'140.205.144.42','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62788,'118.244.158.55','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62789,'118.244.158.55','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62790,'140.205.144.97','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62791,'66.249.74.53','2015-05-16 00:00:00','/index.html','Safari',1,'',''),(62792,'140.205.144.202','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62793,'140.205.144.186','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62794,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62795,'140.205.144.223','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62796,'123.125.71.111','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62797,'220.181.108.107','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62798,'140.205.144.147','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62799,'180.76.4.87','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62800,'140.205.144.30','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62801,'140.205.144.109','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62802,'140.205.144.59','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62803,'140.205.144.15','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62804,'140.205.144.90','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62805,'140.205.144.167','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62806,'140.205.144.248','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62807,'123.125.71.39','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62808,'220.181.108.168','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62809,'140.205.144.110','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62810,'85.25.185.173','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62811,'85.25.185.173','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62812,'85.25.185.173','2015-05-16 00:00:00','/news.htm','IE',1,'',''),(62813,'85.25.185.173','2015-05-16 00:00:00','/newsview.htm','IE',1,'',''),(62814,'85.25.185.173','2015-05-16 00:00:00','/newsview.htm','IE',1,'',''),(62815,'85.25.185.173','2015-05-16 00:00:00','/newsview.htm','IE',1,'',''),(62816,'85.25.185.173','2015-05-16 00:00:00','/newsview.htm','IE',1,'',''),(62817,'85.25.185.173','2015-05-16 00:00:00','/newsview.htm','IE',1,'',''),(62818,'85.25.185.173','2015-05-16 00:00:00','/newsview.htm','IE',1,'',''),(62819,'85.25.185.173','2015-05-16 00:00:00','/newsview.htm','IE',1,'',''),(62820,'85.25.185.173','2015-05-16 00:00:00','/newsview.htm','IE',1,'',''),(62821,'140.205.144.190','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62822,'198.52.119.94','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62823,'71.19.249.6','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62824,'140.205.144.169','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62825,'71.19.249.6','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62826,'140.205.144.194','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62827,'140.205.144.161','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62828,'182.118.42.92','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62829,'140.205.144.31','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62830,'180.76.4.33','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62831,'140.205.144.89','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62832,'46.162.115.130','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62833,'140.205.144.191','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62834,'140.205.144.235','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62835,'140.205.144.80','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62836,'140.205.144.28','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62837,'61.160.247.181','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62838,'140.205.144.28','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62839,'140.205.144.201','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62840,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62841,'140.205.144.135','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62842,'140.205.144.251','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62843,'123.125.71.121','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62844,'61.135.169.55','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62845,'140.205.144.140','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62846,'123.125.71.98','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62847,'220.181.108.176','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62848,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62849,'140.205.144.110','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62850,'198.211.30.14','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62851,'180.76.4.156','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62852,'140.205.144.36','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62853,'140.205.144.95','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62854,'140.205.144.205','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62855,'140.205.144.7','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62856,'140.205.144.63','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62857,'140.205.144.40','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62858,'140.205.144.187','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62859,'140.205.144.186','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62860,'140.205.144.167','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62861,'140.205.144.161','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62862,'46.161.41.199','2015-05-16 00:00:00','/news.htm','Firefox',1,'',''),(62863,'140.205.144.87','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62864,'140.205.144.6','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62865,'180.76.4.169','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62866,'140.205.144.222','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62867,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62868,'140.205.144.198','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62869,'140.205.144.52','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62870,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62871,'140.205.144.96','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62872,'198.52.119.94','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62873,'140.205.144.68','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62874,'140.205.144.82','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62875,'140.205.144.200','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62876,'123.125.71.17','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62877,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62878,'220.181.108.183','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62879,'112.64.235.254','2015-05-16 00:00:00','/index.html','Safari',1,'','baidu'),(62880,'140.205.144.170','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62881,'119.147.146.189','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62882,'140.205.144.178','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62883,'140.205.144.88','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62884,'140.205.144.221','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62885,'123.125.71.17','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62886,'220.181.108.102','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62887,'140.205.144.223','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62888,'180.149.143.19','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62889,'140.205.144.242','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62890,'180.76.4.233','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62891,'140.205.144.65','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62892,'140.205.144.2','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62893,'220.181.51.42','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62894,'220.181.51.62','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62895,'140.205.144.138','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62896,'140.205.144.118','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62897,'140.205.144.182','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62898,'198.211.30.14','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62899,'140.205.144.15','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62900,'123.125.71.30','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62901,'220.181.108.171','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62902,'140.205.144.71','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62903,'121.199.125.21','2015-05-16 00:00:00','/news.htm','Firefox',1,'',''),(62904,'140.205.144.193','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62905,'121.199.125.21','2015-05-16 00:00:00','/news.htm','Firefox',1,'',''),(62906,'121.199.125.21','2015-05-16 00:00:00','/news.htm','Firefox',1,'',''),(62907,'140.205.144.245','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62908,'140.205.144.132','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62909,'123.125.71.27','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62910,'220.181.108.81','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62911,'140.205.144.148','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62912,'180.76.4.117','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62913,'140.205.144.157','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62914,'183.136.190.62','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62915,'140.205.144.125','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62916,'140.205.144.182','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62917,'140.205.144.246','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62918,'140.205.144.115','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62919,'140.205.144.213','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62920,'140.205.144.133','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62921,'140.205.144.99','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62922,'61.160.213.110','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62923,'198.74.111.236','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62924,'140.205.144.239','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62925,'140.205.144.14','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62926,'123.125.71.72','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62927,'180.153.206.23','2015-05-16 00:00:00','/index.html','Safari',1,'',''),(62928,'140.205.144.50','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62929,'220.181.108.140','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62930,'140.205.144.200','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62931,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62932,'180.76.4.30','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62933,'140.205.144.235','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62934,'23.27.112.179','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62935,'140.205.144.99','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62936,'140.205.144.61','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62937,'140.205.144.89','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62938,'59.46.59.26','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62939,'140.205.144.27','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62940,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62941,'140.205.144.233','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62942,'101.226.89.123','2015-05-16 00:00:00','/index.html','Safari',1,'',''),(62943,'140.205.144.37','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62944,'140.205.144.245','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62945,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62946,'140.205.144.197','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62947,'118.247.165.67','2015-05-16 00:00:00','/index.html','Chrome',1,'','baidu'),(62948,'140.205.144.229','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62949,'198.52.119.94','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62950,'140.205.144.180','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62951,'101.226.89.119','2015-05-16 00:00:00','/index.html','Safari',1,'',''),(62952,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62953,'140.205.144.204','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62954,'180.76.4.59','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62955,'140.205.144.146','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62956,'140.205.144.38','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62957,'140.205.144.239','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62958,'140.205.144.32','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62959,'140.205.144.241','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62960,'220.181.51.55','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62961,'140.205.144.128','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62962,'140.205.144.90','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62963,'123.125.71.39','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62964,'220.181.108.109','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62965,'140.205.144.128','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62966,'220.181.132.219','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62967,'140.205.144.23','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62968,'101.199.108.51','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62969,'140.205.144.22','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62970,'140.205.144.22','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62971,'140.205.144.91','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62972,'180.76.4.58','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62973,'140.205.144.32','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62974,'123.125.71.36','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62975,'220.181.108.176','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62976,'140.205.144.71','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62977,'140.205.144.80','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62978,'140.205.144.1','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62979,'140.205.144.59','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62980,'140.205.144.148','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62981,'140.205.144.31','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62982,'101.226.33.202','2015-05-16 00:00:00','/index.html','Safari',1,'',''),(62983,'220.181.51.42','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(62984,'46.161.41.199','2015-05-16 00:00:00','/news.htm','Firefox',1,'',''),(62985,'140.205.144.208','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62986,'140.205.144.7','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62987,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(62988,'121.42.0.19','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62989,'121.42.0.19','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62990,'121.42.0.19','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62991,'140.205.144.159','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62992,'140.205.144.44','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62993,'140.205.144.208','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62994,'180.76.4.168','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62995,'140.205.144.13','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62996,'140.205.144.59','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62997,'140.205.144.124','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(62998,'182.118.42.23','2015-05-16 00:00:00','/index.html','IE',1,'',''),(62999,'106.39.189.169','2015-05-16 00:00:00','/newsview.htm','Safari',1,'','baidu'),(63000,'140.205.144.47','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63001,'140.205.144.35','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63002,'140.205.144.137','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63003,'198.52.119.94','2015-05-16 00:00:00','/index.html','IE',1,'',''),(63004,'140.205.144.116','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63005,'123.125.71.99','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(63006,'220.181.108.85','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(63007,'140.205.144.211','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63008,'46.161.41.199','2015-05-16 00:00:00','/newsview.htm','Firefox',1,'',''),(63009,'140.205.144.47','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63010,'140.205.144.151','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63011,'140.205.144.228','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63012,'71.19.249.6','2015-05-16 00:00:00','/index.html','IE',1,'',''),(63013,'140.205.144.230','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63014,'123.125.71.81','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(63015,'220.181.108.99','2015-05-16 00:00:00','/index.html','Firefox',1,'',''),(63016,'71.19.249.6','2015-05-16 00:00:00','/index.html','IE',1,'',''),(63017,'180.76.4.18','2015-05-16 00:00:00','/index.html','IE',1,'',''),(63018,'140.205.144.181','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63019,'140.205.144.146','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63020,'140.205.144.14','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63021,'140.205.144.142','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63022,'140.205.144.114','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63023,'140.205.144.88','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63024,'140.205.144.163','2015-05-16 00:00:00','/index.html','Chrome',1,'',''),(63025,'140.205.144.128','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63026,'123.125.71.33','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63027,'220.181.108.147','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63028,'140.205.144.89','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63029,'198.74.111.236','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63030,'140.205.144.157','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63031,'140.205.144.180','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63032,'140.205.144.170','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63033,'46.161.41.199','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63034,'180.76.4.153','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63035,'140.205.144.111','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63036,'140.205.144.63','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63037,'140.205.144.205','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63038,'140.205.144.160','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63039,'71.19.249.6','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63040,'140.205.144.150','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63041,'71.19.249.6','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63042,'140.205.144.195','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63043,'140.205.144.129','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63044,'140.205.144.222','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63045,'140.205.144.191','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63046,'140.205.144.31','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63047,'182.118.53.179','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63048,'140.205.144.80','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63049,'140.205.144.165','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63050,'180.76.4.141','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63051,'198.52.119.94','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63052,'140.205.144.197','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63053,'140.205.144.192','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63054,'117.21.176.110','2015-05-17 00:00:00','/index.html','IE',1,'','baidu'),(63055,'140.205.144.56','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63056,'140.205.144.141','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63057,'140.205.144.207','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63058,'140.205.144.163','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63059,'123.125.71.91','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63060,'220.181.108.105','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63061,'140.205.144.226','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63062,'187.67.191.126','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63063,'140.205.144.118','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63064,'140.205.144.247','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63065,'71.19.249.6','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63066,'140.205.144.77','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63067,'46.161.41.199','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63068,'71.19.249.6','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63069,'140.205.144.116','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63070,'140.205.144.238','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63071,'180.76.4.34','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63072,'140.205.144.2','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63073,'121.40.30.151','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63074,'123.125.71.54','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63075,'220.181.108.186','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63076,'140.205.144.9','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63077,'221.194.128.224','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63078,'140.205.144.204','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63079,'140.205.144.104','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63080,'140.205.144.35','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63081,'198.52.119.94','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63082,'140.205.144.21','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63083,'140.205.144.200','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63084,'36.99.31.238','2015-05-17 00:00:00','/index.html','Safari',1,'',''),(63085,'140.205.144.182','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63086,'36.99.30.143','2015-05-17 00:00:00','/index.html','Safari',1,'',''),(63087,'140.205.144.204','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63088,'140.205.144.216','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63089,'140.205.144.21','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63090,'46.161.41.199','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63091,'140.205.144.210','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63092,'180.149.143.24','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63093,'220.181.51.62','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63094,'123.125.71.62','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63095,'182.118.54.103','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63096,'140.205.144.186','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63097,'140.205.144.207','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63098,'140.205.144.142','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63099,'140.205.144.70','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63100,'121.199.125.21','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63101,'121.199.125.21','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63102,'140.205.144.236','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63103,'140.205.144.145','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63104,'198.74.111.236','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63105,'140.205.144.212','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63106,'140.205.144.83','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63107,'180.149.143.152','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63108,'140.205.144.155','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63109,'61.160.247.181','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63110,'140.205.144.134','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63111,'140.205.144.167','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63112,'140.205.144.169','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63113,'183.57.153.70','2015-05-17 00:00:00','/newsview.htm','IE',1,'',''),(63114,'140.205.144.64','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63115,'140.205.144.239','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63116,'180.149.143.145','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63117,'140.205.144.134','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63118,'140.205.144.160','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63119,'46.161.41.199','2015-05-17 00:00:00','/news.htm','Firefox',1,'',''),(63120,'140.205.144.251','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63121,'123.125.71.17','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63122,'220.181.108.161','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63123,'140.205.144.132','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63124,'140.205.144.201','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63125,'187.23.101.180','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63126,'140.205.144.206','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63127,'140.205.144.211','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63128,'140.205.144.80','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63129,'180.149.143.153','2015-05-17 00:00:00','/index.html','Safari',1,'',''),(63130,'198.211.30.14','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63131,'140.205.144.162','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63132,'123.125.71.81','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63133,'220.181.108.180','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63134,'140.205.144.133','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63135,'140.205.144.195','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63136,'140.205.144.103','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63137,'140.205.144.49','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63138,'223.72.74.223','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63139,'46.161.41.199','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63140,'220.181.51.39','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63141,'140.205.144.186','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63142,'140.205.144.83','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63143,'140.205.144.213','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63144,'140.205.144.66','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63145,'123.125.71.57','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63146,'220.181.108.156','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63147,'140.205.144.137','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63148,'140.205.144.50','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63149,'198.74.111.236','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63150,'140.205.144.89','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63151,'180.153.182.147','2015-05-17 00:00:00','/newsview.htm','IE',1,'',''),(63152,'180.153.182.147','2015-05-17 00:00:00','/newsview.htm','IE',1,'',''),(63153,'140.205.144.32','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63154,'123.125.71.43','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63155,'220.181.108.181','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63156,'140.205.144.97','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63157,'119.147.146.189','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63158,'140.205.144.175','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63159,'140.205.144.212','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63160,'36.99.30.36','2015-05-17 00:00:00','/index.html','Safari',1,'',''),(63161,'36.99.31.228','2015-05-17 00:00:00','/index.html','Safari',1,'',''),(63162,'140.205.144.197','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63163,'140.205.144.188','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63164,'66.249.64.188','2015-05-17 00:00:00','/newsview.htm','Safari',1,'',''),(63165,'140.205.144.123','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63166,'140.205.144.63','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63167,'157.56.1.68','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63168,'140.205.144.89','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63169,'140.205.144.37','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63170,'140.205.144.248','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63171,'198.211.30.14','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63172,'140.205.144.195','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63173,'140.205.144.202','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63174,'140.205.144.31','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63175,'140.205.144.179','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63176,'140.205.144.126','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63177,'123.125.71.108','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63178,'220.181.108.97','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63179,'140.205.144.240','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63180,'140.205.144.62','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63181,'140.205.144.36','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63182,'46.161.41.199','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63183,'140.205.144.239','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63184,'140.205.144.216','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63185,'220.181.51.56','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63186,'198.74.111.236','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63187,'140.205.144.148','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63188,'114.242.22.10','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63189,'140.205.144.136','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63190,'221.194.128.224','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63191,'140.205.144.121','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63192,'123.125.71.101','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63193,'140.205.144.93','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63194,'220.181.108.156','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63195,'46.161.41.199','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63196,'140.205.144.184','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63197,'140.205.144.244','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63198,'123.125.71.54','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63199,'140.205.144.143','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63200,'115.33.68.11','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63201,'220.181.108.94','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63202,'140.205.144.192','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63203,'140.205.144.68','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63204,'140.205.144.40','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63205,'140.205.144.86','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63206,'140.205.144.72','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63207,'198.52.119.94','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63208,'140.205.144.26','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63209,'140.205.144.37','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63210,'140.205.144.221','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63211,'140.205.144.179','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63212,'140.205.144.216','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63213,'140.205.144.229','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63214,'140.205.144.249','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63215,'123.125.71.70','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63216,'220.181.108.108','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63217,'140.205.144.217','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63218,'140.205.144.204','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63219,'61.135.190.201','2015-05-17 00:00:00','/newsview.htm','Safari',1,'',''),(63220,'140.205.144.181','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63221,'140.205.144.98','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63222,'198.52.119.94','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63223,'140.205.144.203','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63224,'140.205.144.124','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63225,'220.181.132.219','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63226,'101.199.108.119','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63227,'140.205.144.41','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63228,'123.125.71.48','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63229,'220.181.108.79','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63230,'140.205.144.41','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63231,'140.205.144.90','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63232,'121.42.0.37','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63233,'121.42.0.37','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63234,'121.42.0.37','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63235,'140.205.144.184','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63236,'140.205.144.18','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63237,'140.205.144.230','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63238,'140.205.144.148','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63239,'140.205.144.134','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63240,'140.205.144.246','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63241,'123.125.71.99','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63242,'140.205.144.147','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63243,'220.181.108.162','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63244,'140.205.144.96','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63245,'119.147.146.189','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63246,'140.205.144.199','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63247,'198.52.119.94','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63248,'140.205.144.149','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63249,'46.161.41.199','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63250,'140.205.144.65','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63251,'182.118.41.243','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63252,'140.205.144.26','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63253,'140.205.144.232','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63254,'140.205.144.87','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63255,'123.125.71.55','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63256,'125.94.71.129','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63257,'140.205.144.119','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63258,'220.181.108.102','2015-05-17 00:00:00','/index.html','Firefox',1,'',''),(63259,'197.231.221.211','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63260,'180.153.206.35','2015-05-17 00:00:00','/index.html','Safari',1,'',''),(63261,'46.161.41.199','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63262,'140.205.144.45','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63263,'180.153.214.178','2015-05-17 00:00:00','/index.html','Safari',1,'',''),(63264,'180.153.214.200','2015-05-17 00:00:00','/index.html','Safari',1,'',''),(63265,'140.205.144.132','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63266,'180.153.214.197','2015-05-17 00:00:00','/index.html','Safari',1,'',''),(63267,'151.77.27.3','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63268,'140.205.144.130','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63269,'46.161.41.199','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63270,'140.205.144.146','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63271,'140.205.144.30','2015-05-17 00:00:00','/index.html','Chrome',1,'',''),(63272,'46.161.41.199','2015-05-17 00:00:00','/newsview.htm','Firefox',1,'',''),(63273,'198.74.116.157','2015-05-17 00:00:00','/index.html','IE',1,'',''),(63274,'140.205.144.199','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63275,'140.205.144.56','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63276,'42.156.138.76','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63277,'140.205.144.130','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63278,'140.205.144.136','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63279,'123.125.71.58','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63280,'220.181.108.84','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63281,'140.205.144.33','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63282,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63283,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63284,'140.205.144.11','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63285,'140.205.144.56','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63286,'198.52.119.94','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63287,'140.205.144.185','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63288,'140.205.144.121','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63289,'66.249.74.13','2015-05-18 00:00:00','/newsview.htm','Safari',1,'',''),(63290,'140.205.144.186','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63291,'140.205.144.149','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63292,'140.205.144.169','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63293,'140.205.144.201','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63294,'184.95.52.218','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63295,'140.205.144.229','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63296,'42.156.138.76','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63297,'140.205.144.57','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63298,'140.205.144.153','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63299,'140.205.144.219','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63300,'140.205.144.30','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63301,'198.211.30.14','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63302,'140.205.144.70','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63303,'140.205.144.131','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63304,'94.71.36.228','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63305,'140.205.144.224','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63306,'140.205.144.49','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63307,'61.135.190.224','2015-05-18 00:00:00','/index.html','Chrome',1,'�������˼�ڿƼ����޹�˾','baidu'),(63308,'61.135.190.103','2015-05-18 00:00:00','/newsview.htm','Chrome',1,'��ҵ����(BI)ϵͳ��Ӧ��֧�ֶ������Դ-�����˼�Ƽ����޹�˾','baidu'),(63309,'140.205.144.119','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63310,'140.205.144.77','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63311,'140.205.144.28','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63312,'140.205.144.40','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63313,'140.205.144.192','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63314,'140.205.144.209','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63315,'198.74.111.236','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63316,'140.205.144.217','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63317,'140.205.144.188','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63318,'140.205.144.122','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63319,'52.25.41.28','2015-05-18 00:00:00','/index.html','IE',1,'百度权重_百度权重提升_联系Q:308389820 www.aiape.com','baidu'),(63320,'140.205.144.62','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63321,'140.205.144.91','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63322,'140.205.144.82','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63323,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63324,'140.205.144.4','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63325,'222.186.30.49','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63326,'140.205.144.12','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63327,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63328,'140.205.144.45','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63329,'140.205.144.60','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63330,'198.74.111.236','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63331,'123.125.71.77','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63332,'220.181.108.75','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63333,'140.205.144.105','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63334,'220.181.51.39','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63335,'220.181.51.46','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63336,'140.205.144.50','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63337,'140.205.144.37','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63338,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63339,'180.76.4.248','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63340,'140.205.144.146','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63341,'140.205.144.93','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63342,'140.205.144.130','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63343,'140.205.144.49','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63344,'140.205.144.16','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63345,'140.205.144.111','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63346,'123.125.71.109','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63347,'198.52.119.94','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63348,'220.181.108.186','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63349,'140.205.144.9','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63350,'140.205.144.211','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63351,'113.88.12.78','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63352,'113.88.12.78','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63353,'140.205.144.249','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63354,'140.205.144.152','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63355,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63356,'140.205.144.4','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63357,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63358,'140.205.144.24','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63359,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63360,'180.76.4.147','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63361,'140.205.144.48','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63362,'140.205.144.13','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63363,'123.125.71.25','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63364,'124.160.61.35','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63365,'220.181.108.146','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63366,'112.64.235.251','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63367,'101.226.89.120','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63368,'140.205.144.7','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63369,'180.153.214.197','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63370,'198.74.111.236','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63371,'140.205.144.40','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63372,'52.5.16.61','2015-05-18 00:00:00','/newsview.htm','Firefox',0,'',''),(63373,'52.4.74.213','2015-05-18 00:00:00','/jobs.html','Chrome',1,'',''),(63374,'52.7.209.77','2015-05-18 00:00:00','/subject.html','Chrome',1,'',''),(63375,'52.7.209.77','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63376,'112.80.92.186','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63377,'112.80.92.186','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63378,'61.151.218.118','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63379,'140.205.144.11','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63380,'59.108.119.51','2015-05-18 00:00:00','/index.html','Chrome',1,'','baidu'),(63381,'59.108.119.51','2015-05-18 00:00:00','/news.htm','Chrome',1,'',''),(63382,'123.125.71.54','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63383,'140.205.144.169','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63384,'220.181.108.158','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63385,'61.160.247.181','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63386,'101.226.65.104','2015-05-18 00:00:00','/news.htm','Safari',1,'',''),(63387,'112.64.235.253','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63388,'61.151.218.118','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63389,'140.205.144.226','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63390,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63391,'180.153.163.208','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63392,'140.205.144.3','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63393,'180.153.206.17','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63394,'101.226.65.104','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63395,'140.205.144.165','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63396,'140.205.144.49','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63397,'140.205.144.2','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63398,'140.205.144.189','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63399,'123.120.162.83','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63400,'123.120.162.83','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63401,'180.76.4.95','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63402,'140.205.144.238','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63403,'198.211.30.14','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63404,'59.108.92.194','2015-05-18 00:00:00','/news.htm','Chrome',1,'',''),(63405,'140.205.144.165','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63406,'42.156.138.76','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63407,'140.205.144.25','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63408,'140.205.144.245','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63409,'140.205.144.35','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63410,'140.205.144.107','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63411,'220.181.51.61','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63412,'140.205.144.64','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63413,'140.205.144.157','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63414,'42.156.138.76','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63415,'140.205.144.106','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63416,'180.153.214.181','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63417,'140.205.144.31','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63418,'198.148.111.175','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63419,'140.205.144.91','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63420,'123.125.71.31','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63421,'220.181.108.91','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63422,'140.205.144.228','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63423,'180.76.4.33','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63424,'140.205.144.110','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63425,'140.205.144.238','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63426,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63427,'140.205.144.124','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63428,'140.205.144.67','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63429,'140.205.144.186','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63430,'140.205.144.77','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63431,'198.211.30.14','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63432,'140.205.144.5','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63433,'140.205.144.175','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63434,'180.153.188.172','2015-05-18 00:00:00','/newsview.htm','Safari',0,'',''),(63435,'140.205.144.108','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63436,'61.184.77.34','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63437,'61.184.77.34','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63438,'61.184.77.34','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63439,'140.205.144.33','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63440,'101.226.66.173','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63441,'112.64.235.91','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63442,'112.64.235.89','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63443,'140.205.144.159','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63444,'140.205.144.52','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63445,'140.205.144.240','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63446,'140.205.144.78','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63447,'123.125.71.56','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63448,'140.205.144.207','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63449,'220.181.108.152','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63450,'140.205.144.73','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63451,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63452,'198.52.119.94','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63453,'140.205.144.148','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63454,'140.205.144.175','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63455,'140.205.144.5','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63456,'140.205.144.195','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63457,'123.125.71.86','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63458,'223.20.46.65','2015-05-18 00:00:00','/index.html','Chrome',1,'','baidu'),(63459,'220.181.108.84','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63460,'140.205.144.15','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63461,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63462,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63463,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63464,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63465,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63466,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63467,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63468,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63469,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63470,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63471,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63472,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63473,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63474,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63475,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63476,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63477,'111.175.164.229','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63478,'221.2.149.207','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63479,'221.2.149.207','2015-05-18 00:00:00','/news.htm','Chrome',1,'',''),(63480,'140.205.144.148','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63481,'61.135.165.22','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63482,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63483,'140.205.144.39','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63484,'123.125.71.105','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63485,'220.181.108.93','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63486,'140.205.144.243','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63487,'221.194.128.224','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63488,'180.76.4.30','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63489,'140.205.144.145','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63490,'111.198.21.87','2015-05-18 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(63491,'140.205.144.222','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63492,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63493,'101.226.66.179','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63494,'198.148.111.175','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63495,'101.226.33.225','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63496,'140.205.144.182','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63497,'140.205.144.121','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63498,'140.205.144.6','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63499,'112.65.193.14','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63500,'140.205.144.108','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63501,'140.205.144.71','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63502,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63503,'123.125.71.73','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63504,'140.205.144.213','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63505,'220.181.108.79','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63506,'140.205.144.231','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63507,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63508,'140.205.144.2','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63509,'1.86.41.183','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63510,'1.86.41.183','2015-05-18 00:00:00','/news.htm','Chrome',1,'',''),(63511,'140.205.144.53','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63512,'140.205.144.14','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63513,'198.52.119.94','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63514,'180.76.4.216','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63515,'101.226.89.120','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63516,'140.205.144.217','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63517,'123.125.71.88','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63518,'220.181.108.86','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63519,'140.205.144.188','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63520,'140.205.144.125','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63521,'180.153.206.25','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63522,'140.205.144.103','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63523,'61.135.190.102','2015-05-18 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(63524,'121.42.0.16','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63525,'140.205.144.28','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63526,'121.42.0.16','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63527,'121.42.0.16','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63528,'140.205.144.227','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63529,'140.205.144.154','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63530,'1.202.193.123','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63531,'140.205.144.106','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63532,'220.181.132.219','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63533,'180.153.201.217','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63534,'180.153.206.25','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63535,'115.25.88.4','2015-05-18 00:00:00','/index.html','Safari',1,'',''),(63536,'140.205.144.60','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63537,'123.125.71.20','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63538,'183.136.190.62','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63539,'140.205.144.148','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63540,'198.52.119.94','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63541,'220.181.108.141','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63542,'140.205.144.115','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63543,'140.205.144.103','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63544,'180.76.4.165','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63545,'140.205.144.196','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63546,'140.205.144.101','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63547,'140.205.144.213','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63548,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63549,'167.62.13.47','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63550,'140.205.144.178','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63551,'140.205.144.222','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63552,'140.205.144.138','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63553,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63554,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63555,'198.148.111.175','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63556,'123.125.71.86','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63557,'140.205.144.174','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63558,'220.181.108.82','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63559,'140.205.144.79','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63560,'220.181.132.218','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63561,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63562,'140.205.144.36','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63563,'140.205.144.204','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63564,'14.131.83.36','2015-05-18 00:00:00','/news.htm','Firefox',1,'',''),(63565,'14.131.83.36','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63566,'14.131.83.36','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63567,'220.181.51.62','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63568,'140.205.144.96','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63569,'140.205.144.199','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63570,'180.76.4.56','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63571,'111.192.45.93','2015-05-18 00:00:00','/news.htm','IE',1,'',''),(63572,'111.192.45.93','2015-05-18 00:00:00','/newsview.htm','IE',1,'',''),(63573,'71.19.249.6','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63574,'140.205.144.218','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63575,'111.192.45.93','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63576,'71.19.249.6','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63577,'111.192.45.93','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63578,'117.25.139.35','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63579,'111.192.45.93','2015-05-18 00:00:00','/news.htm','IE',1,'',''),(63580,'111.192.45.93','2015-05-18 00:00:00','/news.htm','IE',1,'',''),(63581,'111.192.45.93','2015-05-18 00:00:00','/newsview.htm','IE',1,'',''),(63582,'111.192.45.93','2015-05-18 00:00:00','/newsview.htm','IE',1,'',''),(63583,'111.192.45.93','2015-05-18 00:00:00','/news.htm','IE',1,'',''),(63584,'163.125.80.44','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63585,'116.30.207.163','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63586,'111.192.45.93','2015-05-18 00:00:00','/news.htm','IE',1,'',''),(63587,'111.192.45.93','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63588,'140.205.144.145','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63589,'140.205.144.6','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63590,'140.205.144.65','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63591,'52.6.234.198','2015-05-18 00:00:00','/index.html','Firefox',1,'',''),(63592,'52.7.103.61','2015-05-18 00:00:00','/ybp.html','Firefox',1,'',''),(63593,'52.7.67.203','2015-05-18 00:00:00','/news.htm','Chrome',1,'',''),(63594,'54.86.91.43','2015-05-18 00:00:00','/product.html','Chrome',1,'',''),(63595,'198.52.119.94','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63596,'46.161.41.199','2015-05-18 00:00:00','/newsview.htm','Firefox',1,'',''),(63597,'140.205.144.235','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63598,'91.226.212.50','2015-05-18 00:00:00','/index.html','IE',1,'',''),(63599,'140.205.144.40','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63600,'101.27.39.13','2015-05-18 00:00:00','/index.html','Chrome',1,'','baidu'),(63601,'140.205.144.160','2015-05-18 00:00:00','/index.html','Chrome',1,'',''),(63602,'140.205.144.225','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63603,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63604,'140.205.144.51','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63605,'140.205.144.78','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63606,'61.160.247.181','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63607,'140.205.144.65','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63608,'123.125.71.54','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63609,'220.181.108.94','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63610,'140.205.144.137','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63611,'180.76.4.113','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63612,'140.205.144.117','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63613,'140.205.144.111','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63614,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63615,'220.181.132.216','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63616,'198.52.119.94','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63617,'140.205.144.22','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63618,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63619,'220.181.132.193','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63620,'140.205.144.219','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63621,'71.19.249.6','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63622,'140.205.144.244','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63623,'71.19.249.6','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63624,'140.205.144.38','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63625,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63626,'140.205.144.58','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63627,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63628,'221.194.128.224','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63629,'140.205.144.246','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63630,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63631,'140.205.144.212','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63632,'182.118.53.84','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63633,'140.205.144.81','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63634,'140.205.144.195','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63635,'219.143.212.9','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63636,'219.143.212.9','2015-05-19 00:00:00','/index.html','Safari',1,'',''),(63637,'123.125.71.43','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63638,'198.74.116.157','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63639,'140.205.144.184','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63640,'140.205.144.224','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63641,'180.76.4.59','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63642,'140.205.144.30','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63643,'140.205.144.175','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63644,'140.205.144.221','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63645,'218.30.118.102','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63646,'140.205.144.3','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63647,'140.205.144.46','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63648,'182.118.53.240','2015-05-19 00:00:00','/index.html','Safari',1,'',''),(63649,'140.205.144.216','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63650,'140.205.144.198','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63651,'198.74.116.157','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63652,'140.205.144.54','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63653,'71.19.249.6','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63654,'64.246.161.190','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63655,'140.205.144.117','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63656,'71.19.249.6','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63657,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63658,'140.205.144.25','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63659,'140.205.144.113','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63660,'180.76.4.37','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63661,'140.205.144.92','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63662,'111.206.36.17','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63663,'140.205.144.222','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63664,'64.246.187.42','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63665,'140.205.144.22','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63666,'140.205.144.72','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63667,'140.205.144.132','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63668,'198.211.30.14','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63669,'140.205.144.25','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63670,'46.161.41.199','2015-05-19 00:00:00','/news.htm','Firefox',1,'',''),(63671,'140.205.144.61','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63672,'140.205.144.10','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63673,'140.205.144.88','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63674,'140.205.144.231','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63675,'140.205.144.117','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63676,'220.181.51.56','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63677,'123.125.71.137','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63678,'140.205.144.7','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63679,'180.76.4.241','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63680,'140.205.144.112','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63681,'198.52.119.94','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63682,'140.205.144.74','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63683,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63684,'182.118.53.149','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63685,'140.205.144.43','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63686,'140.205.144.198','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63687,'140.205.144.1','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63688,'140.205.144.63','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63689,'140.205.144.176','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63690,'140.205.144.36','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63691,'140.205.144.225','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63692,'183.136.190.58','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63693,'140.205.144.9','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63694,'140.205.144.74','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63695,'46.246.36.83','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63696,'46.246.36.83','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63697,'198.148.111.175','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63698,'123.125.71.88','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63699,'140.205.144.157','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63700,'220.181.108.114','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63701,'180.76.4.60','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63702,'140.205.144.5','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63703,'140.205.144.8','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63704,'140.205.144.35','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63705,'140.205.144.9','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63706,'140.205.144.168','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63707,'140.205.144.190','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63708,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63709,'123.125.71.54','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63710,'140.205.144.198','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63711,'111.132.121.99','2015-05-19 00:00:00','/news.htm','Firefox',1,'',''),(63712,'220.181.108.155','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63713,'198.148.111.175','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63714,'140.205.144.100','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63715,'140.205.144.107','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63716,'111.132.121.99','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63717,'14.103.253.178','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63718,'140.205.144.99','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63719,'140.205.144.92','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63720,'114.242.194.129','2015-05-19 00:00:00','/index.html','Safari',1,'',''),(63721,'114.242.194.129','2015-05-19 00:00:00','/index.html','Safari',1,'',''),(63722,'140.205.144.234','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63723,'115.231.49.23','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63724,'115.231.49.42','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63725,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63726,'140.205.144.29','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63727,'180.76.4.138','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63728,'202.112.90.63','2015-05-19 00:00:00','/news.htm','IE',1,'',''),(63729,'140.205.144.242','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63730,'180.153.201.215','2015-05-19 00:00:00','/news.htm','Safari',1,'',''),(63731,'140.205.144.28','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63732,'140.205.144.161','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63733,'140.205.144.98','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63734,'222.129.50.214','2015-05-19 00:00:00','/index.html','Chrome',1,'','baidu'),(63735,'180.153.201.215','2015-05-19 00:00:00','/index.html','Safari',1,'',''),(63736,'220.181.132.216','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63737,'198.148.111.175','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63738,'140.205.144.6','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63739,'220.181.51.46','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63740,'220.181.132.196','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63741,'140.205.144.31','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63742,'61.160.247.181','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63743,'140.205.144.182','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63744,'140.205.144.100','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63745,'123.125.71.14','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63746,'140.205.144.9','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63747,'220.181.108.155','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63748,'140.205.144.78','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63749,'140.205.144.219','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63750,'66.249.65.228','2015-05-19 00:00:00','/index.html','Safari',1,'',''),(63751,'180.76.4.121','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63752,'140.205.144.98','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63753,'66.249.65.215','2015-05-19 00:00:00','/index.html','Safari',1,'',''),(63754,'198.211.30.14','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63755,'140.205.144.189','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63756,'140.205.144.186','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63757,'220.181.127.123','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63758,'61.146.178.190','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63759,'123.125.71.89','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63760,'140.205.144.71','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63761,'101.199.108.54','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63762,'220.181.108.173','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63763,'140.205.144.142','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63764,'111.132.121.99','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63765,'111.132.121.99','2015-05-19 00:00:00','/news.htm','Firefox',1,'',''),(63766,'140.205.144.50','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63767,'123.125.71.33','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63768,'220.181.108.166','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63769,'140.205.144.40','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63770,'140.205.144.220','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63771,'140.205.144.206','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63772,'140.205.144.66','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63773,'198.52.119.94','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63774,'52.7.228.137','2015-05-19 00:00:00','/download.html','Firefox',1,'',''),(63775,'52.4.16.156','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63776,'52.4.16.156','2015-05-19 00:00:00','/olap2.html','Firefox',1,'',''),(63777,'52.4.16.156','2015-05-19 00:00:00','/report.html','Firefox',1,'',''),(63778,'52.7.194.252','2015-05-19 00:00:00','/newsview.htm','Chrome',0,'',''),(63779,'140.205.144.88','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63780,'140.205.144.173','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63781,'180.76.4.117','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63782,'140.205.144.56','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63783,'140.205.144.197','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63784,'140.205.144.29','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63785,'140.205.144.143','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63786,'140.205.144.90','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63787,'140.205.144.208','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63788,'123.125.71.116','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63789,'220.181.108.162','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63790,'140.205.144.233','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63791,'140.205.144.116','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63792,'220.181.51.61','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63793,'198.148.111.175','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63794,'140.205.144.89','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63795,'140.205.144.178','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63796,'183.136.190.62','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63797,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63798,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63799,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63800,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63801,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63802,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63803,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63804,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63805,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63806,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63807,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63808,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63809,'61.172.57.210','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63810,'140.205.144.163','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63811,'140.205.144.198','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63812,'140.205.144.194','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63813,'180.76.4.248','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63814,'140.205.144.56','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63815,'140.205.144.201','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63816,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63817,'140.205.144.240','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63818,'140.205.144.223','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63819,'198.74.111.236','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63820,'140.205.144.29','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63821,'140.205.144.9','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63822,'123.125.71.17','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63823,'220.181.108.172','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63824,'140.205.144.95','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63825,'140.205.144.192','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63826,'61.135.190.103','2015-05-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(63827,'61.135.190.102','2015-05-19 00:00:00','/newsview.htm','Chrome',1,'�������������ҵ�����г���������-�����˼�Ƽ����޹�˾','baidu'),(63828,'140.205.144.124','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63829,'140.205.144.91','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63830,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63831,'66.249.65.89','2015-05-19 00:00:00','/index.html','Safari',1,'',''),(63832,'140.205.144.59','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63833,'140.205.144.147','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63834,'180.76.4.60','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63835,'140.205.144.214','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63836,'183.136.190.62','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63837,'183.136.190.62','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63838,'121.42.0.16','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63839,'121.42.0.16','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63840,'121.42.0.16','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63841,'140.205.144.3','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63842,'198.148.111.175','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63843,'140.205.144.229','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63844,'180.153.206.17','2015-05-19 00:00:00','/index.html','Safari',1,'睿思','baidu'),(63845,'140.205.144.204','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63846,'140.205.144.121','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63847,'140.205.144.227','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63848,'140.205.144.178','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63849,'140.205.144.244','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63850,'222.35.122.170','2015-05-19 00:00:00','/index.html','IE',1,'','baidu'),(63851,'36.99.31.71','2015-05-19 00:00:00','/index.html','Safari',1,'',''),(63852,'140.205.144.32','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63853,'71.19.249.6','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63854,'71.19.249.6','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63855,'198.74.111.236','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63856,'140.205.144.96','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63857,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63858,'220.181.51.45','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63859,'140.205.144.47','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63860,'180.76.4.198','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63861,'140.205.144.155','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63862,'140.205.144.101','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63863,'123.125.71.57','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63864,'220.181.108.78','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63865,'140.205.144.119','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63866,'212.233.239.130','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63867,'140.205.144.154','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63868,'140.205.144.223','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63869,'36.99.31.238','2015-05-19 00:00:00','/index.html','Safari',1,'',''),(63870,'66.249.65.68','2015-05-19 00:00:00','/index.html','Safari',1,'',''),(63871,'121.199.125.21','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63872,'140.205.144.4','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63873,'140.205.144.216','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63874,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63875,'123.125.71.40','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63876,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63877,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63878,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63879,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63880,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63881,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63882,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63883,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63884,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63885,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63886,'121.42.0.38','2015-05-19 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(63887,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63888,'121.42.0.38','2015-05-19 00:00:00','/news/news.htm','IE',1,'',''),(63889,'220.181.108.86','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63890,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63891,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63892,'46.161.41.199','2015-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(63893,'121.42.0.38','2015-05-19 00:00:00','/news/news.htm','IE',1,'',''),(63894,'140.205.144.209','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63895,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63896,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63897,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63898,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63899,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63900,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63901,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63902,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63903,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63904,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63905,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63906,'121.42.0.38','2015-05-19 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(63907,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63908,'121.42.0.38','2015-05-19 00:00:00','/news.htm','IE',1,'',''),(63909,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63910,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63911,'121.42.0.38','2015-05-19 00:00:00','/news.htm','IE',1,'',''),(63912,'140.205.144.245','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63913,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63914,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63915,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63916,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63917,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63918,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63919,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63920,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63921,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63922,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63923,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63924,'121.42.0.38','2015-05-19 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(63925,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63926,'121.42.0.38','2015-05-19 00:00:00','/newsview.htm','IE',1,'',''),(63927,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63928,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63929,'121.42.0.38','2015-05-19 00:00:00','/newsview.htm','IE',0,'',''),(63930,'140.205.144.246','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63931,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63932,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63933,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63934,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63935,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63936,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63937,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63938,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63939,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63940,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63941,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63942,'121.42.0.38','2015-05-19 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(63943,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63944,'121.42.0.38','2015-05-19 00:00:00','/news/newsview.htm','IE',1,'',''),(63945,'140.205.144.238','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63946,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63947,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63948,'121.42.0.38','2015-05-19 00:00:00','/news/newsview.htm','IE',0,'',''),(63949,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63950,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63951,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63952,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63953,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63954,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63955,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63956,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63957,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63958,'123.125.71.102','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63959,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63960,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63961,'121.42.0.38','2015-05-19 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(63962,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63963,'121.42.0.38','2015-05-19 00:00:00','/newsview.htm','IE',1,'',''),(63964,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63965,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63966,'121.42.0.38','2015-05-19 00:00:00','/newsview.htm','IE',0,'',''),(63967,'220.181.108.100','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63968,'121.42.0.38','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63969,'140.205.144.211','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63970,'71.19.249.6','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63971,'180.76.4.218','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63972,'71.19.249.6','2015-05-19 00:00:00','/index.html','IE',1,'',''),(63973,'140.205.144.207','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63974,'140.205.144.105','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63975,'101.38.127.193','2015-05-19 00:00:00','/index.html','Chrome',1,'','baidu'),(63976,'101.38.127.193','2015-05-19 00:00:00','/news.htm','Chrome',1,'',''),(63977,'140.205.144.219','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63978,'140.205.144.136','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63979,'140.205.144.161','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63980,'208.90.57.196','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63981,'140.205.144.146','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63982,'123.125.71.14','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63983,'220.181.108.185','2015-05-19 00:00:00','/index.html','Firefox',1,'',''),(63984,'197.218.64.209','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63985,'140.205.144.248','2015-05-19 00:00:00','/index.html','Chrome',1,'',''),(63986,'140.205.144.152','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(63987,'140.205.144.102','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(63988,'140.205.144.202','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(63989,'140.205.144.90','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(63990,'123.125.71.28','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(63991,'220.181.108.81','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(63992,'140.205.144.232','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(63993,'140.205.144.154','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(63994,'140.205.144.147','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(63995,'140.205.144.35','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(63996,'140.205.144.240','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(63997,'140.205.144.237','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(63998,'71.19.249.6','2015-05-20 00:00:00','/index.html','IE',1,'',''),(63999,'71.19.249.6','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64000,'140.205.144.200','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64001,'221.194.128.224','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64002,'218.30.118.80','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64003,'208.90.57.196','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64004,'140.205.144.167','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64005,'189.63.26.153','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64006,'140.205.144.153','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64007,'220.181.132.216','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64008,'101.199.108.119','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64009,'140.205.144.17','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64010,'198.74.111.236','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64011,'140.205.144.139','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64012,'140.205.144.222','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64013,'140.205.144.219','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64014,'46.161.41.199','2015-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(64015,'140.205.144.76','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64016,'123.125.71.87','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64017,'220.181.108.122','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64018,'140.205.144.53','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64019,'140.205.144.172','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64020,'140.205.144.118','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64021,'140.205.144.186','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64022,'198.52.119.94','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64023,'140.205.144.109','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64024,'140.205.144.63','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64025,'140.205.144.193','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64026,'140.205.144.34','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64027,'71.19.249.6','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64028,'140.205.144.28','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64029,'123.125.71.42','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64030,'220.181.108.88','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64031,'140.205.144.97','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64032,'140.205.144.133','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64033,'140.205.144.109','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64034,'140.205.144.129','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64035,'140.205.144.233','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64036,'140.205.144.140','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64037,'140.205.144.42','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64038,'123.125.71.42','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64039,'220.181.108.168','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64040,'198.74.116.157','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64041,'140.205.144.10','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64042,'46.161.41.199','2015-05-20 00:00:00','/news.htm','Firefox',1,'',''),(64043,'140.205.144.118','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64044,'123.125.71.44','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64045,'220.181.108.78','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64046,'140.205.144.177','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64047,'46.161.41.199','2015-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(64048,'140.205.144.118','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64049,'140.205.144.98','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64050,'46.161.41.199','2015-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(64051,'140.205.144.212','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64052,'140.205.144.116','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64053,'140.205.144.102','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64054,'198.74.111.236','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64055,'140.205.144.165','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64056,'123.125.71.46','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64057,'46.161.41.199','2015-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(64058,'220.181.108.141','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64059,'140.205.144.158','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64060,'223.243.17.244','2015-05-20 00:00:00','/index.html','Safari',1,'','baidu'),(64061,'140.205.144.48','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64062,'140.205.144.33','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64063,'54.88.72.26','2015-05-20 00:00:00','/about.html','Chrome',1,'',''),(64064,'52.7.160.166','2015-05-20 00:00:00','/news.htm','Firefox',1,'',''),(64065,'54.152.53.10','2015-05-20 00:00:00','/etl.html','Chrome',1,'',''),(64066,'52.7.160.166','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64067,'54.85.10.178','2015-05-20 00:00:00','/sitemap.html','Chrome',1,'',''),(64068,'140.205.144.211','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64069,'123.125.71.39','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64070,'220.181.108.107','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64071,'140.205.144.83','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64072,'189.249.10.2','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64073,'140.205.144.164','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64074,'140.205.144.212','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64075,'140.205.144.250','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64076,'140.205.144.105','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64077,'140.205.144.25','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64078,'140.205.144.22','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64079,'198.74.116.157','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64080,'123.125.71.43','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64081,'119.147.146.189','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64082,'220.181.108.139','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64083,'140.205.144.239','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64084,'140.205.144.127','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64085,'140.205.144.13','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64086,'183.136.190.49','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64087,'140.205.144.36','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64088,'140.205.144.217','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64089,'140.205.144.15','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64090,'140.205.144.240','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64091,'101.226.66.174','2015-05-20 00:00:00','/index.html','Safari',1,'',''),(64092,'117.158.22.20','2015-05-20 00:00:00','/index.html','IE',1,'森睿思科技有限公司','baidu'),(64093,'140.205.144.222','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64094,'198.74.116.157','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64095,'61.135.190.103','2015-05-20 00:00:00','/newsview.htm','Chrome',1,'����������ĿӦ���ǡ�ҵ��ϵͳ��-�����˼�Ƽ����޹�˾','baidu'),(64096,'140.205.144.60','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64097,'140.205.144.211','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64098,'140.205.144.184','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64099,'221.194.128.224','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64100,'140.205.144.243','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64101,'140.205.144.144','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64102,'140.205.144.127','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64103,'140.205.144.199','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64104,'121.199.125.21','2015-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(64105,'140.205.144.192','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64106,'140.205.144.163','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64107,'198.74.116.157','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64108,'123.125.71.136','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64109,'140.205.144.142','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64110,'46.161.41.199','2015-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(64111,'123.125.71.50','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64112,'220.181.108.165','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64113,'46.161.41.199','2015-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(64114,'140.205.144.101','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64115,'111.175.142.21','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64116,'140.205.144.49','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64117,'220.181.132.216','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64118,'123.57.36.31','2015-05-20 00:00:00','/index.html','IE',1,'','baidu'),(64119,'140.205.144.250','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64120,'124.193.186.125','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64121,'124.193.186.125','2015-05-20 00:00:00','/news.htm','IE',1,'',''),(64122,'124.193.186.125','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64123,'140.205.144.83','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64124,'101.199.108.57','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64125,'66.249.73.247','2015-05-20 00:00:00','/index.html','Safari',1,'',''),(64126,'66.249.73.247','2015-05-20 00:00:00','/index.html','Safari',1,'',''),(64127,'140.205.144.81','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64128,'140.205.144.151','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64129,'140.205.144.189','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64130,'42.156.138.76','2015-05-20 00:00:00','/index.html','Safari',1,'',''),(64131,'140.205.144.222','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64132,'198.74.116.157','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64133,'140.205.144.167','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64134,'140.205.144.132','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64135,'140.205.144.134','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64136,'140.205.144.235','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64137,'46.161.41.199','2015-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(64138,'140.205.144.25','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64139,'123.125.71.29','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64140,'140.205.144.132','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64141,'220.181.108.90','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64142,'140.205.144.25','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64143,'140.205.144.245','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64144,'183.60.70.30','2015-05-20 00:00:00','/index.html','Safari',1,'',''),(64145,'140.205.144.15','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64146,'198.52.119.94','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64147,'140.205.144.99','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64148,'140.205.144.7','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64149,'220.181.132.218','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64150,'123.125.71.76','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64151,'101.199.112.53','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64152,'140.205.144.66','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64153,'220.181.108.117','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64154,'140.205.144.194','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64155,'140.205.144.168','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64156,'140.205.144.110','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64157,'140.205.144.141','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64158,'140.205.144.39','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64159,'140.205.144.128','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64160,'123.125.71.38','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64161,'42.156.136.54','2015-05-20 00:00:00','/index.html','Safari',1,'',''),(64162,'140.205.144.204','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64163,'198.148.111.175','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64164,'220.181.108.109','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64165,'101.226.89.121','2015-05-20 00:00:00','/index.html','Safari',1,'',''),(64166,'140.205.144.103','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64167,'140.205.144.205','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64168,'140.205.144.109','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64169,'140.205.144.13','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64170,'140.205.144.171','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64171,'110.96.97.27','2015-05-20 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(64172,'42.156.136.45','2015-05-20 00:00:00','/index.html','Safari',1,'',''),(64173,'123.125.71.21','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64174,'140.205.144.115','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64175,'140.205.144.247','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64176,'220.181.108.97','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64177,'46.161.41.199','2015-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(64178,'140.205.144.189','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64179,'123.125.71.24','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64180,'220.181.108.78','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64181,'218.77.79.57','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64182,'140.205.144.113','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64183,'198.74.111.236','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64184,'140.205.144.47','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64185,'140.205.144.239','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64186,'119.147.146.189','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64187,'140.205.144.211','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64188,'46.161.41.199','2015-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(64189,'140.205.144.48','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64190,'140.205.144.28','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64191,'140.205.144.117','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64192,'60.166.67.138','2015-05-20 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(64193,'140.205.144.36','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64194,'198.74.111.236','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64195,'140.205.144.101','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64196,'140.205.144.241','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64197,'121.42.0.36','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64198,'121.42.0.36','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64199,'121.42.0.36','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64200,'140.205.144.21','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64201,'61.135.190.69','2015-05-20 00:00:00','/index.html','Safari',1,'',''),(64202,'140.205.144.185','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64203,'140.205.144.176','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64204,'112.64.235.246','2015-05-20 00:00:00','/index.html','Safari',1,'',''),(64205,'140.205.144.5','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64206,'180.153.163.191','2015-05-20 00:00:00','/index.html','Safari',1,'',''),(64207,'140.205.144.87','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64208,'140.205.144.242','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64209,'123.125.71.56','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64210,'14.17.29.85','2015-05-20 00:00:00','/index.html','Safari',1,'',''),(64211,'198.74.116.157','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64212,'140.205.144.178','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64213,'220.181.108.93','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64214,'140.205.144.242','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64215,'140.205.144.169','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64216,'140.205.144.67','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64217,'140.205.144.52','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64218,'140.205.144.236','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64219,'140.205.144.198','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64220,'140.205.144.52','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64221,'123.125.71.28','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64222,'220.181.108.110','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64223,'140.205.144.176','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64224,'140.205.144.243','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64225,'140.205.144.200','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64226,'198.148.111.175','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64227,'140.205.144.219','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64228,'140.205.144.206','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64229,'46.161.41.199','2015-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(64230,'140.205.144.206','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64231,'71.19.249.6','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64232,'71.19.249.6','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64233,'140.205.144.182','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64234,'140.205.144.68','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64235,'140.205.144.19','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64236,'140.205.144.169','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64237,'123.125.71.16','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64238,'220.181.108.107','2015-05-20 00:00:00','/index.html','Firefox',1,'',''),(64239,'140.205.144.186','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64240,'198.74.111.236','2015-05-20 00:00:00','/index.html','IE',1,'',''),(64241,'140.205.144.178','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64242,'140.205.144.161','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64243,'182.118.53.158','2015-05-20 00:00:00','/index.html','Chrome',1,'',''),(64244,'180.149.143.27','2015-05-20 00:00:00','/newsview.htm','Safari',1,'',''),(64245,'140.205.144.39','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64246,'140.205.144.133','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64247,'140.205.144.215','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64248,'123.125.71.58','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64249,'220.181.108.107','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64250,'66.249.67.176','2015-05-21 00:00:00','/newsview.htm','Safari',1,'',''),(64251,'140.205.144.119','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64252,'66.249.67.176','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64253,'140.205.144.180','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64254,'140.205.144.238','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64255,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64256,'140.205.144.72','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64257,'79.11.191.128','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64258,'140.205.144.201','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64259,'111.113.13.214','2015-05-21 00:00:00','/index.html','IE',1,'','baidu'),(64260,'140.205.144.218','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64261,'198.52.119.94','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64262,'71.19.249.6','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64263,'140.205.144.209','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64264,'71.19.249.6','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64265,'140.205.144.168','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64266,'69.58.178.57','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64267,'69.58.178.57','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64268,'69.58.178.57','2015-05-21 00:00:00','/news.htm','Firefox',1,'',''),(64269,'140.205.144.231','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64270,'140.205.144.239','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64271,'140.205.144.209','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64272,'140.205.144.246','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64273,'140.205.144.5','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64274,'140.205.144.138','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64275,'140.205.144.124','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64276,'198.74.116.157','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64277,'140.205.144.192','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64278,'46.246.36.55','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64279,'46.246.36.55','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64280,'140.205.144.251','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64281,'140.205.144.112','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64282,'123.125.71.115','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64283,'220.181.108.146','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64284,'140.205.144.204','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64285,'140.205.144.5','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64286,'140.205.144.99','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64287,'140.205.144.172','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64288,'140.205.144.247','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64289,'198.74.116.157','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64290,'140.205.144.203','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64291,'140.205.144.179','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64292,'183.136.190.62','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64293,'123.125.71.31','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64294,'220.181.108.102','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64295,'218.30.118.98','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64296,'140.205.144.221','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64297,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64298,'140.205.144.62','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64299,'140.205.144.78','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64300,'140.205.144.144','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64301,'140.205.144.17','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64302,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64303,'140.205.144.75','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64304,'140.205.144.126','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64305,'198.148.111.175','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64306,'140.205.144.123','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64307,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64308,'140.205.144.147','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64309,'140.205.144.228','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64310,'140.205.144.170','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64311,'66.249.67.104','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64312,'140.205.144.3','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64313,'123.125.71.125','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64314,'220.181.51.56','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64315,'140.205.144.118','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64316,'140.205.144.70','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64317,'140.205.144.3','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64318,'140.205.144.161','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64319,'198.74.116.157','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64320,'140.205.144.14','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64321,'123.125.71.51','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64322,'220.181.108.176','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64323,'140.205.144.223','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64324,'123.150.182.207','2015-05-21 00:00:00','/index.html','Safari',1,'','baidu'),(64325,'140.205.144.226','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64326,'140.205.144.245','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64327,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64328,'182.118.54.111','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64329,'140.205.144.107','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64330,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64331,'140.205.144.80','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64332,'140.205.144.40','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64333,'123.125.71.24','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64334,'220.181.108.119','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64335,'140.205.144.49','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64336,'180.153.214.181','2015-05-21 00:00:00','/index.html','Safari',1,'bicom公司','baidu'),(64337,'140.205.144.81','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64338,'198.74.116.157','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64339,'140.205.144.94','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64340,'140.205.144.46','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64341,'140.205.144.54','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64342,'180.153.188.137','2015-05-21 00:00:00','/newsview.htm','Safari',1,'',''),(64343,'140.205.144.223','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64344,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64345,'123.125.71.36','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64346,'220.181.108.113','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64347,'140.205.144.150','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64348,'113.105.95.122','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64349,'140.205.144.115','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64350,'140.205.144.34','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64351,'180.153.206.33','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64352,'140.205.144.197','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64353,'123.66.129.236','2015-05-21 00:00:00','/index.html','Firefox',1,'睿思BI','baidu'),(64354,'123.66.129.236','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64355,'140.205.144.41','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64356,'140.205.144.211','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64357,'123.125.71.101','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64358,'198.74.116.157','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64359,'220.181.108.103','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64360,'140.205.144.250','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64361,'140.205.144.160','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64362,'140.205.144.80','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64363,'140.205.144.250','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64364,'112.23.146.41','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64365,'112.23.146.41','2015-05-21 00:00:00','/news.htm','Chrome',1,'',''),(64366,'180.153.163.210','2015-05-21 00:00:00','/news.htm','Safari',1,'',''),(64367,'42.156.136.45','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64368,'140.205.144.21','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64369,'49.4.166.10','2015-05-21 00:00:00','/index.html','Chrome',1,'睿思科技公司','baidu'),(64370,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64371,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64372,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64373,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64374,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64375,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64376,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64377,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64378,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64379,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64380,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64381,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64382,'49.4.166.10','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64383,'180.153.211.172','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64384,'140.205.144.220','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64385,'182.118.60.95','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64386,'140.205.144.145','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64387,'140.205.144.30','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64388,'221.194.128.224','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64389,'140.205.144.168','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64390,'220.181.51.39','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64391,'140.205.144.211','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64392,'198.74.116.157','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64393,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64394,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64395,'198.170.185.222','2015-05-21 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(64396,'140.205.144.18','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64397,'123.66.129.236','2015-05-21 00:00:00','/news.htm','Firefox',1,'',''),(64398,'123.66.129.236','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'睿思BI 部署出错','baidu'),(64399,'140.205.144.178','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64400,'140.205.144.61','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64401,'218.107.20.239','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64402,'66.249.67.133','2015-05-21 00:00:00','/news.htm','Safari',1,'',''),(64403,'140.205.144.138','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64404,'140.205.144.165','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64405,'101.95.13.234','2015-05-21 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(64406,'101.95.13.234','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64407,'140.205.144.85','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64408,'220.181.132.216','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64409,'101.199.112.52','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64410,'140.205.144.89','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64411,'140.205.144.59','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64412,'140.205.144.124','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64413,'198.74.116.157','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64414,'140.205.144.182','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64415,'140.205.144.4','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64416,'140.205.144.151','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64417,'140.205.144.70','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64418,'116.231.127.97','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64419,'140.205.144.219','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64420,'140.205.144.206','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64421,'140.205.144.46','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64422,'106.2.164.35','2015-05-21 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(64423,'140.205.144.129','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64424,'106.2.164.35','2015-05-21 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(64425,'140.205.144.159','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64426,'180.153.206.35','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64427,'220.181.127.123','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64428,'140.205.144.182','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64429,'198.74.111.236','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64430,'61.160.213.110','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64431,'111.172.30.198','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64432,'101.199.108.120','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64433,'140.205.144.53','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64434,'123.125.71.34','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64435,'140.205.144.136','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64436,'140.205.144.210','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64437,'140.205.144.99','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64438,'140.205.144.68','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64439,'220.181.132.218','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64440,'101.199.108.118','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64441,'140.205.144.42','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64442,'140.205.144.88','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64443,'123.125.71.88','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64444,'219.143.212.9','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64445,'140.205.144.111','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64446,'140.205.144.14','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64447,'198.74.116.157','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64448,'140.205.144.170','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64449,'119.40.37.179','2015-05-21 00:00:00','/index.html','IE',1,'北京睿思科技','baidu'),(64450,'140.205.144.197','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64451,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64452,'140.205.144.137','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64453,'140.205.144.70','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64454,'222.175.21.152','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64455,'222.175.21.152','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64456,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64457,'222.175.21.152','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64458,'140.205.144.61','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64459,'61.50.181.28','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64460,'140.205.144.167','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64461,'220.181.51.45','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64462,'140.205.144.9','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64463,'140.205.144.49','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64464,'220.181.51.45','2015-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(64465,'61.135.165.22','2015-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(64466,'140.205.144.13','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64467,'101.226.102.97','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64468,'140.205.144.169','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64469,'198.52.119.94','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64470,'140.205.144.99','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64471,'101.226.51.228','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64472,'101.226.89.119','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64473,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64474,'112.65.193.14','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64475,'140.205.144.165','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64476,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64477,'123.125.71.19','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64478,'220.181.108.83','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64479,'140.205.144.215','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64480,'140.205.144.115','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64481,'140.205.144.212','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64482,'140.205.144.221','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64483,'140.205.144.39','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64484,'121.42.0.39','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64485,'121.42.0.39','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64486,'121.42.0.39','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64487,'140.205.144.131','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64488,'198.74.116.157','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64489,'140.205.144.125','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64490,'140.205.144.70','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64491,'140.205.144.212','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64492,'42.120.161.47','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64493,'140.205.144.83','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64494,'123.125.71.105','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64495,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64496,'140.205.144.2','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64497,'220.181.108.123','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64498,'140.205.144.4','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64499,'140.205.144.25','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64500,'118.186.147.12','2015-05-21 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(64501,'140.205.144.227','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64502,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64503,'140.205.144.173','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64504,'140.205.144.91','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64505,'198.52.119.94','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64506,'140.205.144.226','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64507,'140.205.144.105','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64508,'140.205.144.123','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64509,'123.125.71.34','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64510,'140.205.144.77','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64511,'220.181.108.106','2015-05-21 00:00:00','/index.html','Firefox',1,'',''),(64512,'111.13.13.8','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64513,'140.205.144.196','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64514,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64515,'140.205.144.74','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64516,'140.205.144.211','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64517,'140.205.144.115','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64518,'140.205.144.53','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64519,'140.205.144.53','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64520,'140.205.144.197','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64521,'198.148.111.175','2015-05-21 00:00:00','/index.html','IE',1,'',''),(64522,'140.205.144.205','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64523,'113.44.54.155','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64524,'46.161.41.199','2015-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(64525,'140.205.144.242','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64526,'140.205.144.79','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64527,'101.226.102.97','2015-05-21 00:00:00','/index.html','Safari',1,'',''),(64528,'140.205.144.96','2015-05-21 00:00:00','/index.html','Chrome',1,'',''),(64529,'140.205.144.176','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64530,'140.205.144.94','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64531,'140.205.144.67','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64532,'221.194.128.224','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64533,'123.125.71.96','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64534,'140.205.144.74','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64535,'198.148.111.175','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64536,'140.205.144.31','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64537,'140.205.144.206','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64538,'61.146.178.190','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64539,'140.205.144.183','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64540,'140.205.144.150','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64541,'140.205.144.113','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64542,'140.205.144.187','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64543,'140.205.144.140','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64544,'140.205.144.119','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64545,'140.205.144.234','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64546,'140.205.144.5','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64547,'198.74.111.236','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64548,'140.205.144.69','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64549,'54.87.84.166','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64550,'123.125.71.33','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64551,'140.205.144.144','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64552,'54.166.82.222','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64553,'140.205.144.111','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64554,'140.205.144.104','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64555,'140.205.144.251','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64556,'140.205.144.231','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64557,'140.205.144.203','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64558,'198.74.116.157','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64559,'140.205.144.9','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64560,'140.205.144.101','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64561,'140.205.144.116','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64562,'140.205.144.196','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64563,'140.205.144.187','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64564,'140.205.144.24','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64565,'140.205.144.171','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64566,'140.205.144.29','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64567,'123.125.71.56','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64568,'220.181.108.184','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64569,'218.30.118.101','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64570,'140.205.144.97','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64571,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64572,'140.205.144.218','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64573,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64574,'140.205.144.154','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64575,'182.118.41.243','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64576,'198.74.116.157','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64577,'140.205.144.101','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64578,'140.205.144.223','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64579,'140.205.144.203','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64580,'140.205.144.226','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64581,'140.205.144.151','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64582,'140.205.144.152','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64583,'140.205.144.43','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64584,'140.205.144.127','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64585,'220.181.51.56','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64586,'61.135.169.22','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64587,'123.125.71.112','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64588,'220.181.108.101','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64589,'140.205.144.67','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64590,'140.205.144.2','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64591,'198.74.111.236','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64592,'140.205.144.137','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64593,'140.205.144.50','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64594,'140.205.144.39','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64595,'140.205.144.185','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64596,'123.125.71.27','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64597,'220.181.108.186','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64598,'140.205.144.3','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64599,'140.205.144.199','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64600,'140.205.144.243','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64601,'140.205.144.109','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64602,'140.205.144.70','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64603,'198.74.116.157','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64604,'140.205.144.212','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64605,'140.205.144.19','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64606,'140.205.144.152','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64607,'140.205.144.243','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64608,'140.205.144.12','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64609,'123.125.71.30','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64610,'140.205.144.62','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64611,'124.127.62.202','2015-05-22 00:00:00','/index.html','Firefox',1,'北京睿思科技','baidu'),(64612,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64613,'140.205.144.118','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64614,'140.205.144.120','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64615,'140.205.144.89','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64616,'123.125.71.33','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64617,'198.52.119.94','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64618,'220.181.108.176','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64619,'140.205.144.95','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64620,'140.205.144.170','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64621,'140.205.144.6','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64622,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64623,'140.205.144.13','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64624,'123.125.71.117','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64625,'140.205.144.168','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64626,'220.181.108.108','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64627,'140.205.144.221','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64628,'140.205.144.23','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64629,'60.253.227.87','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64630,'140.205.144.234','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64631,'140.205.144.160','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64632,'140.205.144.117','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64633,'198.52.119.94','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64634,'140.205.144.37','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64635,'140.205.144.120','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64636,'220.181.51.39','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64637,'140.205.144.73','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64638,'66.249.73.247','2015-05-22 00:00:00','/newsview.htm','Safari',1,'',''),(64639,'140.205.144.225','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64640,'140.205.144.242','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64641,'123.125.71.51','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64642,'140.205.144.118','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64643,'140.205.144.40','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64644,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64645,'140.205.144.202','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64646,'198.74.116.157','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64647,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64648,'140.205.144.72','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64649,'140.205.144.8','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64650,'123.125.71.108','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64651,'140.205.144.4','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64652,'220.181.108.175','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64653,'111.172.30.198','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64654,'140.205.144.105','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64655,'140.205.144.53','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64656,'140.205.144.17','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64657,'140.205.144.112','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64658,'220.181.132.216','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64659,'140.205.144.207','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64660,'101.199.108.57','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64661,'140.205.144.117','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64662,'140.205.144.13','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64663,'198.52.119.94','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64664,'140.205.144.92','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64665,'219.143.212.9','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64666,'140.205.144.182','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64667,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64668,'140.205.144.78','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64669,'218.29.220.2','2015-05-22 00:00:00','/news.htm','Chrome',1,'',''),(64670,'218.29.220.2','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64671,'140.205.144.13','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64672,'140.205.144.134','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64673,'140.205.144.63','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64674,'140.205.144.203','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64675,'123.125.71.15','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64676,'220.181.108.161','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64677,'140.205.144.124','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64678,'140.205.144.29','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64679,'140.205.144.174','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64680,'198.148.111.175','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64681,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64682,'140.205.144.75','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64683,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64684,'140.205.144.227','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64685,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64686,'140.205.144.79','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64687,'140.205.144.36','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64688,'36.99.31.149','2015-05-22 00:00:00','/index.html','Safari',1,'',''),(64689,'122.70.244.26','2015-05-22 00:00:00','/index.html','Chrome',1,'','baidu'),(64690,'140.205.144.187','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64691,'36.99.30.66','2015-05-22 00:00:00','/index.html','Safari',1,'',''),(64692,'140.205.144.53','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64693,'220.181.51.56','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64694,'140.205.144.208','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64695,'111.197.80.195','2015-05-22 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(64696,'111.197.80.195','2015-05-22 00:00:00','/news.htm','Safari',1,'',''),(64697,'111.197.80.195','2015-05-22 00:00:00','/newsview.htm','Safari',1,'',''),(64698,'198.148.111.175','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64699,'140.205.144.173','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64700,'123.125.71.85','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64701,'220.181.108.117','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64702,'140.205.144.224','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64703,'140.205.144.44','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64704,'140.205.144.212','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64705,'140.205.144.197','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64706,'140.205.144.104','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64707,'140.205.144.41','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64708,'140.205.144.84','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64709,'140.205.144.80','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64710,'123.125.71.51','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64711,'140.205.144.180','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64712,'220.181.108.80','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64713,'140.205.144.35','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64714,'220.181.127.123','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64715,'101.199.108.57','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64716,'140.205.144.186','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64717,'198.148.111.175','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64718,'140.205.144.197','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64719,'140.205.144.173','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64720,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64721,'140.205.144.171','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64722,'140.205.144.248','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64723,'180.153.201.79','2015-05-22 00:00:00','/index.html','Safari',1,'',''),(64724,'101.226.33.202','2015-05-22 00:00:00','/index.html','Safari',1,'',''),(64725,'140.205.144.79','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64726,'140.205.144.18','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64727,'140.205.144.82','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64728,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64729,'140.205.144.152','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64730,'140.205.144.236','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64731,'123.125.71.42','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64732,'220.181.108.92','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64733,'140.205.144.181','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64734,'140.205.144.209','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64735,'198.74.111.236','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64736,'140.205.144.115','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64737,'140.205.144.158','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64738,'140.205.144.83','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64739,'140.205.144.164','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64740,'121.42.0.19','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64741,'121.42.0.19','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64742,'121.42.0.19','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64743,'58.20.54.248','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64744,'58.20.54.248','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64745,'58.20.54.248','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64746,'140.205.144.223','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64747,'140.205.144.42','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64748,'140.205.144.20','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64749,'46.161.41.199','2015-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(64750,'140.205.144.211','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64751,'71.19.249.6','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64752,'71.19.249.6','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64753,'140.205.144.109','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64754,'198.74.116.157','2015-05-22 00:00:00','/index.html','IE',1,'',''),(64755,'140.205.144.58','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64756,'140.205.144.5','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64757,'140.205.144.177','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64758,'140.205.144.109','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64759,'123.125.71.60','2015-05-22 00:00:00','/index.html','Firefox',1,'',''),(64760,'140.205.144.232','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64761,'140.205.144.171','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64762,'140.205.144.108','2015-05-22 00:00:00','/index.html','Chrome',1,'',''),(64763,'140.205.144.6','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64764,'119.147.146.189','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64765,'140.205.144.154','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64766,'198.52.119.94','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64767,'140.205.144.127','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64768,'140.205.144.156','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64769,'140.205.144.60','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64770,'182.118.54.21','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64771,'140.205.144.235','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64772,'140.205.144.176','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64773,'140.205.144.109','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64774,'140.205.144.83','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64775,'140.205.144.175','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64776,'71.19.249.6','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64777,'71.19.249.6','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64778,'140.205.144.19','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64779,'182.93.71.231','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64780,'198.74.116.157','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64781,'140.205.144.108','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64782,'140.205.144.68','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64783,'140.205.144.75','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64784,'140.205.144.141','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64785,'140.205.144.54','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64786,'140.205.144.121','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64787,'140.205.144.143','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64788,'140.205.144.69','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64789,'182.118.41.91','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64790,'140.205.144.104','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64791,'140.205.144.177','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64792,'140.205.144.243','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64793,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64794,'140.205.144.79','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64795,'140.205.144.183','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64796,'198.52.119.94','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64797,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64798,'140.205.144.227','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64799,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64800,'140.205.144.51','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64801,'71.19.249.6','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64802,'140.205.144.133','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64803,'46.246.36.20','2015-05-23 00:00:00','/newsview.htm','Chrome',0,'',''),(64804,'46.246.36.20','2015-05-23 00:00:00','/ybp.html','Chrome',1,'',''),(64805,'46.246.36.20','2015-05-23 00:00:00','/news.htm','Chrome',1,'',''),(64806,'46.246.36.20','2015-05-23 00:00:00','/jobs.html','Chrome',1,'',''),(64807,'71.19.249.6','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64808,'46.246.36.20','2015-05-23 00:00:00','/about.html','Chrome',1,'',''),(64809,'46.246.36.20','2015-05-23 00:00:00','/subject.html','Chrome',1,'',''),(64810,'46.246.36.20','2015-05-23 00:00:00','/olap2.html','Chrome',1,'',''),(64811,'46.246.36.20','2015-05-23 00:00:00','/product.html','Chrome',1,'',''),(64812,'46.246.36.20','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64813,'46.246.36.20','2015-05-23 00:00:00','/newsview.htm','Chrome',0,'',''),(64814,'46.246.36.20','2015-05-23 00:00:00','/news.htm','Chrome',1,'',''),(64815,'46.246.36.20','2015-05-23 00:00:00','/etl.html','Chrome',1,'',''),(64816,'46.246.36.20','2015-05-23 00:00:00','/report.html','Chrome',1,'',''),(64817,'46.246.36.20','2015-05-23 00:00:00','/sitemap.html','Chrome',1,'',''),(64818,'46.246.36.20','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64819,'46.246.36.20','2015-05-23 00:00:00','/download.html','Chrome',1,'',''),(64820,'46.246.36.20','2015-05-23 00:00:00','/xsfwjl.html','Chrome',1,'',''),(64821,'46.246.36.20','2015-05-23 00:00:00','/suggest.html','Chrome',1,'',''),(64822,'46.246.36.20','2015-05-23 00:00:00','/qywh.html','Chrome',1,'',''),(64823,'46.246.36.20','2015-05-23 00:00:00','/concat.html','Chrome',1,'',''),(64824,'46.246.36.20','2015-05-23 00:00:00','/simple.html','Chrome',1,'',''),(64825,'46.246.36.20','2015-05-23 00:00:00','/demo.html','Chrome',1,'',''),(64826,'46.246.36.20','2015-05-23 00:00:00','/3gbi.html','Chrome',1,'',''),(64827,'46.246.36.20','2015-05-23 00:00:00','/model.html','Chrome',1,'',''),(64828,'140.205.144.221','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64829,'46.246.36.20','2015-05-23 00:00:00','/datamining.html','Chrome',1,'',''),(64830,'46.246.36.20','2015-05-23 00:00:00','/czdl.html','Chrome',1,'',''),(64831,'46.246.36.20','2015-05-23 00:00:00','/case.html','Chrome',1,'',''),(64832,'46.246.36.20','2015-05-23 00:00:00','/crm.html','Chrome',1,'',''),(64833,'46.246.36.20','2015-05-23 00:00:00','/service.html','Chrome',1,'',''),(64834,'46.246.36.20','2015-05-23 00:00:00','/bigdata.html','Chrome',1,'',''),(64835,'46.246.36.20','2015-05-23 00:00:00','/portal.html','Chrome',1,'',''),(64836,'46.246.36.20','2015-05-23 00:00:00','/olap.html','Chrome',1,'',''),(64837,'46.246.36.20','2015-05-23 00:00:00','/appraise.html','Chrome',1,'',''),(64838,'46.246.36.20','2015-05-23 00:00:00','/dss.html','Chrome',1,'',''),(64839,'140.205.144.41','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64840,'140.205.144.113','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64841,'140.205.144.189','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64842,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64843,'140.205.144.230','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64844,'140.205.144.87','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64845,'140.205.144.163','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64846,'140.205.144.80','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64847,'140.205.144.206','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64848,'221.194.128.224','2015-05-23 00:00:00','/index.html','Firefox',1,'',''),(64849,'140.205.144.249','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64850,'140.205.144.11','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64851,'140.205.144.112','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64852,'140.205.144.224','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64853,'182.118.53.150','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64854,'140.205.144.70','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64855,'198.74.119.87','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64856,'140.205.144.83','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64857,'140.205.144.161','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64858,'140.205.144.202','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64859,'140.205.144.173','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64860,'140.205.144.111','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64861,'182.118.55.71','2015-05-23 00:00:00','/index.html','Safari',1,'',''),(64862,'140.205.144.188','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64863,'140.205.144.46','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64864,'140.205.144.143','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64865,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64866,'123.125.71.137','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64867,'220.181.51.39','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64868,'140.205.144.248','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64869,'23.95.43.106','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64870,'182.118.72.106','2015-05-23 00:00:00','/index.html','Safari',1,'',''),(64871,'140.205.144.115','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64872,'140.205.144.61','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64873,'140.205.144.141','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64874,'140.205.144.215','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64875,'140.205.144.30','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64876,'140.205.144.225','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64877,'140.205.144.68','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64878,'172.246.220.13','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64879,'140.205.144.5','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64880,'140.205.144.183','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64881,'140.205.144.184','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64882,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64883,'140.205.144.240','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64884,'140.205.144.52','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64885,'140.205.144.32','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64886,'140.205.144.17','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64887,'140.205.144.236','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64888,'140.205.144.57','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64889,'58.249.64.105','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64890,'183.60.15.20','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64891,'180.153.206.20','2015-05-23 00:00:00','/index.html','Safari',1,'',''),(64892,'58.249.64.105','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64893,'140.205.144.155','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64894,'119.147.146.189','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64895,'112.65.193.14','2015-05-23 00:00:00','/index.html','Safari',1,'',''),(64896,'140.205.144.77','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64897,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64898,'140.205.144.241','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64899,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64900,'140.205.144.21','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64901,'140.205.144.208','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64902,'140.205.144.179','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64903,'140.205.144.171','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64904,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64905,'140.205.144.58','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64906,'140.205.144.232','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64907,'220.181.51.56','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64908,'172.246.220.13','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64909,'140.205.144.106','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64910,'140.205.144.73','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64911,'112.203.153.255','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64912,'140.205.144.214','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64913,'61.160.213.110','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64914,'46.161.41.199','2015-05-23 00:00:00','/news.htm','Firefox',1,'',''),(64915,'140.205.144.238','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64916,'140.205.144.136','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64917,'58.249.64.105','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64918,'58.249.64.105','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64919,'140.205.144.94','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64920,'140.205.144.129','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64921,'140.205.144.185','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64922,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64923,'140.205.144.36','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64924,'140.205.144.93','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64925,'140.205.144.100','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64926,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64927,'140.205.144.128','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64928,'140.205.144.59','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64929,'140.205.144.119','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64930,'198.74.119.87','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64931,'140.205.144.46','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64932,'140.205.144.178','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64933,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64934,'140.205.144.39','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64935,'123.125.71.98','2015-05-23 00:00:00','/index.html','Firefox',1,'',''),(64936,'140.205.144.105','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64937,'220.181.108.86','2015-05-23 00:00:00','/index.html','Firefox',1,'',''),(64938,'140.205.144.5','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64939,'140.205.144.39','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64940,'140.205.144.195','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64941,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64942,'140.205.144.141','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64943,'140.205.144.85','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64944,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64945,'140.205.144.18','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64946,'140.205.144.221','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64947,'140.205.144.195','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64948,'221.194.128.224','2015-05-23 00:00:00','/index.html','Firefox',1,'',''),(64949,'140.205.144.24','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64950,'140.205.144.119','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64951,'140.205.144.166','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64952,'219.143.212.9','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64953,'140.205.144.247','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64954,'123.125.71.46','2015-05-23 00:00:00','/index.html','Firefox',1,'',''),(64955,'140.205.144.209','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64956,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64957,'140.205.144.193','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64958,'140.205.144.201','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64959,'198.74.110.164','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64960,'140.205.144.230','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64961,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64962,'220.181.158.106','2015-05-23 00:00:00','/index.html','Firefox',1,'',''),(64963,'140.205.144.211','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64964,'140.205.144.202','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64965,'140.205.144.100','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64966,'140.205.144.114','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64967,'140.205.144.20','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64968,'121.33.175.14','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64969,'140.205.144.105','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64970,'140.205.144.179','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64971,'123.125.71.20','2015-05-23 00:00:00','/index.html','Firefox',1,'',''),(64972,'220.181.108.96','2015-05-23 00:00:00','/index.html','Firefox',1,'',''),(64973,'220.181.127.123','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64974,'140.205.144.158','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64975,'101.199.112.52','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64976,'140.205.144.132','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64977,'140.205.144.49','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64978,'140.205.144.65','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64979,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64980,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64981,'123.125.71.111','2015-05-23 00:00:00','/index.html','Firefox',1,'',''),(64982,'220.181.108.110','2015-05-23 00:00:00','/index.html','Firefox',1,'',''),(64983,'140.205.144.20','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64984,'140.205.144.24','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64985,'140.205.144.153','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64986,'140.205.144.163','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64987,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64988,'140.205.144.246','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64989,'140.205.144.111','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64990,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(64991,'140.205.144.57','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64992,'198.74.110.164','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64993,'220.181.132.216','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64994,'140.205.144.132','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64995,'140.205.144.65','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64996,'220.181.132.216','2015-05-23 00:00:00','/index.html','IE',1,'',''),(64997,'140.205.144.67','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64998,'140.205.144.236','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(64999,'140.205.144.157','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65000,'101.199.108.53','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65001,'140.205.144.93','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65002,'101.199.112.49','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65003,'140.205.144.147','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65004,'140.205.144.171','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65005,'140.205.144.90','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65006,'140.205.144.19','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65007,'140.205.144.143','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65008,'123.125.71.16','2015-05-23 00:00:00','/index.html','Firefox',1,'',''),(65009,'140.205.144.165','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65010,'46.161.41.199','2015-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(65011,'220.181.108.119','2015-05-23 00:00:00','/index.html','Firefox',1,'',''),(65012,'140.205.144.117','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65013,'140.205.144.242','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65014,'189.183.103.195','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65015,'140.205.144.163','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65016,'140.205.144.45','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65017,'198.74.110.164','2015-05-23 00:00:00','/index.html','IE',1,'',''),(65018,'140.205.144.134','2015-05-23 00:00:00','/index.html','Chrome',1,'',''),(65019,'140.205.144.133','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65020,'140.205.144.227','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65021,'140.205.144.188','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65022,'123.125.71.30','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65023,'140.205.144.85','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65024,'140.205.144.1','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65025,'38.100.21.66','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65026,'38.100.21.66','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65027,'38.100.21.66','2015-05-24 00:00:00','/newsview.htm','IE',1,'',''),(65028,'140.205.144.108','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65029,'140.205.144.29','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65030,'140.205.144.151','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65031,'140.205.144.106','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65032,'140.205.144.126','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65033,'140.205.144.174','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65034,'140.205.144.185','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65035,'140.205.144.124','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65036,'123.125.71.13','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65037,'220.181.108.92','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65038,'140.205.144.94','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65039,'140.205.144.135','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65040,'140.205.144.217','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65041,'101.226.89.116','2015-05-24 00:00:00','/index.html','Safari',1,'','baidu'),(65042,'140.205.144.218','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65043,'119.147.146.193','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65044,'140.205.144.191','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65045,'140.205.144.41','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65046,'140.205.144.216','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65047,'140.205.144.147','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65048,'140.205.144.214','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65049,'140.205.144.212','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65050,'140.205.144.157','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65051,'140.205.144.79','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65052,'140.205.144.57','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65053,'140.205.144.242','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65054,'140.205.144.230','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65055,'140.205.144.63','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65056,'140.205.144.129','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65057,'46.161.41.199','2015-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(65058,'140.205.144.211','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65059,'140.205.144.210','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65060,'140.205.144.124','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65061,'123.125.71.114','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65062,'140.205.144.58','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65063,'220.181.108.108','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65064,'182.118.41.223','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65065,'198.74.110.164','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65066,'140.205.144.186','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65067,'140.205.144.201','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65068,'140.205.144.3','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65069,'140.205.144.87','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65070,'140.205.144.71','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65071,'140.205.144.140','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65072,'140.205.144.235','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65073,'46.161.41.199','2015-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(65074,'140.205.144.14','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65075,'140.205.144.49','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65076,'220.181.51.40','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65077,'140.205.144.171','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65078,'140.205.144.245','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65079,'46.161.41.199','2015-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(65080,'140.205.144.187','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65081,'140.205.144.247','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65082,'123.125.71.54','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65083,'220.181.108.96','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65084,'140.205.144.205','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65085,'140.205.144.108','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65086,'140.205.144.234','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65087,'198.74.110.164','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65088,'140.205.144.83','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65089,'140.205.144.203','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65090,'46.161.41.199','2015-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(65091,'140.205.144.161','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65092,'140.205.144.250','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65093,'140.205.144.120','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65094,'140.205.144.46','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65095,'140.205.144.62','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65096,'140.205.144.233','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65097,'123.125.71.107','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65098,'220.181.108.147','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65099,'140.205.144.118','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65100,'218.107.1.124','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65101,'218.107.1.124','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65102,'218.107.1.124','2015-05-24 00:00:00','/news.htm','IE',1,'',''),(65103,'140.205.144.10','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65104,'140.205.144.193','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65105,'140.205.144.65','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65106,'140.205.144.178','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65107,'140.205.144.169','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65108,'46.161.41.199','2015-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(65109,'140.205.144.55','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65110,'121.33.175.14','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65111,'140.205.144.32','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65112,'140.205.144.71','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65113,'140.205.144.25','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65114,'140.205.144.211','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65115,'198.74.110.164','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65116,'140.205.144.206','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65117,'140.205.144.145','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65118,'180.153.206.18','2015-05-24 00:00:00','/index.html','Safari',1,'',''),(65119,'220.181.51.55','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65120,'140.205.144.121','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65121,'140.205.144.92','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65122,'140.205.144.110','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65123,'61.135.190.103','2015-05-24 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(65124,'61.135.169.23','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65125,'140.205.144.81','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65126,'140.205.144.48','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65127,'123.125.71.107','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65128,'220.181.108.105','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65129,'140.205.144.104','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65130,'140.205.144.226','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65131,'46.161.41.199','2015-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(65132,'140.205.144.57','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65133,'211.27.203.120','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65134,'220.181.132.218','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65135,'101.199.112.55','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65136,'140.205.144.196','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65137,'140.205.144.2','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65138,'140.205.144.107','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65139,'140.205.144.204','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65140,'140.205.144.78','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65141,'140.205.144.49','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65142,'140.205.144.181','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65143,'198.74.110.164','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65144,'140.205.144.209','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65145,'140.205.144.25','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65146,'61.146.178.190','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65147,'140.205.144.84','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65148,'123.125.71.52','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65149,'220.181.108.119','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65150,'140.205.144.250','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65151,'123.125.71.121','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65152,'117.136.4.9','2015-05-24 00:00:00','/index.html','Safari',1,'',''),(65153,'119.147.146.189','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65154,'117.136.4.9','2015-05-24 00:00:00','/newsview.htm','Safari',1,'',''),(65155,'140.205.144.47','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65156,'140.205.144.150','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65157,'140.205.144.111','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65158,'140.205.144.230','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65159,'180.149.143.26','2015-05-24 00:00:00','/index.html','Safari',1,'',''),(65160,'36.99.31.8','2015-05-24 00:00:00','/index.html','Safari',1,'',''),(65161,'123.125.71.22','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65162,'36.99.31.8','2015-05-24 00:00:00','/index.html','Safari',1,'',''),(65163,'220.181.108.80','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65164,'140.205.144.136','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65165,'140.205.144.54','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65166,'140.205.144.3','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65167,'140.205.144.53','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65168,'140.205.144.148','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65169,'46.161.41.199','2015-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(65170,'140.205.144.1','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65171,'46.161.41.199','2015-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(65172,'140.205.144.44','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65173,'140.205.144.197','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65174,'140.205.144.12','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65175,'140.205.144.136','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65176,'140.205.144.226','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65177,'117.136.4.11','2015-05-24 00:00:00','/index.html','Safari',1,'',''),(65178,'198.74.110.164','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65179,'123.125.71.20','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65180,'140.205.144.93','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65181,'140.205.144.50','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65182,'140.205.144.4','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65183,'123.125.71.52','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65184,'140.205.144.67','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65185,'220.181.108.119','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65186,'140.205.144.12','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65187,'140.205.144.189','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65188,'140.205.144.215','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65189,'119.147.146.193','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65190,'123.125.71.46','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65191,'220.181.108.108','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65192,'140.205.144.172','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65193,'140.205.144.83','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65194,'140.205.144.223','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65195,'140.205.144.162','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65196,'121.42.0.16','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65197,'121.42.0.16','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65198,'121.42.0.16','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65199,'140.205.144.23','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65200,'140.205.144.212','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65201,'140.205.144.175','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65202,'140.205.144.194','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65203,'140.205.144.143','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65204,'101.226.33.204','2015-05-24 00:00:00','/index.html','Safari',1,'',''),(65205,'101.226.33.228','2015-05-24 00:00:00','/index.html','Safari',1,'',''),(65206,'140.205.144.148','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65207,'61.135.190.219','2015-05-24 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(65208,'221.194.128.224','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65209,'140.205.144.104','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65210,'140.205.144.99','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65211,'140.205.144.10','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65212,'123.125.71.31','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65213,'220.181.108.78','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65214,'140.205.144.234','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65215,'198.74.119.87','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65216,'140.205.144.21','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65217,'140.205.144.203','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65218,'140.205.144.175','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65219,'140.205.144.248','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65220,'140.205.144.34','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65221,'140.205.144.186','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65222,'123.125.71.92','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65223,'140.205.144.110','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65224,'220.181.108.149','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65225,'46.161.41.199','2015-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(65226,'140.205.144.32','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65227,'140.205.144.158','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65228,'60.24.43.147','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65229,'140.205.144.210','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65230,'180.153.163.209','2015-05-24 00:00:00','/newsview.htm','Safari',0,'',''),(65231,'140.205.144.114','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65232,'66.249.64.177','2015-05-24 00:00:00','/index.html','Safari',1,'',''),(65233,'182.92.219.158','2015-05-24 00:00:00','/newsview.htm','Chrome',1,'',''),(65234,'140.205.144.145','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65235,'182.92.219.158','2015-05-24 00:00:00','/newsview.htm','Chrome',1,'',''),(65236,'219.143.212.9','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65237,'140.205.144.91','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65238,'140.205.144.44','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65239,'46.161.41.199','2015-05-24 00:00:00','/newsview.htm','Firefox',1,'',''),(65240,'66.249.64.183','2015-05-24 00:00:00','/index.html','Safari',1,'',''),(65241,'123.125.71.16','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65242,'140.205.144.134','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65243,'140.205.144.176','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65244,'123.125.71.33','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65245,'220.181.108.110','2015-05-24 00:00:00','/index.html','Firefox',1,'',''),(65246,'140.205.144.53','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65247,'198.74.110.164','2015-05-24 00:00:00','/index.html','IE',1,'',''),(65248,'140.205.144.25','2015-05-24 00:00:00','/index.html','Chrome',1,'',''),(65249,'140.205.144.39','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65250,'140.205.144.46','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65251,'140.205.144.36','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65252,'182.118.53.149','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65253,'140.205.144.209','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65254,'140.205.144.57','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65255,'140.205.144.194','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65256,'140.205.144.85','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65257,'140.205.144.210','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65258,'140.205.144.200','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65259,'111.206.36.5','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65260,'140.205.144.175','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65261,'140.205.144.207','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65262,'140.205.144.245','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65263,'140.205.144.10','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65264,'220.181.132.216','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65265,'101.199.108.119','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65266,'140.205.144.228','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65267,'123.125.71.19','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65268,'220.181.108.94','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65269,'140.205.144.73','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65270,'140.205.144.133','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65271,'123.125.71.105','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65272,'140.205.144.232','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65273,'220.181.108.141','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65274,'140.205.144.229','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65275,'140.205.144.137','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65276,'140.205.144.120','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65277,'140.205.144.25','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65278,'198.74.119.87','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65279,'140.205.144.102','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65280,'140.205.144.176','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65281,'140.205.144.241','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65282,'123.125.71.86','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65283,'140.205.144.104','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65284,'220.181.108.141','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65285,'140.205.144.30','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65286,'46.161.41.199','2015-05-25 00:00:00','/newsview.htm','Firefox',1,'',''),(65287,'140.205.144.123','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65288,'140.205.144.118','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65289,'140.205.144.180','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65290,'140.205.144.228','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65291,'218.30.118.99','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65292,'140.205.144.203','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65293,'140.205.144.215','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65294,'140.205.144.51','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65295,'140.205.144.52','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65296,'140.205.144.123','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65297,'140.205.144.183','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65298,'221.194.128.224','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65299,'140.205.144.46','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65300,'140.205.144.5','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65301,'140.205.144.26','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65302,'46.161.41.199','2015-05-25 00:00:00','/newsview.htm','Firefox',1,'',''),(65303,'140.205.144.109','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65304,'123.125.71.76','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65305,'140.205.144.162','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65306,'46.161.41.199','2015-05-25 00:00:00','/newsview.htm','Firefox',1,'',''),(65307,'61.160.213.110','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65308,'140.205.144.40','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65309,'198.74.110.164','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65310,'140.205.144.113','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65311,'123.125.71.95','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65312,'220.181.51.40','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65313,'220.181.108.186','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65314,'140.205.144.2','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65315,'140.205.144.96','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65316,'140.205.144.136','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65317,'140.205.144.250','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65318,'218.30.118.101','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65319,'140.205.144.219','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65320,'140.205.144.153','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65321,'123.125.71.109','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65322,'46.161.41.199','2015-05-25 00:00:00','/newsview.htm','Firefox',1,'',''),(65323,'140.205.144.83','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65324,'182.118.54.34','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65325,'220.181.108.171','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65326,'140.205.144.212','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65327,'140.205.144.233','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65328,'140.205.144.55','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65329,'140.205.144.214','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65330,'140.205.144.22','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65331,'140.205.144.21','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65332,'140.205.144.193','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65333,'140.205.144.35','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65334,'46.161.41.199','2015-05-25 00:00:00','/newsview.htm','Firefox',1,'',''),(65335,'140.205.144.171','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65336,'140.205.144.154','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65337,'140.205.144.65','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65338,'140.205.144.102','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65339,'198.74.119.87','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65340,'124.127.62.202','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65341,'140.205.144.239','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65342,'101.226.66.178','2015-05-25 00:00:00','/index.html','Safari',1,'',''),(65343,'140.205.144.99','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65344,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65345,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65346,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65347,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65348,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65349,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65350,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65351,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65352,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65353,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65354,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65355,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65356,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65357,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65358,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65359,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65360,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65361,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65362,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65363,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65364,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65365,'58.49.52.122','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65366,'124.127.62.202','2015-05-25 00:00:00','/news.htm','IE',1,'',''),(65367,'124.127.62.202','2015-05-25 00:00:00','/newsview.htm','IE',1,'',''),(65368,'140.205.144.43','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65369,'124.127.62.202','2015-05-25 00:00:00','/newsview.htm','IE',1,'',''),(65370,'101.226.33.206','2015-05-25 00:00:00','/news.htm','Safari',1,'',''),(65371,'101.226.102.97','2015-05-25 00:00:00','/newsview.htm','Safari',1,'',''),(65372,'140.205.144.77','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65373,'140.205.144.145','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65374,'140.205.144.195','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65375,'123.125.71.46','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65376,'66.249.64.29','2015-05-25 00:00:00','/index.html','Safari',1,'',''),(65377,'220.181.108.96','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65378,'140.205.144.23','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65379,'140.205.144.179','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65380,'220.181.51.62','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65381,'46.161.41.199','2015-05-25 00:00:00','/newsview.htm','Firefox',1,'',''),(65382,'140.205.144.148','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65383,'140.205.144.21','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65384,'180.153.182.119','2015-05-25 00:00:00','/newsview.htm','IE',1,'',''),(65385,'180.153.182.119','2015-05-25 00:00:00','/newsview.htm','IE',1,'',''),(65386,'61.135.189.43','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65387,'220.181.125.73','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65388,'140.205.144.213','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65389,'119.147.146.189','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65390,'140.205.144.248','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65391,'220.181.127.123','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65392,'140.205.144.123','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65393,'123.125.71.40','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65394,'140.205.144.142','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65395,'101.199.108.59','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65396,'140.205.144.232','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65397,'140.205.144.165','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65398,'172.246.220.13','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65399,'46.161.41.199','2015-05-25 00:00:00','/newsview.htm','Firefox',1,'',''),(65400,'140.205.144.99','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65401,'46.161.41.199','2015-05-25 00:00:00','/newsview.htm','Firefox',1,'',''),(65402,'61.160.213.110','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65403,'140.205.144.212','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65404,'140.205.144.164','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65405,'140.205.144.192','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65406,'83.79.71.188','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65407,'140.205.144.175','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65408,'140.205.144.79','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65409,'140.205.144.78','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65410,'180.153.214.198','2015-05-25 00:00:00','/index.html','Safari',1,'',''),(65411,'123.125.71.113','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65412,'220.181.108.106','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65413,'140.205.144.146','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65414,'103.228.79.37','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65415,'150.70.173.59','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65416,'140.205.144.248','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65417,'46.161.41.199','2015-05-25 00:00:00','/newsview.htm','Firefox',1,'',''),(65418,'140.205.144.159','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65419,'140.205.144.27','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65420,'140.205.144.47','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65421,'140.205.144.240','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65422,'140.205.144.118','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65423,'123.125.71.27','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65424,'220.181.108.115','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65425,'140.205.144.56','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65426,'140.205.144.223','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65427,'198.74.110.164','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65428,'46.161.41.199','2015-05-25 00:00:00','/newsview.htm','Firefox',1,'',''),(65429,'140.205.144.195','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65430,'140.205.144.122','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65431,'140.205.144.78','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65432,'140.205.144.194','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65433,'125.71.40.96','2015-05-25 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(65434,'140.205.144.41','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65435,'124.119.20.46','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65436,'119.147.3.188','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65437,'140.205.144.166','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65438,'140.205.144.86','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65439,'140.205.144.233','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65440,'211.103.193.30','2015-05-25 00:00:00','/news.htm','Chrome',1,'',''),(65441,'211.103.193.30','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65442,'140.205.144.202','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65443,'66.249.64.128','2015-05-25 00:00:00','/index.html','Safari',1,'',''),(65444,'140.205.144.184','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65445,'42.156.139.113','2015-05-25 00:00:00','/index.html','Safari',1,'',''),(65446,'140.205.144.70','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65447,'140.205.144.212','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65448,'140.205.144.97','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65449,'101.39.175.29','2015-05-25 00:00:00','/index.html','Chrome',1,'','baidu'),(65450,'140.205.144.187','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65451,'140.205.144.97','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65452,'220.181.132.218','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65453,'140.205.144.12','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65454,'101.199.108.54','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65455,'140.205.144.218','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65456,'140.205.144.49','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65457,'172.246.220.13','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65458,'140.205.144.145','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65459,'140.205.144.131','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65460,'140.205.144.139','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65461,'140.205.144.167','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65462,'140.205.144.124','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65463,'140.205.144.157','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65464,'121.42.0.36','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65465,'121.42.0.36','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65466,'121.42.0.36','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65467,'46.161.41.199','2015-05-25 00:00:00','/newsview.htm','Firefox',1,'',''),(65468,'140.205.144.46','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65469,'140.205.144.250','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65470,'66.249.64.178','2015-05-25 00:00:00','/index.html','Safari',1,'',''),(65471,'140.205.144.167','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65472,'219.143.212.9','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65473,'219.143.212.9','2015-05-25 00:00:00','/index.html','Safari',1,'',''),(65474,'140.205.144.117','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65475,'140.205.144.64','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65476,'123.125.71.73','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65477,'140.205.144.26','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65478,'218.240.142.213','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65479,'220.181.108.91','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65480,'140.205.144.89','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65481,'140.205.144.155','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65482,'219.143.212.9','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65483,'219.143.212.9','2015-05-25 00:00:00','/index.html','Safari',1,'',''),(65484,'140.205.144.56','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65485,'198.74.110.164','2015-05-25 00:00:00','/index.html','IE',1,'',''),(65486,'140.205.144.39','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65487,'140.205.144.17','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65488,'140.205.144.143','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65489,'140.205.144.150','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65490,'140.205.144.63','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65491,'140.205.144.250','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65492,'140.205.144.200','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65493,'140.205.144.84','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65494,'140.205.144.228','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65495,'140.205.144.69','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65496,'140.205.144.234','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65497,'140.205.144.3','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65498,'140.205.144.159','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65499,'140.205.144.212','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65500,'46.161.41.199','2015-05-25 00:00:00','/newsview.htm','Firefox',1,'',''),(65501,'140.205.144.196','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65502,'140.205.144.109','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65503,'140.205.144.111','2015-05-25 00:00:00','/index.html','Chrome',1,'',''),(65504,'123.125.71.91','2015-05-25 00:00:00','/index.html','Firefox',1,'',''),(65505,'198.74.110.164','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65506,'140.205.144.81','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65507,'220.181.108.117','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65508,'46.161.41.199','2015-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(65509,'140.205.144.164','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65510,'123.125.71.120','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65511,'46.161.41.199','2015-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(65512,'140.205.144.23','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65513,'140.205.144.23','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65514,'140.205.144.137','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65515,'140.205.144.83','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65516,'123.125.71.92','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65517,'140.205.144.36','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65518,'220.181.108.115','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65519,'140.205.144.32','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65520,'140.205.144.125','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65521,'140.205.144.222','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65522,'140.205.144.152','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65523,'140.205.144.228','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65524,'140.205.144.144','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65525,'140.205.144.95','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65526,'140.205.144.211','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65527,'121.199.125.21','2015-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(65528,'198.74.110.164','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65529,'123.125.71.38','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65530,'140.205.144.20','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65531,'71.19.249.6','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65532,'71.19.249.6','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65533,'140.205.144.99','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65534,'220.181.108.93','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65535,'140.205.144.153','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65536,'140.205.144.79','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65537,'140.205.144.202','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65538,'140.205.144.184','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65539,'140.205.144.240','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65540,'61.135.190.102','2015-05-26 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(65541,'140.205.144.208','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65542,'140.205.144.29','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65543,'140.205.144.49','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65544,'140.205.144.192','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65545,'140.205.144.11','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65546,'140.205.144.219','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65547,'140.205.144.12','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65548,'140.205.144.206','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65549,'71.19.249.6','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65550,'198.74.110.164','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65551,'221.194.128.224','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65552,'71.19.249.6','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65553,'140.205.144.69','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65554,'218.30.118.98','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65555,'66.249.64.172','2015-05-26 00:00:00','/index.html','Safari',1,'',''),(65556,'140.205.144.222','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65557,'140.205.144.7','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65558,'140.205.144.41','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65559,'140.205.144.29','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65560,'140.205.144.211','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65561,'140.205.144.219','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65562,'140.205.144.21','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65563,'140.205.144.183','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65564,'140.205.144.61','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65565,'140.205.144.207','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65566,'140.205.144.60','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65567,'140.205.144.210','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65568,'140.205.144.168','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65569,'140.205.144.139','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65570,'140.205.144.13','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65571,'123.125.71.95','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65572,'140.205.144.188','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65573,'140.205.144.57','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65574,'140.205.144.179','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65575,'140.205.144.60','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65576,'101.226.89.116','2015-05-26 00:00:00','/index.html','Safari',1,'',''),(65577,'140.205.144.146','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65578,'140.205.144.86','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65579,'140.205.144.210','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65580,'123.125.71.87','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65581,'140.205.144.18','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65582,'140.205.144.224','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65583,'46.161.41.199','2015-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(65584,'140.205.144.135','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65585,'221.179.168.27','2015-05-26 00:00:00','/index.html','Chrome',1,'','baidu'),(65586,'140.205.144.47','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65587,'118.199.185.205','2015-05-26 00:00:00','/index.html','IE',1,'','baidu'),(65588,'140.205.144.75','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65589,'140.205.144.179','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65590,'111.201.151.88','2015-05-26 00:00:00','/index.html','Safari',1,'','baidu'),(65591,'140.205.144.232','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65592,'172.246.220.13','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65593,'140.205.144.47','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65594,'140.205.144.225','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65595,'140.205.144.84','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65596,'123.125.71.34','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65597,'140.205.144.105','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65598,'140.205.144.92','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65599,'220.181.108.96','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65600,'140.205.144.123','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65601,'222.171.247.16','2015-05-26 00:00:00','/index.html','Chrome',1,'','baidu'),(65602,'222.171.247.16','2015-05-26 00:00:00','/news.htm','Chrome',1,'',''),(65603,'140.205.144.211','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65604,'220.181.132.216','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65605,'140.205.144.16','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65606,'101.199.108.55','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65607,'140.205.144.27','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65608,'140.205.144.194','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65609,'198.74.119.87','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65610,'140.205.144.147','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65611,'123.125.71.121','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65612,'140.205.144.62','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65613,'123.125.71.50','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65614,'140.205.144.208','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65615,'220.181.108.103','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65616,'140.205.144.71','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65617,'140.205.144.116','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65618,'61.135.190.224','2015-05-26 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(65619,'61.135.190.103','2015-05-26 00:00:00','/newsview.htm','Chrome',1,'��ҵ����(BI)Ӧ��ͬ��Ҳ��Ҫ��׼��-�����˼�Ƽ����޹�˾','baidu'),(65620,'140.205.144.33','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65621,'46.161.41.199','2015-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(65622,'140.205.144.211','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65623,'140.205.144.161','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65624,'140.205.144.66','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65625,'220.181.51.56','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65626,'140.205.144.26','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65627,'220.181.127.123','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65628,'140.205.144.116','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65629,'101.199.108.50','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65630,'140.205.144.179','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65631,'140.205.144.68','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65632,'46.161.41.199','2015-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(65633,'140.205.144.116','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65634,'140.205.144.63','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65635,'123.125.71.43','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65636,'172.246.220.123','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65637,'220.181.108.86','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65638,'140.205.144.10','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65639,'140.205.144.234','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65640,'140.205.144.20','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65641,'61.146.178.190','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65642,'61.146.178.190','2015-05-26 00:00:00','/news.htm','IE',1,'',''),(65643,'140.205.144.15','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65644,'140.205.144.210','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65645,'140.205.144.118','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65646,'140.205.144.208','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65647,'140.205.144.11','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65648,'140.205.144.102','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65649,'140.205.144.233','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65650,'125.34.77.65','2015-05-26 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(65651,'218.240.142.213','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65652,'198.74.119.87','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65653,'140.205.144.197','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65654,'140.205.144.57','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65655,'140.205.144.33','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65656,'140.205.144.45','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65657,'140.205.144.72','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65658,'140.205.144.160','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65659,'124.127.62.202','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65660,'124.127.62.202','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65661,'171.214.175.17','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65662,'140.205.144.146','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65663,'123.125.71.102','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65664,'140.205.144.224','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65665,'112.64.235.89','2015-05-26 00:00:00','/index.html','Safari',1,'',''),(65666,'220.181.108.175','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65667,'60.173.10.100','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65668,'106.120.122.130','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65669,'101.226.66.177','2015-05-26 00:00:00','/index.html','Safari',1,'',''),(65670,'118.193.153.103','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65671,'140.205.144.8','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65672,'46.161.41.199','2015-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(65673,'180.153.206.23','2015-05-26 00:00:00','/index.html','Safari',1,'',''),(65674,'42.120.160.8','2015-05-26 00:00:00','/index.html','Safari',1,'',''),(65675,'140.205.144.238','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65676,'61.135.189.43','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65677,'220.181.125.73','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65678,'140.205.144.220','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65679,'140.205.144.186','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65680,'172.246.220.123','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65681,'140.205.144.154','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65682,'221.194.128.224','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65683,'123.125.71.25','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65684,'140.205.144.126','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65685,'220.181.132.218','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65686,'220.181.108.141','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65687,'140.205.144.91','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65688,'101.199.112.52','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65689,'140.205.144.21','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65690,'140.205.144.248','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65691,'140.205.144.122','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65692,'140.205.144.178','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65693,'140.205.144.128','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65694,'140.205.144.162','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65695,'172.246.220.13','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65696,'140.205.144.139','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65697,'140.205.144.136','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65698,'140.205.144.240','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65699,'140.205.144.251','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65700,'140.205.144.133','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65701,'101.226.65.108','2015-05-26 00:00:00','/index.html','Safari',1,'',''),(65702,'140.205.144.232','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65703,'140.205.144.60','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65704,'140.205.144.26','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65705,'140.205.144.248','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65706,'140.205.144.124','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65707,'123.125.71.29','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65708,'220.181.108.165','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65709,'140.205.144.126','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65710,'172.246.220.123','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65711,'123.116.195.27','2015-05-26 00:00:00','/index.html','IE',1,'睿思科技北京有限公司','baidu'),(65712,'101.226.89.117','2015-05-26 00:00:00','/index.html','Safari',1,'睿思科技北京有限公司','baidu'),(65713,'140.205.144.83','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65714,'123.116.195.27','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65715,'180.153.206.31','2015-05-26 00:00:00','/index.html','Safari',1,'',''),(65716,'46.161.41.199','2015-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(65717,'123.116.195.27','2015-05-26 00:00:00','/news.htm','IE',1,'',''),(65718,'123.116.195.27','2015-05-26 00:00:00','/index.html','IE',1,'睿思科技北京有限公司','baidu'),(65719,'140.205.144.6','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65720,'180.153.206.31','2015-05-26 00:00:00','/index.html','Safari',1,'',''),(65721,'140.205.144.178','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65722,'46.161.41.199','2015-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(65723,'119.147.146.194','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65724,'140.205.144.57','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65725,'1.80.91.116','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65726,'101.226.89.122','2015-05-26 00:00:00','/index.html','Safari',1,'',''),(65727,'140.205.144.7','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65728,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65729,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65730,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65731,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65732,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65733,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65734,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65735,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65736,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65737,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65738,'121.42.0.37','2015-05-26 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(65739,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65740,'121.42.0.37','2015-05-26 00:00:00','/news/news.htm','IE',1,'',''),(65741,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65742,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65743,'121.42.0.37','2015-05-26 00:00:00','/news/news.htm','IE',1,'',''),(65744,'140.205.144.127','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65745,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65746,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65747,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65748,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65749,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65750,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65751,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65752,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65753,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65754,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65755,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65756,'121.42.0.37','2015-05-26 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(65757,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65758,'121.42.0.37','2015-05-26 00:00:00','/news.htm','IE',1,'',''),(65759,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65760,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65761,'121.42.0.37','2015-05-26 00:00:00','/news.htm','IE',1,'',''),(65762,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65763,'140.205.144.174','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65764,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65765,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65766,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65767,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65768,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65769,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65770,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65771,'123.125.71.27','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65772,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65773,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65774,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65775,'121.42.0.37','2015-05-26 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(65776,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65777,'121.42.0.37','2015-05-26 00:00:00','/newsview.htm','IE',1,'',''),(65778,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65779,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65780,'121.42.0.37','2015-05-26 00:00:00','/newsview.htm','IE',0,'',''),(65781,'140.205.144.192','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65782,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65783,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65784,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65785,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65786,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65787,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65788,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65789,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65790,'220.181.108.90','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65791,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65792,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65793,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65794,'121.42.0.37','2015-05-26 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(65795,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65796,'121.42.0.37','2015-05-26 00:00:00','/news/newsview.htm','IE',1,'',''),(65797,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65798,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65799,'121.42.0.37','2015-05-26 00:00:00','/news/newsview.htm','IE',0,'',''),(65800,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65801,'140.205.144.118','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65802,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65803,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65804,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65805,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65806,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65807,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65808,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65809,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65810,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65811,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65812,'121.42.0.37','2015-05-26 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(65813,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65814,'121.42.0.37','2015-05-26 00:00:00','/newsview.htm','IE',1,'',''),(65815,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65816,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65817,'121.42.0.37','2015-05-26 00:00:00','/newsview.htm','IE',0,'',''),(65818,'121.42.0.37','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65819,'140.205.144.57','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65820,'172.246.220.123','2015-05-26 00:00:00','/index.html','IE',1,'',''),(65821,'140.205.144.110','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65822,'140.205.144.22','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65823,'140.205.144.104','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65824,'140.205.144.146','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65825,'140.205.144.251','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65826,'140.205.144.129','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65827,'140.205.144.143','2015-05-26 00:00:00','/index.html','Chrome',1,'',''),(65828,'123.125.71.117','2015-05-26 00:00:00','/index.html','Firefox',1,'',''),(65829,'140.205.144.235','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65830,'220.181.108.121','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65831,'222.186.21.198','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65832,'140.205.144.148','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65833,'123.150.182.180','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(65834,'140.205.144.216','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65835,'140.205.144.129','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65836,'140.205.144.10','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65837,'140.205.144.224','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65838,'140.205.144.206','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65839,'140.205.144.218','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65840,'182.118.54.46','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65841,'140.205.144.204','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65842,'198.74.110.164','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65843,'140.205.144.196','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65844,'121.42.0.15','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65845,'121.42.0.15','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65846,'121.42.0.15','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65847,'140.205.144.210','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65848,'140.205.144.227','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65849,'140.205.144.2','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65850,'71.19.249.6','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65851,'140.205.144.42','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65852,'71.19.249.6','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65853,'140.205.144.73','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65854,'140.205.144.118','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65855,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65856,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65857,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65858,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65859,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65860,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65861,'140.205.144.224','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65862,'123.125.71.51','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65863,'220.181.108.151','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65864,'140.205.144.53','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65865,'140.205.144.9','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65866,'140.205.144.209','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65867,'140.205.144.166','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65868,'140.205.144.121','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65869,'140.205.144.85','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65870,'140.205.144.36','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65871,'61.160.213.110','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65872,'61.135.169.23','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65873,'140.205.144.136','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65874,'198.74.119.87','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65875,'46.161.41.199','2015-05-27 00:00:00','/newsview.htm','Firefox',1,'',''),(65876,'140.205.144.220','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65877,'42.156.136.51','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(65878,'140.205.144.226','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65879,'140.205.144.146','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65880,'140.205.144.222','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65881,'71.19.249.6','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65882,'140.205.144.64','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65883,'71.19.249.6','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65884,'140.205.144.166','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65885,'140.205.144.250','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65886,'140.205.144.63','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65887,'140.205.144.149','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65888,'140.205.144.204','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65889,'140.205.144.14','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65890,'140.205.144.199','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65891,'140.205.144.98','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65892,'198.74.110.164','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65893,'140.205.144.240','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65894,'140.205.144.206','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65895,'140.205.144.237','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65896,'140.205.144.76','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65897,'61.146.178.190','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65898,'140.205.144.187','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65899,'140.205.144.251','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65900,'121.199.125.21','2015-05-27 00:00:00','/newsview.htm','Firefox',1,'',''),(65901,'140.205.144.189','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65902,'182.118.45.250','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65903,'140.205.144.123','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65904,'123.125.71.51','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65905,'140.205.144.55','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65906,'220.181.108.86','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65907,'140.205.144.251','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65908,'140.205.144.230','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65909,'140.205.144.244','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65910,'172.246.220.13','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65911,'140.205.144.114','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65912,'140.205.144.188','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65913,'140.205.144.21','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65914,'140.205.144.70','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65915,'123.125.71.22','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65916,'140.205.144.171','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65917,'220.181.108.157','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65918,'140.205.144.92','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65919,'140.205.144.99','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65920,'140.205.144.77','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65921,'61.135.190.201','2015-05-27 00:00:00','/newsview.htm','Safari',1,'',''),(65922,'140.205.144.237','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65923,'27.44.232.69','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65924,'140.205.144.44','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65925,'172.246.220.123','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65926,'123.125.71.74','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65927,'140.205.144.17','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65928,'220.181.108.187','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65929,'101.226.33.226','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(65930,'14.17.34.190','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(65931,'140.205.144.219','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65932,'140.205.144.183','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65933,'140.205.144.154','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65934,'114.245.45.84','2015-05-27 00:00:00','/index.html','Chrome',1,'','baidu'),(65935,'140.205.144.191','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65936,'140.205.144.58','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65937,'140.205.144.121','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65938,'123.125.71.49','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65939,'220.181.108.162','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65940,'140.205.144.180','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65941,'180.153.201.214','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(65942,'124.0.203.31','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65943,'124.0.203.31','2015-05-27 00:00:00','/news.htm','Chrome',1,'',''),(65944,'124.0.203.31','2015-05-27 00:00:00','/news.htm','Chrome',1,'',''),(65945,'101.226.51.229','2015-05-27 00:00:00','/news.htm','Safari',1,'',''),(65946,'140.205.144.116','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65947,'140.205.144.68','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65948,'101.226.65.102','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(65949,'101.226.51.229','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(65950,'180.153.201.217','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(65951,'140.205.144.35','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65952,'46.29.20.219','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65953,'220.181.51.61','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65954,'140.205.144.238','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65955,'198.74.110.164','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65956,'123.125.71.43','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65957,'140.205.144.215','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65958,'220.181.108.172','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65959,'220.181.132.216','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65960,'140.205.144.57','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65961,'140.205.144.251','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65962,'221.212.116.15','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65963,'140.205.144.104','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65964,'123.125.71.57','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65965,'220.181.108.177','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65966,'140.205.144.70','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65967,'140.205.144.213','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65968,'46.161.41.199','2015-05-27 00:00:00','/newsview.htm','Firefox',1,'',''),(65969,'140.205.144.211','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65970,'140.205.144.231','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65971,'140.205.144.162','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65972,'198.74.119.87','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65973,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65974,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65975,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65976,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65977,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65978,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65979,'140.205.144.126','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65980,'46.29.20.219','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65981,'140.205.144.95','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65982,'140.205.144.210','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65983,'140.205.144.75','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65984,'61.135.190.199','2015-05-27 00:00:00','/newsview.htm','Safari',1,'',''),(65985,'140.205.144.152','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65986,'123.125.71.36','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65987,'42.156.136.51','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(65988,'220.181.108.103','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(65989,'121.79.144.183','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65990,'140.205.144.246','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65991,'182.118.70.105','2015-05-27 00:00:00','/index.html','IE',1,'',''),(65992,'140.205.144.92','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65993,'61.135.190.224','2015-05-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(65994,'61.135.190.102','2015-05-27 00:00:00','/newsview.htm','Chrome',1,'��ҵ�����Ӧ�������BI��ҵ����-�����˼�Ƽ����޹�˾','baidu'),(65995,'140.205.144.58','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65996,'140.205.144.145','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65997,'121.79.144.183','2015-05-27 00:00:00','/news.htm','Chrome',1,'',''),(65998,'140.205.144.95','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(65999,'123.125.71.27','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66000,'220.181.108.180','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66001,'140.205.144.49','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66002,'198.74.119.87','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66003,'140.205.144.129','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66004,'140.205.144.183','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66005,'140.205.144.131','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66006,'112.64.144.214','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66007,'46.161.41.199','2015-05-27 00:00:00','/newsview.htm','Firefox',1,'',''),(66008,'122.70.54.203','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66009,'140.205.144.203','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66010,'123.125.71.98','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66011,'140.205.144.20','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66012,'220.181.108.78','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66013,'121.79.144.183','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66014,'121.79.144.183','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66015,'140.205.144.130','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66016,'123.118.89.8','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66017,'140.205.144.196','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66018,'36.99.30.135','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(66019,'140.205.144.35','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66020,'123.125.71.56','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66021,'140.205.144.27','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66022,'220.181.108.80','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66023,'123.118.89.8','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66024,'123.118.89.8','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66025,'123.118.89.8','2015-05-27 00:00:00','/news.htm','Chrome',1,'',''),(66026,'140.205.144.119','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66027,'172.246.220.13','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66028,'140.205.144.210','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66029,'218.240.142.213','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66030,'111.193.189.47','2015-05-27 00:00:00','/index.html','Chrome',1,'睿思智能决策','baidu'),(66031,'140.205.144.50','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66032,'140.205.144.172','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66033,'140.205.144.35','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66034,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66035,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66036,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66037,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66038,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66039,'104.149.88.205','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66040,'106.114.21.150','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66041,'140.205.144.16','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66042,'140.205.144.115','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66043,'123.125.71.111','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66044,'140.205.144.159','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66045,'220.181.108.122','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66046,'140.205.144.64','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66047,'220.181.127.123','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66048,'140.205.144.209','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66049,'61.160.213.110','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66050,'101.199.112.49','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66051,'140.205.144.108','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66052,'61.135.189.43','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66053,'220.181.125.73','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66054,'140.205.144.164','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66055,'140.205.144.196','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66056,'49.74.133.124','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66057,'172.246.220.123','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66058,'140.205.144.241','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66059,'123.125.71.89','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66060,'123.125.71.62','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66061,'220.181.108.178','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66062,'140.205.144.131','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66063,'180.153.206.34','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(66064,'140.205.144.124','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66065,'140.205.144.218','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66066,'140.205.144.112','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66067,'140.205.144.115','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66068,'140.205.144.15','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66069,'220.181.132.218','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66070,'101.199.112.55','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66071,'142.4.218.236','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66072,'140.205.144.22','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66073,'119.147.146.195','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66074,'114.252.146.244','2015-05-27 00:00:00','/index.html','Chrome',1,'','baidu'),(66075,'114.252.146.244','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66076,'140.205.144.32','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66077,'172.246.220.123','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66078,'140.205.144.164','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66079,'140.205.144.131','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66080,'140.205.144.151','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66081,'123.125.71.54','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66082,'220.181.108.149','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66083,'140.205.144.67','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66084,'27.185.177.6','2015-05-27 00:00:00','/index.html','IE',1,'北京睿思科技石家庄','baidu'),(66085,'27.185.177.6','2015-05-27 00:00:00','/news.htm','Chrome',1,'',''),(66086,'140.205.144.58','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66087,'140.205.144.37','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66088,'140.205.144.60','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66089,'140.205.144.143','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66090,'140.205.144.17','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66091,'123.125.71.110','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66092,'220.181.108.101','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66093,'140.205.144.8','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66094,'140.205.144.247','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66095,'121.42.0.31','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66096,'121.42.0.31','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66097,'140.205.144.218','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66098,'172.246.220.123','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66099,'71.19.249.6','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66100,'140.205.144.16','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66101,'71.19.249.6','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66102,'140.205.144.131','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66103,'46.161.41.199','2015-05-27 00:00:00','/newsview.htm','Firefox',1,'',''),(66104,'123.125.71.14','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66105,'220.181.108.92','2015-05-27 00:00:00','/index.html','Firefox',1,'',''),(66106,'116.1.180.138','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66107,'140.205.144.166','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66108,'140.205.144.186','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66109,'180.153.206.19','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(66110,'140.205.144.170','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66111,'115.33.39.136','2015-05-27 00:00:00','/index.html','Chrome',1,'','baidu'),(66112,'140.205.144.12','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66113,'116.1.180.138','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66114,'115.33.39.136','2015-05-27 00:00:00','/news.htm','Chrome',1,'',''),(66115,'14.17.34.191','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(66116,'115.33.39.136','2015-05-27 00:00:00','/news.htm','Chrome',1,'',''),(66117,'115.33.39.136','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66118,'140.205.144.8','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66119,'115.231.218.111','2015-05-27 00:00:00','/index.html','IE',1,'',''),(66120,'140.205.144.39','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66121,'180.149.143.27','2015-05-27 00:00:00','/index.html','Safari',1,'',''),(66122,'140.205.144.61','2015-05-27 00:00:00','/index.html','Chrome',1,'',''),(66123,'140.205.144.144','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66124,'140.205.144.170','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66125,'198.74.110.164','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66126,'140.205.144.86','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66127,'123.125.71.14','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66128,'140.205.144.110','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66129,'140.205.144.237','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66130,'123.125.71.47','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66131,'220.181.108.85','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66132,'140.205.144.112','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66133,'140.205.144.251','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66134,'119.147.146.189','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66135,'140.205.144.31','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66136,'140.205.144.37','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66137,'50.112.191.71','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66138,'140.205.144.92','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66139,'71.19.249.6','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66140,'71.19.249.6','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66141,'140.205.144.36','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66142,'172.246.220.11','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66143,'140.205.144.244','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66144,'89.248.171.32','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66145,'89.248.171.32','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66146,'140.205.144.191','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66147,'140.205.144.192','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66148,'140.205.144.16','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66149,'140.205.144.92','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66150,'140.205.144.173','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66151,'140.205.144.206','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66152,'140.205.144.147','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66153,'140.205.144.144','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66154,'198.74.119.87','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66155,'140.205.144.185','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66156,'140.205.144.154','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66157,'140.205.144.100','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66158,'140.205.144.227','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66159,'140.205.144.191','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66160,'123.125.71.96','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66161,'191.33.206.221','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66162,'140.205.144.214','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66163,'220.181.108.182','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66164,'140.205.144.154','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66165,'140.205.144.186','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66166,'218.207.150.31','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66167,'140.205.144.144','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66168,'140.205.144.229','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66169,'140.205.144.174','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66170,'123.125.71.72','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66171,'140.205.144.212','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66172,'220.181.108.84','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66173,'218.30.118.98','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66174,'198.74.110.164','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66175,'140.205.144.87','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66176,'140.205.144.81','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66177,'140.205.144.154','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66178,'140.205.144.14','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66179,'140.205.144.158','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66180,'140.205.144.93','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66181,'46.161.41.199','2015-05-28 00:00:00','/newsview.htm','Firefox',1,'',''),(66182,'140.205.144.119','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66183,'140.205.144.136','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66184,'140.205.144.138','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66185,'198.74.110.164','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66186,'140.205.144.130','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66187,'220.181.51.55','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66188,'140.205.144.171','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66189,'140.205.144.72','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66190,'140.205.144.22','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66191,'140.205.144.185','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66192,'140.205.144.150','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66193,'140.205.144.112','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66194,'42.156.137.107','2015-05-28 00:00:00','/index.html','Safari',1,'',''),(66195,'140.205.144.228','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66196,'140.205.144.111','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66197,'46.161.41.199','2015-05-28 00:00:00','/newsview.htm','Firefox',1,'',''),(66198,'140.205.144.151','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66199,'198.74.110.164','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66200,'140.205.144.73','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66201,'140.205.144.67','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66202,'46.161.41.199','2015-05-28 00:00:00','/newsview.htm','Firefox',1,'',''),(66203,'140.205.144.214','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66204,'140.205.144.222','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66205,'123.125.71.69','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66206,'140.205.144.81','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66207,'220.181.108.84','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66208,'140.205.144.95','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66209,'123.125.71.24','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66210,'140.205.144.106','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66211,'220.181.108.75','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66212,'140.205.144.188','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66213,'140.205.144.133','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66214,'140.205.144.241','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66215,'207.46.13.82','2015-05-28 00:00:00','/index.html','Safari',1,'',''),(66216,'140.205.144.4','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66217,'140.205.144.42','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66218,'140.205.144.199','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66219,'140.205.144.109','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66220,'140.205.144.129','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66221,'140.205.144.87','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66222,'140.205.144.39','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66223,'140.205.144.240','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66224,'172.246.220.11','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66225,'140.205.144.208','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66226,'123.125.71.74','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66227,'220.181.108.187','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66228,'140.205.144.105','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66229,'140.205.144.235','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66230,'140.205.144.210','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66231,'140.205.144.108','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66232,'180.153.182.115','2015-05-28 00:00:00','/news/newsview.htm','IE',1,'',''),(66233,'180.153.182.128','2015-05-28 00:00:00','/news/newsview.htm','IE',1,'',''),(66234,'180.153.182.69','2015-05-28 00:00:00','/news/newsview.htm','IE',1,'',''),(66235,'180.153.182.135','2015-05-28 00:00:00','/news/newsview.htm','IE',1,'',''),(66236,'75.164.198.230','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66237,'140.205.144.134','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66238,'220.181.51.45','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66239,'140.205.144.15','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66240,'140.205.144.118','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66241,'140.205.144.109','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66242,'198.74.119.87','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66243,'140.205.144.66','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66244,'140.205.144.202','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66245,'220.181.158.106','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66246,'140.205.144.52','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66247,'140.205.144.177','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66248,'111.206.36.13','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66249,'140.205.144.164','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66250,'140.205.144.185','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66251,'140.205.144.82','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66252,'220.181.132.216','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66253,'123.112.21.227','2015-05-28 00:00:00','/index.html','Firefox',1,'','baidu'),(66254,'123.112.21.227','2015-05-28 00:00:00','/news.htm','Firefox',1,'',''),(66255,'140.205.144.98','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66256,'221.194.128.224','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66257,'42.156.137.107','2015-05-28 00:00:00','/index.html','Safari',1,'',''),(66258,'220.181.132.195','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66259,'101.226.51.227','2015-05-28 00:00:00','/index.html','Safari',1,'',''),(66260,'140.205.144.176','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66261,'180.153.163.206','2015-05-28 00:00:00','/index.html','Safari',1,'',''),(66262,'140.205.144.219','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66263,'222.186.21.198','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66264,'140.205.144.16','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66265,'140.205.144.194','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66266,'140.205.144.221','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66267,'140.205.144.18','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66268,'123.125.71.15','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66269,'124.126.21.200','2015-05-28 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(66270,'140.205.144.157','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66271,'140.205.144.55','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66272,'140.205.144.169','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66273,'140.205.144.48','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66274,'180.153.163.210','2015-05-28 00:00:00','/index.html','Safari',1,'',''),(66275,'172.246.220.123','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66276,'140.205.144.8','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66277,'140.205.144.214','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66278,'104.149.88.205','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66279,'104.149.88.205','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66280,'104.149.88.205','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66281,'104.149.88.205','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66282,'104.149.88.205','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66283,'104.149.88.205','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66284,'140.205.144.103','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66285,'140.205.144.136','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66286,'140.205.144.31','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66287,'140.205.144.177','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66288,'123.125.67.214','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66289,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66290,'218.30.117.73','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66291,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66292,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66293,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66294,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66295,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66296,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66297,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66298,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66299,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66300,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66301,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66302,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66303,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66304,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66305,'220.181.158.218','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66306,'140.205.144.123','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66307,'140.205.144.12','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66308,'42.156.137.107','2015-05-28 00:00:00','/index.html','Safari',1,'',''),(66309,'198.74.110.164','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66310,'140.205.144.162','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66311,'140.205.144.33','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66312,'140.205.144.132','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66313,'140.205.144.81','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66314,'42.156.137.107','2015-05-28 00:00:00','/index.html','Safari',1,'',''),(66315,'123.125.71.101','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66316,'140.205.144.21','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66317,'220.181.108.84','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66318,'140.205.144.116','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66319,'140.205.144.222','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66320,'140.205.144.176','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66321,'122.70.235.12','2015-05-28 00:00:00','/index.html','Chrome',1,'','baidu'),(66322,'140.205.144.204','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66323,'140.205.144.74','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66324,'207.46.13.89','2015-05-28 00:00:00','/index.html','Safari',1,'',''),(66325,'140.205.144.18','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66326,'140.205.144.99','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66327,'140.205.144.59','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66328,'140.205.144.157','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66329,'121.42.0.36','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66330,'121.42.0.36','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66331,'121.42.0.36','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66332,'140.205.144.244','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66333,'61.135.165.55','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66334,'46.161.41.199','2015-05-28 00:00:00','/newsview.htm','Firefox',1,'',''),(66335,'123.125.67.214','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66336,'58.20.54.248','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66337,'140.205.144.165','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66338,'180.153.214.182','2015-05-28 00:00:00','/index.html','Safari',1,'',''),(66339,'58.20.54.248','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66340,'58.20.54.248','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66341,'140.205.144.192','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66342,'140.205.144.91','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66343,'172.246.220.11','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66344,'219.133.14.175','2015-05-28 00:00:00','/index.html','Chrome',1,'睿思科技官网','baidu'),(66345,'219.133.14.175','2015-05-28 00:00:00','/index.html','Chrome',1,'美国睿思科技','baidu'),(66346,'140.205.144.172','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66347,'140.205.144.153','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66348,'1.95.40.16','2015-05-28 00:00:00','/index.html','Chrome',1,'','baidu'),(66349,'1.95.40.16','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66350,'140.205.144.32','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66351,'140.205.144.177','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66352,'123.125.71.29','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66353,'220.181.108.142','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66354,'140.205.144.176','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66355,'140.205.144.1','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66356,'140.205.144.36','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66357,'140.205.144.64','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66358,'140.205.144.236','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66359,'140.205.144.162','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66360,'140.205.144.145','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66361,'95.105.97.196','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66362,'140.205.144.150','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66363,'140.205.144.246','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66364,'115.231.218.111','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66365,'140.205.144.72','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66366,'123.125.71.18','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66367,'46.161.41.199','2015-05-28 00:00:00','/newsview.htm','Firefox',1,'',''),(66368,'220.181.108.76','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66369,'140.205.144.155','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66370,'140.205.144.68','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66371,'140.205.144.118','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66372,'140.205.144.208','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66373,'71.19.249.6','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66374,'140.205.144.87','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66375,'71.19.249.6','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66376,'123.125.71.28','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66377,'220.181.108.179','2015-05-28 00:00:00','/index.html','Firefox',1,'',''),(66378,'140.205.144.3','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66379,'140.205.144.221','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66380,'172.246.220.13','2015-05-28 00:00:00','/index.html','IE',1,'',''),(66381,'182.118.53.14','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66382,'140.205.144.59','2015-05-28 00:00:00','/index.html','Chrome',1,'',''),(66383,'140.205.144.68','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66384,'140.205.144.195','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66385,'140.205.144.125','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66386,'182.118.42.72','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66387,'111.13.102.10','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66388,'111.13.102.8','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66389,'140.205.144.103','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66390,'69.21.140.156','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66391,'140.205.144.105','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66392,'140.205.144.222','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66393,'123.125.71.39','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66394,'140.205.144.115','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66395,'220.181.108.166','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66396,'140.205.144.194','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66397,'140.205.144.63','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66398,'71.19.249.6','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66399,'71.19.249.6','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66400,'140.205.144.59','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66401,'140.205.144.162','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66402,'140.205.144.181','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66403,'140.205.144.200','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66404,'198.74.110.164','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66405,'115.231.218.111','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66406,'140.205.144.46','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66407,'140.205.144.23','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66408,'140.205.144.78','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66409,'140.205.144.136','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66410,'121.34.117.133','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66411,'121.34.117.133','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66412,'140.205.144.80','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66413,'140.205.144.75','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66414,'61.135.190.219','2015-05-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(66415,'140.205.144.206','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66416,'46.161.41.199','2015-05-29 00:00:00','/newsview.htm','Firefox',1,'',''),(66417,'140.205.144.49','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66418,'111.13.102.138','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66419,'140.205.144.214','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66420,'140.205.144.33','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66421,'221.194.128.224','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66422,'140.205.144.117','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66423,'104.149.88.205','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66424,'104.149.88.205','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66425,'104.149.88.205','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66426,'104.149.88.205','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66427,'104.149.88.205','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66428,'104.149.88.205','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66429,'140.205.144.248','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66430,'104.149.88.205','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66431,'104.149.88.205','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66432,'104.149.88.205','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66433,'104.149.88.205','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66434,'104.149.88.205','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66435,'104.149.88.205','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66436,'172.246.220.13','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66437,'177.182.201.85','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66438,'140.205.144.15','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66439,'140.205.144.96','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66440,'46.246.36.111','2015-05-29 00:00:00','/newsview.htm','Chrome',1,'',''),(66441,'140.205.144.169','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66442,'123.125.71.53','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66443,'46.246.36.111','2015-05-29 00:00:00','/newsview.htm','Chrome',1,'',''),(66444,'140.205.144.50','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66445,'111.206.36.145','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66446,'46.246.36.111','2015-05-29 00:00:00','/newsview.htm','Chrome',1,'',''),(66447,'111.13.102.11','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66448,'46.246.36.111','2015-05-29 00:00:00','/newsview.htm','Chrome',1,'',''),(66449,'71.19.249.6','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66450,'140.205.144.79','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66451,'71.19.249.6','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66452,'140.205.144.160','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66453,'140.205.144.134','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66454,'140.205.144.44','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66455,'140.205.144.109','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66456,'140.205.144.170','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66457,'220.181.158.106','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66458,'140.205.144.8','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66459,'172.246.220.123','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66460,'140.205.144.6','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66461,'140.205.144.23','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66462,'140.205.144.40','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66463,'140.205.144.196','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66464,'46.161.41.199','2015-05-29 00:00:00','/newsview.htm','Firefox',1,'',''),(66465,'140.205.144.31','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66466,'46.29.20.219','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66467,'61.135.169.23','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66468,'140.205.144.10','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66469,'123.125.71.30','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66470,'220.181.108.91','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66471,'140.205.144.133','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66472,'140.205.144.186','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66473,'140.205.144.182','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66474,'140.205.144.62','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66475,'140.205.144.243','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66476,'172.246.220.13','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66477,'140.205.144.141','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66478,'140.205.144.64','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66479,'111.13.102.8','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66480,'140.205.144.94','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66481,'182.118.54.90','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66482,'140.205.144.47','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66483,'140.205.144.4','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66484,'140.205.144.22','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66485,'140.205.144.14','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66486,'140.205.144.55','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66487,'172.246.220.13','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66488,'140.205.144.219','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66489,'140.205.144.133','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66490,'140.205.144.78','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66491,'140.205.144.227','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66492,'121.0.29.194','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66493,'140.205.144.217','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66494,'163.125.81.79','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66495,'163.125.86.164','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66496,'140.205.144.102','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66497,'94.131.14.16','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66498,'140.205.144.66','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66499,'140.205.144.230','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66500,'1.80.240.120','2015-05-29 00:00:00','/news.htm','IE',1,'',''),(66501,'1.80.240.120','2015-05-29 00:00:00','/news.htm','IE',1,'',''),(66502,'119.147.146.189','2015-05-29 00:00:00','/news.htm','Chrome',1,'',''),(66503,'1.80.240.120','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66504,'140.205.144.142','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66505,'140.205.144.20','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66506,'112.64.235.86','2015-05-29 00:00:00','/index.html','Safari',1,'',''),(66507,'125.33.115.79','2015-05-29 00:00:00','/index.html','Chrome',1,'','baidu'),(66508,'140.205.144.104','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66509,'101.226.33.227','2015-05-29 00:00:00','/index.html','Safari',1,'','baidu'),(66510,'140.205.144.211','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66511,'180.153.206.24','2015-05-29 00:00:00','/index.html','Safari',1,'',''),(66512,'46.161.41.199','2015-05-29 00:00:00','/newsview.htm','Firefox',1,'',''),(66513,'180.153.206.21','2015-05-29 00:00:00','/index.html','Safari',1,'',''),(66514,'140.205.144.110','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66515,'119.147.225.190','2015-05-29 00:00:00','/index.html','Safari',1,'',''),(66516,'172.246.220.123','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66517,'119.147.225.190','2015-05-29 00:00:00','/news.htm','Safari',1,'',''),(66518,'140.205.144.43','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66519,'101.226.66.181','2015-05-29 00:00:00','/index.html','Safari',1,'',''),(66520,'140.205.144.37','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66521,'123.125.71.101','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66522,'220.181.108.75','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66523,'140.205.144.236','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66524,'140.205.144.179','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66525,'46.161.41.199','2015-05-29 00:00:00','/newsview.htm','Firefox',1,'',''),(66526,'140.205.144.42','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66527,'46.161.41.199','2015-05-29 00:00:00','/newsview.htm','Firefox',1,'',''),(66528,'42.156.137.107','2015-05-29 00:00:00','/index.html','Safari',1,'',''),(66529,'140.205.144.121','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66530,'140.205.144.77','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66531,'46.161.41.199','2015-05-29 00:00:00','/newsview.htm','Firefox',1,'',''),(66532,'140.205.144.37','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66533,'123.125.71.41','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66534,'220.181.108.116','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66535,'140.205.144.67','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66536,'220.181.51.55','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66537,'140.205.144.97','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66538,'140.205.144.196','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66539,'172.246.220.13','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66540,'140.205.144.75','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66541,'140.205.144.227','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66542,'140.205.144.41','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66543,'61.135.190.103','2015-05-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(66544,'140.205.144.217','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66545,'140.205.144.165','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66546,'61.182.226.82','2015-05-29 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(66547,'114.250.74.220','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66548,'140.205.144.65','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66549,'140.205.144.166','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66550,'220.181.127.123','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66551,'42.156.137.107','2015-05-29 00:00:00','/index.html','Safari',1,'',''),(66552,'140.205.144.158','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66553,'123.125.71.43','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66554,'101.199.108.52','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66555,'220.181.108.108','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66556,'140.205.144.154','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66557,'140.205.144.34','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66558,'198.74.110.164','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66559,'140.205.144.140','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66560,'140.205.144.70','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66561,'140.205.144.163','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66562,'140.205.144.118','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66563,'115.231.218.111','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66564,'140.205.144.132','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66565,'140.205.144.80','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66566,'140.205.144.26','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66567,'140.205.144.124','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66568,'220.181.132.216','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66569,'101.199.112.55','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66570,'140.205.144.218','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66571,'140.205.144.160','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66572,'198.74.110.164','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66573,'140.205.144.59','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66574,'222.130.185.135','2015-05-29 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(66575,'222.130.185.135','2015-05-29 00:00:00','/index.html','Chrome',1,'','baidu'),(66576,'222.130.185.135','2015-05-29 00:00:00','/index.html','Chrome',1,'','baidu'),(66577,'140.205.144.86','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66578,'140.205.144.239','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66579,'140.205.144.196','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66580,'140.205.144.77','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66581,'140.205.144.197','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66582,'61.160.213.110','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66583,'140.205.144.221','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66584,'140.205.144.242','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66585,'123.125.71.61','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66586,'140.205.144.201','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66587,'172.246.220.13','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66588,'180.153.206.19','2015-05-29 00:00:00','/index.html','Safari',1,'',''),(66589,'180.153.163.210','2015-05-29 00:00:00','/index.html','Safari',1,'',''),(66590,'140.205.144.172','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66591,'220.181.132.218','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66592,'140.205.144.70','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66593,'101.199.108.59','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66594,'180.153.206.23','2015-05-29 00:00:00','/index.html','Safari',1,'',''),(66595,'140.205.144.104','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66596,'115.53.223.140','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66597,'115.53.223.140','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66598,'140.205.144.145','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66599,'140.205.144.11','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66600,'140.205.144.29','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66601,'101.226.33.225','2015-05-29 00:00:00','/index.html','Safari',1,'',''),(66602,'123.125.71.115','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66603,'220.181.108.104','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66604,'140.205.144.37','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66605,'140.205.144.78','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66606,'140.205.144.227','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66607,'140.205.144.168','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66608,'172.246.220.11','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66609,'61.135.189.43','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66610,'220.181.125.73','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66611,'123.125.71.58','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66612,'140.205.144.102','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66613,'220.181.108.148','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66614,'140.205.144.214','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66615,'140.205.144.47','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66616,'140.205.144.11','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66617,'140.205.144.42','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66618,'140.205.144.194','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66619,'140.205.144.84','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66620,'140.205.144.217','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66621,'140.205.144.96','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66622,'140.205.144.240','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66623,'140.205.144.249','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66624,'172.246.220.13','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66625,'140.205.144.157','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66626,'123.125.71.19','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66627,'140.205.144.29','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66628,'220.181.108.166','2015-05-29 00:00:00','/index.html','Firefox',1,'',''),(66629,'140.205.144.141','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66630,'140.205.144.39','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66631,'140.205.144.32','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66632,'140.205.144.171','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66633,'61.135.190.224','2015-05-29 00:00:00','/index.html','Chrome',1,'�����˼�Ƽ����޹�˾','baidu'),(66634,'61.135.190.103','2015-05-29 00:00:00','/newsview.htm','Chrome',1,'���������Ƿ�Ϊ����?-�����˼�Ƽ����޹�˾','baidu'),(66635,'140.205.144.56','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66636,'140.205.144.71','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66637,'60.12.249.166','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66638,'140.205.144.64','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66639,'140.205.144.79','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66640,'71.19.249.6','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66641,'140.205.144.181','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66642,'71.19.249.6','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66643,'140.205.144.9','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66644,'140.205.144.230','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66645,'172.246.220.13','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66646,'121.42.0.30','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66647,'121.42.0.30','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66648,'121.42.0.30','2015-05-29 00:00:00','/index.html','IE',1,'',''),(66649,'140.205.144.26','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66650,'140.205.144.107','2015-05-29 00:00:00','/index.html','Chrome',1,'',''),(66651,'140.205.144.130','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66652,'140.205.144.16','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66653,'115.45.186.196','2015-05-30 00:00:00','/news.htm','Safari',1,'',''),(66654,'115.45.186.196','2015-05-30 00:00:00','/newsview.htm','Safari',1,'',''),(66655,'140.205.144.54','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66656,'140.205.144.151','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66657,'123.125.71.114','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66658,'220.181.108.76','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66659,'140.205.144.100','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66660,'140.205.144.68','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66661,'218.30.118.102','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66662,'140.205.144.200','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66663,'140.205.144.164','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66664,'172.246.220.13','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66665,'182.118.42.77','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66666,'140.205.144.240','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66667,'140.205.144.131','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66668,'140.205.144.131','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66669,'140.205.144.164','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66670,'140.205.144.45','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66671,'61.146.178.190','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66672,'61.160.213.110','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66673,'104.149.88.205','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66674,'104.149.88.205','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66675,'104.149.88.205','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66676,'104.149.88.205','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66677,'104.149.88.205','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66678,'104.149.88.205','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66679,'71.19.249.6','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66680,'123.125.71.28','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66681,'140.205.144.202','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66682,'71.19.249.6','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66683,'220.181.108.107','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66684,'140.205.144.21','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66685,'140.205.144.243','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66686,'140.205.144.177','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66687,'140.205.144.142','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66688,'198.74.119.87','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66689,'140.205.144.80','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66690,'140.205.144.146','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66691,'140.205.144.206','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66692,'222.186.21.198','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66693,'140.205.144.46','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66694,'140.205.144.235','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66695,'140.205.144.57','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66696,'140.205.144.77','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66697,'177.41.72.217','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66698,'140.205.144.111','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66699,'123.125.71.81','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66700,'140.205.144.149','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66701,'220.181.108.103','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66702,'140.205.144.158','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66703,'140.205.144.193','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66704,'71.19.249.6','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66705,'71.19.249.6','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66706,'140.205.144.4','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66707,'140.205.144.113','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66708,'140.205.144.74','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66709,'140.205.144.86','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66710,'140.205.144.114','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66711,'140.205.144.137','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66712,'140.205.144.250','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66713,'140.205.144.42','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66714,'140.205.144.171','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66715,'140.205.144.44','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66716,'201.23.137.132','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66717,'61.135.169.55','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66718,'140.205.144.10','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66719,'198.74.116.157','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66720,'140.205.144.22','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66721,'123.125.71.114','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66722,'140.205.144.215','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66723,'220.181.108.155','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66724,'140.205.144.85','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66725,'140.205.144.23','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66726,'46.161.41.199','2015-05-30 00:00:00','/newsview.htm','Firefox',1,'',''),(66727,'140.205.144.218','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66728,'140.205.144.236','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66729,'140.205.144.168','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66730,'140.205.144.251','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66731,'140.205.144.125','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66732,'140.205.144.51','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66733,'198.74.111.236','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66734,'140.205.144.63','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66735,'221.194.128.224','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66736,'119.147.146.189','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66737,'140.205.144.222','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66738,'140.205.144.54','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66739,'140.205.144.128','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66740,'140.205.144.36','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66741,'123.125.71.12','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66742,'220.181.108.177','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66743,'140.205.144.10','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66744,'140.205.144.61','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66745,'140.205.144.237','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66746,'123.125.71.27','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66747,'220.181.108.166','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66748,'140.205.144.169','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66749,'140.205.144.127','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66750,'198.74.119.87','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66751,'140.205.144.247','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66752,'140.205.144.33','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66753,'140.205.144.37','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66754,'46.161.41.199','2015-05-30 00:00:00','/newsview.htm','Firefox',1,'',''),(66755,'140.205.144.145','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66756,'123.125.71.56','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66757,'94.242.246.24','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66758,'220.181.108.174','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66759,'140.205.144.91','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66760,'101.226.69.246','2015-05-30 00:00:00','/index.html','Safari',1,'',''),(66761,'140.205.144.173','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66762,'46.161.41.199','2015-05-30 00:00:00','/newsview.htm','Firefox',1,'',''),(66763,'180.153.163.211','2015-05-30 00:00:00','/index.html','Safari',1,'',''),(66764,'112.64.235.90','2015-05-30 00:00:00','/index.html','Safari',1,'',''),(66765,'140.205.144.182','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66766,'140.205.144.102','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66767,'37.187.133.113','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66768,'62.210.69.5','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66769,'140.205.144.231','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66770,'140.205.144.125','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66771,'140.205.144.2','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66772,'140.205.144.152','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66773,'198.74.110.164','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66774,'140.205.144.250','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66775,'211.143.105.165','2015-05-30 00:00:00','/index.html','IE',1,'','baidu'),(66776,'211.143.105.165','2015-05-30 00:00:00','/index.html','IE',1,'','baidu'),(66777,'140.205.144.43','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66778,'140.205.144.83','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66779,'220.181.51.55','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66780,'140.205.144.4','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66781,'123.125.71.99','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66782,'220.181.108.112','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66783,'140.205.144.121','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66784,'140.205.144.75','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66785,'140.205.144.93','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66786,'140.205.144.122','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66787,'140.205.144.239','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66788,'140.205.144.182','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66789,'140.205.144.72','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66790,'172.246.220.13','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66791,'140.205.144.66','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66792,'123.125.71.39','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66793,'140.205.144.79','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66794,'220.181.108.97','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66795,'140.205.144.59','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66796,'140.205.144.58','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66797,'140.205.144.26','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66798,'140.205.144.181','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66799,'140.205.144.129','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66800,'140.205.144.190','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66801,'220.181.127.123','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66802,'123.125.71.102','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66803,'140.205.144.166','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66804,'220.181.108.159','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66805,'101.199.108.53','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66806,'140.205.144.191','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66807,'198.74.119.87','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66808,'140.205.144.213','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66809,'140.205.144.66','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66810,'140.205.144.246','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66811,'140.205.144.199','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66812,'123.125.71.101','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66813,'220.181.108.154','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66814,'140.205.144.241','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66815,'140.205.144.145','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66816,'140.205.144.208','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66817,'140.205.144.100','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66818,'66.249.64.182','2015-05-30 00:00:00','/index.html','Safari',1,'',''),(66819,'140.205.144.156','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66820,'221.222.175.100','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66821,'221.222.175.100','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66822,'140.205.144.5','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66823,'198.74.110.164','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66824,'220.181.132.216','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66825,'123.125.71.80','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66826,'101.199.108.52','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66827,'220.181.108.149','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66828,'140.205.144.77','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66829,'140.205.144.226','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66830,'42.156.137.107','2015-05-30 00:00:00','/index.html','Safari',1,'',''),(66831,'140.205.144.137','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66832,'123.125.71.125','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66833,'140.205.144.39','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66834,'140.205.144.74','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66835,'140.205.144.178','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66836,'140.205.144.143','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66837,'140.205.144.206','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66838,'140.205.144.203','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66839,'140.205.144.191','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66840,'123.125.71.85','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66841,'220.181.108.82','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66842,'140.205.144.124','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66843,'198.74.110.164','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66844,'140.205.144.208','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66845,'140.205.144.85','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66846,'140.205.144.151','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66847,'140.205.144.145','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66848,'140.205.144.39','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66849,'66.249.64.140','2015-05-30 00:00:00','/index.html','Safari',1,'',''),(66850,'66.249.64.19','2015-05-30 00:00:00','/index.html','Safari',1,'',''),(66851,'140.205.144.20','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66852,'222.186.42.171','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66853,'180.153.201.216','2015-05-30 00:00:00','/index.html','Safari',1,'',''),(66854,'112.64.235.245','2015-05-30 00:00:00','/index.html','Safari',1,'',''),(66855,'140.205.144.185','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66856,'140.205.144.232','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66857,'123.125.71.84','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66858,'140.205.144.167','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66859,'220.181.108.113','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66860,'140.205.144.207','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66861,'140.205.144.242','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66862,'140.205.144.15','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66863,'172.246.220.11','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66864,'221.194.128.224','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66865,'140.205.144.148','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66866,'140.205.144.178','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66867,'140.205.144.112','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66868,'140.205.144.48','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66869,'182.118.42.92','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66870,'140.205.144.39','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66871,'140.205.144.30','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66872,'140.205.144.18','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66873,'123.125.71.108','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66874,'220.181.108.144','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66875,'220.181.51.61','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66876,'140.205.144.3','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66877,'140.205.144.162','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66878,'140.205.144.232','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66879,'140.205.144.100','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66880,'172.246.220.11','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66881,'140.205.144.143','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66882,'46.161.41.199','2015-05-30 00:00:00','/newsview.htm','Firefox',1,'',''),(66883,'140.205.144.100','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66884,'123.125.71.23','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66885,'140.205.144.185','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66886,'220.181.108.152','2015-05-30 00:00:00','/index.html','Firefox',1,'',''),(66887,'140.205.144.236','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66888,'71.19.249.6','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66889,'69.164.111.198','2015-05-30 00:00:00','/index.html','IE',1,'',''),(66890,'140.205.144.69','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66891,'46.161.41.199','2015-05-30 00:00:00','/newsview.htm','Firefox',1,'',''),(66892,'140.205.144.168','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66893,'140.205.144.240','2015-05-30 00:00:00','/index.html','Chrome',1,'',''),(66894,'140.205.144.106','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66895,'66.249.67.120','2015-05-31 00:00:00','/index.html','Safari',1,'',''),(66896,'172.246.220.11','2015-05-31 00:00:00','/index.html','IE',1,'',''),(66897,'140.205.144.219','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66898,'140.205.144.124','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66899,'140.205.144.218','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66900,'140.205.144.237','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66901,'222.186.42.171','2015-05-31 00:00:00','/index.html','IE',1,'',''),(66902,'123.125.71.95','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66903,'220.181.108.152','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66904,'140.205.144.144','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66905,'46.161.41.199','2015-05-31 00:00:00','/newsview.htm','Firefox',1,'',''),(66906,'140.205.144.114','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66907,'87.17.110.156','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66908,'140.205.144.141','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66909,'140.205.144.64','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66910,'140.205.144.37','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66911,'185.10.107.68','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66912,'5.189.149.142','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66913,'140.205.144.56','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66914,'182.118.54.63','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66915,'140.205.144.45','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66916,'140.205.144.95','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66917,'140.205.144.122','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66918,'111.13.13.74','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66919,'140.205.144.144','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66920,'140.205.144.24','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66921,'140.205.144.14','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66922,'71.19.249.6','2015-05-31 00:00:00','/index.html','IE',1,'',''),(66923,'71.19.249.6','2015-05-31 00:00:00','/index.html','IE',1,'',''),(66924,'140.205.144.245','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66925,'123.125.71.17','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66926,'220.181.108.81','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66927,'140.205.144.222','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66928,'140.205.144.122','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66929,'140.205.144.215','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66930,'140.205.144.7','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66931,'140.205.144.132','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66932,'140.205.144.172','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66933,'140.205.144.87','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66934,'222.186.21.198','2015-05-31 00:00:00','/index.html','IE',1,'',''),(66935,'46.161.41.199','2015-05-31 00:00:00','/news.htm','Firefox',1,'',''),(66936,'140.205.144.126','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66937,'140.205.144.92','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66938,'140.205.144.152','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66939,'140.205.144.234','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66940,'66.249.67.249','2015-05-31 00:00:00','/index.html','Safari',1,'',''),(66941,'140.205.144.238','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66942,'71.19.249.6','2015-05-31 00:00:00','/index.html','IE',1,'',''),(66943,'140.205.144.26','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66944,'123.125.71.29','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66945,'220.181.108.99','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66946,'71.19.249.6','2015-05-31 00:00:00','/index.html','IE',1,'',''),(66947,'140.205.144.65','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66948,'140.205.144.156','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66949,'1.181.226.204','2015-05-31 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(66950,'140.205.144.42','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66951,'172.246.220.13','2015-05-31 00:00:00','/index.html','IE',1,'',''),(66952,'46.161.41.199','2015-05-31 00:00:00','/newsview.htm','Firefox',1,'',''),(66953,'140.205.144.14','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66954,'140.205.144.190','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66955,'140.205.144.62','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66956,'140.205.144.68','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66957,'123.125.71.52','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66958,'220.181.108.112','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66959,'140.205.144.126','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66960,'140.205.144.229','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66961,'61.135.169.55','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66962,'140.205.144.219','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66963,'182.118.53.171','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66964,'140.205.144.201','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66965,'140.205.144.175','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66966,'123.125.71.22','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66967,'220.181.108.140','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66968,'140.205.144.112','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66969,'172.246.220.13','2015-05-31 00:00:00','/index.html','IE',1,'',''),(66970,'140.205.144.115','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66971,'140.205.144.82','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66972,'140.205.144.211','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66973,'140.205.144.194','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66974,'130.208.2.2','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66975,'140.205.144.31','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66976,'182.92.96.185','2015-05-31 00:00:00','/newsview.htm','Chrome',1,'',''),(66977,'140.205.144.201','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66978,'140.205.144.85','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66979,'140.205.144.195','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66980,'140.205.144.89','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66981,'140.205.144.229','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66982,'140.205.144.106','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66983,'123.125.71.73','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66984,'140.205.144.115','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66985,'220.181.108.114','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(66986,'140.205.144.172','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66987,'198.74.119.87','2015-05-31 00:00:00','/index.html','IE',1,'',''),(66988,'140.205.144.100','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66989,'140.205.144.166','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66990,'140.205.144.227','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66991,'140.205.144.26','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66992,'140.205.144.64','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66993,'140.205.144.23','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66994,'140.205.144.133','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66995,'140.205.144.89','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66996,'140.205.144.205','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66997,'46.161.41.199','2015-05-31 00:00:00','/newsview.htm','Firefox',1,'',''),(66998,'140.205.144.179','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(66999,'1.202.240.205','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67000,'140.205.144.137','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67001,'42.156.137.107','2015-05-31 00:00:00','/index.html','Safari',1,'',''),(67002,'123.125.71.133','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67003,'46.161.41.199','2015-05-31 00:00:00','/news.htm','Firefox',1,'',''),(67004,'140.205.144.4','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67005,'140.205.144.25','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67006,'123.125.71.29','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67007,'220.181.108.141','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67008,'140.205.144.187','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67009,'140.205.144.203','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67010,'198.74.119.87','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67011,'140.205.144.198','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67012,'140.205.144.95','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67013,'140.205.144.249','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67014,'140.205.144.70','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67015,'140.205.144.143','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67016,'140.205.144.128','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67017,'140.205.144.163','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67018,'123.125.71.16','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67019,'140.205.144.26','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67020,'220.181.108.109','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67021,'140.205.144.57','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67022,'140.205.144.251','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67023,'140.205.144.30','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67024,'140.205.144.19','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67025,'198.74.110.164','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67026,'118.247.179.22','2015-05-31 00:00:00','/index.html','Chrome',1,'','baidu'),(67027,'140.205.144.104','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67028,'140.205.144.164','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67029,'140.205.144.225','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67030,'140.205.144.120','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67031,'140.205.144.233','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67032,'140.205.144.15','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67033,'140.205.144.40','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67034,'140.205.144.139','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67035,'140.205.144.106','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67036,'140.205.144.128','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67037,'140.205.144.206','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67038,'140.205.144.202','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67039,'140.205.144.234','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67040,'140.205.144.91','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67041,'123.125.71.105','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67042,'220.181.108.117','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67043,'198.74.110.164','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67044,'140.205.144.40','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67045,'46.161.41.199','2015-05-31 00:00:00','/newsview.htm','Firefox',1,'',''),(67046,'140.205.144.77','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67047,'140.205.144.114','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67048,'66.249.67.91','2015-05-31 00:00:00','/index.html','Safari',1,'',''),(67049,'140.205.144.173','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67050,'59.66.211.64','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67051,'123.125.71.23','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67052,'140.205.144.226','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67053,'220.181.108.107','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67054,'140.205.144.169','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67055,'140.205.144.249','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67056,'140.205.144.21','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67057,'123.125.71.33','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67058,'140.205.144.220','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67059,'220.181.108.92','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67060,'140.205.144.88','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67061,'140.205.144.102','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67062,'220.181.132.216','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67063,'101.199.108.53','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67064,'140.205.144.69','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67065,'140.205.144.60','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67066,'140.205.144.117','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67067,'140.205.144.147','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67068,'121.42.0.18','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67069,'121.42.0.18','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67070,'121.42.0.18','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67071,'140.205.144.10','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67072,'123.125.71.105','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67073,'220.181.108.145','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67074,'46.161.41.199','2015-05-31 00:00:00','/newsview.htm','Firefox',1,'',''),(67075,'140.205.144.118','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67076,'140.205.144.236','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67077,'140.205.144.20','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67078,'140.205.144.244','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67079,'172.246.220.123','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67080,'140.205.144.180','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67081,'140.205.144.164','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67082,'123.125.71.34','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67083,'220.181.108.82','2015-05-31 00:00:00','/index.html','Firefox',1,'',''),(67084,'140.205.144.152','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67085,'140.205.144.52','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67086,'140.205.144.239','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67087,'104.149.88.205','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67088,'104.149.88.205','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67089,'104.149.88.205','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67090,'104.149.88.205','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67091,'104.149.88.205','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67092,'104.149.88.205','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67093,'140.205.144.26','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67094,'140.205.144.190','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67095,'140.205.144.77','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67096,'140.205.144.105','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67097,'220.181.127.123','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67098,'140.205.144.174','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67099,'140.205.144.239','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67100,'198.74.119.87','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67101,'46.161.41.199','2015-05-31 00:00:00','/newsview.htm','Firefox',1,'',''),(67102,'140.205.144.70','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67103,'14.152.69.53','2015-05-31 00:00:00','/index.html','Safari',1,'',''),(67104,'140.205.144.114','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67105,'140.205.144.160','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67106,'140.205.144.98','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67107,'220.181.132.218','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67108,'101.199.112.52','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67109,'140.205.144.138','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67110,'140.205.144.122','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67111,'140.205.144.123','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67112,'140.205.144.187','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67113,'46.161.41.199','2015-05-31 00:00:00','/newsview.htm','Firefox',1,'',''),(67114,'140.205.144.150','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67115,'140.205.144.188','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67116,'172.246.220.13','2015-05-31 00:00:00','/index.html','IE',1,'',''),(67117,'140.205.144.165','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67118,'140.205.144.148','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67119,'140.205.144.80','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67120,'113.44.102.77','2015-05-31 00:00:00','/index.html','Safari',1,'','baidu'),(67121,'119.147.146.195','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67122,'140.205.144.43','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67123,'140.205.144.102','2015-05-31 00:00:00','/index.html','Chrome',1,'',''),(67124,'140.205.144.158','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67125,'218.30.118.102','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67126,'140.205.144.44','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67127,'123.125.71.91','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67128,'140.205.144.228','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67129,'220.181.108.148','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67130,'140.205.144.3','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67131,'140.205.144.94','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67132,'140.205.144.85','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67133,'140.205.144.129','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67134,'198.74.119.87','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67135,'140.205.144.120','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67136,'42.156.137.107','2015-06-01 00:00:00','/index.html','Safari',1,'',''),(67137,'64.79.100.11','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67138,'64.79.100.11','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67139,'64.79.100.11','2015-06-01 00:00:00','/news.htm','Chrome',1,'',''),(67140,'140.205.144.82','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67141,'140.205.144.149','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67142,'140.205.144.14','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67143,'140.205.144.62','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67144,'140.205.144.69','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67145,'123.125.71.72','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67146,'140.205.144.191','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67147,'220.181.108.165','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67148,'115.213.56.186','2015-06-01 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(67149,'140.205.144.194','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67150,'172.246.220.13','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67151,'140.205.144.16','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67152,'140.205.144.250','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67153,'140.205.144.35','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67154,'140.205.144.45','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67155,'140.205.144.150','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67156,'140.205.144.185','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67157,'123.125.71.32','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67158,'220.181.108.87','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67159,'140.205.144.92','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67160,'140.205.144.184','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67161,'46.161.41.199','2015-06-01 00:00:00','/newsview.htm','Firefox',1,'',''),(67162,'220.181.108.108','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67163,'123.125.71.27','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67164,'140.205.144.44','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67165,'140.205.144.250','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67166,'140.205.144.33','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67167,'140.205.144.129','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67168,'140.205.144.166','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67169,'198.74.119.87','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67170,'140.205.144.200','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67171,'140.205.144.232','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67172,'140.205.144.217','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67173,'140.205.144.233','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67174,'140.205.144.21','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67175,'222.186.21.198','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67176,'140.205.144.23','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67177,'140.205.144.148','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67178,'140.205.144.43','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67179,'140.205.144.66','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67180,'140.205.144.118','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67181,'140.205.144.180','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67182,'198.74.119.87','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67183,'140.205.144.162','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67184,'220.181.51.55','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67185,'140.205.144.151','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67186,'140.205.144.121','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67187,'140.205.144.23','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67188,'140.205.144.199','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67189,'140.205.144.154','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67190,'140.205.144.78','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67191,'140.205.144.250','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67192,'123.125.71.86','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67193,'220.181.108.171','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67194,'140.205.144.69','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67195,'140.205.144.210','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67196,'140.205.144.70','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67197,'172.246.220.123','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67198,'140.205.144.205','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67199,'140.205.144.227','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67200,'61.50.248.5','2015-06-01 00:00:00','/index.html','Safari',1,'',''),(67201,'140.205.144.89','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67202,'140.205.144.99','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67203,'140.205.144.243','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67204,'140.205.144.44','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67205,'140.205.144.82','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67206,'172.246.220.13','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67207,'60.255.42.29','2015-06-01 00:00:00','/index.html','Safari',1,'',''),(67208,'140.205.144.104','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67209,'140.205.144.62','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67210,'119.147.146.189','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67211,'123.125.71.110','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67212,'220.181.108.78','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67213,'112.90.11.79','2015-06-01 00:00:00','/index.html','Safari',1,'',''),(67214,'140.205.144.219','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67215,'140.205.144.159','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67216,'140.205.144.1','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67217,'140.205.144.75','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67218,'140.205.144.214','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67219,'140.205.144.143','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67220,'61.50.248.5','2015-06-01 00:00:00','/index.html','Safari',1,'',''),(67221,'180.153.201.214','2015-06-01 00:00:00','/index.html','Safari',1,'',''),(67222,'220.181.51.45','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67223,'140.205.144.22','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67224,'140.205.144.45','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67225,'140.205.144.130','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67226,'172.246.220.13','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67227,'58.48.169.174','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67228,'140.205.144.62','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67229,'140.205.144.97','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67230,'123.125.71.95','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67231,'220.181.108.153','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67232,'140.205.144.89','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67233,'223.72.225.198','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67234,'140.205.144.106','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67235,'140.205.144.135','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67236,'140.205.144.147','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67237,'140.205.144.138','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67238,'140.205.144.60','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67239,'123.125.71.95','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67240,'220.181.108.139','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67241,'140.205.144.133','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67242,'140.205.144.147','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67243,'140.205.144.118','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67244,'140.205.144.37','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67245,'140.205.144.161','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67246,'140.205.144.118','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67247,'140.205.144.131','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67248,'114.246.159.29','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67249,'114.246.159.29','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67250,'123.125.71.50','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67251,'220.181.108.89','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67252,'140.205.144.89','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67253,'140.205.144.104','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67254,'140.205.144.196','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67255,'111.201.116.230','2015-06-01 00:00:00','/index.html','Chrome',1,'','baidu'),(67256,'119.147.146.189','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67257,'140.205.144.237','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67258,'111.172.187.226','2015-06-01 00:00:00','/newsview.htm','Chrome',1,'睿思报表','baidu'),(67259,'140.205.144.245','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67260,'140.205.144.29','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67261,'111.172.187.226','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67262,'140.205.144.32','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67263,'198.74.110.164','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67264,'61.146.178.190','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67265,'140.205.144.232','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67266,'218.240.142.213','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67267,'140.205.144.243','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67268,'140.205.144.115','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67269,'113.118.68.196','2015-06-01 00:00:00','/index.html','Chrome',1,'','baidu'),(67270,'140.205.144.189','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67271,'218.30.118.98','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67272,'111.172.187.226','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67273,'111.172.187.226','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67274,'140.205.144.91','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67275,'180.153.205.252','2015-06-01 00:00:00','/index.html','Safari',1,'',''),(67276,'140.205.144.58','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67277,'140.205.144.166','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67278,'140.205.144.198','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67279,'140.205.144.73','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67280,'114.254.201.52','2015-06-01 00:00:00','/index.html','Chrome',1,'','baidu'),(67281,'140.205.144.226','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67282,'198.74.110.164','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67283,'140.205.144.112','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67284,'106.120.121.149','2015-06-01 00:00:00','/index.html','IE',1,'','baidu'),(67285,'118.247.122.241','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67286,'118.247.122.241','2015-06-01 00:00:00','/news.htm','Chrome',1,'',''),(67287,'140.205.144.140','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67288,'111.172.187.226','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67289,'140.205.144.97','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67290,'101.226.51.230','2015-06-01 00:00:00','/news.htm','Safari',1,'',''),(67291,'101.226.66.181','2015-06-01 00:00:00','/index.html','Safari',1,'',''),(67292,'140.205.144.49','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67293,'140.205.144.251','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67294,'61.135.189.43','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67295,'220.181.125.73','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67296,'140.205.144.58','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67297,'140.205.144.67','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67298,'222.186.21.198','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67299,'140.205.144.86','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67300,'140.205.144.124','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67301,'140.205.144.175','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67302,'140.205.144.112','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67303,'198.74.110.164','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67304,'140.205.144.111','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67305,'140.205.144.4','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67306,'140.205.144.93','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67307,'140.205.144.96','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67308,'140.205.144.20','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67309,'140.205.144.69','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67310,'140.205.144.112','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67311,'121.42.0.19','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67312,'121.42.0.19','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67313,'121.42.0.19','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67314,'140.205.144.41','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67315,'140.205.144.59','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67316,'140.205.144.175','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67317,'220.181.132.216','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67318,'180.153.212.13','2015-06-01 00:00:00','/index.html','Safari',1,'',''),(67319,'42.156.137.107','2015-06-01 00:00:00','/index.html','Safari',1,'',''),(67320,'140.205.144.2','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67321,'220.181.132.199','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67322,'140.205.144.72','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67323,'118.207.193.87','2015-06-01 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(67324,'140.205.144.58','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67325,'118.207.193.87','2015-06-01 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(67326,'219.143.225.2','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67327,'219.143.225.2','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67328,'140.205.144.186','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67329,'140.205.144.236','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67330,'219.143.225.2','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67331,'219.143.225.2','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67332,'219.143.225.2','2015-06-01 00:00:00','/news.htm','IE',1,'',''),(67333,'219.143.225.2','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67334,'219.143.225.2','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67335,'219.143.225.2','2015-06-01 00:00:00','/news.htm','IE',1,'',''),(67336,'123.125.71.42','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67337,'220.181.108.80','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67338,'140.205.144.169','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67339,'221.6.39.242','2015-06-01 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(67340,'140.205.144.132','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67341,'221.6.39.242','2015-06-01 00:00:00','/news.htm','Chrome',1,'',''),(67342,'61.160.213.110','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67343,'140.205.144.62','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67344,'140.205.144.192','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67345,'140.205.144.193','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67346,'140.205.144.154','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67347,'172.246.220.13','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67348,'140.205.144.230','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67349,'140.205.144.27','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67350,'140.205.144.115','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67351,'140.205.144.112','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67352,'218.30.118.100','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67353,'140.205.144.201','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67354,'140.205.144.209','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67355,'140.205.144.121','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67356,'123.125.71.52','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67357,'220.181.108.173','2015-06-01 00:00:00','/index.html','Firefox',1,'',''),(67358,'140.205.144.118','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67359,'71.19.249.6','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67360,'140.205.144.198','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67361,'71.19.249.6','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67362,'140.205.144.77','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67363,'140.205.144.249','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67364,'198.74.110.164','2015-06-01 00:00:00','/index.html','IE',1,'',''),(67365,'140.205.144.20','2015-06-01 00:00:00','/index.html','Chrome',1,'',''),(67366,'140.205.144.53','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67367,'140.205.144.124','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67368,'140.205.144.168','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67369,'140.205.144.71','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67370,'177.125.19.242','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67371,'140.205.144.58','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67372,'140.205.144.135','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67373,'140.205.144.239','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67374,'216.145.14.142','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67375,'140.205.144.215','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67376,'140.205.144.16','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67377,'140.205.144.227','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67378,'140.205.144.193','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67379,'64.246.165.140','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67380,'172.246.220.13','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67381,'140.205.144.1','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67382,'140.205.144.145','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67383,'140.205.144.141','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67384,'71.19.249.6','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67385,'71.19.249.6','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67386,'140.205.144.38','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67387,'89.248.162.131','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67388,'140.205.144.156','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67389,'140.205.144.108','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67390,'46.246.36.74','2015-06-02 00:00:00','/newsview.htm','Chrome',1,'',''),(67391,'46.246.36.74','2015-06-02 00:00:00','/newsview.htm','Chrome',1,'',''),(67392,'46.246.36.74','2015-06-02 00:00:00','/newsview.htm','Chrome',1,'',''),(67393,'121.42.0.17','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67394,'140.205.144.142','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67395,'140.205.144.80','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67396,'140.205.144.249','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67397,'46.246.36.74','2015-06-02 00:00:00','/newsview.htm','Chrome',1,'',''),(67398,'46.246.36.74','2015-06-02 00:00:00','/newsview.htm','Chrome',1,'',''),(67399,'198.74.110.164','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67400,'140.205.144.187','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67401,'140.205.144.135','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67402,'140.205.144.166','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67403,'140.205.144.95','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67404,'140.205.144.34','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67405,'140.205.144.203','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67406,'140.205.144.239','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67407,'140.205.144.132','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67408,'172.246.220.11','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67409,'140.205.144.136','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67410,'140.205.144.201','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67411,'140.205.144.238','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67412,'71.19.249.6','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67413,'140.205.144.150','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67414,'71.19.249.6','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67415,'222.186.42.140','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67416,'140.205.144.39','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67417,'140.205.144.68','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67418,'140.205.144.62','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67419,'140.205.144.207','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67420,'123.125.71.14','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67421,'140.205.144.215','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67422,'220.181.108.181','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67423,'140.205.144.240','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67424,'140.205.144.88','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67425,'61.135.165.56','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67426,'89.248.172.201','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67427,'140.205.144.228','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67428,'123.125.71.88','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67429,'220.181.108.77','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67430,'222.186.21.198','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67431,'140.205.144.205','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67432,'140.205.144.48','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67433,'140.205.144.146','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67434,'222.186.15.97','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67435,'172.246.220.11','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67436,'140.205.144.99','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67437,'140.205.144.57','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67438,'140.205.144.222','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67439,'140.205.144.156','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67440,'140.205.144.197','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67441,'123.125.71.32','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67442,'140.205.144.37','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67443,'220.181.108.168','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67444,'140.205.144.160','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67445,'140.205.144.170','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67446,'140.205.144.174','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67447,'140.205.144.148','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67448,'140.205.144.149','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67449,'114.249.221.66','2015-06-02 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(67450,'140.205.144.202','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67451,'140.205.144.245','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67452,'198.74.119.87','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67453,'140.205.144.69','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67454,'140.205.144.86','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67455,'140.205.144.60','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67456,'140.205.144.12','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67457,'180.153.214.199','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67458,'140.205.144.183','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67459,'218.30.118.101','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67460,'140.205.144.30','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67461,'106.38.188.88','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67462,'140.205.144.126','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67463,'125.88.204.142','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67464,'140.205.144.243','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67465,'180.153.206.33','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67466,'140.205.144.45','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67467,'140.205.144.143','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67468,'140.205.144.90','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67469,'14.130.38.124','2015-06-02 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(67470,'14.130.38.124','2015-06-02 00:00:00','/news.htm','IE',1,'',''),(67471,'112.64.235.247','2015-06-02 00:00:00','/news.htm','Safari',1,'',''),(67472,'14.130.38.124','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67473,'42.156.137.107','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67474,'140.205.144.107','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67475,'140.205.144.55','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67476,'140.205.144.40','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67477,'140.205.144.146','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67478,'106.120.10.31','2015-06-02 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(67479,'220.181.51.46','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67480,'140.205.144.45','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67481,'140.205.144.36','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67482,'140.205.144.7','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67483,'118.199.85.116','2015-06-02 00:00:00','/index.html','IE',1,'','baidu'),(67484,'118.199.85.116','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67485,'36.99.30.142','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67486,'140.205.144.21','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67487,'140.205.144.4','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67488,'101.226.65.108','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67489,'140.205.144.245','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67490,'172.246.220.123','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67491,'140.205.144.191','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67492,'140.205.144.177','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67493,'180.149.133.14','2015-06-02 00:00:00','/index.html','Firefox',1,'','baidu'),(67494,'114.242.250.121','2015-06-02 00:00:00','/index.html','IE',1,'','baidu'),(67495,'42.156.137.107','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67496,'101.226.33.224','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67497,'140.205.144.178','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67498,'140.205.144.2','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67499,'180.153.214.181','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67500,'180.153.214.176','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67501,'140.205.144.28','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67502,'101.226.66.174','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67503,'140.205.144.59','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67504,'123.125.71.39','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67505,'220.181.108.87','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67506,'101.226.33.224','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67507,'140.205.144.208','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67508,'111.172.187.226','2015-06-02 00:00:00','/newsview.htm','Chrome',1,'睿思报表','baidu'),(67509,'112.65.193.13','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67510,'140.205.144.147','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67511,'140.205.144.135','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67512,'221.219.114.121','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67513,'111.172.187.226','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67514,'140.205.144.232','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67515,'180.153.206.33','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67516,'58.135.81.230','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67517,'140.205.144.124','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67518,'124.14.94.171','2015-06-02 00:00:00','/news.htm','Chrome',1,'',''),(67519,'111.172.187.226','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67520,'140.205.144.172','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67521,'121.42.0.36','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67522,'140.205.144.122','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67523,'157.55.39.182','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67524,'140.205.144.122','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67525,'42.156.137.107','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67526,'202.112.129.230','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67527,'140.205.144.18','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67528,'112.64.235.251','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67529,'140.205.144.163','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67530,'140.205.144.40','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67531,'140.205.144.51','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67532,'101.226.89.115','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67533,'140.205.144.25','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67534,'140.205.144.96','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67535,'140.205.144.67','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67536,'113.44.191.239','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67537,'113.44.191.239','2015-06-02 00:00:00','/news.htm','Chrome',1,'',''),(67538,'113.44.191.239','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67539,'113.44.191.239','2015-06-02 00:00:00','/news.htm','Chrome',1,'',''),(67540,'106.120.151.36','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67541,'140.205.144.195','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67542,'117.41.187.101','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67543,'140.205.144.21','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67544,'198.74.110.164','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67545,'140.205.144.126','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67546,'140.205.144.217','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67547,'140.205.144.232','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67548,'123.125.71.14','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67549,'220.181.127.123','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67550,'140.205.144.98','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67551,'220.181.108.140','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67552,'220.181.132.194','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67553,'140.205.144.85','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67554,'104.149.88.205','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67555,'104.149.88.205','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67556,'104.149.88.205','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67557,'104.149.88.205','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67558,'104.149.88.205','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67559,'104.149.88.205','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67560,'140.205.144.68','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67561,'140.205.144.165','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67562,'218.30.118.99','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67563,'46.29.20.219','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67564,'140.205.144.95','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67565,'140.205.144.8','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67566,'140.205.144.181','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67567,'123.125.71.81','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67568,'140.205.144.177','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67569,'220.181.108.119','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67570,'140.205.144.106','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67571,'220.181.51.62','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67572,'123.125.71.71','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67573,'140.205.144.212','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67574,'220.181.108.94','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67575,'140.205.144.218','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67576,'140.205.144.73','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67577,'198.74.119.87','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67578,'140.205.144.223','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67579,'14.131.231.212','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67580,'140.205.144.190','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67581,'140.205.144.209','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67582,'140.205.144.213','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67583,'140.205.144.234','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67584,'140.205.144.13','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67585,'220.181.132.216','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67586,'140.205.144.237','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67587,'220.181.132.195','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67588,'140.205.144.232','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67589,'121.42.0.18','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67590,'121.42.0.18','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67591,'121.42.0.18','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67592,'140.205.144.153','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67593,'140.205.144.126','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67594,'140.205.144.82','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67595,'140.205.144.49','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67596,'140.205.144.196','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67597,'140.205.144.184','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67598,'140.205.144.22','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67599,'140.205.144.225','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67600,'116.243.141.186','2015-06-02 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(67601,'140.205.144.169','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67602,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67603,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67604,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67605,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67606,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67607,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67608,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67609,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67610,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67611,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67612,'121.42.0.37','2015-06-02 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(67613,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67614,'121.42.0.37','2015-06-02 00:00:00','/news/news.htm','IE',1,'',''),(67615,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67616,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67617,'121.42.0.37','2015-06-02 00:00:00','/news/news.htm','IE',1,'',''),(67618,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67619,'42.156.137.107','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67620,'140.205.144.145','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67621,'123.125.71.78','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67622,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67623,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67624,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67625,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67626,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67627,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67628,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67629,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67630,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67631,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67632,'121.42.0.37','2015-06-02 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(67633,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67634,'121.42.0.37','2015-06-02 00:00:00','/news.htm','IE',1,'',''),(67635,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67636,'220.181.108.122','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67637,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67638,'121.42.0.37','2015-06-02 00:00:00','/news.htm','IE',1,'',''),(67639,'140.205.144.135','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67640,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67641,'115.159.2.233','2015-06-02 00:00:00','/search/error.html','Chrome',0,'',''),(67642,'140.205.144.67','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67643,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67644,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67645,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67646,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67647,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67648,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67649,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67650,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67651,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67652,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67653,'121.42.0.37','2015-06-02 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(67654,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67655,'121.42.0.37','2015-06-02 00:00:00','/newsview.htm','IE',1,'',''),(67656,'140.205.144.202','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67657,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67658,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67659,'121.42.0.37','2015-06-02 00:00:00','/newsview.htm','IE',0,'',''),(67660,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67661,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67662,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67663,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67664,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67665,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67666,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67667,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67668,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67669,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67670,'140.205.144.36','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67671,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67672,'121.42.0.37','2015-06-02 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(67673,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67674,'121.42.0.37','2015-06-02 00:00:00','/news/newsview.htm','IE',1,'',''),(67675,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67676,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67677,'121.42.0.37','2015-06-02 00:00:00','/news/newsview.htm','IE',0,'',''),(67678,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67679,'179.185.46.210','2015-06-02 00:00:00','/index.html','Firefox',1,'',''),(67680,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67681,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67682,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67683,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67684,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67685,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67686,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67687,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67688,'101.226.66.187','2015-06-02 00:00:00','/index.html','Safari',1,'',''),(67689,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67690,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67691,'121.42.0.37','2015-06-02 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(67692,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67693,'121.42.0.37','2015-06-02 00:00:00','/newsview.htm','IE',1,'',''),(67694,'140.205.144.216','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67695,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67696,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67697,'121.42.0.37','2015-06-02 00:00:00','/newsview.htm','IE',0,'',''),(67698,'121.42.0.37','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67699,'140.205.144.53','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67700,'140.205.144.220','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67701,'115.159.2.233','2015-06-02 00:00:00','/search/error.html','Chrome',0,'',''),(67702,'71.19.249.6','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67703,'71.19.249.6','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67704,'140.205.144.211','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67705,'140.205.144.17','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67706,'198.74.110.164','2015-06-02 00:00:00','/index.html','IE',1,'',''),(67707,'140.205.144.64','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67708,'140.205.144.161','2015-06-02 00:00:00','/index.html','Chrome',1,'',''),(67709,'140.205.144.22','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67710,'123.125.71.16','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67711,'140.205.144.201','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67712,'220.181.108.114','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67713,'140.205.144.128','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67714,'140.205.144.41','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67715,'140.205.144.167','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67716,'140.205.144.128','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67717,'140.205.144.97','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67718,'140.205.144.55','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67719,'140.205.144.12','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67720,'140.205.144.70','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67721,'182.118.60.24','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67722,'140.205.144.132','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67723,'140.205.144.88','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67724,'140.205.144.76','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67725,'220.181.132.218','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67726,'71.19.249.6','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67727,'140.205.144.180','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67728,'220.181.132.194','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67729,'71.19.249.6','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67730,'142.54.182.252','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67731,'140.205.144.228','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67732,'172.246.220.123','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67733,'140.205.144.59','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67734,'46.161.41.199','2015-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(67735,'123.125.71.69','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67736,'220.181.108.162','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67737,'140.205.144.237','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67738,'140.205.144.17','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67739,'140.205.144.58','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67740,'140.205.144.79','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67741,'140.205.144.147','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67742,'140.205.144.154','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67743,'140.205.144.12','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67744,'140.205.144.221','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67745,'140.205.144.251','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67746,'123.125.71.32','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67747,'220.181.108.165','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67748,'140.205.144.51','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67749,'140.205.144.201','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67750,'140.205.144.79','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67751,'140.205.144.118','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67752,'140.205.144.173','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67753,'71.19.249.6','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67754,'71.19.249.6','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67755,'140.205.144.170','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67756,'123.125.71.53','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67757,'220.181.108.103','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67758,'140.205.144.227','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67759,'172.246.220.11','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67760,'140.205.144.251','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67761,'140.205.144.93','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67762,'115.159.2.233','2015-06-03 00:00:00','/search/error.html','Chrome',0,'',''),(67763,'140.205.144.43','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67764,'140.205.144.52','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67765,'42.156.137.107','2015-06-03 00:00:00','/index.html','Safari',1,'',''),(67766,'140.205.144.60','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67767,'140.205.144.121','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67768,'140.205.144.124','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67769,'182.118.53.38','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67770,'140.205.144.64','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67771,'123.125.71.137','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67772,'140.205.144.99','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67773,'140.205.144.62','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67774,'198.74.119.87','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67775,'140.205.144.177','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67776,'104.149.88.205','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67777,'104.149.88.205','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67778,'104.149.88.205','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67779,'104.149.88.205','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67780,'104.149.88.205','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67781,'104.149.88.205','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67782,'140.205.144.112','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67783,'140.205.144.52','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67784,'140.205.144.118','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67785,'14.131.231.212','2015-06-03 00:00:00','/index.html','Safari',1,'',''),(67786,'140.205.144.210','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67787,'140.205.144.166','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67788,'140.205.144.54','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67789,'140.205.144.133','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67790,'115.159.2.233','2015-06-03 00:00:00','/search/error.html','Chrome',0,'',''),(67791,'140.205.144.38','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67792,'198.74.111.236','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67793,'140.205.144.98','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67794,'140.205.144.196','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67795,'222.186.21.198','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67796,'140.205.144.28','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67797,'140.205.144.115','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67798,'140.205.144.93','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67799,'140.205.144.141','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67800,'140.205.144.158','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67801,'140.205.144.204','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67802,'140.205.144.3','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67803,'140.205.144.49','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67804,'140.205.144.48','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67805,'140.205.144.175','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67806,'140.205.144.148','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67807,'61.135.165.23','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67808,'140.205.144.52','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67809,'198.52.119.94','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67810,'140.205.144.30','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67811,'140.205.144.15','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67812,'140.205.144.34','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67813,'140.205.144.203','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67814,'61.182.226.82','2015-06-03 00:00:00','/index.html','Chrome',1,'','baidu'),(67815,'140.205.144.145','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67816,'140.205.144.128','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67817,'121.79.144.183','2015-06-03 00:00:00','/newsview.htm','Chrome',1,'',''),(67818,'101.199.115.141','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67819,'140.205.144.195','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67820,'140.205.144.120','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67821,'123.125.71.97','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67822,'140.205.144.64','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67823,'220.181.108.93','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67824,'140.205.144.49','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67825,'198.74.111.236','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67826,'140.205.144.115','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67827,'140.205.144.16','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67828,'140.205.144.215','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67829,'140.205.144.145','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67830,'58.215.217.210','2015-06-03 00:00:00','/index.html','Firefox',1,'北京绿睿思科技','baidu'),(67831,'42.156.137.107','2015-06-03 00:00:00','/index.html','Safari',1,'',''),(67832,'119.147.146.189','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67833,'140.205.144.170','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67834,'36.99.31.37','2015-06-03 00:00:00','/index.html','Safari',1,'',''),(67835,'140.205.144.217','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67836,'180.153.201.15','2015-06-03 00:00:00','/index.html','Safari',1,'八三夭','baidu'),(67837,'140.205.144.189','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67838,'140.205.144.165','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67839,'46.161.41.199','2015-06-03 00:00:00','/newsview.htm','Firefox',1,'',''),(67840,'140.205.144.237','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67841,'123.125.71.46','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67842,'220.181.108.81','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67843,'140.205.144.195','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67844,'140.205.144.188','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67845,'115.236.45.142','2015-06-03 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(67846,'140.205.144.183','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67847,'140.205.144.196','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67848,'219.239.205.142','2015-06-03 00:00:00','/index.html','Chrome',1,'睿思合力(北京)科技有限公司联系方式','baidu'),(67849,'140.205.144.189','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67850,'140.205.144.156','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67851,'198.74.119.87','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67852,'140.205.144.176','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67853,'140.205.144.109','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67854,'123.125.71.108','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67855,'220.181.108.118','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67856,'140.205.144.116','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67857,'140.205.144.136','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67858,'140.205.144.24','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67859,'140.205.144.93','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67860,'140.205.144.71','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67861,'123.125.71.87','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67862,'222.186.21.198','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67863,'220.181.108.151','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67864,'104.149.88.205','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67865,'104.149.88.205','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67866,'104.149.88.205','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67867,'104.149.88.205','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67868,'104.149.88.205','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67869,'104.149.88.205','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67870,'140.205.144.85','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67871,'140.205.144.169','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67872,'140.205.144.172','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67873,'140.205.144.131','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67874,'140.205.144.246','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67875,'14.17.34.190','2015-06-03 00:00:00','/index.html','Safari',1,'',''),(67876,'183.136.190.62','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67877,'140.205.144.154','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67878,'42.156.137.107','2015-06-03 00:00:00','/index.html','Safari',1,'',''),(67879,'198.74.119.87','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67880,'140.205.144.104','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67881,'211.103.135.84','2015-06-03 00:00:00','/index.html','IE',1,'','baidu'),(67882,'140.205.144.129','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67883,'140.205.144.117','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67884,'140.205.144.187','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67885,'140.205.144.81','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67886,'140.205.144.154','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67887,'140.205.144.184','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67888,'183.136.190.62','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67889,'140.205.144.5','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67890,'61.135.165.23','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67891,'140.205.144.86','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67892,'140.205.144.75','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67893,'140.205.144.192','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67894,'182.118.42.38','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67895,'140.205.144.230','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67896,'123.125.71.23','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67897,'42.156.137.107','2015-06-03 00:00:00','/index.html','Safari',1,'',''),(67898,'140.205.144.231','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67899,'220.181.108.84','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67900,'140.205.144.221','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67901,'121.42.0.19','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67902,'121.42.0.19','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67903,'121.42.0.19','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67904,'140.205.144.46','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67905,'218.30.118.80','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67906,'140.205.144.72','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67907,'140.205.144.126','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67908,'123.125.71.50','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67909,'140.205.144.173','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67910,'220.181.108.177','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67911,'123.125.67.210','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67912,'101.226.33.220','2015-06-03 00:00:00','/index.html','Safari',1,'',''),(67913,'140.205.144.177','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67914,'198.74.110.164','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67915,'220.174.208.155','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67916,'140.205.144.164','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67917,'140.205.144.238','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67918,'140.205.144.202','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67919,'140.205.144.161','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67920,'140.205.144.181','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67921,'220.181.132.216','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67922,'123.125.71.15','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67923,'101.199.108.119','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67924,'220.181.108.158','2015-06-03 00:00:00','/index.html','Firefox',1,'',''),(67925,'140.205.144.98','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67926,'140.205.144.113','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67927,'140.205.144.217','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67928,'140.205.144.2','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67929,'140.205.144.189','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67930,'198.74.119.87','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67931,'180.149.143.26','2015-06-03 00:00:00','/newsview.htm','Safari',1,'',''),(67932,'140.205.144.193','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67933,'140.205.144.162','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67934,'140.205.144.125','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67935,'140.205.144.103','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67936,'140.205.144.48','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67937,'140.205.144.146','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67938,'183.136.190.40','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67939,'61.151.218.119','2015-06-03 00:00:00','/index.html','Safari',1,'',''),(67940,'140.205.144.102','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67941,'140.205.144.151','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67942,'71.19.249.6','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67943,'71.19.249.6','2015-06-03 00:00:00','/index.html','IE',1,'',''),(67944,'140.205.144.175','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67945,'140.205.144.162','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67946,'140.205.144.141','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67947,'140.205.144.224','2015-06-03 00:00:00','/index.html','Chrome',1,'',''),(67948,'140.205.144.6','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67949,'140.205.144.11','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67950,'42.156.137.107','2015-06-04 00:00:00','/index.html','Safari',1,'',''),(67951,'172.246.220.11','2015-06-04 00:00:00','/index.html','IE',1,'',''),(67952,'140.205.144.178','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67953,'140.205.144.122','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67954,'140.205.144.182','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67955,'140.205.144.83','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67956,'123.125.71.49','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(67957,'220.181.108.151','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(67958,'140.205.144.49','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67959,'140.205.144.73','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67960,'140.205.144.12','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67961,'140.205.144.25','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67962,'140.205.144.32','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67963,'140.205.144.224','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67964,'71.19.249.6','2015-06-04 00:00:00','/index.html','IE',1,'',''),(67965,'140.205.144.60','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67966,'104.149.88.205','2015-06-04 00:00:00','/index.html','IE',1,'',''),(67967,'104.149.88.205','2015-06-04 00:00:00','/index.html','IE',1,'',''),(67968,'104.149.88.205','2015-06-04 00:00:00','/index.html','IE',1,'',''),(67969,'104.149.88.205','2015-06-04 00:00:00','/index.html','IE',1,'',''),(67970,'104.149.88.205','2015-06-04 00:00:00','/index.html','IE',1,'',''),(67971,'104.149.88.205','2015-06-04 00:00:00','/index.html','IE',1,'',''),(67972,'71.19.249.6','2015-06-04 00:00:00','/index.html','IE',1,'',''),(67973,'180.149.143.154','2015-06-04 00:00:00','/newsview.htm','Safari',1,'',''),(67974,'140.205.144.110','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67975,'140.205.144.101','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67976,'140.205.144.138','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67977,'140.205.144.199','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67978,'222.186.42.171','2015-06-04 00:00:00','/index.html','IE',1,'',''),(67979,'123.125.71.58','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(67980,'140.205.144.50','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67981,'220.181.108.178','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(67982,'140.205.144.117','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67983,'198.74.119.87','2015-06-04 00:00:00','/index.html','IE',1,'',''),(67984,'140.205.144.76','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67985,'140.205.144.144','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67986,'140.205.144.50','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67987,'140.205.144.164','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67988,'140.205.144.241','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67989,'140.205.144.6','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67990,'123.125.71.34','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(67991,'220.181.108.144','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(67992,'140.205.144.25','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67993,'189.54.252.63','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67994,'140.205.144.154','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67995,'140.205.144.105','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67996,'140.205.144.210','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67997,'140.205.144.221','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(67998,'198.74.110.164','2015-06-04 00:00:00','/index.html','IE',1,'',''),(67999,'71.19.249.6','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68000,'218.30.118.102','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68001,'71.19.249.6','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68002,'61.146.178.190','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68003,'140.205.144.50','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68004,'140.205.144.68','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68005,'140.205.144.90','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68006,'91.217.90.38','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68007,'140.205.144.56','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68008,'140.205.144.154','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68009,'140.205.144.185','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68010,'140.205.144.202','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68011,'123.125.71.112','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68012,'140.205.144.222','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68013,'121.199.125.21','2015-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(68014,'220.181.108.180','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68015,'220.181.51.61','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68016,'218.30.118.100','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68017,'140.205.144.172','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68018,'121.199.125.21','2015-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(68019,'140.205.144.184','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68020,'121.199.125.21','2015-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(68021,'140.205.144.169','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68022,'140.205.144.118','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68023,'140.205.144.76','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68024,'140.205.144.27','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68025,'140.205.144.237','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68026,'140.205.144.200','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68027,'140.205.144.80','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68028,'198.74.110.164','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68029,'140.205.144.55','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68030,'140.205.144.161','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68031,'140.205.144.120','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68032,'140.205.144.207','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68033,'140.205.144.149','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68034,'140.205.144.210','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68035,'140.205.144.23','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68036,'140.205.144.10','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68037,'140.205.144.109','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68038,'140.205.144.224','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68039,'140.205.144.201','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68040,'140.205.144.97','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68041,'140.205.144.239','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68042,'140.205.144.16','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68043,'123.125.71.75','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68044,'220.181.108.168','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68045,'140.205.144.249','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68046,'140.205.144.195','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68047,'140.205.144.212','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68048,'198.74.119.87','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68049,'140.205.144.92','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68050,'104.149.88.205','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68051,'104.149.88.205','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68052,'104.149.88.205','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68053,'104.149.88.205','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68054,'104.149.88.205','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68055,'104.149.88.205','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68056,'61.129.104.250','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68057,'140.205.144.148','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68058,'123.125.71.109','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68059,'140.205.144.56','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68060,'101.226.33.224','2015-06-04 00:00:00','/index.html','Safari',1,'',''),(68061,'61.129.104.250','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68062,'220.181.108.91','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68063,'140.205.144.235','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68064,'191.179.169.205','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68065,'140.205.144.14','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68066,'140.205.144.230','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68067,'123.125.71.50','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68068,'220.181.108.179','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68069,'140.205.144.214','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68070,'140.205.144.248','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68071,'140.205.144.231','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68072,'61.135.169.55','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68073,'140.205.144.222','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68074,'140.205.144.207','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68075,'42.51.5.50','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68076,'157.55.39.182','2015-06-04 00:00:00','/index.html','Safari',1,'',''),(68077,'140.205.144.186','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68078,'140.205.144.194','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68079,'140.205.144.242','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68080,'140.205.144.220','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68081,'140.205.144.29','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68082,'101.226.89.115','2015-06-04 00:00:00','/index.html','Safari',1,'',''),(68083,'140.205.144.90','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68084,'140.205.144.5','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68085,'124.204.3.234','2015-06-04 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(68086,'198.74.119.87','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68087,'140.205.144.44','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68088,'140.205.144.59','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68089,'219.143.7.101','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68090,'140.205.144.44','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68091,'140.205.144.81','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68092,'220.181.127.123','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68093,'140.205.144.48','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68094,'223.72.232.198','2015-06-04 00:00:00','/index.html','Safari',1,'睿思科技','baidu'),(68095,'140.205.144.5','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68096,'101.199.108.54','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68097,'14.17.18.152','2015-06-04 00:00:00','/index.html','Safari',1,'',''),(68098,'114.244.150.44','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68099,'140.205.144.89','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68100,'114.242.249.39','2015-06-04 00:00:00','/index.html','Safari',1,'','baidu'),(68101,'140.205.144.55','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68102,'140.205.144.207','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68103,'182.118.71.55','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68104,'140.205.144.218','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68105,'122.224.65.6','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68106,'123.125.71.85','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68107,'220.181.108.163','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68108,'140.205.144.233','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68109,'27.18.225.68','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68110,'42.51.5.50','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68111,'220.152.224.206','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68112,'220.152.224.206','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68113,'140.205.144.193','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68114,'140.205.144.216','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68115,'140.205.144.55','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68116,'140.205.144.25','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68117,'198.74.110.164','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68118,'140.205.144.132','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68119,'140.205.144.63','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68120,'140.205.144.91','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68121,'140.205.144.59','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68122,'180.153.206.16','2015-06-04 00:00:00','/index.html','Safari',1,'',''),(68123,'140.205.144.24','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68124,'140.205.144.235','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68125,'42.156.137.107','2015-06-04 00:00:00','/index.html','Safari',1,'',''),(68126,'140.205.144.237','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68127,'36.99.31.38','2015-06-04 00:00:00','/index.html','Safari',1,'',''),(68128,'140.205.144.187','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68129,'140.205.144.30','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68130,'140.205.144.201','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68131,'46.161.41.199','2015-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(68132,'140.205.144.212','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68133,'140.205.144.27','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68134,'123.125.71.98','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68135,'46.161.41.199','2015-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(68136,'220.181.108.112','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68137,'140.205.144.50','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68138,'120.209.136.208','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68139,'140.205.144.219','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68140,'60.253.227.143','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68141,'172.246.220.123','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68142,'140.205.144.138','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68143,'140.205.144.53','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68144,'101.226.33.227','2015-06-04 00:00:00','/index.html','Safari',1,'',''),(68145,'140.205.144.6','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68146,'140.205.144.128','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68147,'140.205.144.152','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68148,'140.205.144.241','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68149,'66.249.73.206','2015-06-04 00:00:00','/news/newsview.htm','Safari',1,'',''),(68150,'140.205.144.5','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68151,'121.42.0.39','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68152,'121.42.0.39','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68153,'121.42.0.39','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68154,'140.205.144.242','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68155,'140.205.144.88','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68156,'123.125.71.48','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68157,'220.181.108.92','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68158,'140.205.144.16','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68159,'140.205.144.82','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68160,'114.245.253.236','2015-06-04 00:00:00','/index.html','Safari',1,'',''),(68161,'140.205.144.128','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68162,'182.118.60.138','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68163,'140.205.144.125','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68164,'61.135.165.22','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68165,'140.205.144.136','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68166,'198.74.119.87','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68167,'140.205.144.44','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68168,'140.205.144.140','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68169,'140.205.144.3','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68170,'140.205.144.78','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68171,'140.205.144.123','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68172,'140.205.144.176','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68173,'140.205.144.238','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68174,'140.205.144.249','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68175,'140.205.144.237','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68176,'118.207.182.112','2015-06-04 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(68177,'140.205.144.185','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68178,'140.205.144.178','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68179,'140.205.144.133','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68180,'122.245.154.241','2015-06-04 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(68181,'123.125.71.80','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68182,'220.181.108.96','2015-06-04 00:00:00','/index.html','Firefox',1,'',''),(68183,'140.205.144.187','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68184,'140.205.144.143','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68185,'172.246.220.11','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68186,'220.181.132.216','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68187,'140.205.144.7','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68188,'140.205.144.116','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68189,'140.205.144.151','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68190,'71.19.249.6','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68191,'101.199.112.52','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68192,'203.208.60.106','2015-06-04 00:00:00','/index.html','Safari',1,'',''),(68193,'71.19.249.6','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68194,'222.186.21.198','2015-06-04 00:00:00','/index.html','IE',1,'',''),(68195,'140.205.144.236','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68196,'182.118.60.95','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68197,'140.205.144.113','2015-06-04 00:00:00','/index.html','Chrome',1,'',''),(68198,'140.205.144.224','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68199,'140.205.144.211','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68200,'140.205.144.49','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68201,'140.205.144.16','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68202,'172.246.220.11','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68203,'140.205.144.3','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68204,'140.205.144.203','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68205,'140.205.144.35','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68206,'140.205.144.178','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68207,'140.205.144.179','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68208,'140.205.144.9','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68209,'140.205.144.39','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68210,'203.208.60.57','2015-06-05 00:00:00','/index.html','Safari',1,'',''),(68211,'140.205.144.60','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68212,'119.63.196.88','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68213,'140.205.144.8','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68214,'123.125.71.21','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68215,'140.205.144.109','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68216,'220.181.108.76','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68217,'71.19.249.6','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68218,'71.19.249.6','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68219,'140.205.144.110','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68220,'172.246.220.11','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68221,'140.205.144.222','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68222,'140.205.144.67','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68223,'140.205.144.108','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68224,'123.125.71.57','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68225,'220.181.108.113','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68226,'140.205.144.203','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68227,'140.205.144.11','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68228,'140.205.144.235','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68229,'140.205.144.49','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68230,'140.205.144.200','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68231,'140.205.144.113','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68232,'123.125.71.92','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68233,'140.205.144.220','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68234,'220.181.108.165','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68235,'172.246.220.13','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68236,'140.205.144.6','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68237,'140.205.144.135','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68238,'140.205.144.149','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68239,'140.205.144.135','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68240,'140.205.144.38','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68241,'123.125.71.77','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68242,'220.181.108.101','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68243,'71.19.249.6','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68244,'71.19.249.6','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68245,'140.205.144.94','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68246,'140.205.144.97','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68247,'140.205.144.75','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68248,'140.205.144.135','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68249,'140.205.144.226','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68250,'203.208.60.42','2015-06-05 00:00:00','/index.html','Safari',1,'',''),(68251,'172.246.220.11','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68252,'182.118.41.145','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68253,'140.205.144.215','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68254,'140.205.144.194','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68255,'182.118.53.38','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68256,'140.205.144.195','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68257,'140.205.144.240','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68258,'220.181.51.45','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68259,'203.208.60.43','2015-06-05 00:00:00','/news/newsview.htm','Safari',1,'',''),(68260,'140.205.144.243','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68261,'140.205.144.112','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68262,'140.205.144.180','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68263,'220.181.158.106','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68264,'140.205.144.101','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68265,'140.205.144.52','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68266,'140.205.144.2','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68267,'198.74.110.164','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68268,'140.205.144.114','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68269,'54.227.21.17','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68270,'140.205.144.175','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68271,'140.205.144.245','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68272,'140.205.144.122','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68273,'140.205.144.24','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68274,'140.205.144.138','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68275,'140.205.144.48','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68276,'218.247.237.32','2015-06-05 00:00:00','/index.html','Firefox',1,'北京睿思','baidu'),(68277,'140.205.144.180','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68278,'140.205.144.17','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68279,'140.205.144.52','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68280,'140.205.144.154','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68281,'140.205.144.43','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68282,'172.246.220.13','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68283,'140.205.144.218','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68284,'123.125.71.57','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68285,'220.181.108.169','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68286,'140.205.144.53','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68287,'219.143.142.120','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68288,'101.226.33.216','2015-06-05 00:00:00','/index.html','Safari',1,'',''),(68289,'140.205.144.179','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68290,'140.205.144.182','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68291,'42.156.137.107','2015-06-05 00:00:00','/index.html','Safari',1,'',''),(68292,'140.205.144.14','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68293,'140.205.144.179','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68294,'140.205.144.52','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68295,'180.153.163.206','2015-06-05 00:00:00','/index.html','Safari',1,'',''),(68296,'61.135.189.43','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68297,'220.181.125.24','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68298,'140.205.144.209','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68299,'123.125.71.132','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68300,'140.205.144.190','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68301,'140.205.144.176','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68302,'140.205.144.207','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68303,'60.2.47.50','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68304,'140.205.144.97','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68305,'140.205.144.93','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68306,'222.186.15.97','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68307,'198.74.110.164','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68308,'140.205.144.96','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68309,'140.205.144.12','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68310,'203.208.60.48','2015-06-05 00:00:00','/news/newsview.htm','Safari',1,'',''),(68311,'140.205.144.79','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68312,'218.30.118.80','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68313,'140.205.144.228','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68314,'180.153.182.190','2015-06-05 00:00:00','/news/news.htm','IE',1,'',''),(68315,'180.153.182.190','2015-06-05 00:00:00','/news/newsview.htm','IE',1,'',''),(68316,'180.153.182.190','2015-06-05 00:00:00','/news/news.htm','IE',1,'',''),(68317,'180.153.182.190','2015-06-05 00:00:00','/news/newsview.htm','IE',1,'',''),(68318,'140.205.144.72','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68319,'140.205.144.42','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68320,'140.205.144.190','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68321,'140.205.144.246','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68322,'140.205.144.30','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68323,'222.186.21.198','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68324,'140.205.144.2','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68325,'111.206.36.6','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68326,'140.205.144.214','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68327,'172.246.220.123','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68328,'140.205.144.2','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68329,'60.10.198.9','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68330,'140.205.144.6','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68331,'119.147.146.189','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68332,'140.205.144.128','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68333,'140.205.144.151','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68334,'140.205.144.156','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68335,'123.125.71.17','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68336,'220.181.108.154','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68337,'125.84.63.233','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68338,'140.205.144.215','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68339,'125.88.204.143','2015-06-05 00:00:00','/newsview.htm','IE',1,'',''),(68340,'140.205.144.205','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68341,'140.205.144.108','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68342,'140.205.144.92','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68343,'140.205.144.172','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68344,'118.26.181.25','2015-06-05 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(68345,'172.246.220.13','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68346,'140.205.144.161','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68347,'106.120.151.36','2015-06-05 00:00:00','/index.html','Safari',1,'',''),(68348,'140.205.144.68','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68349,'54.90.211.175','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68350,'112.229.48.86','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68351,'183.129.221.206','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68352,'140.205.144.19','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68353,'140.205.144.191','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68354,'222.128.177.117','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68355,'140.205.144.122','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68356,'60.10.198.8','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68357,'60.10.198.8','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68358,'60.10.198.8','2015-06-05 00:00:00','/news.htm','IE',1,'',''),(68359,'60.10.198.8','2015-06-05 00:00:00','/news.htm','IE',1,'',''),(68360,'60.10.198.8','2015-06-05 00:00:00','/news.htm','IE',1,'',''),(68361,'60.10.198.8','2015-06-05 00:00:00','/news.htm','IE',1,'',''),(68362,'60.10.198.8','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68363,'140.205.144.44','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68364,'140.205.144.22','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68365,'36.99.30.40','2015-06-05 00:00:00','/newsview.htm','Safari',1,'',''),(68366,'140.205.144.15','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68367,'140.205.144.12','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68368,'140.205.144.195','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68369,'140.205.144.141','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68370,'198.74.110.164','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68371,'140.205.144.217','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68372,'123.125.71.28','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68373,'218.30.117.71','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68374,'220.181.108.165','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68375,'119.147.146.193','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68376,'140.205.144.117','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68377,'61.129.104.250','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68378,'106.120.101.62','2015-06-05 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(68379,'106.120.101.62','2015-06-05 00:00:00','/news.htm','Chrome',1,'',''),(68380,'106.120.101.62','2015-06-05 00:00:00','/news.htm','Chrome',1,'',''),(68381,'106.120.101.62','2015-06-05 00:00:00','/news.htm','Chrome',1,'',''),(68382,'106.120.101.62','2015-06-05 00:00:00','/news.htm','Chrome',1,'',''),(68383,'106.120.101.62','2015-06-05 00:00:00','/news.htm','Chrome',1,'',''),(68384,'106.120.101.62','2015-06-05 00:00:00','/news.htm','Chrome',1,'',''),(68385,'106.120.101.62','2015-06-05 00:00:00','/news.htm','Chrome',1,'',''),(68386,'140.205.144.205','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68387,'106.120.101.62','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68388,'140.205.144.197','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68389,'140.205.144.39','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68390,'182.118.54.169','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68391,'14.17.34.182','2015-06-05 00:00:00','/index.html','Safari',1,'',''),(68392,'140.205.144.232','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68393,'115.171.71.214','2015-06-05 00:00:00','/index.html','Safari',1,'',''),(68394,'140.205.144.238','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68395,'220.181.127.123','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68396,'140.205.144.195','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68397,'140.205.144.70','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68398,'101.199.112.54','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68399,'140.205.144.51','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68400,'140.205.144.87','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68401,'46.29.20.219','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68402,'172.246.220.123','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68403,'140.205.144.104','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68404,'140.205.144.233','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68405,'61.135.165.23','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68406,'203.208.60.46','2015-06-05 00:00:00','/newsview.htm','Safari',1,'',''),(68407,'140.205.144.11','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68408,'123.125.71.28','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68409,'140.205.144.238','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68410,'220.181.108.139','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68411,'140.205.144.113','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68412,'140.205.144.244','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68413,'58.250.110.162','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68414,'58.221.46.69','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68415,'140.205.144.58','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68416,'180.153.206.16','2015-06-05 00:00:00','/index.html','Safari',1,'',''),(68417,'140.205.144.91','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68418,'101.226.33.203','2015-06-05 00:00:00','/index.html','Safari',1,'',''),(68419,'140.205.144.184','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68420,'140.205.144.93','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68421,'140.205.144.251','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68422,'140.205.144.183','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68423,'172.246.220.123','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68424,'140.205.144.111','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68425,'140.205.144.85','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68426,'140.205.144.160','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68427,'123.125.71.116','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68428,'220.181.108.102','2015-06-05 00:00:00','/index.html','Firefox',1,'',''),(68429,'140.205.144.154','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68430,'140.205.144.121','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68431,'140.205.144.164','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68432,'140.205.144.56','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68433,'140.205.144.58','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68434,'220.181.132.218','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68435,'101.199.112.45','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68436,'140.205.144.166','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68437,'140.205.144.230','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68438,'140.205.144.144','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68439,'172.246.220.13','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68440,'140.205.144.129','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68441,'140.205.144.236','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68442,'140.205.144.233','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68443,'140.205.144.237','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68444,'42.156.136.43','2015-06-05 00:00:00','/index.html','Safari',1,'',''),(68445,'71.19.249.6','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68446,'71.19.249.6','2015-06-05 00:00:00','/index.html','IE',1,'',''),(68447,'140.205.144.45','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68448,'140.205.144.179','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68449,'140.205.144.212','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68450,'140.205.144.137','2015-06-05 00:00:00','/index.html','Chrome',1,'',''),(68451,'140.205.144.83','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68452,'140.205.144.81','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68453,'140.205.144.55','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68454,'140.205.144.216','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68455,'198.74.110.164','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68456,'140.205.144.156','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68457,'140.205.144.125','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68458,'121.42.0.37','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68459,'121.42.0.37','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68460,'121.42.0.37','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68461,'140.205.144.83','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68462,'140.205.144.173','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68463,'140.205.144.227','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68464,'140.205.144.211','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68465,'140.205.144.229','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68466,'140.205.144.227','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68467,'140.205.144.235','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68468,'140.205.144.12','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68469,'71.19.249.6','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68470,'71.19.249.6','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68471,'140.205.144.87','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68472,'222.186.21.198','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68473,'140.205.144.13','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68474,'140.205.144.151','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68475,'140.205.144.103','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68476,'140.205.144.228','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68477,'140.205.144.245','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68478,'140.205.144.26','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68479,'140.205.144.73','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68480,'140.205.144.93','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68481,'104.149.88.205','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68482,'104.149.88.205','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68483,'104.149.88.205','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68484,'104.149.88.205','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68485,'104.149.88.205','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68486,'104.149.88.205','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68487,'140.205.144.51','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68488,'140.205.144.75','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68489,'140.205.144.185','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68490,'198.74.119.87','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68491,'140.205.144.139','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68492,'140.205.144.7','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68493,'140.205.144.214','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68494,'123.125.71.102','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68495,'220.181.108.75','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68496,'140.205.144.95','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68497,'140.205.144.128','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68498,'140.205.144.104','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68499,'71.19.249.6','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68500,'71.19.249.6','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68501,'140.205.144.202','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68502,'140.205.144.195','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68503,'140.205.144.29','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68504,'140.205.144.198','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68505,'140.205.144.129','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68506,'123.125.71.97','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68507,'140.205.144.161','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68508,'220.181.108.84','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68509,'172.246.220.11','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68510,'140.205.144.187','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68511,'218.30.118.101','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68512,'140.205.144.160','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68513,'140.205.144.170','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68514,'220.181.51.39','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68515,'140.205.144.31','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68516,'140.205.144.91','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68517,'123.125.71.25','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68518,'140.205.144.176','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68519,'220.181.108.181','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68520,'140.205.144.105','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68521,'140.205.144.116','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68522,'123.125.71.41','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68523,'140.205.144.187','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68524,'220.181.108.115','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68525,'140.205.144.122','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68526,'140.205.144.10','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68527,'198.74.110.164','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68528,'140.205.144.1','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68529,'140.205.144.112','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68530,'140.205.144.219','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68531,'140.205.144.251','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68532,'140.205.144.218','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68533,'140.205.144.236','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68534,'140.205.144.183','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68535,'140.205.144.53','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68536,'140.205.144.180','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68537,'140.205.144.245','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68538,'140.205.144.8','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68539,'140.205.144.55','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68540,'172.246.220.11','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68541,'140.205.144.59','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68542,'140.205.144.51','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68543,'140.205.144.22','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68544,'140.205.144.33','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68545,'180.153.206.32','2015-06-06 00:00:00','/index.html','Safari',1,'','baidu'),(68546,'140.205.144.27','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68547,'140.205.144.172','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68548,'140.205.144.151','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68549,'140.205.144.136','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68550,'140.205.144.232','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68551,'140.205.144.240','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68552,'140.205.144.195','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68553,'61.135.165.22','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68554,'172.246.220.123','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68555,'140.205.144.118','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68556,'140.205.144.226','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68557,'140.205.144.131','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68558,'140.205.144.13','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68559,'140.205.144.224','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68560,'140.205.144.26','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68561,'140.205.144.11','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68562,'140.205.144.142','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68563,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68564,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68565,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68566,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68567,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68568,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68569,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68570,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68571,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68572,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68573,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68574,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68575,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68576,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68577,'140.205.144.80','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68578,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68579,'120.131.133.66','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68580,'140.205.144.155','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68581,'140.205.144.133','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68582,'140.205.144.160','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68583,'123.125.71.50','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68584,'220.181.108.91','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68585,'140.205.144.164','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68586,'220.181.132.216','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68587,'140.205.144.243','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68588,'172.246.220.13','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68589,'140.205.144.163','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68590,'101.199.108.53','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68591,'140.205.144.161','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68592,'218.30.118.99','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68593,'140.205.144.165','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68594,'140.205.144.138','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68595,'220.181.108.114','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68596,'123.125.71.34','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68597,'140.205.144.248','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68598,'140.205.144.20','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68599,'106.120.151.36','2015-06-06 00:00:00','/index.html','Safari',1,'',''),(68600,'140.205.144.21','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68601,'140.205.144.23','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68602,'141.101.132.190','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68603,'140.205.144.135','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68604,'140.205.144.249','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68605,'106.39.155.246','2015-06-06 00:00:00','/index.html','Firefox',1,'','baidu'),(68606,'106.39.155.246','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68607,'106.39.155.246','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68608,'106.39.155.246','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68609,'123.125.71.125','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68610,'140.205.144.169','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68611,'140.205.144.167','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68612,'172.246.220.123','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68613,'140.205.144.49','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68614,'140.205.144.247','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68615,'140.205.144.53','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68616,'180.153.214.198','2015-06-06 00:00:00','/index.html','Safari',1,'',''),(68617,'140.205.144.43','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68618,'140.205.144.183','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68619,'140.205.144.48','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68620,'140.205.144.200','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68621,'140.205.144.48','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68622,'140.205.144.243','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68623,'140.205.144.113','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68624,'140.205.144.48','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68625,'140.205.144.80','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68626,'198.74.110.164','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68627,'140.205.144.131','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68628,'140.205.144.11','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68629,'123.125.71.30','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68630,'140.205.144.76','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68631,'220.181.108.100','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68632,'140.205.144.177','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68633,'140.205.144.93','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68634,'140.205.144.16','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68635,'140.205.144.61','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68636,'140.205.144.118','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68637,'123.125.71.47','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68638,'140.205.144.36','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68639,'220.181.108.141','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68640,'140.205.144.20','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68641,'140.205.144.59','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68642,'172.246.220.123','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68643,'140.205.144.191','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68644,'71.19.249.6','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68645,'71.19.249.6','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68646,'140.205.144.202','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68647,'140.205.144.100','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68648,'140.205.144.8','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68649,'140.205.144.152','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68650,'140.205.144.125','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68651,'140.205.144.169','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68652,'123.125.71.75','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68653,'218.30.118.99','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68654,'220.181.108.167','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68655,'140.205.144.177','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68656,'140.205.144.163','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68657,'140.205.144.168','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68658,'140.205.144.63','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68659,'123.125.71.108','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68660,'140.205.144.65','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68661,'220.181.108.147','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68662,'140.205.144.215','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68663,'172.246.220.13','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68664,'140.205.144.100','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68665,'140.205.144.213','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68666,'140.205.144.71','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68667,'140.205.144.90','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68668,'140.205.144.213','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68669,'123.125.71.82','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68670,'220.181.108.106','2015-06-06 00:00:00','/index.html','Firefox',1,'',''),(68671,'140.205.144.8','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68672,'71.19.249.6','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68673,'71.19.249.6','2015-06-06 00:00:00','/index.html','IE',1,'',''),(68674,'140.205.144.207','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68675,'123.121.155.149','2015-06-06 00:00:00','/index.html','Chrome',1,'','baidu'),(68676,'140.205.144.89','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68677,'140.205.144.168','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68678,'140.205.144.220','2015-06-06 00:00:00','/index.html','Chrome',1,'',''),(68679,'140.205.144.67','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68680,'182.118.53.245','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68681,'140.205.144.233','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68682,'172.246.220.11','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68683,'140.205.144.27','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68684,'140.205.144.195','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68685,'157.55.39.182','2015-06-07 00:00:00','/index.html','Safari',1,'',''),(68686,'140.205.144.135','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68687,'140.205.144.153','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68688,'140.205.144.227','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68689,'61.146.178.190','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68690,'140.205.144.80','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68691,'93.38.252.94','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68692,'140.205.144.54','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68693,'140.205.144.8','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68694,'140.205.144.24','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68695,'173.44.134.140','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68696,'173.44.134.140','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68697,'140.205.144.112','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68698,'140.205.144.153','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68699,'220.181.132.218','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68700,'220.181.132.196','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68701,'140.205.144.160','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68702,'172.246.220.13','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68703,'140.205.144.206','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68704,'140.205.144.133','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68705,'140.205.144.151','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68706,'140.205.144.177','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68707,'201.67.86.176','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68708,'140.205.144.183','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68709,'140.205.144.43','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68710,'140.205.144.11','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68711,'140.205.144.136','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68712,'222.186.21.198','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68713,'140.205.144.4','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68714,'140.205.144.226','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68715,'140.205.144.187','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68716,'123.125.71.73','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68717,'220.181.108.115','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68718,'140.205.144.182','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68719,'140.205.144.24','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68720,'173.44.134.140','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68721,'140.205.144.236','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68722,'173.44.134.140','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68723,'140.205.144.126','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68724,'140.205.144.77','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68725,'140.205.144.121','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68726,'140.205.144.174','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68727,'140.205.144.26','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68728,'123.125.71.41','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68729,'220.181.108.157','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68730,'140.205.144.180','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68731,'140.205.144.149','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68732,'140.205.144.43','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68733,'61.160.213.110','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68734,'140.205.144.63','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68735,'172.246.220.13','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68736,'140.205.144.162','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68737,'140.205.144.112','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68738,'140.205.144.103','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68739,'140.205.144.179','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68740,'220.181.51.39','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68741,'140.205.144.220','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68742,'123.125.71.51','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68743,'140.205.144.150','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68744,'220.181.108.187','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68745,'61.135.190.102','2015-06-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(68746,'140.205.144.189','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68747,'140.205.144.9','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68748,'182.118.53.129','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68749,'140.205.144.211','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68750,'123.125.71.28','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68751,'220.181.108.79','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68752,'182.118.55.193','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68753,'140.205.144.170','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68754,'218.30.118.99','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68755,'140.205.144.224','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68756,'140.205.144.144','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68757,'172.246.220.13','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68758,'140.205.144.152','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68759,'140.205.144.32','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68760,'140.205.144.55','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68761,'140.205.144.193','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68762,'140.205.144.151','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68763,'123.125.71.14','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68764,'140.205.144.5','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68765,'220.181.108.152','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68766,'140.205.144.14','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68767,'140.205.144.237','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68768,'140.205.144.121','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68769,'140.205.144.7','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68770,'140.205.144.136','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68771,'140.205.144.91','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68772,'140.205.144.60','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68773,'172.246.220.13','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68774,'140.205.144.155','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68775,'140.205.144.173','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68776,'140.205.144.162','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68777,'140.205.144.81','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68778,'140.205.144.58','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68779,'140.205.144.35','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68780,'140.205.144.147','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68781,'140.205.144.209','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68782,'140.205.144.128','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68783,'140.205.144.151','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68784,'180.153.182.105','2015-06-07 00:00:00','/news/news.htm','IE',1,'',''),(68785,'180.153.182.105','2015-06-07 00:00:00','/news/news.htm','IE',1,'',''),(68786,'140.205.144.42','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68787,'140.205.144.169','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68788,'140.205.144.2','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68789,'123.125.71.132','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68790,'140.205.144.187','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68791,'218.77.79.57','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68792,'140.205.144.126','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68793,'140.205.144.229','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68794,'140.205.144.140','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68795,'140.205.144.158','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68796,'140.205.144.24','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68797,'183.60.35.94','2015-06-07 00:00:00','/index.html','Safari',1,'',''),(68798,'140.205.144.108','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68799,'140.205.144.37','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68800,'123.125.71.21','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68801,'220.181.108.110','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68802,'140.205.144.141','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68803,'140.205.144.75','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68804,'140.205.144.245','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68805,'140.205.144.93','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68806,'140.205.144.81','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68807,'140.205.144.166','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68808,'140.205.144.87','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68809,'198.74.119.87','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68810,'140.205.144.77','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68811,'220.181.132.216','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68812,'101.199.116.200','2015-06-07 00:00:00','/newsview.htm','IE',1,'',''),(68813,'140.205.144.99','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68814,'101.199.108.57','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68815,'140.205.144.51','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68816,'140.205.144.237','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68817,'140.205.144.128','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68818,'140.205.144.8','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68819,'140.205.144.18','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68820,'140.205.144.2','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68821,'69.58.178.58','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68822,'69.58.178.58','2015-06-07 00:00:00','/news.htm','Firefox',1,'',''),(68823,'140.205.144.230','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68824,'140.205.144.198','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68825,'140.205.144.248','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68826,'218.30.118.99','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68827,'140.205.144.30','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68828,'123.125.71.52','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68829,'180.149.133.36','2015-06-07 00:00:00','/newsview.htm','Firefox',1,'','baidu'),(68830,'140.205.144.238','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68831,'220.181.108.83','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68832,'140.205.144.69','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68833,'140.205.144.114','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68834,'140.205.144.110','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68835,'36.99.30.106','2015-06-07 00:00:00','/newsview.htm','Safari',1,'',''),(68836,'198.74.110.164','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68837,'140.205.144.42','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68838,'222.186.42.171','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68839,'140.205.144.67','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68840,'61.135.190.102','2015-06-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(68841,'140.205.144.94','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68842,'140.205.144.55','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68843,'220.181.51.40','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68844,'140.205.144.14','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68845,'66.249.73.198','2015-06-07 00:00:00','/index.html','Safari',1,'',''),(68846,'140.205.144.222','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68847,'140.205.144.43','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68848,'140.205.144.75','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68849,'140.205.144.238','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68850,'121.42.0.37','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68851,'121.42.0.37','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68852,'121.42.0.37','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68853,'140.205.144.179','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68854,'140.205.144.202','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68855,'140.205.144.213','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68856,'140.205.144.239','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68857,'140.205.144.244','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68858,'140.205.144.47','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68859,'180.153.214.198','2015-06-07 00:00:00','/index.html','Safari',1,'',''),(68860,'180.153.214.197','2015-06-07 00:00:00','/index.html','Safari',1,'',''),(68861,'198.74.119.87','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68862,'140.205.144.129','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68863,'140.205.144.57','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68864,'140.205.144.138','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68865,'140.205.144.67','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68866,'140.205.144.48','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68867,'140.205.144.53','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68868,'64.79.100.11','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68869,'64.79.100.11','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68870,'64.79.100.11','2015-06-07 00:00:00','/news.htm','Chrome',1,'',''),(68871,'140.205.144.126','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68872,'140.205.144.115','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68873,'140.205.144.102','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68874,'187.55.103.114','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68875,'140.205.144.178','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68876,'140.205.144.37','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68877,'140.205.144.76','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68878,'140.205.144.205','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68879,'140.205.144.9','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68880,'180.153.163.209','2015-06-07 00:00:00','/index.html','Safari',1,'',''),(68881,'140.205.144.74','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68882,'177.157.142.127','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68883,'140.205.144.69','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68884,'140.205.144.19','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68885,'140.205.144.34','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68886,'123.125.71.36','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68887,'220.181.108.117','2015-06-07 00:00:00','/index.html','Firefox',1,'',''),(68888,'140.205.144.65','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68889,'140.205.144.106','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68890,'140.205.144.147','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68891,'140.205.144.96','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68892,'172.246.220.13','2015-06-07 00:00:00','/index.html','IE',1,'',''),(68893,'140.205.144.168','2015-06-07 00:00:00','/index.html','Chrome',1,'',''),(68894,'140.205.144.93','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68895,'140.205.144.212','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68896,'140.205.144.16','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68897,'218.30.118.100','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68898,'140.205.144.81','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68899,'140.205.144.96','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68900,'140.205.144.32','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68901,'140.205.144.2','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68902,'189.233.208.114','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68903,'140.205.144.46','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68904,'140.205.144.183','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68905,'140.205.144.62','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68906,'140.205.144.74','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68907,'140.205.144.6','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68908,'140.205.144.204','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68909,'123.125.71.73','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68910,'140.205.144.18','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68911,'220.181.108.80','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68912,'169.54.233.118','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68913,'140.205.144.45','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68914,'140.205.144.191','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68915,'140.205.144.8','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68916,'140.205.144.24','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68917,'140.205.144.178','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68918,'140.205.144.125','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68919,'189.97.239.223','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68920,'140.205.144.50','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68921,'140.205.144.111','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68922,'140.205.144.88','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68923,'140.205.144.125','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68924,'123.125.71.43','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68925,'140.205.144.62','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68926,'220.181.108.183','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68927,'140.205.144.247','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68928,'140.205.144.138','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68929,'140.205.144.14','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68930,'140.205.144.17','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68931,'140.205.144.235','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68932,'46.29.20.219','2015-06-08 00:00:00','/index.html','IE',1,'',''),(68933,'140.205.144.225','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68934,'140.205.144.148','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68935,'140.205.144.58','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68936,'140.205.144.86','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68937,'140.205.144.189','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68938,'222.186.21.198','2015-06-08 00:00:00','/index.html','IE',1,'',''),(68939,'140.205.144.191','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68940,'140.205.144.165','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68941,'198.74.116.157','2015-06-08 00:00:00','/index.html','IE',1,'',''),(68942,'140.205.144.248','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68943,'140.205.144.139','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68944,'140.205.144.127','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68945,'140.205.144.49','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68946,'220.181.51.62','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68947,'140.205.144.176','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68948,'140.205.144.195','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68949,'123.125.71.32','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68950,'140.205.144.175','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68951,'220.181.108.76','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68952,'140.205.144.31','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68953,'140.205.144.120','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68954,'123.125.71.72','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68955,'140.205.144.60','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68956,'220.181.108.106','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68957,'140.205.144.191','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68958,'140.205.144.114','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68959,'140.205.144.74','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68960,'140.205.144.168','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68961,'169.54.233.119','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68962,'140.205.144.210','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68963,'140.205.144.248','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68964,'140.205.144.23','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68965,'119.147.146.195','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68966,'140.205.144.235','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68967,'123.125.71.58','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68968,'140.205.144.122','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68969,'220.181.108.139','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68970,'123.120.6.161','2015-06-08 00:00:00','/index.html','IE',1,'',''),(68971,'140.205.144.76','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68972,'101.226.33.219','2015-06-08 00:00:00','/index.html','Safari',1,'',''),(68973,'140.205.144.107','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68974,'112.90.78.25','2015-06-08 00:00:00','/index.html','Safari',1,'',''),(68975,'140.205.144.178','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68976,'140.205.144.138','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68977,'140.205.144.24','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68978,'123.125.71.43','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68979,'220.181.108.83','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(68980,'140.205.144.108','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68981,'140.205.144.100','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68982,'182.48.107.6','2015-06-08 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(68983,'140.205.144.74','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68984,'182.48.107.6','2015-06-08 00:00:00','/news.htm','Chrome',1,'',''),(68985,'14.122.122.206','2015-06-08 00:00:00','/index.html','IE',1,'睿思科技','baidu'),(68986,'180.153.163.208','2015-06-08 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(68987,'140.205.144.24','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68988,'180.153.161.55','2015-06-08 00:00:00','/news.htm','Safari',1,'',''),(68989,'140.205.144.115','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68990,'140.205.144.86','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68991,'42.156.136.43','2015-06-08 00:00:00','/index.html','Safari',1,'',''),(68992,'180.153.161.55','2015-06-08 00:00:00','/index.html','Safari',1,'',''),(68993,'140.205.144.14','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68994,'58.215.28.118','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(68995,'58.215.28.118','2015-06-08 00:00:00','/news.htm','Chrome',1,'',''),(68996,'58.215.28.118','2015-06-08 00:00:00','/news.htm','Chrome',1,'',''),(68997,'113.90.201.21','2015-06-08 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(68998,'58.215.28.118','2015-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(68999,'140.205.144.17','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69000,'140.205.144.133','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69001,'140.205.144.114','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69002,'140.205.144.171','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69003,'123.125.71.118','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69004,'140.205.144.45','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69005,'123.125.71.44','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69006,'220.181.108.175','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69007,'140.205.144.95','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69008,'220.181.127.123','2015-06-08 00:00:00','/index.html','IE',1,'',''),(69009,'117.136.46.88','2015-06-08 00:00:00','/index.html','Safari',1,'','baidu'),(69010,'140.205.144.117','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69011,'140.205.144.178','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69012,'140.205.144.83','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69013,'140.205.144.36','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69014,'140.205.144.65','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69015,'140.205.144.195','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69016,'140.205.144.177','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69017,'198.148.111.175','2015-06-08 00:00:00','/index.html','IE',1,'',''),(69018,'140.205.144.120','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69019,'140.205.144.177','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69020,'140.205.144.171','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69021,'218.6.144.213','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69022,'112.64.235.254','2015-06-08 00:00:00','/index.html','Safari',1,'',''),(69023,'140.205.144.66','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69024,'112.64.235.254','2015-06-08 00:00:00','/index.html','Safari',1,'',''),(69025,'140.205.144.226','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69026,'62.210.37.113','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69027,'140.205.144.38','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69028,'140.205.144.24','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69029,'140.205.144.120','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69030,'140.205.144.89','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69031,'61.160.213.110','2015-06-08 00:00:00','/index.html','IE',1,'',''),(69032,'140.205.144.42','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69033,'140.205.144.125','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69034,'140.205.144.175','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69035,'140.205.144.103','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69036,'140.205.144.229','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69037,'140.205.144.42','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69038,'220.181.132.218','2015-06-08 00:00:00','/index.html','IE',1,'',''),(69039,'140.205.144.11','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69040,'220.181.132.199','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69041,'123.125.71.31','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69042,'101.199.112.54','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69043,'140.205.144.175','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69044,'220.181.108.119','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69045,'101.199.108.59','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69046,'140.205.144.50','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69047,'140.205.144.113','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69048,'119.147.146.189','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69049,'140.205.144.239','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69050,'140.205.144.207','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69051,'220.181.51.46','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69052,'140.205.144.241','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69053,'140.205.144.138','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69054,'140.205.144.50','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69055,'220.181.132.216','2015-06-08 00:00:00','/index.html','IE',1,'',''),(69056,'180.153.214.178','2015-06-08 00:00:00','/index.html','Safari',1,'',''),(69057,'140.205.144.75','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69058,'123.125.71.69','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69059,'140.205.144.12','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69060,'220.181.108.81','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69061,'180.153.214.180','2015-06-08 00:00:00','/index.html','Safari',1,'',''),(69062,'180.153.163.211','2015-06-08 00:00:00','/index.html','Safari',1,'',''),(69063,'140.205.144.145','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69064,'140.205.144.56','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69065,'220.181.132.196','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69066,'198.74.116.157','2015-06-08 00:00:00','/index.html','IE',1,'',''),(69067,'140.205.144.54','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69068,'66.249.65.228','2015-06-08 00:00:00','/index.html','Safari',1,'',''),(69069,'140.205.144.98','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69070,'140.205.144.114','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69071,'140.205.144.156','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69072,'140.205.144.161','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69073,'140.205.144.133','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69074,'140.205.144.236','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69075,'140.205.144.124','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69076,'140.205.144.189','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69077,'140.205.144.120','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69078,'140.205.144.124','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69079,'61.135.165.56','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69080,'140.205.144.71','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69081,'140.205.144.126','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69082,'121.42.0.37','2015-06-08 00:00:00','/index.html','IE',1,'',''),(69083,'121.42.0.37','2015-06-08 00:00:00','/index.html','IE',1,'',''),(69084,'121.42.0.37','2015-06-08 00:00:00','/index.html','IE',1,'',''),(69085,'140.205.144.169','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69086,'123.125.71.103','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69087,'220.181.108.186','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69088,'140.205.144.114','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69089,'140.205.144.49','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69090,'140.205.144.155','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69091,'182.48.107.6','2015-06-08 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(69092,'140.205.144.245','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69093,'182.48.107.6','2015-06-08 00:00:00','/news.htm','Chrome',1,'',''),(69094,'182.48.107.6','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69095,'140.205.144.182','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69096,'140.205.144.140','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69097,'140.205.144.104','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69098,'140.205.144.17','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69099,'140.205.144.124','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69100,'140.205.144.69','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69101,'182.48.107.6','2015-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(69102,'112.64.235.250','2015-06-08 00:00:00','/newsview.htm','Safari',1,'',''),(69103,'182.48.107.6','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69104,'66.249.73.135','2015-06-08 00:00:00','/index.html','Safari',1,'',''),(69105,'182.48.107.6','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69106,'182.48.107.6','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69107,'140.205.144.173','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69108,'140.205.144.126','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69109,'112.64.235.250','2015-06-08 00:00:00','/index.html','Safari',1,'',''),(69110,'140.205.144.196','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69111,'140.205.144.141','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69112,'123.125.71.49','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69113,'220.181.108.180','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69114,'140.205.144.250','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69115,'173.44.134.140','2015-06-08 00:00:00','/index.html','IE',1,'',''),(69116,'173.44.134.140','2015-06-08 00:00:00','/index.html','IE',1,'',''),(69117,'140.205.144.245','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69118,'140.205.144.166','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69119,'140.205.144.32','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69120,'140.205.144.244','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69121,'140.205.144.213','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69122,'123.125.71.73','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69123,'140.205.144.187','2015-06-08 00:00:00','/index.html','Chrome',1,'',''),(69124,'220.181.108.148','2015-06-08 00:00:00','/index.html','Firefox',1,'',''),(69125,'140.205.144.47','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69126,'140.205.144.98','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69127,'140.205.144.18','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69128,'140.205.144.30','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69129,'220.181.51.40','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69130,'61.135.165.22','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69131,'186.134.187.243','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69132,'140.205.144.183','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69133,'182.118.53.120','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69134,'123.125.71.43','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69135,'220.181.108.86','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69136,'140.205.144.114','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69137,'46.161.41.199','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69138,'140.205.144.117','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69139,'140.205.144.77','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69140,'140.205.144.227','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69141,'140.205.144.79','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69142,'140.205.144.153','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69143,'140.205.144.16','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69144,'173.44.134.140','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69145,'66.249.65.83','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69146,'140.205.144.21','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69147,'140.205.144.100','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69148,'198.74.116.157','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69149,'140.205.144.44','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69150,'140.205.144.114','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69151,'140.205.144.159','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69152,'140.205.144.206','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69153,'46.29.20.219','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69154,'140.205.144.23','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69155,'123.125.71.49','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69156,'140.205.144.141','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69157,'220.181.108.147','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69158,'140.205.144.128','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69159,'140.205.144.160','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69160,'140.205.144.210','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69161,'140.205.144.241','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69162,'140.205.144.174','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69163,'140.205.144.66','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69164,'140.205.144.128','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69165,'123.125.71.60','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69166,'220.181.108.115','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69167,'140.205.144.227','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69168,'140.205.144.226','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69169,'173.44.134.140','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69170,'173.44.134.140','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69171,'140.205.144.21','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69172,'140.205.144.103','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69173,'140.205.144.74','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69174,'118.244.158.55','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69175,'118.244.158.55','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69176,'140.205.144.186','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69177,'140.205.144.145','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69178,'140.205.144.54','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69179,'140.205.144.121','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69180,'182.118.53.86','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69181,'66.249.73.206','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69182,'140.205.144.232','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69183,'140.205.144.58','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69184,'123.125.71.86','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69185,'220.181.108.90','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69186,'140.205.144.236','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69187,'140.205.144.223','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69188,'140.205.144.191','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69189,'140.205.144.245','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69190,'123.125.71.61','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69191,'140.205.144.115','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69192,'140.205.144.53','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69193,'140.205.144.247','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69194,'140.205.144.228','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69195,'140.205.144.95','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69196,'123.125.71.22','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69197,'220.181.108.79','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69198,'198.148.111.175','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69199,'140.205.144.17','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69200,'140.205.144.33','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69201,'140.205.144.153','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69202,'140.205.144.166','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69203,'140.205.144.7','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69204,'140.205.144.179','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69205,'140.205.144.5','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69206,'140.205.144.13','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69207,'123.125.71.110','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69208,'220.181.108.151','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69209,'140.205.144.145','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69210,'140.205.144.141','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69211,'140.205.144.135','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69212,'140.205.144.86','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69213,'140.205.144.12','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69214,'140.205.144.65','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69215,'211.103.82.177','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69216,'140.205.144.84','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69217,'140.205.144.203','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69218,'140.205.144.166','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69219,'101.226.66.187','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69220,'140.205.144.134','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69221,'140.205.144.77','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69222,'111.13.13.10','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69223,'123.125.71.132','2015-06-09 00:00:00','/newsview.htm','Firefox',1,'','baidu'),(69224,'117.136.38.138','2015-06-09 00:00:00','/newsview.htm','Chrome',1,'','baidu'),(69225,'117.136.38.138','2015-06-09 00:00:00','/newsview.htm','Chrome',1,'','baidu'),(69226,'140.205.144.157','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69227,'123.125.71.43','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69228,'220.181.108.95','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69229,'140.205.144.210','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69230,'140.205.144.150','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69231,'140.205.144.116','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69232,'140.205.144.200','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69233,'163.177.69.38','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69234,'66.249.65.221','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69235,'140.205.144.64','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69236,'140.205.144.125','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69237,'220.181.51.62','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69238,'140.205.144.92','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69239,'140.205.144.206','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69240,'140.205.144.140','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69241,'198.148.111.175','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69242,'140.205.144.78','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69243,'140.205.144.48','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69244,'140.205.144.181','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69245,'123.125.71.52','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69246,'220.181.108.187','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69247,'140.205.144.20','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69248,'61.149.183.6','2015-06-09 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(69249,'140.205.144.188','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69250,'140.205.144.248','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69251,'140.205.144.144','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69252,'61.160.213.110','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69253,'218.58.75.140','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69254,'218.58.75.140','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69255,'140.205.144.119','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69256,'140.205.144.96','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69257,'42.156.136.43','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69258,'140.205.144.117','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69259,'61.135.190.224','2015-06-09 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(69260,'140.205.144.86','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69261,'140.205.144.245','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69262,'140.205.144.237','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69263,'106.120.151.36','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69264,'140.205.144.79','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69265,'140.205.144.209','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69266,'140.205.144.101','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69267,'140.205.144.97','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69268,'123.125.71.50','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69269,'140.205.144.45','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69270,'140.205.144.148','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69271,'140.205.144.164','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69272,'140.205.144.136','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69273,'123.125.71.81','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69274,'140.205.144.234','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69275,'220.181.108.152','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69276,'42.156.136.43','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69277,'140.205.144.168','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69278,'140.205.144.179','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69279,'119.147.146.189','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69280,'218.30.118.100','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69281,'140.205.144.4','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69282,'140.205.144.30','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69283,'183.129.221.206','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69284,'140.205.144.211','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69285,'123.125.71.81','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69286,'220.181.108.161','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69287,'42.156.136.43','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69288,'140.205.144.184','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69289,'101.226.66.172','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69290,'140.205.144.144','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69291,'202.157.80.174','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69292,'140.205.144.75','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69293,'123.125.71.32','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69294,'61.149.204.218','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69295,'220.181.108.169','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69296,'140.205.144.86','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69297,'140.205.144.82','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69298,'140.205.144.146','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69299,'220.181.132.216','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69300,'66.249.73.214','2015-06-09 00:00:00','/news/newsview.htm','Safari',1,'',''),(69301,'140.205.144.50','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69302,'198.74.111.236','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69303,'140.205.144.166','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69304,'101.199.108.118','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69305,'61.135.189.43','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69306,'140.205.144.91','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69307,'182.118.41.137','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69308,'140.205.144.107','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69309,'140.205.144.126','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69310,'220.181.125.73','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69311,'140.205.144.187','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69312,'140.205.144.131','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69313,'140.205.144.138','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69314,'61.146.178.190','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69315,'140.205.144.91','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69316,'140.205.144.102','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69317,'123.125.71.90','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69318,'220.181.108.118','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69319,'140.205.144.129','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69320,'121.42.0.19','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69321,'121.42.0.19','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69322,'101.226.89.122','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69323,'140.205.144.58','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69324,'180.153.163.210','2015-06-09 00:00:00','/index.html','Safari',1,'',''),(69325,'140.205.144.131','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69326,'140.205.144.55','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69327,'140.205.144.214','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69328,'140.205.144.178','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69329,'123.125.71.39','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69330,'220.181.108.81','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69331,'61.135.169.23','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69332,'140.205.144.129','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69333,'140.205.144.78','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69334,'140.205.144.105','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69335,'140.205.144.240','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69336,'140.205.144.142','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69337,'123.125.71.44','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69338,'140.205.144.43','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69339,'220.181.108.170','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69340,'140.205.144.33','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69341,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69342,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69343,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69344,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69345,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69346,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69347,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69348,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69349,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69350,'121.42.0.38','2015-06-09 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(69351,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69352,'121.42.0.38','2015-06-09 00:00:00','/news/news.htm','IE',1,'',''),(69353,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69354,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69355,'121.42.0.38','2015-06-09 00:00:00','/news/news.htm','IE',1,'',''),(69356,'183.136.190.62','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69357,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69358,'140.205.144.181','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69359,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69360,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69361,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69362,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69363,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69364,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69365,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69366,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69367,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69368,'121.42.0.38','2015-06-09 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(69369,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69370,'121.42.0.38','2015-06-09 00:00:00','/news.htm','IE',1,'',''),(69371,'140.205.144.237','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69372,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69373,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69374,'121.42.0.38','2015-06-09 00:00:00','/news.htm','IE',1,'',''),(69375,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69376,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69377,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69378,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69379,'140.205.144.130','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69380,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69381,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69382,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69383,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69384,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69385,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69386,'121.42.0.38','2015-06-09 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(69387,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69388,'121.42.0.38','2015-06-09 00:00:00','/newsview.htm','IE',1,'',''),(69389,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69390,'121.42.0.38','2015-06-09 00:00:00','/newsview.htm','IE',0,'',''),(69391,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69392,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69393,'140.205.144.41','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69394,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69395,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69396,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69397,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69398,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69399,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69400,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69401,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69402,'121.42.0.38','2015-06-09 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(69403,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69404,'121.42.0.38','2015-06-09 00:00:00','/news/newsview.htm','IE',1,'',''),(69405,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69406,'121.42.0.38','2015-06-09 00:00:00','/news/newsview.htm','IE',0,'',''),(69407,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69408,'58.20.54.248','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69409,'58.20.54.248','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69410,'58.20.54.248','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69411,'123.125.71.92','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69412,'140.205.144.142','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69413,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69414,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69415,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69416,'220.181.108.175','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69417,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69418,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69419,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69420,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69421,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69422,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69423,'121.42.0.38','2015-06-09 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(69424,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69425,'121.42.0.38','2015-06-09 00:00:00','/newsview.htm','IE',1,'',''),(69426,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69427,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69428,'121.42.0.38','2015-06-09 00:00:00','/newsview.htm','IE',0,'',''),(69429,'121.42.0.38','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69430,'140.205.144.85','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69431,'173.44.134.140','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69432,'173.44.134.140','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69433,'140.205.144.32','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69434,'140.205.144.97','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69435,'140.205.144.51','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69436,'113.116.123.148','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69437,'183.11.183.201','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69438,'140.205.144.121','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69439,'101.226.125.109','2015-06-09 00:00:00','/newsview.htm','Safari',1,'','baidu'),(69440,'180.153.201.216','2015-06-09 00:00:00','/newsview.htm','Safari',1,'',''),(69441,'140.207.118.16','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69442,'140.207.185.15','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69443,'140.207.185.13','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69444,'140.207.54.180','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69445,'140.207.63.103','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69446,'140.207.54.180','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69447,'140.207.185.126','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69448,'140.207.185.15','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69449,'140.205.144.29','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69450,'198.74.116.157','2015-06-09 00:00:00','/index.html','IE',1,'',''),(69451,'123.125.71.105','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69452,'220.181.108.90','2015-06-09 00:00:00','/index.html','Firefox',1,'',''),(69453,'140.205.144.182','2015-06-09 00:00:00','/index.html','Chrome',1,'',''),(69454,'140.205.144.125','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69455,'140.205.144.70','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69456,'218.30.118.80','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69457,'140.205.144.113','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69458,'140.205.144.152','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69459,'140.205.144.230','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69460,'123.125.71.22','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69461,'220.181.108.152','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69462,'140.205.144.83','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69463,'123.125.71.118','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69464,'140.205.144.5','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69465,'140.205.144.166','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69466,'140.205.144.75','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69467,'140.205.144.242','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69468,'140.205.144.174','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69469,'173.44.134.140','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69470,'173.44.134.140','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69471,'140.205.144.191','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69472,'140.205.144.42','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69473,'123.125.71.50','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69474,'140.205.144.34','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69475,'220.181.108.185','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69476,'180.153.206.22','2015-06-10 00:00:00','/index.html','Safari',1,'','baidu'),(69477,'14.220.151.227','2015-06-10 00:00:00','/index.html','IE',1,'美国睿思科技','baidu'),(69478,'140.205.144.242','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69479,'112.64.235.91','2015-06-10 00:00:00','/index.html','Safari',1,'',''),(69480,'112.65.193.15','2015-06-10 00:00:00','/index.html','Safari',1,'',''),(69481,'140.205.144.169','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69482,'140.205.144.225','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69483,'140.205.144.23','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69484,'123.125.71.42','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69485,'220.181.108.96','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69486,'140.205.144.26','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69487,'140.205.144.55','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69488,'140.205.144.130','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69489,'140.205.144.42','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69490,'140.205.144.26','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69491,'140.205.144.70','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69492,'140.205.144.37','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69493,'140.205.144.51','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69494,'140.205.144.78','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69495,'173.44.134.140','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69496,'140.205.144.2','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69497,'173.44.134.140','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69498,'140.205.144.43','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69499,'140.205.144.39','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69500,'140.205.144.9','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69501,'140.205.144.230','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69502,'198.74.116.157','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69503,'140.205.144.240','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69504,'140.205.144.33','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69505,'140.205.144.127','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69506,'140.205.144.92','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69507,'66.249.73.206','2015-06-10 00:00:00','/news/newsview.htm','Safari',1,'',''),(69508,'140.205.144.1','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69509,'140.205.144.138','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69510,'140.205.144.19','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69511,'140.205.144.170','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69512,'140.205.144.74','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69513,'123.125.71.107','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69514,'220.181.108.141','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69515,'140.205.144.45','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69516,'189.230.165.233','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69517,'140.205.144.69','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69518,'140.205.144.208','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69519,'140.205.144.132','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69520,'140.205.144.37','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69521,'123.125.71.99','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69522,'220.181.108.176','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69523,'140.205.144.59','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69524,'218.30.118.80','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69525,'140.205.144.186','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69526,'184.95.52.218','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69527,'140.205.144.107','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69528,'140.205.144.170','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69529,'101.226.33.224','2015-06-10 00:00:00','/index.html','Safari',1,'',''),(69530,'140.205.144.160','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69531,'140.205.144.191','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69532,'123.125.71.87','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69533,'220.181.108.110','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69534,'140.205.144.48','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69535,'140.205.144.91','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69536,'140.205.144.109','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69537,'220.181.51.45','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69538,'140.205.144.237','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69539,'140.205.144.49','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69540,'177.5.131.111','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69541,'140.205.144.127','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69542,'183.136.190.62','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69543,'140.205.144.183','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69544,'140.205.144.218','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69545,'123.125.71.33','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69546,'140.205.144.108','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69547,'220.181.108.163','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69548,'140.205.144.33','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69549,'140.205.144.177','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69550,'140.205.144.221','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69551,'140.205.144.169','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69552,'198.74.111.236','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69553,'140.205.144.64','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69554,'123.125.71.25','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69555,'140.205.144.88','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69556,'220.181.108.111','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69557,'140.205.144.251','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69558,'101.199.115.161','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69559,'140.205.144.25','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69560,'140.205.144.95','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69561,'140.205.144.160','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69562,'140.205.144.45','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69563,'140.205.144.162','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69564,'123.125.71.53','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69565,'140.205.144.76','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69566,'220.181.108.89','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69567,'157.55.39.181','2015-06-10 00:00:00','/index.html','Safari',1,'',''),(69568,'140.205.144.180','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69569,'61.135.190.102','2015-06-10 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(69570,'140.205.144.185','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69571,'140.205.144.218','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69572,'140.205.144.148','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69573,'140.205.144.45','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69574,'140.205.144.96','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69575,'221.179.168.83','2015-06-10 00:00:00','/news.htm','Firefox',1,'',''),(69576,'140.205.144.178','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69577,'36.99.30.196','2015-06-10 00:00:00','/index.html','Safari',1,'',''),(69578,'112.64.235.252','2015-06-10 00:00:00','/news.htm','Safari',1,'',''),(69579,'140.205.144.226','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69580,'123.125.71.30','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69581,'140.205.144.238','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69582,'101.226.66.181','2015-06-10 00:00:00','/index.html','Safari',1,'',''),(69583,'140.205.144.206','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69584,'112.64.235.252','2015-06-10 00:00:00','/index.html','Safari',1,'',''),(69585,'140.205.144.121','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69586,'183.60.35.93','2015-06-10 00:00:00','/index.html','Safari',1,'',''),(69587,'220.181.132.218','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69588,'140.205.144.245','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69589,'123.125.71.38','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69590,'220.181.108.170','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69591,'101.199.108.58','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69592,'140.205.144.190','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69593,'140.205.144.137','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69594,'140.205.144.228','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69595,'140.205.144.229','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69596,'140.205.144.53','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69597,'106.120.151.36','2015-06-10 00:00:00','/index.html','Safari',1,'',''),(69598,'140.205.144.145','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69599,'218.30.118.80','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69600,'183.129.221.206','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69601,'140.205.144.28','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69602,'140.205.144.78','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69603,'140.205.144.150','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69604,'101.226.33.223','2015-06-10 00:00:00','/index.html','Safari',1,'',''),(69605,'140.205.144.183','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69606,'140.205.144.194','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69607,'140.205.144.114','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69608,'140.205.144.54','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69609,'140.205.144.127','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69610,'140.205.144.242','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69611,'58.19.3.3','2015-06-10 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(69612,'140.205.144.142','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69613,'58.19.3.3','2015-06-10 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司@v','baidu'),(69614,'198.74.111.236','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69615,'114.254.175.159','2015-06-10 00:00:00','/index.html','Chrome',1,'','baidu'),(69616,'114.254.175.159','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69617,'140.205.144.22','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69618,'140.205.144.206','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69619,'58.135.82.50','2015-06-10 00:00:00','/index.html','Chrome',1,'','baidu'),(69620,'140.205.144.12','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69621,'140.205.144.159','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69622,'183.129.221.206','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69623,'140.205.144.50','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69624,'140.205.144.4','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69625,'140.205.144.148','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69626,'106.120.160.119','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69627,'140.205.144.166','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69628,'140.205.144.196','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69629,'220.181.51.61','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69630,'140.205.144.60','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69631,'140.205.144.161','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69632,'101.199.108.53','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69633,'140.205.144.170','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69634,'140.205.144.54','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69635,'123.125.71.49','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69636,'140.205.144.247','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69637,'220.181.132.215','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69638,'220.181.108.162','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69639,'140.205.144.130','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69640,'140.205.144.56','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69641,'140.205.144.48','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69642,'140.205.144.24','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69643,'220.181.132.199','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69644,'140.205.144.195','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69645,'121.42.0.15','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69646,'121.42.0.15','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69647,'121.42.0.15','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69648,'123.125.71.102','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69649,'101.226.33.220','2015-06-10 00:00:00','/index.html','Safari',1,'',''),(69650,'220.181.108.116','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69651,'140.205.144.245','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69652,'140.205.144.229','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69653,'140.205.144.168','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69654,'140.205.144.42','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69655,'140.205.144.154','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69656,'140.205.144.120','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69657,'140.205.144.251','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69658,'140.205.144.232','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69659,'140.205.144.24','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69660,'140.205.144.233','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69661,'123.125.71.110','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69662,'220.181.108.80','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69663,'140.205.144.44','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69664,'39.55.99.213','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69665,'140.205.144.29','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69666,'140.205.144.174','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69667,'140.205.144.218','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69668,'140.205.144.184','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69669,'140.205.144.6','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69670,'140.205.144.28','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69671,'198.74.116.157','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69672,'140.205.144.29','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69673,'173.44.134.140','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69674,'140.205.144.212','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69675,'140.205.144.124','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69676,'182.118.41.67','2015-06-10 00:00:00','/index.html','IE',1,'',''),(69677,'140.205.144.88','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69678,'140.205.144.120','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69679,'123.125.71.117','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69680,'220.181.108.88','2015-06-10 00:00:00','/index.html','Firefox',1,'',''),(69681,'140.205.144.196','2015-06-10 00:00:00','/index.html','Chrome',1,'',''),(69682,'140.205.144.137','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69683,'140.205.144.122','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69684,'191.32.150.87','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69685,'140.205.144.78','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69686,'140.205.144.48','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69687,'123.125.71.21','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69688,'220.181.108.184','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69689,'140.205.144.77','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69690,'61.146.178.190','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69691,'61.146.178.190','2015-06-11 00:00:00','/news.htm','IE',1,'',''),(69692,'140.205.144.151','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69693,'140.205.144.145','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69694,'140.205.144.228','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69695,'140.205.144.188','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69696,'140.205.144.34','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69697,'54.211.98.245','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69698,'140.205.144.7','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69699,'173.44.134.140','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69700,'182.118.53.143','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69701,'173.44.134.140','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69702,'140.205.144.223','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69703,'140.205.144.140','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69704,'140.205.144.210','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69705,'140.205.144.211','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69706,'123.125.71.79','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69707,'220.181.108.107','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69708,'140.205.144.43','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69709,'220.181.51.40','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69710,'140.205.144.181','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69711,'140.205.144.17','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69712,'140.205.144.110','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69713,'140.205.144.162','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69714,'140.205.144.230','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69715,'140.205.144.85','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69716,'140.205.144.1','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69717,'140.205.144.103','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69718,'140.205.144.209','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69719,'46.29.20.219','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69720,'140.205.144.6','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69721,'140.205.144.250','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69722,'173.44.134.140','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69723,'140.205.144.98','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69724,'173.44.134.140','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69725,'140.205.144.105','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69726,'123.125.71.77','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69727,'220.181.108.175','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69728,'140.205.144.170','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69729,'140.205.144.84','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69730,'140.205.144.136','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69731,'198.148.111.175','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69732,'140.205.144.77','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69733,'140.205.144.129','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69734,'140.205.144.173','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69735,'140.205.144.223','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69736,'140.205.144.115','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69737,'140.205.144.43','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69738,'42.96.130.76','2015-06-11 00:00:00','/index.html','IE',1,'','baidu'),(69739,'140.205.144.71','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69740,'140.205.144.106','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69741,'140.205.144.205','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69742,'220.181.158.106','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69743,'182.118.55.191','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69744,'140.205.144.216','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69745,'140.205.144.184','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69746,'140.205.144.198','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69747,'140.205.144.214','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69748,'140.205.144.7','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69749,'140.205.144.158','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69750,'123.125.71.86','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69751,'220.181.108.91','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69752,'140.205.144.144','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69753,'140.205.144.106','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69754,'140.205.144.92','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69755,'140.205.144.58','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69756,'140.205.144.24','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69757,'140.205.144.26','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69758,'140.205.144.89','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69759,'140.205.144.44','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69760,'140.205.144.219','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69761,'60.28.53.178','2015-06-11 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(69762,'221.239.38.202','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69763,'221.239.38.202','2015-06-11 00:00:00','/news.htm','IE',1,'',''),(69764,'140.205.144.185','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69765,'60.28.53.178','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69766,'140.205.144.142','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69767,'61.135.165.55','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69768,'187.2.151.52','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69769,'140.205.144.192','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69770,'140.205.144.82','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69771,'220.181.51.39','2015-06-11 00:00:00','/index.html','Safari',1,'',''),(69772,'123.125.71.32','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69773,'140.205.144.77','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69774,'140.205.144.96','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69775,'140.205.144.91','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69776,'140.205.144.113','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69777,'140.205.144.51','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69778,'140.205.144.75','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69779,'123.150.182.163','2015-06-11 00:00:00','/index.html','Safari',1,'',''),(69780,'211.160.76.145','2015-06-11 00:00:00','/index.html','Safari',1,'',''),(69781,'211.160.76.145','2015-06-11 00:00:00','/index.html','Safari',1,'',''),(69782,'140.205.144.238','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69783,'123.125.71.33','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69784,'220.181.108.103','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69785,'140.205.144.171','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69786,'140.205.144.53','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69787,'140.205.144.195','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69788,'140.205.144.103','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69789,'140.205.144.210','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69790,'140.205.144.129','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69791,'140.205.144.250','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69792,'140.205.144.213','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69793,'140.205.144.209','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69794,'140.205.144.41','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69795,'140.205.144.247','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69796,'140.205.144.137','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69797,'123.125.71.90','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69798,'220.181.108.162','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69799,'140.205.144.22','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69800,'140.205.144.250','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69801,'118.186.138.192','2015-06-11 00:00:00','/index.html','Chrome',1,'','baidu'),(69802,'66.249.73.143','2015-06-11 00:00:00','/index.html','Safari',1,'',''),(69803,'140.205.144.118','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69804,'140.205.144.174','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69805,'140.205.144.78','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69806,'140.205.144.94','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69807,'140.205.144.156','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69808,'140.205.144.169','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69809,'124.202.177.110','2015-06-11 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(69810,'124.202.177.110','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69811,'140.205.144.151','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69812,'42.156.139.72','2015-06-11 00:00:00','/index.html','Safari',1,'',''),(69813,'140.205.144.157','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69814,'218.22.66.34','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69815,'218.22.66.34','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69816,'218.22.66.34','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69817,'140.205.144.101','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69818,'140.205.144.242','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69819,'221.129.78.77','2015-06-11 00:00:00','/news.htm','Chrome',1,'',''),(69820,'221.129.78.77','2015-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(69821,'140.205.144.101','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69822,'140.205.144.85','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69823,'221.129.78.77','2015-06-11 00:00:00','/news.htm','Chrome',1,'',''),(69824,'220.181.51.56','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69825,'140.205.144.28','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69826,'140.205.144.142','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69827,'140.205.144.128','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69828,'140.205.144.223','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69829,'211.97.194.84','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69830,'220.181.132.218','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69831,'140.205.144.76','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69832,'101.199.108.120','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69833,'123.124.214.30','2015-06-11 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(69834,'140.205.144.171','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69835,'42.156.139.72','2015-06-11 00:00:00','/index.html','Safari',1,'',''),(69836,'123.114.36.187','2015-06-11 00:00:00','/index.html','Chrome',1,'','baidu'),(69837,'140.205.144.100','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69838,'140.205.144.209','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69839,'58.251.53.93','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69840,'58.251.53.93','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69841,'140.205.144.230','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69842,'140.205.144.81','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69843,'140.205.144.213','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69844,'180.153.206.22','2015-06-11 00:00:00','/index.html','Safari',1,'',''),(69845,'198.74.116.157','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69846,'140.205.144.13','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69847,'140.205.144.71','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69848,'101.226.66.177','2015-06-11 00:00:00','/index.html','Safari',1,'',''),(69849,'140.205.144.76','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69850,'140.205.144.85','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69851,'222.128.157.34','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69852,'140.205.144.53','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69853,'106.120.160.119','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69854,'140.205.144.98','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69855,'140.205.144.86','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69856,'61.135.189.40','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69857,'140.205.144.143','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69858,'140.205.144.98','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69859,'101.199.108.52','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69860,'220.181.125.79','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69861,'140.205.144.9','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69862,'140.205.144.127','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69863,'123.125.71.111','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69864,'140.205.144.15','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69865,'220.181.108.96','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69866,'140.205.144.171','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69867,'140.205.144.239','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69868,'140.205.144.43','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69869,'140.205.144.154','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69870,'140.205.144.215','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69871,'123.125.71.84','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69872,'112.64.235.250','2015-06-11 00:00:00','/index.html','Safari',1,'',''),(69873,'220.181.108.104','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69874,'140.205.144.193','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69875,'121.42.0.14','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69876,'121.42.0.14','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69877,'121.42.0.14','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69878,'140.205.144.190','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69879,'140.205.144.162','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69880,'140.205.144.173','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69881,'140.205.144.43','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69882,'140.205.144.94','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69883,'140.205.144.71','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69884,'140.205.144.203','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69885,'140.205.144.87','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69886,'180.149.143.153','2015-06-11 00:00:00','/newsview.htm','Safari',1,'',''),(69887,'140.205.144.244','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69888,'140.205.144.14','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69889,'140.205.144.149','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69890,'140.205.144.134','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69891,'140.205.144.163','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69892,'140.205.144.226','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69893,'123.125.71.16','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69894,'220.181.108.161','2015-06-11 00:00:00','/index.html','Firefox',1,'',''),(69895,'140.205.144.113','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69896,'140.205.144.223','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69897,'173.44.134.140','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69898,'173.44.134.140','2015-06-11 00:00:00','/index.html','IE',1,'',''),(69899,'140.205.144.135','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69900,'140.205.144.6','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69901,'140.205.144.220','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69902,'140.205.144.93','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69903,'140.205.144.151','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69904,'140.205.144.33','2015-06-11 00:00:00','/index.html','Chrome',1,'',''),(69905,'140.205.144.1','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69906,'140.205.144.205','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69907,'140.205.144.38','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69908,'140.205.144.53','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69909,'140.205.144.218','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69910,'176.10.99.208','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69911,'140.205.144.239','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69912,'140.205.144.75','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69913,'123.125.71.50','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(69914,'198.148.111.175','2015-06-12 00:00:00','/index.html','IE',1,'',''),(69915,'220.181.108.168','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(69916,'140.205.144.146','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69917,'140.205.144.27','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69918,'173.44.134.140','2015-06-12 00:00:00','/index.html','IE',1,'',''),(69919,'140.205.144.195','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69920,'140.205.144.227','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69921,'140.205.144.224','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69922,'140.205.144.13','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69923,'140.205.144.197','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69924,'140.205.144.78','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69925,'140.205.144.134','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69926,'182.118.70.176','2015-06-12 00:00:00','/index.html','IE',1,'',''),(69927,'140.205.144.199','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69928,'140.205.144.11','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69929,'140.205.144.89','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69930,'140.205.144.112','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69931,'140.205.144.163','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69932,'54.158.154.167','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(69933,'140.205.144.24','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69934,'179.186.6.93','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69935,'140.205.144.247','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69936,'140.205.144.34','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69937,'140.205.144.115','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69938,'123.125.71.29','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(69939,'140.205.144.15','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69940,'220.181.108.86','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(69941,'36.99.30.180','2015-06-12 00:00:00','/index.html','Safari',1,'',''),(69942,'140.205.144.167','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69943,'140.205.144.194','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69944,'140.205.144.117','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69945,'140.205.144.21','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69946,'140.205.144.77','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69947,'66.249.67.249','2015-06-12 00:00:00','/index.html','Safari',1,'',''),(69948,'140.205.144.182','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69949,'140.205.144.38','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69950,'66.249.67.91','2015-06-12 00:00:00','/index.html','Safari',1,'',''),(69951,'140.205.144.75','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69952,'140.205.144.121','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69953,'140.205.144.162','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69954,'140.205.144.207','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69955,'140.205.144.158','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69956,'140.205.144.172','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69957,'140.205.144.145','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69958,'140.205.144.251','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69959,'46.118.125.199','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(69960,'140.205.144.239','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69961,'140.205.144.233','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69962,'140.205.144.215','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69963,'140.205.144.88','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69964,'220.181.51.61','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69965,'220.181.51.56','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69966,'220.181.51.45','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69967,'140.205.144.87','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69968,'198.74.116.157','2015-06-12 00:00:00','/index.html','IE',1,'',''),(69969,'140.205.144.159','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69970,'140.205.144.41','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69971,'140.205.144.124','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69972,'123.125.71.52','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(69973,'220.181.108.182','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(69974,'140.205.144.194','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69975,'140.205.144.59','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69976,'140.205.144.15','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69977,'140.205.144.114','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69978,'140.205.144.217','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69979,'58.211.91.138','2015-06-12 00:00:00','/index.html','IE',1,'',''),(69980,'140.205.144.75','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69981,'218.30.118.102','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(69982,'140.205.144.167','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69983,'119.147.225.189','2015-06-12 00:00:00','/newsview.htm','Safari',1,'',''),(69984,'140.205.144.191','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69985,'140.205.144.37','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69986,'140.205.144.205','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69987,'140.205.144.93','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69988,'123.125.71.55','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(69989,'140.205.144.91','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69990,'220.181.108.139','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(69991,'140.205.144.87','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69992,'121.0.29.194','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69993,'121.0.29.194','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69994,'110.75.105.229','2015-06-12 00:00:00','/index.html','IE',1,'',''),(69995,'140.205.144.214','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69996,'140.205.144.32','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69997,'101.226.33.226','2015-06-12 00:00:00','/index.html','Safari',1,'',''),(69998,'140.205.144.220','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(69999,'140.205.144.223','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70000,'101.226.66.192','2015-06-12 00:00:00','/index.html','Safari',1,'',''),(70001,'27.18.226.58','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70002,'140.205.144.204','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70003,'123.125.71.28','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70004,'220.181.132.215','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70005,'140.205.144.73','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70006,'220.181.108.113','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70007,'180.153.163.210','2015-06-12 00:00:00','/index.html','Safari',1,'',''),(70008,'101.199.108.55','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70009,'140.205.144.199','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70010,'140.205.144.224','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70011,'140.205.144.227','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70012,'140.205.144.99','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70013,'140.205.144.230','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70014,'180.153.182.153','2015-06-12 00:00:00','/news/newsview.htm','IE',1,'',''),(70015,'180.153.182.145','2015-06-12 00:00:00','/news/newsview.htm','IE',1,'',''),(70016,'123.125.71.60','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70017,'140.205.144.113','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70018,'220.181.132.216','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70019,'61.135.169.55','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70020,'118.207.140.48','2015-06-12 00:00:00','/index.html','Chrome',1,'','baidu'),(70021,'220.181.108.94','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70022,'140.205.144.2','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70023,'140.205.144.182','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70024,'140.205.144.5','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70025,'140.205.144.132','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70026,'140.205.144.3','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70027,'140.205.144.31','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70028,'124.193.187.1','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70029,'140.205.144.10','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70030,'140.205.144.138','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70031,'140.205.144.111','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70032,'123.125.71.17','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70033,'220.181.108.84','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70034,'140.205.144.186','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70035,'140.205.144.56','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70036,'140.205.144.206','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70037,'222.182.198.54','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70038,'222.182.198.54','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70039,'222.182.198.54','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70040,'101.226.66.192','2015-06-12 00:00:00','/index.html','Safari',1,'',''),(70041,'140.205.144.91','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70042,'140.205.144.230','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70043,'59.175.184.114','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70044,'140.205.144.110','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70045,'140.205.144.101','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70046,'140.205.144.149','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70047,'198.148.111.175','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70048,'1.89.13.104','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70049,'140.205.144.36','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70050,'140.205.144.182','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70051,'140.205.144.45','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70052,'106.36.54.141','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70053,'140.205.144.179','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70054,'61.146.178.190','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70055,'140.205.144.69','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70056,'140.205.144.206','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70057,'140.205.144.89','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70058,'140.205.144.215','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70059,'140.205.144.116','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70060,'140.205.144.49','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70061,'140.205.144.211','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70062,'222.186.42.171','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70063,'220.181.51.56','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70064,'218.16.63.119','2015-06-12 00:00:00','/index.html','Chrome',1,'','baidu'),(70065,'140.205.144.31','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70066,'123.125.71.107','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70067,'140.205.144.215','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70068,'220.181.108.152','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70069,'140.205.144.136','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70070,'140.205.144.119','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70071,'123.120.229.36','2015-06-12 00:00:00','/index.html','Chrome',1,'睿思科技有限公司','baidu'),(70072,'123.120.229.36','2015-06-12 00:00:00','/news.htm','Chrome',1,'',''),(70073,'123.120.229.36','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70074,'140.205.144.182','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70075,'140.205.144.217','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70076,'140.205.144.179','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70077,'123.125.71.14','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70078,'140.205.144.117','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70079,'220.181.108.118','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70080,'122.70.43.155','2015-06-12 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(70081,'140.205.144.99','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70082,'140.205.144.144','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70083,'140.205.144.70','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70084,'140.205.144.133','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70085,'140.205.144.117','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70086,'123.125.71.58','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70087,'140.205.144.73','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70088,'220.181.108.117','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70089,'140.205.144.74','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70090,'140.205.144.55','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70091,'140.205.144.31','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70092,'140.205.144.2','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70093,'180.153.214.199','2015-06-12 00:00:00','/index.html','Safari',1,'',''),(70094,'140.205.144.18','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70095,'106.120.160.119','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70096,'112.64.235.91','2015-06-12 00:00:00','/index.html','Safari',1,'',''),(70097,'140.205.144.4','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70098,'123.125.71.103','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70099,'220.181.108.174','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70100,'140.205.144.194','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70101,'101.199.112.45','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70102,'140.205.144.239','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70103,'140.205.144.211','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70104,'140.205.144.229','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70105,'140.205.144.179','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70106,'140.205.144.149','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70107,'140.205.144.107','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70108,'140.205.144.197','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70109,'140.205.144.159','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70110,'140.205.144.18','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70111,'58.30.214.49','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70112,'58.30.214.49','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70113,'140.205.144.251','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70114,'140.205.144.210','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70115,'140.205.144.189','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70116,'140.205.144.184','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70117,'198.148.111.175','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70118,'140.205.144.156','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70119,'123.125.71.41','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70120,'220.181.108.119','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70121,'173.44.134.140','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70122,'140.205.144.4','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70123,'173.44.134.140','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70124,'140.205.144.140','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70125,'58.30.214.49','2015-06-12 00:00:00','/index.html','IE',1,'',''),(70126,'140.205.144.251','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70127,'140.205.144.160','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70128,'140.205.144.183','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70129,'140.205.144.181','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70130,'182.118.53.149','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70131,'123.125.71.29','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70132,'220.181.108.154','2015-06-12 00:00:00','/index.html','Firefox',1,'',''),(70133,'140.205.144.22','2015-06-12 00:00:00','/index.html','Chrome',1,'',''),(70134,'140.205.144.72','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70135,'140.205.144.115','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70136,'140.205.144.200','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70137,'140.205.144.154','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70138,'140.205.144.111','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70139,'123.125.71.88','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70140,'220.181.108.183','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70141,'140.205.144.26','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70142,'140.205.144.17','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70143,'140.205.144.96','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70144,'140.205.144.195','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70145,'140.205.144.25','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70146,'140.205.144.124','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70147,'140.205.144.77','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70148,'123.125.71.80','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70149,'220.181.108.187','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70150,'121.42.0.14','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70151,'121.42.0.14','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70152,'121.42.0.14','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70153,'140.205.144.84','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70154,'140.205.144.53','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70155,'140.205.144.74','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70156,'180.149.143.154','2015-06-13 00:00:00','/index.html','Safari',1,'',''),(70157,'140.205.144.207','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70158,'140.205.144.197','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70159,'140.205.144.234','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70160,'140.205.144.80','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70161,'140.205.144.211','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70162,'140.205.144.171','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70163,'123.125.71.56','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70164,'220.181.108.176','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70165,'140.205.144.28','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70166,'189.27.206.201','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70167,'140.205.144.83','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70168,'140.205.144.121','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70169,'140.205.144.154','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70170,'140.205.144.83','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70171,'140.205.144.7','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70172,'140.205.144.137','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70173,'140.205.144.218','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70174,'140.205.144.7','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70175,'140.205.144.51','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70176,'140.205.144.192','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70177,'198.148.111.175','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70178,'140.205.144.132','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70179,'42.156.139.5','2015-06-13 00:00:00','/index.html','Safari',1,'',''),(70180,'218.30.118.80','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70181,'140.205.144.232','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70182,'140.205.144.108','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70183,'140.205.144.199','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70184,'140.205.144.164','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70185,'140.205.144.234','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70186,'140.205.144.140','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70187,'140.205.144.213','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70188,'123.125.71.50','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70189,'220.181.108.172','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70190,'140.205.144.30','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70191,'140.205.144.207','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70192,'140.205.144.167','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70193,'140.205.144.120','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70194,'121.35.194.40','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70195,'140.205.144.206','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70196,'58.251.82.155','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70197,'140.205.144.39','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70198,'123.125.71.112','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70199,'220.181.108.155','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70200,'140.205.144.125','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70201,'140.205.144.134','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70202,'140.205.144.211','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70203,'140.205.144.37','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70204,'140.205.144.109','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70205,'182.118.53.245','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70206,'140.205.144.73','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70207,'140.205.144.250','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70208,'140.205.144.16','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70209,'140.205.144.248','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70210,'140.205.144.201','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70211,'140.205.144.215','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70212,'140.205.144.198','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70213,'140.205.144.188','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70214,'140.205.144.193','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70215,'58.30.214.49','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70216,'46.29.20.219','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70217,'140.205.144.106','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70218,'140.205.144.145','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70219,'140.205.144.106','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70220,'140.205.144.14','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70221,'140.205.144.125','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70222,'140.205.144.93','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70223,'140.205.144.239','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70224,'123.125.71.105','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70225,'220.181.108.88','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70226,'220.181.51.39','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70227,'140.205.144.234','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70228,'58.30.214.49','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70229,'140.205.144.136','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70230,'140.205.144.151','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70231,'157.55.39.172','2015-06-13 00:00:00','/index.html','Safari',1,'',''),(70232,'140.205.144.201','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70233,'101.226.66.193','2015-06-13 00:00:00','/index.html','Safari',1,'',''),(70234,'140.205.144.233','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70235,'140.205.144.102','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70236,'220.181.108.102','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70237,'123.125.71.31','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70238,'140.205.144.13','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70239,'58.30.214.49','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70240,'140.205.144.229','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70241,'140.205.144.161','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70242,'140.205.144.39','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70243,'198.148.111.175','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70244,'140.205.144.202','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70245,'140.205.144.179','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70246,'140.205.144.132','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70247,'140.205.144.195','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70248,'140.205.144.172','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70249,'140.205.144.71','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70250,'123.125.71.52','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70251,'220.181.108.93','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70252,'119.147.146.189','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70253,'140.205.144.23','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70254,'140.205.144.185','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70255,'140.205.144.209','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70256,'140.205.144.175','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70257,'42.156.139.5','2015-06-13 00:00:00','/index.html','Safari',1,'',''),(70258,'140.205.144.157','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70259,'140.205.144.117','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70260,'140.205.144.72','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70261,'140.205.144.54','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70262,'140.205.144.79','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70263,'222.94.238.223','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70264,'140.205.144.220','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70265,'140.205.144.169','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70266,'140.205.144.208','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70267,'140.205.144.86','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70268,'140.205.144.215','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70269,'140.205.144.127','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70270,'123.125.71.30','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70271,'220.181.108.116','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70272,'140.205.144.50','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70273,'140.205.144.231','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70274,'140.205.144.59','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70275,'140.205.144.145','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70276,'140.205.144.43','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70277,'140.205.144.169','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70278,'140.205.144.21','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70279,'140.205.144.172','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70280,'140.205.144.222','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70281,'140.205.144.163','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70282,'140.205.144.69','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70283,'140.205.144.154','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70284,'140.205.144.28','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70285,'140.205.144.187','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70286,'140.205.144.12','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70287,'140.205.144.202','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70288,'114.243.128.23','2015-06-13 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(70289,'114.243.128.23','2015-06-13 00:00:00','/news.htm','Firefox',1,'',''),(70290,'114.243.128.23','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70291,'140.205.144.6','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70292,'123.125.71.79','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70293,'140.205.144.219','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70294,'220.181.108.151','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70295,'198.74.116.157','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70296,'140.205.144.207','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70297,'140.205.144.234','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70298,'140.205.144.128','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70299,'14.130.38.4','2015-06-13 00:00:00','/index.html','Chrome',1,'北京睿思科技','baidu'),(70300,'14.130.38.4','2015-06-13 00:00:00','/newsview.htm','Chrome',1,'',''),(70301,'140.205.144.211','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70302,'180.153.163.211','2015-06-13 00:00:00','/index.html','Safari',1,'',''),(70303,'140.205.144.36','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70304,'123.125.71.101','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70305,'140.205.144.90','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70306,'220.181.108.140','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70307,'140.205.144.185','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70308,'140.205.144.47','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70309,'180.149.143.154','2015-06-13 00:00:00','/newsview.htm','Safari',1,'',''),(70310,'140.205.144.160','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70311,'61.135.169.55','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70312,'140.205.144.132','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70313,'140.205.144.10','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70314,'140.205.144.232','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70315,'140.205.144.56','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70316,'14.17.34.190','2015-06-13 00:00:00','/index.html','Safari',1,'',''),(70317,'140.205.144.60','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70318,'140.205.144.226','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70319,'222.186.42.171','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70320,'42.96.128.126','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70321,'140.205.144.185','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70322,'106.120.160.119','2015-06-13 00:00:00','/index.html','IE',1,'',''),(70323,'140.205.144.10','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70324,'101.199.108.53','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70325,'46.161.41.199','2015-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(70326,'123.116.103.139','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70327,'140.205.144.143','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70328,'180.149.143.153','2015-06-13 00:00:00','/newsview.htm','Safari',1,'',''),(70329,'140.205.144.106','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70330,'123.125.71.41','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70331,'220.181.108.79','2015-06-13 00:00:00','/index.html','Firefox',1,'',''),(70332,'140.205.144.148','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70333,'140.205.144.72','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70334,'140.205.144.73','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70335,'140.205.144.27','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70336,'140.205.144.4','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70337,'140.205.144.46','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70338,'140.205.144.188','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70339,'140.205.144.191','2015-06-13 00:00:00','/index.html','Chrome',1,'',''),(70340,'140.205.144.237','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70341,'140.205.144.190','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70342,'140.205.144.146','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70343,'140.205.144.163','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70344,'58.30.214.49','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70345,'140.205.144.52','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70346,'140.205.144.90','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70347,'140.205.144.163','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70348,'140.205.144.7','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70349,'140.205.144.103','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70350,'140.205.144.228','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70351,'140.205.144.22','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70352,'140.205.144.130','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70353,'140.205.144.5','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70354,'140.205.144.122','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70355,'140.205.144.248','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70356,'140.205.144.128','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70357,'140.205.144.3','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70358,'220.181.51.46','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70359,'123.125.71.119','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70360,'140.205.144.152','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70361,'140.205.144.85','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70362,'140.205.144.163','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70363,'140.205.144.124','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70364,'140.205.144.181','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70365,'140.205.144.146','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70366,'140.205.144.215','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70367,'140.205.144.101','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70368,'140.205.144.242','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70369,'140.205.144.203','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70370,'140.205.144.190','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70371,'140.205.144.172','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70372,'66.249.64.182','2015-06-14 00:00:00','/newsview.htm','Safari',1,'',''),(70373,'140.205.144.60','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70374,'140.205.144.213','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70375,'140.205.144.114','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70376,'140.205.144.46','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70377,'140.205.144.123','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70378,'140.205.144.18','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70379,'140.205.144.206','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70380,'140.205.144.72','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70381,'140.205.144.145','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70382,'140.205.144.185','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70383,'140.205.144.141','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70384,'140.205.144.5','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70385,'140.205.144.109','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70386,'140.205.144.132','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70387,'140.205.144.225','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70388,'140.205.144.155','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70389,'198.74.116.157','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70390,'140.205.144.20','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70391,'140.205.144.75','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70392,'140.205.144.168','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70393,'121.199.125.21','2015-06-14 00:00:00','/newsview.htm','Firefox',1,'',''),(70394,'140.205.144.242','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70395,'140.205.144.34','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70396,'140.205.144.66','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70397,'140.205.144.42','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70398,'123.125.71.14','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70399,'220.181.108.102','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70400,'140.205.144.185','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70401,'140.205.144.9','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70402,'140.205.144.232','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70403,'140.205.144.7','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70404,'140.205.144.22','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70405,'119.80.62.194','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70406,'119.80.62.194','2015-06-14 00:00:00','/news.htm','IE',1,'',''),(70407,'119.80.62.194','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70408,'119.80.62.194','2015-06-14 00:00:00','/news.htm','IE',1,'',''),(70409,'119.80.62.194','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70410,'140.205.144.27','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70411,'218.30.118.101','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70412,'140.205.144.81','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70413,'140.205.144.190','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70414,'140.205.144.33','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70415,'112.64.235.253','2015-06-14 00:00:00','/index.html','Safari',1,'',''),(70416,'180.153.163.209','2015-06-14 00:00:00','/index.html','Safari',1,'',''),(70417,'140.205.144.243','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70418,'64.79.100.21','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70419,'64.79.100.21','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70420,'64.79.100.21','2015-06-14 00:00:00','/news.htm','Chrome',1,'',''),(70421,'140.205.144.233','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70422,'140.205.144.13','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70423,'140.205.144.188','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70424,'117.21.227.66','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70425,'140.205.144.216','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70426,'140.205.144.155','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70427,'140.205.144.110','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70428,'140.205.144.73','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70429,'140.205.144.68','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70430,'123.125.71.72','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70431,'220.181.108.147','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70432,'140.205.144.167','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70433,'58.30.214.49','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70434,'140.205.144.20','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70435,'58.30.214.49','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70436,'61.135.169.55','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70437,'140.205.144.193','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70438,'220.181.132.218','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70439,'140.205.144.228','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70440,'112.224.21.174','2015-06-14 00:00:00','/news.htm','Safari',1,'',''),(70441,'101.199.108.53','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70442,'140.205.144.234','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70443,'140.205.144.248','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70444,'140.205.144.234','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70445,'140.205.144.83','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70446,'140.205.144.67','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70447,'140.205.144.158','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70448,'140.205.144.132','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70449,'140.205.144.115','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70450,'198.148.111.175','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70451,'140.205.144.103','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70452,'140.205.144.63','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70453,'58.30.214.49','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70454,'140.205.144.20','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70455,'222.186.42.171','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70456,'140.205.144.225','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70457,'140.205.144.183','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70458,'140.205.144.236','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70459,'140.205.144.239','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70460,'140.205.144.237','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70461,'140.205.144.5','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70462,'140.205.144.170','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70463,'123.125.71.86','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70464,'220.181.108.87','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70465,'140.205.144.220','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70466,'140.205.144.118','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70467,'140.205.144.62','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70468,'140.205.144.40','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70469,'140.205.144.33','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70470,'140.205.144.236','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70471,'123.125.71.27','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70472,'220.181.108.159','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70473,'140.205.144.96','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70474,'66.249.64.146','2015-06-14 00:00:00','/index.html','Safari',1,'',''),(70475,'140.205.144.207','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70476,'123.125.71.84','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70477,'220.181.108.166','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70478,'140.205.144.179','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70479,'140.205.144.110','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70480,'123.150.183.217','2015-06-14 00:00:00','/newsview.htm','Safari',1,'',''),(70481,'101.40.221.129','2015-06-14 00:00:00','/index.html','Safari',1,'',''),(70482,'101.40.221.129','2015-06-14 00:00:00','/index.html','Safari',1,'',''),(70483,'140.205.144.119','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70484,'140.205.144.60','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70485,'140.205.144.35','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70486,'140.205.144.22','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70487,'140.205.144.243','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70488,'140.205.144.92','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70489,'140.205.144.171','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70490,'123.125.71.20','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70491,'220.181.108.101','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70492,'140.205.144.179','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70493,'61.135.190.103','2015-06-14 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(70494,'140.205.144.174','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70495,'140.205.144.168','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70496,'210.77.16.14','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70497,'140.205.144.43','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70498,'140.205.144.151','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70499,'140.205.144.233','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70500,'198.148.111.175','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70501,'123.125.71.48','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70502,'140.205.144.166','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70503,'220.181.108.117','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70504,'140.205.144.185','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70505,'140.205.144.181','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70506,'140.205.144.188','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70507,'220.181.51.46','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70508,'140.205.144.172','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70509,'140.205.144.176','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70510,'123.125.71.95','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70511,'140.205.144.214','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70512,'220.181.108.78','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70513,'36.99.30.164','2015-06-14 00:00:00','/index.html','Safari',1,'',''),(70514,'140.205.144.169','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70515,'140.205.144.186','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70516,'140.205.144.185','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70517,'140.205.144.166','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70518,'121.42.0.19','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70519,'140.205.144.112','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70520,'121.42.0.19','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70521,'121.42.0.19','2015-06-14 00:00:00','/index.html','IE',1,'',''),(70522,'101.226.33.216','2015-06-14 00:00:00','/news.htm','Safari',1,'',''),(70523,'123.125.71.57','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70524,'140.205.144.79','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70525,'182.118.55.193','2015-06-14 00:00:00','/newsview.htm','Safari',1,'',''),(70526,'140.205.144.20','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70527,'101.226.89.119','2015-06-14 00:00:00','/index.html','Safari',1,'',''),(70528,'140.205.144.152','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70529,'140.205.144.4','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70530,'140.205.144.120','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70531,'123.125.71.60','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70532,'220.181.108.152','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70533,'140.205.144.43','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70534,'140.205.144.139','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70535,'140.205.144.65','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70536,'140.205.144.59','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70537,'140.205.144.17','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70538,'140.205.144.44','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70539,'140.205.144.31','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70540,'123.125.71.22','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70541,'140.205.144.107','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70542,'220.181.108.184','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70543,'140.205.144.14','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70544,'140.205.144.37','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70545,'123.125.71.40','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70546,'220.181.108.106','2015-06-14 00:00:00','/index.html','Firefox',1,'',''),(70547,'140.205.144.108','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70548,'140.205.144.14','2015-06-14 00:00:00','/index.html','Chrome',1,'',''),(70549,'140.205.144.197','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70550,'140.205.144.200','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70551,'140.205.144.70','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70552,'140.205.144.143','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70553,'140.205.144.96','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70554,'123.125.71.47','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70555,'220.181.108.180','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70556,'140.205.144.75','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70557,'140.205.144.39','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70558,'140.205.144.6','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70559,'140.205.144.58','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70560,'140.205.144.169','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70561,'140.205.144.40','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70562,'222.186.42.171','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70563,'123.125.71.120','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70564,'140.205.144.140','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70565,'198.74.116.157','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70566,'140.205.144.105','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70567,'140.205.144.247','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70568,'140.205.144.5','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70569,'182.118.54.69','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70570,'140.205.144.140','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70571,'106.120.160.119','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70572,'140.205.144.138','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70573,'101.199.108.53','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70574,'140.205.144.208','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70575,'140.205.144.113','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70576,'140.205.144.180','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70577,'140.205.144.41','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70578,'140.205.144.203','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70579,'123.125.160.217','2015-06-15 00:00:00','/index.html','Safari',1,'',''),(70580,'140.205.144.81','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70581,'140.205.144.225','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70582,'140.205.144.228','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70583,'140.205.144.251','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70584,'140.205.144.105','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70585,'123.125.71.27','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70586,'220.181.108.105','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70587,'140.205.144.35','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70588,'140.205.144.165','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70589,'140.205.144.111','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70590,'140.205.144.183','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70591,'140.205.144.201','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70592,'46.29.20.219','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70593,'140.205.144.222','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70594,'140.205.144.243','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70595,'140.205.144.149','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70596,'140.205.144.105','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70597,'140.205.144.5','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70598,'140.205.144.224','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70599,'140.205.144.197','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70600,'140.205.144.195','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70601,'140.205.144.180','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70602,'140.205.144.67','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70603,'140.205.144.247','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70604,'140.205.144.79','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70605,'140.205.144.46','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70606,'140.205.144.138','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70607,'123.125.71.56','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70608,'220.181.108.80','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70609,'140.205.144.200','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70610,'140.205.144.34','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70611,'182.118.53.168','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70612,'140.205.144.171','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70613,'140.205.144.111','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70614,'140.205.144.174','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70615,'140.205.144.54','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70616,'140.205.144.67','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70617,'140.205.144.205','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70618,'198.74.116.157','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70619,'140.205.144.183','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70620,'140.205.144.120','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70621,'60.12.220.19','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70622,'140.205.144.142','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70623,'140.205.144.53','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70624,'140.205.144.44','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70625,'140.205.144.26','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70626,'218.30.118.80','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70627,'140.205.144.43','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70628,'163.177.69.38','2015-06-15 00:00:00','/index.html','Safari',1,'',''),(70629,'140.205.144.160','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70630,'123.125.71.34','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70631,'140.205.144.224','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70632,'220.181.108.110','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70633,'14.17.29.92','2015-06-15 00:00:00','/index.html','Safari',1,'',''),(70634,'140.205.144.81','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70635,'49.77.233.217','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70636,'140.205.144.237','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70637,'140.205.144.121','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70638,'140.205.144.134','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70639,'140.205.144.165','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70640,'42.156.139.5','2015-06-15 00:00:00','/index.html','Safari',1,'',''),(70641,'123.125.71.76','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70642,'220.181.108.76','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70643,'140.205.144.45','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70644,'106.38.241.105','2015-06-15 00:00:00','/index.html','Safari',1,'',''),(70645,'140.205.144.11','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70646,'140.205.144.69','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70647,'27.18.226.58','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70648,'140.205.144.189','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70649,'140.205.144.11','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70650,'140.205.144.122','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70651,'123.125.71.125','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70652,'66.249.73.247','2015-06-15 00:00:00','/index.html','Safari',1,'',''),(70653,'140.205.144.3','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70654,'140.205.144.77','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70655,'140.205.144.239','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70656,'140.205.144.156','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70657,'140.205.144.225','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70658,'140.205.144.225','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70659,'140.205.144.47','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70660,'140.205.144.90','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70661,'111.198.71.143','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70662,'111.198.71.143','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70663,'140.205.144.249','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70664,'140.205.144.149','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70665,'140.205.144.57','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70666,'123.125.71.137','2015-06-15 00:00:00','/index.html','Safari',1,'',''),(70667,'123.125.71.52','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70668,'157.55.39.172','2015-06-15 00:00:00','/index.html','Safari',1,'',''),(70669,'140.205.144.6','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70670,'140.205.144.37','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70671,'140.205.144.208','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70672,'140.205.144.132','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70673,'140.205.144.176','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70674,'140.205.144.115','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70675,'140.205.144.32','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70676,'114.105.21.248','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70677,'140.205.144.195','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70678,'222.209.181.68','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70679,'123.114.39.247','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70680,'140.205.144.189','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70681,'140.205.144.196','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70682,'220.181.134.231','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70683,'123.125.71.105','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70684,'61.146.178.190','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70685,'140.205.144.118','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70686,'222.209.181.68','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70687,'198.74.116.157','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70688,'222.209.181.68','2015-06-15 00:00:00','/news.htm','Chrome',1,'',''),(70689,'222.209.181.68','2015-06-15 00:00:00','/news.htm','Chrome',1,'',''),(70690,'210.21.221.18','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70691,'140.205.144.233','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70692,'14.17.34.189','2015-06-15 00:00:00','/index.html','Safari',1,'',''),(70693,'140.205.144.3','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70694,'140.205.144.46','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70695,'140.205.144.68','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70696,'140.205.144.50','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70697,'140.205.144.223','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70698,'140.205.144.88','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70699,'140.205.144.228','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70700,'140.205.144.83','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70701,'182.118.41.27','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70702,'140.205.144.250','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70703,'140.205.144.219','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70704,'140.205.144.48','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70705,'140.205.144.210','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70706,'140.205.144.236','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70707,'140.205.144.174','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70708,'140.205.144.197','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70709,'140.205.144.40','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70710,'140.205.144.74','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70711,'140.205.144.11','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70712,'220.181.132.218','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70713,'123.125.71.36','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70714,'140.205.144.217','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70715,'220.181.132.215','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70716,'220.181.108.114','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70717,'140.205.144.133','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70718,'101.199.112.50','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70719,'220.181.132.196','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70720,'140.205.144.231','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70721,'140.205.144.71','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70722,'140.205.144.215','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70723,'61.135.190.102','2015-06-15 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(70724,'180.153.163.187','2015-06-15 00:00:00','/index.html','Safari',1,'',''),(70725,'140.205.144.146','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70726,'120.203.73.106','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70727,'140.205.144.206','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70728,'140.205.144.39','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70729,'140.205.144.192','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70730,'117.15.171.44','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70731,'140.205.144.97','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70732,'123.125.71.22','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70733,'220.181.108.93','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70734,'140.205.144.19','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70735,'140.205.144.168','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70736,'140.205.144.120','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70737,'123.125.71.120','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70738,'220.181.51.62','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70739,'140.205.144.150','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70740,'61.135.189.43','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70741,'140.205.144.19','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70742,'140.205.144.61','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70743,'220.181.125.24','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70744,'140.205.144.12','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70745,'140.205.144.166','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70746,'198.148.111.175','2015-06-15 00:00:00','/index.html','IE',1,'',''),(70747,'141.255.167.101','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70748,'140.205.144.22','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70749,'140.205.144.178','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70750,'140.205.144.133','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70751,'140.205.144.33','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70752,'123.125.71.77','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70753,'220.181.108.108','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70754,'140.205.144.202','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70755,'140.205.144.147','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70756,'140.205.144.114','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70757,'140.205.144.73','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70758,'140.205.144.25','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70759,'140.205.144.156','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70760,'123.125.71.15','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70761,'220.181.108.177','2015-06-15 00:00:00','/index.html','Firefox',1,'',''),(70762,'140.205.144.237','2015-06-15 00:00:00','/index.html','Chrome',1,'',''),(70763,'140.205.144.227','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70764,'140.205.144.115','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70765,'140.205.144.32','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70766,'140.205.144.140','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70767,'101.226.66.174','2015-06-16 00:00:00','/index.html','Safari',1,'','baidu'),(70768,'140.205.144.206','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70769,'42.156.139.5','2015-06-16 00:00:00','/index.html','Safari',1,'',''),(70770,'140.205.144.185','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70771,'38.100.21.65','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70772,'38.100.21.65','2015-06-16 00:00:00','/newsview.htm','IE',1,'',''),(70773,'38.100.21.65','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70774,'38.100.21.65','2015-06-16 00:00:00','/news.htm','IE',1,'',''),(70775,'140.205.144.132','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70776,'140.205.144.120','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70777,'140.205.144.115','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70778,'61.135.169.55','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70779,'140.205.144.199','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70780,'140.205.144.159','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70781,'123.125.71.95','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70782,'220.181.108.80','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70783,'140.205.144.22','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70784,'140.205.144.31','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70785,'140.205.144.51','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70786,'140.205.144.246','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70787,'140.205.144.233','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70788,'182.118.70.44','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70789,'140.205.144.108','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70790,'123.125.71.39','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70791,'220.181.108.78','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70792,'140.205.144.147','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70793,'140.205.144.224','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70794,'140.205.144.216','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70795,'182.118.41.101','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70796,'140.205.144.72','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70797,'140.205.144.117','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70798,'140.205.144.215','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70799,'106.38.241.105','2015-06-16 00:00:00','/index.html','Safari',1,'',''),(70800,'140.205.144.75','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70801,'198.148.111.175','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70802,'140.205.144.126','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70803,'140.205.144.248','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70804,'140.205.144.223','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70805,'140.205.144.251','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70806,'140.205.144.224','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70807,'140.205.144.102','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70808,'140.205.144.192','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70809,'140.205.144.244','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70810,'140.205.144.75','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70811,'140.205.144.137','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70812,'123.125.71.18','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70813,'64.246.165.160','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70814,'220.181.51.56','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70815,'220.181.51.39','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70816,'220.181.108.97','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70817,'140.205.144.133','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70818,'140.205.144.242','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70819,'140.205.144.16','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70820,'140.205.144.10','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70821,'140.205.144.8','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70822,'140.205.144.186','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70823,'140.205.144.200','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70824,'140.205.144.232','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70825,'140.205.144.225','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70826,'123.125.71.108','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70827,'216.145.14.142','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70828,'140.205.144.45','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70829,'220.181.108.111','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70830,'140.205.144.35','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70831,'140.205.144.237','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70832,'123.125.71.45','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70833,'61.135.190.219','2015-06-16 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(70834,'220.181.108.111','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70835,'140.205.144.41','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70836,'220.189.236.170','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70837,'140.205.144.23','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70838,'140.205.144.162','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70839,'140.205.144.41','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70840,'140.205.144.244','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70841,'117.136.55.122','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70842,'120.203.73.106','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70843,'119.147.146.189','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70844,'120.203.73.106','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70845,'140.205.144.66','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70846,'120.203.73.106','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70847,'211.140.166.38','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70848,'117.136.55.122','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70849,'140.205.144.14','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70850,'117.136.55.122','2015-06-16 00:00:00','/news.htm','Chrome',1,'',''),(70851,'140.205.144.123','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70852,'140.205.144.224','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70853,'123.125.71.47','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70854,'140.205.144.72','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70855,'42.156.139.5','2015-06-16 00:00:00','/index.html','Safari',1,'',''),(70856,'220.181.108.187','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70857,'140.205.144.123','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70858,'183.136.190.62','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70859,'140.205.144.120','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70860,'140.205.144.65','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70861,'140.205.144.173','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70862,'119.147.146.193','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70863,'198.74.116.157','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70864,'140.205.144.216','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70865,'140.205.144.51','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70866,'140.205.144.27','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70867,'140.205.144.90','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70868,'140.205.144.141','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70869,'123.125.71.43','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70870,'220.181.158.106','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70871,'220.181.108.108','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70872,'140.205.144.100','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70873,'140.205.144.63','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70874,'106.120.160.119','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70875,'101.199.112.53','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70876,'140.205.144.154','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70877,'140.205.144.83','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70878,'140.205.144.249','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70879,'140.205.144.171','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70880,'140.205.144.232','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70881,'140.205.144.250','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70882,'220.181.51.55','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70883,'123.125.71.27','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70884,'220.181.108.156','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70885,'140.205.144.43','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70886,'140.205.144.38','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70887,'42.156.139.5','2015-06-16 00:00:00','/index.html','Safari',1,'',''),(70888,'140.205.144.193','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70889,'123.125.71.50','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70890,'220.181.108.88','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70891,'140.205.144.64','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70892,'140.205.144.3','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70893,'140.205.144.154','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70894,'140.205.144.224','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70895,'140.205.144.234','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70896,'140.205.144.52','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70897,'140.205.144.104','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70898,'140.205.144.108','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70899,'140.205.144.82','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70900,'140.205.144.226','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70901,'119.147.146.189','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70902,'140.205.144.33','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70903,'140.205.144.177','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70904,'112.64.235.90','2015-06-16 00:00:00','/index.html','Safari',1,'',''),(70905,'61.184.77.34','2015-06-16 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(70906,'140.205.144.155','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70907,'125.93.86.4','2015-06-16 00:00:00','/index.html','IE',1,'','baidu'),(70908,'123.125.71.109','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70909,'140.205.144.206','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70910,'220.181.108.94','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70911,'140.205.144.93','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70912,'61.50.236.62','2015-06-16 00:00:00','/index.html','Safari',1,'','baidu'),(70913,'61.184.77.34','2015-06-16 00:00:00','/index.html','IE',1,'睿思BI','baidu'),(70914,'140.205.144.77','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70915,'140.205.144.108','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70916,'140.205.144.17','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70917,'1.202.88.42','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70918,'61.184.77.34','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70919,'61.184.77.34','2015-06-16 00:00:00','/news.htm','IE',1,'',''),(70920,'61.184.77.34','2015-06-16 00:00:00','/news.htm','IE',1,'',''),(70921,'140.205.144.150','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70922,'198.148.111.175','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70923,'61.184.77.34','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70924,'66.249.73.214','2015-06-16 00:00:00','/index.html','Safari',1,'',''),(70925,'140.205.144.218','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70926,'182.150.22.117','2015-06-16 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(70927,'140.205.144.1','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70928,'112.64.235.90','2015-06-16 00:00:00','/index.html','Safari',1,'',''),(70929,'140.205.144.19','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70930,'120.203.73.106','2015-06-16 00:00:00','/index.html','Chrome',1,'睿思BI','baidu'),(70931,'120.203.73.106','2015-06-16 00:00:00','/news.htm','Chrome',1,'',''),(70932,'120.203.73.106','2015-06-16 00:00:00','/news.htm','Chrome',1,'',''),(70933,'140.205.144.148','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70934,'140.205.144.125','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70935,'123.125.71.20','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70936,'220.181.108.110','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70937,'140.205.144.154','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70938,'140.205.144.231','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70939,'46.29.20.219','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70940,'140.205.144.110','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70941,'140.205.144.229','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70942,'140.205.144.19','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70943,'140.205.144.152','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70944,'140.205.144.117','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70945,'140.205.144.229','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70946,'61.184.77.34','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70947,'140.205.144.105','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70948,'140.205.144.154','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70949,'123.125.71.50','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70950,'140.205.144.221','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70951,'220.181.108.143','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70952,'140.205.144.53','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70953,'140.205.144.163','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70954,'140.205.144.91','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70955,'140.205.144.163','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70956,'140.205.144.149','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70957,'123.125.71.50','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70958,'220.181.108.123','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70959,'140.205.144.16','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70960,'140.205.144.1','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70961,'140.205.144.178','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70962,'140.205.144.3','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70963,'180.153.206.17','2015-06-16 00:00:00','/index.html','Safari',1,'',''),(70964,'58.30.214.49','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70965,'140.205.144.243','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70966,'140.205.144.9','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70967,'140.205.144.84','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70968,'121.42.0.36','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70969,'121.42.0.36','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70970,'121.42.0.36','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70971,'58.30.214.49','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70972,'140.205.144.186','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70973,'140.205.144.11','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70974,'123.125.71.57','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70975,'220.181.108.146','2015-06-16 00:00:00','/index.html','Firefox',1,'',''),(70976,'140.205.144.251','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70977,'140.205.144.179','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70978,'140.205.144.100','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70979,'140.205.144.38','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70980,'140.205.144.130','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70981,'140.205.144.95','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70982,'66.249.65.5','2015-06-16 00:00:00','/index.html','Safari',1,'',''),(70983,'140.205.144.192','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70984,'140.205.144.191','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(70985,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70986,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70987,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70988,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70989,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70990,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70991,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70992,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70993,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70994,'121.42.0.19','2015-06-16 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(70995,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70996,'121.42.0.19','2015-06-16 00:00:00','/news/news.htm','IE',1,'',''),(70997,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(70998,'121.42.0.19','2015-06-16 00:00:00','/news/news.htm','IE',1,'',''),(70999,'140.205.144.239','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71000,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71001,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71002,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71003,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71004,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71005,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71006,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71007,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71008,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71009,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71010,'121.42.0.19','2015-06-16 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(71011,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71012,'140.205.144.246','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71013,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71014,'121.42.0.19','2015-06-16 00:00:00','/news.htm','IE',1,'',''),(71015,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71016,'116.243.141.186','2015-06-16 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(71017,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71018,'140.205.144.125','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71019,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71020,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71021,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71022,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71023,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71024,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71025,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71026,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71027,'121.42.0.19','2015-06-16 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(71028,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71029,'121.42.0.19','2015-06-16 00:00:00','/newsview.htm','IE',1,'',''),(71030,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71031,'121.42.0.19','2015-06-16 00:00:00','/newsview.htm','IE',0,'',''),(71032,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71033,'140.205.144.136','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71034,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71035,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71036,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71037,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71038,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71039,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71040,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71041,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71042,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71043,'121.42.0.19','2015-06-16 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(71044,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71045,'121.42.0.19','2015-06-16 00:00:00','/news/newsview.htm','IE',1,'',''),(71046,'173.44.134.140','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71047,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71048,'121.42.0.19','2015-06-16 00:00:00','/news/newsview.htm','IE',0,'',''),(71049,'140.205.144.12','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71050,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71051,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71052,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71053,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71054,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71055,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71056,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71057,'140.205.144.93','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71058,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71059,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71060,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71061,'121.42.0.19','2015-06-16 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(71062,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71063,'121.42.0.19','2015-06-16 00:00:00','/newsview.htm','IE',1,'',''),(71064,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71065,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71066,'121.42.0.19','2015-06-16 00:00:00','/newsview.htm','IE',0,'',''),(71067,'121.42.0.19','2015-06-16 00:00:00','/index.html','IE',1,'',''),(71068,'218.77.79.57','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71069,'183.136.190.62','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71070,'140.205.144.138','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71071,'140.205.144.230','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71072,'140.205.144.75','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71073,'140.205.144.164','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71074,'140.205.144.42','2015-06-16 00:00:00','/index.html','Chrome',1,'',''),(71075,'140.205.144.7','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71076,'123.125.71.70','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71077,'220.181.108.173','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71078,'140.205.144.88','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71079,'182.118.60.179','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71080,'140.205.144.32','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71081,'140.205.144.109','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71082,'182.118.41.27','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71083,'140.205.144.111','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71084,'140.205.144.1','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71085,'140.205.144.171','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71086,'173.44.134.140','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71087,'140.205.144.33','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71088,'173.44.134.140','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71089,'140.205.144.27','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71090,'188.138.17.15','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71091,'140.205.144.26','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71092,'123.125.71.16','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71093,'140.205.144.102','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71094,'140.205.144.162','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71095,'189.114.78.52','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71096,'140.205.144.26','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71097,'140.205.144.25','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71098,'182.118.54.46','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71099,'123.125.71.34','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71100,'140.205.144.190','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71101,'220.181.108.143','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71102,'187.67.68.28','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71103,'140.205.144.75','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71104,'140.205.144.208','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71105,'140.205.144.60','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71106,'140.205.144.91','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71107,'123.125.71.26','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71108,'140.205.144.226','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71109,'220.181.108.123','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71110,'140.205.144.217','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71111,'140.205.144.126','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71112,'140.205.144.179','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71113,'140.205.144.233','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71114,'173.44.134.140','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71115,'140.205.144.151','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71116,'173.44.134.140','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71117,'140.205.144.71','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71118,'140.205.144.77','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71119,'218.30.118.100','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71120,'140.205.144.102','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71121,'140.205.144.210','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71122,'140.205.144.10','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71123,'140.205.144.112','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71124,'180.149.143.154','2015-06-17 00:00:00','/index.html','Safari',1,'',''),(71125,'140.205.144.238','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71126,'140.205.144.160','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71127,'140.205.144.85','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71128,'140.205.144.218','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71129,'140.205.144.12','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71130,'140.205.144.96','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71131,'140.205.144.174','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71132,'140.205.144.161','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71133,'140.205.144.74','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71134,'123.125.71.17','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71135,'220.181.108.90','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71136,'140.205.144.229','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71137,'220.181.51.55','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71138,'140.205.144.149','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71139,'140.205.144.156','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71140,'140.205.144.90','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71141,'140.205.144.203','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71142,'182.118.53.136','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71143,'140.205.144.69','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71144,'123.125.71.27','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71145,'220.181.108.104','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71146,'140.205.144.80','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71147,'140.205.144.85','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71148,'140.205.144.40','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71149,'140.205.144.124','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71150,'140.205.144.149','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71151,'140.205.144.200','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71152,'140.205.144.181','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71153,'61.135.190.72','2015-06-17 00:00:00','/newsview.htm','Safari',1,'',''),(71154,'140.205.144.75','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71155,'140.205.144.247','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71156,'112.90.78.25','2015-06-17 00:00:00','/index.html','Safari',1,'',''),(71157,'140.205.144.153','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71158,'42.102.193.152','2015-06-17 00:00:00','/news.htm','IE',1,'',''),(71159,'140.205.144.14','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71160,'140.205.144.221','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71161,'140.205.144.127','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71162,'182.148.34.129','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71163,'140.205.144.33','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71164,'111.198.71.143','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71165,'111.198.71.143','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71166,'140.205.144.47','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71167,'140.205.144.112','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71168,'201.24.20.176','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71169,'140.205.144.212','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71170,'140.205.144.95','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71171,'140.205.144.90','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71172,'221.234.157.174','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71173,'140.205.144.71','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71174,'140.205.144.245','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71175,'140.205.144.59','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71176,'140.205.144.139','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71177,'140.205.144.124','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71178,'140.205.144.52','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71179,'140.205.144.202','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71180,'140.205.144.100','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71181,'106.120.160.119','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71182,'123.125.71.121','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71183,'140.205.144.240','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71184,'140.205.144.138','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71185,'180.99.80.183','2015-06-17 00:00:00','/index.html','Safari',1,'',''),(71186,'140.205.144.48','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71187,'123.125.71.72','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71188,'220.181.108.102','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71189,'140.205.144.108','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71190,'140.205.144.153','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71191,'140.205.144.49','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71192,'207.46.13.142','2015-06-17 00:00:00','/index.html','Safari',1,'',''),(71193,'140.205.144.91','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71194,'140.205.144.179','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71195,'140.205.144.18','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71196,'140.205.144.160','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71197,'140.205.144.192','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71198,'140.205.144.199','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71199,'140.205.144.113','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71200,'140.205.144.112','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71201,'140.205.144.13','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71202,'140.205.144.161','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71203,'140.205.144.167','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71204,'140.205.144.149','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71205,'106.120.151.36','2015-06-17 00:00:00','/index.html','Safari',1,'',''),(71206,'140.205.144.67','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71207,'140.205.144.235','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71208,'123.125.71.58','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71209,'112.90.78.22','2015-06-17 00:00:00','/index.html','Safari',1,'',''),(71210,'140.205.144.84','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71211,'211.138.9.90','2015-06-17 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(71212,'140.205.144.61','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71213,'140.205.144.43','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71214,'140.205.144.248','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71215,'219.146.77.182','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71216,'140.205.144.194','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71217,'182.118.54.197','2015-06-17 00:00:00','/news.htm','IE',1,'',''),(71218,'182.118.54.197','2015-06-17 00:00:00','/news.htm','IE',1,'',''),(71219,'182.118.54.197','2015-06-17 00:00:00','/newsview.htm','IE',1,'',''),(71220,'182.118.54.197','2015-06-17 00:00:00','/newsview.htm','IE',1,'',''),(71221,'140.205.144.4','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71222,'140.205.144.216','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71223,'140.205.144.234','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71224,'140.205.144.227','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71225,'140.205.144.8','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71226,'140.205.144.138','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71227,'140.205.144.178','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71228,'140.205.144.5','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71229,'180.153.161.55','2015-06-17 00:00:00','/index.html','Safari',1,'',''),(71230,'140.205.144.248','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71231,'140.205.144.201','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71232,'140.205.144.190','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71233,'123.125.71.41','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71234,'140.205.144.200','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71235,'220.181.108.85','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71236,'140.205.144.163','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71237,'140.205.144.40','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71238,'36.99.30.204','2015-06-17 00:00:00','/index.html','Safari',1,'',''),(71239,'61.135.169.23','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71240,'140.205.144.4','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71241,'140.205.144.146','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71242,'36.99.31.164','2015-06-17 00:00:00','/index.html','Safari',1,'',''),(71243,'140.205.144.75','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71244,'123.125.71.77','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71245,'140.205.144.247','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71246,'220.181.108.116','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71247,'140.205.144.14','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71248,'140.205.144.161','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71249,'220.181.125.53','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71250,'140.205.144.146','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71251,'140.205.144.231','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71252,'169.54.233.120','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71253,'140.205.144.113','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71254,'140.205.144.71','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71255,'140.205.144.249','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71256,'140.205.144.113','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71257,'140.205.144.112','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71258,'140.205.144.4','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71259,'140.205.144.172','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71260,'140.205.144.173','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71261,'140.205.144.74','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71262,'121.15.12.147','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71263,'121.15.12.147','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71264,'101.226.65.108','2015-06-17 00:00:00','/index.html','Safari',1,'',''),(71265,'140.205.144.38','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71266,'123.125.71.113','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71267,'220.181.108.165','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71268,'140.205.144.209','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71269,'58.30.214.49','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71270,'101.226.66.172','2015-06-17 00:00:00','/index.html','Safari',1,'',''),(71271,'140.205.144.173','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71272,'140.205.144.47','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71273,'140.205.144.227','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71274,'219.149.213.174','2015-06-17 00:00:00','/news.htm','Chrome',1,'',''),(71275,'219.149.213.174','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71276,'173.44.134.140','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71277,'140.205.144.87','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71278,'140.205.144.142','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71279,'140.205.144.221','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71280,'140.205.144.251','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71281,'140.205.144.183','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71282,'121.42.0.39','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71283,'121.42.0.39','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71284,'121.42.0.39','2015-06-17 00:00:00','/index.html','IE',1,'',''),(71285,'140.205.144.119','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71286,'169.54.233.126','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71287,'140.205.144.65','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71288,'140.205.144.131','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71289,'140.205.144.156','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71290,'123.125.71.88','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71291,'220.181.108.120','2015-06-17 00:00:00','/index.html','Firefox',1,'',''),(71292,'140.205.144.105','2015-06-17 00:00:00','/index.html','Chrome',1,'',''),(71293,'140.205.144.161','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71294,'140.205.144.27','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71295,'140.205.144.15','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71296,'140.205.144.240','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71297,'123.125.71.48','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71298,'220.181.108.75','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71299,'140.205.144.243','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71300,'140.205.144.80','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71301,'140.205.144.213','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71302,'140.205.144.206','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71303,'140.205.144.247','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71304,'220.181.51.39','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71305,'140.205.144.169','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71306,'140.205.144.14','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71307,'140.205.144.231','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71308,'61.135.189.62','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71309,'140.205.144.231','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71310,'140.205.144.251','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71311,'140.205.144.32','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71312,'140.205.144.229','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71313,'140.205.144.109','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71314,'140.205.144.91','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71315,'140.205.144.166','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71316,'46.29.20.219','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71317,'140.205.144.90','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71318,'140.205.144.143','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71319,'58.20.54.248','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71320,'140.205.144.111','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71321,'140.205.144.245','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71322,'140.205.144.8','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71323,'140.205.144.98','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71324,'123.125.71.40','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71325,'220.181.108.103','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71326,'140.205.144.226','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71327,'173.44.134.140','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71328,'140.205.144.198','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71329,'173.44.134.140','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71330,'140.205.144.96','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71331,'140.205.144.251','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71332,'140.205.144.182','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71333,'140.205.144.104','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71334,'93.141.69.222','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71335,'106.38.241.105','2015-06-18 00:00:00','/index.html','Safari',1,'',''),(71336,'140.205.144.207','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71337,'140.205.144.5','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71338,'140.205.144.31','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71339,'123.125.71.92','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71340,'220.181.108.144','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71341,'140.205.144.225','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71342,'140.205.144.130','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71343,'140.205.144.5','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71344,'140.205.144.213','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71345,'140.205.144.249','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71346,'140.205.144.11','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71347,'140.205.144.58','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71348,'140.205.144.19','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71349,'140.205.144.159','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71350,'140.205.144.163','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71351,'140.205.144.172','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71352,'140.205.144.188','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71353,'140.205.144.118','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71354,'140.205.144.191','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71355,'140.205.144.40','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71356,'140.205.144.66','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71357,'220.181.51.61','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71358,'140.205.144.90','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71359,'140.205.144.216','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71360,'140.205.144.158','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71361,'140.205.144.108','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71362,'140.205.144.8','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71363,'140.205.144.176','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71364,'140.205.144.95','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71365,'140.205.144.3','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71366,'140.205.144.163','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71367,'140.205.144.135','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71368,'140.205.144.191','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71369,'140.205.144.83','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71370,'124.202.227.26','2015-06-18 00:00:00','/index.html','Firefox',1,'睿思科技','baidu'),(71371,'140.205.144.205','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71372,'140.205.144.99','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71373,'140.205.144.233','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71374,'218.30.118.98','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71375,'140.205.144.177','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71376,'180.213.129.187','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71377,'140.205.144.238','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71378,'140.205.144.111','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71379,'140.205.144.10','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71380,'140.205.144.151','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71381,'123.125.71.132','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71382,'140.205.144.213','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71383,'140.205.144.185','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71384,'140.205.144.251','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71385,'106.120.160.119','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71386,'220.181.132.215','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71387,'140.205.144.239','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71388,'140.205.144.156','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71389,'101.199.112.55','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71390,'101.199.108.54','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71391,'140.205.144.34','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71392,'140.205.144.20','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71393,'140.205.144.122','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71394,'119.147.146.192','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71395,'140.205.144.91','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71396,'140.205.144.165','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71397,'140.205.144.130','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71398,'140.205.144.32','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71399,'140.205.144.157','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71400,'140.205.144.201','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71401,'218.241.82.226','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71402,'220.181.158.107','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71403,'220.181.158.107','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71404,'140.205.144.38','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71405,'223.72.68.57','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71406,'223.72.68.57','2015-06-18 00:00:00','/news.htm','Firefox',1,'',''),(71407,'223.72.68.57','2015-06-18 00:00:00','/news.htm','Firefox',1,'',''),(71408,'223.72.68.57','2015-06-18 00:00:00','/news.htm','Firefox',1,'',''),(71409,'223.72.68.57','2015-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(71410,'223.72.68.57','2015-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(71411,'101.226.33.216','2015-06-18 00:00:00','/newsview.htm','Safari',1,'',''),(71412,'140.205.144.71','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71413,'112.64.235.87','2015-06-18 00:00:00','/news.htm','Safari',1,'',''),(71414,'140.205.144.147','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71415,'123.125.71.46','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71416,'220.181.108.100','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71417,'140.205.144.33','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71418,'140.205.144.135','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71419,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71420,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71421,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71422,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71423,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71424,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71425,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71426,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71427,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71428,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71429,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71430,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71431,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71432,'60.194.242.8','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71433,'112.64.235.245','2015-06-18 00:00:00','/index.html','Safari',1,'',''),(71434,'140.205.144.57','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71435,'140.205.144.54','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71436,'79.61.70.182','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71437,'140.205.144.119','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71438,'140.205.144.192','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71439,'140.205.144.103','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71440,'111.198.71.143','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71441,'140.205.144.221','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71442,'140.205.144.242','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71443,'140.205.144.54','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71444,'140.205.144.14','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71445,'183.48.84.55','2015-06-18 00:00:00','/index.html','Chrome',1,'','baidu'),(71446,'119.147.146.192','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71447,'140.205.144.120','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71448,'140.205.144.193','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71449,'140.205.144.150','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71450,'140.205.144.178','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71451,'140.205.144.51','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71452,'140.205.144.222','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71453,'140.205.144.36','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71454,'140.205.144.160','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71455,'140.205.144.119','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71456,'140.205.144.17','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71457,'140.205.144.83','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71458,'140.205.144.171','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71459,'140.205.144.132','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71460,'140.205.144.41','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71461,'140.205.144.166','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71462,'140.205.144.148','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71463,'140.205.144.62','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71464,'218.76.28.66','2015-06-18 00:00:00','/newsview.htm','Chrome',1,'长沙卷烟厂 黄傲','baidu'),(71465,'140.205.144.22','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71466,'123.125.71.32','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71467,'140.205.144.110','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71468,'220.181.108.176','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71469,'140.205.144.37','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71470,'140.205.144.68','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71471,'140.205.144.113','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71472,'140.205.144.83','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71473,'112.65.193.14','2015-06-18 00:00:00','/index.html','Safari',1,'',''),(71474,'140.205.144.6','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71475,'140.205.144.225','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71476,'180.153.214.189','2015-06-18 00:00:00','/index.html','Safari',1,'',''),(71477,'140.205.144.117','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71478,'189.39.53.234','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71479,'140.205.144.23','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71480,'123.125.71.47','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71481,'140.205.144.168','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71482,'101.226.66.192','2015-06-18 00:00:00','/index.html','Safari',1,'',''),(71483,'140.205.144.74','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71484,'220.181.108.116','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71485,'140.205.144.225','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71486,'140.205.144.75','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71487,'140.205.144.230','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71488,'140.205.144.120','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71489,'140.205.144.12','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71490,'140.205.144.197','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71491,'222.186.30.49','2015-06-18 00:00:00','/index.html','IE',1,'',''),(71492,'140.205.144.155','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71493,'140.205.144.83','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71494,'140.205.144.87','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71495,'140.205.144.106','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71496,'123.125.71.12','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71497,'220.181.108.122','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71498,'140.205.144.47','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71499,'140.205.144.4','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71500,'140.205.144.192','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71501,'140.205.144.217','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71502,'140.205.144.71','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71503,'123.125.71.32','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71504,'220.181.108.148','2015-06-18 00:00:00','/index.html','Firefox',1,'',''),(71505,'140.205.144.74','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71506,'140.205.144.74','2015-06-18 00:00:00','/index.html','Chrome',1,'',''),(71507,'140.205.144.46','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71508,'220.181.132.218','2015-06-19 00:00:00','/index.html','IE',1,'',''),(71509,'140.205.144.49','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71510,'101.199.108.118','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71511,'177.4.64.70','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71512,'101.199.112.52','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71513,'140.205.144.27','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71514,'140.205.144.93','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71515,'140.205.144.77','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71516,'123.125.71.22','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71517,'220.181.108.109','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71518,'140.205.144.99','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71519,'140.205.144.151','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71520,'182.118.53.86','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71521,'140.205.144.111','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71522,'140.205.144.190','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71523,'140.205.144.233','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71524,'140.205.144.4','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71525,'140.205.144.26','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71526,'140.205.144.89','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71527,'140.205.144.65','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71528,'140.205.144.96','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71529,'140.205.144.160','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71530,'140.205.144.10','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71531,'140.205.144.249','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71532,'140.205.144.189','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71533,'140.205.144.10','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71534,'140.205.144.83','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71535,'140.205.144.153','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71536,'140.205.144.104','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71537,'140.205.144.52','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71538,'140.205.144.124','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71539,'123.125.71.58','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71540,'140.205.144.196','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71541,'220.181.108.83','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71542,'218.30.118.102','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71543,'140.205.144.15','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71544,'61.146.178.190','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71545,'140.205.144.78','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71546,'140.205.144.171','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71547,'140.205.144.200','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71548,'140.205.144.203','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71549,'140.205.144.148','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71550,'140.205.144.74','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71551,'140.205.144.190','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71552,'123.125.71.81','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71553,'220.181.108.161','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71554,'140.205.144.65','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71555,'140.205.144.165','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71556,'140.205.144.243','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71557,'140.205.144.26','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71558,'140.205.144.82','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71559,'140.205.144.98','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71560,'182.118.53.37','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71561,'140.205.144.193','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71562,'140.205.144.205','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71563,'140.205.144.147','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71564,'140.205.144.29','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71565,'140.205.144.129','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71566,'140.205.144.49','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71567,'123.125.71.52','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71568,'220.181.108.91','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71569,'140.205.144.67','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71570,'140.205.144.71','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71571,'140.205.144.108','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71572,'140.205.144.3','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71573,'140.205.144.161','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71574,'140.205.144.116','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71575,'123.125.71.69','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71576,'220.181.108.93','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71577,'140.205.144.12','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71578,'140.205.144.30','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71579,'140.205.144.156','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71580,'140.205.144.109','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71581,'140.205.144.19','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71582,'140.205.144.174','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71583,'140.205.144.145','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71584,'140.205.144.226','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71585,'140.205.144.165','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71586,'140.205.144.250','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71587,'140.205.144.131','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71588,'140.205.144.2','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71589,'123.125.71.25','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71590,'140.205.144.171','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71591,'220.181.108.86','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71592,'140.205.144.49','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71593,'140.205.144.214','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71594,'140.205.144.104','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71595,'112.64.235.91','2015-06-19 00:00:00','/index.html','Safari',1,'',''),(71596,'140.205.144.232','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71597,'140.205.144.162','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71598,'123.125.71.61','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71599,'140.205.144.28','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71600,'140.205.144.249','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71601,'140.205.144.51','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71602,'123.125.71.50','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71603,'140.205.144.185','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71604,'220.181.108.108','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71605,'140.205.144.78','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71606,'140.205.144.224','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71607,'123.125.71.75','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71608,'140.205.144.15','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71609,'220.181.108.184','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71610,'140.205.144.203','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71611,'140.205.144.64','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71612,'140.205.144.84','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71613,'140.205.144.210','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71614,'140.205.144.116','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71615,'58.216.250.230','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71616,'140.205.144.240','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71617,'140.205.144.247','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71618,'140.205.144.167','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71619,'140.205.144.251','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71620,'140.205.144.132','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71621,'140.205.144.11','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71622,'140.205.144.218','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71623,'140.205.144.84','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71624,'66.249.65.221','2015-06-19 00:00:00','/index.html','Safari',1,'',''),(71625,'27.18.225.39','2015-06-19 00:00:00','/index.html','IE',1,'',''),(71626,'140.205.144.33','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71627,'140.205.144.127','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71628,'41.74.10.29','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71629,'140.205.144.43','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71630,'111.13.13.71','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71631,'140.205.144.87','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71632,'140.205.144.10','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71633,'140.205.144.176','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71634,'120.203.73.106','2015-06-19 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(71635,'120.203.73.106','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71636,'120.203.73.106','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71637,'180.113.254.141','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71638,'140.205.144.16','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71639,'106.120.160.119','2015-06-19 00:00:00','/index.html','IE',1,'',''),(71640,'101.199.108.58','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71641,'140.205.144.219','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71642,'140.205.144.104','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71643,'140.205.144.216','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71644,'123.125.71.99','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71645,'220.181.108.99','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71646,'140.205.144.97','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71647,'140.205.144.25','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71648,'140.205.144.81','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71649,'46.29.20.219','2015-06-19 00:00:00','/index.html','IE',1,'',''),(71650,'140.205.144.32','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71651,'140.205.144.113','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71652,'140.205.144.9','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71653,'140.205.144.169','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71654,'140.205.144.102','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71655,'140.205.144.10','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71656,'140.205.144.184','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71657,'220.181.51.61','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71658,'140.205.144.65','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71659,'140.205.144.112','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71660,'123.125.71.102','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71661,'140.205.144.231','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71662,'140.205.144.116','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71663,'140.205.144.150','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71664,'140.205.144.41','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71665,'140.205.144.215','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71666,'140.205.144.171','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71667,'140.205.144.63','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71668,'140.205.144.30','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71669,'101.226.89.123','2015-06-19 00:00:00','/index.html','Safari',1,'',''),(71670,'140.205.144.216','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71671,'101.226.51.229','2015-06-19 00:00:00','/index.html','Safari',1,'',''),(71672,'140.205.144.175','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71673,'140.205.144.89','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71674,'140.205.144.223','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71675,'140.205.144.141','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71676,'140.205.144.139','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71677,'140.205.144.239','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71678,'140.205.144.176','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71679,'140.205.144.95','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71680,'140.205.144.20','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71681,'140.205.144.199','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71682,'58.30.214.49','2015-06-19 00:00:00','/index.html','IE',1,'',''),(71683,'140.205.144.185','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71684,'140.205.144.98','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71685,'123.125.71.45','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71686,'140.205.144.215','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71687,'220.181.108.158','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71688,'58.30.214.49','2015-06-19 00:00:00','/index.html','IE',1,'',''),(71689,'140.205.144.227','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71690,'140.205.144.137','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71691,'162.209.102.251','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71692,'140.205.144.87','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71693,'140.205.144.197','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71694,'123.125.71.56','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71695,'140.205.144.155','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71696,'220.181.108.87','2015-06-19 00:00:00','/index.html','Firefox',1,'',''),(71697,'140.205.144.37','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71698,'140.205.144.125','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71699,'101.226.66.177','2015-06-19 00:00:00','/index.html','Safari',1,'',''),(71700,'140.205.144.86','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71701,'140.205.144.84','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71702,'140.205.144.234','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71703,'220.181.51.62','2015-06-19 00:00:00','/index.html','Chrome',1,'',''),(71704,'140.205.144.61','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71705,'140.205.144.209','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71706,'183.136.190.62','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71707,'140.205.144.224','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71708,'140.205.144.27','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71709,'123.125.71.52','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71710,'220.181.108.147','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71711,'140.205.144.4','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71712,'140.205.144.28','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71713,'140.205.144.65','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71714,'140.205.144.112','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71715,'140.205.144.87','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71716,'140.205.144.146','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71717,'140.205.144.194','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71718,'140.205.144.32','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71719,'140.205.144.108','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71720,'220.181.132.218','2015-06-20 00:00:00','/index.html','IE',1,'',''),(71721,'123.125.71.115','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71722,'220.181.132.215','2015-06-20 00:00:00','/index.html','IE',1,'',''),(71723,'220.181.132.198','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71724,'140.205.144.166','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71725,'220.181.108.162','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71726,'101.199.108.55','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71727,'140.205.144.160','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71728,'121.42.0.31','2015-06-20 00:00:00','/index.html','IE',1,'',''),(71729,'121.42.0.31','2015-06-20 00:00:00','/index.html','IE',1,'',''),(71730,'121.42.0.31','2015-06-20 00:00:00','/index.html','IE',1,'',''),(71731,'140.205.144.241','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71732,'58.218.200.24','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71733,'140.205.144.70','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71734,'66.249.73.247','2015-06-20 00:00:00','/index.html','Safari',1,'',''),(71735,'140.205.144.209','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71736,'140.205.144.213','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71737,'140.205.144.37','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71738,'140.205.144.182','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71739,'140.205.144.183','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71740,'140.205.144.64','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71741,'140.205.144.61','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71742,'140.205.144.242','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71743,'140.205.144.1','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71744,'140.205.144.224','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71745,'140.205.144.246','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71746,'140.205.144.136','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71747,'140.205.144.118','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71748,'140.205.144.216','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71749,'140.205.144.27','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71750,'140.205.144.69','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71751,'140.205.144.53','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71752,'140.205.144.148','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71753,'123.125.71.50','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71754,'140.205.144.128','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71755,'220.181.108.158','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71756,'140.205.144.185','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71757,'140.205.144.34','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71758,'140.205.144.77','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71759,'140.205.144.47','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71760,'220.181.51.62','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71761,'61.135.165.23','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71762,'123.125.71.125','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71763,'140.205.144.131','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71764,'123.125.71.116','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71765,'220.181.108.174','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71766,'140.205.144.157','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71767,'140.205.144.196','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71768,'140.205.144.145','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71769,'140.205.144.153','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71770,'58.30.214.49','2015-06-20 00:00:00','/index.html','IE',1,'',''),(71771,'140.205.144.182','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71772,'123.125.71.18','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71773,'140.205.144.248','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71774,'220.181.108.94','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71775,'140.205.144.193','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71776,'140.205.144.26','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71777,'140.205.144.106','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71778,'140.205.144.78','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71779,'140.205.144.65','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71780,'140.205.144.115','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71781,'140.205.144.107','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71782,'140.205.144.77','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71783,'140.205.144.132','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71784,'123.125.71.20','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71785,'220.181.108.155','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71786,'140.205.144.74','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71787,'140.205.144.33','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71788,'218.30.118.98','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71789,'140.205.144.232','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71790,'140.205.144.199','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71791,'140.205.144.147','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71792,'140.205.144.69','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71793,'140.205.144.174','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71794,'140.205.144.205','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71795,'140.205.144.149','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71796,'140.205.144.4','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71797,'140.205.144.202','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71798,'140.205.144.158','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71799,'61.135.169.75','2015-06-20 00:00:00','/index.html','Chrome',1,'','baidu'),(71800,'61.135.169.75','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71801,'101.226.65.107','2015-06-20 00:00:00','/index.html','Safari',1,'',''),(71802,'140.205.144.92','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71803,'140.205.144.61','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71804,'140.205.144.79','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71805,'140.205.144.219','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71806,'140.205.144.239','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71807,'123.125.71.38','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71808,'220.181.108.94','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71809,'140.205.144.124','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71810,'140.205.144.79','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71811,'42.156.136.81','2015-06-20 00:00:00','/index.html','Safari',1,'',''),(71812,'140.205.144.94','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71813,'140.205.144.238','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71814,'140.205.144.167','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71815,'140.205.144.118','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71816,'140.205.144.66','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71817,'140.205.144.114','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71818,'140.205.144.228','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71819,'140.205.144.247','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71820,'140.205.144.208','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71821,'140.205.144.171','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71822,'140.205.144.104','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71823,'140.205.144.229','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71824,'140.205.144.250','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71825,'123.125.71.25','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71826,'119.147.146.189','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71827,'140.205.144.198','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71828,'123.125.71.18','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71829,'220.181.108.122','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71830,'140.205.144.47','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71831,'140.205.144.91','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71832,'140.205.144.75','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71833,'140.205.144.130','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71834,'140.205.144.189','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71835,'140.205.144.16','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71836,'140.205.144.4','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71837,'140.205.144.229','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71838,'140.205.144.207','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71839,'140.205.144.30','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71840,'140.205.144.19','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71841,'140.205.144.133','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71842,'140.205.144.154','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71843,'140.205.144.158','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71844,'140.205.144.22','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71845,'123.125.71.103','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71846,'140.205.144.57','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71847,'220.181.108.158','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71848,'140.205.144.165','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71849,'140.205.144.119','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71850,'140.205.144.6','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71851,'140.205.144.82','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71852,'140.205.144.9','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71853,'140.205.144.142','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71854,'123.125.71.60','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71855,'140.205.144.51','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71856,'123.125.71.107','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71857,'140.205.144.177','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71858,'220.181.108.103','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71859,'140.205.144.32','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71860,'140.205.144.194','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71861,'220.174.208.154','2015-06-20 00:00:00','/index.html','IE',1,'',''),(71862,'140.205.144.9','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71863,'140.205.144.169','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71864,'140.205.144.215','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71865,'140.205.144.73','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71866,'101.39.161.113','2015-06-20 00:00:00','/index.html','IE',1,'','baidu'),(71867,'140.205.144.130','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71868,'101.226.51.228','2015-06-20 00:00:00','/index.html','Safari',1,'','baidu'),(71869,'140.205.144.110','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71870,'123.125.71.58','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71871,'140.205.144.84','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71872,'220.181.108.159','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71873,'140.205.144.172','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71874,'140.205.144.182','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71875,'140.205.144.17','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71876,'140.205.144.71','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71877,'140.205.144.1','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71878,'140.205.144.145','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71879,'140.205.144.63','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71880,'140.205.144.52','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71881,'140.205.144.236','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71882,'140.205.144.53','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71883,'140.205.144.115','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71884,'106.120.160.119','2015-06-20 00:00:00','/index.html','IE',1,'',''),(71885,'140.205.144.222','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71886,'220.181.132.200','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71887,'123.125.71.57','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71888,'140.205.144.207','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71889,'220.181.108.176','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71890,'140.205.144.161','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71891,'42.156.136.81','2015-06-20 00:00:00','/index.html','Safari',1,'',''),(71892,'140.205.144.123','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71893,'140.205.144.251','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71894,'140.205.144.158','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71895,'140.205.144.112','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71896,'140.205.144.140','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71897,'140.205.144.189','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71898,'140.205.144.165','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71899,'123.125.71.54','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71900,'220.181.108.96','2015-06-20 00:00:00','/index.html','Firefox',1,'',''),(71901,'140.205.144.211','2015-06-20 00:00:00','/index.html','Chrome',1,'',''),(71902,'140.205.144.225','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71903,'183.136.190.62','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71904,'140.205.144.237','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71905,'140.205.144.15','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71906,'140.205.144.39','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71907,'140.205.144.193','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71908,'140.205.144.247','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71909,'140.205.144.17','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71910,'140.205.144.20','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71911,'140.205.144.78','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71912,'140.205.144.220','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71913,'69.58.178.58','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71914,'69.58.178.58','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71915,'69.58.178.58','2015-06-21 00:00:00','/news.htm','Firefox',1,'',''),(71916,'182.118.60.37','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71917,'140.205.144.2','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71918,'140.205.144.179','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71919,'140.205.144.180','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71920,'140.205.144.211','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71921,'123.125.71.104','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71922,'220.181.108.113','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71923,'140.205.144.22','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71924,'140.205.144.218','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71925,'140.205.144.29','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71926,'140.205.144.231','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71927,'184.95.52.218','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71928,'140.205.144.159','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71929,'140.205.144.205','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71930,'123.125.71.61','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71931,'220.181.51.46','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71932,'140.205.144.2','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71933,'140.205.144.173','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71934,'140.205.144.39','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71935,'140.205.144.121','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71936,'123.125.71.83','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71937,'140.205.144.190','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71938,'220.181.108.121','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71939,'140.205.144.121','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71940,'218.30.118.80','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71941,'140.205.144.196','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71942,'140.205.144.11','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71943,'140.205.144.142','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71944,'140.205.144.152','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71945,'140.205.144.238','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71946,'140.205.144.3','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71947,'140.205.144.91','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71948,'140.205.144.244','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71949,'140.205.144.106','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71950,'140.205.144.154','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71951,'140.205.144.198','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71952,'140.205.144.66','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71953,'140.205.144.92','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71954,'140.205.144.20','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71955,'123.125.71.91','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71956,'220.181.108.162','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71957,'140.205.144.149','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71958,'140.205.144.208','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71959,'140.205.144.171','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71960,'140.205.144.152','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71961,'140.205.144.167','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71962,'140.205.144.231','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71963,'182.118.55.234','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71964,'140.205.144.193','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71965,'140.205.144.44','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71966,'140.205.144.47','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71967,'140.205.144.43','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71968,'140.205.144.68','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71969,'140.205.144.11','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71970,'123.125.71.13','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71971,'220.181.108.108','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71972,'140.205.144.118','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71973,'140.205.144.115','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71974,'140.205.144.78','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71975,'140.205.144.177','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71976,'140.205.144.222','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71977,'140.205.144.73','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71978,'140.205.144.121','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71979,'140.205.144.184','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71980,'46.29.20.219','2015-06-21 00:00:00','/index.html','IE',1,'',''),(71981,'123.125.71.84','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71982,'140.205.144.82','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71983,'220.181.108.105','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(71984,'140.205.144.122','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71985,'140.205.144.44','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71986,'58.30.214.49','2015-06-21 00:00:00','/index.html','IE',1,'',''),(71987,'140.205.144.96','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71988,'140.205.144.20','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71989,'140.205.144.134','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71990,'140.205.144.15','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71991,'140.205.144.163','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71992,'118.244.158.55','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71993,'118.244.158.55','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71994,'140.205.144.217','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71995,'58.30.214.49','2015-06-21 00:00:00','/index.html','IE',1,'',''),(71996,'58.30.214.49','2015-06-21 00:00:00','/index.html','IE',1,'',''),(71997,'140.205.144.124','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71998,'140.205.144.73','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(71999,'140.205.144.27','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72000,'220.181.51.46','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72001,'140.205.144.198','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72002,'123.125.71.97','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(72003,'140.205.144.187','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72004,'220.181.108.147','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(72005,'140.205.144.3','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72006,'140.205.144.211','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72007,'140.205.144.54','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72008,'1.202.240.16','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72009,'140.205.144.229','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72010,'140.205.144.211','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72011,'140.205.144.91','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72012,'140.205.144.111','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72013,'140.205.144.205','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72014,'140.205.144.111','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72015,'140.205.144.152','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72016,'123.125.71.87','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(72017,'220.181.108.157','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(72018,'140.205.144.141','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72019,'140.205.144.77','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72020,'140.205.144.202','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72021,'66.249.75.71','2015-06-21 00:00:00','/news.htm','Safari',1,'',''),(72022,'140.205.144.125','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72023,'140.205.144.158','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72024,'140.205.144.101','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72025,'123.125.71.46','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(72026,'220.181.108.102','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(72027,'140.205.144.75','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72028,'140.205.144.225','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72029,'140.205.144.130','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72030,'61.135.190.102','2015-06-21 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(72031,'140.205.144.30','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72032,'140.205.144.14','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72033,'140.205.144.181','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72034,'140.205.144.240','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72035,'140.205.144.225','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72036,'140.205.144.200','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72037,'140.205.144.131','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72038,'140.205.144.25','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72039,'140.205.144.149','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72040,'119.147.146.192','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72041,'140.205.144.74','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72042,'140.205.144.217','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72043,'140.205.144.102','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72044,'140.205.144.19','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72045,'140.205.144.7','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72046,'140.205.144.1','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72047,'140.205.144.77','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72048,'140.205.144.102','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72049,'140.205.144.13','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72050,'140.205.144.196','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72051,'140.205.144.47','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72052,'140.205.144.150','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72053,'121.42.0.19','2015-06-21 00:00:00','/index.html','IE',1,'',''),(72054,'121.42.0.19','2015-06-21 00:00:00','/index.html','IE',1,'',''),(72055,'121.42.0.19','2015-06-21 00:00:00','/index.html','IE',1,'',''),(72056,'140.205.144.155','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72057,'220.181.132.218','2015-06-21 00:00:00','/index.html','IE',1,'',''),(72058,'220.181.132.196','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72059,'140.205.144.250','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72060,'140.205.144.46','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72061,'140.205.144.88','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72062,'140.205.144.4','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72063,'140.205.144.89','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72064,'140.205.144.46','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72065,'180.153.206.20','2015-06-21 00:00:00','/index.html','Safari',1,'',''),(72066,'101.226.33.216','2015-06-21 00:00:00','/index.html','Safari',1,'',''),(72067,'140.205.144.203','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72068,'140.205.144.133','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72069,'140.205.144.36','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72070,'140.205.144.92','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72071,'123.125.71.20','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(72072,'220.181.108.81','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(72073,'140.205.144.22','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72074,'140.205.144.34','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72075,'140.205.144.222','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72076,'140.205.144.126','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72077,'140.205.144.50','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72078,'140.205.144.158','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72079,'140.205.144.148','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72080,'140.205.144.153','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72081,'140.205.144.97','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72082,'140.205.144.104','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72083,'140.205.144.109','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72084,'140.205.144.121','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72085,'140.205.144.68','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72086,'140.205.144.39','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72087,'140.205.144.176','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72088,'140.205.144.140','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72089,'140.205.144.95','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72090,'123.125.71.80','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(72091,'140.205.144.158','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72092,'220.181.108.114','2015-06-21 00:00:00','/index.html','Firefox',1,'',''),(72093,'140.205.144.138','2015-06-21 00:00:00','/index.html','Chrome',1,'',''),(72094,'140.205.144.123','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72095,'140.205.144.102','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72096,'140.205.144.21','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72097,'140.205.144.167','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72098,'140.205.144.52','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72099,'140.205.144.73','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72100,'140.205.144.123','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72101,'140.205.144.142','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72102,'140.205.144.13','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72103,'140.205.144.212','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72104,'140.205.144.64','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72105,'140.205.144.180','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72106,'140.205.144.225','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72107,'140.205.144.242','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72108,'140.205.144.178','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72109,'123.125.71.49','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72110,'140.205.144.235','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72111,'140.205.144.229','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72112,'140.205.144.192','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72113,'140.205.144.167','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72114,'140.205.144.234','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72115,'140.205.144.5','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72116,'77.247.181.163','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72117,'140.205.144.122','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72118,'140.205.144.236','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72119,'140.205.144.33','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72120,'140.205.144.59','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72121,'140.205.144.83','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72122,'42.156.136.81','2015-06-22 00:00:00','/index.html','Safari',1,'',''),(72123,'140.205.144.102','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72124,'61.135.169.22','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72125,'140.205.144.189','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72126,'140.205.144.135','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72127,'140.205.144.50','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72128,'140.205.144.98','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72129,'140.205.144.193','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72130,'140.205.144.96','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72131,'140.205.144.95','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72132,'140.205.144.159','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72133,'140.205.144.218','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72134,'140.205.144.201','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72135,'140.205.144.7','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72136,'61.135.190.102','2015-06-22 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(72137,'140.205.144.44','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72138,'140.205.144.50','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72139,'140.205.144.161','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72140,'61.135.190.224','2015-06-22 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(72141,'140.205.144.177','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72142,'140.205.144.5','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72143,'140.205.144.15','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72144,'123.125.71.30','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72145,'220.181.108.181','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72146,'140.205.144.61','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72147,'140.205.144.38','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72148,'140.205.144.235','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72149,'123.125.71.104','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72150,'220.181.108.82','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72151,'140.205.144.238','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72152,'61.146.178.190','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72153,'140.205.144.40','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72154,'140.205.144.201','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72155,'131.72.152.230','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72156,'140.205.144.4','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72157,'140.205.144.47','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72158,'140.205.144.26','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72159,'140.205.144.198','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72160,'140.205.144.56','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72161,'140.205.144.10','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72162,'182.118.41.209','2015-06-22 00:00:00','/index.html','IE',1,'',''),(72163,'140.205.144.164','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72164,'140.205.144.176','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72165,'140.205.144.193','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72166,'140.205.144.164','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72167,'140.205.144.84','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72168,'140.205.144.137','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72169,'140.205.144.123','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72170,'140.205.144.72','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72171,'60.190.71.243','2015-06-22 00:00:00','/news.htm','Chrome',1,'',''),(72172,'60.190.71.243','2015-06-22 00:00:00','/newsview.htm','Chrome',1,'',''),(72173,'60.190.71.243','2015-06-22 00:00:00','/newsview.htm','Chrome',1,'',''),(72174,'140.205.144.14','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72175,'140.205.144.12','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72176,'194.106.22.4','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72177,'140.205.144.101','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72178,'123.125.71.22','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72179,'140.205.144.74','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72180,'220.181.108.168','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72181,'140.205.144.150','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72182,'140.205.144.200','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72183,'140.205.144.42','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72184,'140.205.144.113','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72185,'140.205.144.242','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72186,'140.205.144.51','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72187,'61.135.169.56','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72188,'140.205.144.243','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72189,'218.30.118.102','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72190,'140.205.144.180','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72191,'140.205.144.129','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72192,'140.205.144.192','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72193,'140.205.144.44','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72194,'140.205.144.104','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72195,'140.205.144.29','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72196,'140.205.144.43','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72197,'140.205.144.51','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72198,'140.205.144.195','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72199,'140.205.144.131','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72200,'66.249.69.87','2015-06-22 00:00:00','/index.html','Safari',1,'',''),(72201,'66.249.69.73','2015-06-22 00:00:00','/index.html','Safari',1,'',''),(72202,'66.249.75.79','2015-06-22 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(72203,'140.205.144.36','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72204,'66.249.75.71','2015-06-22 00:00:00','/index.html','Safari',1,'',''),(72205,'140.205.144.238','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72206,'140.205.144.81','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72207,'140.205.144.88','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72208,'140.205.144.17','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72209,'140.205.144.70','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72210,'140.205.144.112','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72211,'123.125.71.55','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72212,'140.205.144.112','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72213,'220.181.108.86','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72214,'140.205.144.206','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72215,'140.205.144.18','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72216,'140.205.144.230','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72217,'140.205.144.166','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72218,'140.205.144.78','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72219,'140.205.144.107','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72220,'140.205.144.136','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72221,'140.205.144.218','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72222,'140.205.144.210','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72223,'140.205.144.122','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72224,'106.120.160.119','2015-06-22 00:00:00','/index.html','IE',1,'',''),(72225,'123.125.71.60','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72226,'140.205.144.130','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72227,'220.181.108.100','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72228,'101.199.112.50','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72229,'140.205.144.198','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72230,'140.205.144.14','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72231,'140.205.144.25','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72232,'140.205.144.213','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72233,'140.205.144.182','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72234,'140.205.144.9','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72235,'140.205.144.32','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72236,'140.205.144.118','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72237,'140.205.144.161','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72238,'140.205.144.157','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72239,'54.87.111.169','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72240,'140.205.144.159','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72241,'123.125.71.17','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72242,'220.181.108.152','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72243,'140.205.144.118','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72244,'82.80.216.6','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72245,'140.205.144.89','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72246,'140.205.144.126','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72247,'46.22.115.179','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72248,'182.118.42.43','2015-06-22 00:00:00','/index.html','IE',1,'',''),(72249,'140.205.144.217','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72250,'140.205.144.237','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72251,'218.26.54.33','2015-06-22 00:00:00','/index.html','Chrome',1,'','baidu'),(72252,'66.249.67.7','2015-06-22 00:00:00','/newsview.htm','Safari',1,'',''),(72253,'140.205.144.238','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72254,'140.205.144.102','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72255,'140.205.144.94','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72256,'140.205.144.207','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72257,'140.205.144.198','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72258,'140.205.144.228','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72259,'61.135.190.224','2015-06-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(72260,'121.42.0.39','2015-06-22 00:00:00','/index.html','IE',1,'',''),(72261,'121.42.0.39','2015-06-22 00:00:00','/index.html','IE',1,'',''),(72262,'121.42.0.39','2015-06-22 00:00:00','/index.html','IE',1,'',''),(72263,'140.205.144.203','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72264,'220.181.132.215','2015-06-22 00:00:00','/index.html','IE',1,'',''),(72265,'140.205.144.177','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72266,'220.181.132.198','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72267,'140.205.144.27','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72268,'61.135.190.224','2015-06-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(72269,'140.205.144.107','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72270,'140.205.144.235','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72271,'140.205.144.84','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72272,'140.205.144.251','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72273,'220.181.132.218','2015-06-22 00:00:00','/index.html','IE',1,'',''),(72274,'140.205.144.165','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72275,'101.199.112.54','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72276,'140.205.144.26','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72277,'140.205.144.204','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72278,'123.125.71.40','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72279,'220.181.108.100','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72280,'140.205.144.230','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72281,'140.205.144.136','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72282,'140.205.144.26','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72283,'140.205.144.159','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72284,'213.47.217.101','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72285,'140.205.144.205','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72286,'140.205.144.87','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72287,'123.125.71.96','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72288,'140.205.144.75','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72289,'220.181.108.87','2015-06-22 00:00:00','/index.html','Firefox',1,'',''),(72290,'140.205.144.67','2015-06-22 00:00:00','/index.html','Chrome',1,'',''),(72291,'140.205.144.209','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72292,'182.118.53.119','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72293,'54.157.7.64','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72294,'140.205.144.57','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72295,'140.205.144.214','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72296,'140.205.144.9','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72297,'123.125.71.45','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72298,'220.181.108.156','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72299,'140.205.144.244','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72300,'140.205.144.42','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72301,'179.176.93.149','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72302,'140.205.144.73','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72303,'140.205.144.105','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72304,'140.205.144.67','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72305,'140.205.144.200','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72306,'123.125.71.96','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72307,'140.205.144.240','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72308,'220.181.108.143','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72309,'140.205.144.23','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72310,'140.205.144.104','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72311,'66.249.67.71','2015-06-23 00:00:00','/index.html','Safari',1,'',''),(72312,'140.205.144.157','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72313,'140.205.144.27','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72314,'140.205.144.188','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72315,'140.205.144.164','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72316,'140.205.144.218','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72317,'123.125.71.137','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72318,'123.125.71.61','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72319,'140.205.144.213','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72320,'140.205.144.161','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72321,'140.205.144.240','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72322,'140.205.144.23','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72323,'140.205.144.92','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72324,'140.205.144.131','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72325,'140.205.144.180','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72326,'140.205.144.122','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72327,'140.205.144.29','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72328,'140.205.144.219','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72329,'123.125.71.18','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72330,'220.181.108.179','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72331,'140.205.144.56','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72332,'140.205.144.77','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72333,'140.205.144.169','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72334,'140.205.144.182','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72335,'140.205.144.24','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72336,'183.136.190.62','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72337,'140.205.144.155','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72338,'140.205.144.14','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72339,'140.205.144.172','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72340,'140.205.144.234','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72341,'140.205.144.106','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72342,'140.205.144.49','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72343,'140.205.144.208','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72344,'140.205.144.190','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72345,'140.205.144.127','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72346,'140.205.144.169','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72347,'182.118.53.154','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72348,'140.205.144.60','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72349,'61.160.213.110','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72350,'140.205.144.18','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72351,'140.205.144.82','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72352,'140.205.144.189','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72353,'46.22.115.179','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72354,'140.205.144.113','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72355,'140.205.144.98','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72356,'140.205.144.234','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72357,'140.205.144.233','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72358,'140.205.144.227','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72359,'180.153.206.35','2015-06-23 00:00:00','/index.html','Safari',1,'',''),(72360,'140.205.144.181','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72361,'140.205.144.98','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72362,'140.205.144.102','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72363,'41.210.28.52','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72364,'140.205.144.44','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72365,'140.205.144.49','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72366,'140.205.144.42','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72367,'140.205.144.232','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72368,'140.205.144.102','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72369,'140.205.144.223','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72370,'140.205.144.193','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72371,'180.153.201.216','2015-06-23 00:00:00','/index.html','Safari',1,'',''),(72372,'140.205.144.249','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72373,'140.205.144.43','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72374,'220.231.42.2','2015-06-23 00:00:00','/news.htm','Chrome',1,'',''),(72375,'101.227.59.51','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72376,'140.205.144.150','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72377,'220.231.42.2','2015-06-23 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(72378,'220.231.42.2','2015-06-23 00:00:00','/news.htm','Chrome',1,'',''),(72379,'220.231.42.2','2015-06-23 00:00:00','/news.htm','Chrome',1,'',''),(72380,'140.205.144.209','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72381,'220.231.42.2','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72382,'140.205.144.207','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72383,'140.205.144.233','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72384,'140.205.144.227','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72385,'140.205.144.239','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72386,'140.205.144.139','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72387,'140.205.144.240','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72388,'140.205.144.195','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72389,'140.205.144.8','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72390,'61.135.165.56','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72391,'140.205.144.130','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72392,'36.99.30.112','2015-06-23 00:00:00','/index.html','Safari',1,'',''),(72393,'140.205.144.103','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72394,'140.205.144.12','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72395,'140.205.144.188','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72396,'140.205.144.223','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72397,'123.125.71.112','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72398,'140.205.144.175','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72399,'220.181.108.101','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72400,'140.205.144.74','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72401,'140.205.144.250','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72402,'140.205.144.198','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72403,'123.125.71.110','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72404,'220.181.108.146','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72405,'140.205.144.224','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72406,'140.205.144.128','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72407,'180.153.201.216','2015-06-23 00:00:00','/news.htm','Safari',1,'',''),(72408,'140.205.144.30','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72409,'140.205.144.45','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72410,'140.205.144.97','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72411,'180.153.201.216','2015-06-23 00:00:00','/index.html','Safari',1,'',''),(72412,'140.205.144.85','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72413,'123.125.71.78','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72414,'220.181.108.94','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72415,'140.205.144.136','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72416,'101.226.65.102','2015-06-23 00:00:00','/index.html','Safari',1,'',''),(72417,'180.153.201.79','2015-06-23 00:00:00','/index.html','Safari',1,'',''),(72418,'140.205.144.11','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72419,'140.205.144.108','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72420,'140.205.144.18','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72421,'140.205.144.170','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72422,'220.181.158.106','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72423,'58.30.214.49','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72424,'123.125.71.21','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72425,'140.205.144.184','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72426,'220.181.108.106','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72427,'140.205.144.173','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72428,'114.242.248.225','2015-06-23 00:00:00','/index.html','Safari',1,'',''),(72429,'140.205.144.69','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72430,'140.205.144.204','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72431,'140.205.144.38','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72432,'140.205.144.193','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72433,'220.181.51.39','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72434,'140.205.144.109','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72435,'140.205.144.5','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72436,'111.198.71.143','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72437,'111.198.71.143','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72438,'140.205.144.166','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72439,'140.205.144.160','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72440,'123.125.71.13','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72441,'220.181.108.84','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72442,'140.205.144.166','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72443,'140.205.144.153','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72444,'140.205.144.184','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72445,'182.118.41.243','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72446,'140.205.144.212','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72447,'140.205.144.134','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72448,'140.205.144.156','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72449,'140.205.144.206','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72450,'140.205.144.128','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72451,'95.69.63.114','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72452,'140.205.144.167','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72453,'140.205.144.65','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72454,'140.205.144.235','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72455,'140.205.144.144','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72456,'140.205.144.156','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72457,'140.205.144.85','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72458,'140.205.144.20','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72459,'140.205.144.83','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72460,'112.64.235.245','2015-06-23 00:00:00','/index.html','Safari',1,'',''),(72461,'101.226.89.122','2015-06-23 00:00:00','/index.html','Safari',1,'',''),(72462,'140.205.144.242','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72463,'106.120.160.119','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72464,'140.205.144.46','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72465,'220.181.132.199','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72466,'140.205.144.87','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72467,'140.205.144.142','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72468,'140.205.144.49','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72469,'1.202.240.16','2015-06-23 00:00:00','/index.html','IE',1,'','baidu'),(72470,'140.205.144.243','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72471,'46.161.41.199','2015-06-23 00:00:00','/newsview.htm','Firefox',1,'',''),(72472,'140.205.144.144','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72473,'211.137.173.20','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72474,'140.205.144.33','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72475,'123.125.71.117','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72476,'140.205.144.193','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72477,'220.181.108.184','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72478,'58.218.200.24','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72479,'140.205.144.101','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72480,'140.205.144.242','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72481,'140.205.144.143','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72482,'140.205.144.16','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72483,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72484,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72485,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72486,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72487,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72488,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72489,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72490,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72491,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72492,'121.42.0.15','2015-06-23 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(72493,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72494,'121.42.0.15','2015-06-23 00:00:00','/news.htm','IE',1,'',''),(72495,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72496,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72497,'121.42.0.15','2015-06-23 00:00:00','/news.htm','IE',1,'',''),(72498,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72499,'140.205.144.220','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72500,'140.205.144.150','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72501,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72502,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72503,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72504,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72505,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72506,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72507,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72508,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72509,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72510,'121.42.0.15','2015-06-23 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(72511,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72512,'121.42.0.15','2015-06-23 00:00:00','/newsview.htm','IE',1,'',''),(72513,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72514,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72515,'121.42.0.15','2015-06-23 00:00:00','/newsview.htm','IE',0,'',''),(72516,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72517,'140.205.144.44','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72518,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72519,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72520,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72521,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72522,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72523,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72524,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72525,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72526,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72527,'121.42.0.15','2015-06-23 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(72528,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72529,'121.42.0.15','2015-06-23 00:00:00','/newsview.htm','IE',1,'',''),(72530,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72531,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72532,'121.42.0.15','2015-06-23 00:00:00','/newsview.htm','IE',0,'',''),(72533,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72534,'140.205.144.101','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72535,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72536,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72537,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72538,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72539,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72540,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72541,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72542,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72543,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72544,'121.42.0.15','2015-06-23 00:00:00','/http:/www.rosetech.cn:80/news.htm','IE',1,'',''),(72545,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72546,'121.42.0.15','2015-06-23 00:00:00','/news.htm','IE',1,'',''),(72547,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72548,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72549,'121.42.0.15','2015-06-23 00:00:00','/news.htm','IE',1,'',''),(72550,'121.42.0.15','2015-06-23 00:00:00','/index.html','IE',1,'',''),(72551,'140.205.144.168','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72552,'140.205.144.112','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72553,'82.80.216.19','2015-06-23 00:00:00','/index.html','Firefox',1,'',''),(72554,'140.205.144.183','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72555,'140.205.144.111','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72556,'140.205.144.113','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72557,'140.205.144.220','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72558,'140.205.144.225','2015-06-23 00:00:00','/index.html','Chrome',1,'',''),(72559,'140.205.144.107','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72560,'123.125.71.117','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72561,'140.205.144.175','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72562,'220.181.108.91','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72563,'140.205.144.99','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72564,'140.205.144.200','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72565,'140.205.144.90','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72566,'140.205.144.172','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72567,'123.125.71.22','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72568,'220.181.108.160','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72569,'140.205.144.22','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72570,'140.205.144.36','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72571,'140.205.144.67','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72572,'140.205.144.52','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72573,'140.205.144.51','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72574,'140.205.144.225','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72575,'140.205.144.230','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72576,'140.205.144.201','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72577,'140.205.144.226','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72578,'140.205.144.59','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72579,'140.205.144.41','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72580,'140.205.144.87','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72581,'140.205.144.1','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72582,'140.205.144.52','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72583,'123.125.71.34','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72584,'140.205.144.95','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72585,'220.181.108.84','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72586,'140.205.144.126','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72587,'140.205.144.242','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72588,'140.205.144.44','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72589,'140.205.144.108','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72590,'123.125.71.57','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72591,'220.181.108.112','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72592,'140.205.144.146','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72593,'140.205.144.16','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72594,'140.205.144.138','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72595,'140.205.144.220','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72596,'140.205.144.6','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72597,'140.205.144.66','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72598,'140.205.144.209','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72599,'140.205.144.240','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72600,'140.205.144.58','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72601,'140.205.144.39','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72602,'123.125.71.14','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72603,'220.181.108.119','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72604,'140.205.144.53','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72605,'140.205.144.203','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72606,'140.205.144.130','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72607,'140.205.144.121','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72608,'140.205.144.21','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72609,'140.205.144.202','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72610,'42.96.128.126','2015-06-24 00:00:00','/index.html','IE',1,'',''),(72611,'123.125.71.55','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72612,'220.181.108.96','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72613,'140.205.144.120','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72614,'140.205.144.118','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72615,'140.205.144.108','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72616,'140.205.144.127','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72617,'140.205.144.107','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72618,'140.205.144.96','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72619,'140.205.144.76','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72620,'140.205.144.48','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72621,'140.205.144.87','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72622,'140.205.144.117','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72623,'140.205.144.17','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72624,'119.97.248.102','2015-06-24 00:00:00','/index.html','IE',1,'',''),(72625,'140.205.144.142','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72626,'140.205.144.117','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72627,'140.205.144.102','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72628,'140.205.144.31','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72629,'140.205.144.157','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72630,'140.205.144.73','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72631,'140.205.144.131','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72632,'123.125.71.38','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72633,'220.181.108.81','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72634,'140.205.144.129','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72635,'140.205.144.57','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72636,'125.33.60.156','2015-06-24 00:00:00','/news.htm','Chrome',1,'',''),(72637,'125.33.60.156','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72638,'140.205.144.137','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72639,'140.205.144.29','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72640,'61.160.213.110','2015-06-24 00:00:00','/index.html','IE',1,'',''),(72641,'140.205.144.188','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72642,'62.75.216.19','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72643,'140.205.144.8','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72644,'140.205.144.61','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72645,'140.205.144.190','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72646,'140.205.144.136','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72647,'140.205.144.234','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72648,'140.205.144.1','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72649,'106.113.128.43','2015-06-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(72650,'119.147.146.189','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72651,'140.205.144.217','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72652,'140.205.144.47','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72653,'140.205.144.172','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72654,'140.205.144.34','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72655,'140.205.144.226','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72656,'140.205.144.140','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72657,'220.181.51.62','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72658,'123.125.71.105','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72659,'123.63.245.53','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72660,'220.181.108.174','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72661,'140.205.144.46','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72662,'140.205.144.155','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72663,'140.205.144.52','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72664,'46.29.20.219','2015-06-24 00:00:00','/index.html','IE',1,'',''),(72665,'140.205.144.198','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72666,'140.205.144.118','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72667,'140.205.144.185','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72668,'140.205.144.174','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72669,'140.205.144.78','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72670,'140.205.144.178','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72671,'140.205.144.88','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72672,'140.205.144.12','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72673,'140.205.144.105','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72674,'140.205.144.17','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72675,'188.165.206.188','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72676,'140.205.144.14','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72677,'140.205.144.101','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72678,'140.205.144.97','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72679,'140.205.144.96','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72680,'87.10.186.113','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72681,'140.205.144.32','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72682,'140.205.144.130','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72683,'60.252.206.173','2015-06-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(72684,'140.205.144.197','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72685,'218.75.71.30','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72686,'140.205.144.138','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72687,'140.205.144.85','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72688,'140.205.144.19','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72689,'140.205.144.153','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72690,'140.205.144.184','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72691,'61.135.169.56','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72692,'123.125.71.42','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72693,'220.181.108.94','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72694,'140.205.144.88','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72695,'140.205.144.186','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72696,'140.205.144.34','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72697,'140.205.144.143','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72698,'118.112.56.54','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72699,'140.205.144.216','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72700,'118.112.56.54','2015-06-24 00:00:00','/index.html','Chrome',1,'睿思bi','baidu'),(72701,'140.205.144.117','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72702,'140.205.144.22','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72703,'140.205.144.233','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72704,'220.181.132.218','2015-06-24 00:00:00','/index.html','IE',1,'',''),(72705,'140.205.144.55','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72706,'123.125.71.44','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72707,'140.205.144.250','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72708,'101.199.112.53','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72709,'220.181.108.84','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72710,'140.205.144.98','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72711,'140.205.144.219','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72712,'140.205.144.44','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72713,'218.30.118.98','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72714,'140.205.144.172','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72715,'140.205.144.172','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72716,'220.181.132.216','2015-06-24 00:00:00','/index.html','IE',1,'',''),(72717,'123.125.71.53','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72718,'49.88.11.55','2015-06-24 00:00:00','/index.html','Chrome',1,'迪韵睿思(北京)科技有限公司','baidu'),(72719,'220.181.108.112','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72720,'101.199.108.56','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72721,'140.205.144.163','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72722,'140.205.144.81','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72723,'140.205.144.1','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72724,'140.205.144.163','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72725,'140.205.144.111','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72726,'123.125.71.46','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72727,'140.205.144.205','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72728,'220.181.108.169','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72729,'140.205.144.157','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72730,'140.205.144.230','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72731,'140.205.144.34','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72732,'140.205.144.213','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72733,'140.205.144.52','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72734,'106.120.160.119','2015-06-24 00:00:00','/index.html','IE',1,'',''),(72735,'220.181.132.194','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72736,'140.205.144.187','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72737,'112.64.235.89','2015-06-24 00:00:00','/index.html','Safari',1,'Welinksoft C5','baidu'),(72738,'140.205.144.95','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72739,'140.205.144.228','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72740,'140.205.144.101','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72741,'140.205.144.230','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72742,'140.205.144.23','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72743,'140.205.144.64','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72744,'140.205.144.15','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72745,'123.125.71.98','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72746,'140.205.144.12','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72747,'220.181.108.176','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72748,'140.205.144.115','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72749,'14.20.235.9','2015-06-24 00:00:00','/index.html','Chrome',1,'','baidu'),(72750,'63.141.251.235','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72751,'140.205.144.73','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72752,'121.42.0.31','2015-06-24 00:00:00','/index.html','IE',1,'',''),(72753,'121.42.0.31','2015-06-24 00:00:00','/index.html','IE',1,'',''),(72754,'121.42.0.31','2015-06-24 00:00:00','/index.html','IE',1,'',''),(72755,'140.205.144.70','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72756,'140.205.144.142','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72757,'140.205.144.155','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72758,'123.125.71.80','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72759,'220.181.108.83','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72760,'140.205.144.186','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72761,'140.205.144.48','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72762,'123.125.71.36','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72763,'220.181.108.180','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72764,'140.205.144.171','2015-06-24 00:00:00','/index.html','Chrome',1,'',''),(72765,'82.80.216.19','2015-06-24 00:00:00','/index.html','Firefox',1,'',''),(72766,'140.205.144.86','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72767,'140.205.144.130','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72768,'140.205.144.27','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72769,'140.205.144.82','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72770,'140.205.144.6','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72771,'140.205.144.6','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72772,'123.125.71.106','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72773,'220.181.108.152','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72774,'140.205.144.67','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72775,'140.205.144.79','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72776,'140.205.144.72','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72777,'140.205.144.232','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72778,'140.205.144.33','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72779,'182.118.55.191','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72780,'140.205.144.213','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72781,'14.116.16.248','2015-06-25 00:00:00','/index.html','IE',1,'',''),(72782,'140.205.144.24','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72783,'123.125.71.102','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72784,'220.181.108.177','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72785,'140.205.144.11','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72786,'140.205.144.164','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72787,'140.205.144.85','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72788,'46.161.41.199','2015-06-25 00:00:00','/newsview.htm','Firefox',1,'',''),(72789,'140.205.144.188','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72790,'140.205.144.152','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72791,'140.205.144.236','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72792,'140.205.144.3','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72793,'220.181.51.45','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72794,'123.125.71.136','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72795,'123.125.71.62','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72796,'140.205.144.6','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72797,'140.205.144.89','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72798,'123.125.71.58','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72799,'220.181.108.166','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72800,'140.205.144.166','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72801,'140.205.144.170','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72802,'140.205.144.153','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72803,'140.205.144.93','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72804,'42.156.136.81','2015-06-25 00:00:00','/index.html','Safari',1,'',''),(72805,'218.30.118.100','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72806,'140.205.144.51','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72807,'140.205.144.90','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72808,'140.205.144.44','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72809,'140.205.144.184','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72810,'140.205.144.136','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72811,'140.205.144.79','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72812,'140.205.144.40','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72813,'140.205.144.102','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72814,'140.205.144.163','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72815,'140.205.144.106','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72816,'140.205.144.189','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72817,'123.125.71.56','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72818,'140.205.144.216','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72819,'220.181.108.151','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72820,'140.205.144.214','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72821,'140.205.144.60','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72822,'123.125.71.39','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72823,'220.181.108.151','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72824,'140.205.144.10','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72825,'140.205.144.34','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72826,'140.205.144.248','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72827,'183.136.190.62','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72828,'140.205.144.133','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72829,'140.205.144.123','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72830,'182.118.45.218','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72831,'140.205.144.10','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72832,'140.205.144.183','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72833,'140.205.144.154','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72834,'140.205.144.251','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72835,'140.205.144.120','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72836,'140.205.144.34','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72837,'140.205.144.25','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72838,'140.205.144.45','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72839,'140.205.144.82','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72840,'220.181.51.55','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72841,'140.205.144.209','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72842,'123.125.71.51','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72843,'119.6.97.156','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72844,'140.205.144.97','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72845,'101.226.51.226','2015-06-25 00:00:00','/index.html','Safari',1,'',''),(72846,'220.181.108.90','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72847,'61.151.218.119','2015-06-25 00:00:00','/index.html','Safari',1,'',''),(72848,'101.226.89.120','2015-06-25 00:00:00','/index.html','Safari',1,'',''),(72849,'140.205.144.222','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72850,'119.6.97.156','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72851,'140.205.144.185','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72852,'113.73.227.186','2015-06-25 00:00:00','/index.html','Chrome',1,'','baidu'),(72853,'140.205.144.162','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72854,'140.205.144.152','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72855,'119.147.146.193','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72856,'101.226.51.226','2015-06-25 00:00:00','/index.html','Safari',1,'',''),(72857,'140.205.144.22','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72858,'101.226.89.120','2015-06-25 00:00:00','/index.html','Safari',1,'',''),(72859,'140.205.144.233','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72860,'140.205.144.92','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72861,'140.205.144.166','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72862,'123.125.71.77','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72863,'140.205.144.75','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72864,'220.181.108.110','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72865,'140.205.144.54','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72866,'140.205.144.226','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72867,'140.205.144.34','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72868,'140.205.144.33','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72869,'163.177.69.38','2015-06-25 00:00:00','/index.html','Safari',1,'',''),(72870,'140.205.144.186','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72871,'36.99.31.8','2015-06-25 00:00:00','/index.html','Safari',1,'',''),(72872,'140.205.144.135','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72873,'36.99.31.212','2015-06-25 00:00:00','/index.html','Safari',1,'',''),(72874,'140.205.144.19','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72875,'140.205.144.162','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72876,'140.205.144.54','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72877,'140.205.144.203','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72878,'140.205.144.44','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72879,'123.125.71.40','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72880,'140.205.144.88','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72881,'220.181.108.95','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72882,'140.205.144.212','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72883,'61.146.178.190','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72884,'140.205.144.162','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72885,'140.205.144.191','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72886,'140.205.144.87','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72887,'140.205.144.47','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72888,'223.72.68.48','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72889,'223.72.68.48','2015-06-25 00:00:00','/news.htm','Firefox',1,'',''),(72890,'140.205.144.123','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72891,'140.205.144.26','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72892,'123.125.71.56','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72893,'220.181.108.155','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72894,'140.205.144.45','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72895,'140.205.144.75','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72896,'101.226.33.240','2015-06-25 00:00:00','/index.html','Safari',1,'',''),(72897,'140.205.144.13','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72898,'140.205.144.151','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72899,'140.205.144.224','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72900,'140.205.144.246','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72901,'140.205.144.88','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72902,'123.125.71.23','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72903,'140.205.144.173','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72904,'220.181.108.182','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72905,'140.205.144.135','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72906,'140.205.144.170','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72907,'140.205.144.133','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72908,'140.205.144.141','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72909,'113.132.73.70','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72910,'140.205.144.124','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72911,'140.205.144.44','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72912,'140.205.144.206','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72913,'140.205.144.180','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72914,'220.181.51.46','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72915,'140.205.144.31','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72916,'123.125.71.98','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72917,'220.181.108.183','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72918,'140.205.144.209','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72919,'140.205.144.108','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72920,'177.202.206.29','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72921,'61.135.165.10','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72922,'140.205.144.200','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72923,'140.205.144.158','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72924,'140.205.144.77','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72925,'140.205.144.220','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72926,'140.205.144.104','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72927,'140.205.144.146','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72928,'123.125.71.29','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72929,'140.205.144.210','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72930,'220.181.108.141','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72931,'140.205.144.209','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72932,'140.205.144.34','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72933,'202.46.49.131','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72934,'140.205.144.183','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72935,'123.125.71.33','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72936,'220.181.108.139','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72937,'140.205.144.160','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72938,'140.205.144.50','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72939,'140.205.144.193','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72940,'140.205.144.156','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72941,'82.211.159.220','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72942,'140.205.144.38','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72943,'140.205.144.188','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72944,'140.205.144.69','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72945,'121.20.222.193','2015-06-25 00:00:00','/index.html','Safari',1,'','baidu'),(72946,'140.205.144.237','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72947,'140.205.144.40','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72948,'140.205.144.200','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72949,'140.205.144.95','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72950,'140.205.144.201','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72951,'140.205.144.141','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72952,'140.205.144.62','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72953,'140.205.144.116','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72954,'140.205.144.251','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72955,'140.205.144.213','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72956,'140.205.144.84','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72957,'140.205.144.236','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72958,'140.205.144.90','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72959,'106.120.160.119','2015-06-25 00:00:00','/index.html','IE',1,'',''),(72960,'101.199.112.49','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72961,'140.205.144.34','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72962,'140.205.144.177','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72963,'140.205.144.159','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72964,'140.205.144.238','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72965,'140.205.144.123','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72966,'140.205.144.169','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72967,'123.125.71.91','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72968,'140.205.144.164','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72969,'220.181.108.177','2015-06-25 00:00:00','/index.html','Firefox',1,'',''),(72970,'140.205.144.221','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72971,'140.205.144.70','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72972,'140.205.144.36','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72973,'140.205.144.218','2015-06-25 00:00:00','/index.html','Chrome',1,'',''),(72974,'140.205.144.237','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72975,'140.205.144.14','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72976,'140.205.144.137','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72977,'140.205.144.157','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72978,'140.205.144.155','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72979,'140.205.144.68','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72980,'140.205.144.89','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72981,'123.125.71.23','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(72982,'220.181.108.172','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(72983,'14.116.17.146','2015-06-26 00:00:00','/index.html','IE',1,'',''),(72984,'140.205.144.195','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72985,'220.181.51.40','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72986,'140.205.144.19','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72987,'140.205.144.91','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72988,'140.205.144.249','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72989,'123.125.71.104','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(72990,'220.181.108.185','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(72991,'140.205.144.84','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72992,'46.161.41.199','2015-06-26 00:00:00','/newsview.htm','Firefox',1,'',''),(72993,'140.205.144.251','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72994,'140.205.144.200','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72995,'140.205.144.201','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72996,'140.205.144.95','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72997,'140.205.144.1','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72998,'140.205.144.22','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(72999,'140.205.144.115','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73000,'140.205.144.197','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73001,'140.205.144.159','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73002,'140.205.144.185','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73003,'140.205.144.212','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73004,'140.205.144.19','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73005,'140.205.144.142','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73006,'123.125.71.17','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73007,'140.205.144.233','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73008,'220.181.108.165','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73009,'218.30.118.99','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73010,'140.205.144.75','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73011,'140.205.144.88','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73012,'42.156.136.81','2015-06-26 00:00:00','/index.html','Safari',1,'',''),(73013,'140.205.144.19','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73014,'140.205.144.240','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73015,'140.205.144.154','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73016,'140.205.144.19','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73017,'140.205.144.32','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73018,'140.205.144.16','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73019,'140.205.144.31','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73020,'140.205.144.109','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73021,'140.205.144.152','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73022,'140.205.144.140','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73023,'140.205.144.25','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73024,'121.199.125.21','2015-06-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(73025,'140.205.144.73','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73026,'123.125.71.19','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73027,'121.199.125.21','2015-06-26 00:00:00','/news/newsview.htm','Firefox',1,'',''),(73028,'220.181.108.169','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73029,'140.205.144.6','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73030,'140.205.144.70','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73031,'140.205.144.107','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73032,'140.205.144.188','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73033,'140.205.144.76','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73034,'140.205.144.230','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73035,'140.205.144.216','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73036,'140.205.144.126','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73037,'140.205.144.130','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73038,'140.205.144.244','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73039,'220.181.51.61','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73040,'140.205.144.219','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73041,'140.205.144.216','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73042,'140.205.144.134','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73043,'140.205.144.114','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73044,'140.205.144.45','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73045,'140.205.144.222','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73046,'140.205.144.175','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73047,'140.205.144.217','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73048,'140.205.144.21','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73049,'140.205.144.137','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73050,'140.205.144.110','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73051,'123.125.71.24','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73052,'140.205.144.87','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73053,'220.181.108.102','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73054,'140.205.144.222','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73055,'140.205.144.63','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73056,'140.205.144.5','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73057,'118.198.156.155','2015-06-26 00:00:00','/index.html','Chrome',1,'','baidu'),(73058,'118.198.156.155','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73059,'140.205.144.53','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73060,'218.241.82.226','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73061,'140.205.144.42','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73062,'140.205.144.205','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73063,'140.205.144.70','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73064,'14.17.34.182','2015-06-26 00:00:00','/index.html','Safari',1,'',''); INSERT INTO `test_dm_logs` VALUES (73065,'140.205.144.212','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73066,'140.205.144.74','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73067,'140.205.144.52','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73068,'140.205.144.131','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73069,'220.181.132.218','2015-06-26 00:00:00','/index.html','IE',1,'',''),(73070,'140.205.144.239','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73071,'140.205.144.236','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73072,'101.199.112.53','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73073,'220.181.51.39','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73074,'140.205.144.4','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73075,'140.205.144.21','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73076,'140.205.144.86','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73077,'140.205.144.195','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73078,'140.205.144.97','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73079,'140.205.144.115','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73080,'180.153.201.214','2015-06-26 00:00:00','/index.html','Safari',1,'',''),(73081,'61.51.222.241','2015-06-26 00:00:00','/news.htm','Chrome',1,'',''),(73082,'61.51.222.241','2015-06-26 00:00:00','/news.htm','Chrome',1,'',''),(73083,'61.51.222.241','2015-06-26 00:00:00','/news.htm','Chrome',1,'',''),(73084,'101.226.51.230','2015-06-26 00:00:00','/news.htm','Safari',1,'',''),(73085,'61.51.222.241','2015-06-26 00:00:00','/news.htm','Chrome',1,'',''),(73086,'112.64.235.91','2015-06-26 00:00:00','/news.htm','Safari',1,'',''),(73087,'61.51.222.241','2015-06-26 00:00:00','/news.htm','Chrome',1,'',''),(73088,'61.51.222.241','2015-06-26 00:00:00','/news.htm','Chrome',1,'',''),(73089,'101.226.102.97','2015-06-26 00:00:00','/news.htm','Safari',1,'',''),(73090,'61.51.222.241','2015-06-26 00:00:00','/news.htm','Chrome',1,'',''),(73091,'61.51.222.241','2015-06-26 00:00:00','/news.htm','Chrome',1,'',''),(73092,'61.51.222.241','2015-06-26 00:00:00','/newsview.htm','Chrome',1,'',''),(73093,'140.205.144.167','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73094,'101.226.102.97','2015-06-26 00:00:00','/index.html','Safari',1,'',''),(73095,'36.99.30.110','2015-06-26 00:00:00','/index.html','Safari',1,'',''),(73096,'36.99.30.144','2015-06-26 00:00:00','/index.html','Safari',1,'',''),(73097,'140.205.144.57','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73098,'112.64.235.247','2015-06-26 00:00:00','/news.htm','Safari',1,'',''),(73099,'180.153.163.206','2015-06-26 00:00:00','/news.htm','Safari',1,'',''),(73100,'101.226.65.107','2015-06-26 00:00:00','/news.htm','Safari',1,'',''),(73101,'101.226.33.227','2015-06-26 00:00:00','/newsview.htm','Safari',0,'',''),(73102,'112.64.235.91','2015-06-26 00:00:00','/index.html','Safari',1,'',''),(73103,'140.205.144.212','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73104,'112.64.235.91','2015-06-26 00:00:00','/index.html','Safari',1,'',''),(73105,'140.205.144.141','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73106,'140.205.144.15','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73107,'61.51.222.241','2015-06-26 00:00:00','/newsview.htm','Chrome',1,'',''),(73108,'180.153.206.34','2015-06-26 00:00:00','/index.html','Safari',1,'',''),(73109,'140.205.144.36','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73110,'101.226.89.119','2015-06-26 00:00:00','/newsview.htm','Safari',1,'',''),(73111,'140.205.144.73','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73112,'140.205.144.218','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73113,'140.205.144.45','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73114,'183.166.46.42','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73115,'101.226.89.119','2015-06-26 00:00:00','/index.html','Safari',1,'',''),(73116,'140.205.144.105','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73117,'140.205.144.216','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73118,'140.205.144.107','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73119,'123.125.71.42','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73120,'140.205.144.128','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73121,'220.181.108.115','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73122,'111.227.44.223','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73123,'140.205.144.20','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73124,'123.125.71.24','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73125,'140.205.144.73','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73126,'220.181.108.111','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73127,'140.205.144.27','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73128,'140.205.144.119','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73129,'140.205.144.214','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73130,'140.205.144.171','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73131,'140.205.144.80','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73132,'140.205.144.151','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73133,'140.205.144.67','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73134,'124.126.16.187','2015-06-26 00:00:00','/news.htm','Chrome',1,'',''),(73135,'124.126.16.187','2015-06-26 00:00:00','/news.htm','Chrome',1,'',''),(73136,'124.126.16.187','2015-06-26 00:00:00','/news.htm','Chrome',1,'',''),(73137,'124.126.16.187','2015-06-26 00:00:00','/newsview.htm','Chrome',1,'',''),(73138,'140.205.144.159','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73139,'123.125.71.41','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73140,'112.64.235.245','2015-06-26 00:00:00','/newsview.htm','Safari',1,'',''),(73141,'140.205.144.168','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73142,'220.181.108.78','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73143,'140.205.144.199','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73144,'140.205.144.109','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73145,'61.135.165.56','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73146,'123.125.71.19','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73147,'220.181.108.114','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73148,'140.205.144.103','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73149,'112.64.235.245','2015-06-26 00:00:00','/index.html','Safari',1,'',''),(73150,'140.205.144.207','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73151,'140.205.144.89','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73152,'140.205.144.230','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73153,'140.205.144.177','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73154,'140.205.144.183','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73155,'140.205.144.195','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73156,'140.205.144.160','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73157,'220.181.132.215','2015-06-26 00:00:00','/index.html','IE',1,'',''),(73158,'140.205.144.48','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73159,'140.205.144.236','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73160,'140.205.144.205','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73161,'140.205.144.71','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73162,'140.205.144.242','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73163,'140.205.144.196','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73164,'140.205.144.139','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73165,'123.125.71.36','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73166,'220.181.108.171','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73167,'140.205.144.235','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73168,'140.205.144.1','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73169,'140.205.144.208','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73170,'140.205.144.189','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73171,'140.205.144.46','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73172,'140.205.144.148','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73173,'140.205.144.177','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73174,'140.205.144.162','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73175,'123.125.71.55','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73176,'220.181.108.116','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73177,'140.205.144.138','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73178,'140.205.144.81','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73179,'140.205.144.205','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73180,'140.205.144.39','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73181,'140.205.144.18','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73182,'140.205.144.228','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73183,'140.205.144.234','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73184,'123.125.71.60','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73185,'220.181.108.175','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73186,'140.205.144.32','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73187,'140.205.144.241','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73188,'106.120.160.119','2015-06-26 00:00:00','/index.html','IE',1,'',''),(73189,'101.199.108.53','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73190,'140.205.144.181','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73191,'140.205.144.120','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73192,'140.205.144.163','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73193,'123.125.71.23','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73194,'220.181.108.94','2015-06-26 00:00:00','/index.html','Firefox',1,'',''),(73195,'140.205.144.2','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73196,'140.205.144.230','2015-06-26 00:00:00','/index.html','Chrome',1,'',''),(73197,'140.205.144.218','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73198,'58.30.214.49','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73199,'140.205.144.58','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73200,'220.181.51.62','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73201,'220.181.51.39','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73202,'140.205.144.13','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73203,'140.205.144.40','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73204,'140.205.144.245','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73205,'58.30.214.49','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73206,'140.205.144.222','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73207,'140.205.144.135','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73208,'140.205.144.40','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73209,'140.205.144.45','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73210,'182.118.55.191','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73211,'140.205.144.70','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73212,'140.205.144.147','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73213,'140.205.144.2','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73214,'140.205.144.113','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73215,'123.125.71.26','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73216,'220.181.108.147','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73217,'140.205.144.156','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73218,'140.205.144.200','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73219,'140.205.144.15','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73220,'140.205.144.250','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73221,'140.205.144.144','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73222,'140.205.144.94','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73223,'140.205.144.98','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73224,'140.205.144.15','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73225,'140.205.144.123','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73226,'140.205.144.197','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73227,'140.205.144.201','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73228,'140.205.144.154','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73229,'121.42.0.14','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73230,'121.42.0.14','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73231,'121.42.0.14','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73232,'140.205.144.138','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73233,'218.30.118.80','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73234,'140.205.144.113','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73235,'220.181.51.39','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73236,'61.135.165.56','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73237,'220.181.51.39','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73238,'220.181.51.39','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73239,'220.181.51.46','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73240,'220.181.51.56','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73241,'61.135.165.23','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73242,'140.205.144.245','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73243,'140.205.144.188','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73244,'140.205.144.249','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73245,'140.205.144.80','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73246,'140.205.144.121','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73247,'61.160.213.110','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73248,'140.205.144.99','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73249,'42.156.136.81','2015-06-27 00:00:00','/index.html','Safari',1,'',''),(73250,'140.205.144.54','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73251,'140.205.144.145','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73252,'140.205.144.217','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73253,'123.125.71.39','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73254,'140.205.144.175','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73255,'220.181.108.83','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73256,'182.118.60.84','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73257,'140.205.144.235','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73258,'140.205.144.44','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73259,'140.205.144.38','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73260,'140.205.144.70','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73261,'140.205.144.15','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73262,'140.205.144.119','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73263,'140.205.144.3','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73264,'140.205.144.150','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73265,'140.205.144.209','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73266,'140.205.144.237','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73267,'123.125.71.23','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73268,'220.181.108.173','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73269,'140.205.144.11','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73270,'140.205.144.75','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73271,'140.205.144.167','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73272,'140.205.144.88','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73273,'140.205.144.230','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73274,'140.205.144.190','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73275,'140.205.144.215','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73276,'36.99.31.43','2015-06-27 00:00:00','/index.html','Safari',1,'',''),(73277,'36.99.30.204','2015-06-27 00:00:00','/index.html','Safari',1,'',''),(73278,'140.205.144.164','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73279,'140.205.144.4','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73280,'221.194.128.223','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73281,'140.205.144.12','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73282,'220.181.51.56','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73283,'140.205.144.86','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73284,'140.205.144.149','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73285,'125.88.204.162','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73286,'106.38.188.100','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73287,'140.205.144.125','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73288,'123.125.71.108','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73289,'140.205.144.75','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73290,'220.181.108.91','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73291,'140.205.144.43','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73292,'140.205.144.200','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73293,'140.205.144.1','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73294,'220.174.208.155','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73295,'140.205.144.69','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73296,'140.205.144.107','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73297,'46.29.20.219','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73298,'140.205.144.223','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73299,'140.205.144.102','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73300,'140.205.144.101','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73301,'36.99.30.66','2015-06-27 00:00:00','/index.html','Safari',1,'',''),(73302,'140.205.144.43','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73303,'140.205.144.205','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73304,'140.205.144.119','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73305,'157.55.39.69','2015-06-27 00:00:00','/index.html','Safari',1,'',''),(73306,'140.205.144.181','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73307,'123.125.71.32','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73308,'140.205.144.219','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73309,'220.181.108.118','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73310,'140.205.144.213','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73311,'140.205.144.108','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73312,'140.205.144.95','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73313,'66.249.67.122','2015-06-27 00:00:00','/newsview.htm','Safari',1,'',''),(73314,'140.205.144.23','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73315,'140.205.144.22','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73316,'140.205.144.87','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73317,'140.205.144.10','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73318,'140.205.144.45','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73319,'140.205.144.21','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73320,'140.205.144.63','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73321,'140.205.144.56','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73322,'123.125.71.136','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73323,'220.181.51.56','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73324,'220.181.51.46','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73325,'140.205.144.58','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73326,'220.166.58.253','2015-06-27 00:00:00','/news.htm','Chrome',1,'',''),(73327,'123.125.71.45','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73328,'140.205.144.60','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73329,'220.181.108.150','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73330,'140.205.144.67','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73331,'140.205.144.231','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73332,'140.205.144.44','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73333,'140.205.144.192','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73334,'140.205.144.95','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73335,'101.229.50.53','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73336,'140.205.144.77','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73337,'140.205.144.35','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73338,'101.226.69.246','2015-06-27 00:00:00','/index.html','Safari',1,'',''),(73339,'140.205.144.180','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73340,'140.205.144.78','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73341,'140.205.144.129','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73342,'140.205.144.205','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73343,'140.205.144.13','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73344,'140.205.144.17','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73345,'112.95.15.78','2015-06-27 00:00:00','/news.htm','Chrome',1,'',''),(73346,'112.95.15.78','2015-06-27 00:00:00','/news.htm','Chrome',1,'',''),(73347,'112.95.15.78','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73348,'140.205.144.202','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73349,'140.205.144.74','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73350,'183.60.35.29','2015-06-27 00:00:00','/index.html','Safari',1,'',''),(73351,'140.205.144.130','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73352,'140.205.144.82','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73353,'140.205.144.41','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73354,'221.194.128.223','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73355,'140.205.144.11','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73356,'140.205.144.187','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73357,'140.205.144.149','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73358,'140.205.144.201','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73359,'61.146.178.190','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73360,'140.205.144.96','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73361,'140.205.144.221','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73362,'140.205.144.157','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73363,'140.205.144.209','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73364,'140.205.144.19','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73365,'140.205.144.64','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73366,'140.205.144.76','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73367,'140.205.144.157','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73368,'140.205.144.209','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73369,'140.205.144.150','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73370,'140.205.144.90','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73371,'182.118.41.216','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73372,'140.205.144.145','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73373,'180.153.206.36','2015-06-27 00:00:00','/index.html','Safari',1,'',''),(73374,'101.226.102.97','2015-06-27 00:00:00','/index.html','Safari',1,'',''),(73375,'140.205.144.66','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73376,'140.205.144.233','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73377,'140.205.144.35','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73378,'140.205.144.79','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73379,'140.205.144.242','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73380,'140.205.144.146','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73381,'220.181.132.215','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73382,'140.205.144.60','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73383,'101.199.108.59','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73384,'140.205.144.221','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73385,'140.205.144.2','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73386,'123.125.71.87','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73387,'220.181.108.166','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73388,'140.205.144.246','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73389,'140.205.144.205','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73390,'140.205.144.237','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73391,'140.205.144.20','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73392,'58.30.214.49','2015-06-27 00:00:00','/index.html','IE',1,'',''),(73393,'140.205.144.109','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73394,'58.218.200.24','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73395,'140.205.144.51','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73396,'123.125.71.26','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73397,'220.181.108.148','2015-06-27 00:00:00','/index.html','Firefox',1,'',''),(73398,'140.205.144.144','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73399,'140.205.144.77','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73400,'140.205.144.128','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73401,'140.205.144.65','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73402,'140.205.144.137','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73403,'140.205.144.67','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73404,'140.205.144.184','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73405,'140.205.144.50','2015-06-27 00:00:00','/index.html','Chrome',1,'',''),(73406,'140.205.144.46','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73407,'140.205.144.216','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73408,'140.205.144.173','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73409,'140.205.144.84','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73410,'66.249.67.122','2015-06-28 00:00:00','/index.html','Safari',1,'',''),(73411,'140.205.144.233','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73412,'140.205.144.201','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73413,'140.205.144.223','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73414,'140.205.144.204','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73415,'140.205.144.230','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73416,'140.205.144.94','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73417,'36.99.31.71','2015-06-28 00:00:00','/index.html','Safari',1,'',''),(73418,'140.205.144.218','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73419,'36.99.30.66','2015-06-28 00:00:00','/index.html','Safari',1,'',''),(73420,'140.205.144.208','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73421,'140.205.144.132','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73422,'140.205.144.19','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73423,'123.125.71.75','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73424,'220.181.108.88','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73425,'140.205.144.113','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73426,'140.205.144.181','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73427,'140.205.144.96','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73428,'198.178.124.47','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73429,'140.205.144.71','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73430,'140.205.144.26','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73431,'140.205.144.248','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73432,'140.205.144.38','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73433,'66.249.67.102','2015-06-28 00:00:00','/index.html','Safari',1,'',''),(73434,'140.205.144.110','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73435,'140.205.144.78','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73436,'140.205.144.149','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73437,'140.205.144.97','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73438,'140.205.144.59','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73439,'140.205.144.95','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73440,'140.205.144.230','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73441,'123.125.71.55','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73442,'140.205.144.60','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73443,'140.205.144.101','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73444,'140.205.144.244','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73445,'140.205.144.54','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73446,'140.205.144.225','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73447,'177.68.226.139','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73448,'140.205.144.230','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73449,'140.205.144.150','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73450,'140.205.144.204','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73451,'140.205.144.4','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73452,'140.205.144.48','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73453,'140.205.144.36','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73454,'66.249.67.50','2015-06-28 00:00:00','/index.html','Safari',1,'',''),(73455,'42.156.136.81','2015-06-28 00:00:00','/index.html','Safari',1,'',''),(73456,'140.205.144.206','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73457,'123.125.71.99','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73458,'140.205.144.221','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73459,'220.181.108.118','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73460,'140.205.144.238','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73461,'187.34.63.18','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73462,'140.205.144.81','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73463,'140.205.144.244','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73464,'140.205.144.138','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73465,'140.205.144.108','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73466,'140.205.144.130','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73467,'123.125.71.69','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73468,'220.181.108.143','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73469,'140.205.144.78','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73470,'140.205.144.138','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73471,'140.205.144.207','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73472,'140.205.144.53','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73473,'190.183.95.6','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73474,'140.205.144.123','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73475,'140.205.144.27','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73476,'140.205.144.46','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73477,'140.205.144.147','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73478,'123.125.71.87','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73479,'123.125.71.132','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73480,'220.181.108.140','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73481,'140.205.144.203','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73482,'61.160.213.110','2015-06-28 00:00:00','/index.html','IE',1,'',''),(73483,'66.249.67.77','2015-06-28 00:00:00','/index.html','Safari',1,'',''),(73484,'140.205.144.245','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73485,'123.150.183.16','2015-06-28 00:00:00','/newsview.htm','Safari',1,'',''),(73486,'140.205.144.226','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73487,'140.205.144.14','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73488,'140.205.144.193','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73489,'140.205.144.243','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73490,'140.205.144.37','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73491,'140.205.144.76','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73492,'140.205.144.56','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73493,'140.205.144.163','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73494,'140.205.144.225','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73495,'140.205.144.48','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73496,'123.125.71.102','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73497,'106.120.160.119','2015-06-28 00:00:00','/index.html','IE',1,'',''),(73498,'220.181.108.89','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73499,'140.205.144.68','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73500,'140.205.144.30','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73501,'140.205.144.144','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73502,'140.205.144.187','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73503,'140.205.144.188','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73504,'140.205.144.195','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73505,'140.205.144.144','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73506,'140.205.144.84','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73507,'140.205.144.17','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73508,'140.205.144.195','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73509,'140.205.144.249','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73510,'140.205.144.183','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73511,'123.125.71.14','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73512,'140.205.144.236','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73513,'220.181.108.140','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73514,'140.205.144.163','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73515,'42.156.136.81','2015-06-28 00:00:00','/newsview.htm','Safari',1,'',''),(73516,'140.205.144.167','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73517,'140.205.144.124','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73518,'140.205.144.203','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73519,'140.205.144.127','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73520,'220.181.132.218','2015-06-28 00:00:00','/index.html','IE',1,'',''),(73521,'106.120.151.36','2015-06-28 00:00:00','/index.html','Safari',1,'',''),(73522,'101.199.112.51','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73523,'119.147.146.189','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73524,'140.205.144.47','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73525,'140.205.144.204','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73526,'140.205.144.133','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73527,'140.205.144.205','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73528,'182.118.70.197','2015-06-28 00:00:00','/index.html','IE',1,'',''),(73529,'140.205.144.8','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73530,'140.205.144.188','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73531,'140.205.144.231','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73532,'140.205.144.26','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73533,'140.205.144.205','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73534,'140.205.144.217','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73535,'220.181.51.39','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73536,'140.205.144.50','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73537,'140.205.144.203','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73538,'123.125.71.112','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73539,'140.205.144.8','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73540,'220.181.108.182','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73541,'140.205.144.223','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73542,'36.99.30.142','2015-06-28 00:00:00','/index.html','Safari',1,'',''),(73543,'140.205.144.224','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73544,'140.205.144.148','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73545,'140.205.144.74','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73546,'221.194.128.223','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73547,'140.205.144.1','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73548,'123.125.71.17','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73549,'140.205.144.171','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73550,'220.181.108.83','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73551,'140.205.144.72','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73552,'140.205.144.16','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73553,'140.205.144.104','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73554,'182.118.41.167','2015-06-28 00:00:00','/index.html','IE',1,'',''),(73555,'140.205.144.168','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73556,'140.205.144.179','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73557,'140.205.144.124','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73558,'123.125.71.96','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73559,'220.181.108.101','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73560,'140.205.144.99','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73561,'140.205.144.192','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73562,'140.205.144.2','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73563,'140.205.144.75','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73564,'140.205.144.113','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73565,'220.181.132.216','2015-06-28 00:00:00','/index.html','IE',1,'',''),(73566,'140.205.144.187','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73567,'101.199.112.53','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73568,'140.205.144.212','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73569,'121.42.0.15','2015-06-28 00:00:00','/index.html','IE',1,'',''),(73570,'121.42.0.15','2015-06-28 00:00:00','/index.html','IE',1,'',''),(73571,'121.42.0.15','2015-06-28 00:00:00','/index.html','IE',1,'',''),(73572,'140.205.144.147','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73573,'140.205.144.83','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73574,'123.125.71.33','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73575,'220.181.108.174','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73576,'140.205.144.63','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73577,'140.205.144.2','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73578,'140.205.144.124','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73579,'140.205.144.245','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73580,'140.205.144.61','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73581,'140.205.144.209','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73582,'140.205.144.209','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73583,'140.205.144.67','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73584,'140.205.144.120','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73585,'140.205.144.25','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73586,'140.205.144.215','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73587,'140.205.144.237','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73588,'140.205.144.246','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73589,'140.205.144.57','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73590,'140.205.144.217','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73591,'140.205.144.49','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73592,'140.205.144.199','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73593,'140.205.144.62','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73594,'140.205.144.84','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73595,'140.205.144.126','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73596,'123.125.71.55','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73597,'140.205.144.207','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73598,'220.181.108.79','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73599,'140.205.144.27','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73600,'140.205.144.163','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73601,'140.205.144.240','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73602,'123.125.71.32','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73603,'140.205.144.202','2015-06-28 00:00:00','/index.html','Chrome',1,'',''),(73604,'220.181.108.84','2015-06-28 00:00:00','/index.html','Firefox',1,'',''),(73605,'140.205.144.145','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73606,'140.205.144.136','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73607,'140.205.144.137','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73608,'140.205.144.82','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73609,'123.125.71.116','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73610,'220.181.108.184','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73611,'140.205.144.232','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73612,'140.205.144.28','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73613,'36.99.31.105','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73614,'140.205.144.235','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73615,'36.99.31.40','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73616,'140.205.144.112','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73617,'140.205.144.139','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73618,'140.205.144.168','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73619,'221.194.128.223','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73620,'140.205.144.101','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73621,'140.205.144.234','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73622,'140.205.144.20','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73623,'182.118.60.65','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73624,'123.125.71.69','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73625,'140.205.144.149','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73626,'220.181.108.182','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73627,'140.205.144.230','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73628,'140.205.144.194','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73629,'140.205.144.26','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73630,'140.205.144.16','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73631,'140.205.144.75','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73632,'140.205.144.240','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73633,'80.61.153.253','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73634,'140.205.144.61','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73635,'140.205.144.119','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73636,'140.205.144.139','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73637,'140.205.144.166','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73638,'140.205.144.189','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73639,'140.205.144.36','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73640,'203.208.60.24','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73641,'140.205.144.191','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73642,'140.205.144.119','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73643,'140.205.144.8','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73644,'123.125.71.58','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73645,'220.181.158.106','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73646,'140.205.144.134','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73647,'220.181.108.75','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73648,'140.205.144.57','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73649,'61.135.165.56','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73650,'220.181.51.39','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73651,'140.205.144.251','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73652,'140.205.144.145','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73653,'140.205.144.56','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73654,'140.205.144.92','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73655,'140.205.144.146','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73656,'140.205.144.200','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73657,'140.205.144.225','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73658,'140.205.144.203','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73659,'123.125.71.14','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73660,'140.205.144.15','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73661,'140.205.144.34','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73662,'123.125.71.41','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73663,'220.181.108.114','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73664,'140.205.144.55','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73665,'140.205.144.60','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73666,'140.205.144.220','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73667,'42.156.136.81','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73668,'140.205.144.225','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73669,'140.205.144.165','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73670,'182.118.53.209','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73671,'140.205.144.163','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73672,'140.205.144.44','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73673,'140.205.144.145','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73674,'123.125.71.74','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73675,'91.121.100.66','2015-06-29 00:00:00','/index.html','IE',1,'',''),(73676,'203.208.60.24','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73677,'140.205.144.243','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73678,'220.181.108.77','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73679,'140.205.144.62','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73680,'140.205.144.236','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73681,'194.177.22.82','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73682,'140.205.144.42','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73683,'140.205.144.130','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73684,'140.205.144.152','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73685,'123.125.71.14','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73686,'140.205.144.68','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73687,'140.205.144.31','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73688,'140.205.144.192','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73689,'140.205.144.203','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73690,'140.205.144.36','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73691,'123.125.71.26','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73692,'220.181.51.56','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73693,'140.205.144.129','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73694,'220.181.108.94','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73695,'140.205.144.190','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73696,'140.205.144.137','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73697,'116.211.31.252','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73698,'140.205.144.117','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73699,'119.147.146.189','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73700,'140.205.144.140','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73701,'140.205.144.161','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73702,'140.205.144.223','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73703,'140.205.144.118','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73704,'140.205.144.6','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73705,'140.205.144.212','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73706,'140.205.144.54','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73707,'219.139.228.178','2015-06-29 00:00:00','/index.html','IE',1,'',''),(73708,'140.205.144.3','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73709,'180.153.182.92','2015-06-29 00:00:00','/news/news.htm','IE',1,'',''),(73710,'180.153.182.194','2015-06-29 00:00:00','/news/news.htm','IE',1,'',''),(73711,'140.205.144.232','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73712,'14.17.29.85','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73713,'140.205.144.99','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73714,'140.205.144.120','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73715,'140.205.144.65','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73716,'157.55.39.93','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73717,'140.205.144.48','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73718,'123.125.71.114','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73719,'220.181.108.88','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73720,'42.96.128.126','2015-06-29 00:00:00','/index.html','IE',1,'',''),(73721,'140.205.144.142','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73722,'140.205.144.73','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73723,'140.205.144.61','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73724,'140.205.144.217','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73725,'140.205.144.145','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73726,'140.205.144.45','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73727,'140.205.144.138','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73728,'140.205.144.126','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73729,'140.205.144.132','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73730,'140.205.144.175','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73731,'42.156.136.81','2015-06-29 00:00:00','/newsview.htm','Safari',1,'',''),(73732,'220.181.51.55','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73733,'140.205.144.13','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73734,'140.205.144.202','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73735,'111.207.122.2','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73736,'123.125.71.47','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73737,'140.205.144.80','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73738,'220.181.108.120','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73739,'101.226.51.226','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73740,'140.205.144.174','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73741,'140.205.144.109','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73742,'140.205.144.8','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73743,'101.226.65.106','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73744,'140.205.144.150','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73745,'140.205.144.201','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73746,'140.205.144.198','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73747,'140.205.144.28','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73748,'106.120.160.119','2015-06-29 00:00:00','/index.html','IE',1,'',''),(73749,'101.199.108.55','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73750,'140.205.144.18','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73751,'123.125.71.19','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73752,'140.205.144.42','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73753,'220.181.108.185','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73754,'140.205.144.175','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73755,'140.205.144.200','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73756,'140.205.144.185','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73757,'140.205.144.90','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73758,'220.181.132.215','2015-06-29 00:00:00','/index.html','IE',1,'',''),(73759,'140.205.144.171','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73760,'140.205.144.80','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73761,'101.199.108.52','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73762,'140.205.144.102','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73763,'111.207.122.2','2015-06-29 00:00:00','/news.htm','Chrome',1,'',''),(73764,'101.226.65.108','2015-06-29 00:00:00','/news.htm','Safari',1,'',''),(73765,'111.207.122.2','2015-06-29 00:00:00','/news.htm','Chrome',1,'',''),(73766,'111.207.122.2','2015-06-29 00:00:00','/news.htm','Chrome',1,'',''),(73767,'111.207.122.2','2015-06-29 00:00:00','/newsview.htm','Chrome',1,'',''),(73768,'111.207.122.2','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73769,'140.205.144.147','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73770,'101.226.102.97','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73771,'140.205.144.50','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73772,'219.232.50.67','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73773,'219.232.50.67','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73774,'140.205.144.121','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73775,'140.205.144.134','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73776,'180.153.214.200','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73777,'140.205.144.172','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73778,'140.205.144.204','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73779,'140.205.144.181','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73780,'123.125.71.56','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73781,'220.181.108.161','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73782,'140.205.144.85','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73783,'140.205.144.246','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73784,'140.205.144.229','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73785,'140.205.144.154','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73786,'140.205.144.187','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73787,'123.125.71.24','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73788,'220.181.108.170','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73789,'140.205.144.172','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73790,'140.205.144.160','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73791,'101.226.33.219','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73792,'140.205.144.64','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73793,'140.205.144.52','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73794,'140.205.144.231','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73795,'140.205.144.4','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73796,'199.217.117.90','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73797,'140.205.144.190','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73798,'140.205.144.5','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73799,'121.42.0.37','2015-06-29 00:00:00','/index.html','IE',1,'',''),(73800,'121.42.0.37','2015-06-29 00:00:00','/index.html','IE',1,'',''),(73801,'121.42.0.37','2015-06-29 00:00:00','/index.html','IE',1,'',''),(73802,'140.205.144.154','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73803,'140.205.144.67','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73804,'140.205.144.212','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73805,'123.125.71.15','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73806,'140.205.144.129','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73807,'140.205.144.221','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73808,'140.205.144.172','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73809,'140.205.144.56','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73810,'140.205.144.214','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73811,'140.205.144.6','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73812,'101.226.65.102','2015-06-29 00:00:00','/index.html','Safari',1,'',''),(73813,'140.205.144.138','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73814,'140.205.144.190','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73815,'140.205.144.111','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73816,'140.205.144.48','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73817,'140.205.144.60','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73818,'140.205.144.246','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73819,'140.205.144.97','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73820,'140.205.144.139','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73821,'221.194.128.223','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73822,'123.125.71.44','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73823,'140.205.144.43','2015-06-29 00:00:00','/index.html','Chrome',1,'',''),(73824,'220.181.108.155','2015-06-29 00:00:00','/index.html','Firefox',1,'',''),(73825,'203.208.60.120','2015-06-30 00:00:00','/index.html','Safari',1,'',''),(73826,'140.205.144.248','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73827,'140.205.144.85','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73828,'140.205.144.2','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73829,'140.205.144.166','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73830,'140.205.144.239','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73831,'140.205.144.28','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73832,'140.205.144.59','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73833,'140.205.144.66','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73834,'140.205.144.31','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73835,'140.205.144.146','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73836,'140.205.144.198','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73837,'140.205.144.164','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73838,'140.205.144.56','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73839,'140.205.144.239','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73840,'140.205.144.41','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73841,'140.205.144.44','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73842,'140.205.144.169','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73843,'140.205.144.231','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73844,'140.205.144.145','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73845,'140.205.144.203','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73846,'140.205.144.140','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73847,'140.205.144.172','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73848,'140.205.144.48','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73849,'140.205.144.224','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73850,'140.205.144.164','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73851,'140.205.144.238','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73852,'140.205.144.48','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73853,'123.125.71.42','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73854,'218.30.118.100','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73855,'220.181.108.100','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73856,'140.205.144.91','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73857,'140.205.144.202','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73858,'5.9.44.13','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73859,'140.205.144.238','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73860,'140.205.144.20','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73861,'140.205.144.158','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73862,'37.115.189.89','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73863,'37.115.189.89','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73864,'140.205.144.69','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73865,'176.8.91.130','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73866,'176.8.91.130','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73867,'140.205.144.106','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73868,'140.205.144.167','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73869,'140.205.144.215','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73870,'140.205.144.186','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73871,'91.200.12.39','2015-06-30 00:00:00','/newsview.htm','IE',1,'',''),(73872,'140.205.144.202','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73873,'140.205.144.211','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73874,'140.205.144.249','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73875,'140.205.144.15','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73876,'140.205.144.207','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73877,'36.99.31.43','2015-06-30 00:00:00','/index.html','Safari',1,'',''),(73878,'140.205.144.184','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73879,'221.194.128.223','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73880,'36.99.30.41','2015-06-30 00:00:00','/index.html','Safari',1,'',''),(73881,'140.205.144.129','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73882,'140.205.144.101','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73883,'140.205.144.135','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73884,'123.125.71.16','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73885,'220.181.108.110','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73886,'140.205.144.115','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73887,'140.205.144.92','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73888,'140.205.144.30','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73889,'220.181.51.45','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73890,'140.205.144.186','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73891,'42.156.136.81','2015-06-30 00:00:00','/index.html','Safari',1,'',''),(73892,'140.205.144.121','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73893,'140.205.144.78','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73894,'183.136.190.62','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73895,'140.205.144.244','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73896,'140.205.144.24','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73897,'140.205.144.93','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73898,'218.30.118.99','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73899,'140.205.144.63','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73900,'140.205.144.194','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73901,'140.205.144.71','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73902,'58.215.137.241','2015-06-30 00:00:00','/newsview.htm','Safari',1,'',''),(73903,'61.146.178.190','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73904,'140.205.144.80','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73905,'140.205.144.179','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73906,'140.205.144.101','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73907,'61.160.213.110','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73908,'140.205.144.183','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73909,'140.205.144.223','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73910,'123.125.71.81','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73911,'220.181.108.81','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73912,'140.205.144.215','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73913,'140.205.144.36','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73914,'140.205.144.178','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73915,'46.29.20.219','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73916,'140.205.144.27','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73917,'140.205.144.98','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73918,'123.125.71.44','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73919,'220.181.108.123','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73920,'140.205.144.33','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73921,'140.205.144.239','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73922,'140.205.144.56','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73923,'140.205.144.160','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73924,'66.249.67.90','2015-06-30 00:00:00','/index.html','Safari',1,'',''),(73925,'140.205.144.233','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73926,'140.205.144.19','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73927,'140.205.144.51','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73928,'140.205.144.79','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73929,'123.125.71.137','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73930,'140.205.144.31','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73931,'140.205.144.200','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73932,'140.205.144.59','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73933,'123.125.71.41','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73934,'220.181.132.218','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73935,'220.181.108.105','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73936,'42.96.128.126','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73937,'140.205.144.220','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73938,'220.181.132.194','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73939,'140.205.144.113','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73940,'101.226.65.102','2015-06-30 00:00:00','/index.html','Safari',1,'',''),(73941,'42.156.136.81','2015-06-30 00:00:00','/newsview.htm','Safari',1,'',''),(73942,'140.205.144.249','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73943,'140.205.144.127','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73944,'140.205.144.208','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73945,'140.205.144.171','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73946,'37.115.189.89','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73947,'37.115.189.89','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73948,'140.205.144.77','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73949,'46.118.228.151','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73950,'46.118.228.151','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73951,'46.118.228.151','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73952,'140.205.144.115','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73953,'140.205.144.102','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73954,'140.205.144.94','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73955,'221.226.9.179','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73956,'221.226.9.179','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73957,'221.226.9.179','2015-06-30 00:00:00','/news.htm','Chrome',1,'',''),(73958,'221.226.9.179','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73959,'123.125.71.19','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73960,'221.226.9.179','2015-06-30 00:00:00','/news.htm','Chrome',1,'',''),(73961,'221.226.9.179','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73962,'140.205.144.39','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73963,'220.181.108.169','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(73964,'140.205.144.70','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73965,'183.222.90.35','2015-06-30 00:00:00','/news.htm','Safari',1,'',''),(73966,'183.222.90.35','2015-06-30 00:00:00','/index.html','Safari',1,'',''),(73967,'140.205.144.251','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73968,'171.117.13.175','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73969,'171.117.13.175','2015-06-30 00:00:00','/news.htm','Chrome',1,'',''),(73970,'140.205.144.244','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73971,'140.205.144.87','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73972,'42.156.136.81','2015-06-30 00:00:00','/newsview.htm','Safari',1,'',''),(73973,'140.205.144.130','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73974,'46.118.228.151','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73975,'46.118.228.151','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73976,'46.118.228.151','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73977,'140.205.144.249','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73978,'124.65.174.186','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73979,'140.205.144.70','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73980,'106.120.160.119','2015-06-30 00:00:00','/index.html','IE',1,'',''),(73981,'101.199.108.51','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73982,'140.205.144.100','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73983,'202.108.100.137','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73984,'140.205.144.149','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73985,'140.205.144.65','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73986,'140.205.144.137','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73987,'140.205.144.47','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73988,'140.205.144.220','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73989,'140.205.144.13','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73990,'180.153.211.172','2015-06-30 00:00:00','/index.html','Safari',1,'',''),(73991,'140.205.144.112','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73992,'140.205.144.205','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73993,'140.205.144.49','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73994,'140.205.144.217','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73995,'140.205.144.37','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73996,'140.205.144.182','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73997,'140.205.144.132','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73998,'94.102.49.169','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(73999,'140.205.144.71','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74000,'62.75.216.19','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(74001,'114.112.90.54','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74002,'140.205.144.207','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74003,'140.205.144.50','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74004,'140.205.144.227','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74005,'89.248.160.196','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(74006,'140.205.144.197','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74007,'123.125.71.98','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(74008,'220.181.108.89','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(74009,'140.205.144.108','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74010,'140.205.144.23','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74011,'140.205.144.120','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74012,'140.205.144.39','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74013,'123.125.71.22','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(74014,'140.205.144.206','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74015,'220.181.108.122','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(74016,'140.205.144.183','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74017,'140.205.144.5','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74018,'204.101.161.159','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74019,'140.205.144.42','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74020,'140.205.144.168','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74021,'140.205.144.186','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74022,'140.205.144.63','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74023,'140.205.144.10','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74024,'140.205.144.18','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74025,'140.205.144.137','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74026,'140.205.144.138','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74027,'61.135.190.224','2015-06-30 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(74028,'140.205.144.100','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74029,'140.205.144.207','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74030,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74031,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74032,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74033,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74034,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74035,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74036,'140.205.144.96','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74037,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74038,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74039,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74040,'121.42.0.38','2015-06-30 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(74041,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74042,'121.42.0.38','2015-06-30 00:00:00','/news/news.htm','IE',1,'',''),(74043,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74044,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74045,'121.42.0.38','2015-06-30 00:00:00','/news/news.htm','IE',1,'',''),(74046,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74047,'140.205.144.234','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74048,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74049,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74050,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74051,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74052,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74053,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74054,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74055,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74056,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74057,'121.42.0.38','2015-06-30 00:00:00','/news.htm','IE',1,'',''),(74058,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74059,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74060,'121.42.0.38','2015-06-30 00:00:00','/news.htm','IE',1,'',''),(74061,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74062,'140.205.144.63','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74063,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74064,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74065,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74066,'61.135.190.219','2015-06-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(74067,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74068,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74069,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74070,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74071,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74072,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74073,'121.42.0.38','2015-06-30 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(74074,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74075,'121.42.0.38','2015-06-30 00:00:00','/newsview.htm','IE',1,'',''),(74076,'140.205.144.67','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74077,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74078,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74079,'121.42.0.38','2015-06-30 00:00:00','/newsview.htm','IE',0,'',''),(74080,'123.125.71.36','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(74081,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74082,'220.181.108.120','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(74083,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74084,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74085,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74086,'140.205.144.143','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74087,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74088,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74089,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74090,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74091,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74092,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74093,'121.42.0.38','2015-06-30 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(74094,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74095,'121.42.0.38','2015-06-30 00:00:00','/news/newsview.htm','IE',1,'',''),(74096,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74097,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74098,'121.42.0.38','2015-06-30 00:00:00','/news/newsview.htm','IE',0,'',''),(74099,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74100,'94.153.11.69','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74101,'94.153.11.69','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74102,'140.205.144.55','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74103,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74104,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74105,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74106,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74107,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74108,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74109,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74110,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74111,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74112,'121.42.0.38','2015-06-30 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(74113,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74114,'121.42.0.38','2015-06-30 00:00:00','/newsview.htm','IE',1,'',''),(74115,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74116,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74117,'121.42.0.38','2015-06-30 00:00:00','/newsview.htm','IE',0,'',''),(74118,'121.42.0.38','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74119,'140.205.144.14','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74120,'37.115.191.104','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74121,'37.115.191.104','2015-06-30 00:00:00','/index.html','IE',1,'',''),(74122,'140.205.144.106','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74123,'140.205.144.97','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74124,'140.205.144.123','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74125,'123.125.71.31','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(74126,'220.181.108.89','2015-06-30 00:00:00','/index.html','Firefox',1,'',''),(74127,'140.205.144.251','2015-06-30 00:00:00','/index.html','Chrome',1,'',''),(74128,'140.205.144.226','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74129,'157.55.39.166','2015-07-01 00:00:00','/index.html','Safari',1,'',''),(74130,'140.205.144.7','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74131,'140.205.144.159','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74132,'140.205.144.203','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74133,'36.99.30.39','2015-07-01 00:00:00','/index.html','Safari',1,'',''),(74134,'36.99.31.38','2015-07-01 00:00:00','/index.html','Safari',1,'',''),(74135,'140.205.144.159','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74136,'140.205.144.210','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74137,'140.205.144.131','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74138,'46.161.41.199','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74139,'140.205.144.85','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74140,'140.205.144.150','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74141,'182.118.53.218','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74142,'178.137.162.15','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74143,'178.137.162.15','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74144,'140.205.144.138','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74145,'140.205.144.186','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74146,'140.205.144.121','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74147,'140.205.144.102','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74148,'140.205.144.165','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74149,'140.205.144.250','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74150,'140.205.144.236','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74151,'140.205.144.242','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74152,'140.205.144.248','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74153,'46.118.228.151','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74154,'46.118.228.151','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74155,'46.118.228.151','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74156,'140.205.144.113','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74157,'140.205.144.93','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74158,'140.205.144.132','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74159,'140.205.144.182','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74160,'140.205.144.241','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74161,'140.205.144.72','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74162,'140.205.144.135','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74163,'140.205.144.154','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74164,'218.30.118.100','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74165,'140.205.144.102','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74166,'140.205.144.126','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74167,'140.205.144.211','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74168,'140.205.144.51','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74169,'221.194.128.223','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74170,'140.205.144.95','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74171,'140.205.144.159','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74172,'140.205.144.166','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74173,'140.205.144.100','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74174,'140.205.144.39','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74175,'123.125.71.99','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74176,'119.147.146.189','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74177,'220.181.108.118','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74178,'140.205.144.76','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74179,'140.205.144.103','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74180,'140.205.144.82','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74181,'140.205.144.165','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74182,'140.205.144.146','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74183,'123.125.71.102','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74184,'182.118.55.203','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74185,'220.181.108.115','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74186,'140.205.144.173','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74187,'140.205.144.239','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74188,'140.205.144.88','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74189,'140.205.144.107','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74190,'140.205.144.184','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74191,'140.205.144.88','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74192,'140.205.144.145','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74193,'140.205.144.111','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74194,'140.205.144.235','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74195,'140.205.144.192','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74196,'124.127.168.118','2015-07-01 00:00:00','/newsview.htm','Safari',1,'','baidu'),(74197,'124.127.168.118','2015-07-01 00:00:00','/news.htm','Safari',1,'',''),(74198,'124.127.168.118','2015-07-01 00:00:00','/newsview.htm','Safari',1,'',''),(74199,'140.205.144.220','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74200,'140.205.144.158','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74201,'123.125.71.105','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74202,'220.181.108.88','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74203,'140.205.144.38','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74204,'140.205.144.107','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74205,'140.205.144.182','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74206,'140.205.144.99','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74207,'42.156.136.81','2015-07-01 00:00:00','/index.html','Safari',1,'',''),(74208,'140.205.144.132','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74209,'46.161.41.199','2015-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(74210,'140.205.144.27','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74211,'94.153.11.69','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74212,'94.153.11.69','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74213,'140.205.144.165','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74214,'140.205.144.187','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74215,'140.205.144.21','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74216,'112.64.235.90','2015-07-01 00:00:00','/index.html','Safari',1,'',''),(74217,'140.205.144.173','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74218,'123.125.71.88','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74219,'220.181.108.99','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74220,'140.205.144.249','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74221,'157.55.39.185','2015-07-01 00:00:00','/index.html','Safari',1,'',''),(74222,'37.115.191.104','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74223,'37.115.191.104','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74224,'140.205.144.68','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74225,'220.181.51.55','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74226,'140.205.144.40','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74227,'140.205.144.83','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74228,'140.205.144.194','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74229,'61.186.153.106','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74230,'140.205.144.143','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74231,'61.186.153.106','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74232,'140.205.144.175','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74233,'115.60.59.233','2015-07-01 00:00:00','/news.htm','Chrome',1,'',''),(74234,'140.205.144.163','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74235,'140.205.144.14','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74236,'140.205.144.91','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74237,'140.205.144.73','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74238,'140.205.144.204','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74239,'221.194.128.223','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74240,'140.205.144.103','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74241,'140.205.144.143','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74242,'123.125.71.83','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74243,'220.181.108.91','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74244,'140.205.144.191','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74245,'140.205.144.92','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74246,'140.205.144.211','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74247,'140.205.144.103','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74248,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74249,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74250,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74251,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74252,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74253,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74254,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74255,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74256,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74257,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74258,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74259,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74260,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74261,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74262,'61.135.169.74','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74263,'140.205.144.23','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74264,'115.236.70.162','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74265,'140.205.144.60','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74266,'140.205.144.109','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74267,'140.205.144.222','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74268,'123.125.71.83','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74269,'220.181.108.172','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74270,'140.205.144.101','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74271,'140.205.144.235','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74272,'140.205.144.172','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74273,'123.125.71.116','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74274,'46.161.41.199','2015-07-01 00:00:00','/newsview.htm','Firefox',1,'',''),(74275,'140.205.144.158','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74276,'220.181.108.153','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74277,'140.205.144.81','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74278,'140.205.144.34','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74279,'140.205.144.196','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74280,'140.205.144.35','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74281,'140.205.144.35','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74282,'140.205.144.156','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74283,'58.218.200.24','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74284,'140.205.144.26','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74285,'140.205.144.44','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74286,'140.205.144.25','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74287,'106.120.160.119','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74288,'106.120.160.119','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74289,'140.205.144.146','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74290,'101.199.108.119','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74291,'140.205.144.101','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74292,'101.199.108.57','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74293,'112.80.230.66','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74294,'140.205.144.146','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74295,'140.205.144.142','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74296,'140.205.144.146','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74297,'140.205.144.167','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74298,'220.181.132.218','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74299,'140.205.144.188','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74300,'220.181.132.197','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74301,'140.205.144.159','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74302,'140.205.144.18','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74303,'140.205.144.32','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74304,'123.125.71.72','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74305,'220.181.108.112','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74306,'140.205.144.172','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74307,'140.205.144.177','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74308,'140.205.144.60','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74309,'140.205.144.217','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74310,'140.205.144.72','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74311,'140.205.144.226','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74312,'140.205.144.25','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74313,'37.115.191.104','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74314,'37.115.191.104','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74315,'37.115.191.104','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74316,'37.115.191.104','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74317,'140.205.144.73','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74318,'140.205.144.120','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74319,'123.125.71.110','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74320,'140.205.144.133','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74321,'220.181.108.108','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74322,'140.205.144.221','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74323,'140.205.144.21','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74324,'140.205.144.197','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74325,'182.118.60.123','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74326,'140.205.144.36','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74327,'180.153.201.214','2015-07-01 00:00:00','/index.html','Safari',1,'',''),(74328,'140.205.144.170','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74329,'140.205.144.188','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74330,'140.205.144.91','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74331,'140.205.144.35','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74332,'140.205.144.233','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74333,'123.125.71.117','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74334,'220.181.108.92','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74335,'140.205.144.145','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74336,'178.137.162.15','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74337,'178.137.162.15','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74338,'140.205.144.158','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74339,'140.205.144.102','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74340,'42.156.138.19','2015-07-01 00:00:00','/newsview.htm','Safari',1,'',''),(74341,'121.42.0.19','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74342,'121.42.0.19','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74343,'121.42.0.19','2015-07-01 00:00:00','/index.html','IE',1,'',''),(74344,'140.205.144.21','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74345,'140.205.144.151','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74346,'140.205.144.159','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74347,'140.205.144.5','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74348,'140.205.144.216','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74349,'184.95.52.218','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74350,'140.205.144.140','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74351,'140.205.144.74','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74352,'140.205.144.10','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74353,'140.205.144.6','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74354,'140.205.144.196','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74355,'140.205.144.249','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74356,'140.205.144.64','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74357,'123.125.71.78','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74358,'140.205.144.17','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74359,'123.125.71.73','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74360,'140.205.144.228','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74361,'220.181.108.146','2015-07-01 00:00:00','/index.html','Firefox',1,'',''),(74362,'140.205.144.194','2015-07-01 00:00:00','/index.html','Chrome',1,'',''),(74363,'140.205.144.137','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74364,'140.205.144.135','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74365,'140.205.144.87','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74366,'140.205.144.156','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74367,'140.205.144.67','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74368,'42.156.138.19','2015-07-02 00:00:00','/newsview.htm','Safari',1,'',''),(74369,'123.125.71.87','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74370,'220.181.108.117','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74371,'140.205.144.85','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74372,'140.205.144.191','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74373,'140.205.144.199','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74374,'140.205.144.211','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74375,'140.205.144.113','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74376,'140.205.144.126','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74377,'140.205.144.151','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74378,'140.205.144.173','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74379,'140.205.144.207','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74380,'140.205.144.201','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74381,'61.135.169.23','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74382,'61.135.165.56','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74383,'123.125.71.61','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74384,'140.205.144.190','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74385,'140.205.144.124','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74386,'123.125.71.97','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74387,'220.181.108.92','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74388,'140.205.144.13','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74389,'140.205.144.67','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74390,'140.205.144.149','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74391,'140.205.144.10','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74392,'140.205.144.42','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74393,'140.205.144.130','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74394,'140.205.144.36','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74395,'140.205.144.163','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74396,'140.205.144.238','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74397,'220.181.158.106','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74398,'94.153.11.69','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74399,'94.153.11.69','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74400,'94.153.11.69','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74401,'140.205.144.148','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74402,'140.205.144.219','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74403,'140.205.144.118','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74404,'216.145.5.42','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74405,'140.205.144.44','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74406,'140.205.144.19','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74407,'64.246.178.34','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74408,'190.67.136.196','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74409,'140.205.144.69','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74410,'140.205.144.78','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74411,'140.205.144.101','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74412,'140.205.144.203','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74413,'140.205.144.205','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74414,'140.205.144.200','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74415,'140.205.144.24','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74416,'140.205.144.50','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74417,'140.205.144.33','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74418,'140.205.144.51','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74419,'140.205.144.198','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74420,'220.181.51.46','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74421,'123.125.71.132','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74422,'61.135.165.22','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74423,'123.125.71.61','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74424,'220.181.51.39','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74425,'220.181.51.62','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74426,'123.125.71.61','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74427,'119.57.133.42','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74428,'140.205.144.8','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74429,'140.205.144.115','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74430,'140.205.144.154','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74431,'140.205.144.63','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74432,'178.137.162.15','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74433,'178.137.162.15','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74434,'178.137.162.15','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74435,'123.125.71.57','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74436,'220.181.108.110','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74437,'140.205.144.83','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74438,'140.205.144.215','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74439,'140.205.144.29','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74440,'5.248.255.192','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74441,'5.248.255.192','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74442,'5.248.255.192','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74443,'140.205.144.103','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74444,'140.205.144.100','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74445,'140.205.144.188','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74446,'140.205.144.184','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74447,'140.205.144.48','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74448,'140.205.144.222','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74449,'140.205.144.147','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74450,'140.205.144.230','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74451,'119.140.237.124','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74452,'140.205.144.227','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74453,'14.17.34.190','2015-07-02 00:00:00','/index.html','Safari',1,'',''),(74454,'140.205.144.176','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74455,'140.205.144.249','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74456,'140.205.144.158','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74457,'123.125.71.12','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74458,'140.205.144.135','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74459,'220.181.108.142','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74460,'61.160.213.110','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74461,'140.205.144.117','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74462,'140.205.144.233','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74463,'140.205.144.98','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74464,'123.125.71.18','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74465,'220.181.108.84','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74466,'42.156.138.19','2015-07-02 00:00:00','/index.html','Safari',1,'',''),(74467,'140.205.144.204','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74468,'140.205.144.141','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74469,'140.205.144.67','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74470,'140.205.144.166','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74471,'140.205.144.42','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74472,'140.205.144.130','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74473,'220.181.51.40','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74474,'140.205.144.175','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74475,'140.205.144.57','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74476,'218.23.119.232','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74477,'140.205.144.162','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74478,'123.125.71.92','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74479,'220.181.108.76','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74480,'140.205.144.59','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74481,'140.205.144.47','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74482,'140.205.144.70','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74483,'58.185.237.122','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74484,'140.205.144.16','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74485,'140.205.144.124','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74486,'140.205.144.215','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74487,'140.205.144.23','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74488,'140.205.144.54','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74489,'140.205.144.31','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74490,'123.235.28.130','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74491,'140.205.144.115','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74492,'123.235.28.130','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74493,'123.235.28.130','2015-07-02 00:00:00','/news.htm','Chrome',1,'',''),(74494,'123.235.28.130','2015-07-02 00:00:00','/news.htm','Chrome',1,'',''),(74495,'123.235.28.130','2015-07-02 00:00:00','/news.htm','Chrome',1,'',''),(74496,'140.205.144.197','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74497,'93.174.93.218','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74498,'140.205.144.17','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74499,'140.205.144.81','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74500,'140.205.144.204','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74501,'36.99.31.210','2015-07-02 00:00:00','/index.html','Safari',1,'',''),(74502,'36.99.31.240','2015-07-02 00:00:00','/index.html','Safari',1,'',''),(74503,'140.205.144.102','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74504,'140.205.144.43','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74505,'140.205.144.146','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74506,'140.205.144.41','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74507,'140.205.144.205','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74508,'140.205.144.202','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74509,'202.106.10.250','2015-07-02 00:00:00','/newsview.htm','IE',1,'',''),(74510,'140.205.144.52','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74511,'140.205.144.98','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74512,'178.137.162.15','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74513,'178.137.162.15','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74514,'140.205.144.31','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74515,'116.226.47.66','2015-07-02 00:00:00','/news.htm','Chrome',1,'',''),(74516,'61.135.165.23','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74517,'140.205.144.202','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74518,'140.205.144.221','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74519,'140.205.144.149','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74520,'140.205.144.250','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74521,'140.205.144.136','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74522,'140.205.144.140','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74523,'114.242.14.73','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74524,'180.153.205.252','2015-07-02 00:00:00','/index.html','Safari',1,'','baidu'),(74525,'106.120.160.119','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74526,'140.205.144.11','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74527,'101.199.112.54','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74528,'140.205.144.239','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74529,'61.186.153.106','2015-07-02 00:00:00','/news.htm','IE',1,'',''),(74530,'61.186.153.106','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74531,'140.205.144.141','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74532,'140.205.144.160','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74533,'140.205.144.235','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74534,'101.226.33.205','2015-07-02 00:00:00','/index.html','Safari',1,'',''),(74535,'140.205.144.131','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74536,'182.118.71.165','2015-07-02 00:00:00','/index.html','Safari',1,'',''),(74537,'140.205.144.232','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74538,'140.205.144.114','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74539,'140.205.144.96','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74540,'140.205.144.9','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74541,'123.125.71.82','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74542,'211.103.82.149','2015-07-02 00:00:00','/newsview.htm','Safari',1,'','baidu'),(74543,'220.181.108.119','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74544,'140.205.144.175','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74545,'211.103.82.149','2015-07-02 00:00:00','/index.html','Safari',1,'',''),(74546,'140.205.144.133','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74547,'220.181.132.218','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74548,'140.205.144.54','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74549,'101.199.108.52','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74550,'140.205.144.194','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74551,'140.205.144.123','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74552,'140.205.144.69','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74553,'140.205.144.16','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74554,'182.118.41.240','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74555,'140.205.144.212','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74556,'140.205.144.126','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74557,'121.42.0.37','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74558,'121.42.0.37','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74559,'121.42.0.37','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74560,'140.205.144.29','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74561,'140.205.144.231','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74562,'140.205.144.222','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74563,'140.205.144.67','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74564,'123.150.183.122','2015-07-02 00:00:00','/newsview.htm','Safari',1,'',''),(74565,'140.205.144.70','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74566,'121.42.0.15','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74567,'140.205.144.200','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74568,'94.153.11.69','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74569,'94.153.11.69','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74570,'140.205.144.173','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74571,'61.186.153.106','2015-07-02 00:00:00','/index.html','IE',1,'',''),(74572,'140.205.144.86','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74573,'123.125.71.86','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74574,'140.205.144.247','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74575,'220.181.108.89','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74576,'140.205.144.231','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74577,'140.205.144.177','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74578,'140.205.144.223','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74579,'140.205.144.139','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74580,'140.205.144.133','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74581,'140.205.144.72','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74582,'140.205.144.76','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74583,'140.205.144.20','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74584,'140.205.144.119','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74585,'140.205.144.12','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74586,'140.205.144.99','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74587,'140.205.144.198','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74588,'123.125.71.17','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74589,'220.181.108.183','2015-07-02 00:00:00','/index.html','Firefox',1,'',''),(74590,'140.205.144.189','2015-07-02 00:00:00','/index.html','Chrome',1,'',''),(74591,'140.205.144.70','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74592,'118.183.59.113','2015-07-03 00:00:00','/newsview.htm','Chrome',1,'',''),(74593,'140.205.144.121','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74594,'140.205.144.13','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74595,'140.205.144.1','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74596,'182.118.45.241','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74597,'140.205.144.160','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74598,'123.125.71.49','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74599,'220.181.108.174','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74600,'140.205.144.53','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74601,'177.52.27.198','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74602,'140.205.144.75','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74603,'140.205.144.129','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74604,'178.137.162.15','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74605,'178.137.162.15','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74606,'178.137.162.15','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74607,'140.205.144.134','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74608,'140.205.144.241','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74609,'140.205.144.155','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74610,'123.125.71.60','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74611,'220.181.108.89','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74612,'140.205.144.158','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74613,'121.42.0.18','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74614,'140.205.144.218','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74615,'140.205.144.176','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74616,'140.205.144.155','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74617,'140.205.144.2','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74618,'140.205.144.53','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74619,'123.125.71.103','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74620,'220.181.108.152','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74621,'140.205.144.150','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74622,'140.205.144.236','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74623,'220.181.132.215','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74624,'101.199.108.58','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74625,'140.205.144.12','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74626,'140.205.144.192','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74627,'140.205.144.140','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74628,'140.205.144.160','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74629,'140.205.144.209','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74630,'140.205.144.236','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74631,'123.125.71.51','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74632,'140.205.144.37','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74633,'220.181.108.83','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74634,'140.205.144.2','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74635,'140.205.144.208','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74636,'140.205.144.128','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74637,'140.205.144.58','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74638,'140.205.144.90','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74639,'140.205.144.25','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74640,'140.205.144.233','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74641,'140.205.144.222','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74642,'140.205.144.181','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74643,'140.205.144.25','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74644,'140.205.144.171','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74645,'140.205.144.53','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74646,'140.205.144.191','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74647,'140.205.144.211','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74648,'5.248.255.192','2015-07-03 00:00:00','/index.html','Opera',1,'',''),(74649,'5.248.255.192','2015-07-03 00:00:00','/index.html','Opera',1,'',''),(74650,'5.248.255.192','2015-07-03 00:00:00','/index.html','Opera',1,'',''),(74651,'140.205.144.249','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74652,'140.205.144.29','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74653,'121.42.0.14','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74654,'140.205.144.53','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74655,'121.42.0.36','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74656,'140.205.144.85','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74657,'140.205.144.200','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74658,'79.9.89.19','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74659,'140.205.144.20','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74660,'140.205.144.43','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74661,'140.205.144.17','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74662,'140.205.144.160','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74663,'140.205.144.168','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74664,'182.118.45.212','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74665,'140.205.144.139','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74666,'140.205.144.194','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74667,'140.205.144.76','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74668,'119.147.146.189','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74669,'61.186.153.106','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74670,'101.226.89.115','2015-07-03 00:00:00','/index.html','Safari',1,'',''),(74671,'140.205.144.88','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74672,'46.29.20.219','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74673,'140.205.144.31','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74674,'101.226.89.115','2015-07-03 00:00:00','/index.html','Safari',1,'',''),(74675,'123.125.71.51','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74676,'140.205.144.57','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74677,'220.181.108.109','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74678,'140.205.144.61','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74679,'94.153.11.69','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74680,'94.153.11.69','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74681,'140.205.144.60','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74682,'140.205.144.246','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74683,'140.205.144.232','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74684,'180.153.201.64','2015-07-03 00:00:00','/index.html','Safari',1,'',''),(74685,'37.115.191.104','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74686,'37.115.191.104','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74687,'140.205.144.79','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74688,'123.125.71.13','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74689,'140.205.144.155','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74690,'220.181.108.141','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74691,'140.205.144.230','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74692,'140.205.144.214','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74693,'140.205.144.223','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74694,'140.205.144.217','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74695,'140.205.144.133','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74696,'140.205.144.137','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74697,'140.205.144.127','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74698,'140.205.144.55','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74699,'202.108.145.228','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74700,'140.205.144.68','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74701,'140.205.144.80','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74702,'140.205.144.101','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74703,'140.205.144.213','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74704,'42.156.138.19','2015-07-03 00:00:00','/index.html','Safari',1,'',''),(74705,'140.205.144.118','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74706,'140.205.144.230','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74707,'189.125.64.32','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74708,'123.125.71.137','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74709,'140.205.144.136','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74710,'113.46.160.128','2015-07-03 00:00:00','/index.html','Chrome',1,'','baidu'),(74711,'140.205.144.45','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74712,'140.205.144.19','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74713,'61.146.178.190','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74714,'140.205.144.9','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74715,'140.205.144.105','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74716,'140.205.144.14','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74717,'140.205.144.40','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74718,'140.205.144.169','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74719,'140.205.144.182','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74720,'140.205.144.83','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74721,'123.125.71.51','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74722,'140.205.144.131','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74723,'220.181.108.152','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74724,'140.205.144.11','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74725,'140.205.144.28','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74726,'123.125.71.39','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74727,'220.181.108.92','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74728,'140.205.144.153','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74729,'140.205.144.115','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74730,'140.205.144.17','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74731,'49.144.162.67','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74732,'140.205.144.59','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74733,'140.205.144.241','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74734,'140.205.144.206','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74735,'219.139.228.178','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74736,'14.17.18.144','2015-07-03 00:00:00','/index.html','Safari',1,'',''),(74737,'183.60.15.20','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74738,'123.120.19.226','2015-07-03 00:00:00','/news.htm','Chrome',1,'',''),(74739,'123.120.19.226','2015-07-03 00:00:00','/news.htm','Chrome',1,'',''),(74740,'123.120.19.226','2015-07-03 00:00:00','/news.htm','Chrome',1,'',''),(74741,'140.205.144.197','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74742,'123.120.19.226','2015-07-03 00:00:00','/newsview.htm','Chrome',1,'',''),(74743,'140.205.144.73','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74744,'140.205.144.198','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74745,'140.205.144.222','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74746,'140.205.144.162','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74747,'140.205.144.240','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74748,'123.125.71.110','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74749,'220.181.108.119','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74750,'140.205.144.74','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74751,'220.181.51.45','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74752,'140.205.144.9','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74753,'106.120.160.119','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74754,'140.205.144.48','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74755,'202.108.145.228','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74756,'42.156.138.19','2015-07-03 00:00:00','/newsview.htm','Safari',1,'',''),(74757,'140.205.144.119','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74758,'61.160.213.110','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74759,'101.199.112.49','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74760,'140.205.144.235','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74761,'140.205.144.244','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74762,'123.125.71.30','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74763,'220.180.238.142','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74764,'220.181.108.149','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74765,'176.10.99.209','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74766,'140.205.144.52','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74767,'37.115.191.104','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74768,'37.115.191.104','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74769,'140.205.144.203','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74770,'140.205.144.172','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74771,'140.205.144.76','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74772,'140.205.144.25','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74773,'123.125.71.94','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74774,'220.181.108.169','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74775,'140.205.144.206','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74776,'140.205.144.202','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74777,'140.205.144.205','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74778,'140.205.144.133','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74779,'123.120.216.185','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74780,'140.205.144.138','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74781,'140.205.144.87','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74782,'209.128.92.210','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74783,'209.128.92.210','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74784,'140.205.144.230','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74785,'140.205.144.246','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74786,'140.205.144.132','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74787,'101.226.33.204','2015-07-03 00:00:00','/index.html','Safari',1,'',''),(74788,'140.205.144.107','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74789,'140.205.144.241','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74790,'140.205.144.130','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74791,'178.137.162.15','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74792,'140.205.144.141','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74793,'46.119.113.182','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74794,'140.205.144.23','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74795,'140.205.144.198','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74796,'140.205.144.59','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74797,'182.118.41.217','2015-07-03 00:00:00','/index.html','IE',1,'',''),(74798,'140.205.144.220','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74799,'140.205.144.186','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74800,'140.205.144.46','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74801,'140.205.144.76','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74802,'140.205.144.175','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74803,'140.205.144.144','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74804,'140.205.144.227','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74805,'140.205.144.157','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74806,'123.125.71.85','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74807,'220.181.108.177','2015-07-03 00:00:00','/index.html','Firefox',1,'',''),(74808,'140.205.144.185','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74809,'140.205.144.244','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74810,'140.205.144.128','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74811,'140.205.144.153','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74812,'220.181.51.39','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74813,'123.125.71.136','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74814,'220.181.51.39','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74815,'220.181.51.61','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74816,'123.125.71.125','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74817,'140.205.144.84','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74818,'140.205.144.113','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74819,'140.205.144.42','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74820,'140.205.144.227','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74821,'186.73.108.1','2015-07-03 00:00:00','/index.html','Chrome',1,'',''),(74822,'140.205.144.5','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74823,'140.205.144.176','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74824,'140.205.144.173','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74825,'123.125.71.114','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(74826,'140.205.144.174','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74827,'140.205.144.5','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74828,'140.205.144.2','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74829,'42.156.138.19','2015-07-04 00:00:00','/newsview.htm','Safari',1,'',''),(74830,'140.205.144.42','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74831,'140.205.144.73','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74832,'179.98.243.145','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74833,'140.205.144.102','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74834,'140.205.144.80','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74835,'140.205.144.145','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74836,'140.205.144.131','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74837,'140.205.144.170','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74838,'140.205.144.240','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74839,'140.205.144.32','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74840,'123.125.71.116','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(74841,'140.205.144.43','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74842,'140.205.144.133','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74843,'123.125.71.32','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(74844,'220.181.108.184','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(74845,'140.205.144.189','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74846,'140.205.144.209','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74847,'140.205.144.44','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74848,'140.205.144.139','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74849,'140.205.144.119','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74850,'140.205.144.214','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74851,'140.205.144.21','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74852,'140.205.144.20','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74853,'140.205.144.76','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74854,'140.205.144.151','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74855,'140.205.144.123','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74856,'190.181.81.55','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74857,'140.205.144.12','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74858,'123.125.71.110','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(74859,'220.181.108.150','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(74860,'140.205.144.53','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74861,'220.181.51.40','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74862,'61.135.169.55','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74863,'220.181.51.61','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74864,'220.181.51.55','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74865,'220.181.51.61','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74866,'220.181.51.61','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74867,'61.135.165.55','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74868,'220.181.51.45','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74869,'123.125.71.136','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74870,'140.205.144.245','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74871,'140.205.144.186','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74872,'140.205.144.15','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74873,'140.205.144.49','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74874,'140.205.144.84','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74875,'140.205.144.48','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74876,'140.205.144.54','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74877,'140.205.144.217','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74878,'140.205.144.165','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74879,'140.205.144.48','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74880,'140.205.144.80','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74881,'140.205.144.110','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74882,'140.205.144.241','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74883,'140.205.144.223','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74884,'140.205.144.141','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74885,'140.205.144.110','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74886,'178.137.162.15','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74887,'140.205.144.147','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74888,'140.205.144.22','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74889,'140.205.144.183','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74890,'186.83.182.226','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74891,'140.205.144.87','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74892,'220.174.208.154','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74893,'140.205.144.34','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74894,'140.205.144.240','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74895,'180.118.147.97','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74896,'140.205.144.189','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74897,'140.205.144.156','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74898,'180.153.214.176','2015-07-04 00:00:00','/index.html','Safari',1,'',''),(74899,'140.205.144.171','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74900,'123.125.71.132','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74901,'5.248.255.192','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74902,'5.248.255.192','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74903,'5.248.255.192','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74904,'140.205.144.62','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74905,'140.205.144.232','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74906,'140.205.144.80','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74907,'140.205.144.67','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74908,'140.205.144.230','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74909,'140.205.144.249','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74910,'140.205.144.54','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74911,'140.205.144.59','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74912,'140.205.144.18','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74913,'140.205.144.121','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74914,'123.125.71.80','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(74915,'220.181.108.123','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(74916,'115.236.70.162','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74917,'115.236.70.162','2015-07-04 00:00:00','/newsview.htm','Chrome',1,'',''),(74918,'140.205.144.11','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74919,'36.99.30.44','2015-07-04 00:00:00','/index.html','Safari',1,'',''),(74920,'140.205.144.159','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74921,'140.205.144.60','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74922,'140.205.144.200','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74923,'94.153.11.69','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74924,'94.153.11.69','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74925,'140.205.144.145','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74926,'36.99.30.196','2015-07-04 00:00:00','/index.html','Safari',1,'',''),(74927,'140.205.144.30','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74928,'140.205.144.69','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74929,'140.205.144.129','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74930,'140.205.144.116','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74931,'140.205.144.57','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74932,'140.205.144.209','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74933,'140.205.144.140','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74934,'140.205.144.41','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74935,'140.205.144.8','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74936,'140.205.144.85','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74937,'157.55.39.4','2015-07-04 00:00:00','/index.html','Safari',1,'',''),(74938,'42.156.138.19','2015-07-04 00:00:00','/index.html','Safari',1,'',''),(74939,'140.205.144.118','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74940,'140.205.144.177','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74941,'140.205.144.56','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74942,'140.205.144.139','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74943,'140.205.144.242','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74944,'140.205.144.237','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74945,'140.205.144.193','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74946,'140.205.144.16','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74947,'61.146.178.190','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74948,'61.146.178.190','2015-07-04 00:00:00','/news.htm','IE',1,'',''),(74949,'140.205.144.238','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74950,'140.205.144.213','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74951,'140.205.144.74','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74952,'220.181.51.56','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74953,'140.205.144.235','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74954,'140.205.144.71','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74955,'140.205.144.234','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74956,'140.205.144.35','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74957,'178.137.162.15','2015-07-04 00:00:00','/index.html','Opera',1,'',''),(74958,'178.137.162.15','2015-07-04 00:00:00','/index.html','Opera',1,'',''),(74959,'140.205.144.67','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74960,'101.226.33.216','2015-07-04 00:00:00','/index.html','Safari',1,'',''),(74961,'140.205.144.95','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74962,'140.205.144.249','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74963,'140.205.144.192','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74964,'140.205.144.68','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74965,'140.205.144.181','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74966,'140.205.144.139','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74967,'140.205.144.4','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74968,'58.218.200.24','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74969,'140.205.144.215','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74970,'140.205.144.134','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74971,'140.205.144.55','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74972,'140.205.144.167','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74973,'140.205.144.150','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74974,'140.205.144.38','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74975,'61.160.213.110','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74976,'106.120.160.119','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74977,'140.205.144.227','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74978,'101.199.112.52','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74979,'140.205.144.143','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74980,'140.205.144.20','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74981,'94.153.11.69','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74982,'140.205.144.144','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74983,'94.153.11.69','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74984,'140.205.144.89','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74985,'140.205.144.149','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74986,'140.205.144.121','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74987,'123.125.71.76','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(74988,'220.181.108.172','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(74989,'140.205.144.42','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74990,'140.205.144.242','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74991,'58.218.200.24','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74992,'140.205.144.213','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74993,'140.205.144.26','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74994,'94.153.11.69','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74995,'94.153.11.69','2015-07-04 00:00:00','/index.html','IE',1,'',''),(74996,'140.205.144.202','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74997,'140.205.144.181','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74998,'140.205.144.189','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(74999,'140.205.144.241','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75000,'140.205.144.34','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75001,'140.205.144.164','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75002,'140.205.144.60','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75003,'140.205.144.86','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75004,'37.115.191.104','2015-07-04 00:00:00','/index.html','IE',1,'',''),(75005,'58.218.200.24','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75006,'140.205.144.219','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75007,'140.205.144.134','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75008,'140.205.144.68','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75009,'123.125.71.74','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(75010,'220.181.108.152','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(75011,'140.205.144.114','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75012,'140.205.144.249','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75013,'140.205.144.75','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75014,'140.205.144.12','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75015,'140.205.144.67','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75016,'140.205.144.77','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75017,'123.125.71.85','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(75018,'220.181.108.80','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(75019,'140.205.144.226','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75020,'140.205.144.65','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75021,'140.205.144.177','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75022,'140.205.144.215','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75023,'140.205.144.98','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75024,'140.205.144.229','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75025,'123.125.71.45','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(75026,'220.181.108.108','2015-07-04 00:00:00','/index.html','Firefox',1,'',''),(75027,'140.205.144.206','2015-07-04 00:00:00','/index.html','Chrome',1,'',''),(75028,'140.205.144.30','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75029,'140.205.144.166','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75030,'121.42.0.16','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75031,'121.42.0.16','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75032,'121.42.0.16','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75033,'140.205.144.143','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75034,'140.205.144.43','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75035,'123.125.71.23','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75036,'220.181.108.86','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75037,'140.205.144.45','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75038,'140.205.144.185','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75039,'140.205.144.55','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75040,'140.205.144.214','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75041,'140.205.144.230','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75042,'140.205.144.100','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75043,'178.137.162.15','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75044,'178.137.162.15','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75045,'123.125.71.14','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75046,'140.205.144.156','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75047,'220.181.108.147','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75048,'182.118.53.196','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75049,'140.205.144.185','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75050,'140.205.144.81','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75051,'140.205.144.8','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75052,'140.205.144.160','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75053,'140.205.144.100','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75054,'140.205.144.8','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75055,'140.205.144.61','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75056,'140.205.144.231','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75057,'123.125.71.118','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75058,'61.135.169.55','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75059,'140.205.144.71','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75060,'140.205.144.92','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75061,'140.205.144.30','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75062,'140.205.144.12','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75063,'140.205.144.22','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75064,'123.125.71.34','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75065,'220.181.108.99','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75066,'58.218.200.24','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75067,'140.205.144.207','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75068,'140.205.144.13','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75069,'140.205.144.225','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75070,'140.205.144.88','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75071,'140.205.144.170','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75072,'140.205.144.115','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75073,'140.205.144.58','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75074,'123.125.71.51','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75075,'140.205.144.113','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75076,'220.181.108.145','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75077,'140.205.144.160','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75078,'140.205.144.216','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75079,'140.205.144.94','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75080,'140.205.144.251','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75081,'123.125.71.42','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75082,'111.206.52.93','2015-07-05 00:00:00','/newsview.htm','Safari',1,'',''),(75083,'220.181.108.175','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75084,'140.205.144.34','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75085,'140.205.144.193','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75086,'140.205.144.204','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75087,'140.205.144.242','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75088,'140.205.144.219','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75089,'140.205.144.183','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75090,'182.118.53.200','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75091,'140.205.144.208','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75092,'140.205.144.113','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75093,'123.125.71.74','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75094,'140.205.144.249','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75095,'220.181.108.110','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75096,'140.205.144.115','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75097,'140.205.144.246','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75098,'140.205.144.72','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75099,'138.117.220.147','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75100,'140.205.144.149','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75101,'140.205.144.49','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75102,'140.205.144.105','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75103,'140.205.144.60','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75104,'140.205.144.249','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75105,'140.205.144.114','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75106,'208.90.57.196','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75107,'140.205.144.199','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75108,'37.115.191.104','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75109,'140.205.144.177','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75110,'94.153.11.69','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75111,'123.125.71.97','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75112,'140.205.144.33','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75113,'220.181.51.62','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75114,'36.99.30.163','2015-07-05 00:00:00','/index.html','Safari',1,'',''),(75115,'140.205.144.245','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75116,'36.99.31.226','2015-07-05 00:00:00','/index.html','Safari',1,'',''),(75117,'140.205.144.180','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75118,'182.118.55.19','2015-07-05 00:00:00','/newsview.htm','Safari',1,'',''),(75119,'140.205.144.172','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75120,'123.125.71.97','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75121,'140.205.144.27','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75122,'220.181.108.175','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75123,'140.205.144.120','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75124,'140.205.144.111','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75125,'140.205.144.47','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75126,'123.125.71.87','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75127,'220.181.108.94','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75128,'140.205.144.7','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75129,'140.205.144.61','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75130,'119.147.146.189','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75131,'140.205.144.174','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75132,'140.205.144.121','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75133,'140.205.144.182','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75134,'140.205.144.233','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75135,'140.205.144.67','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75136,'140.205.144.38','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75137,'140.205.144.102','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75138,'58.218.200.24','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75139,'140.205.144.172','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75140,'140.205.144.233','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75141,'37.187.129.166','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75142,'140.205.144.112','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75143,'123.125.71.14','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75144,'220.181.108.86','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75145,'140.205.144.57','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75146,'140.205.144.22','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75147,'140.205.144.74','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75148,'140.205.144.179','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75149,'140.205.144.103','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75150,'140.205.144.242','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75151,'140.205.144.177','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75152,'123.125.71.77','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75153,'220.181.108.121','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75154,'140.205.144.171','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75155,'123.125.71.121','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75156,'140.205.144.59','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75157,'140.205.144.149','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75158,'42.156.138.19','2015-07-05 00:00:00','/index.html','Safari',1,'',''),(75159,'140.205.144.86','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75160,'140.205.144.55','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75161,'140.205.144.55','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75162,'5.248.255.192','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75163,'5.248.255.192','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75164,'5.248.255.192','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75165,'140.205.144.228','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75166,'140.205.144.80','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75167,'140.205.144.239','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75168,'140.205.144.177','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75169,'140.205.144.157','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75170,'124.126.219.49','2015-07-05 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(75171,'140.205.144.139','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75172,'140.205.144.233','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75173,'111.206.36.133','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75174,'140.205.144.1','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75175,'140.205.144.242','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75176,'140.205.144.166','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75177,'140.205.144.40','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75178,'140.205.144.149','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75179,'140.205.144.108','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75180,'37.115.191.104','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75181,'37.115.191.104','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75182,'37.115.191.104','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75183,'37.115.191.104','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75184,'37.115.191.104','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75185,'37.115.191.104','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75186,'140.205.144.118','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75187,'140.205.144.23','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75188,'140.205.144.121','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75189,'61.160.213.110','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75190,'140.205.144.18','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75191,'140.205.144.147','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75192,'140.205.144.241','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75193,'140.205.144.42','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75194,'220.181.132.218','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75195,'101.199.108.119','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75196,'123.125.71.45','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75197,'140.205.144.156','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75198,'220.181.132.194','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75199,'220.181.108.174','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75200,'140.205.144.237','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75201,'140.205.144.32','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75202,'140.205.144.232','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75203,'140.205.144.108','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75204,'140.205.144.158','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75205,'140.205.144.93','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75206,'140.205.144.66','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75207,'140.205.144.43','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75208,'140.205.144.32','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75209,'140.205.144.190','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75210,'111.206.36.138','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75211,'140.205.144.172','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75212,'101.226.66.192','2015-07-05 00:00:00','/index.html','Safari',1,'',''),(75213,'101.226.66.180','2015-07-05 00:00:00','/index.html','Safari',1,'',''),(75214,'123.125.71.97','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75215,'140.205.144.247','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75216,'220.181.108.180','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75217,'140.205.144.39','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75218,'140.205.144.181','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75219,'140.205.144.123','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75220,'123.125.71.115','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75221,'140.205.144.182','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75222,'220.181.108.175','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75223,'178.137.162.15','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75224,'178.137.162.15','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75225,'178.137.162.15','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75226,'140.205.144.206','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75227,'106.120.160.119','2015-07-05 00:00:00','/index.html','IE',1,'',''),(75228,'140.205.144.105','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75229,'101.199.112.51','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75230,'140.205.144.250','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75231,'140.205.144.48','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75232,'123.125.71.58','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75233,'140.205.144.25','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75234,'220.181.108.108','2015-07-05 00:00:00','/index.html','Firefox',1,'',''),(75235,'140.205.144.10','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75236,'140.205.144.227','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75237,'140.205.144.233','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75238,'140.205.144.16','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75239,'140.205.144.86','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75240,'140.205.144.134','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75241,'140.205.144.239','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75242,'140.205.144.34','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75243,'140.205.144.150','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75244,'140.205.144.108','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75245,'140.205.144.144','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75246,'140.205.144.136','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75247,'140.205.144.145','2015-07-05 00:00:00','/index.html','Chrome',1,'',''),(75248,'140.205.144.23','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75249,'140.205.144.9','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75250,'140.205.144.99','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75251,'140.205.144.6','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75252,'140.205.144.135','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75253,'140.205.144.49','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75254,'140.205.144.48','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75255,'123.125.71.24','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75256,'140.205.144.225','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75257,'220.181.108.97','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75258,'140.205.144.105','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75259,'140.205.144.52','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75260,'140.205.144.185','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75261,'123.125.71.32','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75262,'220.181.108.101','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75263,'140.205.144.192','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75264,'218.7.151.241','2015-07-06 00:00:00','/index.html','IE',1,'','baidu'),(75265,'140.205.144.88','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75266,'140.205.144.37','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75267,'140.205.144.92','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75268,'140.205.144.227','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75269,'123.125.71.39','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75270,'140.205.144.175','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75271,'220.181.108.101','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75272,'140.205.144.134','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75273,'140.205.144.191','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75274,'140.205.144.250','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75275,'140.205.144.10','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75276,'140.205.144.81','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75277,'140.205.144.29','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75278,'140.205.144.221','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75279,'140.205.144.21','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75280,'140.205.144.176','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75281,'140.205.144.143','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75282,'140.205.144.51','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75283,'140.205.144.164','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75284,'140.205.144.183','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75285,'140.205.144.122','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75286,'140.205.144.157','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75287,'123.125.71.39','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75288,'220.181.108.117','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75289,'140.205.144.214','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75290,'140.205.144.128','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75291,'140.205.144.41','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75292,'123.125.71.107','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75293,'220.181.108.166','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75294,'140.205.144.248','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75295,'140.205.144.103','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75296,'140.205.144.8','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75297,'140.205.144.159','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75298,'46.29.20.219','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75299,'140.205.144.45','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75300,'140.205.144.73','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75301,'140.205.144.64','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75302,'140.205.144.84','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75303,'140.205.144.23','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75304,'140.205.144.233','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75305,'140.205.144.34','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75306,'140.205.144.136','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75307,'140.205.144.193','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75308,'140.205.144.95','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75309,'123.125.71.54','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75310,'140.205.144.156','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75311,'220.181.108.153','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75312,'140.205.144.203','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75313,'140.205.144.245','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75314,'140.205.144.30','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75315,'101.226.33.204','2015-07-06 00:00:00','/index.html','Safari',1,'',''),(75316,'140.205.144.227','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75317,'207.46.13.15','2015-07-06 00:00:00','/index.html','Safari',1,'',''),(75318,'140.205.144.97','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75319,'140.205.144.101','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75320,'140.205.144.247','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75321,'124.200.180.86','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75322,'124.200.180.86','2015-07-06 00:00:00','/news.htm','IE',1,'',''),(75323,'124.200.180.86','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75324,'178.137.162.15','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75325,'178.137.162.15','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75326,'178.137.162.15','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75327,'140.205.144.144','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75328,'180.153.201.15','2015-07-06 00:00:00','/index.html','Safari',1,'',''),(75329,'112.64.235.254','2015-07-06 00:00:00','/news.htm','Safari',1,'',''),(75330,'140.205.144.162','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75331,'123.125.71.46','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75332,'220.181.108.140','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75333,'220.181.51.39','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75334,'140.205.144.131','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75335,'112.65.193.15','2015-07-06 00:00:00','/index.html','Safari',1,'',''),(75336,'140.205.144.81','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75337,'101.226.51.227','2015-07-06 00:00:00','/index.html','Safari',1,'',''),(75338,'180.153.214.191','2015-07-06 00:00:00','/index.html','Safari',1,'',''),(75339,'101.226.33.203','2015-07-06 00:00:00','/index.html','Safari',1,'',''),(75340,'140.205.144.174','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75341,'140.205.144.125','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75342,'140.205.144.111','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75343,'140.205.144.82','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75344,'140.205.144.25','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75345,'140.205.144.58','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75346,'117.136.2.189','2015-07-06 00:00:00','/index.html','Safari',1,'','baidu'),(75347,'119.147.146.189','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75348,'140.205.144.192','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75349,'140.205.144.30','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75350,'124.236.204.226','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75351,'140.205.144.132','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75352,'61.146.178.190','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75353,'140.205.144.87','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75354,'5.248.255.192','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75355,'5.248.255.192','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75356,'5.248.255.192','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75357,'140.205.144.152','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75358,'140.205.144.44','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75359,'140.205.144.177','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75360,'140.205.144.61','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75361,'140.205.144.106','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75362,'140.205.144.63','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75363,'94.153.11.69','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75364,'94.153.11.69','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75365,'94.153.11.69','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75366,'140.205.144.3','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75367,'140.205.144.16','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75368,'119.249.34.98','2015-07-06 00:00:00','/index.html','Safari',1,'','baidu'),(75369,'119.249.34.98','2015-07-06 00:00:00','/news.htm','Safari',1,'',''),(75370,'140.205.144.234','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75371,'27.18.199.237','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75372,'140.205.144.185','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75373,'27.18.199.237','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75374,'59.173.137.35','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75375,'140.205.144.39','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75376,'59.173.137.35','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75377,'58.214.186.23','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75378,'59.173.137.35','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75379,'140.205.144.140','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75380,'140.205.144.68','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75381,'140.205.144.22','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75382,'140.205.144.109','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75383,'220.181.132.215','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75384,'59.173.137.35','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75385,'140.205.144.243','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75386,'59.173.137.35','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75387,'27.18.199.237','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75388,'140.205.144.99','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75389,'140.205.144.66','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75390,'101.199.108.56','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75391,'101.199.112.53','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75392,'220.181.132.196','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75393,'140.205.144.41','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75394,'42.156.138.19','2015-07-06 00:00:00','/index.html','Safari',1,'',''),(75395,'140.205.144.138','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75396,'140.205.144.157','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75397,'101.226.102.97','2015-07-06 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(75398,'140.205.144.102','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75399,'140.205.144.27','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75400,'140.205.144.10','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75401,'42.156.138.19','2015-07-06 00:00:00','/index.html','Safari',1,'',''),(75402,'101.226.89.120','2015-07-06 00:00:00','/index.html','Safari',1,'',''),(75403,'140.205.144.194','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75404,'140.205.144.72','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75405,'140.205.144.190','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75406,'140.205.144.31','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75407,'220.181.51.55','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75408,'140.205.144.195','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75409,'180.88.132.254','2015-07-06 00:00:00','/index.html','Chrome',1,' 北京睿思恒科技有限公司 ','baidu'),(75410,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75411,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75412,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75413,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75414,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75415,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75416,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75417,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75418,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75419,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75420,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75421,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75422,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75423,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75424,'180.88.132.254','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75425,'140.205.144.246','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75426,'140.205.144.175','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75427,'140.205.144.42','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75428,'140.205.144.112','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75429,'140.205.144.200','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75430,'140.205.144.62','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75431,'178.137.162.15','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75432,'140.205.144.178','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75433,'140.205.144.53','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75434,'140.205.144.99','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75435,'140.205.144.53','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75436,'140.205.144.135','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75437,'94.153.11.69','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75438,'94.153.11.69','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75439,'140.205.144.124','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75440,'94.153.11.69','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75441,'94.153.11.69','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75442,'94.153.11.69','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75443,'140.205.144.60','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75444,'111.197.45.180','2015-07-06 00:00:00','/index.html','Safari',1,'','baidu'),(75445,'140.205.144.205','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75446,'140.205.144.164','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75447,'202.108.145.228','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75448,'140.205.144.61','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75449,'140.205.144.178','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75450,'140.205.144.217','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75451,'140.205.144.249','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75452,'140.205.144.216','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75453,'140.205.144.68','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75454,'140.205.144.190','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75455,'140.205.144.126','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75456,'37.115.191.104','2015-07-06 00:00:00','/index.html','Opera',1,'',''),(75457,'140.205.144.30','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75458,'140.205.144.185','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75459,'140.205.144.47','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75460,'123.125.71.58','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75461,'140.205.144.233','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75462,'220.181.108.78','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75463,'140.205.144.43','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75464,'140.205.144.242','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75465,'140.205.144.165','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75466,'121.42.0.38','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75467,'121.42.0.38','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75468,'121.42.0.38','2015-07-06 00:00:00','/index.html','IE',1,'',''),(75469,'140.205.144.49','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75470,'140.205.144.204','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75471,'140.205.144.145','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75472,'66.249.64.177','2015-07-06 00:00:00','/index.html','Safari',1,'',''),(75473,'140.205.144.192','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75474,'140.205.144.93','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75475,'140.205.144.250','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75476,'140.205.144.14','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75477,'140.205.144.66','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75478,'140.205.144.89','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75479,'140.205.144.199','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75480,'140.205.144.190','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75481,'140.205.144.68','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75482,'140.205.144.46','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75483,'123.125.71.42','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75484,'220.181.108.96','2015-07-06 00:00:00','/index.html','Firefox',1,'',''),(75485,'187.59.85.244','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75486,'140.205.144.217','2015-07-06 00:00:00','/index.html','Chrome',1,'',''),(75487,'140.205.144.90','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75488,'140.205.144.44','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75489,'140.205.144.44','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75490,'140.205.144.28','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75491,'140.205.144.57','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75492,'140.205.144.241','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75493,'140.205.144.78','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75494,'140.205.144.85','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75495,'140.205.144.168','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75496,'140.205.144.47','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75497,'140.205.144.69','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75498,'140.205.144.182','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75499,'182.118.60.108','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75500,'140.205.144.220','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75501,'140.205.144.246','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75502,'36.99.31.51','2015-07-07 00:00:00','/index.html','Safari',1,'',''),(75503,'36.99.31.51','2015-07-07 00:00:00','/index.html','Safari',1,'',''),(75504,'140.205.144.183','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75505,'140.205.144.65','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75506,'140.205.144.156','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75507,'123.125.71.38','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75508,'220.181.108.88','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75509,'140.205.144.146','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75510,'140.205.144.177','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75511,'140.205.144.217','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75512,'140.205.144.149','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75513,'140.205.144.94','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75514,'178.137.162.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75515,'178.137.162.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75516,'140.205.144.97','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75517,'140.205.144.180','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75518,'140.205.144.87','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75519,'140.205.144.126','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75520,'140.205.144.68','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75521,'140.205.144.103','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75522,'220.181.51.62','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75523,'123.125.71.132','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75524,'123.125.71.118','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75525,'140.205.144.53','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75526,'140.205.144.16','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75527,'140.205.144.84','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75528,'140.205.144.138','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75529,'140.205.144.176','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75530,'140.205.144.222','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75531,'140.205.144.15','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75532,'140.205.144.80','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75533,'140.205.144.119','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75534,'123.125.71.53','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75535,'140.205.144.109','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75536,'220.181.108.114','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75537,'140.205.144.151','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75538,'140.205.144.82','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75539,'140.205.144.181','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75540,'140.205.144.168','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75541,'140.205.144.166','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75542,'140.205.144.81','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75543,'123.125.71.48','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75544,'140.205.144.6','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75545,'220.181.108.101','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75546,'140.205.144.111','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75547,'182.118.60.39','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75548,'140.205.144.191','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75549,'140.205.144.67','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75550,'140.205.144.157','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75551,'37.115.191.104','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75552,'37.115.191.104','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75553,'140.205.144.213','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75554,'101.39.132.148','2015-07-07 00:00:00','/index.html','Chrome',1,'','baidu'),(75555,'101.39.132.148','2015-07-07 00:00:00','/news.htm','Chrome',1,'',''),(75556,'101.39.132.148','2015-07-07 00:00:00','/news.htm','Chrome',1,'',''),(75557,'140.205.144.74','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75558,'140.205.144.193','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75559,'140.205.144.220','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75560,'140.205.144.18','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75561,'140.205.144.225','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75562,'140.205.144.71','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75563,'123.125.71.50','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75564,'220.181.108.97','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75565,'140.205.144.92','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75566,'58.218.200.24','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75567,'140.205.144.31','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75568,'140.205.144.55','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75569,'94.153.11.69','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75570,'94.153.11.69','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75571,'66.249.64.128','2015-07-07 00:00:00','/index.html','Safari',1,'',''),(75572,'140.205.144.105','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75573,'140.205.144.238','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75574,'123.125.71.70','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75575,'140.205.144.27','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75576,'220.181.108.99','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75577,'140.205.144.164','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75578,'106.120.121.156','2015-07-07 00:00:00','/index.html','IE',1,'','baidu'),(75579,'140.205.144.32','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75580,'140.205.144.234','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75581,'140.205.144.36','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75582,'140.205.144.217','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75583,'106.120.160.119','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75584,'101.199.108.50','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75585,'140.205.144.22','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75586,'123.125.71.22','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75587,'101.226.33.205','2015-07-07 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(75588,'220.181.108.148','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75589,'140.205.144.96','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75590,'140.205.144.236','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75591,'123.125.71.57','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75592,'220.181.108.180','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75593,'140.205.144.178','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75594,'140.205.144.226','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75595,'220.181.51.62','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75596,'140.205.144.60','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75597,'5.248.255.192','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75598,'5.248.255.192','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75599,'5.248.255.192','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75600,'5.248.255.192','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75601,'5.248.255.192','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75602,'5.248.255.192','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75603,'140.205.144.208','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75604,'140.205.144.147','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75605,'140.205.144.27','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75606,'140.205.144.67','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75607,'58.218.200.24','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75608,'140.205.144.232','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75609,'140.205.144.33','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75610,'140.205.144.68','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75611,'140.205.144.162','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75612,'140.205.144.146','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75613,'140.205.144.226','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75614,'202.108.145.228','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75615,'140.205.144.69','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75616,'140.205.144.193','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75617,'140.205.144.21','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75618,'140.205.144.193','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75619,'140.205.144.15','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75620,'140.205.144.175','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75621,'69.58.178.58','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75622,'69.58.178.58','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75623,'69.58.178.58','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75624,'69.58.178.58','2015-07-07 00:00:00','/news.htm','Firefox',1,'',''),(75625,'140.205.144.48','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75626,'140.205.144.102','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75627,'140.205.144.142','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75628,'140.205.144.58','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75629,'58.218.200.24','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75630,'140.205.144.187','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75631,'140.205.144.90','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75632,'140.205.144.64','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75633,'140.205.144.172','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75634,'37.115.191.104','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75635,'37.115.191.104','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75636,'123.125.71.12','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75637,'37.115.191.104','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75638,'37.115.191.104','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75639,'37.115.191.104','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75640,'37.115.191.104','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75641,'140.205.144.132','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75642,'37.115.191.104','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75643,'220.181.108.168','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75644,'140.205.144.69','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75645,'140.205.144.107','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75646,'140.205.144.219','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75647,'58.218.200.24','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75648,'140.205.144.69','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75649,'42.156.138.19','2015-07-07 00:00:00','/index.html','Safari',1,'',''),(75650,'140.205.144.109','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75651,'140.205.144.2','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75652,'140.205.144.98','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75653,'140.205.144.144','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75654,'140.205.144.51','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75655,'42.156.138.19','2015-07-07 00:00:00','/index.html','Safari',1,'',''),(75656,'140.205.144.174','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75657,'140.205.144.227','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75658,'140.205.144.166','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75659,'140.205.144.208','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75660,'61.160.213.110','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75661,'140.205.144.224','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75662,'140.205.144.25','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75663,'140.205.144.32','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75664,'140.205.144.164','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75665,'118.244.158.55','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75666,'118.244.158.55','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75667,'140.205.144.116','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75668,'140.205.144.228','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75669,'140.205.144.59','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75670,'140.205.144.27','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75671,'112.84.202.155','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75672,'112.84.202.155','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75673,'112.84.202.155','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75674,'112.84.202.155','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75675,'112.84.202.155','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75676,'140.205.144.3','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75677,'140.205.144.95','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75678,'112.64.235.247','2015-07-07 00:00:00','/index.html','Safari',1,'',''),(75679,'123.125.71.50','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75680,'140.205.144.2','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75681,'220.181.158.109','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75682,'220.181.108.141','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75683,'220.181.51.61','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75684,'140.205.144.168','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75685,'140.205.144.59','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75686,'140.205.144.139','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75687,'118.207.146.102','2015-07-07 00:00:00','/index.html','Firefox',1,'睿思 bi','baidu'),(75688,'140.205.144.34','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75689,'140.205.144.53','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75690,'220.181.132.218','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75691,'119.147.146.192','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75692,'101.199.108.118','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75693,'140.205.144.195','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75694,'37.139.52.23','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75695,'37.139.52.23','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75696,'140.205.144.42','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75697,'182.118.42.101','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75698,'140.205.144.60','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75699,'66.249.64.19','2015-07-07 00:00:00','/index.html','Safari',1,'',''),(75700,'66.249.64.158','2015-07-07 00:00:00','/index.html','Safari',1,'',''),(75701,'140.205.144.58','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75702,'140.205.144.29','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75703,'59.66.185.23','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75704,'140.205.144.100','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75705,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75706,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75707,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75708,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75709,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75710,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75711,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75712,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75713,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75714,'121.42.0.15','2015-07-07 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(75715,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75716,'121.42.0.15','2015-07-07 00:00:00','/news/news.htm','IE',1,'',''),(75717,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75718,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75719,'121.42.0.15','2015-07-07 00:00:00','/news/news.htm','IE',1,'',''),(75720,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75721,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75722,'140.205.144.191','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75723,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75724,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75725,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75726,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75727,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75728,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75729,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75730,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75731,'121.42.0.15','2015-07-07 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(75732,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75733,'121.42.0.15','2015-07-07 00:00:00','/newsview.htm','IE',1,'',''),(75734,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75735,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75736,'121.42.0.15','2015-07-07 00:00:00','/newsview.htm','IE',0,'',''),(75737,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75738,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75739,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75740,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75741,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75742,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75743,'140.205.144.86','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75744,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75745,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75746,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75747,'121.42.0.15','2015-07-07 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(75748,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75749,'121.42.0.15','2015-07-07 00:00:00','/news/newsview.htm','IE',1,'',''),(75750,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75751,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75752,'121.42.0.15','2015-07-07 00:00:00','/news/newsview.htm','IE',0,'',''),(75753,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75754,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75755,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75756,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75757,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75758,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75759,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75760,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75761,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75762,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75763,'121.42.0.15','2015-07-07 00:00:00','/http:/112.124.13.251:80/newsview.htm','IE',0,'',''),(75764,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75765,'121.42.0.15','2015-07-07 00:00:00','/newsview.htm','IE',1,'',''),(75766,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75767,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75768,'121.42.0.15','2015-07-07 00:00:00','/newsview.htm','IE',0,'',''),(75769,'140.205.144.41','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75770,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75771,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75772,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75773,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75774,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75775,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75776,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75777,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75778,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75779,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75780,'121.42.0.15','2015-07-07 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(75781,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75782,'121.42.0.15','2015-07-07 00:00:00','/newsview.htm','IE',1,'',''),(75783,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75784,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75785,'121.42.0.15','2015-07-07 00:00:00','/newsview.htm','IE',0,'',''),(75786,'121.42.0.15','2015-07-07 00:00:00','/index.html','IE',1,'',''),(75787,'140.205.144.205','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75788,'140.205.144.175','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75789,'140.205.144.117','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75790,'112.64.235.251','2015-07-07 00:00:00','/index.html','Safari',1,'',''),(75791,'178.137.162.15','2015-07-07 00:00:00','/index.html','Opera',1,'',''),(75792,'140.205.144.17','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75793,'140.205.144.207','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75794,'140.205.144.151','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75795,'140.205.144.46','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75796,'123.125.71.18','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75797,'220.181.108.174','2015-07-07 00:00:00','/index.html','Firefox',1,'',''),(75798,'140.205.144.249','2015-07-07 00:00:00','/index.html','Chrome',1,'',''),(75799,'61.135.190.103','2015-07-07 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(75800,'140.205.144.152','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75801,'140.205.144.63','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75802,'61.135.190.224','2015-07-08 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(75803,'140.205.144.134','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75804,'140.205.144.132','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75805,'140.205.144.190','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75806,'61.135.190.219','2015-07-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(75807,'61.135.190.224','2015-07-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(75808,'140.205.144.170','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75809,'140.205.144.74','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75810,'140.205.144.76','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75811,'140.205.144.85','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75812,'140.205.144.45','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75813,'140.205.144.133','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75814,'123.125.71.51','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75815,'140.205.144.71','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75816,'220.181.108.100','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75817,'140.205.144.129','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75818,'140.205.144.169','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75819,'140.205.144.194','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75820,'58.218.200.24','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75821,'58.221.66.63','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75822,'140.205.144.92','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75823,'140.205.144.142','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75824,'140.205.144.194','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75825,'140.205.144.7','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75826,'5.248.255.192','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75827,'140.205.144.63','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75828,'140.205.144.92','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75829,'140.205.144.150','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75830,'140.205.144.52','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75831,'123.125.71.14','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75832,'220.181.108.171','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75833,'140.205.144.94','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75834,'140.205.144.15','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75835,'140.205.144.176','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75836,'89.248.172.110','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75837,'140.205.144.200','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75838,'140.205.144.131','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75839,'140.205.144.100','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75840,'58.218.200.24','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75841,'140.205.144.201','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75842,'140.205.144.249','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75843,'140.205.144.147','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75844,'140.205.144.202','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75845,'140.205.144.5','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75846,'140.205.144.26','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75847,'140.205.144.5','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75848,'140.205.144.48','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75849,'140.205.144.104','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75850,'140.205.144.165','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75851,'140.205.144.150','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75852,'140.205.144.103','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75853,'140.205.144.62','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75854,'140.205.144.195','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75855,'140.205.144.81','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75856,'140.205.144.56','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75857,'140.205.144.147','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75858,'140.205.144.211','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75859,'123.125.71.18','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75860,'220.181.108.86','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75861,'140.205.144.65','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75862,'220.181.51.39','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75863,'140.205.144.128','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75864,'140.205.144.172','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75865,'140.205.144.232','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75866,'140.205.144.163','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75867,'140.205.144.129','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75868,'140.205.144.25','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75869,'140.205.144.7','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75870,'123.125.71.78','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75871,'140.205.144.217','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75872,'220.181.108.182','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75873,'58.218.200.24','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75874,'140.205.144.185','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75875,'140.205.144.169','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75876,'140.205.144.142','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75877,'140.205.144.76','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75878,'140.205.144.198','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75879,'123.125.71.19','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75880,'140.205.144.163','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75881,'220.181.108.108','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75882,'119.147.146.194','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75883,'140.205.144.178','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75884,'140.205.144.38','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75885,'140.205.144.107','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75886,'140.205.144.244','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75887,'140.205.144.189','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75888,'140.205.144.196','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75889,'123.125.71.52','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75890,'220.181.108.122','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75891,'140.205.144.150','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75892,'140.205.144.118','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75893,'178.137.162.15','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75894,'140.205.144.109','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75895,'140.205.144.243','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75896,'140.205.144.183','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75897,'140.205.144.172','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75898,'140.205.144.134','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75899,'123.125.71.62','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75900,'140.205.144.202','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75901,'140.205.144.141','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75902,'140.205.144.112','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75903,'140.205.144.32','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75904,'123.125.71.75','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75905,'140.205.144.213','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75906,'220.181.108.79','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75907,'95.130.11.147','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75908,'140.205.144.26','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75909,'140.205.144.67','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75910,'140.205.144.160','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75911,'94.153.11.69','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75912,'94.153.11.69','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75913,'94.153.11.69','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75914,'123.125.71.45','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75915,'220.181.108.76','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75916,'140.205.144.195','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75917,'140.205.144.203','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75918,'106.120.160.119','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75919,'140.205.144.97','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75920,'140.205.144.208','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75921,'101.199.112.55','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75922,'140.205.144.115','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75923,'140.205.144.28','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75924,'202.108.145.228','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75925,'140.205.144.107','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75926,'140.205.144.119','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75927,'59.173.137.35','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75928,'180.149.133.36','2015-07-08 00:00:00','/index.html','Firefox',1,'','baidu'),(75929,'140.205.144.242','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75930,'140.205.144.66','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75931,'123.125.71.13','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75932,'140.205.144.164','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75933,'140.205.144.127','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75934,'140.205.144.1','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75935,'140.205.144.67','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75936,'140.205.144.76','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75937,'123.125.71.84','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75938,'36.99.30.144','2015-07-08 00:00:00','/index.html','Safari',1,'',''),(75939,'220.181.108.116','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75940,'140.205.144.48','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75941,'207.46.13.43','2015-07-08 00:00:00','/index.html','Safari',1,'',''),(75942,'36.99.30.78','2015-07-08 00:00:00','/index.html','Safari',1,'',''),(75943,'140.205.144.32','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75944,'140.205.144.65','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75945,'140.205.144.96','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75946,'140.205.144.62','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75947,'220.181.132.215','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75948,'140.205.144.241','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75949,'123.125.71.41','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75950,'220.181.108.148','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75951,'59.173.137.35','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75952,'140.205.144.233','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75953,'61.135.190.72','2015-07-08 00:00:00','/index.html','IE',1,'www','baidu'),(75954,'101.199.108.58','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75955,'140.205.144.56','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75956,'140.205.144.203','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75957,'123.125.71.50','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75958,'220.181.108.186','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75959,'140.205.144.190','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75960,'140.205.144.126','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75961,'140.205.144.37','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75962,'140.205.144.42','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75963,'140.205.144.141','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75964,'94.153.11.69','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75965,'94.153.11.69','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75966,'94.153.11.69','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75967,'94.153.11.69','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75968,'94.153.11.69','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75969,'94.153.11.69','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75970,'140.205.144.220','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75971,'37.115.191.104','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75972,'37.115.191.104','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75973,'37.115.191.104','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75974,'140.205.144.22','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75975,'140.205.144.181','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75976,'140.205.144.11','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75977,'123.125.71.106','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75978,'140.205.144.87','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75979,'220.181.108.161','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75980,'140.205.144.147','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75981,'140.205.144.116','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75982,'140.205.144.47','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75983,'182.118.42.111','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75984,'140.205.144.188','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75985,'101.226.66.178','2015-07-08 00:00:00','/index.html','Safari',1,'',''),(75986,'140.205.144.209','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75987,'123.125.71.28','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75988,'140.205.144.8','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75989,'220.181.108.88','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(75990,'140.205.144.145','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75991,'140.205.144.138','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75992,'140.205.144.38','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75993,'140.205.144.80','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75994,'5.248.255.192','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75995,'5.248.255.192','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75996,'5.248.255.192','2015-07-08 00:00:00','/index.html','IE',1,'',''),(75997,'140.205.144.202','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75998,'140.205.144.203','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(75999,'42.156.138.19','2015-07-08 00:00:00','/index.html','Safari',1,'',''),(76000,'220.181.51.56','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76001,'140.205.144.225','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76002,'140.205.144.128','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76003,'121.199.125.21','2015-07-08 00:00:00','/news.htm','Firefox',1,'',''),(76004,'140.205.144.249','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76005,'140.205.144.117','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76006,'121.42.0.37','2015-07-08 00:00:00','/index.html','IE',1,'',''),(76007,'121.42.0.37','2015-07-08 00:00:00','/index.html','IE',1,'',''),(76008,'121.42.0.37','2015-07-08 00:00:00','/index.html','IE',1,'',''),(76009,'140.205.144.114','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76010,'123.125.71.55','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(76011,'220.181.108.117','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(76012,'140.205.144.69','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76013,'140.205.144.35','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76014,'140.205.144.47','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76015,'140.205.144.242','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76016,'101.199.112.45','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76017,'140.205.144.181','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76018,'220.181.132.218','2015-07-08 00:00:00','/index.html','IE',1,'',''),(76019,'123.125.71.32','2015-07-08 00:00:00','/index.html','Firefox',1,'',''),(76020,'140.205.144.151','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76021,'220.181.132.197','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76022,'140.205.144.27','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76023,'140.205.144.196','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76024,'140.205.144.241','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76025,'140.205.144.49','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76026,'191.7.31.42','2015-07-08 00:00:00','/index.html','Chrome',1,'',''),(76027,'140.205.144.15','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76028,'140.205.144.223','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76029,'140.205.144.172','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76030,'140.205.144.159','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76031,'140.205.144.180','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76032,'140.205.144.238','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76033,'140.205.144.181','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76034,'140.205.144.99','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76035,'140.205.144.106','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76036,'140.205.144.231','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76037,'140.205.144.221','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76038,'140.205.144.246','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76039,'182.118.54.78','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76040,'140.205.144.201','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76041,'140.205.144.72','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76042,'140.205.144.134','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76043,'140.205.144.186','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76044,'52.10.87.97','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76045,'140.205.144.238','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76046,'140.205.144.181','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76047,'140.205.144.87','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76048,'220.181.51.40','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76049,'220.181.51.45','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76050,'140.205.144.145','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76051,'140.205.144.218','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76052,'140.205.144.195','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76053,'140.205.144.74','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76054,'140.205.144.22','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76055,'63.141.253.230','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76056,'140.205.144.190','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76057,'180.97.63.84','2015-07-09 00:00:00','/newsview.htm','IE',1,'',''),(76058,'140.205.144.246','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76059,'140.205.144.25','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76060,'124.175.47.55','2015-07-09 00:00:00','/newsview.htm','IE',1,'',''),(76061,'140.205.144.107','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76062,'140.205.144.54','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76063,'123.125.71.34','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76064,'140.205.144.7','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76065,'140.205.144.138','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76066,'140.205.144.20','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76067,'178.137.162.15','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76068,'178.137.162.15','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76069,'178.137.162.15','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76070,'140.205.144.29','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76071,'140.205.144.98','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76072,'140.205.144.43','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76073,'140.205.144.183','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76074,'140.205.144.116','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76075,'123.125.71.46','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76076,'220.181.108.117','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76077,'140.205.144.193','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76078,'140.205.144.124','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76079,'140.205.144.213','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76080,'37.115.191.104','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76081,'37.115.191.104','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76082,'140.205.144.153','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76083,'5.248.255.192','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76084,'5.248.255.192','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76085,'140.205.144.134','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76086,'140.205.144.202','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76087,'46.29.20.219','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76088,'140.205.144.182','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76089,'140.205.144.151','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76090,'140.205.144.119','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76091,'182.118.53.56','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76092,'140.205.144.7','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76093,'140.205.144.223','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76094,'123.125.71.94','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76095,'220.181.108.122','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76096,'140.205.144.177','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76097,'140.205.144.85','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76098,'140.205.144.139','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76099,'140.205.144.21','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76100,'140.205.144.173','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76101,'140.205.144.16','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76102,'140.205.144.225','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76103,'140.205.144.96','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76104,'140.205.144.244','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76105,'114.253.56.234','2015-07-09 00:00:00','/newsview.htm','Safari',1,'',''),(76106,'140.205.144.121','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76107,'140.205.144.1','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76108,'140.205.144.49','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76109,'140.205.144.235','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76110,'140.205.144.89','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76111,'140.205.144.239','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76112,'140.205.144.103','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76113,'220.181.51.45','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76114,'140.205.144.31','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76115,'94.153.11.69','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76116,'94.153.11.69','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76117,'94.153.11.69','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76118,'140.205.144.71','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76119,'123.125.71.38','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76120,'220.181.108.107','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76121,'140.205.144.140','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76122,'61.146.178.190','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76123,'140.205.144.180','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76124,'140.205.144.223','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76125,'106.120.121.152','2015-07-09 00:00:00','/index.html','Chrome',1,'','baidu'),(76126,'140.205.144.190','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76127,'140.205.144.82','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76128,'123.125.71.42','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76129,'220.181.108.186','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76130,'103.246.38.196','2015-07-09 00:00:00','/newsview.htm','IE',1,'',''),(76131,'103.246.38.196','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76132,'169.145.197.14','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76133,'140.205.144.218','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76134,'140.205.144.144','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76135,'140.205.144.140','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76136,'140.205.144.83','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76137,'140.205.144.156','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76138,'140.205.144.226','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76139,'140.205.144.182','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76140,'180.149.133.13','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76141,'61.50.248.5','2015-07-09 00:00:00','/index.html','Safari',1,'',''),(76142,'140.205.144.45','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76143,'140.205.144.15','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76144,'123.125.71.48','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76145,'220.181.108.111','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76146,'140.205.144.63','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76147,'140.205.144.211','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76148,'140.205.144.131','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76149,'140.205.144.175','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76150,'140.205.144.175','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76151,'140.205.144.211','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76152,'140.205.144.131','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76153,'140.205.144.196','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76154,'140.205.144.129','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76155,'123.125.71.20','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76156,'220.181.108.143','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76157,'140.205.144.171','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76158,'37.115.191.104','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76159,'37.115.191.104','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76160,'37.115.191.104','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76161,'37.115.191.104','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76162,'37.115.191.104','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76163,'37.115.191.104','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76164,'140.205.144.222','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76165,'140.205.144.137','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76166,'140.205.144.236','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76167,'140.205.144.151','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76168,'140.205.144.173','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76169,'140.205.144.73','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76170,'140.205.144.184','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76171,'140.205.144.16','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76172,'140.205.144.29','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76173,'140.205.144.118','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76174,'91.217.90.38','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76175,'36.99.31.228','2015-07-09 00:00:00','/index.html','Safari',1,'',''),(76176,'140.205.144.201','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76177,'115.239.216.46','2015-07-09 00:00:00','/index.html','Safari',1,'',''),(76178,'115.239.213.121','2015-07-09 00:00:00','/index.html','Safari',1,'',''),(76179,'140.205.144.173','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76180,'140.205.144.99','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76181,'106.120.160.119','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76182,'123.125.71.41','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76183,'140.205.144.232','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76184,'220.181.108.114','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76185,'36.99.30.105','2015-07-09 00:00:00','/index.html','Safari',1,'',''),(76186,'101.199.108.51','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76187,'140.205.144.240','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76188,'140.205.144.78','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76189,'140.205.144.146','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76190,'140.205.144.41','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76191,'140.205.144.151','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76192,'61.160.213.110','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76193,'140.205.144.103','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76194,'140.205.144.4','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76195,'140.205.144.86','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76196,'140.205.144.228','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76197,'123.125.71.45','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76198,'220.181.108.97','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76199,'140.205.144.232','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76200,'106.38.241.103','2015-07-09 00:00:00','/index.html','Safari',1,'',''),(76201,'140.205.144.24','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76202,'140.205.144.156','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76203,'140.205.144.14','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76204,'140.205.144.230','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76205,'140.205.144.131','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76206,'140.205.144.65','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76207,'140.205.144.104','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76208,'140.205.144.134','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76209,'140.205.144.27','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76210,'121.42.0.14','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76211,'121.42.0.14','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76212,'121.42.0.14','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76213,'140.205.144.164','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76214,'5.248.255.192','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76215,'5.248.255.192','2015-07-09 00:00:00','/index.html','IE',1,'',''),(76216,'140.205.144.244','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76217,'140.205.144.174','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76218,'140.205.144.168','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76219,'140.205.144.168','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76220,'140.205.144.236','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76221,'140.205.144.139','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76222,'140.205.144.127','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76223,'140.205.144.240','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76224,'140.205.144.197','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76225,'140.205.144.70','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76226,'42.156.138.19','2015-07-09 00:00:00','/index.html','Safari',1,'',''),(76227,'140.205.144.156','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76228,'140.205.144.49','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76229,'194.177.22.82','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76230,'123.125.71.97','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76231,'140.205.144.236','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76232,'140.205.144.194','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76233,'140.205.144.82','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76234,'123.125.71.25','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76235,'220.181.108.161','2015-07-09 00:00:00','/index.html','Firefox',1,'',''),(76236,'140.205.144.110','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76237,'140.205.144.26','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76238,'101.226.65.104','2015-07-09 00:00:00','/index.html','Safari',1,'',''),(76239,'140.205.144.137','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76240,'112.64.235.246','2015-07-09 00:00:00','/index.html','Safari',1,'',''),(76241,'140.205.144.242','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76242,'140.205.144.72','2015-07-09 00:00:00','/index.html','Chrome',1,'',''),(76243,'140.205.144.159','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76244,'140.205.144.115','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76245,'140.205.144.158','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76246,'178.137.162.15','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76247,'178.137.162.15','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76248,'178.137.162.15','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76249,'140.205.144.99','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76250,'123.125.71.132','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76251,'140.205.144.82','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76252,'54.208.206.230','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76253,'123.125.71.108','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76254,'220.181.108.141','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76255,'140.205.144.55','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76256,'140.205.144.181','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76257,'140.205.144.57','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76258,'140.205.144.64','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76259,'140.205.144.136','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76260,'140.205.144.89','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76261,'140.205.144.177','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76262,'140.205.144.159','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76263,'140.205.144.203','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76264,'140.205.144.103','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76265,'140.205.144.97','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76266,'140.205.144.146','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76267,'140.205.144.211','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76268,'140.205.144.76','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76269,'140.205.144.184','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76270,'123.125.71.113','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76271,'140.205.144.151','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76272,'220.181.108.140','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76273,'140.205.144.150','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76274,'140.205.144.207','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76275,'140.205.144.12','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76276,'140.205.144.60','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76277,'140.205.144.157','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76278,'140.205.144.121','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76279,'220.181.108.149','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76280,'140.205.144.221','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76281,'140.205.144.2','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76282,'140.205.144.58','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76283,'140.205.144.98','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76284,'140.205.144.130','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76285,'123.125.71.94','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76286,'220.181.108.107','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76287,'140.205.144.231','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76288,'140.205.144.17','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76289,'140.205.144.49','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76290,'140.205.144.23','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76291,'123.125.71.137','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76292,'220.181.51.62','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76293,'220.181.51.55','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76294,'220.181.51.39','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76295,'220.181.51.46','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76296,'140.205.144.181','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76297,'140.205.144.41','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76298,'140.205.144.52','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76299,'140.205.144.141','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76300,'123.125.71.104','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76301,'220.181.108.83','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76302,'140.205.144.200','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76303,'140.205.144.69','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76304,'5.248.255.192','2015-07-10 00:00:00','/index.html','Opera',1,'',''),(76305,'5.248.255.192','2015-07-10 00:00:00','/index.html','Opera',1,'',''),(76306,'5.248.255.192','2015-07-10 00:00:00','/index.html','Opera',1,'',''),(76307,'140.205.144.55','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76308,'140.205.144.38','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76309,'140.205.144.27','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76310,'140.205.144.6','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76311,'140.205.144.38','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76312,'123.125.71.113','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76313,'140.205.144.199','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76314,'220.181.108.148','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76315,'180.97.62.237','2015-07-10 00:00:00','/newsview.htm','IE',1,'',''),(76316,'140.205.144.47','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76317,'140.205.144.134','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76318,'140.205.144.72','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76319,'61.135.190.199','2015-07-10 00:00:00','/index.html','IE',1,'www','baidu'),(76320,'52.2.64.140','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76321,'140.205.144.166','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76322,'140.205.144.81','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76323,'123.125.71.38','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76324,'140.205.144.227','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76325,'220.181.108.116','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76326,'140.205.144.171','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76327,'66.249.64.50','2015-07-10 00:00:00','/newsview.htm','Safari',1,'',''),(76328,'140.205.144.24','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76329,'140.205.144.29','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76330,'140.205.144.113','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76331,'140.205.144.155','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76332,'46.161.41.199','2015-07-10 00:00:00','/newsview.htm','Firefox',1,'',''),(76333,'140.205.144.226','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76334,'140.205.144.118','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76335,'61.135.169.23','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76336,'140.205.144.215','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76337,'119.147.146.189','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76338,'140.205.144.140','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76339,'140.205.144.10','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76340,'140.205.144.246','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76341,'140.205.144.117','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76342,'140.205.144.46','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76343,'61.135.169.75','2015-07-10 00:00:00','/index.html','Chrome',1,'','baidu'),(76344,'140.205.144.212','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76345,'52.2.140.58','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76346,'36.99.30.163','2015-07-10 00:00:00','/index.html','Safari',1,'',''),(76347,'111.207.122.2','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76348,'36.99.31.51','2015-07-10 00:00:00','/index.html','Safari',1,'',''),(76349,'140.205.144.64','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76350,'140.205.144.118','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76351,'140.205.144.222','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76352,'140.205.144.135','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76353,'140.205.144.184','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76354,'180.153.182.153','2015-07-10 00:00:00','/news.htm','IE',1,'',''),(76355,'180.153.182.153','2015-07-10 00:00:00','/news.htm','IE',1,'',''),(76356,'140.205.144.10','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76357,'140.205.144.243','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76358,'140.205.144.62','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76359,'140.205.144.19','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76360,'140.205.144.151','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76361,'178.137.166.171','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76362,'178.137.166.171','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76363,'5.248.255.192','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76364,'5.248.255.192','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76365,'5.248.255.192','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76366,'140.205.144.242','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76367,'123.125.71.107','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76368,'220.181.108.122','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76369,'140.205.144.93','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76370,'140.205.144.5','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76371,'140.205.144.65','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76372,'140.205.144.59','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76373,'123.125.71.40','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76374,'220.181.108.146','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76375,'140.205.144.191','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76376,'140.205.144.34','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76377,'61.135.165.22','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76378,'140.205.144.215','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76379,'140.205.144.5','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76380,'140.205.144.113','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76381,'140.205.144.220','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76382,'140.205.144.110','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76383,'140.205.144.188','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76384,'140.205.144.47','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76385,'140.205.144.170','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76386,'178.137.161.75','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76387,'178.137.161.75','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76388,'178.137.161.75','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76389,'140.205.144.221','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76390,'219.148.89.157','2015-07-10 00:00:00','/index.html','Chrome',1,'�����˼�Ƽ����޹�˾','baidu'),(76391,'140.205.144.199','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76392,'60.10.57.9','2015-07-10 00:00:00','/index.html','Chrome',1,'�����˼�Ƽ����޹�˾','baidu'),(76393,'140.205.144.42','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76394,'140.205.144.197','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76395,'140.205.144.112','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76396,'123.234.76.170','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76397,'140.205.144.182','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76398,'140.205.144.209','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76399,'123.150.183.196','2015-07-10 00:00:00','/newsview.htm','Safari',1,'',''),(76400,'140.205.144.220','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76401,'140.205.144.40','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76402,'140.205.144.135','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76403,'123.125.71.21','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76404,'140.205.144.164','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76405,'220.181.108.185','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76406,'140.205.144.94','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76407,'140.205.144.221','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76408,'140.205.144.99','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76409,'101.226.66.192','2015-07-10 00:00:00','/index.html','Safari',1,'',''),(76410,'140.205.144.6','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76411,'46.118.116.218','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76412,'140.205.144.100','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76413,'46.118.116.218','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76414,'46.118.116.218','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76415,'106.120.160.119','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76416,'140.205.144.242','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76417,'140.205.144.103','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76418,'178.137.166.171','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76419,'178.137.166.171','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76420,'178.137.166.171','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76421,'140.205.144.245','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76422,'140.205.144.170','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76423,'140.205.144.214','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76424,'178.137.161.75','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76425,'178.137.161.75','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76426,'178.137.161.75','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76427,'178.137.161.75','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76428,'178.137.161.75','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76429,'140.205.144.112','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76430,'140.205.144.65','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76431,'123.125.71.39','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76432,'119.147.146.195','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76433,'220.181.108.123','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76434,'140.205.144.43','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76435,'140.205.144.90','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76436,'140.205.144.114','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76437,'140.205.144.2','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76438,'180.153.214.191','2015-07-10 00:00:00','/index.html','Safari',1,'',''),(76439,'140.205.144.60','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76440,'101.226.65.102','2015-07-10 00:00:00','/index.html','Safari',1,'',''),(76441,'140.205.144.204','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76442,'140.205.144.230','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76443,'140.205.144.123','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76444,'140.205.144.21','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76445,'66.249.64.45','2015-07-10 00:00:00','/news.htm','Safari',1,'',''),(76446,'140.205.144.150','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76447,'106.39.189.166','2015-07-10 00:00:00','/newsview.htm','Safari',1,'','baidu'),(76448,'140.205.144.19','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76449,'140.205.144.127','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76450,'140.205.144.17','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76451,'140.205.144.128','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76452,'140.205.144.168','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76453,'123.125.71.46','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76454,'220.181.108.123','2015-07-10 00:00:00','/index.html','Firefox',1,'',''),(76455,'110.75.105.209','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76456,'140.205.144.87','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76457,'140.205.144.118','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76458,'140.205.144.20','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76459,'140.205.144.191','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76460,'220.165.248.68','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76461,'140.205.144.178','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76462,'140.205.144.46','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76463,'140.205.144.75','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76464,'140.205.144.165','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76465,'140.205.144.215','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76466,'58.221.66.63','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76467,'58.30.214.49','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76468,'58.30.214.49','2015-07-10 00:00:00','/index.html','IE',1,'',''),(76469,'140.205.144.80','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76470,'140.205.144.185','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76471,'140.205.144.226','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76472,'140.205.144.33','2015-07-10 00:00:00','/index.html','Chrome',1,'',''),(76473,'140.205.144.135','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76474,'140.205.144.35','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76475,'140.205.144.81','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76476,'140.205.144.55','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76477,'123.125.71.21','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76478,'220.181.108.122','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76479,'140.205.144.11','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76480,'140.205.144.28','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76481,'140.205.144.164','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76482,'140.205.144.226','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76483,'140.205.144.182','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76484,'140.205.144.192','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76485,'140.205.144.159','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76486,'140.205.144.15','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76487,'123.125.71.101','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76488,'220.181.108.79','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76489,'140.205.144.148','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76490,'140.205.144.138','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76491,'140.205.144.158','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76492,'140.205.144.240','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76493,'140.205.144.128','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76494,'123.125.71.28','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76495,'220.181.108.84','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76496,'140.205.144.52','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76497,'140.205.144.126','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76498,'140.205.144.33','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76499,'140.205.144.85','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76500,'140.205.144.6','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76501,'140.205.144.207','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76502,'140.205.144.108','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76503,'140.205.144.115','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76504,'183.136.190.62','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76505,'140.205.144.193','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76506,'123.125.71.28','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76507,'140.205.144.21','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76508,'220.181.108.99','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76509,'140.205.144.109','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76510,'140.205.144.175','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76511,'140.205.144.175','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76512,'140.205.144.1','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76513,'140.205.144.107','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76514,'140.205.144.177','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76515,'140.205.144.244','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76516,'140.205.144.181','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76517,'46.118.116.218','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76518,'46.118.116.218','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76519,'178.137.166.171','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76520,'123.125.71.94','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76521,'220.181.108.78','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76522,'140.205.144.185','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76523,'140.205.144.250','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76524,'140.205.144.20','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76525,'140.205.144.83','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76526,'140.205.144.72','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76527,'123.125.71.70','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76528,'220.181.108.163','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76529,'140.205.144.59','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76530,'140.205.144.153','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76531,'187.67.243.19','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76532,'140.205.144.104','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76533,'121.40.130.147','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76534,'140.205.144.198','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76535,'140.205.144.71','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76536,'140.205.144.51','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76537,'140.205.144.26','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76538,'140.205.144.117','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76539,'140.205.144.71','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76540,'140.205.144.32','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76541,'220.181.108.92','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76542,'123.125.71.116','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76543,'140.205.144.221','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76544,'189.24.125.21','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76545,'140.205.144.192','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76546,'140.205.144.143','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76547,'140.205.144.73','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76548,'140.205.144.149','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76549,'140.205.144.31','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76550,'140.205.144.67','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76551,'140.205.144.4','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76552,'140.205.144.122','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76553,'220.181.108.156','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76554,'123.125.71.29','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76555,'140.205.144.6','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76556,'140.205.144.151','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76557,'140.205.144.25','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76558,'140.205.144.164','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76559,'183.136.190.40','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76560,'140.205.144.43','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76561,'123.125.71.136','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76562,'140.205.144.85','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76563,'140.205.144.210','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76564,'140.205.144.202','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76565,'123.125.71.98','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76566,'140.205.144.48','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76567,'220.181.108.79','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76568,'140.205.144.177','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76569,'140.205.144.36','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76570,'140.205.144.130','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76571,'140.205.144.99','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76572,'220.165.248.68','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76573,'220.165.248.68','2015-07-11 00:00:00','/news.htm','Chrome',1,'',''),(76574,'220.165.248.68','2015-07-11 00:00:00','/newsview.htm','Chrome',1,'',''),(76575,'140.205.144.89','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76576,'140.205.144.100','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76577,'178.137.161.75','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76578,'178.137.161.75','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76579,'178.137.161.75','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76580,'140.205.144.214','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76581,'140.205.144.153','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76582,'183.136.190.62','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76583,'140.205.144.150','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76584,'123.125.71.20','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76585,'42.156.138.19','2015-07-11 00:00:00','/index.html','Safari',1,'',''),(76586,'220.181.108.163','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76587,'140.205.144.196','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76588,'140.205.144.70','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76589,'121.40.130.147','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76590,'140.205.144.184','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76591,'140.205.144.192','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76592,'140.205.144.3','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76593,'140.205.144.55','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76594,'123.125.71.90','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76595,'140.205.144.70','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76596,'220.181.108.85','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76597,'140.205.144.216','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76598,'140.205.144.75','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76599,'58.30.214.49','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76600,'58.30.214.49','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76601,'46.118.116.218','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76602,'46.118.116.218','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76603,'46.118.116.218','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76604,'46.118.116.218','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76605,'140.205.144.180','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76606,'140.205.144.120','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76607,'140.205.144.7','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76608,'140.205.144.130','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76609,'46.161.41.199','2015-07-11 00:00:00','/news.htm','Firefox',1,'',''),(76610,'140.205.144.177','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76611,'106.38.241.106','2015-07-11 00:00:00','/index.html','Safari',1,'',''),(76612,'140.205.144.215','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76613,'61.135.169.56','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76614,'140.205.144.41','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76615,'140.205.144.119','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76616,'140.205.144.45','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76617,'140.205.144.92','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76618,'140.205.144.23','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76619,'140.205.144.117','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76620,'140.205.144.9','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76621,'140.205.144.159','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76622,'140.205.144.232','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76623,'140.205.144.68','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76624,'140.205.144.130','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76625,'140.205.144.99','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76626,'123.125.71.83','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76627,'140.205.144.243','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76628,'220.181.108.82','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76629,'140.205.144.148','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76630,'140.205.144.77','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76631,'140.205.144.94','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76632,'140.205.144.128','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76633,'140.205.144.203','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76634,'140.205.144.217','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76635,'140.205.144.56','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76636,'140.205.144.96','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76637,'140.205.144.16','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76638,'140.205.144.111','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76639,'46.29.20.219','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76640,'106.120.160.119','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76641,'101.199.108.54','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76642,'140.205.144.27','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76643,'140.205.144.230','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76644,'140.205.144.160','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76645,'121.42.0.18','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76646,'121.42.0.18','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76647,'121.42.0.18','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76648,'140.205.144.120','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76649,'123.125.71.31','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76650,'220.181.108.88','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76651,'140.205.144.247','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76652,'140.205.144.88','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76653,'140.205.144.106','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76654,'140.205.144.29','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76655,'140.205.144.134','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76656,'140.205.144.79','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76657,'140.205.144.242','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76658,'58.30.214.49','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76659,'58.30.214.49','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76660,'140.205.144.164','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76661,'140.205.144.212','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76662,'140.205.144.224','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76663,'140.205.144.185','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76664,'140.205.144.205','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76665,'140.205.144.7','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76666,'221.194.43.14','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76667,'140.205.144.147','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76668,'140.205.144.200','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76669,'123.125.71.18','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76670,'140.205.144.21','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76671,'220.181.108.187','2015-07-11 00:00:00','/index.html','Firefox',1,'',''),(76672,'61.135.169.55','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76673,'220.181.51.45','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76674,'140.205.144.52','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76675,'140.205.144.216','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76676,'36.99.31.210','2015-07-11 00:00:00','/index.html','Safari',1,'',''),(76677,'36.99.31.9','2015-07-11 00:00:00','/index.html','Safari',1,'',''),(76678,'140.205.144.12','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76679,'140.205.144.198','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76680,'140.205.144.142','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76681,'140.205.144.137','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76682,'179.200.1.232','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76683,'37.139.52.23','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76684,'37.139.52.23','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76685,'37.139.52.23','2015-07-11 00:00:00','/index.html','IE',1,'',''),(76686,'140.205.144.61','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76687,'140.205.144.200','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76688,'177.13.163.179','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76689,'140.205.144.47','2015-07-11 00:00:00','/index.html','Chrome',1,'',''),(76690,'140.205.144.21','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76691,'140.205.144.13','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76692,'140.205.144.11','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76693,'140.205.144.16','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76694,'140.205.144.251','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76695,'140.205.144.168','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76696,'178.137.166.171','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76697,'178.137.166.171','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76698,'178.137.166.171','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76699,'140.205.144.220','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76700,'140.205.144.241','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76701,'140.205.144.232','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76702,'123.125.71.106','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76703,'140.205.144.148','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76704,'220.181.108.139','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76705,'140.205.144.228','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76706,'140.205.144.229','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76707,'140.205.144.146','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76708,'140.205.144.239','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76709,'140.205.144.199','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76710,'123.125.71.33','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76711,'140.205.144.178','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76712,'140.205.144.196','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76713,'140.205.144.213','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76714,'140.205.144.244','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76715,'140.205.144.119','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76716,'123.125.71.49','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76717,'140.205.144.141','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76718,'123.125.71.132','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76719,'220.181.51.62','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76720,'220.181.51.55','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76721,'220.181.51.62','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76722,'220.181.51.39','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76723,'220.181.51.39','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76724,'123.125.71.133','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76725,'220.181.51.45','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76726,'61.135.169.55','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76727,'220.181.51.56','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76728,'123.125.71.132','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76729,'220.181.108.94','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76730,'140.205.144.71','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76731,'140.205.144.94','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76732,'123.125.71.80','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76733,'220.181.108.85','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76734,'140.205.144.182','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76735,'140.205.144.184','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76736,'140.205.144.16','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76737,'140.205.144.148','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76738,'140.205.144.186','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76739,'140.205.144.29','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76740,'140.205.144.205','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76741,'140.205.144.46','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76742,'140.205.144.83','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76743,'140.205.144.210','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76744,'140.205.144.24','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76745,'140.205.144.143','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76746,'140.205.144.40','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76747,'140.205.144.30','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76748,'123.125.71.100','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76749,'140.205.144.67','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76750,'119.188.66.169','2015-07-12 00:00:00','/newsview.htm','IE',1,'',''),(76751,'140.205.144.150','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76752,'140.205.144.220','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76753,'140.205.144.23','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76754,'46.161.41.199','2015-07-12 00:00:00','/newsview.htm','Firefox',1,'',''),(76755,'140.205.144.82','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76756,'140.205.144.105','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76757,'140.205.144.23','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76758,'140.205.144.225','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76759,'140.205.144.10','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76760,'123.125.71.83','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76761,'140.205.144.43','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76762,'220.181.108.96','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76763,'140.205.144.190','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76764,'140.205.144.122','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76765,'61.160.213.110','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76766,'140.205.144.9','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76767,'140.205.144.215','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76768,'140.205.144.166','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76769,'140.205.144.32','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76770,'221.194.43.14','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76771,'140.205.144.52','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76772,'140.205.144.210','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76773,'140.205.144.250','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76774,'140.205.144.91','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76775,'140.205.144.73','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76776,'140.205.144.206','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76777,'123.125.71.94','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76778,'220.181.108.168','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76779,'140.205.144.130','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76780,'140.205.144.45','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76781,'220.181.51.46','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76782,'140.205.144.227','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76783,'140.205.144.54','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76784,'140.205.144.187','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76785,'140.205.144.198','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76786,'140.205.144.93','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76787,'140.205.144.82','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76788,'140.205.144.6','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76789,'140.205.144.42','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76790,'119.147.146.194','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76791,'140.205.144.226','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76792,'140.205.144.162','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76793,'140.205.144.79','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76794,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76795,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76796,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76797,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76798,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76799,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76800,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76801,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76802,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76803,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76804,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76805,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76806,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76807,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76808,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76809,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76810,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76811,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76812,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76813,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76814,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76815,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76816,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76817,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76818,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76819,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76820,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76821,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76822,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76823,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76824,'218.29.102.123','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76825,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76826,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76827,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76828,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76829,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76830,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76831,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76832,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76833,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76834,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76835,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76836,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76837,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76838,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76839,'218.29.102.123','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76840,'101.226.66.180','2015-07-12 00:00:00','/index.html','Safari',1,'',''),(76841,'140.205.144.197','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76842,'140.205.144.132','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76843,'123.125.71.52','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76844,'140.205.144.36','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76845,'220.181.108.120','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76846,'140.205.144.158','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76847,'140.205.144.107','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76848,'123.125.71.34','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76849,'220.181.108.109','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76850,'178.137.166.171','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76851,'178.137.166.171','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76852,'178.137.166.171','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76853,'140.205.144.223','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76854,'140.205.144.176','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76855,'140.205.144.88','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76856,'140.205.144.14','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76857,'140.205.144.167','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76858,'140.205.144.124','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76859,'221.194.128.223','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76860,'140.205.144.65','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76861,'123.125.71.102','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76862,'220.181.108.92','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76863,'140.205.144.109','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76864,'140.205.144.245','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76865,'61.146.178.190','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76866,'140.205.144.189','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76867,'140.205.144.60','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76868,'140.205.144.67','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76869,'140.205.144.183','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76870,'123.125.71.28','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76871,'220.181.108.112','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76872,'140.205.144.92','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76873,'36.99.30.167','2015-07-12 00:00:00','/index.html','Safari',1,'',''),(76874,'36.99.30.163','2015-07-12 00:00:00','/index.html','Safari',1,'',''),(76875,'178.137.161.75','2015-07-12 00:00:00','/index.html','Opera',1,'',''),(76876,'178.137.161.75','2015-07-12 00:00:00','/index.html','Opera',1,'',''),(76877,'178.137.161.75','2015-07-12 00:00:00','/index.html','Opera',1,'',''),(76878,'140.205.144.132','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76879,'42.156.138.19','2015-07-12 00:00:00','/index.html','Safari',1,'',''),(76880,'140.205.144.207','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76881,'140.205.144.115','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76882,'140.205.144.40','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76883,'140.205.144.201','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76884,'140.205.144.164','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76885,'140.205.144.11','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76886,'220.181.51.45','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76887,'140.205.144.75','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76888,'140.205.144.169','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76889,'140.205.144.217','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76890,'140.205.144.143','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76891,'140.205.144.201','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76892,'46.118.116.218','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76893,'46.118.116.218','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76894,'46.118.116.218','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76895,'112.64.235.251','2015-07-12 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(76896,'220.181.132.215','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76897,'140.205.144.232','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76898,'101.199.108.53','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76899,'178.137.161.75','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76900,'223.17.61.37','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76901,'140.205.144.132','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76902,'178.137.166.171','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76903,'178.137.166.171','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76904,'140.205.144.209','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76905,'140.205.144.203','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76906,'123.125.71.40','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76907,'220.181.108.183','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76908,'140.205.144.113','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76909,'140.205.144.229','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76910,'140.205.144.133','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76911,'140.205.144.66','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76912,'140.205.144.41','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76913,'140.205.144.165','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76914,'140.205.144.151','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76915,'140.205.144.140','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76916,'140.205.144.118','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76917,'121.42.0.30','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76918,'121.42.0.30','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76919,'121.42.0.30','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76920,'140.205.144.52','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76921,'140.205.144.147','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76922,'140.205.144.109','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76923,'140.205.144.237','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76924,'140.205.144.231','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76925,'112.65.193.15','2015-07-12 00:00:00','/index.html','Safari',1,'',''),(76926,'140.205.144.166','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76927,'140.205.144.163','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76928,'66.249.64.50','2015-07-12 00:00:00','/news.htm','Safari',1,'',''),(76929,'140.205.144.39','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76930,'140.205.144.217','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76931,'140.205.144.166','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76932,'140.205.144.75','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76933,'140.205.144.140','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76934,'140.205.144.215','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76935,'182.118.42.82','2015-07-12 00:00:00','/index.html','IE',1,'',''),(76936,'140.205.144.199','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76937,'140.205.144.99','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76938,'123.125.71.18','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76939,'220.181.108.97','2015-07-12 00:00:00','/index.html','Firefox',1,'',''),(76940,'140.205.144.165','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76941,'140.205.144.196','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76942,'140.205.144.50','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76943,'140.205.144.27','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76944,'140.205.144.90','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76945,'140.205.144.222','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76946,'140.205.144.65','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76947,'140.205.144.176','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76948,'140.205.144.223','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76949,'140.205.144.1','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76950,'140.205.144.244','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76951,'140.205.144.195','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76952,'140.205.144.56','2015-07-12 00:00:00','/index.html','Chrome',1,'',''),(76953,'140.205.144.164','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76954,'140.205.144.247','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76955,'140.205.144.37','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76956,'140.205.144.86','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76957,'46.118.232.1','2015-07-13 00:00:00','/index.html','IE',1,'',''),(76958,'46.118.232.1','2015-07-13 00:00:00','/index.html','IE',1,'',''),(76959,'46.118.232.1','2015-07-13 00:00:00','/index.html','IE',1,'',''),(76960,'140.205.144.86','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76961,'140.205.144.73','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76962,'140.205.144.90','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76963,'140.205.144.118','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76964,'140.205.144.159','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76965,'140.205.144.168','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76966,'140.205.144.45','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76967,'220.181.108.121','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(76968,'123.125.71.114','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(76969,'140.205.144.99','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76970,'140.205.144.91','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76971,'140.205.144.197','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76972,'140.205.144.169','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76973,'140.205.144.141','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76974,'140.205.144.181','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76975,'140.205.144.49','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76976,'140.205.144.77','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76977,'140.205.144.133','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76978,'123.125.71.31','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(76979,'140.205.144.56','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76980,'140.205.144.250','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76981,'112.5.61.162','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76982,'140.205.144.151','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76983,'140.205.144.244','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76984,'140.205.144.100','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76985,'140.205.144.232','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76986,'140.205.144.178','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76987,'140.205.144.117','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76988,'140.205.144.212','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76989,'121.40.130.147','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(76990,'140.205.144.93','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76991,'140.205.144.131','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76992,'140.205.144.249','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76993,'178.137.161.75','2015-07-13 00:00:00','/index.html','Opera',1,'',''),(76994,'140.205.144.57','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(76995,'46.118.116.218','2015-07-13 00:00:00','/index.html','IE',1,'',''),(76996,'46.118.116.218','2015-07-13 00:00:00','/index.html','IE',1,'',''),(76997,'46.118.116.218','2015-07-13 00:00:00','/index.html','IE',1,'',''),(76998,'178.137.166.171','2015-07-13 00:00:00','/index.html','IE',1,'',''),(76999,'140.205.144.185','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77000,'140.205.144.174','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77001,'123.125.71.42','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77002,'220.181.108.78','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77003,'140.205.144.113','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77004,'140.205.144.118','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77005,'140.205.144.103','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77006,'140.205.144.199','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77007,'140.205.144.7','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77008,'140.205.144.211','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77009,'140.205.144.72','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77010,'140.205.144.92','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77011,'140.205.144.90','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77012,'140.205.144.111','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77013,'140.205.144.112','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77014,'140.205.144.96','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77015,'140.205.144.97','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77016,'140.205.144.60','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77017,'140.205.144.54','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77018,'140.205.144.15','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77019,'140.205.144.161','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77020,'123.125.71.75','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77021,'220.181.108.141','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77022,'140.205.144.183','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77023,'140.205.144.100','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77024,'140.205.144.37','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77025,'140.205.144.201','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77026,'140.205.144.26','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77027,'121.40.130.147','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77028,'140.205.144.242','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77029,'140.205.144.149','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77030,'140.205.144.77','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77031,'140.205.144.138','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77032,'123.125.71.39','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77033,'140.205.144.112','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77034,'220.181.108.81','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77035,'140.205.144.250','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77036,'140.205.144.135','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77037,'58.56.200.231','2015-07-13 00:00:00','/newsview.htm','Chrome',1,'',''),(77038,'140.205.144.236','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77039,'140.205.144.9','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77040,'140.205.144.4','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77041,'106.120.160.119','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77042,'119.147.146.189','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77043,'140.205.144.78','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77044,'61.149.208.114','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77045,'61.149.208.114','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77046,'140.205.144.156','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77047,'220.181.132.197','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77048,'140.205.144.6','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77049,'140.205.144.232','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77050,'140.205.144.133','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77051,'220.181.51.39','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77052,'140.205.144.243','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77053,'183.60.70.30','2015-07-13 00:00:00','/index.html','Safari',1,'',''),(77054,'140.205.144.141','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77055,'140.205.144.112','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77056,'140.205.144.200','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77057,'140.205.144.27','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77058,'140.205.144.236','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77059,'140.205.144.198','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77060,'123.125.71.13','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77061,'140.205.144.60','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77062,'221.194.43.14','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77063,'220.181.108.184','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77064,'140.205.144.201','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77065,'140.205.144.54','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77066,'42.96.128.126','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77067,'140.205.144.251','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77068,'140.205.144.102','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77069,'140.205.144.48','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77070,'46.118.116.218','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77071,'46.118.116.218','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77072,'46.118.116.218','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77073,'46.118.116.218','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77074,'183.136.190.62','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77075,'140.205.144.183','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77076,'140.205.144.20','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77077,'140.205.144.203','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77078,'140.205.144.121','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77079,'111.202.163.2','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77080,'140.205.144.234','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77081,'101.226.66.187','2015-07-13 00:00:00','/index.html','Safari',1,'',''),(77082,'112.64.235.86','2015-07-13 00:00:00','/index.html','Safari',1,'',''),(77083,'140.205.144.25','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77084,'140.205.144.25','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77085,'1.202.240.60','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77086,'140.205.144.250','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77087,'140.205.144.187','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77088,'140.205.144.82','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77089,'42.156.138.19','2015-07-13 00:00:00','/index.html','Safari',1,'',''),(77090,'140.205.144.211','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77091,'140.205.144.214','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77092,'140.205.144.150','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77093,'140.205.144.27','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77094,'140.205.144.131','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77095,'140.205.144.34','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77096,'220.181.51.61','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77097,'140.205.144.215','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77098,'140.205.144.246','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77099,'124.126.22.111','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77100,'140.205.144.143','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77101,'123.125.71.114','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77102,'140.205.144.220','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77103,'220.181.108.179','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77104,'140.205.144.3','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77105,'140.205.144.220','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77106,'140.205.144.13','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77107,'140.205.144.141','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77108,'140.205.144.172','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77109,'220.181.132.219','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77110,'123.125.71.115','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77111,'140.205.144.27','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77112,'220.181.108.97','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77113,'220.181.132.195','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77114,'140.205.144.177','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77115,'140.205.144.106','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77116,'140.205.144.12','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77117,'140.205.144.187','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77118,'58.30.214.49','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77119,'140.205.144.150','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77120,'140.205.144.239','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77121,'140.205.144.213','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77122,'124.200.181.170','2015-07-13 00:00:00','/index.html','Chrome',1,'','baidu'),(77123,'140.205.144.180','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77124,'140.205.144.66','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77125,'182.118.42.111','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77126,'140.205.144.147','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77127,'140.205.144.174','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77128,'140.205.144.74','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77129,'140.205.144.8','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77130,'140.205.144.184','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77131,'61.160.213.110','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77132,'140.205.144.96','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77133,'140.205.144.58','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77134,'140.205.144.135','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77135,'121.42.0.15','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77136,'121.42.0.15','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77137,'121.42.0.15','2015-07-13 00:00:00','/index.html','IE',1,'',''),(77138,'123.125.71.100','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77139,'140.205.144.79','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77140,'220.181.108.99','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77141,'36.99.31.201','2015-07-13 00:00:00','/index.html','Safari',1,'',''),(77142,'36.99.31.12','2015-07-13 00:00:00','/index.html','Safari',1,'',''),(77143,'140.205.144.30','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77144,'140.205.144.73','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77145,'140.205.144.243','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77146,'140.205.144.210','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77147,'140.205.144.237','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77148,'140.205.144.177','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77149,'140.205.144.221','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77150,'123.125.71.54','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77151,'140.205.144.194','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77152,'220.181.108.150','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77153,'140.205.144.232','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77154,'140.205.144.223','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77155,'140.205.144.166','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77156,'140.205.144.209','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77157,'140.205.144.157','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77158,'221.194.43.14','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77159,'123.125.71.84','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77160,'220.181.108.163','2015-07-13 00:00:00','/index.html','Firefox',1,'',''),(77161,'140.205.144.172','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77162,'140.205.144.114','2015-07-13 00:00:00','/index.html','Chrome',1,'',''),(77163,'140.205.144.19','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77164,'140.205.144.180','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77165,'140.205.144.91','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77166,'140.205.144.120','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77167,'140.205.144.197','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77168,'140.205.144.173','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77169,'140.205.144.243','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77170,'36.99.30.149','2015-07-14 00:00:00','/index.html','Safari',1,'',''),(77171,'36.99.30.147','2015-07-14 00:00:00','/index.html','Safari',1,'',''),(77172,'140.205.144.35','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77173,'140.205.144.105','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77174,'113.66.249.254','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77175,'113.66.249.254','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77176,'140.205.144.82','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77177,'140.205.144.23','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77178,'140.205.144.244','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77179,'52.0.89.236','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77180,'140.205.144.45','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77181,'178.137.166.171','2015-07-14 00:00:00','/index.html','Opera',1,'',''),(77182,'178.137.166.171','2015-07-14 00:00:00','/index.html','Opera',1,'',''),(77183,'140.205.144.192','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77184,'140.205.144.166','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77185,'123.125.71.74','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77186,'140.205.144.216','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77187,'140.205.144.164','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77188,'121.40.130.147','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77189,'140.205.144.56','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77190,'140.205.144.242','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77191,'61.135.169.22','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77192,'61.135.165.22','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77193,'220.181.51.46','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77194,'140.205.144.43','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77195,'140.205.144.64','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77196,'140.205.144.158','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77197,'140.205.144.184','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77198,'140.205.144.204','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77199,'140.205.144.61','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77200,'140.205.144.80','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77201,'140.205.144.214','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77202,'140.205.144.10','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77203,'140.205.144.68','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77204,'121.199.125.21','2015-07-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(77205,'123.125.71.96','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77206,'220.181.108.121','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77207,'121.199.125.21','2015-07-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(77208,'140.205.144.85','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77209,'140.205.144.163','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77210,'140.205.144.115','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77211,'140.205.144.55','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77212,'140.205.144.105','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77213,'140.205.144.173','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77214,'140.205.144.51','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77215,'140.205.144.3','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77216,'140.205.144.73','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77217,'140.205.144.98','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77218,'140.205.144.129','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77219,'140.205.144.58','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77220,'123.125.71.41','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77221,'220.181.108.184','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77222,'140.205.144.139','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77223,'140.205.144.74','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77224,'140.205.144.220','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77225,'140.205.144.226','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77226,'220.181.51.40','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77227,'220.181.51.61','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77228,'220.181.51.45','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77229,'123.125.71.120','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77230,'123.125.71.61','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77231,'123.125.71.120','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77232,'61.135.165.56','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77233,'123.125.71.119','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77234,'220.181.51.56','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77235,'220.181.51.46','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77236,'140.205.144.177','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77237,'123.125.71.103','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77238,'220.181.108.91','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77239,'140.205.144.13','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77240,'121.40.130.147','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77241,'140.205.144.232','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77242,'66.249.65.65','2015-07-14 00:00:00','/news.htm','Safari',1,'',''),(77243,'140.205.144.218','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77244,'140.205.144.192','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77245,'140.205.144.118','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77246,'140.205.144.73','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77247,'114.244.162.7','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77248,'114.244.162.7','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77249,'140.205.144.52','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77250,'140.205.144.68','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77251,'116.242.129.226','2015-07-14 00:00:00','/index.html','Chrome',1,'','baidu'),(77252,'116.242.129.226','2015-07-14 00:00:00','/newsview.htm','Chrome',1,'',''),(77253,'116.242.129.226','2015-07-14 00:00:00','/news.htm','Chrome',1,'',''),(77254,'116.242.129.226','2015-07-14 00:00:00','/newsview.htm','Chrome',1,'',''),(77255,'116.242.129.226','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77256,'140.205.144.69','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77257,'140.205.144.57','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77258,'140.205.144.31','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77259,'140.205.144.8','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77260,'140.205.144.156','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77261,'123.125.71.24','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77262,'220.181.108.86','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77263,'140.205.144.4','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77264,'140.205.144.182','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77265,'140.205.144.61','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77266,'140.205.144.213','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77267,'140.205.144.89','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77268,'182.118.60.125','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77269,'140.205.144.104','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77270,'140.205.144.30','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77271,'140.205.144.60','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77272,'46.29.20.219','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77273,'140.205.144.201','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77274,'140.205.144.212','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77275,'140.205.144.7','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77276,'140.205.144.74','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77277,'140.205.144.163','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77278,'123.150.182.186','2015-07-14 00:00:00','/index.html','Safari',1,'',''),(77279,'140.205.144.249','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77280,'106.120.160.119','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77281,'140.205.144.38','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77282,'46.118.232.1','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77283,'46.118.232.1','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77284,'46.118.232.1','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77285,'180.153.182.117','2015-07-14 00:00:00','/newsview.htm','IE',1,'',''),(77286,'180.153.182.117','2015-07-14 00:00:00','/newsview.htm','IE',1,'',''),(77287,'180.153.182.191','2015-07-14 00:00:00','/newsview.htm','IE',1,'',''),(77288,'180.153.182.191','2015-07-14 00:00:00','/newsview.htm','IE',1,'',''),(77289,'140.205.144.197','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77290,'36.99.31.80','2015-07-14 00:00:00','/index.html','Safari',1,'',''),(77291,'123.125.71.136','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77292,'140.205.144.134','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77293,'123.118.50.189','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77294,'140.205.144.26','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77295,'140.205.144.84','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77296,'140.205.144.193','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77297,'140.205.144.135','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77298,'140.205.144.94','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77299,'140.205.144.82','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77300,'140.205.144.246','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77301,'140.205.144.228','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77302,'101.199.115.179','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77303,'101.199.115.106','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77304,'123.125.71.56','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77305,'220.181.108.176','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77306,'124.207.34.135','2015-07-14 00:00:00','/index.html','Chrome',1,'www.ruisitech.com@v','baidu'),(77307,'140.205.144.12','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77308,'178.137.166.171','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77309,'178.137.166.171','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77310,'140.205.144.27','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77311,'140.205.144.112','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77312,'140.205.144.126','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77313,'123.125.71.12','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77314,'114.247.16.174','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77315,'114.247.16.174','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77316,'220.181.108.160','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77317,'140.205.144.248','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77318,'180.153.214.199','2015-07-14 00:00:00','/index.html','Safari',1,'',''),(77319,'140.205.144.101','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77320,'140.205.144.99','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77321,'219.148.89.157','2015-07-14 00:00:00','/index.html','Chrome',1,'�����˼�Ƽ����޹�˾','baidu'),(77322,'140.205.144.220','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77323,'140.205.144.121','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77324,'140.205.144.76','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77325,'61.135.189.43','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77326,'123.125.71.112','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77327,'220.181.108.90','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77328,'140.205.144.29','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77329,'140.205.144.242','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77330,'140.205.144.195','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77331,'140.205.144.61','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77332,'220.181.125.20','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77333,'140.205.144.200','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77334,'140.205.144.49','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77335,'220.181.51.62','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77336,'42.156.138.19','2015-07-14 00:00:00','/index.html','Safari',1,'',''),(77337,'140.205.144.101','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77338,'74.208.231.117','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77339,'140.205.144.235','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77340,'110.85.5.77','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77341,'23.225.128.120','2015-07-14 00:00:00','/index.html','Firefox',1,'','baidu'),(77342,'23.225.128.34','2015-07-14 00:00:00','/index.html','Firefox',1,'','baidu'),(77343,'140.205.144.156','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77344,'220.181.132.215','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77345,'140.205.144.158','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77346,'66.249.65.65','2015-07-14 00:00:00','/news/newsview.htm','Safari',1,'',''),(77347,'140.205.144.28','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77348,'220.181.132.194','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77349,'140.205.144.126','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77350,'140.205.144.3','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77351,'178.137.166.171','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77352,'140.205.144.230','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77353,'46.118.116.218','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77354,'46.118.116.218','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77355,'117.131.134.63','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77356,'46.118.116.218','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77357,'140.205.144.174','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77358,'140.205.144.80','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77359,'140.205.144.110','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77360,'101.226.33.223','2015-07-14 00:00:00','/index.html','Safari',1,'',''),(77361,'178.137.161.75','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77362,'178.137.161.75','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77363,'140.205.144.110','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77364,'140.205.144.123','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77365,'140.205.144.6','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77366,'140.205.144.160','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77367,'140.205.144.246','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77368,'140.205.144.74','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77369,'114.245.161.77','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77370,'140.205.144.123','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77371,'140.205.144.172','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77372,'140.205.144.38','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77373,'140.205.144.211','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77374,'101.226.33.201','2015-07-14 00:00:00','/index.html','Safari',1,'',''),(77375,'140.205.144.190','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77376,'140.205.144.46','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77377,'140.205.144.210','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77378,'140.205.144.178','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77379,'140.205.144.82','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77380,'140.205.144.106','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77381,'140.205.144.182','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77382,'123.125.71.62','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77383,'140.205.144.234','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77384,'221.220.93.100','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77385,'221.220.93.100','2015-07-14 00:00:00','/news.htm','Chrome',1,'',''),(77386,'140.205.144.242','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77387,'140.205.144.246','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77388,'123.125.71.43','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77389,'220.181.108.146','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77390,'140.205.144.91','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77391,'46.118.232.1','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77392,'46.118.232.1','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77393,'46.118.232.1','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77394,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77395,'140.205.144.78','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77396,'140.205.144.16','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77397,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77398,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77399,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77400,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77401,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77402,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77403,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77404,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77405,'61.135.190.199','2015-07-14 00:00:00','/index.html','IE',1,'www','baidu'),(77406,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77407,'121.42.0.30','2015-07-14 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(77408,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77409,'121.42.0.30','2015-07-14 00:00:00','/news/news.htm','IE',1,'',''),(77410,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77411,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77412,'121.42.0.30','2015-07-14 00:00:00','/news/news.htm','IE',1,'',''),(77413,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77414,'140.205.144.116','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77415,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77416,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77417,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77418,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77419,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77420,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77421,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77422,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77423,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77424,'121.42.0.30','2015-07-14 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(77425,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77426,'121.42.0.30','2015-07-14 00:00:00','/news.htm','IE',1,'',''),(77427,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77428,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77429,'121.42.0.30','2015-07-14 00:00:00','/news.htm','IE',1,'',''),(77430,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77431,'140.205.144.133','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77432,'123.125.71.69','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77433,'140.205.144.205','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77434,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77435,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77436,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77437,'220.181.108.89','2015-07-14 00:00:00','/index.html','Firefox',1,'',''),(77438,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77439,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77440,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77441,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77442,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77443,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77444,'121.42.0.30','2015-07-14 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(77445,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77446,'121.42.0.30','2015-07-14 00:00:00','/news/newsview.htm','IE',1,'',''),(77447,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77448,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77449,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77450,'121.42.0.30','2015-07-14 00:00:00','/news/newsview.htm','IE',0,'',''),(77451,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77452,'140.205.144.245','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77453,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77454,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77455,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77456,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77457,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77458,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77459,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77460,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77461,'121.42.0.30','2015-07-14 00:00:00','/http:/rosetech.cn:80/news.htm','IE',1,'',''),(77462,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77463,'121.42.0.30','2015-07-14 00:00:00','/news.htm','IE',1,'',''),(77464,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77465,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77466,'121.42.0.30','2015-07-14 00:00:00','/news.htm','IE',1,'',''),(77467,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77468,'140.205.144.36','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77469,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77470,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77471,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77472,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77473,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77474,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77475,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77476,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77477,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77478,'121.42.0.30','2015-07-14 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(77479,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77480,'121.42.0.30','2015-07-14 00:00:00','/newsview.htm','IE',1,'',''),(77481,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77482,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77483,'121.42.0.30','2015-07-14 00:00:00','/newsview.htm','IE',0,'',''),(77484,'121.42.0.30','2015-07-14 00:00:00','/index.html','IE',1,'',''),(77485,'140.205.144.222','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77486,'140.205.144.148','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77487,'140.205.144.85','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77488,'140.205.144.6','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77489,'140.205.144.9','2015-07-14 00:00:00','/index.html','Chrome',1,'',''),(77490,'140.205.144.28','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77491,'140.205.144.212','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77492,'140.205.144.228','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77493,'140.205.144.243','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77494,'140.205.144.73','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77495,'140.205.144.194','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77496,'140.205.144.121','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77497,'140.205.144.223','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77498,'87.10.240.146','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77499,'140.205.144.236','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77500,'140.205.144.198','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77501,'140.205.144.251','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77502,'123.125.71.114','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77503,'220.181.108.139','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77504,'140.205.144.132','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77505,'140.205.144.134','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77506,'140.205.144.235','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77507,'140.205.144.232','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77508,'187.240.221.92','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77509,'140.205.144.122','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77510,'140.205.144.201','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77511,'140.205.144.5','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77512,'140.205.144.59','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77513,'140.205.144.41','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77514,'140.205.144.75','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77515,'140.205.144.25','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77516,'123.125.71.92','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77517,'220.181.108.152','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77518,'140.205.144.75','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77519,'121.199.125.21','2015-07-15 00:00:00','/news.htm','Firefox',1,'',''),(77520,'140.205.144.46','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77521,'121.199.125.21','2015-07-15 00:00:00','/news.htm','Firefox',1,'',''),(77522,'140.205.144.116','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77523,'121.199.125.21','2015-07-15 00:00:00','/news.htm','Firefox',1,'',''),(77524,'140.205.144.11','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77525,'121.199.125.21','2015-07-15 00:00:00','/news.htm','Firefox',1,'',''),(77526,'140.205.144.142','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77527,'140.205.144.127','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77528,'140.205.144.97','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77529,'140.205.144.160','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77530,'140.205.144.208','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77531,'66.249.65.68','2015-07-15 00:00:00','/news/newsview.htm','Safari',1,'',''),(77532,'140.205.144.27','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77533,'140.205.144.86','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77534,'140.205.144.237','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77535,'36.99.30.144','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77536,'140.205.144.6','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77537,'36.99.31.207','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77538,'140.205.144.15','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77539,'140.205.144.93','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77540,'123.125.71.132','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77541,'220.181.51.45','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77542,'220.181.51.62','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77543,'220.181.51.61','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77544,'220.181.51.45','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77545,'140.205.144.94','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77546,'140.205.144.137','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77547,'140.205.144.167','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77548,'140.205.144.227','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77549,'46.118.116.218','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77550,'46.118.116.218','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77551,'46.118.116.218','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77552,'123.125.71.116','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77553,'220.181.108.102','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77554,'140.205.144.245','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77555,'178.137.161.75','2015-07-15 00:00:00','/index.html','Opera',1,'',''),(77556,'178.137.161.75','2015-07-15 00:00:00','/index.html','Opera',1,'',''),(77557,'140.205.144.213','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77558,'140.205.144.122','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77559,'140.205.144.44','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77560,'221.194.43.14','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77561,'140.205.144.115','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77562,'140.205.144.143','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77563,'140.205.144.41','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77564,'140.205.144.232','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77565,'140.205.144.201','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77566,'123.125.71.53','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77567,'220.181.108.100','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77568,'140.205.144.71','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77569,'124.205.34.135','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77570,'106.120.160.119','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77571,'124.205.34.135','2015-07-15 00:00:00','/news.htm','Safari',1,'',''),(77572,'101.199.108.57','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77573,'106.120.160.119','2015-07-15 00:00:00','/news.htm','Safari',1,'',''),(77574,'220.181.132.197','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77575,'101.199.112.49','2015-07-15 00:00:00','/news.htm','Safari',1,'',''),(77576,'101.199.108.54','2015-07-15 00:00:00','/news.htm','Safari',1,'',''),(77577,'140.205.144.148','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77578,'101.227.58.53','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77579,'140.205.144.174','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77580,'140.205.144.95','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77581,'222.128.47.77','2015-07-15 00:00:00','/index.html','Chrome',1,'','baidu'),(77582,'140.205.144.110','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77583,'222.128.47.77','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77584,'46.118.232.1','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77585,'46.118.232.1','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77586,'46.118.232.1','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77587,'140.205.144.213','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77588,'222.128.47.77','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77589,'124.152.61.182','2015-07-15 00:00:00','/index.html','Chrome',1,'','baidu'),(77590,'140.205.144.222','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77591,'140.205.144.174','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77592,'123.117.2.213','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77593,'123.117.2.213','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77594,'140.205.144.26','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77595,'140.205.144.249','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77596,'140.205.144.117','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77597,'140.205.144.54','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77598,'182.118.56.173','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77599,'140.205.144.212','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77600,'222.128.47.77','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77601,'222.128.47.77','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77602,'36.99.30.111','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77603,'140.205.144.192','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77604,'118.186.147.15','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77605,'118.186.147.15','2015-07-15 00:00:00','/index.html','Chrome',1,'','baidu'),(77606,'140.205.144.73','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77607,'180.79.230.6','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77608,'140.205.144.205','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77609,'140.205.144.190','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77610,'180.173.47.185','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77611,'140.205.144.219','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77612,'180.173.47.185','2015-07-15 00:00:00','/news.htm','Chrome',1,'',''),(77613,'180.173.47.185','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77614,'140.205.144.96','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77615,'140.205.144.7','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77616,'106.39.189.196','2015-07-15 00:00:00','/index.html','Safari',1,'','baidu'),(77617,'113.57.255.1','2015-07-15 00:00:00','/index.html','Safari',1,'','baidu'),(77618,'140.205.144.228','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77619,'140.205.144.187','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77620,'140.205.144.31','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77621,'106.120.160.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77622,'140.205.144.146','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77623,'140.205.144.149','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77624,'220.181.51.45','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77625,'101.199.112.49','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77626,'140.205.144.186','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77627,'140.205.144.2','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77628,'140.205.144.97','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77629,'140.205.144.133','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77630,'178.137.161.75','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77631,'178.137.161.75','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77632,'178.137.161.75','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77633,'178.137.161.75','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77634,'178.137.166.171','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77635,'178.137.166.171','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77636,'178.137.166.171','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77637,'123.125.71.33','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77638,'140.205.144.206','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77639,'61.135.169.8','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77640,'220.181.108.176','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77641,'140.205.144.109','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77642,'140.205.144.4','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77643,'140.205.144.148','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77644,'140.205.144.7','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77645,'123.125.71.60','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77646,'220.181.108.100','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77647,'140.205.144.139','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77648,'140.205.144.71','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77649,'140.205.144.180','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77650,'140.205.144.218','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77651,'101.226.65.108','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77652,'140.205.144.242','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77653,'140.205.144.115','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77654,'42.96.128.126','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77655,'140.205.144.178','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77656,'140.205.144.105','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77657,'140.205.144.93','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77658,'140.205.144.215','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77659,'46.118.232.1','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77660,'46.118.232.1','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77661,'46.118.232.1','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77662,'46.118.116.218','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77663,'46.118.116.218','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77664,'46.118.116.218','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77665,'46.118.116.218','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77666,'46.118.116.218','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77667,'140.205.144.208','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77668,'140.205.144.205','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77669,'106.38.241.108','2015-07-15 00:00:00','/newsview.htm','Safari',1,'',''),(77670,'60.206.188.22','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77671,'140.205.144.127','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77672,'180.153.163.211','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77673,'140.205.144.54','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77674,'123.125.71.56','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77675,'220.181.108.168','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77676,'140.205.144.110','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77677,'60.206.188.22','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77678,'219.232.50.67','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77679,'219.232.50.67','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77680,'140.205.144.245','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77681,'125.69.65.20','2015-07-15 00:00:00','/news.htm','Chrome',1,'',''),(77682,'140.205.144.28','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77683,'123.125.71.20','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77684,'220.181.108.101','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77685,'140.205.144.238','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77686,'180.153.163.211','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77687,'140.205.144.72','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77688,'140.205.144.4','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77689,'58.221.66.49','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77690,'140.205.144.36','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77691,'140.205.144.196','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77692,'123.125.71.54','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77693,'220.181.108.80','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77694,'140.205.144.55','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77695,'220.181.51.62','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77696,'140.205.144.145','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77697,'140.205.144.50','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77698,'140.205.144.195','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77699,'220.181.132.215','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77700,'140.205.144.56','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77701,'221.194.43.14','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77702,'101.199.108.119','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77703,'140.205.144.162','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77704,'140.205.144.76','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77705,'140.205.144.120','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77706,'140.205.144.42','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77707,'182.118.70.209','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77708,'140.205.144.88','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77709,'140.205.144.130','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77710,'66.249.65.68','2015-07-15 00:00:00','/news.htm','Safari',1,'',''),(77711,'66.249.65.62','2015-07-15 00:00:00','/index.html','Safari',1,'',''),(77712,'140.205.144.61','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77713,'140.205.144.212','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77714,'123.125.71.13','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77715,'220.181.108.82','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77716,'140.205.144.84','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77717,'61.146.178.190','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77718,'140.205.144.173','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77719,'140.205.144.21','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77720,'140.205.144.105','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77721,'140.205.144.75','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77722,'140.205.144.196','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77723,'140.205.144.31','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77724,'114.249.214.119','2015-07-15 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(77725,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77726,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77727,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77728,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77729,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77730,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77731,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77732,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77733,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77734,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77735,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77736,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77737,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77738,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77739,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77740,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77741,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77742,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77743,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77744,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77745,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77746,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77747,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77748,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77749,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77750,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77751,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77752,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77753,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77754,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77755,'114.249.214.119','2015-07-15 00:00:00','/news.htm','Chrome',1,'',''),(77756,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77757,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77758,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77759,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77760,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77761,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77762,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77763,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77764,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77765,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77766,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77767,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77768,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77769,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77770,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77771,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77772,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77773,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77774,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77775,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77776,'114.249.214.119','2015-07-15 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(77777,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77778,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77779,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77780,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77781,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77782,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77783,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77784,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77785,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77786,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77787,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77788,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77789,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77790,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77791,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77792,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77793,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77794,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77795,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77796,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77797,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77798,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77799,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77800,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77801,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77802,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77803,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77804,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77805,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77806,'114.249.214.119','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77807,'140.205.144.54','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77808,'140.205.144.69','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77809,'140.205.144.52','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77810,'140.205.144.78','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77811,'140.205.144.102','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77812,'221.194.128.223','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77813,'140.205.144.168','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77814,'140.205.144.149','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77815,'140.205.144.248','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77816,'121.42.0.19','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77817,'121.42.0.19','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77818,'121.42.0.19','2015-07-15 00:00:00','/index.html','IE',1,'',''),(77819,'140.205.144.239','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77820,'140.205.144.158','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77821,'140.205.144.195','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77822,'140.205.144.232','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77823,'140.205.144.152','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77824,'140.205.144.62','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77825,'140.205.144.58','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77826,'140.205.144.160','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77827,'140.205.144.211','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77828,'123.125.71.54','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77829,'220.181.108.149','2015-07-15 00:00:00','/index.html','Firefox',1,'',''),(77830,'140.205.144.4','2015-07-15 00:00:00','/index.html','Chrome',1,'',''),(77831,'140.205.144.179','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77832,'140.205.144.180','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77833,'121.42.0.14','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77834,'140.205.144.180','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77835,'140.205.144.98','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77836,'220.181.51.61','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77837,'220.181.51.39','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77838,'123.125.71.57','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77839,'220.181.108.95','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77840,'140.205.144.141','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77841,'140.205.144.33','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77842,'140.205.144.75','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77843,'119.147.146.195','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77844,'140.205.144.121','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77845,'140.205.144.142','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77846,'121.42.0.30','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77847,'140.205.144.96','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77848,'140.205.144.126','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77849,'140.205.144.163','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77850,'140.205.144.40','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77851,'140.205.144.91','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77852,'140.205.144.154','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77853,'184.95.52.218','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77854,'140.205.144.143','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77855,'140.205.144.41','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77856,'140.205.144.101','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77857,'140.205.144.196','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77858,'140.205.144.227','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77859,'123.125.71.46','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77860,'220.181.108.82','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77861,'140.205.144.234','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77862,'140.205.144.44','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77863,'140.205.144.193','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77864,'121.42.0.16','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77865,'140.205.144.5','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77866,'140.205.144.85','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77867,'140.205.144.63','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77868,'140.205.144.201','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77869,'140.205.144.144','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77870,'220.181.108.122','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77871,'123.125.71.24','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77872,'140.205.144.59','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77873,'140.205.144.137','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77874,'140.205.144.201','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77875,'123.125.71.62','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77876,'220.181.51.45','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77877,'220.181.51.62','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77878,'121.42.0.38','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77879,'140.205.144.72','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77880,'140.205.144.150','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77881,'140.205.144.21','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77882,'221.194.128.223','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77883,'140.205.144.196','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77884,'140.205.144.13','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77885,'140.205.144.187','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77886,'140.205.144.15','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77887,'195.154.168.128','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77888,'140.205.144.59','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77889,'140.205.144.55','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77890,'140.205.144.209','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77891,'140.205.144.120','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77892,'140.205.144.181','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77893,'140.205.144.150','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77894,'66.249.67.90','2015-07-16 00:00:00','/index.html','Safari',1,'',''),(77895,'140.205.144.95','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77896,'66.249.67.7','2015-07-16 00:00:00','/newsview.htm','Safari',1,'',''),(77897,'140.205.144.51','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77898,'140.205.144.79','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77899,'140.205.144.223','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77900,'36.99.30.233','2015-07-16 00:00:00','/index.html','Safari',1,'',''),(77901,'140.205.144.33','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77902,'123.125.71.39','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77903,'36.99.30.149','2015-07-16 00:00:00','/index.html','Safari',1,'',''),(77904,'220.181.108.99','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77905,'140.205.144.182','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77906,'140.205.144.145','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77907,'140.205.144.94','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77908,'123.125.71.55','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77909,'220.181.108.102','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77910,'140.205.144.69','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77911,'140.205.144.151','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77912,'216.145.14.142','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77913,'140.205.144.134','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77914,'140.205.144.119','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77915,'140.205.144.15','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77916,'123.125.71.137','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77917,'220.181.51.55','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77918,'64.246.165.170','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77919,'140.205.144.121','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77920,'140.205.144.87','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77921,'140.205.144.128','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77922,'140.205.144.48','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77923,'101.226.66.174','2015-07-16 00:00:00','/index.html','Safari',1,'',''),(77924,'123.125.71.55','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77925,'140.205.144.188','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77926,'220.181.108.100','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77927,'140.205.144.153','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77928,'140.205.144.121','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77929,'101.226.33.228','2015-07-16 00:00:00','/index.html','Safari',1,'',''),(77930,'140.205.144.72','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77931,'180.153.206.23','2015-07-16 00:00:00','/index.html','Safari',1,'',''),(77932,'140.205.144.234','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77933,'140.205.144.72','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77934,'140.205.144.23','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77935,'66.249.67.50','2015-07-16 00:00:00','/index.html','Safari',1,'',''),(77936,'60.206.188.22','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77937,'140.205.144.117','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77938,'123.114.255.70','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77939,'123.114.255.70','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77940,'140.205.144.40','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77941,'140.205.144.14','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77942,'140.205.144.77','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77943,'140.205.144.217','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77944,'140.205.144.124','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77945,'140.205.144.38','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77946,'140.205.144.196','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77947,'140.205.144.120','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77948,'140.205.144.12','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77949,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77950,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77951,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77952,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77953,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77954,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77955,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77956,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77957,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77958,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77959,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77960,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77961,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77962,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77963,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77964,'140.205.144.152','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77965,'106.120.160.119','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77966,'140.205.144.175','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77967,'220.181.132.219','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77968,'140.205.144.120','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77969,'101.199.108.51','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77970,'220.181.132.200','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77971,'140.205.144.104','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77972,'140.205.144.12','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77973,'61.135.190.72','2015-07-16 00:00:00','/index.html','IE',1,'www','baidu'),(77974,'123.125.71.83','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77975,'220.181.108.174','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77976,'202.85.209.242','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77977,'140.205.144.99','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77978,'140.205.144.191','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77979,'140.205.144.142','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77980,'140.205.144.33','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77981,'140.205.144.15','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77982,'5.248.198.102','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77983,'5.248.198.102','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77984,'5.248.198.102','2015-07-16 00:00:00','/index.html','IE',1,'',''),(77985,'140.205.144.124','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77986,'123.125.71.46','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77987,'220.181.108.88','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(77988,'140.205.144.196','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77989,'140.205.144.132','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77990,'66.249.67.65','2015-07-16 00:00:00','/index.html','Safari',1,'',''),(77991,'140.205.144.107','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77992,'140.205.144.189','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77993,'58.221.66.49','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77994,'140.205.144.224','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77995,'140.205.144.88','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77996,'140.205.144.155','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77997,'140.205.144.118','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77998,'140.205.144.34','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(77999,'123.125.71.24','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78000,'101.226.33.240','2015-07-16 00:00:00','/index.html','Safari',1,'',''),(78001,'220.181.108.84','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78002,'140.205.144.73','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78003,'101.226.33.202','2015-07-16 00:00:00','/index.html','Safari',1,'',''),(78004,'140.205.144.215','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78005,'140.205.144.94','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78006,'140.205.144.47','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78007,'140.205.144.243','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78008,'61.135.190.72','2015-07-16 00:00:00','/newsview.htm','Safari',1,'',''),(78009,'123.125.71.104','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78010,'46.161.41.199','2015-07-16 00:00:00','/newsview.htm','Firefox',1,'',''),(78011,'140.205.144.211','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78012,'220.181.108.85','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78013,'140.205.144.217','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78014,'140.205.144.206','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78015,'140.205.144.86','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78016,'140.205.144.165','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78017,'140.205.144.95','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78018,'140.205.144.249','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78019,'140.205.144.209','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78020,'140.205.144.231','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78021,'140.205.144.203','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78022,'123.125.71.88','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78023,'220.181.108.183','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78024,'140.205.144.137','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78025,'140.205.144.7','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78026,'140.205.144.241','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78027,'110.75.105.140','2015-07-16 00:00:00','/index.html','IE',1,'',''),(78028,'140.205.144.148','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78029,'140.205.144.170','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78030,'140.205.144.51','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78031,'140.205.144.20','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78032,'89.163.227.138','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78033,'140.205.144.50','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78034,'101.226.51.228','2015-07-16 00:00:00','/index.html','Safari',1,'',''),(78035,'180.153.206.25','2015-07-16 00:00:00','/index.html','Safari',1,'',''),(78036,'140.205.144.27','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78037,'42.120.145.85','2015-07-16 00:00:00','/index.html','IE',1,'',''),(78038,'140.205.144.242','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78039,'140.205.144.105','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78040,'140.205.144.212','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78041,'140.205.144.215','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78042,'140.205.144.190','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78043,'182.48.107.6','2015-07-16 00:00:00','/index.html','Chrome',1,'','baidu'),(78044,'140.205.144.241','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78045,'140.205.144.129','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78046,'140.205.144.33','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78047,'140.205.144.27','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78048,'140.205.144.71','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78049,'140.205.144.143','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78050,'123.125.71.100','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78051,'46.29.20.219','2015-07-16 00:00:00','/index.html','IE',1,'',''),(78052,'140.205.144.32','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78053,'220.181.108.111','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78054,'140.205.144.4','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78055,'110.75.105.143','2015-07-16 00:00:00','/index.html','IE',1,'',''),(78056,'140.205.144.117','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78057,'220.181.51.40','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78058,'140.205.144.55','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78059,'140.205.144.29','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78060,'140.205.144.191','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78061,'220.181.132.215','2015-07-16 00:00:00','/index.html','IE',1,'',''),(78062,'140.205.144.66','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78063,'123.125.71.12','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78064,'220.181.108.111','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78065,'101.199.112.50','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78066,'140.205.144.89','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78067,'140.205.144.230','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78068,'221.194.43.14','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78069,'140.205.144.170','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78070,'123.125.71.102','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78071,'220.181.108.166','2015-07-16 00:00:00','/index.html','Firefox',1,'',''),(78072,'140.205.144.150','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78073,'110.75.87.224','2015-07-16 00:00:00','/index.html','IE',1,'',''),(78074,'119.147.146.192','2015-07-16 00:00:00','/index.html','Chrome',1,'',''),(78075,'140.205.144.181','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78076,'140.205.144.218','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78077,'140.205.144.190','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78078,'140.205.144.155','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78079,'123.125.71.49','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78080,'140.205.144.202','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78081,'220.181.108.107','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78082,'140.205.144.191','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78083,'140.205.144.20','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78084,'140.205.144.83','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78085,'36.99.31.210','2015-07-17 00:00:00','/index.html','Safari',1,'',''),(78086,'36.99.31.12','2015-07-17 00:00:00','/index.html','Safari',1,'',''),(78087,'140.205.144.132','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78088,'140.205.144.108','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78089,'140.205.144.165','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78090,'123.125.71.31','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78091,'220.181.108.103','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78092,'140.205.144.93','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78093,'140.205.144.226','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78094,'140.205.144.36','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78095,'140.205.144.167','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78096,'140.205.144.239','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78097,'140.205.144.242','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78098,'140.205.144.134','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78099,'140.205.144.110','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78100,'140.205.144.13','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78101,'220.181.51.45','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78102,'123.125.71.137','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78103,'123.125.71.62','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78104,'140.205.144.78','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78105,'140.205.144.70','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78106,'140.205.144.198','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78107,'140.205.144.11','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78108,'140.205.144.72','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78109,'123.125.71.39','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78110,'140.205.144.36','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78111,'220.181.108.96','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78112,'140.205.144.96','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78113,'178.137.163.76','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78114,'178.137.163.76','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78115,'178.137.163.76','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78116,'140.205.144.238','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78117,'140.205.144.42','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78118,'46.119.113.47','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78119,'46.119.113.47','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78120,'46.119.113.47','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78121,'140.205.144.245','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78122,'140.205.144.81','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78123,'140.205.144.93','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78124,'140.205.144.128','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78125,'140.205.144.59','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78126,'140.205.144.29','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78127,'140.205.144.56','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78128,'140.205.144.201','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78129,'140.205.144.122','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78130,'140.205.144.208','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78131,'140.205.144.239','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78132,'140.205.144.169','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78133,'140.205.144.49','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78134,'140.205.144.90','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78135,'140.205.144.171','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78136,'140.205.144.219','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78137,'140.205.144.71','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78138,'140.205.144.161','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78139,'140.205.144.158','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78140,'140.205.144.54','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78141,'46.119.113.47','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78142,'46.119.113.47','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78143,'46.119.113.47','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78144,'140.205.144.87','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78145,'140.205.144.50','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78146,'140.205.144.153','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78147,'123.125.71.38','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78148,'140.205.144.85','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78149,'220.181.108.79','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78150,'46.118.125.2','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78151,'140.205.144.72','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78152,'221.194.43.14','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78153,'140.205.144.129','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78154,'140.205.144.167','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78155,'140.205.144.201','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78156,'178.137.163.76','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78157,'178.137.163.76','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78158,'123.114.255.70','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78159,'123.114.255.70','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78160,'140.205.144.64','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78161,'140.205.144.218','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78162,'140.205.144.188','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78163,'140.205.144.199','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78164,'123.125.71.48','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78165,'220.181.108.117','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78166,'140.205.144.186','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78167,'140.205.144.227','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78168,'140.205.144.167','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78169,'171.212.253.248','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78170,'171.212.253.248','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78171,'171.212.253.248','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78172,'171.212.253.248','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78173,'171.212.253.248','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78174,'140.205.144.69','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78175,'140.205.144.24','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78176,'140.205.144.161','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78177,'123.125.71.103','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78178,'220.181.108.158','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78179,'140.205.144.245','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78180,'60.206.188.22','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78181,'140.205.144.122','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78182,'140.205.144.87','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78183,'140.205.144.106','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78184,'140.205.144.74','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78185,'140.205.144.93','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78186,'140.205.144.65','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78187,'140.205.144.133','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78188,'222.186.57.236','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78189,'140.205.144.6','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78190,'220.181.51.46','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78191,'140.205.144.160','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78192,'140.205.144.65','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78193,'140.205.144.21','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78194,'140.205.144.70','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78195,'140.205.144.4','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78196,'140.205.144.107','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78197,'171.92.208.129','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78198,'140.205.144.143','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78199,'123.125.71.34','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78200,'220.181.108.84','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78201,'182.148.25.73','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78202,'140.205.144.118','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78203,'27.219.150.128','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78204,'140.205.144.25','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78205,'106.120.160.119','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78206,'101.199.112.51','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78207,'140.205.144.81','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78208,'140.205.144.30','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78209,'140.205.144.194','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78210,'140.205.144.125','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78211,'110.75.105.167','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78212,'140.205.144.6','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78213,'140.205.144.14','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78214,'140.205.144.132','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78215,'140.205.144.242','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78216,'1.202.240.60','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78217,'140.205.144.130','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78218,'140.205.144.248','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78219,'42.120.145.78','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78220,'140.205.144.41','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78221,'140.205.144.227','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78222,'60.206.188.22','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78223,'140.205.144.92','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78224,'140.205.144.210','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78225,'140.205.144.63','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78226,'140.205.144.65','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78227,'58.221.67.94','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78228,'140.205.144.191','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78229,'140.205.144.185','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78230,'101.226.66.172','2015-07-17 00:00:00','/index.html','Safari',1,'',''),(78231,'140.205.144.73','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78232,'46.119.113.47','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78233,'46.119.113.47','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78234,'140.205.144.179','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78235,'140.205.144.173','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78236,'140.205.144.187','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78237,'140.205.144.47','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78238,'110.75.105.245','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78239,'140.205.144.223','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78240,'140.205.144.86','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78241,'123.125.71.28','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78242,'220.181.108.117','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78243,'140.205.144.36','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78244,'36.99.31.79','2015-07-17 00:00:00','/index.html','Safari',1,'',''),(78245,'36.99.31.240','2015-07-17 00:00:00','/index.html','Safari',1,'',''),(78246,'140.205.144.147','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78247,'140.205.144.217','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78248,'140.205.144.49','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78249,'140.205.144.204','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78250,'61.135.190.224','2015-07-17 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(78251,'46.118.121.25','2015-07-17 00:00:00','/index.html','Opera',1,'',''),(78252,'140.205.144.37','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78253,'42.120.145.109','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78254,'61.135.190.224','2015-07-17 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(78255,'140.205.144.107','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78256,'140.205.144.107','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78257,'207.46.13.74','2015-07-17 00:00:00','/index.html','Safari',1,'',''),(78258,'140.205.144.82','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78259,'46.119.113.47','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78260,'46.119.113.47','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78261,'140.205.144.11','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78262,'140.205.144.52','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78263,'61.135.190.219','2015-07-17 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(78264,'123.125.71.20','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78265,'61.135.190.102','2015-07-17 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(78266,'140.205.144.108','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78267,'220.181.108.100','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78268,'140.205.144.36','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78269,'140.205.144.210','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78270,'140.205.144.221','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78271,'140.205.144.178','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78272,'123.125.67.213','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78273,'140.205.144.63','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78274,'140.205.144.125','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78275,'140.205.144.95','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78276,'1.202.240.60','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78277,'182.118.42.46','2015-07-17 00:00:00','/index.html','IE',1,'',''),(78278,'140.205.144.45','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78279,'123.125.71.51','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78280,'220.181.108.179','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78281,'140.205.144.175','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78282,'140.205.144.84','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78283,'140.205.144.165','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78284,'140.205.144.82','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78285,'140.205.144.251','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78286,'140.205.144.116','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78287,'140.205.144.215','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78288,'140.205.144.105','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78289,'140.205.144.217','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78290,'140.205.144.30','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78291,'223.104.13.14','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78292,'140.205.144.110','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78293,'140.205.144.142','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78294,'220.181.108.168','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78295,'123.125.71.18','2015-07-17 00:00:00','/index.html','Firefox',1,'',''),(78296,'140.205.144.37','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78297,'140.205.144.249','2015-07-17 00:00:00','/index.html','Chrome',1,'',''),(78298,'140.205.144.233','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78299,'140.205.144.216','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78300,'140.205.144.227','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78301,'140.205.144.98','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78302,'221.194.128.223','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78303,'140.205.144.72','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78304,'140.205.144.147','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78305,'5.248.198.102','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78306,'5.248.198.102','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78307,'5.248.198.102','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78308,'140.205.144.171','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78309,'123.125.71.48','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78310,'140.205.144.150','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78311,'220.181.108.103','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78312,'140.205.144.96','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78313,'140.205.144.131','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78314,'123.125.71.56','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78315,'46.161.41.199','2015-07-18 00:00:00','/newsview.htm','Firefox',1,'',''),(78316,'140.205.144.25','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78317,'220.181.108.113','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78318,'140.205.144.60','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78319,'140.205.144.80','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78320,'140.205.144.149','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78321,'121.42.0.39','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78322,'121.42.0.39','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78323,'121.42.0.39','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78324,'173.65.55.27','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78325,'140.205.144.203','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78326,'115.231.11.124','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78327,'140.205.144.9','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78328,'140.205.144.208','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78329,'140.205.144.33','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78330,'140.205.144.71','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78331,'140.205.144.224','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78332,'220.181.156.195','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78333,'140.205.144.68','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78334,'140.205.144.100','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78335,'140.205.144.195','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78336,'140.205.144.142','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78337,'140.205.144.41','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78338,'123.125.71.27','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78339,'140.205.144.102','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78340,'220.181.108.102','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78341,'140.205.144.80','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78342,'140.205.144.247','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78343,'46.118.121.25','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78344,'180.153.186.90','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78345,'46.118.121.25','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78346,'46.118.121.25','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78347,'140.205.144.248','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78348,'140.205.144.176','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78349,'140.205.144.5','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78350,'140.205.144.153','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78351,'140.205.144.187','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78352,'140.205.144.71','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78353,'140.205.144.167','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78354,'140.205.144.132','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78355,'61.135.190.199','2015-07-18 00:00:00','/index.html','IE',1,'www','baidu'),(78356,'140.205.144.104','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78357,'140.205.144.223','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78358,'123.125.71.52','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78359,'220.181.108.75','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78360,'140.205.144.14','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78361,'140.205.144.55','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78362,'140.205.144.189','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78363,'140.205.144.116','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78364,'140.205.144.223','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78365,'140.205.144.163','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78366,'140.205.144.35','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78367,'140.205.144.251','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78368,'123.125.71.42','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78369,'220.181.108.114','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78370,'140.205.144.5','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78371,'140.205.144.6','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78372,'140.205.144.157','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78373,'140.205.144.223','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78374,'140.205.144.120','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78375,'140.205.144.139','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78376,'140.205.144.171','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78377,'140.205.144.128','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78378,'140.205.144.7','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78379,'140.205.144.130','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78380,'140.205.144.209','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78381,'140.205.144.146','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78382,'140.205.144.212','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78383,'140.205.144.183','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78384,'220.174.208.155','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78385,'140.205.144.65','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78386,'123.125.71.16','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78387,'140.205.144.86','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78388,'178.137.163.76','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78389,'220.181.108.108','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78390,'140.205.144.181','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78391,'140.205.144.49','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78392,'123.125.71.114','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78393,'140.205.144.26','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78394,'220.181.108.111','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78395,'111.206.36.13','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78396,'140.205.144.239','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78397,'61.135.190.69','2015-07-18 00:00:00','/index.html','IE',1,'www','baidu'),(78398,'140.205.144.241','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78399,'140.205.144.207','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78400,'140.205.144.75','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78401,'140.205.144.27','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78402,'140.205.144.156','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78403,'140.205.144.137','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78404,'140.205.144.46','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78405,'180.153.182.186','2015-07-18 00:00:00','/news/newsview.htm','IE',1,'',''),(78406,'180.153.182.186','2015-07-18 00:00:00','/news/newsview.htm','IE',1,'',''),(78407,'180.153.182.100','2015-07-18 00:00:00','/news/news.htm','IE',1,'',''),(78408,'180.153.182.100','2015-07-18 00:00:00','/news/news.htm','IE',1,'',''),(78409,'140.205.144.215','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78410,'220.181.51.39','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78411,'140.205.144.23','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78412,'140.205.144.193','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78413,'140.205.144.166','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78414,'140.205.144.84','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78415,'140.205.144.32','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78416,'140.205.144.120','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78417,'140.205.144.8','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78418,'221.194.43.14','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78419,'140.205.144.199','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78420,'140.205.144.186','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78421,'140.205.144.228','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78422,'140.205.144.218','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78423,'140.205.144.144','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78424,'140.205.144.89','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78425,'140.205.144.175','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78426,'140.205.144.87','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78427,'123.125.71.30','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78428,'220.181.108.147','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78429,'140.205.144.36','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78430,'140.205.144.198','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78431,'140.205.144.61','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78432,'140.205.144.10','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78433,'140.205.144.121','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78434,'140.205.144.39','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78435,'140.205.144.188','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78436,'140.205.144.73','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78437,'140.205.144.4','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78438,'123.125.71.75','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78439,'220.181.108.150','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78440,'140.205.144.247','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78441,'140.205.144.79','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78442,'140.205.144.1','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78443,'140.205.144.208','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78444,'140.205.144.108','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78445,'106.120.160.119','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78446,'140.205.144.200','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78447,'101.199.108.53','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78448,'140.205.144.175','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78449,'140.205.144.170','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78450,'140.205.144.169','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78451,'140.205.144.127','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78452,'140.205.144.194','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78453,'140.205.144.102','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78454,'123.125.71.70','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78455,'140.205.144.36','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78456,'220.181.108.114','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78457,'140.205.144.145','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78458,'37.115.191.45','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78459,'37.115.191.45','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78460,'37.115.191.45','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78461,'140.205.144.250','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78462,'140.205.144.110','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78463,'46.118.155.4','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78464,'46.118.155.4','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78465,'140.205.144.24','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78466,'140.205.144.207','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78467,'140.205.144.244','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78468,'140.205.144.86','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78469,'140.205.144.125','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78470,'140.205.144.123','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78471,'182.118.41.153','2015-07-18 00:00:00','/index.html','IE',1,'',''),(78472,'140.205.144.164','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78473,'101.226.33.203','2015-07-18 00:00:00','/index.html','Safari',1,'',''),(78474,'140.205.144.49','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78475,'123.125.71.56','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78476,'140.205.144.66','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78477,'220.181.108.122','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78478,'140.205.144.7','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78479,'221.194.128.223','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78480,'140.205.144.112','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78481,'123.125.71.43','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78482,'140.205.144.60','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78483,'220.181.108.170','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78484,'140.205.144.14','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78485,'140.205.144.3','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78486,'140.205.144.199','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78487,'187.116.233.235','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78488,'140.205.144.107','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78489,'140.205.144.19','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78490,'140.205.144.230','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78491,'140.205.144.34','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78492,'140.205.144.187','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78493,'140.205.144.107','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78494,'140.205.144.220','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78495,'123.125.71.58','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78496,'140.205.144.206','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78497,'220.181.108.160','2015-07-18 00:00:00','/index.html','Firefox',1,'',''),(78498,'140.205.144.229','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78499,'140.205.144.237','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78500,'140.205.144.121','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78501,'140.205.144.9','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78502,'140.205.144.25','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78503,'140.205.144.224','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78504,'140.205.144.45','2015-07-18 00:00:00','/index.html','Chrome',1,'',''),(78505,'117.136.78.206','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78506,'140.205.144.36','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78507,'140.205.144.23','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78508,'221.194.43.14','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78509,'140.205.144.181','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78510,'140.205.144.198','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78511,'123.125.71.28','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78512,'140.205.144.238','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78513,'220.181.108.160','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78514,'140.205.144.5','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78515,'140.205.144.30','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78516,'140.205.144.129','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78517,'140.205.144.236','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78518,'140.205.144.87','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78519,'140.205.144.120','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78520,'140.205.144.247','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78521,'140.205.144.198','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78522,'140.205.144.239','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78523,'140.205.144.147','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78524,'123.125.71.16','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78525,'61.146.178.190','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78526,'220.181.108.83','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78527,'140.205.144.235','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78528,'140.205.144.21','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78529,'123.125.71.25','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78530,'220.181.108.80','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78531,'140.205.144.245','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78532,'46.118.155.4','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78533,'46.118.155.4','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78534,'46.118.155.4','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78535,'121.199.125.21','2015-07-19 00:00:00','/newsview.htm','Firefox',1,'',''),(78536,'140.205.144.89','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78537,'5.248.198.102','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78538,'5.248.198.102','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78539,'5.248.198.102','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78540,'140.205.144.67','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78541,'140.205.144.223','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78542,'140.205.144.124','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78543,'140.205.144.44','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78544,'140.205.144.180','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78545,'140.205.144.237','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78546,'140.205.144.50','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78547,'123.125.71.49','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78548,'140.205.144.189','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78549,'220.181.108.104','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78550,'140.205.144.19','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78551,'140.205.144.209','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78552,'140.205.144.64','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78553,'140.205.144.219','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78554,'140.205.144.5','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78555,'140.205.144.92','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78556,'140.205.144.67','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78557,'123.125.71.112','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78558,'220.181.108.114','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78559,'140.205.144.198','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78560,'140.205.144.118','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78561,'140.205.144.229','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78562,'140.205.144.31','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78563,'140.205.144.79','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78564,'140.205.144.225','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78565,'140.205.144.169','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78566,'140.205.144.206','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78567,'140.205.144.238','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78568,'38.100.21.62','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78569,'38.100.21.62','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78570,'38.100.21.62','2015-07-19 00:00:00','/newsview.htm','IE',1,'',''),(78571,'38.100.21.62','2015-07-19 00:00:00','/news.htm','IE',1,'',''),(78572,'140.205.144.177','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78573,'157.55.39.211','2015-07-19 00:00:00','/index.html','Safari',1,'',''),(78574,'140.205.144.240','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78575,'140.205.144.24','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78576,'140.205.144.122','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78577,'140.205.144.155','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78578,'123.125.71.133','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78579,'140.205.144.155','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78580,'123.125.71.83','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78581,'140.205.144.54','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78582,'220.181.108.170','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78583,'140.205.144.128','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78584,'140.205.144.21','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78585,'140.205.144.3','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78586,'140.205.144.226','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78587,'140.205.144.22','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78588,'140.205.144.229','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78589,'140.205.144.105','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78590,'140.205.144.32','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78591,'140.205.144.239','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78592,'140.205.144.152','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78593,'140.205.144.140','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78594,'123.125.71.45','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78595,'140.205.144.186','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78596,'220.181.108.181','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78597,'140.205.144.63','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78598,'140.205.144.244','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78599,'140.205.144.103','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78600,'140.205.144.19','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78601,'46.29.20.219','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78602,'140.205.144.151','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78603,'140.205.144.35','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78604,'123.125.71.71','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78605,'140.205.144.244','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78606,'220.181.108.100','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78607,'140.205.144.142','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78608,'123.125.71.15','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78609,'220.181.108.106','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78610,'140.205.144.119','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78611,'140.205.144.195','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78612,'140.205.144.222','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78613,'220.181.51.46','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78614,'140.205.144.93','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78615,'119.147.146.189','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78616,'140.205.144.40','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78617,'140.205.144.4','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78618,'123.125.71.95','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78619,'220.181.108.83','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78620,'140.205.144.141','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78621,'140.205.144.172','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78622,'140.205.144.98','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78623,'36.99.30.179','2015-07-19 00:00:00','/index.html','Safari',1,'',''),(78624,'140.205.144.25','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78625,'36.99.31.40','2015-07-19 00:00:00','/index.html','Safari',1,'',''),(78626,'140.205.144.119','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78627,'140.205.144.36','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78628,'140.205.144.203','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78629,'140.205.144.239','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78630,'37.115.191.45','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78631,'37.115.191.45','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78632,'46.119.112.178','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78633,'46.119.112.178','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78634,'46.119.112.178','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78635,'140.205.144.34','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78636,'182.118.72.154','2015-07-19 00:00:00','/index.html','Safari',1,'',''),(78637,'140.205.144.129','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78638,'140.205.144.206','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78639,'140.205.144.238','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78640,'140.205.144.132','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78641,'140.205.144.244','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78642,'140.205.144.218','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78643,'14.131.116.5','2015-07-19 00:00:00','/index.html','Safari',1,'',''),(78644,'66.249.69.103','2015-07-19 00:00:00','/news.htm','Safari',1,'',''),(78645,'140.205.144.116','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78646,'140.205.144.63','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78647,'140.205.144.131','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78648,'140.205.144.93','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78649,'123.125.71.36','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78650,'220.181.108.117','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78651,'140.205.144.10','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78652,'140.205.144.19','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78653,'140.205.144.12','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78654,'140.205.144.27','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78655,'140.205.144.21','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78656,'123.125.71.13','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78657,'220.181.108.181','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78658,'140.205.144.107','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78659,'140.205.144.42','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78660,'140.205.144.8','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78661,'220.181.51.40','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78662,'123.125.71.137','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78663,'220.181.51.56','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78664,'140.205.144.132','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78665,'140.205.144.55','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78666,'140.205.144.164','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78667,'140.205.144.224','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78668,'140.205.144.125','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78669,'140.205.144.207','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78670,'66.249.69.95','2015-07-19 00:00:00','/news/newsview.htm','Safari',1,'',''),(78671,'140.205.144.15','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78672,'123.125.71.58','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78673,'220.181.108.104','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78674,'140.205.144.135','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78675,'46.118.155.4','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78676,'111.202.2.43','2015-07-19 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司 ','baidu'),(78677,'140.205.144.65','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78678,'140.205.144.121','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78679,'123.125.71.106','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78680,'220.181.108.187','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78681,'140.205.144.245','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78682,'140.205.144.75','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78683,'220.181.132.215','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78684,'140.205.144.182','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78685,'121.42.0.39','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78686,'121.42.0.39','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78687,'121.42.0.39','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78688,'101.199.112.52','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78689,'140.205.144.214','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78690,'140.205.144.205','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78691,'106.38.241.107','2015-07-19 00:00:00','/index.html','Safari',1,'',''),(78692,'140.205.144.91','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78693,'123.125.71.31','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78694,'220.181.108.115','2015-07-19 00:00:00','/index.html','Firefox',1,'',''),(78695,'140.205.144.191','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78696,'140.205.144.70','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78697,'180.153.206.26','2015-07-19 00:00:00','/index.html','Safari',1,'',''),(78698,'140.205.144.198','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78699,'140.205.144.246','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78700,'140.205.144.83','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78701,'140.205.144.186','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78702,'36.99.31.201','2015-07-19 00:00:00','/index.html','Safari',1,'',''),(78703,'36.99.30.180','2015-07-19 00:00:00','/index.html','Safari',1,'',''),(78704,'140.205.144.105','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78705,'140.205.144.221','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78706,'106.120.160.119','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78707,'220.181.132.197','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78708,'46.119.112.178','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78709,'46.119.112.178','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78710,'46.119.112.178','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78711,'140.205.144.71','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78712,'140.205.144.60','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78713,'140.205.144.222','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78714,'140.205.144.28','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78715,'140.205.144.70','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78716,'140.205.144.180','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78717,'140.205.144.246','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78718,'140.205.144.90','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78719,'140.205.144.138','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78720,'140.205.144.57','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78721,'66.249.69.87','2015-07-19 00:00:00','/index.html','Safari',1,'',''),(78722,'140.205.144.93','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78723,'46.119.112.178','2015-07-19 00:00:00','/index.html','IE',1,'',''),(78724,'66.249.69.95','2015-07-19 00:00:00','/index.html','Safari',1,'',''),(78725,'140.205.144.7','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78726,'140.205.144.209','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78727,'140.205.144.87','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78728,'140.205.144.34','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78729,'140.205.144.13','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78730,'61.135.165.56','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78731,'123.125.71.119','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78732,'123.125.71.124','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78733,'61.135.165.23','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78734,'140.205.144.149','2015-07-19 00:00:00','/index.html','Chrome',1,'',''),(78735,'61.135.190.201','2015-07-19 00:00:00','/index.html','Safari',1,'',''),(78736,'140.205.144.246','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78737,'140.205.144.67','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78738,'140.205.144.105','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78739,'140.205.144.194','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78740,'140.205.144.187','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78741,'140.205.144.181','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78742,'140.205.144.218','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78743,'66.249.69.87','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78744,'140.205.144.236','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78745,'140.205.144.46','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78746,'140.205.144.194','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78747,'140.205.144.221','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78748,'140.205.144.91','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78749,'140.205.144.181','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78750,'140.205.144.189','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78751,'140.205.144.33','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78752,'140.205.144.94','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78753,'140.205.144.117','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78754,'140.205.144.241','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78755,'140.205.144.163','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78756,'140.205.144.205','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78757,'140.205.144.212','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78758,'140.205.144.29','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78759,'66.249.69.73','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78760,'140.205.144.19','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78761,'140.205.144.132','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78762,'140.205.144.29','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78763,'123.125.71.36','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78764,'140.205.144.93','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78765,'220.181.108.171','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78766,'140.205.144.18','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78767,'140.205.144.223','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78768,'221.194.43.14','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78769,'140.205.144.77','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78770,'140.205.144.157','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78771,'37.115.191.45','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78772,'37.115.191.45','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78773,'37.115.191.45','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78774,'140.205.144.153','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78775,'140.205.144.66','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78776,'140.205.144.140','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78777,'123.125.71.137','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78778,'61.135.165.22','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78779,'123.125.71.132','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78780,'61.135.165.55','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78781,'61.135.169.23','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78782,'220.181.51.61','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78783,'140.205.144.28','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78784,'140.205.144.35','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78785,'180.149.143.154','2015-07-20 00:00:00','/newsview.htm','Safari',1,'',''),(78786,'140.205.144.103','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78787,'115.29.184.109','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78788,'140.205.144.118','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78789,'140.205.144.89','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78790,'140.205.144.211','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78791,'140.205.144.184','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78792,'140.205.144.135','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78793,'140.205.144.243','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78794,'140.205.144.26','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78795,'140.205.144.45','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78796,'140.205.144.209','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78797,'140.205.144.9','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78798,'123.125.71.57','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78799,'220.181.108.177','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78800,'140.205.144.192','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78801,'140.205.144.239','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78802,'140.205.144.20','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78803,'140.205.144.42','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78804,'140.205.144.149','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78805,'140.205.144.111','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78806,'123.125.71.90','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78807,'140.205.144.47','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78808,'220.181.108.154','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78809,'140.205.144.248','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78810,'140.205.144.180','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78811,'117.136.0.174','2015-07-20 00:00:00','/newsview.htm','Chrome',1,'','baidu'),(78812,'140.205.144.123','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78813,'112.64.235.252','2015-07-20 00:00:00','/newsview.htm','Safari',1,'',''),(78814,'140.205.144.246','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78815,'140.205.144.139','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78816,'140.205.144.182','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78817,'140.205.144.95','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78818,'112.64.235.252','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78819,'140.205.144.134','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78820,'123.125.71.13','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78821,'220.181.108.81','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78822,'140.205.144.251','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78823,'223.223.198.229','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78824,'140.205.144.223','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78825,'140.205.144.115','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78826,'119.40.43.5','2015-07-20 00:00:00','/index.html','Chrome',1,'','baidu'),(78827,'119.40.43.5','2015-07-20 00:00:00','/news.htm','Chrome',1,'',''),(78828,'140.205.144.242','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78829,'140.205.144.2','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78830,'140.205.144.43','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78831,'123.125.71.24','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78832,'140.205.144.214','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78833,'220.181.108.157','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78834,'140.205.144.190','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78835,'140.205.144.241','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78836,'140.205.144.83','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78837,'140.205.144.128','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78838,'140.205.144.172','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78839,'140.205.144.133','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78840,'140.205.144.171','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78841,'123.125.71.62','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78842,'182.118.55.177','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78843,'182.118.53.161','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78844,'140.205.144.184','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78845,'140.205.144.191','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78846,'221.194.128.223','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78847,'140.205.144.211','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78848,'140.205.144.24','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78849,'140.205.144.48','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78850,'140.205.144.243','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78851,'140.205.144.245','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78852,'182.149.206.44','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78853,'182.149.206.44','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78854,'182.149.206.44','2015-07-20 00:00:00','/news.htm','Chrome',1,'',''),(78855,'182.149.206.44','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78856,'140.205.144.247','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78857,'140.205.144.143','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78858,'123.120.116.109','2015-07-20 00:00:00','/news.htm','IE',1,'',''),(78859,'140.205.144.224','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78860,'119.142.31.198','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78861,'182.149.206.44','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78862,'140.205.144.182','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78863,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78864,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78865,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78866,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78867,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78868,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78869,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78870,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78871,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78872,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78873,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78874,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78875,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78876,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78877,'58.211.91.138','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78878,'140.205.144.77','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78879,'140.205.144.200','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78880,'140.205.144.57','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78881,'221.236.79.199','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78882,'221.194.43.14','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78883,'140.205.144.201','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78884,'140.205.144.155','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78885,'101.226.89.121','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78886,'140.205.144.36','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78887,'123.125.71.41','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78888,'140.205.144.207','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78889,'220.181.108.78','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78890,'180.153.214.178','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78891,'140.205.144.38','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78892,'180.153.163.211','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78893,'180.153.214.176','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78894,'101.226.89.117','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78895,'123.125.71.41','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78896,'140.205.144.162','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78897,'220.181.108.109','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78898,'140.205.144.67','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78899,'180.153.205.254','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78900,'140.205.144.50','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78901,'140.205.144.245','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78902,'140.205.144.192','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78903,'49.65.204.204','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78904,'140.205.144.13','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78905,'140.205.144.225','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78906,'61.135.169.23','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78907,'106.120.160.119','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78908,'140.205.144.52','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78909,'220.181.132.197','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78910,'125.69.90.84','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78911,'140.205.144.81','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78912,'36.99.31.201','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78913,'36.99.31.39','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78914,'140.205.144.42','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78915,'46.29.20.219','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78916,'182.149.206.44','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78917,'140.205.144.185','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78918,'180.153.163.211','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78919,'140.205.144.155','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78920,'140.205.144.185','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78921,'140.205.144.92','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78922,'140.205.144.213','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78923,'66.249.69.87','2015-07-20 00:00:00','/news/newsview.htm','Safari',1,'',''),(78924,'140.205.144.180','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78925,'46.119.112.178','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78926,'46.119.112.178','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78927,'46.119.112.178','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78928,'46.119.112.178','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78929,'46.119.112.178','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78930,'46.119.112.178','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78931,'182.118.60.26','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78932,'140.205.144.43','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78933,'140.205.144.28','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78934,'140.205.144.170','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78935,'140.205.144.185','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78936,'140.205.144.117','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78937,'140.205.144.4','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78938,'123.125.71.74','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78939,'140.205.144.197','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78940,'140.205.144.73','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78941,'140.205.144.114','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78942,'140.205.144.42','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78943,'180.153.163.187','2015-07-20 00:00:00','/index.html','Safari',1,'',''),(78944,'140.205.144.128','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78945,'140.205.144.14','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78946,'123.125.71.32','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78947,'220.181.108.83','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78948,'140.205.144.40','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78949,'140.205.144.83','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78950,'140.205.144.52','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78951,'140.205.144.209','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78952,'140.205.144.171','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78953,'221.194.128.223','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78954,'140.205.144.143','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78955,'140.205.144.27','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78956,'1.202.240.60','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78957,'140.205.144.232','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78958,'121.42.0.15','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78959,'121.42.0.15','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78960,'121.42.0.15','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78961,'140.205.144.83','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78962,'140.205.144.83','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78963,'112.238.177.180','2015-07-20 00:00:00','/index.html','Chrome',1,'','baidu'),(78964,'140.205.144.134','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78965,'69.58.178.58','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78966,'69.58.178.58','2015-07-20 00:00:00','/news.htm','Firefox',1,'',''),(78967,'140.205.144.210','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78968,'140.205.144.208','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78969,'140.205.144.128','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78970,'123.125.71.69','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78971,'140.205.144.16','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78972,'220.181.108.100','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78973,'5.248.198.102','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78974,'5.248.198.102','2015-07-20 00:00:00','/index.html','IE',1,'',''),(78975,'140.205.144.150','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78976,'123.125.71.61','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78977,'220.181.51.40','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78978,'140.205.144.161','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78979,'140.205.144.70','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78980,'140.205.144.234','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78981,'61.135.169.42','2015-07-20 00:00:00','/index.html','Firefox',1,'',''),(78982,'140.205.144.232','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78983,'140.205.144.206','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78984,'140.205.144.215','2015-07-20 00:00:00','/index.html','Chrome',1,'',''),(78985,'140.205.144.172','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(78986,'140.205.144.155','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(78987,'140.205.144.191','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(78988,'140.205.144.131','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(78989,'140.205.144.214','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(78990,'140.205.144.182','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(78991,'194.177.22.82','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(78992,'140.205.144.23','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(78993,'123.125.71.29','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(78994,'140.205.144.247','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(78995,'220.181.108.170','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(78996,'140.205.144.62','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(78997,'140.205.144.49','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(78998,'140.205.144.132','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(78999,'182.118.55.237','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79000,'140.205.144.92','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79001,'140.205.144.228','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79002,'140.205.144.209','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79003,'140.205.144.183','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79004,'140.205.144.68','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79005,'42.96.128.126','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79006,'140.205.144.136','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79007,'140.205.144.202','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79008,'219.143.225.2','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79009,'219.143.225.2','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79010,'140.205.144.90','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79011,'140.205.144.120','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79012,'219.143.225.2','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79013,'219.143.225.2','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79014,'219.143.225.2','2015-07-21 00:00:00','/news.htm','IE',1,'',''),(79015,'123.125.71.117','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79016,'219.143.225.2','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79017,'219.143.225.2','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79018,'219.143.225.2','2015-07-21 00:00:00','/news.htm','IE',1,'',''),(79019,'46.119.112.178','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79020,'46.119.112.178','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79021,'140.205.144.141','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79022,'220.181.108.114','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79023,'140.205.144.221','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79024,'140.205.144.76','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79025,'220.181.51.40','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79026,'220.181.51.62','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79027,'46.118.155.4','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79028,'140.205.144.111','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79029,'140.205.144.165','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79030,'140.205.144.7','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79031,'140.205.144.86','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79032,'140.205.144.216','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79033,'61.135.190.69','2015-07-21 00:00:00','/index.html','IE',1,'www','baidu'),(79034,'140.205.144.47','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79035,'140.205.144.39','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79036,'140.205.144.81','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79037,'140.205.144.158','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79038,'140.205.144.175','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79039,'140.205.144.185','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79040,'140.205.144.4','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79041,'66.249.64.55','2015-07-21 00:00:00','/news/newsview.htm','Safari',1,'',''),(79042,'140.205.144.86','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79043,'140.205.144.173','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79044,'140.205.144.74','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79045,'180.153.186.88','2015-07-21 00:00:00','/newsview.htm','IE',1,'',''),(79046,'140.205.144.114','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79047,'140.205.144.10','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79048,'123.125.71.109','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79049,'140.205.144.36','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79050,'220.181.108.144','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79051,'140.205.144.67','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79052,'140.205.144.149','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79053,'140.205.144.110','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79054,'140.205.144.125','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79055,'140.205.144.162','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79056,'140.205.144.144','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79057,'182.118.60.108','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79058,'140.205.144.245','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79059,'140.205.144.142','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79060,'140.205.144.163','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79061,'140.205.144.74','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79062,'140.205.144.16','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79063,'37.115.191.45','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79064,'123.125.71.13','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79065,'220.181.108.82','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79066,'140.205.144.6','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79067,'140.205.144.180','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79068,'140.205.144.51','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79069,'140.205.144.219','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79070,'140.205.144.120','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79071,'61.149.208.114','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79072,'61.149.208.114','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79073,'61.149.208.114','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79074,'61.149.208.114','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79075,'61.149.208.114','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79076,'61.149.208.114','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79077,'61.149.208.114','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79078,'61.149.208.114','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79079,'140.205.144.30','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79080,'140.205.144.228','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79081,'183.221.39.100','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79082,'140.205.144.248','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79083,'140.205.144.238','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79084,'140.205.144.106','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79085,'140.205.144.3','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79086,'27.115.15.122','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79087,'140.205.144.172','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79088,'140.205.144.51','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79089,'58.211.91.138','2015-07-21 00:00:00','/index.html','Safari',1,'',''),(79090,'58.211.91.138','2015-07-21 00:00:00','/index.html','Safari',1,'',''),(79091,'140.205.144.171','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79092,'140.205.144.20','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79093,'123.125.71.62','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79094,'123.125.71.40','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79095,'140.205.144.124','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79096,'220.181.108.102','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79097,'140.205.144.239','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79098,'140.205.144.155','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79099,'140.205.144.30','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79100,'140.205.144.157','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79101,'140.205.144.46','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79102,'106.120.160.119','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79103,'140.205.144.172','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79104,'101.199.112.52','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79105,'180.153.182.110','2015-07-21 00:00:00','/news/news.htm','IE',1,'',''),(79106,'180.153.182.110','2015-07-21 00:00:00','/news/news.htm','IE',1,'',''),(79107,'140.205.144.126','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79108,'140.205.144.31','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79109,'123.125.71.16','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79110,'140.205.144.186','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79111,'220.181.108.118','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79112,'140.205.144.47','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79113,'140.205.144.191','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79114,'61.151.218.118','2015-07-21 00:00:00','/index.html','Safari',1,'',''),(79115,'140.205.144.139','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79116,'140.205.144.240','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79117,'140.205.144.172','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79118,'140.205.144.70','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79119,'123.125.71.32','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79120,'220.181.108.147','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79121,'140.205.144.14','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79122,'140.205.144.135','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79123,'140.205.144.20','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79124,'140.205.144.170','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79125,'140.205.144.67','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79126,'36.99.30.75','2015-07-21 00:00:00','/index.html','Safari',1,'',''),(79127,'140.205.144.186','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79128,'36.99.30.70','2015-07-21 00:00:00','/index.html','Safari',1,'',''),(79129,'140.205.144.66','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79130,'140.205.144.194','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79131,'118.113.165.228','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79132,'118.113.165.228','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79133,'140.205.144.118','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79134,'123.125.71.36','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79135,'140.205.144.205','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79136,'220.181.108.139','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79137,'5.248.198.102','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79138,'5.248.198.102','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79139,'5.248.198.102','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79140,'140.205.144.64','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79141,'140.205.144.64','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79142,'140.205.144.134','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79143,'140.205.144.189','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79144,'140.205.144.38','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79145,'123.125.71.60','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79146,'140.205.144.193','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79147,'220.181.108.141','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79148,'221.194.128.223','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79149,'14.130.39.136','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79150,'140.205.144.11','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79151,'140.205.144.91','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79152,'123.125.71.48','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79153,'220.181.108.119','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79154,'123.151.152.182','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79155,'140.205.144.5','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79156,'140.205.144.130','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79157,'220.181.132.215','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79158,'140.205.144.13','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79159,'112.64.235.248','2015-07-21 00:00:00','/index.html','Safari',1,'',''),(79160,'140.205.144.129','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79161,'101.199.108.57','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79162,'106.120.160.119','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79163,'140.205.144.248','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79164,'101.199.112.54','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79165,'140.205.144.130','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79166,'66.249.64.55','2015-07-21 00:00:00','/news/newsview.htm','Safari',1,'',''),(79167,'66.249.64.45','2015-07-21 00:00:00','/news/newsview.htm','Safari',1,'',''),(79168,'140.205.144.69','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79169,'140.205.144.163','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79170,'140.205.144.136','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79171,'140.205.144.227','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79172,'140.205.144.196','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79173,'140.205.144.78','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79174,'140.205.144.225','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79175,'140.205.144.178','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79176,'140.205.144.125','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79177,'123.125.71.57','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79178,'140.205.144.21','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79179,'220.181.108.140','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79180,'140.205.144.231','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79181,'140.205.144.76','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79182,'140.205.144.22','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79183,'113.45.207.150','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79184,'140.205.144.169','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79185,'54.67.62.177','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79186,'180.153.206.36','2015-07-21 00:00:00','/index.html','Safari',1,'',''),(79187,'140.205.144.68','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79188,'123.125.71.47','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79189,'46.119.112.178','2015-07-21 00:00:00','/index.html','Opera',1,'',''),(79190,'46.119.112.178','2015-07-21 00:00:00','/index.html','Opera',1,'',''),(79191,'220.181.108.103','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79192,'140.205.144.199','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79193,'140.205.144.129','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79194,'140.205.144.43','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79195,'221.194.43.14','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79196,'140.205.144.232','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79197,'140.205.144.71','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79198,'140.205.144.29','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79199,'140.205.144.121','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79200,'58.221.67.94','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79201,'121.42.0.16','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79202,'121.42.0.16','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79203,'121.42.0.16','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79204,'140.205.144.3','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79205,'123.125.71.38','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79206,'220.181.108.182','2015-07-21 00:00:00','/index.html','Firefox',1,'',''),(79207,'140.205.144.163','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79208,'140.205.144.62','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79209,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79210,'140.205.144.149','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79211,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79212,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79213,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79214,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79215,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79216,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79217,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79218,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79219,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79220,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79221,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79222,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79223,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79224,'140.205.144.179','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79225,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79226,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79227,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79228,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79229,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79230,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79231,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79232,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79233,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79234,'140.205.144.156','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79235,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79236,'121.42.0.31','2015-07-21 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(79237,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79238,'121.42.0.31','2015-07-21 00:00:00','/news/news.htm','IE',1,'',''),(79239,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79240,'121.42.0.31','2015-07-21 00:00:00','/news/news.htm','IE',1,'',''),(79241,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79242,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79243,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79244,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79245,'140.205.144.147','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79246,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79247,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79248,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79249,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79250,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79251,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79252,'121.42.0.31','2015-07-21 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(79253,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79254,'121.42.0.31','2015-07-21 00:00:00','/news.htm','IE',1,'',''),(79255,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79256,'121.42.0.31','2015-07-21 00:00:00','/news.htm','IE',1,'',''),(79257,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79258,'140.205.144.58','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79259,'46.118.155.4','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79260,'46.118.155.4','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79261,'46.118.155.4','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79262,'140.205.144.110','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79263,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79264,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79265,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79266,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79267,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79268,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79269,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79270,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79271,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79272,'121.42.0.31','2015-07-21 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(79273,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79274,'121.42.0.31','2015-07-21 00:00:00','/newsview.htm','IE',1,'',''),(79275,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79276,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79277,'121.42.0.31','2015-07-21 00:00:00','/newsview.htm','IE',0,'',''),(79278,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79279,'112.5.61.162','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79280,'140.205.144.158','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79281,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79282,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79283,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79284,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79285,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79286,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79287,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79288,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79289,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79290,'121.42.0.31','2015-07-21 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(79291,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79292,'121.42.0.31','2015-07-21 00:00:00','/news/newsview.htm','IE',1,'',''),(79293,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79294,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79295,'121.42.0.31','2015-07-21 00:00:00','/news/newsview.htm','IE',0,'',''),(79296,'121.42.0.31','2015-07-21 00:00:00','/index.html','IE',1,'',''),(79297,'140.205.144.92','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79298,'140.205.144.42','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79299,'140.205.144.218','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79300,'140.205.144.249','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79301,'140.205.144.114','2015-07-21 00:00:00','/index.html','Chrome',1,'',''),(79302,'140.205.144.154','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79303,'140.205.144.176','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79304,'140.205.144.193','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79305,'140.205.144.173','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79306,'221.194.128.223','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79307,'140.205.144.186','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79308,'140.205.144.11','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79309,'140.205.144.4','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79310,'140.205.144.234','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79311,'140.205.144.12','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79312,'140.205.144.36','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79313,'140.205.144.169','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79314,'140.205.144.44','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79315,'140.205.144.91','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79316,'140.205.144.117','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79317,'123.125.71.33','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79318,'220.181.108.75','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79319,'140.205.144.206','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79320,'61.135.165.56','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79321,'123.125.71.137','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79322,'140.205.144.35','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79323,'140.205.144.65','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79324,'123.125.71.41','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79325,'220.181.108.103','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79326,'140.205.144.156','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79327,'140.205.144.180','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79328,'140.205.144.35','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79329,'140.205.144.82','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79330,'140.205.144.170','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79331,'140.205.144.161','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79332,'140.205.144.56','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79333,'140.205.144.88','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79334,'37.115.191.45','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79335,'37.115.191.45','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79336,'37.115.191.45','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79337,'123.125.71.43','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79338,'140.205.144.132','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79339,'220.181.108.177','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79340,'140.205.144.192','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79341,'140.205.144.110','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79342,'140.205.144.28','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79343,'140.205.144.136','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79344,'140.205.144.177','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79345,'140.205.144.38','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79346,'140.205.144.44','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79347,'140.205.144.104','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79348,'140.205.144.159','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79349,'123.125.71.34','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79350,'220.181.108.187','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79351,'220.181.132.215','2015-07-22 00:00:00','/newsview.htm','Safari',1,'',''),(79352,'220.181.132.194','2015-07-22 00:00:00','/newsview.htm','Safari',1,'',''),(79353,'101.199.108.59','2015-07-22 00:00:00','/newsview.htm','Safari',1,'',''),(79354,'101.199.108.119','2015-07-22 00:00:00','/newsview.htm','Safari',1,'',''),(79355,'101.199.108.53','2015-07-22 00:00:00','/newsview.htm','Safari',1,'',''),(79356,'140.205.144.21','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79357,'220.181.132.195','2015-07-22 00:00:00','/newsview.htm','Safari',1,'',''),(79358,'140.205.144.70','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79359,'140.205.144.77','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79360,'140.205.144.119','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79361,'140.205.144.140','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79362,'140.205.144.219','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79363,'140.205.144.3','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79364,'140.205.144.217','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79365,'140.205.144.29','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79366,'140.205.144.117','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79367,'182.118.53.204','2015-07-22 00:00:00','/newsview.htm','IE',1,'',''),(79368,'140.205.144.57','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79369,'123.125.71.55','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79370,'221.194.43.14','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79371,'140.205.144.57','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79372,'220.181.108.173','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79373,'140.205.144.28','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79374,'140.205.144.79','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79375,'140.205.144.239','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79376,'140.205.144.247','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79377,'66.249.64.50','2015-07-22 00:00:00','/news/newsview.htm','Safari',1,'',''),(79378,'140.205.144.155','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79379,'61.135.169.23','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79380,'220.181.51.56','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79381,'220.181.51.45','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79382,'123.125.71.23','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79383,'140.205.144.113','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79384,'220.181.132.215','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79385,'101.199.112.45','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79386,'220.181.108.184','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79387,'140.205.144.104','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79388,'140.205.144.209','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79389,'140.205.144.88','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79390,'182.149.206.44','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79391,'182.149.206.44','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79392,'140.205.144.47','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79393,'119.147.146.194','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79394,'182.149.206.44','2015-07-22 00:00:00','/news.htm','IE',1,'',''),(79395,'119.147.146.189','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79396,'140.205.144.60','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79397,'182.149.206.44','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79398,'182.149.206.44','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79399,'123.125.71.74','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79400,'140.205.144.70','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79401,'220.181.108.101','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79402,'140.205.144.13','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79403,'140.205.144.73','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79404,'140.205.144.169','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79405,'182.149.206.44','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79406,'140.205.144.116','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79407,'180.153.214.189','2015-07-22 00:00:00','/index.html','Safari',1,'',''),(79408,'140.205.144.41','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79409,'140.205.144.89','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79410,'140.205.144.149','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79411,'140.205.144.192','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79412,'140.205.144.213','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79413,'66.249.64.45','2015-07-22 00:00:00','/news/newsview.htm','Safari',1,'',''),(79414,'140.205.144.70','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79415,'183.60.35.94','2015-07-22 00:00:00','/index.html','Safari',1,'',''),(79416,'140.205.144.94','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79417,'140.205.144.86','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79418,'140.205.144.218','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79419,'140.205.144.110','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79420,'123.125.71.52','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79421,'140.205.144.19','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79422,'220.181.108.139','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79423,'140.205.144.234','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79424,'140.205.144.50','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79425,'220.181.51.62','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79426,'220.181.51.45','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79427,'220.181.51.39','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79428,'140.205.144.25','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79429,'140.205.144.149','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79430,'140.205.144.133','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79431,'106.120.160.119','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79432,'140.205.144.8','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79433,'101.199.112.50','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79434,'140.205.144.111','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79435,'46.118.155.4','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79436,'27.128.40.46','2015-07-22 00:00:00','/index.html','Chrome',1,'','baidu'),(79437,'119.147.146.189','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79438,'123.244.170.16','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79439,'140.205.144.49','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79440,'93.49.68.19','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79441,'140.205.144.15','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79442,'112.64.235.248','2015-07-22 00:00:00','/index.html','Safari',1,'',''),(79443,'140.205.144.5','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79444,'140.205.144.93','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79445,'140.205.144.196','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79446,'66.249.64.50','2015-07-22 00:00:00','/newsview.htm','Safari',1,'',''),(79447,'140.205.144.177','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79448,'140.205.144.88','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79449,'140.205.144.157','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79450,'218.93.1.86','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79451,'140.205.144.45','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79452,'140.205.144.197','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79453,'140.205.144.27','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79454,'140.205.144.3','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79455,'140.205.144.63','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79456,'182.149.206.44','2015-07-22 00:00:00','/index.html','Chrome',1,'ruisi bi','baidu'),(79457,'140.205.144.1','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79458,'123.125.71.80','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79459,'220.181.108.106','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79460,'140.205.144.239','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79461,'140.205.144.50','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79462,'66.249.64.55','2015-07-22 00:00:00','/news/newsview.htm','Safari',1,'',''),(79463,'140.205.144.133','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79464,'140.205.144.140','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79465,'140.205.144.93','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79466,'106.38.241.105','2015-07-22 00:00:00','/index.html','Safari',1,'',''),(79467,'140.205.144.188','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79468,'61.135.190.199','2015-07-22 00:00:00','/index.html','IE',1,'www','baidu'),(79469,'124.202.217.254','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79470,'140.205.144.119','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79471,'140.205.144.248','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79472,'140.205.144.64','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79473,'123.125.71.21','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79474,'66.249.64.188','2015-07-22 00:00:00','/index.html','Safari',1,'',''),(79475,'220.181.108.163','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79476,'140.205.144.178','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79477,'140.205.144.98','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79478,'140.205.144.19','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79479,'183.60.15.14','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79480,'112.90.11.79','2015-07-22 00:00:00','/index.html','Safari',1,'',''),(79481,'119.164.9.128','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79482,'140.205.144.17','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79483,'140.205.144.36','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79484,'123.150.182.14','2015-07-22 00:00:00','/index.html','Safari',1,'',''),(79485,'140.205.144.166','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79486,'140.205.144.122','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79487,'140.205.144.38','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79488,'140.205.144.143','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79489,'140.205.144.229','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79490,'140.205.144.198','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79491,'140.205.144.122','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79492,'123.125.71.38','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79493,'140.205.144.59','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79494,'220.181.108.173','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79495,'140.205.144.40','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79496,'140.205.144.233','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79497,'140.205.144.125','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79498,'110.96.32.5','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79499,'110.96.32.5','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79500,'110.96.32.5','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79501,'110.96.32.5','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79502,'110.96.32.5','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79503,'110.96.32.5','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79504,'110.96.32.5','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79505,'110.96.32.5','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79506,'110.96.32.5','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79507,'112.65.193.13','2015-07-22 00:00:00','/index.html','Safari',1,'',''),(79508,'140.205.144.70','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79509,'140.205.144.130','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79510,'140.205.144.58','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79511,'46.119.112.178','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79512,'46.119.112.178','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79513,'46.119.112.178','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79514,'46.119.112.178','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79515,'46.119.112.178','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79516,'140.205.144.87','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79517,'140.205.144.132','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79518,'140.205.144.151','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79519,'140.205.144.232','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79520,'203.208.60.53','2015-07-22 00:00:00','/news/newsview.htm','Safari',1,'',''),(79521,'106.37.92.135','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79522,'106.37.94.136','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79523,'140.205.144.112','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79524,'124.126.237.31','2015-07-22 00:00:00','/news.htm','IE',1,'',''),(79525,'124.126.18.57','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79526,'180.153.214.176','2015-07-22 00:00:00','/index.html','Safari',1,'',''),(79527,'140.205.144.15','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79528,'182.118.42.111','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79529,'101.226.89.115','2015-07-22 00:00:00','/news.htm','Safari',1,'',''),(79530,'140.205.144.1','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79531,'46.118.155.4','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79532,'46.118.155.4','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79533,'180.153.214.197','2015-07-22 00:00:00','/index.html','Safari',1,'',''),(79534,'140.205.144.59','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79535,'140.205.144.1','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79536,'101.226.89.115','2015-07-22 00:00:00','/index.html','Safari',1,'',''),(79537,'112.64.235.90','2015-07-22 00:00:00','/index.html','Safari',1,'',''),(79538,'140.205.144.91','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79539,'140.205.144.78','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79540,'140.205.144.110','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79541,'140.205.144.17','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79542,'140.205.144.233','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79543,'123.125.71.30','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79544,'220.181.108.155','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79545,'140.205.144.133','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79546,'140.205.144.92','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79547,'37.115.191.45','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79548,'37.115.191.45','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79549,'37.115.191.45','2015-07-22 00:00:00','/index.html','IE',1,'',''),(79550,'140.205.144.98','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79551,'140.205.144.55','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79552,'140.205.144.34','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79553,'140.205.144.181','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79554,'123.125.71.107','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79555,'220.181.108.112','2015-07-22 00:00:00','/index.html','Firefox',1,'',''),(79556,'140.205.144.246','2015-07-22 00:00:00','/index.html','Chrome',1,'',''),(79557,'140.205.144.121','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79558,'140.205.144.105','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79559,'140.205.144.142','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79560,'140.205.144.199','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79561,'46.119.112.178','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79562,'46.119.112.178','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79563,'123.125.71.98','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79564,'140.205.144.199','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79565,'220.181.108.181','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79566,'140.205.144.225','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79567,'140.205.144.247','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79568,'203.208.60.62','2015-07-23 00:00:00','/newsview.htm','Safari',1,'',''),(79569,'140.205.144.29','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79570,'54.159.128.132','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79571,'140.205.144.87','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79572,'140.205.144.66','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79573,'221.194.128.223','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79574,'182.118.60.80','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79575,'140.205.144.171','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79576,'140.205.144.51','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79577,'140.205.144.50','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79578,'189.13.60.249','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79579,'140.205.144.33','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79580,'220.181.51.45','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79581,'140.205.144.77','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79582,'140.205.144.244','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79583,'61.135.190.102','2015-07-23 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(79584,'140.205.144.124','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79585,'140.205.144.139','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79586,'140.205.144.238','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79587,'140.205.144.236','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79588,'140.205.144.39','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79589,'61.135.190.219','2015-07-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(79590,'140.205.144.170','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79591,'140.205.144.92','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79592,'140.205.144.176','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79593,'140.205.144.248','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79594,'61.135.190.103','2015-07-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(79595,'61.135.190.219','2015-07-23 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(79596,'140.205.144.127','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79597,'140.205.144.118','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79598,'140.205.144.25','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79599,'140.205.144.75','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79600,'140.205.144.161','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79601,'140.205.144.74','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79602,'54.161.227.210','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79603,'140.205.144.175','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79604,'140.205.144.192','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79605,'46.119.112.178','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79606,'46.119.112.178','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79607,'140.205.144.35','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79608,'37.115.191.45','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79609,'37.115.191.45','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79610,'123.125.71.36','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79611,'140.205.144.235','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79612,'220.181.108.106','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79613,'140.205.144.58','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79614,'140.205.144.50','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79615,'140.205.144.113','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79616,'140.205.144.124','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79617,'140.205.144.59','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79618,'123.125.71.14','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79619,'140.205.144.27','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79620,'220.181.108.83','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79621,'140.205.144.34','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79622,'140.205.144.250','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79623,'46.118.155.4','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79624,'46.118.155.4','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79625,'140.205.144.147','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79626,'140.205.144.128','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79627,'37.115.191.45','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79628,'37.115.191.45','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79629,'140.205.144.2','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79630,'140.205.144.96','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79631,'123.125.71.22','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79632,'220.181.108.77','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79633,'140.205.144.88','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79634,'182.118.54.39','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79635,'140.205.144.3','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79636,'36.99.31.174','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79637,'36.99.30.196','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79638,'140.205.144.164','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79639,'140.205.144.195','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79640,'140.205.144.90','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79641,'123.125.71.17','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79642,'220.181.108.109','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79643,'140.205.144.181','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79644,'140.205.144.64','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79645,'140.205.144.135','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79646,'140.205.144.148','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79647,'140.205.144.138','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79648,'140.205.144.159','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79649,'199.217.117.90','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79650,'140.205.144.98','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79651,'140.205.144.27','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79652,'140.205.144.161','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79653,'121.235.18.218','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79654,'190.54.68.252','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79655,'140.205.144.201','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79656,'140.205.144.231','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79657,'106.6.167.146','2015-07-23 00:00:00','/news.htm','Chrome',1,'',''),(79658,'140.205.144.103','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79659,'140.205.144.101','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79660,'140.205.144.188','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79661,'140.205.144.238','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79662,'221.6.32.82','2015-07-23 00:00:00','/news.htm','IE',1,'',''),(79663,'140.205.144.20','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79664,'140.205.144.81','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79665,'124.126.237.31','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79666,'140.205.144.104','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79667,'123.125.71.82','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79668,'220.181.108.93','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79669,'140.205.144.242','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79670,'220.181.51.55','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79671,'140.205.144.95','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79672,'140.205.144.30','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79673,'140.205.144.194','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79674,'140.205.144.76','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79675,'61.148.242.212','2015-07-23 00:00:00','/index.html','Safari',1,'','baidu'),(79676,'106.6.167.146','2015-07-23 00:00:00','/news.htm','Chrome',1,'',''),(79677,'106.6.167.146','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79678,'140.205.144.27','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79679,'123.125.71.115','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79680,'140.205.144.153','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79681,'220.181.108.119','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79682,'221.194.128.223','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79683,'140.205.144.10','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79684,'140.205.144.176','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79685,'101.90.125.180','2015-07-23 00:00:00','/news.htm','Chrome',1,'',''),(79686,'101.90.125.180','2015-07-23 00:00:00','/newsview.htm','Chrome',1,'',''),(79687,'101.90.125.180','2015-07-23 00:00:00','/news.htm','Chrome',1,'',''),(79688,'101.90.125.180','2015-07-23 00:00:00','/newsview.htm','Chrome',1,'',''),(79689,'101.90.125.180','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79690,'140.205.144.88','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79691,'140.205.144.48','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79692,'60.206.188.22','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79693,'42.156.139.72','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79694,'140.205.144.10','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79695,'140.205.144.141','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79696,'123.125.71.13','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79697,'220.181.108.166','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79698,'140.205.144.50','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79699,'101.226.65.108','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79700,'140.205.144.235','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79701,'106.120.160.119','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79702,'101.226.33.220','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79703,'140.205.144.133','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79704,'60.206.188.22','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79705,'140.205.144.130','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79706,'140.205.144.221','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79707,'42.96.128.126','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79708,'140.205.144.52','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79709,'140.205.144.84','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79710,'140.205.144.209','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79711,'140.205.144.168','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79712,'210.13.84.130','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79713,'140.205.144.138','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79714,'140.205.144.100','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79715,'140.205.144.85','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79716,'140.205.144.191','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79717,'203.208.60.52','2015-07-23 00:00:00','/news/newsview.htm','Safari',1,'',''),(79718,'112.64.235.251','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79719,'140.205.144.58','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79720,'180.153.201.215','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79721,'140.205.144.2','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79722,'101.226.33.205','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79723,'112.64.235.253','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79724,'221.194.43.14','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79725,'123.125.71.17','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79726,'140.205.144.246','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79727,'101.226.89.117','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79728,'220.181.108.86','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79729,'140.205.144.12','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79730,'220.181.132.200','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79731,'140.205.144.137','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79732,'140.205.144.114','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79733,'182.149.206.44','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79734,'203.208.60.60','2015-07-23 00:00:00','/news/newsview.htm','Safari',1,'',''),(79735,'140.205.144.221','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79736,'140.205.144.199','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79737,'123.125.71.42','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79738,'140.205.144.117','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79739,'220.181.108.103','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79740,'46.118.155.4','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79741,'46.118.155.4','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79742,'140.205.144.191','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79743,'220.248.44.190','2015-07-23 00:00:00','/news.htm','Chrome',1,'',''),(79744,'140.205.144.16','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79745,'203.208.60.53','2015-07-23 00:00:00','/news/newsview.htm','Safari',1,'',''),(79746,'140.205.144.2','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79747,'140.205.144.31','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79748,'140.205.144.104','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79749,'140.205.144.88','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79750,'140.205.144.216','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79751,'203.208.60.47','2015-07-23 00:00:00','/news/newsview.htm','Safari',1,'',''),(79752,'140.205.144.203','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79753,'140.205.144.34','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79754,'112.64.235.87','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79755,'140.205.144.209','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79756,'140.205.144.143','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79757,'220.181.132.215','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79758,'123.125.71.33','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79759,'140.205.144.46','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79760,'220.181.108.104','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79761,'203.208.60.47','2015-07-23 00:00:00','/news/newsview.htm','Safari',1,'',''),(79762,'140.205.144.25','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79763,'140.205.144.131','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79764,'101.199.112.51','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79765,'140.205.144.190','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79766,'182.118.41.143','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79767,'140.205.144.56','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79768,'140.205.144.137','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79769,'203.208.60.61','2015-07-23 00:00:00','/news/newsview.htm','Safari',1,'',''),(79770,'140.205.144.220','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79771,'140.205.144.138','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79772,'140.205.144.159','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79773,'121.42.0.14','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79774,'118.244.158.55','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79775,'118.244.158.55','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79776,'202.46.56.201','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79777,'140.205.144.206','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79778,'140.205.144.56','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79779,'220.181.51.40','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79780,'203.208.60.54','2015-07-23 00:00:00','/news/newsview.htm','Safari',1,'',''),(79781,'140.205.144.107','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79782,'140.205.144.244','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79783,'140.205.144.131','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79784,'140.205.144.213','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79785,'140.205.144.118','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79786,'140.205.144.187','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79787,'140.205.144.145','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79788,'140.205.144.116','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79789,'140.205.144.200','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79790,'123.125.71.32','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79791,'220.181.108.75','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79792,'140.205.144.84','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79793,'66.249.65.68','2015-07-23 00:00:00','/news/newsview.htm','Safari',1,'',''),(79794,'140.205.144.40','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79795,'140.205.144.54','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79796,'36.99.30.179','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79797,'36.99.31.240','2015-07-23 00:00:00','/index.html','Safari',1,'',''),(79798,'180.149.143.157','2015-07-23 00:00:00','/index.html','IE',1,'',''),(79799,'140.205.144.88','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79800,'140.205.144.208','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79801,'101.199.108.119','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79802,'37.115.191.45','2015-07-23 00:00:00','/index.html','Opera',1,'',''),(79803,'140.205.144.45','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79804,'123.125.71.36','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79805,'66.249.65.62','2015-07-23 00:00:00','/news/newsview.htm','Safari',1,'',''),(79806,'140.205.144.83','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79807,'220.181.108.117','2015-07-23 00:00:00','/index.html','Firefox',1,'',''),(79808,'140.205.144.242','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79809,'220.181.132.197','2015-07-23 00:00:00','/index.html','Chrome',1,'',''),(79810,'140.205.144.94','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79811,'140.205.144.35','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79812,'140.205.144.15','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79813,'140.205.144.141','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79814,'123.125.71.108','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79815,'220.181.108.162','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79816,'140.205.144.12','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79817,'140.205.144.106','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79818,'140.205.144.13','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79819,'220.181.132.200','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79820,'140.205.144.115','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79821,'140.205.144.223','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79822,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79823,'140.205.144.52','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79824,'140.205.144.47','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79825,'140.205.144.130','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79826,'140.205.144.109','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79827,'140.205.144.49','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79828,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79829,'101.199.108.52','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79830,'140.205.144.47','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79831,'123.125.71.31','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79832,'220.181.108.77','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79833,'140.205.144.7','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79834,'140.205.144.201','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79835,'221.194.43.14','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79836,'123.125.71.55','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79837,'220.181.108.172','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79838,'140.205.144.236','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79839,'201.53.106.231','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79840,'140.205.144.42','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79841,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79842,'140.205.144.195','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79843,'189.34.91.175','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79844,'140.205.144.156','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79845,'140.205.144.221','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79846,'140.205.144.66','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79847,'140.205.144.122','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79848,'66.249.65.65','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79849,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79850,'140.205.144.217','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79851,'140.205.144.35','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79852,'66.249.65.68','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79853,'140.205.144.117','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79854,'140.205.144.138','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79855,'140.205.144.99','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79856,'140.205.144.175','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79857,'66.249.65.68','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79858,'140.205.144.116','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79859,'66.249.65.65','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79860,'140.205.144.133','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79861,'140.205.144.46','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79862,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79863,'140.205.144.107','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79864,'140.205.144.89','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79865,'101.199.108.118','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79866,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79867,'140.205.144.30','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79868,'140.205.144.97','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79869,'220.181.51.46','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79870,'66.249.65.65','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79871,'140.205.144.6','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79872,'140.205.144.4','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79873,'66.249.65.65','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79874,'61.135.190.72','2015-07-24 00:00:00','/index.html','IE',1,'www','baidu'),(79875,'140.205.144.82','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79876,'66.249.65.65','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79877,'140.205.144.69','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79878,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79879,'140.205.144.120','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79880,'140.205.144.41','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79881,'66.249.65.65','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79882,'140.205.144.223','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79883,'140.205.144.136','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79884,'140.205.144.235','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79885,'140.205.144.233','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79886,'66.249.65.65','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79887,'140.205.144.159','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79888,'140.205.144.145','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79889,'66.249.65.68','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79890,'140.205.144.91','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79891,'140.205.144.89','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79892,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79893,'140.205.144.18','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79894,'123.125.71.114','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79895,'140.205.144.115','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79896,'220.181.108.180','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79897,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79898,'140.205.144.234','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79899,'140.205.144.224','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79900,'177.47.131.15','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79901,'101.199.112.54','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79902,'66.249.65.68','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79903,'140.205.144.251','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79904,'140.205.144.63','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79905,'140.205.144.86','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79906,'66.249.65.68','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79907,'140.205.144.12','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79908,'61.146.178.190','2015-07-24 00:00:00','/index.html','IE',1,'',''),(79909,'61.149.208.114','2015-07-24 00:00:00','/index.html','IE',1,'',''),(79910,'61.149.208.114','2015-07-24 00:00:00','/index.html','IE',1,'',''),(79911,'61.149.208.114','2015-07-24 00:00:00','/index.html','IE',1,'',''),(79912,'61.149.208.114','2015-07-24 00:00:00','/index.html','IE',1,'',''),(79913,'140.205.144.241','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79914,'66.249.65.68','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79915,'111.196.213.214','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79916,'111.196.213.214','2015-07-24 00:00:00','/news.htm','Chrome',1,'',''),(79917,'140.205.144.58','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79918,'140.205.144.235','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79919,'66.249.65.65','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79920,'140.205.144.46','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79921,'140.205.144.130','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79922,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79923,'140.205.144.66','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79924,'140.205.144.46','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79925,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79926,'140.205.144.167','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79927,'140.205.144.244','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79928,'66.249.65.68','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79929,'140.205.144.146','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79930,'140.205.144.90','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79931,'66.249.65.68','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79932,'123.125.71.77','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79933,'140.205.144.61','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79934,'220.181.108.109','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79935,'101.226.33.202','2015-07-24 00:00:00','/index.html','Safari',1,'',''),(79936,'110.172.220.146','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79937,'119.188.70.19','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79938,'110.172.220.146','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79939,'180.153.214.181','2015-07-24 00:00:00','/index.html','Safari',1,'',''),(79940,'140.205.144.86','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79941,'66.249.65.68','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79942,'180.153.206.23','2015-07-24 00:00:00','/index.html','Safari',1,'',''),(79943,'112.64.235.247','2015-07-24 00:00:00','/index.html','Safari',1,'',''),(79944,'220.181.51.45','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79945,'112.90.11.79','2015-07-24 00:00:00','/index.html','Safari',1,'',''),(79946,'66.249.65.65','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79947,'118.144.186.201','2015-07-24 00:00:00','/news.htm','Chrome',1,'',''),(79948,'140.205.144.54','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79949,'140.205.144.187','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79950,'140.205.144.182','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79951,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79952,'66.249.65.65','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79953,'140.205.144.161','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79954,'60.206.188.22','2015-07-24 00:00:00','/index.html','IE',1,'',''),(79955,'66.249.65.65','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79956,'140.205.144.147','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79957,'66.249.65.62','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79958,'123.249.19.238','2015-07-24 00:00:00','/index.html','Safari',1,'',''),(79959,'140.205.144.54','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79960,'46.118.155.4','2015-07-24 00:00:00','/index.html','IE',1,'',''),(79961,'110.96.32.3','2015-07-24 00:00:00','/index.html','Chrome',1,'','baidu'),(79962,'60.206.188.22','2015-07-24 00:00:00','/index.html','IE',1,'',''),(79963,'140.205.144.114','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79964,'220.181.108.148','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79965,'140.205.144.208','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79966,'66.249.65.68','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79967,'183.57.152.31','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79968,'203.208.60.49','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79969,'1.202.240.60','2015-07-24 00:00:00','/index.html','IE',1,'',''),(79970,'5.248.198.28','2015-07-24 00:00:00','/index.html','IE',1,'',''),(79971,'1.202.240.60','2015-07-24 00:00:00','/index.html','IE',1,'',''),(79972,'203.208.60.44','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79973,'203.208.60.51','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79974,'140.205.144.129','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79975,'140.205.144.190','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79976,'203.208.60.54','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79977,'140.205.144.54','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79978,'140.205.144.190','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79979,'203.208.60.52','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79980,'140.205.144.112','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79981,'140.205.144.134','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79982,'203.208.60.49','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79983,'115.239.212.203','2015-07-24 00:00:00','/newsview.htm','Safari',1,'','baidu'),(79984,'140.205.144.170','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79985,'123.125.71.92','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79986,'220.181.108.106','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79987,'140.205.144.33','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79988,'203.208.60.63','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79989,'119.147.146.189','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79990,'115.239.212.6','2015-07-24 00:00:00','/news.htm','IE',1,'',''),(79991,'140.205.144.198','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79992,'140.205.144.181','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79993,'203.208.60.52','2015-07-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(79994,'123.125.71.32','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79995,'220.181.108.96','2015-07-24 00:00:00','/index.html','Firefox',1,'',''),(79996,'140.205.144.198','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79997,'61.135.169.23','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79998,'123.125.71.132','2015-07-24 00:00:00','/index.html','Chrome',1,'',''),(79999,'203.208.60.52','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80000,'140.205.144.150','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80001,'123.125.67.205','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80002,'140.205.144.95','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80003,'203.208.60.47','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80004,'140.205.144.152','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80005,'221.194.128.223','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80006,'140.205.144.160','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80007,'23.22.212.183','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80008,'23.22.212.183','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80009,'106.120.160.119','2015-07-25 00:00:00','/index.html','Safari',1,'',''),(80010,'23.22.212.183','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80011,'23.22.212.183','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80012,'23.22.212.183','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80013,'23.22.212.183','2015-07-25 00:00:00','/news.htm','Chrome',1,'',''),(80014,'23.22.212.183','2015-07-25 00:00:00','/news.htm','Chrome',1,'',''),(80015,'203.208.60.56','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80016,'123.125.71.16','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80017,'221.204.7.210','2015-07-25 00:00:00','/index.html','Safari',1,'',''),(80018,'140.205.144.178','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80019,'220.181.108.112','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80020,'140.205.144.2','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80021,'151.16.162.228','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80022,'203.208.60.44','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80023,'140.205.144.91','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80024,'140.205.144.9','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80025,'203.208.60.56','2015-07-25 00:00:00','/news/news.htm','Safari',1,'',''),(80026,'140.205.144.103','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80027,'203.208.60.60','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80028,'182.118.54.82','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80029,'46.119.112.178','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80030,'46.119.112.178','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80031,'46.119.112.178','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80032,'46.119.112.178','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80033,'140.205.144.26','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80034,'203.208.60.62','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80035,'140.205.144.90','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80036,'203.208.60.54','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80037,'140.205.144.125','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80038,'142.4.218.156','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80039,'203.208.60.54','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80040,'140.205.144.169','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80041,'123.125.71.13','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80042,'140.205.144.251','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80043,'203.208.60.59','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80044,'220.181.108.117','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80045,'140.205.144.50','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80046,'46.118.155.4','2015-07-25 00:00:00','/index.html','Opera',1,'',''),(80047,'46.118.155.4','2015-07-25 00:00:00','/index.html','Opera',1,'',''),(80048,'46.118.155.4','2015-07-25 00:00:00','/index.html','Opera',1,'',''),(80049,'203.208.60.45','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80050,'140.205.144.66','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80051,'203.208.60.43','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80052,'140.205.144.164','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80053,'203.208.60.48','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80054,'140.205.144.240','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80055,'140.205.144.204','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80056,'203.208.60.48','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80057,'140.205.144.10','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80058,'203.208.60.63','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80059,'123.125.71.29','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80060,'140.205.144.166','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80061,'220.181.108.186','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80062,'203.208.60.63','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80063,'189.120.129.47','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80064,'140.205.144.63','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80065,'203.208.60.50','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80066,'140.205.144.50','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80067,'140.205.144.86','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80068,'203.208.60.50','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80069,'140.205.144.79','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80070,'203.208.60.61','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80071,'140.205.144.103','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80072,'203.208.60.61','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80073,'203.208.60.55','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80074,'203.208.60.50','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80075,'203.208.60.50','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80076,'203.208.60.51','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80077,'203.208.60.51','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80078,'140.205.144.201','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80079,'121.199.125.21','2015-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(80080,'203.208.60.53','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80081,'203.208.60.53','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80082,'140.205.144.93','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80083,'121.199.125.21','2015-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(80084,'203.208.60.62','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80085,'140.205.144.185','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80086,'140.205.144.174','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80087,'140.205.144.211','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80088,'140.205.144.211','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80089,'140.205.144.157','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80090,'140.205.144.217','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80091,'123.125.71.132','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80092,'123.125.71.120','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80093,'220.181.51.62','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80094,'220.181.51.45','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80095,'220.181.51.61','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80096,'220.181.51.55','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80097,'123.125.71.47','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80098,'220.181.108.117','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80099,'140.205.144.34','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80100,'180.153.206.32','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80101,'180.153.163.189','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80102,'140.205.144.85','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80103,'140.205.144.137','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80104,'140.205.144.184','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80105,'46.119.112.178','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80106,'46.119.112.178','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80107,'140.205.144.228','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80108,'221.194.43.14','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80109,'140.205.144.64','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80110,'203.208.60.59','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80111,'203.208.60.61','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80112,'203.208.60.56','2015-07-25 00:00:00','/news.htm','Safari',1,'',''),(80113,'140.205.144.50','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80114,'123.125.71.23','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80115,'220.181.108.159','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80116,'140.205.144.197','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80117,'203.208.60.44','2015-07-25 00:00:00','/newsview.htm','Safari',1,'',''),(80118,'140.205.144.91','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80119,'203.208.60.50','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80120,'140.205.144.239','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80121,'140.205.144.117','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80122,'203.208.60.58','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80123,'140.205.144.39','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80124,'46.119.112.178','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80125,'46.119.112.178','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80126,'182.118.53.124','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80127,'140.205.144.104','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80128,'203.208.60.54','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80129,'140.205.144.131','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80130,'140.205.144.75','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80131,'140.205.144.108','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80132,'203.208.60.53','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80133,'140.205.144.94','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80134,'140.205.144.91','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80135,'123.125.71.20','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80136,'203.208.60.56','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80137,'140.205.144.57','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80138,'220.181.108.103','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80139,'140.205.144.13','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80140,'140.205.144.196','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80141,'203.208.60.56','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80142,'140.205.144.112','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80143,'140.205.144.12','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80144,'203.208.60.59','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80145,'140.205.144.62','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80146,'140.205.144.152','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80147,'140.205.144.15','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80148,'203.208.60.44','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80149,'140.205.144.79','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80150,'37.115.191.45','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80151,'37.115.191.45','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80152,'140.205.144.30','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80153,'203.208.60.46','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80154,'46.118.155.4','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80155,'46.118.155.4','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80156,'46.118.155.4','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80157,'140.205.144.23','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80158,'140.205.144.202','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80159,'203.208.60.54','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80160,'140.205.144.175','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80161,'140.205.144.144','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80162,'140.205.144.162','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80163,'203.208.60.43','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80164,'123.125.71.106','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80165,'140.205.144.193','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80166,'46.119.112.178','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80167,'220.181.108.186','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80168,'140.205.144.91','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80169,'46.161.41.199','2015-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(80170,'140.205.144.15','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80171,'140.205.144.223','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80172,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80173,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80174,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80175,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80176,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80177,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80178,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80179,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80180,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80181,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80182,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80183,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80184,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80185,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80186,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80187,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80188,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80189,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80190,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80191,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80192,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80193,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80194,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80195,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80196,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80197,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80198,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80199,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80200,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80201,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80202,'122.71.72.59','2015-07-25 00:00:00','/news.htm','Chrome',1,'',''),(80203,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80204,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80205,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80206,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80207,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80208,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80209,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80210,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80211,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80212,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80213,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80214,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80215,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80216,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80217,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80218,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80219,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80220,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80221,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80222,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80223,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80224,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80225,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80226,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80227,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80228,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80229,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80230,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80231,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80232,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80233,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80234,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80235,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80236,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80237,'122.71.72.59','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80238,'140.205.144.135','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80239,'203.208.60.59','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80240,'220.181.51.40','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80241,'46.161.41.199','2015-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(80242,'140.205.144.99','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80243,'140.205.144.223','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80244,'220.174.208.154','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80245,'140.205.144.154','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80246,'140.205.144.211','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80247,'123.125.71.15','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80248,'220.181.108.153','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80249,'140.205.144.231','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80250,'140.205.144.26','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80251,'140.205.144.18','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80252,'203.208.60.44','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80253,'140.205.144.216','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80254,'140.205.144.208','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80255,'203.208.60.44','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80256,'140.205.144.161','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80257,'140.205.144.202','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80258,'140.205.144.99','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80259,'203.208.60.56','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80260,'140.205.144.244','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80261,'140.205.144.38','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80262,'203.208.60.47','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80263,'140.205.144.211','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80264,'140.205.144.211','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80265,'140.205.144.38','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80266,'203.208.60.52','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80267,'140.205.144.87','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80268,'140.205.144.64','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80269,'140.205.144.104','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80270,'123.125.71.73','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80271,'140.205.144.184','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80272,'42.156.139.72','2015-07-25 00:00:00','/index.html','Safari',1,'',''),(80273,'220.181.108.118','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80274,'140.205.144.187','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80275,'140.205.144.195','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80276,'123.125.71.30','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80277,'220.181.108.122','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80278,'140.205.144.44','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80279,'203.208.60.53','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80280,'140.205.144.145','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80281,'221.194.43.14','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80282,'140.205.144.202','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80283,'203.208.60.49','2015-07-25 00:00:00','/newsview.htm','Safari',1,'',''),(80284,'140.205.144.216','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80285,'140.205.144.162','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80286,'140.205.144.14','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80287,'203.208.60.57','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80288,'140.205.144.129','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80289,'140.205.144.102','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80290,'203.208.60.43','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80291,'123.125.71.80','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80292,'140.205.144.130','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80293,'220.181.108.95','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80294,'140.205.144.96','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80295,'140.205.144.164','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80296,'203.208.60.53','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80297,'140.205.144.79','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80298,'140.205.144.197','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80299,'61.135.169.22','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80300,'203.208.60.62','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80301,'140.205.144.118','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80302,'106.120.160.119','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80303,'220.181.132.195','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80304,'140.205.144.163','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80305,'123.125.71.115','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80306,'140.205.144.202','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80307,'220.181.108.108','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80308,'140.205.144.177','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80309,'140.205.144.134','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80310,'140.205.144.95','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80311,'140.205.144.39','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80312,'61.135.190.199','2015-07-25 00:00:00','/index.html','IE',1,'www','baidu'),(80313,'208.110.40.16','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80314,'140.205.144.20','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80315,'140.205.144.27','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80316,'140.205.144.141','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80317,'140.205.144.198','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80318,'140.205.144.10','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80319,'203.208.60.61','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80320,'140.205.144.72','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80321,'140.205.144.114','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80322,'123.125.71.34','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80323,'220.181.108.93','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80324,'140.205.144.130','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80325,'140.205.144.173','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80326,'140.205.144.71','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80327,'121.199.125.21','2015-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(80328,'222.186.3.44','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80329,'140.205.144.1','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80330,'121.199.125.21','2015-07-25 00:00:00','/newsview.htm','Firefox',1,'',''),(80331,'140.205.144.128','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80332,'94.153.10.225','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80333,'140.205.144.152','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80334,'140.205.144.221','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80335,'66.249.65.62','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80336,'140.205.144.17','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80337,'140.205.144.189','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80338,'140.205.144.189','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80339,'121.42.0.17','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80340,'121.42.0.17','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80341,'121.42.0.17','2015-07-25 00:00:00','/index.html','IE',1,'',''),(80342,'140.205.144.236','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80343,'140.205.144.74','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80344,'140.205.144.250','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80345,'140.205.144.182','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80346,'140.205.144.161','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80347,'140.205.144.186','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80348,'66.249.65.62','2015-07-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(80349,'140.205.144.7','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80350,'140.205.144.190','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80351,'140.205.144.2','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80352,'140.205.144.137','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80353,'140.205.144.16','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80354,'123.125.71.30','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80355,'220.181.108.109','2015-07-25 00:00:00','/index.html','Firefox',1,'',''),(80356,'140.205.144.71','2015-07-25 00:00:00','/index.html','Chrome',1,'',''),(80357,'140.205.144.232','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80358,'140.205.144.94','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80359,'222.45.51.236','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80360,'61.135.169.56','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80361,'61.135.169.22','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80362,'66.249.65.62','2015-07-26 00:00:00','/news/newsview.htm','Safari',1,'',''),(80363,'140.205.144.126','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80364,'140.205.144.104','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80365,'140.205.144.182','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80366,'140.205.144.52','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80367,'140.205.144.217','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80368,'140.205.144.241','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80369,'140.205.144.47','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80370,'66.249.65.114','2015-07-26 00:00:00','/newsview.htm','Safari',1,'',''),(80371,'140.205.144.39','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80372,'140.205.144.195','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80373,'123.125.71.29','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80374,'124.207.3.125','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80375,'220.181.108.158','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80376,'140.205.144.147','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80377,'140.205.144.140','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80378,'140.205.144.61','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80379,'140.205.144.115','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80380,'140.205.144.172','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80381,'140.205.144.102','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80382,'66.249.65.68','2015-07-26 00:00:00','/news/newsview.htm','Safari',1,'',''),(80383,'123.125.71.110','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80384,'220.181.108.105','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80385,'140.205.144.86','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80386,'61.135.169.9','2015-07-26 00:00:00','/newsview.htm','Firefox',1,'',''),(80387,'111.206.36.19','2015-07-26 00:00:00','/newsview.htm','IE',1,'',''),(80388,'140.205.144.112','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80389,'140.205.144.223','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80390,'140.205.144.53','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80391,'140.205.144.31','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80392,'140.205.144.219','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80393,'140.205.144.205','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80394,'66.249.65.65','2015-07-26 00:00:00','/news/news.htm','Safari',1,'',''),(80395,'140.205.144.212','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80396,'140.205.144.33','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80397,'123.125.71.116','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80398,'221.194.128.223','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80399,'140.205.144.55','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80400,'220.181.108.187','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80401,'123.125.71.125','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80402,'61.135.169.22','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80403,'220.181.51.40','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80404,'140.205.144.218','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80405,'140.205.144.213','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80406,'140.205.144.21','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80407,'61.146.178.190','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80408,'61.146.178.190','2015-07-26 00:00:00','/news.htm','IE',1,'',''),(80409,'140.205.144.111','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80410,'66.249.65.62','2015-07-26 00:00:00','/news/newsview.htm','Safari',1,'',''),(80411,'140.205.144.111','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80412,'200.153.226.64','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80413,'140.205.144.240','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80414,'140.205.144.103','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80415,'123.125.71.106','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80416,'140.205.144.115','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80417,'220.181.108.177','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80418,'140.205.144.210','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80419,'140.205.144.163','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80420,'140.205.144.210','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80421,'140.205.144.156','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80422,'66.249.65.65','2015-07-26 00:00:00','/news/newsview.htm','Safari',1,'',''),(80423,'140.205.144.165','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80424,'140.205.144.206','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80425,'111.13.13.8','2015-07-26 00:00:00','/newsview.htm','IE',1,'',''),(80426,'111.206.36.134','2015-07-26 00:00:00','/newsview.htm','IE',1,'',''),(80427,'123.125.67.141','2015-07-26 00:00:00','/newsview.htm','IE',1,'',''),(80428,'140.205.144.241','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80429,'186.155.103.11','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80430,'140.205.144.21','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80431,'140.205.144.42','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80432,'123.125.71.17','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80433,'36.99.31.40','2015-07-26 00:00:00','/index.html','Safari',1,'',''),(80434,'36.99.31.240','2015-07-26 00:00:00','/index.html','Safari',1,'',''),(80435,'140.205.144.105','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80436,'220.181.108.95','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80437,'140.205.144.68','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80438,'123.125.71.45','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80439,'140.205.144.151','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80440,'220.181.108.92','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80441,'140.205.144.95','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80442,'140.205.144.79','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80443,'140.205.144.141','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80444,'140.205.144.104','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80445,'140.205.144.236','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80446,'123.125.71.81','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80447,'220.181.108.87','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80448,'140.205.144.132','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80449,'140.205.144.27','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80450,'140.205.144.93','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80451,'140.205.144.45','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80452,'140.205.144.1','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80453,'222.45.51.236','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80454,'140.205.144.128','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80455,'140.205.144.242','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80456,'140.205.144.182','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80457,'222.45.51.236','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80458,'140.205.144.189','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80459,'140.205.144.25','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80460,'140.205.144.122','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80461,'140.205.144.141','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80462,'140.205.144.93','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80463,'140.205.144.160','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80464,'140.205.144.214','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80465,'140.205.144.42','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80466,'200.171.63.177','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80467,'123.125.71.80','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80468,'140.205.144.25','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80469,'140.205.144.165','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80470,'140.205.144.124','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80471,'140.205.144.58','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80472,'140.205.144.114','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80473,'140.205.144.171','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80474,'66.249.65.62','2015-07-26 00:00:00','/news/newsview.htm','Safari',1,'',''),(80475,'220.181.51.40','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80476,'180.153.182.192','2015-07-26 00:00:00','/news/newsview.htm','IE',1,'',''),(80477,'180.153.182.170','2015-07-26 00:00:00','/news/newsview.htm','IE',1,'',''),(80478,'140.205.144.30','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80479,'140.205.144.175','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80480,'140.205.144.6','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80481,'140.205.144.97','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80482,'140.205.144.49','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80483,'140.205.144.232','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80484,'101.226.66.179','2015-07-26 00:00:00','/index.html','Safari',1,'',''),(80485,'140.205.144.170','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80486,'140.205.144.129','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80487,'180.153.206.31','2015-07-26 00:00:00','/index.html','Safari',1,'',''),(80488,'140.205.144.128','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80489,'140.205.144.92','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80490,'140.205.144.194','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80491,'61.146.178.190','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80492,'115.239.212.137','2015-07-26 00:00:00','/newsview.htm','IE',1,'',''),(80493,'123.125.67.141','2015-07-26 00:00:00','/newsview.htm','IE',1,'',''),(80494,'140.205.144.147','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80495,'140.205.144.105','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80496,'140.205.144.139','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80497,'141.105.104.20','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80498,'140.205.144.128','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80499,'140.205.144.81','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80500,'140.205.144.191','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80501,'140.205.144.28','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80502,'140.205.144.208','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80503,'140.205.144.138','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80504,'140.205.144.63','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80505,'140.205.144.23','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80506,'140.205.144.125','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80507,'140.205.144.3','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80508,'123.125.67.201','2015-07-26 00:00:00','/newsview.htm','IE',1,'',''),(80509,'140.205.144.224','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80510,'42.156.139.72','2015-07-26 00:00:00','/index.html','Safari',1,'',''),(80511,'140.205.144.96','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80512,'123.125.71.110','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80513,'140.205.144.30','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80514,'220.181.108.178','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80515,'140.205.144.245','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80516,'221.194.128.223','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80517,'140.205.144.194','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80518,'140.205.144.10','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80519,'140.205.144.111','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80520,'140.205.144.216','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80521,'140.205.144.250','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80522,'140.205.144.30','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80523,'46.118.153.186','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80524,'46.118.153.186','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80525,'46.118.153.186','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80526,'140.205.144.214','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80527,'66.249.65.68','2015-07-26 00:00:00','/news/newsview.htm','Safari',1,'',''),(80528,'140.205.144.211','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80529,'140.205.144.1','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80530,'110.75.105.183','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80531,'140.205.144.196','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80532,'140.205.144.137','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80533,'140.205.144.225','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80534,'140.205.144.127','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80535,'140.205.144.78','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80536,'140.205.144.75','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80537,'121.42.0.18','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80538,'121.42.0.18','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80539,'121.42.0.18','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80540,'140.205.144.233','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80541,'221.194.43.14','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80542,'140.205.144.179','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80543,'42.120.145.93','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80544,'140.205.144.100','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80545,'140.205.144.72','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80546,'180.153.163.208','2015-07-26 00:00:00','/index.html','Safari',1,'',''),(80547,'180.153.214.200','2015-07-26 00:00:00','/index.html','Safari',1,'',''),(80548,'66.249.65.65','2015-07-26 00:00:00','/news/newsview.htm','Safari',1,'',''),(80549,'140.205.144.242','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80550,'94.153.10.225','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80551,'123.125.71.106','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80552,'220.181.108.156','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80553,'140.205.144.244','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80554,'140.205.144.184','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80555,'140.205.144.60','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80556,'140.205.144.42','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80557,'140.205.144.219','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80558,'37.115.185.109','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80559,'140.205.144.228','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80560,'140.205.144.142','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80561,'1.202.240.60','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80562,'140.205.144.45','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80563,'140.205.144.195','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80564,'123.125.71.47','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80565,'220.181.108.117','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80566,'220.181.51.62','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80567,'140.205.144.180','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80568,'140.205.144.41','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80569,'106.120.160.119','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80570,'66.249.65.62','2015-07-26 00:00:00','/news/newsview.htm','Safari',1,'',''),(80571,'220.181.132.195','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80572,'140.205.144.152','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80573,'110.75.105.220','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80574,'140.205.144.124','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80575,'140.205.144.204','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80576,'140.205.144.227','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80577,'140.205.144.50','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80578,'140.205.144.14','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80579,'140.205.144.215','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80580,'140.205.144.178','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80581,'140.205.144.150','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80582,'140.205.144.90','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80583,'123.125.71.27','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80584,'220.181.108.150','2015-07-26 00:00:00','/index.html','Firefox',1,'',''),(80585,'140.205.144.201','2015-07-26 00:00:00','/index.html','Chrome',1,'',''),(80586,'42.120.145.185','2015-07-26 00:00:00','/index.html','IE',1,'',''),(80587,'140.205.144.57','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80588,'66.249.65.65','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80589,'140.205.144.31','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80590,'101.36.92.250','2015-07-27 00:00:00','/index.html','Chrome',1,'','baidu'),(80591,'189.61.79.114','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80592,'140.205.144.143','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80593,'140.205.144.9','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80594,'123.125.71.73','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80595,'220.181.108.82','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80596,'140.205.144.223','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80597,'140.205.144.123','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80598,'140.205.144.206','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80599,'58.221.67.99','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80600,'140.205.144.134','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80601,'140.205.144.140','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80602,'140.205.144.6','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80603,'140.205.144.229','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80604,'140.205.144.64','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80605,'182.118.53.76','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80606,'66.249.65.65','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80607,'140.205.144.112','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80608,'140.205.144.152','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80609,'140.205.144.10','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80610,'123.125.71.137','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80611,'140.205.144.10','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80612,'140.205.144.123','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80613,'187.112.150.202','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80614,'140.205.144.182','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80615,'140.205.144.204','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80616,'140.205.144.9','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80617,'140.205.144.123','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80618,'140.205.144.153','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80619,'140.205.144.167','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80620,'140.205.144.36','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80621,'66.249.65.62','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80622,'140.205.144.101','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80623,'140.205.144.242','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80624,'94.153.10.225','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80625,'123.125.71.20','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80626,'140.205.144.11','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80627,'220.181.108.146','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80628,'140.205.144.29','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80629,'140.205.144.116','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80630,'140.205.144.126','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80631,'140.205.144.27','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80632,'140.205.144.158','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80633,'140.205.144.111','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80634,'140.205.144.58','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80635,'221.194.43.14','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80636,'140.205.144.19','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80637,'140.205.144.11','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80638,'61.135.190.199','2015-07-27 00:00:00','/index.html','IE',1,'www','baidu'),(80639,'207.46.13.115','2015-07-27 00:00:00','/index.html','Safari',1,'',''),(80640,'140.205.144.107','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80641,'66.249.65.68','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80642,'66.249.65.65','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80643,'140.205.144.218','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80644,'123.125.71.84','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80645,'66.249.65.62','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80646,'66.249.65.62','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80647,'140.205.144.179','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80648,'220.181.108.186','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80649,'140.205.144.196','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80650,'140.205.144.234','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80651,'140.205.144.90','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80652,'66.249.65.65','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80653,'140.205.144.85','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80654,'140.205.144.63','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80655,'140.205.144.185','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80656,'140.205.144.91','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80657,'123.125.71.49','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80658,'220.181.108.87','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80659,'140.205.144.4','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80660,'183.57.154.89','2015-07-27 00:00:00','/newsview.htm','IE',1,'',''),(80661,'66.249.65.65','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80662,'140.205.144.99','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80663,'119.147.146.195','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80664,'182.118.53.78','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80665,'140.205.144.91','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80666,'140.205.144.169','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80667,'140.205.144.56','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80668,'140.205.144.120','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80669,'140.205.144.239','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80670,'66.249.65.62','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80671,'140.205.144.135','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80672,'140.205.144.69','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80673,'140.205.144.225','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80674,'140.205.144.42','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80675,'140.205.144.137','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80676,'66.249.65.62','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80677,'140.205.144.29','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80678,'140.205.144.173','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80679,'220.181.51.46','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80680,'123.125.71.125','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80681,'140.205.144.58','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80682,'140.205.144.66','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80683,'140.205.144.44','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80684,'140.205.144.234','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80685,'140.205.144.211','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80686,'140.205.144.2','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80687,'36.99.30.196','2015-07-27 00:00:00','/index.html','Safari',1,'',''),(80688,'36.99.30.149','2015-07-27 00:00:00','/index.html','Safari',1,'',''),(80689,'119.253.49.81','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80690,'140.205.144.118','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80691,'140.205.144.250','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80692,'140.205.144.152','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80693,'66.249.65.65','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80694,'140.205.144.33','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80695,'37.115.185.109','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80696,'37.115.185.109','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80697,'37.115.185.109','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80698,'37.115.185.109','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80699,'37.115.185.109','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80700,'140.205.144.213','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80701,'140.205.144.119','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80702,'140.205.144.134','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80703,'140.205.144.160','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80704,'123.125.71.18','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80705,'140.205.144.116','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80706,'220.181.108.159','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80707,'140.205.144.33','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80708,'140.205.144.20','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80709,'140.205.144.65','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80710,'140.205.144.236','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80711,'140.205.144.145','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80712,'66.249.65.68','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80713,'140.205.144.47','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80714,'140.205.144.214','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80715,'60.206.188.22','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80716,'183.136.190.62','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80717,'94.153.10.225','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80718,'140.205.144.141','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80719,'123.125.71.40','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80720,'220.181.108.110','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80721,'140.205.144.52','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80722,'140.205.144.188','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80723,'61.135.165.23','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80724,'46.118.153.186','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80725,'46.118.153.186','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80726,'46.118.153.186','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80727,'46.118.153.186','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80728,'66.249.65.68','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80729,'140.205.144.124','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80730,'140.205.144.40','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80731,'140.205.144.186','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80732,'140.205.144.18','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80733,'123.125.71.24','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80734,'60.206.188.22','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80735,'220.181.108.100','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80736,'140.205.144.199','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80737,'140.205.144.82','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80738,'66.249.65.68','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80739,'140.205.144.208','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80740,'140.205.144.44','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80741,'201.87.221.146','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80742,'61.151.218.118','2015-07-27 00:00:00','/index.html','Safari',1,'',''),(80743,'112.64.235.253','2015-07-27 00:00:00','/index.html','Safari',1,'',''),(80744,'140.205.144.21','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80745,'140.205.144.143','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80746,'140.205.144.184','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80747,'27.45.221.173','2015-07-27 00:00:00','/index.html','Chrome',1,'','baidu'),(80748,'66.249.65.65','2015-07-27 00:00:00','/news/news.htm','Safari',1,'',''),(80749,'140.205.144.110','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80750,'140.205.144.146','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80751,'60.206.188.22','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80752,'60.206.188.22','2015-07-27 00:00:00','/news.htm','Chrome',1,'',''),(80753,'60.206.188.22','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80754,'60.206.188.22','2015-07-27 00:00:00','/news.htm','Chrome',1,'',''),(80755,'60.206.188.22','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80756,'140.205.144.132','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80757,'123.125.71.14','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80758,'111.193.131.75','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80759,'111.193.131.75','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80760,'111.193.131.75','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80761,'111.193.131.75','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80762,'111.193.131.75','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80763,'111.193.131.75','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80764,'140.205.144.1','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80765,'140.205.144.97','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80766,'140.205.144.230','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80767,'66.249.65.68','2015-07-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(80768,'140.205.144.111','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80769,'140.205.144.105','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80770,'123.125.71.116','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80771,'140.205.144.68','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80772,'220.181.108.80','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80773,'140.205.144.249','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80774,'118.207.147.143','2015-07-27 00:00:00','/index.html','Chrome',1,'','baidu'),(80775,'140.205.144.126','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80776,'140.205.144.219','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80777,'42.156.139.72','2015-07-27 00:00:00','/index.html','Safari',1,'',''),(80778,'66.249.65.62','2015-07-27 00:00:00','/news/news.htm','Safari',1,'',''),(80779,'140.205.144.89','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80780,'115.239.212.195','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80781,'140.205.144.86','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80782,'220.181.132.215','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80783,'140.205.144.233','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80784,'101.199.108.120','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80785,'140.205.144.83','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80786,'101.226.65.106','2015-07-27 00:00:00','/index.html','Safari',1,'',''),(80787,'140.205.144.33','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80788,'36.99.31.20','2015-07-27 00:00:00','/index.html','Safari',1,'',''),(80789,'140.205.144.101','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80790,'36.99.31.107','2015-07-27 00:00:00','/index.html','Safari',1,'',''),(80791,'140.205.144.141','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80792,'140.205.144.125','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80793,'140.205.144.240','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80794,'42.156.139.72','2015-07-27 00:00:00','/index.html','Safari',1,'',''),(80795,'140.205.144.245','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80796,'140.205.144.108','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80797,'140.205.144.38','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80798,'140.205.144.56','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80799,'140.205.144.138','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80800,'123.125.71.76','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80801,'1.202.240.60','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80802,'140.205.144.86','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80803,'171.221.164.223','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80804,'220.181.108.96','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80805,'140.205.144.18','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80806,'140.205.144.146','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80807,'140.205.144.151','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80808,'140.205.144.142','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80809,'37.115.185.109','2015-07-27 00:00:00','/index.html','Opera',1,'',''),(80810,'37.115.185.109','2015-07-27 00:00:00','/index.html','Opera',1,'',''),(80811,'37.115.185.109','2015-07-27 00:00:00','/index.html','Opera',1,'',''),(80812,'121.42.0.36','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80813,'140.205.144.109','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80814,'121.42.0.36','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80815,'121.42.0.36','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80816,'140.205.144.8','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80817,'140.205.144.211','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80818,'123.125.71.23','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80819,'140.205.144.129','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80820,'220.181.108.113','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80821,'66.249.65.65','2015-07-27 00:00:00','/news/news.htm','Safari',1,'',''),(80822,'183.136.190.62','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80823,'140.205.144.54','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80824,'140.205.144.9','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80825,'106.120.160.119','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80826,'101.199.108.56','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80827,'140.205.144.52','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80828,'140.205.144.183','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80829,'140.205.144.90','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80830,'123.125.71.77','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80831,'140.205.144.142','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80832,'220.181.108.92','2015-07-27 00:00:00','/index.html','Firefox',1,'',''),(80833,'140.205.144.176','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80834,'140.205.144.231','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80835,'140.205.144.8','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80836,'104.36.224.119','2015-07-27 00:00:00','/index.html','IE',1,'',''),(80837,'140.205.144.163','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80838,'140.205.144.194','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80839,'140.205.144.151','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80840,'118.199.106.73','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80841,'140.205.144.97','2015-07-27 00:00:00','/index.html','Chrome',1,'',''),(80842,'183.136.190.62','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80843,'140.205.144.20','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80844,'140.205.144.46','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80845,'140.205.144.11','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80846,'46.118.153.186','2015-07-28 00:00:00','/index.html','Opera',1,'',''),(80847,'46.118.153.186','2015-07-28 00:00:00','/index.html','Opera',1,'',''),(80848,'46.118.153.186','2015-07-28 00:00:00','/index.html','Opera',1,'',''),(80849,'94.153.10.225','2015-07-28 00:00:00','/index.html','IE',1,'',''),(80850,'94.153.10.225','2015-07-28 00:00:00','/index.html','IE',1,'',''),(80851,'140.205.144.67','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80852,'140.205.144.66','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80853,'140.205.144.113','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80854,'140.205.144.138','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80855,'140.205.144.203','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80856,'123.125.71.53','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80857,'140.205.144.224','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80858,'220.181.108.179','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80859,'182.118.42.12','2015-07-28 00:00:00','/index.html','IE',1,'',''),(80860,'140.205.144.4','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80861,'140.205.144.188','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80862,'66.249.65.19','2015-07-28 00:00:00','/news/newsview.htm','Safari',1,'',''),(80863,'140.205.144.7','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80864,'220.181.51.40','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80865,'61.135.165.55','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80866,'140.205.144.91','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80867,'140.205.144.87','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80868,'58.221.67.94','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80869,'140.205.144.98','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80870,'140.205.144.246','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80871,'140.205.144.215','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80872,'123.125.71.39','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80873,'220.181.108.81','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80874,'140.205.144.118','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80875,'140.205.144.119','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80876,'221.194.128.223','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80877,'140.205.144.177','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80878,'140.205.144.215','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80879,'140.205.144.124','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80880,'140.205.144.108','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80881,'140.205.144.11','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80882,'140.205.144.9','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80883,'140.205.144.70','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80884,'140.205.144.154','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80885,'123.125.71.58','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80886,'220.181.108.179','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80887,'140.205.144.108','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80888,'140.205.144.73','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80889,'140.205.144.78','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80890,'140.205.144.161','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80891,'140.205.144.208','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80892,'140.205.144.40','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80893,'140.205.144.84','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80894,'140.205.144.161','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80895,'66.249.65.62','2015-07-28 00:00:00','/news/newsview.htm','Safari',1,'',''),(80896,'140.205.144.169','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80897,'94.153.10.225','2015-07-28 00:00:00','/index.html','IE',1,'',''),(80898,'94.153.10.225','2015-07-28 00:00:00','/index.html','IE',1,'',''),(80899,'94.153.10.225','2015-07-28 00:00:00','/index.html','IE',1,'',''),(80900,'140.205.144.25','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80901,'140.205.144.110','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80902,'140.205.144.110','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80903,'140.205.144.91','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80904,'140.205.144.223','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80905,'140.205.144.217','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80906,'140.205.144.43','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80907,'66.249.65.65','2015-07-28 00:00:00','/news/newsview.htm','Safari',1,'',''),(80908,'140.205.144.245','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80909,'140.205.144.201','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80910,'140.205.144.71','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80911,'123.125.71.38','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80912,'140.205.144.202','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80913,'220.181.108.161','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80914,'140.205.144.42','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80915,'140.205.144.45','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80916,'140.205.144.112','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80917,'140.205.144.48','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80918,'140.205.144.118','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80919,'123.114.248.137','2015-07-28 00:00:00','/index.html','IE',1,'',''),(80920,'123.114.248.137','2015-07-28 00:00:00','/index.html','IE',1,'',''),(80921,'123.114.248.137','2015-07-28 00:00:00','/index.html','IE',1,'',''),(80922,'123.125.71.81','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80923,'140.205.144.117','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80924,'220.181.108.87','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80925,'140.205.144.236','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80926,'140.205.144.218','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80927,'140.205.144.64','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80928,'221.194.43.14','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80929,'140.205.144.52','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80930,'140.205.144.250','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80931,'140.205.144.52','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80932,'140.205.144.67','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80933,'124.127.118.179','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80934,'124.127.118.179','2015-07-28 00:00:00','/news.htm','Chrome',1,'',''),(80935,'60.223.255.180','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80936,'60.223.255.180','2015-07-28 00:00:00','/news.htm','Chrome',1,'',''),(80937,'60.223.255.180','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80938,'140.205.144.172','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80939,'60.223.255.180','2015-07-28 00:00:00','/news.htm','Chrome',1,'',''),(80940,'140.205.144.102','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80941,'140.205.144.222','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80942,'140.205.144.195','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80943,'140.205.144.214','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80944,'140.205.144.18','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80945,'66.249.67.7','2015-07-28 00:00:00','/news.htm','Safari',1,'',''),(80946,'140.205.144.178','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80947,'140.205.144.137','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80948,'123.125.71.92','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80949,'220.181.108.101','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80950,'140.205.144.145','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80951,'140.205.144.199','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80952,'140.205.144.7','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80953,'140.205.144.70','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80954,'221.221.156.80','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80955,'221.221.156.80','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80956,'140.205.144.26','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80957,'61.135.169.23','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80958,'140.205.144.6','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80959,'140.205.144.133','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80960,'123.125.71.88','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80961,'140.205.144.110','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80962,'220.181.108.117','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80963,'140.205.144.89','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80964,'140.205.144.194','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80965,'140.205.144.50','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80966,'140.205.144.202','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80967,'140.205.144.243','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80968,'66.249.67.122','2015-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(80969,'140.205.144.242','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80970,'123.125.71.77','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80971,'220.181.108.100','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80972,'140.205.144.199','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80973,'140.205.144.246','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80974,'140.205.144.189','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80975,'140.205.144.86','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80976,'42.120.142.223','2015-07-28 00:00:00','/index.html','IE',1,'',''),(80977,'119.147.146.189','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80978,'140.205.144.227','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80979,'140.205.144.28','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80980,'180.153.214.199','2015-07-28 00:00:00','/index.html','Safari',1,'',''),(80981,'180.153.206.25','2015-07-28 00:00:00','/index.html','Safari',1,'',''),(80982,'140.205.144.247','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80983,'66.249.67.122','2015-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(80984,'140.205.144.191','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80985,'140.205.144.18','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80986,'140.205.144.153','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80987,'140.205.144.244','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80988,'140.205.144.133','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80989,'42.234.10.136','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80990,'140.205.144.19','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80991,'140.205.144.176','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80992,'221.194.128.223','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(80993,'140.205.144.164','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80994,'66.249.67.122','2015-07-28 00:00:00','/news.htm','Safari',1,'',''),(80995,'140.205.144.197','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80996,'140.205.144.57','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80997,'116.226.102.38','2015-07-28 00:00:00','/news.htm','Chrome',1,'',''),(80998,'116.226.102.38','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(80999,'140.205.144.49','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81000,'140.205.144.123','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81001,'140.205.144.232','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81002,'140.205.144.1','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81003,'123.125.71.22','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(81004,'140.205.144.86','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81005,'220.181.108.76','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(81006,'124.202.217.146','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81007,'140.205.144.69','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81008,'66.249.67.116','2015-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(81009,'140.205.144.210','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81010,'140.205.144.84','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81011,'66.249.67.7','2015-07-28 00:00:00','/news/newsview.htm','Safari',1,'',''),(81012,'140.205.144.212','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81013,'140.205.144.237','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81014,'123.125.71.137','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81015,'66.249.67.7','2015-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(81016,'123.125.71.49','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(81017,'140.205.144.139','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81018,'140.205.144.144','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81019,'66.249.67.7','2015-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(81020,'66.249.67.7','2015-07-28 00:00:00','/news/newsview.htm','Safari',1,'',''),(81021,'140.205.144.89','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81022,'140.205.144.244','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81023,'66.249.67.116','2015-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(81024,'140.205.144.167','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81025,'66.249.67.122','2015-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(81026,'140.205.144.236','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81027,'123.125.71.82','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(81028,'140.205.144.163','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81029,'220.181.108.187','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(81030,'66.249.67.7','2015-07-28 00:00:00','/news.htm','Safari',1,'',''),(81031,'140.205.144.244','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81032,'61.146.178.190','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81033,'221.194.43.14','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(81034,'140.205.144.69','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81035,'66.249.67.122','2015-07-28 00:00:00','/news/news.htm','Safari',1,'',''),(81036,'140.205.144.80','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81037,'42.156.139.72','2015-07-28 00:00:00','/index.html','Safari',1,'',''),(81038,'66.249.67.116','2015-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(81039,'140.205.144.25','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81040,'180.153.163.206','2015-07-28 00:00:00','/index.html','Safari',1,'',''),(81041,'140.205.144.87','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81042,'66.249.67.116','2015-07-28 00:00:00','/news/newsview.htm','Safari',1,'',''),(81043,'140.205.144.131','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81044,'140.205.144.45','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81045,'66.249.67.7','2015-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(81046,'140.205.144.212','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81047,'125.94.71.89','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81048,'125.94.71.89','2015-07-28 00:00:00','/news.htm','Chrome',1,'',''),(81049,'125.94.71.89','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81050,'140.205.144.10','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81051,'140.205.144.79','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81052,'140.205.144.188','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81053,'46.161.41.199','2015-07-28 00:00:00','/newsview.htm','Firefox',1,'',''),(81054,'140.205.144.95','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81055,'46.118.152.216','2015-07-28 00:00:00','/index.html','Opera',1,'',''),(81056,'66.249.67.7','2015-07-28 00:00:00','/news/news.htm','Safari',1,'',''),(81057,'182.118.42.42','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81058,'140.205.144.248','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81059,'140.205.144.152','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81060,'66.249.67.7','2015-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(81061,'140.205.144.34','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81062,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81063,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81064,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81065,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81066,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81067,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81068,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81069,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81070,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81071,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81072,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81073,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81074,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81075,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81076,'140.205.144.79','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81077,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81078,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81079,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81080,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81081,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81082,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81083,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81084,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81085,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81086,'121.42.0.31','2015-07-28 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(81087,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81088,'121.42.0.31','2015-07-28 00:00:00','/news/news.htm','IE',1,'',''),(81089,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81090,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81091,'121.42.0.31','2015-07-28 00:00:00','/news/news.htm','IE',1,'',''),(81092,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81093,'140.205.144.22','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81094,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81095,'66.249.67.122','2015-07-28 00:00:00','/news/newsview.htm','Safari',1,'',''),(81096,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81097,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81098,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81099,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81100,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81101,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81102,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81103,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81104,'121.42.0.31','2015-07-28 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(81105,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81106,'121.42.0.31','2015-07-28 00:00:00','/news.htm','IE',1,'',''),(81107,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81108,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81109,'121.42.0.31','2015-07-28 00:00:00','/news.htm','IE',1,'',''),(81110,'140.205.144.244','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81111,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81112,'46.161.41.199','2015-07-28 00:00:00','/newsview.htm','Firefox',1,'',''),(81113,'8.28.16.254','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81114,'140.205.144.60','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81115,'66.249.67.122','2015-07-28 00:00:00','/news/newsview.htm','Safari',1,'',''),(81116,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81117,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81118,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81119,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81120,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81121,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81122,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81123,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81124,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81125,'121.42.0.31','2015-07-28 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(81126,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81127,'121.42.0.31','2015-07-28 00:00:00','/newsview.htm','IE',1,'',''),(81128,'140.205.144.93','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81129,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81130,'121.42.0.31','2015-07-28 00:00:00','/newsview.htm','IE',0,'',''),(81131,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81132,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81133,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81134,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81135,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81136,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81137,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81138,'66.249.67.116','2015-07-28 00:00:00','/newsview.htm','Safari',1,'',''),(81139,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81140,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81141,'140.205.144.127','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81142,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81143,'121.42.0.31','2015-07-28 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(81144,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81145,'121.42.0.31','2015-07-28 00:00:00','/news/newsview.htm','IE',1,'',''),(81146,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81147,'121.42.0.31','2015-07-28 00:00:00','/news/newsview.htm','IE',0,'',''),(81148,'121.42.0.31','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81149,'140.205.144.53','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81150,'106.120.160.119','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81151,'66.249.67.7','2015-07-28 00:00:00','/news/newsview.htm','Safari',1,'',''),(81152,'220.181.132.215','2015-07-28 00:00:00','/index.html','IE',1,'',''),(81153,'140.205.144.131','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81154,'123.125.71.57','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(81155,'101.199.112.53','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81156,'220.181.132.199','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81157,'140.205.144.94','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81158,'220.181.108.160','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(81159,'140.205.144.51','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81160,'66.249.67.122','2015-07-28 00:00:00','/news/news.htm','Safari',1,'',''),(81161,'140.205.144.5','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81162,'123.125.71.23','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(81163,'220.181.108.89','2015-07-28 00:00:00','/index.html','Firefox',1,'',''),(81164,'140.205.144.237','2015-07-28 00:00:00','/index.html','Chrome',1,'',''),(81165,'66.249.67.116','2015-07-28 00:00:00','/news/newsview.htm','Safari',1,'',''),(81166,'140.205.144.232','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81167,'183.136.190.62','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81168,'140.205.144.225','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81169,'66.249.67.122','2015-07-29 00:00:00','/news/news.htm','Safari',1,'',''),(81170,'140.205.144.236','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81171,'140.205.144.47','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81172,'140.205.144.176','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81173,'123.125.71.39','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81174,'220.181.108.102','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81175,'66.249.67.116','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81176,'140.205.144.66','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81177,'140.205.144.120','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81178,'182.118.55.236','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81179,'5.248.198.28','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81180,'5.248.198.28','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81181,'5.248.198.28','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81182,'66.249.67.7','2015-07-29 00:00:00','/news/news.htm','Safari',1,'',''),(81183,'140.205.144.121','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81184,'140.205.144.176','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81185,'66.249.67.116','2015-07-29 00:00:00','/news.htm','Safari',1,'',''),(81186,'140.205.144.165','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81187,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81188,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81189,'140.205.144.215','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81190,'123.125.71.88','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81191,'220.181.108.145','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81192,'140.205.144.232','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81193,'66.249.67.7','2015-07-29 00:00:00','/newsview.htm','Safari',1,'',''),(81194,'140.205.144.29','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81195,'220.181.51.56','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81196,'46.119.124.209','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81197,'46.119.124.209','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81198,'46.119.124.209','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81199,'46.119.124.209','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81200,'140.205.144.172','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81201,'66.249.67.122','2015-07-29 00:00:00','/news.htm','Safari',1,'',''),(81202,'140.205.144.66','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81203,'66.249.67.7','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81204,'140.205.144.181','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81205,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81206,'140.205.144.236','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81207,'46.118.117.215','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81208,'46.118.117.215','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81209,'66.249.67.7','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81210,'140.205.144.45','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81211,'140.205.144.246','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81212,'66.249.67.122','2015-07-29 00:00:00','/newsview.htm','Safari',1,'',''),(81213,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81214,'140.205.144.159','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81215,'66.249.67.7','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81216,'140.205.144.94','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81217,'140.205.144.153','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81218,'66.249.67.7','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81219,'140.205.144.216','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81220,'5.248.198.28','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81221,'5.248.198.28','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81222,'5.248.198.28','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81223,'140.205.144.38','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81224,'66.249.67.116','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81225,'140.205.144.96','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81226,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81227,'140.205.144.168','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81228,'66.249.67.7','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81229,'123.125.71.28','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81230,'140.205.144.251','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81231,'66.249.67.116','2015-07-29 00:00:00','/news.htm','Safari',1,'',''),(81232,'140.205.144.64','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81233,'140.205.144.62','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81234,'66.249.67.7','2015-07-29 00:00:00','/news.htm','Safari',1,'',''),(81235,'140.205.144.178','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81236,'140.205.144.127','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81237,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81238,'140.205.144.123','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81239,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81240,'140.205.144.221','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81241,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81242,'66.249.65.65','2015-07-29 00:00:00','/newsview.htm','Safari',1,'',''),(81243,'140.205.144.148','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81244,'140.205.144.41','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81245,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81246,'66.249.65.62','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81247,'66.249.65.68','2015-07-29 00:00:00','/news.htm','Safari',1,'',''),(81248,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81249,'140.205.144.22','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81250,'140.205.144.77','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81251,'140.205.144.179','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81252,'140.205.144.104','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81253,'140.205.144.149','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81254,'66.249.65.65','2015-07-29 00:00:00','/news.htm','Safari',1,'',''),(81255,'140.205.144.92','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81256,'66.249.65.62','2015-07-29 00:00:00','/index.html','Safari',1,'',''),(81257,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81258,'140.205.144.128','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81259,'66.249.65.86','2015-07-29 00:00:00','/index.html','Safari',1,'',''),(81260,'140.205.144.130','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81261,'177.34.98.65','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81262,'140.205.144.75','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81263,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81264,'182.118.45.242','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81265,'140.205.144.188','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81266,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81267,'140.205.144.173','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81268,'191.242.64.209','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81269,'140.205.144.209','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81270,'66.249.65.32','2015-07-29 00:00:00','/news/news.htm','Safari',1,'',''),(81271,'140.205.144.183','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81272,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81273,'140.205.144.174','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81274,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81275,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81276,'140.205.144.238','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81277,'140.205.144.237','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81278,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81279,'140.205.144.115','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81280,'66.249.65.62','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81281,'36.99.30.72','2015-07-29 00:00:00','/index.html','Safari',1,'',''),(81282,'140.205.144.23','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81283,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81284,'36.99.30.46','2015-07-29 00:00:00','/index.html','Safari',1,'',''),(81285,'140.205.144.152','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81286,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81287,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81288,'119.147.146.195','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81289,'140.205.144.135','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81290,'66.249.65.65','2015-07-29 00:00:00','/newsview.htm','Safari',1,'',''),(81291,'140.205.144.136','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81292,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81293,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81294,'140.205.144.237','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81295,'140.205.144.118','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81296,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81297,'140.205.144.31','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81298,'220.181.51.40','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81299,'220.181.51.55','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81300,'66.249.65.62','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81301,'5.248.198.28','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81302,'5.248.198.28','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81303,'5.248.198.28','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81304,'140.205.144.25','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81305,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81306,'140.205.144.89','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81307,'123.125.71.107','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81308,'46.118.117.215','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81309,'46.118.117.215','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81310,'140.205.144.49','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81311,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81312,'220.181.108.186','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81313,'140.205.144.232','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81314,'103.19.235.125','2015-07-29 00:00:00','/news.htm','Chrome',1,'',''),(81315,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81316,'66.249.65.62','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81317,'140.205.144.222','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81318,'140.205.144.221','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81319,'222.186.30.148','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81320,'123.125.71.15','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81321,'66.249.65.62','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81322,'220.181.108.176','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81323,'140.205.144.233','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81324,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81325,'140.205.144.201','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81326,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81327,'140.205.144.50','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81328,'140.205.144.185','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81329,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81330,'125.71.216.47','2015-07-29 00:00:00','/newsview.htm','Chrome',1,'',''),(81331,'140.205.144.66','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81332,'106.120.160.119','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81333,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81334,'101.199.108.119','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81335,'140.205.144.96','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81336,'140.205.144.130','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81337,'66.249.65.62','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81338,'140.205.144.165','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81339,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81340,'140.205.144.137','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81341,'123.125.71.32','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81342,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81343,'140.205.144.203','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81344,'220.181.108.108','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81345,'140.205.144.124','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81346,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81347,'140.205.144.118','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81348,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81349,'140.205.144.39','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81350,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81351,'140.205.144.200','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81352,'140.205.144.178','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81353,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81354,'140.205.144.202','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81355,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81356,'140.205.144.78','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81357,'140.205.144.246','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81358,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81359,'123.125.71.38','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81360,'220.181.108.113','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81361,'140.205.144.142','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81362,'64.246.165.190','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81363,'66.249.65.62','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81364,'140.205.144.159','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81365,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81366,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81367,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81368,'140.205.144.54','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81369,'140.205.144.99','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81370,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81371,'140.205.144.39','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81372,'66.249.65.65','2015-07-29 00:00:00','/news/news.htm','Safari',1,'',''),(81373,'140.205.144.212','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81374,'123.125.71.91','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81375,'140.205.144.55','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81376,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81377,'220.181.108.144','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81378,'140.205.144.212','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81379,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81380,'140.205.144.52','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81381,'66.249.65.65','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81382,'140.205.144.89','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81383,'140.205.144.63','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81384,'64.246.161.190','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81385,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81386,'60.206.188.22','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81387,'123.114.248.137','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81388,'123.114.248.137','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81389,'123.114.248.137','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81390,'123.114.248.137','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81391,'123.114.248.137','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81392,'123.114.248.137','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81393,'60.206.188.22','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81394,'140.205.144.53','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81395,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81396,'169.54.233.121','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81397,'140.205.144.122','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81398,'182.118.42.101','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81399,'140.205.144.64','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81400,'66.249.65.68','2015-07-29 00:00:00','/newsview.htm','Safari',1,'',''),(81401,'59.108.77.98','2015-07-29 00:00:00','/news.htm','Safari',1,'',''),(81402,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81403,'140.205.144.67','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81404,'66.249.65.68','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81405,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81406,'140.205.144.194','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81407,'66.249.65.62','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81408,'140.205.144.70','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81409,'140.205.144.196','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81410,'140.205.144.63','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81411,'66.249.65.62','2015-07-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(81412,'46.161.41.199','2015-07-29 00:00:00','/newsview.htm','Firefox',1,'',''),(81413,'140.205.144.9','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81414,'221.214.7.18','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81415,'140.205.144.76','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81416,'123.125.71.27','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81417,'1.94.173.124','2015-07-29 00:00:00','/index.html','Safari',1,'','baidu'),(81418,'140.205.144.163','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81419,'220.181.108.118','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81420,'221.6.39.242','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81421,'221.6.39.242','2015-07-29 00:00:00','/news.htm','Chrome',1,'',''),(81422,'66.249.65.108','2015-07-29 00:00:00','/index.html','Safari',1,'',''),(81423,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81424,'221.6.39.242','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81425,'140.205.144.61','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81426,'110.75.14.200','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81427,'140.205.144.134','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81428,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81429,'140.205.144.10','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81430,'140.205.144.126','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81431,'140.205.144.173','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81432,'140.205.144.50','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81433,'221.6.39.242','2015-07-29 00:00:00','/news.htm','Chrome',1,'',''),(81434,'140.205.144.164','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81435,'140.205.144.15','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81436,'140.205.144.218','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81437,'140.205.144.110','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81438,'123.125.71.90','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81439,'140.205.144.164','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81440,'220.181.108.147','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81441,'140.205.144.172','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81442,'46.118.117.215','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81443,'46.118.117.215','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81444,'46.118.117.215','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81445,'140.205.144.158','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81446,'140.205.144.238','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81447,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81448,'140.205.144.52','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81449,'187.126.168.120','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81450,'140.205.144.36','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81451,'123.125.71.17','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81452,'46.161.41.199','2015-07-29 00:00:00','/news.htm','Firefox',1,'',''),(81453,'140.205.144.136','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81454,'220.181.108.105','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81455,'140.205.144.206','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81456,'140.205.144.131','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81457,'140.205.144.79','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81458,'140.205.144.88','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81459,'140.205.144.6','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81460,'140.205.144.169','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81461,'140.205.144.86','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81462,'140.205.144.29','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81463,'140.205.144.224','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81464,'140.205.144.6','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81465,'140.205.144.101','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81466,'177.93.192.128','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81467,'140.205.144.6','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81468,'36.99.31.181','2015-07-29 00:00:00','/index.html','Safari',1,'',''),(81469,'36.99.31.12','2015-07-29 00:00:00','/index.html','Safari',1,'',''),(81470,'140.205.144.17','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81471,'121.42.0.37','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81472,'121.42.0.37','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81473,'121.42.0.37','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81474,'123.125.71.116','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81475,'140.205.144.207','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81476,'220.181.108.158','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81477,'61.160.213.110','2015-07-29 00:00:00','/index.html','IE',1,'',''),(81478,'140.205.144.148','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81479,'140.205.144.239','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81480,'140.205.144.63','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81481,'140.205.144.110','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81482,'140.205.144.91','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81483,'140.205.144.240','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81484,'123.125.71.90','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81485,'220.181.108.90','2015-07-29 00:00:00','/index.html','Firefox',1,'',''),(81486,'140.205.144.43','2015-07-29 00:00:00','/index.html','Chrome',1,'',''),(81487,'140.205.144.55','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81488,'180.153.206.23','2015-07-30 00:00:00','/newsview.htm','Safari',1,'',''),(81489,'42.156.139.72','2015-07-30 00:00:00','/index.html','Safari',1,'',''),(81490,'221.194.128.223','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81491,'140.205.144.214','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81492,'140.205.144.206','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81493,'46.161.41.199','2015-07-30 00:00:00','/news.htm','Firefox',1,'',''),(81494,'140.205.144.240','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81495,'180.153.206.23','2015-07-30 00:00:00','/index.html','Safari',1,'',''),(81496,'123.125.71.12','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81497,'140.205.144.95','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81498,'220.181.108.89','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81499,'140.205.144.111','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81500,'140.205.144.62','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81501,'176.10.104.234','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81502,'176.10.104.234','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81503,'176.10.104.234','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81504,'176.10.104.234','2015-07-30 00:00:00','/news.htm','IE',1,'',''),(81505,'176.10.104.234','2015-07-30 00:00:00','/news.htm','IE',1,'',''),(81506,'176.10.104.234','2015-07-30 00:00:00','/newsview.htm','IE',1,'',''),(81507,'176.10.104.234','2015-07-30 00:00:00','/newsview.htm','IE',1,'',''),(81508,'176.10.104.234','2015-07-30 00:00:00','/newsview.htm','IE',1,'',''),(81509,'176.10.104.234','2015-07-30 00:00:00','/newsview.htm','IE',1,'',''),(81510,'176.10.104.234','2015-07-30 00:00:00','/newsview.htm','IE',1,'',''),(81511,'176.10.104.234','2015-07-30 00:00:00','/newsview.htm','IE',1,'',''),(81512,'176.10.104.234','2015-07-30 00:00:00','/newsview.htm','IE',1,'',''),(81513,'176.10.104.234','2015-07-30 00:00:00','/newsview.htm','IE',1,'',''),(81514,'140.205.144.166','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81515,'140.205.144.173','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81516,'140.205.144.166','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81517,'46.161.41.199','2015-07-30 00:00:00','/news.htm','Firefox',1,'',''),(81518,'46.161.41.199','2015-07-30 00:00:00','/newsview.htm','Firefox',1,'',''),(81519,'140.205.144.243','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81520,'46.161.41.199','2015-07-30 00:00:00','/newsview.htm','Firefox',1,'',''),(81521,'140.205.144.249','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81522,'140.205.144.114','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81523,'140.205.144.230','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81524,'140.205.144.164','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81525,'140.205.144.47','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81526,'140.205.144.121','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81527,'123.125.71.33','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81528,'220.181.108.95','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81529,'140.205.144.126','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81530,'140.205.144.50','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81531,'46.161.41.199','2015-07-30 00:00:00','/news.htm','Firefox',1,'',''),(81532,'140.205.144.142','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81533,'140.205.144.157','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81534,'46.161.41.199','2015-07-30 00:00:00','/news.htm','Firefox',1,'',''),(81535,'140.205.144.160','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81536,'140.205.144.212','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81537,'140.205.144.63','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81538,'140.205.144.131','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81539,'140.205.144.196','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81540,'123.125.71.50','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81541,'140.205.144.80','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81542,'220.181.108.180','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81543,'140.205.144.143','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81544,'140.205.144.146','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81545,'140.205.144.82','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81546,'140.205.144.39','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81547,'66.249.65.68','2015-07-30 00:00:00','/news.htm','Safari',1,'',''),(81548,'140.205.144.99','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81549,'123.125.71.42','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81550,'140.205.144.174','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81551,'140.205.144.195','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81552,'140.205.144.32','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81553,'42.156.139.72','2015-07-30 00:00:00','/index.html','Safari',1,'',''),(81554,'140.205.144.109','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81555,'140.205.144.147','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81556,'46.161.41.199','2015-07-30 00:00:00','/newsview.htm','Firefox',1,'',''),(81557,'140.205.144.208','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81558,'140.205.144.3','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81559,'140.205.144.216','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81560,'123.125.71.12','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81561,'140.205.144.219','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81562,'220.181.108.97','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81563,'140.205.144.192','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81564,'140.205.144.221','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81565,'140.205.144.241','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81566,'140.205.144.188','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81567,'66.249.65.68','2015-07-30 00:00:00','/news.htm','Safari',1,'',''),(81568,'140.205.144.6','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81569,'123.125.71.83','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81570,'220.181.108.182','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81571,'140.205.144.175','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81572,'140.205.144.218','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81573,'140.205.144.77','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81574,'140.205.144.1','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81575,'140.205.144.36','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81576,'140.205.144.1','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81577,'123.125.71.48','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81578,'140.205.144.76','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81579,'220.181.108.114','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81580,'140.205.144.239','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81581,'140.205.144.246','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81582,'140.205.144.155','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81583,'140.205.144.41','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81584,'140.205.144.168','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81585,'140.205.144.144','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81586,'66.249.65.62','2015-07-30 00:00:00','/news.htm','Safari',1,'',''),(81587,'140.205.144.226','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81588,'140.205.144.160','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81589,'123.114.248.137','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81590,'123.114.248.137','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81591,'123.114.248.137','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81592,'123.114.248.137','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81593,'123.114.248.137','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81594,'123.114.248.137','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81595,'123.125.71.108','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81596,'140.205.144.66','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81597,'220.181.108.154','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81598,'116.231.65.229','2015-07-30 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(81599,'140.205.144.36','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81600,'46.119.124.209','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81601,'46.119.124.209','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81602,'46.119.124.209','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81603,'101.226.89.120','2015-07-30 00:00:00','/index.html','Safari',1,'',''),(81604,'140.205.144.23','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81605,'123.125.71.28','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81606,'220.181.108.97','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81607,'140.205.144.237','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81608,'140.205.144.90','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81609,'140.205.144.130','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81610,'140.205.144.43','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81611,'140.205.144.176','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81612,'140.205.144.116','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81613,'61.135.165.55','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81614,'61.135.169.23','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81615,'140.205.144.162','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81616,'140.205.144.58','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81617,'140.205.144.100','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81618,'66.249.73.135','2015-07-30 00:00:00','/index.html','Safari',1,'',''),(81619,'123.114.248.137','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81620,'123.114.248.137','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81621,'123.114.248.137','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81622,'123.114.248.137','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81623,'123.114.248.137','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81624,'140.205.144.167','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81625,'106.120.232.169','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81626,'140.205.144.40','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81627,'140.205.144.10','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81628,'140.205.144.90','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81629,'140.205.144.24','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81630,'46.118.152.216','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81631,'46.118.152.216','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81632,'46.118.152.216','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81633,'46.118.152.216','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81634,'46.118.152.216','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81635,'46.118.152.216','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81636,'140.205.144.198','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81637,'106.120.160.119','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81638,'140.205.144.164','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81639,'140.205.144.146','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81640,'101.199.108.118','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81641,'119.188.70.27','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81642,'119.188.70.27','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81643,'113.47.200.14','2015-07-30 00:00:00','/index.html','Firefox',1,'','baidu'),(81644,'140.205.144.227','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81645,'140.205.144.87','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81646,'140.205.144.242','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81647,'140.205.144.15','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81648,'140.205.144.167','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81649,'140.205.144.239','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81650,'140.205.144.231','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81651,'66.249.65.68','2015-07-30 00:00:00','/news.htm','Safari',1,'',''),(81652,'140.205.144.221','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81653,'140.205.144.120','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81654,'140.205.144.194','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81655,'140.205.144.107','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81656,'125.71.208.39','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81657,'125.71.208.39','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81658,'140.205.144.231','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81659,'222.186.30.148','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81660,'140.205.144.101','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81661,'140.205.144.53','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81662,'119.34.184.76','2015-07-30 00:00:00','/news.htm','Chrome',1,'',''),(81663,'140.205.144.148','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81664,'119.34.184.76','2015-07-30 00:00:00','/news.htm','Chrome',1,'',''),(81665,'140.205.144.42','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81666,'140.205.144.150','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81667,'123.125.71.74','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81668,'140.205.144.128','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81669,'220.181.108.185','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81670,'140.205.144.91','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81671,'221.194.128.223','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81672,'211.87.239.197','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81673,'140.205.144.150','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81674,'140.205.144.87','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81675,'46.118.152.216','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81676,'46.118.152.216','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81677,'123.125.71.120','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81678,'140.205.144.114','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81679,'140.205.144.53','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81680,'123.125.71.49','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81681,'140.205.144.141','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81682,'220.181.108.179','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81683,'140.205.144.147','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81684,'66.249.65.68','2015-07-30 00:00:00','/news.htm','Safari',1,'',''),(81685,'140.205.144.98','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81686,'140.205.144.109','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81687,'36.99.30.226','2015-07-30 00:00:00','/index.html','Safari',1,'',''),(81688,'36.99.30.43','2015-07-30 00:00:00','/index.html','Safari',1,'',''),(81689,'140.205.144.71','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81690,'140.205.144.137','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81691,'220.181.132.215','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81692,'46.119.124.209','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81693,'46.119.124.209','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81694,'123.125.71.34','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81695,'140.205.144.123','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81696,'220.181.108.116','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81697,'140.205.144.112','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81698,'101.199.108.120','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81699,'119.188.70.16','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81700,'119.188.70.13','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81701,'140.205.144.165','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81702,'101.199.112.55','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81703,'183.57.152.37','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81704,'101.199.108.57','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81705,'119.188.70.25','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81706,'119.188.70.25','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81707,'101.199.112.45','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81708,'119.188.70.28','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81709,'140.205.144.239','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81710,'140.205.144.23','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81711,'140.205.144.160','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81712,'140.205.144.145','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81713,'140.205.144.182','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81714,'140.205.144.47','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81715,'123.125.71.107','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81716,'220.181.108.161','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81717,'140.205.144.220','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81718,'222.186.30.148','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81719,'140.205.144.162','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81720,'180.153.214.181','2015-07-30 00:00:00','/index.html','Safari',1,'',''),(81721,'140.205.144.144','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81722,'140.205.144.69','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81723,'140.205.144.55','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81724,'140.205.144.171','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81725,'66.249.65.65','2015-07-30 00:00:00','/news.htm','Safari',1,'',''),(81726,'140.205.144.250','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81727,'140.205.144.79','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81728,'140.205.144.237','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81729,'140.205.144.105','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81730,'123.125.71.22','2015-07-30 00:00:00','/index.html','Firefox',1,'',''),(81731,'140.205.144.118','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81732,'115.29.33.148','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81733,'140.205.144.251','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81734,'140.205.144.111','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81735,'140.205.144.98','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81736,'140.205.144.221','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81737,'140.205.144.148','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81738,'66.249.65.62','2015-07-30 00:00:00','/news.htm','Safari',1,'',''),(81739,'140.205.144.27','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81740,'140.205.144.153','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81741,'140.205.144.11','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81742,'140.205.144.80','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81743,'140.205.144.94','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81744,'140.205.144.111','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81745,'140.205.144.132','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81746,'223.72.70.143','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81747,'140.205.144.235','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81748,'140.205.144.28','2015-07-30 00:00:00','/index.html','Chrome',1,'',''),(81749,'121.42.0.15','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81750,'121.42.0.15','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81751,'121.42.0.15','2015-07-30 00:00:00','/index.html','IE',1,'',''),(81752,'140.205.144.127','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81753,'66.249.65.65','2015-07-31 00:00:00','/news/newsview.htm','Safari',1,'',''),(81754,'140.205.144.135','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81755,'183.136.190.62','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81756,'101.226.66.173','2015-07-31 00:00:00','/index.html','Safari',1,'',''),(81757,'101.226.89.115','2015-07-31 00:00:00','/index.html','Safari',1,'',''),(81758,'140.205.144.87','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81759,'61.160.213.110','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81760,'140.205.144.82','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81761,'123.125.71.75','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81762,'140.205.144.136','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81763,'220.181.108.123','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81764,'140.205.144.29','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81765,'140.205.144.14','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81766,'140.205.144.6','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81767,'140.205.144.50','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81768,'140.205.144.4','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81769,'140.205.144.114','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81770,'66.249.65.68','2015-07-31 00:00:00','/news/newsview.htm','Safari',1,'',''),(81771,'140.205.144.212','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81772,'182.118.55.203','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81773,'140.205.144.138','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81774,'140.205.144.222','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81775,'46.119.124.209','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81776,'46.119.124.209','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81777,'46.119.124.209','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81778,'140.205.144.222','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81779,'140.205.144.35','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81780,'140.205.144.64','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81781,'140.205.144.66','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81782,'140.205.144.233','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81783,'140.205.144.1','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81784,'140.205.144.105','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81785,'66.249.65.62','2015-07-31 00:00:00','/news/newsview.htm','Safari',1,'',''),(81786,'140.205.144.162','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81787,'140.205.144.235','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81788,'140.205.144.127','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81789,'140.205.144.111','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81790,'140.205.144.7','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81791,'140.205.144.195','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81792,'140.205.144.45','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81793,'140.205.144.110','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81794,'140.205.144.79','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81795,'140.205.144.147','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81796,'187.112.108.132','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81797,'140.205.144.135','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81798,'66.249.65.62','2015-07-31 00:00:00','/news.htm','Safari',1,'',''),(81799,'140.205.144.87','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81800,'123.125.71.62','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81801,'140.205.144.220','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81802,'46.118.152.216','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81803,'46.118.152.216','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81804,'46.118.152.216','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81805,'140.205.144.4','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81806,'140.205.144.138','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81807,'140.205.144.166','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81808,'140.205.144.51','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81809,'140.205.144.114','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81810,'182.118.55.129','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81811,'178.137.87.228','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81812,'178.137.87.228','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81813,'178.137.87.228','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81814,'140.205.144.244','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81815,'140.205.144.53','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81816,'123.125.71.50','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81817,'220.181.108.84','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81818,'140.205.144.45','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81819,'42.156.139.72','2015-07-31 00:00:00','/index.html','Safari',1,'',''),(81820,'140.205.144.88','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81821,'140.205.144.17','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81822,'140.205.144.26','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81823,'140.205.144.106','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81824,'140.205.144.119','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81825,'140.205.144.52','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81826,'140.205.144.45','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81827,'140.205.144.11','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81828,'140.205.144.227','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81829,'140.205.144.114','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81830,'123.125.71.49','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81831,'220.181.108.90','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81832,'140.205.144.114','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81833,'140.205.144.46','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81834,'46.161.41.199','2015-07-31 00:00:00','/newsview.htm','Firefox',1,'',''),(81835,'140.205.144.40','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81836,'140.205.144.127','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81837,'140.205.144.146','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81838,'140.205.144.51','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81839,'119.147.146.189','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81840,'140.205.144.29','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81841,'61.135.165.22','2015-07-31 00:00:00','/index.html','Safari',1,'',''),(81842,'140.205.144.191','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81843,'140.205.144.42','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81844,'140.205.144.248','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81845,'123.125.71.38','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81846,'140.205.144.187','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81847,'220.181.108.95','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81848,'5.248.198.28','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81849,'5.248.198.28','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81850,'5.248.198.28','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81851,'140.205.144.57','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81852,'140.205.144.115','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81853,'140.205.144.238','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81854,'140.205.144.154','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81855,'140.205.144.181','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81856,'123.125.71.106','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81857,'220.181.108.187','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81858,'140.205.144.251','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81859,'140.205.144.134','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81860,'123.125.71.47','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81861,'220.181.108.78','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81862,'140.205.144.24','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81863,'140.205.144.215','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81864,'140.205.144.127','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81865,'140.205.144.33','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81866,'140.205.144.248','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81867,'123.125.71.61','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81868,'140.205.144.167','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81869,'140.205.144.85','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81870,'140.205.144.73','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81871,'140.205.144.107','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81872,'140.205.144.74','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81873,'46.161.41.199','2015-07-31 00:00:00','/news.htm','Firefox',1,'',''),(81874,'140.205.144.237','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81875,'140.205.144.101','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81876,'178.137.87.228','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81877,'140.205.144.140','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81878,'178.137.87.228','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81879,'178.137.87.228','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81880,'106.120.151.36','2015-07-31 00:00:00','/index.html','Safari',1,'',''),(81881,'140.205.144.126','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81882,'140.205.144.156','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81883,'115.171.46.198','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81884,'106.120.160.119','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81885,'101.199.112.45','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81886,'140.205.144.231','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81887,'115.171.46.198','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81888,'140.205.144.144','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81889,'123.125.71.136','2015-07-31 00:00:00','/index.html','Safari',1,'',''),(81890,'123.125.71.110','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81891,'140.205.144.160','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81892,'220.181.108.86','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81893,'140.205.144.1','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81894,'140.205.144.13','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81895,'140.205.144.102','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81896,'140.205.144.127','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81897,'140.205.144.127','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81898,'140.205.144.34','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81899,'140.205.144.239','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81900,'140.205.144.182','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81901,'101.226.33.224','2015-07-31 00:00:00','/index.html','Safari',1,'',''),(81902,'140.205.144.69','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81903,'140.205.144.203','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81904,'123.125.71.114','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81905,'140.205.144.27','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81906,'140.205.144.198','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81907,'61.160.213.110','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81908,'140.205.144.90','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81909,'123.125.71.109','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81910,'220.181.108.108','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81911,'140.205.144.122','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81912,'140.205.144.215','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81913,'66.249.65.62','2015-07-31 00:00:00','/newsview.htm','Safari',1,'',''),(81914,'140.205.144.128','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81915,'140.205.144.53','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81916,'140.205.144.205','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81917,'140.205.144.215','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81918,'140.205.144.122','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81919,'140.205.144.224','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81920,'46.161.41.199','2015-07-31 00:00:00','/news.htm','Firefox',1,'',''),(81921,'140.205.144.172','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81922,'140.205.144.104','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81923,'140.205.144.122','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81924,'61.135.190.69','2015-07-31 00:00:00','/newsview.htm','Safari',1,'',''),(81925,'140.205.144.123','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81926,'111.206.36.134','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81927,'140.205.144.212','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81928,'180.149.143.11','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81929,'140.205.144.233','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81930,'140.205.144.215','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81931,'123.125.71.19','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81932,'140.205.144.2','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81933,'220.181.108.105','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81934,'140.205.144.47','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81935,'140.205.144.244','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81936,'140.205.144.4','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81937,'140.205.144.36','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81938,'112.64.235.248','2015-07-31 00:00:00','/index.html','Safari',1,'',''),(81939,'140.205.144.77','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81940,'140.205.144.187','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81941,'140.205.144.138','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81942,'140.205.144.54','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81943,'140.205.144.19','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81944,'140.205.144.243','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81945,'140.205.144.130','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81946,'176.10.104.240','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81947,'140.205.144.228','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81948,'140.205.144.230','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81949,'140.205.144.190','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81950,'140.205.144.65','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81951,'36.99.31.75','2015-07-31 00:00:00','/index.html','Safari',1,'',''),(81952,'36.99.30.144','2015-07-31 00:00:00','/index.html','Safari',1,'',''),(81953,'140.205.144.211','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81954,'140.205.144.216','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81955,'119.147.225.221','2015-07-31 00:00:00','/newsview.htm','Safari',1,'',''),(81956,'140.205.144.225','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81957,'140.205.144.33','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81958,'140.205.144.199','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81959,'140.205.144.170','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81960,'140.205.144.87','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81961,'140.205.144.162','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81962,'123.125.71.117','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81963,'220.181.108.111','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81964,'140.205.144.166','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81965,'178.137.87.228','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81966,'178.137.87.228','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81967,'178.137.87.228','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81968,'140.205.144.130','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81969,'220.181.158.109','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81970,'220.181.158.109','2015-07-31 00:00:00','/index.html','IE',1,'',''),(81971,'140.205.144.117','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81972,'123.125.71.58','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81973,'220.181.108.141','2015-07-31 00:00:00','/index.html','Firefox',1,'',''),(81974,'140.205.144.32','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81975,'183.136.190.62','2015-07-31 00:00:00','/index.html','Chrome',1,'',''),(81976,'140.205.144.216','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81977,'140.205.144.176','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81978,'140.205.144.83','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81979,'140.205.144.221','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81980,'140.205.144.35','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81981,'140.205.144.45','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81982,'140.205.144.74','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81983,'140.205.144.130','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81984,'140.205.144.153','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81985,'140.205.144.9','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81986,'182.118.53.197','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81987,'140.205.144.36','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81988,'140.205.144.87','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81989,'140.205.144.151','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81990,'140.205.144.14','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81991,'140.205.144.23','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81992,'123.125.71.22','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(81993,'220.181.108.123','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(81994,'140.205.144.82','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81995,'140.205.144.215','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81996,'140.205.144.236','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81997,'140.205.144.225','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81998,'140.205.144.49','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(81999,'140.205.144.50','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82000,'201.78.210.33','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82001,'140.205.144.42','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82002,'140.205.144.144','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82003,'140.205.144.231','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82004,'140.205.144.134','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82005,'140.205.144.155','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82006,'140.205.144.245','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82007,'140.205.144.173','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82008,'61.146.178.190','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82009,'140.205.144.167','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82010,'140.205.144.167','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82011,'140.205.144.111','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82012,'140.205.144.131','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82013,'140.205.144.244','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82014,'140.205.144.121','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82015,'140.205.144.102','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82016,'140.205.144.27','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82017,'140.205.144.160','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82018,'180.149.143.153','2015-08-01 00:00:00','/index.html','Safari',1,'',''),(82019,'140.205.144.210','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82020,'140.205.144.94','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82021,'140.205.144.128','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82022,'123.125.71.21','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82023,'140.205.144.122','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82024,'220.181.108.152','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82025,'140.205.144.242','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82026,'140.205.144.137','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82027,'140.205.144.250','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82028,'42.156.139.72','2015-08-01 00:00:00','/index.html','Safari',1,'',''),(82029,'182.118.60.56','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82030,'140.205.144.33','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82031,'140.205.144.59','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82032,'140.205.144.133','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82033,'140.205.144.169','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82034,'140.205.144.6','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82035,'140.205.144.67','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82036,'123.125.71.107','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82037,'140.205.144.235','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82038,'220.181.108.85','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82039,'140.205.144.208','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82040,'123.125.71.58','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82041,'140.205.144.10','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82042,'220.181.108.183','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82043,'140.205.144.59','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82044,'140.205.144.190','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82045,'140.205.144.102','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82046,'140.205.144.46','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82047,'140.205.144.68','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82048,'140.205.144.20','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82049,'178.137.87.228','2015-08-01 00:00:00','/index.html','IE',1,'',''),(82050,'140.205.144.203','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82051,'140.205.144.34','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82052,'140.205.144.224','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82053,'123.125.71.115','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82054,'140.205.144.215','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82055,'220.181.108.145','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82056,'101.226.33.223','2015-08-01 00:00:00','/index.html','Safari',1,'',''),(82057,'220.181.51.61','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82058,'140.205.144.195','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82059,'46.119.124.209','2015-08-01 00:00:00','/index.html','IE',1,'',''),(82060,'46.119.124.209','2015-08-01 00:00:00','/index.html','IE',1,'',''),(82061,'46.119.124.209','2015-08-01 00:00:00','/index.html','IE',1,'',''),(82062,'46.119.124.209','2015-08-01 00:00:00','/index.html','IE',1,'',''),(82063,'46.119.124.209','2015-08-01 00:00:00','/index.html','IE',1,'',''),(82064,'46.119.124.209','2015-08-01 00:00:00','/index.html','IE',1,'',''),(82065,'140.205.144.36','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82066,'185.14.29.221','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82067,'140.205.144.44','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82068,'140.205.144.41','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82069,'140.205.144.138','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82070,'123.125.71.31','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82071,'140.205.144.77','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82072,'220.181.108.82','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82073,'140.205.144.149','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82074,'140.205.144.23','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82075,'140.205.144.147','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82076,'140.205.144.157','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82077,'140.205.144.199','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82078,'123.125.71.106','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82079,'140.205.144.244','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82080,'220.181.108.152','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82081,'140.205.144.181','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82082,'140.205.144.175','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82083,'222.89.228.10','2015-08-01 00:00:00','/index.html','IE',1,'',''),(82084,'140.205.144.69','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82085,'140.205.144.202','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82086,'140.205.144.41','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82087,'123.125.71.89','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82088,'140.205.144.221','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82089,'220.181.108.90','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82090,'140.205.144.91','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82091,'140.205.144.232','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82092,'140.205.144.227','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82093,'140.205.144.105','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82094,'140.205.144.83','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82095,'140.205.144.157','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82096,'140.205.144.223','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82097,'140.205.144.241','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82098,'180.149.143.154','2015-08-01 00:00:00','/newsview.htm','Safari',1,'',''),(82099,'140.205.144.81','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82100,'123.125.71.43','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82101,'220.181.108.113','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82102,'140.205.144.157','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82103,'140.205.144.27','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82104,'221.194.128.223','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82105,'140.205.144.160','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82106,'140.205.144.48','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82107,'140.205.144.172','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82108,'140.205.144.109','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82109,'220.181.51.40','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82110,'123.125.71.62','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82111,'123.125.71.137','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82112,'140.205.144.201','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82113,'140.205.144.32','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82114,'140.205.144.117','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82115,'140.205.144.246','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82116,'140.205.144.171','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82117,'66.249.79.249','2015-08-01 00:00:00','/news.htm','Safari',1,'',''),(82118,'140.205.144.65','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82119,'140.205.144.162','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82120,'106.120.160.119','2015-08-01 00:00:00','/index.html','IE',1,'',''),(82121,'140.205.144.186','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82122,'123.125.71.54','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82123,'140.205.144.226','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82124,'220.181.108.108','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82125,'140.205.144.228','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82126,'140.205.144.10','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82127,'140.205.144.33','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82128,'140.205.144.96','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82129,'140.205.144.27','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82130,'140.205.144.110','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82131,'140.205.144.60','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82132,'140.205.144.131','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82133,'140.205.144.149','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82134,'180.153.214.190','2015-08-01 00:00:00','/index.html','Safari',1,'',''),(82135,'140.205.144.80','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82136,'140.205.144.120','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82137,'123.125.71.75','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82138,'140.205.144.40','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82139,'220.181.108.90','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82140,'140.205.144.37','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82141,'140.205.144.216','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82142,'140.205.144.162','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82143,'140.205.144.195','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82144,'180.153.163.206','2015-08-01 00:00:00','/index.html','Safari',1,'',''),(82145,'101.226.66.178','2015-08-01 00:00:00','/index.html','Safari',1,'',''),(82146,'140.205.144.139','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82147,'140.205.144.236','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82148,'121.42.0.17','2015-08-01 00:00:00','/index.html','IE',1,'',''),(82149,'121.42.0.17','2015-08-01 00:00:00','/index.html','IE',1,'',''),(82150,'121.42.0.17','2015-08-01 00:00:00','/index.html','IE',1,'',''),(82151,'140.205.144.221','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82152,'140.205.144.19','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82153,'66.249.79.237','2015-08-01 00:00:00','/news.htm','Safari',1,'',''),(82154,'123.125.71.31','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82155,'220.181.108.91','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82156,'140.205.144.177','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82157,'140.205.144.176','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82158,'140.205.144.67','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82159,'140.205.144.70','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82160,'140.205.144.244','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82161,'140.205.144.14','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82162,'140.205.144.81','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82163,'140.205.144.50','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82164,'140.205.144.75','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82165,'177.131.84.165','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82166,'140.205.144.218','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82167,'140.205.144.175','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82168,'123.125.71.87','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82169,'140.205.144.100','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82170,'220.181.108.163','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82171,'140.205.144.25','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82172,'140.205.144.195','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82173,'140.205.144.70','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82174,'140.205.144.212','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82175,'123.125.71.137','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82176,'123.125.71.125','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82177,'61.135.169.23','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82178,'123.125.71.61','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82179,'61.135.169.55','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82180,'61.135.169.22','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82181,'61.135.169.23','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82182,'123.125.71.125','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82183,'140.205.144.228','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82184,'140.205.144.32','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82185,'123.125.71.51','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82186,'220.181.108.177','2015-08-01 00:00:00','/index.html','Firefox',1,'',''),(82187,'140.205.144.114','2015-08-01 00:00:00','/index.html','Chrome',1,'',''),(82188,'140.205.144.36','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82189,'140.205.144.200','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82190,'140.205.144.238','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82191,'140.205.144.1','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82192,'201.95.176.166','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82193,'66.249.79.249','2015-08-02 00:00:00','/news.htm','Safari',1,'',''),(82194,'140.205.144.216','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82195,'140.205.144.191','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82196,'140.205.144.135','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82197,'140.205.144.27','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82198,'183.136.190.62','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82199,'140.205.144.66','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82200,'140.205.144.171','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82201,'140.205.144.171','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82202,'140.205.144.221','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82203,'140.205.144.49','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82204,'46.161.41.199','2015-08-02 00:00:00','/news.htm','Firefox',1,'',''),(82205,'140.205.144.2','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82206,'220.174.208.154','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82207,'140.205.144.90','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82208,'140.205.144.156','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82209,'140.205.144.23','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82210,'140.205.144.201','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82211,'140.205.144.242','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82212,'140.205.144.79','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82213,'140.205.144.14','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82214,'140.205.144.128','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82215,'140.205.144.111','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82216,'140.205.144.204','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82217,'140.205.144.187','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82218,'220.181.51.39','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82219,'220.181.51.45','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82220,'61.135.165.23','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82221,'140.205.144.1','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82222,'123.125.71.39','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82223,'140.205.144.60','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82224,'220.181.108.185','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82225,'140.205.144.93','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82226,'140.205.144.186','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82227,'140.205.144.233','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82228,'66.249.79.2','2015-08-02 00:00:00','/m/news.htm','Safari',1,'',''),(82229,'140.205.144.74','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82230,'188.143.232.22','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82231,'188.143.232.22','2015-08-02 00:00:00','/news.htm','IE',1,'',''),(82232,'140.205.144.232','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82233,'140.205.144.16','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82234,'140.205.144.68','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82235,'123.125.71.26','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82236,'140.205.144.159','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82237,'220.181.108.81','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82238,'140.205.144.117','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82239,'140.205.144.6','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82240,'140.205.144.84','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82241,'140.205.144.232','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82242,'140.205.144.200','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82243,'140.205.144.189','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82244,'140.205.144.161','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82245,'140.205.144.179','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82246,'140.205.144.204','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82247,'140.205.144.173','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82248,'140.205.144.7','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82249,'140.205.144.172','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82250,'140.205.144.104','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82251,'140.205.144.65','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82252,'140.205.144.44','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82253,'42.156.139.72','2015-08-02 00:00:00','/index.html','Safari',1,'',''),(82254,'176.10.104.240','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82255,'140.205.144.180','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82256,'140.205.144.234','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82257,'46.118.152.216','2015-08-02 00:00:00','/index.html','Opera',1,'',''),(82258,'46.118.152.216','2015-08-02 00:00:00','/index.html','Opera',1,'',''),(82259,'46.118.152.216','2015-08-02 00:00:00','/index.html','Opera',1,'',''),(82260,'140.205.144.246','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82261,'140.205.144.120','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82262,'140.205.144.188','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82263,'123.125.71.19','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82264,'140.205.144.206','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82265,'220.181.108.160','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82266,'140.205.144.97','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82267,'140.205.144.24','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82268,'178.137.87.228','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82269,'140.205.144.69','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82270,'140.205.144.191','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82271,'123.125.71.125','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82272,'61.135.169.56','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82273,'183.136.142.191','2015-08-02 00:00:00','/newsview.htm','IE',1,'',''),(82274,'140.205.144.131','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82275,'140.205.144.220','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82276,'140.205.144.149','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82277,'61.135.190.72','2015-08-02 00:00:00','/index.html','IE',1,'www','baidu'),(82278,'140.205.144.161','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82279,'66.249.79.237','2015-08-02 00:00:00','/news.htm','Safari',1,'',''),(82280,'140.205.144.75','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82281,'140.205.144.180','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82282,'140.205.144.65','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82283,'140.205.144.48','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82284,'123.125.71.22','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82285,'220.181.108.118','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82286,'140.205.144.216','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82287,'140.205.144.66','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82288,'140.205.144.151','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82289,'222.89.228.10','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82290,'140.205.144.74','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82291,'140.205.144.175','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82292,'140.205.144.134','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82293,'123.125.71.13','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82294,'140.205.144.30','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82295,'220.181.108.177','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82296,'36.99.30.196','2015-08-02 00:00:00','/index.html','Safari',1,'',''),(82297,'140.205.144.218','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82298,'36.99.31.12','2015-08-02 00:00:00','/index.html','Safari',1,'',''),(82299,'140.205.144.214','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82300,'140.205.144.88','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82301,'140.205.144.234','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82302,'140.205.144.140','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82303,'140.205.144.76','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82304,'140.205.144.126','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82305,'140.205.144.187','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82306,'140.205.144.56','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82307,'140.205.144.39','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82308,'140.205.144.28','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82309,'61.160.213.110','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82310,'140.205.144.137','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82311,'46.161.41.199','2015-08-02 00:00:00','/newsview.htm','Firefox',1,'',''),(82312,'140.205.144.129','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82313,'140.205.144.110','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82314,'140.205.144.224','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82315,'140.205.144.132','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82316,'140.205.144.62','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82317,'123.125.71.81','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82318,'140.205.144.166','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82319,'183.128.104.76','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82320,'220.181.108.111','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82321,'140.205.144.73','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82322,'140.205.144.219','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82323,'140.205.144.61','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82324,'140.205.144.185','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82325,'140.205.144.251','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82326,'123.125.71.81','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82327,'220.181.51.62','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82328,'220.181.108.153','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82329,'140.205.144.49','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82330,'222.89.228.10','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82331,'140.205.144.221','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82332,'140.205.144.251','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82333,'221.194.128.223','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82334,'140.205.144.56','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82335,'140.205.144.60','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82336,'140.205.144.52','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82337,'140.205.144.184','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82338,'140.205.144.218','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82339,'140.205.144.58','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82340,'140.205.144.168','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82341,'140.205.144.116','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82342,'111.206.52.124','2015-08-02 00:00:00','/index.html','Safari',1,'',''),(82343,'140.205.144.14','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82344,'140.205.144.159','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82345,'140.205.144.14','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82346,'140.205.144.111','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82347,'140.205.144.21','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82348,'140.205.144.250','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82349,'123.125.71.87','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82350,'140.205.144.246','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82351,'220.181.108.78','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82352,'140.205.144.117','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82353,'140.205.144.76','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82354,'140.205.144.238','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82355,'140.205.144.174','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82356,'140.205.144.119','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82357,'140.205.144.198','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82358,'123.125.71.60','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82359,'46.118.152.216','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82360,'46.118.152.216','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82361,'46.118.152.216','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82362,'220.181.108.157','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82363,'140.205.144.17','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82364,'140.205.144.230','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82365,'46.161.41.199','2015-08-02 00:00:00','/newsview.htm','Firefox',1,'',''),(82366,'140.205.144.163','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82367,'46.185.117.31','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82368,'46.185.117.31','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82369,'46.185.117.31','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82370,'1.194.130.241','2015-08-02 00:00:00','/newsview.htm','Chrome',1,'',''),(82371,'140.205.144.57','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82372,'140.205.144.236','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82373,'140.205.144.181','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82374,'140.205.144.125','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82375,'46.118.152.216','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82376,'46.118.152.216','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82377,'140.205.144.78','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82378,'46.119.124.209','2015-08-02 00:00:00','/index.html','IE',1,'',''),(82379,'140.205.144.25','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82380,'140.205.144.119','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82381,'140.205.144.177','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82382,'123.125.71.25','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82383,'140.205.144.101','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82384,'220.181.108.144','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82385,'140.205.144.179','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82386,'140.205.144.74','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82387,'121.33.175.149','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82388,'140.205.144.209','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82389,'140.205.144.206','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82390,'140.205.144.34','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82391,'140.205.144.125','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82392,'140.205.144.85','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82393,'36.99.30.134','2015-08-02 00:00:00','/index.html','Safari',1,'',''),(82394,'36.99.30.134','2015-08-02 00:00:00','/index.html','Safari',1,'',''),(82395,'140.205.144.159','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82396,'140.205.144.136','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82397,'123.125.71.52','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82398,'220.181.108.83','2015-08-02 00:00:00','/index.html','Firefox',1,'',''),(82399,'123.125.71.120','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82400,'140.205.144.122','2015-08-02 00:00:00','/index.html','Chrome',1,'',''),(82401,'140.205.144.1','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82402,'140.205.144.91','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82403,'140.205.144.104','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82404,'140.205.144.6','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82405,'182.118.60.51','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82406,'123.125.71.106','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82407,'140.205.144.25','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82408,'220.181.108.86','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82409,'140.205.144.152','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82410,'140.205.144.193','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82411,'220.181.132.215','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82412,'140.205.144.40','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82413,'101.199.108.54','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82414,'183.136.190.62','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82415,'140.205.144.79','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82416,'140.205.144.26','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82417,'140.205.144.54','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82418,'140.205.144.251','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82419,'140.205.144.234','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82420,'140.205.144.155','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82421,'140.205.144.111','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82422,'46.119.124.209','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82423,'46.119.124.209','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82424,'140.205.144.83','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82425,'140.205.144.180','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82426,'178.137.87.228','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82427,'178.137.87.228','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82428,'140.205.144.26','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82429,'140.205.144.126','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82430,'140.205.144.88','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82431,'140.205.144.202','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82432,'140.205.144.29','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82433,'140.205.144.4','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82434,'140.205.144.6','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82435,'140.205.144.165','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82436,'140.205.144.193','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82437,'123.125.71.38','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82438,'140.205.144.80','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82439,'220.181.108.176','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82440,'140.205.144.201','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82441,'66.249.69.95','2015-08-03 00:00:00','/news.htm','Safari',1,'',''),(82442,'140.205.144.53','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82443,'64.79.100.39','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82444,'64.79.100.39','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82445,'64.79.100.39','2015-08-03 00:00:00','/news.htm','Chrome',1,'',''),(82446,'140.205.144.59','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82447,'140.205.144.186','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82448,'140.205.144.249','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82449,'140.205.144.214','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82450,'140.205.144.206','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82451,'140.205.144.57','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82452,'140.205.144.121','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82453,'182.118.55.154','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82454,'140.205.144.199','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82455,'140.205.144.161','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82456,'140.205.144.232','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82457,'140.205.144.189','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82458,'140.205.144.114','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82459,'140.205.144.41','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82460,'140.205.144.192','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82461,'140.205.144.121','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82462,'123.125.71.18','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82463,'140.205.144.237','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82464,'220.181.108.86','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82465,'140.205.144.5','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82466,'140.205.144.228','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82467,'140.205.144.83','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82468,'140.205.144.81','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82469,'140.205.144.73','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82470,'140.205.144.64','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82471,'140.205.144.89','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82472,'119.147.146.194','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82473,'140.205.144.168','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82474,'140.205.144.221','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82475,'140.205.144.115','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82476,'140.205.144.161','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82477,'123.125.71.33','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82478,'123.123.40.207','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82479,'123.123.40.207','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82480,'123.123.40.207','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82481,'123.123.40.207','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82482,'123.123.40.207','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82483,'123.123.40.207','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82484,'220.181.108.109','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82485,'140.205.144.89','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82486,'140.205.144.124','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82487,'140.205.144.78','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82488,'220.181.51.56','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82489,'42.156.139.72','2015-08-03 00:00:00','/index.html','Safari',1,'',''),(82490,'140.205.144.56','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82491,'140.205.144.140','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82492,'123.125.71.25','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82493,'140.205.144.220','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82494,'220.181.108.86','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82495,'140.205.144.214','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82496,'140.205.144.10','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82497,'140.205.144.12','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82498,'203.192.191.131','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82499,'140.205.144.151','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82500,'140.205.144.209','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82501,'180.153.205.254','2015-08-03 00:00:00','/index.html','Safari',1,'',''),(82502,'123.125.71.36','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82503,'140.205.144.33','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82504,'220.181.108.185','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82505,'140.205.144.34','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82506,'112.64.235.246','2015-08-03 00:00:00','/index.html','Safari',1,'',''),(82507,'140.205.144.52','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82508,'140.205.144.53','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82509,'101.226.89.122','2015-08-03 00:00:00','/index.html','Safari',1,'',''),(82510,'140.205.144.244','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82511,'140.205.144.31','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82512,'140.205.144.125','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82513,'123.125.71.33','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82514,'180.153.182.105','2015-08-03 00:00:00','/news/newsview.htm','IE',0,'',''),(82515,'180.153.182.105','2015-08-03 00:00:00','/news/newsview.htm','IE',0,'',''),(82516,'140.205.144.86','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82517,'220.181.108.184','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82518,'140.205.144.240','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82519,'140.205.144.79','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82520,'140.205.144.185','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82521,'218.249.129.213','2015-08-03 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(82522,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82523,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82524,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82525,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82526,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82527,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82528,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82529,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82530,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82531,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82532,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82533,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82534,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82535,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82536,'218.249.129.213','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82537,'140.205.144.7','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82538,'222.170.141.3','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82539,'106.120.160.119','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82540,'140.205.144.219','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82541,'178.137.87.228','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82542,'178.137.87.228','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82543,'178.137.87.228','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82544,'140.205.144.23','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82545,'220.181.132.200','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82546,'140.205.144.76','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82547,'140.205.144.16','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82548,'123.125.71.83','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82549,'220.181.108.106','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82550,'140.205.144.194','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82551,'140.205.144.244','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82552,'140.205.144.81','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82553,'140.205.144.233','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82554,'140.205.144.3','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82555,'140.205.144.142','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82556,'140.205.144.190','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82557,'123.125.71.42','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82558,'220.181.108.83','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82559,'140.205.144.50','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82560,'140.205.144.96','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82561,'101.226.69.246','2015-08-03 00:00:00','/index.html','Safari',1,'',''),(82562,'140.205.144.175','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82563,'123.125.71.132','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82564,'140.205.144.19','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82565,'101.226.65.106','2015-08-03 00:00:00','/index.html','Safari',1,'',''),(82566,'140.205.144.32','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82567,'123.125.71.57','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82568,'220.181.108.154','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82569,'140.205.144.154','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82570,'140.205.144.63','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82571,'140.205.144.225','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82572,'140.205.144.37','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82573,'140.205.144.215','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82574,'140.205.144.223','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82575,'220.178.18.34','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82576,'61.135.190.72','2015-08-03 00:00:00','/index.html','IE',1,'www','baidu'),(82577,'140.205.144.210','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82578,'140.205.144.96','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82579,'140.205.144.175','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82580,'123.125.71.29','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82581,'140.205.144.246','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82582,'220.181.165.139','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82583,'220.181.108.154','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82584,'140.205.144.9','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82585,'140.205.144.158','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82586,'140.205.144.183','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82587,'123.125.71.49','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82588,'220.181.108.92','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82589,'52.8.203.206','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82590,'123.125.71.24','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82591,'179.187.101.147','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82592,'220.181.108.84','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82593,'101.226.89.121','2015-08-03 00:00:00','/index.html','Safari',1,'',''),(82594,'180.153.206.27','2015-08-03 00:00:00','/index.html','Safari',1,'',''),(82595,'61.135.190.199','2015-08-03 00:00:00','/index.html','IE',1,'www','baidu'),(82596,'184.95.52.218','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82597,'183.136.190.62','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82598,'119.147.146.192','2015-08-03 00:00:00','/index.html','Chrome',1,'',''),(82599,'121.42.0.39','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82600,'123.125.71.40','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82601,'220.181.108.186','2015-08-03 00:00:00','/index.html','Firefox',1,'',''),(82602,'121.42.0.18','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82603,'46.119.124.209','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82604,'121.42.0.36','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82605,'121.42.0.36','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82606,'121.42.0.36','2015-08-03 00:00:00','/index.html','IE',1,'',''),(82607,'123.125.71.50','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82608,'123.125.71.82','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82609,'220.181.108.148','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82610,'121.42.0.39','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82611,'177.98.95.191','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82612,'183.136.190.62','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82613,'191.177.209.135','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82614,'46.119.124.209','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82615,'46.119.124.209','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82616,'46.119.124.209','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82617,'123.125.71.118','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82618,'123.125.71.132','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82619,'121.42.0.36','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82620,'123.125.71.41','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82621,'220.181.108.184','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82622,'66.249.64.45','2015-08-04 00:00:00','/news.htm','Safari',1,'',''),(82623,'66.249.64.50','2015-08-04 00:00:00','/news.htm','Safari',1,'',''),(82624,'46.118.152.216','2015-08-04 00:00:00','/index.html','Opera',1,'',''),(82625,'46.118.152.216','2015-08-04 00:00:00','/index.html','Opera',1,'',''),(82626,'197.7.119.153','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82627,'157.55.39.183','2015-08-04 00:00:00','/index.html','Safari',1,'',''),(82628,'36.99.31.207','2015-08-04 00:00:00','/index.html','Safari',1,'',''),(82629,'36.99.31.167','2015-08-04 00:00:00','/index.html','Safari',1,'',''),(82630,'123.125.71.110','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82631,'220.181.108.105','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82632,'61.146.178.190','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82633,'123.123.40.207','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82634,'123.123.40.207','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82635,'123.123.40.207','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82636,'123.123.40.207','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82637,'123.123.40.207','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82638,'123.123.40.207','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82639,'182.149.206.181','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82640,'182.149.206.181','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82641,'182.149.206.181','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82642,'123.125.71.32','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82643,'220.181.108.142','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82644,'223.11.0.25','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82645,'123.125.71.25','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82646,'220.181.108.111','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82647,'42.156.139.72','2015-08-04 00:00:00','/index.html','Safari',1,'',''),(82648,'220.181.51.39','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82649,'123.125.71.119','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82650,'178.137.87.228','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82651,'178.137.87.228','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82652,'106.120.160.119','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82653,'220.181.132.194','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82654,'111.13.13.71','2015-08-04 00:00:00','/news.htm','IE',1,'',''),(82655,'123.125.71.16','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82656,'220.181.108.183','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82657,'123.125.71.88','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82658,'220.181.108.162','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82659,'211.157.179.12','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82660,'123.125.71.30','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82661,'220.181.108.153','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82662,'66.249.64.55','2015-08-04 00:00:00','/news.htm','Safari',1,'',''),(82663,'220.181.132.215','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82664,'101.199.108.58','2015-08-04 00:00:00','/index.html','Chrome',1,'',''),(82665,'61.135.189.43','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82666,'46.185.117.31','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82667,'46.185.117.31','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82668,'46.185.117.31','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82669,'220.181.125.20','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82670,'211.94.145.126','2015-08-04 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(82671,'111.206.36.136','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82672,'123.125.71.72','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82673,'220.181.108.153','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82674,'123.125.71.39','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82675,'220.181.108.82','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82676,'178.137.87.228','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82677,'178.137.87.228','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82678,'123.125.71.55','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82679,'220.181.108.77','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82680,'46.119.124.209','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82681,'46.119.124.209','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82682,'61.135.190.69','2015-08-04 00:00:00','/newsview.htm','Safari',1,'',''),(82683,'123.125.71.17','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82684,'220.181.108.90','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82685,'66.249.67.7','2015-08-04 00:00:00','/news.htm','Safari',1,'',''),(82686,'222.89.228.10','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82687,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82688,'222.186.30.111','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82689,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82690,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82691,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82692,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82693,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82694,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82695,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82696,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82697,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82698,'121.42.0.37','2015-08-04 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(82699,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82700,'121.42.0.37','2015-08-04 00:00:00','/news/news.htm','IE',1,'',''),(82701,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82702,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82703,'121.42.0.37','2015-08-04 00:00:00','/news/news.htm','IE',1,'',''),(82704,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82705,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82706,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82707,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82708,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82709,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82710,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82711,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82712,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82713,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82714,'121.42.0.37','2015-08-04 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(82715,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82716,'121.42.0.37','2015-08-04 00:00:00','/news.htm','IE',1,'',''),(82717,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82718,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82719,'121.42.0.37','2015-08-04 00:00:00','/news.htm','IE',1,'',''),(82720,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82721,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82722,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82723,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82724,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82725,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82726,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82727,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82728,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82729,'123.125.71.22','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82730,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82731,'220.181.108.154','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82732,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82733,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82734,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82735,'61.135.190.69','2015-08-04 00:00:00','/index.html','IE',1,'www','baidu'),(82736,'121.42.0.37','2015-08-04 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(82737,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82738,'121.42.0.37','2015-08-04 00:00:00','/newsview.htm','IE',1,'',''),(82739,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82740,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82741,'121.42.0.37','2015-08-04 00:00:00','/newsview.htm','IE',0,'',''),(82742,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82743,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82744,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82745,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82746,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82747,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82748,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82749,'121.42.0.37','2015-08-04 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(82750,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82751,'121.42.0.37','2015-08-04 00:00:00','/news/newsview.htm','IE',1,'',''),(82752,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82753,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82754,'121.42.0.37','2015-08-04 00:00:00','/news/newsview.htm','IE',0,'',''),(82755,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82756,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82757,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82758,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82759,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82760,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82761,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82762,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82763,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82764,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82765,'121.42.0.37','2015-08-04 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(82766,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82767,'121.42.0.37','2015-08-04 00:00:00','/newsview.htm','IE',1,'',''),(82768,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82769,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82770,'121.42.0.37','2015-08-04 00:00:00','/newsview.htm','IE',0,'',''),(82771,'121.42.0.37','2015-08-04 00:00:00','/index.html','IE',1,'',''),(82772,'54.153.15.169','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82773,'54.153.4.93','2015-08-04 00:00:00','/index.html','Firefox',1,'',''),(82774,'46.119.124.209','2015-08-05 00:00:00','/index.html','Opera',1,'',''),(82775,'46.119.124.209','2015-08-05 00:00:00','/index.html','Opera',1,'',''),(82776,'123.125.71.23','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82777,'182.118.53.125','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82778,'220.181.108.180','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82779,'46.118.152.216','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82780,'46.118.152.216','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82781,'46.118.152.216','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82782,'121.42.0.14','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82783,'222.186.30.111','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82784,'121.42.0.37','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82785,'183.136.190.62','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82786,'61.135.165.22','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82787,'123.125.71.136','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82788,'123.125.71.45','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82789,'220.181.108.159','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82790,'66.249.67.116','2015-08-05 00:00:00','/news/newsview.htm','Safari',1,'',''),(82791,'66.249.67.122','2015-08-05 00:00:00','/news/newsview.htm','Safari',1,'',''),(82792,'121.42.0.14','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82793,'123.125.71.86','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82794,'220.181.108.184','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82795,'221.194.128.223','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82796,'46.119.124.209','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82797,'46.119.124.209','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82798,'46.119.124.209','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82799,'121.42.0.37','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82800,'182.118.55.145','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82801,'123.125.71.48','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82802,'220.181.108.95','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82803,'61.135.190.69','2015-08-05 00:00:00','/index.html','IE',1,'www','baidu'),(82804,'178.137.87.228','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82805,'178.137.87.228','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82806,'178.137.87.228','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82807,'201.9.66.228','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82808,'222.134.7.2','2015-08-05 00:00:00','/newsview.htm','Firefox',1,'',''),(82809,'36.99.30.226','2015-08-05 00:00:00','/index.html','Safari',1,'',''),(82810,'36.99.30.70','2015-08-05 00:00:00','/index.html','Safari',1,'',''),(82811,'123.125.71.41','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82812,'220.181.108.85','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82813,'123.125.71.36','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82814,'220.181.108.181','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82815,'119.147.146.189','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82816,'220.181.51.39','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82817,'87.189.200.62','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82818,'180.153.206.27','2015-08-05 00:00:00','/index.html','Safari',1,'',''),(82819,'219.239.7.9','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82820,'46.118.152.216','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82821,'46.118.152.216','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82822,'42.156.139.72','2015-08-05 00:00:00','/index.html','Safari',1,'',''),(82823,'46.118.152.216','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82824,'106.120.160.119','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82825,'101.199.112.50','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82826,'180.149.143.27','2015-08-05 00:00:00','/index.html','Safari',1,'',''),(82827,'61.160.213.110','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82828,'180.153.211.172','2015-08-05 00:00:00','/index.html','Safari',1,'',''),(82829,'112.64.235.246','2015-08-05 00:00:00','/index.html','Safari',1,'',''),(82830,'178.137.87.228','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82831,'61.135.190.72','2015-08-05 00:00:00','/index.html','IE',1,'www','baidu'),(82832,'220.181.51.58','2015-08-05 00:00:00','/index.html','Safari',1,'',''),(82833,'220.181.51.58','2015-08-05 00:00:00','/index.html','Safari',1,'',''),(82834,'211.103.82.155','2015-08-05 00:00:00','/newsview.htm','Safari',1,'','baidu'),(82835,'123.235.28.130','2015-08-05 00:00:00','/news.htm','Chrome',1,'',''),(82836,'114.97.144.212','2015-08-05 00:00:00','/news.htm','Chrome',1,'',''),(82837,'101.199.116.204','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82838,'220.181.132.215','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82839,'220.181.132.196','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82840,'36.99.31.202','2015-08-05 00:00:00','/index.html','Safari',1,'',''),(82841,'144.255.149.232','2015-08-05 00:00:00','/index.html','Chrome',1,'',''),(82842,'180.153.163.206','2015-08-05 00:00:00','/index.html','Safari',1,'',''),(82843,'123.125.71.52','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82844,'221.194.128.223','2015-08-05 00:00:00','/index.html','Firefox',1,'',''),(82845,'121.42.0.16','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82846,'121.42.0.16','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82847,'121.42.0.16','2015-08-05 00:00:00','/index.html','IE',1,'',''),(82848,'61.135.165.9','2015-08-06 00:00:00','/index.html','Safari',1,'',''),(82849,'220.181.51.42','2015-08-06 00:00:00','/index.html','Safari',1,'',''),(82850,'123.125.71.118','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82851,'101.226.33.240','2015-08-06 00:00:00','/index.html','Safari',1,'',''),(82852,'112.64.235.91','2015-08-06 00:00:00','/index.html','Safari',1,'',''),(82853,'183.136.190.62','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82854,'46.119.124.209','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82855,'87.21.197.78','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82856,'123.125.71.34','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82857,'220.181.108.179','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82858,'54.157.138.244','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82859,'123.125.71.88','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82860,'220.181.108.96','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82861,'95.211.168.172','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82862,'218.90.143.254','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82863,'123.125.71.85','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82864,'220.181.108.78','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82865,'115.28.211.0','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82866,'200.149.201.29','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82867,'123.125.71.27','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82868,'220.181.108.81','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82869,'218.17.0.186','2015-08-06 00:00:00','/news.htm','Chrome',1,'',''),(82870,'218.17.0.186','2015-08-06 00:00:00','/news.htm','Chrome',1,'',''),(82871,'218.17.0.186','2015-08-06 00:00:00','/news.htm','Chrome',1,'',''),(82872,'218.17.0.186','2015-08-06 00:00:00','/news.htm','Chrome',1,'',''),(82873,'218.17.0.186','2015-08-06 00:00:00','/news.htm','Chrome',1,'',''),(82874,'218.17.0.186','2015-08-06 00:00:00','/news.htm','Chrome',1,'',''),(82875,'218.17.0.186','2015-08-06 00:00:00','/news.htm','Chrome',1,'',''),(82876,'218.17.0.186','2015-08-06 00:00:00','/news.htm','Chrome',1,'',''),(82877,'218.17.0.186','2015-08-06 00:00:00','/news.htm','Chrome',1,'',''),(82878,'218.17.0.186','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82879,'46.118.152.216','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82880,'46.118.152.216','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82881,'123.123.40.207','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82882,'123.123.40.207','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82883,'123.123.40.207','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82884,'123.123.40.207','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82885,'123.123.40.207','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82886,'123.123.40.207','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82887,'123.125.71.137','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82888,'118.122.250.70','2015-08-06 00:00:00','/index.html','Safari',1,'',''),(82889,'183.129.222.82','2015-08-06 00:00:00','/news.htm','Chrome',1,'',''),(82890,'183.129.222.82','2015-08-06 00:00:00','/newsview.htm','Chrome',1,'',''),(82891,'123.125.71.24','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82892,'220.181.108.110','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82893,'121.42.0.17','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82894,'123.125.71.49','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82895,'189.252.203.137','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82896,'123.125.71.110','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82897,'220.181.108.93','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82898,'121.42.0.39','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82899,'46.185.117.31','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82900,'46.185.117.31','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82901,'46.185.117.31','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82902,'188.138.9.49','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82903,'176.10.104.234','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82904,'176.10.104.234','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82905,'176.10.104.234','2015-08-06 00:00:00','/news.htm','IE',1,'',''),(82906,'111.206.36.133','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82907,'222.177.234.124','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82908,'106.120.160.119','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82909,'101.199.108.120','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82910,'61.146.178.190','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82911,'123.125.71.15','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82912,'220.181.108.85','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82913,'61.135.169.74','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82914,'121.42.0.15','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82915,'115.28.68.157','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82916,'115.28.68.157','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82917,'178.137.87.228','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82918,'178.137.87.228','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82919,'218.247.135.186','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82920,'125.39.206.224','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82921,'114.255.76.96','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82922,'123.125.71.56','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82923,'114.242.249.136','2015-08-06 00:00:00','/index.html','Safari',1,'',''),(82924,'220.181.108.78','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82925,'111.206.36.6','2015-08-06 00:00:00','/newsview.htm','IE',1,'',''),(82926,'61.135.165.10','2015-08-06 00:00:00','/newsview.htm','IE',1,'',''),(82927,'123.123.40.207','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82928,'123.123.40.207','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82929,'123.123.40.207','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82930,'123.123.40.207','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82931,'123.123.40.207','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82932,'123.123.40.207','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82933,'222.177.16.205','2015-08-06 00:00:00','/news.htm','Chrome',1,'',''),(82934,'121.42.0.38','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82935,'123.125.71.78','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82936,'220.181.108.87','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82937,'207.46.13.41','2015-08-06 00:00:00','/index.html','Safari',1,'',''),(82938,'115.28.68.157','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82939,'115.28.68.157','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82940,'106.120.160.119','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82941,'101.199.108.56','2015-08-06 00:00:00','/index.html','Chrome',1,'',''),(82942,'115.28.68.157','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82943,'115.28.68.157','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82944,'115.28.68.157','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82945,'115.28.68.157','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82946,'115.28.68.157','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82947,'115.28.68.157','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82948,'123.125.71.36','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82949,'220.181.108.111','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82950,'46.119.124.209','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82951,'123.125.71.74','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82952,'220.181.108.161','2015-08-06 00:00:00','/index.html','Firefox',1,'',''),(82953,'178.137.87.228','2015-08-06 00:00:00','/index.html','IE',1,'',''),(82954,'46.185.117.31','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82955,'46.185.117.31','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82956,'46.185.117.31','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82957,'58.217.202.61','2015-08-07 00:00:00','/newsview.htm','IE',1,'',''),(82958,'61.135.190.199','2015-08-07 00:00:00','/newsview.htm','IE',1,'',''),(82959,'123.125.71.17','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(82960,'46.119.124.209','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82961,'121.42.0.16','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82962,'220.181.108.96','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(82963,'182.118.60.35','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(82964,'123.125.71.133','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(82965,'123.125.71.62','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(82966,'123.125.71.61','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(82967,'46.185.117.31','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82968,'46.185.117.31','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82969,'46.185.117.31','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82970,'115.239.212.72','2015-08-07 00:00:00','/newsview.htm','IE',1,'',''),(82971,'46.119.124.209','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82972,'123.125.71.18','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(82973,'183.136.190.62','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(82974,'220.181.108.86','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(82975,'121.42.0.38','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82976,'66.249.67.40','2015-08-07 00:00:00','/index.html','Safari',1,'',''),(82977,'123.125.71.22','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(82978,'66.249.67.116','2015-08-07 00:00:00','/news.htm','Safari',1,'',''),(82979,'46.185.117.31','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82980,'46.185.117.31','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82981,'46.185.117.31','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82982,'220.181.165.68','2015-08-07 00:00:00','/newsview.htm','IE',1,'',''),(82983,'180.149.130.143','2015-08-07 00:00:00','/newsview.htm','IE',1,'',''),(82984,'180.149.130.24','2015-08-07 00:00:00','/newsview.htm','IE',1,'',''),(82985,'123.126.113.101','2015-08-07 00:00:00','/index.html','Safari',1,'',''),(82986,'121.42.0.17','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82987,'201.183.29.125','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(82988,'182.118.60.50','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(82989,'46.118.152.216','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82990,'46.118.152.216','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82991,'46.118.152.216','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82992,'46.118.152.216','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82993,'46.118.152.216','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82994,'46.118.152.216','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82995,'46.119.124.209','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82996,'46.119.124.209','2015-08-07 00:00:00','/index.html','IE',1,'',''),(82997,'123.125.71.113','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(82998,'220.181.108.120','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(82999,'121.42.0.14','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83000,'106.38.241.104','2015-08-07 00:00:00','/index.html','Safari',1,'',''),(83001,'110.17.1.129','2015-08-07 00:00:00','/index.html','Chrome',1,'','baidu'),(83002,'123.125.71.31','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83003,'220.181.108.185','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83004,'123.123.40.207','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83005,'123.123.40.207','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83006,'123.123.40.207','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83007,'123.123.40.207','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83008,'123.123.40.207','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83009,'123.123.40.207','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83010,'1.202.240.60','2015-08-07 00:00:00','/news.htm','IE',1,'',''),(83011,'1.202.240.60','2015-08-07 00:00:00','/newsview.htm','IE',1,'',''),(83012,'178.137.87.228','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83013,'178.137.87.228','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83014,'123.125.71.137','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(83015,'123.125.71.120','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(83016,'119.147.146.194','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(83017,'180.153.163.187','2015-08-07 00:00:00','/index.html','Safari',1,'',''),(83018,'94.242.246.23','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(83019,'123.125.71.71','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83020,'220.181.108.96','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83021,'178.137.87.228','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83022,'178.137.87.228','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83023,'171.92.208.129','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83024,'101.226.33.227','2015-08-07 00:00:00','/index.html','Safari',1,'',''),(83025,'221.194.128.223','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83026,'101.227.131.246','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(83027,'114.255.76.96','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(83028,'106.120.160.119','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83029,'66.249.67.116','2015-08-07 00:00:00','/mobile/news.htm','Safari',1,'',''),(83030,'220.181.132.195','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(83031,'123.125.71.34','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83032,'220.181.108.182','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83033,'180.149.143.153','2015-08-07 00:00:00','/newsview.htm','Safari',1,'',''),(83034,'46.118.152.216','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83035,'61.135.190.199','2015-08-07 00:00:00','/index.html','Safari',1,'',''),(83036,'66.249.67.90','2015-08-07 00:00:00','/index.html','Safari',1,'',''),(83037,'69.58.178.59','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83038,'69.58.178.59','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83039,'69.58.178.59','2015-08-07 00:00:00','/news.htm','Firefox',1,'',''),(83040,'220.181.132.215','2015-08-07 00:00:00','/index.html','IE',1,'',''),(83041,'101.199.108.118','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(83042,'123.125.71.51','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83043,'220.181.108.117','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83044,'61.151.218.119','2015-08-07 00:00:00','/index.html','Safari',1,'',''),(83045,'221.194.128.223','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83046,'119.147.146.189','2015-08-07 00:00:00','/index.html','Chrome',1,'',''),(83047,'123.125.71.31','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83048,'220.181.108.187','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83049,'42.156.139.72','2015-08-07 00:00:00','/index.html','Safari',1,'',''),(83050,'202.46.51.139','2015-08-07 00:00:00','/index.html','Firefox',1,'',''),(83051,'123.125.71.91','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83052,'220.181.108.84','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83053,'123.125.71.90','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83054,'220.181.108.162','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83055,'66.249.75.120','2015-08-08 00:00:00','/index.html','Safari',1,'',''),(83056,'123.125.71.92','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83057,'220.181.108.109','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83058,'123.125.71.132','2015-08-08 00:00:00','/index.html','Chrome',1,'',''),(83059,'220.181.51.61','2015-08-08 00:00:00','/index.html','Chrome',1,'',''),(83060,'123.125.71.133','2015-08-08 00:00:00','/index.html','Chrome',1,'',''),(83061,'123.125.71.20','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83062,'220.181.108.81','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83063,'121.42.0.17','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83064,'46.119.124.209','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83065,'121.42.0.31','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83066,'121.42.0.31','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83067,'121.42.0.31','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83068,'123.125.71.84','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83069,'220.181.108.184','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83070,'121.42.0.31','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83071,'61.135.190.72','2015-08-08 00:00:00','/newsview.htm','Safari',1,'',''),(83072,'213.61.149.100','2015-08-08 00:00:00','/index.html','Chrome',1,'',''),(83073,'61.135.190.72','2015-08-08 00:00:00','/index.html','IE',1,'www','baidu'),(83074,'123.125.71.40','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83075,'220.181.108.109','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83076,'121.42.0.18','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83077,'66.249.69.103','2015-08-08 00:00:00','/newsview.htm','Safari',1,'',''),(83078,'121.199.125.21','2015-08-08 00:00:00','/newsview.htm','Firefox',1,'',''),(83079,'121.199.125.21','2015-08-08 00:00:00','/newsview.htm','Firefox',1,'',''),(83080,'121.42.0.39','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83081,'123.125.71.110','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83082,'220.181.108.103','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83083,'220.181.51.62','2015-08-08 00:00:00','/index.html','Chrome',1,'',''),(83084,'61.160.213.110','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83085,'66.249.69.87','2015-08-08 00:00:00','/news/news.htm','Safari',1,'',''),(83086,'66.249.69.103','2015-08-08 00:00:00','/news.htm','Safari',1,'',''),(83087,'66.249.69.73','2015-08-08 00:00:00','/index.html','Safari',1,'',''),(83088,'221.194.128.223','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83089,'180.153.214.197','2015-08-08 00:00:00','/index.html','Safari',1,'',''),(83090,'1.165.235.218','2015-08-08 00:00:00','/index.html','Chrome',1,'',''),(83091,'46.185.117.31','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83092,'46.185.117.31','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83093,'157.55.39.109','2015-08-08 00:00:00','/index.html','Safari',1,'',''),(83094,'61.160.213.110','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83095,'123.125.71.120','2015-08-08 00:00:00','/index.html','Chrome',1,'',''),(83096,'66.249.69.87','2015-08-08 00:00:00','/news/news.htm','Safari',1,'',''),(83097,'123.125.71.19','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83098,'220.181.108.91','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83099,'106.120.160.119','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83100,'101.199.108.120','2015-08-08 00:00:00','/index.html','Chrome',1,'',''),(83101,'123.125.71.20','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83102,'178.137.87.228','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83103,'178.137.87.228','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83104,'180.153.214.199','2015-08-08 00:00:00','/newsview.htm','Safari',1,'',''),(83105,'46.118.152.216','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83106,'46.118.152.216','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83107,'221.194.128.223','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83108,'180.153.214.199','2015-08-08 00:00:00','/index.html','Safari',1,'',''),(83109,'180.153.163.191','2015-08-08 00:00:00','/index.html','Safari',1,'',''),(83110,'123.125.71.50','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83111,'112.198.77.156','2015-08-08 00:00:00','/index.html','Chrome',1,'',''),(83112,'123.125.71.110','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83113,'220.181.108.113','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83114,'121.42.0.17','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83115,'123.125.71.31','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83116,'220.181.108.90','2015-08-08 00:00:00','/index.html','Firefox',1,'',''),(83117,'46.119.124.209','2015-08-08 00:00:00','/index.html','IE',1,'',''),(83118,'121.42.0.15','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83119,'61.146.178.190','2015-08-09 00:00:00','/index.html','Chrome',1,'',''),(83120,'46.119.124.209','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83121,'123.125.71.109','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83122,'220.181.108.100','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83123,'182.118.55.160','2015-08-09 00:00:00','/index.html','Chrome',1,'',''),(83124,'178.137.87.228','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83125,'183.136.190.62','2015-08-09 00:00:00','/index.html','Chrome',1,'',''),(83126,'121.42.0.39','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83127,'123.125.71.120','2015-08-09 00:00:00','/index.html','Chrome',1,'',''),(83128,'121.42.0.15','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83129,'123.125.71.106','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83130,'220.181.108.113','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83131,'123.126.113.109','2015-08-09 00:00:00','/index.html','Safari',1,'',''),(83132,'123.126.113.100','2015-08-09 00:00:00','/index.html','Safari',1,'',''),(83133,'46.119.124.209','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83134,'46.119.124.209','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83135,'123.125.71.113','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83136,'220.181.108.113','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83137,'180.153.186.97','2015-08-09 00:00:00','/newsview.htm','IE',1,'',''),(83138,'182.118.53.13','2015-08-09 00:00:00','/index.html','Chrome',1,'',''),(83139,'121.199.125.21','2015-08-09 00:00:00','/news/news.htm','Firefox',1,'',''),(83140,'123.125.71.12','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83141,'220.181.108.96','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83142,'101.226.66.187','2015-08-09 00:00:00','/index.html','Safari',1,'',''),(83143,'123.125.71.20','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83144,'220.181.108.142','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83145,'180.153.180.165','2015-08-09 00:00:00','/newsview.htm','IE',1,'',''),(83146,'123.125.71.91','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83147,'123.113.244.97','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83148,'123.113.244.97','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83149,'220.181.108.112','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83150,'123.113.244.97','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83151,'123.113.244.97','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83152,'123.113.244.97','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83153,'123.113.244.97','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83154,'61.135.165.22','2015-08-09 00:00:00','/index.html','Chrome',1,'',''),(83155,'220.181.51.62','2015-08-09 00:00:00','/index.html','Chrome',1,'',''),(83156,'220.174.208.154','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83157,'119.147.146.189','2015-08-09 00:00:00','/index.html','Chrome',1,'',''),(83158,'123.125.71.55','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83159,'220.181.108.120','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83160,'180.153.163.191','2015-08-09 00:00:00','/index.html','Safari',1,'',''),(83161,'112.65.193.13','2015-08-09 00:00:00','/index.html','Safari',1,'',''),(83162,'112.65.193.15','2015-08-09 00:00:00','/index.html','Safari',1,'',''),(83163,'58.40.17.85','2015-08-09 00:00:00','/news.htm','Firefox',1,'',''),(83164,'178.137.87.228','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83165,'123.125.71.53','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83166,'220.181.108.104','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83167,'111.206.52.93','2015-08-09 00:00:00','/newsview.htm','Safari',1,'',''),(83168,'101.226.89.123','2015-08-09 00:00:00','/index.html','Safari',1,'',''),(83169,'180.153.206.32','2015-08-09 00:00:00','/index.html','Safari',1,'',''),(83170,'101.226.66.179','2015-08-09 00:00:00','/index.html','Safari',1,'',''),(83171,'220.181.51.45','2015-08-09 00:00:00','/index.html','Chrome',1,'',''),(83172,'46.118.152.216','2015-08-09 00:00:00','/index.html','Opera',1,'',''),(83173,'123.125.71.73','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83174,'220.181.108.178','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83175,'221.194.128.223','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83176,'123.125.71.36','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83177,'220.181.108.75','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83178,'180.153.214.198','2015-08-09 00:00:00','/index.html','Safari',1,'',''),(83179,'123.125.71.75','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83180,'121.42.0.19','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83181,'121.42.0.19','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83182,'121.42.0.19','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83183,'180.153.214.190','2015-08-09 00:00:00','/index.html','Safari',1,'',''),(83184,'123.125.71.50','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83185,'220.181.108.153','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83186,'123.125.71.108','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83187,'220.181.108.103','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83188,'123.125.71.89','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83189,'220.181.108.145','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83190,'121.42.0.39','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83191,'123.125.71.34','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83192,'220.181.108.118','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83193,'113.199.187.193','2015-08-09 00:00:00','/index.html','Chrome',1,'',''),(83194,'121.42.0.18','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83195,'103.7.41.202','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83196,'221.194.128.223','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83197,'123.125.71.52','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83198,'220.181.108.154','2015-08-09 00:00:00','/index.html','Firefox',1,'',''),(83199,'46.185.117.31','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83200,'46.185.117.31','2015-08-09 00:00:00','/index.html','IE',1,'',''),(83201,'42.156.139.72','2015-08-10 00:00:00','/index.html','Safari',1,'',''),(83202,'178.137.87.228','2015-08-10 00:00:00','/index.html','Opera',1,'',''),(83203,'46.119.124.209','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83204,'46.119.124.209','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83205,'46.119.124.209','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83206,'123.125.71.14','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83207,'220.181.108.186','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83208,'183.136.190.62','2015-08-10 00:00:00','/index.html','Chrome',1,'',''),(83209,'121.42.0.18','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83210,'123.125.71.34','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83211,'84.76.166.196','2015-08-10 00:00:00','/index.html','Chrome',1,'',''),(83212,'220.181.108.145','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83213,'66.249.65.62','2015-08-10 00:00:00','/index.html','Safari',1,'',''),(83214,'123.125.71.137','2015-08-10 00:00:00','/index.html','Chrome',1,'',''),(83215,'123.125.71.32','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83216,'220.181.108.185','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83217,'61.160.213.110','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83218,'121.42.0.36','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83219,'181.66.156.51','2015-08-10 00:00:00','/index.html','Chrome',1,'',''),(83220,'46.119.124.209','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83221,'123.125.71.41','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83222,'220.181.108.186','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83223,'222.186.15.95','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83224,'42.156.139.72','2015-08-10 00:00:00','/index.html','Safari',1,'',''),(83225,'123.125.71.79','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83226,'66.249.65.65','2015-08-10 00:00:00','/news/newsview.htm','Safari',1,'',''),(83227,'220.181.108.123','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83228,'123.125.71.112','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83229,'220.181.108.108','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83230,'182.207.70.141','2015-08-10 00:00:00','/index.html','Safari',1,'',''),(83231,'220.181.51.61','2015-08-10 00:00:00','/index.html','Chrome',1,'',''),(83232,'220.181.51.61','2015-08-10 00:00:00','/index.html','Chrome',1,'',''),(83233,'58.40.17.85','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83234,'101.81.129.59','2015-08-10 00:00:00','/index.html','Chrome',1,'',''),(83235,'106.120.160.119','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83236,'123.125.71.71','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83237,'220.181.108.162','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83238,'218.201.111.114','2015-08-10 00:00:00','/news.htm','Chrome',1,'',''),(83239,'218.201.111.114','2015-08-10 00:00:00','/newsview.htm','Chrome',1,'',''),(83240,'66.249.65.114','2015-08-10 00:00:00','/index.html','Safari',1,'',''),(83241,'124.133.55.40','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83242,'220.181.132.215','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83243,'112.65.226.210','2015-08-10 00:00:00','/index.html','Chrome',1,'',''),(83244,'101.199.108.120','2015-08-10 00:00:00','/index.html','Chrome',1,'',''),(83245,'123.113.244.97','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83246,'123.113.244.97','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83247,'220.181.51.61','2015-08-10 00:00:00','/index.html','Chrome',1,'',''),(83248,'58.135.81.230','2015-08-10 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(83249,'178.137.87.228','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83250,'178.137.87.228','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83251,'121.42.0.14','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83252,'123.125.71.44','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83253,'220.181.108.160','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83254,'221.194.128.223','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83255,'121.42.0.31','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83256,'123.125.71.77','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83257,'123.125.71.75','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83258,'220.181.108.144','2015-08-10 00:00:00','/index.html','Firefox',1,'',''),(83259,'121.42.0.39','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83260,'121.42.0.31','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83261,'121.42.0.31','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83262,'121.42.0.31','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83263,'121.42.0.14','2015-08-10 00:00:00','/index.html','IE',1,'',''),(83264,'178.137.87.228','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83265,'178.137.87.228','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83266,'178.137.87.228','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83267,'123.125.71.83','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83268,'220.181.108.103','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83269,'221.194.128.223','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83270,'123.125.71.32','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83271,'46.119.124.209','2015-08-11 00:00:00','/index.html','Opera',1,'',''),(83272,'46.119.124.209','2015-08-11 00:00:00','/index.html','Opera',1,'',''),(83273,'220.181.108.142','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83274,'66.249.69.95','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83275,'220.181.51.56','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83276,'220.181.51.46','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83277,'46.119.124.209','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83278,'46.119.124.209','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83279,'66.249.69.95','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83280,'183.136.190.40','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83281,'66.249.69.95','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83282,'61.135.190.72','2015-08-11 00:00:00','/index.html','IE',1,'www','baidu'),(83283,'66.249.69.103','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83284,'72.52.91.19','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83285,'182.118.53.243','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83286,'123.125.71.91','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83287,'220.181.108.183','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83288,'66.249.69.95','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83289,'66.249.69.103','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83290,'66.249.69.103','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83291,'66.249.69.95','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83292,'123.125.71.86','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83293,'66.249.69.87','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83294,'220.181.108.76','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83295,'66.249.69.87','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83296,'123.126.113.105','2015-08-11 00:00:00','/index.html','Safari',1,'',''),(83297,'66.249.69.103','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83298,'66.249.69.87','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83299,'66.249.69.103','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83300,'182.118.60.85','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83301,'66.249.69.87','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83302,'66.249.69.95','2015-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(83303,'66.249.69.95','2015-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(83304,'123.125.71.21','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83305,'220.181.108.141','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83306,'106.38.241.108','2015-08-11 00:00:00','/index.html','Safari',1,'',''),(83307,'66.249.69.87','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83308,'178.137.87.228','2015-08-11 00:00:00','/index.html','Opera',1,'',''),(83309,'66.249.69.87','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83310,'121.199.125.21','2015-08-11 00:00:00','/newsview.htm','Firefox',1,'',''),(83311,'66.249.69.87','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83312,'123.125.71.52','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83313,'220.181.108.144','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83314,'66.249.69.95','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83315,'66.249.69.87','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83316,'123.125.71.78','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83317,'220.181.108.144','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83318,'66.249.69.87','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83319,'219.143.225.2','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83320,'219.143.225.2','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83321,'66.249.69.95','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83322,'58.211.91.138','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83323,'219.143.225.2','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83324,'219.143.225.2','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83325,'219.143.225.2','2015-08-11 00:00:00','/news.htm','IE',1,'',''),(83326,'219.143.225.2','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83327,'219.143.225.2','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83328,'219.143.225.2','2015-08-11 00:00:00','/news.htm','IE',1,'',''),(83329,'123.125.71.81','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83330,'220.181.108.179','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83331,'66.249.69.95','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83332,'66.249.69.95','2015-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(83333,'220.181.51.46','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83334,'66.249.69.103','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83335,'121.0.29.194','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83336,'112.64.235.247','2015-08-11 00:00:00','/index.html','Safari',1,'睿思科技','baidu'),(83337,'121.42.0.17','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83338,'66.249.69.87','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83339,'61.160.213.110','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83340,'66.249.69.95','2015-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(83341,'66.249.69.95','2015-08-11 00:00:00','/mobile/news.htm','Safari',1,'',''),(83342,'61.146.178.190','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83343,'66.249.69.103','2015-08-11 00:00:00','/news.htm','Safari',1,'',''),(83344,'121.42.0.18','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83345,'66.249.69.87','2015-08-11 00:00:00','/mobile/news.htm','Safari',1,'',''),(83346,'66.249.69.87','2015-08-11 00:00:00','/mobile/news.htm','Safari',1,'',''),(83347,'106.120.160.119','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83348,'220.181.132.196','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83349,'66.249.69.95','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83350,'123.125.71.83','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83351,'66.249.69.103','2015-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(83352,'220.181.108.104','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83353,'42.156.139.72','2015-08-11 00:00:00','/index.html','Safari',1,'',''),(83354,'66.249.69.87','2015-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(83355,'66.249.69.95','2015-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(83356,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83357,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83358,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83359,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83360,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83361,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83362,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83363,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83364,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83365,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83366,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83367,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83368,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83369,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83370,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83371,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83372,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83373,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83374,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83375,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83376,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83377,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83378,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83379,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83380,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83381,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83382,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83383,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83384,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83385,'61.50.118.134','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83386,'66.249.69.103','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83387,'121.42.0.14','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83388,'66.249.69.87','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83389,'66.249.69.103','2015-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(83390,'66.249.69.87','2015-08-11 00:00:00','/mobile/news.htm','Safari',1,'',''),(83391,'66.249.69.87','2015-08-11 00:00:00','/mobile/news.htm','Safari',1,'',''),(83392,'101.226.33.221','2015-08-11 00:00:00','/index.html','Safari',1,'',''),(83393,'123.125.71.42','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83394,'220.181.108.140','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83395,'121.42.0.18','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83396,'66.249.69.95','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83397,'46.118.152.216','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83398,'46.118.152.216','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83399,'46.118.152.216','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83400,'58.210.133.187','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83401,'58.210.133.187','2015-08-11 00:00:00','/news.htm','Chrome',1,'',''),(83402,'58.210.133.187','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83403,'123.125.71.41','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83404,'220.181.108.102','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83405,'178.137.87.228','2015-08-11 00:00:00','/index.html','Opera',1,'',''),(83406,'178.137.87.228','2015-08-11 00:00:00','/index.html','Opera',1,'',''),(83407,'66.249.69.87','2015-08-11 00:00:00','/m/newsview.htm','Safari',1,'',''),(83408,'222.186.31.182','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83409,'124.207.3.125','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83410,'66.249.69.103','2015-08-11 00:00:00','/news/news.htm','Safari',1,'',''),(83411,'66.249.69.95','2015-08-11 00:00:00','/mobile/news.htm','Safari',1,'',''),(83412,'66.249.69.95','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83413,'66.249.69.87','2015-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(83414,'66.249.67.7','2015-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(83415,'66.249.67.7','2015-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(83416,'221.194.128.223','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83417,'180.153.206.34','2015-08-11 00:00:00','/index.html','Safari',1,'',''),(83418,'46.118.152.216','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83419,'66.249.67.122','2015-08-11 00:00:00','/mobile/news.htm','Safari',1,'',''),(83420,'66.249.67.7','2015-08-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(83421,'66.249.67.122','2015-08-11 00:00:00','/news.htm','Safari',1,'',''),(83422,'123.125.71.69','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83423,'220.181.108.158','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83424,'121.40.139.149','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83425,'66.249.67.116','2015-08-11 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(83426,'119.147.146.189','2015-08-11 00:00:00','/index.html','Chrome',1,'',''),(83427,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83428,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83429,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83430,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83431,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83432,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83433,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83434,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83435,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83436,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83437,'121.42.0.31','2015-08-11 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(83438,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83439,'121.42.0.31','2015-08-11 00:00:00','/news/news.htm','IE',1,'',''),(83440,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83441,'121.42.0.31','2015-08-11 00:00:00','/news/news.htm','IE',1,'',''),(83442,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83443,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83444,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83445,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83446,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83447,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83448,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83449,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83450,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83451,'121.42.0.31','2015-08-11 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(83452,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83453,'121.42.0.31','2015-08-11 00:00:00','/news.htm','IE',1,'',''),(83454,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83455,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83456,'121.42.0.31','2015-08-11 00:00:00','/news.htm','IE',1,'',''),(83457,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83458,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83459,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83460,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83461,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83462,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83463,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83464,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83465,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83466,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83467,'121.42.0.31','2015-08-11 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(83468,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83469,'121.42.0.31','2015-08-11 00:00:00','/newsview.htm','IE',1,'',''),(83470,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83471,'121.42.0.31','2015-08-11 00:00:00','/newsview.htm','IE',0,'',''),(83472,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83473,'66.249.67.116','2015-08-11 00:00:00','/m/newsview.htm','Safari',1,'',''),(83474,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83475,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83476,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83477,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83478,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83479,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83480,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83481,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83482,'121.42.0.31','2015-08-11 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(83483,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83484,'121.42.0.31','2015-08-11 00:00:00','/news/newsview.htm','IE',1,'',''),(83485,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83486,'121.42.0.31','2015-08-11 00:00:00','/news/newsview.htm','IE',0,'',''),(83487,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83488,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83489,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83490,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83491,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83492,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83493,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83494,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83495,'66.249.67.122','2015-08-11 00:00:00','/mobile/news.htm','Safari',1,'',''),(83496,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83497,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83498,'121.42.0.31','2015-08-11 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(83499,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83500,'121.42.0.31','2015-08-11 00:00:00','/newsview.htm','IE',1,'',''),(83501,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83502,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83503,'121.42.0.31','2015-08-11 00:00:00','/newsview.htm','IE',0,'',''),(83504,'101.226.66.180','2015-08-11 00:00:00','/index.html','Safari',1,'美国睿思科技公司','baidu'),(83505,'121.42.0.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83506,'66.249.67.122','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83507,'87.117.189.202','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83508,'66.249.67.116','2015-08-11 00:00:00','/mobile/news.htm','Safari',1,'',''),(83509,'66.249.67.116','2015-08-11 00:00:00','/m/news.htm','Safari',1,'',''),(83510,'123.125.71.24','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83511,'220.181.108.86','2015-08-11 00:00:00','/index.html','Firefox',1,'',''),(83512,'103.41.52.199','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83513,'66.249.67.122','2015-08-11 00:00:00','/newsview.htm','Safari',1,'',''),(83514,'46.185.117.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83515,'46.185.117.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83516,'46.185.117.31','2015-08-11 00:00:00','/index.html','IE',1,'',''),(83517,'66.249.67.7','2015-08-12 00:00:00','/news/newsview.htm','Safari',1,'',''),(83518,'121.199.125.21','2015-08-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(83519,'66.249.67.122','2015-08-12 00:00:00','/news/newsview.htm','Safari',1,'',''),(83520,'121.199.125.21','2015-08-12 00:00:00','/news/newsview.htm','Firefox',1,'',''),(83521,'66.249.67.116','2015-08-12 00:00:00','/news/newsview.htm','Safari',1,'',''),(83522,'66.249.67.7','2015-08-12 00:00:00','/newsview.htm','Safari',1,'',''),(83523,'123.125.71.22','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83524,'66.249.67.122','2015-08-12 00:00:00','/news/newsview.htm','Safari',1,'',''),(83525,'220.181.108.86','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83526,'121.42.0.18','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83527,'121.42.0.18','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83528,'121.42.0.18','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83529,'66.249.67.7','2015-08-12 00:00:00','/newsview.htm','Safari',1,'',''),(83530,'66.249.67.122','2015-08-12 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(83531,'123.125.71.118','2015-08-12 00:00:00','/index.html','Chrome',1,'',''),(83532,'66.249.67.122','2015-08-12 00:00:00','/m/newsview.htm','Safari',1,'',''),(83533,'66.249.67.7','2015-08-12 00:00:00','/mobile/news.htm','Safari',1,'',''),(83534,'123.125.71.92','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83535,'220.181.108.153','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83536,'221.194.128.223','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83537,'123.125.71.48','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83538,'66.249.67.7','2015-08-12 00:00:00','/newsview.htm','Safari',1,'',''),(83539,'123.125.71.45','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83540,'220.181.108.108','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83541,'66.249.67.122','2015-08-12 00:00:00','/newsview.htm','Safari',1,'',''),(83542,'123.125.71.91','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83543,'220.181.108.114','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83544,'183.136.190.62','2015-08-12 00:00:00','/index.html','Chrome',1,'',''),(83545,'66.249.67.7','2015-08-12 00:00:00','/m/newsview.htm','Safari',1,'',''),(83546,'123.125.71.13','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83547,'220.181.108.148','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83548,'123.125.71.53','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83549,'220.181.108.182','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83550,'121.42.0.30','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83551,'46.118.152.216','2015-08-12 00:00:00','/index.html','Opera',1,'',''),(83552,'123.125.71.17','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83553,'220.181.108.154','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83554,'121.42.0.38','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83555,'64.246.165.180','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83556,'66.249.67.116','2015-08-12 00:00:00','/news/newsview.htm','Safari',1,'',''),(83557,'123.125.71.70','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83558,'220.181.108.99','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83559,'1.196.180.32','2015-08-12 00:00:00','/index.html','Chrome',1,'',''),(83560,'46.118.152.216','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83561,'101.226.89.117','2015-08-12 00:00:00','/index.html','Safari',1,'',''),(83562,'101.226.33.205','2015-08-12 00:00:00','/index.html','Safari',1,'',''),(83563,'66.249.67.7','2015-08-12 00:00:00','/newsview.htm','Safari',1,'',''),(83564,'61.135.169.22','2015-08-12 00:00:00','/index.html','Chrome',1,'',''),(83565,'123.125.71.133','2015-08-12 00:00:00','/index.html','Chrome',1,'',''),(83566,'123.125.71.55','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83567,'121.42.0.37','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83568,'220.181.108.86','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83569,'123.125.71.51','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83570,'220.181.108.158','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83571,'121.42.0.30','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83572,'123.151.42.81','2015-08-12 00:00:00','/index.html','Chrome',1,'',''),(83573,'64.246.165.150','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83574,'123.125.71.74','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83575,'66.249.67.7','2015-08-12 00:00:00','/news/newsview.htm','Safari',1,'',''),(83576,'220.181.108.143','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83577,'66.249.67.122','2015-08-12 00:00:00','/mobile/news.htm','Safari',1,'',''),(83578,'123.125.71.42','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83579,'220.181.108.102','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83580,'111.198.71.143','2015-08-12 00:00:00','/index.html','Chrome',1,'',''),(83581,'60.211.237.98','2015-08-12 00:00:00','/newsview.htm','Firefox',1,'',''),(83582,'46.185.117.31','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83583,'46.185.117.31','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83584,'59.61.185.41','2015-08-12 00:00:00','/index.html','Chrome',1,'',''),(83585,'123.125.71.32','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83586,'220.181.108.144','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83587,'106.120.160.119','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83588,'202.193.167.16','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83589,'101.226.33.217','2015-08-12 00:00:00','/index.html','Safari',1,'',''),(83590,'157.55.39.118','2015-08-12 00:00:00','/index.html','Safari',1,'',''),(83591,'46.185.117.31','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83592,'46.185.117.31','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83593,'46.185.117.31','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83594,'123.125.71.29','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83595,'220.181.108.147','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83596,'223.72.68.30','2015-08-12 00:00:00','/index.html','Chrome',1,'',''),(83597,'106.120.160.119','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83598,'101.199.108.120','2015-08-12 00:00:00','/index.html','Chrome',1,'',''),(83599,'123.125.71.42','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83600,'223.72.68.30','2015-08-12 00:00:00','/news.htm','Chrome',1,'',''),(83601,'223.72.68.30','2015-08-12 00:00:00','/news.htm','Chrome',1,'',''),(83602,'220.181.108.75','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83603,'46.119.124.209','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83604,'112.64.235.89','2015-08-12 00:00:00','/index.html','Safari',1,'',''),(83605,'123.125.71.119','2015-08-12 00:00:00','/index.html','Chrome',1,'',''),(83606,'220.181.132.215','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83607,'123.125.71.17','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83608,'220.181.108.157','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83609,'101.199.108.55','2015-08-12 00:00:00','/index.html','Chrome',1,'',''),(83610,'103.30.5.213','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83611,'61.135.190.72','2015-08-12 00:00:00','/index.html','IE',1,'www','baidu'),(83612,'123.125.71.42','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83613,'220.181.108.152','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83614,'123.125.71.79','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83615,'220.181.108.151','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83616,'221.194.128.223','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83617,'218.15.128.59','2015-08-12 00:00:00','/index.html','IE',1,'',''),(83618,'123.125.71.48','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83619,'220.181.108.110','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83620,'123.125.71.24','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83621,'220.181.108.177','2015-08-12 00:00:00','/index.html','Firefox',1,'',''),(83622,'182.118.60.80','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83623,'66.249.73.143','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83624,'61.135.169.55','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83625,'123.125.71.58','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83626,'61.160.213.110','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83627,'220.181.108.89','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83628,'42.156.139.72','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83629,'123.125.71.54','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83630,'220.181.108.102','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83631,'121.42.0.16','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83632,'178.137.87.228','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83633,'178.137.87.228','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83634,'178.137.87.228','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83635,'221.194.128.223','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83636,'121.42.0.17','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83637,'182.118.53.97','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83638,'46.185.117.31','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83639,'46.185.117.31','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83640,'46.185.117.31','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83641,'184.95.52.218','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83642,'123.125.71.136','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83643,'123.125.71.50','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83644,'220.181.108.114','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83645,'121.42.0.39','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83646,'119.187.148.107','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83647,'180.153.206.27','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83648,'123.125.71.74','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83649,'180.153.206.22','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83650,'46.119.124.209','2015-08-13 00:00:00','/index.html','Opera',1,'',''),(83651,'46.119.124.209','2015-08-13 00:00:00','/index.html','Opera',1,'',''),(83652,'220.181.108.113','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83653,'180.153.206.27','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83654,'183.136.190.62','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83655,'121.42.0.19','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83656,'178.137.87.228','2015-08-13 00:00:00','/index.html','Opera',1,'',''),(83657,'178.137.87.228','2015-08-13 00:00:00','/index.html','Opera',1,'',''),(83658,'123.125.71.33','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83659,'220.181.108.158','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83660,'46.118.152.216','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83661,'46.118.152.216','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83662,'123.125.71.32','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83663,'220.181.108.119','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83664,'180.153.214.189','2015-08-13 00:00:00','/newsview.htm','Safari',1,'',''),(83665,'180.153.214.189','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83666,'46.119.124.209','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83667,'46.119.124.209','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83668,'46.119.124.209','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83669,'46.119.124.209','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83670,'46.119.124.209','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83671,'123.125.71.61','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83672,'45.34.10.226','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83673,'45.34.10.226','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83674,'45.34.10.226','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83675,'61.156.214.245','2015-08-13 00:00:00','/news.htm','IE',1,'',''),(83676,'61.156.214.245','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83677,'59.61.185.41','2015-08-13 00:00:00','/news.htm','Firefox',1,'',''),(83678,'46.119.124.209','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83679,'123.125.71.20','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83680,'27.154.235.202','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83681,'27.154.235.202','2015-08-13 00:00:00','/news.htm','Chrome',1,'',''),(83682,'27.154.235.202','2015-08-13 00:00:00','/news.htm','Chrome',1,'',''),(83683,'27.154.235.202','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83684,'27.154.235.202','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83685,'36.192.48.219','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83686,'27.154.235.202','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83687,'123.125.71.27','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83688,'223.240.73.30','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83689,'223.240.73.30','2015-08-13 00:00:00','/news.htm','Chrome',1,'',''),(83690,'220.181.108.185','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83691,'61.160.213.110','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83692,'106.120.160.119','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83693,'101.199.108.53','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83694,'67.229.126.186','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83695,'183.221.2.153','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83696,'125.71.90.85','2015-08-13 00:00:00','/news.htm','IE',1,'',''),(83697,'180.153.201.215','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83698,'112.64.235.252','2015-08-13 00:00:00','/news.htm','Safari',1,'',''),(83699,'220.181.132.215','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83700,'112.64.235.252','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83701,'38.100.21.61','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83702,'38.100.21.61','2015-08-13 00:00:00','/newsview.htm','IE',1,'',''),(83703,'38.100.21.61','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83704,'38.100.21.61','2015-08-13 00:00:00','/news.htm','IE',1,'',''),(83705,'101.199.108.51','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83706,'180.153.205.252','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83707,'123.125.71.76','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83708,'220.181.108.117','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83709,'61.160.213.110','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83710,'119.147.146.194','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83711,'106.120.168.199','2015-08-13 00:00:00','/index.html','IE',1,'',''),(83712,'101.199.115.246','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83713,'101.199.108.45','2015-08-13 00:00:00','/index.html','Chrome',1,'',''),(83714,'182.118.71.219','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83715,'42.156.139.72','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83716,'111.206.52.124','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83717,'221.194.128.223','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83718,'123.125.71.46','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83719,'220.181.108.80','2015-08-13 00:00:00','/index.html','Firefox',1,'',''),(83720,'101.226.33.201','2015-08-13 00:00:00','/index.html','Safari',1,'',''),(83721,'101.226.33.218','2015-08-14 00:00:00','/index.html','Safari',1,'',''),(83722,'36.99.31.197','2015-08-14 00:00:00','/index.html','Safari',1,'',''),(83723,'123.125.71.109','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83724,'220.181.108.107','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83725,'66.249.65.65','2015-08-14 00:00:00','/index.html','Safari',1,'',''),(83726,'66.249.65.89','2015-08-14 00:00:00','/index.html','Safari',1,'',''),(83727,'121.42.0.39','2015-08-14 00:00:00','/index.html','IE',1,'',''),(83728,'121.42.0.39','2015-08-14 00:00:00','/index.html','IE',1,'',''),(83729,'121.42.0.39','2015-08-14 00:00:00','/index.html','IE',1,'',''),(83730,'123.125.71.120','2015-08-14 00:00:00','/index.html','Chrome',1,'',''),(83731,'222.134.7.2','2015-08-14 00:00:00','/newsview.htm','Firefox',1,'',''),(83732,'123.125.71.82','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83733,'123.125.71.78','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83734,'220.181.108.118','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83735,'221.194.128.223','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83736,'121.42.0.16','2015-08-14 00:00:00','/index.html','IE',1,'',''),(83737,'123.125.71.22','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83738,'220.181.108.182','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83739,'123.125.71.73','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83740,'220.181.108.93','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83741,'121.42.0.17','2015-08-14 00:00:00','/index.html','IE',1,'',''),(83742,'61.135.190.201','2015-08-14 00:00:00','/index.html','IE',1,'www','baidu'),(83743,'123.125.71.39','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83744,'220.181.108.97','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83745,'112.64.235.248','2015-08-14 00:00:00','/index.html','Safari',1,'',''),(83746,'121.42.0.38','2015-08-14 00:00:00','/index.html','IE',1,'',''),(83747,'119.188.66.120','2015-08-14 00:00:00','/news/newsview.htm','IE',1,'',''),(83748,'61.135.165.22','2015-08-14 00:00:00','/index.html','Chrome',1,'',''),(83749,'61.135.165.22','2015-08-14 00:00:00','/index.html','Chrome',1,'',''),(83750,'106.39.189.74','2015-08-14 00:00:00','/index.html','Safari',1,'','baidu'),(83751,'118.112.154.88','2015-08-14 00:00:00','/news.htm','Chrome',1,'',''),(83752,'118.112.154.88','2015-08-14 00:00:00','/newsview.htm','Chrome',1,'',''),(83753,'112.64.235.248','2015-08-14 00:00:00','/index.html','Safari',1,'',''),(83754,'121.42.0.38','2015-08-14 00:00:00','/index.html','IE',1,'',''),(83755,'117.114.151.164','2015-08-14 00:00:00','/news.htm','Firefox',1,'',''),(83756,'89.248.160.196','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83757,'95.211.138.129','2015-08-14 00:00:00','/index.html','Chrome',1,'',''),(83758,'123.125.71.22','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83759,'220.181.108.121','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83760,'66.249.65.62','2015-08-14 00:00:00','/news/newsview.htm','Safari',1,'',''),(83761,'119.147.146.189','2015-08-14 00:00:00','/index.html','Chrome',1,'',''),(83762,'183.136.190.62','2015-08-14 00:00:00','/index.html','Chrome',1,'',''),(83763,'112.74.196.130','2015-08-14 00:00:00','/index.html','IE',1,'',''),(83764,'123.125.71.51','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83765,'220.181.108.121','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83766,'123.125.71.45','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83767,'220.181.108.85','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83768,'115.183.9.46','2015-08-14 00:00:00','/index.html','Chrome',1,'',''),(83769,'61.146.178.190','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83770,'123.125.71.52','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83771,'66.249.65.62','2015-08-14 00:00:00','/newsview.htm','Safari',1,'',''),(83772,'220.181.108.178','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83773,'183.136.190.40','2015-08-14 00:00:00','/index.html','Chrome',1,'',''),(83774,'66.249.65.68','2015-08-14 00:00:00','/mobile/news.htm','Safari',1,'',''),(83775,'106.120.160.119','2015-08-14 00:00:00','/index.html','IE',1,'',''),(83776,'220.181.132.198','2015-08-14 00:00:00','/index.html','Chrome',1,'',''),(83777,'66.249.65.62','2015-08-14 00:00:00','/mobile/news.htm','Safari',1,'',''),(83778,'101.226.65.106','2015-08-14 00:00:00','/index.html','Safari',1,'',''),(83779,'123.125.71.77','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83780,'61.135.169.10','2015-08-14 00:00:00','/index.html','IE',1,'',''),(83781,'123.125.67.137','2015-08-14 00:00:00','/news.htm','IE',1,'',''),(83782,'220.181.108.187','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83783,'123.125.71.78','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83784,'220.181.108.89','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83785,'220.248.177.166','2015-08-14 00:00:00','/index.html','IE',1,'',''),(83786,'66.249.65.62','2015-08-14 00:00:00','/newsview.htm','Safari',1,'',''),(83787,'123.125.71.46','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83788,'220.181.108.154','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83789,'66.249.65.65','2015-08-14 00:00:00','/newsview.htm','Safari',1,'',''),(83790,'221.194.128.223','2015-08-14 00:00:00','/index.html','Firefox',1,'',''),(83791,'182.118.55.145','2015-08-15 00:00:00','/index.html','Chrome',1,'',''),(83792,'123.125.71.42','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83793,'220.181.108.157','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83794,'66.249.65.62','2015-08-15 00:00:00','/news.htm','Safari',1,'',''),(83795,'123.125.71.109','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83796,'220.181.108.81','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83797,'121.42.0.39','2015-08-15 00:00:00','/index.html','IE',1,'',''),(83798,'123.125.71.133','2015-08-15 00:00:00','/index.html','Chrome',1,'',''),(83799,'66.249.64.45','2015-08-15 00:00:00','/m/news.htm','Safari',1,'',''),(83800,'123.125.71.16','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83801,'220.181.108.89','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83802,'121.42.0.16','2015-08-15 00:00:00','/index.html','IE',1,'',''),(83803,'182.118.69.31','2015-08-15 00:00:00','/index.html','Safari',1,'',''),(83804,'123.125.71.43','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83805,'220.181.108.160','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83806,'121.42.0.36','2015-08-15 00:00:00','/index.html','IE',1,'',''),(83807,'123.125.71.86','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83808,'66.249.64.50','2015-08-15 00:00:00','/news/newsview.htm','Safari',1,'',''),(83809,'220.181.108.186','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83810,'221.194.128.223','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83811,'123.125.71.32','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83812,'220.181.108.176','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83813,'121.42.0.17','2015-08-15 00:00:00','/index.html','IE',1,'',''),(83814,'182.118.53.35','2015-08-15 00:00:00','/index.html','Chrome',1,'',''),(83815,'123.125.71.72','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83816,'220.181.108.116','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83817,'123.125.71.133','2015-08-15 00:00:00','/index.html','Chrome',1,'',''),(83818,'66.249.64.50','2015-08-15 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(83819,'123.125.71.114','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83820,'220.181.108.84','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83821,'119.147.146.194','2015-08-15 00:00:00','/news.htm','Chrome',1,'',''),(83822,'59.40.38.145','2015-08-15 00:00:00','/news.htm','IE',1,'',''),(83823,'218.18.191.98','2015-08-15 00:00:00','/news.htm','IE',1,'',''),(83824,'180.153.206.21','2015-08-15 00:00:00','/news.htm','Safari',1,'',''),(83825,'101.226.51.228','2015-08-15 00:00:00','/news.htm','Safari',1,'',''),(83826,'123.125.71.33','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83827,'220.181.108.154','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83828,'180.153.206.21','2015-08-15 00:00:00','/index.html','Safari',1,'',''),(83829,'124.93.87.120','2015-08-15 00:00:00','/index.html','Chrome',1,'',''),(83830,'220.181.132.215','2015-08-15 00:00:00','/index.html','IE',1,'',''),(83831,'123.125.71.91','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83832,'101.199.108.52','2015-08-15 00:00:00','/index.html','Chrome',1,'',''),(83833,'220.181.108.96','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83834,'123.125.71.89','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83835,'220.181.108.140','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83836,'42.156.136.42','2015-08-15 00:00:00','/index.html','Safari',1,'',''),(83837,'123.125.71.25','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83838,'58.245.27.222','2015-08-15 00:00:00','/index.html','IE',1,'',''),(83839,'220.181.108.93','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83840,'123.125.71.84','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83841,'220.181.108.121','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83842,'121.199.125.21','2015-08-15 00:00:00','/newsview.htm','Firefox',1,'',''),(83843,'123.125.71.33','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83844,'61.160.213.110','2015-08-15 00:00:00','/index.html','IE',1,'',''),(83845,'220.181.108.123','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83846,'169.54.233.119','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83847,'123.125.71.73','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83848,'220.181.108.99','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83849,'101.226.51.230','2015-08-15 00:00:00','/index.html','Safari',1,'',''),(83850,'123.125.71.113','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83851,'220.181.108.184','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83852,'123.125.71.117','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83853,'220.181.108.82','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83854,'121.42.0.14','2015-08-15 00:00:00','/index.html','IE',1,'',''),(83855,'121.42.0.14','2015-08-15 00:00:00','/index.html','IE',1,'',''),(83856,'121.42.0.14','2015-08-15 00:00:00','/index.html','IE',1,'',''),(83857,'179.179.3.176','2015-08-15 00:00:00','/index.html','Chrome',1,'',''),(83858,'123.125.71.21','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83859,'61.135.190.219','2015-08-15 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(83860,'220.181.108.81','2015-08-15 00:00:00','/index.html','Firefox',1,'',''),(83861,'61.135.190.224','2015-08-15 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(83862,'61.135.190.102','2015-08-15 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(83863,'61.135.190.219','2015-08-15 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(83864,'114.89.49.25','2015-08-15 00:00:00','/index.html','Chrome',1,'',''),(83865,'61.135.190.69','2015-08-16 00:00:00','/index.html','IE',1,'www','baidu'),(83866,'123.125.71.56','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83867,'220.181.108.121','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83868,'121.42.0.30','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83869,'91.212.124.28','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83870,'221.194.128.223','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83871,'121.42.0.30','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83872,'220.181.51.62','2015-08-16 00:00:00','/index.html','Chrome',1,'',''),(83873,'121.42.0.18','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83874,'201.42.121.241','2015-08-16 00:00:00','/index.html','Chrome',1,'',''),(83875,'121.42.0.14','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83876,'61.160.213.110','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83877,'221.194.128.223','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83878,'123.125.71.54','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83879,'220.181.108.104','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83880,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83881,'93.174.93.218','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83882,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83883,'123.125.71.42','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83884,'220.181.108.93','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83885,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83886,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83887,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83888,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83889,'46.161.41.199','2015-08-16 00:00:00','/news.htm','Firefox',1,'',''),(83890,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83891,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83892,'101.226.66.179','2015-08-16 00:00:00','/index.html','Safari',1,'',''),(83893,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83894,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83895,'220.181.51.62','2015-08-16 00:00:00','/index.html','Chrome',1,'',''),(83896,'123.125.71.132','2015-08-16 00:00:00','/index.html','Chrome',1,'',''),(83897,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83898,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83899,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83900,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83901,'119.147.146.189','2015-08-16 00:00:00','/index.html','Chrome',1,'',''),(83902,'122.77.206.79','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83903,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83904,'1.202.240.60','2015-08-16 00:00:00','/newsview.htm','IE',1,'','baidu'),(83905,'123.125.71.111','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83906,'220.181.108.96','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83907,'106.120.160.119','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83908,'101.199.108.55','2015-08-16 00:00:00','/index.html','Chrome',1,'',''),(83909,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83910,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83911,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83912,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83913,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83914,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83915,'60.211.237.98','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83916,'112.64.235.245','2015-08-16 00:00:00','/index.html','Safari',1,'',''),(83917,'112.64.235.248','2015-08-16 00:00:00','/index.html','Safari',1,'',''),(83918,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83919,'218.76.28.36','2015-08-16 00:00:00','/news.htm','Chrome',1,'',''),(83920,'218.76.28.36','2015-08-16 00:00:00','/index.html','Chrome',1,'',''),(83921,'180.153.214.180','2015-08-16 00:00:00','/index.html','Safari',1,'',''),(83922,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83923,'46.161.41.199','2015-08-16 00:00:00','/news.htm','Firefox',1,'',''),(83924,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83925,'123.125.71.24','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83926,'220.181.108.113','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83927,'121.42.0.14','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83928,'121.42.0.14','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83929,'121.42.0.14','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83930,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83931,'123.125.71.31','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83932,'220.181.108.182','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83933,'180.153.206.20','2015-08-16 00:00:00','/index.html','Safari',1,'',''),(83934,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83935,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83936,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83937,'121.42.0.36','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83938,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83939,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83940,'46.161.41.199','2015-08-16 00:00:00','/news.htm','Firefox',1,'',''),(83941,'123.125.71.79','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83942,'14.17.34.182','2015-08-16 00:00:00','/index.html','Safari',1,'',''),(83943,'220.181.108.149','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83944,'121.42.0.17','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83945,'111.206.36.4','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83946,'61.135.190.72','2015-08-16 00:00:00','/index.html','IE',1,'www','baidu'),(83947,'46.161.41.199','2015-08-16 00:00:00','/newsview.htm','Firefox',1,'',''),(83948,'121.42.0.17','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83949,'187.17.251.244','2015-08-16 00:00:00','/index.html','Chrome',1,'',''),(83950,'123.125.71.87','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83951,'220.181.108.155','2015-08-16 00:00:00','/index.html','Firefox',1,'',''),(83952,'121.42.0.16','2015-08-16 00:00:00','/index.html','IE',1,'',''),(83953,'220.181.132.215','2015-08-17 00:00:00','/index.html','IE',1,'',''),(83954,'46.161.41.199','2015-08-17 00:00:00','/news.htm','Firefox',1,'',''),(83955,'66.249.65.62','2015-08-17 00:00:00','/news/newsview.htm','Safari',1,'',''),(83956,'101.199.108.119','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(83957,'182.118.55.146','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(83958,'177.131.233.251','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(83959,'121.42.0.16','2015-08-17 00:00:00','/index.html','IE',1,'',''),(83960,'121.42.0.18','2015-08-17 00:00:00','/index.html','IE',1,'',''),(83961,'123.125.71.19','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(83962,'220.181.108.102','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(83963,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83964,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83965,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83966,'46.161.41.199','2015-08-17 00:00:00','/news.htm','Firefox',1,'',''),(83967,'221.194.128.223','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(83968,'61.135.165.23','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(83969,'123.125.71.84','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(83970,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83971,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83972,'220.181.108.178','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(83973,'121.42.0.38','2015-08-17 00:00:00','/index.html','IE',1,'',''),(83974,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83975,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83976,'123.125.71.45','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(83977,'121.42.0.18','2015-08-17 00:00:00','/index.html','IE',1,'',''),(83978,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83979,'46.161.41.199','2015-08-17 00:00:00','/news.htm','Firefox',1,'',''),(83980,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83981,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83982,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83983,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83984,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83985,'46.161.41.199','2015-08-17 00:00:00','/news.htm','Firefox',1,'',''),(83986,'182.118.54.14','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(83987,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83988,'123.125.71.87','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(83989,'220.181.108.91','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(83990,'46.161.41.199','2015-08-17 00:00:00','/news.htm','Firefox',1,'',''),(83991,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83992,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(83993,'221.194.128.223','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(83994,'123.125.71.34','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(83995,'221.130.253.135','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(83996,'221.130.253.135','2015-08-17 00:00:00','/news.htm','Chrome',1,'',''),(83997,'221.130.253.135','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(83998,'101.226.33.221','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(83999,'220.181.108.77','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84000,'61.135.190.199','2015-08-17 00:00:00','/index.html','IE',1,'www','baidu'),(84001,'218.93.1.86','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84002,'61.146.178.190','2015-08-17 00:00:00','/index.html','IE',1,'',''),(84003,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(84004,'220.181.51.61','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84005,'123.125.71.28','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84006,'220.181.108.108','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84007,'218.93.1.86','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84008,'14.17.18.152','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(84009,'180.153.214.191','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(84010,'46.161.41.199','2015-08-17 00:00:00','/newsview.htm','Firefox',1,'',''),(84011,'180.153.206.32','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(84012,'42.156.136.42','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(84013,'180.153.182.69','2015-08-17 00:00:00','/newsview.htm','IE',1,'',''),(84014,'180.153.182.69','2015-08-17 00:00:00','/newsview.htm','IE',1,'',''),(84015,'120.195.15.202','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84016,'106.120.160.119','2015-08-17 00:00:00','/index.html','IE',1,'',''),(84017,'123.125.71.45','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84018,'220.181.108.151','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84019,'103.246.38.196','2015-08-17 00:00:00','/newsview.htm','Chrome',1,'',''),(84020,'61.186.159.230','2015-08-17 00:00:00','/newsview.htm','IE',1,'',''),(84021,'61.186.159.230','2015-08-17 00:00:00','/index.html','IE',1,'',''),(84022,'119.4.99.39','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84023,'119.4.99.39','2015-08-17 00:00:00','/news.htm','Chrome',1,'',''),(84024,'119.4.99.39','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84025,'119.4.99.39','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84026,'123.103.79.240','2015-08-17 00:00:00','/index.html','Chrome',1,'北京睿思百特科技有限公司','baidu'),(84027,'180.153.206.34','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(84028,'101.226.65.102','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(84029,'119.4.99.39','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84030,'123.125.71.55','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84031,'220.181.108.123','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84032,'183.136.190.62','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84033,'180.153.206.21','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(84034,'180.153.206.21','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(84035,'61.151.218.118','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(84036,'175.141.218.255','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84037,'14.17.34.189','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(84038,'101.226.33.208','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(84039,'123.125.71.19','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84040,'220.181.108.96','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84041,'82.250.19.232','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84042,'121.41.24.220','2015-08-17 00:00:00','/index.html','IE',1,'',''),(84043,'177.4.27.217','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84044,'42.156.136.42','2015-08-17 00:00:00','/index.html','Safari',1,'',''),(84045,'201.54.36.1','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84046,'114.252.215.235','2015-08-17 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(84047,'123.125.71.14','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84048,'220.181.108.149','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84049,'123.125.71.47','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84050,'220.181.108.160','2015-08-17 00:00:00','/index.html','Firefox',1,'',''),(84051,'220.181.51.61','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84052,'123.125.71.120','2015-08-17 00:00:00','/newsview.htm','Chrome',1,'',''),(84053,'123.125.71.125','2015-08-17 00:00:00','/newsview.htm','Chrome',1,'',''),(84054,'123.125.71.132','2015-08-17 00:00:00','/news.htm','Chrome',1,'',''),(84055,'123.125.71.118','2015-08-17 00:00:00','/newsview.htm','Chrome',1,'',''),(84056,'123.125.71.125','2015-08-17 00:00:00','/newsview.htm','Chrome',1,'',''),(84057,'58.217.202.15','2015-08-17 00:00:00','/newsview.htm','IE',1,'',''),(84058,'220.181.51.46','2015-08-17 00:00:00','/index.html','Chrome',1,'',''),(84059,'220.181.51.40','2015-08-18 00:00:00','/newsview.htm','Chrome',1,'',''),(84060,'123.125.71.91','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84061,'220.181.108.147','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84062,'123.125.71.42','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84063,'220.181.108.180','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84064,'121.42.0.14','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84065,'121.42.0.14','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84066,'121.42.0.14','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84067,'123.125.71.116','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84068,'220.181.108.181','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84069,'123.125.71.51','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84070,'220.181.108.145','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84071,'221.194.128.223','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84072,'58.215.137.84','2015-08-18 00:00:00','/newsview.htm','Safari',1,'',''),(84073,'123.125.71.84','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84074,'220.181.108.86','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84075,'61.160.213.110','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84076,'1.202.240.60','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84077,'222.134.7.2','2015-08-18 00:00:00','/newsview.htm','Firefox',1,'',''),(84078,'58.32.65.57','2015-08-18 00:00:00','/index.html','Chrome',1,'',''),(84079,'180.153.214.197','2015-08-18 00:00:00','/index.html','Safari',1,'',''),(84080,'203.208.60.27','2015-08-18 00:00:00','/index.html','Safari',1,'',''),(84081,'123.125.71.80','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84082,'220.181.108.144','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84083,'180.153.214.197','2015-08-18 00:00:00','/index.html','Safari',1,'',''),(84084,'221.194.128.223','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84085,'123.125.71.50','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84086,'220.181.108.81','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84087,'220.181.132.215','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84088,'180.97.63.68','2015-08-18 00:00:00','/newsview.htm','IE',1,'',''),(84089,'77.109.141.138','2015-08-18 00:00:00','/index.html','Chrome',1,'',''),(84090,'101.199.112.50','2015-08-18 00:00:00','/index.html','Chrome',1,'',''),(84091,'180.153.186.33','2015-08-18 00:00:00','/newsview.htm','IE',1,'',''),(84092,'220.181.51.61','2015-08-18 00:00:00','/index.html','Chrome',1,'',''),(84093,'101.199.108.120','2015-08-18 00:00:00','/index.html','Chrome',1,'',''),(84094,'1.202.240.60','2015-08-18 00:00:00','/index.html','Safari',1,'',''),(84095,'42.156.136.42','2015-08-18 00:00:00','/newsview.htm','Safari',1,'',''),(84096,'106.120.151.36','2015-08-18 00:00:00','/index.html','Safari',1,'',''),(84097,'222.186.30.126','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84098,'222.186.30.126','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84099,'1.202.240.60','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84100,'123.125.71.70','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84101,'106.120.160.119','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84102,'180.153.180.109','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84103,'222.186.30.126','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84104,'119.147.146.194','2015-08-18 00:00:00','/index.html','Chrome',1,'',''),(84105,'42.156.136.42','2015-08-18 00:00:00','/index.html','Safari',1,'',''),(84106,'123.125.71.86','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84107,'220.181.108.86','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84108,'36.99.31.147','2015-08-18 00:00:00','/index.html','Safari',1,'',''),(84109,'125.81.64.149','2015-08-18 00:00:00','/index.html','Chrome',1,'',''),(84110,'123.125.71.136','2015-08-18 00:00:00','/index.html','Chrome',1,'',''),(84111,'101.226.51.229','2015-08-18 00:00:00','/index.html','Safari',1,'',''),(84112,'123.125.71.107','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84113,'220.181.108.149','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84114,'54.144.105.83','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84115,'121.42.0.16','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84116,'218.89.220.5','2015-08-18 00:00:00','/index.html','Chrome',1,'',''),(84117,'218.89.220.5','2015-08-18 00:00:00','/index.html','Chrome',1,'',''),(84118,'101.226.66.173','2015-08-18 00:00:00','/index.html','Safari',1,'',''),(84119,'101.226.65.108','2015-08-18 00:00:00','/index.html','Safari',1,'',''),(84120,'121.42.0.15','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84121,'182.185.77.92','2015-08-18 00:00:00','/index.html','Chrome',1,'',''),(84122,'177.104.123.122','2015-08-18 00:00:00','/index.html','Chrome',1,'',''),(84123,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84124,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84125,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84126,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84127,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84128,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84129,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84130,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84131,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84132,'121.42.0.30','2015-08-18 00:00:00','/http:/www.ruisitech.com:80/m/newsview.htm','IE',0,'',''),(84133,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84134,'121.42.0.30','2015-08-18 00:00:00','/m/newsview.htm','IE',1,'',''),(84135,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84136,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84137,'121.42.0.30','2015-08-18 00:00:00','/m/newsview.htm','IE',0,'',''),(84138,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84139,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84140,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84141,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84142,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84143,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84144,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84145,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84146,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84147,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84148,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84149,'121.42.0.30','2015-08-18 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(84150,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84151,'121.42.0.30','2015-08-18 00:00:00','/news.htm','IE',1,'',''),(84152,'66.249.73.143','2015-08-18 00:00:00','/index.html','Safari',1,'',''),(84153,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84154,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84155,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84156,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84157,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84158,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84159,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84160,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84161,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84162,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84163,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84164,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84165,'121.42.0.30','2015-08-18 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(84166,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84167,'121.42.0.30','2015-08-18 00:00:00','/newsview.htm','IE',1,'',''),(84168,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84169,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84170,'121.42.0.30','2015-08-18 00:00:00','/newsview.htm','IE',0,'',''),(84171,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84172,'123.125.71.85','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84173,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84174,'220.181.108.155','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84175,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84176,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84177,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84178,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84179,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84180,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84181,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84182,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84183,'121.42.0.30','2015-08-18 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(84184,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84185,'121.42.0.30','2015-08-18 00:00:00','/news/newsview.htm','IE',1,'',''),(84186,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84187,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84188,'121.42.0.30','2015-08-18 00:00:00','/news/newsview.htm','IE',0,'',''),(84189,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84190,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84191,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84192,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84193,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84194,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84195,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84196,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84197,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84198,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84199,'121.42.0.30','2015-08-18 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(84200,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84201,'121.42.0.30','2015-08-18 00:00:00','/newsview.htm','IE',1,'',''),(84202,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84203,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84204,'121.42.0.30','2015-08-18 00:00:00','/newsview.htm','IE',0,'',''),(84205,'61.135.190.72','2015-08-18 00:00:00','/index.html','IE',1,'www','baidu'),(84206,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84207,'121.42.0.30','2015-08-18 00:00:00','/index.html','IE',1,'',''),(84208,'123.125.71.107','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84209,'220.181.108.114','2015-08-18 00:00:00','/index.html','Firefox',1,'',''),(84210,'66.249.65.68','2015-08-19 00:00:00','/newsview.htm','Safari',1,'',''),(84211,'182.118.60.89','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84212,'123.125.71.115','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84213,'220.181.51.55','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84214,'66.249.65.68','2015-08-19 00:00:00','/index.html','Safari',1,'',''),(84215,'58.221.67.99','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84216,'220.181.51.55','2015-08-19 00:00:00','/newsview.htm','Chrome',1,'',''),(84217,'182.118.41.238','2015-08-19 00:00:00','/index.html','IE',1,'',''),(84218,'61.160.213.110','2015-08-19 00:00:00','/index.html','IE',1,'',''),(84219,'36.99.30.78','2015-08-19 00:00:00','/index.html','Safari',1,'',''),(84220,'36.99.30.114','2015-08-19 00:00:00','/index.html','Safari',1,'',''),(84221,'182.118.53.222','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84222,'123.125.71.36','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84223,'220.181.108.182','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84224,'66.249.65.62','2015-08-19 00:00:00','/newsview.htm','Safari',1,'',''),(84225,'189.106.102.42','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84226,'123.125.71.53','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84227,'220.181.108.106','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84228,'189.15.116.22','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84229,'221.194.128.223','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84230,'221.237.115.39','2015-08-19 00:00:00','/news.htm','Chrome',1,'',''),(84231,'221.237.115.39','2015-08-19 00:00:00','/newsview.htm','Chrome',1,'',''),(84232,'123.125.71.82','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84233,'220.181.108.96','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84234,'61.135.169.22','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84235,'111.207.151.66','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84236,'112.64.235.247','2015-08-19 00:00:00','/index.html','Safari',1,'',''),(84237,'180.153.211.172','2015-08-19 00:00:00','/index.html','Safari',1,'',''),(84238,'186.58.146.94','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84239,'101.226.33.219','2015-08-19 00:00:00','/index.html','Safari',1,'',''),(84240,'113.0.41.240','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84241,'112.90.78.22','2015-08-19 00:00:00','/index.html','Safari',1,'',''),(84242,'220.181.108.93','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84243,'123.125.71.53','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84244,'220.181.108.160','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84245,'89.248.172.78','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84246,'222.94.163.252','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84247,'123.125.71.73','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84248,'46.161.41.199','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84249,'220.181.108.92','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84250,'42.156.136.42','2015-08-19 00:00:00','/index.html','Safari',1,'',''),(84251,'59.172.250.98','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84252,'59.172.250.98','2015-08-19 00:00:00','/news.htm','Firefox',1,'',''),(84253,'59.172.250.98','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84254,'186.222.253.96','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84255,'46.161.41.199','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84256,'121.42.0.31','2015-08-19 00:00:00','/index.html','IE',1,'',''),(84257,'46.161.41.199','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84258,'220.181.132.215','2015-08-19 00:00:00','/index.html','IE',1,'',''),(84259,'222.94.163.252','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84260,'119.147.146.194','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84261,'220.181.132.195','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84262,'61.135.169.55','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84263,'180.153.163.211','2015-08-19 00:00:00','/index.html','Safari',1,'',''),(84264,'123.125.71.34','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84265,'220.248.117.178','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84266,'187.181.16.189','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84267,'106.120.160.119','2015-08-19 00:00:00','/index.html','IE',1,'',''),(84268,'118.100.255.70','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84269,'101.199.108.55','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84270,'221.194.128.223','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84271,'101.199.112.55','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84272,'220.181.51.39','2015-08-19 00:00:00','/news.htm','Chrome',1,'',''),(84273,'220.248.117.178','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84274,'180.153.163.210','2015-08-19 00:00:00','/index.html','Safari',1,'',''),(84275,'123.125.71.61','2015-08-19 00:00:00','/newsview.htm','Chrome',1,'',''),(84276,'46.161.41.199','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84277,'69.58.178.57','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84278,'69.58.178.57','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84279,'69.58.178.57','2015-08-19 00:00:00','/news.htm','Firefox',1,'',''),(84280,'46.161.41.199','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84281,'61.135.190.103','2015-08-19 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(84282,'61.135.190.219','2015-08-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(84283,'42.156.136.42','2015-08-19 00:00:00','/index.html','Safari',1,'',''),(84284,'123.125.71.90','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84285,'220.181.108.113','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84286,'123.125.71.137','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84287,'46.161.41.199','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84288,'46.161.41.199','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84289,'46.161.41.199','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84290,'52.68.52.17','2015-08-19 00:00:00','/index.html','Chrome',1,'',''),(84291,'46.161.41.199','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84292,'123.125.71.13','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84293,'220.181.108.143','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84294,'182.118.41.217','2015-08-19 00:00:00','/index.html','IE',1,'',''),(84295,'46.161.41.199','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84296,'123.125.71.32','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84297,'46.161.41.199','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84298,'220.181.108.75','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84299,'123.125.71.91','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84300,'220.181.108.82','2015-08-19 00:00:00','/index.html','Firefox',1,'',''),(84301,'46.161.41.199','2015-08-19 00:00:00','/newsview.htm','Firefox',1,'',''),(84302,'42.156.136.42','2015-08-20 00:00:00','/index.html','Safari',1,'',''),(84303,'123.126.113.108','2015-08-20 00:00:00','/index.html','Safari',1,'',''),(84304,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84305,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84306,'61.135.190.224','2015-08-20 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(84307,'61.135.190.224','2015-08-20 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(84308,'121.42.0.36','2015-08-20 00:00:00','/index.html','IE',1,'',''),(84309,'121.42.0.36','2015-08-20 00:00:00','/index.html','IE',1,'',''),(84310,'121.42.0.36','2015-08-20 00:00:00','/index.html','IE',1,'',''),(84311,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84312,'123.125.71.24','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84313,'220.181.108.112','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84314,'106.38.241.111','2015-08-20 00:00:00','/index.html','Safari',1,'',''),(84315,'61.135.169.55','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84316,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84317,'123.125.71.85','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84318,'201.141.70.220','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84319,'220.181.108.81','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84320,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84321,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84322,'123.125.71.26','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84323,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84324,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84325,'123.125.71.40','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84326,'220.181.108.102','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84327,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84328,'123.125.71.50','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84329,'220.181.108.76','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84330,'182.118.45.239','2015-08-20 00:00:00','/newsview.htm','IE',1,'',''),(84331,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84332,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84333,'123.125.71.55','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84334,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84335,'220.181.108.78','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84336,'89.248.172.78','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84337,'49.77.131.203','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84338,'221.194.128.223','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84339,'61.146.178.190','2015-08-20 00:00:00','/index.html','IE',1,'',''),(84340,'61.135.190.72','2015-08-20 00:00:00','/index.html','IE',1,'www','baidu'),(84341,'42.156.136.42','2015-08-20 00:00:00','/index.html','Safari',1,'',''),(84342,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84343,'123.125.71.36','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84344,'220.181.108.91','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84345,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84346,'112.65.193.13','2015-08-20 00:00:00','/index.html','Safari',1,'',''),(84347,'123.125.71.137','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84348,'61.135.169.22','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84349,'123.125.71.118','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84350,'123.125.71.119','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84351,'123.125.71.119','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84352,'123.125.71.26','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84353,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84354,'220.181.108.116','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84355,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84356,'123.125.71.25','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84357,'220.181.108.111','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84358,'36.99.30.44','2015-08-20 00:00:00','/index.html','Safari',1,'',''),(84359,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84360,'36.99.30.121','2015-08-20 00:00:00','/index.html','Safari',1,'',''),(84361,'42.226.143.55','2015-08-20 00:00:00','/index.html','Safari',1,'','baidu'),(84362,'182.118.42.97','2015-08-20 00:00:00','/index.html','IE',1,'',''),(84363,'58.217.202.135','2015-08-20 00:00:00','/index.html','IE',1,'',''),(84364,'42.156.136.42','2015-08-20 00:00:00','/index.html','Safari',1,'',''),(84365,'123.125.68.138','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84366,'124.128.62.162','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84367,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84368,'180.149.143.13','2015-08-20 00:00:00','/news.htm','IE',1,'',''),(84369,'123.125.67.199','2015-08-20 00:00:00','/index.html','IE',1,'',''),(84370,'42.156.136.42','2015-08-20 00:00:00','/newsview.htm','Safari',1,'',''),(84371,'180.153.214.197','2015-08-20 00:00:00','/index.html','Safari',1,'',''),(84372,'111.193.171.21','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84373,'58.217.202.59','2015-08-20 00:00:00','/newsview.htm','IE',1,'',''),(84374,'111.13.13.10','2015-08-20 00:00:00','/newsview.htm','IE',1,'',''),(84375,'106.120.160.119','2015-08-20 00:00:00','/index.html','IE',1,'',''),(84376,'123.125.67.141','2015-08-20 00:00:00','/newsview.htm','IE',1,'',''),(84377,'111.13.13.74','2015-08-20 00:00:00','/newsview.htm','IE',1,'',''),(84378,'123.125.67.139','2015-08-20 00:00:00','/newsview.htm','IE',1,'',''),(84379,'101.228.195.174','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84380,'123.125.71.12','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84381,'101.199.112.49','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84382,'111.13.13.74','2015-08-20 00:00:00','/newsview.htm','IE',1,'',''),(84383,'111.13.13.73','2015-08-20 00:00:00','/newsview.htm','IE',1,'',''),(84384,'111.13.13.9','2015-08-20 00:00:00','/newsview.htm','IE',1,'',''),(84385,'96.44.100.212','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84386,'220.181.108.111','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84387,'180.109.168.57','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84388,'180.109.168.57','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84389,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84390,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84391,'221.194.128.223','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84392,'106.120.160.119','2015-08-20 00:00:00','/index.html','IE',1,'',''),(84393,'123.125.71.78','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84394,'220.181.108.76','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84395,'220.181.132.196','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84396,'123.125.71.44','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84397,'220.181.108.154','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84398,'222.45.51.236','2015-08-20 00:00:00','/index.html','IE',1,'',''),(84399,'49.244.151.219','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84400,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84401,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84402,'220.181.108.161','2015-08-20 00:00:00','/index.html','Firefox',1,'',''),(84403,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84404,'101.226.33.220','2015-08-20 00:00:00','/index.html','Safari',1,'',''),(84405,'220.181.51.45','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84406,'36.99.31.2','2015-08-20 00:00:00','/index.html','Safari',1,'',''),(84407,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84408,'36.99.31.2','2015-08-20 00:00:00','/index.html','Safari',1,'',''),(84409,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84410,'222.45.51.236','2015-08-20 00:00:00','/index.html','IE',1,'',''),(84411,'177.195.118.231','2015-08-20 00:00:00','/index.html','Chrome',1,'',''),(84412,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84413,'46.161.41.199','2015-08-20 00:00:00','/newsview.htm','Firefox',1,'',''),(84414,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84415,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84416,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84417,'123.125.71.31','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84418,'220.181.108.148','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84419,'182.118.54.68','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84420,'85.240.17.121','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84421,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84422,'123.125.71.58','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84423,'220.181.108.150','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84424,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84425,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84426,'61.135.169.23','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84427,'123.125.71.125','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84428,'182.118.41.116','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84429,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84430,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84431,'177.94.197.26','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84432,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84433,'187.101.199.204','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84434,'184.95.52.218','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84435,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84436,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84437,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84438,'75.168.216.191','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84439,'89.248.172.110','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84440,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84441,'125.60.243.40','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84442,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84443,'123.125.71.80','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84444,'220.181.108.140','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84445,'121.199.125.21','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84446,'121.199.125.21','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84447,'182.118.55.191','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84448,'123.125.71.54','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84449,'220.181.108.97','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84450,'121.42.0.36','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84451,'62.212.73.49','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84452,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84453,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84454,'123.125.71.81','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84455,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84456,'121.42.0.39','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84457,'220.181.108.123','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84458,'101.226.33.237','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84459,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84460,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84461,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84462,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84463,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84464,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84465,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84466,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84467,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84468,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84469,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84470,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84471,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84472,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84473,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84474,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84475,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84476,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84477,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84478,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84479,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84480,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84481,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84482,'58.217.103.34','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84483,'123.125.71.55','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84484,'220.181.108.111','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84485,'46.161.41.199','2015-08-21 00:00:00','/newsview.htm','Firefox',1,'',''),(84486,'219.143.121.29','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84487,'219.143.121.29','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84488,'101.226.33.225','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84489,'119.147.146.195','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84490,'36.48.102.205','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84491,'36.48.102.205','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84492,'36.48.102.205','2015-08-21 00:00:00','/news.htm','Chrome',1,'',''),(84493,'36.48.102.205','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84494,'203.156.204.80','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84495,'203.156.204.80','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84496,'221.194.128.223','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84497,'61.160.213.110','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84498,'180.153.214.178','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84499,'180.153.214.181','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84500,'58.221.61.208','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84501,'101.254.182.34','2015-08-21 00:00:00','/news.htm','Firefox',1,'',''),(84502,'123.118.137.182','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84503,'163.177.69.38','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84504,'123.125.71.112','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84505,'183.60.70.29','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84506,'123.125.68.143','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84507,'220.181.108.89','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84508,'180.153.205.253','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84509,'180.153.206.36','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84510,'101.226.33.221','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84511,'180.153.182.173','2015-08-21 00:00:00','/news/news.htm','IE',1,'',''),(84512,'180.153.182.173','2015-08-21 00:00:00','/news/news.htm','IE',1,'',''),(84513,'101.226.66.173','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84514,'123.125.71.90','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84515,'112.64.235.253','2015-08-21 00:00:00','/newsview.htm','Safari',1,'',''),(84516,'220.181.108.95','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84517,'106.120.160.119','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84518,'220.181.132.198','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84519,'112.64.235.253','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84520,'221.194.128.223','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84521,'182.118.41.181','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84522,'61.135.190.72','2015-08-21 00:00:00','/index.html','IE',1,'www','baidu'),(84523,'101.226.33.219','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84524,'222.45.51.236','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84525,'220.174.208.154','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84526,'121.199.125.21','2015-08-21 00:00:00','/news/newsview.htm','Firefox',1,'',''),(84527,'222.186.30.126','2015-08-21 00:00:00','/index.html','IE',1,'',''),(84528,'207.46.13.9','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84529,'49.244.213.238','2015-08-21 00:00:00','/index.html','Chrome',1,'',''),(84530,'123.126.113.111','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84531,'123.126.113.102','2015-08-21 00:00:00','/index.html','Safari',1,'',''),(84532,'123.125.71.77','2015-08-21 00:00:00','/index.html','Firefox',1,'',''),(84533,'123.125.71.17','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84534,'220.181.108.180','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84535,'36.99.31.236','2015-08-22 00:00:00','/index.html','Safari',1,'',''),(84536,'171.13.14.233','2015-08-22 00:00:00','/index.html','Safari',1,'',''),(84537,'66.249.69.89','2015-08-22 00:00:00','/index.html','Safari',1,'',''),(84538,'123.125.71.18','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84539,'220.181.108.159','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84540,'66.249.69.95','2015-08-22 00:00:00','/index.html','Safari',1,'',''),(84541,'222.182.253.32','2015-08-22 00:00:00','/newsview.htm','Safari',1,'','baidu'),(84542,'101.226.33.206','2015-08-22 00:00:00','/index.html','Chrome',1,'',''),(84543,'180.153.206.16','2015-08-22 00:00:00','/index.html','Chrome',1,'',''),(84544,'123.125.71.137','2015-08-22 00:00:00','/index.html','Chrome',1,'',''),(84545,'121.42.0.31','2015-08-22 00:00:00','/index.html','IE',1,'',''),(84546,'121.42.0.18','2015-08-22 00:00:00','/index.html','IE',1,'',''),(84547,'223.95.73.217','2015-08-22 00:00:00','/index.html','Chrome',1,'',''),(84548,'178.137.95.32','2015-08-22 00:00:00','/index.html','Chrome',1,'',''),(84549,'123.125.71.33','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84550,'220.181.108.185','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84551,'223.95.73.217','2015-08-22 00:00:00','/index.html','Chrome',1,'',''),(84552,'66.249.75.205','2015-08-22 00:00:00','/news/newsview.htm','Safari',1,'',''),(84553,'123.125.71.30','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84554,'220.181.108.177','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84555,'66.249.69.112','2015-08-22 00:00:00','/index.html','Safari',1,'',''),(84556,'221.194.128.223','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84557,'14.17.18.144','2015-08-22 00:00:00','/index.html','Safari',1,'',''),(84558,'220.181.51.61','2015-08-22 00:00:00','/index.html','Chrome',1,'',''),(84559,'182.118.41.238','2015-08-22 00:00:00','/index.html','IE',1,'',''),(84560,'121.42.0.38','2015-08-22 00:00:00','/index.html','IE',1,'',''),(84561,'121.42.0.30','2015-08-22 00:00:00','/index.html','IE',1,'',''),(84562,'123.125.71.34','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84563,'66.249.75.221','2015-08-22 00:00:00','/index.html','Safari',1,'',''),(84564,'220.181.108.112','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84565,'94.102.49.54','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84566,'123.125.71.43','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84567,'220.181.108.154','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84568,'66.249.75.221','2015-08-22 00:00:00','/news/newsview.htm','Safari',1,'',''),(84569,'123.125.71.54','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84570,'220.181.108.121','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84571,'66.249.75.213','2015-08-22 00:00:00','/news/newsview.htm','Safari',1,'',''),(84572,'180.153.182.134','2015-08-22 00:00:00','/news/news.htm','IE',1,'',''),(84573,'180.153.182.134','2015-08-22 00:00:00','/news/news.htm','IE',1,'',''),(84574,'66.249.75.213','2015-08-22 00:00:00','/newsview.htm','Safari',1,'',''),(84575,'123.125.67.147','2015-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(84576,'66.249.75.213','2015-08-22 00:00:00','/newsview.htm','Safari',1,'',''),(84577,'221.194.128.223','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84578,'123.125.71.47','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84579,'220.181.108.75','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84580,'222.186.58.112','2015-08-22 00:00:00','/index.html','IE',1,'',''),(84581,'61.160.213.110','2015-08-22 00:00:00','/index.html','IE',1,'',''),(84582,'123.125.71.18','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84583,'220.181.108.163','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84584,'66.249.75.221','2015-08-22 00:00:00','/newsview.htm','Safari',1,'',''),(84585,'123.125.71.110','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84586,'220.181.108.88','2015-08-22 00:00:00','/index.html','Firefox',1,'',''),(84587,'66.249.75.213','2015-08-22 00:00:00','/newsview.htm','Safari',1,'',''),(84588,'182.118.54.115','2015-08-23 00:00:00','/index.html','Chrome',1,'',''),(84589,'123.125.71.132','2015-08-23 00:00:00','/index.html','Chrome',1,'',''),(84590,'123.125.71.110','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84591,'220.181.108.153','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84592,'222.186.58.121','2015-08-23 00:00:00','/index.html','IE',1,'',''),(84593,'123.125.71.57','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84594,'220.181.108.157','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84595,'189.105.126.119','2015-08-23 00:00:00','/index.html','Chrome',1,'',''),(84596,'123.125.71.33','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84597,'220.181.108.100','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84598,'191.247.231.133','2015-08-23 00:00:00','/index.html','Chrome',1,'',''),(84599,'123.125.71.92','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84600,'220.181.108.182','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84601,'223.95.73.217','2015-08-23 00:00:00','/index.html','Chrome',1,'',''),(84602,'182.118.41.52','2015-08-23 00:00:00','/index.html','IE',1,'',''),(84603,'123.125.71.42','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84604,'220.181.108.81','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84605,'182.118.53.77','2015-08-23 00:00:00','/index.html','Chrome',1,'',''),(84606,'223.95.73.217','2015-08-23 00:00:00','/index.html','Chrome',1,'',''),(84607,'123.125.71.58','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84608,'220.181.108.148','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84609,'121.42.0.18','2015-08-23 00:00:00','/index.html','IE',1,'',''),(84610,'121.42.0.17','2015-08-23 00:00:00','/index.html','IE',1,'',''),(84611,'123.125.71.13','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84612,'220.181.108.108','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84613,'61.135.190.201','2015-08-23 00:00:00','/index.html','IE',1,'www','baidu'),(84614,'61.160.213.110','2015-08-23 00:00:00','/index.html','IE',1,'',''),(84615,'177.36.45.229','2015-08-23 00:00:00','/index.html','Chrome',1,'',''),(84616,'36.99.30.226','2015-08-23 00:00:00','/index.html','Safari',1,'',''),(84617,'171.13.14.233','2015-08-23 00:00:00','/index.html','Safari',1,'',''),(84618,'61.135.169.55','2015-08-23 00:00:00','/index.html','Chrome',1,'',''),(84619,'121.42.0.18','2015-08-23 00:00:00','/index.html','IE',1,'',''),(84620,'121.42.0.19','2015-08-23 00:00:00','/index.html','IE',1,'',''),(84621,'223.21.169.201','2015-08-23 00:00:00','/index.html','Chrome',1,'',''),(84622,'123.125.71.69','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84623,'220.181.108.103','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84624,'106.120.160.119','2015-08-23 00:00:00','/index.html','IE',1,'',''),(84625,'221.194.128.223','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84626,'101.199.108.51','2015-08-23 00:00:00','/index.html','Chrome',1,'',''),(84627,'222.186.58.112','2015-08-23 00:00:00','/index.html','IE',1,'',''),(84628,'180.153.201.214','2015-08-23 00:00:00','/index.html','Safari',1,'',''),(84629,'89.248.172.173','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84630,'123.125.71.73','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84631,'220.181.108.142','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84632,'123.150.182.17','2015-08-23 00:00:00','/index.html','Safari',1,'',''),(84633,'123.125.71.60','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84634,'220.181.108.177','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84635,'14.130.135.219','2015-08-23 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(84636,'123.125.71.39','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84637,'220.181.108.117','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84638,'123.125.71.27','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84639,'220.181.108.87','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84640,'222.186.58.121','2015-08-23 00:00:00','/index.html','IE',1,'',''),(84641,'222.186.58.121','2015-08-23 00:00:00','/index.html','IE',1,'',''),(84642,'123.125.71.114','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84643,'221.194.128.223','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84644,'220.181.108.87','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84645,'42.156.136.42','2015-08-23 00:00:00','/index.html','Safari',1,'',''),(84646,'182.118.41.114','2015-08-23 00:00:00','/index.html','IE',1,'',''),(84647,'123.125.71.24','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84648,'220.181.108.83','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84649,'123.126.113.110','2015-08-23 00:00:00','/index.html','Safari',1,'',''),(84650,'123.125.71.81','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84651,'220.181.108.147','2015-08-23 00:00:00','/index.html','Firefox',1,'',''),(84652,'223.95.73.217','2015-08-24 00:00:00','/index.html','Chrome',1,'',''),(84653,'123.125.71.84','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84654,'220.181.108.177','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84655,'207.46.13.118','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84656,'180.153.214.200','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84657,'121.42.0.38','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84658,'121.42.0.38','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84659,'121.42.0.38','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84660,'123.125.71.52','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84661,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84662,'220.181.108.91','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84663,'123.125.71.61','2015-08-24 00:00:00','/index.html','Chrome',1,'',''),(84664,'106.38.241.107','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84665,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84666,'121.42.0.16','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84667,'121.42.0.16','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84668,'121.42.0.16','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84669,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84670,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84671,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84672,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84673,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84674,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84675,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84676,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84677,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84678,'201.51.11.90','2015-08-24 00:00:00','/index.html','Chrome',1,'',''),(84679,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84680,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84681,'138.94.67.138','2015-08-24 00:00:00','/index.html','Chrome',1,'',''),(84682,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84683,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84684,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84685,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84686,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84687,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84688,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84689,'66.249.64.55','2015-08-24 00:00:00','/news.htm','Safari',1,'',''),(84690,'123.125.71.50','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84691,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84692,'220.181.108.78','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84693,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84694,'123.125.71.78','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84695,'220.181.108.102','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84696,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84697,'66.249.64.55','2015-08-24 00:00:00','/newsview.htm','Safari',1,'',''),(84698,'222.186.58.112','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84699,'222.186.58.112','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84700,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84701,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84702,'121.42.0.17','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84703,'121.42.0.16','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84704,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84705,'123.125.71.69','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84706,'220.181.108.115','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84707,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84708,'180.153.180.185','2015-08-24 00:00:00','/newsview.htm','IE',1,'',''),(84709,'202.102.99.120','2015-08-24 00:00:00','/newsview.htm','IE',1,'',''),(84710,'36.99.30.233','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84711,'66.249.64.50','2015-08-24 00:00:00','/newsview.htm','Safari',1,'',''),(84712,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84713,'36.99.30.38','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84714,'163.177.69.38','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84715,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84716,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84717,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84718,'123.125.71.125','2015-08-24 00:00:00','/index.html','Chrome',1,'',''),(84719,'66.249.64.55','2015-08-24 00:00:00','/news/news.htm','Safari',1,'',''),(84720,'66.249.64.55','2015-08-24 00:00:00','/m/newsview.htm','Safari',1,'',''),(84721,'123.125.71.17','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84722,'220.181.108.108','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84723,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84724,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84725,'191.222.234.63','2015-08-24 00:00:00','/index.html','Chrome',1,'',''),(84726,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84727,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84728,'167.114.174.95','2015-08-24 00:00:00','/index.html','Chrome',1,'',''),(84729,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84730,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84731,'66.249.64.55','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84732,'180.153.201.215','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84733,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84734,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84735,'123.125.71.17','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84736,'220.181.108.106','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84737,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84738,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84739,'121.42.0.15','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84740,'121.42.0.14','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84741,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84742,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84743,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84744,'114.253.122.190','2015-08-24 00:00:00','/index.html','Chrome',1,'','baidu'),(84745,'114.253.122.190','2015-08-24 00:00:00','/index.html','Chrome',1,'',''),(84746,'66.249.64.45','2015-08-24 00:00:00','/m/news.htm','Safari',1,'',''),(84747,'112.64.235.248','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84748,'112.64.235.248','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84749,'106.120.160.119','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84750,'101.199.112.50','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84751,'66.249.64.50','2015-08-24 00:00:00','/news.htm','Safari',1,'',''),(84752,'101.199.108.120','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84753,'66.249.64.55','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84754,'221.194.128.223','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84755,'123.125.71.46','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84756,'66.249.64.45','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84757,'220.181.108.78','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84758,'61.160.213.110','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84759,'66.249.64.55','2015-08-24 00:00:00','/news/news.htm','Safari',1,'',''),(84760,'106.120.160.119','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84761,'66.249.64.45','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84762,'112.64.235.90','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84763,'101.226.33.216','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84764,'66.249.64.45','2015-08-24 00:00:00','/newsview.htm','Safari',1,'',''),(84765,'58.215.137.84','2015-08-24 00:00:00','/newsview.htm','Safari',1,'',''),(84766,'66.249.64.50','2015-08-24 00:00:00','/newsview.htm','Safari',1,'',''),(84767,'182.118.41.174','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84768,'123.125.71.28','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84769,'220.181.108.155','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84770,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84771,'66.249.64.55','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84772,'66.249.64.45','2015-08-24 00:00:00','/news.htm','Safari',1,'',''),(84773,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84774,'66.249.64.45','2015-08-24 00:00:00','/m/news.htm','Safari',1,'',''),(84775,'66.249.64.45','2015-08-24 00:00:00','/mobile/news.htm','Safari',1,'',''),(84776,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84777,'112.64.235.251','2015-08-24 00:00:00','/newsview.htm','Safari',1,'',''),(84778,'115.238.59.243','2015-08-24 00:00:00','/news.htm','IE',1,'',''),(84779,'115.238.59.243','2015-08-24 00:00:00','/newsview.htm','IE',1,'',''),(84780,'115.238.59.243','2015-08-24 00:00:00','/newsview.htm','IE',1,'',''),(84781,'220.184.151.44','2015-08-24 00:00:00','/news.htm','Chrome',1,'',''),(84782,'220.184.151.44','2015-08-24 00:00:00','/newsview.htm','Chrome',1,'',''),(84783,'115.238.59.243','2015-08-24 00:00:00','/newsview.htm','IE',1,'',''),(84784,'115.238.59.243','2015-08-24 00:00:00','/news.htm','IE',1,'',''),(84785,'115.238.59.243','2015-08-24 00:00:00','/newsview.htm','IE',1,'',''),(84786,'115.238.59.243','2015-08-24 00:00:00','/newsview.htm','IE',1,'',''),(84787,'115.238.59.243','2015-08-24 00:00:00','/newsview.htm','IE',1,'',''),(84788,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84789,'101.226.33.205','2015-08-24 00:00:00','/newsview.htm','Safari',1,'',''),(84790,'112.64.235.250','2015-08-24 00:00:00','/newsview.htm','Safari',1,'',''),(84791,'183.60.70.30','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84792,'180.153.163.186','2015-08-24 00:00:00','/news.htm','Safari',1,'',''),(84793,'112.64.235.87','2015-08-24 00:00:00','/newsview.htm','Safari',1,'',''),(84794,'101.226.33.219','2015-08-24 00:00:00','/newsview.htm','Safari',1,'',''),(84795,'66.249.64.45','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84796,'66.249.64.45','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84797,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84798,'112.64.235.251','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84799,'66.249.64.50','2015-08-24 00:00:00','/mobile/news.htm','Safari',1,'',''),(84800,'123.125.71.34','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84801,'220.181.108.96','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84802,'66.249.64.50','2015-08-24 00:00:00','/mobile/news.htm','Safari',1,'',''),(84803,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84804,'101.226.33.219','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84805,'66.249.64.55','2015-08-24 00:00:00','/m/news.htm','Safari',1,'',''),(84806,'66.249.64.45','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84807,'66.249.64.45','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84808,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84809,'118.207.177.2','2015-08-24 00:00:00','/index.html','IE',1,'',''),(84810,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84811,'123.125.71.36','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84812,'220.181.108.185','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84813,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84814,'66.249.64.45','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84815,'180.153.214.181','2015-08-24 00:00:00','/index.html','Safari',1,'',''),(84816,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84817,'66.249.64.50','2015-08-24 00:00:00','/m/news.htm','Safari',1,'',''),(84818,'119.147.146.189','2015-08-24 00:00:00','/index.html','Chrome',1,'',''),(84819,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84820,'183.136.190.62','2015-08-24 00:00:00','/index.html','Chrome',1,'',''),(84821,'123.125.71.25','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84822,'66.249.64.55','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84823,'220.181.108.139','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84824,'66.249.64.50','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84825,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84826,'66.249.64.50','2015-08-24 00:00:00','/m/newsview.htm','Safari',1,'',''),(84827,'223.29.205.2','2015-08-24 00:00:00','/index.html','Chrome',1,'',''),(84828,'223.95.73.217','2015-08-24 00:00:00','/index.html','Chrome',1,'',''),(84829,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84830,'123.125.71.22','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84831,'220.181.108.152','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84832,'61.135.190.201','2015-08-24 00:00:00','/index.html','IE',1,'www','baidu'),(84833,'66.249.64.45','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84834,'66.249.64.55','2015-08-24 00:00:00','/mobile/news.htm','Safari',1,'',''),(84835,'66.249.64.50','2015-08-24 00:00:00','/newsview.htm','Safari',1,'',''),(84836,'66.249.64.45','2015-08-24 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84837,'66.249.64.55','2015-08-24 00:00:00','/mobile/news.htm','Safari',1,'',''),(84838,'123.125.71.18','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84839,'220.181.108.117','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84840,'221.194.128.223','2015-08-24 00:00:00','/index.html','Firefox',1,'',''),(84841,'66.249.64.50','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84842,'66.249.64.50','2015-08-24 00:00:00','/m/newsview.htm','Safari',1,'',''),(84843,'66.249.64.55','2015-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(84844,'66.249.64.50','2015-08-24 00:00:00','/m/newsview.htm','Safari',1,'',''),(84845,'66.249.64.45','2015-08-24 00:00:00','/newsview.htm','Safari',1,'',''),(84846,'123.125.71.106','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84847,'66.249.64.55','2015-08-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(84848,'220.181.108.112','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84849,'66.249.64.45','2015-08-25 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84850,'119.147.146.195','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84851,'66.249.64.50','2015-08-25 00:00:00','/m/newsview.htm','Safari',1,'',''),(84852,'66.249.64.55','2015-08-25 00:00:00','/m/news.htm','Safari',1,'',''),(84853,'66.249.64.55','2015-08-25 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84854,'54.205.87.101','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84855,'123.125.71.57','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84856,'66.249.64.45','2015-08-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(84857,'220.181.108.81','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84858,'66.249.64.50','2015-08-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(84859,'66.249.64.7','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(84860,'152.237.234.234','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84861,'66.249.64.55','2015-08-25 00:00:00','/newsview.htm','Safari',1,'',''),(84862,'54.157.1.51','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84863,'123.125.71.23','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84864,'177.96.71.214','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84865,'220.181.108.149','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84866,'123.125.71.61','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84867,'182.118.53.196','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84868,'123.125.71.23','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84869,'220.181.108.142','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84870,'61.135.190.72','2015-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(84871,'123.125.71.15','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84872,'183.136.190.62','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84873,'123.125.71.117','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84874,'220.181.108.112','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84875,'123.125.71.52','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84876,'220.181.108.151','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84877,'177.101.121.2','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84878,'182.118.60.79','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84879,'66.249.64.55','2015-08-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(84880,'123.125.71.36','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84881,'220.181.108.95','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84882,'121.42.0.16','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84883,'121.42.0.31','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84884,'123.125.71.114','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84885,'220.181.108.91','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84886,'123.125.71.29','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84887,'220.181.108.120','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84888,'182.118.41.124','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84889,'123.125.71.74','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84890,'220.181.108.89','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84891,'59.172.205.132','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84892,'14.17.18.147','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(84893,'66.249.64.146','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(84894,'180.149.143.30','2015-08-25 00:00:00','/news.htm','IE',1,'',''),(84895,'123.125.71.84','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84896,'61.135.165.22','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84897,'220.181.108.84','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84898,'121.42.0.36','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84899,'121.42.0.37','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84900,'123.125.71.60','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84901,'220.181.108.186','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84902,'66.249.64.50','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(84903,'66.249.64.45','2015-08-25 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(84904,'123.125.71.32','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84905,'220.181.108.162','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84906,'112.90.78.25','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(84907,'111.13.13.73','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84908,'222.186.58.121','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84909,'220.181.165.132','2015-08-25 00:00:00','/news.htm','IE',1,'',''),(84910,'79.110.25.149','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84911,'111.13.13.72','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84912,'123.125.71.44','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84913,'220.181.108.88','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84914,'124.126.204.84','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(84915,'123.125.71.90','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84916,'220.181.108.159','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84917,'191.253.40.1','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84918,'58.217.202.64','2015-08-25 00:00:00','/newsview.htm','IE',1,'',''),(84919,'180.149.130.150','2015-08-25 00:00:00','/newsview.htm','IE',1,'',''),(84920,'58.217.202.137','2015-08-25 00:00:00','/newsview.htm','IE',1,'',''),(84921,'180.149.143.11','2015-08-25 00:00:00','/newsview.htm','IE',1,'',''),(84922,'58.217.202.145','2015-08-25 00:00:00','/newsview.htm','IE',1,'',''),(84923,'58.217.202.11','2015-08-25 00:00:00','/newsview.htm','IE',1,'',''),(84924,'61.135.190.199','2015-08-25 00:00:00','/newsview.htm','IE',1,'',''),(84925,'111.206.36.10','2015-08-25 00:00:00','/newsview.htm','IE',1,'',''),(84926,'36.99.31.238','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(84927,'36.99.31.238','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(84928,'101.226.51.226','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(84929,'207.46.13.21','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(84930,'123.125.71.39','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84931,'220.181.108.77','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84932,'200.100.255.190','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84933,'180.153.180.67','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84934,'121.199.125.21','2015-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(84935,'123.125.71.87','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84936,'121.199.125.21','2015-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(84937,'220.181.108.186','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84938,'101.226.33.202','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(84939,'121.199.125.21','2015-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(84940,'61.135.169.22','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84941,'121.199.125.21','2015-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(84942,'121.199.125.21','2015-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(84943,'61.151.218.118','2015-08-25 00:00:00','/newsview.htm','Safari',0,'',''),(84944,'121.199.125.21','2015-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(84945,'112.209.70.231','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84946,'121.199.125.21','2015-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(84947,'121.199.125.21','2015-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(84948,'61.160.213.110','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84949,'121.199.125.21','2015-08-25 00:00:00','/newsview.htm','Firefox',1,'',''),(84950,'123.125.71.33','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84951,'220.181.108.154','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84952,'123.125.71.86','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84953,'138.0.19.200','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84954,'220.181.108.155','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84955,'222.186.58.121','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84956,'36.99.30.243','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(84957,'221.194.128.223','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84958,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84959,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84960,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84961,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84962,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84963,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84964,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84965,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84966,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84967,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84968,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84969,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84970,'121.42.0.15','2015-08-25 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(84971,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84972,'121.42.0.15','2015-08-25 00:00:00','/news.htm','IE',1,'',''),(84973,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84974,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84975,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84976,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84977,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84978,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84979,'121.42.0.15','2015-08-25 00:00:00','/http:/www.ruisitech.com:80/m/newsview.htm','IE',0,'',''),(84980,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84981,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84982,'121.42.0.15','2015-08-25 00:00:00','/m/newsview.htm','IE',1,'',''),(84983,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84984,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84985,'121.42.0.15','2015-08-25 00:00:00','/m/newsview.htm','IE',0,'',''),(84986,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84987,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84988,'121.42.0.15','2015-08-25 00:00:00','/news.htm','IE',1,'',''),(84989,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84990,'123.125.71.85','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84991,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84992,'101.127.159.202','2015-08-25 00:00:00','/index.html','Chrome',1,'',''),(84993,'220.181.108.154','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(84994,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84995,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84996,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84997,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84998,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(84999,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85000,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85001,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85002,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85003,'121.42.0.15','2015-08-25 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(85004,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85005,'121.42.0.15','2015-08-25 00:00:00','/newsview.htm','IE',1,'',''),(85006,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85007,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85008,'121.42.0.15','2015-08-25 00:00:00','/newsview.htm','IE',0,'',''),(85009,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85010,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85011,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85012,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85013,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85014,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85015,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85016,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85017,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85018,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85019,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85020,'121.42.0.15','2015-08-25 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(85021,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85022,'121.42.0.15','2015-08-25 00:00:00','/news/newsview.htm','IE',1,'',''),(85023,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85024,'121.42.0.15','2015-08-25 00:00:00','/news/newsview.htm','IE',0,'',''),(85025,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85026,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85027,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85028,'199.30.228.133','2015-08-25 00:00:00','/index.html','Safari',1,'',''),(85029,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85030,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85031,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85032,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85033,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85034,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85035,'121.42.0.15','2015-08-25 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(85036,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85037,'121.42.0.15','2015-08-25 00:00:00','/newsview.htm','IE',1,'',''),(85038,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85039,'121.42.0.15','2015-08-25 00:00:00','/newsview.htm','IE',0,'',''),(85040,'121.42.0.15','2015-08-25 00:00:00','/index.html','IE',1,'',''),(85041,'123.125.71.88','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(85042,'220.181.108.147','2015-08-25 00:00:00','/index.html','Firefox',1,'',''),(85043,'106.120.160.119','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85044,'101.199.112.54','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85045,'182.118.42.57','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85046,'111.119.202.224','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85047,'123.125.71.137','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85048,'123.125.71.132','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85049,'123.125.71.92','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85050,'220.181.108.143','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85051,'221.194.128.223','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85052,'123.125.71.55','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85053,'220.181.108.154','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85054,'123.125.71.36','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85055,'220.181.108.76','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85056,'123.125.71.45','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85057,'180.153.180.129','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85058,'39.177.190.30','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85059,'101.227.59.114','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85060,'220.181.108.78','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85061,'106.120.160.119','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85062,'101.199.112.51','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85063,'101.199.108.119','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85064,'101.226.33.205','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85065,'14.17.37.144','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85066,'112.95.241.183','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85067,'163.177.69.106','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85068,'163.177.69.107','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85069,'163.177.69.107','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85070,'163.177.82.14','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85071,'163.177.69.106','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85072,'183.232.90.37','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85073,'183.232.90.36','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85074,'120.198.202.48','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85075,'183.232.118.14','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85076,'183.232.118.16','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85077,'120.198.202.48','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85078,'101.226.33.205','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85079,'222.186.58.121','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85080,'222.186.58.121','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85081,'64.246.165.140','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85082,'121.42.0.14','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85083,'121.42.0.36','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85084,'64.246.161.190','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85085,'123.125.71.77','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85086,'220.181.108.153','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85087,'123.125.71.83','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85088,'220.181.108.91','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85089,'36.22.63.210','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85090,'180.153.198.46','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85091,'183.60.35.94','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85092,'183.232.118.15','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85093,'183.60.52.5','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85094,'163.177.69.59','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85095,'123.125.71.55','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85096,'14.152.69.144','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85097,'220.181.108.103','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85098,'101.226.33.201','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85099,'101.226.66.175','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85100,'61.135.190.72','2015-08-26 00:00:00','/index.html','IE',1,'www','baidu'),(85101,'183.60.52.5','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85102,'183.232.118.14','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85103,'163.177.69.13','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85104,'183.60.52.5','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85105,'120.236.167.138','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85106,'120.236.167.138','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85107,'120.236.167.138','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85108,'36.99.30.86','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85109,'101.226.89.115','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85110,'101.226.33.201','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85111,'183.136.190.62','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85112,'101.226.89.116','2015-08-26 00:00:00','/index.html','Safari',1,'resccn.com','baidu'),(85113,'101.226.33.226','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85114,'61.160.213.110','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85115,'121.199.125.21','2015-08-26 00:00:00','/newsview.htm','Firefox',1,'',''),(85116,'123.125.71.70','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85117,'220.181.108.86','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85118,'61.135.169.56','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85119,'180.153.182.82','2015-08-26 00:00:00','/news/newsview.htm','IE',1,'',''),(85120,'180.153.182.82','2015-08-26 00:00:00','/news/newsview.htm','IE',1,'',''),(85121,'222.186.58.121','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85122,'121.42.0.38','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85123,'121.42.0.15','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85124,'123.150.131.107','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85125,'106.39.189.226','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85126,'106.39.189.217','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85127,'106.120.160.119','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85128,'101.199.112.49','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85129,'106.120.160.119','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85130,'101.199.108.56','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85131,'101.199.108.58','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85132,'101.199.112.53','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85133,'123.125.71.58','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85134,'220.181.108.147','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85135,'106.38.188.102','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85136,'123.125.71.20','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85137,'220.181.108.83','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85138,'113.57.244.219','2015-08-26 00:00:00','/index.html','Safari',1,'','baidu'),(85139,'222.211.175.57','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85140,'42.156.136.42','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85141,'220.181.51.61','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85142,'123.125.71.44','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85143,'220.181.108.83','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85144,'14.17.29.85','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85145,'101.75.139.29','2015-08-26 00:00:00','/index.html','Chrome',1,'','baidu'),(85146,'120.198.202.48','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85147,'14.17.37.43','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85148,'163.177.69.13','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85149,'182.118.41.197','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85150,'123.125.71.110','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85151,'220.181.108.150','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85152,'123.125.71.74','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85153,'220.181.108.102','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85154,'197.254.41.190','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85155,'180.153.205.253','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85156,'180.153.163.189','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85157,'36.99.31.236','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85158,'36.99.30.164','2015-08-26 00:00:00','/index.html','Safari',1,'',''),(85159,'123.125.71.49','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85160,'220.181.108.85','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85161,'42.156.136.42','2015-08-26 00:00:00','/newsview.htm','Safari',1,'',''),(85162,'187.75.123.133','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85163,'111.206.36.144','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85164,'201.0.205.44','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85165,'121.42.0.39','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85166,'121.42.0.36','2015-08-26 00:00:00','/index.html','IE',1,'',''),(85167,'123.125.71.92','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85168,'220.181.108.114','2015-08-26 00:00:00','/index.html','Firefox',1,'',''),(85169,'2.34.250.7','2015-08-26 00:00:00','/index.html','Chrome',1,'',''),(85170,'182.118.54.68','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85171,'123.125.71.51','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85172,'220.181.108.96','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85173,'123.125.71.76','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85174,'220.181.108.187','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85175,'200.93.231.43','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85176,'221.194.128.223','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85177,'123.125.71.24','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85178,'220.181.108.117','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85179,'123.125.71.137','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85180,'201.8.181.92','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85181,'46.161.41.199','2015-08-27 00:00:00','/newsview.htm','Firefox',1,'',''),(85182,'61.177.48.5','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85183,'121.42.0.18','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85184,'121.42.0.16','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85185,'123.125.71.87','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85186,'183.136.190.62','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85187,'123.125.71.108','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85188,'220.181.108.182','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85189,'182.118.60.38','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85190,'177.66.211.104','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85191,'119.147.146.189','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85192,'123.125.71.24','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85193,'123.125.71.45','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85194,'220.181.108.143','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85195,'121.42.0.37','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85196,'121.42.0.30','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85197,'123.125.71.106','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85198,'220.181.108.83','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85199,'139.228.154.121','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85200,'121.199.125.21','2015-08-27 00:00:00','/newsview.htm','Firefox',1,'',''),(85201,'191.37.63.78','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85202,'221.194.128.223','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85203,'123.125.71.85','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85204,'220.181.108.75','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85205,'191.243.195.147','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85206,'191.6.162.187','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85207,'61.135.169.23','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85208,'220.181.51.56','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85209,'220.181.51.61','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85210,'106.120.160.119','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85211,'123.125.71.41','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85212,'101.199.112.55','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85213,'220.181.108.88','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85214,'202.102.99.84','2015-08-27 00:00:00','/news/newsview.htm','IE',1,'',''),(85215,'222.186.58.121','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85216,'182.118.41.197','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85217,'121.42.0.14','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85218,'121.42.0.18','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85219,'139.196.27.234','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85220,'46.161.41.199','2015-08-27 00:00:00','/newsview.htm','Firefox',1,'',''),(85221,'46.161.41.199','2015-08-27 00:00:00','/newsview.htm','Firefox',1,'',''),(85222,'157.55.39.150','2015-08-27 00:00:00','/index.html','Safari',1,'',''),(85223,'222.186.58.121','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85224,'222.186.58.121','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85225,'222.45.51.236','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85226,'61.146.178.190','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85227,'169.54.233.126','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85228,'61.135.189.40','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85229,'190.207.242.176','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85230,'220.181.125.22','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85231,'36.99.31.228','2015-08-27 00:00:00','/index.html','Safari',1,'',''),(85232,'36.99.31.174','2015-08-27 00:00:00','/index.html','Safari',1,'',''),(85233,'121.42.0.16','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85234,'121.42.0.16','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85235,'121.42.0.16','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85236,'190.231.60.178','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85237,'121.42.0.31','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85238,'121.42.0.31','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85239,'121.42.0.31','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85240,'106.39.189.161','2015-08-27 00:00:00','/index.html','Safari',1,'','baidu'),(85241,'123.125.71.27','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85242,'220.181.108.82','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85243,'177.133.5.255','2015-08-27 00:00:00','/index.html','Chrome',1,'',''),(85244,'61.135.190.199','2015-08-27 00:00:00','/index.html','IE',1,'www','baidu'),(85245,'61.160.213.110','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85246,'113.108.76.39','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85247,'121.42.0.15','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85248,'121.42.0.15','2015-08-27 00:00:00','/index.html','IE',1,'',''),(85249,'123.125.71.56','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85250,'220.181.108.184','2015-08-27 00:00:00','/index.html','Firefox',1,'',''),(85251,'117.147.148.44','2015-08-28 00:00:00','/index.html','Chrome',1,'','baidu'),(85252,'222.186.58.121','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85253,'222.186.58.121','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85254,'123.125.71.117','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85255,'222.186.30.126','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85256,'220.181.108.160','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85257,'121.199.125.21','2015-08-28 00:00:00','/news/news.htm','Firefox',1,'',''),(85258,'123.125.71.58','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85259,'220.181.108.141','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85260,'123.125.71.14','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85261,'121.42.0.18','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85262,'121.42.0.36','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85263,'220.181.108.187','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85264,'182.118.41.186','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85265,'201.6.197.193','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85266,'186.178.117.156','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85267,'123.125.71.78','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85268,'220.181.108.184','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85269,'123.125.71.30','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85270,'220.181.51.62','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85271,'202.102.99.86','2015-08-28 00:00:00','/newsview.htm','IE',1,'',''),(85272,'123.125.71.15','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85273,'183.57.153.157','2015-08-28 00:00:00','/newsview.htm','IE',1,'',''),(85274,'220.181.108.84','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85275,'182.118.53.176','2015-08-28 00:00:00','/newsview.htm','IE',1,'',''),(85276,'61.177.48.5','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85277,'121.42.0.38','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85278,'121.42.0.18','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85279,'177.72.25.18','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85280,'218.207.150.31','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85281,'85.25.103.119','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85282,'183.57.153.109','2015-08-28 00:00:00','/newsview.htm','IE',1,'',''),(85283,'177.99.1.201','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85284,'140.207.198.194','2015-08-28 00:00:00','/newsview.htm','IE',1,'',''),(85285,'222.186.58.121','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85286,'222.186.58.121','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85287,'183.136.190.40','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85288,'221.194.128.223','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85289,'123.125.71.133','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85290,'123.125.71.120','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85291,'123.125.71.125','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85292,'14.17.37.144','2015-08-28 00:00:00','/index.html','Safari',1,'',''),(85293,'183.232.90.36','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85294,'183.232.90.38','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85295,'183.232.118.13','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85296,'112.95.241.184','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85297,'163.177.82.13','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85298,'112.95.241.184','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85299,'120.198.202.48','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85300,'183.232.118.14','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85301,'183.232.90.38','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85302,'163.177.69.13','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85303,'163.177.82.14','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85304,'163.177.82.14','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85305,'106.120.160.119','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85306,'112.65.193.15','2015-08-28 00:00:00','/index.html','Safari',1,'',''),(85307,'180.153.182.174','2015-08-28 00:00:00','/news/newsview.htm','IE',1,'',''),(85308,'180.153.182.165','2015-08-28 00:00:00','/news/newsview.htm','IE',1,'',''),(85309,'112.65.193.15','2015-08-28 00:00:00','/index.html','Safari',1,'',''),(85310,'121.42.0.17','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85311,'121.42.0.37','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85312,'123.125.71.58','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85313,'220.181.108.118','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85314,'182.118.60.170','2015-08-28 00:00:00','/newsview.htm','IE',1,'',''),(85315,'182.118.70.80','2015-08-28 00:00:00','/news/newsview.htm','IE',1,'',''),(85316,'123.125.71.73','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85317,'220.181.108.115','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85318,'222.186.30.126','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85319,'123.150.131.107','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85320,'123.150.131.107','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85321,'123.150.131.107','2015-08-28 00:00:00','/news.htm','IE',1,'',''),(85322,'123.150.131.107','2015-08-28 00:00:00','/newsview.htm','IE',1,'',''),(85323,'220.181.132.215','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85324,'220.181.132.200','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85325,'61.146.233.116','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85326,'195.32.18.2','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85327,'123.125.71.12','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85328,'180.153.214.180','2015-08-28 00:00:00','/index.html','Safari',1,'',''),(85329,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85330,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85331,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85332,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85333,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85334,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85335,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85336,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85337,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85338,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85339,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85340,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85341,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85342,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85343,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85344,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85345,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85346,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85347,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85348,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85349,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85350,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85351,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85352,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85353,'36.99.30.67','2015-08-28 00:00:00','/news/newsview.htm','Safari',1,'',''),(85354,'36.99.30.243','2015-08-28 00:00:00','/newsview.htm','Safari',1,'',''),(85355,'61.151.218.118','2015-08-28 00:00:00','/index.html','Safari',1,'',''),(85356,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85357,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85358,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85359,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85360,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85361,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85362,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85363,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85364,'211.100.3.51','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85365,'123.125.71.34','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85366,'61.135.165.22','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85367,'123.125.71.125','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85368,'220.181.51.39','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85369,'123.125.71.120','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85370,'123.125.71.119','2015-08-28 00:00:00','/index.html','Chrome',1,'',''),(85371,'121.40.55.221','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85372,'112.64.235.251','2015-08-28 00:00:00','/index.html','Safari',1,'',''),(85373,'123.125.71.111','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85374,'220.181.108.163','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85375,'222.45.51.236','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85376,'124.158.108.137','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85377,'182.118.41.104','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85378,'221.194.128.223','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85379,'222.45.51.236','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85380,'123.125.71.72','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85381,'220.181.108.104','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85382,'123.125.71.108','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85383,'220.181.108.146','2015-08-28 00:00:00','/index.html','Firefox',1,'',''),(85384,'121.42.0.15','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85385,'121.42.0.31','2015-08-28 00:00:00','/index.html','IE',1,'',''),(85386,'123.125.71.24','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85387,'220.181.108.80','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85388,'66.249.67.102','2015-08-29 00:00:00','/newsview.htm','Safari',1,'',''),(85389,'66.249.67.102','2015-08-29 00:00:00','/news.htm','Safari',1,'',''),(85390,'119.147.146.189','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85391,'36.99.31.12','2015-08-29 00:00:00','/index.html','Safari',1,'',''),(85392,'123.125.71.46','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85393,'36.99.31.2','2015-08-29 00:00:00','/index.html','Safari',1,'',''),(85394,'52.76.56.18','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85395,'61.135.165.23','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85396,'220.181.51.39','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85397,'61.135.165.22','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85398,'211.25.10.98','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85399,'121.42.0.19','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85400,'121.42.0.17','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85401,'42.156.136.42','2015-08-29 00:00:00','/index.html','Safari',1,'',''),(85402,'177.138.17.248','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85403,'123.125.71.32','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85404,'220.181.108.99','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85405,'180.97.63.67','2015-08-29 00:00:00','/newsview.htm','IE',1,'',''),(85406,'180.153.186.18','2015-08-29 00:00:00','/newsview.htm','IE',1,'',''),(85407,'180.153.186.73','2015-08-29 00:00:00','/newsview.htm','IE',0,'',''),(85408,'121.42.0.15','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85409,'121.42.0.14','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85410,'183.136.142.167','2015-08-29 00:00:00','/newsview.htm','IE',1,'',''),(85411,'119.147.146.189','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85412,'183.136.142.102','2015-08-29 00:00:00','/newsview.htm','IE',1,'',''),(85413,'123.123.119.204','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85414,'123.123.119.204','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85415,'123.123.119.204','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85416,'123.123.119.204','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85417,'123.125.71.19','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85418,'220.181.108.105','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85419,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85420,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85421,'115.183.185.174','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85422,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85423,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85424,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85425,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85426,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85427,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85428,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85429,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85430,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85431,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85432,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85433,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85434,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85435,'179.182.29.179','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85436,'123.125.71.50','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85437,'220.181.108.142','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85438,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85439,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85440,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85441,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85442,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85443,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85444,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85445,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85446,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85447,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85448,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85449,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85450,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85451,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85452,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85453,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85454,'115.183.185.174','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85455,'183.136.142.164','2015-08-29 00:00:00','/newsview.htm','IE',1,'',''),(85456,'123.125.71.119','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85457,'123.125.71.57','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85458,'220.181.108.89','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85459,'121.42.0.38','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85460,'121.42.0.16','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85461,'106.120.160.119','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85462,'101.199.112.51','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85463,'177.72.175.120','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85464,'61.135.190.199','2015-08-29 00:00:00','/index.html','IE',1,'www','baidu'),(85465,'106.120.151.36','2015-08-29 00:00:00','/index.html','Safari',1,'',''),(85466,'61.191.55.108','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85467,'182.118.41.203','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85468,'123.125.71.32','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85469,'220.181.108.120','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85470,'183.195.39.146','2015-08-29 00:00:00','/news.htm','Chrome',1,'',''),(85471,'42.156.136.42','2015-08-29 00:00:00','/index.html','Safari',1,'',''),(85472,'42.156.139.42','2015-08-29 00:00:00','/index.html','Safari',1,'',''),(85473,'61.160.213.110','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85474,'119.147.146.195','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85475,'1.202.240.60','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85476,'123.150.131.107','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85477,'66.249.67.122','2015-08-29 00:00:00','/newsview.htm','Safari',1,'',''),(85478,'121.199.125.21','2015-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(85479,'121.199.125.21','2015-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(85480,'121.199.125.21','2015-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(85481,'157.55.39.153','2015-08-29 00:00:00','/index.html','Safari',1,'',''),(85482,'121.199.125.21','2015-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(85483,'121.199.125.21','2015-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(85484,'121.199.125.21','2015-08-29 00:00:00','/newsview.htm','Firefox',1,'',''),(85485,'179.178.99.183','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85486,'60.190.174.253','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85487,'123.125.71.51','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85488,'220.181.108.150','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85489,'123.125.71.46','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85490,'220.181.108.142','2015-08-29 00:00:00','/index.html','Firefox',1,'',''),(85491,'180.254.170.240','2015-08-29 00:00:00','/index.html','Chrome',1,'',''),(85492,'36.99.31.201','2015-08-29 00:00:00','/index.html','Safari',1,'',''),(85493,'36.99.31.201','2015-08-29 00:00:00','/index.html','Safari',1,'',''),(85494,'121.42.0.38','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85495,'121.42.0.38','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85496,'222.186.30.126','2015-08-29 00:00:00','/index.html','IE',1,'',''),(85497,'218.5.250.47','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85498,'66.249.67.77','2015-08-30 00:00:00','/index.html','Safari',1,'',''),(85499,'123.125.71.22','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85500,'221.194.128.223','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85501,'220.181.108.155','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85502,'190.104.237.14','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85503,'36.99.31.236','2015-08-30 00:00:00','/index.html','Safari',1,'',''),(85504,'36.99.30.114','2015-08-30 00:00:00','/index.html','Safari',1,'',''),(85505,'123.57.9.225','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85506,'61.135.169.23','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85507,'123.125.71.120','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85508,'123.125.71.27','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85509,'220.181.108.149','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85510,'183.136.190.62','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85511,'183.136.190.62','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85512,'183.136.142.185','2015-08-30 00:00:00','/newsview.htm','IE',1,'',''),(85513,'183.136.190.62','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85514,'183.136.190.40','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85515,'123.125.71.52','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85516,'220.181.108.149','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85517,'121.42.0.30','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85518,'121.42.0.37','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85519,'186.225.45.170','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85520,'123.57.91.136','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85521,'182.118.41.52','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85522,'112.25.185.146','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85523,'123.125.71.54','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85524,'220.181.108.81','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85525,'123.125.71.78','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85526,'220.181.108.161','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85527,'123.125.71.132','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85528,'123.125.71.120','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85529,'121.42.0.30','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85530,'121.42.0.30','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85531,'123.125.71.42','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85532,'220.181.108.121','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85533,'221.194.128.223','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85534,'169.54.233.123','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85535,'66.249.67.90','2015-08-30 00:00:00','/index.html','Safari',1,'',''),(85536,'121.42.0.18','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85537,'121.42.0.14','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85538,'123.125.71.39','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85539,'220.181.108.144','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85540,'106.120.151.36','2015-08-30 00:00:00','/index.html','Safari',1,'',''),(85541,'123.125.71.17','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85542,'220.181.108.176','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85543,'106.120.160.119','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85544,'101.199.112.50','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85545,'180.153.214.190','2015-08-30 00:00:00','/index.html','Safari',1,'',''),(85546,'123.125.71.92','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85547,'220.181.108.100','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85548,'183.136.190.62','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85549,'121.42.0.17','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85550,'121.42.0.39','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85551,'183.193.36.244','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85552,'123.125.71.72','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85553,'183.136.190.62','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85554,'220.181.108.99','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85555,'61.146.178.190','2015-08-30 00:00:00','/index.html','IE',1,'',''),(85556,'222.134.7.2','2015-08-30 00:00:00','/newsview.htm','Firefox',1,'',''),(85557,'123.125.71.12','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85558,'220.181.108.97','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85559,'123.125.71.50','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85560,'220.181.108.80','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85561,'180.153.214.176','2015-08-30 00:00:00','/index.html','Safari',1,'',''),(85562,'180.153.206.26','2015-08-30 00:00:00','/index.html','Safari',1,'',''),(85563,'79.42.16.135','2015-08-30 00:00:00','/index.html','Chrome',1,'',''),(85564,'123.125.71.50','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85565,'123.125.71.75','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85566,'220.181.108.120','2015-08-30 00:00:00','/index.html','Firefox',1,'',''),(85567,'123.125.71.56','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85568,'220.181.108.92','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85569,'179.93.247.240','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85570,'182.118.55.186','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85571,'109.163.234.7','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85572,'123.125.71.17','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85573,'220.181.108.114','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85574,'79.35.159.121','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85575,'123.125.71.14','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85576,'220.181.108.122','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85577,'220.181.51.61','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85578,'123.125.71.50','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85579,'220.181.108.89','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85580,'61.135.190.72','2015-08-31 00:00:00','/index.html','IE',1,'www','baidu'),(85581,'121.42.0.19','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85582,'121.42.0.39','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85583,'123.125.71.17','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85584,'220.181.108.177','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85585,'182.118.42.41','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85586,'183.136.190.62','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85587,'123.125.71.116','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85588,'220.181.108.182','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85589,'183.136.190.62','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85590,'182.118.55.185','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85591,'183.136.190.62','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85592,'36.99.31.136','2015-08-31 00:00:00','/index.html','Safari',1,'',''),(85593,'36.99.31.136','2015-08-31 00:00:00','/index.html','Safari',1,'',''),(85594,'183.136.190.62','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85595,'46.161.41.199','2015-08-31 00:00:00','/newsview.htm','Firefox',1,'',''),(85596,'121.42.0.17','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85597,'121.42.0.14','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85598,'123.125.71.33','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85599,'123.126.113.111','2015-08-31 00:00:00','/index.html','Safari',1,'',''),(85600,'220.181.108.85','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85601,'123.126.113.102','2015-08-31 00:00:00','/index.html','Safari',1,'',''),(85602,'119.147.146.189','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85603,'221.207.189.186','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85604,'221.207.189.186','2015-08-31 00:00:00','/news.htm','Chrome',1,'',''),(85605,'123.125.71.86','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85606,'220.181.108.180','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85607,'117.145.184.182','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85608,'117.145.184.182','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85609,'121.42.0.18','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85610,'121.42.0.17','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85611,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85612,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85613,'61.135.165.22','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85614,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85615,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85616,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85617,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85618,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85619,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85620,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85621,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85622,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85623,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85624,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85625,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85626,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85627,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85628,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85629,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85630,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85631,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85632,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85633,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85634,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85635,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85636,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85637,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85638,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85639,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85640,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85641,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85642,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85643,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85644,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85645,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85646,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85647,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85648,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85649,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85650,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85651,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85652,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85653,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85654,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85655,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85656,'115.183.185.174','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85657,'101.226.33.218','2015-08-31 00:00:00','/index.html','Safari',1,'',''),(85658,'110.75.105.216','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85659,'110.75.105.191','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85660,'89.105.194.83','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85661,'123.125.71.88','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85662,'220.181.108.107','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85663,'123.125.71.107','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85664,'220.181.108.100','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85665,'222.186.58.112','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85666,'222.186.58.112','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85667,'171.88.164.92','2015-08-31 00:00:00','/news.htm','Chrome',1,'',''),(85668,'171.88.164.92','2015-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(85669,'171.88.164.92','2015-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(85670,'106.120.160.119','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85671,'221.194.128.223','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85672,'171.88.164.92','2015-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(85673,'121.42.0.31','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85674,'121.42.0.30','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85675,'114.221.128.81','2015-08-31 00:00:00','/news.htm','Chrome',1,'',''),(85676,'114.221.128.81','2015-08-31 00:00:00','/news.htm','Chrome',1,'',''),(85677,'42.156.136.42','2015-08-31 00:00:00','/index.html','Safari',1,'',''),(85678,'196.15.16.108','2015-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(85679,'196.15.16.108','2015-08-31 00:00:00','/news.htm','Chrome',1,'',''),(85680,'196.15.16.108','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85681,'123.125.71.38','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85682,'220.181.108.122','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85683,'196.15.16.108','2015-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(85684,'157.55.39.255','2015-08-31 00:00:00','/index.html','Safari',1,'',''),(85685,'123.125.71.22','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85686,'220.181.108.109','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85687,'186.204.238.68','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85688,'222.186.58.112','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85689,'123.125.71.113','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85690,'220.181.108.163','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85691,'123.125.71.51','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85692,'220.181.108.142','2015-08-31 00:00:00','/index.html','Firefox',1,'',''),(85693,'182.118.41.203','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85694,'222.186.58.112','2015-08-31 00:00:00','/index.html','IE',1,'',''),(85695,'189.4.9.125','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85696,'120.135.24.83','2015-08-31 00:00:00','/index.html','Chrome',1,'',''),(85697,'66.249.67.122','2015-08-31 00:00:00','/index.html','Safari',1,'',''),(85698,'66.249.67.40','2015-09-01 00:00:00','/index.html','Safari',1,'',''),(85699,'123.125.71.51','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85700,'180.153.201.215','2015-09-01 00:00:00','/index.html','Safari',1,'',''),(85701,'182.118.53.222','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85702,'142.54.187.42','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85703,'183.13.78.179','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85704,'123.125.71.81','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85705,'220.181.108.120','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85706,'221.194.128.223','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85707,'123.125.71.118','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85708,'142.4.213.25','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85709,'121.42.0.19','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85710,'121.42.0.37','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85711,'222.186.58.121','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85712,'222.186.58.121','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85713,'123.125.71.16','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85714,'180.153.186.61','2015-09-01 00:00:00','/newsview.htm','IE',1,'',''),(85715,'119.188.66.156','2015-09-01 00:00:00','/newsview.htm','IE',1,'',''),(85716,'123.125.71.52','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85717,'220.181.108.162','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85718,'46.161.41.199','2015-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(85719,'183.136.190.62','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85720,'183.136.190.62','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85721,'46.161.41.199','2015-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(85722,'219.143.225.2','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85723,'219.143.225.2','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85724,'180.153.186.64','2015-09-01 00:00:00','/newsview.htm','IE',1,'',''),(85725,'219.143.225.2','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85726,'219.143.225.2','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85727,'219.143.225.2','2015-09-01 00:00:00','/news.htm','IE',1,'',''),(85728,'219.143.225.2','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85729,'219.143.225.2','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85730,'219.143.225.2','2015-09-01 00:00:00','/news.htm','IE',1,'',''),(85731,'177.189.26.30','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85732,'46.161.41.199','2015-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(85733,'182.118.54.31','2015-09-01 00:00:00','/newsview.htm','IE',1,'',''),(85734,'183.136.190.40','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85735,'123.125.71.70','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85736,'220.181.108.158','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85737,'218.173.159.219','2015-09-01 00:00:00','/index.html','Firefox',1,'百度权重_百度权重提升_联系Q:1876108160_www.aiape.com','baidu'),(85738,'218.173.159.219','2015-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(85739,'218.173.159.219','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85740,'37.132.139.75','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85741,'46.161.41.199','2015-09-01 00:00:00','/newsview.htm','Firefox',1,'',''),(85742,'121.42.0.30','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85743,'121.42.0.39','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85744,'123.125.71.40','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85745,'220.181.108.123','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85746,'183.136.190.62','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85747,'201.17.64.27','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85748,'182.118.60.54','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85749,'222.186.58.112','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85750,'222.186.58.112','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85751,'36.99.31.240','2015-09-01 00:00:00','/index.html','Safari',1,'',''),(85752,'182.118.53.164','2015-09-01 00:00:00','/newsview.htm','IE',1,'',''),(85753,'36.99.31.101','2015-09-01 00:00:00','/index.html','Safari',1,'',''),(85754,'180.97.63.56','2015-09-01 00:00:00','/newsview.htm','IE',1,'',''),(85755,'123.125.71.132','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85756,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85757,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85758,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85759,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85760,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85761,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85762,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85763,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85764,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85765,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85766,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85767,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85768,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85769,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85770,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85771,'115.183.185.174','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85772,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85773,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85774,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85775,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85776,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85777,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85778,'115.183.185.174','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85779,'121.42.0.18','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85780,'180.97.63.79','2015-09-01 00:00:00','/newsview.htm','IE',1,'',''),(85781,'121.42.0.19','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85782,'123.125.71.85','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85783,'220.181.108.113','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85784,'61.160.213.110','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85785,'220.181.51.40','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85786,'121.42.0.38','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85787,'121.42.0.18','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85788,'222.186.30.126','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85789,'123.125.71.77','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85790,'220.181.108.144','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85791,'123.125.71.77','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85792,'220.181.108.145','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85793,'117.30.128.12','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85794,'222.186.58.112','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85795,'106.120.160.119','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85796,'101.199.108.120','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85797,'220.181.132.215','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85798,'101.199.112.51','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85799,'123.125.71.91','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85800,'61.135.190.199','2015-09-01 00:00:00','/index.html','IE',1,'www','baidu'),(85801,'123.125.71.29','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85802,'220.181.108.110','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85803,'101.226.33.205','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85804,'101.226.89.120','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85805,'180.153.206.17','2015-09-01 00:00:00','/index.html','Safari',1,'',''),(85806,'180.153.201.216','2015-09-01 00:00:00','/index.html','Safari',1,'',''),(85807,'123.125.71.12','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85808,'220.181.108.159','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85809,'61.160.213.110','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85810,'122.96.255.26','2015-09-01 00:00:00','/index.html','Chrome',1,'',''),(85811,'122.96.255.26','2015-09-01 00:00:00','/news.htm','IE',1,'',''),(85812,'122.96.255.26','2015-09-01 00:00:00','/newsview.htm','Chrome',1,'',''),(85813,'171.114.58.89','2015-09-01 00:00:00','/newsview.htm','Chrome',1,'','baidu'),(85814,'222.186.58.121','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85815,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85816,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85817,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85818,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85819,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85820,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85821,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85822,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85823,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85824,'121.42.0.15','2015-09-01 00:00:00','/http:/www.ruisitech.com:80/m/newsview.htm','IE',0,'',''),(85825,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85826,'121.42.0.15','2015-09-01 00:00:00','/m/newsview.htm','IE',1,'',''),(85827,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85828,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85829,'121.42.0.15','2015-09-01 00:00:00','/m/newsview.htm','IE',0,'',''),(85830,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85831,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85832,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85833,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85834,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85835,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85836,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85837,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85838,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85839,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85840,'121.42.0.15','2015-09-01 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(85841,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85842,'121.42.0.15','2015-09-01 00:00:00','/news.htm','IE',1,'',''),(85843,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85844,'121.42.0.15','2015-09-01 00:00:00','/news.htm','IE',1,'',''),(85845,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85846,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85847,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85848,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85849,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85850,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85851,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85852,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85853,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85854,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85855,'121.42.0.15','2015-09-01 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(85856,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85857,'121.42.0.15','2015-09-01 00:00:00','/newsview.htm','IE',1,'',''),(85858,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85859,'121.42.0.15','2015-09-01 00:00:00','/newsview.htm','IE',0,'',''),(85860,'123.125.71.78','2015-09-01 00:00:00','/index.html','Firefox',1,'',''),(85861,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85862,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85863,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85864,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85865,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85866,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85867,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85868,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85869,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85870,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85871,'121.42.0.15','2015-09-01 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(85872,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85873,'121.42.0.15','2015-09-01 00:00:00','/news/newsview.htm','IE',1,'',''),(85874,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85875,'121.42.0.15','2015-09-01 00:00:00','/news/newsview.htm','IE',0,'',''),(85876,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85877,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85878,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85879,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85880,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85881,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85882,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85883,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85884,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85885,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85886,'121.42.0.15','2015-09-01 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(85887,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85888,'121.42.0.15','2015-09-01 00:00:00','/newsview.htm','IE',1,'',''),(85889,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85890,'121.42.0.15','2015-09-01 00:00:00','/newsview.htm','IE',0,'',''),(85891,'121.42.0.15','2015-09-01 00:00:00','/index.html','IE',1,'',''),(85892,'86.108.84.248','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85893,'123.125.71.57','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85894,'220.181.108.84','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85895,'36.99.31.209','2015-09-02 00:00:00','/index.html','Safari',1,'',''),(85896,'36.99.31.2','2015-09-02 00:00:00','/index.html','Safari',1,'',''),(85897,'123.125.71.33','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85898,'220.181.108.111','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85899,'121.42.0.17','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85900,'121.42.0.18','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85901,'222.186.58.121','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85902,'123.125.71.50','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85903,'220.181.108.122','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85904,'61.160.213.110','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85905,'123.125.71.120','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85906,'123.125.71.39','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85907,'123.125.71.112','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85908,'220.181.108.120','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85909,'183.136.190.62','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85910,'183.136.190.40','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85911,'189.4.163.30','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85912,'180.97.62.225','2015-09-02 00:00:00','/newsview.htm','IE',1,'',''),(85913,'121.42.0.36','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85914,'121.42.0.37','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85915,'221.194.128.223','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85916,'183.136.190.62','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85917,'123.125.71.25','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85918,'220.181.108.110','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85919,'183.136.190.62','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85920,'60.211.237.98','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85921,'123.125.71.26','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85922,'220.181.108.180','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85923,'123.125.71.132','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85924,'61.135.165.23','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85925,'123.125.71.120','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85926,'123.125.71.61','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85927,'202.102.99.53','2015-09-02 00:00:00','/newsview.htm','IE',1,'',''),(85928,'121.42.0.14','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85929,'121.42.0.39','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85930,'183.57.154.47','2015-09-02 00:00:00','/newsview.htm','IE',1,'',''),(85931,'119.147.146.189','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85932,'61.146.178.190','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85933,'123.125.71.73','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85934,'220.181.108.115','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85935,'123.150.131.107','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85936,'218.93.1.86','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85937,'117.22.6.165','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85938,'117.136.38.54','2015-09-02 00:00:00','/newsview.htm','Safari',1,'','baidu'),(85939,'220.160.201.101','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85940,'123.125.71.120','2015-09-02 00:00:00','/newsview.htm','Safari',1,'',''),(85941,'123.125.71.116','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85942,'222.129.47.10','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85943,'222.129.47.10','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85944,'222.129.47.10','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85945,'101.226.33.227','2015-09-02 00:00:00','/index.html','Safari',1,'',''),(85946,'123.125.71.19','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85947,'222.186.58.121','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85948,'123.125.71.45','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85949,'220.181.108.179','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85950,'220.181.132.215','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85951,'220.181.132.194','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85952,'123.125.71.117','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85953,'121.199.125.21','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85954,'218.93.1.86','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85955,'220.181.108.149','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85956,'121.199.125.21','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85957,'121.199.125.21','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85958,'121.199.125.21','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85959,'121.199.125.21','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85960,'121.199.125.21','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85961,'121.199.125.21','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85962,'121.199.125.21','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85963,'121.199.125.21','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85964,'121.199.125.21','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85965,'121.199.125.21','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85966,'61.160.213.110','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85967,'121.199.125.21','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85968,'123.125.71.13','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85969,'220.181.108.117','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85970,'121.199.125.21','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85971,'121.199.125.21','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85972,'121.199.125.21','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85973,'121.199.125.21','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85974,'121.199.125.21','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85975,'121.199.125.21','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85976,'121.199.125.21','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85977,'121.199.125.21','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85978,'123.125.71.82','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85979,'121.199.125.21','2015-09-02 00:00:00','/newsview.htm','Firefox',1,'',''),(85980,'220.181.108.78','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85981,'121.199.125.21','2015-09-02 00:00:00','/news.htm','Firefox',1,'',''),(85982,'14.17.34.190','2015-09-02 00:00:00','/index.html','Safari',1,'',''),(85983,'123.125.71.76','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85984,'220.181.108.150','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85985,'106.120.160.119','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85986,'221.194.128.223','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85987,'220.181.132.198','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85988,'42.156.136.42','2015-09-02 00:00:00','/index.html','Safari',1,'',''),(85989,'123.125.71.38','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85990,'220.181.108.141','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85991,'61.160.213.110','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85992,'189.48.34.141','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85993,'123.125.71.78','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85994,'111.193.10.81','2015-09-02 00:00:00','/index.html','Chrome',1,'',''),(85995,'123.125.71.34','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85996,'220.181.108.92','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85997,'121.42.0.14','2015-09-02 00:00:00','/index.html','IE',1,'',''),(85998,'123.125.71.91','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(85999,'220.181.108.177','2015-09-02 00:00:00','/index.html','Firefox',1,'',''),(86000,'121.42.0.18','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86001,'218.241.106.15','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86002,'123.125.71.51','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86003,'220.181.108.113','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86004,'182.118.55.234','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86005,'95.27.218.154','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86006,'182.118.54.189','2015-09-03 00:00:00','/newsview.htm','IE',1,'',''),(86007,'182.118.54.129','2015-09-03 00:00:00','/news/newsview.htm','IE',1,'',''),(86008,'157.55.39.171','2015-09-03 00:00:00','/index.html','Safari',1,'',''),(86009,'189.68.180.160','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86010,'121.42.0.31','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86011,'222.186.58.121','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86012,'222.186.58.121','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86013,'220.181.51.62','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86014,'121.42.0.39','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86015,'58.221.61.208','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86016,'177.179.188.226','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86017,'61.135.190.72','2015-09-03 00:00:00','/index.html','IE',1,'www','baidu'),(86018,'183.136.190.62','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86019,'188.165.200.217','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86020,'183.136.190.62','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86021,'183.136.190.40','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86022,'183.136.190.62','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86023,'121.42.0.16','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86024,'182.118.53.156','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86025,'101.227.62.85','2015-09-03 00:00:00','/index.html','Safari',1,'',''),(86026,'121.42.0.15','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86027,'222.186.58.112','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86028,'222.186.58.112','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86029,'180.97.63.47','2015-09-03 00:00:00','/newsview.htm','IE',1,'',''),(86030,'123.125.71.47','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86031,'220.181.108.176','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86032,'123.125.71.89','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86033,'220.181.108.89','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86034,'179.176.56.26','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86035,'36.99.31.210','2015-09-03 00:00:00','/index.html','Safari',1,'',''),(86036,'36.99.30.108','2015-09-03 00:00:00','/index.html','Safari',1,'',''),(86037,'121.42.0.30','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86038,'123.125.71.58','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86039,'220.181.108.82','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86040,'121.199.125.21','2015-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(86041,'123.125.71.110','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86042,'220.181.108.176','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86043,'121.199.125.21','2015-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(86044,'121.199.125.21','2015-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(86045,'121.199.125.21','2015-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(86046,'121.199.125.21','2015-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(86047,'121.42.0.14','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86048,'121.199.125.21','2015-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(86049,'220.181.51.46','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86050,'220.181.51.55','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86051,'123.125.71.132','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86052,'121.199.125.21','2015-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(86053,'123.125.71.45','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86054,'220.181.108.152','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86055,'123.125.71.109','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86056,'220.181.108.183','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86057,'123.125.71.50','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86058,'220.181.108.142','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86059,'184.95.52.218','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86060,'46.161.41.199','2015-09-03 00:00:00','/news.htm','Firefox',1,'',''),(86061,'123.125.71.87','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86062,'220.181.108.85','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86063,'46.161.41.199','2015-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(86064,'46.161.41.199','2015-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(86065,'220.174.208.154','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86066,'201.21.8.170','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86067,'46.161.41.199','2015-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(86068,'46.161.41.199','2015-09-03 00:00:00','/newsview.htm','Firefox',1,'',''),(86069,'123.125.71.27','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86070,'46.161.41.199','2015-09-03 00:00:00','/news.htm','Firefox',1,'',''),(86071,'119.49.227.180','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86072,'220.181.108.99','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86073,'182.118.54.185','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86074,'106.120.160.119','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86075,'115.183.185.174','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86076,'115.183.185.174','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86077,'115.183.185.174','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86078,'115.183.185.174','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86079,'115.183.185.174','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86080,'115.183.185.174','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86081,'220.181.132.199','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86082,'222.186.58.121','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86083,'222.186.58.121','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86084,'101.226.66.180','2015-09-03 00:00:00','/index.html','Safari',1,'',''),(86085,'36.99.31.201','2015-09-03 00:00:00','/index.html','Safari',1,'',''),(86086,'36.99.30.233','2015-09-03 00:00:00','/index.html','Safari',1,'',''),(86087,'36.99.30.134','2015-09-03 00:00:00','/index.html','Safari',1,'',''),(86088,'221.194.128.223','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86089,'117.207.202.248','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86090,'187.13.154.70','2015-09-03 00:00:00','/index.html','Chrome',1,'',''),(86091,'123.125.71.87','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86092,'220.181.108.112','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86093,'121.42.0.14','2015-09-03 00:00:00','/index.html','IE',1,'',''),(86094,'123.125.71.20','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86095,'220.181.108.141','2015-09-03 00:00:00','/index.html','Firefox',1,'',''),(86096,'121.42.0.18','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86097,'46.161.41.199','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86098,'111.193.10.81','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86099,'120.26.82.199','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86100,'103.246.38.196','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86101,'111.67.195.178','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86102,'111.67.195.178','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86103,'123.125.71.75','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86104,'220.181.108.109','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86105,'114.121.161.65','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86106,'46.161.41.199','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86107,'46.161.41.199','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86108,'123.125.71.132','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86109,'123.125.71.16','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86110,'220.181.108.160','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86111,'121.42.0.31','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86112,'46.161.41.199','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86113,'46.161.41.199','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86114,'183.136.190.62','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86115,'46.161.41.199','2015-09-04 00:00:00','/news.htm','Firefox',1,'',''),(86116,'183.136.142.130','2015-09-04 00:00:00','/newsview.htm','IE',1,'',''),(86117,'183.136.190.62','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86118,'140.207.198.217','2015-09-04 00:00:00','/news/newsview.htm','IE',1,'',''),(86119,'222.134.7.2','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86120,'180.97.63.104','2015-09-04 00:00:00','/newsview.htm','IE',1,'',''),(86121,'183.136.190.62','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86122,'182.118.55.232','2015-09-04 00:00:00','/newsview.htm','IE',1,'',''),(86123,'121.42.0.19','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86124,'182.118.54.65','2015-09-04 00:00:00','/newsview.htm','IE',1,'',''),(86125,'123.125.71.92','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86126,'220.181.108.145','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86127,'183.136.190.62','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86128,'177.133.15.138','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86129,'123.125.71.106','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86130,'220.181.108.104','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86131,'183.136.142.190','2015-09-04 00:00:00','/newsview.htm','IE',1,'',''),(86132,'121.42.0.14','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86133,'221.194.128.223','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86134,'119.188.66.111','2015-09-04 00:00:00','/newsview.htm','IE',1,'',''),(86135,'123.125.71.45','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86136,'220.181.108.179','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86137,'46.161.41.199','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86138,'124.93.228.38','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86139,'218.25.79.162','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86140,'101.226.66.192','2015-09-04 00:00:00','/index.html','Safari',1,'',''),(86141,'121.42.0.17','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86142,'117.91.19.82','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86143,'101.226.66.192','2015-09-04 00:00:00','/index.html','Safari',1,'',''),(86144,'101.226.66.172','2015-09-04 00:00:00','/index.html','Safari',1,'',''),(86145,'1.202.240.60','2015-09-04 00:00:00','/bi/api.html','Firefox',0,'',''),(86146,'123.125.71.77','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86147,'220.181.108.184','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86148,'46.161.41.199','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86149,'61.135.165.22','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86150,'112.64.235.86','2015-09-04 00:00:00','/index.html','Safari',1,'',''),(86151,'121.42.0.15','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86152,'123.125.71.57','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86153,'220.181.108.156','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86154,'61.135.190.72','2015-09-04 00:00:00','/index.html','IE',1,'www','baidu'),(86155,'123.125.71.15','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86156,'118.96.146.145','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86157,'197.218.201.98','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86158,'46.161.41.199','2015-09-04 00:00:00','/news.htm','Firefox',1,'',''),(86159,'46.161.41.199','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86160,'46.161.41.199','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86161,'182.118.54.188','2015-09-04 00:00:00','/newsview.htm','IE',1,'',''),(86162,'182.118.70.125','2015-09-04 00:00:00','/news/newsview.htm','IE',1,'',''),(86163,'188.165.200.217','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86164,'46.161.41.199','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86165,'42.156.136.42','2015-09-04 00:00:00','/index.html','Safari',1,'',''),(86166,'123.125.71.56','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86167,'220.181.108.153','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86168,'123.125.71.32','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86169,'46.161.41.199','2015-09-04 00:00:00','/news.htm','Firefox',1,'',''),(86170,'220.181.108.103','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86171,'101.226.89.117','2015-09-04 00:00:00','/index.html','Safari',1,'',''),(86172,'187.74.90.167','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86173,'106.120.168.221','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86174,'54.183.34.219','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86175,'54.153.91.13','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86176,'123.125.71.60','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86177,'220.181.108.94','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86178,'106.120.160.119','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86179,'101.199.112.53','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86180,'123.125.71.136','2015-09-04 00:00:00','/index.html','Chrome',1,'',''),(86181,'121.42.0.39','2015-09-04 00:00:00','/index.html','IE',1,'',''),(86182,'36.99.30.86','2015-09-04 00:00:00','/index.html','Safari',1,'',''),(86183,'46.161.41.199','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86184,'123.125.71.83','2015-09-04 00:00:00','/index.html','Firefox',1,'',''),(86185,'46.161.41.199','2015-09-04 00:00:00','/newsview.htm','Firefox',1,'',''),(86186,'121.42.0.19','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86187,'182.118.54.16','2015-09-05 00:00:00','/index.html','Chrome',1,'',''),(86188,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86189,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86190,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86191,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86192,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86193,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86194,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86195,'182.118.41.186','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86196,'123.125.71.81','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86197,'121.42.0.36','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86198,'220.181.108.183','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86199,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86200,'36.99.30.40','2015-09-05 00:00:00','/index.html','Safari',1,'',''),(86201,'36.99.30.170','2015-09-05 00:00:00','/index.html','Safari',1,'',''),(86202,'121.42.0.15','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86203,'123.125.71.60','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86204,'220.181.108.96','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86205,'123.125.71.136','2015-09-05 00:00:00','/index.html','Chrome',1,'',''),(86206,'220.181.51.39','2015-09-05 00:00:00','/index.html','Chrome',1,'',''),(86207,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86208,'123.125.71.22','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86209,'123.125.71.84','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86210,'220.181.108.153','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86211,'183.136.190.62','2015-09-05 00:00:00','/index.html','Chrome',1,'',''),(86212,'121.42.0.36','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86213,'182.118.54.55','2015-09-05 00:00:00','/index.html','Chrome',1,'',''),(86214,'123.125.71.42','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86215,'220.181.108.159','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86216,'121.42.0.37','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86217,'46.161.41.199','2015-09-05 00:00:00','/news.htm','Firefox',1,'',''),(86218,'123.125.71.47','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86219,'220.181.108.113','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86220,'202.102.99.86','2015-09-05 00:00:00','/newsview.htm','IE',1,'',''),(86221,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86222,'61.146.178.190','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86223,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86224,'66.249.79.77','2015-09-05 00:00:00','/index.html','Safari',1,'',''),(86225,'200.3.254.70','2015-09-05 00:00:00','/index.html','Chrome',1,'',''),(86226,'121.42.0.37','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86227,'61.135.169.55','2015-09-05 00:00:00','/index.html','Chrome',1,'',''),(86228,'183.60.35.29','2015-09-05 00:00:00','/index.html','Safari',1,'',''),(86229,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86230,'101.226.33.200','2015-09-05 00:00:00','/index.html','Safari',1,'',''),(86231,'121.42.0.15','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86232,'123.125.71.69','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86233,'220.181.108.87','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86234,'221.194.128.223','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86235,'121.199.125.21','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86236,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86237,'121.199.125.21','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86238,'121.199.125.21','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86239,'61.135.169.22','2015-09-05 00:00:00','/index.html','Chrome',1,'',''),(86240,'142.54.165.138','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86241,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86242,'66.249.79.102','2015-09-05 00:00:00','/index.html','Safari',1,'',''),(86243,'123.125.71.42','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86244,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86245,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86246,'123.125.71.15','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86247,'220.181.108.179','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86248,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86249,'123.125.71.30','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86250,'220.181.108.83','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86251,'36.99.31.227','2015-09-05 00:00:00','/index.html','Safari',1,'',''),(86252,'36.99.30.108','2015-09-05 00:00:00','/index.html','Safari',1,'',''),(86253,'123.125.71.136','2015-09-05 00:00:00','/index.html','Chrome',1,'',''),(86254,'46.161.41.199','2015-09-05 00:00:00','/news.htm','Firefox',1,'',''),(86255,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86256,'101.226.33.217','2015-09-05 00:00:00','/index.html','Safari',1,'',''),(86257,'1.202.240.60','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86258,'1.202.240.60','2015-09-05 00:00:00','/news.htm','IE',1,'',''),(86259,'182.118.42.75','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86260,'46.161.41.199','2015-09-05 00:00:00','/news.htm','Firefox',1,'',''),(86261,'123.125.71.30','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86262,'220.181.108.110','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86263,'123.125.71.83','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86264,'121.42.0.19','2015-09-05 00:00:00','/index.html','IE',1,'',''),(86265,'220.181.108.115','2015-09-05 00:00:00','/index.html','Firefox',1,'',''),(86266,'46.161.41.199','2015-09-05 00:00:00','/newsview.htm','Firefox',1,'',''),(86267,'121.42.0.36','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86268,'113.47.142.188','2015-09-06 00:00:00','/index.html','Chrome',1,'','baidu'),(86269,'180.153.206.26','2015-09-06 00:00:00','/index.html','Safari',1,'',''),(86270,'123.125.71.53','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86271,'220.181.108.142','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86272,'112.64.235.246','2015-09-06 00:00:00','/index.html','Safari',1,'',''),(86273,'221.194.128.223','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86274,'46.161.41.199','2015-09-06 00:00:00','/newsview.htm','Firefox',1,'',''),(86275,'121.42.0.30','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86276,'61.135.190.199','2015-09-06 00:00:00','/index.html','IE',1,'www','baidu'),(86277,'61.135.165.23','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86278,'46.161.41.199','2015-09-06 00:00:00','/newsview.htm','Firefox',1,'',''),(86279,'123.125.71.28','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86280,'220.181.108.139','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86281,'121.42.0.37','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86282,'123.125.71.32','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86283,'220.181.108.157','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86284,'46.161.41.199','2015-09-06 00:00:00','/newsview.htm','Firefox',1,'',''),(86285,'46.161.41.199','2015-09-06 00:00:00','/news.htm','Firefox',1,'',''),(86286,'46.161.41.199','2015-09-06 00:00:00','/newsview.htm','Firefox',1,'',''),(86287,'123.125.71.56','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86288,'220.181.108.123','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86289,'183.136.190.62','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86290,'183.136.190.62','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86291,'183.136.190.62','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86292,'121.42.0.30','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86293,'176.10.99.208','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86294,'123.125.71.111','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86295,'220.181.108.153','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86296,'123.125.71.137','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86297,'183.136.190.62','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86298,'121.42.0.38','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86299,'123.125.71.110','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86300,'220.181.108.158','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86301,'61.152.116.32','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86302,'114.250.2.215','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86303,'114.250.2.215','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86304,'114.250.2.215','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86305,'114.250.2.215','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86306,'123.125.71.81','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86307,'220.181.108.152','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86308,'218.206.228.50','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86309,'123.125.71.80','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86310,'220.181.108.139','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86311,'121.42.0.39','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86312,'180.153.206.33','2015-09-06 00:00:00','/index.html','Safari',1,'',''),(86313,'101.226.33.201','2015-09-06 00:00:00','/index.html','Safari',1,'',''),(86314,'122.247.152.38','2015-09-06 00:00:00','/index.html','Firefox',1,'','baidu'),(86315,'180.153.205.253','2015-09-06 00:00:00','/index.html','Safari',1,'',''),(86316,'106.120.160.119','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86317,'121.42.0.31','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86318,'220.181.132.195','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86319,'61.135.169.22','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86320,'123.125.71.33','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86321,'220.181.108.159','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86322,'46.161.41.199','2015-09-06 00:00:00','/newsview.htm','Firefox',1,'',''),(86323,'27.115.63.226','2015-09-06 00:00:00','/news.htm','IE',1,'',''),(86324,'27.115.63.226','2015-09-06 00:00:00','/news.htm','IE',1,'',''),(86325,'112.64.235.251','2015-09-06 00:00:00','/news.htm','Safari',1,'',''),(86326,'112.64.235.251','2015-09-06 00:00:00','/index.html','Safari',1,'',''),(86327,'123.125.71.89','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86328,'114.250.2.215','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86329,'220.181.108.152','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86330,'123.125.71.72','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86331,'220.181.108.153','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86332,'220.181.132.215','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86333,'101.199.112.49','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86334,'123.125.71.21','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86335,'220.181.108.182','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86336,'61.135.165.23','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86337,'27.115.63.226','2015-09-06 00:00:00','/news.htm','IE',1,'',''),(86338,'27.115.63.226','2015-09-06 00:00:00','/newsview.htm','IE',1,'',''),(86339,'101.226.65.102','2015-09-06 00:00:00','/newsview.htm','Safari',1,'',''),(86340,'27.115.63.226','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86341,'27.115.63.226','2015-09-06 00:00:00','/newsview.htm','IE',1,'',''),(86342,'180.153.201.79','2015-09-06 00:00:00','/index.html','Safari',1,'',''),(86343,'182.118.42.57','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86344,'180.153.201.79','2015-09-06 00:00:00','/index.html','Safari',1,'',''),(86345,'118.126.8.210','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86346,'123.125.71.27','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86347,'220.181.108.107','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86348,'222.45.51.236','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86349,'123.125.71.34','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86350,'220.181.108.144','2015-09-06 00:00:00','/index.html','Firefox',1,'',''),(86351,'101.226.51.226','2015-09-06 00:00:00','/index.html','Safari',1,'',''),(86352,'42.156.136.42','2015-09-06 00:00:00','/index.html','Safari',1,'',''),(86353,'121.42.0.31','2015-09-06 00:00:00','/index.html','IE',1,'',''),(86354,'61.135.169.22','2015-09-06 00:00:00','/index.html','Chrome',1,'',''),(86355,'121.42.0.18','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86356,'123.125.71.108','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86357,'220.181.108.105','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86358,'182.118.60.44','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86359,'123.125.71.111','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86360,'220.181.108.150','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86361,'222.186.58.121','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86362,'180.149.133.37','2015-09-07 00:00:00','/index.html','Firefox',1,'',''); INSERT INTO `test_dm_logs` VALUES (86363,'210.27.112.225','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86364,'119.147.146.189','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86365,'210.27.112.225','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86366,'46.166.190.205','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86367,'123.125.71.81','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86368,'220.181.108.151','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86369,'121.42.0.14','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86370,'46.185.117.31','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86371,'46.185.117.31','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86372,'46.185.117.31','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86373,'46.161.41.199','2015-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(86374,'46.161.41.199','2015-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(86375,'121.42.0.31','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86376,'176.31.51.199','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86377,'123.125.71.16','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86378,'220.181.108.107','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86379,'177.202.232.148','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86380,'123.125.71.132','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86381,'123.125.71.132','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86382,'183.136.190.62','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86383,'183.136.190.62','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86384,'221.194.128.223','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86385,'123.125.71.23','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86386,'220.181.108.91','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86387,'183.136.190.62','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86388,'183.136.190.40','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86389,'123.125.71.43','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86390,'220.181.108.92','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86391,'121.42.0.39','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86392,'123.125.71.54','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86393,'220.181.108.149','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86394,'182.118.54.108','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86395,'121.42.0.39','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86396,'123.125.71.45','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86397,'220.181.108.151','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86398,'123.125.71.120','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86399,'66.249.79.77','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86400,'46.161.41.199','2015-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(86401,'123.125.71.17','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86402,'220.181.108.92','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86403,'14.17.34.190','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86404,'121.42.0.36','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86405,'123.125.71.53','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86406,'66.249.79.149','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86407,'220.181.108.179','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86408,'121.42.0.36','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86409,'36.99.31.78','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86410,'36.99.31.228','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86411,'106.120.160.119','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86412,'123.125.71.58','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86413,'220.181.108.118','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86414,'123.125.67.207','2015-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(86415,'110.184.81.67','2015-09-07 00:00:00','/news.htm','Chrome',1,'',''),(86416,'110.184.81.67','2015-09-07 00:00:00','/newsview.htm','Chrome',1,'',''),(86417,'61.135.190.199','2015-09-07 00:00:00','/index.html','IE',1,'www','baidu'),(86418,'123.125.71.24','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86419,'220.181.108.153','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86420,'66.249.79.182','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86421,'69.58.178.57','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86422,'222.186.58.121','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86423,'46.161.41.199','2015-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(86424,'69.58.178.57','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86425,'222.174.142.155','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86426,'69.58.178.57','2015-09-07 00:00:00','/news.htm','Firefox',1,'',''),(86427,'180.153.81.163','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86428,'101.227.131.246','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86429,'183.60.15.14','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86430,'218.241.82.226','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86431,'101.226.33.208','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86432,'46.161.41.199','2015-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(86433,'218.241.82.226','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86434,'123.125.71.49','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86435,'180.191.16.71','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86436,'220.181.108.123','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86437,'218.241.82.226','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86438,'221.194.128.223','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86439,'101.226.51.226','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86440,'101.226.33.208','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86441,'180.153.206.21','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86442,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86443,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86444,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86445,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86446,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86447,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86448,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86449,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86450,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86451,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86452,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86453,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86454,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86455,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86456,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86457,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86458,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86459,'202.85.212.2','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86460,'46.185.117.31','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86461,'46.185.117.31','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86462,'46.185.117.31','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86463,'123.125.71.91','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86464,'101.226.66.177','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86465,'220.181.108.80','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86466,'112.64.235.246','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86467,'187.41.131.37','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86468,'121.199.125.21','2015-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(86469,'183.136.190.62','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86470,'180.153.206.31','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86471,'1.9.102.61','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86472,'46.161.41.199','2015-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(86473,'220.181.51.61','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86474,'46.161.41.199','2015-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(86475,'66.249.79.96','2015-09-07 00:00:00','/index.html','Safari',1,'',''),(86476,'222.186.58.121','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86477,'125.88.204.142','2015-09-07 00:00:00','/newsview.htm','IE',1,'',''),(86478,'46.161.41.199','2015-09-07 00:00:00','/newsview.htm','Firefox',1,'',''),(86479,'183.5.241.74','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86480,'123.125.71.38','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86481,'220.181.108.90','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86482,'121.42.0.15','2015-09-07 00:00:00','/index.html','IE',1,'',''),(86483,'189.25.195.61','2015-09-07 00:00:00','/index.html','Chrome',1,'',''),(86484,'123.125.71.52','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86485,'220.181.108.83','2015-09-07 00:00:00','/index.html','Firefox',1,'',''),(86486,'121.42.0.14','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86487,'36.99.31.49','2015-09-08 00:00:00','/newsview.htm','Safari',1,'',''),(86488,'123.125.71.120','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86489,'121.42.0.19','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86490,'46.161.41.199','2015-09-08 00:00:00','/newsview.htm','Firefox',1,'',''),(86491,'121.42.58.210','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86492,'123.125.71.82','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86493,'220.181.108.179','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86494,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86495,'179.216.225.63','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86496,'119.188.66.135','2015-09-08 00:00:00','/newsview.htm','IE',1,'',''),(86497,'123.125.71.52','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86498,'220.181.108.77','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86499,'180.97.62.247','2015-09-08 00:00:00','/newsview.htm','IE',1,'',''),(86500,'183.136.190.62','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86501,'183.136.190.62','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86502,'123.125.71.31','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86503,'182.118.53.69','2015-09-08 00:00:00','/newsview.htm','IE',1,'',''),(86504,'183.136.190.62','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86505,'180.153.186.19','2015-09-08 00:00:00','/newsview.htm','IE',1,'',''),(86506,'66.249.79.149','2015-09-08 00:00:00','/index.html','Safari',1,'',''),(86507,'121.42.0.38','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86508,'123.150.131.107','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86509,'123.125.71.25','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86510,'220.181.108.84','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86511,'121.42.0.19','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86512,'36.99.31.6','2015-09-08 00:00:00','/index.html','Safari',1,'',''),(86513,'36.99.30.233','2015-09-08 00:00:00','/index.html','Safari',1,'',''),(86514,'146.185.234.49','2015-09-08 00:00:00','/newsview.htm','Firefox',1,'',''),(86515,'123.125.71.52','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86516,'146.185.234.49','2015-09-08 00:00:00','/newsview.htm','Firefox',1,'',''),(86517,'220.181.108.120','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86518,'187.23.246.130','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86519,'119.188.66.217','2015-09-08 00:00:00','/newsview.htm','IE',1,'',''),(86520,'123.125.71.137','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86521,'119.147.146.189','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86522,'101.226.66.172','2015-09-08 00:00:00','/index.html','Safari',1,'',''),(86523,'123.125.71.49','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86524,'222.186.58.121','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86525,'222.186.58.121','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86526,'121.42.0.36','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86527,'220.181.108.82','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86528,'146.185.234.49','2015-09-08 00:00:00','/newsview.htm','Firefox',1,'',''),(86529,'113.106.63.51','2015-09-08 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(86530,'180.153.182.93','2015-09-08 00:00:00','/newsview.htm','IE',1,'',''),(86531,'180.153.182.93','2015-09-08 00:00:00','/newsview.htm','IE',1,'',''),(86532,'175.143.63.133','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86533,'123.125.71.47','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86534,'220.181.108.119','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86535,'121.42.0.14','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86536,'146.185.234.49','2015-09-08 00:00:00','/newsview.htm','Firefox',1,'',''),(86537,'59.37.8.65','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86538,'106.120.160.119','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86539,'220.181.132.198','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86540,'101.226.33.205','2015-09-08 00:00:00','/index.html','Safari',1,'',''),(86541,'180.153.81.183','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86542,'106.120.160.119','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86543,'146.185.234.49','2015-09-08 00:00:00','/newsview.htm','Firefox',1,'',''),(86544,'101.199.108.55','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86545,'123.125.71.107','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86546,'220.181.108.181','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86547,'61.146.178.190','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86548,'118.126.8.210','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86549,'61.135.169.55','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86550,'222.186.58.112','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86551,'222.186.58.112','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86552,'113.106.63.51','2015-09-08 00:00:00','/newsview.htm','Chrome',1,'',''),(86553,'220.181.132.215','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86554,'101.199.108.58','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86555,'123.125.71.55','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86556,'220.181.51.55','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86557,'36.99.30.149','2015-09-08 00:00:00','/index.html','Safari',1,'',''),(86558,'36.99.31.210','2015-09-08 00:00:00','/index.html','Safari',1,'',''),(86559,'180.153.206.36','2015-09-08 00:00:00','/index.html','Safari',1,'',''),(86560,'60.173.11.232','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86561,'101.226.33.219','2015-09-08 00:00:00','/index.html','Safari',1,'',''),(86562,'101.226.89.115','2015-09-08 00:00:00','/index.html','Safari',1,'',''),(86563,'123.125.71.24','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86564,'220.181.108.148','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86565,'111.206.36.145','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86566,'123.125.71.58','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86567,'220.181.108.113','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86568,'111.132.87.58','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86569,'123.112.17.35','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86570,'123.112.17.35','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86571,'123.112.17.35','2015-09-08 00:00:00','/news.htm','Chrome',1,'',''),(86572,'123.125.71.21','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86573,'146.185.234.49','2015-09-08 00:00:00','/newsview.htm','Firefox',1,'',''),(86574,'220.181.108.141','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86575,'175.142.21.52','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86576,'189.101.140.182','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86577,'221.194.128.223','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86578,'123.125.71.118','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86579,'177.13.25.17','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86580,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86581,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86582,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86583,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86584,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86585,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86586,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86587,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86588,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86589,'121.42.0.16','2015-09-08 00:00:00','/http:/www.ruisitech.com:80/m/newsview.htm','IE',0,'',''),(86590,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86591,'121.42.0.16','2015-09-08 00:00:00','/m/newsview.htm','IE',1,'',''),(86592,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86593,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86594,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86595,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86596,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86597,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86598,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86599,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86600,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86601,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86602,'121.42.0.16','2015-09-08 00:00:00','/http:/www.ruisitech.com:80/m/newsview.htm','IE',0,'',''),(86603,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86604,'121.42.0.16','2015-09-08 00:00:00','/m/newsview.htm','IE',1,'',''),(86605,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86606,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86607,'121.42.0.16','2015-09-08 00:00:00','/m/newsview.htm','IE',0,'',''),(86608,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86609,'123.125.71.14','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86610,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86611,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86612,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86613,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86614,'220.181.108.106','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86615,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86616,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86617,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86618,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86619,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86620,'121.42.0.16','2015-09-08 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(86621,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86622,'121.42.0.16','2015-09-08 00:00:00','/news.htm','IE',1,'',''),(86623,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86624,'121.42.0.16','2015-09-08 00:00:00','/news.htm','IE',1,'',''),(86625,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86626,'146.185.234.49','2015-09-08 00:00:00','/newsview.htm','Firefox',1,'',''),(86627,'42.156.136.42','2015-09-08 00:00:00','/index.html','Safari',1,'',''),(86628,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86629,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86630,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86631,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86632,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86633,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86634,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86635,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86636,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86637,'121.42.0.16','2015-09-08 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(86638,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86639,'121.42.0.16','2015-09-08 00:00:00','/newsview.htm','IE',1,'',''),(86640,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86641,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86642,'121.42.0.16','2015-09-08 00:00:00','/newsview.htm','IE',0,'',''),(86643,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86644,'187.14.173.16','2015-09-08 00:00:00','/index.html','Chrome',1,'',''),(86645,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86646,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86647,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86648,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86649,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86650,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86651,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86652,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86653,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86654,'121.42.0.16','2015-09-08 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(86655,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86656,'121.42.0.16','2015-09-08 00:00:00','/news/newsview.htm','IE',1,'',''),(86657,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86658,'121.42.0.16','2015-09-08 00:00:00','/news/newsview.htm','IE',0,'',''),(86659,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86660,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86661,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86662,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86663,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86664,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86665,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86666,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86667,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86668,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86669,'121.42.0.16','2015-09-08 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(86670,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86671,'121.42.0.16','2015-09-08 00:00:00','/newsview.htm','IE',1,'',''),(86672,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86673,'121.42.0.16','2015-09-08 00:00:00','/newsview.htm','IE',0,'',''),(86674,'121.42.0.16','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86675,'121.42.0.19','2015-09-08 00:00:00','/index.html','IE',1,'',''),(86676,'123.125.71.33','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86677,'220.181.108.103','2015-09-08 00:00:00','/index.html','Firefox',1,'',''),(86678,'123.126.113.104','2015-09-09 00:00:00','/index.html','Safari',1,'',''),(86679,'106.38.241.101','2015-09-09 00:00:00','/index.html','Safari',1,'',''),(86680,'116.228.174.222','2015-09-09 00:00:00','/index.html','Safari',1,'',''),(86681,'123.125.71.32','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86682,'220.181.108.151','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86683,'121.42.0.38','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86684,'222.134.7.2','2015-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(86685,'113.59.194.142','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86686,'123.125.71.43','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86687,'146.185.234.49','2015-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(86688,'182.118.54.93','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86689,'146.185.234.49','2015-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(86690,'123.125.71.83','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86691,'220.181.108.96','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86692,'186.226.148.20','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86693,'121.42.0.31','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86694,'146.185.234.49','2015-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(86695,'146.185.234.49','2015-09-09 00:00:00','/newsview.htm','Firefox',1,'',''),(86696,'61.135.190.201','2015-09-09 00:00:00','/index.html','IE',1,'www','baidu'),(86697,'123.125.71.23','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86698,'220.181.108.120','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86699,'222.186.58.121','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86700,'222.186.58.121','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86701,'121.42.0.38','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86702,'194.106.22.4','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86703,'123.125.71.47','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86704,'220.181.51.56','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86705,'220.181.108.181','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86706,'123.125.71.116','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86707,'220.181.108.123','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86708,'222.76.217.82','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86709,'182.118.55.225','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86710,'222.76.217.82','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86711,'123.125.71.23','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86712,'220.181.108.163','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86713,'200.62.17.244','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86714,'121.42.0.16','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86715,'221.194.128.223','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86716,'123.125.71.110','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86717,'220.181.108.105','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86718,'121.42.0.14','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86719,'64.246.161.42','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86720,'222.186.58.112','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86721,'222.186.58.112','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86722,'221.6.39.242','2015-09-09 00:00:00','/news.htm','Chrome',1,'',''),(86723,'123.125.71.29','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86724,'114.250.2.215','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86725,'114.250.2.215','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86726,'114.250.2.215','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86727,'114.250.2.215','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86728,'220.181.108.160','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86729,'121.42.0.30','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86730,'64.246.165.140','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86731,'123.125.71.28','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86732,'202.106.10.250','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86733,'220.181.108.158','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86734,'180.153.201.217','2015-09-09 00:00:00','/index.html','Safari',1,'',''),(86735,'61.135.190.102','2015-09-09 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(86736,'61.135.190.102','2015-09-09 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(86737,'61.135.190.224','2015-09-09 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(86738,'61.135.190.102','2015-09-09 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(86739,'61.135.190.224','2015-09-09 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(86740,'177.143.34.188','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86741,'121.42.0.31','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86742,'123.125.71.76','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86743,'220.181.108.150','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86744,'119.147.146.193','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86745,'61.135.169.56','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86746,'123.125.71.61','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86747,'61.135.169.56','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86748,'123.125.71.125','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86749,'61.135.190.224','2015-09-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(86750,'61.135.190.219','2015-09-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(86751,'61.135.190.219','2015-09-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(86752,'61.135.190.224','2015-09-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(86753,'61.135.190.224','2015-09-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(86754,'222.186.58.121','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86755,'60.173.14.79','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86756,'123.125.71.36','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86757,'220.181.108.109','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86758,'123.125.71.22','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86759,'220.181.108.162','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86760,'61.160.213.110','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86761,'101.226.33.237','2015-09-09 00:00:00','/index.html','Safari',1,'',''),(86762,'101.226.33.227','2015-09-09 00:00:00','/index.html','Safari',1,'',''),(86763,'218.93.1.86','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86764,'49.144.90.0','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86765,'123.125.71.44','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86766,'220.181.108.119','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86767,'123.125.71.137','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86768,'123.125.71.137','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86769,'61.135.169.56','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86770,'111.132.223.151','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86771,'222.186.58.121','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86772,'123.125.71.54','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86773,'220.181.108.119','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86774,'217.136.8.129','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86775,'220.181.158.109','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86776,'220.181.158.109','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86777,'220.181.132.215','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86778,'123.125.71.40','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86779,'101.199.108.54','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86780,'220.181.108.86','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86781,'223.240.74.14','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86782,'61.135.189.43','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86783,'220.181.125.20','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86784,'123.125.71.91','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86785,'220.181.108.93','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86786,'60.173.11.232','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86787,'123.125.71.52','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86788,'220.181.108.91','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86789,'123.125.71.119','2015-09-09 00:00:00','/index.html','Chrome',1,'',''),(86790,'36.99.31.136','2015-09-09 00:00:00','/index.html','Safari',1,'',''),(86791,'36.99.31.210','2015-09-09 00:00:00','/index.html','Safari',1,'',''),(86792,'121.42.0.17','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86793,'222.186.58.121','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86794,'222.186.58.121','2015-09-09 00:00:00','/index.html','IE',1,'',''),(86795,'123.125.71.107','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86796,'220.181.108.123','2015-09-09 00:00:00','/index.html','Firefox',1,'',''),(86797,'123.125.71.25','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86798,'220.181.108.145','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86799,'61.184.253.111','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86800,'61.184.253.111','2015-09-10 00:00:00','/news.htm','IE',1,'',''),(86801,'123.125.71.47','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86802,'220.181.108.176','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86803,'123.125.71.38','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86804,'220.181.108.187','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86805,'123.125.71.57','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86806,'220.181.108.101','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86807,'123.125.71.118','2015-09-10 00:00:00','/index.html','Chrome',1,'',''),(86808,'123.125.71.110','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86809,'220.181.108.163','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86810,'121.42.0.16','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86811,'222.186.58.121','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86812,'222.186.58.121','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86813,'123.125.71.24','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86814,'220.181.108.182','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86815,'121.42.0.15','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86816,'123.125.71.38','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86817,'220.181.108.163','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86818,'190.139.113.69','2015-09-10 00:00:00','/index.html','Chrome',1,'',''),(86819,'123.125.71.87','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86820,'180.153.180.177','2015-09-10 00:00:00','/newsview.htm','IE',1,'',''),(86821,'220.181.108.187','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86822,'121.42.0.16','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86823,'114.249.236.42','2015-09-10 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(86824,'123.125.71.115','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86825,'220.181.108.81','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86826,'121.42.0.14','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86827,'119.147.146.189','2015-09-10 00:00:00','/index.html','Chrome',1,'',''),(86828,'218.93.1.86','2015-09-10 00:00:00','/index.html','Chrome',1,'',''),(86829,'123.125.71.26','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86830,'220.181.108.114','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86831,'61.135.165.22','2015-09-10 00:00:00','/index.html','Chrome',1,'',''),(86832,'180.153.163.210','2015-09-10 00:00:00','/index.html','Safari',1,'',''),(86833,'121.42.0.31','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86834,'220.174.208.154','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86835,'221.194.128.223','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86836,'121.42.0.14','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86837,'123.125.71.17','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86838,'220.181.108.143','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86839,'106.120.151.36','2015-09-10 00:00:00','/index.html','Safari',1,'',''),(86840,'123.125.71.84','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86841,'220.181.108.150','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86842,'220.181.158.109','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86843,'220.181.158.109','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86844,'222.35.245.215','2015-09-10 00:00:00','/index.html','Chrome',1,'',''),(86845,'121.199.125.21','2015-09-10 00:00:00','/newsview.htm','Firefox',1,'',''),(86846,'185.92.73.125','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86847,'121.199.125.21','2015-09-10 00:00:00','/newsview.htm','Firefox',1,'',''),(86848,'61.135.190.72','2015-09-10 00:00:00','/index.html','IE',1,'www','baidu'),(86849,'119.34.185.168','2015-09-10 00:00:00','/news.htm','Chrome',1,'',''),(86850,'119.34.185.168','2015-09-10 00:00:00','/newsview.htm','Chrome',1,'',''),(86851,'119.34.185.168','2015-09-10 00:00:00','/news.htm','Chrome',1,'',''),(86852,'119.34.185.168','2015-09-10 00:00:00','/newsview.htm','Chrome',1,'',''),(86853,'119.34.185.168','2015-09-10 00:00:00','/news.htm','Chrome',1,'',''),(86854,'119.34.185.168','2015-09-10 00:00:00','/index.html','Chrome',1,'',''),(86855,'123.125.71.109','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86856,'121.42.0.36','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86857,'220.181.108.161','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86858,'123.125.71.117','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86859,'220.181.108.139','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86860,'106.120.160.119','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86861,'121.42.0.38','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86862,'123.125.71.79','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86863,'220.181.108.110','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86864,'220.181.51.61','2015-09-10 00:00:00','/index.html','Chrome',1,'',''),(86865,'123.125.71.114','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86866,'60.173.11.232','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86867,'101.233.229.36','2015-09-10 00:00:00','/index.html','Chrome',1,'',''),(86868,'101.233.229.36','2015-09-10 00:00:00','/news.htm','Chrome',1,'',''),(86869,'101.233.229.36','2015-09-10 00:00:00','/news.htm','Chrome',1,'',''),(86870,'101.226.64.175','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86871,'180.153.214.176','2015-09-10 00:00:00','/index.html','Safari',1,'',''),(86872,'112.64.235.245','2015-09-10 00:00:00','/index.html','Safari',1,'',''),(86873,'46.185.117.31','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86874,'46.185.117.31','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86875,'46.185.117.31','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86876,'221.194.128.223','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86877,'123.125.71.79','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86878,'182.118.42.12','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86879,'123.125.71.25','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86880,'220.181.108.94','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86881,'183.136.190.62','2015-09-10 00:00:00','/index.html','Chrome',1,'',''),(86882,'171.107.200.215','2015-09-10 00:00:00','/index.html','Chrome',1,'',''),(86883,'123.125.71.16','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86884,'220.181.108.115','2015-09-10 00:00:00','/index.html','Firefox',1,'',''),(86885,'222.76.217.82','2015-09-10 00:00:00','/index.html','IE',1,'',''),(86886,'123.125.71.133','2015-09-10 00:00:00','/index.html','Chrome',1,'',''),(86887,'42.156.139.70','2015-09-11 00:00:00','/index.html','Safari',1,'',''),(86888,'123.125.71.18','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86889,'61.160.213.110','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86890,'220.181.108.159','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86891,'182.118.53.59','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86892,'222.76.217.82','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86893,'123.125.71.109','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86894,'220.181.108.97','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86895,'151.70.115.203','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86896,'123.125.71.19','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86897,'220.181.108.152','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86898,'114.253.130.76','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86899,'177.102.245.168','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86900,'121.42.0.18','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86901,'61.135.169.22','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86902,'123.125.71.119','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86903,'123.125.71.120','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86904,'123.125.71.125','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86905,'220.181.51.55','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86906,'114.253.130.76','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86907,'121.42.0.16','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86908,'142.54.165.138','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86909,'182.118.55.117','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86910,'123.125.71.36','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86911,'220.181.108.121','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86912,'121.42.0.39','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86913,'61.146.178.190','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86914,'123.125.71.92','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86915,'220.181.108.148','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86916,'36.99.31.174','2015-09-11 00:00:00','/index.html','Safari',1,'',''),(86917,'36.99.31.228','2015-09-11 00:00:00','/index.html','Safari',1,'',''),(86918,'121.42.0.17','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86919,'123.125.71.20','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86920,'220.181.108.121','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86921,'112.64.0.205','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86922,'121.42.0.37','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86923,'123.125.71.117','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86924,'220.181.108.150','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86925,'123.125.71.62','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86926,'60.173.11.232','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86927,'121.199.125.21','2015-09-11 00:00:00','/news/newsview.htm','Firefox',1,'',''),(86928,'123.125.71.23','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86929,'121.42.0.37','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86930,'220.181.108.102','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86931,'188.165.200.217','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86932,'123.125.71.106','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86933,'220.181.108.158','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86934,'220.181.132.215','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86935,'101.199.112.55','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86936,'121.42.0.15','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86937,'123.125.71.76','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86938,'114.222.188.198','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86939,'101.226.66.180','2015-09-11 00:00:00','/index.html','Safari',1,'',''),(86940,'123.125.71.17','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86941,'220.181.108.87','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86942,'221.194.128.223','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86943,'121.42.0.15','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86944,'157.55.39.245','2015-09-11 00:00:00','/index.html','Safari',1,'',''),(86945,'220.181.51.61','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86946,'114.222.188.198','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86947,'101.81.142.35','2015-09-11 00:00:00','/news.htm','Chrome',1,'',''),(86948,'123.125.71.92','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86949,'220.181.108.117','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86950,'114.222.188.198','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86951,'123.125.71.47','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86952,'220.181.108.159','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86953,'182.118.41.116','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86954,'60.173.11.232','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86955,'106.120.160.119','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86956,'114.253.130.76','2015-09-11 00:00:00','/index.html','IE',1,'',''),(86957,'101.199.112.49','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86958,'123.125.71.47','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86959,'220.181.108.181','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86960,'189.19.30.194','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86961,'92.39.52.201','2015-09-11 00:00:00','/index.html','Opera',1,'',''),(86962,'92.39.52.201','2015-09-11 00:00:00','/index.html','Opera',1,'',''),(86963,'123.125.71.91','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86964,'220.181.108.155','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86965,'189.162.88.36','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86966,'221.194.128.223','2015-09-11 00:00:00','/index.html','Firefox',1,'',''),(86967,'79.37.117.124','2015-09-11 00:00:00','/index.html','Chrome',1,'',''),(86968,'106.120.188.164','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(86969,'151.74.195.192','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(86970,'36.99.30.105','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(86971,'36.99.30.196','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(86972,'123.125.71.108','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(86973,'220.181.108.89','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(86974,'177.33.155.68','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(86975,'61.135.190.199','2015-09-12 00:00:00','/index.html','IE',1,'www','baidu'),(86976,'121.42.0.15','2015-09-12 00:00:00','/index.html','IE',1,'',''),(86977,'123.125.71.38','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(86978,'220.181.108.94','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(86979,'220.181.51.46','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(86980,'121.42.0.18','2015-09-12 00:00:00','/index.html','IE',1,'',''),(86981,'177.143.22.112','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(86982,'106.38.241.110','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(86983,'222.76.217.82','2015-09-12 00:00:00','/index.html','IE',1,'',''),(86984,'121.42.0.38','2015-09-12 00:00:00','/index.html','IE',1,'',''),(86985,'123.125.71.86','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(86986,'220.181.108.99','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(86987,'121.42.0.31','2015-09-12 00:00:00','/index.html','IE',1,'',''),(86988,'190.97.237.153','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(86989,'123.125.71.43','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(86990,'220.181.108.178','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(86991,'123.125.71.54','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(86992,'220.181.108.177','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(86993,'186.223.220.82','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(86994,'180.153.180.185','2015-09-12 00:00:00','/newsview.htm','IE',1,'',''),(86995,'123.125.71.43','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(86996,'220.181.108.182','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(86997,'121.42.0.36','2015-09-12 00:00:00','/index.html','IE',1,'',''),(86998,'124.113.224.59','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(86999,'180.153.206.17','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(87000,'101.226.65.102','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(87001,'61.135.165.23','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(87002,'180.153.206.33','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(87003,'180.153.214.152','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(87004,'180.153.206.17','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(87005,'121.42.0.30','2015-09-12 00:00:00','/index.html','IE',1,'',''),(87006,'123.125.71.108','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87007,'220.181.108.83','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87008,'123.125.71.16','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87009,'220.181.108.147','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87010,'180.153.182.175','2015-09-12 00:00:00','/news/newsview.htm','IE',1,'',''),(87011,'180.153.182.81','2015-09-12 00:00:00','/news/newsview.htm','IE',1,'',''),(87012,'123.125.71.52','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87013,'220.181.108.186','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87014,'121.42.0.16','2015-09-12 00:00:00','/index.html','IE',1,'',''),(87015,'219.152.222.150','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(87016,'123.125.71.112','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87017,'2.235.103.126','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(87018,'220.181.108.82','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87019,'121.42.0.37','2015-09-12 00:00:00','/index.html','IE',1,'',''),(87020,'123.125.71.31','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87021,'220.181.108.118','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87022,'123.125.71.60','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87023,'220.181.108.155','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87024,'221.194.128.223','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87025,'111.206.36.137','2015-09-12 00:00:00','/newsview.htm','IE',0,'',''),(87026,'61.185.190.199','2015-09-12 00:00:00','/news.htm','IE',1,'',''),(87027,'61.185.190.199','2015-09-12 00:00:00','/newsview.htm','IE',1,'',''),(87028,'61.185.190.199','2015-09-12 00:00:00','/newsview.htm','IE',1,'',''),(87029,'112.64.235.87','2015-09-12 00:00:00','/newsview.htm','Safari',1,'',''),(87030,'112.64.235.87','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(87031,'101.226.33.217','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(87032,'186.209.65.211','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(87033,'123.125.71.71','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87034,'220.181.108.85','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87035,'61.160.213.110','2015-09-12 00:00:00','/index.html','IE',1,'',''),(87036,'123.125.71.19','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87037,'220.181.108.90','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87038,'123.125.71.62','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(87039,'112.64.235.247','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(87040,'119.147.146.189','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(87041,'36.99.31.107','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(87042,'36.99.31.226','2015-09-12 00:00:00','/index.html','Safari',1,'',''),(87043,'123.125.71.74','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87044,'220.181.108.111','2015-09-12 00:00:00','/index.html','Firefox',1,'',''),(87045,'123.125.71.118','2015-09-12 00:00:00','/index.html','Chrome',1,'',''),(87046,'106.120.160.119','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87047,'220.181.132.195','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87048,'221.194.128.223','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87049,'42.156.136.34','2015-09-13 00:00:00','/index.html','Safari',1,'',''),(87050,'123.125.71.38','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87051,'182.118.54.93','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87052,'121.42.0.31','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87053,'220.181.108.86','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87054,'182.118.54.31','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87055,'123.125.71.75','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87056,'121.42.0.18','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87057,'220.181.108.119','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87058,'60.173.11.232','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87059,'123.125.71.48','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87060,'220.181.108.104','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87061,'123.125.71.132','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87062,'121.42.0.14','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87063,'222.76.217.82','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87064,'123.125.71.24','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87065,'220.181.108.145','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87066,'121.42.0.17','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87067,'123.125.71.88','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87068,'222.76.217.82','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87069,'180.153.185.236','2015-09-13 00:00:00','/newsview.htm','IE',1,'',''),(87070,'169.54.233.117','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87071,'182.118.60.82','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87072,'114.253.130.76','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87073,'121.42.0.37','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87074,'183.60.62.44','2015-09-13 00:00:00','/index.html','Safari',1,'',''),(87075,'121.42.0.14','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87076,'183.136.190.62','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87077,'123.125.71.17','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87078,'220.181.108.118','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87079,'157.55.39.245','2015-09-13 00:00:00','/index.html','Safari',1,'',''),(87080,'61.135.190.199','2015-09-13 00:00:00','/index.html','IE',1,'www','baidu'),(87081,'183.136.190.62','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87082,'121.42.0.39','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87083,'123.125.71.137','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87084,'123.125.71.53','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87085,'220.181.108.153','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87086,'61.148.60.42','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87087,'180.153.214.181','2015-09-13 00:00:00','/index.html','Safari',1,'',''),(87088,'121.42.0.15','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87089,'123.125.71.45','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87090,'220.181.108.113','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87091,'54.219.142.224','2015-09-13 00:00:00','/index.html','IE',1,'',''),(87092,'123.125.71.136','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87093,'61.146.178.190','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87094,'221.194.128.223','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87095,'182.118.53.126','2015-09-13 00:00:00','/news/newsview.htm','Safari',1,'',''),(87096,'182.118.72.56','2015-09-13 00:00:00','/newsview.htm','Safari',1,'',''),(87097,'101.226.33.227','2015-09-13 00:00:00','/index.html','Safari',1,'',''),(87098,'66.249.67.65','2015-09-13 00:00:00','/index.html','Safari',1,'',''),(87099,'93.150.171.187','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87100,'66.249.67.47','2015-09-13 00:00:00','/index.html','Safari',1,'',''),(87101,'42.156.136.34','2015-09-13 00:00:00','/newsview.htm','Safari',1,'',''),(87102,'189.25.180.86','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87103,'123.125.71.14','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87104,'36.99.30.171','2015-09-13 00:00:00','/index.html','Safari',1,'',''),(87105,'220.181.108.106','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87106,'36.99.30.108','2015-09-13 00:00:00','/index.html','Safari',1,'',''),(87107,'61.135.165.22','2015-09-13 00:00:00','/index.html','Chrome',1,'',''),(87108,'123.125.71.54','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87109,'220.181.108.86','2015-09-13 00:00:00','/index.html','Firefox',1,'',''),(87110,'124.72.164.202','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87111,'121.42.0.39','2015-09-14 00:00:00','/index.html','IE',1,'',''),(87112,'142.54.165.138','2015-09-14 00:00:00','/index.html','IE',1,'',''),(87113,'106.120.160.119','2015-09-14 00:00:00','/index.html','IE',1,'',''),(87114,'101.199.108.59','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87115,'121.42.0.30','2015-09-14 00:00:00','/index.html','IE',1,'',''),(87116,'221.194.128.223','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87117,'123.125.71.71','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87118,'220.181.108.153','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87119,'123.125.71.32','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87120,'220.181.108.148','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87121,'121.42.0.17','2015-09-14 00:00:00','/index.html','IE',1,'',''),(87122,'177.192.222.131','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87123,'220.181.51.46','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87124,'106.120.188.146','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87125,'140.207.198.219','2015-09-14 00:00:00','/newsview.htm','IE',1,'',''),(87126,'123.125.125.80','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87127,'123.125.71.19','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87128,'60.173.11.232','2015-09-14 00:00:00','/index.html','IE',1,'',''),(87129,'121.42.0.38','2015-09-14 00:00:00','/index.html','IE',1,'',''),(87130,'180.154.196.148','2015-09-14 00:00:00','/newsview.htm','Chrome',1,'',''),(87131,'101.226.65.105','2015-09-14 00:00:00','/newsview.htm','Safari',0,'',''),(87132,'180.153.163.211','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87133,'123.125.71.36','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87134,'220.181.108.179','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87135,'180.149.143.26','2015-09-14 00:00:00','/newsview.htm','Safari',1,'',''),(87136,'202.102.99.145','2015-09-14 00:00:00','/newsview.htm','IE',1,'',''),(87137,'175.144.126.224','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87138,'66.249.73.135','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87139,'123.125.71.107','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87140,'220.181.108.153','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87141,'121.42.0.39','2015-09-14 00:00:00','/index.html','IE',1,'',''),(87142,'123.125.71.137','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87143,'61.135.169.56','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87144,'123.125.71.118','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87145,'123.125.71.47','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87146,'220.181.108.144','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87147,'121.42.0.30','2015-09-14 00:00:00','/index.html','IE',1,'',''),(87148,'101.226.89.119','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87149,'180.153.214.190','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87150,'122.227.229.242','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87151,'101.226.33.216','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87152,'180.153.163.187','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87153,'123.125.71.17','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87154,'220.181.108.119','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87155,'66.249.65.111','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87156,'123.125.71.57','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87157,'121.42.0.36','2015-09-14 00:00:00','/index.html','IE',1,'',''),(87158,'180.153.180.124','2015-09-14 00:00:00','/newsview.htm','IE',1,'',''),(87159,'183.136.190.62','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87160,'121.42.0.31','2015-09-14 00:00:00','/index.html','IE',1,'',''),(87161,'220.181.51.62','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87162,'218.93.1.86','2015-09-14 00:00:00','/index.html','IE',1,'',''),(87163,'180.153.206.35','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87164,'101.226.51.230','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87165,'36.99.31.174','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87166,'36.99.31.227','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87167,'123.125.71.23','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87168,'220.181.108.151','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87169,'66.249.65.89','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87170,'111.202.102.77','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87171,'123.125.71.39','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87172,'115.29.178.72','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87173,'115.29.178.72','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87174,'220.181.108.150','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87175,'106.120.188.158','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87176,'218.241.82.226','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87177,'123.125.71.39','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87178,'220.181.108.185','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87179,'66.249.73.135','2015-09-14 00:00:00','/index.html','Safari',1,'',''),(87180,'123.125.71.137','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87181,'221.194.128.223','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87182,'123.125.71.30','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87183,'220.181.108.146','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87184,'123.125.71.91','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87185,'220.181.108.92','2015-09-14 00:00:00','/index.html','Firefox',1,'',''),(87186,'121.54.58.242','2015-09-14 00:00:00','/index.html','Chrome',1,'',''),(87187,'123.125.71.32','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87188,'220.181.108.117','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87189,'121.42.0.18','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87190,'197.218.82.39','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87191,'61.135.190.69','2015-09-15 00:00:00','/index.html','IE',1,'www','baidu'),(87192,'123.125.71.18','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87193,'220.181.108.108','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87194,'121.42.0.15','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87195,'115.187.34.8','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87196,'123.125.71.137','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87197,'182.118.53.78','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87198,'42.156.136.34','2015-09-15 00:00:00','/index.html','Safari',1,'',''),(87199,'123.125.71.87','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87200,'121.42.0.14','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87201,'220.181.108.177','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87202,'179.154.219.71','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87203,'123.125.71.58','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87204,'220.181.108.109','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87205,'121.199.125.21','2015-09-15 00:00:00','/news.htm','Firefox',1,'',''),(87206,'123.125.71.18','2015-09-15 00:00:00','/newsview.htm','Firefox',1,'',''),(87207,'121.199.125.21','2015-09-15 00:00:00','/news.htm','Firefox',1,'',''),(87208,'121.42.0.38','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87209,'221.194.128.223','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87210,'182.118.55.124','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87211,'119.147.146.193','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87212,'177.55.92.245','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87213,'121.42.0.31','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87214,'123.125.71.38','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87215,'220.181.108.76','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87216,'45.32.244.164','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87217,'121.42.0.18','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87218,'37.1.202.156','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87219,'123.125.71.120','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87220,'121.237.171.199','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87221,'121.237.171.199','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87222,'106.120.160.119','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87223,'218.93.1.86','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87224,'121.42.0.17','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87225,'123.125.71.27','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87226,'220.181.108.123','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87227,'121.42.0.15','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87228,'123.125.71.33','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87229,'220.181.108.183','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87230,'158.69.27.74','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87231,'106.120.223.170','2015-09-15 00:00:00','/index.html','Chrome',1,'','baidu'),(87232,'106.51.130.83','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87233,'101.226.51.226','2015-09-15 00:00:00','/index.html','Safari',1,'',''),(87234,'123.160.196.171','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87235,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87236,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87237,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87238,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87239,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87240,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87241,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87242,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87243,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87244,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87245,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87246,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87247,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87248,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87249,'58.211.91.138','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87250,'36.99.31.78','2015-09-15 00:00:00','/index.html','Safari',1,'',''),(87251,'36.99.30.38','2015-09-15 00:00:00','/index.html','Safari',1,'',''),(87252,'61.135.190.199','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87253,'123.125.71.69','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87254,'123.125.71.62','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87255,'220.181.108.163','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87256,'112.64.235.248','2015-09-15 00:00:00','/index.html','Safari',1,'',''),(87257,'14.20.111.128','2015-09-15 00:00:00','/index.html','Chrome',1,'','baidu'),(87258,'123.125.71.48','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87259,'220.181.108.108','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87260,'220.181.132.215','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87261,'180.149.143.31','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87262,'123.125.71.86','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87263,'220.181.108.143','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87264,'89.180.39.32','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87265,'138.75.182.6','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87266,'123.125.71.136','2015-09-15 00:00:00','/index.html','Chrome',1,'',''),(87267,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87268,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87269,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87270,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87271,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87272,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87273,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87274,'121.42.0.30','2015-09-15 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(87275,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87276,'121.42.0.30','2015-09-15 00:00:00','/news/news.htm','IE',1,'',''),(87277,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87278,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87279,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87280,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87281,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87282,'121.42.0.30','2015-09-15 00:00:00','/news/news.htm','IE',1,'',''),(87283,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87284,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87285,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87286,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87287,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87288,'121.42.0.30','2015-09-15 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(87289,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87290,'121.42.0.30','2015-09-15 00:00:00','/news.htm','IE',1,'',''),(87291,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87292,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87293,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87294,'121.42.0.30','2015-09-15 00:00:00','/news.htm','IE',1,'',''),(87295,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87296,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87297,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87298,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87299,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87300,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87301,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87302,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87303,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87304,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87305,'121.42.0.30','2015-09-15 00:00:00','/http:/rosetech.cn:80/news/newsview.htm','IE',0,'',''),(87306,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87307,'121.42.0.30','2015-09-15 00:00:00','/news/newsview.htm','IE',1,'',''),(87308,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87309,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87310,'121.42.0.30','2015-09-15 00:00:00','/news/newsview.htm','IE',0,'',''),(87311,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87312,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87313,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87314,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87315,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87316,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87317,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87318,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87319,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87320,'121.42.0.30','2015-09-15 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(87321,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87322,'121.42.0.30','2015-09-15 00:00:00','/news/newsview.htm','IE',1,'',''),(87323,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87324,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87325,'121.42.0.30','2015-09-15 00:00:00','/news/newsview.htm','IE',0,'',''),(87326,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87327,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87328,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87329,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87330,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87331,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87332,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87333,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87334,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87335,'121.42.0.30','2015-09-15 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(87336,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87337,'121.42.0.30','2015-09-15 00:00:00','/newsview.htm','IE',1,'',''),(87338,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87339,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87340,'121.42.0.30','2015-09-15 00:00:00','/newsview.htm','IE',0,'',''),(87341,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87342,'123.125.71.13','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87343,'220.181.108.86','2015-09-15 00:00:00','/index.html','Firefox',1,'',''),(87344,'121.42.0.30','2015-09-15 00:00:00','/index.html','IE',1,'',''),(87345,'42.156.136.34','2015-09-15 00:00:00','/newsview.htm','Safari',1,'',''),(87346,'180.153.206.20','2015-09-16 00:00:00','/index.html','Safari',1,'',''),(87347,'121.42.0.18','2015-09-16 00:00:00','/index.html','IE',1,'',''),(87348,'123.125.71.46','2015-09-16 00:00:00','/index.html','Firefox',1,'',''),(87349,'220.181.108.88','2015-09-16 00:00:00','/index.html','Firefox',1,'',''),(87350,'182.118.41.52','2015-09-16 00:00:00','/index.html','IE',1,'',''),(87351,'189.115.22.242','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87352,'58.217.202.136','2015-09-16 00:00:00','/newsview.htm','IE',1,'',''),(87353,'180.149.143.26','2015-09-16 00:00:00','/newsview.htm','IE',1,'',''),(87354,'180.149.143.26','2015-09-16 00:00:00','/newsview.htm','IE',1,'',''),(87355,'180.149.143.154','2015-09-16 00:00:00','/newsview.htm','IE',1,'',''),(87356,'111.206.36.5','2015-09-16 00:00:00','/newsview.htm','IE',1,'',''),(87357,'111.13.13.7','2015-09-16 00:00:00','/newsview.htm','IE',1,'',''),(87358,'123.125.67.142','2015-09-16 00:00:00','/newsview.htm','IE',1,'',''),(87359,'180.149.143.154','2015-09-16 00:00:00','/newsview.htm','IE',1,'',''),(87360,'123.125.67.143','2015-09-16 00:00:00','/newsview.htm','IE',1,'',''),(87361,'221.194.128.223','2015-09-16 00:00:00','/index.html','Firefox',1,'',''),(87362,'121.42.0.17','2015-09-16 00:00:00','/index.html','IE',1,'',''),(87363,'106.120.188.163','2015-09-16 00:00:00','/index.html','Safari',1,'',''),(87364,'36.110.147.91','2015-09-16 00:00:00','/index.html','Safari',1,'',''),(87365,'121.42.0.39','2015-09-16 00:00:00','/index.html','IE',1,'',''),(87366,'61.135.190.72','2015-09-16 00:00:00','/newsview.htm','Safari',1,'',''),(87367,'61.146.178.190','2015-09-16 00:00:00','/index.html','Firefox',1,'',''),(87368,'111.206.52.93','2015-09-16 00:00:00','/newsview.htm','Safari',1,'',''),(87369,'182.118.55.138','2015-09-16 00:00:00','/newsview.htm','Safari',0,'',''),(87370,'121.42.0.19','2015-09-16 00:00:00','/index.html','IE',1,'',''),(87371,'187.2.57.90','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87372,'183.136.190.62','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87373,'121.42.0.15','2015-09-16 00:00:00','/index.html','IE',1,'',''),(87374,'123.125.71.136','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87375,'221.194.128.223','2015-09-16 00:00:00','/index.html','Firefox',1,'',''),(87376,'202.108.31.29','2015-09-16 00:00:00','/index.html','IE',1,'',''),(87377,'202.108.31.29','2015-09-16 00:00:00','/news.htm','IE',1,'',''),(87378,'202.101.185.149','2015-09-16 00:00:00','/index.html','Safari',1,'',''),(87379,'121.42.0.30','2015-09-16 00:00:00','/index.html','IE',1,'',''),(87380,'179.28.1.212','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87381,'182.118.60.76','2015-09-16 00:00:00','/newsview.htm','Safari',1,'',''),(87382,'101.226.33.220','2015-09-16 00:00:00','/index.html','Safari',1,'',''),(87383,'180.153.205.253','2015-09-16 00:00:00','/index.html','Safari',1,'',''),(87384,'180.153.214.181','2015-09-16 00:00:00','/index.html','Safari',1,'',''),(87385,'180.153.214.199','2015-09-16 00:00:00','/index.html','Safari',1,'',''),(87386,'106.120.160.119','2015-09-16 00:00:00','/index.html','IE',1,'',''),(87387,'121.42.0.38','2015-09-16 00:00:00','/index.html','IE',1,'',''),(87388,'220.181.132.200','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87389,'116.58.95.4','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87390,'123.125.71.110','2015-09-16 00:00:00','/index.html','Firefox',1,'',''),(87391,'218.24.171.216','2015-09-16 00:00:00','/news.htm','Chrome',1,'',''),(87392,'220.181.51.61','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87393,'61.135.165.22','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87394,'220.181.51.39','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87395,'123.125.71.132','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87396,'61.135.169.55','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87397,'61.135.169.55','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87398,'62.212.73.49','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87399,'220.181.108.116','2015-09-16 00:00:00','/index.html','Firefox',1,'',''),(87400,'187.164.156.243','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87401,'220.181.51.55','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87402,'220.181.51.61','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87403,'220.181.51.46','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87404,'220.181.51.45','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87405,'123.125.71.137','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87406,'203.168.250.96','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87407,'123.125.71.60','2015-09-16 00:00:00','/index.html','Firefox',1,'',''),(87408,'220.181.108.113','2015-09-16 00:00:00','/index.html','Firefox',1,'',''),(87409,'101.226.66.180','2015-09-16 00:00:00','/index.html','Safari',1,'',''),(87410,'91.215.153.17','2015-09-16 00:00:00','/index.html','IE',1,'',''),(87411,'182.118.41.25','2015-09-16 00:00:00','/index.html','IE',1,'',''),(87412,'123.125.71.56','2015-09-16 00:00:00','/index.html','Firefox',1,'',''),(87413,'187.107.182.186','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87414,'123.125.71.21','2015-09-16 00:00:00','/index.html','Firefox',1,'',''),(87415,'220.181.108.163','2015-09-16 00:00:00','/index.html','Firefox',1,'',''),(87416,'200.203.33.26','2015-09-16 00:00:00','/index.html','Chrome',1,'',''),(87417,'123.125.71.82','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87418,'182.118.55.234','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87419,'220.181.108.155','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87420,'61.128.172.151','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87421,'61.144.211.69','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87422,'121.42.0.30','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87423,'123.125.71.132','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87424,'42.156.136.34','2015-09-17 00:00:00','/index.html','Safari',1,'',''),(87425,'123.125.71.74','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87426,'220.181.108.94','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87427,'189.60.96.227','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87428,'121.42.0.36','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87429,'123.125.71.14','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87430,'220.181.108.82','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87431,'183.136.190.62','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87432,'183.136.190.62','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87433,'183.136.142.67','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87434,'180.153.186.108','2015-09-17 00:00:00','/newsview.htm','IE',1,'',''),(87435,'182.118.55.241','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87436,'183.136.190.40','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87437,'123.125.71.119','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87438,'121.42.0.39','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87439,'121.42.0.36','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87440,'221.194.128.223','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87441,'36.80.243.136','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87442,'121.42.0.14','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87443,'121.42.0.39','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87444,'112.198.83.204','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87445,'180.153.211.172','2015-09-17 00:00:00','/index.html','Safari',1,'',''),(87446,'123.125.71.49','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87447,'201.141.71.95','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87448,'220.181.108.139','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87449,'121.42.0.15','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87450,'123.125.71.132','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87451,'36.99.30.226','2015-09-17 00:00:00','/index.html','Safari',1,'',''),(87452,'36.99.31.228','2015-09-17 00:00:00','/index.html','Safari',1,'',''),(87453,'123.125.71.56','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87454,'220.181.108.84','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87455,'180.153.206.27','2015-09-17 00:00:00','/index.html','Safari',1,'',''),(87456,'183.28.24.97','2015-09-17 00:00:00','/index.html','Chrome',1,'','baidu'),(87457,'183.28.24.97','2015-09-17 00:00:00','/news.htm','Chrome',1,'',''),(87458,'183.28.24.97','2015-09-17 00:00:00','/news.htm','Chrome',1,'',''),(87459,'183.28.24.97','2015-09-17 00:00:00','/newsview.htm','Chrome',1,'',''),(87460,'183.28.24.97','2015-09-17 00:00:00','/newsview.htm','Chrome',1,'',''),(87461,'183.28.24.97','2015-09-17 00:00:00','/newsview.htm','Chrome',1,'',''),(87462,'183.28.24.97','2015-09-17 00:00:00','/news.htm','Chrome',1,'',''),(87463,'183.28.24.97','2015-09-17 00:00:00','/news.htm','Chrome',1,'',''),(87464,'123.52.138.252','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87465,'106.120.160.119','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87466,'171.11.146.210','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87467,'121.42.0.36','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87468,'171.11.146.210','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87469,'101.199.112.50','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87470,'123.52.138.252','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87471,'180.173.169.63','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87472,'220.181.132.215','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87473,'101.199.108.55','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87474,'123.125.71.36','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87475,'220.181.108.150','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87476,'218.93.1.86','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87477,'116.237.108.164','2015-09-17 00:00:00','/news.htm','IE',1,'',''),(87478,'116.237.108.164','2015-09-17 00:00:00','/newsview.htm','IE',1,'',''),(87479,'116.237.108.164','2015-09-17 00:00:00','/newsview.htm','IE',1,'',''),(87480,'171.11.146.210','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87481,'116.231.187.141','2015-09-17 00:00:00','/news.htm','Chrome',1,'',''),(87482,'116.231.187.141','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87483,'123.125.71.84','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87484,'220.181.108.102','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87485,'180.153.214.180','2015-09-17 00:00:00','/index.html','Safari',1,'',''),(87486,'171.11.146.210','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87487,'180.153.214.180','2015-09-17 00:00:00','/index.html','Safari',1,'',''),(87488,'61.148.242.87','2015-09-17 00:00:00','/index.html','Safari',1,'',''),(87489,'58.62.65.179','2015-09-17 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(87490,'184.95.52.218','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87491,'123.125.71.49','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87492,'123.125.71.132','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87493,'61.135.165.23','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87494,'220.181.108.104','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87495,'183.136.190.62','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87496,'221.194.128.223','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87497,'183.136.190.62','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87498,'182.118.42.97','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87499,'183.136.190.62','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87500,'123.125.71.56','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87501,'220.181.108.106','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87502,'123.125.71.44','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87503,'220.181.108.114','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87504,'222.187.220.221','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87505,'152.238.161.18','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87506,'177.179.36.108','2015-09-17 00:00:00','/index.html','Chrome',1,'',''),(87507,'123.125.71.86','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87508,'220.181.108.89','2015-09-17 00:00:00','/index.html','Firefox',1,'',''),(87509,'142.54.187.42','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87510,'171.11.146.210','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87511,'171.11.146.210','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87512,'171.11.146.210','2015-09-17 00:00:00','/index.html','IE',1,'',''),(87513,'123.125.71.119','2015-09-18 00:00:00','/index.html','Firefox',1,'','baidu'),(87514,'123.125.71.16','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87515,'220.181.108.139','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87516,'123.125.71.133','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87517,'123.125.71.17','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87518,'220.181.108.123','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87519,'101.226.33.227','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87520,'180.153.201.217','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87521,'123.125.71.20','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87522,'220.181.108.101','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87523,'61.135.190.201','2015-09-18 00:00:00','/index.html','IE',1,'www','baidu'),(87524,'125.88.204.139','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87525,'222.76.217.82','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87526,'200.24.206.2','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87527,'123.125.71.27','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87528,'220.181.108.114','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87529,'220.181.51.53','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87530,'183.136.190.62','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87531,'183.136.190.62','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87532,'85.245.44.6','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87533,'36.99.31.78','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87534,'36.99.31.6','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87535,'66.249.79.163','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87536,'182.118.54.164','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87537,'152.239.210.196','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87538,'140.207.198.166','2015-09-18 00:00:00','/newsview.htm','IE',1,'',''),(87539,'123.125.71.49','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87540,'183.136.190.62','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87541,'58.215.137.83','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87542,'123.125.71.43','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87543,'220.181.108.113','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87544,'61.135.190.69','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87545,'123.125.71.22','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87546,'220.181.108.154','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87547,'123.125.71.47','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87548,'119.147.225.208','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87549,'112.64.235.91','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87550,'220.181.108.90','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87551,'123.52.138.252','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87552,'58.132.172.54','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87553,'180.153.163.210','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87554,'124.205.175.146','2015-09-18 00:00:00','/index.html','Chrome',1,'','baidu'),(87555,'124.205.175.146','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87556,'124.205.175.146','2015-09-18 00:00:00','/index.html','Chrome',1,'','baidu'),(87557,'124.205.175.146','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87558,'124.205.175.146','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87559,'123.125.71.15','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87560,'220.181.108.95','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87561,'181.56.33.176','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87562,'220.181.132.215','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87563,'220.181.132.199','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87564,'123.125.71.125','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87565,'106.120.160.119','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87566,'123.125.71.24','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87567,'220.181.108.107','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87568,'220.181.132.195','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87569,'123.125.71.25','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87570,'220.181.108.144','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87571,'121.42.0.19','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87572,'106.120.151.36','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87573,'112.25.149.162','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87574,'123.160.132.40','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87575,'123.160.132.40','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87576,'123.160.132.40','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87577,'123.160.132.40','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87578,'123.160.132.40','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87579,'121.42.0.16','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87580,'177.220.149.146','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87581,'180.153.214.197','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87582,'112.64.235.253','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87583,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87584,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87585,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87586,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87587,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87588,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87589,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87590,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87591,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87592,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87593,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87594,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87595,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87596,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87597,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87598,'123.120.238.186','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87599,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87600,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87601,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87602,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87603,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87604,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87605,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87606,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87607,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87608,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87609,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87610,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87611,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87612,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87613,'123.120.238.186','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87614,'101.226.89.121','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87615,'221.194.128.223','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87616,'123.52.144.70','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87617,'121.42.0.31','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87618,'121.42.0.16','2015-09-18 00:00:00','/index.html','IE',1,'',''),(87619,'36.99.30.233','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87620,'218.93.1.86','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87621,'36.99.31.201','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87622,'123.125.71.75','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87623,'220.181.108.155','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87624,'66.249.79.163','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87625,'66.249.79.90','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87626,'123.125.71.46','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87627,'220.181.108.93','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87628,'61.146.178.190','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87629,'123.125.71.62','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87630,'101.226.33.208','2015-09-18 00:00:00','/index.html','Safari',1,'',''),(87631,'123.125.71.88','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87632,'220.181.108.145','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87633,'123.125.71.39','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87634,'220.181.108.87','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87635,'2.38.33.239','2015-09-18 00:00:00','/index.html','Chrome',1,'',''),(87636,'169.54.233.120','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87637,'123.125.71.33','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87638,'220.181.108.101','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87639,'123.125.71.31','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87640,'220.181.108.118','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87641,'123.125.71.60','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87642,'220.181.108.117','2015-09-18 00:00:00','/index.html','Firefox',1,'',''),(87643,'123.125.71.119','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(87644,'66.249.79.163','2015-09-19 00:00:00','/m/newsview.htm','Safari',1,'',''),(87645,'182.118.53.222','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(87646,'188.165.200.217','2015-09-19 00:00:00','/index.html','IE',1,'',''),(87647,'123.125.71.38','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(87648,'220.181.108.101','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(87649,'58.221.60.174','2015-09-19 00:00:00','/index.html','IE',1,'',''),(87650,'182.118.53.67','2015-09-19 00:00:00','/index.html','Safari',1,'',''),(87651,'123.125.71.52','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(87652,'220.181.108.86','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(87653,'42.156.136.34','2015-09-19 00:00:00','/index.html','Safari',1,'',''),(87654,'123.125.71.55','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(87655,'220.181.108.87','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(87656,'93.171.205.23','2015-09-19 00:00:00','/index.html','IE',1,'',''),(87657,'93.171.205.23','2015-09-19 00:00:00','/index.html','IE',1,'',''),(87658,'93.171.205.23','2015-09-19 00:00:00','/index.html','IE',1,'',''),(87659,'93.171.205.23','2015-09-19 00:00:00','/index.html','IE',1,'',''),(87660,'93.171.205.23','2015-09-19 00:00:00','/index.html','IE',1,'',''),(87661,'93.171.205.23','2015-09-19 00:00:00','/index.html','IE',1,'',''),(87662,'93.171.205.23','2015-09-19 00:00:00','/index.html','IE',1,'',''),(87663,'82.80.230.228','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(87664,'93.171.205.23','2015-09-19 00:00:00','/index.html','IE',1,'',''),(87665,'82.80.230.228','2015-09-19 00:00:00','/index.html','IE',1,'',''),(87666,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87667,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87668,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87669,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87670,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87671,'82.80.230.228','2015-09-19 00:00:00','/news.htm','IE',1,'',''),(87672,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87673,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87674,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87675,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87676,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87677,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87678,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87679,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87680,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87681,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87682,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87683,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87684,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87685,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87686,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87687,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87688,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87689,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87690,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87691,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87692,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87693,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87694,'82.80.230.228','2015-09-19 00:00:00','/news.htm','IE',1,'',''),(87695,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87696,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Safari',1,'',''),(87697,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Safari',1,'',''),(87698,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(87699,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87700,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87701,'82.80.230.228','2015-09-19 00:00:00','/news.htm','IE',1,'',''),(87702,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Safari',1,'',''),(87703,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87704,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(87705,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87706,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(87707,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87708,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87709,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(87710,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87711,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87712,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87713,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87714,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87715,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87716,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87717,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87718,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87719,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87720,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87721,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87722,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87723,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87724,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87725,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87726,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87727,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87728,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87729,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87730,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87731,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87732,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87733,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87734,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87735,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87736,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87737,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87738,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87739,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87740,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87741,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87742,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87743,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87744,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87745,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87746,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87747,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87748,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87749,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87750,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87751,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87752,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(87753,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87754,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87755,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87756,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87757,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87758,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87759,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87760,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87761,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87762,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87763,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87764,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87765,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87766,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87767,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87768,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87769,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87770,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87771,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87772,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87773,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87774,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87775,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87776,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87777,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87778,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87779,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87780,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87781,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87782,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87783,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87784,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87785,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87786,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87787,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87788,'93.171.205.23','2015-09-19 00:00:00','/index.html','IE',1,'',''),(87789,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87790,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87791,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87792,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87793,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87794,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(87795,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(87796,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87797,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(87798,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87799,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87800,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(87801,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87802,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87803,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87804,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(87805,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87806,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87807,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87808,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87809,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87810,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87811,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87812,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87813,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87814,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87815,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87816,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87817,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87818,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87819,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87820,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87821,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87822,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87823,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87824,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87825,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87826,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87827,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87828,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87829,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87830,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87831,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87832,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87833,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87834,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87835,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87836,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87837,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87838,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87839,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87840,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87841,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87842,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87843,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87844,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87845,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87846,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87847,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87848,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87849,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87850,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87851,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87852,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87853,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87854,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87855,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87856,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87857,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87858,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87859,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87860,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87861,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87862,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87863,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87864,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87865,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87866,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87867,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87868,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87869,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87870,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87871,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87872,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87873,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87874,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87875,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87876,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87877,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87878,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87879,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87880,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87881,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87882,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87883,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87884,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87885,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87886,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87887,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87888,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87889,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87890,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87891,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87892,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87893,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87894,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87895,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87896,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87897,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87898,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87899,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87900,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87901,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87902,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87903,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87904,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87905,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87906,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87907,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87908,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87909,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87910,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87911,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87912,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87913,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87914,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87915,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87916,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87917,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87918,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87919,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87920,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87921,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87922,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87923,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87924,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87925,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87926,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(87927,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87928,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87929,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87930,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87931,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87932,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87933,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87934,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87935,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87936,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87937,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87938,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87939,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87940,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87941,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87942,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87943,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87944,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87945,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87946,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(87947,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87948,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87949,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87950,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87951,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87952,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87953,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87954,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87955,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87956,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87957,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87958,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87959,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87960,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87961,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87962,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87963,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87964,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87965,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87966,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87967,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87968,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87969,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87970,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87971,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87972,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87973,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87974,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87975,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87976,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87977,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87978,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(87979,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87980,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87981,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87982,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87983,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87984,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87985,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87986,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87987,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87988,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87989,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87990,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87991,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87992,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87993,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87994,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87995,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(87996,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87997,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(87998,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(87999,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88000,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88001,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88002,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88003,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88004,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88005,'93.171.205.23','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88006,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88007,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88008,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88009,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88010,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88011,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88012,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88013,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88014,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88015,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88016,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88017,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88018,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88019,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88020,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88021,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88022,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88023,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88024,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88025,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88026,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88027,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88028,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88029,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88030,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88031,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88032,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88033,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88034,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88035,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88036,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88037,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88038,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88039,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88040,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88041,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88042,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88043,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88044,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88045,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88046,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88047,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88048,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88049,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88050,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88051,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88052,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88053,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88054,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88055,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88056,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88057,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88058,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88059,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88060,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88061,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88062,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(88063,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88064,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88065,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88066,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88067,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88068,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88069,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88070,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88071,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88072,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88073,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88074,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88075,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88076,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88077,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88078,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88079,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88080,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88081,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88082,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88083,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88084,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(88085,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88086,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88087,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88088,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88089,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88090,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88091,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88092,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88093,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88094,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88095,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88096,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88097,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88098,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88099,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88100,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88101,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88102,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88103,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88104,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88105,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88106,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88107,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88108,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88109,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88110,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88111,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88112,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88113,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88114,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88115,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88116,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88117,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88118,'82.80.230.228','2015-09-19 00:00:00','/news.htm','IE',1,'',''),(88119,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88120,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88121,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88122,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88123,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88124,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88125,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88126,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88127,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88128,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88129,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88130,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88131,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88132,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88133,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88134,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88135,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88136,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88137,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(88138,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(88139,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(88140,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88141,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88142,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88143,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88144,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88145,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88146,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88147,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88148,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88149,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88150,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88151,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88152,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88153,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88154,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88155,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88156,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88157,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88158,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88159,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88160,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88161,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88162,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88163,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88164,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88165,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88166,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88167,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88168,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88169,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88170,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88171,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88172,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88173,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88174,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88175,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88176,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88177,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88178,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88179,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88180,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88181,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88182,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88183,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88184,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88185,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88186,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88187,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88188,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88189,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88190,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88191,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88192,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88193,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88194,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88195,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88196,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88197,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88198,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88199,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88200,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88201,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88202,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88203,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88204,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88205,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88206,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88207,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88208,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88209,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88210,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88211,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88212,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88213,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88214,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(88215,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(88216,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88217,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88218,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88219,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88220,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88221,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88222,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88223,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88224,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88225,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88226,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88227,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88228,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88229,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88230,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88231,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88232,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88233,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88234,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88235,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88236,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88237,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88238,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88239,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88240,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88241,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88242,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88243,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88244,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88245,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88246,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88247,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88248,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88249,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88250,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88251,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88252,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88253,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88254,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88255,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88256,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88257,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88258,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88259,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88260,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88261,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88262,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88263,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88264,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88265,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88266,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88267,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88268,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88269,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88270,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88271,'82.80.230.228','2015-09-19 00:00:00','/news.htm','IE',1,'',''),(88272,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(88273,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88274,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88275,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88276,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88277,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88278,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88279,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88280,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88281,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88282,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88283,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88284,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88285,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88286,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88287,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88288,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88289,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88290,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88291,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88292,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88293,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88294,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88295,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88296,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88297,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88298,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88299,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88300,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88301,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88302,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88303,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88304,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88305,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88306,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88307,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88308,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(88309,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88310,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88311,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88312,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88313,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88314,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88315,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88316,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88317,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88318,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88319,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88320,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88321,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88322,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88323,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88324,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88325,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88326,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88327,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88328,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88329,'82.80.230.228','2015-09-19 00:00:00','/news.htm','IE',1,'',''),(88330,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(88331,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88332,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88333,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88334,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88335,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88336,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88337,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88338,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88339,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88340,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88341,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88342,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88343,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88344,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88345,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88346,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88347,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88348,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88349,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(88350,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88351,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88352,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88353,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88354,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88355,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88356,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88357,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88358,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88359,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88360,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88361,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88362,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88363,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88364,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88365,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88366,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88367,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88368,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88369,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88370,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88371,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88372,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88373,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88374,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88375,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88376,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88377,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88378,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88379,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88380,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88381,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88382,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88383,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88384,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88385,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88386,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(88387,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88388,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88389,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88390,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88391,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88392,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88393,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88394,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88395,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88396,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88397,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88398,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88399,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88400,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88401,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88402,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88403,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88404,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88405,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88406,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88407,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88408,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88409,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88410,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88411,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88412,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88413,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88414,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88415,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88416,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88417,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(88418,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88419,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88420,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88421,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88422,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88423,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88424,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88425,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88426,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88427,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88428,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88429,'82.80.230.228','2015-09-19 00:00:00','/news.htm','IE',1,'',''),(88430,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88431,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88432,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88433,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88434,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88435,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88436,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88437,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88438,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88439,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88440,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88441,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88442,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88443,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88444,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88445,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88446,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88447,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88448,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88449,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88450,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88451,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88452,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88453,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88454,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88455,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88456,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88457,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88458,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88459,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88460,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88461,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88462,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88463,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88464,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88465,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88466,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88467,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88468,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88469,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88470,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88471,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88472,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88473,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(88474,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88475,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88476,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88477,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88478,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88479,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88480,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88481,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88482,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88483,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88484,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88485,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88486,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88487,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88488,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88489,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88490,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88491,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88492,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88493,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88494,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Safari',1,'',''),(88495,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88496,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88497,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88498,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88499,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88500,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88501,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88502,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88503,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88504,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88505,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88506,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88507,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88508,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(88509,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88510,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88511,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88512,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88513,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88514,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88515,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88516,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88517,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88518,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88519,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88520,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88521,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88522,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88523,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88524,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88525,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88526,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88527,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88528,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88529,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88530,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(88531,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88532,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88533,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88534,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88535,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88536,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88537,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88538,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88539,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88540,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88541,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88542,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88543,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88544,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88545,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88546,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88547,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88548,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88549,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88550,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88551,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88552,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(88553,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88554,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88555,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88556,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88557,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88558,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88559,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88560,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88561,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88562,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88563,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88564,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88565,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88566,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88567,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88568,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88569,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88570,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88571,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88572,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88573,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(88574,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88575,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88576,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88577,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88578,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88579,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88580,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88581,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88582,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88583,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88584,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88585,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88586,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88587,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88588,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88589,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88590,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88591,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(88592,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88593,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88594,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88595,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88596,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88597,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88598,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88599,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88600,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88601,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88602,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88603,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88604,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88605,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88606,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88607,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Firefox',1,'',''),(88608,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(88609,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88610,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88611,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88612,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88613,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88614,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88615,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88616,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88617,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88618,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88619,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88620,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88621,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88622,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88623,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88624,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88625,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88626,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88627,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88628,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88629,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88630,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88631,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88632,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88633,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88634,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88635,'123.125.71.32','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88636,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88637,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88638,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88639,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88640,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88641,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88642,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88643,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88644,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88645,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88646,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88647,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88648,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88649,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Safari',1,'',''),(88650,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88651,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88652,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88653,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88654,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88655,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88656,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88657,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88658,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88659,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88660,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88661,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88662,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88663,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88664,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88665,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88666,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88667,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88668,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88669,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88670,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88671,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88672,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88673,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88674,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88675,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88676,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88677,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88678,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88679,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88680,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88681,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88682,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88683,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88684,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88685,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88686,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88687,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88688,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88689,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88690,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(88691,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88692,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88693,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88694,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88695,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88696,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88697,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88698,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88699,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88700,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88701,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88702,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88703,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88704,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88705,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88706,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88707,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88708,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88709,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88710,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88711,'82.80.230.228','2015-09-19 00:00:00','/news.htm','Chrome',1,'',''),(88712,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88713,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88714,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88715,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88716,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88717,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88718,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88719,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88720,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88721,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88722,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88723,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88724,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88725,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88726,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88727,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88728,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88729,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88730,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88731,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88732,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88733,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88734,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88735,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88736,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88737,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88738,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88739,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88740,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88741,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88742,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88743,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88744,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88745,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88746,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88747,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88748,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88749,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88750,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88751,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88752,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88753,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88754,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88755,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88756,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88757,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88758,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88759,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88760,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88761,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88762,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88763,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88764,'220.181.108.87','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88765,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88766,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88767,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88768,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88769,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88770,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88771,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88772,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88773,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88774,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88775,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88776,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88777,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88778,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88779,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88780,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88781,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88782,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88783,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88784,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88785,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88786,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88787,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88788,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88789,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88790,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88791,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88792,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88793,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88794,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88795,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88796,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88797,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88798,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88799,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88800,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88801,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88802,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88803,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88804,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88805,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88806,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88807,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88808,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88809,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88810,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88811,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88812,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88813,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88814,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88815,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88816,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88817,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88818,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88819,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88820,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88821,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88822,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88823,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88824,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88825,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88826,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88827,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88828,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88829,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88830,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88831,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88832,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88833,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88834,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88835,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88836,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88837,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88838,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88839,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','IE',1,'',''),(88840,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88841,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88842,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88843,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88844,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88845,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88846,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88847,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88848,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88849,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88850,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88851,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88852,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88853,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88854,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88855,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88856,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Opera',1,'',''),(88857,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88858,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88859,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88860,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88861,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88862,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88863,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88864,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88865,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88866,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88867,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88868,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88869,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88870,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88871,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88872,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88873,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88874,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Safari',1,'',''),(88875,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88876,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88877,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(88878,'82.80.230.228','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88879,'121.199.125.21','2015-09-19 00:00:00','/newsview.htm','Firefox',1,'',''),(88880,'123.125.71.58','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88881,'220.181.108.85','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88882,'123.125.71.52','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88883,'220.181.108.115','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88884,'182.118.60.82','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(88885,'189.241.152.168','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(88886,'190.90.28.247','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(88887,'123.125.71.74','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88888,'221.194.128.223','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88889,'221.194.128.223','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88890,'220.181.108.139','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88891,'123.125.71.137','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(88892,'200.163.97.204','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(88893,'119.147.146.189','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(88894,'123.125.71.107','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88895,'220.181.108.181','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88896,'111.206.52.124','2015-09-19 00:00:00','/index.html','Safari',1,'',''),(88897,'123.125.71.29','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88898,'220.181.108.179','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88899,'123.52.145.92','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88900,'123.52.141.83','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88901,'171.11.144.110','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88902,'171.11.144.110','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88903,'171.11.144.110','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88904,'123.125.71.34','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88905,'220.181.108.142','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88906,'123.125.71.91','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88907,'220.181.108.86','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88908,'123.125.71.62','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(88909,'116.255.129.6','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88910,'121.42.0.37','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88911,'123.125.71.36','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88912,'220.181.108.86','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88913,'121.42.0.31','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88914,'61.135.190.199','2015-09-19 00:00:00','/index.html','IE',1,'www','baidu'),(88915,'121.42.0.15','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88916,'106.120.160.119','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88917,'101.199.108.53','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(88918,'123.125.71.26','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88919,'220.181.108.184','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88920,'121.42.0.18','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88921,'123.125.71.61','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(88922,'123.125.71.13','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88923,'220.181.108.110','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88924,'179.234.190.166','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(88925,'221.194.128.223','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88926,'221.194.128.223','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88927,'123.52.141.83','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88928,'123.125.71.41','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88929,'220.181.108.114','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88930,'123.52.141.83','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88931,'201.52.144.157','2015-09-19 00:00:00','/index.html','Chrome',1,'',''),(88932,'123.125.71.32','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88933,'220.181.108.139','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88934,'123.125.71.16','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88935,'220.181.108.179','2015-09-19 00:00:00','/index.html','Firefox',1,'',''),(88936,'222.187.220.221','2015-09-19 00:00:00','/index.html','IE',1,'',''),(88937,'123.125.71.26','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88938,'220.181.108.179','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88939,'116.255.129.6','2015-09-20 00:00:00','/index.html','IE',1,'',''),(88940,'61.135.165.23','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(88941,'2.38.139.133','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(88942,'123.125.71.30','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88943,'220.181.108.122','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88944,'123.125.71.14','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88945,'220.181.108.92','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88946,'180.153.186.67','2015-09-20 00:00:00','/newsview.htm','IE',1,'',''),(88947,'123.125.71.15','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88948,'220.181.108.141','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88949,'61.135.165.23','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(88950,'183.57.154.85','2015-09-20 00:00:00','/newsview.htm','IE',1,'',''),(88951,'222.76.217.82','2015-09-20 00:00:00','/index.html','IE',1,'',''),(88952,'123.125.71.42','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88953,'220.181.108.82','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88954,'183.57.153.85','2015-09-20 00:00:00','/newsview.htm','IE',1,'',''),(88955,'123.125.71.43','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88956,'220.181.108.116','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88957,'222.76.217.82','2015-09-20 00:00:00','/index.html','IE',1,'',''),(88958,'123.52.146.118','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88959,'123.52.146.118','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88960,'123.52.146.118','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88961,'171.11.149.189','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88962,'171.11.149.189','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88963,'171.11.149.189','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88964,'123.125.71.72','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88965,'101.226.65.102','2015-09-20 00:00:00','/index.html','Safari',1,'',''),(88966,'220.181.108.99','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88967,'183.57.153.148','2015-09-20 00:00:00','/newsview.htm','IE',1,'',''),(88968,'171.11.149.189','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88969,'36.99.30.171','2015-09-20 00:00:00','/index.html','Safari',1,'',''),(88970,'36.99.30.119','2015-09-20 00:00:00','/index.html','Safari',1,'',''),(88971,'121.42.0.19','2015-09-20 00:00:00','/index.html','IE',1,'',''),(88972,'175.140.88.109','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(88973,'121.42.0.15','2015-09-20 00:00:00','/index.html','IE',1,'',''),(88974,'81.89.96.89','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(88975,'123.125.71.49','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88976,'220.181.108.158','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88977,'180.153.180.182','2015-09-20 00:00:00','/newsview.htm','IE',1,'',''),(88978,'180.153.182.175','2015-09-20 00:00:00','/news/news.htm','IE',1,'',''),(88979,'180.153.182.136','2015-09-20 00:00:00','/news/news.htm','IE',1,'',''),(88980,'180.153.206.20','2015-09-20 00:00:00','/index.html','Safari',1,'北京睿思科技怎么样','baidu'),(88981,'123.125.71.77','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88982,'220.181.108.84','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88983,'121.42.0.37','2015-09-20 00:00:00','/index.html','IE',1,'',''),(88984,'123.52.146.118','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88985,'121.42.0.30','2015-09-20 00:00:00','/index.html','IE',1,'',''),(88986,'61.135.169.22','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(88987,'123.125.71.47','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88988,'220.181.108.177','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88989,'183.136.190.62','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(88990,'66.249.65.83','2015-09-20 00:00:00','/index.html','Safari',1,'',''),(88991,'123.125.71.29','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88992,'220.181.108.140','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88993,'123.52.146.118','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88994,'106.120.160.119','2015-09-20 00:00:00','/index.html','IE',1,'',''),(88995,'101.199.108.120','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(88996,'176.32.16.7','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(88997,'123.52.146.118','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88998,'123.125.71.57','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(88999,'220.181.108.113','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(89000,'101.226.33.223','2015-09-20 00:00:00','/index.html','Safari',1,'',''),(89001,'123.125.71.76','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(89002,'119.147.146.192','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(89003,'116.233.26.5','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(89004,'116.233.26.5','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(89005,'41.82.34.172','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(89006,'123.125.71.80','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(89007,'116.233.26.5','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(89008,'220.181.108.140','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(89009,'69.58.178.57','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(89010,'69.58.178.57','2015-09-20 00:00:00','/news.htm','Firefox',1,'',''),(89011,'61.135.169.55','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(89012,'177.99.77.214','2015-09-20 00:00:00','/index.html','Chrome',1,'',''),(89013,'123.125.71.16','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(89014,'220.181.108.185','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(89015,'221.194.128.223','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(89016,'221.194.128.223','2015-09-20 00:00:00','/index.html','Firefox',1,'',''),(89017,'157.55.39.48','2015-09-21 00:00:00','/index.html','Safari',1,'',''),(89018,'182.118.53.73','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89019,'123.125.71.54','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89020,'220.181.108.110','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89021,'222.76.217.82','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89022,'42.156.136.34','2015-09-21 00:00:00','/index.html','Safari',1,'',''),(89023,'188.165.200.217','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89024,'177.162.176.251','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89025,'36.99.30.115','2015-09-21 00:00:00','/index.html','Safari',1,'',''),(89026,'36.99.31.37','2015-09-21 00:00:00','/index.html','Safari',1,'',''),(89027,'123.125.71.136','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89028,'183.136.190.62','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89029,'183.136.190.62','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89030,'177.132.242.180','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89031,'123.125.71.83','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89032,'220.181.108.157','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89033,'66.249.64.183','2015-09-21 00:00:00','/index.html','Safari',1,'',''),(89034,'183.136.190.62','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89035,'221.194.128.223','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89036,'221.194.128.223','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89037,'182.118.53.214','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89038,'23.251.41.6','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89039,'123.125.71.48','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89040,'220.181.108.177','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89041,'180.91.220.210','2015-09-21 00:00:00','/newsview.htm','Chrome',1,'',''),(89042,'119.147.146.195','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89043,'61.146.178.190','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89044,'123.52.146.102','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89045,'123.52.146.102','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89046,'171.11.147.59','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89047,'171.11.147.59','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89048,'180.139.78.224','2015-09-21 00:00:00','/news.htm','Chrome',1,'',''),(89049,'171.11.147.59','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89050,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89051,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89052,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89053,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89054,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89055,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89056,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89057,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89058,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89059,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89060,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89061,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89062,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89063,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89064,'106.120.121.148','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89065,'218.93.1.86','2015-09-21 00:00:00','/index.html','IE',1,'','baidu'),(89066,'123.52.140.247','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89067,'223.223.203.210','2015-09-21 00:00:00','/index.html','Chrome',1,'','baidu'),(89068,'123.52.140.247','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89069,'180.153.180.121','2015-09-21 00:00:00','/newsview.htm','IE',1,'',''),(89070,'123.52.138.59','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89071,'171.11.147.59','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89072,'171.11.145.107','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89073,'121.42.0.37','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89074,'123.125.71.41','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89075,'220.181.108.90','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89076,'171.11.145.105','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89077,'123.52.140.247','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89078,'121.42.0.17','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89079,'101.40.70.229','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89080,'101.40.70.229','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89081,'101.40.70.229','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89082,'119.147.225.174','2015-09-21 00:00:00','/index.html','Safari',1,'',''),(89083,'123.52.140.247','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89084,'106.50.16.41','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89085,'121.42.0.16','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89086,'61.135.169.56','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89087,'121.42.0.18','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89088,'123.52.138.59','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89089,'123.52.138.59','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89090,'171.11.145.105','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89091,'183.136.190.40','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89092,'123.52.138.59','2015-09-21 00:00:00','/index.html','Firefox',1,'',''),(89093,'222.129.44.33','2015-09-21 00:00:00','/index.html','Chrome',1,'东安睿思','baidu'),(89094,'222.129.44.33','2015-09-21 00:00:00','/newsview.htm','Chrome',1,'',''),(89095,'171.11.145.107','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89096,'183.136.190.62','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89097,'183.136.190.62','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89098,'187.61.117.222','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89099,'106.120.160.119','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89100,'101.199.108.51','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89101,'36.99.31.38','2015-09-21 00:00:00','/index.html','Safari',1,'',''),(89102,'36.99.31.238','2015-09-21 00:00:00','/index.html','Safari',1,'',''),(89103,'101.226.66.180','2015-09-21 00:00:00','/index.html','Safari',1,'',''),(89104,'79.110.25.135','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89105,'119.147.146.189','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89106,'61.135.169.55','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89107,'110.89.77.244','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89108,'182.118.41.149','2015-09-21 00:00:00','/index.html','IE',1,'',''),(89109,'119.147.225.182','2015-09-21 00:00:00','/index.html','Safari',1,'',''),(89110,'116.233.26.5','2015-09-21 00:00:00','/index.html','Chrome',1,'',''),(89111,'125.118.46.237','2015-09-21 00:00:00','/news.htm','Chrome',1,'',''),(89112,'179.177.184.167','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89113,'183.136.190.62','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89114,'146.185.234.48','2015-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(89115,'66.249.79.149','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89116,'221.194.128.223','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89117,'221.194.128.223','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89118,'182.118.55.237','2015-09-22 00:00:00','/news/newsview.htm','IE',1,'',''),(89119,'183.136.190.62','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89120,'218.93.1.86','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89121,'218.93.1.86','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89122,'123.52.139.113','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89123,'123.52.138.203','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89124,'171.11.144.130','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89125,'146.185.234.48','2015-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(89126,'123.52.138.203','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89127,'123.52.138.203','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89128,'171.11.144.130','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89129,'123.52.139.113','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89130,'123.52.138.203','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89131,'171.11.144.130','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89132,'111.206.36.135','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89133,'101.226.51.227','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89134,'101.226.33.202','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89135,'121.42.0.15','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89136,'171.11.144.130','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89137,'101.226.66.177','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89138,'119.4.99.39','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89139,'101.226.33.227','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89140,'121.42.0.30','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89141,'101.226.65.107','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89142,'180.153.214.199','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89143,'101.226.66.172','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89144,'119.4.99.39','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89145,'101.226.33.220','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89146,'66.249.79.228','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89147,'119.4.99.39','2015-09-22 00:00:00','/news.htm','Chrome',1,'',''),(89148,'101.226.89.123','2015-09-22 00:00:00','/news.htm','Safari',1,'',''),(89149,'119.4.99.39','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89150,'180.153.214.199','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89151,'119.4.99.39','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89152,'119.4.99.39','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89153,'101.226.89.123','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89154,'180.153.214.199','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89155,'101.226.33.216','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89156,'101.226.33.205','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89157,'101.226.33.205','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89158,'123.125.71.120','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89159,'222.63.94.101','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89160,'146.185.234.48','2015-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(89161,'180.153.163.210','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89162,'146.185.234.48','2015-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(89163,'146.185.234.48','2015-09-22 00:00:00','/newsview.htm','Firefox',1,'',''),(89164,'121.42.0.39','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89165,'180.153.206.21','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89166,'121.42.0.17','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89167,'171.11.148.145','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89168,'171.11.147.143','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89169,'171.11.147.143','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89170,'116.226.127.192','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89171,'123.52.142.204','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89172,'123.52.142.204','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89173,'123.52.142.204','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89174,'123.52.142.204','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89175,'123.52.142.204','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89176,'123.52.139.224','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89177,'221.194.128.223','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89178,'221.194.128.223','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89179,'14.154.249.34','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89180,'116.236.146.21','2015-09-22 00:00:00','/index.html','Chrome',1,'','baidu'),(89181,'182.118.41.52','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89182,'39.77.152.218','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89183,'123.52.142.204','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89184,'58.211.91.138','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89185,'171.11.150.66','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89186,'171.11.150.66','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89187,'189.107.122.221','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89188,'201.4.182.162','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89189,'106.120.160.119','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89190,'186.219.2.9','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89191,'119.4.99.39','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89192,'123.52.148.178','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89193,'36.99.31.136','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89194,'36.99.30.164','2015-09-22 00:00:00','/index.html','Safari',1,'',''),(89195,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89196,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89197,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89198,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89199,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89200,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89201,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89202,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89203,'121.42.0.14','2015-09-22 00:00:00','/http:/www.ruisitech.com:80/m/newsview.htm','IE',0,'',''),(89204,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89205,'121.42.0.14','2015-09-22 00:00:00','/m/newsview.htm','IE',1,'',''),(89206,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89207,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89208,'121.42.0.14','2015-09-22 00:00:00','/m/newsview.htm','IE',0,'',''),(89209,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89210,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89211,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89212,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89213,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89214,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89215,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89216,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89217,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89218,'121.42.0.14','2015-09-22 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(89219,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89220,'121.42.0.14','2015-09-22 00:00:00','/news.htm','IE',1,'',''),(89221,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89222,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89223,'121.42.0.14','2015-09-22 00:00:00','/news.htm','IE',1,'',''),(89224,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89225,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89226,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89227,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89228,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89229,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89230,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89231,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89232,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89233,'121.42.0.14','2015-09-22 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(89234,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89235,'121.42.0.14','2015-09-22 00:00:00','/newsview.htm','IE',1,'',''),(89236,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89237,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89238,'121.42.0.14','2015-09-22 00:00:00','/newsview.htm','IE',0,'',''),(89239,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89240,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89241,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89242,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89243,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89244,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89245,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89246,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89247,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89248,'121.42.0.14','2015-09-22 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(89249,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89250,'121.42.0.14','2015-09-22 00:00:00','/news/newsview.htm','IE',1,'',''),(89251,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89252,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89253,'121.42.0.14','2015-09-22 00:00:00','/news/newsview.htm','IE',0,'',''),(89254,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89255,'123.52.148.178','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89256,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89257,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89258,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89259,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89260,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89261,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89262,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89263,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89264,'121.42.0.14','2015-09-22 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(89265,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89266,'121.42.0.14','2015-09-22 00:00:00','/newsview.htm','IE',1,'',''),(89267,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89268,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89269,'121.42.0.14','2015-09-22 00:00:00','/newsview.htm','IE',0,'',''),(89270,'121.42.0.14','2015-09-22 00:00:00','/index.html','IE',1,'',''),(89271,'123.122.69.130','2015-09-22 00:00:00','/index.html','Chrome',1,'',''),(89272,'123.52.148.178','2015-09-22 00:00:00','/index.html','Firefox',1,'',''),(89273,'123.52.148.178','2015-09-23 00:00:00','/index.html','Firefox',1,'',''),(89274,'123.52.148.178','2015-09-23 00:00:00','/index.html','Firefox',1,'',''),(89275,'177.221.224.76','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89276,'187.11.221.21','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89277,'182.118.53.225','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89278,'54.204.71.17','2015-09-23 00:00:00','/index.html','Firefox',1,'',''),(89279,'54.161.166.23','2015-09-23 00:00:00','/index.html','Firefox',1,'',''),(89280,'220.174.208.154','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89281,'183.136.142.69','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89282,'42.156.136.34','2015-09-23 00:00:00','/index.html','Safari',1,'',''),(89283,'183.136.190.62','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89284,'183.136.190.40','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89285,'121.42.0.18','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89286,'182.118.53.74','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89287,'183.57.153.210','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89288,'121.42.0.17','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89289,'202.102.99.131','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89290,'180.97.63.55','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89291,'123.52.140.209','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89292,'23.251.41.6','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89293,'180.153.186.33','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89294,'183.136.190.62','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89295,'182.118.53.82','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89296,'144.76.217.43','2015-09-23 00:00:00','/index.html','Firefox',1,'',''),(89297,'103.17.119.251','2015-09-23 00:00:00','/index.html','Firefox',1,'',''),(89298,'108.167.133.30','2015-09-23 00:00:00','/index.html','Firefox',1,'',''),(89299,'198.57.192.147','2015-09-23 00:00:00','/index.html','Firefox',1,'',''),(89300,'85.93.89.232','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89301,'85.93.89.232','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89302,'85.93.89.232','2015-09-23 00:00:00','/news.htm','IE',1,'',''),(89303,'85.93.89.232','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89304,'85.93.89.232','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89305,'85.93.89.232','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89306,'85.93.89.232','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89307,'85.93.89.232','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89308,'85.93.89.232','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89309,'85.93.89.232','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89310,'85.93.89.232','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89311,'182.118.53.222','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89312,'180.97.63.41','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89313,'180.97.62.223','2015-09-23 00:00:00','/newsview.htm','IE',1,'',''),(89314,'121.42.0.37','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89315,'39.77.152.218','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89316,'14.154.249.34','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89317,'14.154.249.34','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89318,'121.42.0.37','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89319,'116.236.146.21','2015-09-23 00:00:00','/index.html','Chrome',1,'','baidu'),(89320,'101.230.199.99','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89321,'101.230.199.99','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89322,'101.230.199.99','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89323,'101.230.199.99','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89324,'211.157.179.4','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89325,'101.226.33.204','2015-09-23 00:00:00','/index.html','Safari',1,'',''),(89326,'169.54.233.123','2015-09-23 00:00:00','/index.html','Firefox',1,'',''),(89327,'119.147.146.194','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89328,'119.119.171.174','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89329,'121.42.0.39','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89330,'14.154.249.34','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89331,'111.117.112.126','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89332,'121.42.0.38','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89333,'61.135.190.103','2015-09-23 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(89334,'61.135.190.103','2015-09-23 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(89335,'59.108.54.38','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89336,'142.54.187.42','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89337,'61.135.190.224','2015-09-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(89338,'61.135.190.224','2015-09-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(89339,'123.52.139.41','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89340,'221.194.128.223','2015-09-23 00:00:00','/index.html','Firefox',1,'',''),(89341,'221.194.128.223','2015-09-23 00:00:00','/index.html','Firefox',1,'',''),(89342,'210.22.161.58','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89343,'210.22.161.58','2015-09-23 00:00:00','/news.htm','Chrome',1,'',''),(89344,'210.22.161.58','2015-09-23 00:00:00','/newsview.htm','Chrome',1,'',''),(89345,'210.22.161.58','2015-09-23 00:00:00','/newsview.htm','Chrome',1,'',''),(89346,'41.254.8.86','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89347,'123.150.183.24','2015-09-23 00:00:00','/index.html','Safari',1,'',''),(89348,'180.153.206.35','2015-09-23 00:00:00','/index.html','Safari',1,'',''),(89349,'180.153.201.217','2015-09-23 00:00:00','/index.html','Safari',1,'',''),(89350,'106.120.160.119','2015-09-23 00:00:00','/index.html','IE',1,'',''),(89351,'183.57.152.36','2015-09-23 00:00:00','/index.html','Chrome',1,'',''),(89352,'146.185.234.48','2015-09-23 00:00:00','/newsview.htm','Firefox',1,'',''),(89353,'146.185.234.48','2015-09-23 00:00:00','/news.htm','Firefox',1,'',''),(89354,'146.185.234.48','2015-09-23 00:00:00','/newsview.htm','Firefox',1,'',''),(89355,'123.150.183.197','2015-09-23 00:00:00','/index.html','Safari',1,'',''),(89356,'146.185.234.48','2015-09-23 00:00:00','/newsview.htm','Firefox',1,'',''),(89357,'146.185.234.48','2015-09-23 00:00:00','/newsview.htm','Firefox',1,'',''),(89358,'123.125.71.88','2015-09-23 00:00:00','/index.html','Firefox',1,'',''),(89359,'220.181.51.40','2015-09-24 00:00:00','/index.html','Chrome',1,'',''),(89360,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89361,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89362,'221.194.128.223','2015-09-24 00:00:00','/index.html','Firefox',1,'',''),(89363,'221.194.128.223','2015-09-24 00:00:00','/index.html','Firefox',1,'',''),(89364,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89365,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89366,'183.136.190.40','2015-09-24 00:00:00','/index.html','Chrome',1,'',''),(89367,'180.153.180.107','2015-09-24 00:00:00','/newsview.htm','IE',1,'',''),(89368,'183.136.190.62','2015-09-24 00:00:00','/index.html','Chrome',1,'',''),(89369,'183.136.190.62','2015-09-24 00:00:00','/index.html','Chrome',1,'',''),(89370,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89371,'183.136.190.62','2015-09-24 00:00:00','/index.html','Chrome',1,'',''),(89372,'36.99.30.75','2015-09-24 00:00:00','/index.html','Safari',1,'',''),(89373,'36.99.30.75','2015-09-24 00:00:00','/index.html','Safari',1,'',''),(89374,'61.146.178.190','2015-09-24 00:00:00','/index.html','Firefox',1,'',''),(89375,'180.153.201.214','2015-09-24 00:00:00','/index.html','Safari',1,'',''),(89376,'61.135.169.55','2015-09-24 00:00:00','/index.html','Chrome',1,'',''),(89377,'119.4.99.39','2015-09-24 00:00:00','/index.html','Chrome',1,'',''),(89378,'112.64.235.87','2015-09-24 00:00:00','/index.html','Safari',1,'',''),(89379,'180.153.214.190','2015-09-24 00:00:00','/index.html','Safari',1,'',''),(89380,'101.226.33.220','2015-09-24 00:00:00','/index.html','Safari',1,'北京睿思科技','baidu'),(89381,'121.42.0.31','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89382,'180.153.206.22','2015-09-24 00:00:00','/index.html','Safari',1,'',''),(89383,'101.226.65.104','2015-09-24 00:00:00','/index.html','Safari',1,'',''),(89384,'101.226.89.120','2015-09-24 00:00:00','/index.html','Safari',1,'',''),(89385,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89386,'121.42.0.19','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89387,'59.151.98.138','2015-09-24 00:00:00','/index.html','Chrome',1,'','baidu'),(89388,'59.151.98.138','2015-09-24 00:00:00','/index.html','Chrome',1,'','baidu'),(89389,'121.28.97.130','2015-09-24 00:00:00','/news.htm','Chrome',1,'',''),(89390,'121.28.97.130','2015-09-24 00:00:00','/newsview.htm','Chrome',1,'',''),(89391,'118.186.209.154','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89392,'118.186.209.154','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89393,'118.186.209.154','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89394,'118.186.209.154','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89395,'118.186.209.154','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89396,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89397,'121.42.0.18','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89398,'64.246.161.42','2015-09-24 00:00:00','/index.html','Firefox',1,'',''),(89399,'64.246.165.150','2015-09-24 00:00:00','/index.html','Firefox',1,'',''),(89400,'121.42.0.16','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89401,'142.54.187.42','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89402,'106.120.160.119','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89403,'101.199.112.53','2015-09-24 00:00:00','/index.html','Chrome',1,'',''),(89404,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89405,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89406,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89407,'180.153.201.215','2015-09-24 00:00:00','/index.html','Safari',1,'',''),(89408,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89409,'220.181.132.215','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89410,'101.199.108.53','2015-09-24 00:00:00','/index.html','Chrome',1,'',''),(89411,'101.199.112.49','2015-09-24 00:00:00','/index.html','Chrome',1,'',''),(89412,'183.57.152.27','2015-09-24 00:00:00','/index.html','Chrome',1,'',''),(89413,'203.208.60.29','2015-09-24 00:00:00','/index.html','Safari',1,'',''),(89414,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89415,'203.208.60.125','2015-09-24 00:00:00','/index.html','Safari',1,'',''),(89416,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89417,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89418,'23.251.41.6','2015-09-24 00:00:00','/index.html','IE',1,'',''),(89419,'146.185.234.48','2015-09-24 00:00:00','/news.htm','Firefox',1,'',''),(89420,'119.147.146.189','2015-09-24 00:00:00','/index.html','Chrome',1,'',''),(89421,'146.185.234.48','2015-09-24 00:00:00','/newsview.htm','Firefox',1,'',''),(89422,'182.118.55.121','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89423,'198.178.124.47','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89424,'123.125.71.92','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89425,'221.194.128.223','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89426,'221.194.128.223','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89427,'220.181.108.148','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89428,'146.185.234.48','2015-09-25 00:00:00','/news.htm','Firefox',1,'',''),(89429,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89430,'179.181.0.198','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89431,'58.215.137.249','2015-09-25 00:00:00','/index.html','Safari',1,'',''),(89432,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89433,'23.251.41.6','2015-09-25 00:00:00','/index.html','IE',1,'',''),(89434,'183.136.190.62','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89435,'36.99.31.227','2015-09-25 00:00:00','/index.html','Safari',1,'',''),(89436,'36.99.30.130','2015-09-25 00:00:00','/index.html','Safari',1,'',''),(89437,'42.156.136.34','2015-09-25 00:00:00','/index.html','Safari',1,'',''),(89438,'183.136.190.62','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89439,'183.136.190.62','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89440,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89441,'183.136.190.62','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89442,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89443,'180.97.63.33','2015-09-25 00:00:00','/newsview.htm','IE',1,'',''),(89444,'23.251.41.6','2015-09-25 00:00:00','/index.html','IE',1,'',''),(89445,'182.118.55.236','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89446,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89447,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89448,'222.76.217.82','2015-09-25 00:00:00','/index.html','IE',1,'',''),(89449,'39.88.94.89','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89450,'106.120.160.119','2015-09-25 00:00:00','/index.html','IE',1,'',''),(89451,'101.199.108.118','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89452,'101.226.33.217','2015-09-25 00:00:00','/index.html','Safari',1,'',''),(89453,'121.42.0.38','2015-09-25 00:00:00','/index.html','IE',1,'',''),(89454,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89455,'221.194.128.223','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89456,'221.194.128.223','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89457,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89458,'121.42.0.15','2015-09-25 00:00:00','/index.html','IE',1,'',''),(89459,'180.153.180.178','2015-09-25 00:00:00','/newsview.htm','IE',1,'',''),(89460,'123.52.147.110','2015-09-25 00:00:00','/index.html','IE',1,'',''),(89461,'123.52.147.110','2015-09-25 00:00:00','/index.html','IE',1,'',''),(89462,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89463,'220.181.51.38','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89464,'123.52.147.110','2015-09-25 00:00:00','/index.html','IE',1,'',''),(89465,'121.42.0.18','2015-09-25 00:00:00','/index.html','IE',1,'',''),(89466,'123.125.71.87','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89467,'121.42.0.31','2015-09-25 00:00:00','/index.html','IE',1,'',''),(89468,'210.41.209.231','2015-09-25 00:00:00','/news.htm','Chrome',1,'',''),(89469,'210.41.209.231','2015-09-25 00:00:00','/news.htm','Chrome',1,'',''),(89470,'220.181.108.149','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89471,'197.86.166.59','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89472,'119.147.146.189','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89473,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89474,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89475,'210.22.89.42','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89476,'115.242.134.54','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89477,'66.249.69.103','2015-09-25 00:00:00','/index.html','Safari',1,'',''),(89478,'123.125.71.38','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89479,'220.181.108.82','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89480,'146.185.234.48','2015-09-25 00:00:00','/news.htm','Firefox',1,'',''),(89481,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89482,'123.125.71.36','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89483,'220.181.108.160','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89484,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89485,'36.99.31.12','2015-09-25 00:00:00','/index.html','Safari',1,'',''),(89486,'36.99.31.236','2015-09-25 00:00:00','/index.html','Safari',1,'',''),(89487,'180.153.206.31','2015-09-25 00:00:00','/index.html','Safari',1,'',''),(89488,'61.135.190.199','2015-09-25 00:00:00','/index.html','IE',1,'www','baidu'),(89489,'123.125.71.108','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89490,'220.181.108.92','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89491,'106.6.72.173','2015-09-25 00:00:00','/index.html','Chrome',1,'',''),(89492,'101.226.33.208','2015-09-25 00:00:00','/index.html','Safari',1,'',''),(89493,'123.125.71.29','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89494,'220.181.108.94','2015-09-25 00:00:00','/index.html','Firefox',1,'',''),(89495,'146.185.234.48','2015-09-25 00:00:00','/newsview.htm','Firefox',1,'',''),(89496,'146.185.234.48','2015-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(89497,'179.187.14.174','2015-09-26 00:00:00','/index.html','Chrome',1,'',''),(89498,'146.185.234.48','2015-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(89499,'123.125.71.89','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89500,'220.181.108.75','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89501,'187.3.132.151','2015-09-26 00:00:00','/index.html','Chrome',1,'',''),(89502,'123.125.71.20','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89503,'220.181.108.154','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89504,'123.125.71.25','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89505,'111.206.36.135','2015-09-26 00:00:00','/index.html','IE',1,'',''),(89506,'220.181.108.103','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89507,'61.135.190.69','2015-09-26 00:00:00','/index.html','IE',1,'www','baidu'),(89508,'123.125.71.51','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89509,'220.181.108.120','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89510,'66.249.69.79','2015-09-26 00:00:00','/index.html','Safari',1,'',''),(89511,'146.185.234.48','2015-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(89512,'110.52.66.150','2015-09-26 00:00:00','/index.html','Chrome',1,'',''),(89513,'183.136.190.62','2015-09-26 00:00:00','/index.html','Chrome',1,'',''),(89514,'5.87.112.162','2015-09-26 00:00:00','/index.html','Chrome',1,'',''),(89515,'169.54.233.119','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89516,'123.125.71.23','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89517,'146.185.234.48','2015-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(89518,'183.136.190.62','2015-09-26 00:00:00','/index.html','Chrome',1,'',''),(89519,'189.84.170.35','2015-09-26 00:00:00','/index.html','Chrome',1,'',''),(89520,'121.42.0.36','2015-09-26 00:00:00','/index.html','IE',1,'',''),(89521,'221.194.128.223','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89522,'221.194.128.223','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89523,'123.125.71.81','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89524,'146.185.234.48','2015-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(89525,'220.181.108.110','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89526,'121.42.0.18','2015-09-26 00:00:00','/index.html','IE',1,'',''),(89527,'123.125.71.54','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89528,'220.181.108.99','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89529,'171.11.151.11','2015-09-26 00:00:00','/index.html','IE',1,'',''),(89530,'146.185.234.48','2015-09-26 00:00:00','/newsview.htm','Firefox',1,'',''),(89531,'220.181.108.114','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89532,'123.125.71.36','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89533,'121.42.0.18','2015-09-26 00:00:00','/index.html','IE',1,'',''),(89534,'220.181.51.38','2015-09-26 00:00:00','/index.html','Chrome',1,'',''),(89535,'121.42.0.16','2015-09-26 00:00:00','/index.html','IE',1,'',''),(89536,'36.99.31.238','2015-09-26 00:00:00','/index.html','Safari',1,'',''),(89537,'36.99.30.70','2015-09-26 00:00:00','/index.html','Safari',1,'',''),(89538,'220.181.108.102','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89539,'123.125.71.42','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89540,'106.120.160.119','2015-09-26 00:00:00','/index.html','IE',1,'',''),(89541,'220.181.132.194','2015-09-26 00:00:00','/index.html','Chrome',1,'',''),(89542,'167.114.172.223','2015-09-26 00:00:00','/index.html','Chrome',1,'',''),(89543,'123.125.71.15','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89544,'220.181.108.89','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89545,'58.106.11.253','2015-09-26 00:00:00','/index.html','Chrome',1,'',''),(89546,'123.125.71.39','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89547,'123.125.71.48','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89548,'220.181.108.111','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89549,'220.181.108.118','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89550,'123.125.71.70','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89551,'123.125.71.16','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89552,'220.181.108.117','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89553,'220.181.108.182','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89554,'123.125.71.19','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89555,'220.181.108.114','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89556,'123.125.71.15','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89557,'220.181.108.112','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89558,'221.194.128.223','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89559,'221.194.128.223','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89560,'112.64.235.89','2015-09-26 00:00:00','/index.html','Safari',1,'',''),(89561,'123.125.71.15','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89562,'220.181.108.75','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89563,'123.125.71.36','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89564,'220.181.108.94','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89565,'123.125.71.27','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89566,'220.181.108.92','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89567,'123.125.71.114','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89568,'142.54.187.42','2015-09-26 00:00:00','/index.html','IE',1,'',''),(89569,'123.125.71.73','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89570,'220.181.108.179','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89571,'187.108.91.20','2015-09-26 00:00:00','/index.html','Chrome',1,'',''),(89572,'123.125.71.38','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89573,'220.181.108.106','2015-09-26 00:00:00','/index.html','Firefox',1,'',''),(89574,'123.125.71.42','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89575,'220.181.108.97','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89576,'182.118.42.12','2015-09-27 00:00:00','/index.html','IE',1,'',''),(89577,'146.185.234.48','2015-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(89578,'123.125.71.34','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89579,'220.181.108.76','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89580,'220.181.108.101','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89581,'123.125.71.26','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89582,'182.118.55.144','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89583,'146.185.234.48','2015-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(89584,'123.125.71.23','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89585,'220.181.108.88','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89586,'79.168.187.63','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89587,'123.125.71.53','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89588,'220.181.108.93','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89589,'123.125.71.34','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89590,'220.181.108.119','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89591,'146.185.234.48','2015-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(89592,'123.125.71.60','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89593,'220.181.108.108','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89594,'119.188.66.173','2015-09-27 00:00:00','/newsview.htm','IE',1,'',''),(89595,'123.125.71.52','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89596,'220.181.108.120','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89597,'42.156.136.34','2015-09-27 00:00:00','/index.html','Safari',1,'',''),(89598,'183.136.190.62','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89599,'183.136.190.40','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89600,'183.136.190.62','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89601,'123.125.71.36','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89602,'220.181.108.85','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89603,'146.185.234.48','2015-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(89604,'182.118.54.31','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89605,'42.120.84.116','2015-09-27 00:00:00','/index.html','IE',1,'',''),(89606,'42.120.84.116','2015-09-27 00:00:00','/index.html','IE',1,'',''),(89607,'220.181.108.94','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89608,'123.125.71.49','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89609,'183.136.190.62','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89610,'222.45.51.236','2015-09-27 00:00:00','/index.html','IE',1,'',''),(89611,'220.181.108.152','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89612,'123.125.71.32','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89613,'121.42.0.30','2015-09-27 00:00:00','/index.html','IE',1,'',''),(89614,'121.42.0.38','2015-09-27 00:00:00','/index.html','IE',1,'',''),(89615,'146.185.234.48','2015-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(89616,'123.125.71.125','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89617,'123.125.71.137','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89618,'146.185.234.48','2015-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(89619,'121.42.0.31','2015-09-27 00:00:00','/index.html','IE',1,'',''),(89620,'146.185.234.48','2015-09-27 00:00:00','/news.htm','Firefox',1,'',''),(89621,'121.42.0.36','2015-09-27 00:00:00','/index.html','IE',1,'',''),(89622,'222.45.51.236','2015-09-27 00:00:00','/index.html','IE',1,'',''),(89623,'222.45.51.236','2015-09-27 00:00:00','/index.html','IE',1,'',''),(89624,'180.191.139.69','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89625,'146.185.234.48','2015-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(89626,'106.120.160.119','2015-09-27 00:00:00','/index.html','IE',1,'',''),(89627,'220.181.132.196','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89628,'146.185.234.48','2015-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(89629,'66.249.69.95','2015-09-27 00:00:00','/newsview.htm','Safari',1,'',''),(89630,'221.194.128.223','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89631,'221.194.128.223','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89632,'180.153.214.190','2015-09-27 00:00:00','/index.html','Safari',1,'',''),(89633,'220.181.108.140','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89634,'123.125.71.30','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89635,'146.185.234.48','2015-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(89636,'123.125.71.55','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89637,'220.181.108.178','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89638,'123.125.71.52','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89639,'187.23.0.167','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89640,'146.185.234.48','2015-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(89641,'146.185.234.48','2015-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(89642,'119.147.146.189','2015-09-27 00:00:00','/index.html','Chrome',1,'',''),(89643,'220.181.108.140','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89644,'146.185.234.48','2015-09-27 00:00:00','/newsview.htm','Firefox',1,'',''),(89645,'123.125.71.24','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89646,'220.181.108.157','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89647,'123.125.71.58','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89648,'220.181.108.154','2015-09-27 00:00:00','/index.html','Firefox',1,'',''),(89649,'182.118.42.115','2015-09-27 00:00:00','/index.html','IE',1,'',''),(89650,'220.181.108.110','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89651,'123.125.71.70','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89652,'146.185.234.48','2015-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(89653,'123.125.71.75','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89654,'220.181.108.77','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89655,'220.181.108.121','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89656,'123.125.71.87','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89657,'142.54.187.42','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89658,'187.14.116.177','2015-09-28 00:00:00','/index.html','Chrome',1,'',''),(89659,'150.70.173.44','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89660,'220.181.108.113','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89661,'123.125.71.79','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89662,'66.249.64.55','2015-09-28 00:00:00','/newsview.htm','Safari',1,'',''),(89663,'220.181.108.163','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89664,'123.125.71.115','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89665,'146.185.234.48','2015-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(89666,'221.194.128.223','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89667,'221.194.128.223','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89668,'188.165.200.217','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89669,'183.136.190.62','2015-09-28 00:00:00','/index.html','Chrome',1,'',''),(89670,'183.136.190.40','2015-09-28 00:00:00','/index.html','Chrome',1,'',''),(89671,'183.136.190.62','2015-09-28 00:00:00','/index.html','Chrome',1,'',''),(89672,'123.125.71.81','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89673,'220.181.108.109','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89674,'36.99.30.170','2015-09-28 00:00:00','/index.html','Safari',1,'',''),(89675,'36.99.31.207','2015-09-28 00:00:00','/index.html','Safari',1,'',''),(89676,'123.125.71.106','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89677,'220.181.108.178','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89678,'146.185.234.48','2015-09-28 00:00:00','/news.htm','Firefox',1,'',''),(89679,'123.125.71.20','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89680,'220.181.108.154','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89681,'123.125.71.22','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89682,'220.181.108.157','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89683,'121.42.0.18','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89684,'123.125.71.70','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89685,'115.238.157.21','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89686,'220.181.108.146','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89687,'121.42.0.37','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89688,'123.125.71.47','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89689,'220.181.108.159','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89690,'114.253.85.233','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89691,'114.253.85.233','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89692,'114.253.85.233','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89693,'140.207.198.204','2015-09-28 00:00:00','/newsview.htm','IE',1,'',''),(89694,'146.185.234.48','2015-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(89695,'123.125.71.16','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89696,'220.181.108.145','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89697,'121.42.0.18','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89698,'123.125.71.28','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89699,'220.181.108.90','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89700,'121.42.0.14','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89701,'146.185.234.48','2015-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(89702,'123.125.71.46','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89703,'220.181.108.83','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89704,'180.153.163.210','2015-09-28 00:00:00','/index.html','Safari',1,'',''),(89705,'123.125.71.109','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89706,'103.246.38.196','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89707,'150.70.173.7','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89708,'146.185.234.48','2015-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(89709,'106.120.160.119','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89710,'220.181.132.197','2015-09-28 00:00:00','/index.html','Chrome',1,'',''),(89711,'220.181.132.215','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89712,'176.9.50.43','2015-09-28 00:00:00','/index.html','Chrome',1,'',''),(89713,'101.199.108.59','2015-09-28 00:00:00','/index.html','Chrome',1,'',''),(89714,'101.199.108.51','2015-09-28 00:00:00','/index.html','Chrome',1,'',''),(89715,'182.118.41.153','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89716,'123.52.143.164','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89717,'123.125.71.107','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89718,'223.104.5.237','2015-09-28 00:00:00','/index.html','Safari',1,'',''),(89719,'223.104.5.237','2015-09-28 00:00:00','/index.html','Safari',1,'',''),(89720,'114.83.94.23','2015-09-28 00:00:00','/index.html','Safari',1,'',''),(89721,'112.64.235.89','2015-09-28 00:00:00','/index.html','Safari',1,'',''),(89722,'123.125.71.33','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89723,'220.181.108.109','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89724,'123.125.71.81','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89725,'220.181.108.123','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89726,'112.64.235.252','2015-09-28 00:00:00','/index.html','Safari',1,'',''),(89727,'220.181.108.105','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89728,'123.125.71.21','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89729,'123.52.143.164','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89730,'117.35.157.82','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89731,'146.185.234.48','2015-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(89732,'220.181.51.52','2015-09-28 00:00:00','/index.html','Chrome',1,'',''),(89733,'220.181.108.83','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89734,'123.125.71.45','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89735,'146.185.234.48','2015-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(89736,'220.181.108.100','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89737,'123.125.71.29','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89738,'146.185.234.48','2015-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(89739,'183.136.190.62','2015-09-28 00:00:00','/index.html','Chrome',1,'',''),(89740,'79.59.216.212','2015-09-28 00:00:00','/index.html','Chrome',1,'',''),(89741,'23.251.41.6','2015-09-28 00:00:00','/index.html','IE',1,'',''),(89742,'101.226.89.115','2015-09-28 00:00:00','/index.html','Safari',1,'',''),(89743,'220.181.108.81','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89744,'123.125.71.58','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89745,'123.125.71.55','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89746,'220.181.108.176','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89747,'123.125.71.39','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89748,'220.181.108.101','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89749,'146.185.234.48','2015-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(89750,'123.125.71.30','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89751,'220.181.108.146','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89752,'123.125.71.40','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89753,'220.181.108.100','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89754,'146.185.234.48','2015-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(89755,'146.185.234.48','2015-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(89756,'146.185.234.48','2015-09-28 00:00:00','/newsview.htm','Firefox',1,'',''),(89757,'123.125.71.40','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89758,'220.181.108.163','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89759,'61.135.190.199','2015-09-28 00:00:00','/index.html','IE',1,'www','baidu'),(89760,'146.185.234.48','2015-09-28 00:00:00','/news.htm','Firefox',1,'',''),(89761,'123.125.71.77','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89762,'220.181.108.90','2015-09-28 00:00:00','/index.html','Firefox',1,'',''),(89763,'146.185.234.48','2015-09-29 00:00:00','/newsview.htm','Firefox',1,'',''),(89764,'123.125.71.56','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89765,'220.181.108.78','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89766,'182.118.55.244','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89767,'177.76.35.96','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89768,'123.125.71.36','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89769,'220.181.108.91','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89770,'123.125.71.87','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89771,'220.181.108.178','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89772,'36.99.30.130','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89773,'36.99.30.208','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89774,'207.46.13.162','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89775,'58.245.27.222','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89776,'191.32.227.8','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89777,'123.125.71.113','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89778,'123.125.71.78','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89779,'220.181.108.112','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89780,'220.181.108.153','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89781,'221.194.128.223','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89782,'221.194.128.223','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89783,'123.125.71.108','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89784,'123.125.71.91','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89785,'220.181.108.163','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89786,'220.181.108.176','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89787,'183.136.190.62','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89788,'182.118.53.164','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89789,'123.125.71.86','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89790,'123.125.71.90','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89791,'220.181.108.184','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89792,'220.181.108.109','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89793,'183.136.190.62','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89794,'123.125.71.89','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89795,'120.131.74.116','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89796,'120.131.74.116','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89797,'120.131.74.116','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89798,'120.131.74.116','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89799,'120.131.74.116','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89800,'120.131.74.116','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89801,'123.125.71.87','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89802,'220.181.108.111','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89803,'123.125.71.107','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89804,'220.181.108.154','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89805,'123.125.71.50','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89806,'220.181.108.103','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89807,'123.125.71.115','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89808,'123.125.71.110','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89809,'220.181.108.75','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89810,'220.181.108.145','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89811,'187.54.141.150','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89812,'123.125.71.73','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89813,'123.125.71.73','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89814,'220.181.108.110','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89815,'220.181.108.154','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89816,'121.42.0.15','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89817,'179.183.193.158','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89818,'121.42.0.31','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89819,'123.125.71.60','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89820,'123.125.71.71','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89821,'220.181.108.152','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89822,'220.181.108.87','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89823,'101.226.33.218','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89824,'61.151.218.118','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89825,'180.153.211.190','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89826,'202.8.157.121','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89827,'123.125.71.74','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89828,'220.181.108.150','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89829,'119.147.146.189','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89830,'123.125.71.133','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89831,'218.242.170.156','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89832,'121.42.0.16','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89833,'180.153.214.191','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89834,'180.153.201.79','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89835,'180.153.206.36','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89836,'180.153.201.64','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89837,'101.226.33.208','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89838,'121.42.0.39','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89839,'221.194.128.223','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89840,'221.194.128.223','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89841,'220.181.108.154','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89842,'123.125.71.85','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89843,'123.125.71.72','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89844,'220.181.108.156','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89845,'121.69.3.50','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89846,'121.69.3.50','2015-09-29 00:00:00','/news.htm','Chrome',1,'',''),(89847,'61.151.218.118','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89848,'180.153.163.191','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89849,'180.153.206.34','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89850,'111.198.71.143','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89851,'111.198.71.143','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89852,'123.125.71.109','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89853,'220.181.108.155','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89854,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89855,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89856,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89857,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89858,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89859,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89860,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89861,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89862,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89863,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89864,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89865,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89866,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89867,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89868,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89869,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89870,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89871,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89872,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89873,'1.58.77.75','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89874,'182.56.228.27','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89875,'171.11.147.90','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89876,'180.153.206.36','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89877,'218.241.192.106','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89878,'180.153.206.20','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89879,'123.125.71.116','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89880,'220.181.108.187','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89881,'106.120.160.119','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89882,'180.153.211.172','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89883,'180.153.206.27','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89884,'180.153.206.27','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89885,'180.153.206.17','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89886,'180.153.214.188','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89887,'101.199.108.119','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89888,'101.226.33.226','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89889,'180.153.201.216','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89890,'180.153.206.36','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89891,'180.153.214.191','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89892,'180.153.214.181','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89893,'180.153.214.189','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89894,'101.204.230.29','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89895,'121.22.75.126','2015-09-29 00:00:00','/newsview.htm','Chrome',1,'',''),(89896,'119.48.39.54','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89897,'101.204.230.29','2015-09-29 00:00:00','/news.htm','Chrome',1,'',''),(89898,'180.153.214.182','2015-09-29 00:00:00','/news.htm','Safari',1,'',''),(89899,'101.204.230.29','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89900,'101.204.230.29','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89901,'101.226.65.107','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89902,'176.62.49.148','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89903,'180.153.206.17','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89904,'180.153.214.182','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89905,'101.226.33.206','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89906,'112.64.235.89','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89907,'220.181.108.143','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89908,'123.125.71.89','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89909,'101.39.168.72','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(89910,'220.181.108.186','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89911,'123.125.71.75','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89912,'123.125.71.109','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89913,'220.181.108.153','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89914,'222.76.217.82','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89915,'211.151.48.92','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89916,'101.226.89.121','2015-09-29 00:00:00','/index.html','Safari',1,'',''),(89917,'123.125.71.74','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89918,'220.181.108.144','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89919,'184.95.52.218','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89920,'123.125.71.46','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89921,'123.125.71.107','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89922,'220.181.108.186','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89923,'220.181.108.145','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89924,'220.181.108.142','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89925,'123.125.71.114','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89926,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89927,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89928,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89929,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89930,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89931,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89932,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89933,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89934,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89935,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89936,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89937,'121.42.0.38','2015-09-29 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(89938,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89939,'121.42.0.38','2015-09-29 00:00:00','/news.htm','IE',1,'',''),(89940,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89941,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89942,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89943,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89944,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89945,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89946,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89947,'121.42.0.38','2015-09-29 00:00:00','/news.htm','IE',1,'',''),(89948,'121.42.0.38','2015-09-29 00:00:00','/http:/www.ruisitech.com:80/m/newsview.htm','IE',0,'',''),(89949,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89950,'121.42.0.38','2015-09-29 00:00:00','/m/newsview.htm','IE',1,'',''),(89951,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89952,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89953,'121.42.0.38','2015-09-29 00:00:00','/m/newsview.htm','IE',0,'',''),(89954,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89955,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89956,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89957,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89958,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89959,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89960,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89961,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89962,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89963,'121.42.0.38','2015-09-29 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(89964,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89965,'121.42.0.38','2015-09-29 00:00:00','/newsview.htm','IE',1,'',''),(89966,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89967,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89968,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89969,'121.42.0.38','2015-09-29 00:00:00','/newsview.htm','IE',0,'',''),(89970,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89971,'123.125.71.89','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89972,'220.181.108.180','2015-09-29 00:00:00','/index.html','Firefox',1,'',''),(89973,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89974,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89975,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89976,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89977,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89978,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89979,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89980,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89981,'121.42.0.38','2015-09-29 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(89982,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89983,'121.42.0.38','2015-09-29 00:00:00','/news/newsview.htm','IE',1,'',''),(89984,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89985,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89986,'121.42.0.38','2015-09-29 00:00:00','/news/newsview.htm','IE',0,'',''),(89987,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89988,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89989,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89990,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89991,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89992,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89993,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89994,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89995,'121.42.0.38','2015-09-29 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(89996,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89997,'121.42.0.38','2015-09-29 00:00:00','/newsview.htm','IE',1,'',''),(89998,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(89999,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(90000,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(90001,'121.42.0.38','2015-09-29 00:00:00','/newsview.htm','IE',0,'',''),(90002,'121.42.0.38','2015-09-29 00:00:00','/index.html','IE',1,'',''),(90003,'203.106.154.194','2015-09-29 00:00:00','/index.html','Chrome',1,'',''),(90004,'123.125.71.78','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90005,'220.181.108.177','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90006,'61.146.178.190','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90007,'123.125.71.73','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90008,'220.181.108.159','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90009,'198.23.202.74','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90010,'173.254.203.89','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90011,'123.125.71.69','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90012,'220.181.108.145','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90013,'123.125.71.50','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90014,'220.181.108.105','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90015,'146.185.234.48','2015-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(90016,'123.125.71.110','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90017,'220.181.108.179','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90018,'146.185.234.48','2015-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(90019,'123.125.71.87','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90020,'220.181.108.162','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90021,'123.125.71.55','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90022,'220.181.108.104','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90023,'123.125.71.90','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90024,'220.181.108.162','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90025,'121.42.0.15','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90026,'36.99.30.171','2015-09-30 00:00:00','/index.html','Safari',1,'',''),(90027,'121.42.0.31','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90028,'36.99.31.201','2015-09-30 00:00:00','/index.html','Safari',1,'',''),(90029,'123.125.71.69','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90030,'220.181.108.150','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90031,'180.153.186.92','2015-09-30 00:00:00','/newsview.htm','IE',1,'',''),(90032,'180.153.180.115','2015-09-30 00:00:00','/newsview.htm','IE',1,'',''),(90033,'183.136.190.62','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90034,'183.136.190.62','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90035,'123.125.71.58','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90036,'220.181.108.162','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90037,'183.136.190.62','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90038,'116.255.129.6','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90039,'101.75.130.248','2015-09-30 00:00:00','/newsview.htm','Chrome',1,'',''),(90040,'123.125.71.57','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90041,'220.181.108.156','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90042,'123.125.71.20','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90043,'220.181.108.182','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90044,'186.244.191.31','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90045,'123.125.71.113','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90046,'123.125.71.15','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90047,'220.181.108.187','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90048,'23.95.43.111','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90049,'220.181.108.144','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90050,'121.42.0.38','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90051,'121.42.0.15','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90052,'123.125.71.90','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90053,'119.147.146.189','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90054,'220.181.108.159','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90055,'101.226.66.177','2015-09-30 00:00:00','/index.html','Safari',1,'',''),(90056,'116.255.129.6','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90057,'121.42.0.30','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90058,'202.102.99.47','2015-09-30 00:00:00','/newsview.htm','IE',1,'',''),(90059,'123.125.71.12','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90060,'123.52.141.117','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90061,'220.181.108.151','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90062,'121.42.0.16','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90063,'14.152.68.97','2015-09-30 00:00:00','/index.html','Safari',1,'',''),(90064,'220.181.51.46','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90065,'118.193.137.2','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90066,'146.185.234.48','2015-09-30 00:00:00','/newsview.htm','Firefox',1,'',''),(90067,'123.125.71.29','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90068,'220.181.108.187','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90069,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90070,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90071,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90072,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90073,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90074,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90075,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90076,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90077,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90078,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90079,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90080,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90081,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90082,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90083,'112.84.45.55','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90084,'123.125.71.55','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90085,'123.125.71.58','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90086,'220.181.108.143','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90087,'220.181.108.178','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90088,'221.194.128.223','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90089,'221.194.128.223','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90090,'119.10.3.145','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90091,'220.181.108.181','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90092,'123.125.71.17','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90093,'220.181.108.144','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90094,'123.125.71.60','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90095,'153.121.37.158','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90096,'42.156.136.34','2015-09-30 00:00:00','/index.html','Safari',1,'',''),(90097,'182.118.60.189','2015-09-30 00:00:00','/newsview.htm','IE',1,'',''),(90098,'182.118.60.125','2015-09-30 00:00:00','/news/newsview.htm','IE',1,'',''),(90099,'182.118.70.26','2015-09-30 00:00:00','/news/newsview.htm','IE',1,'',''),(90100,'106.120.160.119','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90101,'123.125.71.60','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90102,'220.181.108.187','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90103,'220.181.132.194','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90104,'173.254.203.89','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90105,'202.8.157.121','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90106,'153.121.37.158','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90107,'123.125.71.30','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90108,'220.181.108.180','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90109,'220.181.132.219','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90110,'101.199.108.58','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90111,'38.100.21.171','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90112,'38.100.21.171','2015-09-30 00:00:00','/newsview.htm','IE',1,'',''),(90113,'38.100.21.171','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90114,'38.100.21.171','2015-09-30 00:00:00','/news.htm','IE',1,'',''),(90115,'202.8.157.121','2015-09-30 00:00:00','/index.html','IE',1,'',''),(90116,'138.99.111.2','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90117,'36.99.31.204','2015-09-30 00:00:00','/newsview.htm','Safari',1,'',''),(90118,'36.99.30.117','2015-09-30 00:00:00','/news/newsview.htm','Safari',1,'',''),(90119,'220.181.108.176','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90120,'123.125.71.21','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90121,'177.42.82.109','2015-09-30 00:00:00','/index.html','Chrome',1,'',''),(90122,'61.135.190.219','2015-09-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(90123,'61.135.190.102','2015-09-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(90124,'180.153.214.178','2015-09-30 00:00:00','/index.html','Safari',1,'',''),(90125,'123.125.71.26','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90126,'220.181.108.151','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90127,'123.125.71.43','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90128,'220.181.108.158','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90129,'123.125.71.48','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90130,'220.181.108.100','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90131,'123.125.71.40','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90132,'220.181.108.182','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90133,'220.181.108.154','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90134,'123.125.71.33','2015-09-30 00:00:00','/index.html','Firefox',1,'',''),(90135,'123.125.71.24','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90136,'220.181.108.141','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90137,'123.125.71.60','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90138,'220.181.108.147','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90139,'123.125.71.28','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90140,'220.181.108.162','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90141,'146.185.234.48','2015-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(90142,'221.194.128.223','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90143,'221.194.128.223','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90144,'146.185.234.48','2015-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(90145,'146.185.234.48','2015-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(90146,'123.125.71.57','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90147,'220.181.108.178','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90148,'123.125.71.42','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90149,'220.181.108.184','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90150,'189.6.167.1','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90151,'123.125.71.42','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90152,'220.181.108.185','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90153,'66.249.64.1','2015-10-01 00:00:00','/index.html','Safari',1,'',''),(90154,'123.125.71.44','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90155,'220.181.108.184','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90156,'183.136.190.62','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90157,'123.125.71.40','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90158,'220.181.108.142','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90159,'183.136.190.62','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90160,'123.125.71.84','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90161,'123.125.71.20','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90162,'220.181.108.187','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90163,'220.181.108.105','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90164,'183.136.190.62','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90165,'220.181.108.140','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90166,'183.136.190.62','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90167,'123.125.71.79','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90168,'123.125.71.26','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90169,'220.181.108.181','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90170,'123.125.71.60','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90171,'220.181.108.152','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90172,'89.248.172.173','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90173,'123.125.71.31','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90174,'220.181.108.178','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90175,'180.153.186.103','2015-10-01 00:00:00','/news/newsview.htm','IE',1,'',''),(90176,'121.42.0.38','2015-10-01 00:00:00','/index.html','IE',1,'',''),(90177,'123.125.71.17','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90178,'220.181.108.146','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90179,'121.42.0.15','2015-10-01 00:00:00','/index.html','IE',1,'',''),(90180,'123.125.71.125','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90181,'123.125.71.24','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90182,'220.181.108.117','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90183,'123.125.71.58','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90184,'220.181.108.159','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90185,'123.125.71.112','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90186,'220.181.108.139','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90187,'123.125.71.32','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90188,'220.181.108.142','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90189,'36.99.31.37','2015-10-01 00:00:00','/index.html','Safari',1,'',''),(90190,'36.99.30.233','2015-10-01 00:00:00','/index.html','Safari',1,'',''),(90191,'123.125.71.45','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90192,'220.181.108.106','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90193,'121.42.0.15','2015-10-01 00:00:00','/index.html','IE',1,'',''),(90194,'123.125.71.23','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90195,'220.181.108.150','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90196,'112.192.191.169','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90197,'198.46.246.102','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90198,'121.42.0.18','2015-10-01 00:00:00','/index.html','IE',1,'',''),(90199,'123.125.71.52','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90200,'220.181.108.151','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90201,'66.249.64.188','2015-10-01 00:00:00','/index.html','Safari',1,'',''),(90202,'66.249.64.45','2015-10-01 00:00:00','/index.html','Safari',1,'',''),(90203,'123.125.71.48','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90204,'220.181.108.140','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90205,'123.125.71.137','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90206,'123.125.71.52','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90207,'220.181.108.177','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90208,'146.185.234.48','2015-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(90209,'123.125.71.43','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90210,'220.181.108.177','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90211,'123.125.71.14','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90212,'220.181.108.177','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90213,'123.125.71.42','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90214,'220.181.108.181','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90215,'123.125.71.42','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90216,'220.181.108.145','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90217,'123.125.71.57','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90218,'220.181.108.99','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90219,'146.185.234.48','2015-10-01 00:00:00','/newsview.htm','Firefox',1,'',''),(90220,'177.179.29.178','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90221,'220.181.108.161','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90222,'123.125.71.36','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90223,'180.153.206.20','2015-10-01 00:00:00','/index.html','Safari',1,'',''),(90224,'23.251.41.6','2015-10-01 00:00:00','/index.html','IE',1,'',''),(90225,'123.125.71.26','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90226,'220.181.108.155','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90227,'177.190.72.6','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90228,'123.125.71.22','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90229,'220.181.108.180','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90230,'220.181.51.39','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90231,'220.181.51.62','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90232,'123.125.71.120','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90233,'61.135.169.23','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90234,'220.181.51.46','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90235,'61.135.169.55','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90236,'220.181.51.35','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90237,'220.181.51.61','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90238,'123.125.71.132','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90239,'61.135.165.23','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90240,'220.181.51.54','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90241,'220.181.51.40','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90242,'220.181.51.46','2015-10-01 00:00:00','/index.html','Chrome',1,'',''),(90243,'123.125.71.18','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90244,'220.181.108.182','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90245,'52.0.89.236','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90246,'123.125.71.36','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90247,'220.181.108.187','2015-10-01 00:00:00','/index.html','Firefox',1,'',''),(90248,'123.125.71.34','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90249,'220.181.108.180','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90250,'123.125.71.50','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90251,'220.181.108.114','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90252,'146.185.234.48','2015-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(90253,'123.125.71.26','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90254,'123.125.71.49','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90255,'220.181.108.176','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90256,'146.185.234.48','2015-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(90257,'220.181.108.113','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90258,'189.27.61.188','2015-10-02 00:00:00','/index.html','Chrome',1,'',''),(90259,'123.125.71.45','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90260,'220.181.108.155','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90261,'107.150.43.202','2015-10-02 00:00:00','/index.html','IE',1,'',''),(90262,'221.194.128.223','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90263,'221.194.128.223','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90264,'66.249.64.13','2015-10-02 00:00:00','/index.html','Safari',1,'',''),(90265,'123.125.71.22','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90266,'220.181.108.145','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90267,'66.249.64.156','2015-10-02 00:00:00','/index.html','Safari',1,'',''),(90268,'123.125.71.114','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90269,'171.11.146.92','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90270,'123.125.71.33','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90271,'220.181.108.153','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90272,'220.181.108.117','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90273,'123.125.125.83','2015-10-02 00:00:00','/index.html','Safari',1,'',''),(90274,'123.126.68.127','2015-10-02 00:00:00','/index.html','Safari',1,'',''),(90275,'220.181.108.140','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90276,'123.125.71.14','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90277,'123.125.71.41','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90278,'220.181.108.108','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90279,'183.136.190.62','2015-10-02 00:00:00','/index.html','Chrome',1,'',''),(90280,'146.185.234.48','2015-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(90281,'183.136.190.62','2015-10-02 00:00:00','/index.html','Chrome',1,'',''),(90282,'123.125.71.57','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90283,'220.181.108.147','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90284,'183.136.190.62','2015-10-02 00:00:00','/index.html','Chrome',1,'',''),(90285,'23.251.41.6','2015-10-02 00:00:00','/index.html','IE',1,'',''),(90286,'123.125.71.13','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90287,'220.181.108.185','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90288,'123.125.71.107','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90289,'220.181.108.92','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90290,'36.99.31.205','2015-10-02 00:00:00','/index.html','Safari',1,'',''),(90291,'36.99.30.44','2015-10-02 00:00:00','/index.html','Safari',1,'',''),(90292,'123.125.71.13','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90293,'220.181.108.145','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90294,'123.125.71.60','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90295,'220.181.108.121','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90296,'183.136.190.40','2015-10-02 00:00:00','/index.html','Chrome',1,'',''),(90297,'171.11.146.92','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90298,'146.185.234.48','2015-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(90299,'177.204.43.129','2015-10-02 00:00:00','/index.html','Chrome',1,'',''),(90300,'220.181.108.155','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90301,'123.125.71.55','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90302,'121.42.0.17','2015-10-02 00:00:00','/index.html','IE',1,'',''),(90303,'121.42.0.17','2015-10-02 00:00:00','/index.html','IE',1,'',''),(90304,'110.138.215.126','2015-10-02 00:00:00','/index.html','Chrome',1,'',''),(90305,'123.125.71.55','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90306,'220.181.108.156','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90307,'146.185.234.48','2015-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(90308,'221.194.128.223','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90309,'221.194.128.223','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90310,'180.153.206.16','2015-10-02 00:00:00','/index.html','Safari',1,'',''),(90311,'171.11.149.209','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90312,'220.181.108.152','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90313,'123.125.71.20','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90314,'123.125.71.54','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90315,'220.181.108.121','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90316,'123.125.71.33','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90317,'220.181.108.145','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90318,'121.42.0.17','2015-10-02 00:00:00','/index.html','IE',1,'',''),(90319,'123.125.71.34','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90320,'220.181.108.158','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90321,'121.42.0.36','2015-10-02 00:00:00','/index.html','IE',1,'',''),(90322,'123.125.71.17','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90323,'220.181.108.179','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90324,'123.125.71.74','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90325,'220.181.108.141','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90326,'123.125.71.51','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90327,'220.181.108.111','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90328,'36.46.114.212','2015-10-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(90329,'123.125.71.58','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90330,'220.181.108.179','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90331,'54.210.213.222','2015-10-02 00:00:00','/index.html','Chrome',1,'',''),(90332,'27.155.194.211','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90333,'27.155.194.211','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90334,'1.202.240.60','2015-10-02 00:00:00','/index.html','IE',1,'',''),(90335,'1.202.240.60','2015-10-02 00:00:00','/news.htm','IE',1,'',''),(90336,'1.202.240.60','2015-10-02 00:00:00','/newsview.htm','IE',1,'',''),(90337,'1.202.240.60','2015-10-02 00:00:00','/newsview.htm','IE',1,'',''),(90338,'106.120.160.119','2015-10-02 00:00:00','/index.html','IE',1,'',''),(90339,'123.125.71.54','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90340,'220.181.108.142','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90341,'101.199.108.56','2015-10-02 00:00:00','/index.html','Chrome',1,'',''),(90342,'146.185.234.48','2015-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(90343,'123.125.71.28','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90344,'220.181.108.179','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90345,'146.185.234.48','2015-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(90346,'119.147.146.194','2015-10-02 00:00:00','/index.html','Chrome',1,'',''),(90347,'42.156.136.34','2015-10-02 00:00:00','/index.html','Safari',1,'',''),(90348,'123.125.71.116','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90349,'123.125.71.31','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90350,'220.181.108.179','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90351,'220.181.108.148','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90352,'220.181.51.52','2015-10-02 00:00:00','/index.html','Chrome',1,'',''),(90353,'146.185.234.48','2015-10-02 00:00:00','/newsview.htm','Firefox',1,'',''),(90354,'179.216.102.206','2015-10-02 00:00:00','/index.html','Chrome',1,'',''),(90355,'123.125.71.107','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90356,'220.181.108.87','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90357,'182.118.41.177','2015-10-02 00:00:00','/index.html','IE',1,'',''),(90358,'111.206.36.137','2015-10-02 00:00:00','/index.html','IE',1,'',''),(90359,'123.125.71.60','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90360,'220.181.108.183','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90361,'123.125.71.30','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90362,'220.181.108.180','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90363,'123.125.71.32','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90364,'220.181.108.120','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90365,'61.146.178.190','2015-10-02 00:00:00','/index.html','IE',1,'',''),(90366,'123.125.71.83','2015-10-02 00:00:00','/index.html','Firefox',1,'',''),(90367,'220.181.108.145','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90368,'123.125.71.44','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90369,'220.181.108.140','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90370,'220.181.51.52','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90371,'61.135.169.23','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90372,'123.125.71.17','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90373,'220.181.108.88','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90374,'123.125.71.30','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90375,'220.181.108.148','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90376,'123.125.71.32','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90377,'146.185.234.48','2015-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(90378,'220.181.108.161','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90379,'123.125.71.39','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90380,'93.149.117.194','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90381,'123.125.71.54','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90382,'220.181.108.143','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90383,'220.181.108.187','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90384,'123.125.71.18','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90385,'123.125.71.82','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90386,'220.181.108.92','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90387,'106.120.160.119','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90388,'101.199.108.51','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90389,'123.125.71.13','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90390,'220.181.108.143','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90391,'123.125.71.112','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90392,'220.181.108.144','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90393,'183.136.190.62','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90394,'183.136.190.62','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90395,'220.181.108.151','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90396,'123.125.71.55','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90397,'183.136.190.62','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90398,'123.125.71.73','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90399,'220.181.108.76','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90400,'220.181.108.144','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90401,'123.125.71.57','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90402,'123.125.71.58','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90403,'220.181.108.96','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90404,'220.181.108.123','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90405,'123.125.71.54','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90406,'183.136.190.62','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90407,'123.125.71.18','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90408,'171.11.146.135','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90409,'171.11.146.135','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90410,'220.181.108.114','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90411,'123.125.71.39','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90412,'121.42.0.14','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90413,'221.194.128.223','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90414,'221.194.128.223','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90415,'121.42.0.19','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90416,'123.125.71.54','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90417,'220.181.108.75','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90418,'146.185.234.48','2015-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(90419,'123.125.71.15','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90420,'220.181.108.83','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90421,'113.205.32.102','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90422,'113.205.32.102','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90423,'113.205.32.102','2015-10-03 00:00:00','/news.htm','Firefox',1,'',''),(90424,'113.205.32.102','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90425,'123.125.71.33','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90426,'220.181.108.75','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90427,'121.42.0.39','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90428,'58.217.202.64','2015-10-03 00:00:00','/newsview.htm','IE',1,'',''),(90429,'36.99.30.43','2015-10-03 00:00:00','/index.html','Safari',1,'',''),(90430,'36.99.31.194','2015-10-03 00:00:00','/index.html','Safari',1,'',''),(90431,'58.217.202.17','2015-10-03 00:00:00','/news.htm','IE',1,'',''),(90432,'123.125.67.200','2015-10-03 00:00:00','/news.htm','IE',1,'',''),(90433,'111.206.36.133','2015-10-03 00:00:00','/newsview.htm','IE',1,'',''),(90434,'111.13.13.5','2015-10-03 00:00:00','/news.htm','IE',1,'',''),(90435,'123.125.67.136','2015-10-03 00:00:00','/news.htm','IE',1,'',''),(90436,'121.42.0.17','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90437,'123.125.71.13','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90438,'220.181.108.112','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90439,'146.185.234.48','2015-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(90440,'220.181.165.11','2015-10-03 00:00:00','/newsview.htm','IE',1,'',''),(90441,'1.202.240.60','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90442,'1.202.240.60','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90443,'1.202.240.60','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90444,'1.202.240.60','2015-10-03 00:00:00','/news.htm','IE',1,'',''),(90445,'1.202.240.60','2015-10-03 00:00:00','/news.htm','IE',1,'',''),(90446,'1.202.240.60','2015-10-03 00:00:00','/news.htm','IE',1,'',''),(90447,'1.202.240.60','2015-10-03 00:00:00','/news.htm','IE',1,'',''),(90448,'1.202.240.60','2015-10-03 00:00:00','/news.htm','IE',1,'',''),(90449,'1.202.240.60','2015-10-03 00:00:00','/newsview.htm','IE',1,'',''),(90450,'123.125.71.26','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90451,'220.181.108.85','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90452,'66.249.69.103','2015-10-03 00:00:00','/news/newsview.htm','Safari',1,'',''),(90453,'123.125.71.42','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90454,'220.181.108.119','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90455,'146.185.234.48','2015-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(90456,'172.245.60.160','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90457,'106.38.188.86','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90458,'123.125.71.18','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90459,'220.181.108.122','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90460,'61.135.190.72','2015-10-03 00:00:00','/index.html','IE',1,'www','baidu'),(90461,'185.44.77.114','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90462,'146.185.234.48','2015-10-03 00:00:00','/newsview.htm','Firefox',1,'',''),(90463,'123.125.71.81','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90464,'61.135.169.8','2015-10-03 00:00:00','/newsview.htm','IE',1,'',''),(90465,'123.125.71.14','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90466,'220.181.108.95','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90467,'220.181.108.108','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90468,'36.99.31.50','2015-10-03 00:00:00','/index.html','Safari',1,'',''),(90469,'182.118.42.89','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90470,'123.125.71.13','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90471,'220.181.108.163','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90472,'220.181.108.85','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90473,'123.125.71.51','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90474,'221.194.128.223','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90475,'221.194.128.223','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90476,'180.153.214.182','2015-10-03 00:00:00','/index.html','Safari',1,'',''),(90477,'123.125.71.74','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90478,'220.181.108.87','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90479,'1.202.240.60','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90480,'220.181.108.88','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90481,'123.125.71.77','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90482,'1.202.240.60','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90483,'1.202.240.60','2015-10-03 00:00:00','/news.htm','IE',1,'',''),(90484,'222.76.217.82','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90485,'1.202.240.60','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90486,'1.202.240.60','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90487,'123.125.71.34','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90488,'220.181.108.109','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90489,'123.125.71.115','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90490,'220.181.108.106','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90491,'1.202.240.60','2015-10-03 00:00:00','/index.html','IE',1,'',''),(90492,'220.181.108.110','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90493,'123.125.71.75','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90494,'220.181.51.35','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90495,'220.181.51.51','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90496,'220.181.51.35','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90497,'123.125.71.120','2015-10-03 00:00:00','/index.html','Chrome',1,'',''),(90498,'113.240.250.155','2015-10-03 00:00:00','/index.html','Firefox',1,'',''),(90499,'123.125.71.82','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90500,'220.181.108.104','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90501,'113.240.250.155','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90502,'113.240.250.155','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90503,'123.125.71.85','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90504,'220.181.108.88','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90505,'146.185.234.48','2015-10-04 00:00:00','/newsview.htm','Firefox',1,'',''),(90506,'157.55.39.216','2015-10-04 00:00:00','/index.html','Safari',1,'',''),(90507,'123.125.71.106','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90508,'220.181.108.108','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90509,'66.249.69.95','2015-10-04 00:00:00','/news/newsview.htm','Safari',1,'',''),(90510,'123.125.71.73','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90511,'220.181.108.83','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90512,'220.181.108.114','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90513,'123.125.71.84','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90514,'123.125.71.16','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90515,'220.181.108.96','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90516,'123.125.71.43','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90517,'220.181.108.123','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90518,'189.10.169.224','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90519,'123.125.71.32','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90520,'220.181.108.113','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90521,'183.136.190.62','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90522,'220.181.108.163','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90523,'123.125.71.50','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90524,'123.125.71.24','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90525,'220.181.108.179','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90526,'23.251.41.6','2015-10-04 00:00:00','/index.html','IE',1,'',''),(90527,'183.136.190.62','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90528,'183.136.190.62','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90529,'123.125.71.44','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90530,'220.181.108.117','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90531,'183.136.190.62','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90532,'220.181.108.178','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90533,'123.125.71.47','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90534,'186.242.211.164','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90535,'123.125.71.16','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90536,'220.181.108.157','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90537,'121.42.0.16','2015-10-04 00:00:00','/index.html','IE',1,'',''),(90538,'121.42.0.15','2015-10-04 00:00:00','/index.html','IE',1,'',''),(90539,'123.125.71.13','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90540,'220.181.108.78','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90541,'123.125.71.30','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90542,'220.181.108.186','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90543,'36.99.30.75','2015-10-04 00:00:00','/index.html','Safari',1,'',''),(90544,'123.125.71.107','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90545,'36.99.30.148','2015-10-04 00:00:00','/index.html','Safari',1,'',''),(90546,'220.181.108.162','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90547,'123.125.71.34','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90548,'220.181.108.178','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90549,'123.125.71.49','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90550,'220.181.108.154','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90551,'121.42.0.17','2015-10-04 00:00:00','/index.html','IE',1,'',''),(90552,'121.42.0.31','2015-10-04 00:00:00','/index.html','IE',1,'',''),(90553,'123.125.71.19','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90554,'220.181.108.185','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90555,'220.181.108.158','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90556,'123.125.71.33','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90557,'61.135.169.55','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90558,'123.125.71.133','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90559,'123.125.71.61','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90560,'106.120.160.119','2015-10-04 00:00:00','/index.html','IE',1,'',''),(90561,'123.125.71.27','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90562,'123.125.71.79','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90563,'220.181.108.181','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90564,'220.181.108.151','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90565,'101.199.108.59','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90566,'23.95.43.108','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90567,'23.251.41.6','2015-10-04 00:00:00','/index.html','IE',1,'',''),(90568,'123.125.71.24','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90569,'220.181.108.157','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90570,'220.181.108.187','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90571,'123.125.71.113','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90572,'123.125.71.32','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90573,'220.181.108.88','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90574,'123.125.71.44','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90575,'220.181.108.145','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90576,'123.125.71.57','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90577,'220.181.108.151','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90578,'123.125.71.14','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90579,'220.181.108.155','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90580,'101.226.33.223','2015-10-04 00:00:00','/index.html','Safari',1,'',''),(90581,'123.125.71.71','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90582,'220.181.108.112','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90583,'123.125.71.17','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90584,'220.181.108.155','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90585,'221.194.128.223','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90586,'221.194.128.223','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90587,'123.125.71.57','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90588,'220.181.108.178','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90589,'123.125.71.72','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90590,'115.239.212.65','2015-10-04 00:00:00','/newsview.htm','IE',1,'',''),(90591,'123.125.67.137','2015-10-04 00:00:00','/news.htm','IE',1,'',''),(90592,'123.125.67.136','2015-10-04 00:00:00','/newsview.htm','IE',1,'',''),(90593,'220.181.108.111','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90594,'177.75.200.30','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90595,'123.125.71.133','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90596,'220.181.51.62','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90597,'220.181.51.54','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90598,'61.135.169.55','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90599,'123.125.71.136','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90600,'123.125.71.136','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90601,'220.181.51.62','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90602,'61.135.165.22','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90603,'220.181.51.61','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90604,'220.181.51.53','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90605,'220.181.51.53','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90606,'220.181.108.139','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90607,'123.125.71.41','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90608,'187.79.32.54','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90609,'201.2.149.153','2015-10-04 00:00:00','/index.html','Chrome',1,'',''),(90610,'123.125.71.28','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90611,'123.125.71.51','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90612,'220.181.108.141','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90613,'220.181.108.91','2015-10-04 00:00:00','/index.html','Firefox',1,'',''),(90614,'222.76.217.82','2015-10-04 00:00:00','/index.html','IE',1,'',''),(90615,'188.165.200.217','2015-10-04 00:00:00','/index.html','IE',1,'',''),(90616,'123.125.71.57','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90617,'220.181.108.148','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90618,'36.99.31.12','2015-10-05 00:00:00','/index.html','Safari',1,'',''),(90619,'36.99.30.75','2015-10-05 00:00:00','/index.html','Safari',1,'',''),(90620,'123.125.71.55','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90621,'220.181.108.176','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90622,'123.125.71.22','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90623,'220.181.108.155','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90624,'123.125.71.54','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90625,'220.181.108.147','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90626,'123.125.71.21','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90627,'220.181.108.144','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90628,'221.194.128.223','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90629,'221.194.128.223','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90630,'123.126.68.138','2015-10-05 00:00:00','/index.html','Safari',1,'',''),(90631,'123.125.71.74','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90632,'123.125.71.21','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90633,'220.181.108.162','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90634,'220.181.108.139','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90635,'180.97.63.86','2015-10-05 00:00:00','/newsview.htm','IE',1,'',''),(90636,'123.126.113.20','2015-10-05 00:00:00','/index.html','Safari',1,'',''),(90637,'176.103.52.83','2015-10-05 00:00:00','/index.html','IE',1,'',''),(90638,'202.101.75.53','2015-10-05 00:00:00','/index.html','IE',1,'',''),(90639,'183.136.190.40','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90640,'123.125.71.18','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90641,'220.181.108.162','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90642,'123.125.71.20','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90643,'220.181.108.177','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90644,'183.136.190.62','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90645,'123.125.71.28','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90646,'220.181.108.146','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90647,'183.136.190.62','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90648,'123.125.71.31','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90649,'220.181.108.179','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90650,'123.125.71.19','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90651,'220.181.108.180','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90652,'79.110.25.133','2015-10-05 00:00:00','/index.html','IE',1,'',''),(90653,'140.207.198.209','2015-10-05 00:00:00','/news/newsview.htm','IE',1,'',''),(90654,'119.147.146.189','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90655,'123.125.71.16','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90656,'220.181.108.76','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90657,'123.125.71.29','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90658,'220.181.108.140','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90659,'121.42.0.15','2015-10-05 00:00:00','/index.html','IE',1,'',''),(90660,'201.3.97.184','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90661,'121.42.0.30','2015-10-05 00:00:00','/index.html','IE',1,'',''),(90662,'123.125.71.49','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90663,'220.181.108.160','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90664,'123.125.71.36','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90665,'220.181.108.182','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90666,'220.181.108.158','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90667,'123.125.71.54','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90668,'121.42.0.17','2015-10-05 00:00:00','/index.html','IE',1,'',''),(90669,'119.147.146.189','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90670,'202.43.152.2','2015-10-05 00:00:00','/index.html','Chrome',1,'','baidu'),(90671,'202.43.152.2','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90672,'121.42.0.36','2015-10-05 00:00:00','/index.html','IE',1,'',''),(90673,'123.125.71.24','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90674,'220.181.108.160','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90675,'61.146.178.190','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90676,'58.217.202.190','2015-10-05 00:00:00','/newsview.htm','IE',1,'',''),(90677,'66.249.65.68','2015-10-05 00:00:00','/index.html','Safari',1,'',''),(90678,'220.181.108.177','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90679,'123.125.71.29','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90680,'183.60.244.30','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90681,'183.60.244.30','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90682,'183.60.244.30','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90683,'183.60.244.30','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90684,'123.125.71.23','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90685,'220.181.108.143','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90686,'146.185.234.48','2015-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(90687,'172.245.60.160','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90688,'123.125.71.58','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90689,'220.181.108.153','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90690,'123.125.71.57','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90691,'220.181.108.177','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90692,'123.125.71.110','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90693,'220.181.108.100','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90694,'81.158.255.156','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90695,'123.125.71.56','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90696,'220.181.108.159','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90697,'121.199.125.21','2015-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(90698,'121.199.125.21','2015-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(90699,'123.125.71.12','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90700,'220.181.108.140','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90701,'146.185.234.48','2015-10-05 00:00:00','/news.htm','Firefox',1,'',''),(90702,'146.185.234.48','2015-10-05 00:00:00','/news.htm','Firefox',1,'',''),(90703,'200.112.228.74','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90704,'101.226.89.116','2015-10-05 00:00:00','/index.html','Safari',1,'',''),(90705,'123.125.71.27','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90706,'220.181.108.178','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90707,'123.125.71.58','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90708,'220.181.108.75','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90709,'146.185.234.48','2015-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(90710,'220.181.108.151','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90711,'123.125.71.55','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90712,'119.147.225.227','2015-10-05 00:00:00','/index.html','Safari',1,'',''),(90713,'146.185.234.48','2015-10-05 00:00:00','/newsview.htm','Firefox',1,'',''),(90714,'220.181.108.184','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90715,'123.125.71.26','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90716,'115.239.212.75','2015-10-05 00:00:00','/index.html','Firefox',1,'','baidu'),(90717,'119.131.222.124','2015-10-05 00:00:00','/index.html','Chrome',1,'','baidu'),(90718,'119.147.146.189','2015-10-05 00:00:00','/index.html','Chrome',1,'',''),(90719,'123.125.71.29','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90720,'220.181.108.176','2015-10-05 00:00:00','/index.html','Firefox',1,'',''),(90721,'58.217.202.141','2015-10-05 00:00:00','/news.htm','IE',1,'',''),(90722,'58.217.202.141','2015-10-05 00:00:00','/news.htm','IE',1,'',''),(90723,'111.13.13.70','2015-10-05 00:00:00','/news.htm','IE',1,'',''),(90724,'123.125.67.137','2015-10-05 00:00:00','/newsview.htm','IE',1,'',''),(90725,'106.120.160.119','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90726,'123.125.71.118','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90727,'220.181.51.102','2015-10-06 00:00:00','/index.html','Safari',1,'',''),(90728,'123.125.71.39','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90729,'220.181.108.186','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90730,'101.199.108.51','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90731,'123.125.71.112','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90732,'220.181.108.178','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90733,'177.195.118.177','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90734,'115.230.125.90','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90735,'146.185.234.48','2015-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(90736,'123.125.71.12','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90737,'220.181.108.145','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90738,'146.185.234.48','2015-10-06 00:00:00','/news.htm','Firefox',1,'',''),(90739,'220.181.108.147','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90740,'123.125.71.53','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90741,'42.156.136.34','2015-10-06 00:00:00','/index.html','Safari',1,'',''),(90742,'220.181.108.145','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90743,'123.125.71.42','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90744,'221.194.128.223','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90745,'221.194.128.223','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90746,'146.185.234.48','2015-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(90747,'123.125.71.12','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90748,'220.181.108.181','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90749,'23.251.41.6','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90750,'123.125.71.19','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90751,'220.181.108.142','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90752,'116.225.74.79','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90753,'123.125.71.34','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90754,'220.181.108.147','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90755,'146.185.234.48','2015-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(90756,'123.125.71.14','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90757,'220.181.108.161','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90758,'36.99.31.209','2015-10-06 00:00:00','/index.html','Safari',1,'',''),(90759,'36.99.30.227','2015-10-06 00:00:00','/index.html','Safari',1,'',''),(90760,'123.125.71.34','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90761,'220.181.108.180','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90762,'146.185.234.48','2015-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(90763,'146.185.234.48','2015-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(90764,'220.181.108.113','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90765,'123.125.71.88','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90766,'121.42.0.14','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90767,'146.185.234.48','2015-10-06 00:00:00','/news.htm','Firefox',1,'',''),(90768,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90769,'222.76.217.82','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90770,'220.181.108.85','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90771,'123.125.71.87','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90772,'123.125.71.70','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90773,'220.181.108.115','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90774,'221.194.128.223','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90775,'221.194.128.223','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90776,'146.185.234.48','2015-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(90777,'123.125.71.39','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90778,'220.181.108.99','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90779,'121.42.0.19','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90780,'123.125.71.118','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90781,'121.42.0.37','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90782,'123.125.71.49','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90783,'220.181.108.120','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90784,'203.208.60.109','2015-10-06 00:00:00','/index.html','Safari',1,'',''),(90785,'36.99.31.236','2015-10-06 00:00:00','/index.html','Safari',1,'',''),(90786,'36.99.31.201','2015-10-06 00:00:00','/index.html','Safari',1,'',''),(90787,'123.125.71.56','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90788,'146.185.234.48','2015-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(90789,'220.181.108.108','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90790,'123.125.71.43','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90791,'220.181.108.75','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90792,'123.125.71.36','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90793,'220.181.108.86','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90794,'198.46.145.108','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90795,'123.125.71.20','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90796,'220.181.108.105','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90797,'61.135.190.199','2015-10-06 00:00:00','/index.html','IE',1,'www','baidu'),(90798,'123.125.71.22','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90799,'220.181.108.83','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90800,'177.159.14.250','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90801,'123.125.71.40','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90802,'220.181.108.120','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90803,'220.181.51.39','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90804,'61.135.165.22','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90805,'123.125.71.132','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90806,'179.214.220.128','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90807,'123.125.71.13','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90808,'220.181.108.80','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90809,'180.153.214.198','2015-10-06 00:00:00','/index.html','Safari',1,'',''),(90810,'220.181.108.99','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90811,'123.125.71.45','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90812,'146.185.234.48','2015-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(90813,'123.125.71.26','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90814,'220.181.108.111','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90815,'146.185.234.48','2015-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(90816,'177.125.194.21','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90817,'123.125.71.57','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90818,'220.181.108.113','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90819,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90820,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90821,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90822,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90823,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90824,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90825,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90826,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90827,'121.42.0.31','2015-10-06 00:00:00','/http:/www.ruisitech.com:80/m/newsview.htm','IE',0,'',''),(90828,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90829,'121.42.0.31','2015-10-06 00:00:00','/m/newsview.htm','IE',1,'',''),(90830,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90831,'121.42.0.31','2015-10-06 00:00:00','/m/newsview.htm','IE',0,'',''),(90832,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90833,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90834,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90835,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90836,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90837,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90838,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90839,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90840,'121.42.0.31','2015-10-06 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(90841,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90842,'121.42.0.31','2015-10-06 00:00:00','/news.htm','IE',1,'',''),(90843,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90844,'121.42.0.31','2015-10-06 00:00:00','/news.htm','IE',1,'',''),(90845,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90846,'146.185.234.48','2015-10-06 00:00:00','/news.htm','Firefox',1,'',''),(90847,'146.185.234.48','2015-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(90848,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90849,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90850,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90851,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90852,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90853,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90854,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90855,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90856,'121.42.0.31','2015-10-06 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(90857,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90858,'121.42.0.31','2015-10-06 00:00:00','/newsview.htm','IE',1,'',''),(90859,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90860,'121.42.0.31','2015-10-06 00:00:00','/newsview.htm','IE',0,'',''),(90861,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90862,'146.185.234.48','2015-10-06 00:00:00','/newsview.htm','Firefox',1,'',''),(90863,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90864,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90865,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90866,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90867,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90868,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90869,'123.125.71.13','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90870,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90871,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90872,'121.42.0.31','2015-10-06 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(90873,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90874,'121.42.0.31','2015-10-06 00:00:00','/news/newsview.htm','IE',1,'',''),(90875,'220.181.108.100','2015-10-06 00:00:00','/index.html','Firefox',1,'',''),(90876,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90877,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90878,'121.42.0.31','2015-10-06 00:00:00','/news/newsview.htm','IE',0,'',''),(90879,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90880,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90881,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90882,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90883,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90884,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90885,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90886,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90887,'121.42.0.31','2015-10-06 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(90888,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90889,'121.42.0.31','2015-10-06 00:00:00','/newsview.htm','IE',1,'',''),(90890,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90891,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90892,'121.42.0.31','2015-10-06 00:00:00','/newsview.htm','IE',0,'',''),(90893,'121.42.0.31','2015-10-06 00:00:00','/index.html','IE',1,'',''),(90894,'123.125.71.125','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90895,'220.181.51.53','2015-10-06 00:00:00','/index.html','Chrome',1,'',''),(90896,'123.125.71.36','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90897,'220.181.108.120','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90898,'123.125.71.12','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90899,'220.181.108.99','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90900,'146.185.234.48','2015-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(90901,'106.120.160.119','2015-10-07 00:00:00','/index.html','IE',1,'',''),(90902,'220.181.108.112','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90903,'123.125.71.41','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90904,'101.199.112.52','2015-10-07 00:00:00','/index.html','Chrome',1,'',''),(90905,'220.181.108.163','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90906,'123.125.71.17','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90907,'123.125.71.71','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90908,'220.181.108.161','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90909,'123.125.71.50','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90910,'220.181.108.110','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90911,'146.185.234.48','2015-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(90912,'220.181.108.115','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90913,'123.125.71.42','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90914,'180.97.63.12','2015-10-07 00:00:00','/newsview.htm','IE',1,'',''),(90915,'123.125.71.16','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90916,'121.42.0.31','2015-10-07 00:00:00','/index.html','IE',1,'',''),(90917,'220.181.108.77','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90918,'106.120.188.156','2015-10-07 00:00:00','/index.html','Safari',1,'',''),(90919,'36.110.147.80','2015-10-07 00:00:00','/index.html','Safari',1,'',''),(90920,'69.58.178.56','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90921,'69.58.178.56','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90922,'69.58.178.56','2015-10-07 00:00:00','/news.htm','Firefox',1,'',''),(90923,'123.125.71.109','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90924,'220.181.108.144','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90925,'121.42.0.14','2015-10-07 00:00:00','/index.html','IE',1,'',''),(90926,'123.125.71.86','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90927,'220.181.108.180','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90928,'123.125.71.83','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90929,'220.181.108.162','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90930,'146.185.234.48','2015-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(90931,'220.181.108.155','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90932,'123.125.71.113','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90933,'121.42.0.31','2015-10-07 00:00:00','/index.html','IE',1,'',''),(90934,'119.147.146.189','2015-10-07 00:00:00','/index.html','Chrome',1,'',''),(90935,'121.42.0.37','2015-10-07 00:00:00','/index.html','IE',1,'',''),(90936,'123.125.71.30','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90937,'220.181.108.177','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90938,'123.125.71.111','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90939,'220.181.108.178','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90940,'221.194.128.223','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90941,'221.194.128.223','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90942,'121.42.0.15','2015-10-07 00:00:00','/index.html','IE',1,'',''),(90943,'220.181.108.180','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90944,'123.125.71.111','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90945,'180.153.180.146','2015-10-07 00:00:00','/newsview.htm','IE',1,'',''),(90946,'23.251.41.6','2015-10-07 00:00:00','/index.html','IE',1,'',''),(90947,'123.125.71.83','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90948,'220.181.108.110','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90949,'123.125.71.83','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90950,'220.181.108.95','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90951,'121.42.0.38','2015-10-07 00:00:00','/index.html','IE',1,'',''),(90952,'66.249.65.86','2015-10-07 00:00:00','/index.html','Safari',1,'',''),(90953,'123.125.71.83','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90954,'220.181.108.97','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90955,'123.125.71.46','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90956,'220.181.108.89','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90957,'54.165.139.86','2015-10-07 00:00:00','/index.html','Chrome',1,'',''),(90958,'123.125.71.13','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90959,'220.181.108.76','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90960,'123.125.71.22','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90961,'220.181.108.103','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90962,'146.185.234.48','2015-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(90963,'123.125.71.12','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90964,'220.181.108.89','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90965,'61.146.178.190','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90966,'146.185.234.48','2015-10-07 00:00:00','/newsview.htm','Firefox',1,'',''),(90967,'123.125.71.92','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90968,'220.181.108.186','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90969,'220.181.108.105','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90970,'123.125.71.53','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90971,'207.46.13.90','2015-10-07 00:00:00','/index.html','Safari',1,'',''),(90972,'123.125.71.56','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90973,'220.181.108.182','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90974,'123.125.71.14','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90975,'220.181.108.163','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90976,'23.251.41.6','2015-10-07 00:00:00','/index.html','IE',1,'',''),(90977,'180.191.118.223','2015-10-07 00:00:00','/index.html','Chrome',1,'',''),(90978,'220.181.108.90','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90979,'123.125.71.25','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90980,'221.194.128.223','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90981,'221.194.128.223','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90982,'220.181.108.122','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90983,'123.125.71.50','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90984,'182.118.42.88','2015-10-07 00:00:00','/index.html','IE',1,'',''),(90985,'123.125.71.29','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90986,'220.181.108.76','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90987,'123.125.71.74','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90988,'220.181.108.84','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90989,'123.125.71.32','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90990,'220.181.108.102','2015-10-07 00:00:00','/index.html','Firefox',1,'',''),(90991,'58.215.137.83','2015-10-08 00:00:00','/index.html','Safari',1,'',''),(90992,'220.181.108.104','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(90993,'106.120.160.119','2015-10-08 00:00:00','/index.html','IE',1,'',''),(90994,'101.199.108.118','2015-10-08 00:00:00','/index.html','Chrome',1,'',''),(90995,'123.125.71.15','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(90996,'177.130.64.121','2015-10-08 00:00:00','/index.html','Chrome',1,'',''),(90997,'109.130.120.46','2015-10-08 00:00:00','/index.html','Chrome',1,'',''),(90998,'66.249.79.36','2015-10-08 00:00:00','/index.html','Safari',1,'',''),(90999,'123.125.71.21','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91000,'220.181.108.97','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91001,'123.125.71.31','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91002,'220.181.108.107','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91003,'189.0.36.206','2015-10-08 00:00:00','/index.html','Chrome',1,'',''),(91004,'123.125.71.43','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91005,'220.181.108.91','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91006,'206.217.128.51','2015-10-08 00:00:00','/index.html','IE',1,'',''),(91007,'123.125.71.17','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91008,'220.181.108.108','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91009,'123.125.71.30','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91010,'220.181.108.111','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91011,'42.156.136.34','2015-10-08 00:00:00','/index.html','Safari',1,'',''),(91012,'123.125.71.53','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91013,'220.181.108.78','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91014,'183.57.153.74','2015-10-08 00:00:00','/newsview.htm','IE',1,'',''),(91015,'220.181.108.88','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91016,'123.125.71.52','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91017,'119.188.66.195','2015-10-08 00:00:00','/newsview.htm','IE',1,'',''),(91018,'119.188.66.165','2015-10-08 00:00:00','/newsview.htm','IE',1,'',''),(91019,'220.181.108.97','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91020,'123.125.71.54','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91021,'180.97.63.67','2015-10-08 00:00:00','/news/newsview.htm','IE',1,'',''),(91022,'146.185.234.48','2015-10-08 00:00:00','/newsview.htm','Firefox',1,'',''),(91023,'123.125.71.39','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91024,'220.181.108.119','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91025,'202.102.99.143','2015-10-08 00:00:00','/newsview.htm','IE',1,'',''),(91026,'119.188.66.120','2015-10-08 00:00:00','/news/newsview.htm','IE',1,'',''),(91027,'140.207.198.234','2015-10-08 00:00:00','/newsview.htm','IE',1,'',''),(91028,'146.185.234.48','2015-10-08 00:00:00','/newsview.htm','Firefox',1,'',''),(91029,'36.99.31.209','2015-10-08 00:00:00','/index.html','Safari',1,'',''),(91030,'36.99.30.171','2015-10-08 00:00:00','/index.html','Safari',1,'',''),(91031,'123.125.71.86','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91032,'123.125.71.14','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91033,'220.181.108.146','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91034,'220.181.108.100','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91035,'54.67.108.74','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91036,'54.183.90.237','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91037,'121.42.0.16','2015-10-08 00:00:00','/index.html','IE',1,'',''),(91038,'182.118.53.138','2015-10-08 00:00:00','/newsview.htm','IE',1,'',''),(91039,'121.42.0.18','2015-10-08 00:00:00','/index.html','IE',1,'',''),(91040,'123.125.71.114','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91041,'220.181.108.117','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91042,'146.185.234.48','2015-10-08 00:00:00','/news.htm','Firefox',1,'',''),(91043,'180.153.186.31','2015-10-08 00:00:00','/newsview.htm','IE',1,'',''),(91044,'146.185.234.48','2015-10-08 00:00:00','/newsview.htm','Firefox',1,'',''),(91045,'123.125.71.107','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91046,'220.181.108.112','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91047,'101.226.65.106','2015-10-08 00:00:00','/index.html','Safari',1,'',''),(91048,'123.125.71.119','2015-10-08 00:00:00','/index.html','Chrome',1,'',''),(91049,'180.153.163.210','2015-10-08 00:00:00','/index.html','Safari',1,'',''),(91050,'180.153.182.179','2015-10-08 00:00:00','/newsview.htm','IE',1,'',''),(91051,'180.153.182.113','2015-10-08 00:00:00','/newsview.htm','IE',1,'',''),(91052,'123.125.71.107','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91053,'220.181.108.119','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91054,'121.42.0.30','2015-10-08 00:00:00','/index.html','IE',1,'',''),(91055,'123.125.71.92','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91056,'220.181.108.121','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91057,'121.42.0.37','2015-10-08 00:00:00','/index.html','IE',1,'',''),(91058,'123.125.71.40','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91059,'220.181.108.145','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91060,'123.125.71.80','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91061,'220.181.108.96','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91062,'23.251.41.6','2015-10-08 00:00:00','/index.html','IE',1,'',''),(91063,'123.125.71.38','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91064,'220.181.108.93','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91065,'182.118.45.231','2015-10-08 00:00:00','/index.html','Chrome',1,'',''),(91066,'54.210.193.49','2015-10-08 00:00:00','/index.html','Chrome',1,'',''),(91067,'123.125.71.23','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91068,'220.181.108.82','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91069,'146.185.234.48','2015-10-08 00:00:00','/newsview.htm','Firefox',1,'',''),(91070,'123.125.71.48','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91071,'220.181.108.81','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91072,'211.157.179.4','2015-10-08 00:00:00','/index.html','IE',1,'',''),(91073,'180.153.205.253','2015-10-08 00:00:00','/index.html','Safari',1,'',''),(91074,'123.125.71.109','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91075,'1.202.240.60','2015-10-08 00:00:00','/index.html','IE',1,'',''),(91076,'220.181.108.99','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91077,'123.125.71.50','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91078,'220.181.108.105','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91079,'220.181.132.215','2015-10-08 00:00:00','/index.html','IE',1,'',''),(91080,'146.185.234.48','2015-10-08 00:00:00','/newsview.htm','Firefox',1,'',''),(91081,'101.199.108.56','2015-10-08 00:00:00','/index.html','Chrome',1,'',''),(91082,'183.136.190.62','2015-10-08 00:00:00','/index.html','Chrome',1,'',''),(91083,'182.118.42.115','2015-10-08 00:00:00','/index.html','IE',1,'',''),(91084,'220.181.108.122','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91085,'66.249.79.120','2015-10-08 00:00:00','/index.html','Safari',1,'',''),(91086,'123.125.67.199','2015-10-08 00:00:00','/newsview.htm','IE',1,'',''),(91087,'123.125.71.89','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91088,'220.181.108.78','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91089,'123.125.71.18','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91090,'182.118.55.115','2015-10-08 00:00:00','/index.html','Chrome',1,'',''),(91091,'101.226.89.123','2015-10-08 00:00:00','/index.html','Safari',1,'',''),(91092,'220.181.108.101','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91093,'123.125.71.45','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91094,'183.136.190.62','2015-10-08 00:00:00','/index.html','Chrome',1,'',''),(91095,'146.185.234.48','2015-10-08 00:00:00','/newsview.htm','Firefox',1,'',''),(91096,'177.92.61.173','2015-10-08 00:00:00','/index.html','Chrome',1,'',''),(91097,'220.181.108.113','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91098,'123.125.71.21','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91099,'146.185.234.48','2015-10-08 00:00:00','/news.htm','Firefox',1,'',''),(91100,'220.181.108.110','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91101,'123.125.71.42','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91102,'220.181.108.84','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91103,'123.125.71.12','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91104,'146.185.234.48','2015-10-08 00:00:00','/newsview.htm','Firefox',1,'',''),(91105,'123.125.71.80','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91106,'220.181.108.99','2015-10-08 00:00:00','/index.html','Firefox',1,'',''),(91107,'220.181.108.117','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91108,'123.125.71.36','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91109,'123.125.71.117','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91110,'220.181.108.95','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91111,'220.181.108.107','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91112,'123.125.71.18','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91113,'82.230.43.107','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91114,'220.181.108.105','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91115,'123.125.71.47','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91116,'212.178.237.244','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91117,'123.125.71.31','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91118,'220.181.108.106','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91119,'220.181.108.153','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91120,'123.125.71.74','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91121,'220.181.108.76','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91122,'123.125.71.41','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91123,'121.199.125.21','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91124,'121.199.125.21','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91125,'121.199.125.21','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91126,'121.199.125.21','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91127,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91128,'220.181.108.78','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91129,'123.125.71.38','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91130,'123.125.71.26','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91131,'220.181.108.97','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91132,'123.126.68.115','2015-10-09 00:00:00','/index.html','Safari',1,'',''),(91133,'123.125.71.73','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91134,'123.126.68.134','2015-10-09 00:00:00','/index.html','Safari',1,'',''),(91135,'220.181.108.106','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91136,'220.181.108.94','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91137,'123.125.71.40','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91138,'173.254.203.89','2015-10-09 00:00:00','/index.html','IE',1,'',''),(91139,'173.254.203.89','2015-10-09 00:00:00','/index.html','IE',1,'',''),(91140,'173.254.203.89','2015-10-09 00:00:00','/index.html','IE',1,'',''),(91141,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91142,'220.181.108.103','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91143,'123.125.71.71','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91144,'183.136.142.137','2015-10-09 00:00:00','/newsview.htm','IE',1,'',''),(91145,'36.99.31.228','2015-10-09 00:00:00','/index.html','Safari',1,'',''),(91146,'36.99.30.227','2015-10-09 00:00:00','/index.html','Safari',1,'',''),(91147,'182.118.45.250','2015-10-09 00:00:00','/newsview.htm','IE',1,'',''),(91148,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91149,'119.188.66.212','2015-10-09 00:00:00','/newsview.htm','IE',1,'',''),(91150,'220.181.108.82','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91151,'123.125.71.108','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91152,'180.153.180.150','2015-10-09 00:00:00','/newsview.htm','IE',1,'',''),(91153,'179.213.190.181','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91154,'140.207.198.191','2015-10-09 00:00:00','/newsview.htm','IE',1,'',''),(91155,'140.207.198.232','2015-10-09 00:00:00','/newsview.htm','IE',1,'',''),(91156,'123.125.71.79','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91157,'220.181.108.85','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91158,'123.125.71.18','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91159,'220.181.108.140','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91160,'123.125.71.71','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91161,'220.181.108.103','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91162,'121.42.0.19','2015-10-09 00:00:00','/index.html','IE',1,'',''),(91163,'198.204.228.138','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91164,'123.125.71.112','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91165,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91166,'220.181.108.123','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91167,'121.42.0.15','2015-10-09 00:00:00','/index.html','IE',1,'',''),(91168,'180.153.186.59','2015-10-09 00:00:00','/newsview.htm','IE',1,'',''),(91169,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91170,'220.181.108.157','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91171,'123.125.71.48','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91172,'182.144.88.34','2015-10-09 00:00:00','/index.html','Safari',1,'',''),(91173,'183.136.190.62','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91174,'106.120.160.119','2015-10-09 00:00:00','/index.html','IE',1,'',''),(91175,'220.181.108.159','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91176,'123.125.71.34','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91177,'220.181.132.198','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91178,'220.181.108.158','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91179,'123.125.71.31','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91180,'180.153.182.114','2015-10-09 00:00:00','/newsview.htm','IE',1,'',''),(91181,'180.153.182.114','2015-10-09 00:00:00','/newsview.htm','IE',1,'',''),(91182,'61.135.165.23','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91183,'123.125.71.77','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91184,'1.202.240.60','2015-10-09 00:00:00','/index.html','IE',1,'',''),(91185,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91186,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91187,'121.42.0.15','2015-10-09 00:00:00','/index.html','IE',1,'',''),(91188,'220.181.108.181','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91189,'123.125.71.58','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91190,'123.125.71.112','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91191,'220.181.108.115','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91192,'184.151.36.96','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91193,'121.42.0.16','2015-10-09 00:00:00','/index.html','IE',1,'',''),(91194,'61.135.169.23','2015-10-09 00:00:00','/index.html','Safari',1,'',''),(91195,'220.181.108.185','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91196,'123.125.71.112','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91197,'220.181.108.87','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91198,'123.125.71.24','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91199,'37.29.74.244','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91200,'119.147.146.194','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91201,'61.135.190.224','2015-10-09 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(91202,'61.135.190.219','2015-10-09 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(91203,'220.181.108.90','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91204,'123.125.71.49','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91205,'61.135.190.102','2015-10-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(91206,'61.135.190.219','2015-10-09 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(91207,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91208,'180.153.206.17','2015-10-09 00:00:00','/index.html','Safari',1,'',''),(91209,'198.46.145.108','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91210,'220.181.108.95','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91211,'123.125.71.34','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91212,'61.135.190.199','2015-10-09 00:00:00','/index.html','IE',1,'www','baidu'),(91213,'123.125.71.89','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91214,'123.125.71.61','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91215,'123.125.71.136','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91216,'61.135.169.55','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91217,'123.125.71.132','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91218,'220.181.51.56','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91219,'123.150.183.17','2015-10-09 00:00:00','/index.html','Safari',1,'',''),(91220,'183.160.210.158','2015-10-09 00:00:00','/news.htm','Chrome',1,'',''),(91221,'183.131.17.229','2015-10-09 00:00:00','/newsview.htm','Chrome',1,'',''),(91222,'183.131.17.229','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91223,'183.131.17.229','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91224,'220.181.108.78','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91225,'123.125.71.42','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91226,'202.121.132.1','2015-10-09 00:00:00','/index.html','IE',1,'',''),(91227,'202.121.132.1','2015-10-09 00:00:00','/news.htm','IE',1,'',''),(91228,'202.121.132.18','2015-10-09 00:00:00','/news.htm','Chrome',1,'',''),(91229,'202.121.132.9','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91230,'202.121.132.18','2015-10-09 00:00:00','/newsview.htm','Chrome',1,'',''),(91231,'64.246.165.170','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91232,'220.181.108.97','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91233,'123.125.71.50','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91234,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91235,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91236,'216.145.5.42','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91237,'123.125.71.76','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91238,'220.181.108.108','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91239,'220.181.108.96','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91240,'123.125.71.13','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91241,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91242,'101.226.66.173','2015-10-09 00:00:00','/index.html','Safari',1,'',''),(91243,'220.181.108.94','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91244,'123.125.71.29','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91245,'146.185.234.48','2015-10-09 00:00:00','/news.htm','Firefox',1,'',''),(91246,'220.181.108.75','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91247,'123.125.71.117','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91248,'220.181.108.95','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91249,'123.125.71.55','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91250,'106.117.120.60','2015-10-09 00:00:00','/index.html','IE',1,'',''),(91251,'180.153.214.178','2015-10-09 00:00:00','/index.html','Safari',1,'',''),(91252,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91253,'180.153.206.34','2015-10-09 00:00:00','/index.html','Safari',1,'',''),(91254,'180.153.214.178','2015-10-09 00:00:00','/index.html','Safari',1,'',''),(91255,'220.181.108.82','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91256,'123.125.71.49','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91257,'146.185.234.48','2015-10-09 00:00:00','/newsview.htm','Firefox',1,'',''),(91258,'61.146.178.190','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91259,'220.181.108.89','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91260,'123.125.71.47','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91261,'106.120.160.119','2015-10-09 00:00:00','/index.html','IE',1,'',''),(91262,'220.181.132.197','2015-10-09 00:00:00','/index.html','Chrome',1,'',''),(91263,'123.125.71.22','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91264,'220.181.108.77','2015-10-09 00:00:00','/index.html','Firefox',1,'',''),(91265,'220.181.108.101','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91266,'123.125.71.48','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91267,'123.125.71.80','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91268,'220.181.108.103','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91269,'220.181.108.77','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91270,'123.125.71.31','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91271,'123.125.71.31','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91272,'220.181.108.122','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91273,'220.181.108.85','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91274,'123.125.71.14','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91275,'220.181.108.156','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91276,'123.125.71.46','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91277,'220.181.108.85','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91278,'123.125.71.24','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91279,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91280,'220.181.108.84','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91281,'123.125.71.14','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91282,'123.125.71.120','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91283,'123.125.71.85','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91284,'220.181.108.177','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91285,'220.181.108.86','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91286,'123.125.71.20','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91287,'123.125.71.49','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91288,'220.181.108.186','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91289,'123.125.71.81','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91290,'220.181.108.83','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91291,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91292,'182.118.70.150','2015-10-10 00:00:00','/news/newsview.htm','IE',1,'',''),(91293,'182.118.70.105','2015-10-10 00:00:00','/newsview.htm','IE',1,'',''),(91294,'123.125.71.111','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91295,'220.181.108.75','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91296,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91297,'123.125.71.113','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91298,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91299,'220.181.108.77','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91300,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91301,'101.226.33.237','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91302,'189.25.82.88','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91303,'123.125.71.77','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91304,'183.136.190.62','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91305,'220.181.108.111','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91306,'121.42.0.30','2015-10-10 00:00:00','/index.html','IE',1,'',''),(91307,'183.136.190.62','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91308,'123.125.71.49','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91309,'220.181.108.150','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91310,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91311,'36.99.31.12','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91312,'36.99.31.44','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91313,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91314,'121.42.0.14','2015-10-10 00:00:00','/index.html','IE',1,'',''),(91315,'123.125.71.109','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91316,'220.181.108.177','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91317,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91318,'101.226.33.219','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91319,'220.181.51.51','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91320,'23.251.41.6','2015-10-10 00:00:00','/index.html','IE',1,'',''),(91321,'123.125.71.108','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91322,'179.222.93.30','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91323,'220.181.108.161','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91324,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91325,'123.125.71.78','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91326,'106.120.160.119','2015-10-10 00:00:00','/index.html','IE',1,'',''),(91327,'220.181.108.148','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91328,'187.207.108.32','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91329,'220.181.132.196','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91330,'121.42.0.19','2015-10-10 00:00:00','/index.html','IE',1,'',''),(91331,'66.249.79.122','2015-10-10 00:00:00','/news/newsview.htm','Safari',1,'',''),(91332,'123.125.71.91','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91333,'220.181.108.153','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91334,'121.42.0.36','2015-10-10 00:00:00','/index.html','IE',1,'',''),(91335,'123.125.71.22','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91336,'220.181.108.186','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91337,'123.125.71.58','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91338,'220.181.108.150','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91339,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91340,'123.125.71.54','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91341,'101.226.65.105','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91342,'101.226.89.123','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91343,'220.181.108.181','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91344,'112.64.235.91','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91345,'180.153.214.188','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91346,'180.153.211.190','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91347,'101.226.33.200','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91348,'123.125.71.56','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91349,'220.181.108.156','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91350,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91351,'123.125.71.61','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91352,'113.119.140.35','2015-10-10 00:00:00','/index.html','Chrome',1,'','baidu'),(91353,'180.153.201.216','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91354,'49.73.29.226','2015-10-10 00:00:00','/index.html','IE',1,'',''),(91355,'180.153.206.17','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91356,'198.46.246.102','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91357,'123.125.71.43','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91358,'220.181.108.140','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91359,'180.153.214.198','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91360,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91361,'180.153.163.190','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91362,'103.250.72.39','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91363,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91364,'123.125.71.26','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91365,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91366,'123.125.71.33','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91367,'220.181.108.143','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91368,'123.125.71.74','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91369,'106.120.160.119','2015-10-10 00:00:00','/index.html','IE',1,'',''),(91370,'220.181.108.92','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91371,'101.199.112.45','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91372,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91373,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91374,'123.125.71.16','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91375,'220.181.108.147','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91376,'123.125.71.70','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91377,'220.181.108.184','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91378,'123.125.71.56','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91379,'220.181.108.145','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91380,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91381,'200.240.253.218','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91382,'218.30.116.3','2015-10-10 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(91383,'180.153.163.209','2015-10-10 00:00:00','/index.html','Safari',1,'',''),(91384,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91385,'123.125.71.55','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91386,'220.181.108.144','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91387,'146.185.234.48','2015-10-10 00:00:00','/newsview.htm','Firefox',1,'',''),(91388,'123.125.71.90','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91389,'220.181.108.89','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91390,'123.125.71.40','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91391,'220.181.108.150','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91392,'123.125.71.86','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91393,'220.181.108.148','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91394,'220.181.108.102','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91395,'123.125.71.17','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91396,'58.38.45.116','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91397,'58.38.45.116','2015-10-10 00:00:00','/index.html','Chrome',1,'',''),(91398,'220.181.108.76','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91399,'123.125.71.44','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91400,'123.125.71.81','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91401,'107.189.60.74','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91402,'220.181.108.179','2015-10-10 00:00:00','/index.html','Firefox',1,'',''),(91403,'220.181.108.76','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91404,'123.125.71.57','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91405,'123.125.71.71','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91406,'220.181.108.91','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91407,'177.37.114.16','2015-10-11 00:00:00','/index.html','Chrome',1,'',''),(91408,'146.185.234.48','2015-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(91409,'220.181.108.88','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91410,'123.125.71.31','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91411,'187.5.211.111','2015-10-11 00:00:00','/index.html','Chrome',1,'',''),(91412,'146.185.234.48','2015-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(91413,'220.181.108.116','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91414,'123.125.71.23','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91415,'146.185.234.48','2015-10-11 00:00:00','/news.htm','Firefox',1,'',''),(91416,'146.185.234.48','2015-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(91417,'220.174.208.155','2015-10-11 00:00:00','/index.html','IE',1,'',''),(91418,'122.115.40.224','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91419,'122.115.40.224','2015-10-11 00:00:00','/index.html','IE',1,'',''),(91420,'220.181.108.99','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91421,'123.125.71.28','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91422,'23.251.41.6','2015-10-11 00:00:00','/index.html','IE',1,'',''),(91423,'220.181.108.181','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91424,'121.199.125.21','2015-10-11 00:00:00','/news.htm','Firefox',1,'',''),(91425,'123.125.71.51','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91426,'220.181.108.99','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91427,'123.125.71.42','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91428,'121.199.125.21','2015-10-11 00:00:00','/news.htm','Firefox',1,'',''),(91429,'182.118.54.71','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91430,'220.181.108.83','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91431,'140.207.198.123','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91432,'123.125.71.53','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91433,'183.57.153.226','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91434,'220.181.108.184','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91435,'123.125.71.74','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91436,'220.181.108.112','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91437,'123.125.71.43','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91438,'61.135.190.201','2015-10-11 00:00:00','/index.html','IE',1,'www','baidu'),(91439,'182.118.53.176','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91440,'220.181.108.123','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91441,'123.125.71.48','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91442,'36.99.31.201','2015-10-11 00:00:00','/index.html','Safari',1,'',''),(91443,'36.99.31.139','2015-10-11 00:00:00','/index.html','Safari',1,'',''),(91444,'123.125.71.50','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91445,'180.153.180.74','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91446,'220.181.108.151','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91447,'61.135.169.22','2015-10-11 00:00:00','/index.html','Chrome',1,'',''),(91448,'188.165.200.217','2015-10-11 00:00:00','/index.html','IE',1,'',''),(91449,'123.125.71.57','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91450,'220.181.108.78','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91451,'220.181.108.112','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91452,'123.125.71.51','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91453,'180.153.186.37','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91454,'202.102.99.85','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91455,'177.12.191.115','2015-10-11 00:00:00','/index.html','Chrome',1,'',''),(91456,'119.147.146.189','2015-10-11 00:00:00','/index.html','Chrome',1,'',''),(91457,'182.118.53.36','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91458,'183.57.154.35','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91459,'220.181.108.99','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91460,'123.125.71.27','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91461,'121.42.0.19','2015-10-11 00:00:00','/index.html','IE',1,'',''),(91462,'119.188.66.206','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91463,'180.153.186.110','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91464,'123.125.71.22','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91465,'220.181.108.89','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91466,'121.42.0.19','2015-10-11 00:00:00','/index.html','IE',1,'',''),(91467,'123.125.71.83','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91468,'220.181.108.105','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91469,'183.136.190.62','2015-10-11 00:00:00','/index.html','Chrome',1,'',''),(91470,'119.188.66.159','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91471,'183.136.190.40','2015-10-11 00:00:00','/index.html','Chrome',1,'',''),(91472,'220.181.108.113','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91473,'123.125.71.74','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91474,'180.97.63.38','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91475,'119.188.66.207','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91476,'180.153.186.60','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91477,'180.97.63.47','2015-10-11 00:00:00','/newsview.htm','IE',1,'',''),(91478,'66.249.79.222','2015-10-11 00:00:00','/index.html','Safari',1,'',''),(91479,'123.125.71.109','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91480,'220.181.108.119','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91481,'121.42.0.19','2015-10-11 00:00:00','/index.html','IE',1,'',''),(91482,'220.181.51.61','2015-10-11 00:00:00','/index.html','Chrome',1,'',''),(91483,'121.42.0.39','2015-10-11 00:00:00','/index.html','IE',1,'',''),(91484,'123.125.71.83','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91485,'220.181.108.99','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91486,'123.125.71.111','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91487,'220.181.108.110','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91488,'177.83.73.141','2015-10-11 00:00:00','/index.html','Chrome',1,'',''),(91489,'113.141.231.175','2015-10-11 00:00:00','/index.html','Chrome',1,'睿思','baidu'),(91490,'220.181.108.83','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91491,'123.125.71.20','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91492,'106.120.160.119','2015-10-11 00:00:00','/index.html','IE',1,'',''),(91493,'101.199.108.52','2015-10-11 00:00:00','/index.html','Chrome',1,'',''),(91494,'123.125.71.25','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91495,'220.181.108.114','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91496,'123.125.71.28','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91497,'220.181.108.112','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91498,'123.125.71.43','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91499,'123.125.71.17','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91500,'220.181.108.144','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91501,'220.181.108.77','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91502,'123.125.71.40','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91503,'220.181.108.80','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91504,'123.125.71.17','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91505,'123.125.71.110','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91506,'220.181.108.83','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91507,'220.181.108.94','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91508,'123.125.71.57','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91509,'123.125.71.86','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91510,'172.245.60.160','2015-10-11 00:00:00','/index.html','Chrome',1,'',''),(91511,'23.251.41.6','2015-10-11 00:00:00','/index.html','IE',1,'',''),(91512,'220.181.108.111','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91513,'23.251.41.6','2015-10-11 00:00:00','/index.html','IE',1,'',''),(91514,'23.251.41.6','2015-10-11 00:00:00','/index.html','IE',1,'',''),(91515,'101.226.51.226','2015-10-11 00:00:00','/index.html','Safari',1,'',''),(91516,'220.181.108.92','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91517,'123.125.71.13','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91518,'146.185.234.48','2015-10-11 00:00:00','/newsview.htm','Firefox',1,'',''),(91519,'119.147.146.189','2015-10-11 00:00:00','/index.html','Chrome',1,'',''),(91520,'220.181.108.84','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91521,'123.125.71.52','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91522,'123.125.71.14','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91523,'220.181.108.112','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91524,'123.125.71.114','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91525,'220.181.108.155','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91526,'123.125.71.110','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91527,'220.181.108.155','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91528,'123.125.71.78','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91529,'220.181.108.102','2015-10-11 00:00:00','/index.html','Firefox',1,'',''),(91530,'123.125.71.115','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91531,'220.181.108.144','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91532,'146.185.234.48','2015-10-12 00:00:00','/news.htm','Firefox',1,'',''),(91533,'123.125.71.75','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91534,'220.181.108.180','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91535,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91536,'123.125.71.111','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91537,'220.181.108.80','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91538,'123.125.71.82','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91539,'220.181.108.185','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91540,'37.77.115.119','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91541,'123.125.71.28','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91542,'123.125.71.82','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91543,'220.181.108.183','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91544,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91545,'5.170.80.166','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91546,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91547,'123.125.71.92','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91548,'220.181.108.151','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91549,'38.100.21.69','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91550,'38.100.21.69','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91551,'38.100.21.69','2015-10-12 00:00:00','/newsview.htm','IE',1,'',''),(91552,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91553,'123.125.71.110','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91554,'220.181.108.183','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91555,'123.125.71.26','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91556,'220.181.108.156','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91557,'66.249.67.231','2015-10-12 00:00:00','/index.html','Safari',1,'',''),(91558,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91559,'183.57.154.102','2015-10-12 00:00:00','/newsview.htm','IE',1,'',''),(91560,'123.125.71.115','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91561,'220.181.108.157','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91562,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91563,'36.99.31.236','2015-10-12 00:00:00','/index.html','Safari',1,'',''),(91564,'36.99.30.108','2015-10-12 00:00:00','/index.html','Safari',1,'',''),(91565,'180.153.186.93','2015-10-12 00:00:00','/newsview.htm','IE',1,'',''),(91566,'123.125.71.83','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91567,'123.125.71.74','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91568,'220.181.108.176','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91569,'220.181.108.154','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91570,'61.146.178.190','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91571,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91572,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91573,'49.149.183.157','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91574,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91575,'123.125.71.83','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91576,'220.181.108.152','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91577,'180.153.186.31','2015-10-12 00:00:00','/newsview.htm','IE',1,'',''),(91578,'92.255.125.83','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91579,'123.125.71.58','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91580,'220.181.108.152','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91581,'123.125.71.78','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91582,'220.181.108.179','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91583,'121.42.0.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91584,'122.225.60.131','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91585,'180.153.206.35','2015-10-12 00:00:00','/index.html','Safari',1,'',''),(91586,'121.42.0.37','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91587,'220.181.108.76','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91588,'123.125.71.108','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91589,'202.8.157.116','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91590,'183.136.142.115','2015-10-12 00:00:00','/newsview.htm','IE',1,'',''),(91591,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91592,'183.136.190.62','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91593,'220.181.108.87','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91594,'123.125.71.83','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91595,'123.125.71.48','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91596,'220.181.108.95','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91597,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91598,'220.181.108.111','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91599,'123.125.71.112','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91600,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91601,'121.42.0.19','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91602,'61.135.165.22','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91603,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91604,'121.42.0.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91605,'220.181.108.113','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91606,'123.125.71.79','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91607,'123.125.71.32','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91608,'125.71.229.204','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91609,'220.181.108.110','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91610,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91611,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91612,'123.125.71.109','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91613,'220.181.108.96','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91614,'220.181.108.78','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91615,'123.125.71.74','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91616,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91617,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91618,'23.251.41.6','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91619,'125.33.113.197','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91620,'125.33.113.197','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91621,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91622,'106.8.110.219','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91623,'123.125.71.78','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91624,'106.8.110.219','2015-10-12 00:00:00','/newsview.htm','IE',1,'',''),(91625,'180.153.163.190','2015-10-12 00:00:00','/newsview.htm','Safari',1,'',''),(91626,'106.8.110.219','2015-10-12 00:00:00','/newsview.htm','IE',1,'',''),(91627,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91628,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91629,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91630,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91631,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91632,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91633,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91634,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91635,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91636,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91637,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91638,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91639,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91640,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91641,'116.246.15.36','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91642,'123.125.71.49','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91643,'106.120.160.119','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91644,'220.181.108.186','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91645,'109.92.170.238','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91646,'180.153.163.190','2015-10-12 00:00:00','/index.html','Safari',1,'',''),(91647,'101.199.112.54','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91648,'220.181.108.115','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91649,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91650,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91651,'123.125.71.13','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91652,'220.181.108.179','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91653,'123.85.2.242','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91654,'180.153.206.27','2015-10-12 00:00:00','/index.html','Safari',1,'',''),(91655,'123.125.71.23','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91656,'220.181.108.147','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91657,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91658,'123.52.143.196','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91659,'123.125.71.47','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91660,'220.181.108.119','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91661,'123.125.71.24','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91662,'220.181.108.162','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91663,'123.125.71.92','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91664,'159.20.219.150','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91665,'123.125.71.137','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91666,'123.125.71.125','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91667,'123.125.71.54','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91668,'220.181.108.143','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91669,'101.226.65.107','2015-10-12 00:00:00','/index.html','Safari',1,'',''),(91670,'188.80.234.244','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91671,'182.118.41.186','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91672,'220.181.108.115','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91673,'123.125.71.72','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91674,'90.213.243.144','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91675,'36.99.31.13','2015-10-12 00:00:00','/index.html','Safari',1,'',''),(91676,'36.99.30.170','2015-10-12 00:00:00','/index.html','Safari',1,'',''),(91677,'220.181.108.82','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91678,'123.125.71.29','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91679,'123.125.71.25','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91680,'198.46.246.102','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91681,'220.181.108.144','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91682,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91683,'101.226.33.219','2015-10-12 00:00:00','/index.html','Safari',1,'',''),(91684,'220.181.108.109','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91685,'123.125.71.77','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91686,'220.181.108.83','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91687,'123.125.71.72','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91688,'183.136.190.62','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91689,'123.125.71.47','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91690,'220.181.108.96','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91691,'123.125.71.87','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91692,'123.125.71.110','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91693,'23.251.41.6','2015-10-12 00:00:00','/index.html','IE',1,'',''),(91694,'220.181.108.90','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91695,'123.125.71.89','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91696,'50.116.13.237','2015-10-12 00:00:00','/newsview.htm','Chrome',1,'',''),(91697,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91698,'123.125.71.119','2015-10-12 00:00:00','/index.html','Chrome',1,'',''),(91699,'146.185.234.48','2015-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(91700,'123.125.71.38','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91701,'220.181.108.90','2015-10-12 00:00:00','/index.html','Firefox',1,'',''),(91702,'220.181.108.93','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91703,'123.125.71.77','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91704,'45.58.41.204','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91705,'220.181.108.153','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91706,'123.125.71.26','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91707,'187.60.34.66','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91708,'220.181.108.82','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91709,'123.125.71.107','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91710,'220.181.108.120','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91711,'123.125.71.109','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91712,'123.125.71.42','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91713,'220.181.108.176','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91714,'220.181.108.90','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91715,'123.125.71.116','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91716,'146.185.234.48','2015-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(91717,'146.185.234.48','2015-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(91718,'220.181.108.105','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91719,'123.125.71.43','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91720,'123.125.71.133','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91721,'123.125.71.120','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91722,'123.125.71.62','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91723,'123.125.71.132','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91724,'220.181.108.89','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91725,'123.125.71.38','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91726,'183.136.142.102','2015-10-13 00:00:00','/news/newsview.htm','IE',1,'',''),(91727,'78.130.73.125','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91728,'220.181.108.115','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91729,'123.125.71.33','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91730,'184.145.166.73','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91731,'146.185.234.48','2015-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(91732,'183.57.153.72','2015-10-13 00:00:00','/newsview.htm','IE',1,'',''),(91733,'220.181.108.93','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91734,'123.125.71.22','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91735,'177.188.75.186','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91736,'23.251.41.6','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91737,'23.251.41.6','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91738,'23.251.41.6','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91739,'220.181.108.87','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91740,'123.125.71.16','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91741,'123.125.71.53','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91742,'220.181.108.123','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91743,'1.202.240.60','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91744,'220.181.108.110','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91745,'123.125.71.55','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91746,'121.42.0.14','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91747,'202.97.136.53','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91748,'121.42.0.15','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91749,'182.118.60.73','2015-10-13 00:00:00','/newsview.htm','IE',1,'',''),(91750,'220.181.108.85','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91751,'123.125.71.55','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91752,'146.185.234.48','2015-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(91753,'123.125.71.15','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91754,'220.181.108.116','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91755,'123.125.71.56','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91756,'1.202.147.194','2015-10-13 00:00:00','/index.html','Chrome',1,'www.zyxmd.com@v','baidu'),(91757,'220.181.108.161','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91758,'220.181.108.108','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91759,'123.125.71.19','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91760,'183.136.190.62','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91761,'66.249.79.122','2015-10-13 00:00:00','/index.html','Safari',1,'',''),(91762,'146.185.234.48','2015-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(91763,'220.181.108.122','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91764,'180.153.182.111','2015-10-13 00:00:00','/newsview.htm','IE',1,'',''),(91765,'180.153.182.111','2015-10-13 00:00:00','/news.htm','IE',1,'',''),(91766,'180.153.182.134','2015-10-13 00:00:00','/newsview.htm','IE',1,'',''),(91767,'180.153.182.134','2015-10-13 00:00:00','/news.htm','IE',1,'',''),(91768,'123.125.71.25','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91769,'121.42.0.30','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91770,'146.185.234.48','2015-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(91771,'121.42.0.38','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91772,'220.181.108.96','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91773,'123.125.71.62','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91774,'123.125.71.133','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91775,'123.125.71.41','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91776,'58.215.137.85','2015-10-13 00:00:00','/index.html','Safari',1,'',''),(91777,'66.249.79.38','2015-10-13 00:00:00','/index.html','Safari',1,'',''),(91778,'58.215.137.82','2015-10-13 00:00:00','/index.html','Safari',1,'',''),(91779,'220.181.108.116','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91780,'123.125.71.54','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91781,'146.185.234.48','2015-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(91782,'123.150.183.43','2015-10-13 00:00:00','/index.html','Safari',1,'',''),(91783,'146.185.234.48','2015-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(91784,'146.185.234.48','2015-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(91785,'122.4.208.161','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91786,'122.4.208.161','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91787,'114.245.163.195','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91788,'114.245.163.195','2015-10-13 00:00:00','/news.htm','Chrome',1,'',''),(91789,'180.153.214.178','2015-10-13 00:00:00','/news.htm','Safari',1,'',''),(91790,'123.125.71.78','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91791,'220.181.108.88','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91792,'220.181.108.80','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91793,'123.125.71.43','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91794,'175.19.206.124','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91795,'180.153.214.178','2015-10-13 00:00:00','/index.html','Safari',1,'',''),(91796,'123.150.183.198','2015-10-13 00:00:00','/index.html','Safari',1,'',''),(91797,'220.181.108.114','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91798,'123.125.71.91','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91799,'111.206.36.139','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91800,'146.185.234.48','2015-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(91801,'182.118.41.120','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91802,'146.185.234.48','2015-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(91803,'220.181.108.102','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91804,'123.125.71.109','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91805,'106.120.160.119','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91806,'123.52.149.155','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91807,'106.120.160.119','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91808,'220.181.108.86','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91809,'123.125.71.81','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91810,'107.150.53.77','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91811,'42.156.136.34','2015-10-13 00:00:00','/index.html','Safari',1,'',''),(91812,'220.181.108.80','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91813,'123.125.71.75','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91814,'202.75.216.206','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91815,'146.185.234.48','2015-10-13 00:00:00','/newsview.htm','Firefox',1,'',''),(91816,'220.181.108.116','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91817,'123.125.71.74','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91818,'220.181.108.112','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91819,'123.125.71.88','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91820,'61.146.178.190','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91821,'61.146.178.190','2015-10-13 00:00:00','/news.htm','IE',1,'',''),(91822,'54.215.233.175','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91823,'220.181.108.80','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91824,'123.125.71.82','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91825,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91826,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91827,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91828,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91829,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91830,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91831,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91832,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91833,'121.42.0.16','2015-10-13 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(91834,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91835,'121.42.0.16','2015-10-13 00:00:00','/news/news.htm','IE',1,'',''),(91836,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91837,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91838,'121.42.0.16','2015-10-13 00:00:00','/news/news.htm','IE',1,'',''),(91839,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91840,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91841,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91842,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91843,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91844,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91845,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91846,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91847,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91848,'121.42.0.16','2015-10-13 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(91849,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91850,'121.42.0.16','2015-10-13 00:00:00','/newsview.htm','IE',1,'',''),(91851,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91852,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91853,'121.42.0.16','2015-10-13 00:00:00','/newsview.htm','IE',0,'',''),(91854,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91855,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91856,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91857,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91858,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91859,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91860,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91861,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91862,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91863,'121.42.0.16','2015-10-13 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(91864,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91865,'121.42.0.16','2015-10-13 00:00:00','/news/newsview.htm','IE',1,'',''),(91866,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91867,'121.42.0.16','2015-10-13 00:00:00','/news/newsview.htm','IE',0,'',''),(91868,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91869,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91870,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91871,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91872,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91873,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91874,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91875,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91876,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91877,'121.42.0.16','2015-10-13 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(91878,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91879,'121.42.0.16','2015-10-13 00:00:00','/newsview.htm','IE',1,'',''),(91880,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91881,'121.42.0.16','2015-10-13 00:00:00','/newsview.htm','IE',0,'',''),(91882,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91883,'220.181.108.120','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91884,'123.125.71.74','2015-10-13 00:00:00','/index.html','Firefox',1,'',''),(91885,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91886,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91887,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91888,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91889,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91890,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91891,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91892,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91893,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91894,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91895,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91896,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91897,'66.249.64.151','2015-10-13 00:00:00','/index.html','Safari',1,'',''),(91898,'220.181.132.195','2015-10-13 00:00:00','/index.html','Chrome',1,'',''),(91899,'121.42.0.16','2015-10-13 00:00:00','/index.html','IE',1,'',''),(91900,'220.181.108.81','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91901,'123.125.71.115','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91902,'202.75.216.206','2015-10-14 00:00:00','/index.html','IE',1,'',''),(91903,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(91904,'188.165.200.217','2015-10-14 00:00:00','/index.html','IE',1,'',''),(91905,'220.181.108.103','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91906,'123.125.71.110','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91907,'109.86.83.47','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(91908,'201.55.107.195','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(91909,'220.181.108.106','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91910,'123.125.71.81','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91911,'66.249.64.188','2015-10-14 00:00:00','/index.html','Safari',1,'',''),(91912,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(91913,'220.181.108.90','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91914,'123.125.71.89','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91915,'188.143.232.40','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91916,'188.143.232.40','2015-10-14 00:00:00','/index.html','IE',1,'',''),(91917,'188.143.232.40','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91918,'188.143.232.40','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(91919,'188.143.232.40','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(91920,'188.143.232.40','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(91921,'188.143.232.40','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(91922,'188.143.232.40','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91923,'188.143.232.40','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91924,'188.143.232.40','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91925,'188.143.232.40','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91926,'188.143.232.40','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91927,'188.143.232.40','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91928,'188.143.232.40','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91929,'188.143.232.40','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91930,'188.143.232.40','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91931,'61.135.190.103','2015-10-14 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(91932,'61.135.190.102','2015-10-14 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(91933,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(91934,'220.181.108.101','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91935,'123.125.71.112','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91936,'61.135.190.224','2015-10-14 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(91937,'61.135.190.224','2015-10-14 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(91938,'61.135.190.199','2015-10-14 00:00:00','/index.html','IE',1,'www','baidu'),(91939,'220.181.108.109','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91940,'123.125.71.92','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91941,'66.249.64.7','2015-10-14 00:00:00','/index.html','Safari',1,'',''),(91942,'172.245.60.160','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(91943,'121.42.0.31','2015-10-14 00:00:00','/index.html','IE',1,'',''),(91944,'220.181.108.121','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91945,'123.125.71.19','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91946,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(91947,'188.143.232.16','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(91948,'188.143.232.16','2015-10-14 00:00:00','/index.html','IE',1,'',''),(91949,'188.143.232.16','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91950,'180.153.186.111','2015-10-14 00:00:00','/news/newsview.htm','IE',1,'',''),(91951,'220.181.108.86','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91952,'123.125.71.53','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91953,'23.251.41.6','2015-10-14 00:00:00','/index.html','IE',1,'',''),(91954,'140.207.198.118','2015-10-14 00:00:00','/news/newsview.htm','IE',1,'',''),(91955,'220.181.108.90','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91956,'123.125.71.26','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91957,'66.249.64.50','2015-10-14 00:00:00','/index.html','Safari',1,'',''),(91958,'146.185.234.48','2015-10-14 00:00:00','/news.htm','Firefox',1,'',''),(91959,'58.217.202.59','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91960,'111.13.13.73','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(91961,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(91962,'220.181.108.101','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91963,'123.125.71.36','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91964,'119.147.146.189','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(91965,'101.226.33.208','2015-10-14 00:00:00','/index.html','Safari',1,'',''),(91966,'119.147.225.209','2015-10-14 00:00:00','/index.html','Safari',1,'',''),(91967,'121.42.0.38','2015-10-14 00:00:00','/index.html','IE',1,'',''),(91968,'202.102.99.82','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(91969,'180.153.180.194','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(91970,'121.42.0.37','2015-10-14 00:00:00','/index.html','IE',1,'',''),(91971,'220.181.108.104','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91972,'123.125.71.58','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91973,'140.207.198.165','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(91974,'101.226.33.220','2015-10-14 00:00:00','/index.html','Safari',1,'',''),(91975,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(91976,'121.42.0.31','2015-10-14 00:00:00','/index.html','IE',1,'',''),(91977,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(91978,'220.181.108.145','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91979,'123.125.71.21','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91980,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(91981,'119.188.66.109','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(91982,'220.181.51.37','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(91983,'61.135.169.23','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(91984,'220.181.108.143','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91985,'123.125.71.18','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91986,'119.188.66.194','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(91987,'220.181.108.139','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91988,'123.125.71.43','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91989,'121.42.0.36','2015-10-14 00:00:00','/index.html','IE',1,'',''),(91990,'121.199.125.21','2015-10-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(91991,'124.161.16.203','2015-10-14 00:00:00','/index.html','IE',1,'',''),(91992,'121.199.125.21','2015-10-14 00:00:00','/news/newsview.htm','Firefox',1,'',''),(91993,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(91994,'220.181.108.162','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91995,'123.125.71.25','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(91996,'120.203.73.106','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(91997,'120.203.73.106','2015-10-14 00:00:00','/newsview.htm','Chrome',1,'',''),(91998,'120.203.73.106','2015-10-14 00:00:00','/news.htm','Chrome',1,'',''),(91999,'120.203.73.106','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(92000,'188.143.232.16','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92001,'188.143.232.16','2015-10-14 00:00:00','/index.html','IE',1,'',''),(92002,'188.143.232.16','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92003,'188.143.232.16','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(92004,'188.143.232.16','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(92005,'188.143.232.16','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(92006,'188.143.232.16','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(92007,'188.143.232.16','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92008,'188.143.232.16','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92009,'188.143.232.16','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92010,'188.143.232.16','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92011,'188.143.232.16','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92012,'188.143.232.16','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92013,'188.143.232.16','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92014,'188.143.232.16','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92015,'188.143.232.16','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92016,'220.181.108.177','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92017,'123.125.71.58','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92018,'120.203.73.106','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(92019,'220.181.108.155','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92020,'123.125.71.32','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92021,'220.181.108.178','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92022,'123.125.71.53','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92023,'221.10.47.129','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(92024,'221.10.47.129','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(92025,'61.146.178.190','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(92026,'220.181.108.183','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92027,'123.125.71.23','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92028,'61.135.165.22','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(92029,'123.125.71.137','2015-10-14 00:00:00','/index.html','Chrome',1,'',''),(92030,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(92031,'220.181.108.158','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92032,'123.125.71.17','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92033,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(92034,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(92035,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(92036,'180.153.206.38','2015-10-14 00:00:00','/index.html','Safari',1,'',''),(92037,'220.181.108.97','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92038,'123.125.71.36','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92039,'36.99.31.139','2015-10-14 00:00:00','/index.html','Safari',1,'',''),(92040,'220.181.108.120','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92041,'123.125.71.31','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92042,'36.99.31.4','2015-10-14 00:00:00','/index.html','Safari',1,'',''),(92043,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(92044,'220.181.108.100','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92045,'123.125.71.24','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92046,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(92047,'188.143.232.11','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(92048,'188.143.232.11','2015-10-14 00:00:00','/index.html','IE',1,'',''),(92049,'188.143.232.11','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92050,'188.143.232.11','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92051,'188.143.232.11','2015-10-14 00:00:00','/index.html','IE',1,'',''),(92052,'188.143.232.11','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92053,'188.143.232.11','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(92054,'188.143.232.11','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(92055,'188.143.232.11','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(92056,'188.143.232.11','2015-10-14 00:00:00','/newsview.htm','IE',1,'',''),(92057,'188.143.232.11','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92058,'188.143.232.11','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92059,'188.143.232.11','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92060,'188.143.232.11','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92061,'188.143.232.11','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92062,'188.143.232.11','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92063,'188.143.232.11','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92064,'188.143.232.11','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92065,'188.143.232.11','2015-10-14 00:00:00','/news.htm','IE',1,'',''),(92066,'146.185.234.48','2015-10-14 00:00:00','/newsview.htm','Firefox',1,'',''),(92067,'220.181.108.116','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92068,'123.125.71.60','2015-10-14 00:00:00','/index.html','Firefox',1,'',''),(92069,'101.199.115.180','2015-10-14 00:00:00','/index.html','IE',1,'',''),(92070,'220.181.108.122','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92071,'123.125.71.23','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92072,'177.180.122.151','2015-10-15 00:00:00','/index.html','Chrome',1,'',''),(92073,'23.251.41.6','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92074,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92075,'220.181.108.117','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92076,'123.125.71.60','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92077,'36.99.31.233','2015-10-15 00:00:00','/index.html','Safari',1,'',''),(92078,'123.125.71.14','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92079,'220.181.108.116','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92080,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92081,'123.125.71.49','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92082,'220.181.108.86','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92083,'190.108.237.173','2015-10-15 00:00:00','/index.html','Chrome',1,'',''),(92084,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92085,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92086,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92087,'123.125.71.24','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92088,'220.181.108.112','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92089,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92090,'188.143.232.11','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92091,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92092,'188.143.232.11','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92093,'188.143.232.11','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92094,'188.143.232.11','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92095,'188.143.232.11','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92096,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92097,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92098,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92099,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92100,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92101,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92102,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92103,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92104,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92105,'123.125.71.45','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92106,'220.181.108.92','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92107,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92108,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92109,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92110,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92111,'123.125.71.16','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92112,'220.181.108.111','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92113,'123.125.71.49','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92114,'220.181.108.103','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92115,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92116,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92117,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92118,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92119,'188.143.232.43','2015-10-15 00:00:00','/news/newsview.htm','IE',1,'',''),(92120,'188.143.232.43','2015-10-15 00:00:00','/news/news.htm','IE',1,'',''),(92121,'187.41.107.156','2015-10-15 00:00:00','/index.html','Chrome',1,'',''),(92122,'220.181.108.163','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92123,'123.125.71.112','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92124,'62.212.73.49','2015-10-15 00:00:00','/index.html','Chrome',1,'',''),(92125,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92126,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92127,'220.181.108.123','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92128,'123.125.71.106','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92129,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92130,'188.143.232.14','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92131,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92132,'188.143.232.14','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92133,'188.143.232.14','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92134,'188.143.232.14','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92135,'188.143.232.14','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92136,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92137,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92138,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92139,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92140,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92141,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92142,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92143,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92144,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92145,'62.90.243.131','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92146,'62.90.243.131','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92147,'62.90.243.131','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92148,'62.90.243.131','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92149,'62.90.243.131','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92150,'62.90.243.131','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92151,'62.90.243.131','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92152,'62.90.243.131','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92153,'62.90.243.131','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92154,'62.90.243.131','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92155,'62.90.243.131','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92156,'220.181.108.91','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92157,'123.125.71.81','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92158,'222.184.252.151','2015-10-15 00:00:00','/index.html','Chrome',1,'',''),(92159,'66.249.64.55','2015-10-15 00:00:00','/index.html','Safari',1,'',''),(92160,'220.181.108.88','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92161,'123.125.71.117','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92162,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92163,'188.143.232.21','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92164,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92165,'188.143.232.21','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92166,'188.143.232.21','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92167,'188.143.232.21','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92168,'188.143.232.21','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92169,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92170,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92171,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92172,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92173,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92174,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92175,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92176,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92177,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92178,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92179,'188.143.232.21','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92180,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92181,'188.143.232.21','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92182,'188.143.232.21','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92183,'188.143.232.21','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92184,'188.143.232.21','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92185,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92186,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92187,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92188,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92189,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92190,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92191,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92192,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92193,'188.143.232.21','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92194,'59.62.166.167','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92195,'59.62.166.167','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92196,'59.62.166.167','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92197,'59.62.166.167','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92198,'59.62.166.167','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92199,'59.62.166.167','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92200,'59.62.166.167','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92201,'59.62.166.167','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92202,'59.62.166.167','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92203,'59.62.166.167','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92204,'59.62.166.167','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92205,'59.62.166.167','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92206,'220.181.108.80','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92207,'123.125.71.89','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92208,'123.125.71.61','2015-10-15 00:00:00','/index.html','Chrome',1,'',''),(92209,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92210,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92211,'188.143.232.14','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92212,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92213,'188.143.232.14','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92214,'188.143.232.14','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92215,'188.143.232.14','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92216,'188.143.232.14','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92217,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92218,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92219,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92220,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92221,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92222,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92223,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92224,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92225,'188.143.232.14','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92226,'220.181.108.83','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92227,'123.125.71.88','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92228,'180.153.185.221','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92229,'220.181.108.82','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92230,'123.125.71.109','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92231,'119.188.66.151','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92232,'119.188.66.108','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92233,'220.181.108.121','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92234,'123.125.71.22','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92235,'220.181.108.88','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92236,'123.125.71.27','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92237,'188.143.232.70','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92238,'188.143.232.70','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92239,'188.143.232.70','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92240,'188.143.232.70','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92241,'188.143.232.70','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92242,'188.143.232.70','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92243,'188.143.232.70','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92244,'188.143.232.70','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92245,'188.143.232.70','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92246,'188.143.232.70','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92247,'188.143.232.70','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92248,'188.143.232.70','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92249,'188.143.232.70','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92250,'188.143.232.70','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92251,'188.143.232.70','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92252,'188.143.232.70','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92253,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92254,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92255,'119.147.146.189','2015-10-15 00:00:00','/index.html','Chrome',1,'',''),(92256,'221.226.177.30','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92257,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92258,'188.143.232.11','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92259,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92260,'188.143.232.11','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92261,'188.143.232.11','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92262,'188.143.232.11','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92263,'188.143.232.11','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92264,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92265,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92266,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92267,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92268,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92269,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92270,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92271,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92272,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92273,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92274,'188.143.232.11','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92275,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92276,'188.143.232.11','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92277,'188.143.232.11','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92278,'188.143.232.11','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92279,'188.143.232.11','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92280,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92281,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92282,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92283,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92284,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92285,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92286,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92287,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92288,'188.143.232.11','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92289,'220.181.108.90','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92290,'123.125.71.31','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92291,'39.182.23.202','2015-10-15 00:00:00','/index.html','Safari',1,'',''),(92292,'123.125.71.120','2015-10-15 00:00:00','/index.html','Chrome',1,'',''),(92293,'62.90.243.131','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92294,'111.195.7.249','2015-10-15 00:00:00','/index.html','Chrome',1,'','baidu'),(92295,'111.195.7.249','2015-10-15 00:00:00','/newsview.htm','Chrome',1,'',''),(92296,'111.195.7.249','2015-10-15 00:00:00','/news.htm','Chrome',1,'',''),(92297,'220.181.108.78','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92298,'123.125.71.44','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92299,'220.181.108.147','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92300,'123.125.71.116','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92301,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92302,'42.156.136.34','2015-10-15 00:00:00','/index.html','Safari',1,'',''),(92303,'220.181.108.145','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92304,'123.125.71.70','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92305,'220.181.108.162','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92306,'123.125.71.112','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92307,'188.143.232.15','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92308,'188.143.232.15','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92309,'188.143.232.15','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92310,'188.143.232.15','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92311,'188.143.232.15','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92312,'188.143.232.15','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92313,'188.143.232.15','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92314,'188.143.232.15','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92315,'188.143.232.15','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92316,'188.143.232.15','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92317,'188.143.232.15','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92318,'188.143.232.15','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92319,'188.143.232.15','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92320,'188.143.232.15','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92321,'188.143.232.15','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92322,'188.143.232.15','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92323,'188.143.232.10','2015-10-15 00:00:00','/newsview.htm','IE',1,'',''),(92324,'188.143.232.10','2015-10-15 00:00:00','/index.html','IE',1,'',''),(92325,'188.143.232.10','2015-10-15 00:00:00','/news.htm','IE',1,'',''),(92326,'146.185.234.48','2015-10-15 00:00:00','/newsview.htm','Firefox',1,'',''),(92327,'220.181.108.147','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92328,'123.125.71.110','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92329,'66.249.69.87','2015-10-15 00:00:00','/newsview.htm','Safari',1,'',''),(92330,'220.181.108.187','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92331,'123.125.71.79','2015-10-15 00:00:00','/index.html','Firefox',1,'',''),(92332,'101.75.128.66','2015-10-15 00:00:00','/newsview.htm','Chrome',1,'',''),(92333,'61.135.190.199','2015-10-15 00:00:00','/index.html','IE',1,'www','baidu'),(92334,'220.181.108.179','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92335,'123.125.71.74','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92336,'41.249.175.160','2015-10-16 00:00:00','/index.html','Chrome',1,'',''),(92337,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92338,'123.125.71.70','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92339,'220.181.108.155','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92340,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92341,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92342,'220.181.108.147','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92343,'123.125.71.114','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92344,'220.181.108.187','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92345,'123.125.71.92','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92346,'82.56.54.214','2015-10-16 00:00:00','/index.html','Chrome',1,'',''),(92347,'220.181.108.143','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92348,'123.125.71.117','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92349,'36.99.30.72','2015-10-16 00:00:00','/index.html','Safari',1,'',''),(92350,'67.55.73.76','2015-10-16 00:00:00','/index.html','Chrome',1,'',''),(92351,'171.13.14.233','2015-10-16 00:00:00','/index.html','Safari',1,'',''),(92352,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92353,'220.181.108.159','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92354,'123.125.71.73','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92355,'208.90.57.196','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92356,'188.143.232.15','2015-10-16 00:00:00','/news/newsview.htm','IE',1,'',''),(92357,'188.143.232.15','2015-10-16 00:00:00','/news/news.htm','IE',1,'',''),(92358,'220.181.108.161','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92359,'123.125.71.73','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92360,'180.153.186.77','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92361,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92362,'183.136.142.105','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92363,'220.181.108.119','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92364,'123.125.71.49','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92365,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92366,'123.125.71.23','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92367,'220.181.108.117','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92368,'176.9.50.42','2015-10-16 00:00:00','/index.html','Chrome',1,'',''),(92369,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92370,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92371,'111.77.197.1','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92372,'111.77.197.1','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92373,'111.77.197.1','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92374,'111.77.197.1','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92375,'111.77.197.1','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92376,'111.77.197.1','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92377,'111.77.197.1','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92378,'111.77.197.1','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92379,'111.77.197.1','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92380,'111.77.197.1','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92381,'111.77.197.1','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92382,'111.77.197.1','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92383,'220.181.108.107','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92384,'123.125.71.24','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92385,'202.102.99.20','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92386,'182.118.54.64','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92387,'121.42.0.39','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92388,'180.153.161.55','2015-10-16 00:00:00','/index.html','Safari',1,'',''),(92389,'119.188.66.142','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92390,'188.143.232.13','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92391,'188.143.232.13','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92392,'188.143.232.13','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92393,'188.143.232.13','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92394,'188.143.232.13','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92395,'188.143.232.13','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92396,'188.143.232.13','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92397,'188.143.232.13','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92398,'188.143.232.13','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92399,'188.143.232.13','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92400,'188.143.232.13','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92401,'188.143.232.13','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92402,'188.143.232.13','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92403,'188.143.232.13','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92404,'188.143.232.13','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92405,'188.143.232.13','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92406,'119.147.146.189','2015-10-16 00:00:00','/index.html','Chrome',1,'',''),(92407,'111.204.138.66','2015-10-16 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(92408,'121.42.0.38','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92409,'180.153.163.191','2015-10-16 00:00:00','/index.html','Safari',1,'',''),(92410,'66.249.69.95','2015-10-16 00:00:00','/index.html','Safari',1,'',''),(92411,'101.226.33.202','2015-10-16 00:00:00','/index.html','Safari',1,'',''),(92412,'180.153.182.142','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92413,'180.153.182.142','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92414,'121.42.0.39','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92415,'123.125.71.61','2015-10-16 00:00:00','/index.html','Chrome',1,'',''),(92416,'123.125.71.70','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92417,'220.181.108.145','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92418,'121.42.0.38','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92419,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92420,'111.196.170.131','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92421,'111.196.170.131','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92422,'123.125.71.116','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92423,'220.181.108.159','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92424,'183.136.190.62','2015-10-16 00:00:00','/index.html','Chrome',1,'',''),(92425,'112.64.235.248','2015-10-16 00:00:00','/index.html','Safari',1,'',''),(92426,'180.153.206.27','2015-10-16 00:00:00','/index.html','Safari',1,'',''),(92427,'123.125.71.83','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92428,'220.181.108.177','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92429,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92430,'188.143.232.41','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92431,'188.143.232.41','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92432,'184.95.52.218','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92433,'180.153.201.215','2015-10-16 00:00:00','/index.html','Safari',1,'',''),(92434,'220.181.108.139','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92435,'123.125.71.43','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92436,'183.232.90.37','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92437,'183.232.118.13','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92438,'183.232.118.14','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92439,'211.136.233.158','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92440,'183.232.90.38','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92441,'183.232.118.14','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92442,'211.136.233.166','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92443,'120.198.202.48','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92444,'211.136.233.161','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92445,'211.136.233.166','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92446,'183.232.118.13','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92447,'163.177.69.107','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92448,'163.177.69.106','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92449,'163.177.69.107','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92450,'163.177.69.59','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92451,'211.136.233.158','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92452,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92453,'117.143.187.30','2015-10-16 00:00:00','/index.html','Chrome',1,'',''),(92454,'123.125.71.133','2015-10-16 00:00:00','/index.html','Chrome',1,'',''),(92455,'61.135.169.56','2015-10-16 00:00:00','/index.html','Chrome',1,'',''),(92456,'61.135.169.22','2015-10-16 00:00:00','/index.html','Chrome',1,'',''),(92457,'220.181.108.141','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92458,'123.125.71.60','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92459,'188.143.232.19','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92460,'188.143.232.19','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92461,'188.143.232.19','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92462,'220.181.108.154','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92463,'123.125.71.52','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92464,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92465,'207.46.13.62','2015-10-16 00:00:00','/index.html','Safari',1,'',''),(92466,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92467,'188.143.232.14','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92468,'188.143.232.14','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92469,'188.143.232.14','2015-10-16 00:00:00','/news.htm','IE',1,'',''),(92470,'188.143.232.14','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92471,'188.143.232.14','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92472,'188.143.232.14','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92473,'188.143.232.14','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92474,'188.143.232.14','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92475,'188.143.232.14','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92476,'188.143.232.14','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92477,'188.143.232.14','2015-10-16 00:00:00','/newsview.htm','IE',1,'',''),(92478,'220.181.108.185','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92479,'123.125.71.23','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92480,'180.153.214.188','2015-10-16 00:00:00','/index.html','Safari',1,'',''),(92481,'220.181.108.160','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92482,'123.125.71.38','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92483,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92484,'146.185.234.48','2015-10-16 00:00:00','/newsview.htm','Firefox',1,'',''),(92485,'220.181.108.162','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92486,'123.125.71.40','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92487,'207.46.13.20','2015-10-16 00:00:00','/index.html','Safari',1,'',''),(92488,'220.181.108.157','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92489,'123.125.71.52','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92490,'123.125.67.142','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92491,'179.177.213.22','2015-10-16 00:00:00','/index.html','Chrome',1,'',''),(92492,'220.181.108.161','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92493,'123.125.71.32','2015-10-16 00:00:00','/index.html','Firefox',1,'',''),(92494,'222.45.51.236','2015-10-16 00:00:00','/index.html','IE',1,'',''),(92495,'220.181.108.178','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92496,'123.125.71.46','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92497,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92498,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92499,'220.181.108.183','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92500,'123.125.71.51','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92501,'191.7.1.91','2015-10-17 00:00:00','/index.html','Chrome',1,'',''),(92502,'177.192.56.87','2015-10-17 00:00:00','/index.html','Chrome',1,'',''),(92503,'220.181.108.143','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92504,'123.125.71.23','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92505,'61.146.178.190','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92506,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92507,'220.181.108.187','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92508,'123.125.71.60','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92509,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92510,'220.181.108.182','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92511,'123.125.71.52','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92512,'189.39.199.231','2015-10-17 00:00:00','/index.html','Chrome',1,'',''),(92513,'188.143.232.62','2015-10-17 00:00:00','/news/newsview.htm','IE',1,'',''),(92514,'188.143.232.62','2015-10-17 00:00:00','/news/news.htm','IE',1,'',''),(92515,'220.181.108.144','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92516,'123.125.71.16','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92517,'218.207.150.31','2015-10-17 00:00:00','/index.html','IE',1,'',''),(92518,'140.207.198.198','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92519,'220.181.108.142','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92520,'123.125.71.45','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92521,'182.118.53.87','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92522,'123.125.71.73','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92523,'220.181.108.82','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92524,'123.125.71.36','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92525,'180.97.63.14','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92526,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92527,'188.143.232.13','2015-10-17 00:00:00','/index.html','IE',1,'',''),(92528,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92529,'188.143.232.13','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92530,'188.143.232.13','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92531,'188.143.232.13','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92532,'188.143.232.13','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92533,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92534,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92535,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92536,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92537,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92538,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92539,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92540,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92541,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92542,'123.125.71.72','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92543,'220.181.108.116','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92544,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92545,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92546,'188.143.232.13','2015-10-17 00:00:00','/index.html','IE',1,'',''),(92547,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92548,'188.143.232.13','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92549,'188.143.232.13','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92550,'188.143.232.13','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92551,'188.143.232.13','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92552,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92553,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92554,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92555,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92556,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92557,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92558,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92559,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92560,'188.143.232.13','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92561,'123.125.71.81','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92562,'220.181.108.99','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92563,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92564,'123.125.71.132','2015-10-17 00:00:00','/index.html','Chrome',1,'',''),(92565,'180.153.180.169','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92566,'123.125.71.73','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92567,'220.181.108.101','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92568,'123.125.71.83','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92569,'220.181.108.112','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92570,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92571,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92572,'220.181.108.83','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92573,'123.125.71.71','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92574,'95.252.12.39','2015-10-17 00:00:00','/index.html','Chrome',1,'',''),(92575,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92576,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92577,'123.125.71.114','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92578,'220.181.108.102','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92579,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92580,'36.99.30.72','2015-10-17 00:00:00','/index.html','Safari',1,'',''),(92581,'36.99.30.72','2015-10-17 00:00:00','/index.html','Safari',1,'',''),(92582,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92583,'220.181.108.117','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92584,'123.125.71.85','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92585,'218.93.1.86','2015-10-17 00:00:00','/index.html','Chrome',1,'',''),(92586,'123.125.71.137','2015-10-17 00:00:00','/index.html','Chrome',1,'',''),(92587,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92588,'220.181.108.117','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92589,'123.125.71.83','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92590,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92591,'220.181.108.149','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92592,'123.125.71.77','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92593,'146.185.234.48','2015-10-17 00:00:00','/newsview.htm','Firefox',1,'',''),(92594,'220.181.108.141','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92595,'123.125.71.112','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92596,'220.181.108.185','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92597,'123.125.71.114','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92598,'189.40.6.45','2015-10-17 00:00:00','/index.html','Chrome',1,'',''),(92599,'220.181.108.162','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92600,'123.125.71.85','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92601,'112.65.193.13','2015-10-17 00:00:00','/index.html','Safari',1,'',''),(92602,'220.181.108.150','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92603,'123.125.71.77','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92604,'182.118.42.75','2015-10-17 00:00:00','/index.html','IE',1,'',''),(92605,'94.102.51.38','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92606,'42.156.136.34','2015-10-17 00:00:00','/index.html','Safari',1,'',''),(92607,'220.181.108.155','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92608,'123.125.71.113','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92609,'188.143.232.26','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92610,'188.143.232.26','2015-10-17 00:00:00','/index.html','IE',1,'',''),(92611,'188.143.232.26','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92612,'188.143.232.26','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92613,'188.143.232.26','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92614,'188.143.232.26','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92615,'188.143.232.26','2015-10-17 00:00:00','/newsview.htm','IE',1,'',''),(92616,'188.143.232.26','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92617,'188.143.232.26','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92618,'188.143.232.26','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92619,'188.143.232.26','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92620,'188.143.232.26','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92621,'188.143.232.26','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92622,'188.143.232.26','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92623,'188.143.232.26','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92624,'188.143.232.26','2015-10-17 00:00:00','/news.htm','IE',1,'',''),(92625,'220.181.108.160','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92626,'123.125.71.74','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92627,'37.11.17.111','2015-10-17 00:00:00','/index.html','Chrome',1,'',''),(92628,'220.181.108.140','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92629,'123.125.71.81','2015-10-17 00:00:00','/index.html','Firefox',1,'',''),(92630,'187.181.155.222','2015-10-17 00:00:00','/index.html','Chrome',1,'',''),(92631,'220.181.108.187','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92632,'123.125.71.78','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92633,'188.143.232.19','2015-10-18 00:00:00','/news/newsview.htm','IE',1,'',''),(92634,'188.143.232.19','2015-10-18 00:00:00','/news/news.htm','IE',1,'',''),(92635,'146.185.234.48','2015-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(92636,'220.181.108.111','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92637,'123.125.71.30','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92638,'106.120.151.36','2015-10-18 00:00:00','/index.html','Safari',1,'',''),(92639,'220.181.108.86','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92640,'123.125.71.53','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92641,'220.181.108.75','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92642,'123.125.71.34','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92643,'220.181.108.103','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92644,'123.125.71.50','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92645,'220.181.108.75','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92646,'123.125.71.31','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92647,'123.125.71.71','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92648,'220.181.108.101','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92649,'123.125.71.30','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92650,'220.181.108.116','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92651,'123.125.71.57','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92652,'123.125.71.43','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92653,'220.181.108.146','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92654,'146.185.234.48','2015-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(92655,'123.125.71.46','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92656,'220.181.108.145','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92657,'180.97.63.115','2015-10-18 00:00:00','/newsview.htm','IE',1,'',''),(92658,'121.42.0.19','2015-10-18 00:00:00','/index.html','IE',1,'',''),(92659,'121.199.125.21','2015-10-18 00:00:00','/news.htm','Firefox',1,'',''),(92660,'121.42.0.18','2015-10-18 00:00:00','/index.html','IE',1,'',''),(92661,'123.125.71.39','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92662,'220.181.108.186','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92663,'183.136.190.62','2015-10-18 00:00:00','/index.html','Chrome',1,'',''),(92664,'187.87.114.1','2015-10-18 00:00:00','/index.html','Chrome',1,'',''),(92665,'123.125.71.42','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92666,'220.181.108.187','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92667,'220.181.108.179','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92668,'123.125.71.55','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92669,'220.181.51.39','2015-10-18 00:00:00','/index.html','Chrome',1,'',''),(92670,'121.42.0.19','2015-10-18 00:00:00','/index.html','IE',1,'',''),(92671,'183.57.154.61','2015-10-18 00:00:00','/news/newsview.htm','IE',1,'',''),(92672,'180.153.180.160','2015-10-18 00:00:00','/news/newsview.htm','IE',1,'',''),(92673,'220.181.108.145','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92674,'123.125.71.50','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92675,'121.42.0.19','2015-10-18 00:00:00','/index.html','IE',1,'',''),(92676,'220.181.108.153','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92677,'123.125.71.47','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92678,'177.137.170.226','2015-10-18 00:00:00','/index.html','Chrome',1,'',''),(92679,'146.185.234.48','2015-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(92680,'220.181.108.144','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92681,'123.125.71.36','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92682,'146.185.234.48','2015-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(92683,'119.147.146.193','2015-10-18 00:00:00','/index.html','Chrome',1,'',''),(92684,'220.181.108.139','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92685,'123.125.71.45','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92686,'220.181.108.184','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92687,'123.125.71.48','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92688,'207.46.13.20','2015-10-18 00:00:00','/index.html','Safari',1,'',''),(92689,'146.185.234.48','2015-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(92690,'146.185.234.48','2015-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(92691,'220.181.108.179','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92692,'123.125.71.43','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92693,'207.46.13.62','2015-10-18 00:00:00','/index.html','Safari',1,'',''),(92694,'123.125.71.119','2015-10-18 00:00:00','/index.html','Chrome',1,'',''),(92695,'61.135.165.23','2015-10-18 00:00:00','/index.html','Chrome',1,'',''),(92696,'31.202.241.227','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92697,'182.118.42.89','2015-10-18 00:00:00','/index.html','IE',1,'',''),(92698,'220.181.108.182','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92699,'123.125.71.57','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92700,'180.153.206.35','2015-10-18 00:00:00','/index.html','Safari',1,'',''),(92701,'220.181.108.103','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92702,'123.125.71.47','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92703,'23.251.41.6','2015-10-18 00:00:00','/index.html','IE',1,'',''),(92704,'113.215.2.53','2015-10-18 00:00:00','/index.html','Chrome',1,'',''),(92705,'146.185.234.48','2015-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(92706,'220.181.108.122','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92707,'123.125.71.40','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92708,'119.147.146.193','2015-10-18 00:00:00','/index.html','Chrome',1,'',''),(92709,'189.83.185.206','2015-10-18 00:00:00','/index.html','Chrome',1,'',''),(92710,'36.99.30.144','2015-10-18 00:00:00','/index.html','Safari',1,'',''),(92711,'146.185.234.48','2015-10-18 00:00:00','/newsview.htm','Firefox',1,'',''),(92712,'220.181.108.106','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92713,'123.125.71.51','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92714,'187.38.73.110','2015-10-18 00:00:00','/index.html','Chrome',1,'',''),(92715,'36.99.30.226','2015-10-18 00:00:00','/index.html','Safari',1,'',''),(92716,'220.181.108.106','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92717,'123.125.71.20','2015-10-18 00:00:00','/index.html','Firefox',1,'',''),(92718,'220.181.108.83','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92719,'123.125.71.49','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92720,'220.181.108.110','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92721,'123.125.71.39','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92722,'220.181.108.103','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92723,'123.125.71.34','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92724,'146.185.234.48','2015-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(92725,'189.69.110.103','2015-10-19 00:00:00','/index.html','Chrome',1,'',''),(92726,'220.181.108.86','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92727,'123.125.71.13','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92728,'190.178.39.37','2015-10-19 00:00:00','/index.html','Chrome',1,'',''),(92729,'61.146.178.190','2015-10-19 00:00:00','/index.html','Chrome',1,'',''),(92730,'123.125.71.70','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92731,'220.181.108.110','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92732,'146.185.234.48','2015-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(92733,'146.185.234.48','2015-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(92734,'123.125.71.90','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92735,'220.181.108.82','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92736,'180.97.62.243','2015-10-19 00:00:00','/newsview.htm','IE',1,'',''),(92737,'123.125.71.107','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92738,'220.181.108.92','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92739,'183.57.153.122','2015-10-19 00:00:00','/newsview.htm','IE',1,'',''),(92740,'123.125.71.107','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92741,'220.181.108.85','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92742,'140.207.198.191','2015-10-19 00:00:00','/news/newsview.htm','IE',1,'',''),(92743,'146.185.234.48','2015-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(92744,'201.187.95.117','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92745,'123.125.71.87','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92746,'220.181.108.96','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92747,'123.125.71.133','2015-10-19 00:00:00','/index.html','Chrome',1,'',''),(92748,'188.143.232.40','2015-10-19 00:00:00','/news.htm','IE',1,'',''),(92749,'188.143.232.40','2015-10-19 00:00:00','/index.html','IE',1,'',''),(92750,'188.143.232.40','2015-10-19 00:00:00','/news.htm','IE',1,'',''),(92751,'188.143.232.40','2015-10-19 00:00:00','/newsview.htm','IE',1,'',''),(92752,'188.143.232.40','2015-10-19 00:00:00','/newsview.htm','IE',1,'',''),(92753,'188.143.232.40','2015-10-19 00:00:00','/newsview.htm','IE',1,'',''),(92754,'188.143.232.40','2015-10-19 00:00:00','/newsview.htm','IE',1,'',''),(92755,'188.143.232.40','2015-10-19 00:00:00','/news.htm','IE',1,'',''),(92756,'188.143.232.40','2015-10-19 00:00:00','/news.htm','IE',1,'',''),(92757,'188.143.232.40','2015-10-19 00:00:00','/news.htm','IE',1,'',''),(92758,'188.143.232.40','2015-10-19 00:00:00','/news.htm','IE',1,'',''),(92759,'188.143.232.40','2015-10-19 00:00:00','/news.htm','IE',1,'',''),(92760,'188.143.232.40','2015-10-19 00:00:00','/news.htm','IE',1,'',''),(92761,'188.143.232.40','2015-10-19 00:00:00','/news.htm','IE',1,'',''),(92762,'188.143.232.40','2015-10-19 00:00:00','/news.htm','IE',1,'',''),(92763,'188.143.232.40','2015-10-19 00:00:00','/news.htm','IE',1,'',''),(92764,'146.185.234.48','2015-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(92765,'123.125.71.110','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92766,'220.181.108.89','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92767,'112.64.235.89','2015-10-19 00:00:00','/index.html','Safari',1,'',''),(92768,'112.64.235.89','2015-10-19 00:00:00','/index.html','Safari',1,'',''),(92769,'180.153.214.199','2015-10-19 00:00:00','/index.html','Safari',1,'',''),(92770,'180.153.214.199','2015-10-19 00:00:00','/index.html','Safari',1,'',''),(92771,'177.36.52.77','2015-10-19 00:00:00','/index.html','Chrome',1,'',''),(92772,'180.153.186.22','2015-10-19 00:00:00','/newsview.htm','IE',1,'',''),(92773,'112.64.235.251','2015-10-19 00:00:00','/index.html','Safari',1,'',''),(92774,'101.226.33.204','2015-10-19 00:00:00','/index.html','Safari',1,'',''),(92775,'180.153.206.25','2015-10-19 00:00:00','/index.html','Safari',1,'',''),(92776,'123.125.71.86','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92777,'220.181.108.121','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92778,'211.157.183.218','2015-10-19 00:00:00','/index.html','Safari',1,'',''),(92779,'211.157.183.218','2015-10-19 00:00:00','/index.html','Safari',1,'',''),(92780,'123.125.71.79','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92781,'220.181.108.105','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92782,'180.153.185.224','2015-10-19 00:00:00','/newsview.htm','IE',1,'',''),(92783,'146.185.234.48','2015-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(92784,'220.181.108.150','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92785,'123.125.71.19','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92786,'123.125.71.125','2015-10-19 00:00:00','/index.html','Chrome',1,'',''),(92787,'220.181.108.157','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92788,'123.125.71.12','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92789,'119.188.66.190','2015-10-19 00:00:00','/news/newsview.htm','IE',1,'',''),(92790,'14.17.34.190','2015-10-19 00:00:00','/index.html','Safari',1,'',''),(92791,'222.186.42.218','2015-10-19 00:00:00','/index.html','IE',1,'',''),(92792,'220.181.108.181','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92793,'123.125.71.22','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92794,'188.143.232.40','2015-10-19 00:00:00','/news/newsview.htm','IE',1,'',''),(92795,'188.143.232.40','2015-10-19 00:00:00','/news/news.htm','IE',1,'',''),(92796,'183.136.190.62','2015-10-19 00:00:00','/index.html','Chrome',1,'',''),(92797,'202.102.99.79','2015-10-19 00:00:00','/newsview.htm','IE',1,'',''),(92798,'220.181.108.185','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92799,'123.125.71.57','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92800,'220.181.108.139','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92801,'123.125.71.58','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92802,'180.153.211.190','2015-10-19 00:00:00','/index.html','Safari',1,'',''),(92803,'220.181.108.141','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92804,'123.125.71.53','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92805,'146.185.234.48','2015-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(92806,'220.181.108.176','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92807,'123.125.71.25','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92808,'220.181.108.180','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92809,'123.125.71.55','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92810,'146.185.234.48','2015-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(92811,'180.153.214.192','2015-10-19 00:00:00','/index.html','Safari',1,'',''),(92812,'123.125.71.41','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92813,'220.181.108.97','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92814,'123.125.71.48','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92815,'220.181.108.81','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92816,'191.250.81.90','2015-10-19 00:00:00','/index.html','Chrome',1,'',''),(92817,'123.125.71.29','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92818,'220.181.108.122','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92819,'61.135.169.55','2015-10-19 00:00:00','/index.html','Chrome',1,'',''),(92820,'220.181.108.99','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92821,'123.125.71.51','2015-10-19 00:00:00','/index.html','Firefox',1,'',''),(92822,'146.185.234.48','2015-10-19 00:00:00','/newsview.htm','Firefox',1,'',''),(92823,'177.207.143.149','2015-10-19 00:00:00','/index.html','Chrome',1,'',''),(92824,'37.177.99.250','2015-10-19 00:00:00','/index.html','Chrome',1,'',''),(92825,'220.181.108.84','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92826,'123.125.71.36','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92827,'220.181.108.83','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92828,'123.125.71.27','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92829,'190.166.35.212','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92830,'23.251.41.6','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92831,'123.125.71.50','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92832,'220.181.108.119','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92833,'219.143.225.2','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92834,'219.143.225.2','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92835,'219.143.225.2','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92836,'219.143.225.2','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92837,'219.143.225.2','2015-10-20 00:00:00','/news.htm','IE',1,'',''),(92838,'219.143.225.2','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92839,'219.143.225.2','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92840,'219.143.225.2','2015-10-20 00:00:00','/news.htm','IE',1,'',''),(92841,'146.185.234.48','2015-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(92842,'107.150.55.53','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92843,'123.125.71.33','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92844,'220.181.108.95','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92845,'178.236.88.35','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92846,'221.194.128.223','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92847,'220.181.108.159','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92848,'123.125.71.76','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92849,'182.118.60.205','2015-10-20 00:00:00','/news/newsview.htm','IE',1,'',''),(92850,'182.118.60.124','2015-10-20 00:00:00','/newsview.htm','IE',1,'',''),(92851,'220.181.108.150','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92852,'123.125.71.113','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92853,'220.181.108.140','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92854,'123.125.71.29','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92855,'220.181.108.142','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92856,'123.125.71.46','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92857,'220.181.108.147','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92858,'123.125.71.55','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92859,'101.226.33.220','2015-10-20 00:00:00','/index.html','Safari',1,'',''),(92860,'220.181.108.146','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92861,'123.125.71.40','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92862,'146.185.234.48','2015-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(92863,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92864,'203.208.60.24','2015-10-20 00:00:00','/index.html','Safari',1,'',''),(92865,'183.136.142.174','2015-10-20 00:00:00','/newsview.htm','IE',1,'',''),(92866,'121.42.0.39','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92867,'180.153.186.11','2015-10-20 00:00:00','/newsview.htm','IE',1,'',''),(92868,'220.181.108.82','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92869,'123.125.71.107','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92870,'61.135.190.201','2015-10-20 00:00:00','/index.html','IE',1,'www','baidu'),(92871,'114.254.167.159','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92872,'114.254.167.159','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92873,'123.150.183.18','2015-10-20 00:00:00','/index.html','Safari',1,'',''),(92874,'218.241.192.106','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92875,'218.241.192.106','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92876,'218.241.192.106','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92877,'220.181.108.91','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92878,'123.125.71.112','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92879,'220.181.108.83','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92880,'123.125.71.85','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92881,'121.42.0.38','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92882,'220.181.51.53','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92883,'58.215.137.249','2015-10-20 00:00:00','/index.html','Safari',1,'',''),(92884,'121.42.0.38','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92885,'220.181.108.103','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92886,'123.125.71.106','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92887,'182.118.53.130','2015-10-20 00:00:00','/newsview.htm','IE',1,'',''),(92888,'221.194.128.223','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92889,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92890,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92891,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92892,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92893,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92894,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92895,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92896,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92897,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92898,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92899,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92900,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92901,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92902,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92903,'112.237.18.98','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92904,'124.161.16.203','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92905,'124.161.16.203','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92906,'220.181.108.163','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92907,'123.125.71.109','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92908,'220.181.108.117','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92909,'123.125.71.112','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92910,'42.156.136.34','2015-10-20 00:00:00','/index.html','Safari',1,'',''),(92911,'114.245.45.173','2015-10-20 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(92912,'222.186.42.218','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92913,'220.181.108.184','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92914,'123.125.71.51','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92915,'188.165.200.217','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92916,'207.46.13.20','2015-10-20 00:00:00','/index.html','Safari',1,'',''),(92917,'157.55.39.160','2015-10-20 00:00:00','/index.html','Safari',1,'',''),(92918,'220.181.108.187','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92919,'123.125.71.29','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92920,'220.181.51.62','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92921,'188.143.232.19','2015-10-20 00:00:00','/news/newsview.htm','IE',1,'',''),(92922,'188.143.232.19','2015-10-20 00:00:00','/news/news.htm','IE',1,'',''),(92923,'220.181.108.182','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92924,'123.125.71.57','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92925,'187.79.116.0','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92926,'42.62.74.74','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92927,'220.181.108.143','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92928,'123.125.71.25','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92929,'89.107.97.125','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92930,'180.153.163.186','2015-10-20 00:00:00','/index.html','Safari',1,'',''),(92931,'220.181.108.141','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92932,'123.125.71.12','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92933,'146.185.234.48','2015-10-20 00:00:00','/newsview.htm','Firefox',1,'',''),(92934,'220.181.108.159','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92935,'123.125.71.45','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92936,'203.208.60.30','2015-10-20 00:00:00','/index.html','Safari',1,'',''),(92937,'203.208.60.51','2015-10-20 00:00:00','/index.html','Safari',1,'',''),(92938,'179.106.100.10','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92939,'220.181.108.180','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92940,'123.125.71.25','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92941,'138.59.69.2','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92942,'61.135.165.23','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92943,'220.181.51.56','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92944,'61.135.169.56','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92945,'61.135.169.23','2015-10-20 00:00:00','/index.html','Chrome',1,'',''),(92946,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92947,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92948,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92949,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92950,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92951,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92952,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92953,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92954,'121.42.0.18','2015-10-20 00:00:00','/http:/www.ruisitech.com:80/news/news.htm','IE',1,'',''),(92955,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92956,'121.42.0.18','2015-10-20 00:00:00','/news/news.htm','IE',1,'',''),(92957,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92958,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92959,'121.42.0.18','2015-10-20 00:00:00','/news/news.htm','IE',1,'',''),(92960,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92961,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92962,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92963,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92964,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92965,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92966,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92967,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92968,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92969,'121.42.0.18','2015-10-20 00:00:00','/http:/112.124.13.251:80/news.htm','IE',1,'',''),(92970,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92971,'121.42.0.18','2015-10-20 00:00:00','/news.htm','IE',1,'',''),(92972,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92973,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92974,'121.42.0.18','2015-10-20 00:00:00','/news.htm','IE',1,'',''),(92975,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92976,'69.58.178.59','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92977,'69.58.178.59','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(92978,'69.58.178.59','2015-10-20 00:00:00','/news.htm','Firefox',1,'',''),(92979,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92980,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92981,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92982,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92983,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92984,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92985,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92986,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92987,'121.42.0.18','2015-10-20 00:00:00','/http:/rosetech.cn:80/newsview.htm','IE',0,'',''),(92988,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92989,'121.42.0.18','2015-10-20 00:00:00','/newsview.htm','IE',1,'',''),(92990,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92991,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92992,'121.42.0.18','2015-10-20 00:00:00','/newsview.htm','IE',0,'',''),(92993,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92994,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92995,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92996,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92997,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92998,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(92999,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93000,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93001,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93002,'121.42.0.18','2015-10-20 00:00:00','/http:/www.rosetech.cn:80/news/newsview.htm','IE',0,'',''),(93003,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93004,'121.42.0.18','2015-10-20 00:00:00','/news/newsview.htm','IE',1,'',''),(93005,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93006,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93007,'121.42.0.18','2015-10-20 00:00:00','/news/newsview.htm','IE',0,'',''),(93008,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93009,'220.181.108.141','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(93010,'123.125.71.56','2015-10-20 00:00:00','/index.html','Firefox',1,'',''),(93011,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93012,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93013,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93014,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93015,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93016,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93017,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93018,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93019,'121.42.0.18','2015-10-20 00:00:00','/http:/ruisitech.com:80/newsview.htm','IE',0,'',''),(93020,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93021,'121.42.0.18','2015-10-20 00:00:00','/newsview.htm','IE',1,'',''),(93022,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93023,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93024,'121.42.0.18','2015-10-20 00:00:00','/newsview.htm','IE',0,'',''),(93025,'121.42.0.18','2015-10-20 00:00:00','/index.html','IE',1,'',''),(93026,'220.181.108.140','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93027,'123.125.71.26','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93028,'46.12.64.140','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93029,'220.181.108.179','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93030,'123.125.71.44','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93031,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93032,'220.181.108.180','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93033,'123.125.71.12','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93034,'36.99.31.228','2015-10-21 00:00:00','/index.html','Safari',1,'',''),(93035,'36.99.30.44','2015-10-21 00:00:00','/index.html','Safari',1,'',''),(93036,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93037,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93038,'220.181.108.176','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93039,'123.125.71.46','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93040,'89.153.16.251','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93041,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93042,'220.181.108.180','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93043,'123.125.71.47','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93044,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93045,'220.181.108.150','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93046,'123.125.71.57','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93047,'220.181.108.184','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93048,'123.125.71.27','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93049,'61.146.178.190','2015-10-21 00:00:00','/index.html','IE',1,'',''),(93050,'123.125.71.42','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93051,'220.181.108.153','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93052,'107.155.70.242','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93053,'183.136.142.94','2015-10-21 00:00:00','/news/newsview.htm','IE',1,'',''),(93054,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93055,'123.125.71.23','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93056,'220.181.108.146','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93057,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93058,'180.153.180.161','2015-10-21 00:00:00','/newsview.htm','IE',1,'',''),(93059,'101.226.33.221','2015-10-21 00:00:00','/index.html','Safari',1,'',''),(93060,'123.125.71.18','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93061,'220.181.108.140','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93062,'203.208.60.55','2015-10-21 00:00:00','/news.htm','Safari',1,'',''),(93063,'62.212.73.49','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93064,'180.153.206.36','2015-10-21 00:00:00','/index.html','Safari',1,'',''),(93065,'123.125.71.34','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93066,'220.181.108.105','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93067,'123.125.71.38','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93068,'220.181.108.112','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93069,'110.75.105.1','2015-10-21 00:00:00','/index.html','IE',1,'',''),(93070,'119.136.84.101','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93071,'193.201.227.37','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93072,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93073,'61.135.165.22','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93074,'123.125.71.60','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93075,'220.181.108.108','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93076,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93077,'221.194.128.223','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93078,'220.181.108.94','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93079,'123.125.71.36','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93080,'110.75.87.148','2015-10-21 00:00:00','/index.html','IE',1,'',''),(93081,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93082,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93083,'91.215.153.17','2015-10-21 00:00:00','/index.html','IE',1,'',''),(93084,'123.125.71.40','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93085,'220.181.108.107','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93086,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93087,'123.125.71.17','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93088,'220.181.108.107','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93089,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93090,'23.251.41.6','2015-10-21 00:00:00','/index.html','IE',1,'',''),(93091,'220.181.108.103','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93092,'123.125.71.22','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93093,'121.42.0.36','2015-10-21 00:00:00','/index.html','IE',1,'',''),(93094,'123.125.71.62','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93095,'220.181.51.38','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93096,'123.125.71.41','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93097,'220.181.108.111','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93098,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93099,'107.155.70.247','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93100,'123.125.71.57','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93101,'220.181.108.121','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93102,'123.150.183.201','2015-10-21 00:00:00','/index.html','Safari',1,'',''),(93103,'121.42.0.15','2015-10-21 00:00:00','/index.html','IE',1,'',''),(93104,'89.248.160.196','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93105,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93106,'123.125.71.51','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93107,'220.181.108.82','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93108,'107.150.55.51','2015-10-21 00:00:00','/index.html','IE',1,'',''),(93109,'180.153.206.26','2015-10-21 00:00:00','/index.html','Safari',1,'',''),(93110,'123.125.71.51','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93111,'220.181.108.100','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93112,'221.194.128.223','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93113,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93114,'203.208.60.60','2015-10-21 00:00:00','/newsview.htm','Safari',1,'',''),(93115,'220.181.108.94','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93116,'123.125.71.30','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93117,'36.99.31.227','2015-10-21 00:00:00','/index.html','Safari',1,'',''),(93118,'179.25.11.62','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93119,'121.42.0.30','2015-10-21 00:00:00','/index.html','IE',1,'',''),(93120,'36.99.31.19','2015-10-21 00:00:00','/index.html','Safari',1,'',''),(93121,'146.185.234.48','2015-10-21 00:00:00','/newsview.htm','Firefox',1,'',''),(93122,'220.181.108.117','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93123,'123.125.71.46','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93124,'123.150.183.218','2015-10-21 00:00:00','/index.html','Safari',1,'',''),(93125,'191.43.76.86','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93126,'121.42.0.37','2015-10-21 00:00:00','/index.html','IE',1,'',''),(93127,'220.181.108.92','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93128,'123.125.71.26','2015-10-21 00:00:00','/index.html','Firefox',1,'',''),(93129,'220.181.51.53','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93130,'123.125.71.125','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93131,'123.125.71.137','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93132,'61.135.169.23','2015-10-21 00:00:00','/index.html','Chrome',1,'',''),(93133,'220.181.108.100','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93134,'123.125.71.36','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93135,'177.177.71.128','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93136,'146.185.234.48','2015-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(93137,'146.185.234.48','2015-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(93138,'220.181.108.111','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93139,'123.125.71.40','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93140,'220.181.108.117','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93141,'123.125.71.52','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93142,'220.181.108.99','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93143,'123.125.71.41','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93144,'123.125.67.137','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93145,'146.185.234.48','2015-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(93146,'220.181.108.104','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93147,'123.125.71.28','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93148,'191.253.236.237','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93149,'189.120.3.73','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93150,'146.185.234.48','2015-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(93151,'220.181.108.78','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93152,'123.125.71.49','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93153,'220.181.108.105','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93154,'123.125.71.17','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93155,'123.125.71.115','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93156,'220.181.108.86','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93157,'61.135.169.55','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93158,'220.181.51.40','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93159,'123.125.71.81','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93160,'220.181.108.90','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93161,'61.135.190.104','2015-10-22 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(93162,'61.135.190.224','2015-10-22 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(93163,'61.135.190.103','2015-10-22 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(93164,'101.226.66.172','2015-10-22 00:00:00','/index.html','Safari',1,'',''),(93165,'61.135.190.222','2015-10-22 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(93166,'121.42.0.14','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93167,'146.185.234.48','2015-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(93168,'61.135.190.102','2015-10-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(93169,'123.125.71.90','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93170,'220.181.108.116','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93171,'113.240.226.144','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93172,'61.135.190.102','2015-10-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(93173,'173.3.218.106','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93174,'61.135.190.103','2015-10-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(93175,'183.136.142.180','2015-10-22 00:00:00','/news/newsview.htm','IE',1,'',''),(93176,'61.135.190.224','2015-10-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(93177,'49.144.229.120','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93178,'182.118.53.230','2015-10-22 00:00:00','/news/newsview.htm','IE',1,'',''),(93179,'61.135.190.199','2015-10-22 00:00:00','/index.html','Safari',1,'',''),(93180,'222.186.42.218','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93181,'123.125.71.87','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93182,'220.181.108.114','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93183,'121.42.0.39','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93184,'219.232.114.244','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93185,'219.232.114.244','2015-10-22 00:00:00','/newsview.htm','Chrome',1,'',''),(93186,'180.153.163.209','2015-10-22 00:00:00','/index.html','Safari',1,'',''),(93187,'14.145.136.84','2015-10-22 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(93188,'123.125.71.76','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93189,'220.181.108.78','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93190,'123.125.71.110','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93191,'220.181.108.117','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93192,'180.153.182.196','2015-10-22 00:00:00','/news/newsview.htm','IE',1,'',''),(93193,'180.153.182.196','2015-10-22 00:00:00','/news/newsview.htm','IE',1,'',''),(93194,'220.181.51.61','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93195,'180.153.180.117','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93196,'121.42.0.17','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93197,'183.232.90.38','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93198,'211.136.233.161','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93199,'211.136.233.166','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93200,'183.232.90.36','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93201,'183.232.90.37','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93202,'183.232.90.38','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93203,'183.232.118.15','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93204,'183.232.90.38','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93205,'183.232.118.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93206,'183.232.90.37','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93207,'183.232.90.36','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93208,'183.232.90.38','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93209,'183.232.118.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93210,'183.232.118.16','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93211,'183.232.118.16','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93212,'183.232.90.38','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93213,'112.95.241.183','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93214,'163.177.82.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93215,'163.177.69.107','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93216,'163.177.69.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93217,'112.95.241.184','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93218,'163.177.82.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93219,'163.177.82.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93220,'163.177.69.107','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93221,'163.177.69.107','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93222,'163.177.69.106','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93223,'163.177.69.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93224,'112.95.241.183','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93225,'163.177.69.107','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93226,'163.177.69.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93227,'163.177.69.59','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93228,'163.177.69.59','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93229,'163.177.82.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93230,'163.177.82.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93231,'163.177.69.106','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93232,'163.177.69.59','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93233,'123.125.71.14','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93234,'163.177.69.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93235,'163.177.69.107','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93236,'112.95.241.184','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93237,'163.177.82.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93238,'163.177.82.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93239,'163.177.69.59','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93240,'163.177.69.59','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93241,'220.181.108.186','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93242,'106.39.252.135','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93243,'110.75.105.150','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93244,'182.50.118.228','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93245,'123.125.71.53','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93246,'220.181.108.182','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93247,'119.188.66.175','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93248,'202.102.99.99','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93249,'123.125.71.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93250,'220.181.108.160','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93251,'182.118.54.47','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93252,'121.42.0.16','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93253,'123.125.71.13','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93254,'220.181.108.161','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93255,'103.250.72.39','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93256,'103.250.72.39','2015-10-22 00:00:00','/newsview.htm','Chrome',1,'',''),(93257,'103.250.72.39','2015-10-22 00:00:00','/newsview.htm','Chrome',1,'',''),(93258,'103.250.72.39','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93259,'103.250.72.39','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93260,'103.250.72.39','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93261,'103.250.72.39','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93262,'103.250.72.39','2015-10-22 00:00:00','/js/news.htm','IE',1,'',''),(93263,'103.250.72.39','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93264,'103.250.72.39','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93265,'103.250.72.39','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93266,'103.250.72.39','2015-10-22 00:00:00','/news.htm','IE',1,'',''),(93267,'103.250.72.39','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93268,'103.250.72.39','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93269,'103.250.72.39','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93270,'103.250.72.39','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93271,'103.250.72.39','2015-10-22 00:00:00','/js/newsview.htm','IE',1,'',''),(93272,'103.250.72.39','2015-10-22 00:00:00','/js/news.htm','IE',1,'',''),(93273,'103.250.72.39','2015-10-22 00:00:00','/js/newsview.htm','IE',1,'',''),(93274,'103.250.72.39','2015-10-22 00:00:00','/js/news.htm','IE',1,'',''),(93275,'103.250.72.39','2015-10-22 00:00:00','/js/newsview.htm','IE',1,'',''),(93276,'103.250.72.39','2015-10-22 00:00:00','/js/news.htm','IE',1,'',''),(93277,'103.250.72.39','2015-10-22 00:00:00','/news.htm','IE',1,'',''),(93278,'103.250.72.39','2015-10-22 00:00:00','/news.htm','IE',1,'',''),(93279,'103.250.72.39','2015-10-22 00:00:00','/news.htm','IE',1,'',''),(93280,'103.250.72.39','2015-10-22 00:00:00','/js/newsview.htm','IE',1,'',''),(93281,'103.250.72.39','2015-10-22 00:00:00','/js/news.htm','IE',1,'',''),(93282,'103.250.72.39','2015-10-22 00:00:00','/news.htm','IE',1,'',''),(93283,'103.250.72.39','2015-10-22 00:00:00','/js/newsview.htm','IE',1,'',''),(93284,'103.250.72.39','2015-10-22 00:00:00','/js/news.htm','IE',1,'',''),(93285,'103.250.72.39','2015-10-22 00:00:00','/js/newsview.htm','IE',1,'',''),(93286,'103.250.72.39','2015-10-22 00:00:00','/news.htm','IE',1,'',''),(93287,'103.250.72.39','2015-10-22 00:00:00','/js/newsview.htm','IE',1,'',''),(93288,'103.250.72.39','2015-10-22 00:00:00','/js/news.htm','IE',1,'',''),(93289,'202.102.99.102','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93290,'140.207.198.224','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93291,'103.250.72.39','2015-10-22 00:00:00','/index.html','Chrome',1,'',''),(93292,'140.207.198.205','2015-10-22 00:00:00','/news/newsview.htm','IE',1,'',''),(93293,'207.46.13.20','2015-10-22 00:00:00','/index.html','Safari',1,'',''),(93294,'111.202.102.66','2015-10-22 00:00:00','/index.html','Safari',1,'',''),(93295,'221.194.128.223','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93296,'157.55.39.160','2015-10-22 00:00:00','/index.html','Safari',1,'',''),(93297,'42.156.136.34','2015-10-22 00:00:00','/index.html','Safari',1,'',''),(93298,'123.125.71.16','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93299,'220.181.108.157','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93300,'180.97.63.95','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93301,'182.118.53.44','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93302,'180.153.180.108','2015-10-22 00:00:00','/news/newsview.htm','IE',1,'',''),(93303,'180.97.63.26','2015-10-22 00:00:00','/newsview.htm','IE',1,'',''),(93304,'142.54.187.45','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93305,'123.125.71.31','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93306,'220.181.108.179','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93307,'123.125.71.76','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93308,'220.181.108.148','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93309,'180.153.163.209','2015-10-22 00:00:00','/index.html','Safari',1,'',''),(93310,'123.125.71.75','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93311,'220.181.108.154','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93312,'123.125.71.72','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93313,'220.181.108.181','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93314,'203.208.60.59','2015-10-22 00:00:00','/newsview.htm','Safari',1,'',''),(93315,'123.125.71.70','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93316,'146.185.234.48','2015-10-22 00:00:00','/newsview.htm','Firefox',1,'',''),(93317,'218.241.108.87','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93318,'182.118.41.143','2015-10-22 00:00:00','/index.html','IE',1,'',''),(93319,'123.125.71.80','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93320,'220.181.108.153','2015-10-22 00:00:00','/index.html','Firefox',1,'',''),(93321,'180.153.201.66','2015-10-22 00:00:00','/index.html','Safari',1,'',''),(93322,'146.185.234.48','2015-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(93323,'123.125.71.84','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93324,'220.181.108.156','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93325,'123.125.71.71','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93326,'220.181.108.178','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93327,'221.194.128.223','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93328,'146.185.234.48','2015-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(93329,'146.185.234.48','2015-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(93330,'123.125.71.117','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93331,'220.181.108.142','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93332,'146.185.234.48','2015-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(93333,'36.99.31.174','2015-10-23 00:00:00','/index.html','Safari',1,'',''),(93334,'182.118.60.173','2015-10-23 00:00:00','/news/newsview.htm','IE',1,'',''),(93335,'182.118.70.156','2015-10-23 00:00:00','/newsview.htm','IE',1,'',''),(93336,'36.99.31.139','2015-10-23 00:00:00','/index.html','Safari',1,'',''),(93337,'123.125.71.84','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93338,'220.181.108.150','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93339,'142.54.174.66','2015-10-23 00:00:00','/index.html','IE',1,'',''),(93340,'146.185.234.48','2015-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(93341,'183.136.190.62','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93342,'220.181.108.158','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93343,'123.125.71.82','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93344,'220.174.208.154','2015-10-23 00:00:00','/index.html','IE',1,'',''),(93345,'123.125.71.85','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93346,'220.181.108.181','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93347,'123.125.71.69','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93348,'220.181.108.184','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93349,'103.16.26.234','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93350,'36.99.30.144','2015-10-23 00:00:00','/index.html','Safari',1,'',''),(93351,'106.38.206.161','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93352,'36.99.31.207','2015-10-23 00:00:00','/index.html','Safari',1,'',''),(93353,'121.42.0.39','2015-10-23 00:00:00','/index.html','IE',1,'',''),(93354,'112.64.235.253','2015-10-23 00:00:00','/index.html','Safari',1,'',''),(93355,'123.125.71.39','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93356,'220.181.108.107','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93357,'211.157.168.68','2015-10-23 00:00:00','/news.htm','Chrome',1,'',''),(93358,'119.147.146.193','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93359,'119.147.146.194','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93360,'101.226.33.227','2015-10-23 00:00:00','/index.html','Safari',1,'',''),(93361,'113.90.203.221','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93362,'113.90.203.221','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93363,'46.148.18.74','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93364,'123.125.71.23','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93365,'220.181.108.119','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93366,'121.42.0.14','2015-10-23 00:00:00','/index.html','IE',1,'',''),(93367,'123.125.71.13','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93368,'220.181.108.84','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93369,'27.10.87.51','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93370,'61.146.178.190','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93371,'220.181.51.39','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93372,'123.125.71.23','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93373,'220.181.108.101','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93374,'121.42.0.14','2015-10-23 00:00:00','/index.html','IE',1,'',''),(93375,'123.150.183.28','2015-10-23 00:00:00','/index.html','Safari',1,'',''),(93376,'180.149.143.27','2015-10-23 00:00:00','/index.html','Safari',1,'',''),(93377,'123.125.71.55','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93378,'220.181.108.84','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93379,'121.42.0.18','2015-10-23 00:00:00','/index.html','IE',1,'',''),(93380,'142.54.172.110','2015-10-23 00:00:00','/index.html','IE',1,'',''),(93381,'123.125.71.15','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93382,'220.181.108.100','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93383,'106.39.155.60','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93384,'123.125.71.30','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93385,'220.181.108.121','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93386,'23.251.41.6','2015-10-23 00:00:00','/index.html','IE',1,'',''),(93387,'123.125.71.132','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93388,'183.230.169.209','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93389,'123.125.71.52','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93390,'220.181.108.104','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93391,'123.249.19.229','2015-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(93392,'123.125.71.17','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93393,'220.181.108.111','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93394,'123.249.19.217','2015-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(93395,'182.72.136.70','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93396,'123.125.71.29','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93397,'220.181.108.102','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93398,'123.125.71.44','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93399,'220.181.108.116','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93400,'123.125.71.23','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93401,'123.125.71.55','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93402,'220.181.108.115','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93403,'115.239.212.139','2015-10-23 00:00:00','/index.html','Safari',1,'',''),(93404,'182.118.41.154','2015-10-23 00:00:00','/index.html','IE',1,'',''),(93405,'123.125.71.49','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93406,'220.181.108.117','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93407,'146.185.234.48','2015-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(93408,'123.125.71.23','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93409,'220.181.108.107','2015-10-23 00:00:00','/index.html','Firefox',1,'',''),(93410,'146.185.234.48','2015-10-23 00:00:00','/newsview.htm','Firefox',1,'',''),(93411,'61.135.169.22','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93412,'61.135.165.22','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93413,'61.135.169.22','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93414,'61.135.165.23','2015-10-23 00:00:00','/index.html','Chrome',1,'',''),(93415,'123.125.71.20','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93416,'220.181.108.104','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93417,'220.181.108.86','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93418,'123.125.71.31','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93419,'146.185.234.48','2015-10-24 00:00:00','/newsview.htm','Firefox',1,'',''),(93420,'220.181.108.117','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93421,'123.125.71.32','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93422,'107.150.55.51','2015-10-24 00:00:00','/index.html','IE',1,'',''),(93423,'220.181.108.94','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93424,'123.125.71.28','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93425,'220.181.108.123','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93426,'123.125.71.22','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93427,'220.181.108.76','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93428,'123.125.71.43','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93429,'220.181.108.92','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93430,'123.125.71.58','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93431,'220.181.51.54','2015-10-24 00:00:00','/index.html','Chrome',1,'',''),(93432,'220.181.51.52','2015-10-24 00:00:00','/index.html','Chrome',1,'',''),(93433,'140.207.198.145','2015-10-24 00:00:00','/newsview.htm','IE',1,'',''),(93434,'220.181.108.76','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93435,'123.125.71.20','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93436,'121.42.0.19','2015-10-24 00:00:00','/index.html','IE',1,'',''),(93437,'220.181.108.94','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93438,'123.125.71.23','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93439,'220.181.108.116','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93440,'123.125.71.21','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93441,'121.42.0.37','2015-10-24 00:00:00','/index.html','IE',1,'',''),(93442,'222.186.31.188','2015-10-24 00:00:00','/index.html','IE',1,'',''),(93443,'119.188.66.160','2015-10-24 00:00:00','/newsview.htm','IE',1,'',''),(93444,'220.181.108.95','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93445,'123.125.71.115','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93446,'113.83.71.120','2015-10-24 00:00:00','/index.html','Chrome',1,'','baidu'),(93447,'220.181.51.46','2015-10-24 00:00:00','/index.html','Chrome',1,'',''),(93448,'61.135.165.22','2015-10-24 00:00:00','/index.html','Chrome',1,'',''),(93449,'220.181.108.107','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93450,'123.125.71.85','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93451,'146.185.234.48','2015-10-24 00:00:00','/newsview.htm','Firefox',1,'',''),(93452,'121.42.0.38','2015-10-24 00:00:00','/index.html','IE',1,'',''),(93453,'64.246.165.160','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93454,'220.181.108.108','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93455,'123.125.71.83','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93456,'180.153.182.58','2015-10-24 00:00:00','/newsview.htm','IE',1,'',''),(93457,'180.153.182.177','2015-10-24 00:00:00','/newsview.htm','IE',1,'',''),(93458,'121.42.0.31','2015-10-24 00:00:00','/index.html','IE',1,'',''),(93459,'220.181.108.91','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93460,'123.125.71.70','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93461,'64.246.178.34','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93462,'157.55.39.161','2015-10-24 00:00:00','/index.html','Safari',1,'',''),(93463,'220.181.108.99','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93464,'123.125.71.70','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93465,'146.185.234.48','2015-10-24 00:00:00','/newsview.htm','Firefox',1,'',''),(93466,'220.181.108.103','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93467,'123.125.71.117','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93468,'220.181.108.114','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93469,'123.125.71.114','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93470,'220.181.108.95','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93471,'123.125.71.110','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93472,'220.181.108.85','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93473,'123.125.71.117','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93474,'123.125.71.132','2015-10-24 00:00:00','/index.html','Chrome',1,'',''),(93475,'146.185.234.48','2015-10-24 00:00:00','/newsview.htm','Firefox',1,'',''),(93476,'123.125.71.54','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93477,'180.153.206.21','2015-10-24 00:00:00','/index.html','Safari',1,'',''),(93478,'101.226.51.226','2015-10-24 00:00:00','/index.html','Safari',1,'',''),(93479,'203.208.60.52','2015-10-24 00:00:00','/newsview.htm','Safari',1,'',''),(93480,'169.45.161.174','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93481,'220.181.108.106','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93482,'123.125.71.83','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93483,'146.185.234.48','2015-10-24 00:00:00','/newsview.htm','Firefox',1,'',''),(93484,'61.135.190.71','2015-10-24 00:00:00','/index.html','Safari',1,'',''),(93485,'220.181.108.87','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93486,'123.125.71.74','2015-10-24 00:00:00','/index.html','Firefox',1,'',''),(93487,'220.181.108.107','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93488,'123.125.71.69','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93489,'146.185.234.48','2015-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(93490,'123.125.71.48','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93491,'220.181.108.75','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93492,'146.185.234.48','2015-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(93493,'107.150.56.162','2015-10-25 00:00:00','/index.html','IE',1,'',''),(93494,'220.181.108.108','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93495,'123.125.71.49','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93496,'123.125.71.43','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93497,'220.181.108.90','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93498,'146.185.234.48','2015-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(93499,'61.135.190.72','2015-10-25 00:00:00','/index.html','IE',1,'www','baidu'),(93500,'220.181.108.92','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93501,'123.125.71.54','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93502,'220.181.108.119','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93503,'123.125.71.49','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93504,'36.99.31.103','2015-10-25 00:00:00','/index.html','Safari',1,'',''),(93505,'36.99.30.179','2015-10-25 00:00:00','/index.html','Safari',1,'',''),(93506,'123.125.71.34','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93507,'220.181.108.117','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93508,'146.185.234.48','2015-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(93509,'220.181.108.100','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93510,'123.125.71.16','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93511,'180.149.143.30','2015-10-25 00:00:00','/index.html','IE',1,'',''),(93512,'146.185.234.48','2015-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(93513,'220.181.51.61','2015-10-25 00:00:00','/index.html','Chrome',1,'',''),(93514,'123.125.71.132','2015-10-25 00:00:00','/index.html','Chrome',1,'',''),(93515,'121.42.0.31','2015-10-25 00:00:00','/index.html','IE',1,'',''),(93516,'203.208.60.22','2015-10-25 00:00:00','/index.html','Safari',1,'',''),(93517,'220.181.108.100','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93518,'123.125.71.38','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93519,'119.188.66.145','2015-10-25 00:00:00','/news/newsview.htm','IE',1,'',''),(93520,'106.38.188.73','2015-10-25 00:00:00','/newsview.htm','IE',1,'',''),(93521,'106.120.169.32','2015-10-25 00:00:00','/newsview.htm','IE',1,'',''),(93522,'183.136.142.145','2015-10-25 00:00:00','/news/newsview.htm','IE',1,'',''),(93523,'180.97.63.77','2015-10-25 00:00:00','/newsview.htm','IE',1,'',''),(93524,'121.42.0.38','2015-10-25 00:00:00','/index.html','IE',1,'',''),(93525,'123.125.71.47','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93526,'220.181.108.90','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93527,'183.136.142.161','2015-10-25 00:00:00','/news/newsview.htm','IE',1,'',''),(93528,'146.185.234.48','2015-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(93529,'220.181.108.97','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93530,'123.125.71.22','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93531,'203.208.60.39','2015-10-25 00:00:00','/index.html','Safari',1,'',''),(93532,'36.99.31.2','2015-10-25 00:00:00','/newsview.htm','Safari',1,'',''),(93533,'36.99.31.108','2015-10-25 00:00:00','/newsview.htm','Safari',1,'',''),(93534,'220.181.108.114','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93535,'123.125.71.12','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93536,'121.42.0.30','2015-10-25 00:00:00','/index.html','IE',1,'',''),(93537,'146.185.234.48','2015-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(93538,'220.181.108.95','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93539,'123.125.71.22','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93540,'220.181.51.61','2015-10-25 00:00:00','/index.html','Chrome',1,'',''),(93541,'121.42.0.16','2015-10-25 00:00:00','/index.html','IE',1,'',''),(93542,'220.181.108.78','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93543,'123.125.71.58','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93544,'146.185.234.48','2015-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(93545,'220.181.108.112','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93546,'123.125.71.52','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93547,'146.185.234.48','2015-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(93548,'123.125.71.108','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93549,'220.181.108.147','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93550,'146.185.234.48','2015-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(93551,'220.181.108.156','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93552,'123.125.71.112','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93553,'146.185.234.48','2015-10-25 00:00:00','/news.htm','Firefox',1,'',''),(93554,'123.125.71.112','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93555,'220.181.108.150','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93556,'222.186.42.218','2015-10-25 00:00:00','/index.html','IE',1,'',''),(93557,'123.125.71.79','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93558,'220.181.108.154','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93559,'218.87.241.244','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93560,'218.87.241.244','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93561,'123.125.71.111','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93562,'220.181.108.144','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93563,'203.208.60.23','2015-10-25 00:00:00','/index.html','Safari',1,'',''),(93564,'203.208.60.37','2015-10-25 00:00:00','/index.html','Safari',1,'',''),(93565,'123.125.71.108','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93566,'220.181.108.160','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93567,'203.208.60.44','2015-10-25 00:00:00','/index.html','Safari',1,'',''),(93568,'61.146.178.190','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93569,'123.125.71.108','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93570,'220.181.108.185','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93571,'146.185.234.48','2015-10-25 00:00:00','/newsview.htm','Firefox',1,'',''),(93572,'220.181.108.181','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93573,'123.125.71.88','2015-10-25 00:00:00','/index.html','Firefox',1,'',''),(93574,'107.150.56.164','2015-10-25 00:00:00','/index.html','IE',1,'',''),(93575,'119.147.146.194','2015-10-25 00:00:00','/index.html','Chrome',1,'',''),(93576,'146.185.234.48','2015-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(93577,'222.186.42.218','2015-10-26 00:00:00','/index.html','IE',1,'',''),(93578,'36.99.31.4','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93579,'36.99.31.228','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93580,'123.125.71.106','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93581,'220.181.108.141','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93582,'146.185.234.48','2015-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(93583,'123.125.71.72','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93584,'220.181.108.160','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93585,'146.185.234.48','2015-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(93586,'220.181.108.161','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93587,'123.125.71.91','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93588,'183.136.142.109','2015-10-26 00:00:00','/news/newsview.htm','IE',1,'',''),(93589,'220.181.108.183','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93590,'123.125.71.71','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93591,'119.188.66.112','2015-10-26 00:00:00','/newsview.htm','IE',1,'',''),(93592,'61.135.190.201','2015-10-26 00:00:00','/index.html','IE',1,'www','baidu'),(93593,'123.125.71.52','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93594,'220.181.108.185','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93595,'221.194.128.224','2015-10-26 00:00:00','/index.html','IE',1,'',''),(93596,'203.208.60.23','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93597,'121.42.0.14','2015-10-26 00:00:00','/index.html','IE',1,'',''),(93598,'123.125.71.22','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93599,'220.181.108.159','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93600,'146.185.234.48','2015-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(93601,'121.199.125.21','2015-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(93602,'123.125.71.58','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93603,'220.181.108.183','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93604,'121.42.0.39','2015-10-26 00:00:00','/index.html','IE',1,'',''),(93605,'202.102.99.72','2015-10-26 00:00:00','/news/newsview.htm','IE',1,'',''),(93606,'146.185.234.48','2015-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(93607,'146.185.234.48','2015-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(93608,'101.38.17.190','2015-10-26 00:00:00','/index.html','Chrome',1,'',''),(93609,'123.125.71.26','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93610,'220.181.108.141','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93611,'101.226.33.206','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93612,'180.153.214.180','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93613,'220.181.108.140','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93614,'123.125.71.89','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93615,'121.42.0.36','2015-10-26 00:00:00','/index.html','IE',1,'',''),(93616,'182.118.45.244','2015-10-26 00:00:00','/newsview.htm','IE',1,'',''),(93617,'119.188.66.109','2015-10-26 00:00:00','/newsview.htm','IE',1,'',''),(93618,'27.223.11.50','2015-10-26 00:00:00','/index.html','Chrome',1,'',''),(93619,'220.181.108.158','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93620,'123.125.71.83','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93621,'121.42.0.18','2015-10-26 00:00:00','/index.html','IE',1,'',''),(93622,'122.113.39.130','2015-10-26 00:00:00','/index.html','Chrome',1,'',''),(93623,'220.181.108.144','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93624,'123.125.71.77','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93625,'122.113.39.130','2015-10-26 00:00:00','/index.html','Chrome',1,'',''),(93626,'101.226.33.240','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93627,'101.226.69.246','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93628,'101.226.33.240','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93629,'101.226.89.123','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93630,'180.153.214.176','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93631,'220.181.108.160','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93632,'123.125.71.112','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93633,'123.183.44.229','2015-10-26 00:00:00','/index.html','Chrome',1,'',''),(93634,'180.153.214.180','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93635,'220.181.108.146','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93636,'123.125.71.110','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93637,'157.55.39.160','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93638,'110.75.105.149','2015-10-26 00:00:00','/index.html','IE',1,'',''),(93639,'180.153.206.32','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93640,'220.181.108.147','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93641,'123.125.71.90','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93642,'61.135.169.22','2015-10-26 00:00:00','/index.html','Chrome',1,'',''),(93643,'220.181.51.54','2015-10-26 00:00:00','/newsview.htm','Chrome',1,'',''),(93644,'119.147.146.193','2015-10-26 00:00:00','/index.html','Chrome',1,'',''),(93645,'180.153.206.34','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93646,'112.64.235.251','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93647,'220.181.108.158','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93648,'123.125.71.77','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93649,'220.181.108.146','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93650,'123.125.71.77','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93651,'220.181.108.183','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93652,'123.125.71.84','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93653,'182.150.28.31','2015-10-26 00:00:00','/index.html','Chrome',1,'',''),(93654,'101.226.33.228','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93655,'101.226.33.226','2015-10-26 00:00:00','/index.html','Safari',1,'',''),(93656,'146.185.234.48','2015-10-26 00:00:00','/newsview.htm','Firefox',1,'',''),(93657,'220.181.108.146','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93658,'123.125.71.84','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93659,'111.13.13.67','2015-10-26 00:00:00','/index.html','IE',1,'',''),(93660,'123.125.71.17','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93661,'123.125.71.77','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93662,'220.181.51.55','2015-10-26 00:00:00','/index.html','Chrome',1,'',''),(93663,'220.181.51.55','2015-10-26 00:00:00','/index.html','Chrome',1,'',''),(93664,'220.181.108.154','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93665,'123.125.71.114','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93666,'220.181.108.181','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93667,'123.125.71.80','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93668,'220.181.108.139','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93669,'123.125.71.91','2015-10-26 00:00:00','/index.html','Firefox',1,'',''),(93670,'220.181.108.139','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93671,'123.125.71.115','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93672,'220.181.108.178','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93673,'123.125.71.79','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93674,'146.185.234.48','2015-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(93675,'220.181.108.150','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93676,'123.125.71.107','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93677,'123.125.71.15','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93678,'220.181.108.110','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93679,'182.118.53.219','2015-10-27 00:00:00','/news/newsview.htm','Safari',1,'',''),(93680,'123.125.71.49','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93681,'220.181.108.75','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93682,'123.125.71.31','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93683,'220.181.108.90','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93684,'180.97.63.47','2015-10-27 00:00:00','/newsview.htm','IE',1,'',''),(93685,'123.125.71.36','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93686,'220.181.108.88','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93687,'146.185.234.48','2015-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(93688,'123.125.71.23','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93689,'220.181.108.86','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93690,'121.42.0.31','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93691,'220.181.51.55','2015-10-27 00:00:00','/index.html','Chrome',1,'',''),(93692,'123.125.71.62','2015-10-27 00:00:00','/index.html','Chrome',1,'',''),(93693,'123.125.71.18','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93694,'220.181.108.96','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93695,'180.149.143.27','2015-10-27 00:00:00','/index.html','Safari',1,'',''),(93696,'36.99.30.208','2015-10-27 00:00:00','/index.html','Safari',1,'',''),(93697,'36.99.30.108','2015-10-27 00:00:00','/index.html','Safari',1,'',''),(93698,'121.42.0.15','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93699,'220.181.108.177','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93700,'123.125.71.108','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93701,'146.185.234.48','2015-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(93702,'188.165.200.217','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93703,'220.181.108.149','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93704,'123.125.71.92','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93705,'140.207.198.202','2015-10-27 00:00:00','/newsview.htm','IE',1,'',''),(93706,'183.136.142.101','2015-10-27 00:00:00','/newsview.htm','IE',1,'',''),(93707,'220.181.108.179','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93708,'123.125.71.43','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93709,'122.96.30.1','2015-10-27 00:00:00','/index.html','Chrome',1,'',''),(93710,'121.42.0.39','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93711,'220.181.108.177','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93712,'123.125.71.34','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93713,'123.125.71.132','2015-10-27 00:00:00','/index.html','Chrome',1,'',''),(93714,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93715,'220.181.108.153','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93716,'123.125.71.51','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93717,'183.136.190.36','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93718,'54.160.247.143','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93719,'183.136.190.57','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93720,'220.181.108.187','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93721,'123.125.71.50','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93722,'144.76.44.116','2015-10-27 00:00:00','/index.html','Chrome',1,'',''),(93723,'146.185.234.48','2015-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(93724,'220.181.108.162','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93725,'123.125.71.30','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93726,'60.223.255.180','2015-10-27 00:00:00','/index.html','Chrome',1,'',''),(93727,'220.181.108.187','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93728,'123.125.71.52','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93729,'220.181.51.61','2015-10-27 00:00:00','/index.html','Chrome',1,'',''),(93730,'123.150.183.45','2015-10-27 00:00:00','/index.html','Safari',1,'',''),(93731,'123.150.183.38','2015-10-27 00:00:00','/index.html','Safari',1,'',''),(93732,'220.181.108.143','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93733,'123.125.71.12','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93734,'54.167.25.89','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93735,'146.185.234.48','2015-10-27 00:00:00','/news.htm','Firefox',1,'',''),(93736,'220.181.108.154','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93737,'123.125.71.16','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93738,'183.160.221.2','2015-10-27 00:00:00','/index.html','Chrome',1,'','baidu'),(93739,'220.181.108.77','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93740,'123.125.71.29','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93741,'54.169.222.155','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93742,'146.185.234.48','2015-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(93743,'177.53.60.105','2015-10-27 00:00:00','/index.html','Chrome',1,'',''),(93744,'220.181.108.92','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93745,'123.125.71.48','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93746,'123.125.71.76','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93747,'220.181.108.117','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93748,'123.125.71.56','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93749,'42.156.136.34','2015-10-27 00:00:00','/index.html','Safari',1,'',''),(93750,'14.152.68.104','2015-10-27 00:00:00','/index.html','Safari',1,'',''),(93751,'121.42.0.37','2015-10-27 00:00:00','/news.htm','IE',1,'',''),(93752,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93753,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93754,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93755,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93756,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93757,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93758,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93759,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93760,'121.42.0.37','2015-10-27 00:00:00','/http:/www.ruisitech.com/news.htm','IE',1,'',''),(93761,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93762,'121.42.0.37','2015-10-27 00:00:00','/news.htm','IE',1,'',''),(93763,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93764,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93765,'121.42.0.37','2015-10-27 00:00:00','/news.htm','IE',1,'',''),(93766,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93767,'220.181.108.85','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93768,'123.125.71.51','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93769,'113.111.65.183','2015-10-27 00:00:00','/index.html','Chrome',1,'',''),(93770,'121.42.0.37','2015-10-27 00:00:00','/newsview.htm','IE',1,'',''),(93771,'146.185.234.48','2015-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(93772,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93773,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93774,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93775,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93776,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93777,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93778,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93779,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93780,'121.42.0.37','2015-10-27 00:00:00','/http:/www.rosetech.cn/newsview.htm','IE',0,'',''),(93781,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93782,'121.42.0.37','2015-10-27 00:00:00','/newsview.htm','IE',1,'',''),(93783,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93784,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93785,'121.42.0.37','2015-10-27 00:00:00','/newsview.htm','IE',0,'',''),(93786,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93787,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93788,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93789,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93790,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93791,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93792,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93793,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93794,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93795,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93796,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93797,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93798,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93799,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93800,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93801,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93802,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93803,'121.42.0.37','2015-10-27 00:00:00','/index.html','IE',1,'',''),(93804,'191.82.254.25','2015-10-27 00:00:00','/index.html','Chrome',1,'',''),(93805,'220.181.108.106','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93806,'123.125.71.60','2015-10-27 00:00:00','/index.html','Firefox',1,'',''),(93807,'146.185.234.48','2015-10-27 00:00:00','/newsview.htm','Firefox',1,'',''),(93808,'78.29.144.130','2015-10-27 00:00:00','/index.html','Chrome',1,'',''),(93809,'220.181.108.110','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93810,'123.125.71.43','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93811,'220.181.108.99','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93812,'123.125.71.42','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93813,'61.135.165.23','2015-10-28 00:00:00','/index.html','Chrome',1,'',''),(93814,'146.185.234.48','2015-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(93815,'142.54.174.66','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93816,'220.181.108.84','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93817,'123.125.71.20','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93818,'146.185.234.48','2015-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(93819,'121.42.0.16','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93820,'220.181.108.121','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93821,'123.125.71.58','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93822,'146.185.234.48','2015-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(93823,'182.118.41.114','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93824,'220.181.108.77','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93825,'123.125.71.23','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93826,'121.42.0.18','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93827,'140.207.198.161','2015-10-28 00:00:00','/newsview.htm','IE',1,'',''),(93828,'220.181.108.85','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93829,'123.125.71.23','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93830,'61.146.178.190','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93831,'180.97.63.30','2015-10-28 00:00:00','/newsview.htm','IE',1,'',''),(93832,'123.125.71.44','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93833,'220.181.108.99','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93834,'198.23.68.206','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93835,'183.57.154.24','2015-10-28 00:00:00','/news/newsview.htm','IE',1,'',''),(93836,'221.194.128.223','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93837,'146.185.234.48','2015-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(93838,'123.125.71.22','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93839,'220.181.108.93','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93840,'121.42.0.31','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93841,'121.42.0.14','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93842,'36.99.31.226','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93843,'36.99.30.43','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93844,'220.181.108.103','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93845,'123.125.71.51','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93846,'140.207.198.137','2015-10-28 00:00:00','/newsview.htm','IE',1,'',''),(93847,'121.42.0.19','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93848,'220.181.108.110','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93849,'123.125.71.15','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93850,'182.118.55.178','2015-10-28 00:00:00','/news/newsview.htm','IE',1,'',''),(93851,'121.42.0.31','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93852,'182.118.41.172','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93853,'146.185.234.48','2015-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(93854,'140.207.198.137','2015-10-28 00:00:00','/newsview.htm','IE',1,'',''),(93855,'60.166.58.226','2015-10-28 00:00:00','/index.html','Chrome',1,'',''),(93856,'180.153.206.19','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93857,'183.136.142.66','2015-10-28 00:00:00','/news/newsview.htm','IE',1,'',''),(93858,'119.147.146.189','2015-10-28 00:00:00','/index.html','Chrome',1,'',''),(93859,'220.181.108.84','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93860,'123.125.71.43','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93861,'180.153.163.187','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93862,'58.215.137.254','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93863,'180.153.206.33','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93864,'220.181.108.90','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93865,'121.42.0.36','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93866,'123.125.71.30','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93867,'123.125.71.136','2015-10-28 00:00:00','/index.html','Chrome',1,'',''),(93868,'146.185.234.48','2015-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(93869,'123.125.71.90','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93870,'220.181.108.86','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93871,'180.153.182.89','2015-10-28 00:00:00','/news/news.htm','IE',1,'',''),(93872,'180.153.182.60','2015-10-28 00:00:00','/news/news.htm','IE',1,'',''),(93873,'85.25.218.25','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93874,'121.42.0.36','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93875,'123.125.71.89','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93876,'220.181.108.86','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93877,'14.117.24.242','2015-10-28 00:00:00','/index.html','Chrome',1,'',''),(93878,'125.89.10.129','2015-10-28 00:00:00','/news.htm','Chrome',1,'',''),(93879,'123.125.71.71','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93880,'220.181.108.88','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93881,'221.194.128.223','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93882,'101.226.33.223','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93883,'119.188.16.39','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93884,'123.125.71.92','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93885,'220.181.108.92','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93886,'183.136.190.41','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93887,'146.185.234.48','2015-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(93888,'123.125.71.88','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93889,'220.181.108.108','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93890,'146.185.234.48','2015-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(93891,'222.186.42.218','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93892,'183.136.190.51','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93893,'59.46.172.229','2015-10-28 00:00:00','/newsview.htm','IE',1,'',''),(93894,'180.153.163.208','2015-10-28 00:00:00','/newsview.htm','Safari',1,'',''),(93895,'59.46.172.229','2015-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(93896,'59.46.172.229','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93897,'112.28.23.34','2015-10-28 00:00:00','/index.html','Chrome',1,'合肥市数字城管监督指挥中心','baidu'),(93898,'123.125.71.89','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93899,'220.181.108.89','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93900,'64.69.91.210','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93901,'101.226.66.193','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93902,'123.125.71.117','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93903,'220.181.108.118','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93904,'180.149.143.154','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93905,'182.118.41.240','2015-10-28 00:00:00','/index.html','IE',1,'',''),(93906,'180.149.143.27','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93907,'123.125.71.111','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93908,'220.181.108.117','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93909,'146.185.234.48','2015-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(93910,'157.55.39.95','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93911,'14.152.69.99','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93912,'101.226.102.97','2015-10-28 00:00:00','/index.html','Safari',1,'',''),(93913,'212.42.62.6','2015-10-28 00:00:00','/index.html','Chrome',1,'',''),(93914,'123.125.71.82','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93915,'123.125.71.38','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93916,'123.125.71.74','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93917,'220.181.108.82','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93918,'62.210.167.79','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93919,'123.125.71.92','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93920,'220.181.108.86','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93921,'123.125.71.90','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93922,'220.181.108.82','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93923,'209.135.211.196','2015-10-28 00:00:00','/index.html','Chrome',1,'',''),(93924,'61.135.165.23','2015-10-28 00:00:00','/index.html','Chrome',1,'',''),(93925,'220.181.108.84','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93926,'123.125.71.76','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93927,'183.136.190.55','2015-10-28 00:00:00','/index.html','Firefox',1,'',''),(93928,'146.185.234.48','2015-10-28 00:00:00','/newsview.htm','Firefox',1,'',''),(93929,'220.181.108.145','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93930,'123.125.71.23','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93931,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(93932,'203.208.60.60','2015-10-29 00:00:00','/newsview.htm','Safari',1,'',''),(93933,'220.181.108.183','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93934,'123.125.71.23','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93935,'203.208.60.48','2015-10-29 00:00:00','/newsview.htm','Safari',1,'',''),(93936,'101.226.33.206','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93937,'101.226.66.177','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93938,'220.181.108.157','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93939,'123.125.71.52','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93940,'222.64.164.163','2015-10-29 00:00:00','/news.htm','Chrome',1,'',''),(93941,'180.153.201.79','2015-10-29 00:00:00','/news.htm','Safari',1,'',''),(93942,'180.153.214.152','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93943,'222.64.164.163','2015-10-29 00:00:00','/newsview.htm','Chrome',1,'',''),(93944,'101.226.33.200','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93945,'222.64.164.163','2015-10-29 00:00:00','/newsview.htm','Chrome',1,'',''),(93946,'101.226.89.117','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93947,'23.251.41.6','2015-10-29 00:00:00','/index.html','IE',1,'',''),(93948,'101.226.66.193','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93949,'23.251.41.6','2015-10-29 00:00:00','/index.html','IE',1,'',''),(93950,'23.251.41.6','2015-10-29 00:00:00','/index.html','IE',1,'',''),(93951,'101.226.33.218','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93952,'180.153.201.79','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93953,'101.226.33.200','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93954,'180.153.163.210','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93955,'173.208.168.164','2015-10-29 00:00:00','/index.html','IE',1,'',''),(93956,'180.153.214.192','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93957,'203.208.60.61','2015-10-29 00:00:00','/newsview.htm','Safari',1,'',''),(93958,'220.181.108.152','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93959,'123.125.71.49','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93960,'95.175.97.229','2015-10-29 00:00:00','/index.html','Chrome',1,'',''),(93961,'220.181.108.151','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93962,'123.125.71.39','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93963,'171.13.14.233','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93964,'203.208.60.39','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93965,'36.99.30.208','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93966,'203.208.60.49','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93967,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(93968,'183.136.190.43','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93969,'203.208.60.35','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93970,'220.181.108.145','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93971,'123.125.71.49','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93972,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(93973,'121.199.125.21','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(93974,'111.47.13.65','2015-10-29 00:00:00','/index.html','IE',1,'',''),(93975,'111.47.13.65','2015-10-29 00:00:00','/index.html','IE',1,'',''),(93976,'220.181.108.161','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93977,'123.125.71.31','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93978,'220.181.108.150','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93979,'123.125.71.15','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93980,'203.208.60.58','2015-10-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(93981,'220.181.108.152','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93982,'123.125.71.47','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93983,'203.208.60.58','2015-10-29 00:00:00','/newsview.htm','Safari',1,'',''),(93984,'101.226.33.206','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93985,'183.136.190.62','2015-10-29 00:00:00','/index.html','Chrome',1,'',''),(93986,'220.181.108.151','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93987,'123.125.71.46','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93988,'101.226.33.201','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(93989,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(93990,'221.192.134.91','2015-10-29 00:00:00','/index.html','Chrome',1,'',''),(93991,'220.181.108.187','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93992,'123.125.71.48','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(93993,'183.136.190.62','2015-10-29 00:00:00','/index.html','Chrome',1,'',''),(93994,'23.251.41.6','2015-10-29 00:00:00','/index.html','IE',1,'',''),(93995,'183.136.190.62','2015-10-29 00:00:00','/index.html','Chrome',1,'',''),(93996,'183.136.190.62','2015-10-29 00:00:00','/index.html','Chrome',1,'',''),(93997,'146.185.234.48','2015-10-29 00:00:00','/news.htm','Firefox',1,'',''),(93998,'119.147.146.194','2015-10-29 00:00:00','/index.html','Chrome',1,'',''),(93999,'183.136.190.62','2015-10-29 00:00:00','/index.html','Chrome',1,'',''),(94000,'220.181.108.148','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94001,'123.125.71.19','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94002,'180.153.161.55','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(94003,'121.42.0.17','2015-10-29 00:00:00','/index.html','IE',1,'',''),(94004,'101.226.51.229','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(94005,'101.226.33.216','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(94006,'203.208.60.62','2015-10-29 00:00:00','/newsview.htm','Safari',1,'',''),(94007,'220.181.108.154','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94008,'123.125.71.13','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94009,'184.95.52.218','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94010,'221.194.128.223','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94011,'121.42.0.19','2015-10-29 00:00:00','/index.html','IE',1,'',''),(94012,'220.181.108.178','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94013,'123.125.71.16','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94014,'101.226.33.220','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(94015,'101.226.33.225','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(94016,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94017,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94018,'203.208.60.52','2015-10-29 00:00:00','/newsview.htm','Safari',1,'',''),(94019,'220.181.108.152','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94020,'123.125.71.51','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94021,'142.54.172.100','2015-10-29 00:00:00','/index.html','IE',1,'',''),(94022,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94023,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94024,'121.42.0.38','2015-10-29 00:00:00','/index.html','IE',1,'',''),(94025,'123.125.71.48','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94026,'220.181.108.117','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94027,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94028,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94029,'61.135.165.23','2015-10-29 00:00:00','/index.html','Chrome',1,'',''),(94030,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94031,'182.118.42.75','2015-10-29 00:00:00','/index.html','IE',1,'',''),(94032,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94033,'123.125.71.52','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94034,'220.181.108.111','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94035,'121.42.0.14','2015-10-29 00:00:00','/index.html','IE',1,'',''),(94036,'123.125.71.43','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94037,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94038,'222.222.178.173','2015-10-29 00:00:00','/news.htm','Chrome',1,'',''),(94039,'203.208.60.54','2015-10-29 00:00:00','/news/newsview.htm','Safari',1,'',''),(94040,'123.125.71.36','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94041,'220.181.108.109','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94042,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94043,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94044,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94045,'203.208.60.43','2015-10-29 00:00:00','/news.htm','Safari',1,'',''),(94046,'123.125.71.51','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94047,'220.181.108.110','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94048,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94049,'123.125.71.53','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94050,'123.125.71.27','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94051,'220.181.108.94','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94052,'203.208.60.36','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(94053,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94054,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94055,'221.192.134.91','2015-10-29 00:00:00','/index.html','Chrome',1,'',''),(94056,'221.194.128.223','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94057,'123.125.71.60','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94058,'220.181.108.99','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94059,'123.125.71.51','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94060,'220.181.108.100','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94061,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94062,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94063,'123.125.71.12','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94064,'220.181.108.117','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94065,'146.185.234.48','2015-10-29 00:00:00','/newsview.htm','Firefox',1,'',''),(94066,'42.156.136.34','2015-10-29 00:00:00','/index.html','Safari',1,'',''),(94067,'222.45.51.236','2015-10-29 00:00:00','/index.html','IE',1,'',''),(94068,'123.125.71.32','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94069,'220.181.108.99','2015-10-29 00:00:00','/index.html','Firefox',1,'',''),(94070,'146.185.234.48','2015-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(94071,'123.125.71.40','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94072,'220.181.108.153','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94073,'123.125.71.55','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94074,'220.181.108.148','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94075,'123.125.71.32','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94076,'220.181.108.145','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94077,'123.125.71.132','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94078,'61.135.169.56','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94079,'123.125.71.27','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94080,'220.181.108.143','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94081,'61.135.190.224','2015-10-30 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94082,'61.135.190.102','2015-10-30 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94083,'61.135.190.102','2015-10-30 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94084,'61.135.190.219','2015-10-30 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94085,'61.135.190.222','2015-10-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94086,'123.125.71.48','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94087,'220.181.108.140','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94088,'61.135.190.224','2015-10-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94089,'61.135.190.224','2015-10-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94090,'61.135.190.105','2015-10-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94091,'123.125.71.19','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94092,'220.181.108.178','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94093,'123.125.71.17','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94094,'220.181.108.177','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94095,'123.125.71.12','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94096,'220.181.108.157','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94097,'123.125.71.34','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94098,'220.181.108.162','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94099,'111.13.13.67','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94100,'146.185.234.48','2015-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(94101,'42.120.145.156','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94102,'42.120.145.156','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94103,'183.136.190.62','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94104,'123.125.71.42','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94105,'220.181.108.159','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94106,'146.185.234.48','2015-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(94107,'183.136.190.62','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94108,'183.136.190.62','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94109,'119.147.146.193','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94110,'123.125.71.43','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94111,'220.181.108.154','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94112,'140.207.198.182','2015-10-30 00:00:00','/news/newsview.htm','IE',1,'',''),(94113,'180.153.180.112','2015-10-30 00:00:00','/newsview.htm','IE',1,'',''),(94114,'121.42.0.30','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94115,'146.185.234.48','2015-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(94116,'111.13.102.138','2015-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(94117,'123.125.71.48','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94118,'220.181.108.148','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94119,'121.42.0.15','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94120,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94121,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94122,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94123,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94124,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94125,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94126,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94127,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94128,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94129,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94130,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94131,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94132,'218.26.243.165','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94133,'106.8.104.174','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94134,'61.135.190.71','2015-10-30 00:00:00','/index.html','IE',1,'www','baidu'),(94135,'220.181.108.148','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94136,'123.125.71.22','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94137,'124.128.62.162','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94138,'119.147.146.189','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94139,'146.185.234.48','2015-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(94140,'220.181.108.150','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94141,'123.125.71.56','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94142,'121.42.0.37','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94143,'221.8.9.146','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94144,'106.120.121.151','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94145,'203.100.94.143','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94146,'220.181.108.158','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94147,'123.125.71.58','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94148,'121.42.0.17','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94149,'220.181.108.146','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94150,'123.125.71.45','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94151,'220.181.108.182','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94152,'123.125.71.60','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94153,'221.194.128.223','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94154,'220.181.51.40','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94155,'220.181.51.39','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94156,'220.181.51.53','2015-10-30 00:00:00','/index.html','Chrome',1,'',''),(94157,'146.185.234.48','2015-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(94158,'220.181.108.151','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94159,'123.125.71.22','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94160,'61.146.178.190','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94161,'111.206.36.19','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94162,'222.45.51.236','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94163,'123.125.71.74','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94164,'220.181.108.149','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94165,'36.99.31.13','2015-10-30 00:00:00','/index.html','Safari',1,'',''),(94166,'36.99.30.144','2015-10-30 00:00:00','/index.html','Safari',1,'',''),(94167,'180.153.214.182','2015-10-30 00:00:00','/index.html','Safari',1,'',''),(94168,'123.125.71.75','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94169,'220.181.108.151','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94170,'180.153.206.20','2015-10-30 00:00:00','/index.html','Safari',1,'',''),(94171,'123.125.71.71','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94172,'220.181.108.146','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94173,'123.125.71.89','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94174,'123.125.71.74','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94175,'220.181.108.149','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94176,'183.136.190.43','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94177,'146.185.234.48','2015-10-30 00:00:00','/newsview.htm','Firefox',1,'',''),(94178,'220.181.165.133','2015-10-30 00:00:00','/index.html','IE',1,'',''),(94179,'123.125.71.70','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94180,'220.181.108.154','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94181,'123.125.71.110','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94182,'220.181.108.179','2015-10-30 00:00:00','/index.html','Firefox',1,'',''),(94183,'123.125.71.107','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94184,'220.181.108.153','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94185,'221.194.128.223','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94186,'220.181.108.155','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94187,'123.125.71.88','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94188,'123.125.71.91','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94189,'220.181.108.149','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94190,'220.181.51.39','2015-10-31 00:00:00','/index.html','Chrome',1,'',''),(94191,'61.135.165.22','2015-10-31 00:00:00','/index.html','Chrome',1,'',''),(94192,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94193,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94194,'123.125.71.84','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94195,'220.181.108.185','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94196,'183.136.190.43','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94197,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94198,'183.136.190.55','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94199,'123.125.71.90','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94200,'220.181.108.176','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94201,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94202,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94203,'123.125.71.77','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94204,'220.181.108.143','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94205,'36.99.30.86','2015-10-31 00:00:00','/index.html','Safari',1,'',''),(94206,'36.99.31.194','2015-10-31 00:00:00','/index.html','Safari',1,'',''),(94207,'183.136.190.41','2015-10-31 00:00:00','/news.htm','Firefox',1,'',''),(94208,'183.136.190.36','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94209,'220.181.108.108','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94210,'123.125.71.17','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94211,'183.136.190.36','2015-10-31 00:00:00','/news.htm','Firefox',1,'',''),(94212,'146.185.234.48','2015-10-31 00:00:00','/news.htm','Firefox',1,'',''),(94213,'123.125.71.25','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94214,'220.181.108.102','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94215,'80.79.119.235','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94216,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94217,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94218,'123.125.71.28','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94219,'220.181.108.108','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94220,'180.97.63.50','2015-10-31 00:00:00','/newsview.htm','IE',1,'',''),(94221,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94222,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94223,'123.125.71.22','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94224,'220.181.108.106','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94225,'121.42.0.14','2015-10-31 00:00:00','/index.html','IE',1,'',''),(94226,'183.136.142.181','2015-10-31 00:00:00','/newsview.htm','IE',1,'',''),(94227,'183.136.190.62','2015-10-31 00:00:00','/index.html','Chrome',1,'',''),(94228,'123.125.71.27','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94229,'220.181.108.117','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94230,'183.136.190.62','2015-10-31 00:00:00','/index.html','Chrome',1,'',''),(94231,'183.136.190.62','2015-10-31 00:00:00','/index.html','Chrome',1,'',''),(94232,'121.42.0.31','2015-10-31 00:00:00','/index.html','IE',1,'',''),(94233,'123.125.71.21','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94234,'220.181.108.93','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94235,'183.136.190.62','2015-10-31 00:00:00','/index.html','Chrome',1,'',''),(94236,'58.249.67.39','2015-10-31 00:00:00','/index.html','Chrome',1,'',''),(94237,'123.125.71.23','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94238,'220.181.108.122','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94239,'183.136.190.62','2015-10-31 00:00:00','/index.html','Chrome',1,'',''),(94240,'121.42.0.16','2015-10-31 00:00:00','/index.html','IE',1,'',''),(94241,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94242,'123.125.71.31','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94243,'220.181.108.121','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94244,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94245,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94246,'220.181.165.65','2015-10-31 00:00:00','/index.html','IE',1,'',''),(94247,'121.42.0.31','2015-10-31 00:00:00','/index.html','IE',1,'',''),(94248,'123.125.71.54','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94249,'220.181.108.96','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94250,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94251,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94252,'220.181.108.81','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94253,'123.125.71.27','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94254,'58.249.67.39','2015-10-31 00:00:00','/index.html','Chrome',1,'',''),(94255,'112.64.235.245','2015-10-31 00:00:00','/index.html','Safari',1,'',''),(94256,'123.125.71.132','2015-10-31 00:00:00','/index.html','Chrome',1,'',''),(94257,'220.181.108.116','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94258,'123.125.71.21','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94259,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94260,'220.181.108.113','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94261,'123.125.71.58','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94262,'146.185.234.48','2015-10-31 00:00:00','/news.htm','Firefox',1,'',''),(94263,'220.181.108.97','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94264,'123.125.71.39','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94265,'221.194.128.223','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94266,'220.181.108.84','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94267,'123.125.71.45','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94268,'123.125.71.118','2015-10-31 00:00:00','/index.html','Chrome',1,'',''),(94269,'220.181.108.89','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94270,'123.125.71.51','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94271,'222.186.42.218','2015-10-31 00:00:00','/index.html','IE',1,'',''),(94272,'220.181.108.87','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94273,'123.125.71.24','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94274,'157.55.39.86','2015-10-31 00:00:00','/index.html','Safari',1,'',''),(94275,'220.181.108.105','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94276,'123.125.71.31','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94277,'220.181.108.122','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94278,'123.125.71.28','2015-10-31 00:00:00','/index.html','Firefox',1,'',''),(94279,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94280,'42.156.136.34','2015-10-31 00:00:00','/index.html','Safari',1,'',''),(94281,'146.185.234.48','2015-10-31 00:00:00','/newsview.htm','Firefox',1,'',''),(94282,'221.194.128.223','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94283,'146.185.234.48','2015-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(94284,'61.135.169.56','2015-11-01 00:00:00','/index.html','Chrome',1,'',''),(94285,'123.125.71.137','2015-11-01 00:00:00','/index.html','Chrome',1,'',''),(94286,'123.125.71.73','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94287,'220.181.108.116','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94288,'61.146.178.190','2015-11-01 00:00:00','/index.html','IE',1,'',''),(94289,'61.146.178.190','2015-11-01 00:00:00','/news.htm','IE',1,'',''),(94290,'123.125.71.78','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94291,'220.181.108.84','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94292,'183.136.190.57','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94293,'123.125.71.117','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94294,'220.181.108.103','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94295,'220.181.108.163','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94296,'123.125.71.81','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94297,'183.136.190.57','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94298,'123.125.71.72','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94299,'220.181.108.107','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94300,'119.188.66.163','2015-11-01 00:00:00','/newsview.htm','IE',1,'',''),(94301,'121.42.0.16','2015-11-01 00:00:00','/index.html','IE',1,'',''),(94302,'123.125.71.116','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94303,'220.181.108.93','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94304,'123.125.71.112','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94305,'220.181.108.103','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94306,'121.42.0.16','2015-11-01 00:00:00','/index.html','IE',1,'',''),(94307,'119.147.146.192','2015-11-01 00:00:00','/index.html','Chrome',1,'',''),(94308,'220.181.108.146','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94309,'123.125.71.56','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94310,'220.181.108.161','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94311,'123.125.71.46','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94312,'121.42.0.18','2015-11-01 00:00:00','/index.html','IE',1,'',''),(94313,'123.125.71.120','2015-11-01 00:00:00','/index.html','Chrome',1,'',''),(94314,'220.181.108.186','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94315,'123.125.71.56','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94316,'121.42.0.39','2015-11-01 00:00:00','/index.html','IE',1,'',''),(94317,'146.185.234.48','2015-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(94318,'220.181.108.186','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94319,'123.125.71.53','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94320,'146.185.234.48','2015-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(94321,'220.181.108.153','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94322,'123.125.71.33','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94323,'220.181.108.177','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94324,'123.125.71.53','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94325,'220.181.108.176','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94326,'123.125.71.24','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94327,'222.186.42.218','2015-11-01 00:00:00','/index.html','IE',1,'',''),(94328,'203.208.60.114','2015-11-01 00:00:00','/index.html','Safari',1,'',''),(94329,'220.181.108.179','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94330,'123.125.71.43','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94331,'146.185.234.48','2015-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(94332,'146.185.234.48','2015-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(94333,'220.181.108.156','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94334,'123.125.71.51','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94335,'146.185.234.48','2015-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(94336,'111.13.102.136','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94337,'101.226.33.217','2015-11-01 00:00:00','/index.html','Safari',1,'',''),(94338,'101.226.66.177','2015-11-01 00:00:00','/index.html','Safari',1,'',''),(94339,'123.125.71.56','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94340,'220.181.108.85','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94341,'146.185.234.48','2015-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(94342,'123.125.71.22','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94343,'220.181.108.92','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94344,'146.185.234.48','2015-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(94345,'221.194.128.223','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94346,'146.185.234.48','2015-11-01 00:00:00','/newsview.htm','Firefox',1,'',''),(94347,'36.99.31.236','2015-11-01 00:00:00','/index.html','Safari',1,'',''),(94348,'123.125.71.45','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94349,'220.181.108.116','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94350,'36.99.30.164','2015-11-01 00:00:00','/index.html','Safari',1,'',''),(94351,'191.248.34.135','2015-11-01 00:00:00','/index.html','Chrome',1,'',''),(94352,'123.125.71.21','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94353,'220.181.108.88','2015-11-01 00:00:00','/index.html','Firefox',1,'',''),(94354,'119.147.146.195','2015-11-01 00:00:00','/index.html','Chrome',1,'',''),(94355,'123.125.71.26','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94356,'220.181.108.86','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94357,'123.125.71.27','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94358,'220.181.108.102','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94359,'123.125.71.29','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94360,'220.181.108.116','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94361,'183.136.190.57','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94362,'123.125.71.29','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94363,'220.181.108.89','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94364,'146.185.234.48','2015-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(94365,'123.125.71.39','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94366,'220.181.108.110','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94367,'123.125.71.47','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94368,'220.181.108.86','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94369,'221.194.128.223','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94370,'183.136.190.55','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94371,'123.125.71.30','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94372,'220.181.108.86','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94373,'61.146.178.190','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94374,'123.125.71.54','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94375,'220.181.108.121','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94376,'146.185.234.48','2015-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(94377,'123.125.71.42','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94378,'220.181.108.160','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94379,'182.118.53.204','2015-11-02 00:00:00','/newsview.htm','IE',1,'',''),(94380,'187.10.18.45','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94381,'180.153.180.69','2015-11-02 00:00:00','/newsview.htm','IE',1,'',''),(94382,'61.135.169.22','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94383,'61.135.169.22','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94384,'121.42.0.14','2015-11-02 00:00:00','/index.html','IE',1,'',''),(94385,'220.181.108.144','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94386,'123.125.71.12','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94387,'119.147.146.189','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94388,'121.42.0.14','2015-11-02 00:00:00','/index.html','IE',1,'',''),(94389,'123.125.71.15','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94390,'220.181.108.151','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94391,'182.118.55.247','2015-11-02 00:00:00','/news.htm','IE',1,'',''),(94392,'182.118.53.98','2015-11-02 00:00:00','/news.htm','IE',1,'',''),(94393,'124.161.16.203','2015-11-02 00:00:00','/index.html','IE',1,'',''),(94394,'124.161.16.203','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94395,'123.125.71.24','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94396,'220.181.108.148','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94397,'121.42.0.37','2015-11-02 00:00:00','/index.html','IE',1,'',''),(94398,'123.125.71.29','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94399,'220.181.108.157','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94400,'222.186.42.218','2015-11-02 00:00:00','/index.html','IE',1,'',''),(94401,'223.240.69.167','2015-11-02 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(94402,'114.242.26.155','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94403,'114.242.26.155','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94404,'183.136.190.62','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94405,'114.242.26.155','2015-11-02 00:00:00','/newsview.htm','Chrome',1,'',''),(94406,'114.242.26.155','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94407,'183.136.190.62','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94408,'220.181.108.184','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94409,'123.125.71.38','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94410,'121.42.0.39','2015-11-02 00:00:00','/index.html','IE',1,'',''),(94411,'182.148.17.116','2015-11-02 00:00:00','/index.html','IE',1,'',''),(94412,'182.148.17.116','2015-11-02 00:00:00','/index.html','IE',1,'',''),(94413,'220.181.108.159','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94414,'112.64.235.251','2015-11-02 00:00:00','/index.html','Safari',1,'',''),(94415,'123.125.71.50','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94416,'180.153.201.66','2015-11-02 00:00:00','/index.html','Safari',1,'',''),(94417,'146.185.234.48','2015-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(94418,'146.185.234.48','2015-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(94419,'220.181.51.38','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94420,'220.181.108.162','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94421,'123.125.71.54','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94422,'123.125.71.46','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94423,'220.181.108.112','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94424,'106.120.151.36','2015-11-02 00:00:00','/index.html','Safari',1,'',''),(94425,'123.125.71.39','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94426,'220.181.108.102','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94427,'183.136.190.62','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94428,'123.125.67.154','2015-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(94429,'123.125.71.33','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94430,'220.181.108.109','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94431,'101.227.60.79','2015-11-02 00:00:00','/newsview.htm','Safari',1,'',''),(94432,'123.125.71.81','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94433,'146.185.234.48','2015-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(94434,'123.125.71.16','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94435,'220.181.108.122','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94436,'146.185.234.48','2015-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(94437,'146.185.234.48','2015-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(94438,'182.118.42.42','2015-11-02 00:00:00','/index.html','IE',1,'',''),(94439,'123.125.71.54','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94440,'220.181.108.75','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94441,'36.99.31.227','2015-11-02 00:00:00','/index.html','Safari',1,'',''),(94442,'123.125.71.20','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94443,'220.181.108.163','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94444,'36.99.30.134','2015-11-02 00:00:00','/index.html','Safari',1,'',''),(94445,'146.185.234.48','2015-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(94446,'189.68.182.195','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94447,'123.125.71.12','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94448,'220.181.108.82','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94449,'146.185.234.48','2015-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(94450,'123.125.71.16','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94451,'220.181.108.80','2015-11-02 00:00:00','/index.html','Firefox',1,'',''),(94452,'2.37.2.47','2015-11-02 00:00:00','/index.html','Chrome',1,'',''),(94453,'146.185.234.48','2015-11-02 00:00:00','/newsview.htm','Firefox',1,'',''),(94454,'123.125.71.46','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94455,'220.181.108.87','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94456,'221.194.128.223','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94457,'124.160.92.82','2015-11-03 00:00:00','/index.html','Opera',1,'',''),(94458,'123.125.71.54','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94459,'220.181.108.80','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94460,'222.186.31.151','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94461,'123.125.71.17','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94462,'220.181.108.110','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94463,'183.136.190.43','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94464,'183.136.190.36','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94465,'123.125.71.25','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94466,'220.181.108.101','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94467,'123.125.71.32','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94468,'220.181.108.102','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94469,'183.136.190.43','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94470,'183.136.190.43','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94471,'183.136.190.43','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94472,'183.136.190.43','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94473,'183.136.190.43','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94474,'183.136.190.43','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94475,'183.136.190.43','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94476,'140.207.198.200','2015-11-03 00:00:00','/news/newsview.htm','IE',1,'',''),(94477,'183.136.190.43','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94478,'123.125.71.52','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94479,'220.181.108.163','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94480,'180.153.186.55','2015-11-03 00:00:00','/newsview.htm','IE',1,'',''),(94481,'82.49.130.85','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94482,'146.185.234.48','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94483,'183.136.190.43','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94484,'183.136.190.43','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94485,'123.125.71.60','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94486,'220.181.108.105','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94487,'183.136.190.43','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94488,'183.136.190.51','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94489,'183.136.190.51','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94490,'183.136.190.51','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94491,'183.136.190.51','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94492,'183.136.190.43','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94493,'221.194.128.223','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94494,'123.125.71.42','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94495,'220.181.108.101','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94496,'191.249.170.67','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94497,'146.185.234.48','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94498,'123.125.71.19','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94499,'220.181.108.77','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94500,'121.42.0.38','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94501,'123.125.71.30','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94502,'220.181.108.121','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94503,'146.185.234.48','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94504,'146.185.234.48','2015-11-03 00:00:00','/newsview.htm','Firefox',1,'',''),(94505,'180.153.186.92','2015-11-03 00:00:00','/news/newsview.htm','IE',1,'',''),(94506,'121.42.0.18','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94507,'183.57.153.226','2015-11-03 00:00:00','/news/newsview.htm','IE',1,'',''),(94508,'220.181.108.81','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94509,'123.125.71.87','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94510,'222.173.133.240','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94511,'125.64.219.141','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94512,'180.153.163.209','2015-11-03 00:00:00','/index.html','Safari',1,'',''),(94513,'182.118.55.117','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94514,'119.97.202.158','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94515,'220.181.108.120','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94516,'123.125.71.114','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94517,'111.37.10.4','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94518,'101.226.66.193','2015-11-03 00:00:00','/index.html','Safari',1,'',''),(94519,'180.153.211.172','2015-11-03 00:00:00','/index.html','Safari',1,'',''),(94520,'180.153.161.217','2015-11-03 00:00:00','/index.html','Safari',1,'',''),(94521,'180.153.214.181','2015-11-03 00:00:00','/index.html','Safari',1,'',''),(94522,'101.226.33.227','2015-11-03 00:00:00','/index.html','Safari',1,'',''),(94523,'180.153.182.119','2015-11-03 00:00:00','/news/newsview.htm','IE',1,'',''),(94524,'180.153.182.58','2015-11-03 00:00:00','/news/newsview.htm','IE',1,'',''),(94525,'121.42.0.14','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94526,'220.181.108.100','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94527,'123.125.71.114','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94528,'220.181.108.87','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94529,'123.125.71.117','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94530,'121.42.0.14','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94531,'123.125.71.62','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94532,'203.208.60.32','2015-11-03 00:00:00','/index.html','Safari',1,'',''),(94533,'61.135.190.69','2015-11-03 00:00:00','/index.html','IE',1,'www','baidu'),(94534,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94535,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94536,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94537,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94538,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94539,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94540,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94541,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94542,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94543,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94544,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94545,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94546,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94547,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94548,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94549,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94550,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94551,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94552,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94553,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94554,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94555,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94556,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94557,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94558,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94559,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94560,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94561,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94562,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94563,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94564,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94565,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94566,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94567,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94568,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94569,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94570,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94571,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94572,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94573,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94574,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94575,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94576,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94577,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94578,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94579,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94580,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94581,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94582,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94583,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94584,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94585,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94586,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94587,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94588,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94589,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94590,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94591,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94592,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94593,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94594,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94595,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94596,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94597,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94598,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94599,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94600,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94601,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94602,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94603,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94604,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94605,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94606,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94607,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94608,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94609,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94610,'188.165.200.217','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94611,'113.47.33.46','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94612,'182.118.41.232','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94613,'220.181.108.103','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94614,'123.125.71.92','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94615,'182.150.28.31','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94616,'182.150.28.31','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94617,'182.118.55.138','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94618,'14.130.33.255','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94619,'218.201.111.114','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94620,'220.181.108.91','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94621,'123.125.71.83','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94622,'220.181.108.91','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94623,'123.125.71.114','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94624,'208.90.57.196','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94625,'220.181.108.104','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94626,'123.125.71.82','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94627,'1.58.56.162','2015-11-03 00:00:00','/index.html','Chrome',1,'','baidu'),(94628,'123.125.71.132','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94629,'123.125.71.132','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94630,'220.181.51.55','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94631,'220.181.51.39','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94632,'220.181.51.51','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94633,'61.135.165.22','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94634,'123.125.71.136','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94635,'220.181.51.37','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94636,'220.181.51.56','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94637,'123.150.183.10','2015-11-03 00:00:00','/index.html','Safari',1,'',''),(94638,'101.226.33.205','2015-11-03 00:00:00','/index.html','Safari',1,'',''),(94639,'61.151.218.119','2015-11-03 00:00:00','/index.html','Safari',1,'',''),(94640,'220.181.108.94','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94641,'123.125.71.70','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94642,'123.125.71.89','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94643,'200.146.119.52','2015-11-03 00:00:00','/index.html','Chrome',1,'',''),(94644,'208.90.57.196','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94645,'220.181.108.163','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94646,'123.125.71.113','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94647,'121.42.0.15','2015-11-03 00:00:00','/news/news.htm','IE',1,'',''),(94648,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94649,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94650,'121.42.0.15','2015-11-03 00:00:00','/newsview.htm','IE',1,'',''),(94651,'220.181.108.76','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94652,'123.125.71.78','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94653,'121.42.0.15','2015-11-03 00:00:00','/news/newsview.htm','IE',1,'',''),(94654,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94655,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94656,'121.42.0.15','2015-11-03 00:00:00','/news/newsview.htm','IE',1,'',''),(94657,'121.42.0.15','2015-11-03 00:00:00','/newsview.htm','IE',1,'',''),(94658,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94659,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94660,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94661,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94662,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94663,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94664,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94665,'121.42.0.15','2015-11-03 00:00:00','/newsview.htm','IE',1,'',''),(94666,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94667,'121.42.0.15','2015-11-03 00:00:00','/http:/112.124.13.251/newsview.htm','IE',0,'',''),(94668,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94669,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94670,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94671,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94672,'121.42.0.15','2015-11-03 00:00:00','/newsview.htm','IE',0,'',''),(94673,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94674,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94675,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94676,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94677,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94678,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94679,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94680,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94681,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94682,'121.42.0.15','2015-11-03 00:00:00','/news/newsview.htm','IE',1,'',''),(94683,'121.42.0.15','2015-11-03 00:00:00','/newsview.htm','IE',1,'',''),(94684,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94685,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94686,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94687,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94688,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94689,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94690,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94691,'121.42.0.15','2015-11-03 00:00:00','/newsview.htm','IE',1,'',''),(94692,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94693,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94694,'121.42.0.15','2015-11-03 00:00:00','/http:/ruisitech.com/newsview.htm','IE',0,'',''),(94695,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94696,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94697,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94698,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94699,'121.42.0.15','2015-11-03 00:00:00','/newsview.htm','IE',0,'',''),(94700,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94701,'121.42.0.15','2015-11-03 00:00:00','/http:/rosetech.cn/news/newsview.htm','IE',0,'',''),(94702,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94703,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94704,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94705,'121.42.0.15','2015-11-03 00:00:00','/news.htm','IE',1,'',''),(94706,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94707,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94708,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94709,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94710,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94711,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94712,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94713,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94714,'121.42.0.15','2015-11-03 00:00:00','/news.htm','IE',1,'',''),(94715,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94716,'121.42.0.15','2015-11-03 00:00:00','/http:/www.rosetech.cn/news.htm','IE',1,'',''),(94717,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94718,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94719,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94720,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94721,'121.42.0.15','2015-11-03 00:00:00','/news.htm','IE',1,'',''),(94722,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94723,'220.181.108.91','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94724,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94725,'123.125.71.77','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94726,'121.42.0.15','2015-11-03 00:00:00','/news/newsview.htm','IE',0,'',''),(94727,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94728,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94729,'121.42.0.15','2015-11-03 00:00:00','/http:/www.ruisitech.com/news/news.htm','IE',1,'',''),(94730,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94731,'183.136.190.36','2015-11-03 00:00:00','/index.html','Firefox',1,'',''),(94732,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94733,'121.42.0.15','2015-11-03 00:00:00','/news/news.htm','IE',1,'',''),(94734,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94735,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94736,'121.42.0.15','2015-11-03 00:00:00','/news/news.htm','IE',1,'',''),(94737,'121.42.0.15','2015-11-03 00:00:00','/index.html','IE',1,'',''),(94738,'42.156.136.34','2015-11-03 00:00:00','/index.html','Safari',1,'',''),(94739,'220.181.108.113','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94740,'123.125.71.87','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94741,'221.194.128.223','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94742,'220.181.108.114','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94743,'123.125.71.116','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94744,'220.181.51.40','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94745,'61.135.169.23','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94746,'183.136.190.45','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94747,'180.149.143.27','2015-11-04 00:00:00','/index.html','Safari',1,'',''),(94748,'121.42.0.38','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94749,'61.135.190.199','2015-11-04 00:00:00','/index.html','Safari',1,'',''),(94750,'154.127.249.120','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94751,'121.42.0.37','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94752,'220.181.108.96','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94753,'123.125.71.28','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94754,'220.181.108.108','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94755,'123.125.71.53','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94756,'220.181.51.54','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94757,'119.188.66.236','2015-11-04 00:00:00','/newsview.htm','IE',1,'',''),(94758,'220.181.108.118','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94759,'123.125.71.58','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94760,'121.42.0.17','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94761,'221.194.128.223','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94762,'220.181.108.87','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94763,'123.125.71.49','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94764,'64.79.100.42','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94765,'64.79.100.42','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94766,'64.79.100.42','2015-11-04 00:00:00','/news.htm','Chrome',1,'',''),(94767,'64.79.100.42','2015-11-04 00:00:00','/newsview.htm','Chrome',1,'',''),(94768,'64.79.100.42','2015-11-04 00:00:00','/newsview.htm','Chrome',1,'',''),(94769,'64.79.100.42','2015-11-04 00:00:00','/newsview.htm','Chrome',1,'',''),(94770,'64.79.100.42','2015-11-04 00:00:00','/newsview.htm','Chrome',1,'',''),(94771,'64.79.100.42','2015-11-04 00:00:00','/newsview.htm','Chrome',1,'',''),(94772,'64.79.100.42','2015-11-04 00:00:00','/newsview.htm','Chrome',1,'',''),(94773,'64.79.100.42','2015-11-04 00:00:00','/newsview.htm','Chrome',1,'',''),(94774,'64.79.100.42','2015-11-04 00:00:00','/newsview.htm','Chrome',1,'',''),(94775,'121.42.0.38','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94776,'180.97.63.21','2015-11-04 00:00:00','/news/newsview.htm','IE',1,'',''),(94777,'220.181.108.91','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94778,'123.125.71.60','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94779,'121.42.0.37','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94780,'220.181.108.85','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94781,'123.125.71.56','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94782,'123.150.183.44','2015-11-04 00:00:00','/newsview.htm','Safari',1,'',''),(94783,'123.125.71.92','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94784,'220.181.108.116','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94785,'121.42.0.39','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94786,'180.153.214.191','2015-11-04 00:00:00','/index.html','Safari',1,'',''),(94787,'123.125.71.116','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94788,'220.181.108.89','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94789,'36.99.31.228','2015-11-04 00:00:00','/index.html','Safari',1,'',''),(94790,'36.99.30.171','2015-11-04 00:00:00','/index.html','Safari',1,'',''),(94791,'125.88.204.157','2015-11-04 00:00:00','/news/newsview.htm','IE',1,'',''),(94792,'125.88.204.154','2015-11-04 00:00:00','/newsview.htm','IE',1,'',''),(94793,'123.125.71.117','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94794,'220.181.108.77','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94795,'121.42.0.17','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94796,'61.146.178.190','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94797,'123.125.71.72','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94798,'220.181.108.83','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94799,'124.161.16.203','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94800,'124.161.16.203','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94801,'124.161.16.203','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94802,'124.161.16.203','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94803,'113.108.80.206','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94804,'14.17.29.85','2015-11-04 00:00:00','/index.html','Safari',1,'',''),(94805,'124.161.16.203','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94806,'124.161.16.203','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94807,'124.161.16.203','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94808,'124.161.16.203','2015-11-04 00:00:00','/news.htm','Chrome',1,'',''),(94809,'187.11.237.2','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94810,'123.125.71.87','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94811,'220.181.108.97','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94812,'140.207.54.187','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94813,'140.207.55.80','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94814,'140.207.185.124','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94815,'117.185.27.104','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94816,'120.204.201.76','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94817,'183.195.233.181','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94818,'36.99.30.74','2015-11-04 00:00:00','/newsview.htm','Safari',1,'',''),(94819,'36.99.31.146','2015-11-04 00:00:00','/news/newsview.htm','Safari',1,'',''),(94820,'180.153.214.182','2015-11-04 00:00:00','/index.html','Safari',1,'',''),(94821,'112.64.235.251','2015-11-04 00:00:00','/index.html','Safari',1,'',''),(94822,'58.215.137.86','2015-11-04 00:00:00','/index.html','Safari',1,'',''),(94823,'123.125.71.75','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94824,'220.181.108.107','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94825,'220.174.208.155','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94826,'220.181.108.91','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94827,'123.125.71.60','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94828,'207.46.13.4','2015-11-04 00:00:00','/index.html','Safari',1,'',''),(94829,'121.0.29.229','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94830,'123.52.145.59','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94831,'124.161.16.203','2015-11-04 00:00:00','/index.html','IE',1,'',''),(94832,'124.161.16.203','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94833,'220.181.108.99','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94834,'123.125.71.49','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94835,'220.181.108.121','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94836,'123.125.71.15','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94837,'220.181.108.94','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94838,'123.125.71.27','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94839,'201.75.164.24','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94840,'220.181.108.84','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94841,'123.125.71.23','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94842,'220.181.108.89','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94843,'123.125.71.45','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94844,'80.79.125.106','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94845,'220.181.51.62','2015-11-04 00:00:00','/index.html','Chrome',1,'',''),(94846,'220.181.108.90','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94847,'123.125.71.41','2015-11-04 00:00:00','/index.html','Firefox',1,'',''),(94848,'220.181.108.100','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94849,'123.125.71.20','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94850,'179.178.174.254','2015-11-05 00:00:00','/index.html','Chrome',1,'',''),(94851,'192.99.44.141','2015-11-05 00:00:00','/index.html','Chrome',1,'',''),(94852,'220.181.108.92','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94853,'123.125.71.22','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94854,'61.135.190.72','2015-11-05 00:00:00','/index.html','IE',1,'www','baidu'),(94855,'36.99.31.34','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94856,'36.99.30.113','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94857,'220.181.108.112','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94858,'123.125.71.22','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94859,'121.199.125.21','2015-11-05 00:00:00','/news/newsview.htm','Firefox',1,'',''),(94860,'220.181.108.75','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94861,'123.125.71.53','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94862,'121.42.0.31','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94863,'121.42.0.31','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94864,'121.42.0.31','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94865,'121.42.0.31','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94866,'121.42.0.31','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94867,'121.42.0.31','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94868,'121.42.0.31','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94869,'121.42.0.31','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94870,'121.42.0.31','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94871,'121.42.0.31','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94872,'121.42.0.31','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94873,'220.181.108.88','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94874,'123.125.71.26','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94875,'66.249.75.213','2015-11-05 00:00:00','/newsview.htm','Safari',1,'',''),(94876,'220.181.108.85','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94877,'123.125.71.48','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94878,'187.182.29.247','2015-11-05 00:00:00','/index.html','Chrome',1,'',''),(94879,'220.181.108.77','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94880,'123.125.71.21','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94881,'123.125.71.137','2015-11-05 00:00:00','/index.html','Chrome',1,'',''),(94882,'61.135.165.22','2015-11-05 00:00:00','/index.html','Chrome',1,'',''),(94883,'220.181.108.75','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94884,'123.125.71.13','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94885,'121.42.0.14','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94886,'220.181.108.114','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94887,'123.125.71.43','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94888,'121.42.0.37','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94889,'220.181.108.84','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94890,'123.125.71.40','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94891,'62.90.243.131','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94892,'62.90.243.131','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94893,'62.90.243.131','2015-11-05 00:00:00','/news.htm','IE',1,'',''),(94894,'62.90.243.131','2015-11-05 00:00:00','/newsview.htm','IE',1,'',''),(94895,'62.90.243.131','2015-11-05 00:00:00','/newsview.htm','IE',1,'',''),(94896,'62.90.243.131','2015-11-05 00:00:00','/newsview.htm','IE',1,'',''),(94897,'62.90.243.131','2015-11-05 00:00:00','/newsview.htm','IE',1,'',''),(94898,'62.90.243.131','2015-11-05 00:00:00','/newsview.htm','IE',1,'',''),(94899,'62.90.243.131','2015-11-05 00:00:00','/newsview.htm','IE',1,'',''),(94900,'62.90.243.131','2015-11-05 00:00:00','/newsview.htm','IE',1,'',''),(94901,'62.90.243.131','2015-11-05 00:00:00','/newsview.htm','IE',1,'',''),(94902,'220.181.108.97','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94903,'123.125.71.60','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94904,'220.181.108.119','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94905,'123.125.71.52','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94906,'121.42.0.37','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94907,'14.152.68.97','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94908,'123.125.71.26','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94909,'220.181.108.94','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94910,'121.42.0.31','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94911,'123.6.166.221','2015-11-05 00:00:00','/index.html','Chrome',1,'',''),(94912,'119.188.66.224','2015-11-05 00:00:00','/news/newsview.htm','IE',1,'',''),(94913,'123.125.71.137','2015-11-05 00:00:00','/index.html','Chrome',1,'',''),(94914,'220.181.108.106','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94915,'123.125.71.24','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94916,'182.118.70.114','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94917,'220.181.51.42','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94918,'220.181.108.75','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94919,'123.125.71.48','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94920,'122.70.233.150','2015-11-05 00:00:00','/news.htm','Chrome',1,'',''),(94921,'123.150.183.40','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94922,'123.150.183.10','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94923,'119.147.225.188','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94924,'123.125.71.30','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94925,'220.181.108.76','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94926,'124.114.151.82','2015-11-05 00:00:00','/index.html','Chrome',1,'',''),(94927,'123.125.71.55','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94928,'182.118.55.159','2015-11-05 00:00:00','/index.html','Chrome',1,'',''),(94929,'220.181.108.163','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94930,'123.125.71.36','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94931,'36.99.31.103','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94932,'66.249.75.231','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94933,'220.181.108.109','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94934,'123.125.71.58','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94935,'171.11.147.51','2015-11-05 00:00:00','/index.html','IE',1,'',''),(94936,'106.2.173.242','2015-11-05 00:00:00','/index.html','Chrome',1,'',''),(94937,'112.90.11.79','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94938,'123.125.71.137','2015-11-05 00:00:00','/index.html','Chrome',1,'',''),(94939,'220.181.108.97','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94940,'123.125.71.51','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94941,'180.149.143.26','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94942,'123.125.71.38','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94943,'220.181.108.81','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94944,'180.153.206.21','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94945,'220.181.108.110','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94946,'123.125.71.50','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94947,'36.99.30.204','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94948,'36.99.31.11','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94949,'123.125.71.18','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94950,'220.181.108.101','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94951,'220.181.108.109','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94952,'123.125.71.53','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94953,'61.135.165.23','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94954,'66.249.75.213','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94955,'123.150.183.25','2015-11-05 00:00:00','/index.html','Safari',1,'',''),(94956,'123.125.71.110','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94957,'220.181.108.80','2015-11-05 00:00:00','/index.html','Firefox',1,'',''),(94958,'119.147.146.193','2015-11-05 00:00:00','/index.html','Chrome',1,'',''),(94959,'123.125.71.84','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94960,'220.181.108.84','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94961,'42.156.136.34','2015-11-06 00:00:00','/index.html','Safari',1,'',''),(94962,'123.125.71.73','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94963,'220.181.108.94','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94964,'66.249.69.120','2015-11-06 00:00:00','/index.html','Safari',1,'',''),(94965,'123.125.71.88','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94966,'220.181.108.101','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94967,'201.11.236.216','2015-11-06 00:00:00','/index.html','Chrome',1,'',''),(94968,'121.199.125.21','2015-11-06 00:00:00','/news/news.htm','Firefox',1,'',''),(94969,'123.125.71.114','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94970,'220.181.108.101','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94971,'121.199.125.21','2015-11-06 00:00:00','/news/news.htm','Firefox',1,'',''),(94972,'121.199.125.21','2015-11-06 00:00:00','/news/news.htm','Firefox',1,'',''),(94973,'121.199.125.21','2015-11-06 00:00:00','/news/news.htm','Firefox',1,'',''),(94974,'123.125.71.91','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94975,'220.181.108.120','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94976,'171.11.151.191','2015-11-06 00:00:00','/index.html','IE',1,'',''),(94977,'61.135.190.104','2015-11-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94978,'61.135.190.104','2015-11-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94979,'61.135.190.103','2015-11-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94980,'61.135.190.222','2015-11-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94981,'123.125.71.92','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94982,'220.181.108.81','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94983,'61.135.190.103','2015-11-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94984,'61.135.190.220','2015-11-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94985,'61.135.190.222','2015-11-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94986,'61.135.190.221','2015-11-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(94987,'202.102.99.59','2015-11-06 00:00:00','/newsview.htm','IE',1,'',''),(94988,'123.125.71.71','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94989,'220.181.108.104','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94990,'123.125.71.81','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94991,'220.181.108.123','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94992,'180.97.63.28','2015-11-06 00:00:00','/news/newsview.htm','IE',1,'',''),(94993,'202.102.99.116','2015-11-06 00:00:00','/news/newsview.htm','IE',1,'',''),(94994,'177.100.162.223','2015-11-06 00:00:00','/index.html','Chrome',1,'',''),(94995,'123.125.71.76','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94996,'220.181.108.88','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94997,'123.125.71.74','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94998,'220.181.108.111','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(94999,'182.118.53.147','2015-11-06 00:00:00','/news/newsview.htm','IE',1,'',''),(95000,'123.125.71.70','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95001,'220.181.108.88','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95002,'182.118.55.117','2015-11-06 00:00:00','/index.html','Chrome',1,'',''),(95003,'183.136.190.62','2015-11-06 00:00:00','/index.html','Chrome',1,'',''),(95004,'220.181.108.159','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95005,'123.125.71.88','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95006,'101.226.66.172','2015-11-06 00:00:00','/index.html','Safari',1,'',''),(95007,'183.136.190.40','2015-11-06 00:00:00','/index.html','Chrome',1,'',''),(95008,'220.181.108.182','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95009,'123.125.71.106','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95010,'220.181.51.36','2015-11-06 00:00:00','/index.html','Chrome',1,'',''),(95011,'220.181.51.55','2015-11-06 00:00:00','/index.html','Chrome',1,'',''),(95012,'61.135.190.69','2015-11-06 00:00:00','/index.html','IE',1,'www','baidu'),(95013,'180.153.185.219','2015-11-06 00:00:00','/news/newsview.htm','IE',1,'',''),(95014,'182.118.53.135','2015-11-06 00:00:00','/index.html','Chrome',1,'',''),(95015,'220.181.108.143','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95016,'123.125.71.112','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95017,'158.69.27.74','2015-11-06 00:00:00','/index.html','Chrome',1,'',''),(95018,'121.42.0.14','2015-11-06 00:00:00','/index.html','IE',1,'',''),(95019,'220.181.108.181','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95020,'123.125.71.77','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95021,'182.50.118.228','2015-11-06 00:00:00','/index.html','IE',1,'',''),(95022,'121.42.0.14','2015-11-06 00:00:00','/index.html','IE',1,'',''),(95023,'220.181.108.178','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95024,'123.125.71.110','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95025,'220.181.108.156','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95026,'123.125.71.80','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95027,'101.226.65.102','2015-11-06 00:00:00','/index.html','Safari',1,'',''),(95028,'220.181.51.40','2015-11-06 00:00:00','/index.html','Chrome',1,'',''),(95029,'66.249.65.65','2015-11-06 00:00:00','/news/news.htm','Safari',1,'',''),(95030,'59.37.27.162','2015-11-06 00:00:00','/index.html','IE',1,'',''),(95031,'121.42.0.30','2015-11-06 00:00:00','/index.html','IE',1,'',''),(95032,'59.37.27.162','2015-11-06 00:00:00','/index.html','IE',1,'',''),(95033,'220.181.108.162','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95034,'123.125.71.81','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95035,'119.57.133.42','2015-11-06 00:00:00','/index.html','IE',1,'',''),(95036,'171.11.151.210','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95037,'220.181.108.142','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95038,'123.125.71.89','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95039,'121.42.0.19','2015-11-06 00:00:00','/index.html','IE',1,'',''),(95040,'36.99.31.73','2015-11-06 00:00:00','/index.html','Safari',1,'',''),(95041,'36.99.31.7','2015-11-06 00:00:00','/index.html','Safari',1,'',''),(95042,'220.181.108.181','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95043,'123.125.71.116','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95044,'58.215.137.227','2015-11-06 00:00:00','/index.html','Safari',1,'',''),(95045,'58.215.137.228','2015-11-06 00:00:00','/index.html','Safari',1,'',''),(95046,'220.181.108.150','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95047,'123.125.71.90','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95048,'123.125.71.77','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95049,'220.181.108.148','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95050,'222.186.42.218','2015-11-06 00:00:00','/index.html','IE',1,'',''),(95051,'123.125.71.81','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95052,'220.181.108.182','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95053,'123.125.71.108','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95054,'220.181.108.144','2015-11-06 00:00:00','/index.html','Firefox',1,'',''),(95055,'123.125.71.116','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95056,'220.181.108.150','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95057,'123.125.71.91','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95058,'220.181.108.147','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95059,'182.118.53.211','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95060,'183.136.190.40','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95061,'182.118.53.74','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95062,'123.125.71.112','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95063,'220.181.108.147','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95064,'220.181.51.35','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95065,'123.125.71.75','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95066,'220.181.108.141','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95067,'123.125.71.89','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95068,'220.181.108.150','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95069,'123.125.71.117','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95070,'220.181.108.182','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95071,'123.125.71.76','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95072,'220.181.108.159','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95073,'123.125.71.77','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95074,'220.181.108.161','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95075,'69.58.178.56','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95076,'69.58.178.56','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95077,'69.58.178.56','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95078,'69.58.178.56','2015-11-07 00:00:00','/news.htm','Firefox',1,'',''),(95079,'123.125.71.111','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95080,'66.249.65.114','2015-11-07 00:00:00','/index.html','Safari',1,'',''),(95081,'220.181.108.154','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95082,'209.0.146.171','2015-11-07 00:00:00','/index.html','IE',1,'',''),(95083,'209.0.146.171','2015-11-07 00:00:00','/news.htm','IE',1,'',''),(95084,'209.0.146.171','2015-11-07 00:00:00','/newsview.htm','IE',1,'',''),(95085,'209.0.146.171','2015-11-07 00:00:00','/index.html','IE',1,'',''),(95086,'123.125.71.72','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95087,'220.181.108.162','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95088,'61.146.178.190','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95089,'123.125.71.116','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95090,'220.181.108.142','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95091,'123.125.71.58','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95092,'220.181.108.83','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95093,'221.224.117.106','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95094,'220.181.108.86','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95095,'123.125.71.36','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95096,'183.136.190.62','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95097,'121.42.0.17','2015-11-07 00:00:00','/index.html','IE',1,'',''),(95098,'183.57.154.26','2015-11-07 00:00:00','/news/newsview.htm','IE',1,'',''),(95099,'123.125.71.14','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95100,'220.181.108.117','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95101,'183.136.142.183','2015-11-07 00:00:00','/newsview.htm','IE',1,'',''),(95102,'123.125.71.19','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95103,'220.181.108.111','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95104,'183.136.190.62','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95105,'183.136.190.40','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95106,'183.136.190.62','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95107,'220.181.108.83','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95108,'123.125.71.17','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95109,'121.42.0.19','2015-11-07 00:00:00','/index.html','IE',1,'',''),(95110,'220.181.108.108','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95111,'123.125.71.32','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95112,'121.42.0.15','2015-11-07 00:00:00','/index.html','IE',1,'',''),(95113,'123.125.71.52','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95114,'220.181.108.163','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95115,'183.11.21.86','2015-11-07 00:00:00','/news.htm','Chrome',1,'',''),(95116,'220.181.108.114','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95117,'123.125.71.33','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95118,'207.46.13.63','2015-11-07 00:00:00','/index.html','Safari',1,'',''),(95119,'119.147.146.195','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95120,'123.125.71.57','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95121,'220.181.108.122','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95122,'180.153.206.19','2015-11-07 00:00:00','/index.html','Safari',1,'',''),(95123,'119.147.146.189','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95124,'123.125.71.23','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95125,'220.181.108.82','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95126,'182.118.42.20','2015-11-07 00:00:00','/index.html','IE',1,'',''),(95127,'220.181.108.81','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95128,'123.125.71.54','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95129,'186.58.140.81','2015-11-07 00:00:00','/index.html','Chrome',1,'',''),(95130,'220.181.108.96','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95131,'123.125.71.24','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95132,'89.248.172.78','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95133,'220.181.108.112','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95134,'123.125.71.28','2015-11-07 00:00:00','/index.html','Firefox',1,'',''),(95135,'220.181.108.105','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95136,'123.125.71.25','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95137,'220.181.108.122','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95138,'123.125.71.60','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95139,'220.181.108.116','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95140,'123.125.71.74','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95141,'61.135.190.71','2015-11-08 00:00:00','/index.html','IE',1,'www','baidu'),(95142,'183.136.190.62','2015-11-08 00:00:00','/index.html','Chrome',1,'',''),(95143,'183.136.190.62','2015-11-08 00:00:00','/index.html','Chrome',1,'',''),(95144,'183.136.190.62','2015-11-08 00:00:00','/index.html','Chrome',1,'',''),(95145,'220.181.108.107','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95146,'123.125.71.84','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95147,'220.181.108.105','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95148,'66.249.65.89','2015-11-08 00:00:00','/index.html','Safari',1,'',''),(95149,'123.125.71.112','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95150,'220.181.108.89','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95151,'123.125.71.78','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95152,'220.181.108.101','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95153,'123.125.71.69','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95154,'42.156.136.34','2015-11-08 00:00:00','/index.html','Safari',1,'',''),(95155,'220.181.108.82','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95156,'123.125.71.80','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95157,'180.153.180.68','2015-11-08 00:00:00','/newsview.htm','IE',1,'',''),(95158,'36.99.30.115','2015-11-08 00:00:00','/index.html','Safari',1,'',''),(95159,'183.57.153.125','2015-11-08 00:00:00','/news/newsview.htm','IE',1,'',''),(95160,'36.99.30.164','2015-11-08 00:00:00','/index.html','Safari',1,'',''),(95161,'220.181.108.100','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95162,'123.125.71.92','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95163,'202.102.99.40','2015-11-08 00:00:00','/newsview.htm','IE',1,'',''),(95164,'182.118.60.113','2015-11-08 00:00:00','/newsview.htm','IE',1,'',''),(95165,'220.181.108.122','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95166,'123.125.71.88','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95167,'31.184.238.249','2015-11-08 00:00:00','/index.html','Chrome',1,'',''),(95168,'220.181.108.110','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95169,'123.125.71.71','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95170,'220.181.108.100','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95171,'123.125.71.110','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95172,'220.181.51.37','2015-11-08 00:00:00','/index.html','Chrome',1,'',''),(95173,'123.125.71.137','2015-11-08 00:00:00','/index.html','Chrome',1,'',''),(95174,'121.42.0.18','2015-11-08 00:00:00','/index.html','IE',1,'',''),(95175,'123.125.71.18','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95176,'220.181.108.108','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95177,'121.42.0.15','2015-11-08 00:00:00','/index.html','IE',1,'',''),(95178,'119.188.66.108','2015-11-08 00:00:00','/newsview.htm','IE',1,'',''),(95179,'123.125.71.38','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95180,'220.181.108.75','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95181,'220.181.108.117','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95182,'123.125.71.56','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95183,'121.42.0.14','2015-11-08 00:00:00','/index.html','IE',1,'',''),(95184,'220.181.108.89','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95185,'123.125.71.28','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95186,'183.136.190.62','2015-11-08 00:00:00','/index.html','Chrome',1,'',''),(95187,'183.136.190.40','2015-11-08 00:00:00','/index.html','Chrome',1,'',''),(95188,'183.136.190.40','2015-11-08 00:00:00','/index.html','Chrome',1,'',''),(95189,'64.246.161.30','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95190,'121.42.0.19','2015-11-08 00:00:00','/index.html','IE',1,'',''),(95191,'220.181.108.103','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95192,'123.125.71.22','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95193,'64.246.187.42','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95194,'220.181.108.99','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95195,'123.125.71.21','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95196,'121.199.125.21','2015-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(95197,'121.199.125.21','2015-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(95198,'121.199.125.21','2015-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(95199,'121.199.125.21','2015-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(95200,'123.125.71.19','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95201,'220.181.108.118','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95202,'121.199.125.21','2015-11-08 00:00:00','/newsview.htm','Firefox',1,'',''),(95203,'220.181.108.92','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95204,'123.125.71.44','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95205,'220.181.108.160','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95206,'123.125.71.88','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95207,'220.181.108.145','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95208,'123.125.71.78','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95209,'187.67.132.125','2015-11-08 00:00:00','/index.html','Chrome',1,'',''),(95210,'220.181.108.178','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95211,'123.125.71.113','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95212,'220.181.108.160','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95213,'123.125.71.90','2015-11-08 00:00:00','/index.html','Firefox',1,'',''),(95214,'220.181.108.176','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95215,'123.125.71.79','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95216,'182.118.42.99','2015-11-09 00:00:00','/index.html','IE',1,'',''),(95217,'220.181.108.152','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95218,'123.125.71.88','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95219,'182.118.53.80','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95220,'220.181.108.162','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95221,'123.125.71.72','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95222,'220.181.51.39','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95223,'61.135.169.56','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95224,'182.118.60.101','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95225,'220.181.108.150','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95226,'123.125.71.74','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95227,'220.181.108.159','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95228,'123.125.71.69','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95229,'220.181.108.153','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95230,'123.125.71.72','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95231,'220.181.108.142','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95232,'123.125.71.88','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95233,'220.181.108.151','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95234,'123.125.71.117','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95235,'180.97.63.61','2015-11-09 00:00:00','/newsview.htm','IE',1,'',''),(95236,'220.181.108.156','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95237,'123.125.71.60','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95238,'180.153.206.31','2015-11-09 00:00:00','/index.html','Safari',1,'',''),(95239,'171.11.144.103','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95240,'123.125.71.23','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95241,'220.181.108.145','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95242,'221.10.125.117','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95243,'220.181.108.186','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95244,'123.125.71.31','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95245,'181.16.9.239','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95246,'121.42.0.39','2015-11-09 00:00:00','/index.html','IE',1,'',''),(95247,'220.181.108.183','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95248,'123.125.71.52','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95249,'121.42.0.30','2015-11-09 00:00:00','/index.html','IE',1,'',''),(95250,'220.181.108.160','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95251,'123.125.71.20','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95252,'61.135.190.198','2015-11-09 00:00:00','/index.html','IE',1,'www','baidu'),(95253,'220.181.108.156','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95254,'123.125.71.53','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95255,'220.181.51.35','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95256,'123.125.71.132','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95257,'115.60.122.170','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95258,'180.153.201.79','2015-11-09 00:00:00','/index.html','Safari',1,'',''),(95259,'101.226.66.187','2015-11-09 00:00:00','/index.html','Safari',1,'',''),(95260,'220.181.108.185','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95261,'123.125.71.21','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95262,'180.153.201.79','2015-11-09 00:00:00','/index.html','Safari',1,'',''),(95263,'121.42.0.17','2015-11-09 00:00:00','/index.html','IE',1,'',''),(95264,'171.11.149.142','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95265,'180.153.206.32','2015-11-09 00:00:00','/index.html','Safari',1,'',''),(95266,'123.121.34.127','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95267,'183.136.142.167','2015-11-09 00:00:00','/news/newsview.htm','IE',1,'',''),(95268,'220.181.108.161','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95269,'123.125.71.34','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95270,'218.93.202.21','2015-11-09 00:00:00','/index.html','IE',1,'',''),(95271,'183.57.153.187','2015-11-09 00:00:00','/newsview.htm','IE',1,'',''),(95272,'207.46.13.88','2015-11-09 00:00:00','/index.html','Safari',1,'',''),(95273,'101.226.33.201','2015-11-09 00:00:00','/index.html','Safari',1,'',''),(95274,'220.181.108.119','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95275,'123.125.71.25','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95276,'197.218.200.106','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95277,'220.181.108.123','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95278,'123.125.71.49','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95279,'223.71.217.74','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95280,'106.2.173.242','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95281,'220.181.108.89','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95282,'123.125.71.48','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95283,'220.181.108.123','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95284,'123.125.71.39','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95285,'123.125.71.47','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95286,'112.64.235.251','2015-11-09 00:00:00','/index.html','Safari',1,'',''),(95287,'180.153.206.36','2015-11-09 00:00:00','/index.html','Safari',1,'',''),(95288,'220.181.108.82','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95289,'123.125.71.56','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95290,'220.181.108.75','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95291,'123.125.71.54','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95292,'220.181.108.77','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95293,'123.125.71.44','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95294,'190.42.170.167','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95295,'220.181.108.113','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95296,'123.125.71.16','2015-11-09 00:00:00','/index.html','Firefox',1,'',''),(95297,'183.136.190.62','2015-11-09 00:00:00','/index.html','Chrome',1,'',''),(95298,'222.186.31.188','2015-11-09 00:00:00','/index.html','IE',1,'',''),(95299,'188.165.200.217','2015-11-09 00:00:00','/index.html','IE',1,'',''),(95300,'220.181.108.97','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95301,'123.125.71.38','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95302,'220.181.108.75','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95303,'123.125.71.41','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95304,'220.181.108.118','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95305,'123.125.71.18','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95306,'220.181.51.55','2015-11-10 00:00:00','/index.html','Chrome',1,'',''),(95307,'61.135.190.71','2015-11-10 00:00:00','/index.html','Safari',1,'',''),(95308,'220.181.108.109','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95309,'123.125.71.51','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95310,'220.181.108.87','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95311,'123.125.71.45','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95312,'220.181.108.100','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95313,'123.125.71.55','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95314,'220.181.108.104','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95315,'123.125.71.43','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95316,'220.181.108.101','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95317,'123.125.71.26','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95318,'42.156.136.34','2015-11-10 00:00:00','/index.html','Safari',1,'',''),(95319,'183.136.142.98','2015-11-10 00:00:00','/newsview.htm','IE',1,'',''),(95320,'220.181.108.105','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95321,'123.125.71.32','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95322,'119.147.146.189','2015-11-10 00:00:00','/index.html','Chrome',1,'',''),(95323,'220.181.108.114','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95324,'123.125.71.54','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95325,'123.125.71.44','2015-11-10 00:00:00','/newsview.htm','Firefox',1,'',''),(95326,'218.56.146.50','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95327,'219.143.225.2','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95328,'219.143.225.2','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95329,'219.143.225.2','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95330,'219.143.225.2','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95331,'219.143.225.2','2015-11-10 00:00:00','/news.htm','IE',1,'',''),(95332,'219.143.225.2','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95333,'219.143.225.2','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95334,'219.143.225.2','2015-11-10 00:00:00','/news.htm','IE',1,'',''),(95335,'183.136.142.141','2015-11-10 00:00:00','/newsview.htm','IE',1,'',''),(95336,'180.110.78.83','2015-11-10 00:00:00','/index.html','Chrome',1,'',''),(95337,'61.146.178.190','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95338,'121.42.0.17','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95339,'140.207.198.200','2015-11-10 00:00:00','/news/newsview.htm','IE',1,'',''),(95340,'220.181.108.153','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95341,'123.125.71.20','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95342,'223.72.233.98','2015-11-10 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(95343,'121.42.0.15','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95344,'183.195.233.90','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95345,'117.135.170.67','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95346,'117.185.27.104','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95347,'120.204.200.42','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95348,'120.204.200.83','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95349,'183.195.232.24','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95350,'183.195.232.39','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95351,'117.185.27.104','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95352,'183.195.233.90','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95353,'117.185.27.104','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95354,'140.207.55.80','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95355,'140.207.54.180','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95356,'140.207.62.210','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95357,'140.207.185.122','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95358,'140.207.55.79','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95359,'140.207.185.124','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95360,'140.207.54.180','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95361,'140.207.63.102','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95362,'140.207.185.125','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95363,'140.207.55.80','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95364,'220.181.108.178','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95365,'123.125.71.25','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95366,'119.147.225.220','2015-11-10 00:00:00','/index.html','Safari',1,'',''),(95367,'183.57.153.232','2015-11-10 00:00:00','/news/newsview.htm','IE',1,'',''),(95368,'180.153.214.176','2015-11-10 00:00:00','/index.html','Safari',1,'',''),(95369,'52.9.59.32','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95370,'52.9.59.138','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95371,'220.181.108.185','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95372,'123.125.71.46','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95373,'121.42.0.16','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95374,'220.181.108.146','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95375,'123.125.71.45','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95376,'220.181.51.52','2015-11-10 00:00:00','/index.html','Chrome',1,'',''),(95377,'220.181.51.39','2015-11-10 00:00:00','/index.html','Chrome',1,'',''),(95378,'183.136.190.62','2015-11-10 00:00:00','/index.html','Chrome',1,'',''),(95379,'121.42.0.14','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95380,'183.136.190.62','2015-11-10 00:00:00','/index.html','Chrome',1,'',''),(95381,'220.181.108.153','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95382,'123.125.71.16','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95383,'183.136.190.62','2015-11-10 00:00:00','/index.html','Chrome',1,'',''),(95384,'106.37.163.138','2015-11-10 00:00:00','/newsview.htm','Chrome',1,'','google'),(95385,'106.37.163.138','2015-11-10 00:00:00','/index.html','Chrome',1,'',''),(95386,'106.37.163.138','2015-11-10 00:00:00','/newsview.htm','Chrome',1,'',''),(95387,'106.37.163.138','2015-11-10 00:00:00','/news.htm','Chrome',1,'',''),(95388,'123.52.138.149','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95389,'220.181.108.182','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95390,'123.125.71.31','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95391,'183.136.142.192','2015-11-10 00:00:00','/newsview.htm','IE',1,'',''),(95392,'118.194.242.173','2015-11-10 00:00:00','/news.htm','Chrome',1,'',''),(95393,'118.194.242.173','2015-11-10 00:00:00','/news.htm','Chrome',1,'',''),(95394,'118.194.242.173','2015-11-10 00:00:00','/news.htm','Chrome',1,'',''),(95395,'220.181.108.144','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95396,'123.125.71.44','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95397,'180.153.214.200','2015-11-10 00:00:00','/index.html','Safari',1,'',''),(95398,'123.150.183.42','2015-11-10 00:00:00','/index.html','Safari',1,'',''),(95399,'220.181.108.162','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95400,'123.125.71.46','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95401,'220.181.108.181','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95402,'123.125.71.21','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95403,'220.181.108.150','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95404,'123.125.71.16','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95405,'220.181.108.110','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95406,'123.125.71.21','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95407,'202.101.75.53','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95408,'220.181.108.97','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95409,'123.125.71.38','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95410,'106.120.151.36','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95411,'121.42.0.38','2015-11-10 00:00:00','/news.htm','IE',1,'',''),(95412,'121.42.0.38','2015-11-10 00:00:00','/news/newsview.htm','IE',1,'',''),(95413,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95414,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95415,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95416,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95417,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95418,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95419,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95420,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95421,'121.42.0.38','2015-11-10 00:00:00','/http:/www.rosetech.cn/news/newsview.htm','IE',0,'',''),(95422,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95423,'121.42.0.38','2015-11-10 00:00:00','/news/newsview.htm','IE',1,'',''),(95424,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95425,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95426,'121.42.0.38','2015-11-10 00:00:00','/news/newsview.htm','IE',0,'',''),(95427,'52.33.177.166','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95428,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95429,'220.181.108.111','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95430,'123.125.71.51','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95431,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95432,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95433,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95434,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95435,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95436,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95437,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95438,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95439,'121.42.0.38','2015-11-10 00:00:00','/http:/112.124.13.251/news.htm','IE',1,'',''),(95440,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95441,'121.42.0.38','2015-11-10 00:00:00','/news.htm','IE',1,'',''),(95442,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95443,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95444,'121.42.0.38','2015-11-10 00:00:00','/news.htm','IE',1,'',''),(95445,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95446,'121.42.0.38','2015-11-10 00:00:00','/news.htm','IE',1,'',''),(95447,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95448,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95449,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95450,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95451,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95452,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95453,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95454,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95455,'121.42.0.38','2015-11-10 00:00:00','/http:/ruisitech.com/news.htm','IE',1,'',''),(95456,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95457,'121.42.0.38','2015-11-10 00:00:00','/news.htm','IE',1,'',''),(95458,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95459,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95460,'121.42.0.38','2015-11-10 00:00:00','/news.htm','IE',1,'',''),(95461,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95462,'121.42.0.38','2015-11-10 00:00:00','/news/news.htm','IE',1,'',''),(95463,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95464,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95465,'121.42.0.38','2015-11-10 00:00:00','/index.html','IE',1,'',''),(95466,'220.181.108.118','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95467,'123.125.71.60','2015-11-10 00:00:00','/index.html','Firefox',1,'',''),(95468,'220.181.108.117','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95469,'123.125.71.17','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95470,'180.153.180.182','2015-11-11 00:00:00','/news/newsview.htm','IE',1,'',''),(95471,'61.135.190.197','2015-11-11 00:00:00','/index.html','IE',1,'www','baidu'),(95472,'182.118.54.63','2015-11-11 00:00:00','/index.html','Chrome',1,'',''),(95473,'182.118.53.143','2015-11-11 00:00:00','/index.html','Chrome',1,'',''),(95474,'220.181.108.92','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95475,'123.125.71.27','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95476,'61.135.165.23','2015-11-11 00:00:00','/index.html','Chrome',1,'',''),(95477,'113.240.250.155','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95478,'113.240.250.155','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95479,'113.240.250.155','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95480,'182.118.53.218','2015-11-11 00:00:00','/index.html','Chrome',1,'',''),(95481,'220.181.108.101','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95482,'123.125.71.15','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95483,'36.99.30.114','2015-11-11 00:00:00','/news/newsview.htm','Safari',1,'',''),(95484,'113.240.250.155','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95485,'113.240.250.155','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95486,'220.181.108.92','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95487,'123.125.71.49','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95488,'220.181.108.81','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95489,'123.125.71.53','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95490,'220.181.108.94','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95491,'123.125.71.42','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95492,'121.42.0.19','2015-11-11 00:00:00','/index.html','IE',1,'',''),(95493,'220.181.108.75','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95494,'123.125.71.41','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95495,'188.165.206.188','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95496,'220.181.108.87','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95497,'123.125.71.44','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95498,'222.186.31.151','2015-11-11 00:00:00','/index.html','IE',1,'',''),(95499,'121.42.0.31','2015-11-11 00:00:00','/index.html','IE',1,'',''),(95500,'220.181.108.93','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95501,'123.125.71.70','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95502,'140.207.198.192','2015-11-11 00:00:00','/newsview.htm','IE',1,'',''),(95503,'180.153.180.107','2015-11-11 00:00:00','/newsview.htm','IE',1,'',''),(95504,'101.226.65.108','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95505,'220.181.108.114','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95506,'123.125.71.86','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95507,'60.191.78.39','2015-11-11 00:00:00','/index.html','Chrome',1,'',''),(95508,'220.181.108.107','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95509,'123.125.71.83','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95510,'101.81.111.174','2015-11-11 00:00:00','/index.html','Chrome',1,'',''),(95511,'220.181.108.83','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95512,'123.125.71.69','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95513,'183.57.153.204','2015-11-11 00:00:00','/newsview.htm','IE',1,'',''),(95514,'182.118.55.171','2015-11-11 00:00:00','/newsview.htm','IE',1,'',''),(95515,'167.88.10.86','2015-11-11 00:00:00','/index.html','IE',1,'',''),(95516,'220.181.108.81','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95517,'123.125.71.109','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95518,'203.100.95.50','2015-11-11 00:00:00','/index.html','Chrome',1,'',''),(95519,'101.226.66.180','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95520,'220.181.108.86','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95521,'123.125.71.112','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95522,'183.136.142.140','2015-11-11 00:00:00','/newsview.htm','IE',1,'',''),(95523,'103.231.146.5','2015-11-11 00:00:00','/index.html','Chrome',1,'',''),(95524,'180.153.180.151','2015-11-11 00:00:00','/news/newsview.htm','IE',1,'',''),(95525,'183.136.190.62','2015-11-11 00:00:00','/index.html','Chrome',1,'',''),(95526,'220.181.108.86','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95527,'123.125.71.112','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95528,'140.207.198.190','2015-11-11 00:00:00','/newsview.htm','IE',1,'',''),(95529,'119.147.146.193','2015-11-11 00:00:00','/index.html','Chrome',1,'',''),(95530,'66.249.67.134','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95531,'14.152.68.99','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95532,'66.249.67.7','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95533,'123.125.71.21','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95534,'220.181.108.177','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95535,'119.186.241.248','2015-11-11 00:00:00','/index.html','IE',1,'',''),(95536,'222.65.83.27','2015-11-11 00:00:00','/index.html','Chrome',1,'',''),(95537,'180.153.163.189','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95538,'61.135.169.23','2015-11-11 00:00:00','/index.html','Chrome',1,'',''),(95539,'101.226.65.108','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95540,'123.125.71.27','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95541,'220.181.108.185','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95542,'180.153.201.79','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95543,'180.153.206.27','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95544,'207.46.13.88','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95545,'58.58.27.50','2015-11-11 00:00:00','/index.html','Chrome',1,'','baidu'),(95546,'61.135.190.71','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95547,'123.125.71.30','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95548,'220.181.108.161','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95549,'14.152.68.67','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95550,'61.135.190.222','2015-11-11 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(95551,'61.135.190.222','2015-11-11 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(95552,'123.125.71.60','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95553,'220.181.108.181','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95554,'123.52.148.221','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95555,'61.135.190.223','2015-11-11 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(95556,'61.135.190.221','2015-11-11 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(95557,'61.135.190.222','2015-11-11 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(95558,'123.125.71.52','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95559,'220.181.108.183','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95560,'180.153.214.180','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95561,'180.153.214.200','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95562,'123.125.71.56','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95563,'220.181.108.156','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95564,'14.17.18.152','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95565,'123.125.71.14','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95566,'220.181.108.142','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95567,'123.125.71.52','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95568,'220.181.108.145','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95569,'58.215.183.33','2015-11-11 00:00:00','/index.html','Safari',1,'',''),(95570,'220.181.108.100','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95571,'123.125.71.79','2015-11-11 00:00:00','/index.html','Firefox',1,'',''),(95572,'123.125.71.109','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95573,'220.181.108.143','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95574,'123.125.71.74','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95575,'220.181.108.145','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95576,'220.181.108.141','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95577,'123.125.71.91','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95578,'66.249.67.96','2015-11-12 00:00:00','/index.html','Safari',1,'',''),(95579,'66.249.67.47','2015-11-12 00:00:00','/index.html','Safari',1,'',''),(95580,'123.125.71.116','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95581,'220.181.108.155','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95582,'123.125.71.88','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95583,'220.181.108.185','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95584,'123.125.71.108','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95585,'220.181.108.146','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95586,'123.125.71.41','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95587,'220.181.108.104','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95588,'119.188.66.232','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95589,'183.136.142.150','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95590,'182.118.54.71','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95591,'123.125.71.48','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95592,'220.181.108.97','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95593,'42.156.136.34','2015-11-12 00:00:00','/index.html','Safari',1,'',''),(95594,'61.135.190.221','2015-11-12 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(95595,'123.125.71.40','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95596,'220.181.108.105','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95597,'180.97.63.86','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95598,'42.120.145.144','2015-11-12 00:00:00','/index.html','Safari',1,'',''),(95599,'180.97.63.47','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95600,'61.135.190.221','2015-11-12 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(95601,'180.97.62.225','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95602,'123.125.71.53','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95603,'220.181.108.117','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95604,'140.207.198.100','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95605,'61.135.190.220','2015-11-12 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(95606,'119.147.146.189','2015-11-12 00:00:00','/index.html','Chrome',1,'',''),(95607,'182.118.54.63','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95608,'123.125.71.46','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95609,'220.181.108.77','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95610,'183.136.142.119','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95611,'123.125.71.15','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95612,'220.181.108.112','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95613,'106.120.160.119','2015-11-12 00:00:00','/index.html','Safari',1,'',''),(95614,'101.199.108.50','2015-11-12 00:00:00','/index.html','Safari',1,'',''),(95615,'140.207.198.100','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95616,'220.181.132.196','2015-11-12 00:00:00','/index.html','Safari',1,'',''),(95617,'61.135.190.222','2015-11-12 00:00:00','/newsview.htm','Safari',1,'δ������BI����-�����˼�Ƽ����޹�˾','baidu'),(95618,'61.135.190.102','2015-11-12 00:00:00','/newsview.htm','Chrome',1,'δ������BI����-�����˼�Ƽ����޹�˾','baidu'),(95619,'61.135.190.104','2015-11-12 00:00:00','/newsview.htm','Chrome',1,'���CIO�0�2̤ƽBI����·-�����˼�Ƽ����޹�˾','baidu'),(95620,'61.135.190.223','2015-11-12 00:00:00','/newsview.htm','Safari',1,'���CIO�0�2̤ƽBI����·-�����˼�Ƽ����޹�˾','baidu'),(95621,'61.135.190.197','2015-11-12 00:00:00','/index.html','IE',1,'www','baidu'),(95622,'220.181.108.89','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95623,'123.125.71.29','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95624,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95625,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95626,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95627,'180.166.146.70','2015-11-12 00:00:00','/index.html','Chrome',1,'',''),(95628,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95629,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95630,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95631,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95632,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95633,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95634,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95635,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95636,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95637,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95638,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95639,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95640,'180.166.146.70','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95641,'111.206.36.133','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95642,'61.135.190.221','2015-11-12 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(95643,'61.135.190.222','2015-11-12 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(95644,'180.97.63.41','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95645,'172.245.60.167','2015-11-12 00:00:00','/index.html','Chrome',1,'',''),(95646,'220.181.108.122','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95647,'123.125.71.47','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95648,'140.207.198.150','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95649,'183.136.142.127','2015-11-12 00:00:00','/newsview.htm','IE',1,'',''),(95650,'184.95.52.218','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95651,'182.92.160.88','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95652,'220.181.108.103','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95653,'123.125.71.44','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95654,'123.52.151.253','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95655,'123.52.150.68','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95656,'220.181.108.96','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95657,'123.125.71.19','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95658,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95659,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95660,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95661,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95662,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95663,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95664,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95665,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95666,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95667,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95668,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95669,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95670,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95671,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95672,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95673,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95674,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95675,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95676,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95677,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95678,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95679,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95680,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95681,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95682,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95683,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95684,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95685,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95686,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95687,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95688,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95689,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95690,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95691,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95692,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95693,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95694,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95695,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95696,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95697,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95698,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95699,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95700,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95701,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95702,'171.15.115.127','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95703,'220.181.108.122','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95704,'123.125.71.24','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95705,'123.52.150.68','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95706,'220.181.108.100','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95707,'123.125.71.46','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95708,'220.181.108.75','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95709,'123.125.71.44','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95710,'54.167.189.184','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95711,'220.181.108.75','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95712,'123.125.71.38','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95713,'54.161.139.211','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95714,'220.181.108.110','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95715,'123.125.71.47','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95716,'121.42.0.18','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95717,'121.42.0.18','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95718,'121.42.0.18','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95719,'121.42.0.18','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95720,'121.42.0.18','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95721,'121.42.0.18','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95722,'121.42.0.18','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95723,'121.42.0.18','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95724,'121.42.0.18','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95725,'121.42.0.18','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95726,'121.42.0.18','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95727,'123.125.71.79','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95728,'220.181.108.96','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95729,'123.125.71.117','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95730,'220.181.108.76','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95731,'220.181.51.54','2015-11-12 00:00:00','/index.html','Chrome',1,'',''),(95732,'123.125.71.70','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95733,'220.181.108.118','2015-11-12 00:00:00','/index.html','Firefox',1,'',''),(95734,'61.135.190.197','2015-11-12 00:00:00','/index.html','Safari',1,'',''),(95735,'111.206.36.139','2015-11-12 00:00:00','/index.html','IE',1,'',''),(95736,'220.181.108.104','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95737,'123.125.71.30','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95738,'220.181.108.109','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95739,'123.125.71.40','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95740,'220.181.108.87','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95741,'123.125.71.20','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95742,'61.146.178.190','2015-11-13 00:00:00','/index.html','IE',1,'',''),(95743,'220.181.108.114','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95744,'123.125.71.106','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95745,'123.52.150.68','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95746,'220.181.108.83','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95747,'123.125.71.111','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95748,'183.57.154.61','2015-11-13 00:00:00','/newsview.htm','IE',1,'',''),(95749,'220.181.108.119','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95750,'123.125.71.86','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95751,'120.7.94.59','2015-11-13 00:00:00','/index.html','Chrome',1,'北京睿思恒科技 官网','baidu'),(95752,'36.99.30.89','2015-11-13 00:00:00','/index.html','Safari',1,'',''),(95753,'140.207.198.98','2015-11-13 00:00:00','/newsview.htm','IE',1,'',''),(95754,'119.57.133.42','2015-11-13 00:00:00','/index.html','IE',1,'',''),(95755,'220.181.108.105','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95756,'123.125.71.112','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95757,'123.52.145.92','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95758,'101.226.66.187','2015-11-13 00:00:00','/index.html','Safari',1,'',''),(95759,'220.181.108.118','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95760,'123.125.71.116','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95761,'171.13.14.233','2015-11-13 00:00:00','/index.html','Safari',1,'',''),(95762,'183.57.153.128','2015-11-13 00:00:00','/newsview.htm','IE',1,'',''),(95763,'183.136.142.62','2015-11-13 00:00:00','/news/newsview.htm','IE',1,'',''),(95764,'220.181.108.88','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95765,'123.125.71.72','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95766,'183.57.153.240','2015-11-13 00:00:00','/newsview.htm','IE',1,'',''),(95767,'121.0.29.194','2015-11-13 00:00:00','/index.html','Chrome',1,'',''),(95768,'183.136.142.161','2015-11-13 00:00:00','/newsview.htm','IE',1,'',''),(95769,'140.207.198.150','2015-11-13 00:00:00','/news.htm','IE',1,'',''),(95770,'220.181.108.78','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95771,'123.125.71.12','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95772,'180.153.182.99','2015-11-13 00:00:00','/news/newsview.htm','IE',1,'',''),(95773,'180.153.182.124','2015-11-13 00:00:00','/news/newsview.htm','IE',1,'',''),(95774,'220.181.108.106','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95775,'123.125.71.26','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95776,'220.181.51.55','2015-11-13 00:00:00','/index.html','Chrome',1,'',''),(95777,'172.245.60.167','2015-11-13 00:00:00','/index.html','Chrome',1,'',''),(95778,'220.181.108.105','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95779,'123.125.71.50','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95780,'180.153.201.217','2015-11-13 00:00:00','/index.html','Safari',1,'',''),(95781,'117.75.127.166','2015-11-13 00:00:00','/index.html','IE',1,'',''),(95782,'220.181.108.76','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95783,'123.125.71.12','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95784,'221.12.145.234','2015-11-13 00:00:00','/news.htm','IE',1,'',''),(95785,'221.12.145.234','2015-11-13 00:00:00','/index.html','IE',1,'',''),(95786,'101.226.65.105','2015-11-13 00:00:00','/index.html','Safari',1,'',''),(95787,'119.147.146.194','2015-11-13 00:00:00','/index.html','Chrome',1,'',''),(95788,'220.181.108.89','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95789,'123.125.71.60','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95790,'180.153.214.191','2015-11-13 00:00:00','/index.html','Safari',1,'',''),(95791,'218.201.111.114','2015-11-13 00:00:00','/index.html','Safari',1,'',''),(95792,'185.92.73.100','2015-11-13 00:00:00','/index.html','IE',1,'',''),(95793,'1.202.240.60','2015-11-13 00:00:00','/index.html','IE',1,'',''),(95794,'1.202.240.60','2015-11-13 00:00:00','/index.html','IE',1,'',''),(95795,'220.181.108.123','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95796,'123.125.71.42','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95797,'1.202.240.60','2015-11-13 00:00:00','/index.html','IE',1,'',''),(95798,'123.125.71.36','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95799,'220.181.108.117','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95800,'67.55.84.212','2015-11-13 00:00:00','/index.html','Chrome',1,'',''),(95801,'220.181.51.39','2015-11-13 00:00:00','/index.html','Chrome',1,'',''),(95802,'123.125.71.24','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95803,'220.181.108.84','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95804,'101.226.66.193','2015-11-13 00:00:00','/index.html','Safari',1,'',''),(95805,'101.226.51.229','2015-11-13 00:00:00','/index.html','Safari',1,'',''),(95806,'123.125.71.55','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95807,'220.181.108.87','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95808,'182.118.41.232','2015-11-13 00:00:00','/index.html','IE',1,'',''),(95809,'123.125.71.83','2015-11-13 00:00:00','/newsview.htm','Firefox',1,'',''),(95810,'123.125.71.55','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95811,'220.181.108.111','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95812,'222.45.51.236','2015-11-13 00:00:00','/index.html','IE',1,'',''),(95813,'123.125.71.50','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95814,'220.181.108.75','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95815,'106.120.151.36','2015-11-13 00:00:00','/index.html','Safari',1,'',''),(95816,'123.125.71.43','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95817,'220.181.108.76','2015-11-13 00:00:00','/index.html','Firefox',1,'',''),(95818,'61.135.190.71','2015-11-13 00:00:00','/index.html','IE',1,'www','baidu'),(95819,'111.206.36.9','2015-11-13 00:00:00','/index.html','Safari',1,'',''),(95820,'123.125.71.39','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95821,'220.181.108.113','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95822,'123.125.71.23','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95823,'220.181.108.97','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95824,'123.125.71.56','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95825,'220.181.108.83','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95826,'66.249.67.116','2015-11-14 00:00:00','/newsview.htm','Safari',1,'',''),(95827,'204.79.180.165','2015-11-14 00:00:00','/index.html','IE',1,'',''),(95828,'123.125.71.136','2015-11-14 00:00:00','/index.html','Chrome',1,'',''),(95829,'61.135.165.22','2015-11-14 00:00:00','/index.html','Chrome',1,'',''),(95830,'123.125.71.29','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95831,'220.181.108.77','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95832,'123.125.71.51','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95833,'220.181.108.95','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95834,'123.125.71.60','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95835,'220.181.108.96','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95836,'123.125.71.53','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95837,'220.181.108.105','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95838,'202.102.99.47','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95839,'182.118.55.232','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95840,'180.97.63.36','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95841,'123.125.71.52','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95842,'220.181.108.96','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95843,'180.153.180.76','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95844,'180.153.186.101','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95845,'180.97.63.16','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95846,'183.57.153.235','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95847,'180.97.63.56','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95848,'107.150.43.202','2015-11-14 00:00:00','/index.html','IE',1,'',''),(95849,'202.102.99.70','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95850,'123.125.71.13','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95851,'220.181.108.92','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95852,'183.57.153.116','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95853,'183.136.142.123','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95854,'180.97.63.19','2015-11-14 00:00:00','/news/newsview.htm','IE',1,'',''),(95855,'183.57.154.72','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95856,'123.125.71.31','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95857,'220.181.108.100','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95858,'123.125.71.55','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95859,'220.181.108.119','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95860,'119.188.66.120','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95861,'180.153.180.104','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95862,'220.181.51.40','2015-11-14 00:00:00','/index.html','Chrome',1,'',''),(95863,'123.125.71.136','2015-11-14 00:00:00','/index.html','Chrome',1,'',''),(95864,'220.181.51.37','2015-11-14 00:00:00','/index.html','Chrome',1,'',''),(95865,'180.153.180.59','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95866,'183.57.154.54','2015-11-14 00:00:00','/news/newsview.htm','IE',1,'',''),(95867,'123.125.71.39','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95868,'220.181.108.111','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95869,'180.153.186.89','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95870,'119.147.225.192','2015-11-14 00:00:00','/index.html','Safari',1,'',''),(95871,'119.147.225.228','2015-11-14 00:00:00','/index.html','Safari',1,'',''),(95872,'182.118.53.110','2015-11-14 00:00:00','/news/newsview.htm','IE',1,'',''),(95873,'220.181.108.120','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95874,'123.125.71.36','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95875,'183.136.190.62','2015-11-14 00:00:00','/index.html','Chrome',1,'',''),(95876,'89.248.160.196','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95877,'220.181.108.108','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95878,'123.125.71.52','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95879,'123.125.71.38','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95880,'140.207.198.209','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95881,'220.181.108.91','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95882,'123.125.71.42','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95883,'66.249.67.116','2015-11-14 00:00:00','/news/news.htm','Safari',1,'',''),(95884,'183.57.153.253','2015-11-14 00:00:00','/newsview.htm','IE',1,'',''),(95885,'220.181.108.116','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95886,'123.125.71.18','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95887,'198.46.246.102','2015-11-14 00:00:00','/index.html','Chrome',1,'',''),(95888,'123.125.71.22','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95889,'220.181.108.95','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95890,'220.181.108.120','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95891,'123.125.71.15','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95892,'66.249.67.122','2015-11-14 00:00:00','/newsview.htm','Safari',1,'',''),(95893,'220.181.108.110','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95894,'123.125.71.51','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95895,'220.181.108.113','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95896,'123.125.71.29','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95897,'123.125.71.42','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95898,'220.181.108.82','2015-11-14 00:00:00','/index.html','Firefox',1,'',''),(95899,'180.149.143.26','2015-11-14 00:00:00','/index.html','Safari',1,'',''),(95900,'66.249.67.116','2015-11-14 00:00:00','/newsview.htm','Safari',1,'',''),(95901,'107.150.43.206','2015-11-14 00:00:00','/index.html','IE',1,'',''),(95902,'167.88.12.209','2015-11-14 00:00:00','/index.html','IE',1,'',''),(95903,'123.125.71.41','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95904,'220.181.108.95','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95905,'220.181.108.82','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95906,'123.125.71.20','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95907,'66.249.79.124','2015-11-15 00:00:00','/newsview.htm','Safari',1,'',''),(95908,'123.125.71.34','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95909,'220.181.108.106','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95910,'123.125.71.38','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95911,'220.181.108.113','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95912,'58.218.207.181','2015-11-15 00:00:00','/index.html','IE',1,'',''),(95913,'123.125.71.51','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95914,'220.181.108.103','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95915,'66.249.79.208','2015-11-15 00:00:00','/index.html','Safari',1,'',''),(95916,'183.136.142.84','2015-11-15 00:00:00','/news/newsview.htm','IE',1,'',''),(95917,'182.118.53.26','2015-11-15 00:00:00','/newsview.htm','IE',1,'',''),(95918,'180.97.63.24','2015-11-15 00:00:00','/news/newsview.htm','IE',1,'',''),(95919,'123.125.71.28','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95920,'220.181.108.80','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95921,'182.118.41.154','2015-11-15 00:00:00','/index.html','IE',1,'',''),(95922,'182.118.55.190','2015-11-15 00:00:00','/newsview.htm','IE',1,'',''),(95923,'123.125.71.52','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95924,'220.181.108.97','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95925,'66.249.79.124','2015-11-15 00:00:00','/news/newsview.htm','Safari',1,'',''),(95926,'140.207.198.150','2015-11-15 00:00:00','/newsview.htm','IE',1,'',''),(95927,'123.125.71.91','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95928,'220.181.108.116','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95929,'183.136.142.109','2015-11-15 00:00:00','/newsview.htm','IE',1,'',''),(95930,'123.125.71.110','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95931,'220.181.108.116','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95932,'204.79.180.5','2015-11-15 00:00:00','/index.html','IE',1,'',''),(95933,'202.102.99.129','2015-11-15 00:00:00','/news/newsview.htm','IE',1,'',''),(95934,'123.125.71.78','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95935,'220.181.108.102','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95936,'180.153.180.186','2015-11-15 00:00:00','/news/newsview.htm','IE',1,'',''),(95937,'183.136.142.77','2015-11-15 00:00:00','/news/newsview.htm','IE',1,'',''),(95938,'119.188.66.219','2015-11-15 00:00:00','/news/newsview.htm','IE',1,'',''),(95939,'123.125.71.85','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95940,'220.181.108.109','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95941,'119.188.66.166','2015-11-15 00:00:00','/newsview.htm','IE',1,'',''),(95942,'180.97.62.235','2015-11-15 00:00:00','/index.html','IE',1,'',''),(95943,'183.60.70.29','2015-11-15 00:00:00','/index.html','Safari',1,'',''),(95944,'180.97.63.78','2015-11-15 00:00:00','/news/newsview.htm','IE',1,'',''),(95945,'123.125.71.78','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95946,'220.181.108.104','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95947,'61.135.190.71','2015-11-15 00:00:00','/index.html','IE',1,'www','baidu'),(95948,'180.153.180.195','2015-11-15 00:00:00','/newsview.htm','IE',1,'',''),(95949,'167.88.12.215','2015-11-15 00:00:00','/index.html','IE',1,'',''),(95950,'123.125.71.84','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95951,'220.181.108.75','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95952,'202.102.99.72','2015-11-15 00:00:00','/news.htm','IE',1,'',''),(95953,'123.125.71.69','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95954,'220.181.108.94','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95955,'66.249.79.120','2015-11-15 00:00:00','/index.html','Safari',1,'',''),(95956,'66.249.79.80','2015-11-15 00:00:00','/index.html','Safari',1,'',''),(95957,'123.125.71.110','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95958,'220.181.108.97','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95959,'123.125.71.83','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95960,'220.181.108.177','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95961,'23.95.43.106','2015-11-15 00:00:00','/index.html','Chrome',1,'',''),(95962,'123.125.71.72','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95963,'220.181.108.153','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95964,'123.125.71.70','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95965,'220.181.108.150','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95966,'123.125.71.72','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95967,'220.181.108.155','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95968,'61.135.169.23','2015-11-15 00:00:00','/index.html','Chrome',1,'',''),(95969,'66.249.79.36','2015-11-15 00:00:00','/index.html','Safari',1,'',''),(95970,'180.153.206.33','2015-11-15 00:00:00','/index.html','Safari',1,'',''),(95971,'101.226.66.174','2015-11-15 00:00:00','/index.html','Safari',1,'',''),(95972,'180.153.206.16','2015-11-15 00:00:00','/index.html','Safari',1,'',''),(95973,'123.125.71.113','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95974,'220.181.108.140','2015-11-15 00:00:00','/index.html','Firefox',1,'',''),(95975,'123.125.71.88','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95976,'220.181.108.176','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95977,'123.125.71.110','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95978,'220.181.108.155','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95979,'61.146.178.190','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95980,'123.125.71.84','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95981,'220.181.108.145','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95982,'220.181.108.96','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95983,'123.125.71.52','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95984,'123.125.71.60','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95985,'220.181.108.88','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95986,'123.125.71.54','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95987,'220.181.108.113','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95988,'123.125.71.45','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95989,'220.181.108.115','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95990,'123.125.71.15','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95991,'220.181.108.102','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95992,'140.207.198.171','2015-11-16 00:00:00','/news/newsview.htm','IE',1,'',''),(95993,'123.125.71.48','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95994,'220.181.108.119','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95995,'24.68.64.57','2015-11-16 00:00:00','/index.html','IE',1,'',''),(95996,'183.136.190.62','2015-11-16 00:00:00','/index.html','Chrome',1,'',''),(95997,'123.125.71.46','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95998,'220.181.108.112','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(95999,'111.13.102.5','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96000,'123.57.247.2','2015-11-16 00:00:00','/index.html','IE',1,'',''),(96001,'61.135.190.69','2015-11-16 00:00:00','/index.html','IE',1,'www','baidu'),(96002,'123.125.71.12','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96003,'220.181.108.147','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96004,'124.117.253.197','2015-11-16 00:00:00','/index.html','Chrome',1,'',''),(96005,'123.125.71.46','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96006,'220.181.108.150','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96007,'101.226.65.105','2015-11-16 00:00:00','/index.html','Safari',1,'',''),(96008,'101.226.33.224','2015-11-16 00:00:00','/index.html','Safari',1,'',''),(96009,'180.153.161.55','2015-11-16 00:00:00','/index.html','Safari',1,'',''),(96010,'180.153.163.209','2015-11-16 00:00:00','/index.html','Safari',1,'',''),(96011,'180.153.214.152','2015-11-16 00:00:00','/index.html','Safari',1,'',''),(96012,'119.57.133.42','2015-11-16 00:00:00','/index.html','IE',1,'',''),(96013,'180.153.214.180','2015-11-16 00:00:00','/index.html','Safari',1,'',''),(96014,'123.125.71.60','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96015,'220.181.108.147','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96016,'120.204.200.83','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96017,'117.185.27.103','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96018,'120.204.201.76','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96019,'117.185.27.104','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96020,'140.207.185.124','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96021,'140.207.54.180','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96022,'140.207.185.125','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96023,'120.204.201.76','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96024,'140.207.185.125','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96025,'140.207.185.124','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96026,'140.207.55.79','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96027,'140.207.63.102','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96028,'140.207.63.102','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96029,'220.181.108.150','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96030,'123.125.71.44','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96031,'121.28.223.51','2015-11-16 00:00:00','/index.html','IE',1,'','baidu'),(96032,'121.28.223.51','2015-11-16 00:00:00','/news.htm','IE',1,'',''),(96033,'220.174.208.155','2015-11-16 00:00:00','/index.html','IE',1,'',''),(96034,'198.23.202.74','2015-11-16 00:00:00','/index.html','Chrome',1,'',''),(96035,'122.225.48.30','2015-11-16 00:00:00','/index.html','Chrome',1,'',''),(96036,'60.2.165.210','2015-11-16 00:00:00','/index.html','Chrome',1,'',''),(96037,'112.90.78.22','2015-11-16 00:00:00','/index.html','Safari',1,'',''),(96038,'123.125.71.52','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96039,'220.181.108.158','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96040,'188.165.200.217','2015-11-16 00:00:00','/index.html','IE',1,'',''),(96041,'157.55.39.13','2015-11-16 00:00:00','/index.html','Safari',1,'',''),(96042,'204.152.209.145','2015-11-16 00:00:00','/index.html','IE',1,'',''),(96043,'123.125.71.32','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96044,'220.181.108.143','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96045,'124.117.253.197','2015-11-16 00:00:00','/index.html','Chrome',1,'',''),(96046,'124.117.253.197','2015-11-16 00:00:00','/index.html','Chrome',1,'',''),(96047,'124.117.253.197','2015-11-16 00:00:00','/index.html','Chrome',1,'',''),(96048,'124.117.253.197','2015-11-16 00:00:00','/index.html','Chrome',1,'',''),(96049,'124.117.253.197','2015-11-16 00:00:00','/index.html','Chrome',1,'',''),(96050,'124.117.253.197','2015-11-16 00:00:00','/index.html','Safari',1,'',''),(96051,'167.88.10.82','2015-11-16 00:00:00','/index.html','IE',1,'',''),(96052,'123.125.71.55','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96053,'220.181.108.162','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96054,'220.181.108.177','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96055,'123.125.71.23','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96056,'123.125.71.28','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96057,'220.181.108.162','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96058,'61.135.190.197','2015-11-16 00:00:00','/index.html','IE',1,'www','baidu'),(96059,'119.57.133.42','2015-11-16 00:00:00','/index.html','IE',1,'',''),(96060,'119.147.146.194','2015-11-16 00:00:00','/index.html','Chrome',1,'',''),(96061,'220.181.108.182','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96062,'123.125.71.28','2015-11-16 00:00:00','/index.html','Firefox',1,'',''),(96063,'183.250.209.80','2015-11-16 00:00:00','/index.html','Chrome',1,'',''),(96064,'123.125.71.58','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96065,'220.181.108.146','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96066,'123.125.71.19','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96067,'220.181.108.118','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96068,'123.125.71.12','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96069,'220.181.108.81','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96070,'123.125.71.18','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96071,'220.181.108.100','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96072,'220.181.108.157','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96073,'123.125.71.60','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96074,'220.181.108.179','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96075,'123.125.71.44','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96076,'119.147.146.189','2015-11-17 00:00:00','/index.html','Chrome',1,'',''),(96077,'64.79.100.40','2015-11-17 00:00:00','/index.html','Chrome',1,'',''),(96078,'64.79.100.40','2015-11-17 00:00:00','/news.htm','Chrome',1,'',''),(96079,'64.79.100.40','2015-11-17 00:00:00','/index.html','Chrome',1,'',''),(96080,'64.79.100.40','2015-11-17 00:00:00','/newsview.htm','Chrome',1,'',''),(96081,'64.79.100.40','2015-11-17 00:00:00','/newsview.htm','Chrome',1,'',''),(96082,'64.79.100.40','2015-11-17 00:00:00','/newsview.htm','Chrome',1,'',''),(96083,'64.79.100.40','2015-11-17 00:00:00','/newsview.htm','Chrome',1,'',''),(96084,'64.79.100.40','2015-11-17 00:00:00','/newsview.htm','Chrome',1,'',''),(96085,'64.79.100.40','2015-11-17 00:00:00','/newsview.htm','Chrome',1,'',''),(96086,'64.79.100.40','2015-11-17 00:00:00','/newsview.htm','Chrome',1,'',''),(96087,'64.79.100.40','2015-11-17 00:00:00','/newsview.htm','Chrome',1,'',''),(96088,'220.181.108.185','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96089,'123.125.71.38','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96090,'220.181.108.153','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96091,'123.125.71.22','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96092,'180.153.214.188','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96093,'220.181.108.152','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96094,'123.125.71.16','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96095,'182.118.71.16','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96096,'123.103.79.240','2015-11-17 00:00:00','/index.html','Chrome',1,'',''),(96097,'220.181.108.148','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96098,'123.125.71.57','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96099,'171.34.44.35','2015-11-17 00:00:00','/index.html','Chrome',1,'',''),(96100,'220.181.108.140','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96101,'123.125.71.28','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96102,'36.99.30.70','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96103,'220.181.108.156','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96104,'123.125.71.36','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96105,'66.249.69.120','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96106,'66.249.75.223','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96107,'110.75.87.197','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96108,'222.92.228.34','2015-11-17 00:00:00','/index.html','Chrome',1,'',''),(96109,'220.181.108.148','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96110,'123.125.71.38','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96111,'58.211.91.138','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96112,'58.211.91.138','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96113,'101.226.89.117','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96114,'112.64.235.91','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96115,'220.181.108.152','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96116,'123.125.71.40','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96117,'198.46.145.108','2015-11-17 00:00:00','/index.html','Chrome',1,'',''),(96118,'106.120.99.242','2015-11-17 00:00:00','/news.htm','Chrome',1,'',''),(96119,'101.226.51.230','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96120,'123.125.71.78','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96121,'123.125.71.62','2015-11-17 00:00:00','/index.html','Chrome',1,'',''),(96122,'220.181.108.146','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96123,'101.226.33.226','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96124,'203.145.93.90','2015-11-17 00:00:00','/index.html','Safari',1,'','baidu'),(96125,'61.151.218.118','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96126,'180.153.163.209','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96127,'101.226.33.208','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96128,'123.125.71.88','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96129,'220.181.108.156','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96130,'118.187.24.67','2015-11-17 00:00:00','/news.htm','Chrome',1,'',''),(96131,'204.152.209.145','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96132,'123.125.71.77','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96133,'220.181.108.182','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96134,'219.137.47.168','2015-11-17 00:00:00','/index.html','Chrome',1,'',''),(96135,'123.125.71.72','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96136,'220.181.108.150','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96137,'180.153.185.221','2015-11-17 00:00:00','/newsview.htm','IE',1,'',''),(96138,'107.189.60.65','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96139,'123.125.71.81','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96140,'220.181.108.146','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96141,'112.65.193.15','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96142,'180.153.206.36','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96143,'183.57.153.237','2015-11-17 00:00:00','/newsview.htm','IE',1,'',''),(96144,'180.97.63.41','2015-11-17 00:00:00','/newsview.htm','IE',1,'',''),(96145,'140.207.198.101','2015-11-17 00:00:00','/newsview.htm','IE',1,'',''),(96146,'180.153.163.210','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96147,'111.161.52.230','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96148,'111.30.137.187','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96149,'125.39.57.38','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96150,'111.30.132.148','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96151,'111.30.132.146','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96152,'111.161.105.17','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96153,'111.30.137.186','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96154,'125.39.57.36','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96155,'111.30.137.184','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96156,'111.30.132.205','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96157,'111.30.137.184','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96158,'111.30.132.212','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96159,'111.30.132.176','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96160,'111.30.137.183','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96161,'111.30.132.148','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96162,'111.30.137.183','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96163,'111.30.132.190','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96164,'111.30.137.186','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96165,'111.30.131.199','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96166,'111.30.132.195','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96167,'125.39.57.39','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96168,'111.161.59.193','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96169,'123.125.71.74','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96170,'220.181.108.143','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96171,'123.118.155.33','2015-11-17 00:00:00','/index.html','Chrome',1,'',''),(96172,'121.42.0.14','2015-11-17 00:00:00','/news/news.htm','IE',1,'',''),(96173,'123.118.155.33','2015-11-17 00:00:00','/news.htm','Chrome',1,'',''),(96174,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96175,'121.42.0.14','2015-11-17 00:00:00','/newsview.htm','IE',1,'',''),(96176,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96177,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96178,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96179,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96180,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96181,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96182,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96183,'121.42.0.14','2015-11-17 00:00:00','/http:/www.ruisitech.com/news/news.htm','IE',1,'',''),(96184,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96185,'121.42.0.14','2015-11-17 00:00:00','/news/news.htm','IE',1,'',''),(96186,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96187,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96188,'121.42.0.14','2015-11-17 00:00:00','/news/news.htm','IE',1,'',''),(96189,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96190,'121.42.0.14','2015-11-17 00:00:00','/news.htm','IE',1,'',''),(96191,'121.42.0.14','2015-11-17 00:00:00','/news/newsview.htm','IE',1,'',''),(96192,'121.42.0.14','2015-11-17 00:00:00','/news/newsview.htm','IE',1,'',''),(96193,'123.125.71.80','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96194,'220.181.108.152','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96195,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96196,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96197,'121.42.0.14','2015-11-17 00:00:00','/news/news.htm','IE',1,'',''),(96198,'121.42.0.14','2015-11-17 00:00:00','/newsview.htm','IE',1,'',''),(96199,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96200,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96201,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96202,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96203,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96204,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96205,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96206,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96207,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96208,'121.42.0.14','2015-11-17 00:00:00','/news/newsview.htm','IE',1,'',''),(96209,'121.42.0.14','2015-11-17 00:00:00','/newsview.htm','IE',1,'',''),(96210,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96211,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96212,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96213,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96214,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96215,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96216,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96217,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96218,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96219,'121.42.0.14','2015-11-17 00:00:00','/http:/rosetech.cn/news/newsview.htm','IE',0,'',''),(96220,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96221,'121.42.0.14','2015-11-17 00:00:00','/news/newsview.htm','IE',1,'',''),(96222,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96223,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96224,'121.42.0.14','2015-11-17 00:00:00','/news/newsview.htm','IE',0,'',''),(96225,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96226,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96227,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96228,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96229,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96230,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96231,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96232,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96233,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96234,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96235,'121.42.0.14','2015-11-17 00:00:00','/http:/www.rosetech.cn/newsview.htm','IE',0,'',''),(96236,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96237,'121.42.0.14','2015-11-17 00:00:00','/newsview.htm','IE',1,'',''),(96238,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96239,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96240,'121.42.0.14','2015-11-17 00:00:00','/newsview.htm','IE',0,'',''),(96241,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96242,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96243,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96244,'123.125.71.133','2015-11-17 00:00:00','/index.html','Chrome',1,'',''),(96245,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96246,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96247,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96248,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96249,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96250,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96251,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96252,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96253,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96254,'121.42.0.14','2015-11-17 00:00:00','/index.html','IE',1,'',''),(96255,'119.188.66.174','2015-11-17 00:00:00','/newsview.htm','IE',1,'',''),(96256,'180.97.62.223','2015-11-17 00:00:00','/news/newsview.htm','IE',1,'',''),(96257,'123.125.71.116','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96258,'220.181.108.157','2015-11-17 00:00:00','/index.html','Firefox',1,'',''),(96259,'61.135.190.197','2015-11-17 00:00:00','/index.html','Safari',1,'',''),(96260,'140.207.198.189','2015-11-17 00:00:00','/newsview.htm','IE',1,'',''),(96261,'183.57.153.74','2015-11-17 00:00:00','/newsview.htm','IE',1,'',''),(96262,'123.125.71.112','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96263,'220.181.108.147','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96264,'140.207.198.146','2015-11-18 00:00:00','/newsview.htm','IE',1,'',''),(96265,'140.207.198.192','2015-11-18 00:00:00','/newsview.htm','IE',1,'',''),(96266,'66.249.67.122','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96267,'123.125.71.87','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96268,'220.181.108.158','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96269,'183.57.153.134','2015-11-18 00:00:00','/newsview.htm','IE',1,'',''),(96270,'67.55.84.212','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96271,'175.13.189.35','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96272,'119.188.66.187','2015-11-18 00:00:00','/news/newsview.htm','IE',1,'',''),(96273,'123.125.71.28','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96274,'220.181.108.139','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96275,'123.125.71.40','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96276,'220.181.108.145','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96277,'123.125.71.49','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96278,'220.181.108.186','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96279,'204.152.209.145','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96280,'123.125.71.48','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96281,'220.181.108.156','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96282,'183.57.153.126','2015-11-18 00:00:00','/news/newsview.htm','IE',1,'',''),(96283,'121.42.0.37','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96284,'220.181.108.153','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96285,'123.125.71.58','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96286,'204.152.209.145','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96287,'209.126.119.105','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96288,'123.125.71.20','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96289,'220.181.108.155','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96290,'183.57.154.17','2015-11-18 00:00:00','/news/newsview.htm','IE',1,'',''),(96291,'123.125.71.137','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96292,'220.181.51.62','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96293,'220.181.51.56','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96294,'123.125.71.62','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96295,'123.125.71.28','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96296,'220.181.108.176','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96297,'182.118.45.232','2015-11-18 00:00:00','/newsview.htm','IE',1,'',''),(96298,'121.42.0.39','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96299,'58.17.121.222','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96300,'123.150.183.217','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96301,'123.125.71.38','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96302,'220.181.108.182','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96303,'110.75.105.213','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96304,'183.136.142.59','2015-11-18 00:00:00','/newsview.htm','IE',1,'',''),(96305,'119.188.66.187','2015-11-18 00:00:00','/newsview.htm','IE',1,'',''),(96306,'61.135.190.72','2015-11-18 00:00:00','/index.html','IE',1,'www','baidu'),(96307,'183.218.63.40','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96308,'218.75.120.34','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96309,'180.97.63.50','2015-11-18 00:00:00','/newsview.htm','IE',1,'',''),(96310,'123.125.71.38','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96311,'220.181.108.142','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96312,'121.42.0.19','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96313,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96314,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96315,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96316,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96317,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96318,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96319,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96320,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96321,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96322,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96323,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96324,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96325,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96326,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96327,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96328,'220.181.108.106','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96329,'123.125.71.46','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96330,'223.68.176.103','2015-11-18 00:00:00','/news.htm','Chrome',1,'',''),(96331,'223.68.176.103','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96332,'220.181.108.116','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96333,'123.125.71.27','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96334,'180.153.214.176','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96335,'180.153.214.182','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96336,'180.153.186.60','2015-11-18 00:00:00','/news/newsview.htm','IE',1,'',''),(96337,'180.153.163.209','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96338,'42.156.136.34','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96339,'183.57.153.182','2015-11-18 00:00:00','/news/newsview.htm','IE',1,'',''),(96340,'180.153.206.32','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96341,'180.153.185.221','2015-11-18 00:00:00','/news/newsview.htm','IE',1,'',''),(96342,'220.181.108.117','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96343,'123.125.71.32','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96344,'183.136.190.40','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96345,'101.69.248.146','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96346,'183.60.15.14','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96347,'14.17.29.92','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96348,'101.69.248.148','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96349,'220.181.108.120','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96350,'123.125.71.40','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96351,'121.228.66.171','2015-11-18 00:00:00','/news.htm','Chrome',1,'',''),(96352,'121.228.66.171','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96353,'180.153.206.38','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96354,'180.153.206.21','2015-11-18 00:00:00','/news.htm','Safari',1,'',''),(96355,'220.181.108.103','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96356,'123.125.71.21','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96357,'183.136.190.62','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96358,'112.10.232.143','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96359,'101.226.89.115','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96360,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96361,'122.245.208.234','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96362,'101.69.248.148','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96363,'198.23.202.74','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96364,'180.153.206.21','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96365,'220.181.108.85','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96366,'123.125.71.55','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96367,'180.153.214.191','2015-11-18 00:00:00','/news.htm','Safari',1,'',''),(96368,'220.181.108.85','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96369,'61.151.218.119','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96370,'123.125.71.19','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96371,'220.181.51.53','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96372,'101.69.248.148','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96373,'180.153.214.182','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96374,'220.181.108.106','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96375,'123.125.71.53','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96376,'220.181.108.122','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96377,'123.125.71.33','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96378,'220.181.108.161','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96379,'123.125.71.81','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96380,'220.181.108.187','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96381,'123.125.71.88','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96382,'61.135.190.198','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96383,'222.71.73.110','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96384,'123.125.71.77','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96385,'220.181.108.160','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96386,'188.165.200.217','2015-11-18 00:00:00','/index.html','IE',1,'',''),(96387,'183.136.190.62','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96388,'123.125.71.125','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96389,'123.125.71.88','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96390,'220.181.108.186','2015-11-18 00:00:00','/index.html','Firefox',1,'',''),(96391,'101.226.33.216','2015-11-18 00:00:00','/index.html','Safari',1,'',''),(96392,'183.136.190.62','2015-11-18 00:00:00','/index.html','Chrome',1,'',''),(96393,'220.181.108.144','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96394,'123.125.71.116','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96395,'66.249.67.96','2015-11-19 00:00:00','/index.html','Safari',1,'',''),(96396,'123.125.71.88','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96397,'220.181.108.186','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96398,'123.125.71.76','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96399,'220.181.108.151','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96400,'123.125.71.111','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96401,'220.181.108.179','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96402,'61.146.178.190','2015-11-19 00:00:00','/index.html','IE',1,'',''),(96403,'220.181.108.147','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96404,'123.125.71.72','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96405,'61.135.190.221','2015-11-19 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(96406,'61.135.190.220','2015-11-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(96407,'61.135.190.222','2015-11-19 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(96408,'61.135.190.223','2015-11-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(96409,'107.150.43.202','2015-11-19 00:00:00','/index.html','IE',1,'',''),(96410,'66.249.67.50','2015-11-19 00:00:00','/index.html','Safari',1,'',''),(96411,'140.207.198.199','2015-11-19 00:00:00','/newsview.htm','IE',1,'',''),(96412,'183.136.142.152','2015-11-19 00:00:00','/newsview.htm','IE',1,'',''),(96413,'121.199.125.21','2015-11-19 00:00:00','/newsview.htm','Firefox',1,'',''),(96414,'183.136.142.106','2015-11-19 00:00:00','/newsview.htm','IE',1,'',''),(96415,'123.125.71.23','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96416,'220.181.108.151','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96417,'180.153.186.75','2015-11-19 00:00:00','/news/newsview.htm','IE',1,'',''),(96418,'123.125.71.21','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96419,'220.181.108.155','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96420,'123.125.71.46','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96421,'220.181.108.142','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96422,'183.136.142.69','2015-11-19 00:00:00','/newsview.htm','IE',1,'',''),(96423,'119.147.146.195','2015-11-19 00:00:00','/index.html','Chrome',1,'',''),(96424,'183.57.153.105','2015-11-19 00:00:00','/newsview.htm','IE',1,'',''),(96425,'183.136.142.115','2015-11-19 00:00:00','/newsview.htm','IE',1,'',''),(96426,'180.153.180.193','2015-11-19 00:00:00','/newsview.htm','IE',1,'',''),(96427,'119.188.66.183','2015-11-19 00:00:00','/news/newsview.htm','IE',1,'',''),(96428,'183.57.154.45','2015-11-19 00:00:00','/newsview.htm','IE',1,'',''),(96429,'180.153.214.199','2015-11-19 00:00:00','/index.html','Safari',1,'',''),(96430,'180.153.214.199','2015-11-19 00:00:00','/index.html','Safari',1,'',''),(96431,'180.153.214.198','2015-11-19 00:00:00','/index.html','Safari',1,'',''),(96432,'180.153.201.79','2015-11-19 00:00:00','/index.html','Safari',1,'',''),(96433,'123.101.178.52','2015-11-19 00:00:00','/index.html','Chrome',1,'',''),(96434,'123.101.178.52','2015-11-19 00:00:00','/index.html','Chrome',1,'',''),(96435,'14.17.34.182','2015-11-19 00:00:00','/index.html','Safari',1,'',''),(96436,'101.226.33.223','2015-11-19 00:00:00','/index.html','Safari',1,'',''),(96437,'121.34.168.109','2015-11-19 00:00:00','/index.html','Chrome',1,'',''),(96438,'122.245.208.234','2015-11-19 00:00:00','/index.html','IE',1,'',''),(96439,'218.89.179.117','2015-11-19 00:00:00','/index.html','IE',1,'',''),(96440,'218.89.179.117','2015-11-19 00:00:00','/index.html','IE',1,'',''),(96441,'124.161.16.203','2015-11-19 00:00:00','/index.html','IE',1,'',''),(96442,'124.161.16.203','2015-11-19 00:00:00','/index.html','IE',1,'',''),(96443,'124.161.16.203','2015-11-19 00:00:00','/index.html','Chrome',1,'',''),(96444,'124.161.16.203','2015-11-19 00:00:00','/index.html','Chrome',1,'',''),(96445,'121.0.29.194','2015-11-19 00:00:00','/index.html','Chrome',1,'',''),(96446,'123.125.71.46','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96447,'220.181.108.96','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96448,'123.125.71.13','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96449,'220.181.108.123','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96450,'61.135.190.221','2015-11-19 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(96451,'61.135.190.102','2015-11-19 00:00:00','/newsview.htm','Safari',1,'��ɳ���̳�:��һ��ֽ�ƶȡ��ı���-�����˼�Ƽ����޹�˾','baidu'),(96452,'123.125.71.52','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96453,'220.181.108.114','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96454,'121.199.125.21','2015-11-19 00:00:00','/newsview.htm','Firefox',1,'',''),(96455,'61.135.190.220','2015-11-19 00:00:00','/newsview.htm','Chrome',1,'��ɳ���̳�:��һ��ֽ�ƶȡ��ı���-�����˼�Ƽ����޹�˾','baidu'),(96456,'61.135.190.222','2015-11-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(96457,'123.125.71.25','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96458,'220.181.108.120','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96459,'180.153.163.190','2015-11-19 00:00:00','/index.html','Safari',1,'',''),(96460,'123.125.71.58','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96461,'220.181.108.111','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96462,'61.135.190.197','2015-11-19 00:00:00','/index.html','IE',1,'www','baidu'),(96463,'123.125.71.13','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96464,'220.181.108.102','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96465,'220.181.108.100','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96466,'123.125.71.60','2015-11-19 00:00:00','/index.html','Firefox',1,'',''),(96467,'146.185.234.48','2015-11-19 00:00:00','/newsview.htm','Firefox',1,'',''),(96468,'182.118.41.232','2015-11-19 00:00:00','/index.html','IE',1,'',''),(96469,'61.135.190.223','2015-11-20 00:00:00','/newsview.htm','Safari',1,'���CIO�0�2̤ƽBI����·-�����˼�Ƽ����޹�˾','baidu'),(96470,'220.181.108.76','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96471,'123.125.71.43','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96472,'61.135.190.221','2015-11-20 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(96473,'61.135.190.221','2015-11-20 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(96474,'220.181.108.106','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96475,'123.125.71.12','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96476,'167.88.12.195','2015-11-20 00:00:00','/index.html','IE',1,'',''),(96477,'220.181.108.96','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96478,'123.125.71.41','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96479,'180.149.133.37','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96480,'223.104.11.241','2015-11-20 00:00:00','/index.html','Chrome',1,'',''),(96481,'119.147.146.195','2015-11-20 00:00:00','/index.html','Chrome',1,'',''),(96482,'220.181.108.95','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96483,'123.125.71.13','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96484,'146.185.234.48','2015-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(96485,'220.181.108.76','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96486,'123.125.71.29','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96487,'220.181.108.177','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96488,'123.125.71.81','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96489,'61.135.190.105','2015-11-20 00:00:00','/newsview.htm','Chrome',1,'���CIO�0�2̤ƽBI����·-�����˼�Ƽ����޹�˾','baidu'),(96490,'146.185.234.48','2015-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(96491,'220.181.108.186','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96492,'123.125.71.72','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96493,'119.188.66.175','2015-11-20 00:00:00','/newsview.htm','IE',1,'',''),(96494,'220.181.108.145','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96495,'123.125.71.109','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96496,'146.185.234.48','2015-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(96497,'183.57.154.45','2015-11-20 00:00:00','/newsview.htm','IE',1,'',''),(96498,'180.97.63.22','2015-11-20 00:00:00','/newsview.htm','IE',1,'',''),(96499,'220.181.108.162','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96500,'123.125.71.70','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96501,'180.97.63.62','2015-11-20 00:00:00','/newsview.htm','IE',1,'',''),(96502,'146.185.234.48','2015-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(96503,'146.185.234.48','2015-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(96504,'220.181.108.158','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96505,'123.125.71.115','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96506,'146.185.234.48','2015-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(96507,'183.136.190.62','2015-11-20 00:00:00','/index.html','Chrome',1,'',''),(96508,'140.207.198.190','2015-11-20 00:00:00','/newsview.htm','IE',1,'',''),(96509,'111.161.62.191','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96510,'125.39.57.36','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96511,'125.39.210.27','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96512,'111.161.105.17','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96513,'111.161.105.18','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96514,'111.161.61.49','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96515,'123.126.118.139','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96516,'111.161.62.191','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96517,'111.161.52.234','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96518,'111.161.59.195','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96519,'111.30.137.188','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96520,'111.30.137.187','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96521,'111.30.137.185','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96522,'111.30.137.188','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96523,'111.30.132.146','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96524,'111.30.137.183','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96525,'111.30.141.47','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96526,'111.30.137.187','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96527,'111.30.141.47','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96528,'111.30.132.208','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96529,'111.30.132.146','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96530,'111.30.137.187','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96531,'111.30.131.199','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96532,'111.30.137.186','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96533,'111.30.137.186','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96534,'220.181.108.162','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96535,'123.125.71.71','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96536,'124.161.16.203','2015-11-20 00:00:00','/index.html','IE',1,'',''),(96537,'124.161.16.203','2015-11-20 00:00:00','/index.html','Chrome',1,'',''),(96538,'60.213.25.162','2015-11-20 00:00:00','/index.html','IE',1,'',''),(96539,'60.213.25.162','2015-11-20 00:00:00','/index.html','IE',1,'',''),(96540,'60.213.25.162','2015-11-20 00:00:00','/news.htm','IE',1,'',''),(96541,'60.213.25.162','2015-11-20 00:00:00','/index.html','IE',1,'',''),(96542,'220.181.108.176','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96543,'123.125.71.113','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96544,'101.226.66.187','2015-11-20 00:00:00','/index.html','Safari',1,'',''),(96545,'112.64.235.247','2015-11-20 00:00:00','/index.html','Safari',1,'',''),(96546,'180.153.214.197','2015-11-20 00:00:00','/index.html','Safari',1,'',''),(96547,'101.226.89.123','2015-11-20 00:00:00','/index.html','Safari',1,'',''),(96548,'112.65.193.13','2015-11-20 00:00:00','/index.html','Safari',1,'',''),(96549,'180.153.201.79','2015-11-20 00:00:00','/index.html','Safari',1,'',''),(96550,'101.226.33.216','2015-11-20 00:00:00','/index.html','Safari',1,'',''),(96551,'220.181.108.152','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96552,'123.125.71.74','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96553,'66.249.65.108','2015-11-20 00:00:00','/index.html','Safari',1,'',''),(96554,'107.189.60.80','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96555,'122.245.208.234','2015-11-20 00:00:00','/index.html','IE',1,'',''),(96556,'122.245.208.234','2015-11-20 00:00:00','/index.html','IE',1,'',''),(96557,'220.181.108.177','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96558,'123.125.71.73','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96559,'180.153.180.74','2015-11-20 00:00:00','/newsview.htm','IE',1,'',''),(96560,'180.153.180.150','2015-11-20 00:00:00','/news.htm','IE',1,'',''),(96561,'146.185.234.48','2015-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(96562,'220.181.108.146','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96563,'123.125.71.28','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96564,'119.188.66.236','2015-11-20 00:00:00','/newsview.htm','IE',1,'',''),(96565,'180.97.63.21','2015-11-20 00:00:00','/newsview.htm','IE',1,'',''),(96566,'146.185.234.48','2015-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(96567,'123.125.71.27','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96568,'220.181.108.148','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96569,'123.125.71.20','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96570,'220.181.108.150','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96571,'123.125.71.51','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96572,'220.181.108.145','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96573,'122.245.208.234','2015-11-20 00:00:00','/index.html','IE',1,'',''),(96574,'180.153.201.15','2015-11-20 00:00:00','/index.html','Safari',1,'',''),(96575,'123.125.71.31','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96576,'220.181.108.143','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96577,'220.181.158.109','2015-11-20 00:00:00','/index.html','IE',1,'',''),(96578,'220.181.158.109','2015-11-20 00:00:00','/index.html','IE',1,'',''),(96579,'123.125.71.13','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96580,'220.181.108.150','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96581,'192.99.10.173','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96582,'220.181.108.77','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96583,'123.125.71.43','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96584,'220.181.108.108','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96585,'123.125.71.16','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96586,'182.118.41.177','2015-11-20 00:00:00','/index.html','IE',1,'',''),(96587,'220.181.108.85','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96588,'123.125.71.18','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96589,'146.185.234.48','2015-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(96590,'69.58.178.59','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96591,'69.58.178.59','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96592,'69.58.178.59','2015-11-20 00:00:00','/news.htm','Firefox',1,'',''),(96593,'123.125.71.52','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96594,'220.181.108.108','2015-11-20 00:00:00','/index.html','Firefox',1,'',''),(96595,'146.185.234.48','2015-11-20 00:00:00','/newsview.htm','Firefox',1,'',''),(96596,'123.125.71.41','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96597,'220.181.108.106','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96598,'146.185.234.48','2015-11-21 00:00:00','/newsview.htm','Firefox',1,'',''),(96599,'66.249.67.50','2015-11-21 00:00:00','/index.html','Safari',1,'',''),(96600,'123.125.71.19','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96601,'220.181.108.119','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96602,'91.215.153.17','2015-11-21 00:00:00','/index.html','IE',1,'',''),(96603,'220.181.108.96','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96604,'123.125.71.114','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96605,'146.185.234.48','2015-11-21 00:00:00','/newsview.htm','Firefox',1,'',''),(96606,'146.185.234.48','2015-11-21 00:00:00','/newsview.htm','Firefox',1,'',''),(96607,'61.146.178.190','2015-11-21 00:00:00','/index.html','IE',1,'',''),(96608,'61.146.178.190','2015-11-21 00:00:00','/news.htm','IE',1,'',''),(96609,'220.181.108.106','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96610,'123.125.71.107','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96611,'146.185.234.48','2015-11-21 00:00:00','/newsview.htm','Firefox',1,'',''),(96612,'220.181.108.115','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96613,'123.125.71.83','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96614,'146.185.234.48','2015-11-21 00:00:00','/newsview.htm','Firefox',1,'',''),(96615,'123.125.71.79','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96616,'220.181.108.115','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96617,'123.125.71.72','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96618,'220.181.108.104','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96619,'61.135.190.72','2015-11-21 00:00:00','/index.html','IE',1,'www','baidu'),(96620,'123.125.71.69','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96621,'220.181.108.84','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96622,'146.185.234.48','2015-11-21 00:00:00','/newsview.htm','Firefox',1,'',''),(96623,'220.181.108.112','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96624,'123.125.71.53','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96625,'60.12.249.166','2015-11-21 00:00:00','/index.html','IE',1,'',''),(96626,'220.181.108.114','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96627,'123.125.71.31','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96628,'42.156.136.34','2015-11-21 00:00:00','/index.html','Safari',1,'',''),(96629,'220.181.51.80','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96630,'220.181.108.119','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96631,'123.125.71.54','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96632,'123.125.71.44','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96633,'220.181.108.116','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96634,'66.249.67.254','2015-11-21 00:00:00','/index.html','Safari',1,'',''),(96635,'122.224.204.107','2015-11-21 00:00:00','/index.html','Opera',1,'',''),(96636,'122.224.204.107','2015-11-21 00:00:00','/index.html','Opera',1,'',''),(96637,'122.224.204.107','2015-11-21 00:00:00','/index.html','Opera',1,'',''),(96638,'122.224.204.107','2015-11-21 00:00:00','/index.html','Opera',1,'',''),(96639,'123.125.71.51','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96640,'220.181.108.119','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96641,'220.181.108.85','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96642,'123.125.71.47','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96643,'220.181.108.88','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96644,'123.125.71.52','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96645,'119.147.146.193','2015-11-21 00:00:00','/index.html','Chrome',1,'',''),(96646,'119.147.146.192','2015-11-21 00:00:00','/index.html','Chrome',1,'',''),(96647,'67.55.84.212','2015-11-21 00:00:00','/index.html','Chrome',1,'',''),(96648,'67.55.84.212','2015-11-21 00:00:00','/index.html','Chrome',1,'',''),(96649,'123.125.71.55','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96650,'220.181.108.95','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96651,'183.60.70.30','2015-11-21 00:00:00','/index.html','Safari',1,'',''),(96652,'61.135.169.56','2015-11-21 00:00:00','/index.html','Chrome',1,'',''),(96653,'207.46.13.43','2015-11-21 00:00:00','/index.html','Safari',1,'',''),(96654,'123.125.71.53','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96655,'220.181.108.104','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96656,'119.188.66.109','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96657,'119.188.66.150','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96658,'182.118.45.243','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96659,'123.125.71.34','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96660,'220.181.108.97','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96661,'107.150.55.53','2015-11-21 00:00:00','/index.html','IE',1,'',''),(96662,'182.118.53.91','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96663,'85.93.89.74','2015-11-21 00:00:00','/index.html','IE',1,'',''),(96664,'85.93.89.74','2015-11-21 00:00:00','/index.html','IE',1,'',''),(96665,'85.93.89.74','2015-11-21 00:00:00','/news.htm','IE',1,'',''),(96666,'85.93.89.74','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96667,'85.93.89.74','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96668,'85.93.89.74','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96669,'85.93.89.74','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96670,'85.93.89.74','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96671,'85.93.89.74','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96672,'85.93.89.74','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96673,'85.93.89.74','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96674,'220.181.108.106','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96675,'123.125.71.34','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96676,'183.136.142.61','2015-11-21 00:00:00','/news.htm','IE',1,'',''),(96677,'180.153.180.101','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96678,'220.181.108.122','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96679,'123.125.71.41','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96680,'220.181.108.93','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96681,'123.125.71.26','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96682,'61.135.190.198','2015-11-21 00:00:00','/newsview.htm','Safari',1,'',''),(96683,'182.118.53.138','2015-11-21 00:00:00','/news/newsview.htm','IE',1,'',''),(96684,'180.153.206.20','2015-11-21 00:00:00','/index.html','Safari',1,'',''),(96685,'122.224.204.107','2015-11-21 00:00:00','/index.html','Opera',1,'',''),(96686,'122.224.204.107','2015-11-21 00:00:00','/index.html','Opera',1,'',''),(96687,'122.224.204.107','2015-11-21 00:00:00','/index.html','Opera',1,'',''),(96688,'122.224.204.107','2015-11-21 00:00:00','/index.html','Opera',1,'',''),(96689,'202.102.99.85','2015-11-21 00:00:00','/news/newsview.htm','IE',1,'',''),(96690,'220.181.108.96','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96691,'123.125.71.32','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96692,'119.188.66.151','2015-11-21 00:00:00','/news/newsview.htm','IE',1,'',''),(96693,'180.153.180.176','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96694,'220.181.108.90','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96695,'123.125.71.38','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96696,'180.153.186.36','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96697,'169.54.233.123','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96698,'123.125.71.132','2015-11-21 00:00:00','/index.html','Chrome',1,'',''),(96699,'182.118.60.27','2015-11-21 00:00:00','/news/newsview.htm','IE',1,'',''),(96700,'202.102.99.116','2015-11-21 00:00:00','/newsview.htm','IE',1,'',''),(96701,'123.125.71.12','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96702,'220.181.108.97','2015-11-21 00:00:00','/index.html','Firefox',1,'',''),(96703,'66.249.64.138','2015-11-21 00:00:00','/index.html','Safari',1,'',''),(96704,'66.249.64.13','2015-11-21 00:00:00','/index.html','Safari',1,'',''),(96705,'66.249.64.50','2015-11-21 00:00:00','/index.html','Safari',1,'',''),(96706,'66.249.64.55','2015-11-21 00:00:00','/newsview.htm','Safari',1,'',''),(96707,'220.181.108.101','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96708,'123.125.71.24','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96709,'121.199.125.21','2015-11-22 00:00:00','/news.htm','Firefox',1,'',''),(96710,'180.153.186.70','2015-11-22 00:00:00','/newsview.htm','IE',1,'',''),(96711,'220.181.108.82','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96712,'123.125.71.18','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96713,'180.97.63.42','2015-11-22 00:00:00','/news/newsview.htm','IE',1,'',''),(96714,'183.136.142.164','2015-11-22 00:00:00','/newsview.htm','IE',1,'',''),(96715,'61.135.190.200','2015-11-22 00:00:00','/index.html','Safari',1,'',''),(96716,'220.181.108.121','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96717,'123.125.71.56','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96718,'123.125.71.48','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96719,'220.181.108.114','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96720,'123.125.71.32','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96721,'220.181.108.81','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96722,'64.79.100.11','2015-11-22 00:00:00','/index.html','Chrome',1,'',''),(96723,'64.79.100.11','2015-11-22 00:00:00','/index.html','Chrome',1,'',''),(96724,'64.79.100.11','2015-11-22 00:00:00','/news.htm','Chrome',1,'',''),(96725,'64.79.100.11','2015-11-22 00:00:00','/newsview.htm','Chrome',1,'',''),(96726,'64.79.100.11','2015-11-22 00:00:00','/newsview.htm','Chrome',1,'',''),(96727,'64.79.100.11','2015-11-22 00:00:00','/newsview.htm','Chrome',1,'',''),(96728,'64.79.100.11','2015-11-22 00:00:00','/newsview.htm','Chrome',1,'',''),(96729,'64.79.100.11','2015-11-22 00:00:00','/newsview.htm','Chrome',1,'',''),(96730,'64.79.100.11','2015-11-22 00:00:00','/newsview.htm','Chrome',1,'',''),(96731,'64.79.100.11','2015-11-22 00:00:00','/newsview.htm','Chrome',1,'',''),(96732,'64.79.100.11','2015-11-22 00:00:00','/newsview.htm','Chrome',1,'',''),(96733,'64.79.100.11','2015-11-22 00:00:00','/newsview.htm','Chrome',1,'',''),(96734,'64.79.100.11','2015-11-22 00:00:00','/newsview.htm','Chrome',1,'',''),(96735,'180.153.185.227','2015-11-22 00:00:00','/newsview.htm','IE',1,'',''),(96736,'180.153.185.218','2015-11-22 00:00:00','/news/newsview.htm','IE',1,'',''),(96737,'220.181.108.77','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96738,'123.125.71.43','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96739,'123.125.71.44','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96740,'220.181.108.107','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96741,'146.185.234.48','2015-11-22 00:00:00','/newsview.htm','Firefox',1,'',''),(96742,'123.125.71.34','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96743,'220.181.108.81','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96744,'123.125.71.23','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96745,'220.181.108.80','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96746,'61.146.178.190','2015-11-22 00:00:00','/index.html','IE',1,'',''),(96747,'220.181.108.99','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96748,'123.125.71.21','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96749,'117.185.18.143','2015-11-22 00:00:00','/index.html','Safari',1,'',''),(96750,'220.181.108.105','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96751,'123.125.71.29','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96752,'223.96.89.3','2015-11-22 00:00:00','/index.html','IE',1,'','baidu'),(96753,'223.96.89.3','2015-11-22 00:00:00','/news.htm','IE',1,'',''),(96754,'111.206.36.137','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96755,'123.125.68.173','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96756,'123.125.71.53','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96757,'220.181.108.95','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96758,'61.135.190.200','2015-11-22 00:00:00','/index.html','IE',1,'www','baidu'),(96759,'123.125.71.47','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96760,'220.181.108.116','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96761,'121.199.125.21','2015-11-22 00:00:00','/newsview.htm','Firefox',1,'',''),(96762,'220.181.108.106','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96763,'123.125.71.19','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96764,'123.125.71.19','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96765,'220.181.108.76','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96766,'220.181.51.54','2015-11-22 00:00:00','/index.html','Chrome',1,'',''),(96767,'123.125.71.21','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96768,'220.181.108.155','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96769,'123.125.71.52','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96770,'220.181.108.140','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96771,'123.125.71.14','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96772,'220.181.108.185','2015-11-22 00:00:00','/index.html','Firefox',1,'',''),(96773,'123.125.71.39','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96774,'220.181.108.185','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96775,'182.118.71.58','2015-11-23 00:00:00','/index.html','IE',1,'',''),(96776,'183.131.85.85','2015-11-23 00:00:00','/index.html','IE',1,'',''),(96777,'123.125.71.34','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96778,'220.181.108.150','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96779,'171.214.141.164','2015-11-23 00:00:00','/news.htm','Chrome',1,'',''),(96780,'171.214.141.164','2015-11-23 00:00:00','/index.html','Chrome',1,'',''),(96781,'123.125.71.25','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96782,'220.181.108.144','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96783,'220.181.51.61','2015-11-23 00:00:00','/index.html','Chrome',1,'',''),(96784,'220.181.51.45','2015-11-23 00:00:00','/index.html','Chrome',1,'',''),(96785,'123.125.71.44','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96786,'220.181.108.158','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96787,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96788,'123.125.71.17','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96789,'220.181.108.179','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96790,'220.181.108.139','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96791,'123.125.71.53','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96792,'220.181.108.150','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96793,'123.125.71.20','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96794,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96795,'123.125.71.47','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96796,'220.181.108.160','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96797,'202.102.99.98','2015-11-23 00:00:00','/news/newsview.htm','IE',1,'',''),(96798,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96799,'123.125.71.18','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96800,'220.181.108.185','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96801,'123.125.71.58','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96802,'61.151.218.119','2015-11-23 00:00:00','/index.html','Safari',1,'',''),(96803,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96804,'220.181.108.114','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96805,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96806,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96807,'123.125.71.28','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96808,'220.181.108.106','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96809,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96810,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96811,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96812,'122.245.217.198','2015-11-23 00:00:00','/index.html','IE',1,'',''),(96813,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96814,'123.125.71.52','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96815,'220.181.108.112','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96816,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96817,'175.13.192.193','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96818,'180.153.206.32','2015-11-23 00:00:00','/index.html','Safari',1,'',''),(96819,'212.7.220.169','2015-11-23 00:00:00','/index.html','Chrome',1,'',''),(96820,'101.226.66.193','2015-11-23 00:00:00','/index.html','Safari',1,'',''),(96821,'123.125.71.49','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96822,'220.181.108.108','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96823,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96824,'180.153.205.252','2015-11-23 00:00:00','/index.html','Safari',1,'',''),(96825,'123.125.67.154','2015-11-23 00:00:00','/index.html','Safari',1,'',''),(96826,'183.136.190.62','2015-11-23 00:00:00','/index.html','Chrome',1,'',''),(96827,'123.125.71.44','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96828,'220.181.108.105','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96829,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96830,'122.234.6.105','2015-11-23 00:00:00','/index.html','IE',1,'',''),(96831,'122.234.6.105','2015-11-23 00:00:00','/index.html','IE',1,'',''),(96832,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96833,'220.181.108.119','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96834,'123.125.71.25','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96835,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96836,'123.125.71.13','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96837,'220.181.108.96','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96838,'183.131.85.85','2015-11-23 00:00:00','/index.html','IE',1,'',''),(96839,'61.190.15.18','2015-11-23 00:00:00','/index.html','Chrome',1,'',''),(96840,'101.69.248.147','2015-11-23 00:00:00','/index.html','Chrome',1,'',''),(96841,'220.181.108.122','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96842,'123.125.71.14','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96843,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96844,'146.185.234.48','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96845,'123.125.71.40','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96846,'220.181.108.85','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96847,'122.245.217.198','2015-11-23 00:00:00','/index.html','IE',1,'',''),(96848,'183.136.190.40','2015-11-23 00:00:00','/index.html','Chrome',1,'',''),(96849,'123.125.71.41','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96850,'220.181.108.100','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96851,'123.249.19.229','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96852,'123.249.19.221','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96853,'123.125.71.52','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96854,'220.181.108.114','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96855,'183.136.190.62','2015-11-23 00:00:00','/index.html','Chrome',1,'',''),(96856,'183.136.190.62','2015-11-23 00:00:00','/index.html','Chrome',1,'',''),(96857,'220.181.108.87','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96858,'123.125.71.20','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96859,'112.64.235.91','2015-11-23 00:00:00','/index.html','Safari',1,'',''),(96860,'123.249.19.247','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96861,'183.136.190.62','2015-11-23 00:00:00','/index.html','Chrome',1,'',''),(96862,'64.246.165.50','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96863,'123.249.19.248','2015-11-23 00:00:00','/newsview.htm','Firefox',1,'',''),(96864,'183.136.190.62','2015-11-23 00:00:00','/index.html','Chrome',1,'',''),(96865,'64.246.165.10','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96866,'123.125.71.18','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96867,'220.181.108.82','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96868,'123.125.71.36','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96869,'220.181.108.76','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96870,'123.125.71.39','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96871,'220.181.108.102','2015-11-23 00:00:00','/index.html','Firefox',1,'',''),(96872,'66.249.69.112','2015-11-23 00:00:00','/index.html','Safari',1,'',''),(96873,'220.181.108.123','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96874,'123.125.71.41','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96875,'123.125.71.113','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96876,'220.181.108.81','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96877,'195.154.56.44','2015-11-24 00:00:00','/index.html','Chrome',1,'',''),(96878,'123.125.71.106','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96879,'220.181.108.77','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96880,'123.125.71.91','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96881,'220.181.108.107','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96882,'123.125.71.85','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96883,'220.181.108.92','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96884,'183.57.153.189','2015-11-24 00:00:00','/news/newsview.htm','IE',1,'',''),(96885,'119.188.66.243','2015-11-24 00:00:00','/newsview.htm','IE',1,'',''),(96886,'220.181.108.115','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96887,'123.125.71.110','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96888,'221.204.7.82','2015-11-24 00:00:00','/index.html','Safari',1,'',''),(96889,'123.125.71.91','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96890,'220.181.108.90','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96891,'36.110.147.197','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96892,'180.97.63.71','2015-11-24 00:00:00','/newsview.htm','IE',1,'',''),(96893,'221.194.128.223','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96894,'123.125.71.88','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96895,'220.181.108.99','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96896,'123.125.71.83','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96897,'183.136.190.62','2015-11-24 00:00:00','/index.html','Chrome',1,'',''),(96898,'180.153.186.58','2015-11-24 00:00:00','/newsview.htm','IE',1,'',''),(96899,'123.125.71.82','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96900,'220.181.108.151','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96901,'124.161.16.203','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96902,'124.161.16.203','2015-11-24 00:00:00','/index.html','Chrome',1,'',''),(96903,'101.227.131.247','2015-11-24 00:00:00','/index.html','Safari',1,'',''),(96904,'124.161.16.203','2015-11-24 00:00:00','/index.html','Chrome',1,'',''),(96905,'119.147.146.189','2015-11-24 00:00:00','/index.html','Chrome',1,'',''),(96906,'183.136.142.94','2015-11-24 00:00:00','/newsview.htm','IE',1,'',''),(96907,'221.231.6.246','2015-11-24 00:00:00','/index.html','Chrome',1,'',''),(96908,'221.231.6.246','2015-11-24 00:00:00','/index.html','Chrome',1,'',''),(96909,'123.125.71.108','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96910,'220.181.108.177','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96911,'123.125.71.23','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96912,'220.181.108.81','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96913,'180.153.206.22','2015-11-24 00:00:00','/index.html','Safari',1,'',''),(96914,'183.57.153.92','2015-11-24 00:00:00','/newsview.htm','IE',1,'',''),(96915,'123.125.71.29','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96916,'220.181.108.92','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96917,'204.11.50.131','2015-11-24 00:00:00','/index.html','Chrome',1,'',''),(96918,'123.125.71.26','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96919,'220.181.108.100','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96920,'112.64.235.248','2015-11-24 00:00:00','/index.html','Safari',1,'',''),(96921,'123.125.71.24','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96922,'220.181.108.102','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96923,'123.125.71.42','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96924,'101.69.248.147','2015-11-24 00:00:00','/index.html','Chrome',1,'',''),(96925,'220.181.108.89','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96926,'123.125.71.26','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96927,'220.181.108.97','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96928,'220.181.108.77','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96929,'123.125.71.32','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96930,'124.161.16.203','2015-11-24 00:00:00','/index.html','Chrome',1,'',''),(96931,'123.125.71.19','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96932,'220.181.108.123','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96933,'54.72.18.247','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96934,'123.125.71.16','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96935,'220.181.108.109','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96936,'124.217.187.42','2015-11-24 00:00:00','/index.html','Safari',1,'','baidu'),(96937,'123.125.71.60','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96938,'220.181.108.148','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96939,'123.125.71.56','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96940,'220.181.108.140','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96941,'121.42.0.19','2015-11-24 00:00:00','/newsview.htm','IE',1,'',''),(96942,'123.125.71.120','2015-11-24 00:00:00','/index.html','Chrome',1,'',''),(96943,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96944,'121.42.0.19','2015-11-24 00:00:00','/news.htm','IE',1,'',''),(96945,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96946,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96947,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96948,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96949,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96950,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96951,'121.42.0.19','2015-11-24 00:00:00','/http:/rosetech.cn/newsview.htm','IE',0,'',''),(96952,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96953,'121.42.0.19','2015-11-24 00:00:00','/newsview.htm','IE',1,'',''),(96954,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96955,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96956,'121.42.0.19','2015-11-24 00:00:00','/newsview.htm','IE',0,'',''),(96957,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96958,'220.181.108.162','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96959,'123.125.71.58','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(96960,'121.42.0.19','2015-11-24 00:00:00','/news/newsview.htm','IE',1,'',''),(96961,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96962,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96963,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96964,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96965,'121.42.0.19','2015-11-24 00:00:00','/newsview.htm','IE',1,'',''),(96966,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96967,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96968,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96969,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96970,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96971,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96972,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96973,'121.42.0.19','2015-11-24 00:00:00','/http:/112.124.13.251/news.htm','IE',1,'',''),(96974,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96975,'121.42.0.19','2015-11-24 00:00:00','/news.htm','IE',1,'',''),(96976,'121.42.0.19','2015-11-24 00:00:00','/newsview.htm','IE',1,'',''),(96977,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96978,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96979,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96980,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96981,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96982,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96983,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96984,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96985,'121.42.0.19','2015-11-24 00:00:00','/http:/ruisitech.com/newsview.htm','IE',0,'',''),(96986,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96987,'121.42.0.19','2015-11-24 00:00:00','/newsview.htm','IE',1,'',''),(96988,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96989,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96990,'121.42.0.19','2015-11-24 00:00:00','/newsview.htm','IE',0,'',''),(96991,'121.42.0.19','2015-11-24 00:00:00','/newsview.htm','IE',1,'',''),(96992,'121.42.0.19','2015-11-24 00:00:00','/news.htm','IE',1,'',''),(96993,'121.42.0.19','2015-11-24 00:00:00','/news/newsview.htm','IE',1,'',''),(96994,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96995,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96996,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96997,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96998,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(96999,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97000,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97001,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97002,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97003,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97004,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97005,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97006,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97007,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97008,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97009,'121.42.0.19','2015-11-24 00:00:00','/http:/ruisitech.com/newsview.htm','IE',0,'',''),(97010,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97011,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97012,'121.42.0.19','2015-11-24 00:00:00','/newsview.htm','IE',1,'',''),(97013,'121.42.0.19','2015-11-24 00:00:00','/http:/112.124.13.251/news.htm','IE',1,'',''),(97014,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97015,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97016,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97017,'121.42.0.19','2015-11-24 00:00:00','/news.htm','IE',1,'',''),(97018,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97019,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97020,'121.42.0.19','2015-11-24 00:00:00','/newsview.htm','IE',0,'',''),(97021,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97022,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97023,'121.42.0.19','2015-11-24 00:00:00','/news.htm','IE',1,'',''),(97024,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97025,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97026,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97027,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97028,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97029,'121.42.0.19','2015-11-24 00:00:00','/news.htm','IE',1,'',''),(97030,'121.42.0.19','2015-11-24 00:00:00','/news.htm','IE',1,'',''),(97031,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97032,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97033,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97034,'121.42.0.19','2015-11-24 00:00:00','/http:/www.rosetech.cn/news/newsview.htm','IE',0,'',''),(97035,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97036,'121.42.0.19','2015-11-24 00:00:00','/news/newsview.htm','IE',1,'',''),(97037,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97038,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97039,'121.42.0.19','2015-11-24 00:00:00','/news/newsview.htm','IE',0,'',''),(97040,'123.125.71.29','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(97041,'220.181.108.150','2015-11-24 00:00:00','/index.html','Firefox',1,'',''),(97042,'121.42.0.19','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97043,'182.118.41.124','2015-11-24 00:00:00','/index.html','IE',1,'',''),(97044,'220.181.108.182','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97045,'123.125.71.14','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97046,'123.125.71.13','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97047,'220.181.108.176','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97048,'123.125.71.50','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97049,'220.181.108.183','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97050,'123.125.71.48','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97051,'220.181.108.141','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97052,'123.125.71.16','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97053,'220.181.108.182','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97054,'123.125.71.49','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97055,'220.181.108.151','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97056,'61.146.178.190','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97057,'123.125.71.32','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97058,'220.181.108.157','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97059,'123.125.71.56','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97060,'220.181.108.187','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97061,'121.42.0.19','2015-11-25 00:00:00','/index.html','IE',1,'',''),(97062,'123.125.71.29','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97063,'220.181.108.80','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97064,'121.42.0.18','2015-11-25 00:00:00','/index.html','IE',1,'',''),(97065,'183.136.190.62','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97066,'180.153.186.110','2015-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(97067,'123.125.71.52','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97068,'220.181.108.120','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97069,'27.156.116.181','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97070,'122.245.217.198','2015-11-25 00:00:00','/index.html','IE',1,'',''),(97071,'180.153.186.91','2015-11-25 00:00:00','/newsview.htm','IE',1,'',''),(97072,'124.161.16.203','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97073,'61.148.201.206','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97074,'61.148.201.206','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97075,'123.125.71.48','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97076,'220.181.108.84','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97077,'202.104.136.230','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97078,'180.153.206.22','2015-11-25 00:00:00','/index.html','Safari',1,'',''),(97079,'123.125.71.44','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97080,'220.181.108.147','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97081,'121.42.0.30','2015-11-25 00:00:00','/index.html','IE',1,'',''),(97082,'123.125.71.51','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97083,'220.181.108.157','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97084,'61.135.165.23','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97085,'183.57.153.195','2015-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(97086,'121.42.0.37','2015-11-25 00:00:00','/index.html','IE',1,'',''),(97087,'123.125.71.22','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97088,'220.181.108.180','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97089,'220.181.108.90','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97090,'220.181.108.158','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97091,'123.125.71.14','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97092,'106.120.151.36','2015-11-25 00:00:00','/index.html','Safari',1,'',''),(97093,'169.54.233.121','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97094,'180.153.180.180','2015-11-25 00:00:00','/newsview.htm','IE',1,'',''),(97095,'183.136.142.118','2015-11-25 00:00:00','/newsview.htm','IE',1,'',''),(97096,'220.181.108.146','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97097,'123.125.71.29','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97098,'122.245.216.123','2015-11-25 00:00:00','/index.html','IE',1,'',''),(97099,'122.245.216.123','2015-11-25 00:00:00','/index.html','IE',1,'',''),(97100,'123.120.14.213','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97101,'123.118.85.94','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97102,'123.125.71.57','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97103,'220.181.108.162','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97104,'124.161.16.203','2015-11-25 00:00:00','/index.html','IE',1,'',''),(97105,'124.161.16.203','2015-11-25 00:00:00','/index.html','IE',1,'',''),(97106,'124.161.16.203','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97107,'124.161.16.203','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97108,'183.136.142.173','2015-11-25 00:00:00','/newsview.htm','IE',1,'',''),(97109,'61.135.169.23','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97110,'182.118.53.236','2015-11-25 00:00:00','/news/newsview.htm','IE',1,'',''),(97111,'123.118.85.94','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97112,'124.207.12.210','2015-11-25 00:00:00','/index.html','IE',1,'',''),(97113,'180.153.214.191','2015-11-25 00:00:00','/index.html','Safari',1,'',''),(97114,'101.226.33.223','2015-11-25 00:00:00','/index.html','Safari',1,'',''),(97115,'180.149.143.153','2015-11-25 00:00:00','/index.html','Safari',1,'',''),(97116,'123.125.71.26','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97117,'220.181.108.160','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97118,'61.135.169.22','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97119,'123.125.71.136','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97120,'123.125.71.136','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97121,'220.181.51.37','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97122,'123.125.71.132','2015-11-25 00:00:00','/index.html','Chrome',1,'',''),(97123,'123.125.71.50','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97124,'220.181.108.152','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97125,'123.125.71.45','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97126,'220.181.108.181','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97127,'123.125.71.28','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97128,'220.181.108.181','2015-11-25 00:00:00','/index.html','Firefox',1,'',''),(97129,'123.125.71.24','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97130,'220.181.108.176','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97131,'123.125.71.49','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97132,'220.181.108.155','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97133,'182.118.42.82','2015-11-26 00:00:00','/index.html','IE',1,'',''),(97134,'220.181.108.151','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97135,'123.125.71.34','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97136,'123.125.71.46','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97137,'220.181.108.140','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97138,'123.125.71.57','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97139,'220.181.108.141','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97140,'180.97.63.76','2015-11-26 00:00:00','/news/newsview.htm','IE',1,'',''),(97141,'123.125.71.30','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97142,'220.181.108.160','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97143,'123.125.71.60','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97144,'220.181.108.153','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97145,'61.135.165.23','2015-11-26 00:00:00','/index.html','Chrome',1,'',''),(97146,'183.136.142.85','2015-11-26 00:00:00','/newsview.htm','IE',1,'',''),(97147,'188.165.200.217','2015-11-26 00:00:00','/index.html','IE',1,'',''),(97148,'183.57.153.203','2015-11-26 00:00:00','/newsview.htm','IE',1,'',''),(97149,'119.188.66.174','2015-11-26 00:00:00','/newsview.htm','IE',1,'',''),(97150,'123.125.71.14','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97151,'220.181.108.139','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97152,'202.102.99.114','2015-11-26 00:00:00','/newsview.htm','IE',1,'',''),(97153,'123.125.71.56','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97154,'220.181.108.112','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97155,'183.57.153.145','2015-11-26 00:00:00','/newsview.htm','IE',1,'',''),(97156,'183.136.190.62','2015-11-26 00:00:00','/index.html','Chrome',1,'',''),(97157,'182.118.53.92','2015-11-26 00:00:00','/newsview.htm','IE',1,'',''),(97158,'123.125.71.32','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97159,'220.181.108.95','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97160,'140.207.198.233','2015-11-26 00:00:00','/newsview.htm','IE',1,'',''),(97161,'202.102.99.40','2015-11-26 00:00:00','/newsview.htm','IE',1,'',''),(97162,'183.57.153.74','2015-11-26 00:00:00','/news/newsview.htm','IE',1,'',''),(97163,'122.71.242.120','2015-11-26 00:00:00','/news.htm','Chrome',1,'',''),(97164,'122.71.242.120','2015-11-26 00:00:00','/index.html','Chrome',1,'',''),(97165,'220.181.108.113','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97166,'123.125.71.24','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97167,'27.209.120.209','2015-11-26 00:00:00','/news.htm','Firefox',1,'',''),(97168,'220.181.108.94','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97169,'123.125.71.20','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97170,'180.153.206.31','2015-11-26 00:00:00','/index.html','Safari',1,'',''),(97171,'220.181.108.115','2015-11-26 00:00:00','/index.html','Safari',1,'',''),(97172,'220.181.108.93','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97173,'123.125.71.19','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97174,'180.153.180.104','2015-11-26 00:00:00','/newsview.htm','IE',1,'',''),(97175,'220.181.51.45','2015-11-26 00:00:00','/index.html','Chrome',1,'',''),(97176,'123.125.71.31','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97177,'220.181.108.118','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97178,'182.118.45.245','2015-11-26 00:00:00','/newsview.htm','IE',1,'',''),(97179,'220.181.108.149','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97180,'123.125.71.70','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97181,'123.125.71.115','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97182,'220.181.108.185','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97183,'123.125.71.114','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97184,'221.130.253.135','2015-11-26 00:00:00','/index.html','Chrome',1,'',''),(97185,'220.181.108.145','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97186,'123.125.71.87','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97187,'220.184.126.252','2015-11-26 00:00:00','/news.htm','Chrome',1,'',''),(97188,'220.184.126.252','2015-11-26 00:00:00','/index.html','Chrome',1,'',''),(97189,'123.125.71.77','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97190,'220.181.108.149','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97191,'220.181.51.40','2015-11-26 00:00:00','/index.html','Chrome',1,'',''),(97192,'221.194.128.223','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97193,'123.125.71.117','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97194,'220.181.108.149','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97195,'220.181.108.151','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97196,'123.125.71.112','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97197,'220.181.108.80','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97198,'123.125.71.14','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97199,'157.55.39.229','2015-11-26 00:00:00','/index.html','Safari',1,'',''),(97200,'220.181.108.117','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97201,'123.125.71.38','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97202,'95.128.43.164','2015-11-26 00:00:00','/index.html','Chrome',1,'',''),(97203,'220.181.108.87','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97204,'123.125.71.41','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97205,'101.227.131.248','2015-11-26 00:00:00','/index.html','Safari',1,'',''),(97206,'183.60.35.93','2015-11-26 00:00:00','/index.html','Safari',1,'',''),(97207,'220.181.108.163','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97208,'123.125.71.14','2015-11-26 00:00:00','/index.html','Firefox',1,'',''),(97209,'220.181.108.83','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97210,'123.125.71.49','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97211,'220.181.108.105','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97212,'123.125.71.46','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97213,'61.135.190.103','2015-11-27 00:00:00','/index.html','Safari',1,'test','baidu'),(97214,'61.135.190.221','2015-11-27 00:00:00','/index.html','Chrome',1,'test','baidu'),(97215,'61.135.190.103','2015-11-27 00:00:00','/index.html','Chrome',1,'test','baidu'),(97216,'61.135.190.71','2015-11-27 00:00:00','/index.html','IE',1,'www','baidu'),(97217,'220.181.108.121','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97218,'81.106.93.246','2015-11-27 00:00:00','/index.html','IE',1,'',''),(97219,'220.181.108.86','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97220,'123.125.71.34','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97221,'220.181.108.86','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97222,'123.125.71.38','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97223,'180.153.180.130','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97224,'220.181.108.82','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97225,'123.125.71.50','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97226,'182.118.54.31','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97227,'202.102.99.105','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97228,'180.153.186.95','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97229,'183.57.153.162','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97230,'123.125.71.55','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97231,'220.181.108.76','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97232,'140.207.198.220','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97233,'180.97.63.29','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97234,'183.136.190.62','2015-11-27 00:00:00','/index.html','Chrome',1,'',''),(97235,'183.57.154.98','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97236,'202.102.99.37','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97237,'202.102.99.16','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97238,'220.181.108.114','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97239,'123.125.71.38','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97240,'119.188.66.114','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97241,'180.153.180.141','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97242,'119.188.66.148','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97243,'220.181.108.122','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97244,'123.125.71.47','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97245,'183.136.142.73','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97246,'119.188.66.120','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97247,'183.136.190.62','2015-11-27 00:00:00','/index.html','Chrome',1,'',''),(97248,'140.207.198.212','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97249,'180.153.180.194','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97250,'220.181.108.96','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97251,'123.125.71.20','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97252,'182.118.53.31','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97253,'122.245.219.133','2015-11-27 00:00:00','/index.html','IE',1,'',''),(97254,'122.245.219.133','2015-11-27 00:00:00','/index.html','IE',1,'',''),(97255,'59.172.205.132','2015-11-27 00:00:00','/index.html','IE',1,'',''),(97256,'119.188.66.212','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97257,'220.181.108.97','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97258,'123.125.71.49','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97259,'183.57.154.27','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97260,'180.97.62.221','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97261,'182.118.60.14','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97262,'123.125.71.111','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97263,'220.181.108.78','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97264,'124.65.231.110','2015-11-27 00:00:00','/index.html','Chrome',1,'',''),(97265,'180.153.180.76','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97266,'180.97.63.109','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97267,'183.136.142.62','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97268,'117.88.159.95','2015-11-27 00:00:00','/news.htm','Chrome',1,'',''),(97269,'117.88.159.95','2015-11-27 00:00:00','/newsview.htm','Chrome',1,'',''),(97270,'117.88.159.95','2015-11-27 00:00:00','/index.html','Chrome',1,'',''),(97271,'220.181.108.80','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97272,'123.125.71.82','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97273,'66.249.65.114','2015-11-27 00:00:00','/index.html','Safari',1,'',''),(97274,'180.153.206.32','2015-11-27 00:00:00','/index.html','Safari',1,'',''),(97275,'183.57.154.75','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97276,'180.153.182.69','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97277,'180.153.182.69','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97278,'123.125.71.132','2015-11-27 00:00:00','/index.html','Chrome',1,'',''),(97279,'180.153.186.35','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97280,'123.125.71.114','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97281,'220.181.108.107','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97282,'183.209.250.19','2015-11-27 00:00:00','/news.htm','Chrome',1,'',''),(97283,'222.186.34.71','2015-11-27 00:00:00','/index.html','IE',1,'',''),(97284,'123.125.71.81','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97285,'220.181.108.78','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97286,'66.249.65.86','2015-11-27 00:00:00','/index.html','Safari',1,'',''),(97287,'119.147.146.189','2015-11-27 00:00:00','/index.html','Chrome',1,'',''),(97288,'123.125.71.117','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97289,'220.181.108.102','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97290,'118.122.118.243','2015-11-27 00:00:00','/index.html','Chrome',1,'',''),(97291,'118.122.118.243','2015-11-27 00:00:00','/index.html','Chrome',1,'',''),(97292,'180.153.201.216','2015-11-27 00:00:00','/index.html','Safari',1,'',''),(97293,'37.59.63.190','2015-11-27 00:00:00','/index.html','Chrome',1,'',''),(97294,'220.181.108.106','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97295,'123.125.71.113','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97296,'112.65.193.13','2015-11-27 00:00:00','/index.html','Safari',1,'',''),(97297,'180.153.201.216','2015-11-27 00:00:00','/index.html','Safari',1,'',''),(97298,'184.95.52.218','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97299,'66.249.75.205','2015-11-27 00:00:00','/index.html','Safari',1,'',''),(97300,'123.125.71.71','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97301,'220.181.108.107','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97302,'123.125.71.87','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97303,'220.181.108.103','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97304,'180.76.15.12','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97305,'220.181.108.85','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97306,'123.125.71.117','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97307,'123.125.71.125','2015-11-27 00:00:00','/index.html','Chrome',1,'',''),(97308,'61.146.178.190','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97309,'220.181.108.114','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97310,'123.125.71.14','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97311,'123.151.42.57','2015-11-27 00:00:00','/index.html','Safari',1,'',''),(97312,'111.30.132.212','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97313,'111.30.132.194','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97314,'111.30.137.184','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97315,'111.161.59.193','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97316,'111.161.105.18','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97317,'125.39.57.38','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97318,'125.39.57.37','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97319,'125.39.57.37','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97320,'125.39.57.37','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97321,'111.30.132.208','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97322,'111.30.132.148','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97323,'111.30.132.194','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97324,'123.125.71.47','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97325,'220.181.108.94','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97326,'180.89.234.222','2015-11-27 00:00:00','/index.html','Safari',1,'',''),(97327,'66.249.69.128','2015-11-27 00:00:00','/index.html','Safari',1,'',''),(97328,'123.125.71.19','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97329,'220.181.108.105','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97330,'204.152.209.145','2015-11-27 00:00:00','/index.html','IE',1,'',''),(97331,'220.181.108.123','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97332,'123.125.71.45','2015-11-27 00:00:00','/index.html','Firefox',1,'',''),(97333,'182.118.54.132','2015-11-27 00:00:00','/newsview.htm','IE',1,'',''),(97334,'182.118.60.162','2015-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(97335,'123.125.71.53','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97336,'220.181.108.119','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97337,'123.125.71.61','2015-11-28 00:00:00','/index.html','Chrome',1,'',''),(97338,'220.181.51.40','2015-11-28 00:00:00','/index.html','Chrome',1,'',''),(97339,'123.125.71.133','2015-11-28 00:00:00','/index.html','Chrome',1,'',''),(97340,'106.120.151.36','2015-11-28 00:00:00','/index.html','Safari',1,'',''),(97341,'123.125.71.26','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97342,'220.181.108.100','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97343,'203.208.60.27','2015-11-28 00:00:00','/newsview.htm','Safari',1,'',''),(97344,'123.125.71.54','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97345,'220.181.108.144','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97346,'123.125.71.30','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97347,'220.181.108.161','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97348,'183.136.190.62','2015-11-28 00:00:00','/index.html','Chrome',1,'',''),(97349,'123.125.71.36','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97350,'220.181.108.152','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97351,'183.136.190.62','2015-11-28 00:00:00','/index.html','Chrome',1,'',''),(97352,'183.136.190.62','2015-11-28 00:00:00','/index.html','Chrome',1,'',''),(97353,'123.125.71.56','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97354,'220.181.108.140','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97355,'183.136.190.40','2015-11-28 00:00:00','/index.html','Chrome',1,'',''),(97356,'123.125.71.14','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97357,'220.181.108.178','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97358,'194.150.168.79','2015-11-28 00:00:00','/index.html','Chrome',1,'',''),(97359,'123.125.71.32','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97360,'220.181.108.186','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97361,'61.135.190.72','2015-11-28 00:00:00','/index.html','IE',1,'www','baidu'),(97362,'123.125.71.12','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97363,'220.181.108.179','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97364,'220.181.108.114','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97365,'123.125.71.90','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97366,'180.153.182.115','2015-11-28 00:00:00','/news.htm','IE',1,'',''),(97367,'180.153.182.115','2015-11-28 00:00:00','/news.htm','IE',1,'',''),(97368,'111.206.36.139','2015-11-28 00:00:00','/index.html','Safari',1,'',''),(97369,'111.206.36.12','2015-11-28 00:00:00','/index.html','Safari',1,'',''),(97370,'220.181.108.101','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97371,'123.125.71.92','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97372,'123.125.71.117','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97373,'220.181.108.94','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97374,'106.120.151.36','2015-11-28 00:00:00','/index.html','Safari',1,'',''),(97375,'123.125.71.73','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97376,'220.181.108.88','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97377,'220.181.108.110','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97378,'123.125.71.111','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97379,'123.125.71.77','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97380,'220.181.108.107','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97381,'220.181.108.120','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97382,'123.125.71.88','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97383,'123.125.71.69','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97384,'220.181.108.88','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97385,'123.125.71.83','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97386,'220.181.108.117','2015-11-28 00:00:00','/index.html','Firefox',1,'',''),(97387,'40.77.167.28','2015-11-28 00:00:00','/index.html','Safari',1,'',''),(97388,'58.30.214.99','2015-11-28 00:00:00','/index.html','IE',1,'',''),(97389,'202.101.75.53','2015-11-28 00:00:00','/index.html','IE',1,'',''),(97390,'61.135.165.23','2015-11-29 00:00:00','/index.html','Chrome',1,'',''),(97391,'123.125.71.22','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97392,'61.135.190.103','2015-11-29 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(97393,'220.181.108.94','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97394,'61.135.190.221','2015-11-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(97395,'123.125.71.12','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97396,'61.135.190.222','2015-11-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(97397,'61.135.190.105','2015-11-29 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(97398,'61.135.190.222','2015-11-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(97399,'220.181.108.84','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97400,'116.213.192.71','2015-11-29 00:00:00','/index.html','IE',1,'',''),(97401,'123.125.71.56','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97402,'220.181.108.163','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97403,'123.125.71.47','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97404,'220.181.108.81','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97405,'123.125.71.47','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97406,'220.181.108.112','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97407,'123.125.71.26','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97408,'220.181.108.95','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97409,'119.147.146.189','2015-11-29 00:00:00','/index.html','Chrome',1,'',''),(97410,'123.125.71.26','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97411,'220.181.108.84','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97412,'101.229.148.172','2015-11-29 00:00:00','/index.html','Chrome',1,'',''),(97413,'119.147.146.195','2015-11-29 00:00:00','/index.html','Chrome',1,'',''),(97414,'123.125.71.51','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97415,'220.181.108.112','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97416,'220.181.51.38','2015-11-29 00:00:00','/index.html','Chrome',1,'',''),(97417,'123.125.71.132','2015-11-29 00:00:00','/index.html','Chrome',1,'',''),(97418,'220.181.51.53','2015-11-29 00:00:00','/index.html','Chrome',1,'',''),(97419,'101.229.148.172','2015-11-29 00:00:00','/index.html','Chrome',1,'',''),(97420,'123.125.71.20','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97421,'220.181.108.113','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97422,'220.181.108.163','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97423,'123.125.71.28','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97424,'220.181.108.105','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97425,'123.125.71.15','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97426,'182.118.54.33','2015-11-29 00:00:00','/index.html','Safari',1,'',''),(97427,'182.118.54.20','2015-11-29 00:00:00','/newsview.htm','Safari',1,'',''),(97428,'182.118.53.59','2015-11-29 00:00:00','/newsview.htm','Safari',1,'',''),(97429,'111.206.52.124','2015-11-29 00:00:00','/index.html','Safari',1,'',''),(97430,'220.181.108.122','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97431,'123.125.71.29','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97432,'106.120.151.36','2015-11-29 00:00:00','/index.html','Safari',1,'',''),(97433,'220.181.108.112','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97434,'123.125.71.47','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97435,'123.125.71.62','2015-11-29 00:00:00','/index.html','Chrome',1,'',''),(97436,'123.125.71.33','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97437,'220.181.108.120','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97438,'123.125.71.51','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97439,'220.181.108.110','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97440,'123.150.183.15','2015-11-29 00:00:00','/index.html','Safari',1,'',''),(97441,'123.150.183.40','2015-11-29 00:00:00','/index.html','Safari',1,'',''),(97442,'123.125.71.33','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97443,'220.181.108.110','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97444,'123.125.71.31','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97445,'220.181.108.115','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97446,'123.125.71.22','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97447,'220.181.108.78','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97448,'180.153.214.192','2015-11-29 00:00:00','/index.html','Safari',1,'',''),(97449,'123.125.71.44','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97450,'220.181.108.84','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97451,'42.156.136.34','2015-11-29 00:00:00','/index.html','Safari',1,'',''),(97452,'221.194.128.223','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97453,'14.147.92.185','2015-11-29 00:00:00','/index.html','Chrome',1,'',''),(97454,'123.125.71.51','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97455,'220.181.108.77','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97456,'123.125.67.151','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97457,'123.125.67.150','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97458,'123.125.71.40','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97459,'220.181.108.99','2015-11-29 00:00:00','/index.html','Firefox',1,'',''),(97460,'61.135.190.69','2015-11-29 00:00:00','/index.html','IE',1,'www','baidu'),(97461,'123.125.71.53','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97462,'220.181.108.86','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97463,'61.135.169.7','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97464,'123.125.71.43','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97465,'220.181.108.101','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97466,'61.135.190.222','2015-11-30 00:00:00','/newsview.htm','Safari',1,'��ɳ���̳�:��һ��ֽ�ƶȡ��ı���-�����˼�Ƽ����޹�˾','baidu'),(97467,'61.135.190.220','2015-11-30 00:00:00','/newsview.htm','Chrome',1,'��ɳ���̳�:��һ��ֽ�ƶȡ��ı���-�����˼�Ƽ����޹�˾','baidu'),(97468,'220.181.51.62','2015-11-30 00:00:00','/index.html','Chrome',1,'',''),(97469,'123.125.71.20','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97470,'220.181.108.115','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97471,'61.135.190.103','2015-11-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(97472,'61.135.190.222','2015-11-30 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(97473,'61.135.190.220','2015-11-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(97474,'123.125.71.25','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97475,'220.181.108.104','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97476,'123.125.71.45','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97477,'220.181.108.101','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97478,'123.125.71.27','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97479,'220.181.108.113','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97480,'61.135.190.103','2015-11-30 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(97481,'61.135.190.221','2015-11-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(97482,'123.125.71.33','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97483,'220.181.108.106','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97484,'183.136.190.62','2015-11-30 00:00:00','/index.html','Chrome',1,'',''),(97485,'123.125.71.26','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97486,'220.181.108.80','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97487,'123.125.71.46','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97488,'220.181.108.96','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97489,'183.136.190.62','2015-11-30 00:00:00','/index.html','Chrome',1,'',''),(97490,'183.136.190.62','2015-11-30 00:00:00','/index.html','Chrome',1,'',''),(97491,'183.136.190.62','2015-11-30 00:00:00','/index.html','Chrome',1,'',''),(97492,'123.125.71.31','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97493,'220.181.108.94','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97494,'101.226.66.174','2015-11-30 00:00:00','/index.html','Safari',1,'',''),(97495,'122.245.216.15','2015-11-30 00:00:00','/index.html','IE',1,'',''),(97496,'122.245.216.15','2015-11-30 00:00:00','/index.html','IE',1,'',''),(97497,'122.245.216.15','2015-11-30 00:00:00','/index.html','IE',1,'',''),(97498,'123.125.71.32','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97499,'220.181.108.163','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97500,'218.22.2.30','2015-11-30 00:00:00','/index.html','Chrome',1,'',''),(97501,'220.181.51.110','2015-11-30 00:00:00','/newsview.htm','Firefox',1,'',''),(97502,'220.181.51.110','2015-11-30 00:00:00','/newsview.htm','Firefox',1,'',''),(97503,'220.181.51.104','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97504,'220.181.51.105','2015-11-30 00:00:00','/newsview.htm','Firefox',1,'',''),(97505,'220.181.51.109','2015-11-30 00:00:00','/newsview.htm','Firefox',1,'',''),(97506,'220.181.51.110','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97507,'183.57.153.143','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97508,'182.118.53.17','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97509,'119.188.66.197','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97510,'183.60.35.93','2015-11-30 00:00:00','/index.html','Safari',1,'',''),(97511,'180.97.62.242','2015-11-30 00:00:00','/index.html','IE',1,'',''),(97512,'123.125.71.40','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97513,'220.181.108.116','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97514,'140.207.198.99','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97515,'119.188.66.201','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97516,'182.118.45.244','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97517,'119.188.66.120','2015-11-30 00:00:00','/news/newsview.htm','IE',1,'',''),(97518,'180.153.186.36','2015-11-30 00:00:00','/news/newsview.htm','IE',1,'',''),(97519,'119.188.66.236','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97520,'220.178.46.230','2015-11-30 00:00:00','/index.html','Chrome',1,'',''),(97521,'182.118.53.110','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97522,'123.125.71.31','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97523,'220.181.108.112','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97524,'182.118.55.216','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97525,'180.153.163.187','2015-11-30 00:00:00','/index.html','Safari',1,'',''),(97526,'101.226.51.230','2015-11-30 00:00:00','/index.html','Safari',1,'',''),(97527,'182.118.60.98','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97528,'101.226.89.123','2015-11-30 00:00:00','/index.html','Safari',1,'',''),(97529,'123.125.71.47','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97530,'220.181.108.118','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97531,'183.136.142.60','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97532,'180.153.180.64','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97533,'123.125.71.47','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97534,'220.181.108.108','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97535,'119.188.66.228','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97536,'140.207.198.200','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97537,'123.125.71.25','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97538,'220.181.108.100','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97539,'183.136.142.110','2015-11-30 00:00:00','/news/newsview.htm','IE',1,'',''),(97540,'123.125.71.43','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97541,'220.181.108.97','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97542,'58.30.214.99','2015-11-30 00:00:00','/index.html','IE',1,'',''),(97543,'123.125.71.17','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97544,'220.181.108.83','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97545,'61.146.178.190','2015-11-30 00:00:00','/index.html','IE',1,'',''),(97546,'123.125.71.49','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97547,'220.181.108.112','2015-11-30 00:00:00','/index.html','Firefox',1,'',''),(97548,'66.249.65.108','2015-11-30 00:00:00','/index.html','Safari',1,'',''),(97549,'123.125.71.133','2015-11-30 00:00:00','/index.html','Chrome',1,'',''),(97550,'182.118.70.179','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97551,'182.118.60.162','2015-11-30 00:00:00','/news/newsview.htm','IE',1,'',''),(97552,'182.118.60.125','2015-11-30 00:00:00','/news/newsview.htm','IE',1,'',''),(97553,'182.118.71.44','2015-11-30 00:00:00','/newsview.htm','IE',1,'',''),(97554,'58.30.214.99','2015-11-30 00:00:00','/index.html','IE',1,'',''),(97555,'182.118.60.98','2015-12-01 00:00:00','/newsview.htm','IE',1,'',''),(97556,'182.118.55.244','2015-12-01 00:00:00','/index.html','Chrome',1,'',''),(97557,'123.125.71.14','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97558,'220.181.108.109','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97559,'182.118.53.130','2015-12-01 00:00:00','/index.html','Chrome',1,'',''),(97560,'40.77.167.28','2015-12-01 00:00:00','/index.html','Safari',1,'',''),(97561,'123.125.71.34','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97562,'182.118.55.238','2015-12-01 00:00:00','/newsview.htm','IE',1,'',''),(97563,'220.181.108.107','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97564,'182.118.42.33','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97565,'123.125.71.28','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97566,'220.181.108.76','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97567,'123.125.71.52','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97568,'220.181.108.78','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97569,'183.136.190.40','2015-12-01 00:00:00','/index.html','Chrome',1,'',''),(97570,'123.125.71.109','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97571,'220.181.108.76','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97572,'123.125.71.110','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97573,'220.181.108.85','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97574,'119.188.66.232','2015-12-01 00:00:00','/newsview.htm','IE',1,'',''),(97575,'61.135.190.71','2015-12-01 00:00:00','/index.html','IE',1,'www','baidu'),(97576,'66.249.65.114','2015-12-01 00:00:00','/newsview.htm','Safari',1,'',''),(97577,'123.125.71.114','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97578,'220.181.108.121','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97579,'1.69.114.238','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97580,'123.125.71.108','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97581,'140.207.198.192','2015-12-01 00:00:00','/newsview.htm','IE',1,'',''),(97582,'220.181.108.76','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97583,'123.125.71.74','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97584,'220.181.108.77','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97585,'58.215.183.52','2015-12-01 00:00:00','/index.html','Safari',1,'',''),(97586,'123.125.71.112','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97587,'220.181.108.115','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97588,'180.76.15.136','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97589,'112.64.235.245','2015-12-01 00:00:00','/index.html','Safari',1,'',''),(97590,'106.120.151.36','2015-12-01 00:00:00','/index.html','Safari',1,'',''),(97591,'123.125.71.75','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97592,'220.181.108.122','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97593,'106.39.18.123','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97594,'123.125.71.76','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97595,'220.181.108.78','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97596,'123.125.71.85','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97597,'220.181.108.119','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97598,'218.249.59.226','2015-12-01 00:00:00','/index.html','Chrome',1,'',''),(97599,'183.221.39.12','2015-12-01 00:00:00','/index.html','Chrome',1,'',''),(97600,'183.221.39.12','2015-12-01 00:00:00','/index.html','Chrome',1,'',''),(97601,'123.125.71.112','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97602,'220.181.108.93','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97603,'123.125.71.84','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97604,'220.181.108.116','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97605,'123.125.71.61','2015-12-01 00:00:00','/index.html','Chrome',1,'',''),(97606,'123.125.71.79','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97607,'220.181.108.100','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97608,'180.153.206.22','2015-12-01 00:00:00','/index.html','Safari',1,'',''),(97609,'123.125.71.77','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97610,'220.181.108.80','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97611,'223.81.192.208','2015-12-01 00:00:00','/index.html','Safari',1,'',''),(97612,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97613,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97614,'121.42.0.16','2015-12-01 00:00:00','/news/news.htm','IE',1,'',''),(97615,'123.125.71.32','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97616,'220.181.108.179','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97617,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97618,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97619,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97620,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97621,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97622,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97623,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97624,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97625,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97626,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97627,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97628,'121.42.0.16','2015-12-01 00:00:00','/http:/www.rosetech.cn/news/news.htm','IE',1,'',''),(97629,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97630,'121.42.0.16','2015-12-01 00:00:00','/news/news.htm','IE',1,'',''),(97631,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97632,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97633,'121.42.0.16','2015-12-01 00:00:00','/news/news.htm','IE',1,'',''),(97634,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97635,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97636,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97637,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97638,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97639,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97640,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97641,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97642,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97643,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97644,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97645,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97646,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97647,'121.42.0.16','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97648,'42.156.136.34','2015-12-01 00:00:00','/index.html','Safari',1,'',''),(97649,'121.9.242.194','2015-12-01 00:00:00','/index.html','IE',1,'',''),(97650,'123.125.71.42','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97651,'123.150.183.38','2015-12-01 00:00:00','/index.html','Safari',1,'',''),(97652,'220.181.108.150','2015-12-01 00:00:00','/index.html','Firefox',1,'',''),(97653,'123.125.71.38','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97654,'220.181.108.146','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97655,'220.181.51.40','2015-12-02 00:00:00','/index.html','Chrome',1,'',''),(97656,'123.125.71.51','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97657,'220.181.108.180','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97658,'123.125.71.42','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97659,'220.181.108.160','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97660,'182.118.42.33','2015-12-02 00:00:00','/index.html','IE',1,'',''),(97661,'123.125.71.36','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97662,'220.181.108.146','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97663,'220.181.108.160','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97664,'123.125.71.40','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97665,'123.125.71.51','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97666,'220.181.108.152','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97667,'123.125.71.28','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97668,'183.136.190.40','2015-12-02 00:00:00','/index.html','Chrome',1,'',''),(97669,'220.181.108.177','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97670,'220.181.51.61','2015-12-02 00:00:00','/index.html','Chrome',1,'',''),(97671,'183.136.142.75','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97672,'123.125.71.51','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97673,'220.181.108.154','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97674,'183.57.153.226','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97675,'119.188.66.234','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97676,'119.147.146.195','2015-12-02 00:00:00','/index.html','Chrome',1,'',''),(97677,'123.125.71.15','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97678,'220.181.108.184','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97679,'180.97.62.228','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97680,'66.249.65.68','2015-12-02 00:00:00','/news/newsview.htm','Safari',1,'',''),(97681,'183.136.190.62','2015-12-02 00:00:00','/index.html','Chrome',1,'',''),(97682,'123.125.71.24','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97683,'220.181.108.176','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97684,'183.136.142.98','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97685,'220.181.108.143','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97686,'123.125.71.22','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97687,'183.57.153.173','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97688,'124.207.12.210','2015-12-02 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(97689,'124.207.12.210','2015-12-02 00:00:00','/index.html','Chrome',1,'',''),(97690,'180.97.62.237','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97691,'61.163.220.13','2015-12-02 00:00:00','/index.html','Chrome',1,'',''),(97692,'220.181.108.179','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97693,'123.125.71.40','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97694,'175.188.81.2','2015-12-02 00:00:00','/index.html','Chrome',1,'',''),(97695,'182.118.54.121','2015-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(97696,'182.118.71.41','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97697,'123.125.71.22','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97698,'220.181.108.183','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97699,'121.42.0.17','2015-12-02 00:00:00','/index.html','IE',1,'',''),(97700,'101.226.33.216','2015-12-02 00:00:00','/index.html','Safari',1,'',''),(97701,'183.136.142.123','2015-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(97702,'123.125.71.125','2015-12-02 00:00:00','/index.html','Chrome',1,'',''),(97703,'180.97.62.236','2015-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(97704,'101.226.33.227','2015-12-02 00:00:00','/index.html','Safari',1,'',''),(97705,'183.57.154.26','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97706,'183.57.153.149','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97707,'121.42.0.38','2015-12-02 00:00:00','/index.html','IE',1,'',''),(97708,'119.188.66.124','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97709,'180.153.201.215','2015-12-02 00:00:00','/index.html','Safari',1,'',''),(97710,'180.153.161.55','2015-12-02 00:00:00','/index.html','Safari',1,'',''),(97711,'121.28.205.118','2015-12-02 00:00:00','/news.htm','IE',1,'',''),(97712,'121.28.205.118','2015-12-02 00:00:00','/index.html','IE',1,'',''),(97713,'121.28.205.118','2015-12-02 00:00:00','/index.html','IE',1,'',''),(97714,'183.136.142.124','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97715,'123.125.71.27','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97716,'220.181.108.144','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97717,'121.42.0.36','2015-12-02 00:00:00','/index.html','IE',1,'',''),(97718,'182.118.41.69','2015-12-02 00:00:00','/index.html','IE',1,'',''),(97719,'123.125.71.28','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97720,'220.181.108.147','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97721,'121.42.0.16','2015-12-02 00:00:00','/index.html','IE',1,'',''),(97722,'122.224.204.106','2015-12-02 00:00:00','/index.html','Opera',1,'',''),(97723,'122.224.204.106','2015-12-02 00:00:00','/index.html','Opera',1,'',''),(97724,'123.125.71.38','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97725,'220.181.108.155','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97726,'123.125.71.55','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97727,'220.181.108.159','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97728,'123.125.71.50','2015-12-02 00:00:00','/newsview.htm','Firefox',1,'',''),(97729,'180.153.180.120','2015-12-02 00:00:00','/newsview.htm','IE',1,'',''),(97730,'58.34.22.38','2015-12-02 00:00:00','/index.html','Chrome',1,'',''),(97731,'123.125.71.38','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97732,'220.181.108.150','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97733,'220.181.108.148','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97734,'123.125.71.42','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97735,'220.181.51.40','2015-12-02 00:00:00','/index.html','Chrome',1,'',''),(97736,'220.181.108.180','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97737,'123.125.71.29','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97738,'66.249.66.3','2015-12-02 00:00:00','/news/newsview.htm','Safari',1,'',''),(97739,'61.135.190.200','2015-12-02 00:00:00','/index.html','IE',1,'www','baidu'),(97740,'220.181.108.183','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97741,'123.125.71.54','2015-12-02 00:00:00','/index.html','Firefox',1,'',''),(97742,'23.95.43.107','2015-12-02 00:00:00','/index.html','Chrome',1,'',''),(97743,'220.181.108.152','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97744,'123.125.71.44','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97745,'220.181.108.178','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97746,'123.125.71.47','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97747,'220.181.108.151','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97748,'123.125.71.13','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97749,'221.194.128.223','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97750,'123.125.71.61','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97751,'123.125.71.61','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97752,'104.148.44.116','2015-12-03 00:00:00','/index.html','IE',1,'',''),(97753,'220.181.108.149','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97754,'123.125.71.48','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97755,'202.102.99.82','2015-12-03 00:00:00','/newsview.htm','IE',1,'',''),(97756,'220.181.108.162','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97757,'123.125.71.32','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97758,'40.77.167.28','2015-12-03 00:00:00','/index.html','Safari',1,'',''),(97759,'220.181.108.157','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97760,'123.125.71.45','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97761,'188.165.200.217','2015-12-03 00:00:00','/index.html','IE',1,'',''),(97762,'220.181.108.179','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97763,'123.125.71.18','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97764,'220.181.108.176','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97765,'123.125.71.28','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97766,'220.181.108.146','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97767,'123.125.71.53','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97768,'60.174.80.249','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97769,'220.181.108.162','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97770,'54.153.33.152','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97771,'123.125.71.42','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97772,'123.125.71.41','2015-12-03 00:00:00','/newsview.htm','Firefox',1,'',''),(97773,'220.181.108.161','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97774,'123.125.71.38','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97775,'124.126.220.98','2015-12-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(97776,'122.224.204.106','2015-12-03 00:00:00','/index.html','Opera',1,'',''),(97777,'122.224.204.106','2015-12-03 00:00:00','/index.html','Opera',1,'',''),(97778,'111.1.240.54','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97779,'112.80.230.69','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97780,'1.81.130.122','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97781,'220.181.51.39','2015-12-03 00:00:00','/index.html','Safari',1,'',''),(97782,'220.181.108.186','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97783,'123.125.71.38','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97784,'220.181.108.143','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97785,'123.125.71.22','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97786,'220.181.108.154','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97787,'123.125.71.50','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97788,'66.249.66.19','2015-12-03 00:00:00','/index.html','Safari',1,'',''),(97789,'61.146.178.190','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97790,'220.181.108.147','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97791,'123.125.71.47','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97792,'220.181.108.185','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97793,'123.125.71.18','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97794,'123.125.71.114','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97795,'220.181.108.110','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97796,'123.125.71.108','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97797,'220.181.108.77','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97798,'116.226.190.152','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97799,'182.118.70.140','2015-12-03 00:00:00','/newsview.htm','IE',1,'',''),(97800,'182.118.54.167','2015-12-03 00:00:00','/news/newsview.htm','IE',1,'',''),(97801,'123.125.71.70','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97802,'220.181.108.91','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97803,'220.181.51.62','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97804,'220.181.108.109','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97805,'123.125.71.108','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97806,'173.254.203.110','2015-12-03 00:00:00','/index.html','IE',1,'',''),(97807,'123.125.71.75','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97808,'220.181.108.101','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97809,'112.64.235.251','2015-12-03 00:00:00','/index.html','Safari',1,'',''),(97810,'123.125.71.115','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97811,'220.181.108.105','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97812,'183.136.190.62','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97813,'14.152.68.67','2015-12-03 00:00:00','/index.html','Safari',1,'',''),(97814,'42.156.136.34','2015-12-03 00:00:00','/index.html','Safari',1,'',''),(97815,'123.125.71.89','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97816,'220.181.108.107','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97817,'169.54.233.116','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97818,'123.125.71.125','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97819,'61.135.169.56','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97820,'66.249.64.45','2015-12-03 00:00:00','/index.html','Safari',1,'',''),(97821,'123.125.71.85','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97822,'220.181.108.85','2015-12-03 00:00:00','/index.html','Firefox',1,'',''),(97823,'54.210.28.107','2015-12-03 00:00:00','/index.html','Chrome',1,'',''),(97824,'123.125.71.110','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97825,'220.181.108.99','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97826,'66.249.64.167','2015-12-04 00:00:00','/index.html','Safari',1,'',''),(97827,'137.226.113.7','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97828,'220.181.108.158','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97829,'123.125.71.18','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97830,'183.136.142.163','2015-12-04 00:00:00','/newsview.htm','IE',1,'',''),(97831,'123.125.71.16','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97832,'220.181.108.153','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97833,'123.125.71.55','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97834,'220.181.108.143','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97835,'119.188.66.171','2015-12-04 00:00:00','/newsview.htm','IE',1,'',''),(97836,'42.156.136.34','2015-12-04 00:00:00','/index.html','Safari',1,'',''),(97837,'123.125.71.25','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97838,'220.181.108.141','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97839,'180.97.63.100','2015-12-04 00:00:00','/newsview.htm','IE',1,'',''),(97840,'220.181.108.187','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97841,'123.125.71.40','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97842,'119.147.146.195','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97843,'54.153.33.152','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97844,'123.125.71.12','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97845,'220.181.108.140','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97846,'61.187.155.10','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97847,'61.187.155.10','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97848,'180.159.195.41','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97849,'180.159.195.41','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97850,'180.159.195.41','2015-12-04 00:00:00','/news.htm','Chrome',1,'',''),(97851,'180.159.195.41','2015-12-04 00:00:00','/news.htm','Chrome',1,'',''),(97852,'180.159.195.41','2015-12-04 00:00:00','/news.htm','Chrome',1,'',''),(97853,'180.159.195.41','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97854,'180.159.195.41','2015-12-04 00:00:00','/news.htm','Chrome',1,'',''),(97855,'180.159.195.41','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97856,'180.159.195.41','2015-12-04 00:00:00','/news.htm','Chrome',1,'',''),(97857,'180.159.195.41','2015-12-04 00:00:00','/news.htm','Chrome',1,'',''),(97858,'180.159.195.41','2015-12-04 00:00:00','/news.htm','Chrome',1,'',''),(97859,'180.159.195.41','2015-12-04 00:00:00','/newsview.htm','Chrome',1,'',''),(97860,'180.159.195.41','2015-12-04 00:00:00','/newsview.htm','Chrome',1,'',''),(97861,'220.181.108.183','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97862,'123.125.71.52','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97863,'111.198.71.143','2015-12-04 00:00:00','/index.html','IE',1,'',''),(97864,'111.198.71.143','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97865,'61.146.178.33','2015-12-04 00:00:00','/index.html','IE',1,'',''),(97866,'61.146.178.186','2015-12-04 00:00:00','/index.html','IE',1,'',''),(97867,'61.164.150.70','2015-12-04 00:00:00','/index.html','IE',1,'',''),(97868,'223.71.217.74','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97869,'61.135.190.197','2015-12-04 00:00:00','/index.html','IE',1,'www','baidu'),(97870,'220.181.108.156','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97871,'123.125.71.16','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97872,'180.159.195.41','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97873,'180.159.195.41','2015-12-04 00:00:00','/news.htm','Chrome',1,'',''),(97874,'180.159.195.41','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97875,'123.125.71.24','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97876,'220.181.108.162','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97877,'123.125.71.49','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97878,'220.181.108.162','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97879,'66.249.64.150','2015-12-04 00:00:00','/index.html','Safari',1,'',''),(97880,'123.125.71.36','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97881,'220.181.108.160','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97882,'180.159.195.41','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97883,'123.125.71.56','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97884,'220.181.108.186','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97885,'119.147.146.194','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97886,'180.153.161.55','2015-12-04 00:00:00','/index.html','Safari',1,'',''),(97887,'42.120.145.196','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97888,'42.120.145.249','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97889,'42.120.145.52','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97890,'220.181.108.160','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97891,'123.125.71.40','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97892,'183.232.90.38','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97893,'163.177.69.59','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97894,'14.106.123.210','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97895,'220.181.108.159','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97896,'123.125.71.13','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97897,'220.181.108.178','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97898,'123.125.71.60','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97899,'104.148.44.116','2015-12-04 00:00:00','/index.html','IE',1,'',''),(97900,'220.181.108.139','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97901,'123.125.71.48','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97902,'202.102.99.119','2015-12-04 00:00:00','/newsview.htm','IE',1,'',''),(97903,'123.125.71.137','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97904,'123.125.71.47','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97905,'220.181.108.141','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97906,'220.181.108.147','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97907,'123.125.71.38','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97908,'220.181.108.145','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97909,'123.125.71.18','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97910,'220.181.108.140','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97911,'123.125.71.14','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97912,'45.79.92.177','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97913,'198.46.246.102','2015-12-04 00:00:00','/index.html','Chrome',1,'',''),(97914,'192.99.10.173','2015-12-04 00:00:00','/index.html','Firefox',1,'',''),(97915,'220.181.108.182','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97916,'123.125.71.49','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97917,'123.125.71.118','2015-12-05 00:00:00','/index.html','Chrome',1,'',''),(97918,'123.125.71.62','2015-12-05 00:00:00','/index.html','Chrome',1,'',''),(97919,'123.125.71.137','2015-12-05 00:00:00','/index.html','Chrome',1,'',''),(97920,'220.174.208.155','2015-12-05 00:00:00','/index.html','IE',1,'',''),(97921,'182.118.70.185','2015-12-05 00:00:00','/newsview.htm','IE',1,'',''),(97922,'182.118.70.51','2015-12-05 00:00:00','/newsview.htm','IE',1,'',''),(97923,'104.148.44.116','2015-12-05 00:00:00','/index.html','IE',1,'',''),(97924,'220.181.108.147','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97925,'123.125.71.109','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97926,'220.181.108.162','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97927,'123.125.71.86','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97928,'123.125.71.80','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97929,'220.181.108.148','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97930,'123.125.71.91','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97931,'220.181.108.158','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97932,'123.125.71.116','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97933,'220.181.108.185','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97934,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97935,'123.125.71.71','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97936,'220.181.108.140','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97937,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97938,'112.65.193.13','2015-12-05 00:00:00','/index.html','Safari',1,'',''),(97939,'123.125.71.108','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97940,'220.181.108.159','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97941,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97942,'45.33.104.237','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97943,'123.125.71.80','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97944,'220.181.108.162','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97945,'123.125.71.84','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97946,'220.181.108.143','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97947,'123.125.71.117','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97948,'220.181.108.146','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97949,'220.181.51.39','2015-12-05 00:00:00','/index.html','Chrome',1,'',''),(97950,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97951,'123.125.71.70','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97952,'220.181.108.149','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97953,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97954,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97955,'123.125.71.108','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97956,'220.181.108.139','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97957,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97958,'123.125.71.32','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97959,'220.181.108.84','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97960,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97961,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97962,'123.125.71.41','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97963,'220.181.108.84','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97964,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97965,'123.125.71.45','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97966,'220.181.108.85','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97967,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97968,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97969,'123.125.71.30','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97970,'220.181.108.115','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97971,'101.226.89.120','2015-12-05 00:00:00','/index.html','Safari',1,'',''),(97972,'180.153.161.55','2015-12-05 00:00:00','/index.html','Safari',1,'',''),(97973,'123.125.71.25','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97974,'220.181.108.116','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97975,'101.200.126.60','2015-12-05 00:00:00','/index.html','IE',1,'',''),(97976,'101.200.126.60','2015-12-05 00:00:00','/index.html','IE',1,'',''),(97977,'123.125.71.36','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97978,'220.181.108.87','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97979,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97980,'180.159.195.41','2015-12-05 00:00:00','/index.html','Chrome',1,'',''),(97981,'180.159.195.41','2015-12-05 00:00:00','/index.html','Chrome',1,'',''),(97982,'180.159.195.41','2015-12-05 00:00:00','/news.htm','Chrome',1,'',''),(97983,'180.159.195.41','2015-12-05 00:00:00','/news.htm','Chrome',1,'',''),(97984,'180.159.195.41','2015-12-05 00:00:00','/news.htm','Chrome',1,'',''),(97985,'180.159.195.41','2015-12-05 00:00:00','/news.htm','Chrome',1,'',''),(97986,'180.159.195.41','2015-12-05 00:00:00','/news.htm','Chrome',1,'',''),(97987,'180.159.195.41','2015-12-05 00:00:00','/news.htm','Chrome',1,'',''),(97988,'180.159.195.41','2015-12-05 00:00:00','/news.htm','Chrome',1,'',''),(97989,'180.159.195.41','2015-12-05 00:00:00','/news.htm','Chrome',1,'',''),(97990,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97991,'222.186.25.95','2015-12-05 00:00:00','/index.html','IE',1,'',''),(97992,'123.125.71.38','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97993,'220.181.108.143','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97994,'104.148.44.116','2015-12-05 00:00:00','/index.html','IE',1,'',''),(97995,'123.125.71.60','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97996,'220.181.108.144','2015-12-05 00:00:00','/index.html','Firefox',1,'',''),(97997,'222.186.25.95','2015-12-05 00:00:00','/index.html','IE',1,'',''),(97998,'146.185.234.48','2015-12-05 00:00:00','/newsview.htm','Firefox',1,'',''),(97999,'61.135.190.200','2015-12-05 00:00:00','/index.html','IE',1,'www','baidu'),(98000,'198.46.246.102','2015-12-05 00:00:00','/index.html','Chrome',1,'',''),(98001,'123.125.71.28','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98002,'220.181.108.153','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98003,'58.215.183.41','2015-12-06 00:00:00','/index.html','Safari',1,'',''),(98004,'220.181.108.145','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98005,'123.125.71.57','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98006,'146.185.234.48','2015-12-06 00:00:00','/newsview.htm','Firefox',1,'',''),(98007,'220.181.51.46','2015-12-06 00:00:00','/index.html','Chrome',1,'',''),(98008,'123.125.71.50','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98009,'220.181.108.159','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98010,'123.125.71.54','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98011,'220.181.108.180','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98012,'207.46.13.184','2015-12-06 00:00:00','/index.html','Safari',1,'',''),(98013,'220.181.108.182','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98014,'123.125.71.18','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98015,'42.156.136.34','2015-12-06 00:00:00','/index.html','Safari',1,'',''),(98016,'221.194.128.223','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98017,'146.185.234.48','2015-12-06 00:00:00','/newsview.htm','Firefox',1,'',''),(98018,'123.125.71.27','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98019,'220.181.108.143','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98020,'146.185.234.48','2015-12-06 00:00:00','/newsview.htm','Firefox',1,'',''),(98021,'123.125.71.12','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98022,'220.181.108.145','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98023,'123.125.71.46','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98024,'220.181.108.149','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98025,'123.125.71.50','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98026,'220.181.108.158','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98027,'14.152.68.64','2015-12-06 00:00:00','/index.html','Safari',1,'',''),(98028,'123.125.71.33','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98029,'220.181.108.144','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98030,'14.152.68.96','2015-12-06 00:00:00','/index.html','Safari',1,'',''),(98031,'123.125.71.114','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98032,'223.64.149.162','2015-12-06 00:00:00','/newsview.htm','Chrome',1,'',''),(98033,'220.181.108.184','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98034,'123.125.71.85','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98035,'220.181.108.154','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98036,'119.147.146.194','2015-12-06 00:00:00','/index.html','Chrome',1,'',''),(98037,'123.125.71.70','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98038,'220.181.108.139','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98039,'61.146.178.190','2015-12-06 00:00:00','/index.html','Chrome',1,'',''),(98040,'123.125.71.114','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98041,'220.181.108.152','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98042,'42.156.136.34','2015-12-06 00:00:00','/index.html','Safari',1,'',''),(98043,'123.125.71.77','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98044,'220.181.108.183','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98045,'123.125.71.51','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98046,'220.181.108.103','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98047,'14.152.69.99','2015-12-06 00:00:00','/news.htm','Safari',1,'',''),(98048,'123.125.71.58','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98049,'220.181.108.78','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98050,'123.125.71.30','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98051,'180.76.15.21','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98052,'220.181.108.84','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98053,'104.148.44.116','2015-12-06 00:00:00','/index.html','IE',1,'',''),(98054,'123.125.71.46','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98055,'220.181.108.107','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98056,'123.125.71.57','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98057,'220.181.108.99','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98058,'14.152.68.104','2015-12-06 00:00:00','/index.html','Safari',1,'',''),(98059,'94.102.49.210','2015-12-06 00:00:00','/index.html','Chrome',1,'',''),(98060,'123.125.71.18','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98061,'220.181.108.110','2015-12-06 00:00:00','/index.html','Firefox',1,'',''),(98062,'167.88.7.244','2015-12-06 00:00:00','/index.html','IE',1,'',''),(98063,'123.125.71.15','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98064,'220.181.108.163','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98065,'182.118.42.34','2015-12-07 00:00:00','/index.html','IE',1,'',''),(98066,'123.125.71.44','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98067,'220.181.108.148','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98068,'123.125.71.31','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98069,'220.181.108.162','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98070,'42.156.137.34','2015-12-07 00:00:00','/news.htm','Safari',1,'',''),(98071,'123.125.71.21','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98072,'220.181.108.150','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98073,'182.118.60.47','2015-12-07 00:00:00','/index.html','Safari',1,'',''),(98074,'220.181.108.182','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98075,'123.125.71.56','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98076,'61.135.190.69','2015-12-07 00:00:00','/index.html','IE',1,'www','baidu'),(98077,'220.181.108.93','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98078,'123.125.71.24','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98079,'61.135.190.104','2015-12-07 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(98080,'61.135.190.221','2015-12-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(98081,'220.181.108.76','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98082,'123.125.71.60','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98083,'198.46.246.102','2015-12-07 00:00:00','/index.html','Chrome',1,'',''),(98084,'183.136.190.62','2015-12-07 00:00:00','/index.html','Chrome',1,'',''),(98085,'61.135.190.102','2015-12-07 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(98086,'61.135.190.105','2015-12-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(98087,'220.181.108.108','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98088,'123.125.71.33','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98089,'220.181.108.116','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98090,'123.125.71.41','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98091,'220.181.108.87','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98092,'123.125.71.58','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98093,'220.181.108.111','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98094,'123.125.71.40','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98095,'101.226.33.224','2015-12-07 00:00:00','/index.html','Safari',1,'',''),(98096,'220.181.108.106','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98097,'123.125.71.57','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98098,'66.249.66.3','2015-12-07 00:00:00','/newsview.htm','Safari',1,'',''),(98099,'220.181.108.95','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98100,'123.125.71.41','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98101,'220.181.51.39','2015-12-07 00:00:00','/index.html','Chrome',1,'',''),(98102,'123.125.71.119','2015-12-07 00:00:00','/index.html','Chrome',1,'',''),(98103,'123.125.71.43','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98104,'220.181.108.148','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98105,'66.249.66.61','2015-12-07 00:00:00','/news/newsview.htm','Safari',1,'',''),(98106,'124.161.16.125','2015-12-07 00:00:00','/index.html','Chrome',1,'',''),(98107,'123.125.71.132','2015-12-07 00:00:00','/index.html','Safari',1,'',''),(98108,'220.181.108.153','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98109,'123.125.71.21','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98110,'14.17.29.85','2015-12-07 00:00:00','/index.html','Safari',1,'',''),(98111,'220.181.108.147','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98112,'123.125.71.19','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98113,'180.153.163.211','2015-12-07 00:00:00','/index.html','Safari',1,'',''),(98114,'180.153.214.191','2015-12-07 00:00:00','/index.html','Safari',1,'',''),(98115,'180.153.201.79','2015-12-07 00:00:00','/index.html','Safari',1,'',''),(98116,'66.249.66.61','2015-12-07 00:00:00','/news/news.htm','Safari',1,'',''),(98117,'220.181.108.151','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98118,'123.125.71.57','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98119,'167.88.7.229','2015-12-07 00:00:00','/index.html','IE',1,'',''),(98120,'180.153.201.215','2015-12-07 00:00:00','/index.html','Safari',1,'',''),(98121,'123.125.71.85','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98122,'220.181.108.103','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98123,'207.46.13.184','2015-12-07 00:00:00','/index.html','Safari',1,'',''),(98124,'220.181.108.119','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98125,'123.125.71.83','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98126,'66.249.66.3','2015-12-07 00:00:00','/news/news.htm','Safari',1,'',''),(98127,'182.118.41.69','2015-12-07 00:00:00','/index.html','IE',1,'',''),(98128,'123.125.71.85','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98129,'220.181.108.82','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98130,'220.181.108.106','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98131,'123.125.71.107','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98132,'123.125.71.137','2015-12-07 00:00:00','/index.html','Chrome',1,'',''),(98133,'123.125.71.61','2015-12-07 00:00:00','/index.html','Chrome',1,'',''),(98134,'123.125.71.83','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98135,'220.181.108.103','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98136,'167.88.7.254','2015-12-07 00:00:00','/index.html','IE',1,'',''),(98137,'123.125.71.80','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98138,'220.181.108.75','2015-12-07 00:00:00','/index.html','Firefox',1,'',''),(98139,'220.181.108.99','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98140,'123.125.71.109','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98141,'66.249.65.86','2015-12-08 00:00:00','/news.htm','Safari',1,'',''),(98142,'123.125.71.86','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98143,'220.181.108.104','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98144,'61.135.169.56','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98145,'123.125.71.113','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98146,'220.181.108.157','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98147,'220.181.108.153','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98148,'123.125.71.116','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98149,'222.186.3.172','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98150,'123.125.71.79','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98151,'220.181.108.177','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98152,'66.249.65.62','2015-12-08 00:00:00','/news/newsview.htm','Safari',1,'',''),(98153,'123.125.71.91','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98154,'220.181.108.156','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98155,'66.249.65.62','2015-12-08 00:00:00','/news/news.htm','Safari',1,'',''),(98156,'61.135.190.221','2015-12-08 00:00:00','/newsview.htm','Chrome',1,'��ɳ���̳�:��һ��ֽ�ƶȡ��ı���-�����˼�Ƽ����޹�˾','baidu'),(98157,'61.135.190.102','2015-12-08 00:00:00','/newsview.htm','Chrome',1,'��ɳ���̳�:��һ��ֽ�ƶȡ��ı���-�����˼�Ƽ����޹�˾','baidu'),(98158,'61.135.190.223','2015-12-08 00:00:00','/newsview.htm','Safari',1,'��ɳ���̳�:��һ��ֽ�ƶȡ��ı���-�����˼�Ƽ����޹�˾','baidu'),(98159,'220.181.108.183','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98160,'123.125.71.72','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98161,'42.156.136.34','2015-12-08 00:00:00','/index.html','Safari',1,'',''),(98162,'111.206.36.4','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98163,'101.226.33.203','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98164,'101.226.33.202','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98165,'220.181.108.155','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98166,'123.125.71.72','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98167,'61.135.190.104','2015-12-08 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(98168,'61.135.190.222','2015-12-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(98169,'179.176.36.152','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98170,'220.181.51.53','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98171,'198.23.202.74','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98172,'220.181.108.122','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98173,'123.125.71.84','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98174,'66.249.65.68','2015-12-08 00:00:00','/news/newsview.htm','Safari',1,'',''),(98175,'66.249.65.114','2015-12-08 00:00:00','/newsview.htm','Safari',1,'',''),(98176,'123.125.71.90','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98177,'220.181.108.92','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98178,'220.181.108.77','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98179,'123.125.71.88','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98180,'46.39.70.229','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98181,'123.125.71.79','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98182,'220.181.108.82','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98183,'61.135.190.221','2015-12-08 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(98184,'61.135.190.220','2015-12-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(98185,'37.115.188.217','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98186,'220.181.108.115','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98187,'123.125.71.33','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98188,'66.249.65.89','2015-12-08 00:00:00','/index.html','Safari',1,'',''),(98189,'180.153.182.167','2015-12-08 00:00:00','/news.htm','IE',1,'',''),(98190,'180.153.182.147','2015-12-08 00:00:00','/news.htm','IE',1,'',''),(98191,'182.118.60.184','2015-12-08 00:00:00','/newsview.htm','IE',1,'',''),(98192,'182.118.70.233','2015-12-08 00:00:00','/newsview.htm','IE',1,'',''),(98193,'218.193.131.244','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98194,'220.181.108.115','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98195,'123.125.71.14','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98196,'123.125.71.137','2015-12-08 00:00:00','/index.html','Safari',1,'',''),(98197,'123.125.71.31','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98198,'220.181.108.94','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98199,'183.221.39.23','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98200,'123.125.71.118','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98201,'123.125.71.23','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98202,'220.181.108.89','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98203,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98204,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98205,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98206,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98207,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98208,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98209,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98210,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98211,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98212,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98213,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98214,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98215,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98216,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98217,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98218,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98219,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98220,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98221,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98222,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98223,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98224,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98225,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98226,'221.224.54.186','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98227,'182.118.41.109','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98228,'221.234.177.177','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98229,'180.153.206.24','2015-12-08 00:00:00','/index.html','Safari',1,'',''),(98230,'220.181.108.117','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98231,'123.125.71.45','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98232,'220.181.108.84','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98233,'123.125.71.31','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98234,'61.135.190.69','2015-12-08 00:00:00','/index.html','IE',1,'www','baidu'),(98235,'59.172.176.15','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98236,'180.153.201.66','2015-12-08 00:00:00','/index.html','Safari',1,'',''),(98237,'220.181.108.178','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98238,'123.125.71.87','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98239,'112.64.235.87','2015-12-08 00:00:00','/index.html','Safari',1,'',''),(98240,'101.226.33.202','2015-12-08 00:00:00','/index.html','Safari',1,'',''),(98241,'183.136.142.76','2015-12-08 00:00:00','/newsview.htm','IE',1,'',''),(98242,'119.188.66.115','2015-12-08 00:00:00','/newsview.htm','IE',1,'',''),(98243,'112.64.235.90','2015-12-08 00:00:00','/news/newsview.htm','Safari',1,'',''),(98244,'211.139.61.175','2015-12-08 00:00:00','/news/newsview.htm','IE',1,'',''),(98245,'180.153.206.26','2015-12-08 00:00:00','/index.html','Safari',1,'',''),(98246,'220.181.108.177','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98247,'123.125.71.79','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98248,'112.64.235.90','2015-12-08 00:00:00','/index.html','Safari',1,'',''),(98249,'216.145.17.190','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98250,'123.125.71.80','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98251,'220.181.108.182','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98252,'188.165.200.217','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98253,'216.145.14.142','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98254,'137.226.113.7','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98255,'137.226.113.7','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98256,'123.125.71.114','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98257,'220.181.108.178','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98258,'119.147.225.190','2015-12-08 00:00:00','/index.html','Safari',1,'',''),(98259,'188.143.232.35','2015-12-08 00:00:00','/newsview.htm','IE',1,'',''),(98260,'188.143.232.35','2015-12-08 00:00:00','/index.html','IE',1,'',''),(98261,'188.143.232.35','2015-12-08 00:00:00','/news.htm','IE',1,'',''),(98262,'183.136.190.40','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98263,'220.181.108.186','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98264,'123.125.71.77','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98265,'220.181.108.153','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98266,'123.125.71.79','2015-12-08 00:00:00','/index.html','Firefox',1,'',''),(98267,'62.212.73.49','2015-12-08 00:00:00','/index.html','Chrome',1,'',''),(98268,'220.181.108.163','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98269,'123.125.71.91','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98270,'220.181.108.91','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98271,'123.125.71.85','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98272,'123.125.71.120','2015-12-09 00:00:00','/index.html','Chrome',1,'',''),(98273,'182.118.55.131','2015-12-09 00:00:00','/news/newsview.htm','IE',1,'',''),(98274,'188.143.232.35','2015-12-09 00:00:00','/news/newsview.htm','IE',1,'',''),(98275,'188.143.232.35','2015-12-09 00:00:00','/news/news.htm','IE',1,'',''),(98276,'182.118.53.225','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98277,'182.118.55.131','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98278,'220.181.108.117','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98279,'123.125.71.113','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98280,'220.181.108.95','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98281,'123.125.71.114','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98282,'204.152.209.145','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98283,'119.188.66.207','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98284,'140.207.198.171','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98285,'2.35.18.238','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98286,'221.194.128.223','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98287,'42.156.136.34','2015-12-09 00:00:00','/index.html','Safari',1,'',''),(98288,'180.153.180.183','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98289,'183.136.142.78','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98290,'58.215.183.57','2015-12-09 00:00:00','/index.html','Safari',1,'',''),(98291,'180.153.180.179','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98292,'180.97.63.99','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98293,'183.136.190.62','2015-12-09 00:00:00','/index.html','Chrome',1,'',''),(98294,'54.172.78.164','2015-12-09 00:00:00','/index.html','Chrome',1,'',''),(98295,'123.125.71.70','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98296,'220.181.108.139','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98297,'123.125.71.108','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98298,'220.181.108.139','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98299,'180.153.180.135','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98300,'119.147.225.223','2015-12-09 00:00:00','/index.html','Safari',1,'',''),(98301,'123.125.71.81','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98302,'220.181.108.156','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98303,'123.125.71.137','2015-12-09 00:00:00','/index.html','Chrome',1,'',''),(98304,'61.146.178.190','2015-12-09 00:00:00','/index.html','Chrome',1,'',''),(98305,'66.249.65.65','2015-12-09 00:00:00','/index.html','Safari',1,'',''),(98306,'182.118.55.205','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98307,'123.125.71.110','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98308,'180.76.15.155','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98309,'220.181.108.150','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98310,'175.169.118.69','2015-12-09 00:00:00','/index.html','Chrome',1,'',''),(98311,'180.153.182.157','2015-12-09 00:00:00','/news/newsview.htm','IE',1,'',''),(98312,'180.153.182.157','2015-12-09 00:00:00','/news/newsview.htm','IE',1,'',''),(98313,'121.42.0.17','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98314,'218.64.83.162','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98315,'218.64.83.162','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98316,'140.207.198.127','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98317,'220.181.108.150','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98318,'123.125.71.109','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98319,'121.42.0.31','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98320,'220.191.239.4','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98321,'220.191.239.4','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98322,'220.191.239.4','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98323,'220.191.239.4','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98324,'220.191.239.4','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98325,'182.118.53.214','2015-12-09 00:00:00','/news/newsview.htm','IE',1,'',''),(98326,'123.125.71.82','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98327,'220.181.108.153','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98328,'219.235.129.84','2015-12-09 00:00:00','/index.html','Chrome',1,'',''),(98329,'157.55.39.64','2015-12-09 00:00:00','/index.html','Safari',1,'',''),(98330,'123.125.71.111','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98331,'220.181.108.179','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98332,'66.249.73.247','2015-12-09 00:00:00','/index.html','Safari',1,'',''),(98333,'121.42.0.37','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98334,'123.125.71.110','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98335,'220.181.108.146','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98336,'123.152.226.152','2015-12-09 00:00:00','/index.html','Opera',1,'',''),(98337,'123.152.226.152','2015-12-09 00:00:00','/index.html','Opera',1,'',''),(98338,'111.202.81.94','2015-12-09 00:00:00','/index.html','Chrome',1,'',''),(98339,'121.42.0.36','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98340,'123.125.71.78','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98341,'220.181.108.145','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98342,'123.125.71.50','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98343,'220.181.108.144','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98344,'180.76.15.14','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98345,'202.102.99.148','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98346,'220.181.108.140','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98347,'123.125.71.44','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98348,'137.226.113.7','2015-12-09 00:00:00','/index.html','Chrome',1,'',''),(98349,'137.226.113.7','2015-12-09 00:00:00','/index.html','Chrome',1,'',''),(98350,'180.153.180.95','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98351,'180.153.206.36','2015-12-09 00:00:00','/index.html','Safari',1,'',''),(98352,'180.153.163.206','2015-12-09 00:00:00','/index.html','Safari',1,'',''),(98353,'123.125.71.45','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98354,'220.181.108.156','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98355,'54.226.183.35','2015-12-09 00:00:00','/index.html','IE',1,'',''),(98356,'220.181.108.160','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98357,'123.125.71.21','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98358,'183.136.190.62','2015-12-09 00:00:00','/index.html','Chrome',1,'',''),(98359,'220.181.108.146','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98360,'123.125.71.22','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98361,'220.181.51.62','2015-12-09 00:00:00','/index.html','Chrome',1,'',''),(98362,'180.153.186.83','2015-12-09 00:00:00','/news/newsview.htm','IE',1,'',''),(98363,'180.97.63.99','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98364,'123.125.71.34','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98365,'220.181.108.143','2015-12-09 00:00:00','/index.html','Firefox',1,'',''),(98366,'66.249.65.108','2015-12-09 00:00:00','/index.html','Safari',1,'',''),(98367,'180.153.186.66','2015-12-09 00:00:00','/newsview.htm','IE',1,'',''),(98368,'220.181.108.161','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98369,'123.125.71.54','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98370,'180.153.186.104','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98371,'180.153.185.237','2015-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(98372,'180.97.62.238','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98373,'220.181.108.149','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98374,'123.125.71.13','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98375,'119.188.66.139','2015-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(98376,'183.57.153.70','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98377,'104.148.44.116','2015-12-10 00:00:00','/index.html','IE',1,'',''),(98378,'183.136.142.124','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98379,'220.181.108.154','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98380,'123.125.71.45','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98381,'182.118.53.162','2015-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(98382,'54.153.32.246','2015-12-10 00:00:00','/index.html','Chrome',1,'',''),(98383,'220.181.108.148','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98384,'123.125.71.52','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98385,'69.58.178.56','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98386,'69.58.178.56','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98387,'69.58.178.56','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98388,'69.58.178.56','2015-12-10 00:00:00','/news.htm','Firefox',1,'',''),(98389,'180.153.186.64','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98390,'220.181.108.140','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98391,'123.125.71.32','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98392,'220.181.108.161','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98393,'123.125.71.21','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98394,'183.57.153.214','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98395,'180.153.186.61','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98396,'61.135.190.198','2015-12-10 00:00:00','/index.html','IE',1,'www','baidu'),(98397,'220.181.108.77','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98398,'123.125.71.109','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98399,'180.153.186.76','2015-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(98400,'183.57.153.89','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98401,'220.181.108.85','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98402,'123.125.71.75','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98403,'42.156.136.34','2015-12-10 00:00:00','/index.html','Safari',1,'',''),(98404,'183.136.142.168','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98405,'180.149.143.27','2015-12-10 00:00:00','/index.html','Safari',1,'',''),(98406,'123.125.71.109','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98407,'220.181.108.118','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98408,'182.118.54.34','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98409,'180.153.186.107','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98410,'220.181.108.95','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98411,'123.125.71.70','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98412,'104.148.44.116','2015-12-10 00:00:00','/index.html','IE',1,'',''),(98413,'180.153.214.182','2015-12-10 00:00:00','/index.html','Safari',1,'',''),(98414,'220.181.108.102','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98415,'123.125.71.85','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98416,'218.107.6.5','2015-12-10 00:00:00','/index.html','IE',1,'',''),(98417,'218.107.6.5','2015-12-10 00:00:00','/index.html','IE',1,'',''),(98418,'23.95.43.107','2015-12-10 00:00:00','/index.html','Chrome',1,'',''),(98419,'23.30.77.217','2015-12-10 00:00:00','/index.html','Chrome',1,'',''),(98420,'220.181.108.102','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98421,'123.125.71.90','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98422,'210.51.13.120','2015-12-10 00:00:00','/index.html','Chrome',1,'',''),(98423,'123.125.71.111','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98424,'220.181.108.104','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98425,'220.181.108.85','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98426,'123.125.71.117','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98427,'220.181.108.84','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98428,'123.125.71.76','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98429,'123.125.71.125','2015-12-10 00:00:00','/index.html','Chrome',1,'',''),(98430,'180.159.195.41','2015-12-10 00:00:00','/index.html','Chrome',1,'',''),(98431,'180.159.195.41','2015-12-10 00:00:00','/index.html','Chrome',1,'',''),(98432,'180.159.195.41','2015-12-10 00:00:00','/index.html','Chrome',1,'',''),(98433,'220.181.108.112','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98434,'123.125.71.115','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98435,'180.153.206.34','2015-12-10 00:00:00','/index.html','Safari',1,'',''),(98436,'220.181.108.95','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98437,'123.125.71.73','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98438,'104.148.44.116','2015-12-10 00:00:00','/index.html','IE',1,'',''),(98439,'112.90.78.25','2015-12-10 00:00:00','/index.html','Safari',1,'',''),(98440,'210.51.13.120','2015-12-10 00:00:00','/index.html','Chrome',1,'',''),(98441,'123.125.71.70','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98442,'220.181.108.122','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98443,'101.226.89.121','2015-12-10 00:00:00','/index.html','Safari',1,'',''),(98444,'101.226.102.97','2015-12-10 00:00:00','/index.html','Safari',1,'',''),(98445,'180.153.206.25','2015-12-10 00:00:00','/index.html','Safari',1,'',''),(98446,'220.181.108.163','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98447,'123.125.71.26','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98448,'123.125.71.119','2015-12-10 00:00:00','/index.html','Chrome',1,'',''),(98449,'123.125.71.133','2015-12-10 00:00:00','/index.html','Chrome',1,'',''),(98450,'123.125.71.36','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98451,'220.181.108.88','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98452,'119.188.66.146','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98453,'123.125.71.82','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98454,'180.153.201.79','2015-12-10 00:00:00','/index.html','Safari',1,'',''),(98455,'123.125.71.60','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98456,'220.181.108.101','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98457,'123.125.71.31','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98458,'220.181.108.120','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98459,'52.53.220.115','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98460,'54.219.130.30','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98461,'180.153.180.183','2015-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(98462,'220.181.108.107','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98463,'123.125.71.56','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98464,'180.97.63.35','2015-12-10 00:00:00','/news/newsview.htm','IE',1,'',''),(98465,'182.118.53.210','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98466,'119.188.66.174','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98467,'183.57.154.110','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98468,'84.236.214.61','2015-12-10 00:00:00','/index.html','Chrome',1,'',''),(98469,'180.97.63.30','2015-12-10 00:00:00','/newsview.htm','IE',1,'',''),(98470,'123.125.71.30','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98471,'220.181.108.89','2015-12-10 00:00:00','/index.html','Firefox',1,'',''),(98472,'52.0.89.236','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98473,'123.125.71.83','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98474,'220.181.108.99','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98475,'123.125.71.92','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98476,'220.181.108.81','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98477,'183.136.142.112','2015-12-11 00:00:00','/newsview.htm','IE',1,'',''),(98478,'183.136.142.65','2015-12-11 00:00:00','/news/newsview.htm','IE',1,'',''),(98479,'123.125.71.79','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98480,'220.181.108.93','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98481,'123.125.71.120','2015-12-11 00:00:00','/index.html','Chrome',1,'',''),(98482,'123.125.71.70','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98483,'220.181.108.85','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98484,'180.153.180.88','2015-12-11 00:00:00','/newsview.htm','IE',1,'',''),(98485,'123.125.71.113','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98486,'220.181.108.163','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98487,'180.153.180.150','2015-12-11 00:00:00','/newsview.htm','IE',1,'',''),(98488,'183.57.154.77','2015-12-11 00:00:00','/newsview.htm','IE',1,'',''),(98489,'123.125.71.107','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98490,'220.181.108.85','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98491,'54.153.32.246','2015-12-11 00:00:00','/index.html','Chrome',1,'',''),(98492,'123.125.71.116','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98493,'220.181.108.94','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98494,'123.125.71.79','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98495,'220.181.108.111','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98496,'42.156.137.11','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98497,'123.125.71.86','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98498,'220.181.108.163','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98499,'119.147.146.189','2015-12-11 00:00:00','/index.html','Chrome',1,'',''),(98500,'218.93.1.86','2015-12-11 00:00:00','/index.html','Chrome',1,'',''),(98501,'123.125.71.89','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98502,'220.181.108.82','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98503,'101.226.89.115','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98504,'104.148.44.116','2015-12-11 00:00:00','/index.html','IE',1,'',''),(98505,'222.240.185.10','2015-12-11 00:00:00','/index.html','Chrome',1,'','baidu'),(98506,'218.2.15.166','2015-12-11 00:00:00','/index.html','Chrome',1,'',''),(98507,'180.159.195.41','2015-12-11 00:00:00','/index.html','Chrome',1,'',''),(98508,'123.125.71.88','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98509,'220.181.108.95','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98510,'180.76.15.6','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98511,'220.181.108.100','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98512,'123.125.71.75','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98513,'211.143.61.211','2015-12-11 00:00:00','/news.htm','Chrome',1,'',''),(98514,'180.153.201.64','2015-12-11 00:00:00','/news.htm','Safari',1,'',''),(98515,'122.245.208.246','2015-12-11 00:00:00','/index.html','IE',1,'',''),(98516,'220.181.108.181','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98517,'123.125.71.111','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98518,'123.125.71.108','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98519,'220.181.108.157','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98520,'115.239.212.196','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98521,'182.140.184.85','2015-12-11 00:00:00','/index.html','Safari',1,'','baidu'),(98522,'175.155.112.40','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98523,'223.85.132.34','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98524,'175.155.112.40','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98525,'175.155.112.40','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98526,'175.155.112.40','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98527,'223.85.132.24','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98528,'223.85.132.23','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98529,'124.161.23.60','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98530,'124.161.23.61','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98531,'124.161.23.61','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98532,'117.175.88.50','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98533,'223.85.132.24','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98534,'117.175.88.49','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98535,'223.85.132.24','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98536,'117.175.88.50','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98537,'117.175.88.49','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98538,'175.155.112.40','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98539,'223.85.132.24','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98540,'124.161.23.11','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98541,'124.161.23.11','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98542,'223.85.132.23','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98543,'124.161.23.60','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98544,'223.85.132.23','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98545,'124.161.23.60','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98546,'220.181.108.147','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98547,'123.125.71.69','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98548,'220.181.108.186','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98549,'123.125.71.76','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98550,'123.125.68.180','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98551,'123.125.68.171','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98552,'220.181.108.141','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98553,'123.125.71.88','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98554,'180.153.161.217','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98555,'123.125.71.114','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98556,'220.181.108.153','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98557,'188.143.232.11','2015-12-11 00:00:00','/index.html','IE',1,'',''),(98558,'188.143.232.11','2015-12-11 00:00:00','/news.htm','IE',1,'',''),(98559,'122.245.208.246','2015-12-11 00:00:00','/index.html','IE',1,'',''),(98560,'123.125.71.133','2015-12-11 00:00:00','/index.html','Chrome',1,'',''),(98561,'111.206.36.17','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98562,'123.125.68.160','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98563,'61.148.16.130','2015-12-11 00:00:00','/index.html','IE',1,'',''),(98564,'112.64.235.87','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98565,'180.153.206.34','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98566,'61.135.190.72','2015-12-11 00:00:00','/index.html','IE',1,'www','baidu'),(98567,'123.125.71.32','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98568,'220.181.108.160','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98569,'180.153.214.198','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98570,'125.71.216.47','2015-12-11 00:00:00','/newsview.htm','Chrome',1,'',''),(98571,'123.125.71.54','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98572,'220.181.108.143','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98573,'61.135.190.200','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98574,'123.125.67.145','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98575,'180.153.214.199','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98576,'101.226.33.221','2015-12-11 00:00:00','/index.html','Safari',1,'',''),(98577,'123.125.71.38','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98578,'220.181.108.161','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98579,'54.153.33.145','2015-12-11 00:00:00','/index.html','Chrome',1,'',''),(98580,'123.125.71.34','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98581,'220.181.108.84','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98582,'140.207.198.162','2015-12-11 00:00:00','/news/newsview.htm','IE',1,'',''),(98583,'123.125.71.34','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98584,'220.181.108.102','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98585,'123.125.71.36','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98586,'220.181.108.116','2015-12-11 00:00:00','/index.html','Firefox',1,'',''),(98587,'107.150.55.52','2015-12-11 00:00:00','/index.html','IE',1,'',''),(98588,'220.181.108.104','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98589,'123.125.71.60','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98590,'220.181.51.35','2015-12-12 00:00:00','/index.html','Safari',1,'',''),(98591,'123.125.71.32','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98592,'220.181.108.108','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98593,'123.125.71.119','2015-12-12 00:00:00','/index.html','Chrome',1,'',''),(98594,'123.125.71.34','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98595,'220.181.108.106','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98596,'169.54.233.121','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98597,'93.174.93.218','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98598,'220.181.108.109','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98599,'123.125.71.14','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98600,'123.125.71.28','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98601,'220.181.108.95','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98602,'119.188.66.197','2015-12-12 00:00:00','/news/newsview.htm','IE',1,'',''),(98603,'220.181.108.114','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98604,'123.125.71.33','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98605,'180.149.143.26','2015-12-12 00:00:00','/index.html','Safari',1,'',''),(98606,'220.181.108.78','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98607,'123.125.71.39','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98608,'61.146.178.190','2015-12-12 00:00:00','/index.html','Chrome',1,'',''),(98609,'123.125.71.47','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98610,'220.181.108.81','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98611,'220.181.108.119','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98612,'123.125.71.20','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98613,'220.181.108.101','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98614,'123.125.71.44','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98615,'123.125.71.23','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98616,'220.181.108.116','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98617,'54.153.33.145','2015-12-12 00:00:00','/index.html','Chrome',1,'',''),(98618,'125.34.128.213','2015-12-12 00:00:00','/index.html','IE',1,'',''),(98619,'123.125.71.16','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98620,'220.181.108.123','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98621,'101.200.126.60','2015-12-12 00:00:00','/index.html','IE',1,'',''),(98622,'101.200.126.60','2015-12-12 00:00:00','/index.html','IE',1,'',''),(98623,'123.125.71.47','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98624,'220.181.108.94','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98625,'123.125.71.52','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98626,'220.181.108.102','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98627,'123.125.71.27','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98628,'220.181.108.100','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98629,'123.125.71.120','2015-12-12 00:00:00','/index.html','Chrome',1,'',''),(98630,'123.125.71.34','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98631,'220.181.108.120','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98632,'123.125.71.28','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98633,'220.181.108.109','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98634,'123.125.71.21','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98635,'220.181.108.106','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98636,'220.181.108.88','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98637,'123.125.71.25','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98638,'123.125.71.24','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98639,'220.181.108.111','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98640,'182.118.41.203','2015-12-12 00:00:00','/index.html','IE',1,'',''),(98641,'220.181.108.163','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98642,'123.125.71.30','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98643,'220.181.108.121','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98644,'123.125.71.29','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98645,'157.55.39.8','2015-12-12 00:00:00','/index.html','Safari',1,'',''),(98646,'123.125.71.25','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98647,'220.181.108.101','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98648,'187.78.63.24','2015-12-12 00:00:00','/index.html','Chrome',1,'',''),(98649,'177.99.122.157','2015-12-12 00:00:00','/index.html','Chrome',1,'',''),(98650,'123.125.71.34','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98651,'220.181.108.115','2015-12-12 00:00:00','/index.html','Firefox',1,'',''),(98652,'220.181.108.122','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98653,'123.125.71.20','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98654,'220.181.108.93','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98655,'123.125.71.22','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98656,'123.125.71.120','2015-12-13 00:00:00','/index.html','Chrome',1,'',''),(98657,'54.153.33.145','2015-12-13 00:00:00','/index.html','Chrome',1,'',''),(98658,'123.125.71.48','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98659,'220.181.108.95','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98660,'123.125.71.77','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98661,'220.181.108.76','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98662,'220.181.108.100','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98663,'123.125.71.113','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98664,'61.135.190.72','2015-12-13 00:00:00','/index.html','IE',1,'www','baidu'),(98665,'123.125.71.90','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98666,'220.181.108.121','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98667,'187.103.48.220','2015-12-13 00:00:00','/index.html','Chrome',1,'',''),(98668,'123.125.71.78','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98669,'220.181.108.180','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98670,'123.125.71.90','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98671,'220.181.108.88','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98672,'123.125.71.108','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98673,'220.181.108.106','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98674,'123.125.71.115','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98675,'220.181.108.102','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98676,'182.64.6.48','2015-12-13 00:00:00','/index.html','Chrome',1,'',''),(98677,'177.44.138.10','2015-12-13 00:00:00','/index.html','Chrome',1,'',''),(98678,'42.156.136.62','2015-12-13 00:00:00','/index.html','Safari',1,'',''),(98679,'123.125.71.81','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98680,'220.181.108.90','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98681,'123.125.71.84','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98682,'220.181.108.91','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98683,'124.82.94.217','2015-12-13 00:00:00','/index.html','Chrome',1,'',''),(98684,'123.125.71.106','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98685,'220.181.108.83','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98686,'45.33.60.122','2015-12-13 00:00:00','/index.html','Chrome',1,'',''),(98687,'119.147.146.189','2015-12-13 00:00:00','/index.html','Chrome',1,'',''),(98688,'123.125.71.74','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98689,'220.181.108.120','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98690,'23.251.63.45','2015-12-13 00:00:00','/index.html','IE',1,'',''),(98691,'123.125.71.116','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98692,'220.181.108.118','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98693,'123.125.71.23','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98694,'220.181.108.162','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98695,'182.118.41.198','2015-12-13 00:00:00','/index.html','IE',1,'',''),(98696,'220.181.108.142','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98697,'123.125.71.52','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98698,'188.143.232.21','2015-12-13 00:00:00','/index.html','IE',1,'',''),(98699,'188.143.232.21','2015-12-13 00:00:00','/index.html','IE',1,'',''),(98700,'188.143.232.21','2015-12-13 00:00:00','/index.html','IE',1,'',''),(98701,'188.143.232.21','2015-12-13 00:00:00','/news.htm','IE',1,'',''),(98702,'188.143.232.21','2015-12-13 00:00:00','/news.htm','IE',1,'',''),(98703,'188.143.232.21','2015-12-13 00:00:00','/newsview.htm','IE',1,'',''),(98704,'188.143.232.21','2015-12-13 00:00:00','/newsview.htm','IE',1,'',''),(98705,'188.143.232.21','2015-12-13 00:00:00','/newsview.htm','IE',1,'',''),(98706,'188.143.232.21','2015-12-13 00:00:00','/newsview.htm','IE',1,'',''),(98707,'188.143.232.21','2015-12-13 00:00:00','/newsview.htm','IE',1,'',''),(98708,'188.143.232.21','2015-12-13 00:00:00','/newsview.htm','IE',1,'',''),(98709,'220.181.108.141','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98710,'123.125.71.47','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98711,'220.181.108.141','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98712,'123.125.71.36','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98713,'220.181.108.182','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98714,'123.125.71.48','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98715,'110.155.242.200','2015-12-13 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(98716,'101.226.69.246','2015-12-13 00:00:00','/index.html','Safari',1,'',''),(98717,'180.153.201.216','2015-12-13 00:00:00','/index.html','Safari',1,'',''),(98718,'220.181.108.159','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98719,'123.125.71.39','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98720,'59.189.95.186','2015-12-13 00:00:00','/index.html','Chrome',1,'',''),(98721,'119.147.146.194','2015-12-13 00:00:00','/index.html','Chrome',1,'',''),(98722,'220.181.108.146','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98723,'123.125.71.16','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98724,'180.159.194.129','2015-12-13 00:00:00','/index.html','Chrome',1,'',''),(98725,'220.181.108.182','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98726,'123.125.71.34','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98727,'123.125.71.17','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98728,'220.181.108.180','2015-12-13 00:00:00','/index.html','Firefox',1,'',''),(98729,'123.125.71.52','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98730,'220.181.108.160','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98731,'123.125.71.42','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98732,'220.181.108.162','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98733,'45.33.61.138','2015-12-14 00:00:00','/index.html','Chrome',1,'',''),(98734,'123.125.71.16','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98735,'220.181.108.141','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98736,'54.153.33.145','2015-12-14 00:00:00','/index.html','Chrome',1,'',''),(98737,'123.125.71.15','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98738,'220.181.108.141','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98739,'123.125.71.13','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98740,'220.181.108.142','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98741,'123.125.71.57','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98742,'220.181.108.142','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98743,'123.125.71.29','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98744,'220.181.108.141','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98745,'180.149.143.153','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98746,'201.131.168.219','2015-12-14 00:00:00','/index.html','Chrome',1,'',''),(98747,'208.90.56.153','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98748,'208.90.56.153','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98749,'122.225.253.166','2015-12-14 00:00:00','/index.html','Chrome',1,'',''),(98750,'180.153.163.186','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98751,'180.153.211.172','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98752,'112.65.193.15','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98753,'180.153.206.24','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98754,'101.226.33.237','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98755,'123.125.71.18','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98756,'220.181.108.184','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98757,'101.226.33.204','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98758,'123.125.71.49','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98759,'220.181.108.139','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98760,'123.125.71.34','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98761,'220.181.108.159','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98762,'208.90.56.153','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98763,'208.90.56.153','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98764,'36.77.107.197','2015-12-14 00:00:00','/index.html','Chrome',1,'',''),(98765,'123.125.71.53','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98766,'220.181.108.158','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98767,'106.120.151.36','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98768,'101.226.33.226','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98769,'220.181.108.153','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98770,'123.125.71.87','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98771,'180.153.211.190','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98772,'183.136.190.62','2015-12-14 00:00:00','/index.html','Chrome',1,'',''),(98773,'220.181.108.156','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98774,'123.125.71.86','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98775,'220.181.108.158','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98776,'123.125.71.117','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98777,'61.135.190.198','2015-12-14 00:00:00','/index.html','IE',1,'www','baidu'),(98778,'117.11.172.171','2015-12-14 00:00:00','/index.html','Chrome',1,'',''),(98779,'123.125.71.87','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98780,'220.181.108.178','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98781,'66.249.79.82','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98782,'123.125.71.88','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98783,'220.181.108.181','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98784,'177.156.84.209','2015-12-14 00:00:00','/index.html','Chrome',1,'',''),(98785,'220.181.108.153','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98786,'123.125.71.89','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98787,'115.239.212.196','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98788,'14.152.68.62','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98789,'123.125.71.81','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98790,'220.181.108.156','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98791,'189.71.54.126','2015-12-14 00:00:00','/index.html','Chrome',1,'',''),(98792,'123.125.71.115','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98793,'220.181.108.180','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98794,'123.125.71.80','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98795,'220.181.108.159','2015-12-14 00:00:00','/index.html','Firefox',1,'',''),(98796,'42.156.136.62','2015-12-14 00:00:00','/index.html','Safari',1,'',''),(98797,'61.146.178.190','2015-12-14 00:00:00','/index.html','Chrome',1,'',''),(98798,'220.181.108.156','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98799,'123.125.71.107','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98800,'123.125.71.71','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98801,'220.181.108.151','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98802,'186.241.187.173','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98803,'117.30.35.246','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98804,'117.30.35.246','2015-12-15 00:00:00','/news.htm','Firefox',1,'',''),(98805,'117.30.35.246','2015-12-15 00:00:00','/newsview.htm','Firefox',1,'',''),(98806,'117.30.35.246','2015-12-15 00:00:00','/newsview.htm','Firefox',1,'',''),(98807,'123.125.71.116','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98808,'220.181.108.176','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98809,'203.208.60.115','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98810,'220.181.51.40','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98811,'54.153.33.145','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98812,'123.125.71.75','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98813,'220.181.108.145','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98814,'123.150.183.30','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98815,'123.125.71.89','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98816,'220.181.108.151','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98817,'179.124.176.126','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98818,'179.124.176.126','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98819,'134.255.165.134','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98820,'189.24.46.181','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98821,'123.125.71.33','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98822,'220.181.108.146','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98823,'42.120.145.19','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98824,'42.120.145.137','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98825,'42.120.145.12','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98826,'42.120.145.140','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98827,'123.125.71.36','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98828,'220.181.108.149','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98829,'220.181.108.142','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98830,'123.125.71.50','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98831,'202.102.99.148','2015-12-15 00:00:00','/newsview.htm','IE',1,'',''),(98832,'123.125.71.54','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98833,'220.181.108.160','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98834,'180.153.206.27','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98835,'220.181.108.176','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98836,'123.125.71.56','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98837,'61.146.178.190','2015-12-15 00:00:00','/index.html','IE',1,'',''),(98838,'61.146.178.190','2015-12-15 00:00:00','/news.htm','IE',1,'',''),(98839,'113.107.24.137','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98840,'113.107.24.137','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98841,'123.125.71.52','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98842,'220.181.108.161','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98843,'59.46.70.146','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98844,'59.46.70.146','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98845,'220.181.108.176','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98846,'123.125.71.18','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98847,'123.125.71.136','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98848,'101.226.33.226','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98849,'112.65.193.14','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98850,'101.226.89.121','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98851,'123.125.71.54','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98852,'180.153.214.178','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98853,'220.181.108.178','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98854,'220.181.108.147','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98855,'123.125.71.45','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98856,'101.226.69.246','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98857,'203.208.60.34','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98858,'219.141.186.58','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98859,'106.120.151.36','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98860,'220.181.108.162','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98861,'123.125.71.52','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98862,'123.125.71.36','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98863,'220.181.108.151','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98864,'123.125.71.38','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98865,'220.181.108.149','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98866,'222.186.30.209','2015-12-15 00:00:00','/index.html','IE',1,'',''),(98867,'197.249.65.74','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98868,'115.239.212.9','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98869,'220.181.51.46','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98870,'220.181.108.179','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98871,'123.125.71.46','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98872,'180.153.214.198','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98873,'61.151.218.119','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98874,'123.125.71.17','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98875,'220.181.108.187','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98876,'136.243.48.82','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98877,'106.120.151.36','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98878,'182.148.73.149','2015-12-15 00:00:00','/index.html','Chrome',1,'','baidu'),(98879,'189.13.147.183','2015-12-15 00:00:00','/index.html','Chrome',1,'',''),(98880,'123.125.71.32','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98881,'220.181.108.141','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98882,'180.153.214.189','2015-12-15 00:00:00','/index.html','Safari',1,'',''),(98883,'123.125.71.19','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98884,'220.181.108.145','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98885,'123.125.71.77','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98886,'220.181.108.112','2015-12-15 00:00:00','/index.html','Firefox',1,'',''),(98887,'123.125.71.112','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98888,'119.147.146.193','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98889,'220.181.108.85','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98890,'36.99.31.195','2015-12-16 00:00:00','/newsview.htm','Safari',1,'',''),(98891,'220.181.51.56','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98892,'123.125.71.136','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98893,'123.125.71.120','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98894,'123.125.71.125','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98895,'220.181.108.83','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98896,'123.125.71.113','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98897,'66.249.64.7','2015-12-16 00:00:00','/index.html','Safari',1,'',''),(98898,'123.125.71.82','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98899,'220.181.108.92','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98900,'54.153.33.145','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98901,'123.125.71.106','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98902,'220.181.108.106','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98903,'123.125.71.112','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98904,'220.181.108.179','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98905,'123.125.71.76','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98906,'220.181.108.155','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98907,'66.249.64.167','2015-12-16 00:00:00','/index.html','Safari',1,'',''),(98908,'220.181.108.180','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98909,'123.125.71.109','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98910,'123.125.71.88','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98911,'220.181.108.145','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98912,'123.125.71.117','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98913,'220.181.108.141','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98914,'220.181.108.150','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98915,'123.125.71.79','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98916,'66.249.64.144','2015-12-16 00:00:00','/index.html','Safari',1,'',''),(98917,'180.153.201.15','2015-12-16 00:00:00','/index.html','Safari',1,'',''),(98918,'180.153.163.206','2015-12-16 00:00:00','/index.html','Safari',1,'',''),(98919,'220.181.108.139','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98920,'123.125.71.23','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98921,'61.135.190.198','2015-12-16 00:00:00','/index.html','IE',1,'www','baidu'),(98922,'220.181.108.146','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98923,'123.125.71.27','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98924,'220.181.108.184','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98925,'123.125.71.18','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98926,'220.181.108.157','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98927,'123.125.71.42','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98928,'221.194.128.223','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98929,'220.181.108.141','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98930,'123.125.71.53','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98931,'106.120.151.36','2015-12-16 00:00:00','/index.html','Safari',1,'',''),(98932,'123.125.71.132','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98933,'220.181.108.162','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98934,'123.125.71.51','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98935,'136.243.48.86','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98936,'121.42.0.31','2015-12-16 00:00:00','/index.html','IE',1,'',''),(98937,'220.181.108.181','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98938,'123.125.71.43','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98939,'121.42.0.37','2015-12-16 00:00:00','/index.html','IE',1,'',''),(98940,'220.181.108.187','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98941,'123.125.71.29','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98942,'112.229.101.106','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98943,'23.251.63.45','2015-12-16 00:00:00','/index.html','IE',1,'',''),(98944,'220.181.108.159','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98945,'123.125.71.60','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98946,'220.181.108.185','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98947,'123.125.71.57','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98948,'220.181.51.61','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98949,'121.42.0.18','2015-12-16 00:00:00','/index.html','IE',1,'',''),(98950,'220.181.108.179','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98951,'123.125.71.41','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98952,'121.42.0.17','2015-12-16 00:00:00','/index.html','IE',1,'',''),(98953,'220.181.108.139','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98954,'123.125.71.20','2015-12-16 00:00:00','/index.html','Firefox',1,'',''),(98955,'188.165.200.217','2015-12-16 00:00:00','/index.html','IE',1,'',''),(98956,'221.231.6.246','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98957,'221.231.6.246','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98958,'189.70.19.11','2015-12-16 00:00:00','/index.html','Chrome',1,'',''),(98959,'220.181.51.54','2015-12-17 00:00:00','/index.html','Chrome',1,'',''),(98960,'220.181.51.46','2015-12-17 00:00:00','/index.html','Chrome',1,'',''),(98961,'176.227.149.60','2015-12-17 00:00:00','/index.html','Chrome',1,'',''),(98962,'220.181.108.111','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98963,'123.125.71.108','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98964,'220.181.108.107','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98965,'123.125.71.110','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98966,'207.46.13.91','2015-12-17 00:00:00','/index.html','Safari',1,'',''),(98967,'195.242.80.42','2015-12-17 00:00:00','/index.html','IE',1,'',''),(98968,'54.153.33.145','2015-12-17 00:00:00','/index.html','Chrome',1,'',''),(98969,'220.181.108.120','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98970,'123.125.71.107','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98971,'45.33.61.138','2015-12-17 00:00:00','/index.html','Chrome',1,'',''),(98972,'220.181.108.84','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98973,'123.125.71.117','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98974,'220.181.108.76','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98975,'123.125.71.74','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98976,'42.156.136.62','2015-12-17 00:00:00','/index.html','Safari',1,'',''),(98977,'42.156.138.62','2015-12-17 00:00:00','/index.html','Safari',1,'',''),(98978,'220.181.108.119','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98979,'123.125.71.117','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98980,'220.181.108.111','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98981,'123.125.71.111','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98982,'123.125.71.73','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98983,'220.181.108.143','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98984,'220.181.108.139','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98985,'123.125.71.115','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98986,'101.226.89.122','2015-12-17 00:00:00','/index.html','Safari',1,'',''),(98987,'123.125.71.78','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98988,'220.181.108.185','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98989,'220.181.51.105','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98990,'220.181.51.102','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98991,'220.181.51.105','2015-12-17 00:00:00','/newsview.htm','Firefox',1,'',''),(98992,'220.181.51.75','2015-12-17 00:00:00','/newsview.htm','Firefox',1,'',''),(98993,'220.181.51.79','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98994,'220.181.51.104','2015-12-17 00:00:00','/newsview.htm','Firefox',1,'',''),(98995,'220.181.51.81','2015-12-17 00:00:00','/newsview.htm','Firefox',1,'',''),(98996,'61.146.178.190','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98997,'123.125.71.108','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98998,'220.181.108.161','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(98999,'112.64.235.251','2015-12-17 00:00:00','/index.html','Safari',1,'',''),(99000,'220.181.108.152','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99001,'123.125.71.75','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99002,'220.181.108.187','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99003,'123.125.71.44','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99004,'45.79.87.95','2015-12-17 00:00:00','/index.html','Chrome',1,'',''),(99005,'220.181.108.186','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99006,'123.125.71.42','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99007,'114.222.1.88','2015-12-17 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(99008,'220.181.108.146','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99009,'123.125.71.27','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99010,'123.150.183.36','2015-12-17 00:00:00','/index.html','Safari',1,'',''),(99011,'220.181.108.162','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99012,'123.125.71.49','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99013,'210.51.13.120','2015-12-17 00:00:00','/index.html','Chrome',1,'',''),(99014,'221.194.128.223','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99015,'220.181.108.179','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99016,'123.125.71.50','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99017,'140.207.198.109','2015-12-17 00:00:00','/news/newsview.htm','IE',1,'',''),(99018,'177.179.195.99','2015-12-17 00:00:00','/index.html','Chrome',1,'',''),(99019,'112.64.123.186','2015-12-17 00:00:00','/index.html','Safari',1,'',''),(99020,'101.226.89.122','2015-12-17 00:00:00','/index.html','Safari',1,'',''),(99021,'180.153.206.26','2015-12-17 00:00:00','/index.html','Safari',1,'',''),(99022,'220.181.108.183','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99023,'123.125.71.21','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99024,'61.135.169.10','2015-12-17 00:00:00','/index.html','Safari',1,'',''),(99025,'123.125.67.147','2015-12-17 00:00:00','/index.html','Safari',1,'',''),(99026,'123.125.67.146','2015-12-17 00:00:00','/index.html','Safari',1,'',''),(99027,'61.135.190.222','2015-12-17 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99028,'220.181.108.153','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99029,'123.125.71.12','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99030,'61.135.190.221','2015-12-17 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99031,'187.115.38.55','2015-12-17 00:00:00','/index.html','Chrome',1,'',''),(99032,'61.135.190.223','2015-12-17 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99033,'61.135.190.221','2015-12-17 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99034,'220.181.108.155','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99035,'123.125.71.45','2015-12-17 00:00:00','/index.html','Firefox',1,'',''),(99036,'220.181.108.177','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99037,'123.125.71.23','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99038,'123.125.71.125','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99039,'61.135.169.23','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99040,'123.125.71.132','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99041,'220.181.51.57','2015-12-18 00:00:00','/index.html','Safari',1,'',''),(99042,'220.181.51.57','2015-12-18 00:00:00','/index.html','Safari',1,'',''),(99043,'220.181.51.58','2015-12-18 00:00:00','/index.html','Safari',1,'',''),(99044,'182.118.42.99','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99045,'220.181.108.153','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99046,'61.135.190.71','2015-12-18 00:00:00','/index.html','IE',1,'www','baidu'),(99047,'123.125.71.45','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99048,'179.35.128.168','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99049,'58.49.59.120','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99050,'220.181.108.155','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99051,'123.125.71.19','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99052,'23.251.63.45','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99053,'54.153.33.145','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99054,'123.125.71.79','2015-12-18 00:00:00','/newsview.htm','Firefox',1,'',''),(99055,'220.181.108.120','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99056,'123.125.71.115','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99057,'121.42.0.64','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99058,'121.42.0.57','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99059,'121.42.0.71','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99060,'121.42.0.62','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99061,'123.125.71.112','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99062,'220.181.108.96','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99063,'150.70.188.172','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99064,'181.223.86.73','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99065,'220.181.108.106','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99066,'123.125.71.79','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99067,'220.181.108.99','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99068,'123.125.71.86','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99069,'61.147.103.184','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99070,'150.70.173.50','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99071,'220.181.108.116','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99072,'123.125.71.84','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99073,'123.125.71.79','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99074,'220.181.108.80','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99075,'180.153.206.33','2015-12-18 00:00:00','/index.html','Safari',1,'',''),(99076,'180.153.206.33','2015-12-18 00:00:00','/index.html','Safari',1,'',''),(99077,'220.181.108.114','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99078,'123.125.71.106','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99079,'106.115.222.88','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99080,'119.147.146.193','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99081,'220.181.108.106','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99082,'123.125.71.71','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99083,'221.231.6.246','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99084,'221.231.6.246','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99085,'124.128.62.162','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99086,'124.128.62.162','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99087,'123.125.71.114','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99088,'220.181.108.109','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99089,'123.150.183.10','2015-12-18 00:00:00','/index.html','Safari',1,'',''),(99090,'61.135.190.102','2015-12-18 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99091,'61.135.190.221','2015-12-18 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99092,'123.125.71.90','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99093,'220.181.108.103','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99094,'123.125.71.117','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99095,'220.181.108.159','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99096,'103.246.67.25','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99097,'101.226.65.105','2015-12-18 00:00:00','/index.html','Safari',1,'',''),(99098,'112.64.235.247','2015-12-18 00:00:00','/index.html','Safari',1,'',''),(99099,'180.153.201.64','2015-12-18 00:00:00','/index.html','Safari',1,'',''),(99100,'180.153.206.31','2015-12-18 00:00:00','/index.html','Safari',1,'',''),(99101,'222.138.120.142','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99102,'180.153.214.152','2015-12-18 00:00:00','/index.html','Safari',1,'',''),(99103,'220.181.108.180','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99104,'123.125.71.84','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99105,'220.181.51.80','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99106,'42.156.136.62','2015-12-18 00:00:00','/index.html','Safari',1,'',''),(99107,'116.231.75.179','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99108,'220.181.108.179','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99109,'123.125.71.71','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99110,'58.59.38.110','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99111,'182.118.41.95','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99112,'123.125.71.83','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99113,'220.181.108.147','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99114,'121.235.214.150','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99115,'123.125.71.76','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99116,'220.181.108.158','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99117,'220.181.108.76','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99118,'123.125.71.91','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99119,'220.181.108.123','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99120,'123.125.71.69','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99121,'123.125.71.125','2015-12-18 00:00:00','/index.html','Chrome',1,'',''),(99122,'220.181.108.122','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99123,'123.125.71.106','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99124,'61.152.239.211','2015-12-18 00:00:00','/index.html','IE',1,'',''),(99125,'220.181.108.82','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99126,'123.125.71.79','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99127,'61.135.190.222','2015-12-18 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99128,'61.135.190.222','2015-12-18 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99129,'61.135.190.223','2015-12-18 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99130,'123.125.71.36','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99131,'220.181.108.106','2015-12-18 00:00:00','/index.html','Firefox',1,'',''),(99132,'123.125.71.14','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99133,'220.181.108.120','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99134,'150.70.188.182','2015-12-19 00:00:00','/index.html','IE',1,'',''),(99135,'123.125.71.31','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99136,'220.181.108.109','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99137,'123.125.71.29','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99138,'220.181.108.114','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99139,'123.125.71.132','2015-12-19 00:00:00','/index.html','Chrome',1,'',''),(99140,'54.153.33.145','2015-12-19 00:00:00','/index.html','Chrome',1,'',''),(99141,'221.231.6.246','2015-12-19 00:00:00','/index.html','Chrome',1,'',''),(99142,'221.231.6.246','2015-12-19 00:00:00','/index.html','Chrome',1,'',''),(99143,'123.125.71.29','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99144,'220.181.108.182','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99145,'123.125.71.46','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99146,'220.181.108.139','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99147,'123.125.71.55','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99148,'220.181.108.162','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99149,'123.125.71.41','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99150,'220.181.108.176','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99151,'66.249.66.3','2015-12-19 00:00:00','/index.html','Safari',1,'',''),(99152,'42.156.136.62','2015-12-19 00:00:00','/index.html','Safari',1,'',''),(99153,'220.181.108.186','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99154,'123.125.71.60','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99155,'61.152.239.211','2015-12-19 00:00:00','/index.html','IE',1,'',''),(99156,'220.181.108.159','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99157,'123.125.71.51','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99158,'187.27.212.13','2015-12-19 00:00:00','/index.html','Chrome',1,'',''),(99159,'220.181.108.176','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99160,'123.125.71.23','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99161,'221.231.6.246','2015-12-19 00:00:00','/index.html','Chrome',1,'',''),(99162,'221.231.6.246','2015-12-19 00:00:00','/index.html','Chrome',1,'',''),(99163,'220.181.108.146','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99164,'123.125.71.34','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99165,'123.125.71.21','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99166,'220.181.108.146','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99167,'220.181.108.182','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99168,'123.125.71.29','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99169,'61.135.190.69','2015-12-19 00:00:00','/index.html','IE',1,'www','baidu'),(99170,'123.125.71.60','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99171,'220.181.108.155','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99172,'23.251.63.45','2015-12-19 00:00:00','/index.html','IE',1,'',''),(99173,'123.125.71.84','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99174,'220.181.108.143','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99175,'220.181.108.142','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99176,'123.125.71.73','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99177,'115.239.212.145','2015-12-19 00:00:00','/index.html','Safari',1,'',''),(99178,'220.181.108.158','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99179,'123.125.71.92','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99180,'169.54.244.78','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99181,'124.161.16.203','2015-12-19 00:00:00','/index.html','IE',1,'',''),(99182,'124.161.16.203','2015-12-19 00:00:00','/index.html','Chrome',1,'',''),(99183,'42.96.138.31','2015-12-19 00:00:00','/index.html','Chrome',1,'domain:www.bi-bi.cn','baidu'),(99184,'123.125.71.77','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99185,'220.181.108.145','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99186,'220.181.108.184','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99187,'123.125.71.70','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99188,'220.181.51.45','2015-12-19 00:00:00','/index.html','Safari',1,'',''),(99189,'223.96.146.106','2015-12-19 00:00:00','/news.htm','Safari',1,'',''),(99190,'223.96.146.106','2015-12-19 00:00:00','/news.htm','Safari',1,'',''),(99191,'223.96.146.106','2015-12-19 00:00:00','/news.htm','Safari',1,'',''),(99192,'223.96.146.106','2015-12-19 00:00:00','/news.htm','Safari',1,'',''),(99193,'223.96.146.106','2015-12-19 00:00:00','/news.htm','Safari',1,'',''),(99194,'220.181.108.185','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99195,'123.125.71.107','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99196,'101.226.66.177','2015-12-19 00:00:00','/index.html','Safari',1,'',''),(99197,'180.153.205.252','2015-12-19 00:00:00','/index.html','Safari',1,'',''),(99198,'117.35.42.159','2015-12-19 00:00:00','/index.html','Chrome',1,'',''),(99199,'23.251.63.45','2015-12-19 00:00:00','/index.html','IE',1,'',''),(99200,'123.125.71.90','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99201,'220.181.108.185','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99202,'61.135.165.22','2015-12-19 00:00:00','/index.html','Chrome',1,'',''),(99203,'182.118.41.198','2015-12-19 00:00:00','/index.html','IE',1,'',''),(99204,'66.249.66.3','2015-12-19 00:00:00','/newsview.htm','Safari',1,'',''),(99205,'123.125.71.108','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99206,'220.181.108.141','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99207,'190.250.124.149','2015-12-19 00:00:00','/index.html','Chrome',1,'',''),(99208,'142.4.218.156','2015-12-19 00:00:00','/index.html','Chrome',1,'',''),(99209,'123.125.71.72','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99210,'220.181.108.160','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99211,'123.125.71.117','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99212,'220.181.108.158','2015-12-19 00:00:00','/index.html','Firefox',1,'',''),(99213,'123.125.71.106','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99214,'220.181.108.159','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99215,'220.181.51.76','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99216,'61.135.165.22','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99217,'49.119.186.255','2015-12-20 00:00:00','/index.html','Safari',1,'',''),(99218,'123.125.71.78','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99219,'220.181.108.142','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99220,'193.90.12.86','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99221,'66.249.75.223','2015-12-20 00:00:00','/index.html','Safari',1,'',''),(99222,'123.125.71.82','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99223,'220.181.108.142','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99224,'54.153.33.145','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99225,'46.28.68.158','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99226,'220.181.108.185','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99227,'123.125.71.73','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99228,'220.181.108.157','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99229,'123.125.71.19','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99230,'140.207.198.134','2015-12-20 00:00:00','/news/newsview.htm','IE',1,'',''),(99231,'190.73.148.4','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99232,'220.181.108.159','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99233,'123.125.71.58','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99234,'123.125.71.34','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99235,'220.181.108.156','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99236,'123.125.71.60','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99237,'220.181.108.161','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99238,'106.38.132.57','2015-12-20 00:00:00','/index.html','Safari',1,'',''),(99239,'220.181.108.89','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99240,'123.125.71.107','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99241,'180.153.206.21','2015-12-20 00:00:00','/index.html','Safari',1,'',''),(99242,'220.181.108.104','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99243,'123.125.71.83','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99244,'220.181.108.76','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99245,'123.125.71.92','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99246,'5.8.186.178','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99247,'119.147.146.193','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99248,'220.181.108.90','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99249,'123.125.71.42','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99250,'52.34.16.158','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99251,'52.34.16.158','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99252,'220.181.108.102','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99253,'123.125.71.18','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99254,'220.114.234.61','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99255,'220.114.234.61','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99256,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99257,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99258,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99259,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99260,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99261,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99262,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99263,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99264,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99265,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99266,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99267,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99268,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99269,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99270,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99271,'220.114.234.61','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99272,'123.125.71.34','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99273,'220.181.108.84','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99274,'211.161.245.148','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99275,'220.181.108.112','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99276,'123.125.71.52','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99277,'157.55.39.118','2015-12-20 00:00:00','/index.html','Safari',1,'',''),(99278,'220.181.108.113','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99279,'123.125.71.33','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99280,'23.251.63.45','2015-12-20 00:00:00','/index.html','IE',1,'',''),(99281,'221.194.128.223','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99282,'123.125.71.62','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99283,'123.125.71.61','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99284,'188.166.84.80','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99285,'123.125.71.16','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99286,'220.181.108.88','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99287,'176.10.104.243','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99288,'220.181.108.106','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99289,'123.125.71.42','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99290,'123.125.71.36','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99291,'220.181.108.177','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99292,'123.125.71.16','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99293,'220.181.108.157','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99294,'189.28.176.41','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99295,'220.181.108.186','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99296,'123.125.71.40','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99297,'119.147.225.237','2015-12-20 00:00:00','/index.html','Safari',1,'',''),(99298,'123.125.71.125','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99299,'123.125.71.120','2015-12-20 00:00:00','/index.html','Chrome',1,'',''),(99300,'220.181.108.161','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99301,'123.125.71.49','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99302,'69.58.178.56','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99303,'69.58.178.56','2015-12-20 00:00:00','/index.html','Firefox',1,'',''),(99304,'69.58.178.56','2015-12-20 00:00:00','/news.htm','Firefox',1,'',''),(99305,'123.125.71.56','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99306,'220.181.108.139','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99307,'23.251.63.45','2015-12-21 00:00:00','/index.html','IE',1,'',''),(99308,'23.251.63.45','2015-12-21 00:00:00','/index.html','IE',1,'',''),(99309,'123.125.71.17','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99310,'220.181.108.187','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99311,'178.217.187.39','2015-12-21 00:00:00','/index.html','Chrome',1,'',''),(99312,'220.181.108.141','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99313,'123.125.71.40','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99314,'54.153.33.145','2015-12-21 00:00:00','/index.html','Chrome',1,'',''),(99315,'61.135.190.200','2015-12-21 00:00:00','/index.html','IE',1,'www','baidu'),(99316,'79.24.181.55','2015-12-21 00:00:00','/index.html','Chrome',1,'',''),(99317,'220.181.108.151','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99318,'123.125.71.88','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99319,'23.251.63.45','2015-12-21 00:00:00','/index.html','IE',1,'',''),(99320,'121.42.0.64','2015-12-21 00:00:00','/index.html','IE',1,'',''),(99321,'121.42.0.71','2015-12-21 00:00:00','/index.html','IE',1,'',''),(99322,'121.42.0.67','2015-12-21 00:00:00','/index.html','IE',1,'',''),(99323,'121.42.0.66','2015-12-21 00:00:00','/index.html','IE',1,'',''),(99324,'123.125.71.76','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99325,'220.181.108.152','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99326,'123.125.71.73','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99327,'220.181.108.147','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99328,'58.243.229.184','2015-12-21 00:00:00','/index.html','Chrome',1,'',''),(99329,'123.125.71.117','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99330,'220.181.108.143','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99331,'66.249.69.123','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99332,'220.181.108.182','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99333,'123.125.71.15','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99334,'122.245.208.98','2015-12-21 00:00:00','/index.html','IE',1,'',''),(99335,'101.226.66.179','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99336,'101.226.33.228','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99337,'119.147.146.189','2015-12-21 00:00:00','/index.html','Chrome',1,'',''),(99338,'101.226.33.208','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99339,'123.125.71.49','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99340,'220.181.108.162','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99341,'110.217.62.86','2015-12-21 00:00:00','/index.html','Chrome',1,'',''),(99342,'101.226.66.180','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99343,'220.181.108.150','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99344,'123.125.71.34','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99345,'122.224.232.146','2015-12-21 00:00:00','/index.html','Chrome',1,'',''),(99346,'123.125.71.17','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99347,'220.181.108.153','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99348,'220.181.108.161','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99349,'123.125.71.47','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99350,'61.55.191.148','2015-12-21 00:00:00','/index.html','Chrome',1,'',''),(99351,'121.42.0.67','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99352,'121.42.0.55','2015-12-21 00:00:00','/index.html','IE',1,'',''),(99353,'123.125.71.12','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99354,'220.181.108.160','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99355,'123.125.71.73','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99356,'220.181.108.92','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99357,'123.150.183.47','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99358,'210.51.215.38','2015-12-21 00:00:00','/index.html','Chrome',1,'',''),(99359,'123.125.71.83','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99360,'220.181.108.116','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99361,'220.181.51.55','2015-12-21 00:00:00','/index.html','Chrome',1,'',''),(99362,'123.125.71.116','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99363,'220.181.108.163','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99364,'220.181.108.113','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99365,'123.125.71.79','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99366,'101.226.33.221','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99367,'123.125.71.85','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99368,'220.181.108.81','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99369,'66.249.69.95','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99370,'221.194.128.223','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99371,'123.125.71.92','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99372,'220.181.108.89','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99373,'5.29.231.10','2015-12-21 00:00:00','/index.html','IE',1,'',''),(99374,'5.29.231.10','2015-12-21 00:00:00','/index.html','IE',1,'',''),(99375,'5.29.231.10','2015-12-21 00:00:00','/news.htm','IE',1,'',''),(99376,'5.29.231.10','2015-12-21 00:00:00','/newsview.htm','IE',1,'',''),(99377,'5.29.231.10','2015-12-21 00:00:00','/newsview.htm','IE',1,'',''),(99378,'5.29.231.10','2015-12-21 00:00:00','/newsview.htm','IE',1,'',''),(99379,'5.29.231.10','2015-12-21 00:00:00','/newsview.htm','IE',1,'',''),(99380,'5.29.231.10','2015-12-21 00:00:00','/newsview.htm','IE',1,'',''),(99381,'5.29.231.10','2015-12-21 00:00:00','/newsview.htm','IE',1,'',''),(99382,'5.29.231.10','2015-12-21 00:00:00','/newsview.htm','IE',1,'',''),(99383,'5.29.231.10','2015-12-21 00:00:00','/newsview.htm','IE',1,'',''),(99384,'180.157.100.60','2015-12-21 00:00:00','/index.html','Chrome',1,'',''),(99385,'180.157.100.60','2015-12-21 00:00:00','/newsview.htm','Chrome',1,'',''),(99386,'101.226.66.179','2015-12-21 00:00:00','/newsview.htm','Safari',0,'',''),(99387,'180.153.206.38','2015-12-21 00:00:00','/newsview.htm','Safari',1,'',''),(99388,'40.115.184.93','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99389,'180.153.206.38','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99390,'180.153.211.172','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99391,'112.64.235.251','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99392,'101.226.33.205','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99393,'123.125.71.70','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99394,'220.181.108.92','2015-12-21 00:00:00','/index.html','Firefox',1,'',''),(99395,'61.147.184.139','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99396,'123.10.189.210','2015-12-21 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(99397,'123.10.189.210','2015-12-21 00:00:00','/index.html','Chrome',1,'',''),(99398,'66.249.65.68','2015-12-21 00:00:00','/index.html','Safari',1,'',''),(99399,'220.181.108.121','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99400,'123.125.71.71','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99401,'173.65.55.27','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99402,'220.181.108.81','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99403,'123.125.71.89','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99404,'220.181.108.111','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99405,'123.125.71.82','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99406,'220.181.108.104','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99407,'123.125.71.111','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99408,'66.249.65.62','2015-12-22 00:00:00','/newsview.htm','Safari',1,'',''),(99409,'220.181.108.99','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99410,'123.125.71.77','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99411,'45.79.87.95','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99412,'123.125.71.90','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99413,'220.181.108.96','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99414,'191.103.114.92','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99415,'123.125.71.106','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99416,'220.181.108.114','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99417,'151.56.81.56','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99418,'123.125.71.133','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99419,'123.125.71.29','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99420,'220.181.108.179','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99421,'189.82.19.205','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99422,'66.249.65.89','2015-12-22 00:00:00','/index.html','Safari',1,'',''),(99423,'220.181.108.187','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99424,'123.125.71.14','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99425,'122.224.232.146','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99426,'220.181.108.186','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99427,'123.125.71.56','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99428,'101.226.33.223','2015-12-22 00:00:00','/index.html','Safari',1,'',''),(99429,'101.226.33.219','2015-12-22 00:00:00','/index.html','Safari',1,'',''),(99430,'61.135.190.221','2015-12-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99431,'61.135.190.220','2015-12-22 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99432,'101.200.126.60','2015-12-22 00:00:00','/index.html','IE',1,'',''),(99433,'101.200.126.60','2015-12-22 00:00:00','/index.html','IE',1,'',''),(99434,'59.174.28.242','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99435,'220.181.108.177','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99436,'123.125.71.30','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99437,'123.125.71.120','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99438,'61.135.190.103','2015-12-22 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99439,'61.135.190.221','2015-12-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99440,'14.17.18.147','2015-12-22 00:00:00','/index.html','Safari',1,'',''),(99441,'180.153.4.19','2015-12-22 00:00:00','/index.html','IE',1,'',''),(99442,'118.112.56.54','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99443,'180.153.206.22','2015-12-22 00:00:00','/index.html','Safari',1,'',''),(99444,'123.125.68.175','2015-12-22 00:00:00','/newsview.htm','Firefox',1,'',''),(99445,'182.248.150.15','2015-12-22 00:00:00','/index.html','IE',1,'',''),(99446,'123.125.71.30','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99447,'220.181.108.184','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99448,'180.153.206.33','2015-12-22 00:00:00','/index.html','Safari',1,'',''),(99449,'66.249.65.65','2015-12-22 00:00:00','/news/newsview.htm','Safari',1,'',''),(99450,'220.181.108.143','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99451,'123.125.71.30','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99452,'106.120.151.36','2015-12-22 00:00:00','/index.html','Safari',1,'',''),(99453,'123.125.71.47','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99454,'220.181.108.182','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99455,'61.135.190.198','2015-12-22 00:00:00','/index.html','IE',1,'www','baidu'),(99456,'45.79.87.95','2015-12-22 00:00:00','/index.html','IE',1,'',''),(99457,'220.181.108.99','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99458,'123.125.71.55','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99459,'220.181.51.37','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99460,'106.39.104.244','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99461,'220.181.108.87','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99462,'123.125.71.33','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99463,'123.125.71.60','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99464,'220.181.108.88','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99465,'39.88.190.38','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99466,'61.146.178.190','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99467,'54.194.245.152','2015-12-22 00:00:00','/index.html','IE',1,'',''),(99468,'220.181.108.92','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99469,'123.125.71.28','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99470,'169.54.244.75','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99471,'123.125.71.48','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99472,'220.181.108.89','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99473,'58.34.23.227','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99474,'204.79.180.237','2015-12-22 00:00:00','/index.html','IE',1,'',''),(99475,'220.181.51.53','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99476,'220.181.108.87','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99477,'123.125.71.30','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99478,'58.34.23.227','2015-12-22 00:00:00','/news.htm','Chrome',1,'',''),(99479,'58.34.23.227','2015-12-22 00:00:00','/news.htm','Chrome',1,'',''),(99480,'58.34.23.227','2015-12-22 00:00:00','/news.htm','Chrome',1,'',''),(99481,'58.34.23.227','2015-12-22 00:00:00','/news.htm','Chrome',1,'',''),(99482,'220.181.108.119','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99483,'123.125.71.44','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99484,'189.114.162.166','2015-12-22 00:00:00','/index.html','Chrome',1,'',''),(99485,'123.125.71.76','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99486,'220.181.108.149','2015-12-22 00:00:00','/index.html','Firefox',1,'',''),(99487,'220.181.108.179','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99488,'123.125.71.74','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99489,'146.185.234.48','2015-12-23 00:00:00','/newsview.htm','Firefox',1,'',''),(99490,'220.181.108.160','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99491,'123.125.71.109','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99492,'220.181.108.142','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99493,'123.125.71.90','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99494,'123.125.71.120','2015-12-23 00:00:00','/index.html','Chrome',1,'',''),(99495,'180.153.182.134','2015-12-23 00:00:00','/news/news.htm','IE',1,'',''),(99496,'180.153.182.134','2015-12-23 00:00:00','/news/news.htm','IE',1,'',''),(99497,'220.181.108.160','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99498,'123.125.71.108','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99499,'220.181.108.114','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99500,'123.125.71.54','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99501,'220.181.108.102','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99502,'123.125.71.23','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99503,'220.181.108.99','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99504,'123.125.71.50','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99505,'121.42.0.37','2015-12-23 00:00:00','/index.html','IE',1,'',''),(99506,'220.181.51.61','2015-12-23 00:00:00','/index.html','Chrome',1,'',''),(99507,'123.125.71.42','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99508,'220.181.108.100','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99509,'66.249.69.123','2015-12-23 00:00:00','/index.html','Safari',1,'',''),(99510,'121.42.0.38','2015-12-23 00:00:00','/index.html','IE',1,'',''),(99511,'202.95.204.219','2015-12-23 00:00:00','/index.html','Chrome',1,'',''),(99512,'123.125.71.17','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99513,'220.181.108.88','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99514,'185.65.135.227','2015-12-23 00:00:00','/index.html','Chrome',1,'',''),(99515,'220.181.108.153','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99516,'123.125.71.87','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99517,'121.42.0.31','2015-12-23 00:00:00','/index.html','IE',1,'',''),(99518,'58.34.23.227','2015-12-23 00:00:00','/index.html','Chrome',1,'',''),(99519,'123.125.71.69','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99520,'220.181.108.152','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99521,'121.42.0.31','2015-12-23 00:00:00','/index.html','IE',1,'',''),(99522,'218.205.187.26','2015-12-23 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(99523,'176.31.191.26','2015-12-23 00:00:00','/index.html','Chrome',1,'',''),(99524,'123.125.71.110','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99525,'220.181.108.140','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99526,'122.245.218.112','2015-12-23 00:00:00','/index.html','IE',1,'',''),(99527,'123.125.71.77','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99528,'220.181.108.181','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99529,'123.125.71.113','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99530,'220.181.108.162','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99531,'61.135.190.102','2015-12-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99532,'61.135.190.220','2015-12-23 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99533,'180.153.206.18','2015-12-23 00:00:00','/index.html','Safari',1,'',''),(99534,'103.41.53.252','2015-12-23 00:00:00','/index.html','IE',1,'',''),(99535,'123.125.71.137','2015-12-23 00:00:00','/index.html','Chrome',1,'',''); INSERT INTO `test_dm_logs` VALUES (99536,'123.125.71.112','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99537,'220.181.108.144','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99538,'123.125.71.115','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99539,'220.181.108.160','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99540,'146.185.234.48','2015-12-23 00:00:00','/newsview.htm','Firefox',1,'',''),(99541,'117.214.65.200','2015-12-23 00:00:00','/index.html','Chrome',1,'',''),(99542,'119.51.253.170','2015-12-23 00:00:00','/index.html','Chrome',1,'',''),(99543,'103.41.53.253','2015-12-23 00:00:00','/index.html','IE',1,'',''),(99544,'103.41.53.253','2015-12-23 00:00:00','/index.html','IE',1,'',''),(99545,'220.181.108.146','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99546,'123.125.71.71','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99547,'220.181.108.91','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99548,'123.125.71.52','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99549,'61.135.190.105','2015-12-23 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99550,'61.135.190.102','2015-12-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(99551,'177.193.76.147','2015-12-23 00:00:00','/index.html','Chrome',1,'',''),(99552,'177.208.4.92','2015-12-23 00:00:00','/index.html','Chrome',1,'',''),(99553,'101.226.66.180','2015-12-23 00:00:00','/index.html','Safari',1,'',''),(99554,'112.64.235.91','2015-12-23 00:00:00','/index.html','Safari',1,'',''),(99555,'220.181.108.108','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99556,'123.125.71.20','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99557,'123.125.71.62','2015-12-23 00:00:00','/index.html','Chrome',1,'',''),(99558,'103.41.53.252','2015-12-23 00:00:00','/index.html','IE',1,'',''),(99559,'216.145.11.94','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99560,'183.251.97.199','2015-12-23 00:00:00','/newsview.htm','IE',1,'',''),(99561,'183.251.97.199','2015-12-23 00:00:00','/newsview.htm','IE',1,'',''),(99562,'183.251.97.199','2015-12-23 00:00:00','/news.htm','IE',1,'',''),(99563,'183.251.97.199','2015-12-23 00:00:00','/index.html','IE',1,'',''),(99564,'183.251.97.199','2015-12-23 00:00:00','/newsview.htm','IE',1,'',''),(99565,'220.181.108.94','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99566,'123.125.71.19','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99567,'216.145.11.94','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99568,'106.120.151.36','2015-12-23 00:00:00','/index.html','Safari',1,'',''),(99569,'220.181.108.123','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99570,'123.125.71.24','2015-12-23 00:00:00','/index.html','Firefox',1,'',''),(99571,'202.46.54.100','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99572,'220.181.108.163','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99573,'123.125.71.38','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99574,'220.181.108.107','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99575,'123.125.71.32','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99576,'123.125.71.33','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99577,'220.181.108.82','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99578,'61.135.169.55','2015-12-24 00:00:00','/index.html','Chrome',1,'',''),(99579,'220.181.108.116','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99580,'123.125.71.58','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99581,'220.181.108.90','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99582,'123.125.71.36','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99583,'61.135.190.72','2015-12-24 00:00:00','/index.html','IE',1,'www','baidu'),(99584,'220.181.108.104','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99585,'123.125.71.25','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99586,'123.125.71.51','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99587,'220.181.108.122','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99588,'61.146.178.190','2015-12-24 00:00:00','/index.html','Chrome',1,'',''),(99589,'123.125.71.120','2015-12-24 00:00:00','/index.html','Chrome',1,'',''),(99590,'220.181.108.89','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99591,'123.125.71.57','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99592,'182.118.41.238','2015-12-24 00:00:00','/index.html','IE',1,'',''),(99593,'220.181.108.97','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99594,'123.125.71.24','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99595,'180.153.214.152','2015-12-24 00:00:00','/index.html','Safari',1,'',''),(99596,'195.28.183.88','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99597,'123.125.71.18','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99598,'220.181.108.94','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99599,'42.156.254.85','2015-12-24 00:00:00','/index.html','Safari',1,'',''),(99600,'220.181.108.110','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99601,'123.125.71.53','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99602,'124.65.167.162','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99603,'123.125.71.28','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99604,'220.181.108.96','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99605,'220.181.51.54','2015-12-24 00:00:00','/index.html','Chrome',1,'',''),(99606,'123.125.71.53','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99607,'220.181.108.99','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99608,'121.42.0.39','2015-12-24 00:00:00','/index.html','IE',1,'',''),(99609,'180.153.214.152','2015-12-24 00:00:00','/index.html','Safari',1,'',''),(99610,'123.125.71.50','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99611,'220.181.108.97','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99612,'103.41.53.252','2015-12-24 00:00:00','/index.html','IE',1,'',''),(99613,'106.120.151.36','2015-12-24 00:00:00','/index.html','Safari',1,'',''),(99614,'119.147.146.195','2015-12-24 00:00:00','/index.html','Chrome',1,'',''),(99615,'123.125.71.18','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99616,'220.181.108.78','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99617,'61.173.105.227','2015-12-24 00:00:00','/index.html','Chrome',1,'',''),(99618,'61.173.105.227','2015-12-24 00:00:00','/index.html','Chrome',1,'',''),(99619,'220.181.108.123','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99620,'123.125.71.39','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99621,'202.46.48.13','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99622,'220.181.108.107','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99623,'123.125.71.24','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99624,'220.160.127.234','2015-12-24 00:00:00','/newsview.htm','Chrome',1,'',''),(99625,'220.160.127.234','2015-12-24 00:00:00','/newsview.htm','Chrome',1,'',''),(99626,'61.135.165.23','2015-12-24 00:00:00','/index.html','Chrome',1,'',''),(99627,'103.41.53.252','2015-12-24 00:00:00','/index.html','IE',1,'',''),(99628,'220.160.127.234','2015-12-24 00:00:00','/newsview.htm','Chrome',1,'',''),(99629,'180.153.214.188','2015-12-24 00:00:00','/newsview.htm','Safari',0,'',''),(99630,'123.125.71.50','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99631,'220.181.108.122','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99632,'180.153.206.24','2015-12-24 00:00:00','/index.html','Safari',1,'',''),(99633,'121.42.0.37','2015-12-24 00:00:00','/index.html','IE',1,'',''),(99634,'180.97.63.64','2015-12-24 00:00:00','/newsview.htm','IE',1,'',''),(99635,'115.239.212.7','2015-12-24 00:00:00','/index.html','Safari',1,'',''),(99636,'123.125.71.46','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99637,'220.181.108.92','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99638,'188.165.200.217','2015-12-24 00:00:00','/index.html','IE',1,'',''),(99639,'123.125.71.12','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99640,'220.181.108.86','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99641,'221.194.128.223','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99642,'123.150.183.31','2015-12-24 00:00:00','/index.html','Safari',1,'',''),(99643,'190.230.26.79','2015-12-24 00:00:00','/index.html','Chrome',1,'',''),(99644,'123.125.71.32','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99645,'220.181.108.80','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99646,'123.150.183.25','2015-12-24 00:00:00','/index.html','Safari',1,'',''),(99647,'123.125.71.31','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99648,'220.181.108.119','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99649,'5.29.231.10','2015-12-24 00:00:00','/index.html','IE',1,'',''),(99650,'5.29.231.10','2015-12-24 00:00:00','/index.html','IE',1,'',''),(99651,'5.29.231.10','2015-12-24 00:00:00','/news.htm','IE',1,'',''),(99652,'5.29.231.10','2015-12-24 00:00:00','/newsview.htm','IE',1,'',''),(99653,'5.29.231.10','2015-12-24 00:00:00','/newsview.htm','IE',1,'',''),(99654,'5.29.231.10','2015-12-24 00:00:00','/newsview.htm','IE',1,'',''),(99655,'5.29.231.10','2015-12-24 00:00:00','/newsview.htm','IE',1,'',''),(99656,'5.29.231.10','2015-12-24 00:00:00','/newsview.htm','IE',1,'',''),(99657,'5.29.231.10','2015-12-24 00:00:00','/newsview.htm','IE',1,'',''),(99658,'5.29.231.10','2015-12-24 00:00:00','/newsview.htm','IE',1,'',''),(99659,'5.29.231.10','2015-12-24 00:00:00','/newsview.htm','IE',1,'',''),(99660,'123.125.71.55','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99661,'220.181.108.114','2015-12-24 00:00:00','/index.html','Firefox',1,'',''),(99662,'42.156.254.85','2015-12-24 00:00:00','/index.html','Safari',1,'',''),(99663,'123.125.71.125','2015-12-24 00:00:00','/index.html','Chrome',1,'',''),(99664,'123.125.71.27','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99665,'220.181.108.145','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99666,'68.230.23.13','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99667,'68.230.23.13','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99668,'68.230.23.13','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99669,'222.242.228.66','2015-12-25 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(99670,'222.242.228.66','2015-12-25 00:00:00','/index.html','Chrome',1,'',''),(99671,'123.125.67.141','2015-12-25 00:00:00','/index.html','Safari',1,'',''),(99672,'123.125.67.140','2015-12-25 00:00:00','/index.html','Safari',1,'',''),(99673,'111.13.13.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99674,'111.13.13.10','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99675,'111.13.13.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99676,'61.135.190.200','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99677,'111.206.36.13','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99678,'61.135.165.8','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99679,'111.206.36.146','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99680,'111.206.36.136','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99681,'220.181.108.152','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99682,'123.125.71.31','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99683,'115.239.212.195','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99684,'111.206.36.18','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99685,'111.206.36.138','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99686,'180.149.130.147','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99687,'111.206.36.19','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99688,'111.206.36.19','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99689,'180.149.130.145','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99690,'111.206.36.147','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99691,'111.206.36.13','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99692,'123.125.67.199','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99693,'182.118.42.78','2015-12-25 00:00:00','/index.html','IE',1,'',''),(99694,'220.181.108.159','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99695,'123.125.71.18','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99696,'180.149.143.27','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99697,'103.41.52.91','2015-12-25 00:00:00','/index.html','IE',1,'',''),(99698,'123.125.71.117','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99699,'220.181.108.114','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99700,'115.239.212.4','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99701,'61.135.169.8','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99702,'61.135.169.40','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99703,'111.206.36.145','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99704,'61.135.169.43','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99705,'111.206.36.145','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99706,'123.125.67.138','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99707,'123.125.67.142','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99708,'123.125.67.202','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99709,'111.206.36.145','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99710,'115.239.212.195','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99711,'58.217.202.62','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99712,'58.217.202.10','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99713,'58.217.202.49','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99714,'123.125.67.143','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99715,'111.206.36.11','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99716,'180.149.130.18','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99717,'111.206.36.5','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99718,'180.149.130.25','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99719,'123.125.67.201','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99720,'115.239.212.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99721,'115.239.212.198','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99722,'61.135.169.10','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99723,'61.135.190.200','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99724,'180.149.130.146','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99725,'61.135.165.10','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99726,'180.149.130.20','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99727,'111.206.36.17','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99728,'111.206.36.147','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99729,'61.135.169.41','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99730,'115.239.212.6','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99731,'123.125.71.71','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99732,'220.181.108.93','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99733,'123.125.67.203','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99734,'61.135.169.40','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99735,'123.125.67.199','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99736,'220.181.165.194','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99737,'111.13.13.67','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99738,'220.181.165.193','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99739,'220.181.165.4','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99740,'58.217.202.57','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99741,'180.149.130.142','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99742,'220.181.165.200','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99743,'180.149.130.145','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99744,'180.149.130.144','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99745,'220.181.165.196','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99746,'111.206.36.143','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99747,'220.181.165.138','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99748,'220.181.165.70','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99749,'111.206.36.13','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99750,'220.181.165.66','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99751,'58.217.202.141','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99752,'220.181.165.138','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99753,'111.13.13.67','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99754,'111.13.13.6','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99755,'111.206.36.4','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99756,'111.13.13.68','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99757,'220.181.165.198','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99758,'111.206.36.140','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99759,'111.13.13.5','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99760,'115.239.212.135','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99761,'115.239.212.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99762,'111.206.36.15','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99763,'111.206.36.133','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99764,'61.135.169.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99765,'180.149.130.144','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99766,'111.206.36.19','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99767,'111.206.36.19','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99768,'123.125.71.73','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99769,'220.181.108.101','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99770,'58.217.202.62','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99771,'58.217.202.191','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99772,'58.217.202.11','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99773,'61.135.169.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99774,'61.135.165.9','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99775,'180.149.143.154','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99776,'61.135.165.8','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99777,'123.125.67.199','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99778,'111.206.36.11','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99779,'58.217.202.178','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99780,'58.217.202.145','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99781,'111.13.13.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99782,'61.135.165.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99783,'111.13.13.8','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99784,'111.13.13.10','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99785,'111.206.36.133','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99786,'220.181.165.139','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99787,'180.149.143.27','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99788,'220.181.165.195','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99789,'111.13.13.69','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99790,'111.13.13.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99791,'180.149.143.154','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99792,'123.125.67.141','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99793,'220.181.165.197','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99794,'220.181.165.65','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99795,'61.135.165.9','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99796,'220.181.165.133','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99797,'220.181.165.194','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99798,'220.181.165.195','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99799,'58.217.202.133','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99800,'58.217.202.63','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99801,'58.217.202.191','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99802,'58.217.202.142','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99803,'58.217.202.19','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99804,'123.125.67.141','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99805,'220.181.165.137','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99806,'220.181.165.137','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99807,'180.149.130.20','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99808,'123.125.67.200','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99809,'115.239.212.195','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99810,'115.239.212.135','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99811,'115.239.212.10','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99812,'220.181.165.134','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99813,'111.13.13.69','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99814,'220.181.165.194','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99815,'123.125.67.143','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99816,'123.125.67.142','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99817,'123.125.67.199','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99818,'61.135.165.8','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99819,'111.13.13.68','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99820,'61.135.165.8','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99821,'111.13.13.73','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99822,'111.13.13.4','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99823,'123.125.67.203','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99824,'123.125.67.199','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99825,'123.125.67.202','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99826,'123.125.67.201','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99827,'123.125.67.202','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99828,'58.217.202.51','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99829,'58.217.202.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99830,'111.206.36.134','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99831,'111.13.13.68','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99832,'111.206.36.136','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99833,'61.135.165.9','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99834,'61.135.165.9','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99835,'123.125.67.201','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99836,'123.125.67.199','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99837,'123.125.67.202','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99838,'58.217.202.11','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99839,'115.239.212.196','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99840,'111.13.13.70','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99841,'180.149.143.153','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99842,'115.239.212.139','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99843,'111.13.13.68','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99844,'111.13.13.3','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99845,'111.206.36.18','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99846,'180.149.143.26','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99847,'61.135.169.9','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99848,'115.239.212.11','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99849,'115.239.212.68','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99850,'58.217.202.178','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99851,'58.217.202.46','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99852,'111.206.36.146','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99853,'111.13.13.68','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99854,'111.13.13.70','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99855,'111.206.36.13','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99856,'111.206.36.134','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99857,'111.206.36.18','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99858,'111.206.36.16','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99859,'115.239.212.139','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99860,'115.239.212.198','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99861,'115.239.212.5','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99862,'58.217.202.4','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99863,'58.217.202.189','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99864,'111.206.36.135','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99865,'61.135.169.9','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99866,'180.149.143.27','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99867,'180.149.143.154','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99868,'61.135.190.200','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99869,'111.13.13.73','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99870,'123.125.71.86','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99871,'220.181.108.99','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99872,'220.181.108.80','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99873,'123.125.71.91','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99874,'220.181.165.7','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99875,'123.125.67.143','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99876,'61.135.169.41','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99877,'111.13.13.8','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99878,'220.181.165.9','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99879,'220.181.165.71','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99880,'58.217.202.135','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99881,'115.239.212.198','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99882,'115.239.212.193','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99883,'58.217.202.133','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99884,'220.181.165.200','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99885,'220.181.165.8','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99886,'180.149.143.158','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99887,'180.149.143.157','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99888,'220.181.165.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99889,'115.239.212.199','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99890,'115.239.212.197','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99891,'115.239.212.199','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99892,'115.239.212.197','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99893,'115.239.212.71','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99894,'58.217.202.18','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99895,'180.149.143.31','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99896,'61.135.169.41','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99897,'180.149.143.158','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99898,'115.239.212.70','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99899,'58.217.202.186','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99900,'58.217.202.63','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99901,'58.217.202.18','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99902,'58.217.202.44','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99903,'111.206.36.133','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99904,'220.181.165.132','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99905,'180.149.143.31','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99906,'180.149.143.31','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99907,'180.149.143.31','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99908,'115.239.212.72','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99909,'115.239.212.133','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99910,'61.135.165.8','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99911,'58.217.202.137','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99912,'58.217.202.11','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99913,'58.217.202.133','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99914,'180.149.143.157','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99915,'180.149.143.158','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99916,'58.217.202.50','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99917,'58.217.202.16','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99918,'61.135.169.10','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99919,'61.135.169.9','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99920,'61.135.169.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99921,'111.13.13.71','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99922,'58.217.202.189','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99923,'58.217.202.137','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99924,'111.206.36.14','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99925,'111.13.13.67','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99926,'111.206.36.7','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99927,'111.206.36.140','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99928,'111.13.13.71','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99929,'111.206.36.134','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99930,'111.13.13.3','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99931,'111.13.13.7','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99932,'58.217.202.134','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99933,'115.239.212.200','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99934,'58.217.202.143','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99935,'61.135.169.43','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99936,'123.125.67.201','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99937,'220.181.165.193','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99938,'61.135.165.10','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99939,'61.135.169.9','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99940,'61.135.165.10','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99941,'111.13.13.72','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99942,'111.206.36.10','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99943,'111.206.36.6','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99944,'220.181.165.67','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99945,'123.125.67.199','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99946,'111.206.36.143','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99947,'61.135.169.42','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99948,'61.135.165.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99949,'111.206.36.139','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99950,'111.206.36.139','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99951,'123.125.67.138','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99952,'58.217.202.5','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99953,'58.217.202.186','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99954,'58.217.202.47','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99955,'61.135.169.41','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99956,'61.135.169.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99957,'180.149.143.30','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99958,'123.125.67.200','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99959,'123.125.67.202','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99960,'180.149.143.30','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99961,'123.125.67.198','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99962,'41.107.6.72','2015-12-25 00:00:00','/index.html','Chrome',1,'',''),(99963,'211.157.179.5','2015-12-25 00:00:00','/index.html','IE',1,'',''),(99964,'211.157.179.5','2015-12-25 00:00:00','/index.html','IE',1,'',''),(99965,'211.157.179.5','2015-12-25 00:00:00','/index.html','IE',1,'',''),(99966,'211.157.179.5','2015-12-25 00:00:00','/index.html','IE',1,'',''),(99967,'211.157.179.5','2015-12-25 00:00:00','/index.html','IE',1,'',''),(99968,'211.157.179.5','2015-12-25 00:00:00','/index.html','IE',1,'',''),(99969,'211.157.179.5','2015-12-25 00:00:00','/index.html','IE',1,'',''),(99970,'211.157.179.5','2015-12-25 00:00:00','/index.html','IE',1,'',''),(99971,'211.157.179.5','2015-12-25 00:00:00','/index.html','IE',1,'',''),(99972,'211.157.179.5','2015-12-25 00:00:00','/index.html','IE',1,'',''),(99973,'123.125.71.86','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99974,'220.181.108.83','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(99975,'180.149.130.15','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99976,'180.149.130.145','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99977,'180.149.130.148','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99978,'111.13.13.68','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99979,'61.135.190.200','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99980,'220.181.165.138','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99981,'115.239.212.6','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99982,'58.217.202.186','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99983,'115.239.212.195','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99984,'111.206.36.143','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99985,'111.206.36.140','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99986,'115.239.212.136','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99987,'220.181.165.71','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99988,'111.206.36.147','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99989,'61.135.165.8','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99990,'220.181.165.195','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99991,'58.217.202.47','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99992,'58.217.202.191','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(99993,'61.135.169.41','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99994,'123.125.67.199','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99995,'111.206.36.14','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99996,'111.13.13.68','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99997,'123.125.67.202','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99998,'123.125.67.202','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(99999,'111.206.36.147','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100000,'123.125.67.200','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100001,'58.217.202.5','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100002,'58.217.202.63','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100003,'220.181.165.72','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100004,'220.181.165.11','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100005,'111.206.36.6','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100006,'111.206.36.135','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100007,'123.125.67.199','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100008,'123.125.67.202','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100009,'58.217.202.62','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100010,'180.149.143.153','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100011,'220.181.165.196','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100012,'111.206.36.8','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100013,'111.206.36.6','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100014,'220.181.165.197','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100015,'111.206.36.146','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100016,'61.135.190.197','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100017,'61.135.190.200','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100018,'220.181.165.71','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100019,'111.206.36.17','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100020,'111.206.36.138','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100021,'180.149.143.154','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100022,'111.13.13.5','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100023,'61.135.169.9','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100024,'220.181.165.8','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100025,'220.181.165.198','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100026,'111.206.36.8','2015-12-25 00:00:00','/news.htm','Safari',1,'',''),(100027,'111.206.36.140','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100028,'220.181.165.7','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100029,'220.181.165.67','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100030,'220.181.165.138','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100031,'111.13.13.5','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100032,'58.217.202.179','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100033,'123.125.67.139','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100034,'111.13.13.70','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100035,'180.149.130.142','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100036,'180.149.130.145','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100037,'123.125.67.141','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100038,'111.13.13.6','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100039,'220.181.165.11','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100040,'220.181.165.8','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100041,'58.217.202.14','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100042,'123.125.67.138','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100043,'111.206.36.8','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100044,'111.206.36.134','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100045,'180.149.130.142','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100046,'180.149.130.143','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100047,'111.206.36.132','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100048,'111.206.36.144','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100049,'123.125.67.140','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100050,'220.181.165.70','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100051,'111.13.13.68','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100052,'123.125.67.136','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100053,'180.149.143.158','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100054,'180.149.143.31','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100055,'111.13.13.5','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100056,'111.206.36.17','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100057,'111.206.36.9','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100058,'111.206.36.136','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100059,'180.149.143.158','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100060,'123.125.67.198','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100061,'115.239.212.10','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100062,'115.239.212.193','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100063,'115.239.212.199','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100064,'115.239.212.132','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100065,'111.13.13.6','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100066,'123.125.67.139','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100067,'111.206.36.147','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100068,'220.181.165.194','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100069,'180.149.143.31','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100070,'115.239.212.193','2015-12-25 00:00:00','/newsview.htm','Safari',1,'',''),(100071,'115.193.180.152','2015-12-25 00:00:00','/index.html','Chrome',1,'',''),(100072,'180.153.206.34','2015-12-25 00:00:00','/index.html','Safari',1,'',''),(100073,'180.153.206.34','2015-12-25 00:00:00','/index.html','Safari',1,'',''),(100074,'123.125.71.115','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100075,'220.181.108.86','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100076,'220.181.108.140','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100077,'123.125.71.58','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100078,'103.41.53.253','2015-12-25 00:00:00','/index.html','IE',1,'',''),(100079,'103.41.53.253','2015-12-25 00:00:00','/index.html','IE',1,'',''),(100080,'123.125.71.50','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100081,'220.181.108.179','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100082,'23.251.63.45','2015-12-25 00:00:00','/index.html','IE',1,'',''),(100083,'220.181.108.184','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100084,'123.125.71.26','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100085,'220.181.51.55','2015-12-25 00:00:00','/index.html','Chrome',1,'',''),(100086,'218.249.60.68','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100087,'61.135.190.197','2015-12-25 00:00:00','/index.html','IE',1,'www','baidu'),(100088,'123.125.71.108','2015-12-25 00:00:00','/newsview.htm','Firefox',1,'',''),(100089,'103.41.53.253','2015-12-25 00:00:00','/index.html','IE',1,'',''),(100090,'220.181.108.147','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100091,'123.125.71.26','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100092,'59.172.205.132','2015-12-25 00:00:00','/index.html','Chrome',1,'',''),(100093,'61.146.178.190','2015-12-25 00:00:00','/index.html','IE',1,'',''),(100094,'220.181.108.178','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100095,'123.125.71.53','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100096,'123.125.71.49','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100097,'220.181.108.139','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100098,'61.135.169.23','2015-12-25 00:00:00','/index.html','Chrome',1,'',''),(100099,'61.135.165.23','2015-12-25 00:00:00','/index.html','Chrome',1,'',''),(100100,'85.75.140.182','2015-12-25 00:00:00','/index.html','Chrome',1,'',''),(100101,'123.125.71.29','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100102,'220.181.108.159','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100103,'180.153.206.20','2015-12-25 00:00:00','/index.html','Safari',1,'',''),(100104,'101.226.33.218','2015-12-25 00:00:00','/index.html','Safari',1,'',''),(100105,'123.125.71.49','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100106,'220.181.108.155','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100107,'123.125.71.38','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100108,'220.181.108.158','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100109,'182.118.41.177','2015-12-25 00:00:00','/index.html','IE',1,'',''),(100110,'103.41.53.252','2015-12-25 00:00:00','/index.html','IE',1,'',''),(100111,'123.118.110.146','2015-12-25 00:00:00','/index.html','Firefox',1,'','baidu'),(100112,'123.125.71.52','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100113,'220.181.108.160','2015-12-25 00:00:00','/index.html','Firefox',1,'',''),(100114,'123.125.71.12','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100115,'220.181.108.156','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100116,'23.251.63.45','2015-12-26 00:00:00','/index.html','IE',1,'',''),(100117,'123.125.71.47','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100118,'220.181.108.152','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100119,'220.181.51.38','2015-12-26 00:00:00','/index.html','Chrome',1,'',''),(100120,'221.194.128.223','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100121,'103.41.53.252','2015-12-26 00:00:00','/index.html','IE',1,'',''),(100122,'103.41.52.91','2015-12-26 00:00:00','/index.html','IE',1,'',''),(100123,'220.181.108.108','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100124,'123.125.71.51','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100125,'220.181.108.80','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100126,'123.125.71.33','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100127,'183.240.92.16','2015-12-26 00:00:00','/index.html','Safari',1,'',''),(100128,'220.181.108.109','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100129,'123.125.71.58','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100130,'220.181.108.120','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100131,'123.125.71.31','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100132,'177.92.149.12','2015-12-26 00:00:00','/index.html','Chrome',1,'',''),(100133,'220.181.108.123','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100134,'123.125.71.53','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100135,'220.181.51.39','2015-12-26 00:00:00','/index.html','Chrome',1,'',''),(100136,'66.249.69.79','2015-12-26 00:00:00','/index.html','Safari',1,'',''),(100137,'123.125.71.53','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100138,'220.181.108.180','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100139,'123.125.71.13','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100140,'220.181.108.156','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100141,'146.185.234.48','2015-12-26 00:00:00','/newsview.htm','Firefox',1,'',''),(100142,'123.125.71.51','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100143,'220.181.108.150','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100144,'220.181.108.146','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100145,'123.125.71.25','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100146,'123.125.71.60','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100147,'220.181.108.155','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100148,'103.41.53.252','2015-12-26 00:00:00','/index.html','IE',1,'',''),(100149,'123.125.71.28','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100150,'220.181.108.145','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100151,'123.125.71.13','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100152,'220.181.108.144','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100153,'123.125.71.28','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100154,'220.181.108.158','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100155,'123.125.71.23','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100156,'220.181.108.162','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100157,'220.114.233.70','2015-12-26 00:00:00','/index.html','IE',1,'',''),(100158,'119.147.146.194','2015-12-26 00:00:00','/index.html','Chrome',1,'',''),(100159,'123.125.71.34','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100160,'220.181.108.149','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100161,'220.181.51.46','2015-12-26 00:00:00','/index.html','Chrome',1,'',''),(100162,'123.125.71.26','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100163,'220.181.108.151','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100164,'146.185.234.48','2015-12-26 00:00:00','/newsview.htm','Firefox',1,'',''),(100165,'123.125.71.31','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100166,'220.181.108.180','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100167,'103.41.52.91','2015-12-26 00:00:00','/index.html','IE',1,'',''),(100168,'103.41.52.91','2015-12-26 00:00:00','/index.html','IE',1,'',''),(100169,'66.249.75.205','2015-12-26 00:00:00','/index.html','Safari',1,'',''),(100170,'123.125.71.31','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100171,'220.181.108.150','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100172,'123.125.71.39','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100173,'220.181.108.140','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100174,'151.50.94.213','2015-12-26 00:00:00','/index.html','Chrome',1,'',''),(100175,'123.125.71.50','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100176,'220.181.108.146','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100177,'85.25.197.18','2015-12-26 00:00:00','/index.html','IE',1,'',''),(100178,'85.25.197.18','2015-12-26 00:00:00','/index.html','IE',1,'',''),(100179,'85.25.197.18','2015-12-26 00:00:00','/news.htm','IE',1,'',''),(100180,'85.25.197.18','2015-12-26 00:00:00','/newsview.htm','IE',1,'',''),(100181,'85.25.197.18','2015-12-26 00:00:00','/newsview.htm','IE',1,'',''),(100182,'85.25.197.18','2015-12-26 00:00:00','/newsview.htm','IE',1,'',''),(100183,'85.25.197.18','2015-12-26 00:00:00','/newsview.htm','IE',1,'',''),(100184,'85.25.197.18','2015-12-26 00:00:00','/newsview.htm','IE',1,'',''),(100185,'85.25.197.18','2015-12-26 00:00:00','/newsview.htm','IE',1,'',''),(100186,'85.25.197.18','2015-12-26 00:00:00','/newsview.htm','IE',1,'',''),(100187,'85.25.197.18','2015-12-26 00:00:00','/newsview.htm','IE',1,'',''),(100188,'180.149.143.26','2015-12-26 00:00:00','/index.html','Safari',1,'',''),(100189,'123.125.71.46','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100190,'220.181.108.141','2015-12-26 00:00:00','/index.html','Firefox',1,'',''),(100191,'123.125.71.33','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100192,'220.181.108.162','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100193,'220.181.51.61','2015-12-27 00:00:00','/index.html','Chrome',1,'',''),(100194,'61.135.190.198','2015-12-27 00:00:00','/index.html','IE',1,'www','baidu'),(100195,'220.181.108.140','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100196,'123.125.71.38','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100197,'115.239.212.17','2015-12-27 00:00:00','/index.html','Safari',1,'',''),(100198,'220.181.108.145','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100199,'61.146.178.190','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100200,'123.125.71.14','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100201,'146.185.234.48','2015-12-27 00:00:00','/newsview.htm','Firefox',1,'',''),(100202,'220.181.108.146','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100203,'123.125.71.54','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100204,'220.181.108.153','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100205,'123.125.71.36','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100206,'203.208.60.38','2015-12-27 00:00:00','/index.html','Safari',1,'',''),(100207,'220.181.108.157','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100208,'123.125.71.20','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100209,'103.41.53.252','2015-12-27 00:00:00','/index.html','IE',1,'',''),(100210,'220.181.51.56','2015-12-27 00:00:00','/index.html','Chrome',1,'',''),(100211,'220.181.108.141','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100212,'123.125.71.20','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100213,'123.125.71.36','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100214,'220.181.108.142','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100215,'220.181.108.142','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100216,'123.125.71.27','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100217,'220.181.108.146','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100218,'123.125.71.46','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100219,'60.191.126.203','2015-12-27 00:00:00','/index.html','IE',1,'',''),(100220,'130.185.139.213','2015-12-27 00:00:00','/index.html','Chrome',1,'',''),(100221,'123.125.71.125','2015-12-27 00:00:00','/index.html','Chrome',1,'',''),(100222,'220.181.108.139','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100223,'123.125.71.49','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100224,'146.185.234.48','2015-12-27 00:00:00','/newsview.htm','Firefox',1,'',''),(100225,'203.208.60.118','2015-12-27 00:00:00','/index.html','Safari',1,'',''),(100226,'60.191.126.203','2015-12-27 00:00:00','/index.html','IE',1,'',''),(100227,'146.185.234.48','2015-12-27 00:00:00','/newsview.htm','Firefox',1,'',''),(100228,'220.181.108.155','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100229,'123.125.71.23','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100230,'220.181.108.154','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100231,'123.125.71.54','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100232,'146.185.234.48','2015-12-27 00:00:00','/news.htm','Firefox',1,'',''),(100233,'123.125.71.112','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100234,'220.181.108.181','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100235,'123.125.71.108','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100236,'220.181.108.142','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100237,'220.181.108.151','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100238,'123.125.71.116','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100239,'123.125.71.136','2015-12-27 00:00:00','/index.html','Chrome',1,'',''),(100240,'123.125.71.132','2015-12-27 00:00:00','/index.html','Chrome',1,'',''),(100241,'220.181.51.56','2015-12-27 00:00:00','/index.html','Chrome',1,'',''),(100242,'220.181.51.39','2015-12-27 00:00:00','/index.html','Chrome',1,'',''),(100243,'220.181.51.36','2015-12-27 00:00:00','/index.html','Chrome',1,'',''),(100244,'103.41.53.253','2015-12-27 00:00:00','/index.html','IE',1,'',''),(100245,'103.41.53.253','2015-12-27 00:00:00','/index.html','IE',1,'',''),(100246,'180.153.205.254','2015-12-27 00:00:00','/index.html','Safari',1,'',''),(100247,'101.226.65.107','2015-12-27 00:00:00','/index.html','Safari',1,'',''),(100248,'220.181.108.158','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100249,'123.125.71.106','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100250,'123.125.71.108','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100251,'220.181.108.187','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100252,'123.125.71.106','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100253,'220.181.108.183','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100254,'103.41.52.91','2015-12-27 00:00:00','/index.html','IE',1,'',''),(100255,'103.41.52.91','2015-12-27 00:00:00','/index.html','IE',1,'',''),(100256,'123.125.71.106','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100257,'220.181.108.141','2015-12-27 00:00:00','/index.html','Firefox',1,'',''),(100258,'201.15.213.227','2015-12-27 00:00:00','/index.html','Chrome',1,'',''),(100259,'119.147.225.200','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100260,'220.181.108.149','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100261,'123.125.71.53','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100262,'186.32.166.207','2015-12-28 00:00:00','/index.html','Chrome',1,'',''),(100263,'220.181.108.186','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100264,'123.125.71.20','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100265,'220.181.51.53','2015-12-28 00:00:00','/index.html','Chrome',1,'',''),(100266,'220.181.108.147','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100267,'123.125.71.14','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100268,'220.181.108.181','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100269,'123.125.71.43','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100270,'103.41.52.91','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100271,'220.181.108.184','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100272,'123.125.71.43','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100273,'180.153.182.143','2015-12-28 00:00:00','/news/news.htm','IE',1,'',''),(100274,'180.153.182.143','2015-12-28 00:00:00','/news/news.htm','IE',1,'',''),(100275,'42.156.254.85','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100276,'103.41.52.91','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100277,'146.185.234.48','2015-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(100278,'220.181.108.147','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100279,'123.125.71.21','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100280,'61.147.184.248','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100281,'101.226.33.206','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100282,'61.135.165.23','2015-12-28 00:00:00','/index.html','Chrome',1,'',''),(100283,'23.251.63.45','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100284,'183.240.92.12','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100285,'146.185.234.48','2015-12-28 00:00:00','/newsview.htm','Firefox',1,'',''),(100286,'122.245.209.206','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100287,'122.245.209.206','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100288,'101.226.33.226','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100289,'101.226.66.191','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100290,'103.41.52.91','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100291,'103.41.52.91','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100292,'220.181.108.153','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100293,'123.125.71.23','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100294,'61.135.190.198','2015-12-28 00:00:00','/index.html','IE',1,'www','baidu'),(100295,'123.125.71.46','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100296,'220.181.108.181','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100297,'42.120.161.12','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100298,'61.146.178.190','2015-12-28 00:00:00','/index.html','Chrome',1,'',''),(100299,'220.181.108.176','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100300,'123.125.71.32','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100301,'103.41.52.91','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100302,'220.181.108.152','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100303,'123.125.71.32','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100304,'220.181.108.144','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100305,'123.125.71.23','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100306,'61.135.169.55','2015-12-28 00:00:00','/index.html','Chrome',1,'',''),(100307,'119.147.225.230','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100308,'123.125.71.39','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100309,'220.181.108.144','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100310,'103.41.52.91','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100311,'103.41.52.91','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100312,'220.181.108.147','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100313,'123.125.71.51','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100314,'101.226.102.97','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100315,'112.64.235.87','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100316,'123.125.71.32','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100317,'220.181.108.158','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100318,'38.100.21.172','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100319,'38.100.21.172','2015-12-28 00:00:00','/newsview.htm','IE',1,'',''),(100320,'38.100.21.172','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100321,'38.100.21.172','2015-12-28 00:00:00','/news.htm','IE',1,'',''),(100322,'61.135.190.198','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100323,'220.181.108.157','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100324,'123.125.71.25','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100325,'201.76.122.4','2015-12-28 00:00:00','/index.html','Chrome',1,'',''),(100326,'103.41.53.252','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100327,'220.181.108.144','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100328,'123.125.71.30','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100329,'183.136.190.62','2015-12-28 00:00:00','/index.html','Chrome',1,'',''),(100330,'220.181.108.162','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100331,'123.125.71.24','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100332,'123.121.12.136','2015-12-28 00:00:00','/index.html','Chrome',1,'',''),(100333,'23.251.63.45','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100334,'103.41.52.91','2015-12-28 00:00:00','/index.html','IE',1,'',''),(100335,'220.181.108.160','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100336,'123.125.71.41','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100337,'42.156.254.85','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100338,'220.181.108.155','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100339,'123.125.71.25','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100340,'220.181.108.149','2015-12-28 00:00:00','/index.html','Safari',1,'',''),(100341,'221.194.128.223','2015-12-28 00:00:00','/index.html','Firefox',1,'',''),(100342,'220.181.108.157','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100343,'123.125.71.51','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100344,'220.181.108.161','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100345,'123.125.71.24','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100346,'119.147.225.218','2015-12-29 00:00:00','/index.html','Safari',1,'',''),(100347,'5.9.112.207','2015-12-29 00:00:00','/index.html','Chrome',1,'',''),(100348,'181.130.78.189','2015-12-29 00:00:00','/index.html','Chrome',1,'',''),(100349,'220.181.108.184','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100350,'123.125.71.52','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100351,'123.125.71.120','2015-12-29 00:00:00','/index.html','Chrome',1,'',''),(100352,'220.181.108.145','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100353,'123.125.71.15','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100354,'220.181.108.141','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100355,'123.125.71.31','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100356,'42.120.160.2','2015-12-29 00:00:00','/index.html','Safari',1,'',''),(100357,'42.156.254.85','2015-12-29 00:00:00','/index.html','Safari',1,'',''),(100358,'220.181.108.158','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100359,'123.125.71.15','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100360,'121.42.0.61','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100361,'121.42.0.73','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100362,'121.42.0.57','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100363,'121.42.0.60','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100364,'121.42.0.62','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100365,'121.42.0.71','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100366,'121.42.0.59','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100367,'121.42.0.63','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100368,'220.181.108.183','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100369,'123.125.71.43','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100370,'140.207.198.190','2015-12-29 00:00:00','/news/newsview.htm','IE',1,'',''),(100371,'80.116.24.209','2015-12-29 00:00:00','/index.html','Chrome',1,'',''),(100372,'220.181.108.154','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100373,'123.125.71.40','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100374,'119.147.146.192','2015-12-29 00:00:00','/index.html','Chrome',1,'',''),(100375,'136.243.48.84','2015-12-29 00:00:00','/news.htm','Chrome',1,'',''),(100376,'220.181.108.181','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100377,'123.125.71.15','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100378,'220.181.51.61','2015-12-29 00:00:00','/index.html','Chrome',1,'',''),(100379,'222.186.30.209','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100380,'123.125.71.15','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100381,'220.181.108.141','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100382,'42.156.136.4','2015-12-29 00:00:00','/index.html','Safari',1,'',''),(100383,'112.198.118.97','2015-12-29 00:00:00','/index.html','Chrome',1,'',''),(100384,'123.125.71.26','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100385,'220.181.108.146','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100386,'103.41.52.91','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100387,'112.80.35.2','2015-12-29 00:00:00','/index.html','Chrome',1,'',''),(100388,'112.80.35.2','2015-12-29 00:00:00','/index.html','Chrome',1,'',''),(100389,'208.90.57.196','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100390,'220.181.51.38','2015-12-29 00:00:00','/index.html','Chrome',1,'',''),(100391,'222.186.3.172','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100392,'124.115.44.16','2015-12-29 00:00:00','/index.html','Chrome',1,'','baidu'),(100393,'123.125.71.38','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100394,'220.181.108.176','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100395,'171.221.43.149','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100396,'123.125.71.56','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100397,'220.181.108.153','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100398,'106.39.18.123','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100399,'123.125.71.14','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100400,'220.181.108.140','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100401,'106.120.160.119','2015-12-29 00:00:00','/newsview.htm','IE',1,'',''),(100402,'123.125.71.22','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100403,'220.181.108.183','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100404,'106.39.18.123','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100405,'220.181.51.56','2015-12-29 00:00:00','/index.html','Chrome',1,'',''),(100406,'123.125.71.46','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100407,'220.181.108.152','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100408,'210.13.89.66','2015-12-29 00:00:00','/index.html','Safari',1,'',''),(100409,'123.125.71.24','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100410,'220.181.108.144','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100411,'112.65.193.13','2015-12-29 00:00:00','/index.html','Safari',1,'',''),(100412,'101.226.89.116','2015-12-29 00:00:00','/index.html','Safari',1,'',''),(100413,'123.125.71.87','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100414,'220.181.108.147','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100415,'123.125.71.81','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100416,'220.181.108.154','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100417,'123.125.71.81','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100418,'220.181.108.142','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100419,'103.41.53.253','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100420,'103.41.53.253','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100421,'115.239.212.145','2015-12-29 00:00:00','/index.html','Safari',1,'',''),(100422,'220.181.108.182','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100423,'123.125.71.90','2015-12-29 00:00:00','/index.html','Firefox',1,'',''),(100424,'182.118.41.195','2015-12-29 00:00:00','/index.html','IE',1,'',''),(100425,'61.135.190.198','2015-12-29 00:00:00','/index.html','IE',1,'www','baidu'),(100426,'154.72.166.226','2015-12-29 00:00:00','/index.html','Chrome',1,'',''),(100427,'220.181.108.179','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100428,'123.125.71.116','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100429,'43.224.212.192','2015-12-30 00:00:00','/index.html','IE',1,'',''),(100430,'220.181.108.142','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100431,'123.125.71.77','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100432,'103.41.53.253','2015-12-30 00:00:00','/index.html','IE',1,'',''),(100433,'220.181.51.46','2015-12-30 00:00:00','/index.html','Chrome',1,'',''),(100434,'220.181.108.146','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100435,'123.125.71.72','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100436,'186.92.209.86','2015-12-30 00:00:00','/index.html','Chrome',1,'',''),(100437,'220.181.108.177','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100438,'123.125.71.77','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100439,'221.194.128.223','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100440,'123.125.71.77','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100441,'220.181.108.161','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100442,'221.231.6.246','2015-12-30 00:00:00','/index.html','Chrome',1,'',''),(100443,'221.231.6.246','2015-12-30 00:00:00','/index.html','Chrome',1,'',''),(100444,'221.231.6.246','2015-12-30 00:00:00','/index.html','Chrome',1,'',''),(100445,'221.231.6.246','2015-12-30 00:00:00','/index.html','Chrome',1,'',''),(100446,'123.125.71.88','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100447,'220.181.108.75','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100448,'54.183.184.199','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100449,'54.183.202.66','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100450,'58.245.27.222','2015-12-30 00:00:00','/index.html','IE',1,'',''),(100451,'123.125.71.108','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100452,'220.181.108.112','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100453,'199.19.249.196','2015-12-30 00:00:00','/index.html','Chrome',1,'',''),(100454,'105.105.36.184','2015-12-30 00:00:00','/index.html','Chrome',1,'',''),(100455,'123.125.71.92','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100456,'220.181.108.82','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100457,'123.125.71.80','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100458,'220.181.108.122','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100459,'103.41.53.253','2015-12-30 00:00:00','/index.html','IE',1,'',''),(100460,'123.103.79.240','2015-12-30 00:00:00','/index.html','Chrome',1,'北京睿思百特科技有限公司','baidu'),(100461,'123.125.71.83','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100462,'220.181.108.179','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100463,'121.42.0.38','2015-12-30 00:00:00','/index.html','IE',1,'',''),(100464,'220.181.51.46','2015-12-30 00:00:00','/index.html','Chrome',1,'',''),(100465,'123.125.71.86','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100466,'220.181.108.152','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100467,'121.42.0.17','2015-12-30 00:00:00','/index.html','IE',1,'',''),(100468,'123.125.71.116','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100469,'220.181.108.186','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100470,'61.146.178.190','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100471,'123.150.183.27','2015-12-30 00:00:00','/index.html','Safari',1,'',''),(100472,'146.185.234.48','2015-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(100473,'222.186.30.225','2015-12-30 00:00:00','/index.html','IE',1,'',''),(100474,'146.185.234.48','2015-12-30 00:00:00','/news.htm','Firefox',1,'',''),(100475,'220.181.108.183','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100476,'123.125.71.79','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100477,'220.160.127.234','2015-12-30 00:00:00','/news.htm','Chrome',1,'',''),(100478,'121.42.0.38','2015-12-30 00:00:00','/index.html','IE',1,'',''),(100479,'14.17.18.146','2015-12-30 00:00:00','/index.html','Safari',1,'',''),(100480,'119.147.146.193','2015-12-30 00:00:00','/index.html','Chrome',1,'',''),(100481,'123.125.71.84','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100482,'220.181.108.156','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100483,'123.147.244.113','2015-12-30 00:00:00','/index.html','Safari',1,'',''),(100484,'42.120.160.79','2015-12-30 00:00:00','/index.html','Safari',1,'',''),(100485,'182.140.91.254','2015-12-30 00:00:00','/index.html','IE',1,'',''),(100486,'123.125.71.76','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100487,'220.181.108.181','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100488,'220.181.51.55','2015-12-30 00:00:00','/index.html','Chrome',1,'',''),(100489,'182.118.42.57','2015-12-30 00:00:00','/index.html','IE',1,'',''),(100490,'123.125.71.109','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100491,'220.181.108.158','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100492,'220.114.232.51','2015-12-30 00:00:00','/index.html','IE',1,'',''),(100493,'123.163.248.114','2015-12-30 00:00:00','/index.html','Chrome',1,'',''),(100494,'123.125.71.87','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100495,'220.181.108.162','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100496,'146.185.234.48','2015-12-30 00:00:00','/newsview.htm','Firefox',1,'',''),(100497,'123.125.71.83','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100498,'220.181.108.158','2015-12-30 00:00:00','/index.html','Firefox',1,'',''),(100499,'123.150.183.21','2015-12-30 00:00:00','/index.html','Safari',1,'',''),(100500,'123.125.71.90','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100501,'220.181.108.143','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100502,'157.55.39.208','2015-12-31 00:00:00','/index.html','Safari',1,'',''),(100503,'220.181.108.163','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100504,'123.125.71.79','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100505,'220.181.51.56','2015-12-31 00:00:00','/index.html','Chrome',1,'',''),(100506,'190.117.240.53','2015-12-31 00:00:00','/index.html','Chrome',1,'',''),(100507,'220.181.108.89','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100508,'123.125.71.91','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100509,'146.185.234.48','2015-12-31 00:00:00','/newsview.htm','Firefox',1,'',''),(100510,'220.181.108.120','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100511,'123.125.71.74','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100512,'111.206.36.145','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100513,'180.102.107.63','2015-12-31 00:00:00','/news.htm','Chrome',1,'',''),(100514,'180.102.107.63','2015-12-31 00:00:00','/index.html','Chrome',1,'',''),(100515,'123.125.71.87','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100516,'220.181.108.99','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100517,'106.120.160.109','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100518,'66.249.66.47','2015-12-31 00:00:00','/index.html','Safari',1,'',''),(100519,'220.181.108.122','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100520,'123.125.71.114','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100521,'220.181.108.76','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100522,'123.125.71.86','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100523,'36.99.31.241','2015-12-31 00:00:00','/index.html','Safari',1,'',''),(100524,'220.181.108.122','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100525,'123.125.71.110','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100526,'61.135.190.198','2015-12-31 00:00:00','/index.html','Safari',1,'',''),(100527,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100528,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100529,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100530,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100531,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100532,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100533,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100534,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100535,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100536,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100537,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100538,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100539,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100540,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100541,'106.120.121.154','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100542,'220.181.108.113','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100543,'123.125.71.81','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100544,'103.41.53.253','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100545,'220.181.108.119','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100546,'123.125.71.72','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100547,'146.185.234.48','2015-12-31 00:00:00','/newsview.htm','Firefox',1,'',''),(100548,'61.135.190.198','2015-12-31 00:00:00','/index.html','IE',1,'www','baidu'),(100549,'146.185.234.48','2015-12-31 00:00:00','/newsview.htm','Firefox',1,'',''),(100550,'122.245.216.157','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100551,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100552,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100553,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100554,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100555,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100556,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100557,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100558,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100559,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100560,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100561,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100562,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100563,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100564,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100565,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100566,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100567,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100568,'123.103.9.9','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100569,'220.181.108.162','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100570,'123.125.71.113','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100571,'116.236.146.21','2015-12-31 00:00:00','/index.html','Chrome',1,'','baidu'),(100572,'123.125.71.118','2015-12-31 00:00:00','/index.html','Chrome',1,'',''),(100573,'220.181.108.181','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100574,'123.125.71.107','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100575,'122.245.216.157','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100576,'103.41.52.91','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100577,'222.186.3.172','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100578,'220.181.108.160','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100579,'123.125.71.88','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100580,'220.181.108.161','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100581,'123.125.71.78','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100582,'220.181.51.55','2015-12-31 00:00:00','/index.html','Chrome',1,'',''),(100583,'220.181.108.100','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100584,'123.125.71.115','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100585,'103.41.52.91','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100586,'103.41.52.91','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100587,'123.125.71.110','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100588,'220.181.108.109','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100589,'180.153.163.209','2015-12-31 00:00:00','/index.html','Safari',1,'',''),(100590,'180.153.163.208','2015-12-31 00:00:00','/index.html','Safari',1,'',''),(100591,'123.125.71.72','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100592,'220.181.108.92','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100593,'103.41.52.91','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100594,'103.41.52.91','2015-12-31 00:00:00','/index.html','IE',1,'',''),(100595,'123.125.71.111','2015-12-31 00:00:00','/newsview.htm','Firefox',1,'',''),(100596,'123.125.71.77','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100597,'220.181.108.89','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100598,'66.249.66.11','2015-12-31 00:00:00','/index.html','Safari',1,'',''),(100599,'123.125.71.117','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100600,'220.181.108.92','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100601,'221.194.128.223','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100602,'221.194.128.223','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100603,'220.181.108.89','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100604,'123.125.71.73','2015-12-31 00:00:00','/index.html','Firefox',1,'',''),(100605,'220.181.108.81','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100606,'123.125.71.116','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100607,'182.118.60.91','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100608,'113.240.250.155','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100609,'113.240.250.155','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100610,'113.240.250.155','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100611,'146.185.234.48','2016-01-01 00:00:00','/news.htm','Firefox',1,'',''),(100612,'66.249.64.13','2016-01-01 00:00:00','/index.html','Safari',1,'',''),(100613,'123.125.71.85','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100614,'220.181.108.107','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100615,'113.240.250.155','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100616,'113.240.250.155','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100617,'113.240.250.155','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100618,'113.240.250.155','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100619,'182.118.53.12','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100620,'182.118.53.80','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100621,'61.135.165.22','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100622,'146.185.234.48','2016-01-01 00:00:00','/newsview.htm','Firefox',1,'',''),(100623,'123.125.71.86','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100624,'220.181.108.104','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100625,'220.181.108.111','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100626,'123.125.71.77','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100627,'103.41.52.91','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100628,'103.41.52.91','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100629,'66.249.64.138','2016-01-01 00:00:00','/index.html','Safari',1,'',''),(100630,'220.181.108.163','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100631,'123.125.71.91','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100632,'146.185.234.48','2016-01-01 00:00:00','/newsview.htm','Firefox',1,'',''),(100633,'136.243.48.83','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100634,'123.125.71.108','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100635,'220.181.108.81','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100636,'61.135.169.23','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100637,'123.125.71.73','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100638,'220.181.108.123','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100639,'103.41.53.253','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100640,'146.185.234.48','2016-01-01 00:00:00','/newsview.htm','Firefox',1,'',''),(100641,'220.181.108.85','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100642,'123.125.71.115','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100643,'188.165.200.217','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100644,'66.249.64.167','2016-01-01 00:00:00','/index.html','Safari',1,'',''),(100645,'220.181.108.100','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100646,'123.125.71.89','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100647,'61.135.169.23','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100648,'220.181.51.35','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100649,'220.181.51.40','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100650,'220.181.51.56','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100651,'220.181.51.38','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100652,'220.181.51.46','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100653,'61.135.169.22','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100654,'61.135.190.198','2016-01-01 00:00:00','/index.html','Safari',1,'',''),(100655,'123.125.71.69','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100656,'220.181.108.119','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100657,'23.106.73.73','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100658,'149.202.47.181','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100659,'23.251.63.45','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100660,'123.125.71.75','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100661,'220.181.108.85','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100662,'220.181.108.95','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100663,'123.125.71.71','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100664,'103.41.53.253','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100665,'103.41.53.253','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100666,'123.125.71.107','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100667,'220.181.108.86','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100668,'66.249.64.55','2016-01-01 00:00:00','/index.html','Safari',1,'',''),(100669,'220.181.108.115','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100670,'123.125.71.111','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100671,'66.249.64.1','2016-01-01 00:00:00','/index.html','Safari',1,'',''),(100672,'101.200.126.60','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100673,'101.200.126.60','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100674,'222.186.3.172','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100675,'123.125.71.91','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100676,'220.181.108.114','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100677,'123.125.71.108','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100678,'220.181.108.104','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100679,'113.106.92.176','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100680,'123.125.71.108','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100681,'220.181.108.96','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100682,'220.181.51.39','2016-01-01 00:00:00','/index.html','Chrome',1,'',''),(100683,'121.42.0.73','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100684,'121.42.0.67','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100685,'121.42.0.56','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100686,'121.42.0.58','2016-01-01 00:00:00','/index.html','IE',1,'',''),(100687,'220.181.108.117','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100688,'123.125.71.87','2016-01-01 00:00:00','/index.html','Firefox',1,'',''),(100689,'61.135.190.69','2016-01-01 00:00:00','/index.html','IE',1,'www','baidu'),(100690,'103.41.52.91','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100691,'221.194.43.2','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100692,'220.181.108.80','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100693,'123.125.71.91','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100694,'136.243.48.85','2016-01-02 00:00:00','/index.html','Chrome',1,'',''),(100695,'61.146.178.190','2016-01-02 00:00:00','/index.html','Chrome',1,'',''),(100696,'220.181.108.81','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100697,'123.125.71.83','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100698,'221.194.128.223','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100699,'221.194.128.223','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100700,'103.41.53.253','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100701,'103.41.53.253','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100702,'123.125.71.117','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100703,'220.181.108.84','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100704,'222.186.30.209','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100705,'123.125.71.88','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100706,'220.181.108.82','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100707,'157.55.39.155','2016-01-02 00:00:00','/index.html','Safari',1,'',''),(100708,'221.194.128.223','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100709,'220.181.108.85','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100710,'123.125.71.113','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100711,'121.42.0.54','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100712,'121.42.0.66','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100713,'121.42.0.63','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100714,'121.42.0.64','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100715,'103.41.52.91','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100716,'123.125.71.70','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100717,'220.181.108.85','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100718,'182.118.54.121','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100719,'123.125.71.116','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100720,'220.181.108.87','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100721,'123.125.71.114','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100722,'220.181.108.80','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100723,'36.99.31.19','2016-01-02 00:00:00','/index.html','Safari',1,'',''),(100724,'42.120.160.79','2016-01-02 00:00:00','/index.html','Safari',1,'',''),(100725,'103.41.52.91','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100726,'220.181.108.80','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100727,'123.125.71.114','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100728,'123.125.71.112','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100729,'220.181.108.163','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100730,'123.125.71.112','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100731,'220.181.108.114','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100732,'123.125.71.77','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100733,'220.181.108.108','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100734,'103.41.53.253','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100735,'103.41.53.253','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100736,'123.125.71.73','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100737,'220.181.108.82','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100738,'220.181.108.118','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100739,'123.125.71.85','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100740,'220.181.108.102','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100741,'123.125.71.110','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100742,'103.41.53.253','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100743,'61.135.165.23','2016-01-02 00:00:00','/index.html','Chrome',1,'',''),(100744,'61.146.178.190','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100745,'61.146.178.190','2016-01-02 00:00:00','/news.htm','IE',1,'',''),(100746,'123.125.71.54','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100747,'220.181.108.181','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100748,'220.181.108.154','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100749,'123.125.71.29','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100750,'180.149.143.26','2016-01-02 00:00:00','/index.html','Safari',1,'',''),(100751,'58.20.253.198','2016-01-02 00:00:00','/index.html','IE',1,'',''),(100752,'180.153.214.181','2016-01-02 00:00:00','/index.html','Safari',1,'',''),(100753,'180.153.206.35','2016-01-02 00:00:00','/index.html','Safari',1,'',''),(100754,'123.125.71.60','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100755,'220.181.108.146','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100756,'123.125.71.120','2016-01-02 00:00:00','/index.html','Chrome',1,'',''),(100757,'221.194.43.2','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100758,'123.125.71.48','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100759,'220.181.108.149','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100760,'201.26.184.223','2016-01-02 00:00:00','/index.html','Chrome',1,'',''),(100761,'123.125.71.19','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100762,'220.181.108.178','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100763,'189.50.103.81','2016-01-02 00:00:00','/index.html','Chrome',1,'',''),(100764,'123.125.71.60','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100765,'220.181.108.160','2016-01-02 00:00:00','/index.html','Firefox',1,'',''),(100766,'123.125.71.44','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100767,'220.181.108.184','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100768,'103.41.52.91','2016-01-03 00:00:00','/index.html','IE',1,'',''),(100769,'123.125.71.12','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100770,'220.181.108.141','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100771,'220.181.108.184','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100772,'123.125.71.19','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100773,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100774,'123.125.71.24','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100775,'220.181.108.86','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100776,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100777,'123.125.71.32','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100778,'220.181.108.82','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100779,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100780,'193.201.227.21','2016-01-03 00:00:00','/index.html','Opera',1,'',''),(100781,'146.185.234.48','2016-01-03 00:00:00','/news.htm','Firefox',1,'',''),(100782,'123.125.71.53','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100783,'220.181.108.97','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100784,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100785,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100786,'103.41.52.91','2016-01-03 00:00:00','/index.html','IE',1,'',''),(100787,'23.251.63.45','2016-01-03 00:00:00','/index.html','IE',1,'',''),(100788,'221.194.128.223','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100789,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100790,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100791,'220.181.108.105','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100792,'123.125.71.31','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100793,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100794,'193.201.227.21','2016-01-03 00:00:00','/index.html','Opera',1,'',''),(100795,'220.181.108.90','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100796,'123.125.71.29','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100797,'180.153.201.215','2016-01-03 00:00:00','/index.html','Safari',1,'',''),(100798,'220.181.108.93','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100799,'123.125.71.23','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100800,'103.41.53.252','2016-01-03 00:00:00','/index.html','IE',1,'',''),(100801,'103.41.53.252','2016-01-03 00:00:00','/index.html','IE',1,'',''),(100802,'119.147.146.194','2016-01-03 00:00:00','/index.html','Chrome',1,'',''),(100803,'220.181.108.78','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100804,'123.125.71.50','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100805,'61.135.190.197','2016-01-03 00:00:00','/index.html','IE',1,'www','baidu'),(100806,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100807,'146.185.234.48','2016-01-03 00:00:00','/news.htm','Firefox',1,'',''),(100808,'123.125.71.52','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100809,'220.181.108.105','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100810,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100811,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100812,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100813,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100814,'103.41.53.252','2016-01-03 00:00:00','/index.html','IE',1,'',''),(100815,'103.41.53.252','2016-01-03 00:00:00','/index.html','IE',1,'',''),(100816,'220.181.108.102','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100817,'123.125.71.38','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100818,'23.251.63.45','2016-01-03 00:00:00','/index.html','IE',1,'',''),(100819,'220.181.108.104','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100820,'123.125.71.36','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100821,'193.201.227.21','2016-01-03 00:00:00','/index.html','Opera',1,'',''),(100822,'220.181.108.97','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100823,'123.125.71.30','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100824,'220.181.51.51','2016-01-03 00:00:00','/index.html','Chrome',1,'',''),(100825,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100826,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100827,'146.185.234.48','2016-01-03 00:00:00','/news.htm','Firefox',1,'',''),(100828,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100829,'123.125.71.60','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100830,'220.181.108.114','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100831,'221.194.43.2','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100832,'193.201.227.21','2016-01-03 00:00:00','/index.html','Opera',1,'',''),(100833,'197.231.221.211','2016-01-03 00:00:00','/index.html','Chrome',1,'',''),(100834,'220.181.108.159','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100835,'123.125.71.28','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100836,'103.41.53.253','2016-01-03 00:00:00','/index.html','IE',1,'',''),(100837,'220.181.108.139','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100838,'123.125.71.12','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100839,'123.125.71.21','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100840,'220.181.108.186','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100841,'220.181.51.61','2016-01-03 00:00:00','/index.html','Chrome',1,'',''),(100842,'182.118.41.84','2016-01-03 00:00:00','/index.html','IE',1,'',''),(100843,'123.125.71.17','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100844,'220.181.108.161','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100845,'146.185.234.48','2016-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(100846,'220.181.108.180','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100847,'123.125.71.45','2016-01-03 00:00:00','/index.html','Firefox',1,'',''),(100848,'177.220.230.2','2016-01-03 00:00:00','/index.html','Chrome',1,'',''),(100849,'103.41.52.91','2016-01-03 00:00:00','/index.html','IE',1,'',''),(100850,'103.41.52.91','2016-01-03 00:00:00','/index.html','IE',1,'',''),(100851,'220.181.108.152','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100852,'123.125.71.54','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100853,'119.147.146.193','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100854,'220.181.108.178','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100855,'123.125.71.46','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100856,'146.185.234.48','2016-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(100857,'125.88.204.93','2016-01-04 00:00:00','/index.html','IE',1,'',''),(100858,'180.149.143.154','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100859,'123.125.71.54','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100860,'220.181.108.158','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100861,'146.185.234.48','2016-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(100862,'36.99.31.169','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100863,'146.185.234.48','2016-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(100864,'146.185.234.48','2016-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(100865,'146.185.234.48','2016-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(100866,'220.181.108.176','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100867,'123.125.71.24','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100868,'123.125.71.39','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100869,'220.181.108.154','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100870,'146.185.234.48','2016-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(100871,'220.181.108.144','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100872,'123.125.71.57','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100873,'103.41.53.253','2016-01-04 00:00:00','/index.html','IE',1,'',''),(100874,'103.41.53.253','2016-01-04 00:00:00','/index.html','IE',1,'',''),(100875,'14.152.68.38','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100876,'61.147.184.139','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100877,'123.125.71.76','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100878,'220.181.108.149','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100879,'123.125.71.107','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100880,'220.181.108.186','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100881,'157.55.39.53','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100882,'220.181.108.178','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100883,'123.125.71.88','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100884,'180.153.205.252','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100885,'220.181.108.145','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100886,'123.125.71.92','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100887,'101.226.33.221','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100888,'42.120.160.79','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100889,'220.181.51.40','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100890,'123.125.71.79','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100891,'220.181.108.183','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100892,'123.125.71.69','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100893,'220.181.108.150','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100894,'220.181.108.147','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100895,'123.125.71.71','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100896,'123.125.71.112','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100897,'220.181.108.152','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100898,'121.42.0.55','2016-01-04 00:00:00','/index.html','IE',1,'',''),(100899,'121.42.0.62','2016-01-04 00:00:00','/index.html','IE',1,'',''),(100900,'121.42.0.63','2016-01-04 00:00:00','/index.html','IE',1,'',''),(100901,'121.42.0.54','2016-01-04 00:00:00','/index.html','IE',1,'',''),(100902,'220.181.108.154','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100903,'123.125.71.75','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100904,'180.153.205.252','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100905,'123.125.71.78','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100906,'220.181.108.142','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100907,'61.146.178.190','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100908,'211.157.166.229','2016-01-04 00:00:00','/index.html','IE',1,'',''),(100909,'123.125.71.86','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100910,'180.153.206.22','2016-01-04 00:00:00','/news.htm','Safari',1,'',''),(100911,'211.157.166.229','2016-01-04 00:00:00','/news.htm','IE',1,'',''),(100912,'101.226.33.221','2016-01-04 00:00:00','/newsview.htm','Safari',1,'',''),(100913,'211.157.166.229','2016-01-04 00:00:00','/newsview.htm','IE',1,'',''),(100914,'220.181.108.180','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100915,'180.153.214.192','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100916,'180.153.206.22','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100917,'101.226.33.221','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100918,'211.157.166.229','2016-01-04 00:00:00','/news.htm','IE',1,'',''),(100919,'211.157.166.229','2016-01-04 00:00:00','/newsview.htm','IE',1,'',''),(100920,'101.226.33.216','2016-01-04 00:00:00','/newsview.htm','Safari',1,'',''),(100921,'119.147.146.189','2016-01-04 00:00:00','/newsview.htm','Chrome',1,'',''),(100922,'101.226.33.216','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100923,'123.125.71.40','2016-01-04 00:00:00','/newsview.htm','Firefox',1,'',''),(100924,'37.1.202.50','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100925,'220.181.108.154','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100926,'123.125.71.90','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100927,'221.194.43.2','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100928,'101.226.66.21','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100929,'112.64.235.87','2016-01-04 00:00:00','/index.html','Safari',1,'',''),(100930,'220.181.108.153','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100931,'123.125.71.25','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100932,'103.41.52.91','2016-01-04 00:00:00','/index.html','IE',1,'',''),(100933,'103.41.52.91','2016-01-04 00:00:00','/index.html','IE',1,'',''),(100934,'39.172.6.46','2016-01-04 00:00:00','/index.html','IE',1,'',''),(100935,'123.125.71.29','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100936,'220.181.108.161','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100937,'123.125.71.53','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100938,'220.181.108.141','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100939,'61.135.190.71','2016-01-04 00:00:00','/index.html','IE',1,'www','baidu'),(100940,'112.230.79.67','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100941,'220.181.108.187','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100942,'123.125.71.16','2016-01-04 00:00:00','/index.html','Firefox',1,'',''),(100943,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100944,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100945,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100946,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100947,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100948,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100949,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100950,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100951,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100952,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100953,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100954,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100955,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100956,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100957,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100958,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100959,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100960,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100961,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100962,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100963,'221.231.6.195','2016-01-04 00:00:00','/index.html','Chrome',1,'',''),(100964,'220.181.108.142','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100965,'123.125.71.36','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100966,'119.147.225.213','2016-01-05 00:00:00','/index.html','Safari',1,'',''),(100967,'182.118.41.112','2016-01-05 00:00:00','/index.html','IE',1,'',''),(100968,'111.206.36.147','2016-01-05 00:00:00','/index.html','Safari',1,'',''),(100969,'220.181.108.152','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100970,'123.125.71.58','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100971,'111.206.36.141','2016-01-05 00:00:00','/index.html','Safari',1,'',''),(100972,'106.120.160.119','2016-01-05 00:00:00','/index.html','IE',1,'',''),(100973,'123.125.71.117','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100974,'220.181.108.100','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100975,'123.125.71.77','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100976,'220.181.108.117','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100977,'36.99.31.175','2016-01-05 00:00:00','/index.html','Safari',1,'',''),(100978,'111.206.36.134','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100979,'123.125.68.151','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100980,'42.156.254.109','2016-01-05 00:00:00','/index.html','Safari',1,'',''),(100981,'103.41.52.91','2016-01-05 00:00:00','/index.html','IE',1,'',''),(100982,'103.41.52.91','2016-01-05 00:00:00','/index.html','IE',1,'',''),(100983,'158.69.27.74','2016-01-05 00:00:00','/index.html','Chrome',1,'',''),(100984,'111.14.40.153','2016-01-05 00:00:00','/index.html','IE',1,'',''),(100985,'123.125.71.112','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100986,'220.181.108.114','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100987,'189.202.33.246','2016-01-05 00:00:00','/index.html','Chrome',1,'',''),(100988,'123.125.71.76','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100989,'220.181.108.87','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100990,'123.125.71.80','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100991,'220.181.108.87','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100992,'121.42.0.61','2016-01-05 00:00:00','/index.html','IE',1,'',''),(100993,'121.42.0.65','2016-01-05 00:00:00','/index.html','IE',1,'',''),(100994,'121.42.0.73','2016-01-05 00:00:00','/index.html','IE',1,'',''),(100995,'121.42.0.67','2016-01-05 00:00:00','/index.html','IE',1,'',''),(100996,'23.251.63.45','2016-01-05 00:00:00','/index.html','IE',1,'',''),(100997,'123.125.71.73','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100998,'220.181.108.81','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(100999,'199.91.135.140','2016-01-05 00:00:00','/index.html','IE',1,'',''),(101000,'180.149.143.154','2016-01-05 00:00:00','/index.html','Safari',1,'',''),(101001,'220.181.108.117','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101002,'123.125.71.69','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101003,'220.181.51.46','2016-01-05 00:00:00','/index.html','Chrome',1,'',''),(101004,'221.194.128.223','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101005,'182.148.56.146','2016-01-05 00:00:00','/index.html','Chrome',1,'',''),(101006,'101.226.33.205','2016-01-05 00:00:00','/index.html','Safari',1,'',''),(101007,'123.125.71.79','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101008,'220.181.108.108','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101009,'124.193.165.166','2016-01-05 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(101010,'71.100.48.61','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101011,'221.194.128.223','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101012,'61.135.190.197','2016-01-05 00:00:00','/index.html','Safari',1,'',''),(101013,'122.245.209.120','2016-01-05 00:00:00','/index.html','IE',1,'',''),(101014,'122.245.209.120','2016-01-05 00:00:00','/index.html','IE',1,'',''),(101015,'123.125.71.112','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101016,'220.181.108.101','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101017,'123.125.71.115','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101018,'220.181.108.107','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101019,'163.177.128.237','2016-01-05 00:00:00','/index.html','Safari',1,'',''),(101020,'163.177.128.245','2016-01-05 00:00:00','/index.html','Safari',1,'',''),(101021,'123.125.71.77','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101022,'220.181.108.80','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101023,'183.136.190.40','2016-01-05 00:00:00','/index.html','Chrome',1,'',''),(101024,'183.136.190.40','2016-01-05 00:00:00','/index.html','Chrome',1,'',''),(101025,'61.190.35.166','2016-01-05 00:00:00','/index.html','Chrome',1,'',''),(101026,'61.135.169.56','2016-01-05 00:00:00','/index.html','Chrome',1,'',''),(101027,'221.194.43.2','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101028,'202.46.55.15','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101029,'123.125.71.111','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101030,'220.181.108.110','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101031,'115.239.212.133','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101032,'111.13.13.9','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101033,'220.181.165.66','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101034,'61.135.169.10','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101035,'220.181.165.200','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101036,'111.13.13.69','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101037,'61.135.165.8','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101038,'111.206.36.5','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101039,'115.239.212.197','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101040,'111.13.13.69','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101041,'180.149.130.144','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101042,'180.149.143.157','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101043,'61.135.190.198','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101044,'180.149.143.158','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101045,'180.149.143.30','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101046,'111.206.36.15','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101047,'111.13.13.3','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101048,'58.217.202.177','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101049,'58.217.202.177','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101050,'115.239.212.196','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101051,'58.217.202.142','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101052,'58.217.202.192','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101053,'115.239.212.199','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101054,'58.217.202.137','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101055,'61.135.169.7','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101056,'61.135.165.9','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101057,'61.135.165.8','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101058,'111.13.13.70','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101059,'115.239.212.197','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101060,'115.239.212.138','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101061,'180.149.143.154','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101062,'180.149.143.157','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101063,'111.206.36.141','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101064,'180.149.143.153','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101065,'180.149.143.158','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101066,'111.13.13.4','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101067,'111.206.36.16','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101068,'111.206.36.146','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101069,'58.217.202.49','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101070,'115.239.212.193','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101071,'58.217.202.137','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101072,'115.239.212.200','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101073,'58.217.202.46','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101074,'58.217.202.18','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101075,'115.239.212.67','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101076,'61.135.169.42','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101077,'111.206.36.140','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101078,'115.239.212.198','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101079,'58.217.202.143','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101080,'180.149.143.26','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101081,'180.149.143.30','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101082,'123.125.67.136','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101083,'123.125.67.139','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101084,'123.125.67.142','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101085,'111.206.36.18','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101086,'111.206.36.9','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101087,'123.125.67.198','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101088,'58.217.202.189','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101089,'180.149.130.149','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101090,'111.13.13.70','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101091,'111.13.13.69','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101092,'111.13.13.67','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101093,'61.135.165.10','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101094,'61.135.165.9','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101095,'61.135.169.9','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101096,'111.13.13.3','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101097,'123.125.67.200','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101098,'58.217.202.144','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101099,'58.217.202.49','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101100,'58.217.202.47','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101101,'58.217.202.19','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101102,'123.125.67.141','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101103,'180.149.143.30','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101104,'180.149.143.153','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101105,'220.181.165.70','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101106,'220.181.165.71','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101107,'61.135.165.9','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101108,'58.217.202.6','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101109,'58.217.202.185','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101110,'180.149.130.146','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101111,'180.149.130.144','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101112,'111.206.36.137','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101113,'111.206.36.133','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101114,'58.217.202.59','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101115,'58.217.202.64','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101116,'61.135.165.7','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101117,'61.135.165.8','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101118,'58.217.202.140','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101119,'180.149.143.157','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101120,'123.125.67.136','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101121,'111.13.13.4','2016-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(101122,'202.8.157.116','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101123,'123.125.71.84','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101124,'42.156.254.110','2016-01-05 00:00:00','/index.html','Safari',1,'',''),(101125,'220.181.108.99','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101126,'220.181.108.95','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101127,'123.125.71.84','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101128,'123.125.71.111','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101129,'220.181.108.107','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101130,'123.125.71.106','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101131,'220.181.108.109','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101132,'220.181.108.86','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101133,'123.125.71.81','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101134,'123.125.71.114','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101135,'220.181.108.102','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101136,'113.249.69.164','2016-01-05 00:00:00','/index.html','IE',1,'',''),(101137,'220.181.108.78','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101138,'123.125.71.116','2016-01-05 00:00:00','/index.html','Firefox',1,'',''),(101139,'113.249.69.164','2016-01-05 00:00:00','/index.html','IE',1,'',''),(101140,'123.125.71.81','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101141,'220.181.108.121','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101142,'111.206.36.14','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101143,'123.125.71.92','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101144,'220.181.108.100','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101145,'123.125.68.142','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101146,'123.125.71.114','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101147,'220.181.108.123','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101148,'111.206.36.19','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101149,'61.135.190.200','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101150,'66.249.65.81','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101151,'123.125.71.87','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101152,'220.181.108.97','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101153,'182.118.70.96','2016-01-06 00:00:00','/newsview.htm','IE',1,'',''),(101154,'157.55.39.53','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101155,'220.181.108.105','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101156,'123.125.71.110','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101157,'123.125.71.73','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101158,'220.181.108.118','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101159,'123.125.71.79','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101160,'220.181.108.111','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101161,'123.125.71.79','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101162,'221.194.128.223','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101163,'220.181.108.123','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101164,'113.237.56.35','2016-01-06 00:00:00','/index.html','Chrome',1,'',''),(101165,'113.237.56.35','2016-01-06 00:00:00','/index.html','Chrome',1,'',''),(101166,'220.181.108.104','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101167,'123.125.71.106','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101168,'61.135.190.71','2016-01-06 00:00:00','/index.html','IE',1,'www','baidu'),(101169,'103.41.52.91','2016-01-06 00:00:00','/index.html','IE',1,'',''),(101170,'61.135.190.220','2016-01-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(101171,'61.135.190.102','2016-01-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(101172,'210.22.126.10','2016-01-06 00:00:00','/index.html','Chrome',1,'睿思','baidu'),(101173,'123.125.71.115','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101174,'220.181.108.90','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101175,'221.194.43.2','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101176,'121.42.0.36','2016-01-06 00:00:00','/index.html','IE',1,'',''),(101177,'195.245.112.150','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101178,'101.226.89.116','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101179,'123.125.71.89','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101180,'220.181.108.83','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101181,'121.42.0.36','2016-01-06 00:00:00','/index.html','IE',1,'',''),(101182,'61.135.190.103','2016-01-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(101183,'61.135.190.102','2016-01-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(101184,'220.181.51.51','2016-01-06 00:00:00','/index.html','Chrome',1,'',''),(101185,'180.97.62.220','2016-01-06 00:00:00','/news/newsview.htm','IE',1,'',''),(101186,'123.125.71.114','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101187,'220.181.108.94','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101188,'112.65.193.16','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101189,'220.181.108.116','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101190,'123.125.71.86','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101191,'121.42.0.31','2016-01-06 00:00:00','/index.html','IE',1,'',''),(101192,'123.125.71.117','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101193,'220.181.108.77','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101194,'121.42.0.36','2016-01-06 00:00:00','/index.html','IE',1,'',''),(101195,'182.148.56.146','2016-01-06 00:00:00','/index.html','Chrome',1,'',''),(101196,'14.17.34.189','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101197,'113.108.80.206','2016-01-06 00:00:00','/index.html','IE',1,'',''),(101198,'110.184.148.141','2016-01-06 00:00:00','/index.html','Chrome',1,'',''),(101199,'66.249.65.215','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101200,'66.249.65.104','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101201,'101.226.33.222','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101202,'23.251.63.45','2016-01-06 00:00:00','/index.html','IE',1,'',''),(101203,'123.125.71.79','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101204,'220.181.108.123','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101205,'66.249.65.35','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101206,'221.194.128.223','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101207,'221.194.128.223','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101208,'180.153.180.193','2016-01-06 00:00:00','/news/newsview.htm','IE',1,'',''),(101209,'123.125.71.70','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101210,'220.181.108.96','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101211,'220.181.51.39','2016-01-06 00:00:00','/index.html','Chrome',1,'',''),(101212,'180.153.211.190','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101213,'220.181.108.75','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101214,'123.125.71.92','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101215,'220.181.108.88','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101216,'123.125.71.71','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101217,'54.229.21.214','2016-01-06 00:00:00','/index.html','IE',1,'',''),(101218,'180.153.214.152','2016-01-06 00:00:00','/index.html','Safari',1,'',''),(101219,'123.125.71.117','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101220,'220.181.108.92','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101221,'123.125.71.113','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101222,'220.181.108.115','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101223,'123.125.71.117','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101224,'220.181.108.85','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101225,'220.181.108.92','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101226,'123.125.71.75','2016-01-06 00:00:00','/index.html','Firefox',1,'',''),(101227,'119.147.146.189','2016-01-06 00:00:00','/index.html','Chrome',1,'',''),(101228,'220.181.108.88','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101229,'123.125.71.107','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101230,'220.181.108.90','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101231,'123.125.71.81','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101232,'116.237.135.23','2016-01-07 00:00:00','/index.html','Firefox',1,'','baidu'),(101233,'123.125.71.69','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101234,'220.181.108.87','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101235,'123.125.71.106','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101236,'220.181.108.119','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101237,'220.181.108.95','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101238,'123.125.71.83','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101239,'103.41.52.91','2016-01-07 00:00:00','/index.html','IE',1,'',''),(101240,'123.125.71.137','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101241,'220.181.108.112','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101242,'123.125.71.91','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101243,'221.194.43.2','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101244,'123.125.71.76','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101245,'220.181.108.81','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101246,'123.125.71.92','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101247,'220.181.108.75','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101248,'220.181.108.114','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101249,'123.125.71.92','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101250,'220.181.51.52','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101251,'61.146.178.190','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101252,'220.181.108.106','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101253,'123.125.71.110','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101254,'119.147.207.158','2016-01-07 00:00:00','/index.html','IE',1,'',''),(101255,'110.184.148.141','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101256,'180.153.205.252','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101257,'110.184.148.141','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101258,'110.184.148.141','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101259,'180.153.214.190','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101260,'180.153.206.13','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101261,'180.153.206.25','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101262,'112.65.193.13','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101263,'101.226.33.240','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101264,'180.153.214.190','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101265,'182.148.56.146','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101266,'220.181.108.102','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101267,'123.125.71.90','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101268,'203.208.60.26','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101269,'123.125.71.82','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101270,'220.181.108.78','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101271,'123.125.71.86','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101272,'220.181.108.96','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101273,'101.200.126.60','2016-01-07 00:00:00','/index.html','IE',1,'',''),(101274,'101.200.126.60','2016-01-07 00:00:00','/index.html','IE',1,'',''),(101275,'49.65.115.38','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101276,'221.194.128.223','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101277,'49.65.115.38','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101278,'220.181.108.140','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101279,'123.125.71.53','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101280,'61.135.165.22','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101281,'123.125.71.41','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101282,'220.181.108.156','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101283,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101284,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101285,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101286,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101287,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101288,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101289,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101290,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101291,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101292,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101293,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101294,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101295,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101296,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101297,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101298,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101299,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101300,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101301,'221.231.6.195','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101302,'220.181.108.150','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101303,'123.125.71.58','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101304,'14.17.34.189','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101305,'220.181.108.147','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101306,'123.125.71.33','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101307,'124.160.57.77','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101308,'124.160.57.77','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101309,'107.150.55.212','2016-01-07 00:00:00','/index.html','IE',1,'',''),(101310,'180.153.214.189','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101311,'180.153.214.182','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101312,'101.226.65.106','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101313,'180.153.201.15','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101314,'101.226.51.230','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101315,'220.181.108.177','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101316,'123.125.71.32','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101317,'180.153.214.189','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101318,'103.41.52.91','2016-01-07 00:00:00','/index.html','IE',1,'',''),(101319,'180.153.214.197','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101320,'101.226.89.120','2016-01-07 00:00:00','/index.html','Safari',1,'',''),(101321,'61.135.190.72','2016-01-07 00:00:00','/index.html','IE',1,'www','baidu'),(101322,'220.181.108.152','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101323,'123.125.71.25','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101324,'220.181.108.180','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101325,'123.125.71.12','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101326,'61.135.190.105','2016-01-07 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(101327,'61.135.190.220','2016-01-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(101328,'220.181.108.145','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101329,'123.125.71.27','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101330,'220.181.51.40','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101331,'64.246.165.170','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101332,'220.181.108.154','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101333,'123.125.71.27','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101334,'61.135.190.103','2016-01-07 00:00:00','/newsview.htm','Safari',1,'ר��ֱ��PK����ݷ���:�����������ں�-�����˼�Ƽ����޹�˾','baidu'),(101335,'61.135.190.223','2016-01-07 00:00:00','/newsview.htm','Chrome',1,'ר��ֱ��PK����ݷ���:�����������ں�-�����˼�Ƽ����޹�˾','baidu'),(101336,'222.129.237.230','2016-01-07 00:00:00','/index.html','Chrome',1,'',''),(101337,'123.125.71.48','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101338,'220.181.108.141','2016-01-07 00:00:00','/index.html','Firefox',1,'',''),(101339,'103.41.53.252','2016-01-07 00:00:00','/index.html','IE',1,'',''),(101340,'220.181.108.140','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101341,'123.125.71.57','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101342,'220.181.108.181','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101343,'123.125.71.42','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101344,'64.246.178.34','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101345,'95.16.237.121','2016-01-08 00:00:00','/index.html','Chrome',1,'',''),(101346,'220.181.108.152','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101347,'123.125.71.21','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101348,'119.147.225.202','2016-01-08 00:00:00','/index.html','Safari',1,'',''),(101349,'222.186.30.225','2016-01-08 00:00:00','/index.html','IE',1,'',''),(101350,'221.194.43.2','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101351,'123.125.71.113','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101352,'220.181.108.179','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101353,'61.135.190.220','2016-01-08 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(101354,'61.135.190.220','2016-01-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(101355,'123.125.71.111','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101356,'220.181.108.145','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101357,'103.41.53.252','2016-01-08 00:00:00','/index.html','IE',1,'',''),(101358,'123.125.71.82','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101359,'220.181.108.157','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101360,'42.156.254.109','2016-01-08 00:00:00','/index.html','Safari',1,'',''),(101361,'123.125.71.74','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101362,'220.181.108.156','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101363,'123.125.71.75','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101364,'220.181.108.162','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101365,'220.181.108.145','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101366,'123.125.71.78','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101367,'101.226.66.193','2016-01-08 00:00:00','/index.html','Safari',1,'',''),(101368,'123.125.71.115','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101369,'220.181.108.178','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101370,'110.184.148.141','2016-01-08 00:00:00','/index.html','Chrome',1,'',''),(101371,'123.125.71.114','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101372,'220.181.108.161','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101373,'218.107.20.123','2016-01-08 00:00:00','/index.html','Chrome',1,'',''),(101374,'123.125.71.69','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101375,'220.181.108.186','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101376,'42.156.139.11','2016-01-08 00:00:00','/index.html','Safari',1,'',''),(101377,'61.135.165.22','2016-01-08 00:00:00','/index.html','Chrome',1,'',''),(101378,'123.125.71.117','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101379,'220.181.108.143','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101380,'142.54.160.213','2016-01-08 00:00:00','/index.html','IE',1,'',''),(101381,'119.188.66.180','2016-01-08 00:00:00','/news/newsview.htm','IE',1,'',''),(101382,'103.41.53.253','2016-01-08 00:00:00','/index.html','IE',1,'',''),(101383,'220.181.108.141','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101384,'123.125.71.110','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101385,'69.58.178.59','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101386,'69.58.178.59','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101387,'69.58.178.59','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101388,'69.58.178.59','2016-01-08 00:00:00','/news.htm','Firefox',1,'',''),(101389,'220.181.108.184','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101390,'123.125.71.117','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101391,'111.204.214.36','2016-01-08 00:00:00','/index.html','Chrome',1,'',''),(101392,'101.226.33.206','2016-01-08 00:00:00','/index.html','Safari',1,'',''),(101393,'180.153.211.190','2016-01-08 00:00:00','/index.html','Safari',1,'',''),(101394,'220.181.51.110','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101395,'123.125.71.117','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101396,'220.181.108.157','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101397,'123.125.71.110','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101398,'220.181.108.140','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101399,'103.41.53.253','2016-01-08 00:00:00','/index.html','IE',1,'',''),(101400,'180.153.201.15','2016-01-08 00:00:00','/index.html','Safari',1,'',''),(101401,'220.181.108.162','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101402,'123.125.71.89','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101403,'123.125.71.116','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101404,'220.181.108.149','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101405,'221.194.43.2','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101406,'61.135.169.22','2016-01-08 00:00:00','/index.html','Chrome',1,'',''),(101407,'123.125.71.62','2016-01-08 00:00:00','/index.html','Chrome',1,'',''),(101408,'123.125.71.125','2016-01-08 00:00:00','/index.html','Chrome',1,'',''),(101409,'123.125.71.137','2016-01-08 00:00:00','/index.html','Chrome',1,'',''),(101410,'123.125.71.61','2016-01-08 00:00:00','/index.html','Chrome',1,'',''),(101411,'123.125.71.70','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101412,'220.181.108.185','2016-01-08 00:00:00','/index.html','Firefox',1,'',''),(101413,'123.125.71.115','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101414,'220.181.108.139','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101415,'103.41.53.253','2016-01-09 00:00:00','/index.html','IE',1,'',''),(101416,'123.125.71.115','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101417,'220.181.108.153','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101418,'180.97.63.37','2016-01-09 00:00:00','/newsview.htm','IE',1,'',''),(101419,'123.125.71.86','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101420,'220.181.108.145','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101421,'112.5.61.162','2016-01-09 00:00:00','/index.html','Chrome',1,'',''),(101422,'123.125.71.137','2016-01-09 00:00:00','/index.html','Chrome',1,'',''),(101423,'123.125.71.108','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101424,'220.181.108.184','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101425,'103.41.53.252','2016-01-09 00:00:00','/index.html','IE',1,'',''),(101426,'220.181.108.152','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101427,'123.125.71.77','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101428,'123.125.71.82','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101429,'220.181.108.181','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101430,'123.125.71.87','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101431,'220.181.108.145','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101432,'61.135.190.72','2016-01-09 00:00:00','/index.html','IE',1,'www','baidu'),(101433,'123.125.71.76','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101434,'220.181.108.153','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101435,'121.231.139.6','2016-01-09 00:00:00','/index.html','Chrome',1,'',''),(101436,'180.153.206.17','2016-01-09 00:00:00','/index.html','Safari',1,'',''),(101437,'101.226.33.201','2016-01-09 00:00:00','/index.html','Safari',1,'',''),(101438,'112.64.235.90','2016-01-09 00:00:00','/index.html','Safari',1,'',''),(101439,'61.135.190.71','2016-01-09 00:00:00','/index.html','Safari',1,'',''),(101440,'188.165.200.217','2016-01-09 00:00:00','/index.html','IE',1,'',''),(101441,'1.93.39.87','2016-01-09 00:00:00','/index.html','IE',1,'',''),(101442,'1.93.39.87','2016-01-09 00:00:00','/index.html','IE',1,'',''),(101443,'221.194.43.2','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101444,'180.97.63.45','2016-01-09 00:00:00','/newsview.htm','IE',1,'',''),(101445,'220.181.51.80','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101446,'183.136.142.109','2016-01-09 00:00:00','/news/newsview.htm','IE',1,'',''),(101447,'107.150.55.210','2016-01-09 00:00:00','/index.html','IE',1,'',''),(101448,'222.186.3.172','2016-01-09 00:00:00','/index.html','IE',1,'',''),(101449,'140.207.198.136','2016-01-09 00:00:00','/news/newsview.htm','IE',1,'',''),(101450,'195.211.206.245','2016-01-09 00:00:00','/newsview.htm','Firefox',1,'',''),(101451,'221.194.128.223','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101452,'221.194.128.223','2016-01-09 00:00:00','/index.html','Firefox',1,'',''),(101453,'140.207.198.225','2016-01-09 00:00:00','/newsview.htm','IE',1,'',''),(101454,'123.125.71.136','2016-01-09 00:00:00','/index.html','Chrome',1,'',''),(101455,'183.57.154.82','2016-01-09 00:00:00','/newsview.htm','IE',1,'',''),(101456,'60.172.229.22','2016-01-09 00:00:00','/index.html','IE',1,'',''),(101457,'123.125.71.137','2016-01-10 00:00:00','/index.html','Chrome',1,'',''),(101458,'123.125.71.61','2016-01-10 00:00:00','/index.html','Chrome',1,'',''),(101459,'61.146.178.190','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101460,'23.251.63.45','2016-01-10 00:00:00','/index.html','IE',1,'',''),(101461,'182.118.41.34','2016-01-10 00:00:00','/index.html','IE',1,'',''),(101462,'103.41.53.252','2016-01-10 00:00:00','/index.html','IE',1,'',''),(101463,'61.135.190.198','2016-01-10 00:00:00','/index.html','Safari',1,'',''),(101464,'23.251.63.45','2016-01-10 00:00:00','/index.html','IE',1,'',''),(101465,'140.207.198.240','2016-01-10 00:00:00','/news/newsview.htm','IE',1,'',''),(101466,'103.41.53.253','2016-01-10 00:00:00','/index.html','IE',1,'',''),(101467,'221.194.43.2','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101468,'220.181.108.104','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101469,'123.125.71.27','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101470,'103.41.53.253','2016-01-10 00:00:00','/index.html','IE',1,'',''),(101471,'220.181.108.163','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101472,'123.125.71.49','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101473,'220.181.108.88','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101474,'123.125.71.40','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101475,'221.194.128.223','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101476,'23.251.63.45','2016-01-10 00:00:00','/index.html','IE',1,'',''),(101477,'220.181.108.94','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101478,'123.125.71.13','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101479,'103.41.53.252','2016-01-10 00:00:00','/index.html','IE',1,'',''),(101480,'220.181.108.86','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101481,'123.125.71.89','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101482,'123.125.71.76','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101483,'220.181.108.104','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101484,'220.181.108.96','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101485,'123.125.71.89','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101486,'103.41.53.252','2016-01-10 00:00:00','/index.html','IE',1,'',''),(101487,'220.181.108.116','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101488,'123.125.71.89','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101489,'61.135.190.72','2016-01-10 00:00:00','/index.html','IE',1,'www','baidu'),(101490,'220.181.108.76','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101491,'123.125.71.73','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101492,'220.181.51.61','2016-01-10 00:00:00','/index.html','Chrome',1,'',''),(101493,'222.186.30.225','2016-01-10 00:00:00','/index.html','IE',1,'',''),(101494,'220.181.108.86','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101495,'123.125.71.53','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101496,'112.64.235.87','2016-01-10 00:00:00','/index.html','Safari',1,'',''),(101497,'180.153.214.181','2016-01-10 00:00:00','/index.html','Safari',1,'',''),(101498,'123.125.71.22','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101499,'220.181.108.97','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101500,'103.41.52.91','2016-01-10 00:00:00','/index.html','IE',1,'',''),(101501,'220.181.108.96','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101502,'123.125.71.33','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101503,'123.125.71.20','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101504,'220.181.108.122','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101505,'221.194.128.223','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101506,'221.194.128.223','2016-01-10 00:00:00','/index.html','Firefox',1,'',''),(101507,'220.181.51.61','2016-01-10 00:00:00','/index.html','Chrome',1,'',''),(101508,'61.135.165.23','2016-01-10 00:00:00','/index.html','Chrome',1,'',''),(101509,'220.181.51.40','2016-01-10 00:00:00','/index.html','Chrome',1,'',''),(101510,'123.125.71.137','2016-01-10 00:00:00','/index.html','Chrome',1,'',''),(101511,'123.125.71.30','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101512,'220.181.108.114','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101513,'103.41.52.91','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101514,'103.41.52.91','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101515,'123.125.71.58','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101516,'220.181.108.80','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101517,'123.125.71.30','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101518,'220.181.108.184','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101519,'203.208.60.45','2016-01-11 00:00:00','/news.htm','Safari',1,'',''),(101520,'221.194.43.2','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101521,'103.41.52.91','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101522,'103.41.52.91','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101523,'182.118.41.143','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101524,'123.125.71.21','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101525,'220.181.108.147','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101526,'123.125.71.24','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101527,'220.181.108.158','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101528,'220.181.108.151','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101529,'123.125.71.28','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101530,'103.41.52.91','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101531,'103.41.52.91','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101532,'136.243.48.86','2016-01-11 00:00:00','/index.html','Chrome',1,'',''),(101533,'121.42.0.63','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101534,'121.42.0.59','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101535,'121.42.0.60','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101536,'121.42.0.67','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101537,'123.125.71.46','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101538,'220.181.108.182','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101539,'123.125.71.16','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101540,'220.181.108.159','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101541,'123.125.71.85','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101542,'220.181.108.118','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101543,'103.41.53.253','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101544,'163.177.69.37','2016-01-11 00:00:00','/index.html','Safari',1,'',''),(101545,'101.226.66.191','2016-01-11 00:00:00','/index.html','Safari',1,'',''),(101546,'61.135.169.23','2016-01-11 00:00:00','/index.html','Chrome',1,'',''),(101547,'123.125.71.91','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101548,'203.208.60.55','2016-01-11 00:00:00','/index.html','Safari',1,'',''),(101549,'220.181.108.102','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101550,'101.200.126.60','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101551,'101.200.126.60','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101552,'123.125.71.113','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101553,'220.181.108.96','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101554,'203.208.60.58','2016-01-11 00:00:00','/newsview.htm','Safari',1,'',''),(101555,'123.125.71.109','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101556,'220.181.108.97','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101557,'220.181.108.150','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101558,'123.125.71.89','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101559,'221.194.128.223','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101560,'103.41.52.91','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101561,'103.41.52.91','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101562,'220.181.108.141','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101563,'123.125.71.69','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101564,'220.181.51.56','2016-01-11 00:00:00','/index.html','Chrome',1,'',''),(101565,'220.181.108.152','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101566,'123.125.71.70','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101567,'203.208.60.22','2016-01-11 00:00:00','/index.html','Safari',1,'',''),(101568,'123.125.71.114','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101569,'220.181.108.149','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101570,'103.41.52.91','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101571,'103.41.52.91','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101572,'203.208.60.57','2016-01-11 00:00:00','/newsview.htm','Safari',1,'',''),(101573,'220.181.108.184','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101574,'123.125.71.106','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101575,'54.145.153.140','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101576,'23.23.28.58','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101577,'113.225.179.30','2016-01-11 00:00:00','/index.html','Chrome',1,'',''),(101578,'180.153.214.200','2016-01-11 00:00:00','/index.html','Safari',1,'',''),(101579,'203.208.60.33','2016-01-11 00:00:00','/index.html','Safari',1,'',''),(101580,'101.226.33.228','2016-01-11 00:00:00','/index.html','Safari',1,'',''),(101581,'220.181.108.121','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101582,'123.125.71.14','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101583,'123.125.71.47','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101584,'220.181.108.119','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101585,'60.12.249.166','2016-01-11 00:00:00','/index.html','IE',1,'',''),(101586,'221.194.43.2','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101587,'220.181.108.117','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101588,'123.125.71.19','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101589,'183.136.190.62','2016-01-11 00:00:00','/index.html','Chrome',1,'',''),(101590,'123.125.71.62','2016-01-11 00:00:00','/index.html','Chrome',1,'',''),(101591,'112.64.235.247','2016-01-11 00:00:00','/index.html','Safari',1,'',''),(101592,'220.181.108.112','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101593,'123.125.71.36','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101594,'123.125.71.32','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101595,'220.181.108.86','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101596,'123.125.71.41','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101597,'220.181.108.84','2016-01-11 00:00:00','/index.html','Firefox',1,'',''),(101598,'123.125.71.18','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101599,'220.181.108.163','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101600,'123.125.71.26','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101601,'220.181.108.111','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101602,'103.41.53.252','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101603,'203.208.60.47','2016-01-12 00:00:00','/index.html','Safari',1,'',''),(101604,'203.208.60.36','2016-01-12 00:00:00','/index.html','Safari',1,'',''),(101605,'95.213.143.103','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101606,'61.135.169.23','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101607,'123.125.71.36','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101608,'220.181.108.105','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101609,'103.41.53.252','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101610,'220.181.108.163','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101611,'123.125.71.21','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101612,'200.169.74.205','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101613,'220.181.108.85','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101614,'123.125.71.25','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101615,'123.125.71.60','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101616,'220.181.108.77','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101617,'220.181.108.75','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101618,'123.125.71.27','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101619,'220.181.108.82','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101620,'123.125.71.36','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101621,'220.181.108.93','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101622,'123.125.71.53','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101623,'220.181.51.52','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101624,'123.125.71.120','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101625,'123.125.71.132','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101626,'220.181.51.55','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101627,'123.125.71.132','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101628,'61.135.169.55','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101629,'123.125.71.132','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101630,'85.25.218.25','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101631,'220.181.108.86','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101632,'123.125.71.46','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101633,'111.204.214.36','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101634,'114.254.102.43','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101635,'114.254.102.43','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101636,'114.254.102.43','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101637,'114.254.102.43','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101638,'114.254.102.43','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101639,'114.254.102.43','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101640,'114.254.102.43','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101641,'114.254.102.43','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101642,'114.254.102.43','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101643,'114.254.102.43','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101644,'220.181.108.84','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101645,'123.125.71.39','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101646,'124.128.62.162','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101647,'220.181.108.102','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101648,'123.125.71.15','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101649,'182.118.41.214','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101650,'221.194.43.2','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101651,'220.181.51.38','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101652,'123.125.71.136','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101653,'123.125.71.125','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101654,'123.125.71.50','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101655,'220.181.108.107','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101656,'123.125.71.44','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101657,'220.181.108.82','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101658,'112.64.235.246','2016-01-12 00:00:00','/index.html','Safari',1,'',''),(101659,'61.146.178.190','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101660,'220.181.108.99','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101661,'123.125.71.17','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101662,'117.158.142.120','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101663,'123.125.71.26','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101664,'220.181.108.102','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101665,'220.181.108.81','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101666,'123.125.71.44','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101667,'103.41.53.253','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101668,'123.125.71.25','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101669,'220.181.108.116','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101670,'61.151.218.119','2016-01-12 00:00:00','/index.html','Safari',1,'',''),(101671,'112.64.235.86','2016-01-12 00:00:00','/index.html','Safari',1,'',''),(101672,'123.125.71.57','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101673,'220.181.108.118','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101674,'123.125.71.21','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101675,'220.181.108.154','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101676,'89.248.172.78','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101677,'188.143.232.24','2016-01-12 00:00:00','/newsview.htm','IE',1,'',''),(101678,'188.143.232.24','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101679,'188.143.232.24','2016-01-12 00:00:00','/news.htm','IE',1,'',''),(101680,'220.181.108.158','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101681,'123.125.71.22','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101682,'123.125.71.133','2016-01-12 00:00:00','/index.html','Chrome',1,'',''),(101683,'220.181.108.142','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101684,'123.125.71.16','2016-01-12 00:00:00','/index.html','Firefox',1,'',''),(101685,'182.118.70.121','2016-01-12 00:00:00','/newsview.htm','IE',1,'',''),(101686,'103.41.53.252','2016-01-12 00:00:00','/index.html','IE',1,'',''),(101687,'123.125.71.30','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101688,'220.181.108.177','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101689,'220.181.108.178','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101690,'123.125.71.43','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101691,'123.125.71.18','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101692,'220.181.108.149','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101693,'103.41.53.253','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101694,'123.125.71.132','2016-01-13 00:00:00','/index.html','Chrome',1,'',''),(101695,'220.181.108.144','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101696,'123.125.71.49','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101697,'220.181.108.159','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101698,'123.125.71.38','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101699,'220.181.108.158','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101700,'123.125.71.14','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101701,'103.41.53.252','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101702,'220.181.108.159','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101703,'123.125.71.32','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101704,'221.194.43.2','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101705,'220.181.108.146','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101706,'123.125.71.47','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101707,'103.41.53.253','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101708,'123.125.71.47','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101709,'220.181.108.93','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101710,'123.125.71.137','2016-01-13 00:00:00','/index.html','Chrome',1,'',''),(101711,'220.181.51.51','2016-01-13 00:00:00','/index.html','Chrome',1,'',''),(101712,'61.135.169.22','2016-01-13 00:00:00','/index.html','Chrome',1,'',''),(101713,'123.125.71.48','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101714,'220.181.108.96','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101715,'119.129.211.210','2016-01-13 00:00:00','/index.html','Chrome',1,'',''),(101716,'123.125.71.55','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101717,'220.181.108.90','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101718,'121.42.0.14','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101719,'220.181.108.103','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101720,'123.125.71.40','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101721,'123.125.71.108','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101722,'220.181.108.89','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101723,'222.186.30.225','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101724,'121.42.0.39','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101725,'121.42.0.30','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101726,'220.181.108.106','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101727,'123.125.71.90','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101728,'220.181.51.53','2016-01-13 00:00:00','/index.html','Chrome',1,'',''),(101729,'121.42.0.18','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101730,'123.125.71.117','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101731,'220.181.108.121','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101732,'222.186.30.225','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101733,'222.45.51.236','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101734,'123.125.71.72','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101735,'220.181.108.123','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101736,'123.122.95.53','2016-01-13 00:00:00','/index.html','Chrome',1,'',''),(101737,'123.122.95.53','2016-01-13 00:00:00','/index.html','Chrome',1,'',''),(101738,'121.42.0.31','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101739,'220.181.108.117','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101740,'123.125.71.77','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101741,'142.54.160.214','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101742,'222.45.51.236','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101743,'123.125.71.114','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101744,'220.181.108.95','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101745,'121.42.0.31','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101746,'221.194.128.223','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101747,'221.194.128.223','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101748,'123.125.71.19','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101749,'220.181.108.181','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101750,'220.181.108.154','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101751,'123.125.71.48','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101752,'101.226.93.234','2016-01-13 00:00:00','/index.html','Safari',1,'',''),(101753,'223.72.57.9','2016-01-13 00:00:00','/news.htm','Chrome',1,'',''),(101754,'123.125.67.151','2016-01-13 00:00:00','/index.html','Safari',1,'',''),(101755,'61.135.190.198','2016-01-13 00:00:00','/index.html','Safari',1,'',''),(101756,'123.125.71.16','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101757,'220.181.108.159','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101758,'188.143.232.34','2016-01-13 00:00:00','/index.html','IE',1,'',''),(101759,'188.143.232.34','2016-01-13 00:00:00','/news.htm','IE',1,'',''),(101760,'111.206.36.141','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101761,'123.125.68.150','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101762,'220.181.108.160','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101763,'123.125.71.39','2016-01-13 00:00:00','/index.html','Firefox',1,'',''),(101764,'220.181.108.80','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101765,'123.125.71.109','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101766,'123.125.71.80','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101767,'220.181.108.91','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101768,'221.194.43.2','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101769,'123.125.71.87','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101770,'220.181.108.104','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101771,'136.243.48.82','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101772,'222.210.230.231','2016-01-14 00:00:00','/index.html','IE',1,'',''),(101773,'123.125.71.76','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101774,'220.181.108.122','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101775,'220.181.108.99','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101776,'123.125.71.47','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101777,'103.41.52.91','2016-01-14 00:00:00','/index.html','IE',1,'',''),(101778,'220.181.108.118','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101779,'123.125.71.53','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101780,'14.152.69.98','2016-01-14 00:00:00','/index.html','Safari',1,'',''),(101781,'123.125.71.119','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101782,'123.125.71.42','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101783,'220.181.108.99','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101784,'157.55.39.13','2016-01-14 00:00:00','/index.html','Safari',1,'',''),(101785,'101.226.89.116','2016-01-14 00:00:00','/index.html','Safari',1,'',''),(101786,'123.125.71.55','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101787,'220.181.108.123','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101788,'136.243.48.82','2016-01-14 00:00:00','/news.htm','Chrome',1,'',''),(101789,'119.161.231.71','2016-01-14 00:00:00','/index.html','IE',1,'',''),(101790,'119.161.231.71','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101791,'221.194.128.223','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101792,'220.181.108.78','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101793,'123.125.71.18','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101794,'123.125.71.41','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101795,'220.181.108.99','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101796,'223.240.86.236','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101797,'221.237.114.83','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101798,'123.125.71.28','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101799,'220.181.108.119','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101800,'123.125.71.32','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101801,'220.181.108.109','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101802,'123.125.67.146','2016-01-14 00:00:00','/index.html','Safari',1,'',''),(101803,'223.240.86.236','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101804,'123.125.67.208','2016-01-14 00:00:00','/index.html','Safari',1,'',''),(101805,'54.183.232.91','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101806,'54.183.218.80','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101807,'220.181.108.110','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101808,'123.125.71.30','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101809,'223.240.86.236','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101810,'103.41.53.253','2016-01-14 00:00:00','/index.html','IE',1,'',''),(101811,'123.125.71.137','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101812,'220.181.51.52','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101813,'123.125.71.125','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101814,'111.206.36.136','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101815,'123.125.67.151','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101816,'101.226.66.178','2016-01-14 00:00:00','/index.html','Safari',1,'',''),(101817,'123.125.71.88','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101818,'220.181.108.152','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101819,'123.125.71.80','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101820,'220.181.108.185','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101821,'220.181.108.186','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101822,'123.125.71.81','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101823,'101.226.89.121','2016-01-14 00:00:00','/index.html','Safari',1,'',''),(101824,'221.194.43.2','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101825,'220.181.108.145','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101826,'123.125.71.75','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101827,'61.135.169.22','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101828,'61.135.165.22','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101829,'222.186.30.209','2016-01-14 00:00:00','/index.html','IE',1,'',''),(101830,'101.226.33.200','2016-01-14 00:00:00','/index.html','Safari',1,'',''),(101831,'101.226.69.246','2016-01-14 00:00:00','/index.html','Safari',1,'',''),(101832,'220.181.108.162','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101833,'123.125.71.117','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101834,'220.181.108.99','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101835,'123.125.71.111','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101836,'222.186.3.172','2016-01-14 00:00:00','/index.html','IE',1,'',''),(101837,'221.194.128.223','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101838,'221.194.128.223','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101839,'123.125.71.77','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101840,'220.181.108.112','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101841,'103.41.53.252','2016-01-14 00:00:00','/index.html','IE',1,'',''),(101842,'123.125.71.77','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101843,'220.181.108.77','2016-01-14 00:00:00','/index.html','Firefox',1,'',''),(101844,'61.135.169.23','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101845,'123.125.71.125','2016-01-14 00:00:00','/index.html','Chrome',1,'',''),(101846,'123.125.71.110','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101847,'220.181.108.104','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101848,'106.120.160.119','2016-01-15 00:00:00','/newsview.htm','IE',1,'',''),(101849,'220.181.108.94','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101850,'123.125.71.113','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101851,'220.181.108.123','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101852,'123.125.71.81','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101853,'106.120.160.119','2016-01-15 00:00:00','/index.html','IE',1,'',''),(101854,'123.125.71.72','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101855,'220.181.108.185','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101856,'123.125.71.83','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101857,'220.181.108.181','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101858,'36.99.31.105','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101859,'61.146.178.190','2016-01-15 00:00:00','/index.html','IE',1,'',''),(101860,'123.125.71.107','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101861,'220.181.108.181','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101862,'61.135.165.23','2016-01-15 00:00:00','/index.html','Chrome',1,'',''),(101863,'123.125.71.107','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101864,'220.181.108.184','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101865,'123.125.71.17','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101866,'220.181.108.153','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101867,'123.125.71.20','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101868,'220.181.108.146','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101869,'180.149.143.154','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101870,'112.64.235.87','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101871,'112.64.235.91','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101872,'112.64.235.248','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101873,'123.125.71.58','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101874,'220.181.108.150','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101875,'119.147.146.192','2016-01-15 00:00:00','/index.html','Chrome',1,'',''),(101876,'220.181.108.141','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101877,'123.125.71.22','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101878,'180.153.206.36','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101879,'114.255.193.227','2016-01-15 00:00:00','/news.htm','IE',1,'',''),(101880,'180.153.163.190','2016-01-15 00:00:00','/news.htm','Safari',1,'',''),(101881,'101.226.33.208','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101882,'180.153.163.190','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101883,'101.200.126.60','2016-01-15 00:00:00','/index.html','IE',1,'',''),(101884,'101.200.126.60','2016-01-15 00:00:00','/index.html','IE',1,'',''),(101885,'220.181.108.140','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101886,'123.125.71.19','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101887,'61.135.169.23','2016-01-15 00:00:00','/index.html','Chrome',1,'',''),(101888,'61.135.190.103','2016-01-15 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(101889,'61.135.190.221','2016-01-15 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(101890,'61.135.190.102','2016-01-15 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(101891,'221.194.128.223','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101892,'61.135.190.103','2016-01-15 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(101893,'221.194.43.2','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101894,'203.208.60.120','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101895,'123.125.71.52','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101896,'220.181.108.157','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101897,'123.125.71.53','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101898,'220.181.108.151','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101899,'220.181.108.151','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101900,'123.125.71.42','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101901,'123.125.71.39','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101902,'220.181.108.153','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101903,'38.100.21.64','2016-01-15 00:00:00','/index.html','IE',1,'',''),(101904,'38.100.21.64','2016-01-15 00:00:00','/index.html','IE',1,'',''),(101905,'38.100.21.64','2016-01-15 00:00:00','/newsview.htm','IE',1,'',''),(101906,'103.41.53.253','2016-01-15 00:00:00','/index.html','IE',1,'',''),(101907,'123.125.71.56','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101908,'220.181.108.184','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101909,'103.41.53.253','2016-01-15 00:00:00','/index.html','IE',1,'',''),(101910,'101.226.64.175','2016-01-15 00:00:00','/index.html','IE',1,'',''),(101911,'183.60.15.20','2016-01-15 00:00:00','/index.html','IE',1,'',''),(101912,'163.177.69.37','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101913,'221.192.3.232','2016-01-15 00:00:00','/index.html','Chrome',1,'',''),(101914,'119.147.146.189','2016-01-15 00:00:00','/index.html','Chrome',1,'',''),(101915,'221.192.3.232','2016-01-15 00:00:00','/index.html','Chrome',1,'',''),(101916,'101.226.65.106','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101917,'221.192.3.232','2016-01-15 00:00:00','/newsview.htm','Chrome',1,'',''),(101918,'101.226.65.102','2016-01-15 00:00:00','/newsview.htm','Safari',1,'',''),(101919,'221.192.3.232','2016-01-15 00:00:00','/newsview.htm','Chrome',1,'',''),(101920,'221.192.3.232','2016-01-15 00:00:00','/index.html','Chrome',1,'',''),(101921,'180.153.161.55','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101922,'180.153.201.79','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101923,'101.226.65.108','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101924,'180.153.206.22','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101925,'101.226.33.220','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101926,'101.226.65.102','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101927,'221.192.3.232','2016-01-15 00:00:00','/news.htm','Chrome',1,'',''),(101928,'180.153.214.200','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101929,'221.192.3.232','2016-01-15 00:00:00','/index.html','Chrome',1,'',''),(101930,'180.153.201.217','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101931,'101.226.66.21','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101932,'180.153.214.191','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101933,'101.226.66.193','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101934,'101.226.66.173','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101935,'180.153.206.21','2016-01-15 00:00:00','/index.html','Safari',1,'',''),(101936,'220.181.108.96','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101937,'123.125.71.113','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101938,'103.41.53.253','2016-01-15 00:00:00','/index.html','IE',1,'',''),(101939,'220.181.108.163','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101940,'123.125.71.117','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101941,'123.125.71.62','2016-01-15 00:00:00','/index.html','Chrome',1,'',''),(101942,'220.181.51.45','2016-01-15 00:00:00','/index.html','Chrome',1,'',''),(101943,'123.125.71.120','2016-01-15 00:00:00','/index.html','Chrome',1,'',''),(101944,'220.181.108.111','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101945,'123.125.71.113','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101946,'220.181.108.120','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101947,'123.125.71.72','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101948,'103.41.53.252','2016-01-15 00:00:00','/index.html','IE',1,'',''),(101949,'220.181.108.78','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101950,'123.125.71.90','2016-01-15 00:00:00','/index.html','Firefox',1,'',''),(101951,'95.152.53.199','2016-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(101952,'123.125.71.114','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101953,'220.181.108.78','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101954,'125.88.204.140','2016-01-16 00:00:00','/index.html','IE',1,'',''),(101955,'123.125.71.81','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101956,'220.181.108.103','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101957,'203.208.60.54','2016-01-16 00:00:00','/index.html','Safari',1,'',''),(101958,'103.41.52.91','2016-01-16 00:00:00','/index.html','IE',1,'',''),(101959,'123.125.71.82','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101960,'220.181.108.82','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101961,'36.99.31.68','2016-01-16 00:00:00','/index.html','Safari',1,'',''),(101962,'123.125.71.87','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101963,'220.181.108.77','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101964,'123.125.71.90','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101965,'220.181.108.84','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101966,'103.41.52.91','2016-01-16 00:00:00','/index.html','IE',1,'',''),(101967,'103.41.52.91','2016-01-16 00:00:00','/index.html','IE',1,'',''),(101968,'123.125.71.76','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101969,'220.181.108.101','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101970,'123.125.71.92','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101971,'220.181.108.85','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101972,'221.194.43.2','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101973,'218.241.108.26','2016-01-16 00:00:00','/index.html','Chrome',1,'',''),(101974,'220.181.108.114','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101975,'123.125.71.78','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101976,'123.125.71.82','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101977,'220.181.108.163','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101978,'103.41.52.91','2016-01-16 00:00:00','/index.html','IE',1,'',''),(101979,'103.41.52.91','2016-01-16 00:00:00','/index.html','IE',1,'',''),(101980,'123.125.71.107','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101981,'220.181.108.76','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101982,'192.241.169.95','2016-01-16 00:00:00','/index.html','IE',1,'',''),(101983,'123.125.71.45','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101984,'220.181.108.105','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101985,'117.158.142.120','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101986,'103.41.53.253','2016-01-16 00:00:00','/index.html','IE',1,'',''),(101987,'123.125.71.56','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101988,'220.181.108.77','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101989,'220.181.51.62','2016-01-16 00:00:00','/index.html','Chrome',1,'',''),(101990,'103.41.53.252','2016-01-16 00:00:00','/index.html','IE',1,'',''),(101991,'123.125.71.51','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101992,'220.181.108.122','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101993,'123.125.71.47','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101994,'220.181.108.121','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101995,'123.125.71.24','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101996,'220.181.108.120','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101997,'103.41.53.253','2016-01-16 00:00:00','/index.html','IE',1,'',''),(101998,'123.125.71.29','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(101999,'220.181.108.83','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102000,'123.125.71.29','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102001,'220.181.108.96','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102002,'222.186.3.172','2016-01-16 00:00:00','/index.html','IE',1,'',''),(102003,'23.251.63.45','2016-01-16 00:00:00','/index.html','IE',1,'',''),(102004,'123.125.71.48','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102005,'220.181.108.102','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102006,'180.153.206.24','2016-01-16 00:00:00','/index.html','Safari',1,'',''),(102007,'101.226.33.227','2016-01-16 00:00:00','/index.html','Safari',1,'',''),(102008,'123.125.71.16','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102009,'220.181.108.84','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102010,'142.54.160.210','2016-01-16 00:00:00','/index.html','IE',1,'',''),(102011,'220.181.108.184','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102012,'123.125.71.85','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102013,'220.181.108.179','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102014,'123.125.71.114','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102015,'61.135.169.55','2016-01-16 00:00:00','/index.html','Chrome',1,'',''),(102016,'103.41.52.91','2016-01-16 00:00:00','/index.html','IE',1,'',''),(102017,'123.125.71.88','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102018,'220.181.108.139','2016-01-16 00:00:00','/index.html','Firefox',1,'',''),(102019,'182.118.41.109','2016-01-16 00:00:00','/index.html','IE',1,'',''),(102020,'123.125.71.92','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102021,'220.181.108.154','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102022,'221.194.43.2','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102023,'180.153.180.165','2016-01-17 00:00:00','/index.html','IE',1,'',''),(102024,'123.125.71.71','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102025,'220.181.108.86','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102026,'103.41.53.252','2016-01-17 00:00:00','/index.html','IE',1,'',''),(102027,'220.181.108.80','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102028,'123.125.71.113','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102029,'36.99.31.135','2016-01-17 00:00:00','/index.html','Safari',1,'',''),(102030,'123.125.71.108','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102031,'220.181.108.93','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102032,'220.181.108.100','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102033,'123.125.71.89','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102034,'121.42.0.61','2016-01-17 00:00:00','/index.html','IE',1,'',''),(102035,'121.42.0.55','2016-01-17 00:00:00','/index.html','IE',1,'',''),(102036,'121.42.0.61','2016-01-17 00:00:00','/index.html','IE',1,'',''),(102037,'121.42.0.55','2016-01-17 00:00:00','/index.html','IE',1,'',''),(102038,'182.118.53.42','2016-01-17 00:00:00','/news/newsview.htm','IE',1,'',''),(102039,'220.181.108.114','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102040,'123.125.71.84','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102041,'180.153.161.55','2016-01-17 00:00:00','/index.html','Safari',1,'',''),(102042,'220.181.108.114','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102043,'123.125.71.54','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102044,'183.57.153.149','2016-01-17 00:00:00','/newsview.htm','IE',1,'',''),(102045,'220.181.108.84','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102046,'123.125.71.44','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102047,'179.111.212.162','2016-01-17 00:00:00','/index.html','IE',1,'',''),(102048,'188.165.200.217','2016-01-17 00:00:00','/index.html','IE',1,'',''),(102049,'119.147.146.189','2016-01-17 00:00:00','/index.html','Chrome',1,'',''),(102050,'220.181.108.107','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102051,'123.125.71.51','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102052,'103.41.53.253','2016-01-17 00:00:00','/index.html','IE',1,'',''),(102053,'92.47.152.199','2016-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(102054,'220.181.108.77','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102055,'123.125.71.20','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102056,'220.181.108.84','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102057,'123.125.71.36','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102058,'203.208.60.114','2016-01-17 00:00:00','/index.html','Safari',1,'',''),(102059,'220.181.108.117','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102060,'123.125.71.12','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102061,'103.41.53.252','2016-01-17 00:00:00','/index.html','IE',1,'',''),(102062,'123.125.71.51','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102063,'220.181.108.94','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102064,'123.125.71.54','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102065,'220.181.108.113','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102066,'122.139.149.2','2016-01-17 00:00:00','/index.html','Chrome',1,'',''),(102067,'220.181.108.92','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102068,'122.139.149.2','2016-01-17 00:00:00','/index.html','Chrome',1,'',''),(102069,'123.125.71.57','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102070,'188.143.232.19','2016-01-17 00:00:00','/newsview.htm','IE',1,'',''),(102071,'188.143.232.19','2016-01-17 00:00:00','/index.html','IE',1,'',''),(102072,'188.143.232.19','2016-01-17 00:00:00','/news.htm','IE',1,'',''),(102073,'123.125.71.22','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102074,'220.181.108.97','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102075,'221.194.43.2','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102076,'123.125.71.55','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102077,'220.181.108.122','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102078,'221.194.128.223','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102079,'221.194.128.223','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102080,'123.125.71.47','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102081,'220.181.108.91','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102082,'5.61.40.20','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102083,'123.125.71.17','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102084,'220.181.108.113','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102085,'123.125.71.137','2016-01-17 00:00:00','/index.html','Chrome',1,'',''),(102086,'220.181.108.158','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102087,'123.125.71.23','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102088,'115.239.212.196','2016-01-17 00:00:00','/newsview.htm','Safari',1,'',''),(102089,'123.125.71.12','2016-01-17 00:00:00','/newsview.htm','Firefox',1,'',''),(102090,'103.41.53.252','2016-01-17 00:00:00','/index.html','IE',1,'',''),(102091,'220.181.108.139','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102092,'123.125.71.38','2016-01-17 00:00:00','/index.html','Firefox',1,'',''),(102093,'192.185.4.152','2016-01-17 00:00:00','/index.html','Chrome',1,'',''),(102094,'110.4.45.236','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102095,'220.181.108.183','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102096,'123.125.71.34','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102097,'188.93.144.44','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102098,'103.17.8.44','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102099,'203.208.60.30','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102100,'180.153.180.111','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102101,'220.181.108.181','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102102,'123.125.71.42','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102103,'220.181.108.117','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102104,'123.125.71.19','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102105,'61.135.190.71','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102106,'36.99.30.233','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102107,'182.118.42.34','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102108,'220.181.108.80','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102109,'123.125.71.24','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102110,'123.125.71.23','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102111,'220.181.108.108','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102112,'103.41.52.91','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102113,'123.125.71.53','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102114,'220.181.108.118','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102115,'5.39.216.131','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102116,'203.208.60.32','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102117,'220.181.108.92','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102118,'123.125.71.49','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102119,'103.41.52.91','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102120,'123.125.71.27','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102121,'220.181.108.114','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102122,'221.194.128.223','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102123,'61.135.165.22','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102124,'203.208.60.50','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102125,'123.125.71.40','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102126,'220.181.108.159','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102127,'103.41.53.253','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102128,'182.50.118.99','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102129,'123.125.71.32','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102130,'220.181.108.156','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102131,'123.125.71.16','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102132,'220.181.108.147','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102133,'123.125.71.29','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102134,'220.181.108.156','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102135,'221.194.43.2','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102136,'112.21.162.242','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102137,'112.21.162.242','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102138,'103.41.52.91','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102139,'61.135.165.22','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102140,'220.181.108.163','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102141,'123.125.71.22','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102142,'220.181.108.163','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102143,'123.125.71.27','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102144,'180.153.201.217','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102145,'112.64.235.252','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102146,'101.226.66.192','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102147,'180.153.211.190','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102148,'61.151.218.118','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102149,'101.226.89.117','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102150,'101.226.66.180','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102151,'182.50.118.228','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102152,'112.65.193.15','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102153,'180.153.205.253','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102154,'101.226.66.191','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102155,'220.181.108.123','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102156,'123.125.71.15','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102157,'103.41.53.252','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102158,'103.41.53.252','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102159,'101.226.66.174','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102160,'220.181.108.105','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102161,'123.125.71.56','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102162,'220.181.108.94','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102163,'123.125.71.30','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102164,'125.68.28.213','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102165,'183.221.84.37','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102166,'101.226.89.116','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102167,'101.226.89.116','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102168,'183.221.84.37','2016-01-18 00:00:00','/newsview.htm','Chrome',1,'',''),(102169,'101.226.65.105','2016-01-18 00:00:00','/newsview.htm','Safari',1,'',''),(102170,'101.226.93.233','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102171,'119.147.146.189','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102172,'101.226.65.105','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102173,'220.181.108.118','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102174,'123.125.71.88','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102175,'123.125.71.110','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102176,'220.181.108.117','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102177,'180.153.206.26','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102178,'180.153.163.211','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102179,'101.226.66.193','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102180,'220.181.108.99','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102181,'123.125.71.86','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102182,'203.208.60.116','2016-01-18 00:00:00','/index.html','Safari',1,'',''),(102183,'220.181.108.90','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102184,'123.125.71.110','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102185,'103.41.53.252','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102186,'103.41.53.252','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102187,'61.135.169.55','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102188,'123.125.71.133','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102189,'123.125.71.136','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102190,'123.125.71.125','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102191,'123.125.71.137','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102192,'123.125.71.120','2016-01-18 00:00:00','/index.html','Chrome',1,'',''),(102193,'220.181.108.113','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102194,'123.125.71.86','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102195,'220.174.208.154','2016-01-18 00:00:00','/index.html','IE',1,'',''),(102196,'89.248.172.78','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102197,'221.194.128.223','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102198,'221.194.128.223','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102199,'220.181.108.92','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102200,'123.125.71.110','2016-01-18 00:00:00','/index.html','Firefox',1,'',''),(102201,'182.118.71.29','2016-01-18 00:00:00','/newsview.htm','IE',1,'',''),(102202,'123.125.71.71','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102203,'220.181.108.184','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102204,'180.153.180.142','2016-01-19 00:00:00','/index.html','IE',1,'',''),(102205,'103.41.52.91','2016-01-19 00:00:00','/index.html','IE',1,'',''),(102206,'74.91.28.59','2016-01-19 00:00:00','/index.html','IE',1,'',''),(102207,'123.125.71.84','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102208,'220.181.108.178','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102209,'218.241.108.26','2016-01-19 00:00:00','/index.html','Chrome',1,'',''),(102210,'220.181.108.186','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102211,'123.125.71.82','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102212,'36.99.31.168','2016-01-19 00:00:00','/index.html','Safari',1,'',''),(102213,'119.147.146.194','2016-01-19 00:00:00','/index.html','Chrome',1,'',''),(102214,'103.41.52.91','2016-01-19 00:00:00','/index.html','IE',1,'',''),(102215,'123.125.71.73','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102216,'220.181.108.152','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102217,'123.125.71.107','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102218,'220.181.108.115','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102219,'123.125.71.115','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102220,'220.181.108.81','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102221,'103.41.53.253','2016-01-19 00:00:00','/index.html','IE',1,'',''),(102222,'221.194.43.2','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102223,'123.125.71.115','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102224,'220.181.108.91','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102225,'123.125.71.76','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102226,'220.181.108.102','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102227,'123.125.71.110','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102228,'220.181.108.112','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102229,'103.41.53.253','2016-01-19 00:00:00','/index.html','IE',1,'',''),(102230,'220.181.51.40','2016-01-19 00:00:00','/index.html','Chrome',1,'',''),(102231,'220.181.108.160','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102232,'123.125.71.26','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102233,'180.153.186.65','2016-01-19 00:00:00','/news/newsview.htm','IE',1,'',''),(102234,'101.200.126.60','2016-01-19 00:00:00','/index.html','IE',1,'',''),(102235,'101.200.126.60','2016-01-19 00:00:00','/index.html','IE',1,'',''),(102236,'123.125.71.38','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102237,'220.181.108.143','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102238,'119.147.146.193','2016-01-19 00:00:00','/index.html','Chrome',1,'',''),(102239,'123.125.71.17','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102240,'220.181.108.151','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102241,'123.125.71.30','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102242,'220.181.108.178','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102243,'123.125.71.19','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102244,'220.181.108.162','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102245,'116.233.132.8','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102246,'61.135.169.23','2016-01-19 00:00:00','/index.html','Chrome',1,'',''),(102247,'123.125.71.56','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102248,'220.181.108.152','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102249,'121.228.65.31','2016-01-19 00:00:00','/index.html','Chrome',1,'',''),(102250,'62.212.73.49','2016-01-19 00:00:00','/index.html','Chrome',1,'',''),(102251,'220.181.108.103','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102252,'123.125.71.110','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102253,'180.153.81.163','2016-01-19 00:00:00','/index.html','IE',1,'',''),(102254,'14.17.34.189','2016-01-19 00:00:00','/index.html','Safari',1,'',''),(102255,'220.181.108.88','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102256,'123.125.71.90','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102257,'123.125.67.209','2016-01-19 00:00:00','/index.html','Safari',1,'',''),(102258,'101.204.30.218','2016-01-19 00:00:00','/index.html','Chrome',1,'',''),(102259,'203.208.60.30','2016-01-19 00:00:00','/index.html','Safari',1,'',''),(102260,'106.120.121.148','2016-01-19 00:00:00','/index.html','Chrome',1,'',''),(102261,'220.181.108.163','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102262,'123.125.71.91','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102263,'220.181.108.90','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102264,'123.125.71.83','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102265,'123.125.71.61','2016-01-19 00:00:00','/index.html','Chrome',1,'',''),(102266,'61.135.190.200','2016-01-19 00:00:00','/index.html','Safari',1,'',''),(102267,'195.154.56.44','2016-01-19 00:00:00','/index.html','Chrome',1,'',''),(102268,'220.181.108.82','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102269,'123.125.71.75','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102270,'54.213.126.90','2016-01-19 00:00:00','/index.html','IE',1,'',''),(102271,'220.181.108.97','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102272,'123.125.71.76','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102273,'182.140.91.104','2016-01-19 00:00:00','/index.html','IE',1,'',''),(102274,'220.181.108.80','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102275,'123.125.71.91','2016-01-19 00:00:00','/index.html','Firefox',1,'',''),(102276,'203.208.60.58','2016-01-19 00:00:00','/index.html','Safari',1,'',''),(102277,'220.181.108.105','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102278,'123.125.71.71','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102279,'204.79.180.127','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102280,'123.125.71.62','2016-01-20 00:00:00','/index.html','Chrome',1,'',''),(102281,'220.181.108.92','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102282,'123.125.71.84','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102283,'221.194.43.2','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102284,'103.41.53.253','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102285,'220.181.108.160','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102286,'123.125.71.50','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102287,'193.90.12.89','2016-01-20 00:00:00','/index.html','Chrome',1,'',''),(102288,'61.146.178.190','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102289,'220.181.108.139','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102290,'123.125.71.30','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102291,'123.125.68.138','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102292,'220.181.108.147','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102293,'123.125.71.53','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102294,'103.41.53.253','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102295,'220.181.108.162','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102296,'123.125.71.51','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102297,'123.125.68.177','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102298,'123.125.71.29','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102299,'220.181.108.187','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102300,'182.118.70.104','2016-01-20 00:00:00','/newsview.htm','IE',1,'',''),(102301,'114.250.163.53','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102302,'103.41.53.252','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102303,'101.226.93.233','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102304,'123.125.71.14','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102305,'220.181.108.147','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102306,'180.153.206.27','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102307,'220.187.9.50','2016-01-20 00:00:00','/index.html','Chrome',1,'',''),(102308,'180.153.201.64','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102309,'101.226.89.121','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102310,'112.64.235.252','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102311,'101.226.33.205','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102312,'122.245.217.56','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102313,'122.245.217.56','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102314,'180.153.201.64','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102315,'220.181.108.181','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102316,'123.125.71.55','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102317,'123.125.71.52','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102318,'220.181.108.159','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102319,'123.125.71.45','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102320,'220.181.108.183','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102321,'220.181.108.101','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102322,'123.125.71.36','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102323,'119.188.66.244','2016-01-20 00:00:00','/newsview.htm','IE',1,'',''),(102324,'180.153.180.152','2016-01-20 00:00:00','/newsview.htm','IE',1,'',''),(102325,'180.97.63.78','2016-01-20 00:00:00','/newsview.htm','IE',1,'',''),(102326,'123.125.71.51','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102327,'220.181.108.117','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102328,'121.42.0.15','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102329,'125.88.204.75','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102330,'103.41.53.252','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102331,'103.41.53.252','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102332,'220.181.108.82','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102333,'123.125.71.51','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102334,'116.226.75.140','2016-01-20 00:00:00','/news.htm','Chrome',1,'',''),(102335,'180.153.205.253','2016-01-20 00:00:00','/news.htm','Safari',1,'',''),(102336,'180.153.214.200','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102337,'123.125.71.34','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102338,'220.181.108.112','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102339,'220.181.51.62','2016-01-20 00:00:00','/index.html','Chrome',1,'',''),(102340,'123.125.71.132','2016-01-20 00:00:00','/index.html','Chrome',1,'',''),(102341,'220.181.51.62','2016-01-20 00:00:00','/index.html','Chrome',1,'',''),(102342,'36.99.30.74','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102343,'220.181.108.86','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102344,'123.125.71.41','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102345,'103.41.52.91','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102346,'103.41.52.91','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102347,'221.194.43.2','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102348,'85.93.89.232','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102349,'85.93.89.232','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102350,'85.93.89.232','2016-01-20 00:00:00','/news.htm','IE',1,'',''),(102351,'85.93.89.232','2016-01-20 00:00:00','/newsview.htm','IE',1,'',''),(102352,'85.93.89.232','2016-01-20 00:00:00','/newsview.htm','IE',1,'',''),(102353,'85.93.89.232','2016-01-20 00:00:00','/newsview.htm','IE',1,'',''),(102354,'85.93.89.232','2016-01-20 00:00:00','/newsview.htm','IE',1,'',''),(102355,'85.93.89.232','2016-01-20 00:00:00','/newsview.htm','IE',1,'',''),(102356,'85.93.89.232','2016-01-20 00:00:00','/newsview.htm','IE',1,'',''),(102357,'85.93.89.232','2016-01-20 00:00:00','/newsview.htm','IE',1,'',''),(102358,'85.93.89.232','2016-01-20 00:00:00','/newsview.htm','IE',1,'',''),(102359,'220.181.108.81','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102360,'123.125.71.36','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102361,'220.181.108.182','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102362,'123.125.71.91','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102363,'101.226.66.178','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102364,'101.226.66.187','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102365,'220.181.108.151','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102366,'123.125.71.107','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102367,'180.149.143.154','2016-01-20 00:00:00','/index.html','Safari',1,'',''),(102368,'220.181.108.159','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102369,'123.125.71.89','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102370,'121.42.0.36','2016-01-20 00:00:00','/index.html','IE',1,'',''),(102371,'220.181.51.46','2016-01-20 00:00:00','/index.html','Chrome',1,'',''),(102372,'61.135.169.22','2016-01-20 00:00:00','/index.html','Chrome',1,'',''),(102373,'61.135.169.56','2016-01-20 00:00:00','/index.html','Chrome',1,'',''),(102374,'220.181.108.145','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102375,'123.125.71.87','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102376,'220.181.108.155','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102377,'123.125.71.111','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102378,'69.58.178.57','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102379,'69.58.178.57','2016-01-20 00:00:00','/index.html','Firefox',1,'',''),(102380,'69.58.178.57','2016-01-20 00:00:00','/news.htm','Firefox',1,'',''),(102381,'180.153.182.95','2016-01-20 00:00:00','/news.htm','IE',1,'',''),(102382,'180.153.182.95','2016-01-20 00:00:00','/news.htm','IE',1,'',''),(102383,'220.181.108.152','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102384,'123.125.71.81','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102385,'125.88.204.78','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102386,'121.42.0.18','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102387,'220.181.108.141','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102388,'123.125.71.75','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102389,'123.125.71.17','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102390,'220.181.108.100','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102391,'103.41.53.253','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102392,'182.118.60.159','2016-01-21 00:00:00','/news/newsview.htm','IE',1,'',''),(102393,'123.125.71.49','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102394,'220.181.108.111','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102395,'123.125.71.27','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102396,'220.181.108.91','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102397,'123.125.71.56','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102398,'220.181.108.91','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102399,'103.41.53.252','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102400,'54.153.33.145','2016-01-21 00:00:00','/index.html','Chrome',1,'',''),(102401,'123.125.71.53','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102402,'220.181.108.114','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102403,'123.125.71.87','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102404,'220.181.108.146','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102405,'123.125.71.70','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102406,'220.181.108.155','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102407,'83.149.44.203','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102408,'221.194.43.2','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102409,'220.181.108.154','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102410,'123.125.71.108','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102411,'93.174.93.218','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102412,'123.125.71.117','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102413,'220.181.108.159','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102414,'125.88.204.156','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102415,'112.65.193.16','2016-01-21 00:00:00','/index.html','Safari',1,'',''),(102416,'180.153.182.112','2016-01-21 00:00:00','/news.htm','IE',1,'',''),(102417,'180.153.182.112','2016-01-21 00:00:00','/news.htm','IE',1,'',''),(102418,'123.125.71.88','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102419,'220.181.108.180','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102420,'101.226.66.179','2016-01-21 00:00:00','/index.html','Chrome',1,'',''),(102421,'103.41.53.252','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102422,'101.226.33.238','2016-01-21 00:00:00','/index.html','Chrome',1,'',''),(102423,'123.125.71.84','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102424,'220.181.108.151','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102425,'220.181.51.38','2016-01-21 00:00:00','/index.html','Chrome',1,'',''),(102426,'220.181.108.143','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102427,'123.125.71.56','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102428,'220.181.108.159','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102429,'123.125.71.34','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102430,'103.41.53.253','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102431,'106.120.151.36','2016-01-21 00:00:00','/index.html','Safari',1,'',''),(102432,'220.181.108.155','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102433,'123.125.71.48','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102434,'112.65.193.14','2016-01-21 00:00:00','/index.html','Safari',1,'',''),(102435,'220.181.108.186','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102436,'123.125.71.20','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102437,'142.54.160.210','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102438,'61.135.169.23','2016-01-21 00:00:00','/index.html','Chrome',1,'',''),(102439,'220.181.108.155','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102440,'123.125.71.38','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102441,'36.99.31.170','2016-01-21 00:00:00','/index.html','Safari',1,'',''),(102442,'182.118.60.118','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102443,'180.153.182.193','2016-01-21 00:00:00','/newsview.htm','IE',1,'',''),(102444,'180.153.182.193','2016-01-21 00:00:00','/news/news.htm','IE',1,'',''),(102445,'180.153.182.193','2016-01-21 00:00:00','/newsview.htm','IE',1,'',''),(102446,'180.153.182.193','2016-01-21 00:00:00','/news/news.htm','IE',1,'',''),(102447,'103.41.53.252','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102448,'123.125.71.14','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102449,'220.181.108.178','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102450,'123.125.71.29','2016-01-21 00:00:00','/newsview.htm','Firefox',1,'',''),(102451,'121.42.0.17','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102452,'220.181.108.162','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102453,'123.125.71.58','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102454,'121.42.0.37','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102455,'220.181.108.146','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102456,'123.125.71.29','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102457,'220.181.108.176','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102458,'123.125.71.19','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102459,'221.194.128.223','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102460,'221.194.128.223','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102461,'220.181.108.181','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102462,'123.125.71.12','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102463,'103.41.53.252','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102464,'103.41.53.252','2016-01-21 00:00:00','/index.html','IE',1,'',''),(102465,'220.181.108.161','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102466,'123.125.71.28','2016-01-21 00:00:00','/index.html','Firefox',1,'',''),(102467,'220.181.51.56','2016-01-21 00:00:00','/index.html','Chrome',1,'',''),(102468,'123.125.71.136','2016-01-21 00:00:00','/index.html','Chrome',1,'',''),(102469,'123.125.71.133','2016-01-21 00:00:00','/index.html','Chrome',1,'',''),(102470,'220.181.51.62','2016-01-21 00:00:00','/index.html','Chrome',1,'',''),(102471,'42.120.145.166','2016-01-21 00:00:00','/index.html','Chrome',1,'',''),(102472,'42.120.145.94','2016-01-21 00:00:00','/index.html','Chrome',1,'',''),(102473,'220.181.108.186','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102474,'123.125.71.20','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102475,'221.194.43.2','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102476,'182.118.70.57','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102477,'220.181.108.156','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102478,'207.46.13.110','2016-01-22 00:00:00','/index.html','Safari',1,'',''),(102479,'123.125.71.39','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102480,'103.41.52.91','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102481,'220.181.108.144','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102482,'123.125.71.39','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102483,'23.251.63.45','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102484,'220.181.108.185','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102485,'123.125.71.16','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102486,'36.99.30.181','2016-01-22 00:00:00','/index.html','Safari',1,'',''),(102487,'182.118.54.212','2016-01-22 00:00:00','/news/newsview.htm','IE',1,'',''),(102488,'182.118.71.30','2016-01-22 00:00:00','/newsview.htm','IE',1,'',''),(102489,'121.42.0.15','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102490,'220.181.108.158','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102491,'123.125.71.15','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102492,'103.41.53.252','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102493,'123.125.71.18','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102494,'220.181.108.145','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102495,'123.125.71.38','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102496,'220.181.108.182','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102497,'182.118.53.176','2016-01-22 00:00:00','/news/newsview.htm','IE',1,'',''),(102498,'123.125.71.43','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102499,'220.181.108.177','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102500,'123.125.71.58','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102501,'220.181.108.155','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102502,'220.181.108.155','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102503,'123.125.71.29','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102504,'123.125.71.34','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102505,'220.181.108.144','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102506,'121.42.0.39','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102507,'122.245.217.56','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102508,'122.245.217.56','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102509,'122.245.217.56','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102510,'103.41.53.253','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102511,'203.208.60.41','2016-01-22 00:00:00','/index.html','Safari',1,'',''),(102512,'123.125.71.51','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102513,'220.181.108.178','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102514,'61.146.178.190','2016-01-22 00:00:00','/index.html','Chrome',1,'',''),(102515,'123.125.71.26','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102516,'220.181.108.145','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102517,'59.174.94.44','2016-01-22 00:00:00','/index.html','Chrome',1,'',''),(102518,'180.167.19.114','2016-01-22 00:00:00','/index.html','Safari',1,'',''),(102519,'103.41.52.91','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102520,'103.41.52.91','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102521,'123.125.71.43','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102522,'220.181.108.140','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102523,'82.139.198.11','2016-01-22 00:00:00','/index.html','Chrome',1,'',''),(102524,'61.135.169.22','2016-01-22 00:00:00','/index.html','Chrome',1,'',''),(102525,'123.125.71.57','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102526,'220.181.108.154','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102527,'23.251.63.45','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102528,'123.125.71.30','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102529,'220.181.108.179','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102530,'221.194.43.2','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102531,'103.41.52.91','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102532,'103.41.52.91','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102533,'1.85.7.22','2016-01-22 00:00:00','/index.html','Firefox',1,'','baidu'),(102534,'176.126.252.12','2016-01-22 00:00:00','/index.html','Chrome',1,'',''),(102535,'123.125.71.30','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102536,'220.181.108.179','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102537,'123.125.71.27','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102538,'220.181.108.143','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102539,'180.153.182.157','2016-01-22 00:00:00','/news.htm','IE',1,'',''),(102540,'180.153.182.157','2016-01-22 00:00:00','/news.htm','IE',1,'',''),(102541,'203.208.60.124','2016-01-22 00:00:00','/index.html','Safari',1,'',''),(102542,'180.153.163.191','2016-01-22 00:00:00','/index.html','Safari',1,'',''),(102543,'180.153.206.36','2016-01-22 00:00:00','/index.html','Safari',1,'',''),(102544,'180.153.180.74','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102545,'123.125.71.19','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102546,'220.181.108.106','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102547,'123.125.71.119','2016-01-22 00:00:00','/index.html','Chrome',1,'',''),(102548,'220.181.51.36','2016-01-22 00:00:00','/index.html','Chrome',1,'',''),(102549,'220.181.51.36','2016-01-22 00:00:00','/index.html','Chrome',1,'',''),(102550,'123.125.71.62','2016-01-22 00:00:00','/index.html','Chrome',1,'',''),(102551,'220.181.51.62','2016-01-22 00:00:00','/index.html','Chrome',1,'',''),(102552,'123.125.71.120','2016-01-22 00:00:00','/index.html','Chrome',1,'',''),(102553,'123.125.71.125','2016-01-22 00:00:00','/index.html','Chrome',1,'',''),(102554,'207.46.13.149','2016-01-22 00:00:00','/index.html','Safari',1,'',''),(102555,'123.125.71.32','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102556,'220.181.108.121','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102557,'36.99.30.203','2016-01-22 00:00:00','/index.html','Safari',1,'',''),(102558,'103.41.52.91','2016-01-22 00:00:00','/index.html','IE',1,'',''),(102559,'123.125.71.57','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102560,'220.181.108.86','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102561,'64.246.165.180','2016-01-22 00:00:00','/index.html','Firefox',1,'',''),(102562,'123.125.71.58','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102563,'220.181.108.87','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102564,'125.88.204.110','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102565,'64.246.165.160','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102566,'142.54.169.166','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102567,'220.181.108.117','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102568,'123.125.71.45','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102569,'103.41.53.253','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102570,'123.125.71.82','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102571,'220.181.108.185','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102572,'123.125.68.187','2016-01-23 00:00:00','/index.html','Safari',1,'',''),(102573,'111.206.36.138','2016-01-23 00:00:00','/index.html','Safari',1,'',''),(102574,'220.181.108.178','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102575,'123.125.71.77','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102576,'103.41.53.252','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102577,'220.181.108.157','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102578,'123.125.71.117','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102579,'180.149.143.154','2016-01-23 00:00:00','/index.html','Safari',1,'',''),(102580,'220.181.108.178','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102581,'123.125.71.88','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102582,'121.42.0.64','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102583,'121.42.0.67','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102584,'121.42.0.62','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102585,'121.42.0.65','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102586,'220.181.108.159','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102587,'123.125.71.116','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102588,'103.41.52.91','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102589,'103.41.52.91','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102590,'221.194.43.2','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102591,'123.125.71.114','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102592,'220.181.108.81','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102593,'123.125.71.75','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102594,'220.181.108.86','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102595,'103.41.53.253','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102596,'93.115.95.205','2016-01-23 00:00:00','/index.html','Chrome',1,'',''),(102597,'101.200.126.60','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102598,'101.200.126.60','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102599,'123.125.71.82','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102600,'220.181.108.102','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102601,'220.181.108.114','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102602,'123.125.71.42','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102603,'103.41.53.253','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102604,'123.125.67.147','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102605,'123.125.71.22','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102606,'220.181.108.91','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102607,'61.135.190.197','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102608,'182.118.41.197','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102609,'220.181.108.121','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102610,'123.125.71.17','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102611,'220.181.108.97','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102612,'123.125.71.15','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102613,'103.41.53.252','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102614,'59.188.254.40','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102615,'220.181.108.100','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102616,'123.125.71.46','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102617,'23.251.63.45','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102618,'61.135.165.22','2016-01-23 00:00:00','/index.html','Chrome',1,'',''),(102619,'220.181.51.56','2016-01-23 00:00:00','/index.html','Chrome',1,'',''),(102620,'61.135.169.22','2016-01-23 00:00:00','/index.html','Chrome',1,'',''),(102621,'220.181.108.116','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102622,'123.125.71.23','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102623,'220.181.108.92','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102624,'123.125.71.13','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102625,'207.46.13.2','2016-01-23 00:00:00','/index.html','Safari',1,'',''),(102626,'103.41.53.253','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102627,'121.42.0.15','2016-01-23 00:00:00','/index.html','IE',1,'',''),(102628,'220.181.108.101','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102629,'123.125.71.47','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102630,'123.125.71.49','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102631,'220.181.108.182','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102632,'123.125.71.132','2016-01-23 00:00:00','/index.html','Chrome',1,'',''),(102633,'220.181.51.53','2016-01-23 00:00:00','/index.html','Chrome',1,'',''),(102634,'220.181.51.37','2016-01-23 00:00:00','/index.html','Chrome',1,'',''),(102635,'203.208.60.28','2016-01-23 00:00:00','/index.html','Safari',1,'',''),(102636,'123.125.71.42','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102637,'220.181.108.161','2016-01-23 00:00:00','/index.html','Firefox',1,'',''),(102638,'123.125.71.57','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102639,'220.181.108.141','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102640,'84.18.118.187','2016-01-24 00:00:00','/newsview.htm','Firefox',1,'',''),(102641,'121.42.0.37','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102642,'182.118.71.29','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102643,'180.153.182.139','2016-01-24 00:00:00','/news.htm','IE',1,'',''),(102644,'180.153.182.139','2016-01-24 00:00:00','/news/newsview.htm','IE',1,'',''),(102645,'180.153.182.139','2016-01-24 00:00:00','/news.htm','IE',1,'',''),(102646,'180.153.182.139','2016-01-24 00:00:00','/news/newsview.htm','IE',1,'',''),(102647,'103.41.53.253','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102648,'188.165.200.217','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102649,'123.125.71.47','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102650,'220.181.108.177','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102651,'61.135.190.220','2016-01-24 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(102652,'61.135.190.222','2016-01-24 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(102653,'61.135.190.104','2016-01-24 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(102654,'61.135.190.223','2016-01-24 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(102655,'123.125.71.21','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102656,'220.181.108.149','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102657,'36.99.31.71','2016-01-24 00:00:00','/index.html','Safari',1,'',''),(102658,'95.130.10.216','2016-01-24 00:00:00','/index.html','Chrome',1,'',''),(102659,'220.181.108.153','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102660,'123.125.71.54','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102661,'103.41.53.253','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102662,'220.181.108.144','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102663,'123.125.71.56','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102664,'103.41.53.253','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102665,'123.125.71.28','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102666,'220.181.108.143','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102667,'220.181.108.181','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102668,'123.125.71.108','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102669,'180.153.182.180','2016-01-24 00:00:00','/news/newsview.htm','IE',1,'',''),(102670,'180.153.182.180','2016-01-24 00:00:00','/news/newsview.htm','IE',1,'',''),(102671,'103.41.53.252','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102672,'220.181.108.146','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102673,'123.125.71.73','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102674,'220.181.108.178','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102675,'123.125.71.77','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102676,'220.181.108.187','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102677,'123.125.71.111','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102678,'220.181.108.154','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102679,'123.125.71.82','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102680,'121.42.0.14','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102681,'123.125.71.17','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102682,'220.181.108.150','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102683,'123.125.71.57','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102684,'220.181.108.143','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102685,'220.181.51.35','2016-01-24 00:00:00','/index.html','Chrome',1,'',''),(102686,'123.125.71.49','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102687,'220.181.108.179','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102688,'103.41.53.252','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102689,'103.41.53.252','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102690,'123.125.71.25','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102691,'220.181.108.187','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102692,'121.42.0.18','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102693,'106.120.160.119','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102694,'101.199.108.58','2016-01-24 00:00:00','/index.html','Chrome',1,'',''),(102695,'123.125.71.49','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102696,'220.181.108.139','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102697,'207.46.13.112','2016-01-24 00:00:00','/index.html','Safari',1,'',''),(102698,'123.125.71.44','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102699,'220.181.108.155','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102700,'111.30.137.185','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102701,'111.30.137.187','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102702,'111.30.137.188','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102703,'111.30.132.146','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102704,'111.30.137.184','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102705,'111.30.137.185','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102706,'111.161.59.195','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102707,'61.49.57.60','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102708,'125.39.208.232','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102709,'111.161.105.16','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102710,'111.161.52.234','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102711,'125.39.57.36','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102712,'123.126.118.139','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102713,'111.161.62.191','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102714,'111.161.52.28','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102715,'111.161.105.16','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102716,'111.161.59.193','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102717,'111.161.52.28','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102718,'125.39.210.27','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102719,'111.161.105.18','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102720,'61.49.57.61','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102721,'123.126.126.125','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102722,'61.49.57.61','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102723,'61.49.57.60','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102724,'61.49.57.60','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102725,'123.126.124.148','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102726,'61.49.57.55','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102727,'106.120.160.119','2016-01-24 00:00:00','/index.html','Safari',1,'',''),(102728,'101.199.108.52','2016-01-24 00:00:00','/index.html','Safari',1,'',''),(102729,'61.146.178.190','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102730,'101.226.66.191','2016-01-24 00:00:00','/index.html','Safari',1,'',''),(102731,'112.64.235.251','2016-01-24 00:00:00','/index.html','Safari',1,'',''),(102732,'221.194.128.223','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102733,'123.125.71.38','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102734,'220.181.108.184','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102735,'103.41.53.253','2016-01-24 00:00:00','/index.html','IE',1,'',''),(102736,'123.125.71.44','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102737,'220.181.108.187','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102738,'123.125.71.17','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102739,'220.181.108.176','2016-01-24 00:00:00','/index.html','Firefox',1,'',''),(102740,'220.181.108.178','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102741,'123.125.71.81','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102742,'221.194.43.2','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102743,'220.181.108.183','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102744,'123.125.71.111','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102745,'182.118.70.86','2016-01-25 00:00:00','/index.html','IE',1,'',''),(102746,'220.181.108.145','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102747,'123.125.71.69','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102748,'61.146.178.190','2016-01-25 00:00:00','/index.html','IE',1,'',''),(102749,'61.135.190.222','2016-01-25 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(102750,'61.135.190.221','2016-01-25 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(102751,'220.181.108.142','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102752,'123.125.71.108','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102753,'61.135.190.222','2016-01-25 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(102754,'61.135.190.223','2016-01-25 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(102755,'61.135.190.222','2016-01-25 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(102756,'36.99.31.12','2016-01-25 00:00:00','/index.html','Safari',1,'',''),(102757,'182.118.45.21','2016-01-25 00:00:00','/index.html','IE',1,'',''),(102758,'220.181.108.158','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102759,'123.125.71.107','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102760,'123.125.71.113','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102761,'220.181.108.163','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102762,'123.125.71.70','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102763,'220.181.108.108','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102764,'103.41.53.253','2016-01-25 00:00:00','/index.html','IE',1,'',''),(102765,'123.125.71.84','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102766,'220.181.108.121','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102767,'220.181.108.94','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102768,'123.125.71.86','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102769,'123.125.71.79','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102770,'220.181.108.87','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102771,'23.251.63.45','2016-01-25 00:00:00','/index.html','IE',1,'',''),(102772,'123.125.71.120','2016-01-25 00:00:00','/index.html','Chrome',1,'',''),(102773,'123.125.71.74','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102774,'220.181.108.76','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102775,'180.153.182.99','2016-01-25 00:00:00','/news/newsview.htm','IE',1,'',''),(102776,'180.153.182.99','2016-01-25 00:00:00','/news/newsview.htm','IE',1,'',''),(102777,'188.42.240.119','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102778,'188.42.240.119','2016-01-25 00:00:00','/newsview.htm','Firefox',1,'',''),(102779,'188.42.240.119','2016-01-25 00:00:00','/news.htm','Firefox',1,'',''),(102780,'188.42.240.119','2016-01-25 00:00:00','/newsview.htm','Firefox',1,'',''),(102781,'188.42.240.119','2016-01-25 00:00:00','/newsview.htm','Firefox',1,'',''),(102782,'188.42.240.119','2016-01-25 00:00:00','/newsview.htm','Firefox',1,'',''),(102783,'188.42.240.119','2016-01-25 00:00:00','/newsview.htm','Firefox',1,'',''),(102784,'123.125.67.208','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102785,'123.125.71.74','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102786,'220.181.108.105','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102787,'111.206.36.138','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102788,'182.140.84.238','2016-01-25 00:00:00','/index.html','IE',1,'',''),(102789,'220.181.108.120','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102790,'123.125.71.75','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102791,'220.181.108.123','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102792,'123.125.71.70','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102793,'49.77.188.42','2016-01-25 00:00:00','/index.html','Chrome',1,'',''),(102794,'180.149.143.26','2016-01-25 00:00:00','/index.html','Safari',1,'',''),(102795,'220.181.108.84','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102796,'123.125.71.17','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102797,'103.41.52.91','2016-01-25 00:00:00','/index.html','IE',1,'',''),(102798,'220.181.108.88','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102799,'123.125.71.45','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102800,'101.226.33.203','2016-01-25 00:00:00','/index.html','Safari',1,'',''),(102801,'221.194.43.2','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102802,'182.118.55.117','2016-01-25 00:00:00','/index.html','Chrome',1,'',''),(102803,'123.125.71.44','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102804,'183.136.190.62','2016-01-25 00:00:00','/index.html','Chrome',1,'',''),(102805,'220.181.108.94','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102806,'220.181.108.106','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102807,'123.125.71.13','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102808,'123.125.71.33','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102809,'220.181.108.100','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102810,'220.174.208.155','2016-01-25 00:00:00','/index.html','IE',1,'',''),(102811,'40.77.167.7','2016-01-25 00:00:00','/index.html','Safari',1,'',''),(102812,'220.181.108.113','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102813,'123.125.71.36','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102814,'220.181.108.163','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102815,'123.125.71.23','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102816,'103.41.53.252','2016-01-25 00:00:00','/index.html','IE',1,'',''),(102817,'103.41.53.252','2016-01-25 00:00:00','/index.html','IE',1,'',''),(102818,'203.208.60.49','2016-01-25 00:00:00','/index.html','Safari',1,'',''),(102819,'220.181.108.100','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102820,'123.125.71.117','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102821,'123.125.71.85','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102822,'220.181.108.109','2016-01-25 00:00:00','/index.html','Firefox',1,'',''),(102823,'220.181.51.53','2016-01-25 00:00:00','/index.html','Chrome',1,'',''),(102824,'103.41.52.91','2016-01-26 00:00:00','/index.html','IE',1,'',''),(102825,'183.136.190.62','2016-01-26 00:00:00','/index.html','Chrome',1,'',''),(102826,'220.181.108.109','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102827,'123.125.71.83','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102828,'62.149.1.75','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102829,'62.149.1.75','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102830,'62.149.1.74','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102831,'220.181.108.86','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102832,'123.125.71.82','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102833,'182.118.70.219','2016-01-26 00:00:00','/index.html','IE',1,'',''),(102834,'220.181.108.180','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102835,'123.125.71.53','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102836,'36.99.30.226','2016-01-26 00:00:00','/index.html','Safari',1,'',''),(102837,'220.181.108.183','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102838,'123.125.71.36','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102839,'123.125.71.38','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102840,'220.181.108.156','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102841,'51.255.160.27','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102842,'220.181.108.142','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102843,'123.125.71.57','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102844,'123.125.71.40','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102845,'220.181.108.186','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102846,'203.208.60.39','2016-01-26 00:00:00','/index.html','Safari',1,'',''),(102847,'220.181.108.141','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102848,'123.125.71.57','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102849,'123.125.71.47','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102850,'220.181.108.155','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102851,'119.147.146.189','2016-01-26 00:00:00','/index.html','Chrome',1,'',''),(102852,'180.97.63.82','2016-01-26 00:00:00','/news/newsview.htm','IE',1,'',''),(102853,'103.41.52.91','2016-01-26 00:00:00','/index.html','IE',1,'',''),(102854,'103.41.52.91','2016-01-26 00:00:00','/index.html','IE',1,'',''),(102855,'220.181.108.143','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102856,'123.125.71.24','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102857,'23.251.63.45','2016-01-26 00:00:00','/index.html','IE',1,'',''),(102858,'220.181.108.140','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102859,'123.125.71.47','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102860,'220.181.51.61','2016-01-26 00:00:00','/index.html','Chrome',1,'',''),(102861,'124.65.155.50','2016-01-26 00:00:00','/index.html','Chrome',1,'',''),(102862,'123.125.71.52','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102863,'220.181.108.115','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102864,'123.125.71.17','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102865,'220.181.108.105','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102866,'103.41.52.92','2016-01-26 00:00:00','/index.html','IE',1,'',''),(102867,'103.41.52.92','2016-01-26 00:00:00','/index.html','IE',1,'',''),(102868,'123.125.71.14','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102869,'220.181.108.104','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102870,'14.152.69.100','2016-01-26 00:00:00','/index.html','Safari',1,'',''),(102871,'123.125.71.27','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102872,'220.181.108.100','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102873,'116.236.146.21','2016-01-26 00:00:00','/index.html','Chrome',1,'','baidu'),(102874,'116.236.146.21','2016-01-26 00:00:00','/index.html','Chrome',1,'',''),(102875,'74.91.28.60','2016-01-26 00:00:00','/index.html','IE',1,'',''),(102876,'106.120.160.109','2016-01-26 00:00:00','/index.html','IE',1,'',''),(102877,'123.125.71.12','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102878,'220.181.108.90','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102879,'109.163.234.4','2016-01-26 00:00:00','/index.html','Chrome',1,'',''),(102880,'103.41.52.93','2016-01-26 00:00:00','/index.html','IE',1,'',''),(102881,'103.41.52.93','2016-01-26 00:00:00','/index.html','IE',1,'',''),(102882,'123.125.71.33','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102883,'220.181.108.112','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102884,'36.99.31.111','2016-01-26 00:00:00','/index.html','Safari',1,'',''),(102885,'180.153.214.182','2016-01-26 00:00:00','/index.html','Safari',1,'',''),(102886,'101.226.65.105','2016-01-26 00:00:00','/index.html','Safari',1,'',''),(102887,'123.125.71.26','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102888,'220.181.108.115','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102889,'123.125.71.44','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102890,'220.181.108.95','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102891,'103.41.52.94','2016-01-26 00:00:00','/index.html','IE',1,'',''),(102892,'203.208.60.112','2016-01-26 00:00:00','/index.html','Safari',1,'',''),(102893,'123.125.71.32','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102894,'220.181.108.115','2016-01-26 00:00:00','/index.html','Firefox',1,'',''),(102895,'222.186.34.31','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102896,'103.41.52.94','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102897,'220.181.108.118','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102898,'123.125.71.54','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102899,'106.120.160.119','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102900,'220.181.108.111','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102901,'123.125.71.53','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102902,'74.91.26.155','2016-01-27 00:00:00','/index.html','Chrome',1,'',''),(102903,'74.91.26.155','2016-01-27 00:00:00','/index.html','Chrome',1,'',''),(102904,'123.125.71.36','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102905,'220.181.108.90','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102906,'103.41.52.93','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102907,'220.181.108.75','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102908,'123.125.71.26','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102909,'123.125.71.45','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102910,'220.181.108.123','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102911,'123.125.71.52','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102912,'220.181.108.83','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102913,'103.41.52.93','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102914,'103.41.52.93','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102915,'61.146.178.190','2016-01-27 00:00:00','/index.html','Chrome',1,'',''),(102916,'123.125.71.12','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102917,'220.181.108.118','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102918,'123.125.71.125','2016-01-27 00:00:00','/index.html','Chrome',1,'',''),(102919,'123.125.71.25','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102920,'220.181.108.77','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102921,'123.125.71.34','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102922,'220.181.108.82','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102923,'103.41.52.92','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102924,'123.125.71.22','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102925,'220.181.108.106','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102926,'180.97.63.58','2016-01-27 00:00:00','/news/newsview.htm','IE',1,'',''),(102927,'123.125.71.49','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102928,'220.181.108.111','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102929,'140.207.198.113','2016-01-27 00:00:00','/newsview.htm','IE',1,'',''),(102930,'220.181.108.82','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102931,'123.125.71.24','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102932,'74.91.28.58','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102933,'123.125.71.16','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102934,'220.181.108.106','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102935,'101.200.126.60','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102936,'101.200.126.60','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102937,'123.125.71.46','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102938,'220.181.108.83','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102939,'123.125.71.44','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102940,'220.181.108.182','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102941,'103.41.52.93','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102942,'103.41.52.93','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102943,'113.240.250.155','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102944,'113.240.250.155','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102945,'222.186.34.31','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102946,'114.246.152.143','2016-01-27 00:00:00','/index.html','Chrome',1,'','baidu'),(102947,'114.242.14.73','2016-01-27 00:00:00','/news.htm','Chrome',1,'',''),(102948,'123.125.71.43','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102949,'220.181.108.152','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102950,'123.125.71.51','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102951,'220.181.108.154','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102952,'123.125.71.32','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102953,'220.181.108.143','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102954,'103.41.52.93','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102955,'103.41.52.93','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102956,'103.41.52.92','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102957,'220.181.51.45','2016-01-27 00:00:00','/index.html','Chrome',1,'',''),(102958,'51.255.160.27','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102959,'123.125.71.36','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102960,'220.181.108.177','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102961,'220.181.108.155','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102962,'123.125.71.51','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102963,'103.41.52.92','2016-01-27 00:00:00','/index.html','IE',1,'',''),(102964,'220.181.108.156','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102965,'123.125.71.22','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102966,'182.118.70.219','2016-01-27 00:00:00','/newsview.htm','IE',1,'',''),(102967,'182.118.70.176','2016-01-27 00:00:00','/news/newsview.htm','IE',1,'',''),(102968,'123.125.71.51','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102969,'220.181.108.146','2016-01-27 00:00:00','/index.html','Firefox',1,'',''),(102970,'123.125.71.23','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(102971,'220.181.108.153','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(102972,'103.41.52.92','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102973,'123.125.71.44','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(102974,'220.181.108.146','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(102975,'123.125.71.54','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(102976,'220.181.108.182','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(102977,'123.125.71.21','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(102978,'220.181.108.141','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(102979,'60.166.5.234','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102980,'103.41.52.94','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102981,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102982,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102983,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102984,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102985,'123.125.71.23','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(102986,'220.181.108.177','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(102987,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102988,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102989,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102990,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102991,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102992,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102993,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102994,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102995,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102996,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(102997,'123.125.71.36','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(102998,'220.181.108.181','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(102999,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103000,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103001,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103002,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103003,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103004,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103005,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103006,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103007,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103008,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103009,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103010,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103011,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103012,'123.125.71.45','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103013,'220.181.108.153','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103014,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103015,'103.41.52.92','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103016,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103017,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103018,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103019,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103020,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103021,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103022,'123.125.71.39','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103023,'220.181.108.154','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103024,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103025,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103026,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103027,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103028,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103029,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103030,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103031,'123.125.71.51','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103032,'220.181.108.139','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103033,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103034,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103035,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103036,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103037,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103038,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103039,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103040,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103041,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103042,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103043,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103044,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103045,'123.125.71.13','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103046,'220.181.108.150','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103047,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103048,'103.41.52.93','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103049,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103050,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103051,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103052,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103053,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103054,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103055,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103056,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103057,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103058,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103059,'123.125.71.18','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103060,'220.181.108.160','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103061,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103062,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103063,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103064,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103065,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103066,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103067,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103068,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103069,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103070,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103071,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103072,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103073,'123.125.71.28','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103074,'220.181.108.144','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103075,'180.149.143.26','2016-01-28 00:00:00','/index.html','Safari',1,'',''),(103076,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103077,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103078,'221.194.128.223','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103079,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103080,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103081,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103082,'23.251.63.45','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103083,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103084,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103085,'222.186.30.209','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103086,'123.125.71.45','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103087,'220.181.108.162','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103088,'220.181.108.142','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103089,'123.125.71.25','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103090,'123.125.71.18','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103091,'220.181.108.159','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103092,'119.147.146.195','2016-01-28 00:00:00','/index.html','Chrome',1,'',''),(103093,'123.125.71.47','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103094,'220.181.108.161','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103095,'89.248.160.196','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103096,'171.217.88.114','2016-01-28 00:00:00','/index.html','Chrome',1,'',''),(103097,'220.181.108.145','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103098,'123.125.71.33','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103099,'62.212.73.49','2016-01-28 00:00:00','/index.html','Chrome',1,'',''),(103100,'221.194.128.223','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103101,'220.181.108.149','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103102,'123.125.71.57','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103103,'61.135.169.56','2016-01-28 00:00:00','/index.html','Chrome',1,'',''),(103104,'123.125.71.24','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103105,'220.181.108.184','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103106,'23.251.63.45','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103107,'119.147.146.195','2016-01-28 00:00:00','/index.html','Chrome',1,'',''),(103108,'101.226.33.204','2016-01-28 00:00:00','/index.html','Safari',1,'',''),(103109,'180.153.163.208','2016-01-28 00:00:00','/index.html','Safari',1,'',''),(103110,'220.181.108.155','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103111,'123.125.71.15','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103112,'66.249.75.215','2016-01-28 00:00:00','/index.html','Safari',1,'',''),(103113,'123.125.71.60','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103114,'220.181.108.186','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103115,'104.223.17.8','2016-01-28 00:00:00','/index.html','Chrome',1,'',''),(103116,'123.125.71.31','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103117,'220.181.108.162','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103118,'103.41.52.92','2016-01-28 00:00:00','/index.html','IE',1,'',''),(103119,'123.125.71.57','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103120,'220.181.108.151','2016-01-28 00:00:00','/index.html','Firefox',1,'',''),(103121,'123.125.71.44','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103122,'220.181.108.187','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103123,'123.125.71.61','2016-01-29 00:00:00','/index.html','Chrome',1,'',''),(103124,'220.181.51.46','2016-01-29 00:00:00','/index.html','Chrome',1,'',''),(103125,'182.118.70.184','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103126,'123.125.71.33','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103127,'220.181.108.156','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103128,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103129,'182.118.42.97','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103130,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103131,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103132,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103133,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103134,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103135,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103136,'220.181.108.153','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103137,'123.125.71.16','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103138,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103139,'180.149.143.154','2016-01-29 00:00:00','/newsview.htm','Safari',1,'',''),(103140,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103141,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103142,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103143,'36.99.31.146','2016-01-29 00:00:00','/index.html','Safari',1,'',''),(103144,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103145,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103146,'66.249.79.124','2016-01-29 00:00:00','/newsview.htm','Safari',1,'',''),(103147,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103148,'220.181.108.162','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103149,'123.125.71.50','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103150,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103151,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103152,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103153,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103154,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103155,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103156,'185.129.62.62','2016-01-29 00:00:00','/index.html','Chrome',1,'',''),(103157,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103158,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103159,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103160,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103161,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103162,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103163,'222.186.30.209','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103164,'123.125.71.33','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103165,'220.181.108.162','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103166,'221.194.128.223','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103167,'123.125.71.49','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103168,'220.181.108.160','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103169,'222.186.3.172','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103170,'123.125.71.22','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103171,'220.181.108.162','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103172,'220.181.108.141','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103173,'123.125.71.48','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103174,'178.217.187.39','2016-01-29 00:00:00','/index.html','Chrome',1,'',''),(103175,'103.41.52.93','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103176,'103.41.52.93','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103177,'176.126.252.12','2016-01-29 00:00:00','/index.html','Chrome',1,'',''),(103178,'220.181.108.104','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103179,'123.125.71.110','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103180,'61.146.178.190','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103181,'220.181.108.76','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103182,'123.125.71.77','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103183,'220.181.108.93','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103184,'123.125.71.91','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103185,'46.164.162.124','2016-01-29 00:00:00','/index.html','Chrome',1,'',''),(103186,'220.181.108.97','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103187,'123.125.71.91','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103188,'123.125.71.82','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103189,'220.181.108.85','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103190,'117.64.10.130','2016-01-29 00:00:00','/news.htm','Chrome',1,'',''),(103191,'117.64.10.130','2016-01-29 00:00:00','/index.html','Chrome',1,'',''),(103192,'123.125.71.117','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103193,'220.181.108.122','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103194,'218.93.1.86','2016-01-29 00:00:00','/index.html','Chrome',1,'',''),(103195,'101.226.89.120','2016-01-29 00:00:00','/index.html','Safari',1,'',''),(103196,'220.181.108.108','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103197,'123.125.71.85','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103198,'23.251.63.45','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103199,'123.125.71.132','2016-01-29 00:00:00','/index.html','Chrome',1,'',''),(103200,'221.194.128.223','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103201,'220.181.108.75','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103202,'123.125.71.92','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103203,'123.125.71.40','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103204,'220.181.108.145','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103205,'123.125.71.27','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103206,'220.181.108.156','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103207,'66.249.79.122','2016-01-29 00:00:00','/index.html','Safari',1,'',''),(103208,'101.38.254.36','2016-01-29 00:00:00','/index.html','Safari',1,'北京做bi公司','baidu'),(103209,'123.125.71.40','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103210,'220.181.108.154','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103211,'93.174.93.218','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103212,'222.186.34.31','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103213,'74.91.28.61','2016-01-29 00:00:00','/index.html','IE',1,'',''),(103214,'123.125.71.43','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103215,'220.181.108.177','2016-01-29 00:00:00','/index.html','Firefox',1,'',''),(103216,'119.147.146.192','2016-01-29 00:00:00','/index.html','Chrome',1,'',''),(103217,'123.125.71.44','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103218,'220.181.108.158','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103219,'182.118.54.153','2016-01-30 00:00:00','/newsview.htm','IE',1,'',''),(103220,'182.118.60.126','2016-01-30 00:00:00','/news/newsview.htm','IE',1,'',''),(103221,'123.125.71.31','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103222,'220.181.108.144','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103223,'103.41.52.94','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103224,'123.125.71.137','2016-01-30 00:00:00','/index.html','Chrome',1,'',''),(103225,'123.125.71.26','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103226,'220.181.108.156','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103227,'36.99.31.164','2016-01-30 00:00:00','/index.html','Safari',1,'',''),(103228,'123.125.71.20','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103229,'220.181.108.150','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103230,'221.194.128.223','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103231,'23.251.63.45','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103232,'123.125.71.24','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103233,'220.181.108.103','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103234,'103.41.52.93','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103235,'103.41.52.93','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103236,'220.181.108.80','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103237,'123.125.71.18','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103238,'220.181.108.163','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103239,'123.125.71.42','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103240,'60.166.5.234','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103241,'220.181.108.96','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103242,'123.125.71.51','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103243,'66.249.79.120','2016-01-30 00:00:00','/newsview.htm','Safari',1,'',''),(103244,'202.102.99.19','2016-01-30 00:00:00','/newsview.htm','IE',1,'',''),(103245,'103.41.52.93','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103246,'103.41.52.93','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103247,'220.181.108.119','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103248,'123.125.71.45','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103249,'221.194.128.223','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103250,'123.125.71.31','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103251,'220.181.108.110','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103252,'123.125.71.28','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103253,'220.181.108.86','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103254,'121.42.0.14','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103255,'5.189.146.133','2016-01-30 00:00:00','/index.html','Chrome',1,'',''),(103256,'220.181.108.84','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103257,'123.125.71.50','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103258,'222.45.51.236','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103259,'125.39.57.36','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103260,'111.30.132.205','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103261,'125.39.57.36','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103262,'111.161.59.193','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103263,'125.39.57.37','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103264,'111.30.141.105','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103265,'111.161.52.28','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103266,'61.49.57.55','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103267,'111.30.132.212','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103268,'111.161.105.14','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103269,'111.30.132.146','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103270,'111.30.141.47','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103271,'61.49.57.60','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103272,'111.30.132.212','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103273,'111.30.132.195','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103274,'111.30.137.187','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103275,'123.126.118.139','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103276,'111.30.132.194','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103277,'111.30.132.190','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103278,'111.30.132.158','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103279,'111.30.137.187','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103280,'111.30.132.205','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103281,'111.30.137.184','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103282,'111.30.137.183','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103283,'66.249.79.38','2016-01-30 00:00:00','/index.html','Safari',1,'',''),(103284,'93.115.95.216','2016-01-30 00:00:00','/index.html','Chrome',1,'',''),(103285,'103.41.52.92','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103286,'103.41.52.92','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103287,'222.45.51.236','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103288,'220.181.108.94','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103289,'123.125.71.19','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103290,'61.135.165.23','2016-01-30 00:00:00','/index.html','Chrome',1,'',''),(103291,'220.181.51.38','2016-01-30 00:00:00','/index.html','Chrome',1,'',''),(103292,'220.181.108.87','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103293,'123.125.71.49','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103294,'220.181.108.75','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103295,'123.125.71.31','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103296,'221.237.165.233','2016-01-30 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(103297,'101.226.65.106','2016-01-30 00:00:00','/index.html','Safari',1,'',''),(103298,'101.226.65.108','2016-01-30 00:00:00','/index.html','Safari',1,'',''),(103299,'188.165.200.217','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103300,'51.255.160.27','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103301,'66.249.79.222','2016-01-30 00:00:00','/index.html','Safari',1,'',''),(103302,'221.194.128.223','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103303,'123.125.71.39','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103304,'220.181.108.99','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103305,'123.125.71.53','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103306,'220.181.108.87','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103307,'103.41.52.93','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103308,'103.41.52.93','2016-01-30 00:00:00','/index.html','IE',1,'',''),(103309,'91.212.124.146','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103310,'178.20.55.18','2016-01-30 00:00:00','/index.html','Chrome',1,'',''),(103311,'123.125.71.58','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103312,'220.181.108.75','2016-01-30 00:00:00','/index.html','Firefox',1,'',''),(103313,'123.125.71.57','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103314,'220.181.108.89','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103315,'66.249.79.82','2016-01-31 00:00:00','/index.html','Safari',1,'',''),(103316,'182.118.54.200','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103317,'123.125.71.25','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103318,'220.181.108.102','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103319,'103.41.52.93','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103320,'123.125.71.18','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103321,'220.181.108.121','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103322,'36.99.30.100','2016-01-31 00:00:00','/index.html','Safari',1,'',''),(103323,'123.125.71.53','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103324,'220.181.108.117','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103325,'123.125.71.57','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103326,'220.181.108.118','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103327,'123.125.71.49','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103328,'220.181.108.76','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103329,'103.41.52.93','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103330,'103.41.52.93','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103331,'180.153.185.250','2016-01-31 00:00:00','/newsview.htm','IE',1,'',''),(103332,'123.125.71.16','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103333,'220.181.108.123','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103334,'123.125.71.32','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103335,'220.181.108.78','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103336,'221.194.128.223','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103337,'188.143.232.22','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103338,'188.143.232.22','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103339,'188.143.232.22','2016-01-31 00:00:00','/news.htm','IE',1,'',''),(103340,'123.125.71.33','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103341,'220.181.108.99','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103342,'119.84.12.94','2016-01-31 00:00:00','/index.html','Safari',1,'',''),(103343,'119.84.13.69','2016-01-31 00:00:00','/index.html','Safari',1,'',''),(103344,'123.125.71.58','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103345,'220.181.108.97','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103346,'14.106.99.191','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103347,'14.106.99.191','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103348,'123.125.71.46','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103349,'220.181.108.103','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103350,'103.41.52.92','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103351,'103.41.52.92','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103352,'61.146.178.190','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103353,'222.186.30.209','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103354,'123.125.71.45','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103355,'220.181.108.78','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103356,'74.91.28.62','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103357,'123.125.71.48','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103358,'220.181.108.103','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103359,'180.149.143.26','2016-01-31 00:00:00','/index.html','Safari',1,'',''),(103360,'123.125.71.29','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103361,'220.181.108.163','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103362,'182.118.41.225','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103363,'119.147.146.195','2016-01-31 00:00:00','/index.html','Chrome',1,'',''),(103364,'103.41.52.92','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103365,'123.125.71.119','2016-01-31 00:00:00','/index.html','Chrome',1,'',''),(103366,'123.125.71.48','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103367,'220.181.108.96','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103368,'123.125.71.53','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103369,'220.181.108.106','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103370,'27.215.59.96','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103371,'27.215.59.96','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103372,'27.215.59.96','2016-01-31 00:00:00','/news.htm','IE',1,'',''),(103373,'27.215.59.96','2016-01-31 00:00:00','/newsview.htm','IE',1,'',''),(103374,'27.215.59.96','2016-01-31 00:00:00','/newsview.htm','IE',1,'',''),(103375,'27.215.59.96','2016-01-31 00:00:00','/newsview.htm','IE',1,'',''),(103376,'27.215.59.96','2016-01-31 00:00:00','/newsview.htm','IE',1,'',''),(103377,'27.215.59.96','2016-01-31 00:00:00','/newsview.htm','IE',1,'',''),(103378,'27.215.59.96','2016-01-31 00:00:00','/newsview.htm','IE',1,'',''),(103379,'27.215.59.96','2016-01-31 00:00:00','/newsview.htm','IE',1,'',''),(103380,'27.215.59.96','2016-01-31 00:00:00','/newsview.htm','IE',1,'',''),(103381,'123.125.71.23','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103382,'220.181.108.84','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103383,'77.123.2.4','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103384,'220.181.108.84','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103385,'123.125.71.33','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103386,'103.41.52.93','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103387,'103.41.52.93','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103388,'121.42.0.16','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103389,'222.186.30.209','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103390,'123.125.71.13','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103391,'220.181.108.104','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103392,'123.125.71.33','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103393,'220.181.108.105','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103394,'123.125.71.14','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103395,'220.181.108.95','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103396,'118.193.192.207','2016-01-31 00:00:00','/index.html','Chrome',1,'',''),(103397,'118.193.192.207','2016-01-31 00:00:00','/index.html','Chrome',1,'',''),(103398,'121.42.0.14','2016-01-31 00:00:00','/index.html','IE',1,'',''),(103399,'123.125.71.29','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103400,'220.181.108.76','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103401,'221.194.128.223','2016-01-31 00:00:00','/index.html','Firefox',1,'',''),(103402,'123.125.71.14','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103403,'220.181.108.108','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103404,'182.118.54.17','2016-02-01 00:00:00','/index.html','Chrome',1,'',''),(103405,'121.42.0.15','2016-02-01 00:00:00','/index.html','IE',1,'',''),(103406,'123.125.71.36','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103407,'220.181.108.96','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103408,'113.240.250.155','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103409,'113.240.250.155','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103410,'113.240.250.155','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103411,'123.125.71.20','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103412,'220.181.108.110','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103413,'61.135.190.103','2016-02-01 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(103414,'74.91.28.60','2016-02-01 00:00:00','/index.html','IE',1,'',''),(103415,'61.135.190.221','2016-02-01 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(103416,'103.41.52.94','2016-02-01 00:00:00','/index.html','IE',1,'',''),(103417,'61.135.190.103','2016-02-01 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(103418,'61.135.190.223','2016-02-01 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(103419,'61.135.190.103','2016-02-01 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(103420,'182.118.54.100','2016-02-01 00:00:00','/index.html','Chrome',1,'',''),(103421,'36.99.30.83','2016-02-01 00:00:00','/index.html','Safari',1,'',''),(103422,'123.125.71.12','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103423,'220.181.108.144','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103424,'123.125.71.38','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103425,'202.102.99.64','2016-02-01 00:00:00','/index.html','IE',1,'',''),(103426,'220.181.108.158','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103427,'123.125.71.39','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103428,'23.251.63.45','2016-02-01 00:00:00','/index.html','IE',1,'',''),(103429,'123.125.71.60','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103430,'220.181.108.184','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103431,'123.125.71.30','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103432,'220.181.108.151','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103433,'51.255.160.27','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103434,'103.41.52.92','2016-02-01 00:00:00','/index.html','IE',1,'',''),(103435,'103.41.52.92','2016-02-01 00:00:00','/index.html','IE',1,'',''),(103436,'123.125.71.38','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103437,'220.181.108.185','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103438,'123.125.71.39','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103439,'220.181.108.177','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103440,'61.49.45.44','2016-02-01 00:00:00','/index.html','Chrome',1,'',''),(103441,'123.125.71.26','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103442,'220.181.108.180','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103443,'221.194.128.223','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103444,'123.125.71.34','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103445,'220.181.108.181','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103446,'103.41.52.94','2016-02-01 00:00:00','/index.html','IE',1,'',''),(103447,'123.125.71.41','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103448,'220.181.108.158','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103449,'121.42.0.38','2016-02-01 00:00:00','/index.html','IE',1,'',''),(103450,'180.153.201.216','2016-02-01 00:00:00','/index.html','Safari',1,'',''),(103451,'123.125.71.36','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103452,'220.181.108.154','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103453,'221.237.115.186','2016-02-01 00:00:00','/index.html','Chrome',1,'',''),(103454,'103.41.52.92','2016-02-01 00:00:00','/index.html','IE',1,'',''),(103455,'106.37.230.242','2016-02-01 00:00:00','/news.htm','Chrome',1,'',''),(103456,'106.37.230.242','2016-02-01 00:00:00','/index.html','Chrome',1,'',''),(103457,'106.37.230.242','2016-02-01 00:00:00','/index.html','Chrome',1,'',''),(103458,'106.37.230.242','2016-02-01 00:00:00','/index.html','Chrome',1,'',''),(103459,'106.37.230.242','2016-02-01 00:00:00','/index.html','Chrome',1,'',''),(103460,'123.125.71.16','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103461,'220.181.108.179','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103462,'223.99.161.227','2016-02-01 00:00:00','/index.html','IE',1,'',''),(103463,'123.125.71.33','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103464,'220.181.108.149','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103465,'123.125.68.173','2016-02-01 00:00:00','/index.html','Safari',1,'',''),(103466,'123.125.71.61','2016-02-01 00:00:00','/index.html','Chrome',1,'',''),(103467,'111.206.36.9','2016-02-01 00:00:00','/index.html','Safari',1,'',''),(103468,'123.125.71.36','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103469,'220.181.108.160','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103470,'199.19.249.196','2016-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(103471,'195.212.29.95','2016-02-01 00:00:00','/newsview.htm','Firefox',1,'',''),(103472,'199.19.249.196','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103473,'195.212.29.95','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103474,'112.64.235.247','2016-02-01 00:00:00','/index.html','Safari',1,'',''),(103475,'180.153.161.55','2016-02-01 00:00:00','/index.html','Safari',1,'',''),(103476,'123.125.71.45','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103477,'220.181.108.161','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103478,'123.125.71.16','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103479,'220.181.108.186','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103480,'31.207.158.169','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103481,'123.125.71.49','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103482,'220.181.108.75','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103483,'61.135.190.221','2016-02-01 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(103484,'61.135.190.221','2016-02-01 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(103485,'61.135.190.102','2016-02-01 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(103486,'61.135.190.221','2016-02-01 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(103487,'221.194.128.223','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103488,'220.181.108.76','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103489,'123.125.71.58','2016-02-01 00:00:00','/index.html','Firefox',1,'',''),(103490,'103.41.52.94','2016-02-01 00:00:00','/index.html','IE',1,'',''),(103491,'123.125.71.50','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103492,'220.181.108.91','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103493,'182.118.70.221','2016-02-02 00:00:00','/index.html','IE',1,'',''),(103494,'220.181.51.40','2016-02-02 00:00:00','/index.html','Chrome',1,'',''),(103495,'123.125.71.54','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103496,'220.181.108.97','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103497,'199.87.154.251','2016-02-02 00:00:00','/index.html','Chrome',1,'',''),(103498,'113.76.90.144','2016-02-02 00:00:00','/index.html','IE',1,'',''),(103499,'123.125.71.43','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103500,'220.181.108.113','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103501,'36.99.30.204','2016-02-02 00:00:00','/index.html','Safari',1,'',''),(103502,'123.125.71.50','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103503,'220.181.108.78','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103504,'103.41.52.93','2016-02-02 00:00:00','/index.html','IE',1,'',''),(103505,'183.136.190.62','2016-02-02 00:00:00','/index.html','Chrome',1,'',''),(103506,'123.125.71.45','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103507,'220.181.108.92','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103508,'123.125.68.189','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103509,'123.125.71.55','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103510,'220.181.108.112','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103511,'123.125.71.113','2016-02-02 00:00:00','/newsview.htm','Firefox',1,'',''),(103512,'123.125.67.208','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103513,'123.125.71.14','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103514,'220.181.108.87','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103515,'61.146.178.190','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103516,'123.125.71.23','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103517,'220.181.108.100','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103518,'221.194.128.223','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103519,'123.125.71.31','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103520,'220.181.108.99','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103521,'123.125.71.40','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103522,'220.181.108.163','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103523,'123.125.71.20','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103524,'220.181.108.94','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103525,'140.207.198.114','2016-02-02 00:00:00','/newsview.htm','IE',1,'',''),(103526,'61.135.190.69','2016-02-02 00:00:00','/index.html','Safari',1,'',''),(103527,'123.125.71.133','2016-02-02 00:00:00','/index.html','Chrome',1,'',''),(103528,'103.41.52.92','2016-02-02 00:00:00','/index.html','IE',1,'',''),(103529,'103.41.52.92','2016-02-02 00:00:00','/index.html','IE',1,'',''),(103530,'123.125.71.29','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103531,'220.181.108.109','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103532,'123.125.71.42','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103533,'220.181.108.114','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103534,'123.125.71.25','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103535,'220.181.108.77','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103536,'103.41.52.92','2016-02-02 00:00:00','/index.html','IE',1,'',''),(103537,'103.41.52.92','2016-02-02 00:00:00','/index.html','IE',1,'',''),(103538,'119.129.210.190','2016-02-02 00:00:00','/index.html','Chrome',1,'',''),(103539,'123.125.71.61','2016-02-02 00:00:00','/index.html','Chrome',1,'',''),(103540,'123.125.71.109','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103541,'220.181.108.104','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103542,'123.125.71.112','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103543,'220.181.108.99','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103544,'220.181.108.119','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103545,'123.125.71.92','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103546,'221.194.128.223','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103547,'123.125.71.79','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103548,'220.181.108.86','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103549,'123.125.71.87','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103550,'220.181.108.94','2016-02-02 00:00:00','/index.html','Firefox',1,'',''),(103551,'23.251.63.45','2016-02-02 00:00:00','/index.html','IE',1,'',''),(103552,'123.125.71.106','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103553,'220.181.108.113','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103554,'182.118.60.141','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103555,'123.125.71.75','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103556,'220.181.108.101','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103557,'103.41.52.93','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103558,'103.41.52.93','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103559,'220.181.108.99','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103560,'123.125.71.69','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103561,'36.99.30.232','2016-02-03 00:00:00','/index.html','Safari',1,'',''),(103562,'74.91.28.60','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103563,'118.207.160.91','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103564,'118.207.160.91','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103565,'118.207.160.91','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103566,'118.207.160.91','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103567,'118.207.160.91','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103568,'123.125.71.107','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103569,'220.181.108.97','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103570,'182.118.71.13','2016-02-03 00:00:00','/newsview.htm','IE',1,'',''),(103571,'222.186.30.209','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103572,'123.125.71.113','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103573,'220.181.108.103','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103574,'123.125.71.112','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103575,'220.181.108.102','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103576,'204.152.209.145','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103577,'123.125.71.92','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103578,'220.181.108.106','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103579,'222.186.30.209','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103580,'221.194.128.223','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103581,'220.181.108.96','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103582,'123.125.71.89','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103583,'121.43.175.177','2016-02-03 00:00:00','/index.html','Chrome',1,'','baidu'),(103584,'123.125.71.24','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103585,'220.181.108.179','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103586,'204.152.209.145','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103587,'123.125.71.42','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103588,'220.181.108.144','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103589,'220.181.108.145','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103590,'123.125.71.55','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103591,'222.186.30.209','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103592,'220.181.108.139','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103593,'123.125.71.54','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103594,'220.181.108.154','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103595,'123.125.71.49','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103596,'220.181.108.144','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103597,'123.125.71.25','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103598,'220.181.108.186','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103599,'123.125.71.32','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103600,'14.131.2.173','2016-02-03 00:00:00','/index.html','Chrome',1,'',''),(103601,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103602,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103603,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103604,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103605,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103606,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103607,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103608,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103609,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103610,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103611,'14.131.2.173','2016-02-03 00:00:00','/news.htm','Chrome',1,'',''),(103612,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103613,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103614,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103615,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103616,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103617,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103618,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103619,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103620,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103621,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103622,'14.131.2.173','2016-02-03 00:00:00','/news.htm','Chrome',1,'',''),(103623,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103624,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103625,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103626,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103627,'14.131.2.173','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103628,'220.181.108.161','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103629,'123.125.71.42','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103630,'220.181.108.162','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103631,'123.125.71.20','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103632,'111.67.205.18','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103633,'111.67.205.18','2016-02-03 00:00:00','/news.htm','Firefox',1,'',''),(103634,'103.41.52.94','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103635,'111.67.205.18','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103636,'111.67.205.18','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103637,'111.67.205.18','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103638,'111.67.205.18','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103639,'111.67.205.18','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103640,'220.181.108.182','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103641,'123.125.71.58','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103642,'121.42.0.15','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103643,'221.194.128.223','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103644,'222.210.228.176','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103645,'157.55.39.46','2016-02-03 00:00:00','/index.html','Safari',1,'',''),(103646,'220.181.108.143','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103647,'123.125.71.24','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103648,'220.181.108.157','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103649,'123.125.71.25','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103650,'61.48.57.114','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103651,'61.48.57.114','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103652,'180.153.201.66','2016-02-03 00:00:00','/index.html','Safari',1,'',''),(103653,'101.226.33.239','2016-02-03 00:00:00','/index.html','Safari',1,'',''),(103654,'220.181.108.177','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103655,'123.125.71.48','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103656,'119.147.146.193','2016-02-03 00:00:00','/index.html','Chrome',1,'',''),(103657,'123.125.71.52','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103658,'220.181.108.156','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103659,'121.42.0.16','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103660,'220.181.108.152','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103661,'123.125.71.42','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103662,'121.42.0.19','2016-02-03 00:00:00','/index.html','IE',1,'',''),(103663,'220.181.108.150','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103664,'123.125.71.18','2016-02-03 00:00:00','/index.html','Firefox',1,'',''),(103665,'220.181.108.176','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103666,'123.125.71.26','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103667,'220.181.108.142','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103668,'123.125.71.13','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103669,'36.99.30.117','2016-02-04 00:00:00','/index.html','Safari',1,'',''),(103670,'220.181.108.177','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103671,'123.125.71.34','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103672,'220.181.108.177','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103673,'123.125.71.45','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103674,'221.194.128.223','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103675,'74.91.28.60','2016-02-04 00:00:00','/index.html','IE',1,'',''),(103676,'123.125.71.15','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103677,'220.181.108.159','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103678,'121.42.0.63','2016-02-04 00:00:00','/index.html','IE',1,'',''),(103679,'121.42.0.64','2016-02-04 00:00:00','/index.html','IE',1,'',''),(103680,'121.42.0.61','2016-02-04 00:00:00','/index.html','IE',1,'',''),(103681,'121.42.0.60','2016-02-04 00:00:00','/index.html','IE',1,'',''),(103682,'220.181.108.181','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103683,'123.125.71.31','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103684,'220.181.108.157','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103685,'123.125.71.24','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103686,'91.122.255.94','2016-02-04 00:00:00','/index.html','IE',1,'',''),(103687,'103.41.52.94','2016-02-04 00:00:00','/index.html','IE',1,'',''),(103688,'220.181.108.139','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103689,'123.125.71.16','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103690,'113.240.250.155','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103691,'113.240.250.155','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103692,'113.240.250.155','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103693,'101.200.126.60','2016-02-04 00:00:00','/index.html','IE',1,'',''),(103694,'101.200.126.60','2016-02-04 00:00:00','/index.html','IE',1,'',''),(103695,'121.42.0.14','2016-02-04 00:00:00','/index.html','IE',1,'',''),(103696,'113.240.250.155','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103697,'113.240.250.155','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103698,'113.240.250.155','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103699,'113.240.250.155','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103700,'94.102.49.2','2016-02-04 00:00:00','/index.html','Chrome',1,'',''),(103701,'220.181.108.141','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103702,'123.125.71.23','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103703,'123.125.71.125','2016-02-04 00:00:00','/index.html','Chrome',1,'',''),(103704,'123.125.71.19','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103705,'220.181.108.186','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103706,'117.149.7.170','2016-02-04 00:00:00','/index.html','Chrome',1,'',''),(103707,'124.207.209.82','2016-02-04 00:00:00','/index.html','IE',1,'',''),(103708,'61.146.178.190','2016-02-04 00:00:00','/index.html','IE',1,'',''),(103709,'85.25.197.18','2016-02-04 00:00:00','/index.html','Chrome',1,'',''),(103710,'85.25.197.18','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103711,'85.25.197.18','2016-02-04 00:00:00','/news.htm','Chrome',1,'',''),(103712,'85.25.197.18','2016-02-04 00:00:00','/newsview.htm','Chrome',1,'',''),(103713,'85.25.197.18','2016-02-04 00:00:00','/newsview.htm','IE',1,'',''),(103714,'85.25.197.18','2016-02-04 00:00:00','/newsview.htm','Chrome',1,'',''),(103715,'85.25.197.18','2016-02-04 00:00:00','/newsview.htm','Firefox',1,'',''),(103716,'85.25.197.18','2016-02-04 00:00:00','/newsview.htm','Firefox',1,'',''),(103717,'85.25.197.18','2016-02-04 00:00:00','/newsview.htm','IE',1,'',''),(103718,'85.25.197.18','2016-02-04 00:00:00','/newsview.htm','Chrome',1,'',''),(103719,'85.25.197.18','2016-02-04 00:00:00','/newsview.htm','Firefox',1,'',''),(103720,'220.181.108.153','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103721,'123.125.71.41','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103722,'220.181.108.182','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103723,'123.125.71.45','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103724,'220.181.108.154','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103725,'123.125.71.20','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103726,'58.247.171.122','2016-02-04 00:00:00','/index.html','Chrome',1,'',''),(103727,'220.181.108.140','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103728,'123.125.71.14','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103729,'221.194.128.223','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103730,'220.181.108.178','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103731,'123.125.71.29','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103732,'220.181.108.151','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103733,'123.125.71.48','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103734,'123.125.71.43','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103735,'220.181.108.160','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103736,'177.221.27.230','2016-02-04 00:00:00','/newsview.htm','Firefox',1,'',''),(103737,'123.125.71.34','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103738,'220.181.108.145','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103739,'220.181.108.183','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103740,'123.125.71.49','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103741,'123.125.71.57','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103742,'220.181.108.162','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103743,'220.181.108.155','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103744,'123.125.71.44','2016-02-04 00:00:00','/index.html','Firefox',1,'',''),(103745,'103.41.52.94','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103746,'182.118.70.23','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103747,'157.55.39.204','2016-02-05 00:00:00','/index.html','Safari',1,'',''),(103748,'221.194.128.223','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103749,'220.181.108.179','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103750,'123.125.71.45','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103751,'123.125.71.24','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103752,'220.181.108.178','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103753,'220.181.108.140','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103754,'123.125.71.54','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103755,'123.125.71.22','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103756,'220.181.108.182','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103757,'61.135.190.69','2016-02-05 00:00:00','/index.html','Safari',1,'',''),(103758,'220.181.108.180','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103759,'123.125.71.25','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103760,'180.153.180.74','2016-02-05 00:00:00','/news.htm','IE',1,'',''),(103761,'123.125.71.52','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103762,'36.99.31.44','2016-02-05 00:00:00','/index.html','Safari',1,'',''),(103763,'220.181.108.159','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103764,'123.125.71.30','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103765,'220.181.108.147','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103766,'123.125.71.28','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103767,'220.181.108.149','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103768,'40.77.167.44','2016-02-05 00:00:00','/index.html','Safari',1,'',''),(103769,'123.125.71.26','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103770,'220.181.108.187','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103771,'123.125.71.17','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103772,'220.181.108.179','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103773,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103774,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103775,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103776,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103777,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103778,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103779,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103780,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103781,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103782,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103783,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103784,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103785,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103786,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103787,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103788,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103789,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103790,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103791,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103792,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103793,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103794,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103795,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103796,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103797,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103798,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103799,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103800,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103801,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103802,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103803,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103804,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103805,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103806,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103807,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103808,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103809,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103810,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103811,'124.254.12.130','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103812,'221.194.128.223','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103813,'123.125.71.58','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103814,'220.181.108.180','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103815,'123.125.71.34','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103816,'220.181.108.187','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103817,'220.181.108.180','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103818,'123.125.71.36','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103819,'61.135.169.22','2016-02-05 00:00:00','/index.html','Chrome',1,'',''),(103820,'103.41.52.94','2016-02-05 00:00:00','/index.html','IE',1,'',''),(103821,'123.125.71.44','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103822,'180.153.182.124','2016-02-05 00:00:00','/news/newsview.htm','IE',1,'',''),(103823,'180.153.182.124','2016-02-05 00:00:00','/news/newsview.htm','IE',1,'',''),(103824,'220.181.108.186','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103825,'123.125.71.20','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103826,'220.181.108.179','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103827,'220.181.108.154','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103828,'123.125.71.49','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103829,'64.83.254.43','2016-02-05 00:00:00','/newsview.htm','Firefox',0,'',''),(103830,'64.83.254.43','2016-02-05 00:00:00','/newsview.htm','Firefox',0,'',''),(103831,'64.83.254.43','2016-02-05 00:00:00','/newsview.htm','Firefox',0,'',''),(103832,'64.83.254.43','2016-02-05 00:00:00','/newsview.htm','Firefox',0,'',''),(103833,'64.83.254.43','2016-02-05 00:00:00','/newsview.htm','Firefox',0,'',''),(103834,'64.83.254.43','2016-02-05 00:00:00','/newsview.htm','Firefox',0,'',''),(103835,'123.125.71.69','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103836,'220.181.108.183','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103837,'220.181.51.51','2016-02-05 00:00:00','/index.html','Chrome',1,'',''),(103838,'123.125.71.89','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103839,'220.181.108.180','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103840,'180.153.206.38','2016-02-05 00:00:00','/index.html','Safari',1,'',''),(103841,'123.125.71.85','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103842,'220.181.108.157','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103843,'221.194.128.223','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103844,'119.147.146.194','2016-02-05 00:00:00','/index.html','Chrome',1,'',''),(103845,'123.125.71.81','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103846,'220.181.108.162','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103847,'220.181.108.179','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103848,'123.125.71.69','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103849,'80.82.64.37','2016-02-05 00:00:00','/index.html','Firefox',1,'',''),(103850,'123.125.71.110','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103851,'220.181.108.143','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103852,'123.125.71.82','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103853,'220.181.108.159','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103854,'123.125.71.117','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103855,'220.181.108.149','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103856,'106.120.160.119','2016-02-06 00:00:00','/index.html','IE',1,'',''),(103857,'123.125.71.108','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103858,'220.181.108.145','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103859,'123.125.71.109','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103860,'220.181.108.139','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103861,'36.99.31.147','2016-02-06 00:00:00','/index.html','Safari',1,'',''),(103862,'123.125.71.111','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103863,'220.181.108.185','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103864,'123.125.71.84','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103865,'220.181.108.159','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103866,'103.41.52.94','2016-02-06 00:00:00','/index.html','IE',1,'',''),(103867,'183.57.154.59','2016-02-06 00:00:00','/newsview.htm','IE',1,'',''),(103868,'123.125.71.78','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103869,'220.181.108.187','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103870,'123.125.71.107','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103871,'220.181.108.161','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103872,'140.207.198.196','2016-02-06 00:00:00','/newsview.htm','IE',1,'',''),(103873,'220.181.108.143','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103874,'123.125.71.109','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103875,'220.181.108.158','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103876,'123.125.71.81','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103877,'221.194.128.223','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103878,'123.125.71.113','2016-02-06 00:00:00','/index.html','Safari',1,'',''),(103879,'123.125.71.116','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103880,'220.181.108.154','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103881,'220.181.108.153','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103882,'123.125.71.112','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103883,'123.125.71.75','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103884,'220.181.108.185','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103885,'220.181.108.142','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103886,'123.125.71.85','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103887,'123.125.71.70','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103888,'220.181.108.150','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103889,'123.125.71.132','2016-02-06 00:00:00','/index.html','Chrome',1,'',''),(103890,'123.125.71.87','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103891,'220.181.108.150','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103892,'188.165.200.217','2016-02-06 00:00:00','/index.html','IE',1,'',''),(103893,'188.165.200.217','2016-02-06 00:00:00','/index.html','IE',1,'',''),(103894,'188.165.200.217','2016-02-06 00:00:00','/index.html','IE',1,'',''),(103895,'220.181.108.155','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103896,'123.125.71.117','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103897,'123.125.71.69','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103898,'220.181.108.154','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103899,'182.118.41.150','2016-02-06 00:00:00','/index.html','IE',1,'',''),(103900,'123.125.71.87','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103901,'220.181.108.159','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103902,'103.41.52.94','2016-02-06 00:00:00','/index.html','IE',1,'',''),(103903,'222.186.30.209','2016-02-06 00:00:00','/index.html','IE',1,'',''),(103904,'123.125.71.117','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103905,'220.181.108.146','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103906,'124.239.172.28','2016-02-06 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(103907,'123.125.71.88','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103908,'220.181.108.153','2016-02-06 00:00:00','/index.html','Firefox',1,'',''),(103909,'123.125.71.62','2016-02-06 00:00:00','/index.html','Chrome',1,'',''),(103910,'123.125.71.132','2016-02-06 00:00:00','/index.html','Chrome',1,'',''),(103911,'220.181.51.61','2016-02-06 00:00:00','/index.html','Chrome',1,'',''),(103912,'220.181.51.46','2016-02-06 00:00:00','/index.html','Chrome',1,'',''),(103913,'222.186.30.209','2016-02-06 00:00:00','/index.html','IE',1,'',''),(103914,'220.181.108.160','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103915,'123.125.71.89','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103916,'221.194.128.223','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103917,'119.147.146.189','2016-02-07 00:00:00','/index.html','Chrome',1,'',''),(103918,'180.153.180.58','2016-02-07 00:00:00','/index.html','IE',1,'',''),(103919,'220.181.108.145','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103920,'123.125.71.75','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103921,'74.91.28.62','2016-02-07 00:00:00','/index.html','IE',1,'',''),(103922,'61.146.178.190','2016-02-07 00:00:00','/index.html','IE',1,'',''),(103923,'69.58.178.56','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103924,'69.58.178.56','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103925,'69.58.178.56','2016-02-07 00:00:00','/news.htm','Firefox',1,'',''),(103926,'36.99.31.67','2016-02-07 00:00:00','/index.html','Safari',1,'',''),(103927,'123.125.71.115','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103928,'220.181.108.177','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103929,'123.125.71.73','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103930,'220.181.108.141','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103931,'64.246.165.210','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103932,'123.125.71.85','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103933,'220.181.108.182','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103934,'220.181.51.54','2016-02-07 00:00:00','/index.html','Chrome',1,'',''),(103935,'61.135.169.56','2016-02-07 00:00:00','/index.html','Chrome',1,'',''),(103936,'140.207.198.130','2016-02-07 00:00:00','/newsview.htm','IE',1,'',''),(103937,'123.125.71.86','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103938,'220.181.108.161','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103939,'123.125.71.78','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103940,'220.181.108.139','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103941,'123.125.71.115','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103942,'220.181.108.144','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103943,'64.246.187.42','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103944,'220.181.108.153','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103945,'123.125.71.79','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103946,'140.207.198.231','2016-02-07 00:00:00','/newsview.htm','IE',1,'',''),(103947,'220.181.51.40','2016-02-07 00:00:00','/index.html','Chrome',1,'',''),(103948,'123.125.71.132','2016-02-07 00:00:00','/index.html','Chrome',1,'',''),(103949,'220.181.51.52','2016-02-07 00:00:00','/index.html','Chrome',1,'',''),(103950,'61.135.169.56','2016-02-07 00:00:00','/index.html','Chrome',1,'',''),(103951,'123.125.71.62','2016-02-07 00:00:00','/index.html','Chrome',1,'',''),(103952,'123.125.71.79','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103953,'220.181.108.161','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103954,'123.125.71.85','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103955,'220.181.108.184','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103956,'123.125.71.87','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103957,'220.181.108.158','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103958,'103.41.52.94','2016-02-07 00:00:00','/index.html','IE',1,'',''),(103959,'123.125.71.72','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103960,'220.181.108.178','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103961,'178.216.120.244','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103962,'221.194.128.223','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103963,'123.125.71.52','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103964,'220.181.108.145','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103965,'123.125.71.55','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103966,'220.181.108.144','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103967,'123.125.71.57','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103968,'220.181.108.180','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103969,'113.240.250.155','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103970,'113.240.250.155','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103971,'113.240.250.155','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103972,'113.240.250.155','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103973,'113.240.250.155','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103974,'113.240.250.155','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103975,'113.240.250.155','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103976,'123.125.71.54','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103977,'220.181.108.185','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103978,'101.226.33.201','2016-02-07 00:00:00','/index.html','Safari',1,'',''),(103979,'112.64.235.254','2016-02-07 00:00:00','/index.html','Safari',1,'',''),(103980,'123.125.71.29','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103981,'220.181.108.184','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103982,'123.125.71.40','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103983,'220.181.108.153','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103984,'54.183.151.163','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103985,'54.183.238.108','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103986,'123.125.71.58','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103987,'220.181.108.139','2016-02-07 00:00:00','/index.html','Firefox',1,'',''),(103988,'123.125.71.23','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(103989,'220.181.108.142','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(103990,'74.91.28.59','2016-02-08 00:00:00','/index.html','IE',1,'',''),(103991,'123.125.71.56','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(103992,'220.181.108.144','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(103993,'123.125.71.38','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(103994,'220.181.108.147','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(103995,'123.125.71.36','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(103996,'220.181.108.161','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(103997,'149.202.90.125','2016-02-08 00:00:00','/index.html','Chrome',1,'',''),(103998,'221.194.128.223','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(103999,'123.125.71.31','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104000,'220.181.108.161','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104001,'121.42.0.64','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104002,'121.42.0.58','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104003,'121.42.0.65','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104004,'121.42.0.64','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104005,'103.41.52.94','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104006,'123.125.71.13','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104007,'220.181.108.149','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104008,'123.125.71.16','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104009,'220.181.108.152','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104010,'180.149.143.26','2016-02-08 00:00:00','/index.html','Safari',1,'',''),(104011,'101.200.126.60','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104012,'101.200.126.60','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104013,'123.125.71.58','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104014,'220.181.108.187','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104015,'123.125.71.111','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104016,'220.181.108.91','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104017,'61.135.169.55','2016-02-08 00:00:00','/index.html','Chrome',1,'',''),(104018,'123.125.71.88','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104019,'220.181.108.123','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104020,'123.125.71.82','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104021,'220.181.108.82','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104022,'220.181.108.111','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104023,'123.125.71.80','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104024,'220.181.108.82','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104025,'123.125.71.78','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104026,'207.244.70.35','2016-02-08 00:00:00','/index.html','Chrome',1,'',''),(104027,'77.246.147.174','2016-02-08 00:00:00','/index.html','Chrome',1,'',''),(104028,'123.125.71.114','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104029,'220.181.108.93','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104030,'180.153.198.95','2016-02-08 00:00:00','/index.html','Safari',1,'',''),(104031,'123.125.71.82','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104032,'220.181.108.105','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104033,'220.181.108.99','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104034,'123.125.71.90','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104035,'220.181.108.116','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104036,'123.125.71.111','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104037,'220.181.51.55','2016-02-08 00:00:00','/index.html','Chrome',1,'',''),(104038,'221.194.128.223','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104039,'123.125.71.76','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104040,'220.181.108.111','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104041,'123.125.71.78','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104042,'220.181.108.103','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104043,'219.143.225.2','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104044,'219.143.225.2','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104045,'61.146.178.190','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104046,'61.146.178.190','2016-02-08 00:00:00','/news.htm','IE',1,'',''),(104047,'219.143.225.2','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104048,'219.143.225.2','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104049,'219.143.225.2','2016-02-08 00:00:00','/news.htm','IE',1,'',''),(104050,'219.143.225.2','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104051,'219.143.225.2','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104052,'219.143.225.2','2016-02-08 00:00:00','/news.htm','IE',1,'',''),(104053,'123.125.71.72','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104054,'220.181.108.81','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104055,'103.41.52.94','2016-02-08 00:00:00','/index.html','IE',1,'',''),(104056,'24.189.30.206','2016-02-08 00:00:00','/index.html','Chrome',1,'',''),(104057,'123.125.71.106','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104058,'220.181.108.86','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104059,'183.136.190.62','2016-02-08 00:00:00','/index.html','Chrome',1,'',''),(104060,'119.147.146.193','2016-02-08 00:00:00','/index.html','Chrome',1,'',''),(104061,'123.125.71.115','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104062,'220.181.108.99','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104063,'146.185.234.48','2016-02-08 00:00:00','/newsview.htm','Firefox',1,'',''),(104064,'220.181.108.101','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104065,'123.125.71.82','2016-02-08 00:00:00','/index.html','Firefox',1,'',''),(104066,'123.125.71.75','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104067,'220.181.108.95','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104068,'193.90.12.89','2016-02-09 00:00:00','/index.html','Chrome',1,'',''),(104069,'146.185.234.48','2016-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(104070,'146.185.234.48','2016-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(104071,'146.185.234.48','2016-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(104072,'146.185.234.48','2016-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(104073,'123.125.71.46','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104074,'220.181.108.113','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104075,'220.181.108.97','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104076,'123.125.71.41','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104077,'146.185.234.48','2016-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(104078,'142.54.169.163','2016-02-09 00:00:00','/index.html','IE',1,'',''),(104079,'221.194.128.223','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104080,'220.181.108.78','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104081,'123.125.71.28','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104082,'183.136.190.62','2016-02-09 00:00:00','/index.html','Chrome',1,'',''),(104083,'146.185.234.48','2016-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(104084,'220.181.108.83','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104085,'123.125.71.42','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104086,'146.185.234.48','2016-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(104087,'123.125.71.137','2016-02-09 00:00:00','/index.html','Chrome',1,'',''),(104088,'149.202.197.162','2016-02-09 00:00:00','/index.html','Chrome',1,'',''),(104089,'220.181.108.88','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104090,'123.125.71.40','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104091,'146.185.234.48','2016-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(104092,'146.185.234.48','2016-02-09 00:00:00','/newsview.htm','Firefox',1,'',''),(104093,'123.125.71.23','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104094,'220.181.108.113','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104095,'220.181.108.121','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104096,'123.125.71.53','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104097,'220.181.108.105','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104098,'123.125.71.39','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104099,'61.146.178.190','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104100,'123.125.71.52','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104101,'220.181.108.101','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104102,'197.148.28.70','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104103,'123.125.71.132','2016-02-09 00:00:00','/index.html','Chrome',1,'',''),(104104,'220.181.108.105','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104105,'123.125.71.60','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104106,'220.181.108.107','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104107,'123.125.71.19','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104108,'123.26.212.109','2016-02-09 00:00:00','/index.html','IE',1,'',''),(104109,'123.125.71.47','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104110,'220.181.108.123','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104111,'220.181.108.119','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104112,'123.125.71.41','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104113,'220.181.51.39','2016-02-09 00:00:00','/index.html','Chrome',1,'',''),(104114,'61.135.169.56','2016-02-09 00:00:00','/index.html','Chrome',1,'',''),(104115,'220.181.108.117','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104116,'123.125.71.54','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104117,'221.194.128.223','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104118,'123.125.71.17','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104119,'220.181.108.180','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104120,'220.181.108.144','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104121,'123.125.71.32','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104122,'188.143.232.19','2016-02-09 00:00:00','/index.html','IE',1,'',''),(104123,'188.143.232.19','2016-02-09 00:00:00','/index.html','IE',1,'',''),(104124,'188.143.232.19','2016-02-09 00:00:00','/news.htm','IE',1,'',''),(104125,'180.153.206.20','2016-02-09 00:00:00','/index.html','Safari',1,'',''),(104126,'101.226.33.227','2016-02-09 00:00:00','/index.html','Safari',1,'',''),(104127,'123.125.71.34','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104128,'220.181.108.180','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104129,'123.125.71.55','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104130,'220.181.108.147','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104131,'123.125.71.26','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104132,'220.181.108.142','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104133,'123.125.71.136','2016-02-09 00:00:00','/index.html','Chrome',1,'',''),(104134,'123.125.71.125','2016-02-09 00:00:00','/index.html','Chrome',1,'',''),(104135,'220.181.108.139','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104136,'123.125.71.22','2016-02-09 00:00:00','/index.html','Firefox',1,'',''),(104137,'123.125.71.30','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104138,'220.181.108.149','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104139,'182.118.42.99','2016-02-10 00:00:00','/index.html','IE',1,'',''),(104140,'123.125.71.12','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104141,'220.181.108.146','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104142,'221.194.128.223','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104143,'222.174.5.6','2016-02-10 00:00:00','/index.html','IE',1,'',''),(104144,'123.125.71.54','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104145,'220.181.108.157','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104146,'36.33.31.238','2016-02-10 00:00:00','/index.html','IE',1,'',''),(104147,'123.125.71.21','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104148,'220.181.108.146','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104149,'103.41.52.94','2016-02-10 00:00:00','/index.html','IE',1,'',''),(104150,'123.125.71.70','2016-02-10 00:00:00','/index.html','Safari',1,'',''),(104151,'106.122.249.100','2016-02-10 00:00:00','/index.html','IE',1,'',''),(104152,'123.125.71.45','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104153,'220.181.108.162','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104154,'220.181.108.144','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104155,'123.125.71.44','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104156,'220.181.108.157','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104157,'123.125.71.38','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104158,'182.118.41.177','2016-02-10 00:00:00','/index.html','IE',1,'',''),(104159,'220.181.108.142','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104160,'123.125.71.14','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104161,'106.122.249.100','2016-02-10 00:00:00','/index.html','IE',1,'',''),(104162,'220.181.108.146','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104163,'123.125.71.30','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104164,'222.186.30.209','2016-02-10 00:00:00','/index.html','IE',1,'',''),(104165,'220.181.108.161','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104166,'123.125.71.20','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104167,'220.181.108.144','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104168,'123.125.71.17','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104169,'220.181.108.143','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104170,'123.125.71.34','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104171,'123.125.71.132','2016-02-10 00:00:00','/index.html','Chrome',1,'',''),(104172,'180.149.143.154','2016-02-10 00:00:00','/index.html','Safari',1,'',''),(104173,'123.125.71.31','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104174,'220.181.108.149','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104175,'220.181.108.157','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104176,'123.125.71.18','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104177,'221.194.128.223','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104178,'178.62.123.109','2016-02-10 00:00:00','/index.html','IE',1,'',''),(104179,'123.125.71.31','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104180,'220.181.108.152','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104181,'123.125.71.56','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104182,'220.181.108.187','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104183,'220.181.51.61','2016-02-10 00:00:00','/index.html','Chrome',1,'',''),(104184,'220.181.108.139','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104185,'123.125.71.25','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104186,'220.181.108.146','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104187,'123.125.71.81','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104188,'221.194.128.223','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104189,'220.181.108.150','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104190,'123.125.71.81','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104191,'220.181.108.161','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104192,'123.125.71.83','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104193,'123.125.71.120','2016-02-10 00:00:00','/index.html','Chrome',1,'',''),(104194,'123.125.71.106','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104195,'220.181.108.144','2016-02-10 00:00:00','/index.html','Firefox',1,'',''),(104196,'123.125.71.72','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104197,'220.181.108.142','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104198,'220.181.108.156','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104199,'123.125.71.84','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104200,'125.88.204.115','2016-02-11 00:00:00','/index.html','IE',1,'',''),(104201,'54.166.3.166','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104202,'54.205.135.68','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104203,'220.181.108.160','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104204,'123.125.71.71','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104205,'123.125.71.85','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104206,'220.181.108.158','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104207,'36.99.30.197','2016-02-11 00:00:00','/index.html','Safari',1,'',''),(104208,'220.181.108.145','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104209,'123.125.71.70','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104210,'123.125.71.112','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104211,'220.181.108.162','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104212,'220.181.108.146','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104213,'123.125.71.80','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104214,'220.181.108.145','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104215,'123.125.71.72','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104216,'123.125.71.116','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104217,'220.181.108.140','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104218,'103.41.52.94','2016-02-11 00:00:00','/index.html','IE',1,'',''),(104219,'220.181.108.145','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104220,'123.125.71.80','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104221,'119.147.146.189','2016-02-11 00:00:00','/index.html','Chrome',1,'',''),(104222,'119.147.146.189','2016-02-11 00:00:00','/index.html','Chrome',1,'',''),(104223,'180.97.62.222','2016-02-11 00:00:00','/newsview.htm','IE',1,'',''),(104224,'221.194.128.223','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104225,'220.181.108.152','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104226,'123.125.71.17','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104227,'220.181.108.183','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104228,'123.125.71.45','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104229,'123.125.71.118','2016-02-11 00:00:00','/index.html','Chrome',1,'',''),(104230,'220.181.108.181','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104231,'123.125.71.16','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104232,'221.194.128.223','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104233,'220.181.108.142','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104234,'123.125.71.50','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104235,'222.186.15.61','2016-02-11 00:00:00','/index.html','IE',1,'',''),(104236,'121.42.0.37','2016-02-11 00:00:00','/index.html','IE',1,'',''),(104237,'220.181.108.157','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104238,'123.125.71.25','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104239,'123.125.71.50','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104240,'220.181.108.181','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104241,'113.240.250.155','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104242,'113.240.250.155','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104243,'113.240.250.155','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104244,'113.240.250.155','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104245,'113.240.250.155','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104246,'113.240.250.155','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104247,'113.240.250.155','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104248,'220.181.108.145','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104249,'123.125.71.34','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104250,'121.42.0.19','2016-02-11 00:00:00','/index.html','IE',1,'',''),(104251,'180.153.163.191','2016-02-11 00:00:00','/index.html','Safari',1,'',''),(104252,'101.226.33.238','2016-02-11 00:00:00','/index.html','Safari',1,'',''),(104253,'123.125.71.47','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104254,'220.181.108.150','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104255,'121.42.0.37','2016-02-11 00:00:00','/index.html','IE',1,'',''),(104256,'220.181.108.183','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104257,'123.125.71.26','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104258,'61.146.178.190','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104259,'220.181.51.62','2016-02-11 00:00:00','/index.html','Chrome',1,'',''),(104260,'220.181.108.151','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104261,'123.125.71.54','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104262,'146.185.234.48','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104263,'123.125.71.41','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104264,'220.181.108.151','2016-02-11 00:00:00','/index.html','Firefox',1,'',''),(104265,'121.42.0.18','2016-02-11 00:00:00','/index.html','IE',1,'',''),(104266,'121.42.0.18','2016-02-11 00:00:00','/index.html','IE',1,'',''),(104267,'61.135.190.221','2016-02-11 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(104268,'61.135.190.223','2016-02-11 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(104269,'61.135.190.105','2016-02-11 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(104270,'61.135.190.102','2016-02-11 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(104271,'220.181.108.157','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104272,'123.125.71.40','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104273,'23.251.63.45','2016-02-12 00:00:00','/index.html','IE',1,'',''),(104274,'220.181.108.146','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104275,'123.125.71.24','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104276,'220.181.108.159','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104277,'123.125.71.83','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104278,'221.194.128.223','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104279,'123.125.71.71','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104280,'220.181.108.147','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104281,'123.125.71.84','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104282,'220.181.108.180','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104283,'221.194.128.223','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104284,'220.181.108.184','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104285,'123.125.71.82','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104286,'123.125.71.87','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104287,'220.181.108.180','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104288,'220.181.108.160','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104289,'123.125.71.109','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104290,'101.200.126.60','2016-02-12 00:00:00','/index.html','IE',1,'',''),(104291,'101.200.126.60','2016-02-12 00:00:00','/index.html','IE',1,'',''),(104292,'123.125.71.71','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104293,'220.181.108.145','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104294,'220.181.51.61','2016-02-12 00:00:00','/index.html','Chrome',1,'',''),(104295,'220.181.108.145','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104296,'123.125.71.71','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104297,'220.181.108.151','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104298,'123.125.71.81','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104299,'23.251.63.45','2016-02-12 00:00:00','/index.html','IE',1,'',''),(104300,'220.181.108.177','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104301,'123.125.71.72','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104302,'180.149.143.154','2016-02-12 00:00:00','/index.html','Safari',1,'',''),(104303,'123.125.71.108','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104304,'220.181.108.181','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104305,'61.135.169.22','2016-02-12 00:00:00','/index.html','Chrome',1,'',''),(104306,'220.181.108.185','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104307,'123.125.71.77','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104308,'103.41.52.94','2016-02-12 00:00:00','/index.html','IE',1,'',''),(104309,'220.181.108.145','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104310,'123.125.71.86','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104311,'123.125.71.71','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104312,'220.181.108.140','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104313,'123.125.71.84','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104314,'220.181.108.178','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104315,'61.135.190.104','2016-02-12 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(104316,'220.181.108.146','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104317,'61.135.190.222','2016-02-12 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(104318,'123.125.71.78','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104319,'61.135.190.103','2016-02-12 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(104320,'61.135.190.223','2016-02-12 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(104321,'61.135.190.103','2016-02-12 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(104322,'221.194.128.223','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104323,'123.125.71.26','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104324,'220.181.108.144','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104325,'221.194.128.223','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104326,'123.125.71.62','2016-02-12 00:00:00','/index.html','Chrome',1,'',''),(104327,'123.125.71.49','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104328,'220.181.108.156','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104329,'123.125.71.44','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104330,'220.181.108.183','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104331,'61.49.45.41','2016-02-12 00:00:00','/index.html','IE',1,'',''),(104332,'123.125.71.52','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104333,'220.181.108.142','2016-02-12 00:00:00','/index.html','Firefox',1,'',''),(104334,'123.125.71.47','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104335,'220.181.108.144','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104336,'123.125.71.88','2016-02-13 00:00:00','/index.html','Safari',1,'',''),(104337,'107.189.60.65','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104338,'220.181.108.155','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104339,'123.125.71.32','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104340,'146.185.234.48','2016-02-13 00:00:00','/news.htm','Firefox',1,'',''),(104341,'220.181.108.145','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104342,'123.125.71.12','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104343,'220.181.108.150','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104344,'123.125.71.33','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104345,'123.125.71.110','2016-02-13 00:00:00','/index.html','Safari',1,'',''),(104346,'207.46.13.1','2016-02-13 00:00:00','/index.html','Safari',1,'',''),(104347,'123.125.71.13','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104348,'220.181.108.140','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104349,'103.41.52.94','2016-02-13 00:00:00','/index.html','IE',1,'',''),(104350,'182.118.42.32','2016-02-13 00:00:00','/index.html','IE',1,'',''),(104351,'123.125.71.36','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104352,'220.181.108.185','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104353,'220.181.108.147','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104354,'123.125.71.47','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104355,'123.125.71.19','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104356,'220.181.108.143','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104357,'123.125.71.19','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104358,'220.181.108.185','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104359,'221.194.128.223','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104360,'149.202.89.38','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104361,'220.181.108.155','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104362,'123.125.71.27','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104363,'188.165.200.217','2016-02-13 00:00:00','/index.html','IE',1,'',''),(104364,'123.125.71.119','2016-02-13 00:00:00','/index.html','Chrome',1,'',''),(104365,'123.125.71.55','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104366,'220.181.108.185','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104367,'220.181.108.149','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104368,'123.125.71.29','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104369,'220.181.108.157','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104370,'123.125.71.51','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104371,'123.150.183.43','2016-02-13 00:00:00','/index.html','Safari',1,'',''),(104372,'220.181.108.156','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104373,'123.125.71.38','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104374,'111.206.36.8','2016-02-13 00:00:00','/index.html','IE',1,'',''),(104375,'220.181.108.160','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104376,'123.125.71.17','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104377,'123.125.71.20','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104378,'220.181.108.153','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104379,'220.181.51.52','2016-02-13 00:00:00','/index.html','Chrome',1,'',''),(104380,'180.153.214.192','2016-02-13 00:00:00','/index.html','Safari',1,'',''),(104381,'180.153.206.18','2016-02-13 00:00:00','/index.html','Safari',1,'',''),(104382,'123.125.71.89','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104383,'220.181.108.149','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104384,'42.156.254.18','2016-02-13 00:00:00','/index.html','Safari',1,'',''),(104385,'123.125.71.73','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104386,'220.181.108.162','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104387,'103.41.52.94','2016-02-13 00:00:00','/index.html','IE',1,'',''),(104388,'117.156.3.17','2016-02-13 00:00:00','/index.html','Chrome',1,'',''),(104389,'123.125.71.91','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104390,'220.181.108.160','2016-02-13 00:00:00','/index.html','Firefox',1,'',''),(104391,'117.156.5.17','2016-02-13 00:00:00','/index.html','Chrome',1,'',''),(104392,'158.130.0.242','2016-02-13 00:00:00','/index.html','Chrome',1,'',''),(104393,'123.125.71.114','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104394,'220.181.108.181','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104395,'221.194.128.223','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104396,'123.125.71.84','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104397,'220.181.108.147','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104398,'94.102.49.2','2016-02-14 00:00:00','/index.html','Chrome',1,'',''),(104399,'93.115.95.207','2016-02-14 00:00:00','/index.html','Chrome',1,'',''),(104400,'85.25.103.119','2016-02-14 00:00:00','/index.html','Chrome',1,'',''),(104401,'123.125.71.90','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104402,'220.181.108.145','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104403,'123.125.71.114','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104404,'220.181.108.155','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104405,'121.42.0.54','2016-02-14 00:00:00','/index.html','IE',1,'',''),(104406,'121.42.0.63','2016-02-14 00:00:00','/index.html','IE',1,'',''),(104407,'121.42.0.65','2016-02-14 00:00:00','/index.html','IE',1,'',''),(104408,'121.42.0.64','2016-02-14 00:00:00','/index.html','IE',1,'',''),(104409,'121.42.0.54','2016-02-14 00:00:00','/index.html','IE',1,'',''),(104410,'121.42.0.57','2016-02-14 00:00:00','/index.html','IE',1,'',''),(104411,'121.42.0.71','2016-02-14 00:00:00','/index.html','IE',1,'',''),(104412,'121.42.0.59','2016-02-14 00:00:00','/index.html','IE',1,'',''),(104413,'46.148.18.74','2016-02-14 00:00:00','/index.html','Chrome',1,'',''),(104414,'140.207.198.157','2016-02-14 00:00:00','/newsview.htm','IE',1,'',''),(104415,'123.125.71.107','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104416,'220.181.108.160','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104417,'123.125.71.70','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104418,'220.181.108.152','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104419,'61.146.178.190','2016-02-14 00:00:00','/index.html','IE',1,'',''),(104420,'123.125.71.116','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104421,'220.181.108.178','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104422,'123.125.71.88','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104423,'220.181.108.155','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104424,'178.32.53.53','2016-02-14 00:00:00','/index.html','Chrome',1,'',''),(104425,'158.69.26.8','2016-02-14 00:00:00','/index.html','IE',1,'',''),(104426,'123.125.71.112','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104427,'220.181.108.158','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104428,'221.194.128.223','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104429,'103.41.52.94','2016-02-14 00:00:00','/index.html','IE',1,'',''),(104430,'61.135.169.55','2016-02-14 00:00:00','/index.html','Chrome',1,'',''),(104431,'123.125.71.41','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104432,'220.181.108.186','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104433,'111.206.36.14','2016-02-14 00:00:00','/index.html','Safari',1,'',''),(104434,'111.206.36.9','2016-02-14 00:00:00','/index.html','Safari',1,'',''),(104435,'46.20.13.195','2016-02-14 00:00:00','/index.html','Chrome',1,'',''),(104436,'220.181.108.146','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104437,'123.125.71.20','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104438,'123.125.71.27','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104439,'220.181.108.141','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104440,'119.147.146.189','2016-02-14 00:00:00','/index.html','Chrome',1,'',''),(104441,'220.181.108.141','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104442,'123.125.71.13','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104443,'220.181.108.149','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104444,'123.125.71.54','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104445,'221.179.140.172','2016-02-14 00:00:00','/index.html','Safari',1,'',''),(104446,'123.125.71.45','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104447,'220.181.108.176','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104448,'221.194.128.223','2016-02-14 00:00:00','/index.html','Firefox',1,'',''),(104449,'103.41.52.92','2016-02-15 00:00:00','/index.html','IE',1,'',''),(104450,'103.41.52.92','2016-02-15 00:00:00','/index.html','IE',1,'',''),(104451,'123.125.71.17','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104452,'220.181.108.184','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104453,'123.125.71.25','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104454,'220.181.108.144','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104455,'123.125.71.24','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104456,'220.181.108.144','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104457,'123.125.71.52','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104458,'220.181.108.141','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104459,'123.125.71.48','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104460,'220.181.108.144','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104461,'103.41.53.252','2016-02-15 00:00:00','/index.html','IE',1,'',''),(104462,'111.206.36.15','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104463,'61.135.190.198','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104464,'123.125.71.28','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104465,'220.181.108.183','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104466,'180.149.143.154','2016-02-15 00:00:00','/index.html','Safari',1,'',''),(104467,'149.202.89.38','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104468,'220.181.108.78','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104469,'123.125.71.29','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104470,'146.185.234.48','2016-02-15 00:00:00','/news.htm','Firefox',1,'',''),(104471,'146.185.234.48','2016-02-15 00:00:00','/news.htm','Firefox',1,'',''),(104472,'220.181.108.100','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104473,'123.125.71.52','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104474,'103.41.53.252','2016-02-15 00:00:00','/index.html','IE',1,'',''),(104475,'202.102.99.77','2016-02-15 00:00:00','/news/newsview.htm','IE',1,'',''),(104476,'221.194.128.223','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104477,'146.185.234.48','2016-02-15 00:00:00','/news.htm','Firefox',1,'',''),(104478,'123.125.71.21','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104479,'220.181.108.76','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104480,'123.125.71.120','2016-02-15 00:00:00','/index.html','Chrome',1,'',''),(104481,'182.118.70.174','2016-02-15 00:00:00','/index.html','IE',1,'',''),(104482,'146.185.234.48','2016-02-15 00:00:00','/news.htm','Firefox',1,'',''),(104483,'220.181.108.105','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104484,'123.125.71.27','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104485,'103.41.52.91','2016-02-15 00:00:00','/index.html','IE',1,'',''),(104486,'123.125.71.13','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104487,'220.181.108.105','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104488,'197.231.221.211','2016-02-15 00:00:00','/index.html','Chrome',1,'',''),(104489,'157.55.39.118','2016-02-15 00:00:00','/index.html','Safari',1,'',''),(104490,'36.99.30.82','2016-02-15 00:00:00','/index.html','Safari',1,'',''),(104491,'103.41.52.93','2016-02-15 00:00:00','/index.html','IE',1,'',''),(104492,'146.185.234.48','2016-02-15 00:00:00','/news.htm','Firefox',1,'',''),(104493,'111.206.36.11','2016-02-15 00:00:00','/index.html','IE',1,'',''),(104494,'220.181.108.93','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104495,'123.125.71.47','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104496,'123.125.71.27','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104497,'220.181.108.121','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104498,'103.41.52.91','2016-02-15 00:00:00','/index.html','IE',1,'',''),(104499,'180.153.182.111','2016-02-15 00:00:00','/newsview.htm','IE',1,'',''),(104500,'180.153.182.111','2016-02-15 00:00:00','/newsview.htm','IE',1,'',''),(104501,'220.181.108.114','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104502,'123.125.71.31','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104503,'61.135.190.197','2016-02-15 00:00:00','/index.html','Safari',1,'',''),(104504,'123.125.71.17','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104505,'220.181.108.92','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104506,'180.149.143.154','2016-02-15 00:00:00','/newsview.htm','Safari',1,'',''),(104507,'103.41.52.94','2016-02-15 00:00:00','/index.html','IE',1,'',''),(104508,'220.181.108.97','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104509,'123.125.71.53','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104510,'183.136.190.62','2016-02-15 00:00:00','/index.html','Chrome',1,'',''),(104511,'221.194.128.223','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104512,'61.135.169.56','2016-02-15 00:00:00','/index.html','Chrome',1,'',''),(104513,'123.125.71.34','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104514,'220.181.108.85','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104515,'146.185.234.48','2016-02-15 00:00:00','/news.htm','Firefox',1,'',''),(104516,'180.153.201.64','2016-02-15 00:00:00','/index.html','Safari',1,'',''),(104517,'180.153.206.32','2016-02-15 00:00:00','/index.html','Safari',1,'',''),(104518,'123.125.71.27','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104519,'220.181.108.90','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104520,'220.181.108.178','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104521,'123.125.71.83','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104522,'103.41.53.252','2016-02-15 00:00:00','/index.html','IE',1,'',''),(104523,'220.181.108.161','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104524,'123.125.71.115','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104525,'146.185.234.48','2016-02-15 00:00:00','/news.htm','Firefox',1,'',''),(104526,'123.150.183.87','2016-02-15 00:00:00','/index.html','Safari',1,'',''),(104527,'220.181.108.185','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104528,'123.125.71.84','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104529,'103.41.52.92','2016-02-15 00:00:00','/index.html','IE',1,'',''),(104530,'113.240.250.155','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104531,'113.240.250.155','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104532,'113.240.250.155','2016-02-15 00:00:00','/index.html','Firefox',1,'',''),(104533,'220.181.108.139','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104534,'123.125.71.112','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104535,'113.240.250.155','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104536,'113.240.250.155','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104537,'113.240.250.155','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104538,'113.240.250.155','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104539,'106.120.160.109','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104540,'220.181.108.143','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104541,'123.125.71.71','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104542,'183.136.190.62','2016-02-16 00:00:00','/index.html','Chrome',1,'',''),(104543,'103.41.52.92','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104544,'220.181.108.179','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104545,'123.125.71.106','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104546,'42.156.254.18','2016-02-16 00:00:00','/index.html','Safari',1,'',''),(104547,'36.99.31.233','2016-02-16 00:00:00','/index.html','Safari',1,'',''),(104548,'220.181.108.160','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104549,'123.125.71.81','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104550,'221.194.128.223','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104551,'103.41.52.93','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104552,'220.181.108.180','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104553,'123.125.71.74','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104554,'103.41.52.93','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104555,'103.41.52.93','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104556,'220.181.108.142','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104557,'123.125.71.113','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104558,'107.150.60.74','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104559,'123.125.71.76','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104560,'220.181.108.177','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104561,'103.41.53.252','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104562,'101.200.126.60','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104563,'101.200.126.60','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104564,'220.181.108.140','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104565,'123.125.71.117','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104566,'123.125.71.89','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104567,'220.181.108.140','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104568,'101.16.253.184','2016-02-16 00:00:00','/newsview.htm','Chrome',1,'',''),(104569,'182.118.41.69','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104570,'146.185.234.48','2016-02-16 00:00:00','/news.htm','Firefox',1,'',''),(104571,'123.125.71.85','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104572,'220.181.108.183','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104573,'220.181.51.55','2016-02-16 00:00:00','/index.html','Chrome',1,'',''),(104574,'222.174.5.28','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104575,'220.181.108.179','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104576,'123.125.71.86','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104577,'111.67.205.21','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104578,'111.67.205.21','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104579,'103.41.52.92','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104580,'221.194.128.223','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104581,'185.100.86.128','2016-02-16 00:00:00','/index.html','Chrome',1,'',''),(104582,'220.181.108.142','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104583,'123.125.71.85','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104584,'220.181.108.159','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104585,'123.125.71.88','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104586,'112.65.193.13','2016-02-16 00:00:00','/index.html','Safari',1,'',''),(104587,'113.76.90.229','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104588,'39.89.163.229','2016-02-16 00:00:00','/index.html','Chrome',1,'',''),(104589,'220.181.108.181','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104590,'123.125.71.80','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104591,'220.181.51.54','2016-02-16 00:00:00','/index.html','Chrome',1,'',''),(104592,'46.118.159.188','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104593,'220.181.108.178','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104594,'123.125.71.69','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104595,'101.16.253.184','2016-02-16 00:00:00','/newsview.htm','Chrome',1,'',''),(104596,'146.185.234.48','2016-02-16 00:00:00','/news.htm','Firefox',1,'',''),(104597,'101.16.253.184','2016-02-16 00:00:00','/index.html','Chrome',1,'',''),(104598,'101.16.253.184','2016-02-16 00:00:00','/index.html','Chrome',1,'',''),(104599,'101.16.253.184','2016-02-16 00:00:00','/index.html','Chrome',1,'',''),(104600,'101.16.253.184','2016-02-16 00:00:00','/index.html','Chrome',1,'',''),(104601,'101.16.253.184','2016-02-16 00:00:00','/newsview.htm','Chrome',1,'',''),(104602,'101.16.253.184','2016-02-16 00:00:00','/newsview.htm','Chrome',1,'',''),(104603,'123.125.71.108','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104604,'220.181.108.179','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104605,'61.146.178.190','2016-02-16 00:00:00','/index.html','Chrome',1,'',''),(104606,'103.41.53.252','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104607,'220.181.108.180','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104608,'123.125.71.110','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104609,'123.125.71.80','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104610,'220.181.108.179','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104611,'103.41.52.93','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104612,'103.41.52.93','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104613,'220.181.108.146','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104614,'123.125.71.69','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104615,'54.166.27.225','2016-02-16 00:00:00','/index.html','IE',1,'',''),(104616,'221.194.128.224','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104617,'220.181.108.179','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104618,'123.125.71.83','2016-02-16 00:00:00','/index.html','Firefox',1,'',''),(104619,'123.125.71.91','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104620,'220.181.108.147','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104621,'106.120.160.119','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104622,'61.135.190.69','2016-02-17 00:00:00','/index.html','Safari',1,'',''),(104623,'123.125.71.82','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104624,'220.181.108.181','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104625,'107.150.60.78','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104626,'220.181.108.158','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104627,'123.125.71.109','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104628,'36.99.31.232','2016-02-17 00:00:00','/index.html','Safari',1,'',''),(104629,'113.76.90.229','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104630,'80.82.64.37','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104631,'103.41.52.93','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104632,'123.125.71.108','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104633,'220.181.108.181','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104634,'123.125.71.106','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104635,'220.181.108.184','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104636,'123.125.71.82','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104637,'220.181.108.146','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104638,'220.181.108.186','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104639,'123.125.71.76','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104640,'221.194.128.224','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104641,'103.41.52.91','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104642,'220.181.108.150','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104643,'123.125.71.108','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104644,'220.181.108.154','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104645,'123.125.71.112','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104646,'82.80.230.228','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104647,'103.41.52.93','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104648,'146.185.234.48','2016-02-17 00:00:00','/news.htm','Firefox',1,'',''),(104649,'123.125.71.109','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104650,'220.181.108.158','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104651,'146.185.234.48','2016-02-17 00:00:00','/news.htm','Firefox',1,'',''),(104652,'220.181.108.176','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104653,'123.125.71.77','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104654,'113.76.90.107','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104655,'123.125.71.72','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104656,'220.181.108.161','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104657,'123.125.71.136','2016-02-17 00:00:00','/index.html','Chrome',1,'',''),(104658,'123.125.71.106','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104659,'220.181.108.151','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104660,'101.226.51.226','2016-02-17 00:00:00','/index.html','Safari',1,'',''),(104661,'180.153.206.29','2016-02-17 00:00:00','/index.html','Safari',1,'',''),(104662,'220.181.108.176','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104663,'123.125.71.14','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104664,'103.41.52.91','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104665,'123.125.71.30','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104666,'220.181.108.144','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104667,'123.125.71.22','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104668,'220.181.108.149','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104669,'103.41.52.94','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104670,'220.181.108.153','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104671,'123.125.71.53','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104672,'123.125.71.58','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104673,'220.181.108.143','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104674,'180.153.206.31','2016-02-17 00:00:00','/index.html','Safari',1,'',''),(104675,'123.125.71.44','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104676,'220.181.108.147','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104677,'123.125.71.32','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104678,'220.181.108.152','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104679,'221.194.128.224','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104680,'103.41.52.93','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104681,'103.41.52.93','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104682,'220.181.108.155','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104683,'123.125.71.56','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104684,'123.125.71.21','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104685,'220.181.108.158','2016-02-17 00:00:00','/index.html','Firefox',1,'',''),(104686,'82.80.249.214','2016-02-17 00:00:00','/index.html','IE',1,'',''),(104687,'123.125.71.46','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104688,'220.181.108.184','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104689,'103.41.52.92','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104690,'103.41.52.92','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104691,'123.125.71.21','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104692,'220.181.108.149','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104693,'123.125.71.53','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104694,'220.181.108.154','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104695,'69.57.251.144','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104696,'103.41.52.92','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104697,'123.125.71.48','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104698,'220.181.108.181','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104699,'182.118.70.184','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104700,'123.125.71.26','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104701,'220.181.108.146','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104702,'221.194.128.224','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104703,'220.181.108.142','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104704,'123.125.71.30','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104705,'146.185.234.48','2016-02-18 00:00:00','/news.htm','Firefox',1,'',''),(104706,'103.41.52.91','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104707,'36.99.30.69','2016-02-18 00:00:00','/index.html','Safari',1,'',''),(104708,'182.118.41.24','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104709,'119.188.66.110','2016-02-18 00:00:00','/news/newsview.htm','IE',1,'',''),(104710,'123.125.71.41','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104711,'220.181.108.154','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104712,'180.97.63.18','2016-02-18 00:00:00','/newsview.htm','IE',1,'',''),(104713,'140.207.198.197','2016-02-18 00:00:00','/newsview.htm','IE',1,'',''),(104714,'103.41.52.91','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104715,'103.41.52.91','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104716,'123.125.71.57','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104717,'220.181.108.178','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104718,'220.181.108.179','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104719,'123.125.71.53','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104720,'113.247.222.58','2016-02-18 00:00:00','/index.html','Chrome',1,'',''),(104721,'123.125.71.27','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104722,'220.181.108.142','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104723,'218.28.242.109','2016-02-18 00:00:00','/news.htm','Chrome',1,'',''),(104724,'218.28.242.109','2016-02-18 00:00:00','/index.html','Chrome',1,'',''),(104725,'220.181.51.56','2016-02-18 00:00:00','/index.html','Chrome',1,'',''),(104726,'220.181.108.140','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104727,'123.125.71.24','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104728,'111.67.205.22','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104729,'111.67.205.22','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104730,'103.41.52.92','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104731,'220.181.108.150','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104732,'123.125.71.25','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104733,'221.194.128.224','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104734,'220.181.108.184','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104735,'123.125.71.27','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104736,'218.28.242.109','2016-02-18 00:00:00','/index.html','Chrome',1,'',''),(104737,'220.181.108.182','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104738,'123.125.71.14','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104739,'180.153.214.200','2016-02-18 00:00:00','/index.html','Safari',1,'',''),(104740,'123.125.71.15','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104741,'220.181.108.155','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104742,'123.125.71.36','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104743,'220.181.108.161','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104744,'220.181.108.176','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104745,'123.125.71.55','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104746,'121.42.0.16','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104747,'52.0.89.236','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104748,'221.194.128.223','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104749,'123.125.71.15','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104750,'220.181.108.146','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104751,'103.41.52.93','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104752,'103.41.52.93','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104753,'103.41.52.91','2016-02-18 00:00:00','/index.html','IE',1,'',''),(104754,'119.147.146.189','2016-02-18 00:00:00','/index.html','Chrome',1,'',''),(104755,'207.46.13.140','2016-02-18 00:00:00','/index.html','Safari',1,'',''),(104756,'123.125.71.34','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104757,'220.181.108.121','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104758,'61.146.178.190','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104759,'123.125.71.33','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104760,'220.181.108.108','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104761,'167.114.172.223','2016-02-18 00:00:00','/index.html','Chrome',1,'',''),(104762,'123.125.71.53','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104763,'220.181.108.109','2016-02-18 00:00:00','/index.html','Firefox',1,'',''),(104764,'123.125.71.48','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104765,'220.181.108.102','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104766,'103.41.52.94','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104767,'121.42.0.16','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104768,'125.88.204.97','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104769,'123.125.71.42','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104770,'220.181.108.78','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104771,'103.41.52.93','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104772,'103.41.52.93','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104773,'36.99.31.199','2016-02-19 00:00:00','/index.html','Safari',1,'',''),(104774,'123.125.71.17','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104775,'220.181.108.104','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104776,'123.125.71.42','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104777,'220.181.108.113','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104778,'103.41.52.94','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104779,'221.194.43.2','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104780,'182.118.70.57','2016-02-19 00:00:00','/news/newsview.htm','IE',1,'',''),(104781,'220.181.108.101','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104782,'123.125.71.23','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104783,'123.125.71.33','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104784,'220.181.108.116','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104785,'103.41.52.92','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104786,'123.125.71.56','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104787,'220.181.108.83','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104788,'180.153.180.163','2016-02-19 00:00:00','/newsview.htm','IE',1,'',''),(104789,'220.181.108.88','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104790,'123.125.71.48','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104791,'220.181.108.105','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104792,'123.125.71.60','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104793,'123.125.71.43','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104794,'220.181.108.86','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104795,'103.41.52.94','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104796,'180.153.205.254','2016-02-19 00:00:00','/index.html','Safari',1,'',''),(104797,'1.95.254.102','2016-02-19 00:00:00','/index.html','Chrome',1,'',''),(104798,'123.125.71.53','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104799,'220.181.108.99','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104800,'42.156.254.18','2016-02-19 00:00:00','/index.html','Safari',1,'',''),(104801,'180.153.201.64','2016-02-19 00:00:00','/index.html','Safari',1,'',''),(104802,'61.51.198.184','2016-02-19 00:00:00','/index.html','Chrome',1,'',''),(104803,'61.51.198.184','2016-02-19 00:00:00','/index.html','Chrome',1,'',''),(104804,'101.226.66.181','2016-02-19 00:00:00','/index.html','Safari',1,'',''),(104805,'220.181.108.110','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104806,'123.125.71.47','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104807,'101.226.66.177','2016-02-19 00:00:00','/index.html','Safari',1,'',''),(104808,'101.226.66.181','2016-02-19 00:00:00','/index.html','Safari',1,'',''),(104809,'103.41.53.252','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104810,'220.181.51.35','2016-02-19 00:00:00','/index.html','Chrome',1,'',''),(104811,'180.153.182.88','2016-02-19 00:00:00','/news/newsview.htm','IE',1,'',''),(104812,'180.153.182.88','2016-02-19 00:00:00','/news/newsview.htm','IE',1,'',''),(104813,'123.125.71.31','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104814,'220.181.108.121','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104815,'14.17.18.146','2016-02-19 00:00:00','/index.html','Safari',1,'',''),(104816,'123.125.71.29','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104817,'220.181.108.103','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104818,'123.125.71.34','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104819,'220.181.108.110','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104820,'103.41.52.93','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104821,'103.41.52.93','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104822,'220.181.108.103','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104823,'123.125.71.107','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104824,'123.125.71.120','2016-02-19 00:00:00','/index.html','Chrome',1,'',''),(104825,'220.181.108.122','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104826,'123.125.71.78','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104827,'103.41.52.93','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104828,'220.181.108.163','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104829,'123.125.71.112','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104830,'61.151.218.119','2016-02-19 00:00:00','/index.html','Safari',1,'',''),(104831,'180.153.205.253','2016-02-19 00:00:00','/index.html','Safari',1,'',''),(104832,'123.125.71.79','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104833,'220.181.108.101','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104834,'58.20.99.121','2016-02-19 00:00:00','/index.html','Chrome',1,'',''),(104835,'220.181.108.80','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104836,'123.125.71.116','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104837,'220.181.108.118','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104838,'123.125.71.89','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104839,'121.42.0.36','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104840,'103.41.53.252','2016-02-19 00:00:00','/index.html','IE',1,'',''),(104841,'220.181.108.102','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104842,'123.125.71.74','2016-02-19 00:00:00','/index.html','Firefox',1,'',''),(104843,'220.181.108.116','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104844,'123.125.71.84','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104845,'103.41.52.92','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104846,'103.41.52.92','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104847,'221.194.128.224','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104848,'123.125.71.76','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104849,'220.181.108.107','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104850,'220.181.108.111','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104851,'123.125.71.81','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104852,'103.41.52.94','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104853,'220.181.108.122','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104854,'123.125.71.71','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104855,'182.118.54.123','2016-02-20 00:00:00','/news/newsview.htm','IE',1,'',''),(104856,'123.125.71.116','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104857,'220.181.108.99','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104858,'103.41.52.91','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104859,'103.41.52.91','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104860,'117.158.142.120','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104861,'220.181.108.120','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104862,'123.125.71.80','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104863,'61.135.190.72','2016-02-20 00:00:00','/index.html','Safari',1,'',''),(104864,'101.200.126.60','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104865,'101.200.126.60','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104866,'220.181.108.109','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104867,'123.125.71.86','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104868,'103.41.52.91','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104869,'103.41.52.91','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104870,'220.181.108.84','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104871,'123.125.71.116','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104872,'220.181.108.99','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104873,'123.125.71.89','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104874,'103.41.52.92','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104875,'103.41.52.91','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104876,'220.181.108.90','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104877,'123.125.71.111','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104878,'221.194.128.223','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104879,'220.181.108.163','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104880,'123.125.71.113','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104881,'188.165.200.217','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104882,'103.41.53.252','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104883,'123.125.71.73','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104884,'220.181.108.97','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104885,'220.181.108.80','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104886,'123.125.71.69','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104887,'119.129.210.141','2016-02-20 00:00:00','/index.html','Chrome',1,'',''),(104888,'119.129.210.141','2016-02-20 00:00:00','/news.htm','Chrome',1,'',''),(104889,'119.129.210.141','2016-02-20 00:00:00','/index.html','Chrome',1,'',''),(104890,'123.125.71.137','2016-02-20 00:00:00','/index.html','Chrome',1,'',''),(104891,'103.41.53.252','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104892,'123.125.71.84','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104893,'220.181.108.113','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104894,'103.41.53.252','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104895,'123.125.71.78','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104896,'220.181.108.90','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104897,'123.125.71.107','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104898,'220.181.108.163','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104899,'222.186.15.61','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104900,'123.125.71.108','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104901,'220.181.108.115','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104902,'123.125.71.86','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104903,'220.181.108.113','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104904,'221.194.128.224','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104905,'220.181.108.111','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104906,'123.125.71.113','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104907,'183.60.244.29','2016-02-20 00:00:00','/index.html','Chrome',1,'',''),(104908,'183.60.244.29','2016-02-20 00:00:00','/index.html','Chrome',1,'',''),(104909,'183.60.244.29','2016-02-20 00:00:00','/index.html','Chrome',1,'',''),(104910,'183.60.244.29','2016-02-20 00:00:00','/index.html','Chrome',1,'',''),(104911,'113.240.250.156','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104912,'113.240.250.156','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104913,'113.240.250.156','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104914,'113.240.250.156','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104915,'113.240.250.156','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104916,'113.240.250.156','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104917,'113.240.250.156','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104918,'103.41.53.252','2016-02-20 00:00:00','/index.html','IE',1,'',''),(104919,'220.181.108.76','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104920,'123.125.71.85','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104921,'71.100.48.61','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104922,'123.125.71.109','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104923,'220.181.108.96','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104924,'69.58.178.59','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104925,'69.58.178.59','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104926,'69.58.178.59','2016-02-20 00:00:00','/news.htm','Firefox',1,'',''),(104927,'123.125.71.110','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104928,'220.181.108.92','2016-02-20 00:00:00','/index.html','Firefox',1,'',''),(104929,'123.125.71.73','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104930,'220.181.108.117','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104931,'123.125.71.119','2016-02-21 00:00:00','/index.html','Chrome',1,'',''),(104932,'220.174.208.154','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104933,'182.118.71.30','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104934,'220.181.108.120','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104935,'123.125.71.80','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104936,'221.194.128.223','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104937,'85.248.227.164','2016-02-21 00:00:00','/index.html','Chrome',1,'',''),(104938,'123.125.71.83','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104939,'220.181.108.120','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104940,'123.125.71.83','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104941,'220.181.108.95','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104942,'103.41.52.94','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104943,'36.99.30.147','2016-02-21 00:00:00','/index.html','Safari',1,'',''),(104944,'220.181.108.75','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104945,'123.125.71.70','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104946,'222.186.30.209','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104947,'61.146.178.190','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104948,'220.181.108.92','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104949,'123.125.71.70','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104950,'103.41.52.93','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104951,'183.57.154.64','2016-02-21 00:00:00','/newsview.htm','IE',1,'',''),(104952,'220.181.108.114','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104953,'123.125.71.81','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104954,'180.97.62.244','2016-02-21 00:00:00','/newsview.htm','IE',1,'',''),(104955,'220.181.108.85','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104956,'123.125.71.117','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104957,'103.41.52.91','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104958,'180.97.63.21','2016-02-21 00:00:00','/newsview.htm','IE',1,'',''),(104959,'123.125.71.110','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104960,'220.181.108.114','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104961,'23.251.63.45','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104962,'221.194.128.224','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104963,'114.252.136.241','2016-02-21 00:00:00','/index.html','Safari',1,'',''),(104964,'113.175.56.70','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104965,'103.41.52.93','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104966,'103.41.52.93','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104967,'220.181.108.94','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104968,'123.125.71.89','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104969,'61.135.169.23','2016-02-21 00:00:00','/index.html','Chrome',1,'',''),(104970,'220.181.108.115','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104971,'123.125.71.79','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104972,'103.41.52.93','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104973,'103.41.52.93','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104974,'220.181.108.96','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104975,'123.125.71.89','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104976,'222.186.30.209','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104977,'121.42.0.14','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104978,'123.125.71.116','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104979,'220.181.108.84','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104980,'123.125.71.92','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104981,'220.181.108.91','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104982,'157.55.39.218','2016-02-21 00:00:00','/index.html','Safari',1,'',''),(104983,'113.76.90.21','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104984,'220.181.108.120','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104985,'123.125.71.71','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104986,'103.41.52.93','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104987,'103.41.52.93','2016-02-21 00:00:00','/index.html','IE',1,'',''),(104988,'123.125.71.76','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104989,'220.181.108.108','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104990,'123.125.71.116','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104991,'220.181.108.163','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104992,'221.194.128.223','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104993,'123.125.71.84','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104994,'220.181.108.96','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104995,'182.148.63.24','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104996,'182.148.63.24','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(104997,'101.226.33.221','2016-02-21 00:00:00','/index.html','Safari',1,'',''),(104998,'180.153.201.64','2016-02-21 00:00:00','/index.html','Safari',1,'',''),(104999,'180.153.214.180','2016-02-21 00:00:00','/index.html','Safari',1,'',''),(105000,'220.181.108.106','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(105001,'123.125.71.87','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(105002,'103.41.52.91','2016-02-21 00:00:00','/index.html','IE',1,'',''),(105003,'123.125.71.43','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(105004,'220.181.108.89','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(105005,'123.125.71.23','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(105006,'220.181.108.86','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(105007,'123.125.71.20','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(105008,'220.181.108.123','2016-02-21 00:00:00','/index.html','Firefox',1,'',''),(105009,'188.165.32.5','2016-02-21 00:00:00','/index.html','Chrome',1,'',''),(105010,'113.76.90.34','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105011,'123.125.71.26','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105012,'220.181.108.89','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105013,'103.41.52.93','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105014,'123.125.71.13','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105015,'220.181.108.110','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105016,'123.125.71.31','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105017,'220.181.108.123','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105018,'221.194.128.224','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105019,'103.41.52.93','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105020,'103.41.52.93','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105021,'182.118.70.23','2016-02-22 00:00:00','/news/newsview.htm','IE',1,'',''),(105022,'123.125.71.22','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105023,'220.181.108.97','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105024,'123.125.71.43','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105025,'220.181.108.115','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105026,'123.125.71.41','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105027,'220.181.108.163','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105028,'159.203.75.194','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105029,'123.125.71.26','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105030,'220.181.108.86','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105031,'123.125.71.54','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105032,'220.181.108.105','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105033,'103.41.52.94','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105034,'220.181.108.117','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105035,'123.125.71.30','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105036,'111.206.36.133','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105037,'220.181.108.99','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105038,'123.125.71.58','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105039,'183.136.142.186','2016-02-22 00:00:00','/newsview.htm','IE',1,'',''),(105040,'115.25.208.63','2016-02-22 00:00:00','/index.html','Chrome',1,'',''),(105041,'220.181.108.76','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105042,'123.125.71.41','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105043,'221.194.128.223','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105044,'101.226.66.192','2016-02-22 00:00:00','/index.html','Safari',1,'',''),(105045,'103.41.52.91','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105046,'103.41.52.91','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105047,'123.125.71.28','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105048,'220.181.108.107','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105049,'123.125.71.125','2016-02-22 00:00:00','/index.html','Chrome',1,'',''),(105050,'123.125.71.33','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105051,'220.181.108.94','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105052,'113.76.90.34','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105053,'111.204.176.228','2016-02-22 00:00:00','/index.html','Chrome',1,'',''),(105054,'103.41.52.93','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105055,'103.41.52.93','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105056,'123.125.71.22','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105057,'220.181.108.119','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105058,'111.67.205.21','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105059,'111.67.205.21','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105060,'111.67.205.21','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105061,'220.181.108.117','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105062,'123.125.71.42','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105063,'123.125.71.28','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105064,'220.181.108.89','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105065,'123.125.71.43','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105066,'220.181.108.83','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105067,'146.185.234.48','2016-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(105068,'221.194.128.224','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105069,'123.125.71.87','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105070,'220.181.108.122','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105071,'183.136.190.62','2016-02-22 00:00:00','/index.html','Chrome',1,'',''),(105072,'111.204.176.228','2016-02-22 00:00:00','/index.html','Chrome',1,'',''),(105073,'180.149.143.154','2016-02-22 00:00:00','/index.html','Safari',1,'',''),(105074,'146.185.234.48','2016-02-22 00:00:00','/news.htm','Firefox',1,'',''),(105075,'146.185.234.48','2016-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(105076,'107.150.40.35','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105077,'101.226.93.233','2016-02-22 00:00:00','/index.html','Safari',1,'',''),(105078,'101.226.33.205','2016-02-22 00:00:00','/index.html','Safari',1,'',''),(105079,'61.151.218.119','2016-02-22 00:00:00','/index.html','Safari',1,'',''),(105080,'103.41.53.252','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105081,'146.185.234.48','2016-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(105082,'146.185.234.48','2016-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(105083,'123.125.71.114','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105084,'220.181.108.103','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105085,'107.150.60.77','2016-02-22 00:00:00','/index.html','IE',1,'',''),(105086,'146.185.234.48','2016-02-22 00:00:00','/news.htm','Firefox',1,'',''),(105087,'220.181.108.90','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105088,'123.125.71.109','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105089,'123.125.71.118','2016-02-22 00:00:00','/index.html','Chrome',1,'',''),(105090,'123.125.71.113','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105091,'220.181.108.82','2016-02-22 00:00:00','/index.html','Firefox',1,'',''),(105092,'146.185.234.48','2016-02-22 00:00:00','/newsview.htm','Firefox',1,'',''),(105093,'220.181.108.93','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105094,'123.125.71.72','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105095,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105096,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105097,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105098,'220.181.108.75','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105099,'123.125.71.86','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105100,'146.185.234.48','2016-02-23 00:00:00','/news.htm','Firefox',1,'',''),(105101,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105102,'183.136.190.62','2016-02-23 00:00:00','/index.html','Chrome',1,'',''),(105103,'103.41.52.94','2016-02-23 00:00:00','/index.html','IE',1,'',''),(105104,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105105,'123.125.71.117','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105106,'220.181.108.163','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105107,'103.41.52.94','2016-02-23 00:00:00','/index.html','IE',1,'',''),(105108,'123.125.71.82','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105109,'220.181.108.122','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105110,'216.145.14.142','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105111,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105112,'220.181.108.82','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105113,'123.125.71.85','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105114,'61.146.178.190','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105115,'216.145.17.190','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105116,'220.181.108.102','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105117,'123.125.71.91','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105118,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105119,'220.181.108.109','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105120,'123.125.71.83','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105121,'123.125.71.107','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105122,'220.181.108.78','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105123,'14.17.18.152','2016-02-23 00:00:00','/index.html','Safari',1,'',''),(105124,'114.219.100.181','2016-02-23 00:00:00','/index.html','Chrome',1,'',''),(105125,'221.194.128.224','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105126,'113.240.250.156','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105127,'113.240.250.156','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105128,'113.240.250.156','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105129,'113.240.250.156','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105130,'113.240.250.156','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105131,'113.240.250.156','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105132,'113.240.250.156','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105133,'220.181.108.92','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105134,'123.125.71.90','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105135,'146.185.234.48','2016-02-23 00:00:00','/news.htm','Firefox',1,'',''),(105136,'123.125.71.114','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105137,'220.181.108.96','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105138,'103.41.52.93','2016-02-23 00:00:00','/index.html','IE',1,'',''),(105139,'103.41.52.93','2016-02-23 00:00:00','/index.html','IE',1,'',''),(105140,'61.135.165.22','2016-02-23 00:00:00','/index.html','Chrome',1,'',''),(105141,'157.55.39.218','2016-02-23 00:00:00','/index.html','Safari',1,'',''),(105142,'220.181.108.121','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105143,'123.125.71.111','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105144,'188.191.22.163','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105145,'146.185.234.48','2016-02-23 00:00:00','/news.htm','Firefox',1,'',''),(105146,'220.181.108.116','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105147,'123.125.71.112','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105148,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105149,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105150,'180.149.143.27','2016-02-23 00:00:00','/index.html','Safari',1,'',''),(105151,'123.125.71.71','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105152,'220.181.108.77','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105153,'60.12.216.77','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105154,'146.185.234.48','2016-02-23 00:00:00','/news.htm','Firefox',1,'',''),(105155,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105156,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105157,'123.125.71.111','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105158,'103.41.53.252','2016-02-23 00:00:00','/index.html','IE',1,'',''),(105159,'220.181.108.82','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105160,'14.17.18.147','2016-02-23 00:00:00','/index.html','Safari',1,'',''),(105161,'101.226.89.121','2016-02-23 00:00:00','/index.html','Safari',1,'',''),(105162,'220.181.108.120','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105163,'123.125.71.76','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105164,'122.193.135.84','2016-02-23 00:00:00','/index.html','Chrome',1,'',''),(105165,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105166,'176.103.52.83','2016-02-23 00:00:00','/index.html','IE',1,'',''),(105167,'123.125.71.83','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105168,'220.181.108.93','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105169,'146.185.234.48','2016-02-23 00:00:00','/news.htm','Firefox',1,'',''),(105170,'85.93.89.74','2016-02-23 00:00:00','/index.html','Chrome',1,'',''),(105171,'85.93.89.74','2016-02-23 00:00:00','/index.html','IE',1,'',''),(105172,'85.93.89.74','2016-02-23 00:00:00','/news.htm','IE',1,'',''),(105173,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','IE',1,'',''),(105174,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Chrome',1,'',''),(105175,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Chrome',1,'',''),(105176,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105177,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Chrome',1,'',''),(105178,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105179,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','IE',1,'',''),(105180,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105181,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105182,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Chrome',1,'',''),(105183,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105184,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Chrome',1,'',''),(105185,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','IE',1,'',''),(105186,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105187,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','IE',1,'',''),(105188,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','IE',1,'',''),(105189,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105190,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105191,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','IE',1,'',''),(105192,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Chrome',1,'',''),(105193,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','IE',1,'',''),(105194,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Chrome',1,'',''),(105195,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Chrome',1,'',''),(105196,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105197,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Chrome',1,'',''),(105198,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105199,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Chrome',1,'',''),(105200,'85.93.89.74','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105201,'85.93.89.74','2016-02-23 00:00:00','/news.htm','Chrome',1,'',''),(105202,'85.93.89.74','2016-02-23 00:00:00','/news.htm','Chrome',1,'',''),(105203,'85.93.89.74','2016-02-23 00:00:00','/news.htm','IE',1,'',''),(105204,'85.93.89.74','2016-02-23 00:00:00','/news.htm','IE',1,'',''),(105205,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105206,'220.181.108.78','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105207,'123.125.71.85','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105208,'222.186.30.209','2016-02-23 00:00:00','/index.html','IE',1,'',''),(105209,'101.226.33.219','2016-02-23 00:00:00','/index.html','Safari',1,'',''),(105210,'103.41.52.91','2016-02-23 00:00:00','/index.html','IE',1,'',''),(105211,'103.41.52.91','2016-02-23 00:00:00','/index.html','IE',1,'',''),(105212,'220.181.108.117','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105213,'123.125.71.74','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105214,'146.185.234.48','2016-02-23 00:00:00','/news.htm','Firefox',1,'',''),(105215,'111.204.176.228','2016-02-23 00:00:00','/index.html','Chrome',1,'',''),(105216,'103.41.52.93','2016-02-23 00:00:00','/index.html','IE',1,'',''),(105217,'123.125.71.76','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105218,'220.181.108.76','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105219,'146.185.234.48','2016-02-23 00:00:00','/news.htm','Firefox',1,'',''),(105220,'123.125.71.89','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105221,'220.181.108.115','2016-02-23 00:00:00','/index.html','Firefox',1,'',''),(105222,'111.204.176.228','2016-02-23 00:00:00','/index.html','Chrome',1,'',''),(105223,'146.185.234.48','2016-02-23 00:00:00','/newsview.htm','Firefox',1,'',''),(105224,'220.181.108.87','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105225,'123.125.71.110','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105226,'146.185.234.48','2016-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(105227,'157.55.39.21','2016-02-24 00:00:00','/index.html','Safari',1,'',''),(105228,'123.125.71.81','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105229,'220.181.108.85','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105230,'103.41.52.93','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105231,'123.125.71.77','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105232,'220.181.108.87','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105233,'221.194.128.224','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105234,'146.185.234.48','2016-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(105235,'220.181.108.112','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105236,'123.125.71.69','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105237,'218.241.108.117','2016-02-24 00:00:00','/index.html','Chrome',1,'',''),(105238,'146.185.234.48','2016-02-24 00:00:00','/news.htm','Firefox',1,'',''),(105239,'220.181.108.89','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105240,'123.125.71.72','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105241,'103.41.52.93','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105242,'111.204.176.228','2016-02-24 00:00:00','/index.html','Chrome',1,'',''),(105243,'183.57.154.35','2016-02-24 00:00:00','/news/newsview.htm','IE',1,'',''),(105244,'103.41.52.93','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105245,'123.125.71.91','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105246,'220.181.108.94','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105247,'146.185.234.48','2016-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(105248,'146.185.234.48','2016-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(105249,'23.251.63.45','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105250,'123.125.71.88','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105251,'220.181.108.123','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105252,'101.200.126.60','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105253,'101.200.126.60','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105254,'146.185.234.48','2016-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(105255,'146.185.234.48','2016-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(105256,'146.185.234.48','2016-02-24 00:00:00','/news.htm','Firefox',1,'',''),(105257,'123.125.71.75','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105258,'220.181.108.83','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105259,'220.181.108.97','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105260,'123.125.71.113','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105261,'103.41.52.94','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105262,'146.185.234.48','2016-02-24 00:00:00','/news.htm','Firefox',1,'',''),(105263,'221.194.128.224','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105264,'146.185.234.48','2016-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(105265,'146.185.234.48','2016-02-24 00:00:00','/news.htm','Firefox',1,'',''),(105266,'220.181.108.82','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105267,'123.125.71.106','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105268,'146.185.234.48','2016-02-24 00:00:00','/news.htm','Firefox',1,'',''),(105269,'146.185.234.48','2016-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(105270,'103.41.52.91','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105271,'103.41.52.91','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105272,'112.65.193.15','2016-02-24 00:00:00','/index.html','Safari',1,'',''),(105273,'61.146.178.190','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105274,'61.146.178.190','2016-02-24 00:00:00','/news.htm','IE',1,'',''),(105275,'116.28.77.67','2016-02-24 00:00:00','/index.html','Chrome',1,'睿思','baidu'),(105276,'220.181.108.85','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105277,'123.125.71.73','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105278,'106.120.160.119','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105279,'107.150.40.36','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105280,'222.174.5.8','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105281,'220.181.51.52','2016-02-24 00:00:00','/index.html','Chrome',1,'',''),(105282,'220.181.108.109','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105283,'123.125.71.110','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105284,'103.41.52.94','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105285,'36.99.30.174','2016-02-24 00:00:00','/index.html','Safari',1,'',''),(105286,'123.125.71.117','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105287,'220.181.108.89','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105288,'103.41.52.91','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105289,'123.125.71.77','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105290,'220.181.108.96','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105291,'182.118.42.111','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105292,'123.120.183.242','2016-02-24 00:00:00','/index.html','Chrome',1,'',''),(105293,'180.153.214.192','2016-02-24 00:00:00','/index.html','Safari',1,'',''),(105294,'101.226.33.200','2016-02-24 00:00:00','/index.html','Safari',1,'',''),(105295,'101.226.51.229','2016-02-24 00:00:00','/index.html','Safari',1,'',''),(105296,'220.181.108.76','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105297,'123.125.71.75','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105298,'113.247.222.58','2016-02-24 00:00:00','/index.html','Chrome',1,'',''),(105299,'146.185.234.48','2016-02-24 00:00:00','/news.htm','Firefox',1,'',''),(105300,'146.185.234.48','2016-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(105301,'123.125.71.61','2016-02-24 00:00:00','/index.html','Chrome',1,'',''),(105302,'123.125.71.132','2016-02-24 00:00:00','/index.html','Chrome',1,'',''),(105303,'220.181.51.46','2016-02-24 00:00:00','/index.html','Chrome',1,'',''),(105304,'221.194.128.223','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105305,'220.181.108.118','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105306,'123.125.71.114','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105307,'40.77.167.78','2016-02-24 00:00:00','/index.html','Safari',1,'',''),(105308,'146.185.234.48','2016-02-24 00:00:00','/news.htm','Firefox',1,'',''),(105309,'123.125.71.85','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105310,'220.181.108.109','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105311,'123.125.71.115','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105312,'220.181.108.163','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105313,'221.194.128.224','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105314,'111.206.36.137','2016-02-24 00:00:00','/index.html','Safari',1,'',''),(105315,'146.185.234.48','2016-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(105316,'146.185.234.48','2016-02-24 00:00:00','/news.htm','Firefox',1,'',''),(105317,'111.206.36.142','2016-02-24 00:00:00','/index.html','Safari',1,'',''),(105318,'220.181.108.93','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105319,'123.125.71.85','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105320,'146.185.234.48','2016-02-24 00:00:00','/news.htm','Firefox',1,'',''),(105321,'220.181.108.81','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105322,'123.125.71.89','2016-02-24 00:00:00','/index.html','Firefox',1,'',''),(105323,'103.41.52.91','2016-02-24 00:00:00','/index.html','IE',1,'',''),(105324,'146.185.234.48','2016-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(105325,'146.185.234.48','2016-02-24 00:00:00','/news.htm','Firefox',1,'',''),(105326,'123.125.71.108','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105327,'220.181.108.89','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105328,'106.120.160.119','2016-02-25 00:00:00','/index.html','IE',1,'',''),(105329,'146.185.234.48','2016-02-25 00:00:00','/news.htm','Firefox',1,'',''),(105330,'220.181.108.93','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105331,'123.125.71.71','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105332,'220.181.108.94','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105333,'123.125.71.115','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105334,'182.118.70.185','2016-02-25 00:00:00','/news/newsview.htm','IE',1,'',''),(105335,'220.181.108.90','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105336,'123.125.71.86','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105337,'123.125.71.114','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105338,'220.181.108.85','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105339,'103.41.52.91','2016-02-25 00:00:00','/index.html','IE',1,'',''),(105340,'103.41.52.91','2016-02-25 00:00:00','/index.html','IE',1,'',''),(105341,'221.194.128.223','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105342,'182.118.54.174','2016-02-25 00:00:00','/newsview.htm','IE',1,'',''),(105343,'123.125.71.111','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105344,'220.181.108.108','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105345,'221.194.128.224','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105346,'180.153.180.110','2016-02-25 00:00:00','/news/newsview.htm','IE',1,'',''),(105347,'220.181.108.102','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105348,'123.125.71.80','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105349,'123.125.67.147','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105350,'123.125.71.78','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105351,'220.181.108.75','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105352,'61.135.190.69','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105353,'101.16.253.39','2016-02-25 00:00:00','/index.html','Chrome',1,'',''),(105354,'101.16.253.39','2016-02-25 00:00:00','/index.html','Chrome',1,'',''),(105355,'220.181.108.100','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105356,'123.125.71.84','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105357,'101.226.66.21','2016-02-25 00:00:00','/index.html','Safari',1,'',''),(105358,'103.41.53.252','2016-02-25 00:00:00','/index.html','IE',1,'',''),(105359,'220.181.108.149','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105360,'123.125.71.83','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105361,'119.51.167.136','2016-02-25 00:00:00','/index.html','Chrome',1,'北京东安睿思科技有限公司','360'),(105362,'123.125.71.74','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105363,'220.181.108.150','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105364,'103.41.52.93','2016-02-25 00:00:00','/index.html','IE',1,'',''),(105365,'220.181.51.40','2016-02-25 00:00:00','/index.html','Chrome',1,'',''),(105366,'220.181.108.142','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105367,'123.125.71.80','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105368,'220.181.108.153','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105369,'123.125.71.107','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105370,'123.95.212.88','2016-02-25 00:00:00','/index.html','IE',1,'',''),(105371,'220.181.108.145','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105372,'123.125.71.84','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105373,'207.46.13.125','2016-02-25 00:00:00','/index.html','Safari',1,'',''),(105374,'220.181.108.186','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105375,'123.125.71.90','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105376,'221.194.128.223','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105377,'61.120.154.122','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105378,'103.41.52.94','2016-02-25 00:00:00','/index.html','IE',1,'',''),(105379,'180.149.143.154','2016-02-25 00:00:00','/index.html','Safari',1,'',''),(105380,'220.181.108.140','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105381,'123.125.71.75','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105382,'199.19.249.196','2016-02-25 00:00:00','/newsview.htm','Firefox',1,'',''),(105383,'195.212.29.93','2016-02-25 00:00:00','/newsview.htm','Firefox',1,'',''),(105384,'221.194.128.224','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105385,'220.181.108.156','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105386,'123.125.71.72','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105387,'220.181.108.141','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105388,'123.125.71.80','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105389,'180.153.214.199','2016-02-25 00:00:00','/index.html','Safari',1,'',''),(105390,'101.226.65.105','2016-02-25 00:00:00','/index.html','Safari',1,'',''),(105391,'123.125.71.125','2016-02-25 00:00:00','/index.html','Chrome',1,'',''),(105392,'103.41.52.93','2016-02-25 00:00:00','/index.html','IE',1,'',''),(105393,'182.88.8.192','2016-02-25 00:00:00','/index.html','IE',1,'',''),(105394,'220.181.108.155','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105395,'123.125.71.117','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105396,'182.118.42.32','2016-02-25 00:00:00','/index.html','IE',1,'',''),(105397,'220.181.108.162','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105398,'123.125.71.91','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105399,'220.181.108.186','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105400,'123.125.71.116','2016-02-25 00:00:00','/index.html','Firefox',1,'',''),(105401,'220.181.108.150','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105402,'123.125.71.81','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105403,'180.153.180.79','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105404,'123.125.71.73','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105405,'220.181.108.161','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105406,'220.181.108.160','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105407,'123.125.71.113','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105408,'221.194.128.223','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105409,'103.41.52.94','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105410,'220.181.108.155','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105411,'123.125.71.112','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105412,'62.212.73.49','2016-02-26 00:00:00','/index.html','Chrome',1,'',''),(105413,'221.194.128.224','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105414,'220.181.108.154','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105415,'123.125.71.72','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105416,'220.181.108.140','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105417,'123.125.71.116','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105418,'61.135.190.220','2016-02-26 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(105419,'61.135.190.221','2016-02-26 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(105420,'121.42.0.56','2016-02-26 00:00:00','/index.html','Safari',1,'',''),(105421,'121.42.0.65','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105422,'121.42.0.66','2016-02-26 00:00:00','/index.html','Safari',1,'',''),(105423,'121.42.0.66','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105424,'121.42.0.60','2016-02-26 00:00:00','/index.html','Safari',1,'',''),(105425,'121.42.0.71','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105426,'121.42.0.59','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105427,'121.42.0.61','2016-02-26 00:00:00','/index.html','Safari',1,'',''),(105428,'121.42.0.63','2016-02-26 00:00:00','/index.html','Safari',1,'',''),(105429,'121.42.0.66','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105430,'121.42.0.55','2016-02-26 00:00:00','/index.html','Safari',1,'',''),(105431,'121.42.0.71','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105432,'121.42.0.71','2016-02-26 00:00:00','/index.html','Safari',1,'',''),(105433,'121.42.0.61','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105434,'121.42.0.73','2016-02-26 00:00:00','/index.html','Safari',1,'',''),(105435,'121.42.0.63','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105436,'220.181.108.143','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105437,'123.125.71.112','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105438,'111.206.36.18','2016-02-26 00:00:00','/index.html','Chrome',1,'',''),(105439,'61.146.178.190','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105440,'123.125.71.54','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105441,'220.181.108.152','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105442,'167.114.233.118','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105443,'101.16.253.39','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105444,'123.125.71.34','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105445,'220.181.108.144','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105446,'45.32.129.1','2016-02-26 00:00:00','/index.html','Chrome',1,'',''),(105447,'220.181.108.145','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105448,'123.125.71.25','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105449,'202.102.99.100','2016-02-26 00:00:00','/newsview.htm','IE',1,'',''),(105450,'125.120.226.172','2016-02-26 00:00:00','/index.html','Chrome',1,'','baidu'),(105451,'119.147.146.189','2016-02-26 00:00:00','/index.html','Chrome',1,'',''),(105452,'220.181.108.182','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105453,'123.125.71.50','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105454,'113.240.250.156','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105455,'113.240.250.156','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105456,'113.240.250.156','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105457,'113.240.250.156','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105458,'113.240.250.156','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105459,'113.240.250.156','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105460,'113.240.250.156','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105461,'61.135.190.102','2016-02-26 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(105462,'61.135.190.104','2016-02-26 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(105463,'123.125.71.136','2016-02-26 00:00:00','/index.html','Chrome',1,'',''),(105464,'220.181.108.149','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105465,'123.125.71.41','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105466,'123.125.71.13','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105467,'220.181.108.145','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105468,'101.16.253.39','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105469,'183.14.192.75','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105470,'183.60.70.30','2016-02-26 00:00:00','/index.html','Safari',1,'',''),(105471,'220.181.108.161','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105472,'123.125.71.13','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105473,'180.153.205.254','2016-02-26 00:00:00','/index.html','Safari',1,'',''),(105474,'101.226.33.221','2016-02-26 00:00:00','/index.html','Safari',1,'',''),(105475,'101.226.66.180','2016-02-26 00:00:00','/index.html','Safari',1,'',''),(105476,'221.194.128.223','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105477,'220.181.108.162','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105478,'123.125.71.15','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105479,'221.194.128.224','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105480,'103.41.53.252','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105481,'101.16.253.39','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105482,'101.16.253.39','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105483,'101.16.253.39','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105484,'101.16.253.39','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105485,'101.16.253.39','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105486,'220.181.108.181','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105487,'123.125.71.26','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105488,'220.181.108.151','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105489,'123.125.71.44','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105490,'222.186.30.209','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105491,'121.42.0.59','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105492,'121.42.0.59','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105493,'123.125.71.12','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105494,'220.181.108.155','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105495,'103.41.52.91','2016-02-26 00:00:00','/index.html','IE',1,'',''),(105496,'123.125.71.52','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105497,'220.181.108.143','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105498,'188.163.108.96','2016-02-26 00:00:00','/newsview.htm','Firefox',1,'',''),(105499,'220.181.108.142','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105500,'123.125.71.34','2016-02-26 00:00:00','/index.html','Firefox',1,'',''),(105501,'61.135.190.103','2016-02-27 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(105502,'61.135.190.102','2016-02-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(105503,'61.135.190.102','2016-02-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(105504,'220.181.51.62','2016-02-27 00:00:00','/index.html','Chrome',1,'',''),(105505,'182.118.70.234','2016-02-27 00:00:00','/index.html','IE',1,'',''),(105506,'123.125.71.22','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105507,'220.181.108.144','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105508,'60.26.75.149','2016-02-27 00:00:00','/index.html','Chrome',1,'美国商业智能软件公司招聘','360'),(105509,'111.202.102.65','2016-02-27 00:00:00','/index.html','Safari',1,'',''),(105510,'106.120.188.155','2016-02-27 00:00:00','/index.html','Safari',1,'',''),(105511,'220.181.108.158','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105512,'123.125.71.14','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105513,'106.120.188.146','2016-02-27 00:00:00','/index.html','Safari',1,'',''),(105514,'123.126.68.115','2016-02-27 00:00:00','/index.html','Safari',1,'',''),(105515,'123.125.71.42','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105516,'220.181.108.156','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105517,'188.165.200.217','2016-02-27 00:00:00','/index.html','IE',1,'',''),(105518,'221.194.128.224','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105519,'123.125.71.23','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105520,'220.181.108.176','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105521,'220.181.108.186','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105522,'123.125.71.17','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105523,'220.181.108.186','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105524,'123.125.71.30','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105525,'121.42.0.73','2016-02-27 00:00:00','/index.html','Safari',1,'',''),(105526,'121.42.0.66','2016-02-27 00:00:00','/index.html','IE',1,'',''),(105527,'121.42.0.60','2016-02-27 00:00:00','/index.html','Safari',1,'',''),(105528,'121.42.0.54','2016-02-27 00:00:00','/index.html','IE',1,'',''),(105529,'121.42.0.54','2016-02-27 00:00:00','/index.html','Safari',1,'',''),(105530,'121.42.0.60','2016-02-27 00:00:00','/index.html','IE',1,'',''),(105531,'121.42.0.71','2016-02-27 00:00:00','/index.html','Safari',1,'',''),(105532,'121.42.0.62','2016-02-27 00:00:00','/index.html','IE',1,'',''),(105533,'183.57.153.96','2016-02-27 00:00:00','/newsview.htm','IE',1,'',''),(105534,'220.181.108.145','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105535,'123.125.71.27','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105536,'207.46.13.177','2016-02-27 00:00:00','/index.html','Safari',1,'',''),(105537,'61.135.190.102','2016-02-27 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(105538,'61.135.190.222','2016-02-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(105539,'123.125.71.25','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105540,'220.181.108.182','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105541,'182.118.53.180','2016-02-27 00:00:00','/newsview.htm','IE',1,'',''),(105542,'220.181.108.159','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105543,'123.125.71.21','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105544,'202.102.99.86','2016-02-27 00:00:00','/news/newsview.htm','IE',1,'',''),(105545,'220.181.108.158','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105546,'123.125.71.20','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105547,'103.41.52.94','2016-02-27 00:00:00','/index.html','IE',1,'',''),(105548,'169.54.233.117','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105549,'180.153.186.54','2016-02-27 00:00:00','/newsview.htm','IE',1,'',''),(105550,'223.240.62.189','2016-02-27 00:00:00','/index.html','Chrome',1,'',''),(105551,'101.16.253.39','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105552,'101.16.253.39','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105553,'101.16.253.39','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105554,'220.181.108.107','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105555,'123.125.71.26','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105556,'123.125.71.120','2016-02-27 00:00:00','/index.html','Chrome',1,'',''),(105557,'103.41.52.91','2016-02-27 00:00:00','/index.html','IE',1,'',''),(105558,'103.41.52.91','2016-02-27 00:00:00','/index.html','IE',1,'',''),(105559,'221.194.128.223','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105560,'221.194.128.224','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105561,'123.125.71.20','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105562,'220.181.108.100','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105563,'123.125.71.49','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105564,'220.181.108.117','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105565,'123.125.71.26','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105566,'220.181.108.88','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105567,'220.181.108.81','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105568,'123.125.71.20','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105569,'123.125.71.133','2016-02-27 00:00:00','/index.html','Chrome',1,'',''),(105570,'220.181.51.45','2016-02-27 00:00:00','/index.html','Chrome',1,'',''),(105571,'103.41.52.94','2016-02-27 00:00:00','/index.html','IE',1,'',''),(105572,'101.226.89.123','2016-02-27 00:00:00','/index.html','Safari',1,'',''),(105573,'220.181.108.85','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105574,'123.125.71.31','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105575,'123.150.183.37','2016-02-27 00:00:00','/index.html','Safari',1,'',''),(105576,'123.125.71.45','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105577,'220.181.108.85','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105578,'61.135.169.22','2016-02-27 00:00:00','/index.html','Chrome',1,'',''),(105579,'123.125.71.38','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105580,'220.181.108.91','2016-02-27 00:00:00','/index.html','Firefox',1,'',''),(105581,'223.240.62.189','2016-02-28 00:00:00','/index.html','Chrome',1,'',''),(105582,'220.181.108.107','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105583,'123.125.71.27','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105584,'125.88.204.178','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105585,'220.181.108.104','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105586,'123.125.71.38','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105587,'221.194.128.224','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105588,'220.181.108.105','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105589,'123.125.71.15','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105590,'166.137.244.76','2016-02-28 00:00:00','/index.html','Safari',1,'',''),(105591,'166.137.244.76','2016-02-28 00:00:00','/index.html','Safari',1,'',''),(105592,'220.181.108.102','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105593,'123.125.71.42','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105594,'103.41.53.252','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105595,'220.181.108.96','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105596,'123.125.71.46','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105597,'220.181.108.122','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105598,'123.125.71.36','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105599,'123.125.71.29','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105600,'220.181.108.90','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105601,'101.200.126.60','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105602,'101.200.126.60','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105603,'121.42.0.65','2016-02-28 00:00:00','/index.html','Safari',1,'',''),(105604,'121.42.0.54','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105605,'121.42.0.64','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105606,'121.42.0.54','2016-02-28 00:00:00','/index.html','Safari',1,'',''),(105607,'121.42.0.73','2016-02-28 00:00:00','/index.html','Safari',1,'',''),(105608,'121.42.0.57','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105609,'121.42.0.61','2016-02-28 00:00:00','/index.html','Safari',1,'',''),(105610,'121.42.0.61','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105611,'121.42.0.71','2016-02-28 00:00:00','/index.html','Safari',1,'',''),(105612,'121.42.0.54','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105613,'121.42.0.57','2016-02-28 00:00:00','/index.html','Safari',1,'',''),(105614,'121.42.0.58','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105615,'103.41.52.93','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105616,'123.125.71.48','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105617,'220.181.108.97','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105618,'121.42.0.58','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105619,'121.42.0.55','2016-02-28 00:00:00','/index.html','Safari',1,'',''),(105620,'121.42.0.56','2016-02-28 00:00:00','/index.html','Safari',1,'',''),(105621,'121.42.0.60','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105622,'123.125.71.19','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105623,'220.181.108.89','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105624,'220.181.108.113','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105625,'123.125.71.24','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105626,'220.181.108.121','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105627,'123.125.71.25','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105628,'221.194.128.223','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105629,'221.194.128.224','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105630,'220.181.108.163','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105631,'123.125.71.20','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105632,'123.125.71.136','2016-02-28 00:00:00','/index.html','Chrome',1,'',''),(105633,'220.181.108.112','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105634,'123.125.71.49','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105635,'103.41.52.91','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105636,'103.41.52.91','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105637,'220.181.108.104','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105638,'123.125.71.20','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105639,'101.39.4.117','2016-02-28 00:00:00','/news.htm','Chrome',1,'',''),(105640,'101.39.4.117','2016-02-28 00:00:00','/newsview.htm','Chrome',1,'',''),(105641,'123.125.71.43','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105642,'220.181.108.81','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105643,'123.125.71.18','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105644,'220.181.108.120','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105645,'220.181.108.86','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105646,'123.125.71.51','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105647,'220.181.108.118','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105648,'123.125.71.51','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105649,'113.140.11.120','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105650,'113.140.11.120','2016-02-28 00:00:00','/index.html','Firefox',1,'�˼','baidu'),(105651,'113.140.11.120','2016-02-28 00:00:00','/index.html','Firefox',1,'�˼','baidu'),(105652,'113.140.11.120','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105653,'113.140.11.120','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105654,'113.140.11.120','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105655,'113.140.11.120','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105656,'220.181.51.37','2016-02-28 00:00:00','/index.html','Chrome',1,'',''),(105657,'220.181.51.46','2016-02-28 00:00:00','/index.html','Chrome',1,'',''),(105658,'220.181.51.55','2016-02-28 00:00:00','/index.html','Chrome',1,'',''),(105659,'123.125.71.55','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105660,'220.181.108.80','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105661,'61.135.190.200','2016-02-28 00:00:00','/index.html','Safari',1,'',''),(105662,'123.125.71.38','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105663,'220.181.108.120','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105664,'220.181.108.95','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105665,'123.125.71.15','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105666,'103.41.53.252','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105667,'42.120.161.48','2016-02-28 00:00:00','/index.html','Safari',1,'',''),(105668,'123.125.71.21','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105669,'220.181.108.84','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105670,'221.194.128.224','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105671,'146.185.234.48','2016-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(105672,'146.185.234.48','2016-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(105673,'123.125.71.33','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105674,'220.181.108.122','2016-02-28 00:00:00','/index.html','Firefox',1,'',''),(105675,'146.185.234.48','2016-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(105676,'146.185.234.48','2016-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(105677,'146.185.234.48','2016-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(105678,'182.118.42.66','2016-02-28 00:00:00','/index.html','IE',1,'',''),(105679,'146.185.234.48','2016-02-28 00:00:00','/news.htm','Firefox',1,'',''),(105680,'146.185.234.48','2016-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(105681,'146.185.234.48','2016-02-28 00:00:00','/newsview.htm','Firefox',1,'',''),(105682,'123.125.71.14','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105683,'220.181.108.162','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105684,'180.153.180.169','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105685,'220.181.51.46','2016-02-29 00:00:00','/index.html','Chrome',1,'',''),(105686,'121.42.0.56','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105687,'121.42.0.59','2016-02-29 00:00:00','/index.html','Safari',1,'',''),(105688,'121.42.0.67','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105689,'121.42.0.62','2016-02-29 00:00:00','/index.html','Safari',1,'',''),(105690,'123.125.71.12','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105691,'220.181.108.145','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105692,'121.42.0.65','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105693,'121.42.0.60','2016-02-29 00:00:00','/index.html','Safari',1,'',''),(105694,'121.42.0.62','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105695,'121.42.0.66','2016-02-29 00:00:00','/index.html','Safari',1,'',''),(105696,'123.125.71.33','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105697,'220.181.108.149','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105698,'121.42.0.66','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105699,'121.42.0.73','2016-02-29 00:00:00','/index.html','Safari',1,'',''),(105700,'121.42.0.61','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105701,'121.42.0.62','2016-02-29 00:00:00','/index.html','Safari',1,'',''),(105702,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105703,'36.99.31.84','2016-02-29 00:00:00','/index.html','Safari',1,'',''),(105704,'146.185.234.48','2016-02-29 00:00:00','/news.htm','Firefox',1,'',''),(105705,'123.125.71.56','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105706,'220.181.108.185','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105707,'146.185.234.48','2016-02-29 00:00:00','/news.htm','Firefox',1,'',''),(105708,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105709,'123.125.71.27','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105710,'220.181.108.162','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105711,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105712,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105713,'123.125.71.21','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105714,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105715,'220.181.108.146','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105716,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105717,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105718,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105719,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105720,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105721,'221.194.128.223','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105722,'103.41.53.252','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105723,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105724,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105725,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105726,'116.236.146.22','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105727,'146.185.234.48','2016-02-29 00:00:00','/news.htm','Firefox',1,'',''),(105728,'116.236.146.22','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105729,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105730,'220.181.108.145','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105731,'123.125.71.56','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105732,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105733,'60.12.216.77','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105734,'123.125.71.36','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105735,'220.181.108.157','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105736,'146.185.234.48','2016-02-29 00:00:00','/news.htm','Firefox',1,'',''),(105737,'123.125.71.136','2016-02-29 00:00:00','/index.html','Chrome',1,'',''),(105738,'59.46.12.225','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105739,'59.46.12.225','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105740,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105741,'220.181.108.183','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105742,'123.125.71.50','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105743,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105744,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105745,'220.181.108.149','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105746,'123.125.71.15','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105747,'183.136.190.62','2016-02-29 00:00:00','/index.html','Chrome',1,'',''),(105748,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105749,'60.12.216.77','2016-02-29 00:00:00','/index.html','Chrome',1,'',''),(105750,'60.12.216.77','2016-02-29 00:00:00','/newsview.htm','Chrome',1,'',''),(105751,'220.181.108.182','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105752,'123.125.71.22','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105753,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105754,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105755,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105756,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105757,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105758,'220.181.108.162','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105759,'123.125.71.31','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105760,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105761,'220.181.51.51','2016-02-29 00:00:00','/index.html','Chrome',1,'',''),(105762,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105763,'123.125.71.50','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105764,'220.181.108.178','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105765,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105766,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105767,'38.100.21.69','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105768,'38.100.21.69','2016-02-29 00:00:00','/newsview.htm','IE',1,'',''),(105769,'38.100.21.69','2016-02-29 00:00:00','/index.html','IE',1,'',''),(105770,'38.100.21.69','2016-02-29 00:00:00','/news.htm','IE',1,'',''),(105771,'146.185.234.48','2016-02-29 00:00:00','/news.htm','Firefox',1,'',''),(105772,'123.125.71.51','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105773,'220.181.108.152','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105774,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105775,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105776,'146.185.234.48','2016-02-29 00:00:00','/news.htm','Firefox',1,'',''),(105777,'180.153.206.36','2016-02-29 00:00:00','/index.html','Safari',1,'',''),(105778,'101.226.66.187','2016-02-29 00:00:00','/index.html','Safari',1,'',''),(105779,'123.125.71.57','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105780,'220.181.108.155','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105781,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105782,'146.185.234.48','2016-02-29 00:00:00','/newsview.htm','Firefox',1,'',''),(105783,'64.79.100.45','2016-02-29 00:00:00','/index.html','Chrome',1,'',''),(105784,'64.79.100.45','2016-02-29 00:00:00','/index.html','Chrome',1,'',''),(105785,'64.79.100.45','2016-02-29 00:00:00','/news.htm','Chrome',1,'',''),(105786,'64.79.100.45','2016-02-29 00:00:00','/newsview.htm','Chrome',1,'',''),(105787,'64.79.100.45','2016-02-29 00:00:00','/newsview.htm','Chrome',1,'',''),(105788,'64.79.100.45','2016-02-29 00:00:00','/newsview.htm','Chrome',1,'',''),(105789,'64.79.100.45','2016-02-29 00:00:00','/newsview.htm','Chrome',1,'',''),(105790,'64.79.100.45','2016-02-29 00:00:00','/newsview.htm','Chrome',1,'',''),(105791,'64.79.100.45','2016-02-29 00:00:00','/newsview.htm','Chrome',1,'',''),(105792,'64.79.100.45','2016-02-29 00:00:00','/newsview.htm','Chrome',1,'',''),(105793,'64.79.100.45','2016-02-29 00:00:00','/newsview.htm','Chrome',1,'',''),(105794,'123.125.71.44','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105795,'220.181.108.147','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105796,'123.125.71.56','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105797,'220.181.108.177','2016-02-29 00:00:00','/index.html','Firefox',1,'',''),(105798,'123.125.71.20','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105799,'220.181.108.147','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105800,'182.118.60.141','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105801,'182.118.53.74','2016-03-01 00:00:00','/index.html','Chrome',1,'',''),(105802,'182.118.53.161','2016-03-01 00:00:00','/index.html','Chrome',1,'',''),(105803,'123.125.71.36','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105804,'220.181.108.143','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105805,'36.99.30.99','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105806,'220.181.108.119','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105807,'123.125.71.75','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105808,'121.42.0.73','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105809,'121.42.0.59','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105810,'121.42.0.64','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105811,'121.42.0.71','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105812,'121.42.0.62','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105813,'121.42.0.61','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105814,'121.42.0.59','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105815,'121.42.0.61','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105816,'123.125.71.87','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105817,'220.181.108.80','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105818,'219.143.225.2','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105819,'219.143.225.2','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105820,'219.143.225.2','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105821,'219.143.225.2','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105822,'219.143.225.2','2016-03-01 00:00:00','/news.htm','IE',1,'',''),(105823,'219.143.225.2','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105824,'219.143.225.2','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105825,'219.143.225.2','2016-03-01 00:00:00','/news.htm','IE',1,'',''),(105826,'221.194.128.223','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105827,'182.118.70.232','2016-03-01 00:00:00','/newsview.htm','IE',1,'',''),(105828,'182.118.54.191','2016-03-01 00:00:00','/news/newsview.htm','IE',1,'',''),(105829,'123.125.71.76','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105830,'220.181.108.80','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105831,'220.181.108.91','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105832,'123.125.71.73','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105833,'111.206.36.13','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105834,'23.251.63.45','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105835,'220.181.108.95','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105836,'123.125.71.85','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105837,'146.185.234.48','2016-03-01 00:00:00','/newsview.htm','Firefox',1,'',''),(105838,'123.125.71.80','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105839,'220.181.108.103','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105840,'124.161.23.11','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105841,'223.85.132.24','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105842,'223.85.132.23','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105843,'124.161.23.11','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105844,'223.85.132.23','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105845,'124.161.23.61','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105846,'124.161.23.60','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105847,'223.85.132.23','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105848,'124.161.23.11','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105849,'124.161.23.11','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105850,'117.175.88.50','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105851,'117.175.88.50','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105852,'223.85.132.35','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105853,'124.161.23.61','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105854,'124.161.23.11','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105855,'175.155.112.40','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105856,'117.175.88.49','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105857,'124.161.23.11','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105858,'117.175.88.50','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105859,'223.85.132.34','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105860,'124.161.23.11','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105861,'223.85.132.24','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105862,'66.249.69.79','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105863,'123.125.71.109','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105864,'220.181.108.109','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105865,'101.226.93.233','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105866,'180.153.163.191','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105867,'61.148.221.114','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105868,'220.181.51.55','2016-03-01 00:00:00','/index.html','Chrome',1,'',''),(105869,'220.181.108.78','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105870,'123.125.71.71','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105871,'146.185.234.48','2016-03-01 00:00:00','/newsview.htm','Firefox',1,'',''),(105872,'123.125.71.78','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105873,'220.181.108.110','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105874,'103.41.52.91','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105875,'103.41.52.91','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105876,'66.249.75.214','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105877,'125.88.204.98','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105878,'125.88.204.95','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105879,'61.148.221.114','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105880,'220.181.108.106','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105881,'123.125.71.82','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105882,'109.86.72.162','2016-03-01 00:00:00','/index.html','Chrome',1,'',''),(105883,'123.125.71.84','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105884,'220.181.108.85','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105885,'103.41.53.252','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105886,'36.99.30.233','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105887,'117.149.30.9','2016-03-01 00:00:00','/index.html','Chrome',1,'',''),(105888,'66.249.69.112','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105889,'119.147.225.184','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105890,'61.148.221.114','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105891,'61.148.221.114','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105892,'54.183.233.140','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105893,'220.181.108.78','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105894,'123.125.71.92','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105895,'121.42.0.30','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105896,'123.125.71.110','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105897,'220.181.108.120','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105898,'220.181.108.96','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105899,'123.125.71.71','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105900,'66.249.69.79','2016-03-01 00:00:00','/news/newsview.htm','Safari',1,'',''),(105901,'66.249.75.208','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105902,'123.125.71.62','2016-03-01 00:00:00','/index.html','Chrome',1,'',''),(105903,'122.96.43.75','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105904,'123.125.71.116','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105905,'220.181.108.89','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105906,'103.41.53.252','2016-03-01 00:00:00','/index.html','IE',1,'',''),(105907,'123.125.71.111','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105908,'220.181.108.119','2016-03-01 00:00:00','/index.html','Firefox',1,'',''),(105909,'42.156.137.60','2016-03-01 00:00:00','/index.html','Safari',1,'',''),(105910,'220.181.108.93','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105911,'123.125.71.78','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105912,'123.125.71.112','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105913,'220.181.108.96','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105914,'180.153.180.58','2016-03-02 00:00:00','/index.html','IE',1,'',''),(105915,'220.181.108.89','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105916,'123.125.71.73','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105917,'221.194.128.223','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105918,'220.181.108.77','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105919,'123.125.71.84','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105920,'61.135.169.23','2016-03-02 00:00:00','/index.html','Chrome',1,'',''),(105921,'220.181.108.96','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105922,'123.125.71.69','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105923,'103.41.53.252','2016-03-02 00:00:00','/index.html','IE',1,'',''),(105924,'220.181.108.176','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105925,'123.125.71.60','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105926,'121.42.0.58','2016-03-02 00:00:00','/index.html','IE',1,'',''),(105927,'121.42.0.60','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105928,'121.42.0.65','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105929,'121.42.0.73','2016-03-02 00:00:00','/index.html','IE',1,'',''),(105930,'121.42.0.60','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105931,'121.42.0.62','2016-03-02 00:00:00','/index.html','IE',1,'',''),(105932,'121.42.0.63','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105933,'121.42.0.59','2016-03-02 00:00:00','/index.html','IE',1,'',''),(105934,'220.181.108.141','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105935,'123.125.71.25','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105936,'183.57.154.49','2016-03-02 00:00:00','/news/newsview.htm','IE',1,'',''),(105937,'123.125.71.45','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105938,'220.181.108.178','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105939,'220.181.108.182','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105940,'123.125.71.58','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105941,'123.125.71.53','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105942,'220.181.108.141','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105943,'58.241.164.242','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105944,'123.125.71.17','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105945,'220.181.108.180','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105946,'101.226.33.221','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105947,'113.119.81.19','2016-03-02 00:00:00','/index.html','Chrome',1,'',''),(105948,'113.119.81.19','2016-03-02 00:00:00','/index.html','Chrome',1,'',''),(105949,'113.119.81.19','2016-03-02 00:00:00','/index.html','Chrome',1,'',''),(105950,'113.119.81.19','2016-03-02 00:00:00','/index.html','Chrome',1,'',''),(105951,'113.119.81.19','2016-03-02 00:00:00','/index.html','Chrome',1,'',''),(105952,'113.119.81.19','2016-03-02 00:00:00','/index.html','Chrome',1,'',''),(105953,'123.125.71.54','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105954,'113.119.81.19','2016-03-02 00:00:00','/index.html','Chrome',1,'',''),(105955,'220.181.108.177','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105956,'103.41.52.93','2016-03-02 00:00:00','/index.html','IE',1,'',''),(105957,'103.41.52.93','2016-03-02 00:00:00','/index.html','IE',1,'',''),(105958,'61.135.169.22','2016-03-02 00:00:00','/index.html','Chrome',1,'',''),(105959,'220.181.108.181','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105960,'123.125.71.57','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105961,'121.42.0.54','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105962,'121.42.0.54','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105963,'220.181.108.180','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105964,'123.125.71.26','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105965,'121.42.0.14','2016-03-02 00:00:00','/index.html','IE',1,'',''),(105966,'220.181.108.176','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105967,'123.125.71.24','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105968,'123.125.71.15','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105969,'220.181.108.161','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105970,'66.249.75.239','2016-03-02 00:00:00','/newsview.htm','Safari',1,'',''),(105971,'23.251.63.45','2016-03-02 00:00:00','/index.html','IE',1,'',''),(105972,'123.125.71.28','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105973,'220.181.108.139','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105974,'220.181.51.36','2016-03-02 00:00:00','/index.html','Chrome',1,'',''),(105975,'123.125.71.57','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105976,'220.181.108.140','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105977,'121.42.0.61','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105978,'121.42.0.61','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105979,'121.42.0.60','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105980,'121.42.0.73','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105981,'220.181.108.180','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105982,'123.125.71.28','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105983,'117.100.102.135','2016-03-02 00:00:00','/index.html','Chrome',1,'',''),(105984,'220.181.108.152','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105985,'123.125.71.44','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105986,'121.42.0.72','2016-03-02 00:00:00','/index.html','IE',1,'',''),(105987,'101.226.68.217','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105988,'180.153.206.32','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105989,'180.153.206.13','2016-03-02 00:00:00','/index.html','Chrome',1,'',''),(105990,'61.135.190.72','2016-03-02 00:00:00','/index.html','Safari',1,'',''),(105991,'220.181.108.154','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105992,'123.125.71.22','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105993,'66.249.75.214','2016-03-02 00:00:00','/newsview.htm','Safari',1,'',''),(105994,'220.181.108.143','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105995,'123.125.71.16','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105996,'221.194.128.223','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105997,'123.125.71.49','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105998,'220.181.108.184','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(105999,'123.125.71.60','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(106000,'220.181.108.161','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(106001,'66.249.75.222','2016-03-02 00:00:00','/newsview.htm','Safari',1,'',''),(106002,'107.150.42.35','2016-03-02 00:00:00','/index.html','IE',1,'',''),(106003,'113.240.250.156','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(106004,'113.240.250.156','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(106005,'113.240.250.156','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(106006,'103.41.52.93','2016-03-02 00:00:00','/index.html','IE',1,'',''),(106007,'103.41.52.93','2016-03-02 00:00:00','/index.html','IE',1,'',''),(106008,'182.118.42.29','2016-03-02 00:00:00','/index.html','IE',1,'',''),(106009,'113.240.250.156','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(106010,'113.240.250.156','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(106011,'113.240.250.156','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(106012,'113.240.250.156','2016-03-02 00:00:00','/index.html','Firefox',1,'',''),(106013,'220.181.108.186','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106014,'123.125.71.41','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106015,'123.125.71.53','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106016,'220.181.108.151','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106017,'220.181.108.145','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106018,'123.125.71.51','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106019,'106.120.160.109','2016-03-03 00:00:00','/index.html','IE',1,'',''),(106020,'123.125.71.16','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106021,'220.181.108.141','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106022,'123.125.71.39','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106023,'220.181.108.139','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106024,'123.125.71.23','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106025,'220.181.108.150','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106026,'137.226.113.7','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106027,'36.99.30.37','2016-03-03 00:00:00','/index.html','Safari',1,'',''),(106028,'220.181.108.94','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106029,'123.125.71.44','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106030,'137.226.113.7','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106031,'121.42.0.71','2016-03-03 00:00:00','/index.html','Safari',1,'',''),(106032,'121.42.0.61','2016-03-03 00:00:00','/index.html','IE',1,'',''),(106033,'121.42.0.56','2016-03-03 00:00:00','/index.html','IE',1,'',''),(106034,'121.42.0.61','2016-03-03 00:00:00','/index.html','Safari',1,'',''),(106035,'182.118.54.191','2016-03-03 00:00:00','/news/newsview.htm','IE',1,'',''),(106036,'182.118.70.56','2016-03-03 00:00:00','/newsview.htm','IE',1,'',''),(106037,'193.248.178.237','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106038,'101.200.126.60','2016-03-03 00:00:00','/index.html','IE',1,'',''),(106039,'101.200.126.60','2016-03-03 00:00:00','/index.html','IE',1,'',''),(106040,'220.181.108.119','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106041,'123.125.71.52','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106042,'121.42.0.63','2016-03-03 00:00:00','/index.html','IE',1,'',''),(106043,'121.42.0.64','2016-03-03 00:00:00','/index.html','Safari',1,'',''),(106044,'121.42.0.67','2016-03-03 00:00:00','/index.html','Safari',1,'',''),(106045,'121.42.0.65','2016-03-03 00:00:00','/index.html','IE',1,'',''),(106046,'116.230.69.157','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106047,'220.181.108.78','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106048,'123.125.71.47','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106049,'220.181.108.99','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106050,'123.125.71.27','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106051,'183.136.190.62','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106052,'123.125.71.14','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106053,'220.181.108.90','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106054,'220.181.108.118','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106055,'123.125.71.47','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106056,'121.69.33.162','2016-03-03 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(106057,'101.226.69.108','2016-03-03 00:00:00','/index.html','Safari',1,'',''),(106058,'220.181.108.111','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106059,'123.125.71.22','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106060,'123.125.71.132','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106061,'157.55.39.135','2016-03-03 00:00:00','/index.html','Safari',1,'',''),(106062,'112.64.235.246','2016-03-03 00:00:00','/index.html','Safari',1,'',''),(106063,'114.214.170.64','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106064,'220.181.108.115','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106065,'123.125.71.44','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106066,'163.177.69.37','2016-03-03 00:00:00','/index.html','Safari',1,'',''),(106067,'218.26.110.50','2016-03-03 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(106068,'119.147.146.194','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106069,'218.26.110.50','2016-03-03 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(106070,'123.125.71.125','2016-03-03 00:00:00','/newsview.htm','Chrome',1,'',''),(106071,'112.64.235.89','2016-03-03 00:00:00','/index.html','Safari',1,'',''),(106072,'220.181.108.123','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106073,'123.125.71.18','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106074,'122.70.212.185','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106075,'180.153.214.198','2016-03-03 00:00:00','/index.html','Safari',1,'',''),(106076,'220.181.108.123','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106077,'123.125.71.21','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106078,'220.181.108.117','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106079,'123.125.71.38','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106080,'221.194.128.223','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106081,'123.125.71.136','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106082,'220.181.108.95','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106083,'123.125.71.60','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106084,'103.41.53.252','2016-03-03 00:00:00','/index.html','IE',1,'',''),(106085,'125.46.50.208','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106086,'220.181.108.87','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106087,'123.125.71.45','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106088,'220.181.108.117','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106089,'123.125.71.44','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106090,'220.181.108.90','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106091,'192.165.250.241','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106092,'123.125.71.50','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106093,'220.181.108.97','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106094,'123.125.71.34','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106095,'220.181.108.89','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106096,'123.125.71.57','2016-03-03 00:00:00','/index.html','Firefox',1,'',''),(106097,'124.95.152.52','2016-03-03 00:00:00','/index.html','Chrome',1,'',''),(106098,'123.125.71.15','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106099,'220.181.108.106','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106100,'106.120.160.119','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106101,'103.41.53.252','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106102,'123.125.71.39','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106103,'220.181.108.76','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106104,'192.165.250.241','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106105,'220.181.108.94','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106106,'123.125.71.58','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106107,'220.181.108.118','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106108,'123.125.71.19','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106109,'220.181.108.163','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106110,'123.125.71.40','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106111,'123.125.71.51','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106112,'220.181.108.113','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106113,'220.181.108.83','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106114,'123.125.71.24','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106115,'121.42.0.66','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106116,'121.42.0.73','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106117,'121.42.0.54','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106118,'121.42.0.60','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106119,'220.181.108.120','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106120,'123.125.71.39','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106121,'103.41.52.91','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106122,'103.41.52.91','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106123,'121.42.0.56','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106124,'121.42.0.60','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106125,'121.42.0.64','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106126,'121.42.0.59','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106127,'103.41.52.93','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106128,'103.41.52.93','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106129,'220.181.108.76','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106130,'123.125.71.33','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106131,'121.42.0.59','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106132,'121.42.0.66','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106133,'121.42.0.66','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106134,'121.42.0.66','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106135,'182.118.70.164','2016-03-04 00:00:00','/news/newsview.htm','IE',1,'',''),(106136,'182.118.70.82','2016-03-04 00:00:00','/newsview.htm','IE',1,'',''),(106137,'180.174.5.4','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106138,'183.136.190.62','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106139,'220.181.108.95','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106140,'123.125.71.34','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106141,'112.65.193.16','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106142,'220.181.108.119','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106143,'123.125.71.57','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106144,'101.226.69.108','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106145,'112.65.193.13','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106146,'123.125.77.32','2016-03-04 00:00:00','/newsview.htm','Chrome',1,'',''),(106147,'223.104.9.8','2016-03-04 00:00:00','/index.html','Chrome',1,'数据分析公司','baidu'),(106148,'220.181.108.88','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106149,'123.125.71.16','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106150,'42.120.145.115','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106151,'42.120.145.48','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106152,'220.181.108.107','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106153,'123.125.71.25','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106154,'178.137.87.242','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106155,'121.42.0.61','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106156,'121.42.0.54','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106157,'123.125.71.62','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106158,'61.146.178.190','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106159,'221.194.128.223','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106160,'220.181.108.115','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106161,'123.125.71.53','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106162,'221.226.37.178','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106163,'103.41.53.252','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106164,'220.181.108.108','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106165,'123.125.71.38','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106166,'220.181.108.113','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106167,'123.125.71.54','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106168,'180.173.1.155','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106169,'180.153.163.208','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106170,'180.173.1.155','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106171,'180.153.163.208','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106172,'220.181.108.92','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106173,'123.125.71.47','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106174,'58.210.79.242','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106175,'58.210.79.242','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106176,'58.210.79.242','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106177,'58.210.79.242','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106178,'180.153.206.31','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106179,'121.42.0.18','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106180,'123.125.71.44','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106181,'220.181.108.81','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106182,'14.154.252.31','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106183,'61.135.169.56','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106184,'36.110.147.197','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106185,'23.251.63.45','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106186,'220.181.108.97','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106187,'123.125.71.44','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106188,'61.135.190.221','2016-03-04 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(106189,'61.135.190.222','2016-03-04 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(106190,'101.226.66.191','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106191,'180.153.206.36','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106192,'220.181.108.82','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106193,'123.125.71.58','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106194,'121.42.0.31','2016-03-04 00:00:00','/index.html','IE',1,'',''),(106195,'61.135.190.200','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106196,'220.181.108.109','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106197,'123.125.71.36','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106198,'61.135.190.72','2016-03-04 00:00:00','/index.html','Safari',1,'',''),(106199,'222.182.195.215','2016-03-04 00:00:00','/index.html','Chrome',1,'',''),(106200,'123.125.71.31','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106201,'220.181.108.113','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106202,'220.181.108.102','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106203,'123.125.71.36','2016-03-04 00:00:00','/index.html','Firefox',1,'',''),(106204,'220.181.108.96','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106205,'123.125.71.43','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106206,'106.120.160.119','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106207,'103.41.52.91','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106208,'103.41.52.91','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106209,'220.181.108.93','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106210,'123.125.71.58','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106211,'61.135.190.104','2016-03-05 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(106212,'223.240.39.48','2016-03-05 00:00:00','/index.html','Chrome',1,'',''),(106213,'223.240.39.48','2016-03-05 00:00:00','/index.html','Chrome',1,'domain:www.ruisitech.com','baidu'),(106214,'61.135.190.102','2016-03-05 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(106215,'220.181.108.89','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106216,'123.125.71.17','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106217,'188.165.200.217','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106218,'220.181.108.115','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106219,'123.125.71.43','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106220,'220.181.108.106','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106221,'123.125.71.34','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106222,'123.125.71.46','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106223,'220.181.108.107','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106224,'23.251.63.45','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106225,'123.125.71.26','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106226,'220.181.108.112','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106227,'121.42.0.71','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106228,'121.42.0.64','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106229,'121.42.0.54','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106230,'121.42.0.63','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106231,'121.42.0.61','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106232,'121.42.0.62','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106233,'121.42.0.66','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106234,'121.42.0.71','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106235,'121.42.0.62','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106236,'121.42.0.63','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106237,'121.42.0.57','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106238,'121.42.0.57','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106239,'121.42.0.73','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106240,'121.42.0.58','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106241,'121.42.0.56','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106242,'121.42.0.56','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106243,'220.181.108.90','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106244,'123.125.71.30','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106245,'123.125.68.181','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106246,'111.206.36.18','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106247,'123.125.71.50','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106248,'220.181.108.93','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106249,'180.149.143.153','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106250,'221.194.128.223','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106251,'121.42.0.64','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106252,'121.42.0.54','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106253,'121.42.0.59','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106254,'121.42.0.67','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106255,'123.125.71.38','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106256,'220.181.108.122','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106257,'123.125.71.58','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106258,'220.181.108.89','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106259,'66.249.66.58','2016-03-05 00:00:00','/newsview.htm','Safari',1,'',''),(106260,'123.125.71.12','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106261,'220.181.108.99','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106262,'103.41.53.252','2016-03-05 00:00:00','/index.html','IE',1,'',''),(106263,'123.125.71.15','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106264,'220.181.108.113','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106265,'123.125.71.137','2016-03-05 00:00:00','/index.html','Chrome',1,'',''),(106266,'123.125.71.58','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106267,'220.181.108.108','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106268,'61.135.190.105','2016-03-05 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(106269,'61.135.190.105','2016-03-05 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(106270,'123.125.71.54','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106271,'220.181.108.116','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106272,'66.249.66.50','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106273,'123.125.71.50','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106274,'220.181.108.94','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106275,'123.125.71.55','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106276,'220.181.108.93','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106277,'121.42.0.64','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106278,'121.42.0.63','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106279,'123.125.71.16','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106280,'220.181.108.101','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106281,'14.152.68.96','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106282,'123.138.79.8','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106283,'123.138.79.8','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106284,'123.138.79.8','2016-03-05 00:00:00','/index.html','Firefox',1,'','baidu'),(106285,'123.138.79.8','2016-03-05 00:00:00','/index.html','Firefox',1,'','baidu'),(106286,'123.138.79.8','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106287,'123.138.79.8','2016-03-05 00:00:00','/index.html','Firefox',1,'','baidu'),(106288,'123.138.79.8','2016-03-05 00:00:00','/index.html','Firefox',1,'','baidu'),(106289,'123.138.79.8','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106290,'123.138.79.8','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106291,'123.138.79.8','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106292,'223.240.39.48','2016-03-05 00:00:00','/index.html','Chrome',1,'',''),(106293,'123.125.71.29','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106294,'220.181.108.91','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106295,'66.249.75.222','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106296,'123.125.71.48','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106297,'220.181.108.114','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106298,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106299,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106300,'61.135.190.104','2016-03-05 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(106301,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106302,'61.135.190.221','2016-03-05 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(106303,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106304,'61.135.190.223','2016-03-05 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(106305,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106306,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106307,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106308,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106309,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106310,'146.185.234.48','2016-03-05 00:00:00','/news.htm','Firefox',1,'',''),(106311,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106312,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106313,'146.185.234.48','2016-03-05 00:00:00','/news.htm','Firefox',1,'',''),(106314,'123.125.71.34','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106315,'220.181.108.118','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106316,'61.135.190.200','2016-03-05 00:00:00','/newsview.htm','Safari',1,'',''),(106317,'42.156.137.60','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106318,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106319,'62.212.73.49','2016-03-05 00:00:00','/index.html','Chrome',1,'',''),(106320,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106321,'146.185.234.48','2016-03-05 00:00:00','/news.htm','Firefox',1,'',''),(106322,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106323,'146.185.234.48','2016-03-05 00:00:00','/news.htm','Firefox',1,'',''),(106324,'66.249.79.215','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106325,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106326,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106327,'66.249.79.78','2016-03-05 00:00:00','/index.html','Safari',1,'',''),(106328,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106329,'146.185.234.48','2016-03-05 00:00:00','/news.htm','Firefox',1,'',''),(106330,'61.135.169.56','2016-03-05 00:00:00','/index.html','Chrome',1,'',''),(106331,'123.125.71.61','2016-03-05 00:00:00','/index.html','Chrome',1,'',''),(106332,'123.125.71.137','2016-03-05 00:00:00','/index.html','Chrome',1,'',''),(106333,'123.125.71.56','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106334,'220.181.108.163','2016-03-05 00:00:00','/index.html','Firefox',1,'',''),(106335,'146.185.234.48','2016-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(106336,'123.125.71.53','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106337,'220.181.108.86','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106338,'106.120.160.109','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106339,'123.125.71.53','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106340,'220.181.108.163','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106341,'223.85.132.35','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106342,'223.85.132.34','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106343,'124.161.23.61','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106344,'175.155.112.40','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106345,'223.85.132.35','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106346,'124.161.23.60','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106347,'124.161.23.61','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106348,'223.85.132.24','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106349,'124.161.23.11','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106350,'124.161.23.61','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106351,'223.85.132.35','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106352,'117.175.88.49','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106353,'223.85.132.35','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106354,'223.85.132.23','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106355,'117.175.88.49','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106356,'223.85.132.23','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106357,'42.156.138.16','2016-03-06 00:00:00','/index.html','Safari',1,'',''),(106358,'123.125.71.26','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106359,'220.181.108.81','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106360,'157.55.39.147','2016-03-06 00:00:00','/index.html','Safari',1,'',''),(106361,'123.125.71.39','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106362,'220.181.108.122','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106363,'103.41.52.94','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106364,'221.194.128.223','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106365,'123.125.71.52','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106366,'220.181.108.100','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106367,'123.125.71.16','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106368,'220.181.108.97','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106369,'220.181.51.38','2016-03-06 00:00:00','/index.html','Chrome',1,'',''),(106370,'123.125.71.43','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106371,'220.181.108.101','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106372,'119.188.66.170','2016-03-06 00:00:00','/news.htm','IE',1,'',''),(106373,'121.42.0.73','2016-03-06 00:00:00','/index.html','Safari',1,'',''),(106374,'121.42.0.55','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106375,'121.42.0.55','2016-03-06 00:00:00','/index.html','Safari',1,'',''),(106376,'121.42.0.66','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106377,'183.57.153.246','2016-03-06 00:00:00','/newsview.htm','IE',0,'',''),(106378,'123.125.71.27','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106379,'220.181.108.101','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106380,'121.42.0.55','2016-03-06 00:00:00','/index.html','Safari',1,'',''),(106381,'121.42.0.71','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106382,'121.42.0.59','2016-03-06 00:00:00','/index.html','Safari',1,'',''),(106383,'121.42.0.57','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106384,'121.42.0.59','2016-03-06 00:00:00','/index.html','Safari',1,'',''),(106385,'121.42.0.61','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106386,'121.42.0.66','2016-03-06 00:00:00','/index.html','Safari',1,'',''),(106387,'121.42.0.65','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106388,'220.181.108.99','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106389,'123.125.71.23','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106390,'123.125.71.21','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106391,'220.181.108.82','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106392,'180.153.186.12','2016-03-06 00:00:00','/news/newsview.htm','IE',1,'',''),(106393,'123.125.71.28','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106394,'220.181.108.105','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106395,'180.153.185.229','2016-03-06 00:00:00','/newsview.htm','IE',1,'',''),(106396,'123.125.71.136','2016-03-06 00:00:00','/index.html','Chrome',1,'',''),(106397,'202.102.99.135','2016-03-06 00:00:00','/news/newsview.htm','IE',1,'',''),(106398,'123.125.71.36','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106399,'220.181.108.114','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106400,'123.125.71.41','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106401,'220.181.108.100','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106402,'123.125.71.23','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106403,'220.181.108.82','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106404,'123.125.71.22','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106405,'220.181.108.87','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106406,'38.100.21.172','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106407,'38.100.21.172','2016-03-06 00:00:00','/newsview.htm','IE',1,'',''),(106408,'38.100.21.172','2016-03-06 00:00:00','/news.htm','IE',1,'',''),(106409,'123.125.71.133','2016-03-06 00:00:00','/index.html','Chrome',1,'',''),(106410,'123.125.71.55','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106411,'220.181.108.115','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106412,'123.125.71.26','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106413,'220.181.108.80','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106414,'220.181.108.150','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106415,'123.125.71.114','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106416,'106.120.160.109','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106417,'220.181.108.140','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106418,'123.125.71.78','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106419,'103.41.52.93','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106420,'103.41.52.93','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106421,'220.181.108.154','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106422,'123.125.71.107','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106423,'36.99.31.173','2016-03-06 00:00:00','/index.html','Safari',1,'',''),(106424,'23.251.63.45','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106425,'180.153.206.26','2016-03-06 00:00:00','/index.html','Safari',1,'',''),(106426,'180.153.214.152','2016-03-06 00:00:00','/index.html','Safari',1,'',''),(106427,'220.181.108.156','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106428,'123.125.71.73','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106429,'103.41.52.93','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106430,'103.41.52.93','2016-03-06 00:00:00','/index.html','IE',1,'',''),(106431,'220.181.108.151','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106432,'123.125.71.86','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106433,'220.181.108.183','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106434,'123.125.71.115','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106435,'220.181.108.157','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106436,'123.125.71.110','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106437,'221.194.128.223','2016-03-06 00:00:00','/index.html','Firefox',1,'',''),(106438,'123.125.71.137','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106439,'61.135.169.55','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106440,'123.125.71.137','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106441,'220.181.108.176','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106442,'123.125.71.88','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106443,'106.120.160.109','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106444,'220.181.108.142','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106445,'123.125.71.86','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106446,'69.58.178.58','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106447,'69.58.178.58','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106448,'69.58.178.58','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106449,'69.58.178.58','2016-03-07 00:00:00','/news.htm','Firefox',1,'',''),(106450,'220.181.108.149','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106451,'123.125.71.75','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106452,'220.181.108.183','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106453,'123.125.71.86','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106454,'220.181.108.178','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106455,'123.125.71.74','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106456,'220.181.108.157','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106457,'123.125.71.81','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106458,'180.97.63.72','2016-03-07 00:00:00','/news/newsview.htm','IE',1,'',''),(106459,'220.181.108.187','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106460,'123.125.71.91','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106461,'121.42.0.64','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106462,'121.42.0.55','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106463,'121.42.0.56','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106464,'121.42.0.67','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106465,'113.240.250.156','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106466,'113.240.250.156','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106467,'113.240.250.156','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106468,'101.200.126.60','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106469,'101.200.126.60','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106470,'61.135.169.22','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106471,'103.41.52.94','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106472,'182.118.53.41','2016-03-07 00:00:00','/news/newsview.htm','IE',1,'',''),(106473,'123.125.71.106','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106474,'220.181.108.184','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106475,'113.240.250.156','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106476,'113.240.250.156','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106477,'113.240.250.156','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106478,'113.240.250.156','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106479,'121.42.0.66','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106480,'121.42.0.59','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106481,'121.42.0.67','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106482,'121.42.0.58','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106483,'123.125.71.82','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106484,'220.181.108.161','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106485,'123.125.71.69','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106486,'220.181.108.151','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106487,'60.12.216.77','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106488,'112.64.235.90','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106489,'183.60.62.44','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106490,'123.125.71.112','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106491,'220.181.108.142','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106492,'60.12.216.77','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106493,'114.214.164.180','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106494,'114.214.164.180','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106495,'221.11.5.37','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106496,'124.127.130.46','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106497,'124.127.130.46','2016-03-07 00:00:00','/news.htm','Chrome',1,'',''),(106498,'124.127.130.46','2016-03-07 00:00:00','/newsview.htm','Chrome',1,'',''),(106499,'101.226.33.227','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106500,'101.226.33.206','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106501,'101.226.89.116','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106502,'180.153.201.215','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106503,'123.125.71.85','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106504,'220.181.108.180','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106505,'220.181.51.54','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106506,'221.11.5.37','2016-03-07 00:00:00','/news.htm','Chrome',1,'',''),(106507,'221.11.5.37','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106508,'123.125.71.75','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106509,'220.181.108.184','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106510,'112.64.235.91','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106511,'61.49.239.52','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106512,'101.226.65.107','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106513,'123.125.71.107','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106514,'220.181.108.149','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106515,'124.254.12.130','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106516,'124.254.12.130','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106517,'101.226.69.108','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106518,'119.147.3.188','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106519,'101.226.64.175','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106520,'14.17.34.189','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106521,'101.226.69.108','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106522,'14.17.34.189','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106523,'125.39.206.224','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106524,'222.211.162.188','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106525,'183.136.190.62','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106526,'123.125.71.107','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106527,'220.181.108.143','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106528,'123.125.71.71','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106529,'220.181.108.153','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106530,'218.28.242.109','2016-03-07 00:00:00','/news.htm','Chrome',1,'',''),(106531,'218.28.242.109','2016-03-07 00:00:00','/news.htm','Chrome',1,'',''),(106532,'218.28.242.109','2016-03-07 00:00:00','/news.htm','Chrome',1,'',''),(106533,'218.28.242.109','2016-03-07 00:00:00','/newsview.htm','Chrome',1,'',''),(106534,'218.28.242.109','2016-03-07 00:00:00','/news.htm','Chrome',1,'',''),(106535,'218.28.242.109','2016-03-07 00:00:00','/news.htm','Chrome',1,'',''),(106536,'218.28.242.109','2016-03-07 00:00:00','/newsview.htm','Chrome',1,'',''),(106537,'218.28.242.109','2016-03-07 00:00:00','/news.htm','Chrome',1,'',''),(106538,'218.28.242.109','2016-03-07 00:00:00','/newsview.htm','Chrome',1,'',''),(106539,'218.28.242.109','2016-03-07 00:00:00','/news.htm','Chrome',1,'',''),(106540,'124.254.12.130','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106541,'218.241.108.16','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106542,'123.125.71.84','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106543,'220.181.108.181','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106544,'61.146.178.190','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106545,'123.125.71.136','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106546,'114.250.201.45','2016-03-07 00:00:00','/index.html','Chrome',1,'','baidu'),(106547,'123.125.71.112','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106548,'220.181.108.180','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106549,'221.194.128.223','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106550,'124.254.12.130','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106551,'119.147.146.193','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106552,'123.125.71.72','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106553,'220.181.108.160','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106554,'203.208.60.47','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106555,'183.136.190.62','2016-03-07 00:00:00','/index.html','Chrome',1,'',''),(106556,'123.125.71.110','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106557,'220.181.108.182','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106558,'103.41.52.94','2016-03-07 00:00:00','/index.html','IE',1,'',''),(106559,'123.125.71.80','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106560,'220.181.108.146','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106561,'66.249.75.214','2016-03-07 00:00:00','/index.html','Safari',1,'',''),(106562,'123.125.71.115','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106563,'220.181.108.176','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106564,'123.125.71.77','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106565,'220.181.108.152','2016-03-07 00:00:00','/index.html','Firefox',1,'',''),(106566,'111.206.36.19','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106567,'106.120.160.109','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106568,'123.125.71.69','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106569,'220.181.108.139','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106570,'121.42.0.54','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106571,'121.42.0.54','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106572,'121.42.0.57','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106573,'121.42.0.66','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106574,'121.42.0.57','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106575,'121.42.0.61','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106576,'121.42.0.54','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106577,'121.42.0.61','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106578,'103.41.52.92','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106579,'103.41.52.92','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106580,'220.181.108.180','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106581,'123.125.71.114','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106582,'121.42.0.60','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106583,'121.42.0.67','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106584,'121.42.0.59','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106585,'121.42.0.65','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106586,'123.125.71.119','2016-03-08 00:00:00','/index.html','Chrome',1,'',''),(106587,'137.226.113.7','2016-03-08 00:00:00','/index.html','Chrome',1,'',''),(106588,'123.125.71.69','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106589,'220.181.108.150','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106590,'36.99.30.202','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106591,'123.125.71.114','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106592,'220.181.108.161','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106593,'123.125.71.81','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106594,'220.181.108.147','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106595,'123.125.71.107','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106596,'220.181.108.160','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106597,'125.88.204.79','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106598,'123.125.71.41','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106599,'220.181.108.141','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106600,'180.153.185.245','2016-03-08 00:00:00','/newsview.htm','IE',1,'',''),(106601,'103.41.53.252','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106602,'123.125.71.33','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106603,'220.181.108.160','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106604,'123.125.71.55','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106605,'220.181.108.149','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106606,'182.118.60.16','2016-03-08 00:00:00','/newsview.htm','IE',1,'',''),(106607,'66.249.69.112','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106608,'119.147.146.195','2016-03-08 00:00:00','/index.html','Chrome',1,'',''),(106609,'123.125.71.34','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106610,'220.181.108.142','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106611,'123.125.71.120','2016-03-08 00:00:00','/index.html','Chrome',1,'',''),(106612,'42.156.137.60','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106613,'123.125.71.48','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106614,'220.181.108.182','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106615,'218.28.242.109','2016-03-08 00:00:00','/news.htm','Chrome',1,'',''),(106616,'218.28.242.109','2016-03-08 00:00:00','/newsview.htm','Chrome',1,'',''),(106617,'218.28.242.109','2016-03-08 00:00:00','/newsview.htm','Chrome',1,'',''),(106618,'218.28.242.109','2016-03-08 00:00:00','/newsview.htm','Chrome',1,'',''),(106619,'218.28.242.109','2016-03-08 00:00:00','/newsview.htm','Chrome',1,'',''),(106620,'218.28.242.109','2016-03-08 00:00:00','/newsview.htm','Chrome',1,'',''),(106621,'218.28.242.109','2016-03-08 00:00:00','/newsview.htm','Chrome',1,'',''),(106622,'180.153.81.183','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106623,'123.125.71.19','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106624,'220.181.108.139','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106625,'121.42.0.71','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106626,'121.42.0.73','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106627,'123.125.71.28','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106628,'220.181.108.178','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106629,'220.115.68.226','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106630,'180.153.214.191','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106631,'221.194.128.223','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106632,'58.135.80.81','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106633,'58.135.80.81','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106634,'123.125.71.41','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106635,'220.181.108.142','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106636,'113.140.11.123','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106637,'113.140.11.123','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106638,'113.140.11.123','2016-03-08 00:00:00','/index.html','Firefox',1,'','baidu'),(106639,'113.140.11.123','2016-03-08 00:00:00','/index.html','Firefox',1,'','baidu'),(106640,'113.140.11.123','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106641,'113.140.11.123','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106642,'182.118.41.27','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106643,'125.88.204.140','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106644,'123.125.71.54','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106645,'220.181.108.147','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106646,'220.181.51.51','2016-03-08 00:00:00','/index.html','Chrome',1,'',''),(106647,'123.125.71.34','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106648,'220.181.108.144','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106649,'222.186.30.209','2016-03-08 00:00:00','/index.html','IE',1,'',''),(106650,'36.99.30.163','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106651,'123.125.71.48','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106652,'220.181.108.141','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106653,'123.125.71.39','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106654,'220.181.108.159','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106655,'180.153.214.198','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106656,'101.226.65.106','2016-03-08 00:00:00','/index.html','Safari',1,'',''),(106657,'123.125.71.34','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106658,'220.181.108.187','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106659,'137.226.113.7','2016-03-08 00:00:00','/index.html','Chrome',1,'',''),(106660,'123.125.71.14','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106661,'220.181.108.145','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106662,'123.125.71.22','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106663,'220.181.108.155','2016-03-08 00:00:00','/index.html','Firefox',1,'',''),(106664,'123.125.71.36','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106665,'220.181.108.157','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106666,'125.88.204.138','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106667,'123.125.71.40','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106668,'220.181.108.178','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106669,'123.125.71.60','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106670,'220.181.108.146','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106671,'106.120.151.36','2016-03-09 00:00:00','/index.html','Safari',1,'',''),(106672,'199.204.185.26','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106673,'199.204.185.26','2016-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(106674,'199.204.185.26','2016-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(106675,'199.204.185.26','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106676,'199.204.185.26','2016-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(106677,'199.204.185.26','2016-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(106678,'199.204.185.26','2016-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(106679,'199.204.185.26','2016-03-09 00:00:00','/news.htm','Firefox',1,'',''),(106680,'199.204.185.26','2016-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(106681,'199.204.185.26','2016-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(106682,'199.204.185.26','2016-03-09 00:00:00','/newsview.htm','Firefox',1,'',''),(106683,'199.204.185.26','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106684,'123.125.71.42','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106685,'220.181.108.150','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106686,'60.166.5.234','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106687,'123.125.71.52','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106688,'220.181.108.178','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106689,'123.125.71.13','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106690,'220.181.108.185','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106691,'121.42.0.63','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106692,'121.42.0.58','2016-03-09 00:00:00','/index.html','Safari',1,'',''),(106693,'121.42.0.59','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106694,'123.125.71.31','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106695,'220.181.108.185','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106696,'121.42.0.63','2016-03-09 00:00:00','/index.html','Safari',1,'',''),(106697,'121.42.0.60','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106698,'121.42.0.55','2016-03-09 00:00:00','/index.html','Safari',1,'',''),(106699,'121.42.0.58','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106700,'123.125.71.39','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106701,'220.181.108.161','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106702,'149.56.44.202','2016-03-09 00:00:00','/index.html','Chrome',1,'',''),(106703,'149.56.44.202','2016-03-09 00:00:00','/index.html','Chrome',1,'',''),(106704,'182.118.42.23','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106705,'61.135.169.22','2016-03-09 00:00:00','/index.html','Chrome',1,'',''),(106706,'123.125.71.53','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106707,'220.181.108.184','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106708,'14.17.18.152','2016-03-09 00:00:00','/index.html','Safari',1,'',''),(106709,'182.118.60.155','2016-03-09 00:00:00','/news/newsview.htm','IE',1,'',''),(106710,'182.118.70.231','2016-03-09 00:00:00','/newsview.htm','IE',1,'',''),(106711,'23.251.63.45','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106712,'66.249.64.45','2016-03-09 00:00:00','/newsview.htm','Safari',1,'',''),(106713,'121.42.0.66','2016-03-09 00:00:00','/index.html','Safari',1,'',''),(106714,'121.42.0.60','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106715,'121.42.0.66','2016-03-09 00:00:00','/index.html','Safari',1,'',''),(106716,'121.42.0.66','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106717,'123.125.71.116','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106718,'220.181.108.91','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106719,'101.226.66.179','2016-03-09 00:00:00','/index.html','Safari',1,'',''),(106720,'101.226.33.217','2016-03-09 00:00:00','/index.html','Safari',1,'',''),(106721,'123.125.71.116','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106722,'220.181.108.117','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106723,'117.89.135.38','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106724,'117.89.135.38','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106725,'117.89.135.38','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106726,'117.89.135.38','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106727,'117.89.135.38','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106728,'117.89.135.38','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106729,'180.153.214.176','2016-03-09 00:00:00','/index.html','Safari',1,'',''),(106730,'180.153.201.158','2016-03-09 00:00:00','/index.html','Safari',1,'',''),(106731,'113.240.250.156','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106732,'113.240.250.156','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106733,'113.240.250.156','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106734,'123.125.71.137','2016-03-09 00:00:00','/index.html','Chrome',1,'',''),(106735,'113.240.250.156','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106736,'113.240.250.156','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106737,'113.240.250.156','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106738,'113.240.250.156','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106739,'123.125.71.114','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106740,'220.181.108.120','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106741,'123.125.71.109','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106742,'220.181.108.91','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106743,'101.226.51.227','2016-03-09 00:00:00','/index.html','Safari',1,'',''),(106744,'123.125.71.115','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106745,'220.181.108.83','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106746,'137.226.113.7','2016-03-09 00:00:00','/index.html','Chrome',1,'',''),(106747,'123.125.71.87','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106748,'220.181.108.122','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106749,'123.125.71.78','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106750,'220.181.108.75','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106751,'182.118.54.191','2016-03-09 00:00:00','/newsview.htm','IE',1,'',''),(106752,'123.125.71.73','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106753,'220.181.108.119','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106754,'123.125.71.83','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106755,'220.181.108.102','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106756,'36.99.31.173','2016-03-09 00:00:00','/newsview.htm','Safari',1,'',''),(106757,'123.125.71.69','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106758,'220.181.108.103','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106759,'123.125.71.79','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106760,'220.181.108.80','2016-03-09 00:00:00','/index.html','Firefox',1,'',''),(106761,'103.41.52.93','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106762,'103.41.52.93','2016-03-09 00:00:00','/index.html','IE',1,'',''),(106763,'123.125.71.111','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106764,'220.181.108.92','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106765,'123.125.71.88','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106766,'220.181.108.122','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106767,'123.125.71.110','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106768,'220.181.108.118','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106769,'123.125.71.77','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106770,'220.181.108.120','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106771,'123.125.71.110','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106772,'220.181.108.97','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106773,'216.145.17.190','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106774,'123.125.71.88','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106775,'220.181.108.117','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106776,'64.246.165.50','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106777,'121.42.0.73','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106778,'121.42.0.59','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106779,'121.42.0.61','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106780,'121.42.0.59','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106781,'121.42.0.64','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106782,'121.42.0.60','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106783,'121.42.0.65','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106784,'121.42.0.60','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106785,'106.120.160.109','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106786,'119.188.66.165','2016-03-10 00:00:00','/newsview.htm','IE',1,'',''),(106787,'123.125.71.78','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106788,'220.181.108.99','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106789,'182.118.42.111','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106790,'103.41.52.94','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106791,'123.125.71.78','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106792,'220.181.108.82','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106793,'36.99.31.13','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106794,'123.125.71.109','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106795,'220.181.108.96','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106796,'14.17.29.92','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106797,'113.46.126.41','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106798,'113.46.126.41','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106799,'113.46.126.41','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106800,'113.46.126.41','2016-03-10 00:00:00','/index.html','Chrome',1,'',''),(106801,'113.46.126.41','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106802,'113.46.126.41','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106803,'123.125.71.84','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106804,'220.181.108.84','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106805,'119.147.146.195','2016-03-10 00:00:00','/index.html','Chrome',1,'',''),(106806,'220.181.51.54','2016-03-10 00:00:00','/index.html','Chrome',1,'',''),(106807,'123.125.71.75','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106808,'220.181.108.103','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106809,'61.52.198.203','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106810,'180.153.214.198','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106811,'123.125.71.84','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106812,'220.181.108.163','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106813,'180.153.214.198','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106814,'123.150.183.37','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106815,'169.54.244.75','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106816,'121.42.0.30','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106817,'123.125.71.76','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106818,'220.181.108.91','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106819,'103.41.52.93','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106820,'103.41.52.93','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106821,'61.146.178.190','2016-03-10 00:00:00','/index.html','Chrome',1,'',''),(106822,'123.125.71.88','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106823,'220.181.108.108','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106824,'123.125.71.137','2016-03-10 00:00:00','/index.html','Chrome',1,'',''),(106825,'123.125.71.114','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106826,'220.181.108.88','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106827,'40.77.167.58','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106828,'125.76.222.154','2016-03-10 00:00:00','/index.html','Chrome',1,'',''),(106829,'221.219.30.238','2016-03-10 00:00:00','/news.htm','Safari',1,'',''),(106830,'221.219.30.238','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106831,'180.153.214.192','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106832,'42.156.137.60','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106833,'220.181.108.157','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106834,'123.125.71.80','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106835,'171.221.43.202','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106836,'180.153.81.183','2016-03-10 00:00:00','/index.html','IE',1,'',''),(106837,'220.181.108.155','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106838,'123.125.71.78','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106839,'117.114.151.179','2016-03-10 00:00:00','/index.html','Chrome',1,'',''),(106840,'117.114.151.179','2016-03-10 00:00:00','/newsview.htm','Chrome',1,'',''),(106841,'207.46.13.37','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106842,'220.181.108.180','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106843,'123.125.71.85','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106844,'220.181.108.139','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106845,'123.125.71.83','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106846,'220.181.108.179','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106847,'123.125.71.112','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106848,'220.181.108.143','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106849,'123.125.71.117','2016-03-10 00:00:00','/index.html','Firefox',1,'',''),(106850,'42.156.138.13','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106851,'42.120.236.15','2016-03-10 00:00:00','/index.html','Safari',1,'',''),(106852,'220.181.108.186','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106853,'123.125.71.76','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106854,'220.181.108.176','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106855,'123.125.71.115','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106856,'182.118.60.155','2016-03-11 00:00:00','/newsview.htm','IE',1,'',''),(106857,'182.118.54.145','2016-03-11 00:00:00','/news/newsview.htm','IE',1,'',''),(106858,'220.181.108.177','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106859,'123.125.71.84','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106860,'137.226.113.7','2016-03-11 00:00:00','/index.html','Chrome',1,'',''),(106861,'137.226.113.7','2016-03-11 00:00:00','/index.html','Chrome',1,'',''),(106862,'137.226.113.7','2016-03-11 00:00:00','/index.html','Chrome',1,'',''),(106863,'103.41.53.252','2016-03-11 00:00:00','/index.html','IE',1,'',''),(106864,'220.181.108.183','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106865,'123.125.71.76','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106866,'42.120.160.6','2016-03-11 00:00:00','/index.html','Safari',1,'',''),(106867,'220.181.108.156','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106868,'123.125.71.106','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106869,'101.200.126.60','2016-03-11 00:00:00','/index.html','IE',1,'',''),(106870,'101.200.126.60','2016-03-11 00:00:00','/index.html','IE',1,'',''),(106871,'220.181.108.146','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106872,'123.125.71.74','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106873,'94.242.195.186','2016-03-11 00:00:00','/index.html','Chrome',1,'',''),(106874,'220.181.108.147','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106875,'123.125.71.90','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106876,'183.57.154.93','2016-03-11 00:00:00','/newsview.htm','IE',1,'',''),(106877,'220.181.108.149','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106878,'123.125.71.90','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106879,'183.136.142.102','2016-03-11 00:00:00','/newsview.htm','IE',1,'',''),(106880,'180.153.81.163','2016-03-11 00:00:00','/index.html','IE',1,'',''),(106881,'183.136.142.122','2016-03-11 00:00:00','/newsview.htm','IE',1,'',''),(106882,'111.207.191.138','2016-03-11 00:00:00','/index.html','IE',1,'',''),(106883,'111.207.191.138','2016-03-11 00:00:00','/index.html','IE',1,'',''),(106884,'111.207.191.138','2016-03-11 00:00:00','/index.html','IE',1,'',''),(106885,'183.136.190.62','2016-03-11 00:00:00','/index.html','Chrome',1,'',''),(106886,'180.153.206.32','2016-03-11 00:00:00','/index.html','Safari',1,'',''),(106887,'222.186.30.209','2016-03-11 00:00:00','/index.html','IE',1,'',''),(106888,'220.181.108.180','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106889,'119.188.66.150','2016-03-11 00:00:00','/newsview.htm','IE',1,'',''),(106890,'220.181.108.162','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106891,'123.125.71.70','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106892,'123.125.71.137','2016-03-11 00:00:00','/index.html','Chrome',1,'',''),(106893,'123.125.71.108','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106894,'220.181.108.139','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106895,'123.125.71.87','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106896,'220.181.108.152','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106897,'101.226.33.205','2016-03-11 00:00:00','/index.html','Safari',1,'',''),(106898,'123.125.67.215','2016-03-11 00:00:00','/index.html','Safari',1,'',''),(106899,'123.125.67.152','2016-03-11 00:00:00','/index.html','Safari',1,'',''),(106900,'180.153.214.197','2016-03-11 00:00:00','/index.html','Safari',1,'',''),(106901,'61.151.218.119','2016-03-11 00:00:00','/index.html','Safari',1,'',''),(106902,'180.153.81.183','2016-03-11 00:00:00','/index.html','IE',1,'',''),(106903,'101.226.65.107','2016-03-11 00:00:00','/index.html','Safari',1,'',''),(106904,'180.153.206.38','2016-03-11 00:00:00','/index.html','Safari',1,'',''),(106905,'180.153.163.190','2016-03-11 00:00:00','/index.html','Safari',1,'',''),(106906,'180.153.206.36','2016-03-11 00:00:00','/index.html','Safari',1,'',''),(106907,'123.125.71.73','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106908,'220.181.108.181','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106909,'220.181.108.186','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106910,'123.125.71.81','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106911,'188.165.200.217','2016-03-11 00:00:00','/index.html','IE',1,'',''),(106912,'223.240.70.131','2016-03-11 00:00:00','/news.htm','Chrome',1,'',''),(106913,'220.181.108.149','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106914,'123.125.71.74','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106915,'123.125.71.112','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106916,'220.181.108.140','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106917,'123.125.71.80','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106918,'220.181.108.177','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106919,'121.42.0.18','2016-03-11 00:00:00','/index.html','IE',1,'',''),(106920,'113.240.250.156','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106921,'113.240.250.156','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106922,'113.240.250.156','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106923,'113.240.250.156','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106924,'113.240.250.156','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106925,'113.240.250.156','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106926,'113.240.250.156','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106927,'123.125.71.72','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106928,'220.181.108.153','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106929,'180.153.206.25','2016-03-11 00:00:00','/index.html','Safari',1,'',''),(106930,'123.125.71.108','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106931,'220.181.108.156','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106932,'222.186.30.209','2016-03-11 00:00:00','/index.html','IE',1,'',''),(106933,'123.125.71.107','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106934,'220.181.108.146','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106935,'220.181.108.156','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106936,'123.125.71.89','2016-03-11 00:00:00','/index.html','Firefox',1,'',''),(106937,'123.125.71.82','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106938,'220.181.108.158','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106939,'123.125.71.112','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106940,'220.181.108.147','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106941,'8.28.16.254','2016-03-12 00:00:00','/index.html','Safari',1,'',''),(106942,'161.107.18.136','2016-03-12 00:00:00','/index.html','Safari',1,'',''),(106943,'54.215.207.74','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106944,'54.193.112.68','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106945,'123.125.71.70','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106946,'220.181.108.155','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106947,'220.181.108.146','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106948,'123.125.71.107','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106949,'220.181.108.112','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106950,'123.125.71.33','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106951,'123.125.68.171','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106952,'220.181.108.81','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106953,'123.125.71.16','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106954,'103.41.52.91','2016-03-12 00:00:00','/index.html','IE',1,'',''),(106955,'103.41.52.91','2016-03-12 00:00:00','/index.html','IE',1,'',''),(106956,'220.181.108.114','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106957,'123.125.71.19','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106958,'220.181.108.89','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106959,'123.125.71.17','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106960,'203.208.60.33','2016-03-12 00:00:00','/index.html','Safari',1,'',''),(106961,'220.181.108.121','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106962,'123.125.71.12','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106963,'220.181.108.92','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106964,'123.125.71.52','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106965,'220.181.108.82','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106966,'123.125.71.34','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106967,'183.136.190.62','2016-03-12 00:00:00','/index.html','Chrome',1,'',''),(106968,'220.181.108.81','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106969,'123.125.71.17','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106970,'123.125.71.137','2016-03-12 00:00:00','/index.html','Chrome',1,'',''),(106971,'220.181.108.77','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106972,'123.125.71.44','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106973,'220.181.108.116','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106974,'123.125.71.49','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106975,'220.181.108.106','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106976,'123.125.71.51','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106977,'220.181.108.96','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106978,'123.125.71.28','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106979,'106.120.121.148','2016-03-12 00:00:00','/index.html','IE',1,'',''),(106980,'169.54.233.125','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106981,'220.181.108.122','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106982,'123.125.71.22','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106983,'182.118.42.115','2016-03-12 00:00:00','/index.html','IE',1,'',''),(106984,'220.181.108.121','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106985,'123.125.71.58','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106986,'61.146.178.190','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106987,'50.116.121.188','2016-03-12 00:00:00','/index.html','IE',1,'',''),(106988,'101.226.69.108','2016-03-12 00:00:00','/index.html','Safari',1,'',''),(106989,'220.181.108.121','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106990,'123.125.71.40','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106991,'203.208.60.64','2016-03-12 00:00:00','/news/news.htm','Safari',1,'',''),(106992,'180.149.143.154','2016-03-12 00:00:00','/index.html','Safari',1,'',''),(106993,'125.88.204.95','2016-03-12 00:00:00','/index.html','IE',1,'',''),(106994,'182.118.41.27','2016-03-12 00:00:00','/index.html','IE',1,'',''),(106995,'220.181.108.163','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106996,'123.125.71.54','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106997,'220.181.108.93','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106998,'123.125.71.54','2016-03-12 00:00:00','/index.html','Firefox',1,'',''),(106999,'36.99.31.177','2016-03-12 00:00:00','/index.html','Safari',1,'',''),(107000,'220.181.108.87','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107001,'123.125.71.53','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107002,'220.181.108.119','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107003,'123.125.71.79','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107004,'220.181.108.104','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107005,'123.125.71.112','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107006,'220.181.108.116','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107007,'123.125.71.84','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107008,'202.102.99.47','2016-03-13 00:00:00','/newsview.htm','IE',1,'',''),(107009,'203.208.60.38','2016-03-13 00:00:00','/index.html','Safari',1,'',''),(107010,'220.181.108.92','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107011,'123.125.71.110','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107012,'103.41.52.91','2016-03-13 00:00:00','/index.html','IE',1,'',''),(107013,'103.41.52.91','2016-03-13 00:00:00','/index.html','IE',1,'',''),(107014,'220.181.108.103','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107015,'123.125.71.80','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107016,'220.181.108.105','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107017,'123.125.71.106','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107018,'203.208.60.54','2016-03-13 00:00:00','/index.html','Safari',1,'',''),(107019,'222.45.51.236','2016-03-13 00:00:00','/index.html','IE',1,'',''),(107020,'220.181.108.114','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107021,'123.125.71.74','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107022,'220.181.108.77','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107023,'123.125.71.106','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107024,'180.153.163.210','2016-03-13 00:00:00','/index.html','Safari',1,'',''),(107025,'220.181.108.107','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107026,'123.125.71.84','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107027,'220.181.51.39','2016-03-13 00:00:00','/index.html','Chrome',1,'',''),(107028,'183.136.190.40','2016-03-13 00:00:00','/index.html','Chrome',1,'',''),(107029,'220.181.108.101','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107030,'123.125.71.84','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107031,'220.181.108.83','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107032,'123.125.71.113','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107033,'171.221.42.229','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107034,'220.181.108.163','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107035,'123.125.71.72','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107036,'220.181.108.106','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107037,'123.125.71.77','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107038,'220.181.108.75','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107039,'123.125.71.112','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107040,'220.181.108.81','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107041,'123.125.71.71','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107042,'101.226.66.191','2016-03-13 00:00:00','/index.html','Safari',1,'',''),(107043,'220.181.108.119','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107044,'123.125.71.112','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107045,'220.181.108.100','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107046,'123.125.71.114','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107047,'121.42.0.63','2016-03-13 00:00:00','/index.html','Safari',1,'',''),(107048,'121.42.0.65','2016-03-13 00:00:00','/index.html','Safari',1,'',''),(107049,'115.155.1.119','2016-03-13 00:00:00','/index.html','Firefox',1,'斗鱼','baidu'),(107050,'115.155.1.119','2016-03-13 00:00:00','/index.html','Firefox',1,'斗鱼','baidu'),(107051,'115.155.1.119','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107052,'220.181.108.84','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107053,'123.125.71.107','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107054,'220.181.108.83','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107055,'123.125.71.72','2016-03-13 00:00:00','/index.html','Firefox',1,'',''),(107056,'182.118.70.57','2016-03-13 00:00:00','/newsview.htm','IE',1,'',''),(107057,'182.118.60.138','2016-03-13 00:00:00','/news/newsview.htm','IE',1,'',''),(107058,'220.181.108.152','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107059,'123.125.71.52','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107060,'113.240.250.156','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107061,'113.240.250.156','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107062,'113.240.250.156','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107063,'113.240.250.156','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107064,'113.240.250.156','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107065,'113.240.250.156','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107066,'113.240.250.156','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107067,'220.181.108.141','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107068,'123.125.71.34','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107069,'137.226.113.7','2016-03-14 00:00:00','/index.html','Chrome',1,'',''),(107070,'61.48.197.159','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107071,'220.181.108.156','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107072,'123.125.71.26','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107073,'23.251.63.45','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107074,'23.251.63.45','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107075,'220.181.108.151','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107076,'123.125.71.54','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107077,'66.249.65.215','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107078,'220.181.108.178','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107079,'123.125.71.12','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107080,'202.102.99.76','2016-03-14 00:00:00','/news/newsview.htm','IE',1,'',''),(107081,'220.181.108.146','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107082,'123.125.71.26','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107083,'220.181.108.182','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107084,'123.125.71.39','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107085,'40.77.167.13','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107086,'220.181.108.144','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107087,'123.125.71.13','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107088,'54.166.62.0','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107089,'220.181.108.156','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107090,'123.125.71.21','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107091,'14.17.34.189','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107092,'61.146.178.41','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107093,'61.146.178.33','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107094,'61.146.178.186','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107095,'61.164.150.70','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107096,'61.146.178.33','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107097,'61.146.178.41','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107098,'61.164.150.70','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107099,'61.146.178.186','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107100,'220.181.108.183','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107101,'123.125.71.23','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107102,'101.226.93.234','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107103,'182.116.235.88','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107104,'101.226.93.234','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107105,'180.153.206.18','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107106,'221.217.237.48','2016-03-14 00:00:00','/index.html','Chrome',1,'',''),(107107,'221.217.237.48','2016-03-14 00:00:00','/news.htm','Chrome',1,'',''),(107108,'101.226.69.246','2016-03-14 00:00:00','/news.htm','Safari',1,'',''),(107109,'221.217.237.48','2016-03-14 00:00:00','/index.html','Chrome',1,'',''),(107110,'101.226.33.217','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107111,'101.226.69.246','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107112,'221.217.237.48','2016-03-14 00:00:00','/news.htm','Chrome',1,'',''),(107113,'221.217.237.48','2016-03-14 00:00:00','/newsview.htm','Chrome',1,'',''),(107114,'112.64.235.86','2016-03-14 00:00:00','/newsview.htm','Safari',1,'',''),(107115,'101.226.33.217','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107116,'180.153.206.29','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107117,'101.226.33.239','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107118,'180.153.206.17','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107119,'101.226.33.224','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107120,'101.226.33.205','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107121,'180.153.206.31','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107122,'180.153.214.189','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107123,'101.226.33.216','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107124,'101.204.28.15','2016-03-14 00:00:00','/index.html','Chrome',1,'',''),(107125,'221.217.237.48','2016-03-14 00:00:00','/index.html','Chrome',1,'',''),(107126,'101.226.65.107','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107127,'112.64.235.86','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107128,'112.64.235.247','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107129,'180.153.205.253','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107130,'123.120.174.204','2016-03-14 00:00:00','/newsview.htm','Chrome',1,'',''),(107131,'14.17.29.92','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107132,'123.125.71.62','2016-03-14 00:00:00','/index.html','Chrome',1,'',''),(107133,'220.181.108.150','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107134,'123.125.71.26','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107135,'103.41.52.93','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107136,'103.41.52.93','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107137,'183.136.190.62','2016-03-14 00:00:00','/index.html','Chrome',1,'',''),(107138,'183.232.118.16','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107139,'120.198.202.48','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107140,'163.177.69.107','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107141,'163.177.82.13','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107142,'223.88.13.22','2016-03-14 00:00:00','/index.html','Chrome',1,'',''),(107143,'42.120.145.1','2016-03-14 00:00:00','/index.html','Chrome',1,'',''),(107144,'42.120.145.107','2016-03-14 00:00:00','/index.html','Chrome',1,'',''),(107145,'220.181.108.184','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107146,'123.125.71.15','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107147,'121.42.0.54','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107148,'121.42.0.65','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107149,'180.153.205.252','2016-03-14 00:00:00','/index.html','Safari',1,'',''),(107150,'220.181.51.45','2016-03-14 00:00:00','/index.html','Chrome',1,'',''),(107151,'220.181.108.181','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107152,'123.125.71.26','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107153,'121.42.0.14','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107154,'220.181.108.184','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107155,'123.125.71.53','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107156,'23.251.63.45','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107157,'220.181.108.149','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107158,'123.125.71.55','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107159,'158.69.27.74','2016-03-14 00:00:00','/index.html','Chrome',1,'',''),(107160,'220.181.108.176','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107161,'123.125.71.43','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107162,'103.41.52.93','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107163,'220.181.108.150','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107164,'123.125.71.25','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107165,'220.181.108.184','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107166,'123.125.71.48','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107167,'121.42.0.38','2016-03-14 00:00:00','/index.html','IE',1,'',''),(107168,'61.135.190.223','2016-03-14 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(107169,'220.181.108.156','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107170,'123.125.71.41','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107171,'61.135.190.104','2016-03-14 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(107172,'61.135.190.104','2016-03-14 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(107173,'61.135.190.103','2016-03-14 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(107174,'61.135.190.104','2016-03-14 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(107175,'220.181.108.187','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107176,'123.125.71.50','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107177,'61.146.178.190','2016-03-14 00:00:00','/index.html','Firefox',1,'',''),(107178,'220.181.108.180','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107179,'123.125.71.46','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107180,'220.181.108.177','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107181,'123.125.71.31','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107182,'220.181.108.149','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107183,'123.125.71.13','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107184,'101.200.126.60','2016-03-15 00:00:00','/index.html','IE',1,'',''),(107185,'101.200.126.60','2016-03-15 00:00:00','/index.html','IE',1,'',''),(107186,'220.181.108.153','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107187,'123.125.71.33','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107188,'125.88.204.94','2016-03-15 00:00:00','/index.html','IE',1,'',''),(107189,'220.181.108.139','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107190,'123.125.71.56','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107191,'182.118.60.203','2016-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(107192,'182.118.70.102','2016-03-15 00:00:00','/newsview.htm','IE',1,'',''),(107193,'103.41.52.93','2016-03-15 00:00:00','/index.html','IE',1,'',''),(107194,'103.41.52.93','2016-03-15 00:00:00','/index.html','IE',1,'',''),(107195,'36.99.31.240','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107196,'121.42.0.77','2016-03-15 00:00:00','/index.html','IE',1,'',''),(107197,'220.181.108.154','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107198,'123.125.71.38','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107199,'220.181.108.144','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107200,'123.125.71.32','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107201,'208.90.57.196','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107202,'66.249.65.215','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107203,'220.181.108.149','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107204,'123.125.71.40','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107205,'61.135.190.223','2016-03-15 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(107206,'61.135.190.104','2016-03-15 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(107207,'220.181.108.153','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107208,'123.125.71.38','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107209,'220.181.108.156','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107210,'123.125.71.25','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107211,'1.202.123.76','2016-03-15 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(107212,'101.226.66.191','2016-03-15 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(107213,'119.147.146.194','2016-03-15 00:00:00','/index.html','Chrome',1,'',''),(107214,'220.181.108.146','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107215,'123.125.71.50','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107216,'220.181.108.141','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107217,'123.125.71.54','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107218,'103.41.52.93','2016-03-15 00:00:00','/index.html','IE',1,'',''),(107219,'36.110.147.197','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107220,'123.125.71.119','2016-03-15 00:00:00','/index.html','Chrome',1,'',''),(107221,'119.147.146.189','2016-03-15 00:00:00','/index.html','Chrome',1,'',''),(107222,'101.226.93.233','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107223,'123.125.71.57','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107224,'220.181.108.153','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107225,'101.226.69.246','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107226,'101.226.66.192','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107227,'101.226.89.120','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107228,'112.64.235.252','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107229,'180.153.163.209','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107230,'101.226.68.217','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107231,'180.153.214.188','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107232,'101.226.66.172','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107233,'180.153.214.200','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107234,'101.226.89.122','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107235,'180.153.214.178','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107236,'180.153.201.158','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107237,'112.64.235.252','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107238,'180.153.163.208','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107239,'180.153.163.206','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107240,'180.153.214.152','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107241,'101.226.33.218','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107242,'180.153.163.210','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107243,'101.226.33.200','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107244,'101.226.66.172','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107245,'180.153.163.191','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107246,'180.153.214.176','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107247,'180.153.205.253','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107248,'180.153.214.152','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107249,'180.153.214.178','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107250,'180.153.206.25','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107251,'101.226.33.219','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107252,'180.153.214.189','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107253,'112.64.235.245','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107254,'180.153.201.158','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107255,'101.226.66.179','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107256,'180.153.214.198','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107257,'180.153.206.19','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107258,'101.226.66.193','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107259,'180.153.214.180','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107260,'180.153.214.198','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107261,'180.153.206.22','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107262,'112.64.235.251','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107263,'180.153.206.37','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107264,'180.153.205.253','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107265,'180.153.206.38','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107266,'112.64.235.87','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107267,'180.153.201.64','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107268,'180.153.163.210','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107269,'101.226.33.219','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107270,'101.226.33.218','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107271,'180.153.206.16','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107272,'180.153.206.38','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107273,'101.226.33.204','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107274,'101.226.33.217','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107275,'180.153.214.190','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107276,'101.226.66.180','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107277,'112.64.235.254','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107278,'101.226.33.217','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107279,'183.136.190.40','2016-03-15 00:00:00','/index.html','Chrome',1,'',''),(107280,'180.153.163.211','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107281,'180.153.201.15','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107282,'112.64.235.247','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107283,'220.181.108.187','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107284,'123.125.71.40','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107285,'119.57.112.4','2016-03-15 00:00:00','/index.html','Chrome',1,'',''),(107286,'220.181.108.141','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107287,'123.125.71.32','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107288,'180.153.214.199','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107289,'112.64.235.87','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107290,'180.153.206.36','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107291,'221.8.23.9','2016-03-15 00:00:00','/index.html','Chrome',1,'',''),(107292,'222.90.144.22','2016-03-15 00:00:00','/index.html','IE',1,'',''),(107293,'180.153.201.66','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107294,'183.196.131.16','2016-03-15 00:00:00','/index.html','Chrome',1,'',''),(107295,'180.153.201.216','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107296,'220.181.108.139','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107297,'123.125.71.53','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107298,'116.228.168.50','2016-03-15 00:00:00','/index.html','Chrome',1,'',''),(107299,'54.246.151.37','2016-03-15 00:00:00','/index.html','IE',1,'',''),(107300,'220.181.108.144','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107301,'123.125.71.55','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107302,'220.181.51.38','2016-03-15 00:00:00','/index.html','Chrome',1,'',''),(107303,'123.121.10.190','2016-03-15 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(107304,'103.41.52.94','2016-03-15 00:00:00','/index.html','IE',1,'',''),(107305,'61.135.190.105','2016-03-15 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(107306,'61.135.190.103','2016-03-15 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(107307,'66.249.65.65','2016-03-15 00:00:00','/news/news.htm','Safari',1,'',''),(107308,'112.65.193.14','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107309,'220.181.108.161','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107310,'123.125.71.27','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107311,'183.232.90.97','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107312,'183.232.90.38','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107313,'112.90.142.207','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107314,'183.232.118.14','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107315,'183.232.118.15','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107316,'163.177.93.243','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107317,'163.177.69.107','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107318,'163.177.94.114','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107319,'163.177.69.107','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107320,'163.177.82.13','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107321,'183.232.120.37','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107322,'183.232.118.16','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107323,'123.125.71.111','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107324,'220.181.108.91','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107325,'220.181.108.110','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107326,'123.125.71.88','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107327,'122.96.47.180','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107328,'220.181.108.94','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107329,'123.125.71.114','2016-03-15 00:00:00','/index.html','Firefox',1,'',''),(107330,'182.150.136.135','2016-03-15 00:00:00','/index.html','Safari',1,'',''),(107331,'103.41.52.91','2016-03-15 00:00:00','/index.html','IE',1,'',''),(107332,'103.41.52.91','2016-03-15 00:00:00','/index.html','IE',1,'',''),(107333,'123.125.71.136','2016-03-15 00:00:00','/index.html','Chrome',1,'',''),(107334,'220.181.108.89','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107335,'123.125.71.90','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107336,'103.41.52.94','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107337,'220.181.108.86','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107338,'123.125.71.72','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107339,'121.42.0.73','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107340,'121.42.0.54','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107341,'121.42.0.59','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107342,'121.42.0.56','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107343,'123.125.71.86','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107344,'220.181.108.123','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107345,'123.125.71.79','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107346,'220.181.108.113','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107347,'220.181.108.106','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107348,'123.125.71.81','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107349,'121.42.0.56','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107350,'121.42.0.65','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107351,'121.42.0.73','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107352,'121.42.0.59','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107353,'123.125.71.75','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107354,'220.181.108.112','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107355,'182.118.60.203','2016-03-16 00:00:00','/newsview.htm','IE',1,'',''),(107356,'182.118.54.220','2016-03-16 00:00:00','/news/newsview.htm','IE',1,'',''),(107357,'123.125.71.107','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107358,'220.181.108.113','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107359,'158.69.211.88','2016-03-16 00:00:00','/index.html','Chrome',1,'',''),(107360,'123.125.71.80','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107361,'220.181.108.103','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107362,'103.41.52.92','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107363,'103.41.52.92','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107364,'220.181.108.107','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107365,'123.125.71.112','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107366,'123.125.71.132','2016-03-16 00:00:00','/index.html','Chrome',1,'',''),(107367,'123.125.71.75','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107368,'220.181.108.77','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107369,'101.226.65.105','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107370,'124.193.212.158','2016-03-16 00:00:00','/index.html','Chrome',1,'',''),(107371,'124.193.212.158','2016-03-16 00:00:00','/newsview.htm','Chrome',1,'',''),(107372,'180.153.163.208','2016-03-16 00:00:00','/newsview.htm','Safari',1,'',''),(107373,'101.226.65.105','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107374,'180.153.201.215','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107375,'180.153.214.152','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107376,'101.226.33.220','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107377,'180.153.163.208','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107378,'180.153.201.15','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107379,'123.125.71.80','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107380,'220.181.108.119','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107381,'101.226.51.227','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107382,'101.226.66.180','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107383,'180.153.212.13','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107384,'123.125.71.79','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107385,'220.181.108.110','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107386,'123.125.71.18','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107387,'220.181.108.151','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107388,'157.55.39.130','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107389,'110.96.227.78','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107390,'101.226.68.217','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107391,'121.42.0.37','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107392,'123.125.71.51','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107393,'220.181.108.183','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107394,'14.220.220.31','2016-03-16 00:00:00','/newsview.htm','Chrome',1,'o2o睿思','360'),(107395,'103.41.52.93','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107396,'103.41.52.93','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107397,'123.125.71.45','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107398,'220.181.108.139','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107399,'121.42.0.15','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107400,'180.91.0.22','2016-03-16 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(107401,'123.125.71.24','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107402,'220.181.108.154','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107403,'61.148.202.10','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107404,'123.125.71.62','2016-03-16 00:00:00','/index.html','Chrome',1,'',''),(107405,'180.153.212.13','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107406,'211.137.11.155','2016-03-16 00:00:00','/index.html','Chrome',1,'',''),(107407,'211.137.11.155','2016-03-16 00:00:00','/index.html','Chrome',1,'',''),(107408,'211.138.31.20','2016-03-16 00:00:00','/index.html','Chrome',1,'',''),(107409,'180.153.206.29','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107410,'180.153.206.23','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107411,'101.226.33.238','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107412,'123.125.71.36','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107413,'220.181.108.139','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107414,'64.202.160.250','2016-03-16 00:00:00','/index.html','Chrome',1,'',''),(107415,'123.125.71.50','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107416,'220.181.108.143','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107417,'66.249.65.108','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107418,'101.226.89.122','2016-03-16 00:00:00','/index.html','Safari',1,'',''),(107419,'123.125.71.56','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107420,'220.181.108.150','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107421,'103.41.52.94','2016-03-16 00:00:00','/index.html','IE',1,'',''),(107422,'113.240.250.156','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107423,'113.240.250.156','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107424,'113.240.250.156','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107425,'123.125.71.14','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107426,'220.181.108.187','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107427,'113.240.250.156','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107428,'113.240.250.156','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107429,'113.240.250.156','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107430,'113.240.250.156','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107431,'123.125.71.53','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107432,'220.181.108.154','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107433,'66.249.65.83','2016-03-16 00:00:00','/news.htm','Safari',1,'',''),(107434,'123.125.71.25','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107435,'220.181.108.145','2016-03-16 00:00:00','/index.html','Firefox',1,'',''),(107436,'123.125.71.49','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107437,'220.181.108.154','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107438,'123.125.71.27','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107439,'103.41.52.91','2016-03-17 00:00:00','/index.html','IE',1,'',''),(107440,'123.125.71.21','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107441,'220.181.108.143','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107442,'123.125.71.54','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107443,'220.181.108.145','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107444,'103.41.52.93','2016-03-17 00:00:00','/index.html','IE',1,'',''),(107445,'103.41.52.93','2016-03-17 00:00:00','/index.html','IE',1,'',''),(107446,'123.125.71.36','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107447,'220.181.108.144','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107448,'123.125.71.57','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107449,'220.181.108.149','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107450,'123.125.71.41','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107451,'220.181.108.150','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107452,'61.135.190.69','2016-03-17 00:00:00','/index.html','Safari',1,'',''),(107453,'66.249.65.62','2016-03-17 00:00:00','/index.html','Safari',1,'',''),(107454,'180.153.180.180','2016-03-17 00:00:00','/news/newsview.htm','IE',1,'',''),(107455,'123.125.71.58','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107456,'220.181.108.156','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107457,'182.118.60.144','2016-03-17 00:00:00','/newsview.htm','IE',1,'',''),(107458,'182.118.70.57','2016-03-17 00:00:00','/news/newsview.htm','IE',1,'',''),(107459,'123.125.71.20','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107460,'220.181.108.144','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107461,'123.160.231.13','2016-03-17 00:00:00','/index.html','Chrome',1,'',''),(107462,'123.125.71.46','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107463,'220.181.108.140','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107464,'123.125.71.13','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107465,'220.181.108.180','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107466,'103.41.52.93','2016-03-17 00:00:00','/index.html','IE',1,'',''),(107467,'103.41.52.93','2016-03-17 00:00:00','/index.html','IE',1,'',''),(107468,'123.125.71.137','2016-03-17 00:00:00','/index.html','Chrome',1,'',''),(107469,'101.226.33.205','2016-03-17 00:00:00','/index.html','Safari',1,'',''),(107470,'180.153.163.206','2016-03-17 00:00:00','/index.html','Safari',1,'',''),(107471,'218.1.28.182','2016-03-17 00:00:00','/index.html','Chrome',1,'',''),(107472,'218.1.28.182','2016-03-17 00:00:00','/index.html','Chrome',1,'',''),(107473,'218.1.28.182','2016-03-17 00:00:00','/index.html','Chrome',1,'',''),(107474,'218.1.28.182','2016-03-17 00:00:00','/index.html','Chrome',1,'',''),(107475,'66.249.65.65','2016-03-17 00:00:00','/newsview.htm','Safari',1,'',''),(107476,'123.125.71.40','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107477,'220.181.108.146','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107478,'123.125.71.24','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107479,'220.181.108.157','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107480,'182.118.41.225','2016-03-17 00:00:00','/index.html','IE',1,'',''),(107481,'123.125.71.41','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107482,'220.181.108.178','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107483,'123.125.71.50','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107484,'220.181.108.159','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107485,'111.206.36.14','2016-03-17 00:00:00','/index.html','Safari',1,'',''),(107486,'110.75.123.201','2016-03-17 00:00:00','/index.html','Chrome',1,'',''),(107487,'110.75.123.229','2016-03-17 00:00:00','/index.html','Chrome',1,'',''),(107488,'121.42.0.54','2016-03-17 00:00:00','/index.html','Safari',1,'',''),(107489,'121.42.0.66','2016-03-17 00:00:00','/index.html','Safari',1,'',''),(107490,'220.181.51.36','2016-03-17 00:00:00','/index.html','Chrome',1,'',''),(107491,'111.206.36.135','2016-03-17 00:00:00','/index.html','Safari',1,'',''),(107492,'123.125.71.32','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107493,'220.181.108.159','2016-03-17 00:00:00','/index.html','Firefox',1,'',''),(107494,'66.249.65.86','2016-03-17 00:00:00','/index.html','Safari',1,'',''),(107495,'111.206.36.137','2016-03-17 00:00:00','/newsview.htm','Firefox',1,'',''),(107496,'66.249.65.86','2016-03-17 00:00:00','/newsview.htm','Safari',1,'',''),(107497,'121.42.0.30','2016-03-17 00:00:00','/index.html','IE',1,'',''),(107498,'101.226.33.208','2016-03-17 00:00:00','/index.html','Safari',1,'',''),(107499,'123.125.71.120','2016-03-17 00:00:00','/index.html','Chrome',1,'',''),(107500,'121.42.0.17','2016-03-17 00:00:00','/index.html','IE',1,'',''),(107501,'103.41.52.91','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107502,'103.41.52.91','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107503,'123.125.67.144','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107504,'61.135.190.198','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107505,'66.249.66.85','2016-03-18 00:00:00','/newsview.htm','Safari',1,'',''),(107506,'218.26.99.179','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107507,'103.41.52.94','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107508,'61.146.178.190','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107509,'182.118.41.150','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107510,'66.249.66.138','2016-03-18 00:00:00','/news/news.htm','Safari',1,'',''),(107511,'66.249.66.184','2016-03-18 00:00:00','/newsview.htm','Safari',1,'',''),(107512,'121.42.0.77','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107513,'121.42.0.77','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107514,'114.96.72.250','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107515,'114.96.72.250','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107516,'114.96.72.250','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107517,'114.96.72.250','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107518,'114.96.72.250','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107519,'114.96.72.250','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107520,'114.96.72.250','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107521,'114.96.72.250','2016-03-18 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(107522,'114.96.72.250','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107523,'114.96.72.250','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107524,'114.96.72.250','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107525,'114.96.72.250','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107526,'114.96.72.250','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107527,'220.181.51.36','2016-03-18 00:00:00','/index.html','Chrome',1,'',''),(107528,'180.153.205.253','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107529,'101.226.51.227','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107530,'101.226.33.202','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107531,'66.249.66.100','2016-03-18 00:00:00','/newsview.htm','Safari',1,'',''),(107532,'103.41.52.94','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107533,'1.202.44.19','2016-03-18 00:00:00','/index.html','Chrome',1,'',''),(107534,'1.202.44.19','2016-03-18 00:00:00','/news.htm','Chrome',1,'',''),(107535,'119.147.146.194','2016-03-18 00:00:00','/index.html','Chrome',1,'',''),(107536,'101.226.33.227','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107537,'66.249.66.171','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107538,'112.64.235.90','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107539,'220.181.51.35','2016-03-18 00:00:00','/index.html','Chrome',1,'',''),(107540,'120.192.230.199','2016-03-18 00:00:00','/index.html','Chrome',1,'',''),(107541,'121.42.0.14','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107542,'42.120.145.225','2016-03-18 00:00:00','/index.html','Chrome',1,'',''),(107543,'42.120.145.205','2016-03-18 00:00:00','/index.html','Chrome',1,'',''),(107544,'40.77.167.75','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107545,'223.240.72.96','2016-03-18 00:00:00','/newsview.htm','Chrome',1,'',''),(107546,'121.42.0.66','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107547,'121.42.0.59','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107548,'121.42.0.54','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107549,'121.42.0.71','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107550,'112.65.193.14','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107551,'205.209.140.180','2016-03-18 00:00:00','/index.html','IE',1,'',''),(107552,'111.161.62.191','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107553,'111.161.52.28','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107554,'111.161.105.16','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107555,'111.161.52.28','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107556,'123.126.126.125','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107557,'125.39.57.37','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107558,'111.161.62.191','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107559,'111.161.105.14','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107560,'125.39.210.31','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107561,'111.161.57.163','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107562,'111.161.52.230','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107563,'123.126.124.148','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107564,'111.161.52.234','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107565,'125.39.57.38','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107566,'111.161.57.163','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107567,'125.39.57.38','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107568,'111.161.105.18','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107569,'111.161.61.49','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107570,'61.49.56.47','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107571,'111.30.132.194','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107572,'111.30.131.144','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107573,'111.30.141.104','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107574,'111.30.137.184','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107575,'111.30.137.187','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107576,'111.30.131.144','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107577,'111.30.132.146','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107578,'111.30.132.212','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107579,'111.30.132.208','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107580,'111.30.132.208','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107581,'111.30.132.148','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107582,'111.30.137.186','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107583,'111.30.137.185','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107584,'111.30.137.184','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107585,'111.30.141.47','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107586,'111.30.132.205','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107587,'111.30.141.104','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107588,'111.30.132.205','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107589,'111.30.132.148','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107590,'111.30.137.183','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107591,'111.30.131.199','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107592,'111.30.131.212','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107593,'111.30.132.176','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107594,'111.30.131.212','2016-03-18 00:00:00','/index.html','Firefox',1,'',''),(107595,'40.77.167.72','2016-03-18 00:00:00','/index.html','Safari',1,'',''),(107596,'220.181.51.40','2016-03-19 00:00:00','/index.html','Chrome',1,'',''),(107597,'182.118.41.112','2016-03-19 00:00:00','/index.html','IE',1,'',''),(107598,'182.118.60.155','2016-03-19 00:00:00','/news/newsview.htm','IE',1,'',''),(107599,'103.41.52.94','2016-03-19 00:00:00','/index.html','IE',1,'',''),(107600,'106.120.160.119','2016-03-19 00:00:00','/index.html','IE',1,'',''),(107601,'188.165.200.217','2016-03-19 00:00:00','/index.html','IE',1,'',''),(107602,'36.99.30.180','2016-03-19 00:00:00','/index.html','Safari',1,'',''),(107603,'121.42.0.55','2016-03-19 00:00:00','/index.html','IE',1,'',''),(107604,'121.42.0.56','2016-03-19 00:00:00','/index.html','IE',1,'',''),(107605,'121.42.0.65','2016-03-19 00:00:00','/index.html','Safari',1,'',''),(107606,'121.42.0.61','2016-03-19 00:00:00','/index.html','Safari',1,'',''),(107607,'121.42.0.60','2016-03-19 00:00:00','/index.html','Safari',1,'',''),(107608,'121.42.0.61','2016-03-19 00:00:00','/index.html','IE',1,'',''),(107609,'121.42.0.66','2016-03-19 00:00:00','/index.html','IE',1,'',''),(107610,'121.42.0.62','2016-03-19 00:00:00','/index.html','Safari',1,'',''),(107611,'182.118.42.115','2016-03-19 00:00:00','/index.html','IE',1,'',''),(107612,'111.197.203.64','2016-03-19 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(107613,'73.132.16.17','2016-03-19 00:00:00','/index.html','Safari',1,'',''),(107614,'138.201.46.148','2016-03-19 00:00:00','/index.html','Chrome',1,'',''),(107615,'142.4.201.209','2016-03-19 00:00:00','/index.html','Firefox',1,'',''),(107616,'66.249.65.215','2016-03-19 00:00:00','/index.html','Safari',1,'',''),(107617,'66.249.75.208','2016-03-19 00:00:00','/news.htm','Safari',1,'',''),(107618,'113.140.11.124','2016-03-19 00:00:00','/index.html','Firefox',1,'纪录片之家','baidu'),(107619,'113.140.11.124','2016-03-19 00:00:00','/index.html','Firefox',1,'纪录片之家','baidu'),(107620,'113.140.11.124','2016-03-19 00:00:00','/index.html','Firefox',1,'',''),(107621,'61.135.169.55','2016-03-19 00:00:00','/index.html','Chrome',1,'',''),(107622,'66.249.69.79','2016-03-19 00:00:00','/index.html','Safari',1,'',''),(107623,'61.135.190.69','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107624,'180.149.143.154','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107625,'103.41.52.91','2016-03-20 00:00:00','/index.html','IE',1,'',''),(107626,'103.41.52.91','2016-03-20 00:00:00','/index.html','IE',1,'',''),(107627,'120.132.50.135','2016-03-20 00:00:00','/index.html','Firefox',1,'',''),(107628,'120.132.50.135','2016-03-20 00:00:00','/index.html','Firefox',1,'',''),(107629,'101.200.126.60','2016-03-20 00:00:00','/index.html','IE',1,'',''),(107630,'101.200.126.60','2016-03-20 00:00:00','/index.html','IE',1,'',''),(107631,'54.191.68.155','2016-03-20 00:00:00','/index.html','Chrome',1,'',''),(107632,'54.191.68.155','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107633,'158.69.228.18','2016-03-20 00:00:00','/index.html','Chrome',1,'',''),(107634,'61.146.178.190','2016-03-20 00:00:00','/index.html','IE',1,'',''),(107635,'61.146.178.190','2016-03-20 00:00:00','/news.htm','IE',1,'',''),(107636,'101.226.66.174','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107637,'111.4.3.131','2016-03-20 00:00:00','/index.html','IE',1,'',''),(107638,'180.153.214.191','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107639,'111.4.3.131','2016-03-20 00:00:00','/index.html','IE',1,'',''),(107640,'111.4.3.131','2016-03-20 00:00:00','/news.htm','IE',1,'',''),(107641,'101.226.33.225','2016-03-20 00:00:00','/news.htm','Safari',1,'',''),(107642,'112.64.235.87','2016-03-20 00:00:00','/newsview.htm','Safari',1,'',''),(107643,'111.4.3.131','2016-03-20 00:00:00','/newsview.htm','IE',1,'',''),(107644,'180.153.201.79','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107645,'112.64.235.87','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107646,'180.153.206.37','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107647,'180.153.214.191','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107648,'101.226.33.225','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107649,'101.226.33.208','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107650,'123.125.71.61','2016-03-20 00:00:00','/index.html','Chrome',1,'',''),(107651,'157.55.39.247','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107652,'222.186.30.209','2016-03-20 00:00:00','/index.html','IE',1,'',''),(107653,'103.41.52.94','2016-03-20 00:00:00','/index.html','IE',1,'',''),(107654,'60.207.170.184','2016-03-20 00:00:00','/index.html','Firefox',1,'',''),(107655,'180.153.206.18','2016-03-20 00:00:00','/index.html','Safari',1,'',''),(107656,'136.243.48.86','2016-03-20 00:00:00','/index.html','Chrome',1,'',''),(107657,'123.125.71.136','2016-03-20 00:00:00','/index.html','Chrome',1,'',''),(107658,'69.58.178.59','2016-03-20 00:00:00','/index.html','Firefox',1,'',''),(107659,'69.58.178.59','2016-03-20 00:00:00','/index.html','Firefox',1,'',''),(107660,'69.58.178.59','2016-03-20 00:00:00','/news.htm','Firefox',1,'',''),(107661,'61.146.178.190','2016-03-20 00:00:00','/index.html','Chrome',1,'',''),(107662,'23.83.88.111','2016-03-21 00:00:00','/index.html','Firefox',1,'',''),(107663,'66.249.64.7','2016-03-21 00:00:00','/newsview.htm','Safari',1,'',''),(107664,'103.41.52.93','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107665,'103.41.52.93','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107666,'103.41.52.91','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107667,'103.41.52.91','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107668,'66.249.64.138','2016-03-21 00:00:00','/newsview.htm','Safari',1,'',''),(107669,'136.243.48.86','2016-03-21 00:00:00','/index.html','Chrome',1,'',''),(107670,'66.249.64.50','2016-03-21 00:00:00','/news/news.htm','Safari',1,'',''),(107671,'119.188.66.232','2016-03-21 00:00:00','/news/newsview.htm','IE',1,'',''),(107672,'121.42.0.54','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107673,'121.42.0.55','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107674,'121.42.0.56','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107675,'121.42.0.64','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107676,'121.42.0.63','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107677,'121.42.0.63','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107678,'121.42.0.64','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107679,'121.42.0.65','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107680,'123.150.183.24','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107681,'111.206.36.140','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107682,'37.59.10.99','2016-03-21 00:00:00','/index.html','Chrome',1,'',''),(107683,'37.59.10.99','2016-03-21 00:00:00','/index.html','Chrome',1,'',''),(107684,'182.118.41.177','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107685,'103.41.52.94','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107686,'106.120.121.157','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107687,'106.120.121.157','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107688,'106.120.121.157','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107689,'106.120.121.157','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107690,'106.120.121.157','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107691,'106.120.121.157','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107692,'178.137.87.242','2016-03-21 00:00:00','/index.html','Firefox',1,'',''),(107693,'123.59.59.52','2016-03-21 00:00:00','/index.html','Firefox',1,'',''),(107694,'66.249.64.13','2016-03-21 00:00:00','/news.htm','Safari',1,'',''),(107695,'42.156.138.38','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107696,'58.215.183.74','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107697,'167.114.174.95','2016-03-21 00:00:00','/index.html','Chrome',1,'',''),(107698,'123.125.71.61','2016-03-21 00:00:00','/index.html','Chrome',1,'',''),(107699,'123.150.183.37','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107700,'198.199.97.46','2016-03-21 00:00:00','/index.html','Firefox',1,'',''),(107701,'198.199.97.46','2016-03-21 00:00:00','/index.html','Chrome',1,'',''),(107702,'180.153.211.190','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107703,'114.95.35.217','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107704,'180.153.201.212','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107705,'121.42.0.73','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107706,'121.42.0.66','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107707,'121.42.0.62','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107708,'121.42.0.60','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107709,'111.206.36.136','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107710,'180.153.160.62','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107711,'123.125.68.174','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107712,'220.181.51.51','2016-03-21 00:00:00','/index.html','Chrome',1,'',''),(107713,'103.41.52.92','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107714,'103.41.52.92','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107715,'36.23.10.175','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107716,'36.23.10.175','2016-03-21 00:00:00','/news.htm','Safari',1,'',''),(107717,'110.75.123.145','2016-03-21 00:00:00','/index.html','Chrome',1,'',''),(107718,'110.75.123.160','2016-03-21 00:00:00','/index.html','Chrome',1,'',''),(107719,'121.42.0.71','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107720,'121.42.0.73','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107721,'205.177.226.51','2016-03-21 00:00:00','/index.html','Chrome',1,'','baidu'),(107722,'123.125.71.115','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107723,'121.42.0.30','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107724,'180.153.206.24','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107725,'111.206.36.11','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107726,'123.125.71.84','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107727,'14.152.69.99','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107728,'220.181.51.40','2016-03-21 00:00:00','/index.html','Chrome',1,'',''),(107729,'166.78.5.167','2016-03-21 00:00:00','/index.html','Chrome',1,'',''),(107730,'121.42.0.31','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107731,'166.78.5.167','2016-03-21 00:00:00','/index.html','Firefox',1,'',''),(107732,'103.41.53.252','2016-03-21 00:00:00','/index.html','IE',1,'',''),(107733,'61.147.184.192','2016-03-21 00:00:00','/index.html','Safari',1,'',''),(107734,'61.147.184.212','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107735,'119.147.225.217','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107736,'182.118.70.146','2016-03-22 00:00:00','/news/newsview.htm','IE',1,'',''),(107737,'111.206.36.137','2016-03-22 00:00:00','/index.html','Firefox',1,'',''),(107738,'61.135.190.200','2016-03-22 00:00:00','/index.html','Firefox',1,'',''),(107739,'58.39.241.127','2016-03-22 00:00:00','/index.html','IE',1,'',''),(107740,'62.109.8.153','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107741,'62.109.8.153','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107742,'62.109.8.153','2016-03-22 00:00:00','/index.html','Firefox',1,'',''),(107743,'103.41.52.92','2016-03-22 00:00:00','/index.html','IE',1,'',''),(107744,'103.41.52.92','2016-03-22 00:00:00','/index.html','IE',1,'',''),(107745,'203.208.60.49','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107746,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107747,'121.42.0.71','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107748,'121.42.0.58','2016-03-22 00:00:00','/index.html','IE',1,'',''),(107749,'121.42.0.71','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107750,'121.42.0.62','2016-03-22 00:00:00','/index.html','IE',1,'',''),(107751,'121.42.0.56','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107752,'121.42.0.64','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107753,'195.245.179.5','2016-03-22 00:00:00','/index.html','Chrome',1,'',''),(107754,'195.245.179.5','2016-03-22 00:00:00','/index.html','Chrome',1,'',''),(107755,'121.42.0.63','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107756,'121.42.0.63','2016-03-22 00:00:00','/index.html','IE',1,'',''),(107757,'121.42.0.73','2016-03-22 00:00:00','/index.html','IE',1,'',''),(107758,'121.42.0.63','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107759,'183.57.153.236','2016-03-22 00:00:00','/newsview.htm','IE',1,'',''),(107760,'182.118.53.139','2016-03-22 00:00:00','/news/newsview.htm','IE',1,'',''),(107761,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107762,'180.153.214.182','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107763,'123.125.71.62','2016-03-22 00:00:00','/index.html','Chrome',1,'',''),(107764,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107765,'119.147.225.234','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107766,'211.137.11.155','2016-03-22 00:00:00','/index.html','Chrome',1,'',''),(107767,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107768,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107769,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107770,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107771,'103.41.52.94','2016-03-22 00:00:00','/index.html','IE',1,'',''),(107772,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107773,'61.135.190.197','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107774,'180.153.182.158','2016-03-22 00:00:00','/news/news.htm','IE',1,'',''),(107775,'180.153.182.158','2016-03-22 00:00:00','/news/news.htm','IE',1,'',''),(107776,'123.150.183.9','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107777,'220.181.51.35','2016-03-22 00:00:00','/index.html','Chrome',1,'',''),(107778,'61.147.184.235','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107779,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107780,'36.110.147.197','2016-03-22 00:00:00','/index.html','Firefox',1,'',''),(107781,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107782,'111.181.49.183','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107783,'218.88.31.80','2016-03-22 00:00:00','/index.html','Firefox',1,'',''),(107784,'111.206.36.12','2016-03-22 00:00:00','/index.html','IE',1,'www','baidu'),(107785,'218.88.31.80','2016-03-22 00:00:00','/index.html','Firefox',1,'',''),(107786,'119.147.225.188','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107787,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107788,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107789,'93.174.93.218','2016-03-22 00:00:00','/index.html','Firefox',1,'',''),(107790,'119.147.225.189','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107791,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107792,'37.59.111.20','2016-03-22 00:00:00','/index.html','Firefox',1,'',''),(107793,'203.208.60.41','2016-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(107794,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107795,'203.208.60.29','2016-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(107796,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107797,'182.118.41.25','2016-03-22 00:00:00','/index.html','IE',1,'',''),(107798,'180.97.63.36','2016-03-22 00:00:00','/newsview.htm','IE',1,'',''),(107799,'119.147.225.183','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107800,'119.147.225.218','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107801,'67.214.243.212','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107802,'123.150.183.20','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107803,'101.226.51.229','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107804,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107805,'58.39.238.87','2016-03-22 00:00:00','/index.html','IE',1,'',''),(107806,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107807,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107808,'61.147.184.214','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107809,'121.42.0.75','2016-03-22 00:00:00','/index.html','IE',1,'',''),(107810,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107811,'125.88.204.110','2016-03-22 00:00:00','/index.html','IE',1,'',''),(107812,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107813,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107814,'61.147.184.235','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107815,'36.99.30.132','2016-03-22 00:00:00','/index.html','Safari',1,'',''),(107816,'46.161.9.11','2016-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(107817,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107818,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107819,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107820,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107821,'182.118.53.62','2016-03-23 00:00:00','/newsview.htm','IE',1,'',''),(107822,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107823,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107824,'50.16.83.84','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107825,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107826,'120.132.50.135','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107827,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107828,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107829,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107830,'54.90.166.18','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107831,'103.41.52.94','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107832,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107833,'66.249.74.82','2016-03-23 00:00:00','/news.htm','Safari',1,'',''),(107834,'66.249.74.80','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107835,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107836,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107837,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107838,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107839,'218.241.106.16','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107840,'61.147.184.192','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107841,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107842,'61.146.178.190','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107843,'117.185.24.152','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107844,'117.144.246.147','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107845,'117.144.246.146','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107846,'117.185.27.104','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107847,'117.144.246.77','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107848,'117.185.27.144','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107849,'117.185.27.144','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107850,'117.185.27.103','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107851,'117.185.27.103','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107852,'117.185.24.152','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107853,'140.207.55.80','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107854,'140.207.54.199','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107855,'140.207.55.79','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107856,'140.207.54.180','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107857,'140.207.54.158','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107858,'140.207.185.124','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107859,'140.207.55.80','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107860,'140.207.54.187','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107861,'140.207.54.198','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107862,'140.207.54.180','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107863,'140.207.54.199','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107864,'140.207.185.124','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107865,'101.226.66.181','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107866,'211.137.11.155','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(107867,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107868,'66.249.74.36','2016-03-23 00:00:00','/newsview.htm','Safari',1,'',''),(107869,'101.226.102.97','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107870,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107871,'61.135.165.22','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(107872,'46.161.9.11','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(107873,'42.156.138.38','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107874,'125.88.204.157','2016-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(107875,'103.41.52.92','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107876,'103.41.52.92','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107877,'211.137.11.155','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(107878,'180.153.205.254','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107879,'66.249.74.38','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107880,'61.147.184.184','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107881,'119.147.146.194','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(107882,'180.153.206.33','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107883,'180.153.201.216','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107884,'211.137.11.155','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(107885,'183.60.15.14','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107886,'112.90.82.195','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107887,'211.137.11.155','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(107888,'211.137.11.155','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(107889,'36.99.30.234','2016-03-23 00:00:00','/news/newsview.htm','Safari',1,'',''),(107890,'113.140.18.122','2016-03-23 00:00:00','/index.html','Chrome',1,'','baidu'),(107891,'123.125.71.137','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(107892,'92.103.168.50','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(107893,'163.177.69.38','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107894,'222.180.195.194','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(107895,'119.147.225.228','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107896,'61.147.184.184','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107897,'114.240.93.146','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107898,'114.240.93.146','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107899,'114.240.93.146','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107900,'114.240.93.146','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107901,'114.240.93.146','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107902,'114.240.93.146','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107903,'66.249.74.82','2016-03-23 00:00:00','/news.htm','Safari',1,'',''),(107904,'211.136.93.46','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107905,'218.247.17.170','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107906,'218.247.17.170','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107907,'218.247.17.170','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107908,'218.247.17.170','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(107909,'218.247.17.170','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(107910,'218.247.17.170','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107911,'218.247.17.170','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107912,'218.247.17.170','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107913,'180.153.212.13','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107914,'114.240.93.146','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107915,'114.240.93.146','2016-03-23 00:00:00','/index.html','IE',1,'',''),(107916,'120.132.50.135','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(107917,'180.97.63.73','2016-03-23 00:00:00','/newsview.htm','IE',1,'',''),(107918,'180.153.206.37','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107919,'101.226.33.200','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107920,'101.226.102.97','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107921,'101.226.69.246','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107922,'101.226.69.108','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107923,'101.226.33.240','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107924,'112.64.235.87','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107925,'180.153.206.31','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107926,'180.153.206.36','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107927,'180.153.206.21','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107928,'180.153.163.187','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107929,'180.153.163.190','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107930,'112.64.235.247','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107931,'180.153.214.192','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107932,'112.64.235.250','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107933,'180.153.163.210','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107934,'101.226.66.177','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107935,'180.153.206.34','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107936,'180.153.206.21','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107937,'180.153.206.33','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107938,'180.153.206.38','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107939,'180.153.206.31','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107940,'180.153.214.176','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107941,'101.226.65.106','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107942,'101.226.33.205','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107943,'101.226.65.107','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107944,'101.226.66.173','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107945,'101.226.33.224','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107946,'101.226.102.97','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107947,'101.226.65.108','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107948,'112.64.235.89','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107949,'180.153.214.180','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107950,'180.153.206.23','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107951,'101.226.33.206','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107952,'180.153.214.198','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107953,'101.226.33.223','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107954,'180.153.160.62','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107955,'180.153.206.36','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107956,'101.226.89.120','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107957,'42.120.234.41','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107958,'180.153.214.200','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107959,'112.64.235.91','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107960,'180.153.206.38','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107961,'180.153.163.190','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107962,'180.153.163.210','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107963,'180.153.205.254','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107964,'112.64.235.250','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107965,'112.65.193.15','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107966,'180.153.214.181','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107967,'180.153.206.26','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107968,'180.153.214.189','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107969,'180.153.214.190','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107970,'180.153.201.158','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107971,'101.226.33.237','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107972,'180.153.163.206','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107973,'180.153.206.19','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107974,'180.153.163.211','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107975,'180.153.214.176','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107976,'101.226.33.206','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107977,'180.153.206.23','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107978,'112.64.235.254','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107979,'101.226.33.200','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107980,'180.153.206.27','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107981,'180.153.160.62','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107982,'101.226.66.192','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107983,'112.64.235.246','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107984,'180.153.206.23','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107985,'101.226.89.121','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107986,'180.153.206.34','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107987,'101.226.66.181','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107988,'112.64.235.245','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107989,'180.153.163.191','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107990,'101.226.33.228','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107991,'101.226.33.239','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107992,'180.153.214.176','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107993,'180.153.163.210','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107994,'101.226.65.106','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107995,'180.153.214.178','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107996,'101.226.66.174','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107997,'101.226.33.225','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107998,'112.64.235.245','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(107999,'101.226.65.105','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108000,'180.153.161.217','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108001,'101.226.51.226','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108002,'101.226.51.227','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108003,'112.65.193.14','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108004,'101.226.33.203','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108005,'180.153.206.23','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108006,'112.64.235.248','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108007,'180.153.163.191','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108008,'101.226.66.179','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108009,'180.153.214.178','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108010,'180.153.214.180','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108011,'180.153.160.62','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108012,'101.226.33.228','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108013,'112.65.193.15','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108014,'101.226.33.239','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108015,'180.153.206.33','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108016,'112.64.235.86','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108017,'180.153.206.38','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108018,'101.226.33.200','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108019,'103.41.52.94','2016-03-23 00:00:00','/index.html','IE',1,'',''),(108020,'66.249.79.229','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108021,'65.19.167.131','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(108022,'123.125.68.178','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108023,'220.181.51.61','2016-03-23 00:00:00','/index.html','Chrome',1,'',''),(108024,'123.125.67.152','2016-03-23 00:00:00','/index.html','Safari',1,'',''),(108025,'74.91.20.198','2016-03-23 00:00:00','/index.html','IE',1,'',''),(108026,'85.93.89.74','2016-03-23 00:00:00','/index.html','IE',1,'',''),(108027,'85.93.89.74','2016-03-23 00:00:00','/index.html','Firefox',1,'',''),(108028,'85.93.89.74','2016-03-23 00:00:00','/news.htm','IE',1,'',''),(108029,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','IE',1,'',''),(108030,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(108031,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(108032,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(108033,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(108034,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(108035,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(108036,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(108037,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','IE',1,'',''),(108038,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(108039,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(108040,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','IE',1,'',''),(108041,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(108042,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(108043,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(108044,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','IE',1,'',''),(108045,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(108046,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(108047,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','IE',1,'',''),(108048,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','IE',1,'',''),(108049,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(108050,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','IE',1,'',''),(108051,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(108052,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(108053,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(108054,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','IE',1,'',''),(108055,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','Firefox',1,'',''),(108056,'85.93.89.74','2016-03-23 00:00:00','/newsview.htm','IE',1,'',''),(108057,'85.93.89.74','2016-03-23 00:00:00','/news.htm','Firefox',1,'',''),(108058,'85.93.89.74','2016-03-23 00:00:00','/news.htm','IE',1,'',''),(108059,'112.64.235.87','2016-03-24 00:00:00','/index.html','Safari',1,'',''),(108060,'180.153.180.112','2016-03-24 00:00:00','/news.htm','IE',1,'',''),(108061,'103.41.52.94','2016-03-24 00:00:00','/index.html','IE',1,'',''),(108062,'101.200.126.60','2016-03-24 00:00:00','/index.html','IE',1,'',''),(108063,'101.200.126.60','2016-03-24 00:00:00','/index.html','IE',1,'',''),(108064,'212.68.41.83','2016-03-24 00:00:00','/index.html','Chrome',1,'',''),(108065,'123.125.67.153','2016-03-24 00:00:00','/index.html','Firefox',1,'',''),(108066,'180.153.206.36','2016-03-24 00:00:00','/index.html','Safari',1,'',''),(108067,'112.95.157.178','2016-03-24 00:00:00','/index.html','Chrome',1,'',''),(108068,'61.135.190.200','2016-03-24 00:00:00','/index.html','Firefox',1,'',''),(108069,'180.153.163.206','2016-03-24 00:00:00','/index.html','Safari',1,'',''),(108070,'119.147.225.186','2016-03-24 00:00:00','/index.html','Safari',1,'',''),(108071,'61.130.0.179','2016-03-24 00:00:00','/index.html','Chrome',1,'',''),(108072,'103.41.52.93','2016-03-24 00:00:00','/index.html','IE',1,'',''),(108073,'103.41.52.93','2016-03-24 00:00:00','/index.html','IE',1,'',''),(108074,'119.147.225.196','2016-03-24 00:00:00','/index.html','Safari',1,'',''),(108075,'123.125.71.137','2016-03-24 00:00:00','/index.html','Chrome',1,'',''),(108076,'14.152.68.99','2016-03-24 00:00:00','/index.html','Safari',1,'',''),(108077,'218.88.28.67','2016-03-24 00:00:00','/index.html','Chrome',1,'',''),(108078,'220.174.208.155','2016-03-24 00:00:00','/index.html','IE',1,'',''),(108079,'123.103.79.200','2016-03-24 00:00:00','/news.htm','Chrome',1,'',''),(108080,'123.103.79.200','2016-03-24 00:00:00','/index.html','Chrome',1,'',''),(108081,'183.60.35.93','2016-03-24 00:00:00','/index.html','Safari',1,'',''),(108082,'220.181.51.39','2016-03-24 00:00:00','/index.html','Chrome',1,'',''),(108083,'121.42.0.18','2016-03-24 00:00:00','/index.html','IE',1,'',''),(108084,'101.226.66.178','2016-03-24 00:00:00','/index.html','Safari',1,'',''),(108085,'46.161.9.11','2016-03-24 00:00:00','/newsview.htm','Firefox',1,'',''),(108086,'14.152.68.104','2016-03-24 00:00:00','/index.html','Safari',1,'',''),(108087,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108088,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108089,'121.42.0.71','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108090,'121.42.0.73','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108091,'121.42.0.62','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108092,'121.42.0.65','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108093,'121.42.0.55','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108094,'121.42.0.55','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108095,'121.42.0.73','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108096,'121.42.0.65','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108097,'121.42.0.56','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108098,'121.42.0.56','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108099,'121.42.0.65','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108100,'220.181.51.61','2016-03-25 00:00:00','/index.html','Chrome',1,'',''),(108101,'220.181.51.51','2016-03-25 00:00:00','/index.html','Chrome',1,'',''),(108102,'182.118.70.194','2016-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(108103,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108104,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108105,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108106,'180.153.185.237','2016-03-25 00:00:00','/newsview.htm','IE',1,'',''),(108107,'207.46.13.52','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108108,'103.41.52.94','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108109,'180.149.143.27','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108110,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108111,'183.57.153.76','2016-03-25 00:00:00','/newsview.htm','IE',1,'',''),(108112,'107.150.32.60','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108113,'46.161.9.11','2016-03-25 00:00:00','/news.htm','Firefox',1,'',''),(108114,'120.42.44.74','2016-03-25 00:00:00','/index.html','Chrome',1,'','baidu'),(108115,'169.54.233.119','2016-03-25 00:00:00','/index.html','Firefox',1,'',''),(108116,'61.147.184.232','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108117,'61.146.178.190','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108118,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108119,'61.147.184.183','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108120,'123.125.71.132','2016-03-25 00:00:00','/index.html','Chrome',1,'',''),(108121,'113.140.11.121','2016-03-25 00:00:00','/index.html','Firefox',1,'taintainmeiju','baidu'),(108122,'113.140.11.121','2016-03-25 00:00:00','/index.html','Firefox',1,'taintainmeiju','baidu'),(108123,'113.140.11.121','2016-03-25 00:00:00','/index.html','Firefox',1,'',''),(108124,'113.140.11.121','2016-03-25 00:00:00','/index.html','Firefox',1,'',''),(108125,'101.226.68.215','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108126,'112.64.235.250','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108127,'101.226.89.121','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108128,'101.226.66.175','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108129,'180.153.163.206','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108130,'61.151.218.118','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108131,'101.226.51.229','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108132,'54.164.147.192','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108133,'140.207.54.187','2016-03-25 00:00:00','/index.html','Firefox',1,'',''),(108134,'140.207.54.198','2016-03-25 00:00:00','/index.html','Firefox',1,'',''),(108135,'117.185.27.146','2016-03-25 00:00:00','/index.html','Firefox',1,'',''),(108136,'117.185.24.135','2016-03-25 00:00:00','/index.html','Firefox',1,'',''),(108137,'117.185.24.243','2016-03-25 00:00:00','/index.html','Firefox',1,'',''),(108138,'140.207.54.199','2016-03-25 00:00:00','/index.html','Firefox',1,'',''),(108139,'42.156.137.107','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108140,'117.100.171.115','2016-03-25 00:00:00','/index.html','Chrome',1,'',''),(108141,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108142,'120.1.2.65','2016-03-25 00:00:00','/news.htm','Chrome',1,'',''),(108143,'120.1.2.65','2016-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(108144,'120.1.2.65','2016-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(108145,'120.1.2.65','2016-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(108146,'218.201.108.90','2016-03-25 00:00:00','/index.html','Chrome',1,'','baidu'),(108147,'120.1.2.65','2016-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(108148,'123.150.183.39','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108149,'101.226.66.177','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108150,'180.153.163.191','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108151,'123.150.183.13','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108152,'42.156.136.6','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108153,'119.147.146.195','2016-03-25 00:00:00','/index.html','Chrome',1,'',''),(108154,'61.147.184.192','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108155,'110.75.123.204','2016-03-25 00:00:00','/index.html','Chrome',1,'',''),(108156,'110.75.123.229','2016-03-25 00:00:00','/index.html','Chrome',1,'',''),(108157,'103.41.52.94','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108158,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108159,'157.55.39.24','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108160,'121.42.0.66','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108161,'121.42.0.60','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108162,'101.226.33.240','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108163,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108164,'66.249.79.120','2016-03-25 00:00:00','/newsview.htm','Safari',1,'',''),(108165,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108166,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108167,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108168,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108169,'111.206.36.133','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108170,'61.135.165.23','2016-03-25 00:00:00','/index.html','Chrome',1,'',''),(108171,'101.226.33.201','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108172,'123.150.183.21','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108173,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108174,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108175,'66.249.79.124','2016-03-25 00:00:00','/newsview.htm','Safari',1,'',''),(108176,'74.91.18.44','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108177,'183.140.170.34','2016-03-25 00:00:00','/index.html','IE',1,'',''),(108178,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108179,'46.161.9.11','2016-03-25 00:00:00','/newsview.htm','Firefox',1,'',''),(108180,'123.150.183.47','2016-03-25 00:00:00','/index.html','Safari',1,'',''),(108181,'220.181.51.40','2016-03-26 00:00:00','/index.html','Chrome',1,'',''),(108182,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108183,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108184,'103.41.53.252','2016-03-26 00:00:00','/index.html','IE',1,'',''),(108185,'66.249.79.124','2016-03-26 00:00:00','/index.html','Safari',1,'',''),(108186,'188.165.200.217','2016-03-26 00:00:00','/index.html','IE',1,'',''),(108187,'182.118.41.95','2016-03-26 00:00:00','/index.html','IE',1,'',''),(108188,'182.118.54.174','2016-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(108189,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108190,'64.246.178.34','2016-03-26 00:00:00','/index.html','Firefox',1,'',''),(108191,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108192,'120.132.50.135','2016-03-26 00:00:00','/index.html','Firefox',1,'',''),(108193,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108194,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108195,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108196,'64.246.161.190','2016-03-26 00:00:00','/index.html','Firefox',1,'',''),(108197,'158.69.228.18','2016-03-26 00:00:00','/index.html','Firefox',1,'',''),(108198,'149.202.98.161','2016-03-26 00:00:00','/index.html','Chrome',1,'',''),(108199,'61.49.247.106','2016-03-26 00:00:00','/index.html','Safari',1,'',''),(108200,'72.47.238.222','2016-03-26 00:00:00','/index.html','Chrome',1,'',''),(108201,'72.47.238.222','2016-03-26 00:00:00','/index.html','Chrome',1,'',''),(108202,'123.150.183.15','2016-03-26 00:00:00','/index.html','Safari',1,'',''),(108203,'220.181.51.40','2016-03-26 00:00:00','/index.html','Chrome',1,'',''),(108204,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108205,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108206,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108207,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108208,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108209,'66.249.79.78','2016-03-26 00:00:00','/index.html','Safari',1,'',''),(108210,'207.46.13.185','2016-03-26 00:00:00','/index.html','Safari',1,'',''),(108211,'103.41.52.94','2016-03-26 00:00:00','/index.html','IE',1,'',''),(108212,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108213,'119.147.225.189','2016-03-26 00:00:00','/index.html','Safari',1,'',''),(108214,'123.150.183.13','2016-03-26 00:00:00','/index.html','Safari',1,'',''),(108215,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108216,'222.45.51.236','2016-03-26 00:00:00','/index.html','IE',1,'',''),(108217,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108218,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108219,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108220,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108221,'61.135.165.22','2016-03-26 00:00:00','/index.html','Chrome',1,'',''),(108222,'103.41.52.94','2016-03-26 00:00:00','/index.html','IE',1,'',''),(108223,'180.153.214.180','2016-03-26 00:00:00','/index.html','Safari',1,'',''),(108224,'213.208.189.131','2016-03-26 00:00:00','/index.html','Chrome',1,'',''),(108225,'213.208.189.131','2016-03-26 00:00:00','/index.html','Chrome',1,'',''),(108226,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108227,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108228,'46.161.9.11','2016-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(108229,'123.150.183.39','2016-03-26 00:00:00','/index.html','Safari',1,'',''),(108230,'107.150.46.36','2016-03-26 00:00:00','/index.html','IE',1,'',''),(108231,'157.55.39.66','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108232,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108233,'103.41.52.91','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108234,'103.41.52.91','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108235,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108236,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108237,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108238,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108239,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108240,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108241,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108242,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108243,'121.42.0.55','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108244,'121.42.0.63','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108245,'121.42.0.65','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108246,'121.42.0.58','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108247,'121.42.0.64','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108248,'121.42.0.59','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108249,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108250,'121.42.0.57','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108251,'121.42.0.73','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108252,'121.43.163.236','2016-03-27 00:00:00','/index.html','Chrome',1,'','baidu'),(108253,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108254,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108255,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108256,'103.41.52.93','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108257,'103.41.52.93','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108258,'222.45.51.236','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108259,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108260,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108261,'162.13.152.245','2016-03-27 00:00:00','/index.html','Firefox',1,'',''),(108262,'61.147.184.193','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108263,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108264,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108265,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108266,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108267,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108268,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108269,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108270,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108271,'180.153.185.230','2016-03-27 00:00:00','/newsview.htm','IE',1,'',''),(108272,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108273,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108274,'106.186.16.214','2016-03-27 00:00:00','/index.html','Chrome',1,'',''),(108275,'106.186.16.214','2016-03-27 00:00:00','/index.html','Chrome',1,'',''),(108276,'220.181.51.39','2016-03-27 00:00:00','/index.html','Chrome',1,'',''),(108277,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108278,'69.197.189.139','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108279,'123.150.183.30','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108280,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108281,'42.156.137.107','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108282,'42.156.138.9','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108283,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108284,'180.149.143.26','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108285,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108286,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108287,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108288,'121.42.0.19','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108289,'46.161.9.11','2016-03-27 00:00:00','/newsview.htm','Firefox',1,'',''),(108290,'60.163.144.49','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108291,'119.147.225.222','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108292,'112.64.235.90','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108293,'61.146.178.190','2016-03-27 00:00:00','/index.html','Firefox',1,'',''),(108294,'61.147.184.145','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108295,'185.129.62.63','2016-03-27 00:00:00','/index.html','Chrome',1,'',''),(108296,'42.96.169.191','2016-03-27 00:00:00','/index.html','Firefox',1,'北京睿势科技有限公司','360'),(108297,'123.150.183.42','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108298,'103.41.52.94','2016-03-27 00:00:00','/index.html','IE',1,'',''),(108299,'61.147.184.191','2016-03-27 00:00:00','/index.html','Safari',1,'',''),(108300,'60.191.233.174','2016-03-28 00:00:00','/index.html','IE',1,'',''),(108301,'182.118.54.129','2016-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(108302,'106.120.160.109','2016-03-28 00:00:00','/index.html','IE',1,'',''),(108303,'123.59.59.52','2016-03-28 00:00:00','/index.html','Firefox',1,'',''),(108304,'180.153.180.74','2016-03-28 00:00:00','/newsview.htm','IE',1,'',''),(108305,'121.42.0.73','2016-03-28 00:00:00','/index.html','IE',1,'',''),(108306,'121.42.0.63','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108307,'121.42.0.60','2016-03-28 00:00:00','/index.html','IE',1,'',''),(108308,'121.42.0.57','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108309,'121.42.0.58','2016-03-28 00:00:00','/index.html','IE',1,'',''),(108310,'121.42.0.55','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108311,'121.42.0.55','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108312,'121.42.0.71','2016-03-28 00:00:00','/index.html','IE',1,'',''),(108313,'61.135.165.22','2016-03-28 00:00:00','/index.html','Chrome',1,'',''),(108314,'220.181.51.38','2016-03-28 00:00:00','/index.html','Chrome',1,'',''),(108315,'123.125.71.119','2016-03-28 00:00:00','/index.html','Chrome',1,'',''),(108316,'157.55.39.240','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108317,'36.99.30.87','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108318,'207.46.13.185','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108319,'103.41.52.91','2016-03-28 00:00:00','/index.html','IE',1,'',''),(108320,'182.118.42.34','2016-03-28 00:00:00','/index.html','IE',1,'',''),(108321,'61.147.184.238','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108322,'61.147.184.163','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108323,'61.135.169.23','2016-03-28 00:00:00','/index.html','Chrome',1,'',''),(108324,'180.153.214.182','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108325,'221.199.187.35','2016-03-28 00:00:00','/index.html','IE',1,'',''),(108326,'123.116.58.194','2016-03-28 00:00:00','/index.html','Chrome',1,'olap oltp 架构图','baidu'),(108327,'66.249.79.38','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108328,'42.120.145.166','2016-03-28 00:00:00','/index.html','Chrome',1,'',''),(108329,'42.120.145.166','2016-03-28 00:00:00','/index.html','Chrome',1,'',''),(108330,'121.42.0.73','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108331,'121.42.0.56','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108332,'157.55.39.185','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108333,'182.118.41.84','2016-03-28 00:00:00','/index.html','IE',1,'',''),(108334,'14.152.69.98','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108335,'220.181.51.39','2016-03-28 00:00:00','/index.html','Chrome',1,'',''),(108336,'85.26.234.23','2016-03-28 00:00:00','/index.html','Chrome',1,'',''),(108337,'123.150.183.43','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108338,'101.226.51.230','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108339,'119.147.146.189','2016-03-28 00:00:00','/index.html','Chrome',1,'',''),(108340,'103.41.53.252','2016-03-28 00:00:00','/index.html','IE',1,'',''),(108341,'208.90.57.196','2016-03-28 00:00:00','/index.html','Firefox',1,'',''),(108342,'14.152.68.65','2016-03-28 00:00:00','/index.html','Safari',1,'',''),(108343,'101.244.3.33','2016-03-28 00:00:00','/index.html','Firefox',1,'',''),(108344,'221.11.183.25','2016-03-28 00:00:00','/index.html','Chrome',1,'',''),(108345,'208.90.57.196','2016-03-28 00:00:00','/index.html','Firefox',1,'',''),(108346,'219.143.225.2','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108347,'219.143.225.2','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108348,'61.135.190.102','2016-03-29 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(108349,'219.143.225.2','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108350,'219.143.225.2','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108351,'219.143.225.2','2016-03-29 00:00:00','/news.htm','IE',1,'',''),(108352,'219.143.225.2','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108353,'219.143.225.2','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108354,'219.143.225.2','2016-03-29 00:00:00','/news.htm','IE',1,'',''),(108355,'61.135.190.222','2016-03-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(108356,'60.191.233.174','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108357,'218.241.108.117','2016-03-29 00:00:00','/index.html','Chrome',1,'',''),(108358,'182.118.70.56','2016-03-29 00:00:00','/news/newsview.htm','IE',1,'',''),(108359,'61.135.190.102','2016-03-29 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(108360,'103.41.52.91','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108361,'103.41.52.91','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108362,'61.135.190.222','2016-03-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(108363,'113.128.90.109','2016-03-29 00:00:00','/index.html','Firefox',1,'',''),(108364,'14.152.69.98','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108365,'178.184.240.67','2016-03-29 00:00:00','/index.html','Chrome',1,'',''),(108366,'101.226.33.238','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108367,'101.226.33.217','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108368,'61.135.169.55','2016-03-29 00:00:00','/index.html','Chrome',1,'',''),(108369,'185.32.201.122','2016-03-29 00:00:00','/index.html','Chrome',1,'',''),(108370,'185.32.201.122','2016-03-29 00:00:00','/index.html','Chrome',1,'',''),(108371,'101.81.28.29','2016-03-29 00:00:00','/index.html','Chrome',1,'数据对比工具','baidu'),(108372,'113.240.250.156','2016-03-29 00:00:00','/index.html','Firefox',1,'',''),(108373,'113.240.250.156','2016-03-29 00:00:00','/index.html','Firefox',1,'',''),(108374,'113.240.250.156','2016-03-29 00:00:00','/index.html','Firefox',1,'',''),(108375,'107.170.199.91','2016-03-29 00:00:00','/index.html','Chrome',1,'',''),(108376,'107.170.199.91','2016-03-29 00:00:00','/index.html','Chrome',1,'',''),(108377,'157.55.39.70','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108378,'61.147.184.139','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108379,'120.132.50.135','2016-03-29 00:00:00','/index.html','Firefox',1,'',''),(108380,'66.249.79.120','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108381,'42.156.137.107','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108382,'66.249.79.222','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108383,'103.41.52.94','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108384,'112.64.235.252','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108385,'123.150.183.14','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108386,'42.156.137.11','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108387,'190.60.205.142','2016-03-29 00:00:00','/index.html','Chrome',1,'',''),(108388,'190.60.205.142','2016-03-29 00:00:00','/index.html','Chrome',1,'',''),(108389,'202.91.178.194','2016-03-29 00:00:00','/news.htm','Chrome',1,'',''),(108390,'202.91.178.194','2016-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(108391,'202.91.178.194','2016-03-29 00:00:00','/index.html','Chrome',1,'',''),(108392,'222.133.32.11','2016-03-29 00:00:00','/index.html','Safari',1,'数字城管解决方案','baidu'),(108393,'61.135.165.23','2016-03-29 00:00:00','/index.html','Chrome',1,'',''),(108394,'14.152.68.104','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108395,'54.252.128.136','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108396,'123.125.68.187','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108397,'101.200.126.60','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108398,'101.200.126.60','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108399,'180.153.214.192','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108400,'61.135.190.197','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108401,'46.51.169.222','2016-03-29 00:00:00','/index.html','Chrome',1,'',''),(108402,'123.125.71.89','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108403,'222.45.51.236','2016-03-29 00:00:00','/index.html','IE',1,'',''),(108404,'61.135.190.102','2016-03-29 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(108405,'123.125.71.83','2016-03-29 00:00:00','/newsview.htm','Safari',1,'',''),(108406,'61.135.190.220','2016-03-29 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(108407,'119.147.225.221','2016-03-29 00:00:00','/index.html','Safari',1,'',''),(108408,'61.135.190.102','2016-03-30 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(108409,'61.135.190.222','2016-03-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(108410,'123.59.59.52','2016-03-30 00:00:00','/index.html','Firefox',1,'',''),(108411,'123.125.71.61','2016-03-30 00:00:00','/index.html','Chrome',1,'',''),(108412,'123.125.71.118','2016-03-30 00:00:00','/index.html','Chrome',1,'',''),(108413,'113.240.250.156','2016-03-30 00:00:00','/index.html','Firefox',1,'',''),(108414,'113.240.250.156','2016-03-30 00:00:00','/index.html','Firefox',1,'',''),(108415,'113.240.250.156','2016-03-30 00:00:00','/index.html','Firefox',1,'',''),(108416,'113.240.250.156','2016-03-30 00:00:00','/index.html','Firefox',1,'',''),(108417,'222.45.51.236','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108418,'103.41.52.94','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108419,'121.42.0.57','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108420,'121.42.0.71','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108421,'121.42.0.71','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108422,'121.42.0.67','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108423,'157.55.39.70','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108424,'121.42.0.64','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108425,'121.42.0.61','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108426,'121.42.0.59','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108427,'121.42.0.58','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108428,'121.42.0.55','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108429,'121.42.0.62','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108430,'121.42.0.66','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108431,'121.42.0.71','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108432,'121.42.0.63','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108433,'121.42.0.60','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108434,'121.42.0.58','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108435,'121.42.0.62','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108436,'61.146.178.190','2016-03-30 00:00:00','/index.html','Chrome',1,'',''),(108437,'58.215.183.74','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108438,'66.249.66.19','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108439,'101.226.66.180','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108440,'183.232.120.53','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108441,'101.226.89.115','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108442,'52.10.174.65','2016-03-30 00:00:00','/index.html','Chrome',1,'',''),(108443,'1.199.222.80','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108444,'101.226.33.202','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108445,'61.135.165.22','2016-03-30 00:00:00','/index.html','Chrome',1,'',''),(108446,'180.153.206.21','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108447,'123.150.183.10','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108448,'103.41.52.93','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108449,'103.41.52.93','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108450,'180.153.205.253','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108451,'61.147.184.211','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108452,'58.247.133.186','2016-03-30 00:00:00','/index.html','Chrome',1,'',''),(108453,'61.135.190.71','2016-03-30 00:00:00','/index.html','Firefox',1,'',''),(108454,'123.125.71.137','2016-03-30 00:00:00','/newsview.htm','Chrome',1,'',''),(108455,'87.201.247.162','2016-03-30 00:00:00','/index.html','Firefox',1,'',''),(108456,'121.42.0.60','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108457,'121.42.0.71','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108458,'36.110.89.242','2016-03-30 00:00:00','/index.html','Chrome',1,'olap 分析','baidu'),(108459,'123.150.183.25','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108460,'121.42.0.61','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108461,'121.42.0.67','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108462,'180.153.201.66','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108463,'61.148.244.129','2016-03-30 00:00:00','/index.html','Safari',1,'','baidu'),(108464,'180.153.206.36','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108465,'125.39.72.153','2016-03-30 00:00:00','/index.html','Chrome',1,'',''),(108466,'61.147.184.214','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108467,'14.152.68.67','2016-03-30 00:00:00','/index.html','Safari',1,'',''),(108468,'69.197.185.21','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108469,'74.91.20.194','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108470,'221.239.204.115','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108471,'103.41.52.94','2016-03-30 00:00:00','/index.html','IE',1,'',''),(108472,'221.194.128.223','2016-03-30 00:00:00','/index.html','Firefox',1,'',''),(108473,'180.153.186.50','2016-03-31 00:00:00','/newsview.htm','IE',1,'',''),(108474,'61.147.184.248','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108475,'61.135.165.23','2016-03-31 00:00:00','/index.html','Chrome',1,'',''),(108476,'183.57.153.109','2016-03-31 00:00:00','/newsview.htm','IE',1,'',''),(108477,'180.153.180.68','2016-03-31 00:00:00','/index.html','IE',1,'',''),(108478,'182.118.54.186','2016-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(108479,'36.99.31.105','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108480,'46.161.9.11','2016-03-31 00:00:00','/newsview.htm','Firefox',1,'',''),(108481,'46.161.9.11','2016-03-31 00:00:00','/newsview.htm','Firefox',1,'',''),(108482,'46.161.9.11','2016-03-31 00:00:00','/newsview.htm','Firefox',1,'',''),(108483,'46.161.9.11','2016-03-31 00:00:00','/newsview.htm','Firefox',1,'',''),(108484,'46.161.9.11','2016-03-31 00:00:00','/newsview.htm','Firefox',1,'',''),(108485,'121.18.77.163','2016-03-31 00:00:00','/index.html','Chrome',1,'',''),(108486,'46.161.9.11','2016-03-31 00:00:00','/newsview.htm','Firefox',1,'',''),(108487,'46.161.9.11','2016-03-31 00:00:00','/newsview.htm','Firefox',1,'',''),(108488,'61.147.184.224','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108489,'180.153.206.27','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108490,'103.41.53.252','2016-03-31 00:00:00','/index.html','IE',1,'',''),(108491,'1.31.55.106','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108492,'180.97.63.16','2016-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(108493,'119.147.225.187','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108494,'123.125.71.119','2016-03-31 00:00:00','/index.html','Chrome',1,'',''),(108495,'101.226.33.228','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108496,'93.174.93.218','2016-03-31 00:00:00','/index.html','Firefox',1,'',''),(108497,'93.174.93.218','2016-03-31 00:00:00','/index.html','Firefox',1,'',''),(108498,'221.194.128.223','2016-03-31 00:00:00','/index.html','Firefox',1,'',''),(108499,'61.135.169.75','2016-03-31 00:00:00','/index.html','Firefox',1,'','baidu'),(108500,'123.123.109.139','2016-03-31 00:00:00','/index.html','Chrome',1,'',''),(108501,'101.199.108.58','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108502,'42.156.137.107','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108503,'61.49.57.55','2016-03-31 00:00:00','/index.html','Firefox',1,'',''),(108504,'111.161.52.234','2016-03-31 00:00:00','/index.html','Firefox',1,'',''),(108505,'123.126.118.139','2016-03-31 00:00:00','/index.html','Firefox',1,'',''),(108506,'111.30.132.146','2016-03-31 00:00:00','/index.html','Firefox',1,'',''),(108507,'111.30.141.105','2016-03-31 00:00:00','/index.html','Firefox',1,'',''),(108508,'111.30.132.148','2016-03-31 00:00:00','/index.html','Firefox',1,'',''),(108509,'111.30.137.184','2016-03-31 00:00:00','/index.html','Firefox',1,'',''),(108510,'61.147.184.248','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108511,'42.120.235.166','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108512,'103.41.53.252','2016-03-31 00:00:00','/index.html','IE',1,'',''),(108513,'107.150.46.36','2016-03-31 00:00:00','/index.html','IE',1,'',''),(108514,'62.212.73.49','2016-03-31 00:00:00','/index.html','Chrome',1,'',''),(108515,'121.42.0.38','2016-03-31 00:00:00','/index.html','IE',1,'',''),(108516,'180.153.201.15','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108517,'222.186.30.209','2016-03-31 00:00:00','/index.html','IE',1,'',''),(108518,'123.59.59.52','2016-03-31 00:00:00','/index.html','Firefox',1,'',''),(108519,'121.42.0.30','2016-03-31 00:00:00','/index.html','IE',1,'',''),(108520,'121.42.0.18','2016-03-31 00:00:00','/index.html','IE',1,'',''),(108521,'61.135.169.22','2016-03-31 00:00:00','/index.html','Chrome',1,'',''),(108522,'119.147.225.217','2016-03-31 00:00:00','/index.html','Safari',1,'',''),(108523,'123.150.183.10','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108524,'119.147.225.186','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108525,'121.42.0.14','2016-04-01 00:00:00','/index.html','IE',1,'',''),(108526,'182.118.53.28','2016-04-01 00:00:00','/index.html','Chrome',1,'',''),(108527,'221.194.128.223','2016-04-01 00:00:00','/index.html','Firefox',1,'',''),(108528,'182.118.53.135','2016-04-01 00:00:00','/index.html','Chrome',1,'',''),(108529,'103.41.52.94','2016-04-01 00:00:00','/index.html','IE',1,'',''),(108530,'93.115.95.207','2016-04-01 00:00:00','/index.html','Chrome',1,'',''),(108531,'184.168.200.240','2016-04-01 00:00:00','/index.html','Chrome',1,'',''),(108532,'220.181.51.52','2016-04-01 00:00:00','/index.html','Chrome',1,'',''),(108533,'14.17.18.144','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108534,'103.41.52.93','2016-04-01 00:00:00','/index.html','IE',1,'',''),(108535,'103.41.52.93','2016-04-01 00:00:00','/index.html','IE',1,'',''),(108536,'180.153.206.35','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108537,'101.226.66.179','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108538,'111.204.239.209','2016-04-01 00:00:00','/index.html','Firefox',1,'',''),(108539,'112.90.78.22','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108540,'112.64.235.89','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108541,'101.226.33.216','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108542,'182.118.70.221','2016-04-01 00:00:00','/newsview.htm','IE',1,'',''),(108543,'121.42.0.62','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108544,'202.110.154.153','2016-04-01 00:00:00','/index.html','Chrome',1,'',''),(108545,'36.99.31.177','2016-04-01 00:00:00','/newsview.htm','Safari',1,'',''),(108546,'101.226.66.177','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108547,'112.26.31.30','2016-04-01 00:00:00','/index.html','Chrome',1,'',''),(108548,'61.146.178.190','2016-04-01 00:00:00','/index.html','IE',1,'',''),(108549,'123.125.71.132','2016-04-01 00:00:00','/index.html','Chrome',1,'',''),(108550,'163.177.69.37','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108551,'180.153.206.21','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108552,'125.110.237.48','2016-04-01 00:00:00','/index.html','Chrome',1,'',''),(108553,'101.226.66.175','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108554,'125.110.237.48','2016-04-01 00:00:00','/index.html','Chrome',1,'',''),(108555,'101.226.66.175','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108556,'180.153.206.27','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108557,'101.226.66.21','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108558,'101.226.66.193','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108559,'180.153.206.38','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108560,'221.194.128.223','2016-04-01 00:00:00','/index.html','Firefox',1,'',''),(108561,'123.150.183.7','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108562,'220.174.208.154','2016-04-01 00:00:00','/index.html','IE',1,'',''),(108563,'198.105.223.120','2016-04-01 00:00:00','/index.html','Chrome',1,'',''),(108564,'198.105.223.120','2016-04-01 00:00:00','/index.html','Firefox',1,'',''),(108565,'46.161.9.16','2016-04-01 00:00:00','/index.html','IE',1,'',''),(108566,'46.161.9.16','2016-04-01 00:00:00','/index.html','IE',1,'',''),(108567,'46.161.9.16','2016-04-01 00:00:00','/news.htm','IE',1,'',''),(108568,'61.147.184.237','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108569,'125.211.221.214','2016-04-01 00:00:00','/index.html','Chrome',1,'',''),(108570,'188.165.200.217','2016-04-01 00:00:00','/index.html','IE',1,'',''),(108571,'222.45.51.236','2016-04-01 00:00:00','/index.html','IE',1,'',''),(108572,'61.147.184.133','2016-04-01 00:00:00','/index.html','Safari',1,'',''),(108573,'61.147.184.139','2016-04-02 00:00:00','/index.html','Safari',1,'',''),(108574,'74.91.20.198','2016-04-02 00:00:00','/index.html','IE',1,'',''),(108575,'61.172.10.139','2016-04-02 00:00:00','/index.html','IE',1,'',''),(108576,'182.118.41.238','2016-04-02 00:00:00','/index.html','IE',1,'',''),(108577,'220.181.51.56','2016-04-02 00:00:00','/index.html','Chrome',1,'',''),(108578,'121.42.0.71','2016-04-02 00:00:00','/index.html','Safari',1,'',''),(108579,'121.42.0.58','2016-04-02 00:00:00','/index.html','IE',1,'',''),(108580,'121.42.0.56','2016-04-02 00:00:00','/index.html','IE',1,'',''),(108581,'121.42.0.61','2016-04-02 00:00:00','/index.html','Safari',1,'',''),(108582,'123.150.183.26','2016-04-02 00:00:00','/index.html','Safari',1,'',''),(108583,'203.208.60.165','2016-04-02 00:00:00','/index.html','Safari',1,'',''),(108584,'221.194.128.223','2016-04-02 00:00:00','/index.html','Firefox',1,'',''),(108585,'157.55.39.240','2016-04-02 00:00:00','/index.html','Safari',1,'',''),(108586,'120.132.50.135','2016-04-02 00:00:00','/index.html','Firefox',1,'',''),(108587,'110.75.123.197','2016-04-02 00:00:00','/index.html','Chrome',1,'',''),(108588,'110.75.123.223','2016-04-02 00:00:00','/index.html','Chrome',1,'',''),(108589,'121.42.0.60','2016-04-02 00:00:00','/index.html','Safari',1,'',''),(108590,'61.135.169.22','2016-04-02 00:00:00','/index.html','Chrome',1,'',''),(108591,'52.10.199.91','2016-04-02 00:00:00','/index.html','Firefox',1,'',''),(108592,'52.10.199.91','2016-04-02 00:00:00','/index.html','Safari',1,'',''),(108593,'107.150.42.36','2016-04-02 00:00:00','/index.html','IE',1,'',''),(108594,'221.194.128.223','2016-04-02 00:00:00','/index.html','Firefox',1,'',''),(108595,'101.200.126.60','2016-04-02 00:00:00','/index.html','IE',1,'',''),(108596,'101.200.126.60','2016-04-02 00:00:00','/index.html','IE',1,'',''),(108597,'123.150.183.7','2016-04-02 00:00:00','/index.html','Safari',1,'',''),(108598,'41.185.26.175','2016-04-02 00:00:00','/index.html','Chrome',1,'',''),(108599,'180.153.206.36','2016-04-02 00:00:00','/index.html','Safari',1,'',''),(108600,'113.140.11.122','2016-04-02 00:00:00','/index.html','Firefox',1,'',''),(108601,'113.140.11.122','2016-04-02 00:00:00','/index.html','Firefox',1,'熊孩子挥霍21万','baidu'),(108602,'113.140.11.122','2016-04-02 00:00:00','/index.html','Firefox',1,'熊孩子挥霍21万','baidu'),(108603,'113.140.11.122','2016-04-02 00:00:00','/index.html','Firefox',1,'',''),(108604,'113.140.11.122','2016-04-02 00:00:00','/index.html','Firefox',1,'',''),(108605,'61.49.45.41','2016-04-02 00:00:00','/index.html','Chrome',1,'',''),(108606,'14.152.68.36','2016-04-02 00:00:00','/index.html','Safari',1,'',''),(108607,'14.152.68.37','2016-04-02 00:00:00','/index.html','Safari',1,'',''),(108608,'123.150.183.13','2016-04-03 00:00:00','/index.html','Safari',1,'',''),(108609,'14.151.212.191','2016-04-03 00:00:00','/news/newsview.htm','IE',1,'',''),(108610,'14.151.212.191','2016-04-03 00:00:00','/newsview.htm','IE',1,'',''),(108611,'42.156.137.107','2016-04-03 00:00:00','/index.html','Safari',1,'',''),(108612,'203.208.60.165','2016-04-03 00:00:00','/newsview.htm','Safari',1,'',''),(108613,'203.208.60.166','2016-04-03 00:00:00','/newsview.htm','Safari',1,'',''),(108614,'205.204.95.90','2016-04-03 00:00:00','/index.html','Chrome',1,'',''),(108615,'205.204.95.90','2016-04-03 00:00:00','/index.html','Chrome',1,'',''),(108616,'42.120.235.39','2016-04-03 00:00:00','/index.html','Safari',1,'',''),(108617,'221.194.128.223','2016-04-03 00:00:00','/index.html','Firefox',1,'',''),(108618,'188.40.123.141','2016-04-03 00:00:00','/index.html','Chrome',1,'',''),(108619,'119.188.66.167','2016-04-03 00:00:00','/newsview.htm','IE',0,'',''),(108620,'58.39.141.161','2016-04-03 00:00:00','/index.html','IE',1,'',''),(108621,'61.147.184.232','2016-04-03 00:00:00','/index.html','Safari',1,'',''),(108622,'61.147.184.184','2016-04-03 00:00:00','/index.html','Safari',1,'',''),(108623,'119.147.225.183','2016-04-03 00:00:00','/index.html','Safari',1,'',''),(108624,'203.208.60.164','2016-04-03 00:00:00','/newsview.htm','Safari',1,'',''),(108625,'61.165.176.197','2016-04-03 00:00:00','/index.html','IE',1,'',''),(108626,'121.42.0.19','2016-04-03 00:00:00','/index.html','IE',1,'',''),(108627,'14.152.68.101','2016-04-03 00:00:00','/index.html','Safari',1,'',''),(108628,'125.88.204.95','2016-04-03 00:00:00','/index.html','IE',1,'',''),(108629,'203.208.60.189','2016-04-03 00:00:00','/index.html','Safari',1,'',''),(108630,'36.99.31.230','2016-04-03 00:00:00','/index.html','Safari',1,'',''),(108631,'221.194.128.223','2016-04-03 00:00:00','/index.html','Firefox',1,'',''),(108632,'180.153.206.21','2016-04-03 00:00:00','/index.html','Safari',1,'',''),(108633,'222.45.51.236','2016-04-03 00:00:00','/index.html','IE',1,'',''),(108634,'66.249.64.1','2016-04-03 00:00:00','/news.htm','Safari',1,'',''),(108635,'61.146.178.190','2016-04-03 00:00:00','/index.html','IE',1,'',''),(108636,'61.146.178.190','2016-04-03 00:00:00','/news.htm','IE',1,'',''),(108637,'14.152.68.37','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108638,'61.147.184.133','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108639,'61.147.184.248','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108640,'222.186.3.172','2016-04-04 00:00:00','/index.html','IE',1,'',''),(108641,'222.186.3.172','2016-04-04 00:00:00','/index.html','IE',1,'',''),(108642,'221.194.128.223','2016-04-04 00:00:00','/index.html','Firefox',1,'',''),(108643,'121.42.0.73','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108644,'121.42.0.55','2016-04-04 00:00:00','/index.html','IE',1,'',''),(108645,'121.42.0.57','2016-04-04 00:00:00','/index.html','IE',1,'',''),(108646,'121.42.0.67','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108647,'14.152.68.66','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108648,'120.132.50.135','2016-04-04 00:00:00','/index.html','Firefox',1,'',''),(108649,'61.146.178.190','2016-04-04 00:00:00','/index.html','IE',1,'',''),(108650,'123.125.71.132','2016-04-04 00:00:00','/index.html','Chrome',1,'',''),(108651,'220.181.51.39','2016-04-04 00:00:00','/index.html','Chrome',1,'',''),(108652,'112.64.235.247','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108653,'123.150.183.13','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108654,'61.147.184.254','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108655,'123.150.183.20','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108656,'66.249.64.50','2016-04-04 00:00:00','/mobile/newsview.htm','Safari',1,'',''),(108657,'119.147.225.185','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108658,'66.249.64.45','2016-04-04 00:00:00','/m/newsview.htm','Safari',1,'',''),(108659,'101.226.69.246','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108660,'14.152.68.62','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108661,'207.46.13.103','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108662,'66.249.64.161','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108663,'101.226.93.233','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108664,'183.136.190.62','2016-04-04 00:00:00','/index.html','Chrome',1,'',''),(108665,'221.194.128.223','2016-04-04 00:00:00','/index.html','Firefox',1,'',''),(108666,'182.118.41.150','2016-04-04 00:00:00','/index.html','IE',1,'',''),(108667,'183.60.15.14','2016-04-04 00:00:00','/index.html','IE',1,'',''),(108668,'183.232.120.54','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108669,'119.147.146.195','2016-04-04 00:00:00','/index.html','Chrome',1,'',''),(108670,'107.150.46.35','2016-04-04 00:00:00','/index.html','IE',1,'',''),(108671,'61.147.184.248','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108672,'74.91.23.107','2016-04-04 00:00:00','/index.html','IE',1,'',''),(108673,'150.70.188.170','2016-04-04 00:00:00','/index.html','IE',1,'',''),(108674,'180.153.180.104','2016-04-04 00:00:00','/news/newsview.htm','IE',1,'',''),(108675,'119.147.225.228','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108676,'14.152.68.37','2016-04-04 00:00:00','/index.html','Safari',1,'',''),(108677,'123.150.183.25','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108678,'123.150.183.32','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108679,'203.208.60.158','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108680,'40.77.167.86','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108681,'203.208.60.168','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108682,'121.42.0.57','2016-04-05 00:00:00','/index.html','IE',1,'',''),(108683,'121.42.0.64','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108684,'121.42.0.73','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108685,'121.42.0.60','2016-04-05 00:00:00','/index.html','IE',1,'',''),(108686,'203.208.60.154','2016-04-05 00:00:00','/news.htm','Safari',1,'',''),(108687,'221.194.128.223','2016-04-05 00:00:00','/index.html','Firefox',1,'',''),(108688,'42.156.137.107','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108689,'101.226.51.228','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108690,'42.120.161.3','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108691,'218.26.188.111','2016-04-05 00:00:00','/index.html','Chrome',1,'',''),(108692,'203.208.60.167','2016-04-05 00:00:00','/newsview.htm','Safari',1,'',''),(108693,'123.125.71.61','2016-04-05 00:00:00','/index.html','Chrome',1,'',''),(108694,'203.208.60.166','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108695,'140.207.198.204','2016-04-05 00:00:00','/newsview.htm','IE',1,'',''),(108696,'110.75.123.214','2016-04-05 00:00:00','/index.html','Chrome',1,'',''),(108697,'110.75.123.137','2016-04-05 00:00:00','/index.html','Chrome',1,'',''),(108698,'121.42.0.65','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108699,'119.147.225.192','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108700,'123.150.183.24','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108701,'169.54.233.117','2016-04-05 00:00:00','/index.html','Firefox',1,'',''),(108702,'120.26.55.211','2016-04-05 00:00:00','/index.html','Chrome',1,'','baidu'),(108703,'120.209.80.182','2016-04-05 00:00:00','/index.html','Chrome',1,'',''),(108704,'112.65.193.16','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108705,'101.226.66.173','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108706,'112.65.193.16','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108707,'87.242.64.194','2016-04-05 00:00:00','/index.html','Chrome',1,'',''),(108708,'180.153.198.30','2016-04-05 00:00:00','/newsview.htm','Safari',1,'',''),(108709,'180.153.188.90','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108710,'119.84.12.219','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108711,'119.84.12.116','2016-04-05 00:00:00','/newsview.htm','Safari',1,'',''),(108712,'119.84.12.196','2016-04-05 00:00:00','/news/newsview.htm','Safari',1,'',''),(108713,'180.111.133.242','2016-04-05 00:00:00','/index.html','Chrome',1,'',''),(108714,'180.153.206.36','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108715,'180.153.214.180','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108716,'101.226.33.220','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108717,'180.153.205.253','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108718,'180.153.206.13','2016-04-05 00:00:00','/index.html','Chrome',1,'',''),(108719,'141.138.141.208','2016-04-05 00:00:00','/index.html','Chrome',1,'',''),(108720,'58.212.191.55','2016-04-05 00:00:00','/index.html','IE',1,'',''),(108721,'123.125.71.125','2016-04-05 00:00:00','/index.html','Chrome',1,'',''),(108722,'221.194.128.223','2016-04-05 00:00:00','/index.html','Firefox',1,'',''),(108723,'222.186.52.46','2016-04-05 00:00:00','/index.html','IE',1,'',''),(108724,'46.161.9.6','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108725,'46.161.9.6','2016-04-05 00:00:00','/news.htm','Safari',1,'',''),(108726,'123.150.183.87','2016-04-05 00:00:00','/index.html','Safari',1,'',''),(108727,'123.150.183.39','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108728,'203.208.60.176','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108729,'106.120.160.109','2016-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(108730,'106.120.160.109','2016-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(108731,'106.120.160.119','2016-04-06 00:00:00','/index.html','IE',1,'',''),(108732,'36.99.30.138','2016-04-06 00:00:00','/news/newsview.htm','Safari',1,'',''),(108733,'36.99.30.203','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108734,'182.118.70.37','2016-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(108735,'123.150.183.31','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108736,'223.104.31.122','2016-04-06 00:00:00','/index.html','Chrome',1,'','baidu'),(108737,'61.147.184.214','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108738,'202.114.123.53','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108739,'202.114.123.53','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108740,'202.114.123.53','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108741,'202.114.123.53','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108742,'202.114.123.53','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108743,'202.114.123.53','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108744,'202.114.123.53','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108745,'202.114.123.53','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108746,'202.114.123.53','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108747,'202.114.123.53','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108748,'202.114.123.53','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108749,'14.152.68.98','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108750,'123.150.183.26','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108751,'124.202.226.34','2016-04-06 00:00:00','/newsview.htm','IE',1,'FairIsaac Blaze Advisor决策引擎的产品介绍','360'),(108752,'101.226.65.105','2016-04-06 00:00:00','/newsview.htm','Safari',1,'',''),(108753,'101.226.65.105','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108754,'123.150.183.7','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108755,'218.241.231.82','2016-04-06 00:00:00','/index.html','Firefox',1,'',''),(108756,'101.226.65.102','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108757,'123.125.71.132','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108758,'218.205.167.2','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108759,'218.205.167.2','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108760,'218.205.167.2','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108761,'203.208.60.151','2016-04-06 00:00:00','/news.htm','Safari',1,'',''),(108762,'61.146.178.190','2016-04-06 00:00:00','/index.html','IE',1,'',''),(108763,'182.85.247.208','2016-04-06 00:00:00','/index.html','IE',1,'','baidu'),(108764,'221.194.128.223','2016-04-06 00:00:00','/index.html','Firefox',1,'',''),(108765,'61.147.184.196','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108766,'119.147.146.189','2016-04-06 00:00:00','/index.html','Chrome',1,'',''),(108767,'119.147.225.229','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108768,'222.186.52.46','2016-04-06 00:00:00','/index.html','IE',1,'',''),(108769,'101.226.66.193','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108770,'101.226.66.180','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108771,'183.129.154.138','2016-04-06 00:00:00','/index.html','Chrome',1,'福州市数字城管','baidu'),(108772,'222.186.52.46','2016-04-06 00:00:00','/index.html','IE',1,'',''),(108773,'60.30.26.138','2016-04-06 00:00:00','/index.html','Chrome',1,'OLTP OLAP','baidu'),(108774,'123.125.67.208','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108775,'180.153.180.64','2016-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(108776,'111.206.36.8','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108777,'101.200.126.60','2016-04-06 00:00:00','/index.html','IE',1,'',''),(108778,'101.200.126.60','2016-04-06 00:00:00','/index.html','IE',1,'',''),(108779,'36.99.30.36','2016-04-06 00:00:00','/news/newsview.htm','Safari',1,'',''),(108780,'123.150.183.10','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108781,'124.89.76.222','2016-04-06 00:00:00','/index.html','Safari',1,'','baidu'),(108782,'101.226.33.206','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108783,'221.194.128.223','2016-04-06 00:00:00','/index.html','Firefox',1,'',''),(108784,'119.147.225.236','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108785,'119.147.225.198','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108786,'61.147.184.238','2016-04-06 00:00:00','/index.html','Safari',1,'',''),(108787,'61.147.184.218','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108788,'74.91.18.45','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108789,'182.118.70.57','2016-04-07 00:00:00','/newsview.htm','IE',1,'',''),(108790,'111.206.36.145','2016-04-07 00:00:00','/index.html','Firefox',1,'',''),(108791,'42.238.187.247','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108792,'114.119.40.120','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108793,'211.157.179.6','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108794,'211.157.179.6','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108795,'211.157.179.6','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108796,'211.157.179.6','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108797,'211.157.179.6','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108798,'101.226.66.187','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108799,'42.156.254.79','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108800,'106.120.121.145','2016-04-07 00:00:00','/index.html','Chrome',1,'',''),(108801,'42.156.136.77','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108802,'69.30.198.147','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108803,'180.153.206.21','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108804,'123.125.71.118','2016-04-07 00:00:00','/index.html','Chrome',1,'',''),(108805,'203.208.60.234','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108806,'218.28.20.161','2016-04-07 00:00:00','/index.html','Chrome',1,'ETL、OLAP','baidu'),(108807,'218.28.20.161','2016-04-07 00:00:00','/index.html','Chrome',1,'ETL、OLAP','baidu'),(108808,'218.28.20.161','2016-04-07 00:00:00','/index.html','Chrome',1,'olap工具','baidu'),(108809,'14.152.68.65','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108810,'123.150.183.87','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108811,'221.194.128.223','2016-04-07 00:00:00','/index.html','Firefox',1,'',''),(108812,'222.186.52.46','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108813,'124.202.195.218','2016-04-07 00:00:00','/index.html','Chrome',1,'数字城管解决方案','baidu'),(108814,'112.64.235.91','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108815,'219.141.233.68','2016-04-07 00:00:00','/index.html','Chrome',1,'jvm分析工具','baidu'),(108816,'123.59.59.52','2016-04-07 00:00:00','/index.html','Firefox',1,'',''),(108817,'123.125.68.141','2016-04-07 00:00:00','/index.html','Firefox',1,'',''),(108818,'119.147.225.188','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108819,'180.153.206.22','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108820,'180.153.206.13','2016-04-07 00:00:00','/index.html','Chrome',1,'',''),(108821,'123.125.71.133','2016-04-07 00:00:00','/index.html','Chrome',1,'',''),(108822,'180.153.214.178','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108823,'121.42.0.30','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108824,'121.42.0.38','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108825,'121.42.0.36','2016-04-07 00:00:00','/index.html','IE',1,'',''),(108826,'221.194.128.223','2016-04-07 00:00:00','/index.html','Firefox',1,'',''),(108827,'119.147.225.193','2016-04-07 00:00:00','/index.html','Safari',1,'',''),(108828,'121.42.0.36','2016-04-08 00:00:00','/index.html','IE',1,'',''),(108829,'220.181.51.56','2016-04-08 00:00:00','/index.html','Chrome',1,'',''),(108830,'222.186.52.46','2016-04-08 00:00:00','/index.html','IE',1,'',''),(108831,'69.197.185.21','2016-04-08 00:00:00','/index.html','IE',1,'',''),(108832,'101.226.69.108','2016-04-08 00:00:00','/index.html','Safari',1,'',''),(108833,'61.135.169.55','2016-04-08 00:00:00','/index.html','Chrome',1,'',''),(108834,'14.152.68.37','2016-04-08 00:00:00','/index.html','Safari',1,'',''),(108835,'42.120.74.90','2016-04-08 00:00:00','/index.html','Chrome',1,'智能商业工具','baidu'),(108836,'27.217.104.135','2016-04-08 00:00:00','/index.html','Chrome',1,'',''),(108837,'49.65.250.181','2016-04-08 00:00:00','/index.html','Chrome',1,'BI开发工具','baidu'),(108838,'14.152.68.96','2016-04-08 00:00:00','/index.html','Safari',1,'',''),(108839,'62.212.73.49','2016-04-08 00:00:00','/index.html','Chrome',1,'',''),(108840,'121.42.0.58','2016-04-08 00:00:00','/index.html','Safari',1,'',''),(108841,'221.194.128.223','2016-04-08 00:00:00','/index.html','Firefox',1,'',''),(108842,'42.120.145.230','2016-04-08 00:00:00','/index.html','Chrome',1,'',''),(108843,'42.120.145.127','2016-04-08 00:00:00','/index.html','Chrome',1,'',''),(108844,'123.149.35.250','2016-04-08 00:00:00','/index.html','Chrome',1,'',''),(108845,'61.147.184.214','2016-04-08 00:00:00','/index.html','Safari',1,'',''),(108846,'119.147.225.185','2016-04-08 00:00:00','/index.html','Safari',1,'',''),(108847,'114.119.40.120','2016-04-08 00:00:00','/index.html','IE',1,'',''),(108848,'180.153.201.217','2016-04-08 00:00:00','/index.html','Safari',1,'',''),(108849,'54.153.33.145','2016-04-08 00:00:00','/index.html','Chrome',1,'',''),(108850,'188.165.200.217','2016-04-08 00:00:00','/index.html','IE',1,'',''),(108851,'123.125.71.120','2016-04-08 00:00:00','/index.html','Chrome',1,'',''),(108852,'218.207.150.31','2016-04-08 00:00:00','/index.html','IE',1,'',''),(108853,'221.194.128.223','2016-04-09 00:00:00','/index.html','Firefox',1,'',''),(108854,'66.249.79.198','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108855,'45.79.207.127','2016-04-09 00:00:00','/index.html','IE',1,'',''),(108856,'69.58.178.59','2016-04-09 00:00:00','/index.html','Firefox',1,'',''),(108857,'69.58.178.59','2016-04-09 00:00:00','/index.html','Firefox',1,'',''),(108858,'69.58.178.59','2016-04-09 00:00:00','/news.htm','Firefox',1,'',''),(108859,'123.150.183.24','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108860,'123.150.183.16','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108861,'42.156.254.79','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108862,'123.150.183.24','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108863,'42.156.136.16','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108864,'119.147.225.232','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108865,'87.201.247.162','2016-04-09 00:00:00','/index.html','Firefox',1,'',''),(108866,'192.241.234.4','2016-04-09 00:00:00','/index.html','Firefox',1,'',''),(108867,'66.249.79.38','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108868,'220.181.51.56','2016-04-09 00:00:00','/index.html','Chrome',1,'',''),(108869,'120.132.50.135','2016-04-09 00:00:00','/index.html','Firefox',1,'',''),(108870,'207.46.13.100','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108871,'61.147.184.191','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108872,'61.147.184.212','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108873,'221.194.128.223','2016-04-09 00:00:00','/index.html','Firefox',1,'',''),(108874,'66.249.79.182','2016-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(108875,'123.150.183.33','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108876,'182.118.42.78','2016-04-09 00:00:00','/index.html','IE',1,'',''),(108877,'119.147.225.227','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108878,'54.153.33.145','2016-04-09 00:00:00','/index.html','Chrome',1,'',''),(108879,'123.150.183.25','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108880,'61.147.184.224','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108881,'58.215.183.77','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108882,'119.147.225.195','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108883,'89.248.172.201','2016-04-09 00:00:00','/index.html','Firefox',1,'',''),(108884,'180.153.201.15','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108885,'203.208.60.151','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108886,'61.135.165.23','2016-04-09 00:00:00','/index.html','Chrome',1,'',''),(108887,'61.147.184.254','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108888,'114.119.40.120','2016-04-09 00:00:00','/index.html','IE',1,'',''),(108889,'123.150.183.10','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108890,'14.152.68.71','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108891,'119.147.225.197','2016-04-09 00:00:00','/index.html','Safari',1,'',''),(108892,'124.117.253.197','2016-04-09 00:00:00','/index.html','Chrome',1,'',''),(108893,'124.117.253.197','2016-04-09 00:00:00','/index.html','Chrome',1,'',''),(108894,'218.83.2.254','2016-04-10 00:00:00','/index.html','IE',1,'',''),(108895,'221.194.128.223','2016-04-10 00:00:00','/index.html','Firefox',1,'',''),(108896,'182.118.41.114','2016-04-10 00:00:00','/index.html','IE',1,'',''),(108897,'121.42.0.73','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108898,'121.42.0.57','2016-04-10 00:00:00','/index.html','IE',1,'',''),(108899,'121.42.0.63','2016-04-10 00:00:00','/index.html','IE',1,'',''),(108900,'121.42.0.66','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108901,'121.42.0.57','2016-04-10 00:00:00','/index.html','IE',1,'',''),(108902,'121.42.0.67','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108903,'61.146.178.190','2016-04-10 00:00:00','/index.html','Chrome',1,'',''),(108904,'121.42.0.61','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108905,'121.42.0.73','2016-04-10 00:00:00','/index.html','IE',1,'',''),(108906,'121.42.0.71','2016-04-10 00:00:00','/index.html','IE',1,'',''),(108907,'121.42.0.60','2016-04-10 00:00:00','/index.html','IE',1,'',''),(108908,'14.152.68.71','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108909,'14.152.68.71','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108910,'110.75.123.211','2016-04-10 00:00:00','/index.html','Chrome',1,'',''),(108911,'110.75.123.186','2016-04-10 00:00:00','/index.html','Chrome',1,'',''),(108912,'121.42.0.57','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108913,'61.147.184.232','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108914,'121.42.0.73','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108915,'123.150.183.39','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108916,'121.42.0.55','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108917,'123.59.59.52','2016-04-10 00:00:00','/index.html','Firefox',1,'',''),(108918,'61.147.184.130','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108919,'61.147.184.139','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108920,'61.147.184.212','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108921,'14.152.68.38','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108922,'123.150.183.35','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108923,'123.150.183.19','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108924,'123.150.183.36','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108925,'203.208.60.234','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108926,'193.248.178.237','2016-04-10 00:00:00','/index.html','Chrome',1,'',''),(108927,'61.147.184.133','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108928,'54.153.33.145','2016-04-10 00:00:00','/index.html','Chrome',1,'',''),(108929,'123.150.183.7','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108930,'123.150.183.11','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108931,'119.147.225.188','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108932,'101.200.126.60','2016-04-10 00:00:00','/index.html','IE',1,'',''),(108933,'101.200.126.60','2016-04-10 00:00:00','/index.html','IE',1,'',''),(108934,'221.194.128.223','2016-04-10 00:00:00','/index.html','Firefox',1,'',''),(108935,'14.152.68.66','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108936,'14.152.68.36','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108937,'180.153.163.191','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108938,'119.147.225.183','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108939,'180.153.205.254','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108940,'180.153.206.32','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108941,'112.64.235.87','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108942,'124.232.153.3','2016-04-10 00:00:00','/index.html','IE',1,'',''),(108943,'119.147.225.191','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108944,'123.150.183.26','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108945,'61.147.184.229','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108946,'14.147.85.191','2016-04-10 00:00:00','/index.html','Chrome',1,'',''),(108947,'14.147.85.191','2016-04-10 00:00:00','/index.html','Chrome',1,'',''),(108948,'101.199.108.59','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108949,'101.199.108.119','2016-04-10 00:00:00','/index.html','Safari',1,'',''),(108950,'121.42.0.16','2016-04-10 00:00:00','/index.html','IE',1,'',''),(108951,'221.194.128.223','2016-04-11 00:00:00','/index.html','Firefox',1,'',''),(108952,'183.57.153.153','2016-04-11 00:00:00','/index.html','IE',1,'',''),(108953,'183.136.142.89','2016-04-11 00:00:00','/newsview.htm','IE',1,'',''),(108954,'121.42.0.39','2016-04-11 00:00:00','/index.html','IE',1,'',''),(108955,'123.125.71.118','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(108956,'64.246.165.140','2016-04-11 00:00:00','/index.html','Firefox',1,'',''),(108957,'54.153.33.145','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(108958,'121.42.0.36','2016-04-11 00:00:00','/index.html','IE',1,'',''),(108959,'118.163.1.252','2016-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(108960,'150.70.188.180','2016-04-11 00:00:00','/newsview.htm','IE',1,'',''),(108961,'14.152.68.64','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108962,'101.226.33.239','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108963,'114.86.129.243','2016-04-11 00:00:00','/index.html','Chrome',1,'数字 城管 解决方案','baidu'),(108964,'61.147.184.139','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108965,'222.182.112.80','2016-04-11 00:00:00','/index.html','Chrome',1,'分析系统','baidu'),(108966,'211.157.145.58','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108967,'118.212.184.239','2016-04-11 00:00:00','/index.html','Firefox',1,'',''),(108968,'64.246.161.190','2016-04-11 00:00:00','/index.html','Firefox',1,'',''),(108969,'42.156.254.79','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108970,'207.46.13.137','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108971,'101.199.108.51','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108972,'101.226.89.115','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108973,'220.181.51.37','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(108974,'119.147.225.199','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108975,'119.79.248.225','2016-04-11 00:00:00','/index.html','Chrome',1,'数据请求在线','baidu'),(108976,'123.150.183.45','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108977,'60.208.175.221','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(108978,'106.2.213.86','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(108979,'106.2.210.90','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(108980,'106.2.210.90','2016-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(108981,'106.2.210.90','2016-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(108982,'106.2.210.90','2016-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(108983,'106.2.210.90','2016-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(108984,'60.30.147.86','2016-04-11 00:00:00','/index.html','Chrome',1,'olap','baidu'),(108985,'220.160.127.234','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(108986,'220.160.127.234','2016-04-11 00:00:00','/news.htm','Chrome',1,'',''),(108987,'220.160.127.234','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(108988,'123.150.183.17','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108989,'211.100.11.125','2016-04-11 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(108990,'211.100.11.125','2016-04-11 00:00:00','/news.htm','Chrome',1,'',''),(108991,'211.100.11.125','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(108992,'211.86.10.202','2016-04-11 00:00:00','/index.html','Chrome',1,'免费数据分析软件','baidu'),(108993,'182.118.41.25','2016-04-11 00:00:00','/index.html','IE',1,'',''),(108994,'121.42.0.67','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108995,'123.150.41.130','2016-04-11 00:00:00','/newsview.htm','IE',1,'',''),(108996,'123.150.41.130','2016-04-11 00:00:00','/newsview.htm','IE',1,'',''),(108997,'123.125.68.138','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108998,'119.147.225.235','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(108999,'123.125.68.168','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(109000,'61.135.165.22','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(109001,'183.60.35.94','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(109002,'121.42.0.58','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(109003,'119.147.225.208','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(109004,'221.194.128.223','2016-04-11 00:00:00','/index.html','Firefox',1,'',''),(109005,'180.97.63.65','2016-04-11 00:00:00','/newsview.htm','IE',1,'',''),(109006,'121.42.0.71','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(109007,'180.153.206.34','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(109008,'180.153.206.13','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(109009,'180.153.163.191','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(109010,'183.136.190.62','2016-04-11 00:00:00','/index.html','Chrome',1,'',''),(109011,'123.150.183.44','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(109012,'119.147.225.220','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(109013,'123.150.183.31','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(109014,'123.150.183.16','2016-04-11 00:00:00','/index.html','Safari',1,'',''),(109015,'180.97.63.31','2016-04-12 00:00:00','/newsview.htm','IE',1,'',''),(109016,'61.147.184.192','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109017,'58.215.183.65','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109018,'14.152.68.62','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109019,'182.118.53.124','2016-04-12 00:00:00','/newsview.htm','IE',1,'',''),(109020,'54.153.33.145','2016-04-12 00:00:00','/index.html','Chrome',1,'',''),(109021,'221.194.128.223','2016-04-12 00:00:00','/index.html','Firefox',1,'',''),(109022,'114.119.40.120','2016-04-12 00:00:00','/index.html','IE',1,'',''),(109023,'111.206.36.11','2016-04-12 00:00:00','/index.html','Firefox',1,'',''),(109024,'111.206.36.19','2016-04-12 00:00:00','/index.html','Firefox',1,'',''),(109025,'121.42.0.60','2016-04-12 00:00:00','/index.html','IE',1,'',''),(109026,'121.42.0.62','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109027,'115.53.172.84','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109028,'115.53.172.84','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109029,'115.53.172.84','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109030,'120.132.50.135','2016-04-12 00:00:00','/index.html','Firefox',1,'',''),(109031,'121.42.0.56','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109032,'121.42.0.67','2016-04-12 00:00:00','/index.html','IE',1,'',''),(109033,'101.226.66.21','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109034,'119.147.225.222','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109035,'119.147.225.221','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109036,'222.38.225.69','2016-04-12 00:00:00','/news/newsview.htm','IE',1,'谭和民 北京','360'),(109037,'222.38.225.69','2016-04-12 00:00:00','/news/newsview.htm','IE',1,'谭和民 北京','360'),(109038,'119.147.225.198','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109039,'112.65.193.13','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109040,'180.153.163.190','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109041,'101.226.64.174','2016-04-12 00:00:00','/index.html','IE',1,'',''),(109042,'101.226.33.200','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109043,'123.150.183.10','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109044,'101.226.66.191','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109045,'101.226.33.221','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109046,'112.65.193.14','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109047,'101.226.33.218','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109048,'119.51.167.73','2016-04-12 00:00:00','/index.html','Chrome',1,'',''),(109049,'101.226.66.179','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109050,'180.153.161.55','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109051,'101.226.51.228','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109052,'101.226.66.179','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109053,'180.153.206.35','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109054,'60.173.254.182','2016-04-12 00:00:00','/index.html','Chrome',1,'',''),(109055,'203.208.60.189','2016-04-12 00:00:00','/news/newsview.htm','Safari',1,'',''),(109056,'220.181.51.53','2016-04-12 00:00:00','/index.html','Chrome',1,'',''),(109057,'49.79.225.2','2016-04-12 00:00:00','/index.html','IE',1,'','baidu'),(109058,'180.153.214.182','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109059,'114.98.245.50','2016-04-12 00:00:00','/index.html','Firefox',1,'',''),(109060,'175.9.61.253','2016-04-12 00:00:00','/index.html','Chrome',1,'',''),(109061,'175.9.61.253','2016-04-12 00:00:00','/index.html','Chrome',1,'',''),(109062,'180.153.214.198','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109063,'202.97.159.162','2016-04-12 00:00:00','/index.html','Chrome',1,'BI 智能分析报告','baidu'),(109064,'202.97.159.162','2016-04-12 00:00:00','/index.html','Chrome',1,'BI 智能分析报告','baidu'),(109065,'42.120.74.103','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109066,'163.177.69.37','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109067,'112.90.82.196','2016-04-12 00:00:00','/index.html','IE',1,'',''),(109068,'163.177.69.37','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109069,'61.135.165.22','2016-04-12 00:00:00','/index.html','Chrome',1,'',''),(109070,'119.147.225.224','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109071,'61.135.190.105','2016-04-12 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(109072,'61.135.190.105','2016-04-12 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(109073,'101.226.65.108','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109074,'119.147.225.236','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109075,'101.226.33.239','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109076,'101.226.33.202','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109077,'221.194.128.223','2016-04-12 00:00:00','/index.html','Firefox',1,'',''),(109078,'180.153.205.253','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109079,'171.120.208.108','2016-04-12 00:00:00','/index.html','Chrome',1,'',''),(109080,'54.206.99.179','2016-04-12 00:00:00','/index.html','IE',1,'',''),(109081,'61.135.190.102','2016-04-12 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(109082,'61.135.190.220','2016-04-12 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(109083,'123.150.183.30','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109084,'121.42.0.17','2016-04-12 00:00:00','/index.html','IE',1,'',''),(109085,'123.125.71.132','2016-04-12 00:00:00','/index.html','Chrome',1,'',''),(109086,'123.59.59.52','2016-04-12 00:00:00','/index.html','Firefox',1,'',''),(109087,'66.249.75.200','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109088,'123.150.183.46','2016-04-12 00:00:00','/index.html','Safari',1,'',''),(109089,'119.147.225.236','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109090,'182.118.70.149','2016-04-13 00:00:00','/newsview.htm','IE',1,'',''),(109091,'221.194.128.223','2016-04-13 00:00:00','/index.html','Firefox',1,'',''),(109092,'157.55.39.80','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109093,'121.42.0.62','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109094,'121.42.0.65','2016-04-13 00:00:00','/index.html','IE',1,'',''),(109095,'121.42.0.61','2016-04-13 00:00:00','/index.html','IE',1,'',''),(109096,'121.42.0.63','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109097,'123.59.59.52','2016-04-13 00:00:00','/index.html','Firefox',1,'',''),(109098,'61.135.190.104','2016-04-13 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(109099,'61.135.190.222','2016-04-13 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(109100,'180.153.206.17','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109101,'27.213.250.170','2016-04-13 00:00:00','/index.html','Chrome',1,'哈勃分析系统','baidu'),(109102,'175.9.61.253','2016-04-13 00:00:00','/index.html','Chrome',1,'',''),(109103,'222.73.199.34','2016-04-13 00:00:00','/index.html','Chrome',1,'游戏数据分析系统','baidu'),(109104,'42.156.139.71','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109105,'123.150.183.38','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109106,'125.120.85.174','2016-04-13 00:00:00','/index.html','Chrome',1,'',''),(109107,'14.152.68.94','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109108,'223.208.46.14','2016-04-13 00:00:00','/index.html','Chrome',1,'分析系统介绍','baidu'),(109109,'195.245.112.158','2016-04-13 00:00:00','/index.html','Firefox',1,'',''),(109110,'42.156.137.5','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109111,'121.42.0.61','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109112,'119.147.225.228','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109113,'106.120.160.109','2016-04-13 00:00:00','/news/newsview.htm','IE',1,'',''),(109114,'14.152.68.97','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109115,'89.248.172.110','2016-04-13 00:00:00','/index.html','Firefox',1,'',''),(109116,'180.153.206.22','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109117,'195.245.112.158','2016-04-13 00:00:00','/index.html','Firefox',1,'',''),(109118,'220.181.165.137','2016-04-13 00:00:00','/index.html','Chrome',1,'',''),(109119,'61.135.190.102','2016-04-13 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(109120,'61.135.190.222','2016-04-13 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(109121,'36.99.31.112','2016-04-13 00:00:00','/news/newsview.htm','Safari',1,'',''),(109122,'221.194.128.223','2016-04-13 00:00:00','/index.html','Firefox',1,'',''),(109123,'123.150.183.15','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109124,'121.42.0.72','2016-04-13 00:00:00','/index.html','IE',1,'',''),(109125,'123.150.183.43','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109126,'61.146.178.190','2016-04-13 00:00:00','/index.html','Firefox',1,'',''),(109127,'121.42.0.18','2016-04-13 00:00:00','/index.html','IE',1,'',''),(109128,'66.249.65.62','2016-04-13 00:00:00','/index.html','Safari',1,'',''),(109129,'5.39.216.131','2016-04-14 00:00:00','/index.html','Firefox',1,'',''),(109130,'180.149.130.150','2016-04-14 00:00:00','/index.html','Chrome',1,'',''),(109131,'180.149.130.151','2016-04-14 00:00:00','/index.html','Chrome',1,'',''),(109132,'121.42.0.54','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109133,'121.42.0.64','2016-04-14 00:00:00','/index.html','IE',1,'',''),(109134,'121.42.0.63','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109135,'121.42.0.63','2016-04-14 00:00:00','/index.html','IE',1,'',''),(109136,'221.194.128.223','2016-04-14 00:00:00','/index.html','Firefox',1,'',''),(109137,'61.135.190.197','2016-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(109138,'114.119.40.120','2016-04-14 00:00:00','/index.html','IE',1,'',''),(109139,'220.181.165.134','2016-04-14 00:00:00','/index.html','Chrome',1,'',''),(109140,'220.181.51.80','2016-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(109141,'101.226.65.106','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109142,'58.135.78.33','2016-04-14 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(109143,'183.60.35.94','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109144,'114.113.146.160','2016-04-14 00:00:00','/index.html','IE',1,'','baidu'),(109145,'61.135.169.56','2016-04-14 00:00:00','/index.html','Chrome',1,'',''),(109146,'66.249.65.111','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109147,'101.226.66.177','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109148,'14.152.68.38','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109149,'119.147.225.233','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109150,'150.70.97.99','2016-04-14 00:00:00','/index.html','IE',1,'',''),(109151,'199.19.249.196','2016-04-14 00:00:00','/index.html','IE',1,'',''),(109152,'101.226.68.217','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109153,'101.200.126.60','2016-04-14 00:00:00','/index.html','IE',1,'',''),(109154,'101.200.126.60','2016-04-14 00:00:00','/index.html','IE',1,'',''),(109155,'171.13.14.134','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109156,'117.100.204.140','2016-04-14 00:00:00','/index.html','Chrome',1,'',''),(109157,'61.135.165.22','2016-04-14 00:00:00','/index.html','Chrome',1,'',''),(109158,'112.64.235.86','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109159,'14.17.18.147','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109160,'101.226.65.108','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109161,'27.189.139.9','2016-04-14 00:00:00','/index.html','Chrome',1,'',''),(109162,'27.189.139.9','2016-04-14 00:00:00','/index.html','Chrome',1,'',''),(109163,'123.150.183.48','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109164,'119.147.225.228','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109165,'119.147.225.225','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109166,'220.181.165.136','2016-04-14 00:00:00','/index.html','Chrome',1,'',''),(109167,'112.64.235.251','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109168,'42.236.10.98','2016-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(109169,'42.236.10.98','2016-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(109170,'42.236.10.72','2016-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(109171,'42.236.10.71','2016-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(109172,'42.236.10.98','2016-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(109173,'42.236.10.100','2016-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(109174,'42.236.10.71','2016-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(109175,'42.236.10.72','2016-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(109176,'42.236.10.98','2016-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(109177,'42.236.10.98','2016-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(109178,'42.236.10.98','2016-04-14 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109179,'42.236.10.98','2016-04-14 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109180,'42.236.10.100','2016-04-14 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109181,'42.236.10.72','2016-04-14 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109182,'42.236.10.98','2016-04-14 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109183,'42.236.10.71','2016-04-14 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109184,'42.236.10.100','2016-04-14 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109185,'42.236.10.72','2016-04-14 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109186,'42.236.10.71','2016-04-14 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109187,'42.236.10.71','2016-04-14 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109188,'203.208.60.238','2016-04-14 00:00:00','/index.html','Safari',1,'',''),(109189,'180.136.216.214','2016-04-14 00:00:00','/index.html','Chrome',1,'',''),(109190,'180.136.216.214','2016-04-14 00:00:00','/index.html','Chrome',1,'',''),(109191,'221.194.128.223','2016-04-14 00:00:00','/index.html','Firefox',1,'',''),(109192,'123.150.183.20','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109193,'123.125.71.136','2016-04-15 00:00:00','/index.html','Chrome',1,'',''),(109194,'182.118.44.167','2016-04-15 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109195,'182.118.44.229','2016-04-15 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109196,'182.118.44.150','2016-04-15 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109197,'182.118.44.86','2016-04-15 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109198,'182.118.44.113','2016-04-15 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109199,'182.118.45.35','2016-04-15 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109200,'182.118.44.208','2016-04-15 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109201,'182.118.45.36','2016-04-15 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109202,'182.118.44.200','2016-04-15 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109203,'182.118.45.72','2016-04-15 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109204,'85.93.89.74','2016-04-15 00:00:00','/index.html','Chrome',1,'',''),(109205,'85.93.89.74','2016-04-15 00:00:00','/index.html','Firefox',1,'',''),(109206,'85.93.89.74','2016-04-15 00:00:00','/news.htm','Firefox',1,'',''),(109207,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','IE',1,'',''),(109208,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Chrome',1,'',''),(109209,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','IE',1,'',''),(109210,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Chrome',1,'',''),(109211,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','IE',1,'',''),(109212,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Chrome',1,'',''),(109213,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(109214,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(109215,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Chrome',1,'',''),(109216,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Chrome',1,'',''),(109217,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','IE',1,'',''),(109218,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(109219,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Chrome',1,'',''),(109220,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(109221,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(109222,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','IE',1,'',''),(109223,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','IE',1,'',''),(109224,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Firefox',1,'',''),(109225,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Chrome',1,'',''),(109226,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','IE',1,'',''),(109227,'85.93.89.74','2016-04-15 00:00:00','/newsview.htm','Chrome',1,'',''),(109228,'180.149.130.153','2016-04-15 00:00:00','/index.html','Chrome',1,'',''),(109229,'157.55.39.206','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109230,'121.42.0.66','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109231,'121.42.0.62','2016-04-15 00:00:00','/index.html','IE',1,'',''),(109232,'121.42.0.62','2016-04-15 00:00:00','/index.html','IE',1,'',''),(109233,'121.42.0.71','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109234,'182.118.60.160','2016-04-15 00:00:00','/newsview.htm','IE',1,'',''),(109235,'218.26.119.135','2016-04-15 00:00:00','/index.html','Chrome',1,'',''),(109236,'101.226.33.227','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109237,'101.226.33.227','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109238,'61.147.184.129','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109239,'221.194.128.223','2016-04-15 00:00:00','/index.html','Firefox',1,'',''),(109240,'61.147.184.175','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109241,'220.181.51.39','2016-04-15 00:00:00','/index.html','Chrome',1,'',''),(109242,'61.147.184.211','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109243,'118.81.69.230','2016-04-15 00:00:00','/index.html','Chrome',1,'',''),(109244,'101.226.65.106','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109245,'123.59.59.52','2016-04-15 00:00:00','/index.html','Firefox',1,'',''),(109246,'180.153.182.100','2016-04-15 00:00:00','/newsview.htm','IE',1,'',''),(109247,'180.153.182.100','2016-04-15 00:00:00','/news/newsview.htm','IE',1,'',''),(109248,'180.153.182.100','2016-04-15 00:00:00','/newsview.htm','IE',1,'',''),(109249,'180.153.182.100','2016-04-15 00:00:00','/news/newsview.htm','IE',1,'',''),(109250,'183.232.120.55','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109251,'119.147.225.215','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109252,'220.179.9.133','2016-04-15 00:00:00','/index.html','IE',1,'','baidu'),(109253,'80.14.151.35','2016-04-15 00:00:00','/index.html','Chrome',1,'',''),(109254,'150.70.173.52','2016-04-15 00:00:00','/index.html','IE',1,'',''),(109255,'42.156.139.71','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109256,'150.70.173.11','2016-04-15 00:00:00','/index.html','IE',1,'',''),(109257,'199.19.249.196','2016-04-15 00:00:00','/index.html','IE',1,'',''),(109258,'61.139.24.225','2016-04-15 00:00:00','/index.html','IE',1,'',''),(109259,'222.38.180.150','2016-04-15 00:00:00','/news.htm','IE',1,'',''),(109260,'222.38.180.150','2016-04-15 00:00:00','/news.htm','IE',1,'',''),(109261,'222.38.180.150','2016-04-15 00:00:00','/news.htm','IE',1,'',''),(109262,'222.38.180.150','2016-04-15 00:00:00','/index.html','IE',1,'',''),(109263,'112.90.78.25','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109264,'61.139.24.225','2016-04-15 00:00:00','/index.html','IE',1,'',''),(109265,'112.64.235.254','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109266,'61.135.165.22','2016-04-15 00:00:00','/index.html','Chrome',1,'',''),(109267,'14.152.68.67','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109268,'59.108.52.18','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109269,'119.147.225.235','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109270,'59.108.52.18','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109271,'61.147.184.213','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109272,'119.147.225.228','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109273,'115.155.1.122','2016-04-15 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(109274,'115.155.1.122','2016-04-15 00:00:00','/index.html','Firefox',1,'',''),(109275,'115.155.1.122','2016-04-15 00:00:00','/index.html','Firefox',1,'',''),(109276,'115.155.1.122','2016-04-15 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(109277,'115.155.1.122','2016-04-15 00:00:00','/index.html','Firefox',1,'',''),(109278,'115.155.1.122','2016-04-15 00:00:00','/index.html','Firefox',1,'',''),(109279,'115.155.1.122','2016-04-15 00:00:00','/index.html','Firefox',1,'',''),(109280,'115.155.1.122','2016-04-15 00:00:00','/index.html','Firefox',1,'',''),(109281,'115.155.1.122','2016-04-15 00:00:00','/index.html','Firefox',1,'',''),(109282,'115.155.1.122','2016-04-15 00:00:00','/index.html','Firefox',1,'',''),(109283,'115.155.1.122','2016-04-15 00:00:00','/index.html','Firefox',1,'',''),(109284,'14.152.68.38','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109285,'14.152.69.99','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109286,'119.147.225.196','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109287,'119.147.225.216','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109288,'61.151.218.119','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109289,'101.226.33.206','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109290,'180.153.206.31','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109291,'101.226.51.228','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109292,'183.57.153.232','2016-04-15 00:00:00','/newsview.htm','IE',1,'',''),(109293,'123.125.71.137','2016-04-15 00:00:00','/index.html','Chrome',1,'',''),(109294,'123.125.71.132','2016-04-15 00:00:00','/index.html','Chrome',1,'',''),(109295,'123.125.68.159','2016-04-15 00:00:00','/index.html','Safari',1,'',''),(109296,'106.120.160.109','2016-04-15 00:00:00','/index.html','IE',1,'',''),(109297,'61.147.184.139','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109298,'119.147.225.229','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109299,'36.99.30.179','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109300,'180.149.130.152','2016-04-16 00:00:00','/index.html','Chrome',1,'',''),(109301,'221.194.128.223','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109302,'121.42.0.75','2016-04-16 00:00:00','/index.html','IE',1,'',''),(109303,'121.42.0.64','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109304,'121.42.0.54','2016-04-16 00:00:00','/index.html','IE',1,'',''),(109305,'121.42.0.60','2016-04-16 00:00:00','/index.html','IE',1,'',''),(109306,'121.42.0.55','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109307,'207.46.13.104','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109308,'123.150.183.26','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109309,'180.153.163.208','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109310,'14.152.68.36','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109311,'14.152.68.94','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109312,'14.152.68.94','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109313,'114.119.40.120','2016-04-16 00:00:00','/index.html','IE',1,'',''),(109314,'114.119.40.120','2016-04-16 00:00:00','/index.html','IE',1,'',''),(109315,'119.147.225.189','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109316,'120.132.50.135','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109317,'123.150.183.31','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109318,'123.125.68.188','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109319,'221.194.128.223','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109320,'5.149.254.109','2016-04-16 00:00:00','/index.html','Opera',1,'',''),(109321,'115.155.1.122','2016-04-16 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(109322,'115.155.1.122','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109323,'115.155.1.122','2016-04-16 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(109324,'115.155.1.122','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109325,'115.155.1.122','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109326,'115.155.1.122','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109327,'115.155.1.122','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109328,'115.155.1.122','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109329,'115.155.1.122','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109330,'115.155.1.122','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109331,'115.155.1.122','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109332,'42.236.10.71','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109333,'42.236.10.98','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109334,'42.236.10.71','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109335,'42.236.10.71','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109336,'42.236.10.100','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109337,'42.236.10.100','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109338,'42.236.10.71','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109339,'42.236.10.100','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109340,'42.236.10.98','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109341,'42.236.10.98','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109342,'106.120.151.36','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109343,'183.141.108.36','2016-04-16 00:00:00','/index.html','Firefox',1,'北京睿思BI','360'),(109344,'123.125.68.148','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109345,'123.125.68.171','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109346,'42.236.10.100','2016-04-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109347,'42.236.10.100','2016-04-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109348,'42.236.10.72','2016-04-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109349,'42.236.10.98','2016-04-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109350,'42.236.10.100','2016-04-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109351,'42.236.10.98','2016-04-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109352,'42.236.10.72','2016-04-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109353,'42.236.10.72','2016-04-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109354,'42.236.10.71','2016-04-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109355,'42.236.10.98','2016-04-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109356,'125.118.1.24','2016-04-16 00:00:00','/index.html','Chrome',1,'',''),(109357,'125.118.1.24','2016-04-16 00:00:00','/index.html','Chrome',1,'',''),(109358,'125.118.1.24','2016-04-16 00:00:00','/index.html','Chrome',1,'',''),(109359,'125.118.1.24','2016-04-16 00:00:00','/news.htm','Chrome',1,'',''),(109360,'125.118.1.24','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109361,'125.118.1.24','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109362,'125.118.1.24','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109363,'125.118.1.24','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109364,'125.118.1.24','2016-04-16 00:00:00','/news.htm','Chrome',1,'',''),(109365,'125.118.1.24','2016-04-16 00:00:00','/index.html','Chrome',1,'',''),(109366,'125.118.1.24','2016-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(109367,'125.118.1.24','2016-04-16 00:00:00','/news.htm','Chrome',1,'',''),(109368,'125.118.1.24','2016-04-16 00:00:00','/news.htm','Chrome',1,'',''),(109369,'14.152.69.101','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109370,'61.147.184.196','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109371,'61.147.184.213','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109372,'123.125.71.62','2016-04-16 00:00:00','/index.html','Chrome',1,'',''),(109373,'182.138.234.129','2016-04-16 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(109374,'61.146.178.190','2016-04-16 00:00:00','/index.html','Chrome',1,'',''),(109375,'119.147.225.216','2016-04-16 00:00:00','/index.html','Safari',1,'',''),(109376,'115.155.1.123','2016-04-16 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(109377,'115.155.1.123','2016-04-16 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(109378,'115.155.1.123','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109379,'115.155.1.123','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109380,'115.155.1.123','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109381,'115.155.1.123','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109382,'115.155.1.123','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109383,'115.155.1.123','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109384,'115.155.1.123','2016-04-16 00:00:00','/index.html','Firefox',1,'',''),(109385,'140.207.21.168','2016-04-17 00:00:00','/index.html','Safari',1,'','baidu'),(109386,'140.207.21.168','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109387,'140.207.21.168','2016-04-17 00:00:00','/index.html','Safari',1,'','baidu'),(109388,'61.151.214.71','2016-04-17 00:00:00','/index.html','Chrome',1,'',''),(109389,'180.149.130.151','2016-04-17 00:00:00','/index.html','Chrome',1,'',''),(109390,'42.236.10.71','2016-04-17 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109391,'42.236.10.71','2016-04-17 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109392,'42.236.10.72','2016-04-17 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109393,'42.236.10.71','2016-04-17 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109394,'42.236.10.98','2016-04-17 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109395,'42.236.10.71','2016-04-17 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109396,'42.236.10.71','2016-04-17 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109397,'42.236.10.98','2016-04-17 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109398,'42.236.10.72','2016-04-17 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109399,'42.236.10.98','2016-04-17 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109400,'114.113.146.160','2016-04-17 00:00:00','/index.html','IE',1,'','baidu'),(109401,'221.194.128.223','2016-04-17 00:00:00','/index.html','Firefox',1,'',''),(109402,'177.23.119.254','2016-04-17 00:00:00','/index.html','IE',1,'',''),(109403,'46.161.9.11','2016-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(109404,'66.180.193.219','2016-04-17 00:00:00','/index.html','Chrome',1,'',''),(109405,'46.161.9.11','2016-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(109406,'121.42.0.63','2016-04-17 00:00:00','/index.html','IE',1,'',''),(109407,'121.42.0.59','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109408,'121.42.0.73','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109409,'121.42.0.73','2016-04-17 00:00:00','/index.html','IE',1,'',''),(109410,'182.118.70.37','2016-04-17 00:00:00','/newsview.htm','IE',1,'',''),(109411,'46.161.9.11','2016-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(109412,'46.161.9.11','2016-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(109413,'202.102.99.44','2016-04-17 00:00:00','/news/newsview.htm','IE',1,'',''),(109414,'61.147.184.192','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109415,'14.152.68.38','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109416,'61.147.184.188','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109417,'182.118.41.177','2016-04-17 00:00:00','/index.html','IE',1,'',''),(109418,'61.147.184.193','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109419,'42.156.136.32','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109420,'221.194.128.223','2016-04-17 00:00:00','/index.html','Firefox',1,'',''),(109421,'46.161.9.11','2016-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(109422,'46.161.9.11','2016-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(109423,'182.118.45.63','2016-04-17 00:00:00','/newsview.htm','Chrome',1,'',''),(109424,'182.118.45.70','2016-04-17 00:00:00','/newsview.htm','Chrome',1,'',''),(109425,'106.187.102.237','2016-04-17 00:00:00','/index.html','IE',1,'',''),(109426,'42.236.10.71','2016-04-17 00:00:00','/newsview.htm','Chrome',1,'',''),(109427,'42.236.10.72','2016-04-17 00:00:00','/newsview.htm','Chrome',1,'',''),(109428,'106.120.160.109','2016-04-17 00:00:00','/news/newsview.htm','IE',1,'',''),(109429,'123.125.71.136','2016-04-17 00:00:00','/index.html','Chrome',1,'',''),(109430,'46.161.9.11','2016-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(109431,'46.161.9.11','2016-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(109432,'36.99.31.39','2016-04-17 00:00:00','/news/newsview.htm','Safari',1,'',''),(109433,'106.120.160.109','2016-04-17 00:00:00','/index.html','IE',1,'',''),(109434,'46.161.9.11','2016-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(109435,'61.147.184.185','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109436,'36.99.30.201','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109437,'101.226.33.223','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109438,'180.153.206.36','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109439,'14.152.68.104','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109440,'46.161.9.11','2016-04-17 00:00:00','/newsview.htm','Firefox',1,'',''),(109441,'203.208.60.163','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109442,'182.138.166.183','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109443,'61.135.169.22','2016-04-17 00:00:00','/index.html','Chrome',1,'',''),(109444,'123.150.183.16','2016-04-17 00:00:00','/index.html','Safari',1,'',''),(109445,'123.150.183.37','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109446,'46.161.9.11','2016-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(109447,'180.149.130.151','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109448,'203.208.60.151','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109449,'121.42.0.56','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109450,'121.42.0.73','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109451,'121.42.0.57','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109452,'121.42.0.63','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109453,'38.100.21.67','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109454,'38.100.21.67','2016-04-18 00:00:00','/newsview.htm','IE',1,'',''),(109455,'38.100.21.67','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109456,'38.100.21.67','2016-04-18 00:00:00','/news.htm','IE',1,'',''),(109457,'120.132.50.135','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109458,'46.161.9.11','2016-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(109459,'203.208.60.188','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109460,'46.161.9.11','2016-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(109461,'221.194.128.223','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109462,'188.165.200.217','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109463,'46.161.9.11','2016-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(109464,'119.147.225.223','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109465,'180.153.161.55','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109466,'180.153.214.181','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109467,'112.64.235.246','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109468,'112.64.235.91','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109469,'180.153.163.209','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109470,'112.64.235.245','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109471,'101.199.108.59','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109472,'101.226.68.217','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109473,'101.226.33.228','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109474,'183.60.62.44','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109475,'203.208.60.241','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109476,'180.153.161.217','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109477,'46.161.9.11','2016-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(109478,'112.64.235.90','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109479,'101.226.69.246','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109480,'112.65.193.13','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109481,'182.118.44.156','2016-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(109482,'182.118.44.122','2016-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(109483,'220.181.51.40','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109484,'123.125.71.137','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109485,'183.60.35.94','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109486,'183.60.35.93','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109487,'101.226.68.215','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109488,'180.153.214.181','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109489,'14.17.29.85','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109490,'42.236.10.98','2016-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(109491,'42.236.10.98','2016-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(109492,'220.181.51.54','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109493,'46.161.9.11','2016-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(109494,'61.147.184.145','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109495,'101.200.126.60','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109496,'101.200.126.60','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109497,'14.222.57.118','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109498,'112.64.235.245','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109499,'123.196.158.49','2016-04-18 00:00:00','/index.html','Chrome',1,'oltp','baidu'),(109500,'42.120.145.165','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109501,'42.120.145.16','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109502,'182.118.42.111','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109503,'121.42.0.66','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109504,'182.118.45.20','2016-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(109505,'182.118.44.212','2016-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(109506,'123.150.183.41','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109507,'119.147.225.191','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109508,'42.236.10.71','2016-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(109509,'42.236.10.72','2016-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(109510,'117.185.27.98','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109511,'140.207.63.102','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109512,'117.185.27.143','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109513,'117.135.173.56','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109514,'140.207.55.80','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109515,'117.185.24.243','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109516,'140.207.62.210','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109517,'117.185.24.151','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109518,'117.185.27.98','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109519,'117.185.24.151','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109520,'140.207.118.16','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109521,'140.207.185.122','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109522,'140.207.185.123','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109523,'140.207.185.122','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109524,'123.150.145.163','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109525,'221.226.17.142','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109526,'221.194.128.223','2016-04-18 00:00:00','/index.html','Firefox',1,'',''),(109527,'119.147.225.188','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109528,'46.161.9.11','2016-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(109529,'207.46.13.114','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109530,'115.196.5.7','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109531,'115.196.5.7','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109532,'46.161.9.11','2016-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(109533,'182.118.44.78','2016-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(109534,'182.118.44.164','2016-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(109535,'183.136.190.62','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109536,'74.91.17.178','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109537,'42.236.10.72','2016-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(109538,'42.236.10.72','2016-04-18 00:00:00','/newsview.htm','Chrome',1,'',''),(109539,'46.161.9.11','2016-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(109540,'74.91.20.196','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109541,'61.147.184.211','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109542,'46.161.9.11','2016-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(109543,'219.143.225.2','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109544,'219.143.225.2','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109545,'203.208.60.180','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109546,'219.143.225.2','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109547,'219.143.225.2','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109548,'219.143.225.2','2016-04-18 00:00:00','/news.htm','IE',1,'',''),(109549,'219.143.225.2','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109550,'219.143.225.2','2016-04-18 00:00:00','/index.html','IE',1,'',''),(109551,'219.143.225.2','2016-04-18 00:00:00','/news.htm','IE',1,'',''),(109552,'61.135.169.22','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109553,'123.125.71.125','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109554,'119.147.225.226','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109555,'124.117.253.197','2016-04-18 00:00:00','/index.html','Chrome',1,'',''),(109556,'124.117.253.197','2016-04-18 00:00:00','/index.html','Safari',1,'',''),(109557,'46.161.9.11','2016-04-18 00:00:00','/newsview.htm','Firefox',1,'',''),(109558,'69.30.202.227','2016-04-19 00:00:00','/index.html','IE',1,'',''),(109559,'14.152.68.62','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109560,'180.149.130.148','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109561,'46.161.9.11','2016-04-19 00:00:00','/newsview.htm','Firefox',1,'',''),(109562,'46.161.9.11','2016-04-19 00:00:00','/newsview.htm','Firefox',1,'',''),(109563,'114.119.40.120','2016-04-19 00:00:00','/index.html','IE',1,'',''),(109564,'46.161.9.11','2016-04-19 00:00:00','/newsview.htm','Firefox',1,'',''),(109565,'61.146.178.190','2016-04-19 00:00:00','/index.html','Firefox',1,'',''),(109566,'46.161.9.11','2016-04-19 00:00:00','/newsview.htm','Firefox',1,'',''),(109567,'182.118.54.121','2016-04-19 00:00:00','/newsview.htm','IE',1,'',''),(109568,'203.208.60.159','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109569,'46.161.9.11','2016-04-19 00:00:00','/newsview.htm','Firefox',1,'',''),(109570,'61.147.184.227','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109571,'46.161.9.11','2016-04-19 00:00:00','/newsview.htm','Firefox',1,'',''),(109572,'121.42.0.63','2016-04-19 00:00:00','/index.html','IE',1,'',''),(109573,'121.42.0.62','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109574,'121.42.0.58','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109575,'121.42.0.67','2016-04-19 00:00:00','/index.html','IE',1,'',''),(109576,'203.208.60.160','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109577,'221.194.128.223','2016-04-19 00:00:00','/index.html','Firefox',1,'',''),(109578,'218.108.63.66','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109579,'207.46.13.104','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109580,'182.138.167.148','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109581,'111.196.69.66','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109582,'203.208.60.236','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109583,'123.150.183.23','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109584,'46.161.9.11','2016-04-19 00:00:00','/newsview.htm','Firefox',1,'',''),(109585,'46.161.9.11','2016-04-19 00:00:00','/news.htm','Firefox',1,'',''),(109586,'112.25.139.164','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109587,'14.152.68.71','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109588,'119.147.225.222','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109589,'222.178.192.121','2016-04-19 00:00:00','/index.html','Chrome',1,'国产 报表 olap','baidu'),(109590,'222.178.192.121','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109591,'220.181.51.39','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109592,'123.150.183.31','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109593,'123.150.183.23','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109594,'122.136.75.254','2016-04-19 00:00:00','/index.html','Chrome',1,'在线数据处理','baidu'),(109595,'119.147.225.192','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109596,'119.147.225.218','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109597,'119.147.225.218','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109598,'42.156.136.45','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109599,'42.156.136.37','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109600,'223.85.244.66','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109601,'60.247.41.19','2016-04-19 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(109602,'106.120.160.119','2016-04-19 00:00:00','/index.html','IE',1,'',''),(109603,'180.150.157.59','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109604,'111.206.36.144','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109605,'123.150.183.27','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109606,'220.181.51.51','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109607,'222.178.192.121','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109608,'36.99.30.42','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109609,'113.240.250.156','2016-04-19 00:00:00','/index.html','Firefox',1,'',''),(109610,'113.240.250.156','2016-04-19 00:00:00','/index.html','Firefox',1,'',''),(109611,'222.178.192.121','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109612,'123.150.183.10','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109613,'218.106.118.194','2016-04-19 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(109614,'111.206.36.132','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109615,'221.194.128.223','2016-04-19 00:00:00','/index.html','Firefox',1,'',''),(109616,'182.138.167.148','2016-04-19 00:00:00','/index.html','IE',1,'',''),(109617,'14.152.68.100','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109618,'101.226.89.122','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109619,'123.125.68.143','2016-04-19 00:00:00','/index.html','Firefox',1,'',''),(109620,'111.206.36.132','2016-04-19 00:00:00','/index.html','Firefox',1,'',''),(109621,'119.147.225.185','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109622,'101.226.33.218','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109623,'61.147.184.185','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109624,'61.147.184.237','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109625,'123.125.71.132','2016-04-19 00:00:00','/index.html','Chrome',1,'',''),(109626,'106.184.3.122','2016-04-19 00:00:00','/index.html','IE',1,'',''),(109627,'14.152.68.96','2016-04-19 00:00:00','/index.html','Safari',1,'',''),(109628,'123.125.68.176','2016-04-20 00:00:00','/newsview.htm','Chrome',1,'',''),(109629,'182.118.60.147','2016-04-20 00:00:00','/newsview.htm','IE',1,'',''),(109630,'121.42.0.14','2016-04-20 00:00:00','/index.html','IE',1,'',''),(109631,'123.59.59.52','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109632,'192.240.215.193','2016-04-20 00:00:00','/index.html','IE',1,'',''),(109633,'121.42.0.73','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109634,'121.42.0.56','2016-04-20 00:00:00','/index.html','IE',1,'',''),(109635,'121.42.0.54','2016-04-20 00:00:00','/index.html','IE',1,'',''),(109636,'121.42.0.62','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109637,'119.147.225.227','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109638,'119.147.225.200','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109639,'113.240.250.156','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109640,'113.240.250.156','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109641,'113.240.250.156','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109642,'113.240.250.156','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109643,'220.181.51.36','2016-04-20 00:00:00','/index.html','Chrome',1,'','baidu'),(109644,'106.120.160.119','2016-04-20 00:00:00','/index.html','IE',1,'',''),(109645,'119.147.225.219','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109646,'101.226.33.239','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109647,'61.164.81.42','2016-04-20 00:00:00','/index.html','Chrome',1,'',''),(109648,'123.125.71.137','2016-04-20 00:00:00','/index.html','Chrome',1,'',''),(109649,'180.153.206.26','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109650,'180.153.211.172','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109651,'123.59.59.52','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109652,'123.59.59.52','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109653,'36.99.31.98','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109654,'101.226.68.217','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109655,'54.175.114.23','2016-04-20 00:00:00','/index.html','Chrome',1,'',''),(109656,'182.118.41.95','2016-04-20 00:00:00','/index.html','IE',1,'',''),(109657,'119.147.225.220','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109658,'180.153.163.208','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109659,'180.153.205.252','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109660,'218.29.75.104','2016-04-20 00:00:00','/index.html','Chrome',1,'数字城管','baidu'),(109661,'218.29.75.104','2016-04-20 00:00:00','/index.html','Chrome',1,'',''),(109662,'121.42.0.86','2016-04-20 00:00:00','/index.html','IE',1,'',''),(109663,'119.147.225.215','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109664,'115.209.220.113','2016-04-20 00:00:00','/index.html','Chrome',1,'',''),(109665,'221.194.128.223','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109666,'117.185.24.151','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109667,'117.185.27.142','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109668,'117.185.24.151','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109669,'117.185.27.144','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109670,'140.207.62.210','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109671,'140.207.54.187','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109672,'140.207.54.180','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109673,'117.135.170.67','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109674,'117.185.27.143','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109675,'140.207.62.210','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109676,'117.185.27.99','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109677,'117.185.27.99','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109678,'117.135.170.67','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109679,'140.207.54.180','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109680,'117.185.27.146','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109681,'117.185.27.143','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109682,'140.207.185.125','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109683,'140.207.185.124','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109684,'140.207.54.158','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109685,'140.207.185.122','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109686,'140.207.55.79','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109687,'140.207.185.122','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109688,'140.207.118.16','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109689,'117.185.27.143','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109690,'117.135.173.56','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109691,'140.207.54.144','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109692,'140.207.54.199','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109693,'117.185.27.104','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109694,'117.185.27.144','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109695,'140.207.54.187','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109696,'140.207.185.126','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109697,'61.147.184.128','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109698,'221.220.105.178','2016-04-20 00:00:00','/index.html','IE',1,'','baidu'),(109699,'14.152.69.99','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109700,'180.153.205.254','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109701,'121.42.0.30','2016-04-20 00:00:00','/index.html','IE',1,'',''),(109702,'61.135.165.22','2016-04-20 00:00:00','/index.html','Chrome',1,'',''),(109703,'202.102.99.46','2016-04-20 00:00:00','/newsview.htm','IE',1,'',''),(109704,'182.96.195.30','2016-04-20 00:00:00','/index.html','IE',1,'','baidu'),(109705,'123.150.183.48','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109706,'123.150.183.7','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109707,'23.94.109.3','2016-04-20 00:00:00','/index.html','Chrome',1,'',''),(109708,'123.150.183.9','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109709,'222.186.21.204','2016-04-20 00:00:00','/index.html','IE',1,'',''),(109710,'221.194.128.223','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109711,'61.147.184.179','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109712,'120.132.50.135','2016-04-20 00:00:00','/index.html','Firefox',1,'',''),(109713,'119.147.225.186','2016-04-20 00:00:00','/index.html','Safari',1,'',''),(109714,'107.150.32.60','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109715,'180.149.130.150','2016-04-21 00:00:00','/index.html','Chrome',1,'',''),(109716,'23.254.201.189','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109717,'69.30.226.222','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109718,'119.188.135.20','2016-04-21 00:00:00','/newsview.htm','Safari',1,'',''),(109719,'119.188.134.199','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109720,'111.206.52.124','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109721,'111.206.52.124','2016-04-21 00:00:00','/news/newsview.htm','Safari',1,'',''),(109722,'121.42.0.16','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109723,'61.146.178.190','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109724,'74.91.23.110','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109725,'121.42.0.56','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109726,'121.42.0.55','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109727,'121.42.0.66','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109728,'121.42.0.56','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109729,'106.120.160.109','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109730,'61.148.242.18','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109731,'183.232.120.54','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109732,'182.138.150.7','2016-04-21 00:00:00','/index.html','Firefox',1,'olap 报表 展示','baidu'),(109733,'220.181.51.40','2016-04-21 00:00:00','/index.html','Chrome',1,'',''),(109734,'61.135.169.22','2016-04-21 00:00:00','/index.html','Chrome',1,'',''),(109735,'121.42.0.88','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109736,'36.99.30.236','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109737,'207.46.13.54','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109738,'121.42.0.14','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109739,'182.108.4.124','2016-04-21 00:00:00','/index.html','IE',1,'','baidu'),(109740,'101.226.33.206','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109741,'121.42.0.83','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109742,'219.224.52.25','2016-04-21 00:00:00','/index.html','Chrome',1,'',''),(109743,'211.157.185.133','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109744,'211.157.185.133','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109745,'211.157.185.133','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109746,'211.157.185.133','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109747,'211.157.185.133','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109748,'169.54.233.126','2016-04-21 00:00:00','/index.html','Firefox',1,'',''),(109749,'221.194.128.223','2016-04-21 00:00:00','/index.html','Firefox',1,'',''),(109750,'111.206.94.134','2016-04-21 00:00:00','/index.html','IE',1,'',''),(109751,'119.147.225.189','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109752,'112.64.235.90','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109753,'180.153.201.216','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109754,'119.147.225.193','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109755,'119.147.225.224','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109756,'123.150.183.9','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109757,'42.120.160.97','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109758,'61.147.184.193','2016-04-21 00:00:00','/index.html','Safari',1,'',''),(109759,'42.120.234.62','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109760,'221.194.128.223','2016-04-22 00:00:00','/index.html','Firefox',1,'',''),(109761,'114.119.40.120','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109762,'104.167.138.201','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109763,'114.113.146.160','2016-04-22 00:00:00','/index.html','IE',1,'','baidu'),(109764,'202.101.75.53','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109765,'61.146.178.190','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109766,'61.146.178.190','2016-04-22 00:00:00','/news.htm','IE',1,'',''),(109767,'159.122.253.173','2016-04-22 00:00:00','/index.html','Firefox',1,'',''),(109768,'218.241.108.117','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109769,'171.36.54.110','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109770,'220.181.51.46','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109771,'112.64.235.247','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109772,'120.35.26.17','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109773,'120.35.26.17','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109774,'120.35.26.17','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109775,'180.153.206.22','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109776,'101.200.126.60','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109777,'101.200.126.60','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109778,'222.85.138.75','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109779,'180.153.206.16','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109780,'119.36.146.29','2016-04-22 00:00:00','/news.htm','Chrome',1,'',''),(109781,'119.36.146.29','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109782,'183.57.153.87','2016-04-22 00:00:00','/newsview.htm','IE',1,'',''),(109783,'61.147.184.237','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109784,'182.138.206.51','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109785,'14.152.68.101','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109786,'180.153.182.176','2016-04-22 00:00:00','/newsview.htm','IE',1,'',''),(109787,'180.153.182.176','2016-04-22 00:00:00','/newsview.htm','IE',1,'',''),(109788,'218.6.169.95','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109789,'218.6.169.95','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109790,'180.153.180.78','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109791,'220.181.51.38','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109792,'121.42.0.67','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109793,'101.226.65.107','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109794,'218.6.169.95','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109795,'101.226.33.223','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109796,'118.26.233.245','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109797,'61.164.107.252','2016-04-22 00:00:00','/news.htm','Chrome',1,'',''),(109798,'61.164.107.252','2016-04-22 00:00:00','/news.htm','Chrome',1,'',''),(109799,'61.164.107.252','2016-04-22 00:00:00','/news.htm','Chrome',1,'',''),(109800,'61.164.107.252','2016-04-22 00:00:00','/news.htm','Chrome',1,'',''),(109801,'61.164.107.252','2016-04-22 00:00:00','/news.htm','Chrome',1,'',''),(109802,'125.39.72.212','2016-04-22 00:00:00','/index.html','Opera',1,'',''),(109803,'117.73.145.215','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109804,'222.161.207.179','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109805,'36.99.31.178','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109806,'14.17.34.190','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109807,'119.147.146.189','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109808,'119.147.146.189','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109809,'125.123.231.52','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109810,'125.123.231.52','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109811,'125.123.231.52','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109812,'61.135.165.23','2016-04-22 00:00:00','/index.html','Chrome',1,'',''),(109813,'61.147.184.192','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109814,'61.147.184.238','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109815,'14.152.68.39','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109816,'182.138.167.148','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109817,'119.147.225.183','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109818,'123.150.183.11','2016-04-22 00:00:00','/index.html','Safari',1,'',''),(109819,'69.197.185.19','2016-04-22 00:00:00','/index.html','IE',1,'',''),(109820,'192.154.110.74','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109821,'192.154.110.74','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109822,'192.154.110.250','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109823,'192.154.110.250','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109824,'192.154.110.42','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109825,'192.154.110.42','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109826,'61.146.178.190','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109827,'123.118.24.61','2016-04-23 00:00:00','/index.html','IE',1,'',''),(109828,'114.231.118.83','2016-04-23 00:00:00','/index.html','IE',1,'','baidu'),(109829,'222.186.21.195','2016-04-23 00:00:00','/index.html','IE',1,'',''),(109830,'119.147.225.224','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109831,'119.147.225.216','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109832,'14.152.68.38','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109833,'123.125.146.141','2016-04-23 00:00:00','/index.html','Chrome',1,'','baidu'),(109834,'125.88.204.89','2016-04-23 00:00:00','/index.html','IE',1,'',''),(109835,'123.138.79.11','2016-04-23 00:00:00','/index.html','Firefox',1,'',''),(109836,'123.138.79.11','2016-04-23 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(109837,'123.138.79.11','2016-04-23 00:00:00','/index.html','Firefox',1,'',''),(109838,'123.138.79.11','2016-04-23 00:00:00','/index.html','Firefox',1,'',''),(109839,'123.138.79.11','2016-04-23 00:00:00','/index.html','Firefox',1,'',''),(109840,'123.138.79.11','2016-04-23 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(109841,'123.138.79.11','2016-04-23 00:00:00','/index.html','Firefox',1,'',''),(109842,'123.138.79.11','2016-04-23 00:00:00','/index.html','Firefox',1,'',''),(109843,'123.138.79.11','2016-04-23 00:00:00','/index.html','Firefox',1,'',''),(109844,'123.138.79.11','2016-04-23 00:00:00','/index.html','Firefox',1,'',''),(109845,'123.138.79.11','2016-04-23 00:00:00','/index.html','Firefox',1,'',''),(109846,'123.138.79.11','2016-04-23 00:00:00','/index.html','Firefox',1,'',''),(109847,'123.150.183.32','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109848,'222.186.34.56','2016-04-23 00:00:00','/index.html','IE',1,'',''),(109849,'123.125.71.132','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109850,'220.181.51.37','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109851,'220.181.51.45','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109852,'220.181.51.62','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109853,'36.99.30.164','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109854,'119.147.225.192','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109855,'119.147.225.235','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109856,'111.206.36.12','2016-04-23 00:00:00','/index.html','IE',1,'',''),(109857,'222.186.34.83','2016-04-23 00:00:00','/index.html','IE',1,'',''),(109858,'123.150.183.42','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109859,'123.125.71.62','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109860,'220.181.51.61','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109861,'123.150.183.37','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109862,'123.150.183.38','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109863,'123.150.183.34','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109864,'169.54.244.78','2016-04-23 00:00:00','/index.html','Firefox',1,'',''),(109865,'157.55.39.227','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109866,'61.147.184.129','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109867,'113.250.248.18','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109868,'42.120.160.97','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109869,'42.120.234.135','2016-04-23 00:00:00','/index.html','Safari',1,'',''),(109870,'107.150.46.37','2016-04-23 00:00:00','/index.html','IE',1,'',''),(109871,'123.59.59.52','2016-04-23 00:00:00','/index.html','Firefox',1,'',''),(109872,'116.192.9.26','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109873,'116.192.9.26','2016-04-23 00:00:00','/index.html','Chrome',1,'',''),(109874,'14.152.68.36','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109875,'14.152.68.37','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109876,'14.152.69.99','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109877,'123.150.183.10','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109878,'66.55.132.135','2016-04-24 00:00:00','/index.html','Chrome',1,'',''),(109879,'114.119.40.120','2016-04-24 00:00:00','/index.html','IE',1,'',''),(109880,'182.108.5.29','2016-04-24 00:00:00','/index.html','IE',1,'','baidu'),(109881,'74.91.17.180','2016-04-24 00:00:00','/index.html','IE',1,'',''),(109882,'123.150.183.44','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109883,'203.208.60.174','2016-04-24 00:00:00','/index.html','Chrome',1,'',''),(109884,'140.207.198.204','2016-04-24 00:00:00','/news/newsview.htm','IE',1,'',''),(109885,'106.120.160.119','2016-04-24 00:00:00','/index.html','IE',1,'',''),(109886,'40.77.167.12','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109887,'36.99.30.245','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109888,'183.57.154.19','2016-04-24 00:00:00','/news/newsview.htm','IE',1,'',''),(109889,'14.152.68.71','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109890,'31.184.238.235','2016-04-24 00:00:00','/index.html','Firefox',1,'',''),(109891,'61.147.184.213','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109892,'61.147.184.128','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109893,'203.208.60.154','2016-04-24 00:00:00','/index.html','Chrome',1,'',''),(109894,'61.150.43.69','2016-04-24 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(109895,'61.150.43.69','2016-04-24 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(109896,'119.147.225.218','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109897,'180.153.163.211','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109898,'66.249.69.89','2016-04-24 00:00:00','/index.html','Chrome',1,'',''),(109899,'218.161.29.99','2016-04-24 00:00:00','/newsview.htm','Firefox',1,'',''),(109900,'119.147.225.221','2016-04-24 00:00:00','/index.html','Safari',1,'',''),(109901,'61.146.178.190','2016-04-24 00:00:00','/index.html','Firefox',1,'',''),(109902,'104.250.155.194','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109903,'104.250.155.194','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109904,'69.197.185.21','2016-04-25 00:00:00','/index.html','IE',1,'',''),(109905,'86.122.244.157','2016-04-25 00:00:00','/index.html','Firefox',1,'',''),(109906,'74.91.18.46','2016-04-25 00:00:00','/index.html','IE',1,'',''),(109907,'66.249.69.140','2016-04-25 00:00:00','/newsview.htm','Chrome',1,'',''),(109908,'66.249.69.79','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109909,'180.153.214.152','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109910,'220.181.51.37','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109911,'106.120.160.109','2016-04-25 00:00:00','/index.html','IE',1,'',''),(109912,'101.226.33.206','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109913,'14.17.29.85','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109914,'58.247.133.186','2016-04-25 00:00:00','/news.htm','Chrome',1,'',''),(109915,'36.99.30.194','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109916,'69.58.178.56','2016-04-25 00:00:00','/index.html','Firefox',1,'',''),(109917,'69.58.178.56','2016-04-25 00:00:00','/index.html','Firefox',1,'',''),(109918,'69.58.178.56','2016-04-25 00:00:00','/news.htm','Firefox',1,'',''),(109919,'218.6.169.95','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109920,'218.6.169.95','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109921,'66.249.69.161','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109922,'220.181.51.40','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109923,'42.236.10.71','2016-04-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109924,'42.236.10.71','2016-04-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109925,'101.226.69.246','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109926,'101.226.33.217','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109927,'112.64.235.252','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109928,'220.181.132.199','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109929,'101.226.65.102','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109930,'101.226.66.177','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109931,'101.226.69.246','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109932,'180.153.201.64','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109933,'180.153.214.180','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109934,'14.17.34.191','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109935,'183.60.15.20','2016-04-25 00:00:00','/index.html','IE',1,'',''),(109936,'112.65.193.15','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109937,'218.6.169.95','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109938,'218.6.169.95','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109939,'112.64.235.89','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109940,'218.6.169.95','2016-04-25 00:00:00','/news.htm','Chrome',1,'',''),(109941,'218.6.169.95','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109942,'218.6.169.95','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109943,'218.6.169.95','2016-04-25 00:00:00','/news.htm','Chrome',1,'',''),(109944,'218.6.169.95','2016-04-25 00:00:00','/news.htm','Chrome',1,'',''),(109945,'218.6.169.95','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109946,'218.6.169.95','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109947,'218.6.169.95','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109948,'218.6.169.95','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109949,'218.6.169.95','2016-04-25 00:00:00','/news.htm','Chrome',1,'',''),(109950,'218.6.169.95','2016-04-25 00:00:00','/newsview.htm','Chrome',1,'',''),(109951,'180.153.201.24','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109952,'157.55.39.126','2016-04-25 00:00:00','/index.html','Safari',1,'',''),(109953,'66.249.69.140','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109954,'178.162.199.91','2016-04-25 00:00:00','/index.html','Firefox',1,'',''),(109955,'182.118.45.36','2016-04-25 00:00:00','/newsview.htm','Chrome',1,'',''),(109956,'182.118.44.147','2016-04-25 00:00:00','/newsview.htm','Chrome',1,'',''),(109957,'220.181.51.56','2016-04-25 00:00:00','/index.html','Chrome',1,'',''),(109958,'42.236.10.100','2016-04-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109959,'42.236.10.72','2016-04-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(109960,'114.119.40.120','2016-04-25 00:00:00','/index.html','IE',1,'',''),(109961,'123.59.59.52','2016-04-25 00:00:00','/index.html','Firefox',1,'',''),(109962,'104.167.137.155','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(109963,'203.208.60.161','2016-04-26 00:00:00','/index.html','Chrome',1,'',''),(109964,'121.42.0.64','2016-04-26 00:00:00','/index.html','IE',1,'',''),(109965,'121.42.0.58','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(109966,'121.42.0.59','2016-04-26 00:00:00','/index.html','IE',1,'',''),(109967,'121.42.0.65','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(109968,'111.206.52.124','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(109969,'119.84.12.217','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(109970,'140.207.198.170','2016-04-26 00:00:00','/news/newsview.htm','IE',1,'',''),(109971,'121.42.0.55','2016-04-26 00:00:00','/index.html','IE',1,'',''),(109972,'121.42.0.66','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(109973,'202.102.99.129','2016-04-26 00:00:00','/newsview.htm','IE',1,'',''),(109974,'182.118.54.220','2016-04-26 00:00:00','/index.html','IE',1,'',''),(109975,'220.181.51.76','2016-04-26 00:00:00','/newsview.htm','Chrome',1,'',''),(109976,'180.97.63.113','2016-04-26 00:00:00','/newsview.htm','IE',1,'',''),(109977,'182.118.41.25','2016-04-26 00:00:00','/index.html','IE',1,'',''),(109978,'61.135.169.55','2016-04-26 00:00:00','/index.html','Chrome',1,'',''),(109979,'101.200.126.60','2016-04-26 00:00:00','/index.html','IE',1,'',''),(109980,'101.200.126.60','2016-04-26 00:00:00','/index.html','IE',1,'',''),(109981,'180.153.6.103','2016-04-26 00:00:00','/index.html','IE',1,'',''),(109982,'171.221.36.219','2016-04-26 00:00:00','/index.html','Firefox',1,'',''),(109983,'58.213.106.2','2016-04-26 00:00:00','/index.html','Chrome',1,'',''),(109984,'171.221.36.219','2016-04-26 00:00:00','/index.html','Chrome',1,'',''),(109985,'183.232.120.55','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(109986,'101.226.33.218','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(109987,'222.85.138.75','2016-04-26 00:00:00','/index.html','Chrome',1,'',''),(109988,'183.16.167.162','2016-04-26 00:00:00','/index.html','Chrome',1,'',''),(109989,'183.16.167.162','2016-04-26 00:00:00','/newsview.htm','Chrome',1,'',''),(109990,'218.18.115.67','2016-04-26 00:00:00','/newsview.htm','Chrome',1,'',''),(109991,'183.16.167.162','2016-04-26 00:00:00','/newsview.htm','Chrome',1,'',''),(109992,'123.125.71.132','2016-04-26 00:00:00','/index.html','Chrome',1,'',''),(109993,'112.26.68.93','2016-04-26 00:00:00','/news.htm','IE',1,'',''),(109994,'120.198.202.48','2016-04-26 00:00:00','/index.html','Firefox',1,'',''),(109995,'112.90.142.207','2016-04-26 00:00:00','/index.html','Firefox',1,'',''),(109996,'101.226.51.230','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(109997,'180.153.201.216','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(109998,'180.153.206.24','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(109999,'101.226.33.208','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(110000,'101.226.51.226','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(110001,'101.126.130.244','2016-04-26 00:00:00','/index.html','Chrome',1,'',''),(110002,'112.64.235.248','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(110003,'167.114.172.224','2016-04-26 00:00:00','/index.html','Chrome',1,'',''),(110004,'223.242.48.151','2016-04-26 00:00:00','/index.html','IE',1,'','baidu'),(110005,'180.153.214.199','2016-04-26 00:00:00','/index.html','Safari',1,'',''),(110006,'188.165.200.217','2016-04-26 00:00:00','/index.html','IE',1,'',''),(110007,'222.210.221.242','2016-04-26 00:00:00','/index.html','Chrome',1,'',''),(110008,'117.85.23.183','2016-04-26 00:00:00','/index.html','Chrome',1,'',''),(110009,'111.196.132.155','2016-04-26 00:00:00','/news/newsview.htm','Chrome',1,'睿思页面分析','360'),(110010,'111.206.36.135','2016-04-26 00:00:00','/newsview.htm','Chrome',1,'',''),(110011,'52.221.225.3','2016-04-26 00:00:00','/index.html','IE',1,'',''),(110012,'222.186.21.195','2016-04-26 00:00:00','/index.html','IE',1,'',''),(110013,'222.186.21.195','2016-04-26 00:00:00','/index.html','IE',1,'',''),(110014,'61.160.195.223','2016-04-26 00:00:00','/index.html','IE',1,'',''),(110015,'61.160.195.223','2016-04-26 00:00:00','/index.html','IE',1,'',''),(110016,'61.135.190.103','2016-04-26 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110017,'61.135.190.221','2016-04-26 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110018,'180.149.130.153','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110019,'64.246.165.140','2016-04-27 00:00:00','/index.html','Firefox',1,'',''),(110020,'64.246.165.200','2016-04-27 00:00:00','/index.html','Firefox',1,'',''),(110021,'182.118.71.31','2016-04-27 00:00:00','/news/newsview.htm','IE',1,'',''),(110022,'125.70.179.75','2016-04-27 00:00:00','/index.html','Firefox',1,'',''),(110023,'180.153.180.124','2016-04-27 00:00:00','/newsview.htm','IE',1,'',''),(110024,'182.118.42.34','2016-04-27 00:00:00','/index.html','IE',1,'',''),(110025,'61.146.178.190','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110026,'121.42.0.19','2016-04-27 00:00:00','/index.html','IE',1,'',''),(110027,'5.39.222.159','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110028,'121.42.0.15','2016-04-27 00:00:00','/index.html','IE',1,'',''),(110029,'111.206.36.5','2016-04-27 00:00:00','/index.html','IE',1,'',''),(110030,'180.153.206.13','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110031,'180.153.163.191','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110032,'101.226.65.108','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110033,'101.226.66.172','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110034,'104.197.79.99','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110035,'112.64.235.90','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110036,'123.150.183.44','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110037,'195.175.104.78','2016-04-27 00:00:00','/index.html','IE',1,'',''),(110038,'60.177.53.215','2016-04-27 00:00:00','/news.htm','Firefox',1,'',''),(110039,'60.177.53.215','2016-04-27 00:00:00','/news.htm','Firefox',1,'',''),(110040,'60.177.53.215','2016-04-27 00:00:00','/index.html','Firefox',1,'',''),(110041,'218.6.169.95','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110042,'220.181.51.62','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110043,'218.6.169.95','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110044,'218.6.169.95','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110045,'218.6.169.95','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110046,'121.42.0.19','2016-04-27 00:00:00','/index.html','IE',1,'',''),(110047,'42.156.254.29','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110048,'140.205.145.174','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110049,'180.153.182.107','2016-04-27 00:00:00','/newsview.htm','IE',1,'',''),(110050,'180.153.182.107','2016-04-27 00:00:00','/newsview.htm','IE',1,'',''),(110051,'116.211.31.252','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110052,'116.211.31.252','2016-04-27 00:00:00','/news.htm','Chrome',1,'',''),(110053,'116.211.31.252','2016-04-27 00:00:00','/newsview.htm','Chrome',1,'',''),(110054,'116.211.31.252','2016-04-27 00:00:00','/news.htm','Chrome',1,'',''),(110055,'182.118.44.78','2016-04-27 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110056,'182.118.44.164','2016-04-27 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110057,'183.60.35.93','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110058,'117.73.1.15','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110059,'61.135.190.221','2016-04-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110060,'61.135.190.104','2016-04-27 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110061,'8.28.16.254','2016-04-27 00:00:00','/index.html','IE',1,'',''),(110062,'182.138.166.19','2016-04-27 00:00:00','/newsview.htm','Firefox',1,'','baidu'),(110063,'101.226.93.234','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110064,'121.42.0.31','2016-04-27 00:00:00','/index.html','IE',1,'',''),(110065,'157.55.39.27','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110066,'61.135.169.56','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110067,'180.153.214.189','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110068,'61.135.190.103','2016-04-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110069,'61.135.190.103','2016-04-27 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110070,'222.186.21.195','2016-04-27 00:00:00','/index.html','IE',1,'',''),(110071,'54.215.218.86','2016-04-27 00:00:00','/index.html','Firefox',1,'',''),(110072,'54.193.101.12','2016-04-27 00:00:00','/index.html','Firefox',1,'',''),(110073,'42.236.10.98','2016-04-27 00:00:00','/newsview.htm','Chrome',1,'',''),(110074,'42.236.10.100','2016-04-27 00:00:00','/newsview.htm','Chrome',1,'',''),(110075,'180.153.206.35','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110076,'182.148.74.36','2016-04-27 00:00:00','/index.html','Chrome',1,'',''),(110077,'101.226.66.175','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110078,'180.153.214.176','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110079,'101.226.51.229','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110080,'42.236.10.100','2016-04-27 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110081,'42.236.10.71','2016-04-27 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110082,'101.226.64.174','2016-04-27 00:00:00','/index.html','IE',1,'',''),(110083,'112.90.78.25','2016-04-27 00:00:00','/index.html','Safari',1,'',''),(110084,'61.135.190.105','2016-04-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110085,'61.135.190.222','2016-04-27 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110086,'42.236.10.100','2016-04-27 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110087,'42.236.10.98','2016-04-27 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110088,'182.118.44.47','2016-04-28 00:00:00','/newsview.htm','Chrome',1,'',''),(110089,'182.118.45.19','2016-04-28 00:00:00','/newsview.htm','Chrome',1,'',''),(110090,'180.149.130.153','2016-04-28 00:00:00','/index.html','Chrome',1,'',''),(110091,'42.236.10.71','2016-04-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110092,'42.236.10.71','2016-04-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110093,'101.226.89.123','2016-04-28 00:00:00','/index.html','Safari',1,'',''),(110094,'182.118.44.234','2016-04-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110095,'182.118.44.94','2016-04-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110096,'123.150.183.20','2016-04-28 00:00:00','/index.html','Safari',1,'',''),(110097,'123.125.71.118','2016-04-28 00:00:00','/index.html','Chrome',1,'',''),(110098,'173.197.163.149','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110099,'173.197.163.149','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110100,'173.197.163.149','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110101,'54.166.200.13','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110102,'101.226.33.206','2016-04-28 00:00:00','/index.html','Safari',1,'',''),(110103,'180.153.206.16','2016-04-28 00:00:00','/index.html','Safari',1,'',''),(110104,'123.59.59.52','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110105,'157.55.39.224','2016-04-28 00:00:00','/index.html','Safari',1,'',''),(110106,'112.65.193.14','2016-04-28 00:00:00','/index.html','Safari',1,'',''),(110107,'220.181.51.40','2016-04-28 00:00:00','/index.html','Chrome',1,'',''),(110108,'180.153.206.18','2016-04-28 00:00:00','/index.html','Safari',1,'',''),(110109,'101.226.33.208','2016-04-28 00:00:00','/index.html','Safari',1,'',''),(110110,'101.226.33.208','2016-04-28 00:00:00','/index.html','Safari',1,'',''),(110111,'101.226.33.227','2016-04-28 00:00:00','/index.html','Safari',1,'',''),(110112,'123.151.176.198','2016-04-28 00:00:00','/index.html','Safari',1,'','baidu'),(110113,'111.161.52.27','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110114,'111.161.105.16','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110115,'123.126.118.139','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110116,'123.126.126.125','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110117,'125.39.57.39','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110118,'111.161.105.16','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110119,'111.161.105.14','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110120,'111.161.105.14','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110121,'111.161.59.193','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110122,'125.39.208.232','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110123,'111.30.137.186','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110124,'111.30.137.187','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110125,'111.30.131.238','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110126,'111.30.141.105','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110127,'111.30.131.238','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110128,'111.30.132.190','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110129,'111.30.132.212','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110130,'111.30.132.190','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110131,'111.30.132.148','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110132,'111.30.132.212','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110133,'111.30.141.47','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110134,'111.30.137.188','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110135,'111.30.132.205','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110136,'111.30.141.104','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110137,'111.30.141.103','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110138,'111.30.141.103','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110139,'111.30.131.199','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110140,'111.30.132.158','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110141,'111.30.132.190','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110142,'182.118.41.181','2016-04-28 00:00:00','/index.html','IE',1,'',''),(110143,'123.125.68.159','2016-04-28 00:00:00','/index.html','Safari',1,'',''),(110144,'111.206.36.12','2016-04-28 00:00:00','/index.html','Safari',1,'',''),(110145,'220.174.208.155','2016-04-28 00:00:00','/index.html','IE',1,'',''),(110146,'66.249.64.50','2016-04-28 00:00:00','/newsview.htm','Chrome',1,'',''),(110147,'66.249.64.55','2016-04-28 00:00:00','/news.htm','Chrome',1,'',''),(110148,'112.64.28.176','2016-04-28 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(110149,'66.249.64.55','2016-04-28 00:00:00','/news.htm','Chrome',1,'',''),(110150,'108.9.139.156','2016-04-28 00:00:00','/index.html','Firefox',1,'',''),(110151,'208.167.255.139','2016-04-28 00:00:00','/index.html','Chrome',1,'',''),(110152,'66.249.79.205','2016-04-28 00:00:00','/newsview.htm','Chrome',1,'',''),(110153,'114.119.40.120','2016-04-29 00:00:00','/index.html','IE',1,'',''),(110154,'120.132.50.135','2016-04-29 00:00:00','/index.html','Firefox',1,'',''),(110155,'66.249.79.212','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110156,'118.123.12.125','2016-04-29 00:00:00','/index.html','IE',1,'',''),(110157,'66.249.79.205','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110158,'180.149.130.151','2016-04-29 00:00:00','/index.html','Chrome',1,'',''),(110159,'182.118.60.149','2016-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(110160,'182.118.70.114','2016-04-29 00:00:00','/news/newsview.htm','IE',1,'',''),(110161,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110162,'118.123.12.125','2016-04-29 00:00:00','/index.html','IE',1,'',''),(110163,'66.249.79.205','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110164,'66.249.79.205','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110165,'124.127.164.220','2016-04-29 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(110166,'182.118.44.248','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110167,'182.118.44.232','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110168,'66.249.79.205','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110169,'111.206.36.133','2016-04-29 00:00:00','/index.html','Firefox',1,'',''),(110170,'101.226.33.226','2016-04-29 00:00:00','/index.html','Safari',1,'',''),(110171,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110172,'66.249.79.198','2016-04-29 00:00:00','/news.htm','Chrome',1,'',''),(110173,'61.135.165.22','2016-04-29 00:00:00','/index.html','Chrome',1,'',''),(110174,'116.236.146.22','2016-04-29 00:00:00','/index.html','IE',1,'','baidu'),(110175,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110176,'111.206.36.14','2016-04-29 00:00:00','/index.html','Firefox',1,'',''),(110177,'119.188.66.201','2016-04-29 00:00:00','/newsview.htm','IE',1,'',''),(110178,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110179,'66.249.79.205','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110180,'66.249.79.212','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110181,'112.64.235.90','2016-04-29 00:00:00','/index.html','Safari',1,'',''),(110182,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110183,'61.146.178.190','2016-04-29 00:00:00','/index.html','Chrome',1,'',''),(110184,'180.153.206.24','2016-04-29 00:00:00','/index.html','Safari',1,'',''),(110185,'101.226.89.120','2016-04-29 00:00:00','/index.html','Safari',1,'',''),(110186,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110187,'66.249.79.205','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110188,'66.249.79.212','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110189,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110190,'199.30.228.133','2016-04-29 00:00:00','/index.html','Safari',1,'',''),(110191,'60.16.4.28','2016-04-29 00:00:00','/index.html','Chrome',1,'',''),(110192,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110193,'66.249.79.212','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110194,'218.6.169.95','2016-04-29 00:00:00','/index.html','Chrome',1,'',''),(110195,'66.249.79.212','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110196,'66.249.79.212','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110197,'106.184.3.122','2016-04-29 00:00:00','/index.html','IE',1,'',''),(110198,'66.249.79.212','2016-04-29 00:00:00','/news.htm','Chrome',1,'',''),(110199,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110200,'66.249.79.205','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110201,'183.157.8.41','2016-04-29 00:00:00','/index.html','Chrome',1,'',''),(110202,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110203,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110204,'123.125.71.62','2016-04-29 00:00:00','/index.html','Chrome',1,'',''),(110205,'94.102.51.216','2016-04-29 00:00:00','/index.html','Chrome',1,'',''),(110206,'183.232.120.55','2016-04-29 00:00:00','/index.html','Safari',1,'',''),(110207,'66.249.79.205','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110208,'66.249.79.212','2016-04-29 00:00:00','/news.htm','Chrome',1,'',''),(110209,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110210,'66.249.79.205','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110211,'66.249.79.212','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110212,'103.245.209.121','2016-04-29 00:00:00','/index.html','Firefox',1,'',''),(110213,'66.249.79.205','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110214,'66.249.79.205','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110215,'180.108.161.58','2016-04-29 00:00:00','/index.html','IE',1,'',''),(110216,'66.249.79.212','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110217,'114.119.40.120','2016-04-29 00:00:00','/index.html','IE',1,'',''),(110218,'66.249.79.205','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110219,'66.249.79.212','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110220,'106.187.102.237','2016-04-29 00:00:00','/index.html','IE',1,'',''),(110221,'66.249.79.198','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110222,'66.249.79.212','2016-04-29 00:00:00','/newsview.htm','Chrome',1,'',''),(110223,'66.249.79.205','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110224,'136.243.48.86','2016-04-30 00:00:00','/index.html','Chrome',1,'',''),(110225,'66.249.79.212','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110226,'183.62.48.38','2016-04-30 00:00:00','/index.html','Chrome',1,'',''),(110227,'182.140.239.190','2016-04-30 00:00:00','/index.html','Chrome',1,'',''),(110228,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110229,'180.149.130.152','2016-04-30 00:00:00','/index.html','Chrome',1,'',''),(110230,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110231,'66.249.79.205','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110232,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110233,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110234,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110235,'66.249.79.212','2016-04-30 00:00:00','/news.htm','Chrome',1,'',''),(110236,'136.243.48.86','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110237,'182.118.60.211','2016-04-30 00:00:00','/newsview.htm','IE',1,'',''),(110238,'182.118.70.234','2016-04-30 00:00:00','/newsview.htm','IE',1,'',''),(110239,'66.249.79.107','2016-04-30 00:00:00','/index.html','Chrome',1,'',''),(110240,'136.243.48.83','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110241,'66.249.79.212','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110242,'66.249.79.212','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110243,'66.249.79.205','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110244,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110245,'101.200.126.60','2016-04-30 00:00:00','/index.html','IE',1,'',''),(110246,'101.200.126.60','2016-04-30 00:00:00','/index.html','IE',1,'',''),(110247,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110248,'183.57.153.160','2016-04-30 00:00:00','/newsview.htm','IE',1,'',''),(110249,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110250,'136.243.48.86','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110251,'66.249.79.212','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110252,'66.249.79.212','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110253,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110254,'123.150.142.119','2016-04-30 00:00:00','/index.html','Safari',1,'','baidu'),(110255,'123.150.142.119','2016-04-30 00:00:00','/index.html','Safari',1,'',''),(110256,'123.150.142.119','2016-04-30 00:00:00','/index.html','Safari',1,'',''),(110257,'66.249.79.205','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110258,'120.132.50.135','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110259,'136.243.48.85','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110260,'66.249.79.205','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110261,'66.249.79.212','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110262,'66.249.79.212','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110263,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110264,'66.249.79.205','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110265,'66.249.79.76','2016-04-30 00:00:00','/index.html','Chrome',1,'',''),(110266,'66.249.79.205','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110267,'66.249.79.212','2016-04-30 00:00:00','/index.html','Chrome',1,'',''),(110268,'123.125.71.132','2016-04-30 00:00:00','/index.html','Chrome',1,'',''),(110269,'66.249.79.205','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110270,'136.243.48.82','2016-04-30 00:00:00','/index.html','Chrome',1,'',''),(110271,'66.249.79.212','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110272,'66.249.79.198','2016-04-30 00:00:00','/news.htm','Chrome',1,'',''),(110273,'136.243.48.83','2016-04-30 00:00:00','/index.html','Chrome',1,'',''),(110274,'66.249.79.196','2016-04-30 00:00:00','/index.html','Chrome',1,'',''),(110275,'136.243.48.83','2016-04-30 00:00:00','/news.htm','Chrome',1,'',''),(110276,'66.249.79.212','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110277,'136.243.48.86','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110278,'136.243.48.85','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110279,'157.55.39.185','2016-04-30 00:00:00','/index.html','Safari',1,'',''),(110280,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110281,'66.249.79.205','2016-04-30 00:00:00','/news.htm','Chrome',1,'',''),(110282,'136.243.48.85','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110283,'66.249.79.212','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110284,'136.243.48.86','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110285,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110286,'183.60.62.44','2016-04-30 00:00:00','/index.html','Safari',1,'',''),(110287,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110288,'113.140.29.9','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110289,'113.140.29.9','2016-04-30 00:00:00','/index.html','Firefox',1,'ruisi','baidu'),(110290,'113.140.29.9','2016-04-30 00:00:00','/index.html','Firefox',1,'ruisi','baidu'),(110291,'113.140.29.9','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110292,'113.140.29.9','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110293,'113.140.29.9','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110294,'113.140.29.9','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110295,'113.140.29.9','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110296,'113.140.29.9','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110297,'113.140.29.9','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110298,'113.140.29.9','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110299,'113.140.29.9','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110300,'66.249.79.205','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110301,'66.249.79.212','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110302,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110303,'66.249.79.205','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110304,'66.249.79.205','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110305,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110306,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110307,'66.249.79.205','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110308,'120.132.50.135','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110309,'123.59.59.52','2016-04-30 00:00:00','/index.html','Firefox',1,'',''),(110310,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110311,'182.138.166.19','2016-04-30 00:00:00','/index.html','Safari',1,'',''),(110312,'182.138.166.19','2016-04-30 00:00:00','/index.html','Safari',1,'',''),(110313,'182.138.166.19','2016-04-30 00:00:00','/index.html','Safari',1,'',''),(110314,'66.249.79.212','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110315,'66.249.79.198','2016-04-30 00:00:00','/newsview.htm','Chrome',1,'',''),(110316,'123.121.96.66','2016-04-30 00:00:00','/index.html','IE',1,'',''),(110317,'123.121.96.66','2016-04-30 00:00:00','/index.html','IE',1,'',''),(110318,'123.121.96.66','2016-04-30 00:00:00','/news.htm','Firefox',1,'',''),(110319,'123.121.96.66','2016-04-30 00:00:00','/newsview.htm','IE',1,'',''),(110320,'123.121.96.66','2016-04-30 00:00:00','/newsview.htm','IE',1,'',''),(110321,'123.121.96.66','2016-04-30 00:00:00','/newsview.htm','Firefox',1,'',''),(110322,'123.121.96.66','2016-05-01 00:00:00','/newsview.htm','IE',1,'',''),(110323,'123.121.96.66','2016-05-01 00:00:00','/newsview.htm','IE',1,'',''),(110324,'123.121.96.66','2016-05-01 00:00:00','/newsview.htm','Firefox',1,'',''),(110325,'123.121.96.66','2016-05-01 00:00:00','/newsview.htm','Firefox',1,'',''),(110326,'123.121.96.66','2016-05-01 00:00:00','/newsview.htm','IE',1,'',''),(110327,'180.149.130.152','2016-05-01 00:00:00','/index.html','Chrome',1,'',''),(110328,'182.118.54.104','2016-05-01 00:00:00','/index.html','Chrome',1,'',''),(110329,'66.249.79.198','2016-05-01 00:00:00','/newsview.htm','Chrome',1,'',''),(110330,'182.118.53.77','2016-05-01 00:00:00','/index.html','Chrome',1,'',''),(110331,'66.249.79.205','2016-05-01 00:00:00','/newsview.htm','Chrome',1,'',''),(110332,'66.249.79.105','2016-05-01 00:00:00','/index.html','Chrome',1,'',''),(110333,'66.249.79.198','2016-05-01 00:00:00','/newsview.htm','Chrome',1,'',''),(110334,'66.249.79.205','2016-05-01 00:00:00','/newsview.htm','Chrome',1,'',''),(110335,'66.249.79.198','2016-05-01 00:00:00','/newsview.htm','Chrome',1,'',''),(110336,'5.39.222.159','2016-05-01 00:00:00','/index.html','Safari',1,'',''),(110337,'222.186.21.195','2016-05-01 00:00:00','/index.html','IE',1,'',''),(110338,'193.90.12.89','2016-05-01 00:00:00','/index.html','Chrome',1,'',''),(110339,'125.124.255.167','2016-05-01 00:00:00','/index.html','IE',1,'',''),(110340,'125.124.255.167','2016-05-01 00:00:00','/index.html','IE',1,'',''),(110341,'66.249.79.198','2016-05-01 00:00:00','/newsview.htm','Chrome',1,'',''),(110342,'61.146.178.190','2016-05-01 00:00:00','/index.html','IE',1,'',''),(110343,'180.153.182.98','2016-05-01 00:00:00','/newsview.htm','IE',1,'',''),(110344,'180.153.182.98','2016-05-01 00:00:00','/newsview.htm','IE',1,'',''),(110345,'220.181.51.46','2016-05-01 00:00:00','/index.html','Chrome',1,'',''),(110346,'180.153.163.208','2016-05-01 00:00:00','/index.html','Safari',1,'',''),(110347,'121.42.0.63','2016-05-01 00:00:00','/index.html','Safari',1,'',''),(110348,'70.79.172.196','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110349,'106.61.12.205','2016-05-01 00:00:00','/index.html','Chrome',1,'北京睿思诚业有限责任公司','360'),(110350,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(110351,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(110352,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110353,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110354,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110355,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110356,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110357,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110358,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110359,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110360,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110361,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110362,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110363,'101.226.68.215','2016-05-01 00:00:00','/index.html','IE',1,'',''),(110364,'183.60.35.93','2016-05-01 00:00:00','/index.html','Safari',1,'',''),(110365,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(110366,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110367,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110368,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110369,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110370,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(110371,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110372,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110373,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110374,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110375,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110376,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110377,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110378,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110379,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110380,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110381,'5.206.88.106','2016-05-01 00:00:00','/index.html','Chrome',1,'',''),(110382,'66.249.79.198','2016-05-01 00:00:00','/newsview.htm','Chrome',1,'',''),(110383,'66.249.79.212','2016-05-01 00:00:00','/newsview.htm','Chrome',1,'',''),(110384,'66.249.79.198','2016-05-01 00:00:00','/newsview.htm','Chrome',1,'',''),(110385,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'ruisi','baidu'),(110386,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'ruisi','baidu'),(110387,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110388,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110389,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110390,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110391,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110392,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110393,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110394,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110395,'113.140.29.7','2016-05-01 00:00:00','/index.html','Firefox',1,'',''),(110396,'61.135.169.56','2016-05-01 00:00:00','/index.html','Chrome',1,'',''),(110397,'46.161.9.11','2016-05-01 00:00:00','/newsview.htm','Firefox',1,'',''),(110398,'46.161.9.11','2016-05-01 00:00:00','/newsview.htm','Firefox',1,'',''),(110399,'46.161.9.11','2016-05-01 00:00:00','/newsview.htm','Firefox',1,'',''),(110400,'180.149.130.150','2016-05-02 00:00:00','/index.html','Chrome',1,'',''),(110401,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110402,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110403,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110404,'111.206.36.144','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110405,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110406,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110407,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110408,'66.249.79.198','2016-05-02 00:00:00','/newsview.htm','Chrome',1,'',''),(110409,'123.125.67.145','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110410,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110411,'66.249.79.212','2016-05-02 00:00:00','/newsview.htm','Chrome',1,'',''),(110412,'182.118.70.51','2016-05-02 00:00:00','/newsview.htm','IE',1,'',''),(110413,'101.226.66.193','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110414,'66.249.79.205','2016-05-02 00:00:00','/newsview.htm','Chrome',1,'',''),(110415,'180.153.206.17','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110416,'42.156.254.40','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110417,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110418,'66.249.79.198','2016-05-02 00:00:00','/newsview.htm','Chrome',1,'',''),(110419,'61.135.169.23','2016-05-02 00:00:00','/index.html','Chrome',1,'',''),(110420,'140.205.145.89','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110421,'66.249.79.212','2016-05-02 00:00:00','/newsview.htm','Chrome',1,'',''),(110422,'220.181.51.35','2016-05-02 00:00:00','/index.html','Chrome',1,'',''),(110423,'188.165.206.188','2016-05-02 00:00:00','/index.html','Firefox',1,'',''),(110424,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110425,'61.149.19.23','2016-05-02 00:00:00','/index.html','Chrome',1,'',''),(110426,'66.249.79.212','2016-05-02 00:00:00','/newsview.htm','Chrome',1,'',''),(110427,'183.60.243.189','2016-05-02 00:00:00','/index.html','Chrome',1,'',''),(110428,'183.60.243.189','2016-05-02 00:00:00','/index.html','Chrome',1,'',''),(110429,'183.60.243.189','2016-05-02 00:00:00','/index.html','Chrome',1,'',''),(110430,'183.60.243.189','2016-05-02 00:00:00','/index.html','Chrome',1,'',''),(110431,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110432,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110433,'180.153.214.200','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110434,'101.226.89.115','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110435,'180.153.214.152','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110436,'218.57.203.38','2016-05-02 00:00:00','/index.html','Chrome',1,'',''),(110437,'101.226.89.120','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110438,'180.153.206.35','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110439,'101.226.51.226','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110440,'101.226.89.120','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110441,'101.226.33.239','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110442,'101.226.33.216','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110443,'61.135.169.55','2016-05-02 00:00:00','/index.html','Chrome',1,'',''),(110444,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110445,'66.249.79.198','2016-05-02 00:00:00','/newsview.htm','Chrome',1,'',''),(110446,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110447,'180.153.160.62','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110448,'120.5.113.18','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110449,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110450,'183.136.190.62','2016-05-02 00:00:00','/index.html','Chrome',1,'',''),(110451,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110452,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110453,'66.249.79.212','2016-05-02 00:00:00','/newsview.htm','Chrome',1,'',''),(110454,'183.232.120.53','2016-05-02 00:00:00','/index.html','Safari',1,'',''),(110455,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110456,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110457,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110458,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110459,'66.249.79.212','2016-05-02 00:00:00','/newsview.htm','Chrome',1,'',''),(110460,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110461,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110462,'46.161.9.11','2016-05-02 00:00:00','/news.htm','Firefox',1,'',''),(110463,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110464,'66.249.79.205','2016-05-02 00:00:00','/newsview.htm','Chrome',1,'',''),(110465,'46.161.9.11','2016-05-02 00:00:00','/newsview.htm','Firefox',1,'',''),(110466,'220.181.51.56','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110467,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110468,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110469,'180.149.130.151','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110470,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110471,'66.249.79.205','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110472,'183.136.190.62','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110473,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110474,'107.150.46.35','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110475,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110476,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110477,'66.249.79.205','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110478,'222.186.21.195','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110479,'106.184.3.122','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110480,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110481,'66.249.79.198','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110482,'111.206.36.13','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110483,'111.206.36.136','2016-05-03 00:00:00','/index.html','Firefox',1,'',''),(110484,'111.206.36.137','2016-05-03 00:00:00','/index.html','Firefox',1,'',''),(110485,'46.161.9.11','2016-05-03 00:00:00','/news.htm','Firefox',1,'',''),(110486,'222.85.138.75','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110487,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110488,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110489,'66.249.79.212','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110490,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110491,'66.249.79.212','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110492,'61.184.34.229','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110493,'112.64.235.251','2016-05-03 00:00:00','/index.html','Safari',1,'',''),(110494,'119.147.146.189','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110495,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110496,'180.153.206.29','2016-05-03 00:00:00','/index.html','Safari',1,'',''),(110497,'188.165.200.217','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110498,'112.64.235.89','2016-05-03 00:00:00','/index.html','Safari',1,'',''),(110499,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110500,'61.135.190.222','2016-05-03 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110501,'61.135.190.222','2016-05-03 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110502,'180.153.201.66','2016-05-03 00:00:00','/index.html','Safari',1,'',''),(110503,'66.249.79.198','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110504,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110505,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110506,'218.241.106.145','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110507,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110508,'66.249.79.212','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110509,'120.132.50.135','2016-05-03 00:00:00','/index.html','Firefox',1,'',''),(110510,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110511,'61.135.169.56','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110512,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110513,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110514,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110515,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110516,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110517,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110518,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110519,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110520,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110521,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110522,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110523,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110524,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110525,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110526,'1.95.26.176','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110527,'66.249.79.198','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110528,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110529,'61.146.178.190','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110530,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110531,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110532,'37.9.41.95','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110533,'66.249.79.205','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110534,'66.249.79.198','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110535,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110536,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110537,'122.225.222.227','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110538,'122.225.222.227','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110539,'122.225.222.227','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110540,'101.226.65.102','2016-05-03 00:00:00','/index.html','Safari',1,'',''),(110541,'101.226.33.202','2016-05-03 00:00:00','/index.html','Safari',1,'',''),(110542,'122.225.222.227','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110543,'180.153.201.216','2016-05-03 00:00:00','/index.html','Safari',1,'',''),(110544,'66.249.79.198','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110545,'171.221.254.8','2016-05-03 00:00:00','/index.html','Firefox',1,'',''),(110546,'171.221.254.8','2016-05-03 00:00:00','/index.html','Firefox',1,'',''),(110547,'171.221.254.8','2016-05-03 00:00:00','/index.html','Firefox',1,'',''),(110548,'106.120.151.36','2016-05-03 00:00:00','/index.html','Safari',1,'',''),(110549,'66.249.79.205','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110550,'66.249.79.212','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110551,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110552,'220.181.51.62','2016-05-03 00:00:00','/index.html','Chrome',1,'',''),(110553,'112.90.78.25','2016-05-03 00:00:00','/index.html','Safari',1,'',''),(110554,'112.90.82.218','2016-05-03 00:00:00','/index.html','IE',1,'',''),(110555,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110556,'66.249.79.212','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110557,'66.249.79.198','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110558,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110559,'106.120.151.36','2016-05-03 00:00:00','/index.html','Firefox',1,'',''),(110560,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110561,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110562,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110563,'66.249.79.205','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110564,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110565,'66.249.79.205','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110566,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110567,'66.249.79.205','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110568,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110569,'66.249.79.198','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110570,'66.249.79.212','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110571,'66.249.79.198','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110572,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110573,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110574,'66.249.79.205','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110575,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110576,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110577,'46.161.9.11','2016-05-03 00:00:00','/newsview.htm','Firefox',1,'',''),(110578,'66.249.79.205','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110579,'66.249.79.205','2016-05-03 00:00:00','/newsview.htm','Chrome',1,'',''),(110580,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110581,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110582,'66.249.79.212','2016-05-04 00:00:00','/news.htm','Chrome',1,'',''),(110583,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110584,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110585,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110586,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110587,'46.161.9.11','2016-05-04 00:00:00','/news.htm','Firefox',1,'',''),(110588,'222.186.21.195','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110589,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110590,'59.172.128.90','2016-05-04 00:00:00','/index.html','Safari',1,'',''),(110591,'59.172.128.90','2016-05-04 00:00:00','/index.html','Safari',1,'',''),(110592,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110593,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110594,'121.42.0.89','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110595,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110596,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110597,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110598,'107.150.32.59','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110599,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110600,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110601,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110602,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110603,'101.200.126.60','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110604,'101.200.126.60','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110605,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110606,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110607,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110608,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110609,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110610,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110611,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110612,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110613,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110614,'182.118.54.192','2016-05-04 00:00:00','/newsview.htm','IE',1,'',''),(110615,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110616,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110617,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110618,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110619,'182.118.42.115','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110620,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110621,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110622,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110623,'66.249.79.198','2016-05-04 00:00:00','/news.htm','Chrome',1,'',''),(110624,'183.57.154.97','2016-05-04 00:00:00','/newsview.htm','IE',1,'',''),(110625,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110626,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110627,'180.153.185.250','2016-05-04 00:00:00','/newsview.htm','IE',1,'',''),(110628,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110629,'110.75.123.129','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110630,'110.75.123.221','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110631,'121.42.0.55','2016-05-04 00:00:00','/index.html','Safari',1,'',''),(110632,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110633,'121.42.0.19','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110634,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110635,'112.90.82.218','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110636,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110637,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110638,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110639,'61.135.190.222','2016-05-04 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110640,'61.135.190.223','2016-05-04 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110641,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110642,'61.160.195.222','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110643,'61.160.195.222','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110644,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110645,'123.125.71.132','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110646,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110647,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110648,'46.161.9.11','2016-05-04 00:00:00','/news.htm','Firefox',1,'',''),(110649,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110650,'180.153.214.180','2016-05-04 00:00:00','/index.html','Safari',1,'',''),(110651,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110652,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110653,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110654,'42.236.10.71','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110655,'42.236.10.100','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110656,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110657,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110658,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110659,'66.249.79.198','2016-05-04 00:00:00','/news.htm','Chrome',1,'',''),(110660,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110661,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110662,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110663,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110664,'125.70.78.21','2016-05-04 00:00:00','/index.html','Firefox',1,'',''),(110665,'125.70.78.21','2016-05-04 00:00:00','/index.html','Firefox',1,'',''),(110666,'125.70.78.21','2016-05-04 00:00:00','/index.html','Firefox',1,'',''),(110667,'125.70.78.21','2016-05-04 00:00:00','/news.htm','Firefox',1,'',''),(110668,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110669,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110670,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110671,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110672,'66.249.79.198','2016-05-04 00:00:00','/news.htm','Chrome',1,'',''),(110673,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110674,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110675,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110676,'66.249.79.205','2016-05-04 00:00:00','/news.htm','Chrome',1,'',''),(110677,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110678,'66.249.79.205','2016-05-04 00:00:00','/news.htm','Chrome',1,'',''),(110679,'61.135.190.221','2016-05-04 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110680,'61.135.190.102','2016-05-04 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(110681,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110682,'115.228.189.73','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110683,'115.228.189.73','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110684,'115.228.189.73','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110685,'115.228.189.73','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110686,'115.228.189.73','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110687,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110688,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110689,'66.249.79.212','2016-05-04 00:00:00','/news.htm','Chrome',1,'',''),(110690,'112.64.235.250','2016-05-04 00:00:00','/index.html','Safari',1,'',''),(110691,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110692,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110693,'101.226.66.173','2016-05-04 00:00:00','/index.html','Safari',1,'',''),(110694,'66.249.79.205','2016-05-04 00:00:00','/news.htm','Chrome',1,'',''),(110695,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110696,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110697,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110698,'101.226.65.104','2016-05-04 00:00:00','/index.html','Safari',1,'',''),(110699,'101.226.89.120','2016-05-04 00:00:00','/index.html','Safari',1,'',''),(110700,'114.214.164.129','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110701,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110702,'66.249.79.198','2016-05-04 00:00:00','/mobile/newsview.htm','Chrome',1,'',''),(110703,'66.249.79.80','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110704,'66.249.79.205','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110705,'171.221.206.81','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110706,'171.221.206.81','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110707,'171.221.206.81','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110708,'171.221.206.81','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110709,'171.221.206.81','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110710,'66.249.79.182','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110711,'66.249.79.107','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110712,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110713,'61.135.169.56','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110714,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110715,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110716,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110717,'218.97.240.210','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110718,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110719,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110720,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110721,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110722,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110723,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110724,'42.236.10.98','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110725,'42.236.10.98','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110726,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110727,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110728,'171.221.206.81','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110729,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110730,'66.249.79.198','2016-05-04 00:00:00','/news.htm','Chrome',1,'',''),(110731,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110732,'66.249.79.198','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110733,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110734,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110735,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110736,'66.249.79.212','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110737,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110738,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110739,'66.249.79.205','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110740,'66.249.65.68','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110741,'66.249.65.62','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110742,'66.249.65.68','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110743,'66.249.65.65','2016-05-04 00:00:00','/m/news.htm','Chrome',1,'',''),(110744,'66.249.65.62','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110745,'61.151.214.70','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110746,'66.249.65.62','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110747,'66.249.65.65','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110748,'117.100.249.200','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110749,'66.249.65.68','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110750,'101.199.108.51','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110751,'220.181.51.46','2016-05-04 00:00:00','/index.html','Chrome',1,'',''),(110752,'66.249.65.68','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110753,'66.249.65.62','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110754,'66.249.65.65','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110755,'66.249.65.65','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110756,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110757,'66.249.65.65','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110758,'42.236.10.72','2016-05-04 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110759,'42.236.10.71','2016-05-04 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110760,'46.161.9.11','2016-05-04 00:00:00','/newsview.htm','Firefox',1,'',''),(110761,'66.249.65.62','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110762,'66.249.65.68','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110763,'66.249.65.68','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110764,'121.42.0.36','2016-05-04 00:00:00','/index.html','IE',1,'',''),(110765,'66.249.65.68','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110766,'66.249.65.62','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110767,'66.249.65.68','2016-05-04 00:00:00','/newsview.htm','Chrome',1,'',''),(110768,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110769,'66.249.65.65','2016-05-05 00:00:00','/news.htm','Chrome',1,'',''),(110770,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110771,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110772,'66.249.65.68','2016-05-05 00:00:00','/news.htm','Chrome',1,'',''),(110773,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110774,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110775,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110776,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110777,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110778,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110779,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110780,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110781,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110782,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110783,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110784,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110785,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110786,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110787,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110788,'182.118.41.90','2016-05-05 00:00:00','/index.html','IE',1,'',''),(110789,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110790,'66.249.65.65','2016-05-05 00:00:00','/news.htm','Chrome',1,'',''),(110791,'119.84.12.164','2016-05-05 00:00:00','/index.html','Safari',1,'',''),(110792,'119.84.12.137','2016-05-05 00:00:00','/news/newsview.htm','Safari',0,'',''),(110793,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110794,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110795,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110796,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110797,'66.249.65.65','2016-05-05 00:00:00','/news.htm','Chrome',1,'',''),(110798,'66.249.65.62','2016-05-05 00:00:00','/news.htm','Chrome',1,'',''),(110799,'114.119.40.120','2016-05-05 00:00:00','/index.html','IE',1,'',''),(110800,'183.57.154.50','2016-05-05 00:00:00','/news/newsview.htm','IE',1,'',''),(110801,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110802,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110803,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110804,'182.96.194.84','2016-05-05 00:00:00','/index.html','IE',1,'',''),(110805,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110806,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110807,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110808,'37.187.92.25','2016-05-05 00:00:00','/index.html','Chrome',1,'',''),(110809,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110810,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110811,'66.249.65.65','2016-05-05 00:00:00','/news.htm','Chrome',1,'',''),(110812,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110813,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110814,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110815,'66.249.65.65','2016-05-05 00:00:00','/news.htm','Chrome',1,'',''),(110816,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110817,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110818,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110819,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110820,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110821,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110822,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110823,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110824,'108.9.139.156','2016-05-05 00:00:00','/index.html','Firefox',1,'',''),(110825,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110826,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110827,'123.125.71.125','2016-05-05 00:00:00','/index.html','Chrome',1,'',''),(110828,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110829,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110830,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110831,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110832,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110833,'66.249.65.68','2016-05-05 00:00:00','/news.htm','Chrome',1,'',''),(110834,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110835,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110836,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110837,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110838,'66.249.65.62','2016-05-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(110839,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110840,'66.249.65.111','2016-05-05 00:00:00','/index.html','Chrome',1,'',''),(110841,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110842,'66.249.65.68','2016-05-05 00:00:00','/index.html','Chrome',1,'',''),(110843,'124.128.62.162','2016-05-05 00:00:00','/index.html','Chrome',1,'',''),(110844,'66.249.65.89','2016-05-05 00:00:00','/index.html','Chrome',1,'',''),(110845,'66.249.73.134','2016-05-05 00:00:00','/index.html','Chrome',1,'',''),(110846,'66.249.65.62','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110847,'66.249.65.65','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110848,'112.65.193.16','2016-05-05 00:00:00','/index.html','Safari',1,'',''),(110849,'125.120.40.143','2016-05-05 00:00:00','/news.htm','Safari',1,'',''),(110850,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110851,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110852,'42.236.10.72','2016-05-05 00:00:00','/news.htm','Chrome',1,'',''),(110853,'42.236.10.100','2016-05-05 00:00:00','/news.htm','Chrome',1,'',''),(110854,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110855,'220.181.51.46','2016-05-05 00:00:00','/index.html','Chrome',1,'',''),(110856,'66.249.65.68','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110857,'118.112.57.55','2016-05-05 00:00:00','/index.html','Firefox',1,'',''),(110858,'118.112.57.55','2016-05-05 00:00:00','/index.html','Firefox',1,'',''),(110859,'118.112.57.55','2016-05-05 00:00:00','/index.html','Firefox',1,'',''),(110860,'118.112.57.55','2016-05-05 00:00:00','/news.htm','Firefox',1,'',''),(110861,'46.161.9.11','2016-05-05 00:00:00','/news.htm','Firefox',1,'',''),(110862,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110863,'42.236.10.72','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110864,'42.236.10.100','2016-05-05 00:00:00','/newsview.htm','Chrome',1,'',''),(110865,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110866,'121.42.0.58','2016-05-05 00:00:00','/index.html','Safari',1,'',''),(110867,'46.161.9.11','2016-05-05 00:00:00','/news.htm','Firefox',1,'',''),(110868,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110869,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110870,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110871,'115.28.22.222','2016-05-05 00:00:00','/index.html','Firefox',1,'',''),(110872,'115.28.22.222','2016-05-05 00:00:00','/news.htm','Firefox',1,'',''),(110873,'193.251.177.115','2016-05-05 00:00:00','/index.html','Chrome',1,'',''),(110874,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110875,'46.161.9.11','2016-05-05 00:00:00','/newsview.htm','Firefox',1,'',''),(110876,'59.108.58.242','2016-05-06 00:00:00','/index.html','Chrome',1,'',''),(110877,'46.161.9.11','2016-05-06 00:00:00','/newsview.htm','Firefox',1,'',''),(110878,'61.146.178.190','2016-05-06 00:00:00','/index.html','IE',1,'',''),(110879,'61.135.169.55','2016-05-06 00:00:00','/index.html','Chrome',1,'',''),(110880,'46.161.9.11','2016-05-06 00:00:00','/newsview.htm','Firefox',1,'',''),(110881,'46.161.9.11','2016-05-06 00:00:00','/newsview.htm','Firefox',1,'',''),(110882,'92.222.103.234','2016-05-06 00:00:00','/index.html','Chrome',1,'',''),(110883,'46.161.9.11','2016-05-06 00:00:00','/newsview.htm','Firefox',1,'',''),(110884,'106.120.188.158','2016-05-06 00:00:00','/index.html','Safari',1,'',''),(110885,'111.202.102.71','2016-05-06 00:00:00','/index.html','Safari',1,'',''),(110886,'182.118.42.93','2016-05-06 00:00:00','/index.html','IE',1,'',''),(110887,'182.118.60.203','2016-05-06 00:00:00','/newsview.htm','IE',1,'',''),(110888,'220.174.208.154','2016-05-06 00:00:00','/index.html','IE',1,'',''),(110889,'203.208.60.185','2016-05-06 00:00:00','/newsview.htm','Chrome',1,'',''),(110890,'123.125.71.125','2016-05-06 00:00:00','/index.html','Chrome',1,'',''),(110891,'121.42.0.67','2016-05-06 00:00:00','/index.html','IE',1,'',''),(110892,'121.42.0.71','2016-05-06 00:00:00','/index.html','Safari',1,'',''),(110893,'169.54.244.93','2016-05-06 00:00:00','/index.html','Firefox',1,'',''),(110894,'121.42.0.62','2016-05-06 00:00:00','/index.html','IE',1,'',''),(110895,'121.42.0.58','2016-05-06 00:00:00','/index.html','Safari',1,'',''),(110896,'180.153.206.38','2016-05-06 00:00:00','/index.html','Safari',1,'',''),(110897,'203.208.60.190','2016-05-06 00:00:00','/newsview.htm','Chrome',1,'',''),(110898,'203.208.60.184','2016-05-06 00:00:00','/newsview.htm','Chrome',1,'',''),(110899,'112.90.82.196','2016-05-06 00:00:00','/index.html','IE',1,'',''),(110900,'180.153.182.163','2016-05-06 00:00:00','/news.htm','IE',1,'',''),(110901,'180.153.182.177','2016-05-06 00:00:00','/news.htm','IE',1,'',''),(110902,'220.181.51.39','2016-05-06 00:00:00','/index.html','Chrome',1,'',''),(110903,'203.208.60.190','2016-05-06 00:00:00','/newsview.htm','Chrome',1,'',''),(110904,'123.59.59.52','2016-05-06 00:00:00','/index.html','Firefox',1,'',''),(110905,'218.80.248.161','2016-05-06 00:00:00','/index.html','Chrome',1,'',''),(110906,'203.208.60.187','2016-05-06 00:00:00','/newsview.htm','Chrome',1,'',''),(110907,'61.146.178.190','2016-05-06 00:00:00','/index.html','IE',1,'',''),(110908,'61.146.178.190','2016-05-06 00:00:00','/news.htm','IE',1,'',''),(110909,'101.226.93.234','2016-05-06 00:00:00','/index.html','Safari',1,'',''),(110910,'114.119.40.120','2016-05-06 00:00:00','/index.html','IE',1,'',''),(110911,'212.129.20.183','2016-05-06 00:00:00','/index.html','Chrome',1,'',''),(110912,'119.129.209.191','2016-05-06 00:00:00','/index.html','Chrome',1,'',''),(110913,'119.129.209.191','2016-05-06 00:00:00','/index.html','Chrome',1,'',''),(110914,'212.117.180.21','2016-05-06 00:00:00','/index.html','Chrome',1,'',''),(110915,'220.181.51.38','2016-05-06 00:00:00','/index.html','Chrome',1,'',''),(110916,'120.132.50.135','2016-05-06 00:00:00','/index.html','Firefox',1,'',''),(110917,'220.181.51.79','2016-05-06 00:00:00','/index.html','Chrome',1,'',''),(110918,'220.181.51.54','2016-05-07 00:00:00','/index.html','Chrome',1,'',''),(110919,'121.42.0.57','2016-05-07 00:00:00','/index.html','IE',1,'',''),(110920,'121.42.0.59','2016-05-07 00:00:00','/index.html','Safari',1,'',''),(110921,'121.42.0.55','2016-05-07 00:00:00','/index.html','IE',1,'',''),(110922,'121.42.0.65','2016-05-07 00:00:00','/index.html','Safari',1,'',''),(110923,'94.242.222.23','2016-05-07 00:00:00','/index.html','Firefox',1,'',''),(110924,'107.150.32.58','2016-05-07 00:00:00','/index.html','IE',1,'',''),(110925,'74.91.18.42','2016-05-07 00:00:00','/index.html','IE',1,'',''),(110926,'193.90.12.86','2016-05-07 00:00:00','/index.html','Chrome',1,'',''),(110927,'123.125.71.133','2016-05-07 00:00:00','/index.html','Chrome',1,'',''),(110928,'117.89.227.255','2016-05-07 00:00:00','/index.html','Chrome',1,'',''),(110929,'111.13.102.6','2016-05-07 00:00:00','/newsview.htm','Chrome',1,'',''),(110930,'114.119.40.120','2016-05-07 00:00:00','/index.html','IE',1,'',''),(110931,'220.181.51.37','2016-05-07 00:00:00','/index.html','Chrome',1,'',''),(110932,'69.58.178.59','2016-05-07 00:00:00','/index.html','Firefox',1,'',''),(110933,'69.58.178.59','2016-05-07 00:00:00','/index.html','Firefox',1,'',''),(110934,'69.58.178.59','2016-05-07 00:00:00','/news.htm','Firefox',1,'',''),(110935,'101.200.155.93','2016-05-07 00:00:00','/news/newsview.htm','IE',1,'',''),(110936,'188.143.232.70','2016-05-07 00:00:00','/index.html','IE',1,'',''),(110937,'188.143.232.70','2016-05-07 00:00:00','/news.htm','IE',1,'',''),(110938,'220.181.51.75','2016-05-07 00:00:00','/index.html','Chrome',1,'',''),(110939,'220.181.51.79','2016-05-07 00:00:00','/index.html','Chrome',1,'',''),(110940,'125.88.204.98','2016-05-08 00:00:00','/newsview.htm','IE',1,'',''),(110941,'203.208.60.171','2016-05-08 00:00:00','/news.htm','Chrome',1,'',''),(110942,'36.99.30.199','2016-05-08 00:00:00','/newsview.htm','Safari',1,'',''),(110943,'61.146.178.190','2016-05-08 00:00:00','/index.html','IE',1,'',''),(110944,'101.200.126.60','2016-05-08 00:00:00','/index.html','IE',1,'',''),(110945,'101.200.126.60','2016-05-08 00:00:00','/index.html','IE',1,'',''),(110946,'121.42.0.56','2016-05-08 00:00:00','/index.html','Safari',1,'',''),(110947,'121.42.0.67','2016-05-08 00:00:00','/index.html','IE',1,'',''),(110948,'121.42.0.62','2016-05-08 00:00:00','/index.html','Safari',1,'',''),(110949,'121.42.0.73','2016-05-08 00:00:00','/index.html','IE',1,'',''),(110950,'220.181.51.39','2016-05-08 00:00:00','/index.html','Chrome',1,'',''),(110951,'169.54.233.120','2016-05-08 00:00:00','/index.html','Firefox',1,'',''),(110952,'119.147.146.189','2016-05-08 00:00:00','/index.html','Chrome',1,'',''),(110953,'93.174.93.218','2016-05-08 00:00:00','/index.html','Firefox',1,'',''),(110954,'182.118.72.161','2016-05-08 00:00:00','/index.html','Safari',1,'',''),(110955,'123.125.71.62','2016-05-08 00:00:00','/index.html','Chrome',1,'',''),(110956,'114.119.40.120','2016-05-08 00:00:00','/index.html','IE',1,'',''),(110957,'157.55.39.70','2016-05-08 00:00:00','/index.html','Safari',1,'',''),(110958,'203.208.60.179','2016-05-08 00:00:00','/newsview.htm','Chrome',1,'',''),(110959,'71.6.165.200','2016-05-08 00:00:00','/index.html','Chrome',1,'',''),(110960,'203.208.60.182','2016-05-08 00:00:00','/newsview.htm','Chrome',1,'',''),(110961,'61.135.169.56','2016-05-08 00:00:00','/index.html','Chrome',1,'',''),(110962,'220.181.51.61','2016-05-08 00:00:00','/index.html','Chrome',1,'',''),(110963,'220.181.51.62','2016-05-08 00:00:00','/index.html','Chrome',1,'',''),(110964,'61.135.169.23','2016-05-08 00:00:00','/index.html','Chrome',1,'',''),(110965,'203.208.60.179','2016-05-08 00:00:00','/newsview.htm','Chrome',1,'',''),(110966,'203.208.60.190','2016-05-09 00:00:00','/newsview.htm','Chrome',1,'',''),(110967,'157.55.39.130','2016-05-09 00:00:00','/index.html','Safari',1,'',''),(110968,'182.118.41.150','2016-05-09 00:00:00','/index.html','IE',1,'',''),(110969,'203.208.60.183','2016-05-09 00:00:00','/newsview.htm','Chrome',1,'',''),(110970,'203.208.60.182','2016-05-09 00:00:00','/newsview.htm','Chrome',1,'',''),(110971,'182.118.60.166','2016-05-09 00:00:00','/newsview.htm','IE',1,'',''),(110972,'121.42.0.66','2016-05-09 00:00:00','/index.html','IE',1,'',''),(110973,'121.42.0.71','2016-05-09 00:00:00','/index.html','Safari',1,'',''),(110974,'121.42.0.63','2016-05-09 00:00:00','/index.html','Safari',1,'',''),(110975,'121.42.0.58','2016-05-09 00:00:00','/index.html','IE',1,'',''),(110976,'123.125.68.169','2016-05-09 00:00:00','/index.html','Safari',1,'',''),(110977,'220.181.51.62','2016-05-09 00:00:00','/index.html','Chrome',1,'',''),(110978,'112.25.163.2','2016-05-09 00:00:00','/index.html','IE',1,'',''),(110979,'203.208.60.182','2016-05-09 00:00:00','/newsview.htm','Chrome',1,'',''),(110980,'220.170.182.5','2016-05-09 00:00:00','/newsview.htm','Chrome',1,'',''),(110981,'111.206.36.137','2016-05-09 00:00:00','/index.html','Safari',1,'',''),(110982,'114.119.40.120','2016-05-09 00:00:00','/index.html','IE',1,'',''),(110983,'58.16.63.158','2016-05-09 00:00:00','/news/newsview.htm','Chrome',1,'光大银行商业智能应用案例 分析','360'),(110984,'123.125.71.120','2016-05-09 00:00:00','/index.html','Chrome',1,'',''),(110985,'123.150.183.24','2016-05-09 00:00:00','/index.html','Safari',1,'',''),(110986,'219.143.8.242','2016-05-09 00:00:00','/index.html','Safari',1,'',''),(110987,'114.80.87.188','2016-05-09 00:00:00','/index.html','IE',1,'',''),(110988,'61.147.184.214','2016-05-09 00:00:00','/index.html','Safari',1,'',''),(110989,'203.208.60.175','2016-05-09 00:00:00','/newsview.htm','Chrome',1,'',''),(110990,'42.120.161.96','2016-05-09 00:00:00','/index.html','Safari',1,'',''),(110991,'61.147.184.221','2016-05-09 00:00:00','/index.html','Safari',1,'',''),(110992,'220.181.51.36','2016-05-09 00:00:00','/index.html','Chrome',1,'',''),(110993,'171.212.112.112','2016-05-09 00:00:00','/index.html','Chrome',1,'',''),(110994,'106.120.160.119','2016-05-09 00:00:00','/index.html','IE',1,'',''),(110995,'101.199.108.57','2016-05-09 00:00:00','/index.html','Chrome',1,'',''),(110996,'101.199.108.59','2016-05-09 00:00:00','/index.html','Chrome',1,'',''),(110997,'111.206.36.16','2016-05-09 00:00:00','/index.html','Firefox',1,'',''),(110998,'66.249.64.50','2016-05-09 00:00:00','/newsview.htm','Chrome',1,'',''),(110999,'61.147.184.179','2016-05-09 00:00:00','/index.html','Safari',1,'',''),(111000,'180.153.214.199','2016-05-09 00:00:00','/index.html','Safari',1,'',''),(111001,'115.224.43.44','2016-05-10 00:00:00','/index.html','IE',1,'',''),(111002,'111.206.36.146','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111003,'180.149.130.149','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111004,'220.181.51.62','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111005,'220.181.51.45','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111006,'121.42.0.60','2016-05-10 00:00:00','/index.html','Safari',1,'',''),(111007,'121.42.0.60','2016-05-10 00:00:00','/index.html','IE',1,'',''),(111008,'121.42.0.67','2016-05-10 00:00:00','/index.html','Safari',1,'',''),(111009,'121.42.0.65','2016-05-10 00:00:00','/index.html','IE',1,'',''),(111010,'61.146.178.190','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111011,'61.135.169.56','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111012,'220.181.51.62','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111013,'207.46.13.181','2016-05-10 00:00:00','/index.html','Safari',1,'',''),(111014,'119.147.146.192','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111015,'14.116.115.127','2016-05-10 00:00:00','/index.html','IE',1,'','baidu'),(111016,'121.42.0.67','2016-05-10 00:00:00','/index.html','Safari',1,'',''),(111017,'42.120.145.171','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111018,'42.120.145.167','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111019,'180.153.206.38','2016-05-10 00:00:00','/index.html','Safari',1,'',''),(111020,'220.181.51.38','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111021,'101.226.33.224','2016-05-10 00:00:00','/index.html','Safari',1,'',''),(111022,'180.153.211.190','2016-05-10 00:00:00','/index.html','Safari',1,'',''),(111023,'183.232.90.36','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111024,'183.232.90.80','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111025,'183.232.118.13','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111026,'163.177.69.13','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111027,'163.177.82.13','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111028,'163.177.69.13','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111029,'163.177.94.114','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111030,'163.177.93.219','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111031,'163.177.69.59','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111032,'163.177.69.13','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111033,'163.177.93.224','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111034,'163.177.93.243','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111035,'163.177.93.219','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111036,'163.177.93.224','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111037,'163.177.94.120','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111038,'163.177.93.244','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111039,'183.232.118.13','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111040,'183.232.120.38','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111041,'183.232.120.38','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111042,'183.232.118.16','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111043,'183.232.120.39','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111044,'183.232.90.65','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111045,'183.232.120.39','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111046,'183.232.90.97','2016-05-10 00:00:00','/index.html','Firefox',1,'',''),(111047,'61.147.184.237','2016-05-10 00:00:00','/index.html','Safari',1,'',''),(111048,'123.125.71.118','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111049,'123.125.71.119','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111050,'220.181.51.55','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111051,'103.37.140.12','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111052,'103.37.140.12','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111053,'14.17.29.92','2016-05-10 00:00:00','/index.html','Safari',1,'',''),(111054,'222.186.21.195','2016-05-10 00:00:00','/index.html','IE',1,'',''),(111055,'123.56.77.177','2016-05-10 00:00:00','/news/newsview.htm','IE',1,'',''),(111056,'54.159.52.252','2016-05-10 00:00:00','/index.html','IE',1,'',''),(111057,'188.165.200.217','2016-05-10 00:00:00','/index.html','IE',1,'',''),(111058,'42.236.10.71','2016-05-10 00:00:00','/newsview.htm','Chrome',1,'',''),(111059,'42.236.10.72','2016-05-10 00:00:00','/newsview.htm','Chrome',1,'',''),(111060,'180.153.180.182','2016-05-10 00:00:00','/newsview.htm','IE',1,'',''),(111061,'221.217.216.40','2016-05-10 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(111062,'182.118.54.83','2016-05-10 00:00:00','/newsview.htm','IE',1,'',''),(111063,'180.153.186.113','2016-05-10 00:00:00','/newsview.htm','IE',1,'',''),(111064,'71.6.135.131','2016-05-10 00:00:00','/index.html','Chrome',1,'',''),(111065,'115.224.44.133','2016-05-11 00:00:00','/index.html','IE',1,'',''),(111066,'183.57.153.155','2016-05-11 00:00:00','/news.htm','IE',1,'',''),(111067,'157.55.39.130','2016-05-11 00:00:00','/index.html','Safari',1,'',''),(111068,'182.118.41.82','2016-05-11 00:00:00','/index.html','IE',1,'',''),(111069,'66.249.79.198','2016-05-11 00:00:00','/newsview.htm','Chrome',1,'',''),(111070,'180.149.130.150','2016-05-11 00:00:00','/index.html','Chrome',1,'',''),(111071,'123.125.71.118','2016-05-11 00:00:00','/index.html','Chrome',1,'',''),(111072,'121.42.0.88','2016-05-11 00:00:00','/index.html','IE',1,'',''),(111073,'71.6.146.185','2016-05-11 00:00:00','/index.html','Chrome',1,'',''),(111074,'182.118.70.234','2016-05-11 00:00:00','/newsview.htm','IE',1,'',''),(111075,'121.42.0.54','2016-05-11 00:00:00','/index.html','Safari',1,'',''),(111076,'121.42.0.64','2016-05-11 00:00:00','/index.html','IE',1,'',''),(111077,'121.42.0.60','2016-05-11 00:00:00','/index.html','Safari',1,'',''),(111078,'121.42.0.61','2016-05-11 00:00:00','/index.html','IE',1,'',''),(111079,'137.226.113.7','2016-05-11 00:00:00','/index.html','Chrome',1,'',''),(111080,'70.79.172.196','2016-05-11 00:00:00','/index.html','Firefox',1,'',''),(111081,'140.207.198.186','2016-05-11 00:00:00','/newsview.htm','IE',1,'',''),(111082,'123.59.59.52','2016-05-11 00:00:00','/index.html','Firefox',1,'',''),(111083,'101.226.66.193','2016-05-11 00:00:00','/index.html','Safari',1,'',''),(111084,'218.26.200.19','2016-05-11 00:00:00','/index.html','Chrome',1,'',''),(111085,'180.153.214.176','2016-05-11 00:00:00','/index.html','Safari',1,'',''),(111086,'182.118.54.38','2016-05-11 00:00:00','/news/newsview.htm','IE',1,'',''),(111087,'14.17.18.144','2016-05-11 00:00:00','/index.html','Safari',1,'',''),(111088,'61.135.169.22','2016-05-11 00:00:00','/index.html','Chrome',1,'',''),(111089,'180.153.180.165','2016-05-11 00:00:00','/news/newsview.htm','IE',1,'',''),(111090,'121.42.0.38','2016-05-11 00:00:00','/index.html','IE',1,'',''),(111091,'66.249.79.212','2016-05-11 00:00:00','/newsview.htm','Chrome',1,'',''),(111092,'114.119.40.120','2016-05-11 00:00:00','/index.html','IE',1,'',''),(111093,'174.129.188.97','2016-05-11 00:00:00','/index.html','Firefox',1,'',''),(111094,'220.181.51.56','2016-05-11 00:00:00','/index.html','Chrome',1,'',''),(111095,'123.125.71.132','2016-05-11 00:00:00','/index.html','Chrome',1,'',''),(111096,'220.181.51.55','2016-05-11 00:00:00','/index.html','Chrome',1,'',''),(111097,'220.181.51.35','2016-05-11 00:00:00','/index.html','Chrome',1,'',''),(111098,'54.211.204.162','2016-05-11 00:00:00','/index.html','Firefox',1,'',''),(111099,'121.42.0.67','2016-05-12 00:00:00','/index.html','IE',1,'',''),(111100,'121.42.0.71','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111101,'121.42.0.65','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111102,'121.42.0.63','2016-05-12 00:00:00','/index.html','IE',1,'',''),(111103,'27.247.32.127','2016-05-12 00:00:00','/newsview.htm','Safari',1,'',''),(111104,'101.200.126.60','2016-05-12 00:00:00','/index.html','IE',1,'',''),(111105,'101.200.126.60','2016-05-12 00:00:00','/index.html','IE',1,'',''),(111106,'123.125.71.61','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111107,'180.149.130.150','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111108,'123.59.59.52','2016-05-12 00:00:00','/index.html','Firefox',1,'',''),(111109,'42.236.10.100','2016-05-12 00:00:00','/news/newsview.htm','Chrome',1,'',''),(111110,'42.236.10.72','2016-05-12 00:00:00','/news/newsview.htm','Chrome',1,'',''),(111111,'42.236.10.100','2016-05-12 00:00:00','/newsview.htm','Chrome',1,'',''),(111112,'42.236.10.72','2016-05-12 00:00:00','/newsview.htm','Chrome',1,'',''),(111113,'61.135.169.73','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111114,'101.226.65.102','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111115,'101.199.108.54','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111116,'121.42.0.58','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111117,'183.136.190.62','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111118,'123.125.71.137','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111119,'107.150.32.62','2016-05-12 00:00:00','/index.html','IE',1,'',''),(111120,'61.146.178.190','2016-05-12 00:00:00','/index.html','IE',1,'',''),(111121,'158.69.27.74','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111122,'222.186.21.195','2016-05-12 00:00:00','/index.html','IE',1,'',''),(111123,'14.17.18.152','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111124,'121.28.97.130','2016-05-12 00:00:00','/index.html','Firefox',1,'',''),(111125,'121.28.97.130','2016-05-12 00:00:00','/index.html','Firefox',1,'',''),(111126,'180.153.214.188','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111127,'222.184.89.30','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111128,'203.208.60.189','2016-05-12 00:00:00','/news.htm','Chrome',1,'',''),(111129,'180.153.201.79','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111130,'122.96.102.159','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111131,'60.222.225.6','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111132,'112.64.235.247','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111133,'203.208.60.178','2016-05-12 00:00:00','/newsview.htm','Chrome',1,'',''),(111134,'40.77.167.104','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111135,'74.91.20.197','2016-05-12 00:00:00','/index.html','IE',1,'',''),(111136,'203.208.60.157','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111137,'61.135.169.55','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111138,'123.125.71.132','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111139,'203.208.60.178','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111140,'101.226.33.225','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111141,'106.8.190.189','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111142,'101.226.66.191','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111143,'101.226.33.216','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111144,'101.226.66.191','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111145,'180.153.163.187','2016-05-12 00:00:00','/index.html','Safari',1,'',''),(111146,'123.59.59.52','2016-05-12 00:00:00','/index.html','Firefox',1,'',''),(111147,'123.59.59.52','2016-05-12 00:00:00','/index.html','Firefox',1,'',''),(111148,'66.249.66.64','2016-05-12 00:00:00','/index.html','Chrome',1,'',''),(111149,'52.12.201.232','2016-05-13 00:00:00','/index.html','IE',1,'',''),(111150,'66.249.66.171','2016-05-13 00:00:00','/index.html','Chrome',1,'',''),(111151,'66.249.66.98','2016-05-13 00:00:00','/newsview.htm','Chrome',1,'',''),(111152,'54.184.215.145','2016-05-13 00:00:00','/index.html','IE',1,'',''),(111153,'45.58.38.196','2016-05-13 00:00:00','/index.html','IE',1,'',''),(111154,'180.149.130.150','2016-05-13 00:00:00','/index.html','Chrome',1,'',''),(111155,'66.249.66.98','2016-05-13 00:00:00','/newsview.htm','Chrome',1,'',''),(111156,'66.249.66.100','2016-05-13 00:00:00','/newsview.htm','Chrome',1,'',''),(111157,'182.118.70.65','2016-05-13 00:00:00','/newsview.htm','IE',1,'',''),(111158,'66.249.66.98','2016-05-13 00:00:00','/newsview.htm','Chrome',1,'',''),(111159,'66.249.66.96','2016-05-13 00:00:00','/newsview.htm','Chrome',1,'',''),(111160,'121.42.0.60','2016-05-13 00:00:00','/index.html','IE',1,'',''),(111161,'121.42.0.56','2016-05-13 00:00:00','/index.html','Safari',1,'',''),(111162,'121.42.0.61','2016-05-13 00:00:00','/index.html','Safari',1,'',''),(111163,'121.42.0.73','2016-05-13 00:00:00','/index.html','IE',1,'',''),(111164,'64.246.165.170','2016-05-13 00:00:00','/index.html','Firefox',1,'',''),(111165,'66.249.66.96','2016-05-13 00:00:00','/newsview.htm','Chrome',1,'',''),(111166,'220.181.51.40','2016-05-13 00:00:00','/index.html','Chrome',1,'',''),(111167,'221.211.228.200','2016-05-13 00:00:00','/newsview.htm','IE',1,'仪表盘的sas','360'),(111168,'101.226.33.237','2016-05-13 00:00:00','/newsview.htm','Safari',1,'',''),(111169,'101.226.33.237','2016-05-13 00:00:00','/index.html','Safari',1,'',''),(111170,'64.246.161.30','2016-05-13 00:00:00','/index.html','Firefox',1,'',''),(111171,'182.18.37.99','2016-05-13 00:00:00','/index.html','Chrome',1,'',''),(111172,'222.186.130.158','2016-05-13 00:00:00','/index.html','IE',1,'',''),(111173,'222.186.130.158','2016-05-13 00:00:00','/index.html','IE',1,'',''),(111174,'183.136.190.62','2016-05-13 00:00:00','/index.html','Chrome',1,'',''),(111175,'112.64.235.254','2016-05-13 00:00:00','/index.html','Safari',1,'',''),(111176,'222.186.21.195','2016-05-13 00:00:00','/index.html','IE',1,'',''),(111177,'222.186.130.158','2016-05-13 00:00:00','/index.html','IE',1,'',''),(111178,'207.46.13.150','2016-05-13 00:00:00','/index.html','Safari',1,'',''),(111179,'125.39.72.216','2016-05-13 00:00:00','/index.html','Firefox',1,'',''),(111180,'66.249.66.98','2016-05-13 00:00:00','/news.htm','Chrome',1,'',''),(111181,'173.208.33.195','2016-05-13 00:00:00','/index.html','Chrome',1,'',''),(111182,'116.236.146.22','2016-05-13 00:00:00','/index.html','IE',1,'',''),(111183,'220.181.51.45','2016-05-13 00:00:00','/index.html','Chrome',1,'',''),(111184,'121.42.0.64','2016-05-13 00:00:00','/index.html','Safari',1,'',''),(111185,'163.177.69.37','2016-05-13 00:00:00','/index.html','Safari',1,'',''),(111186,'180.153.214.199','2016-05-13 00:00:00','/index.html','Safari',1,'',''),(111187,'223.223.198.229','2016-05-13 00:00:00','/index.html','Chrome',1,'',''),(111188,'221.194.128.223','2016-05-13 00:00:00','/index.html','Firefox',1,'',''),(111189,'66.249.66.98','2016-05-13 00:00:00','/newsview.htm','Chrome',1,'',''),(111190,'66.249.66.100','2016-05-13 00:00:00','/newsview.htm','Chrome',1,'',''),(111191,'42.236.10.100','2016-05-13 00:00:00','/news/newsview.htm','Chrome',1,'',''),(111192,'42.236.10.98','2016-05-13 00:00:00','/news/newsview.htm','Chrome',1,'',''),(111193,'101.226.65.102','2016-05-13 00:00:00','/index.html','Safari',1,'',''),(111194,'220.174.208.154','2016-05-13 00:00:00','/index.html','IE',1,'',''),(111195,'203.208.60.184','2016-05-13 00:00:00','/newsview.htm','Chrome',1,'',''),(111196,'198.20.87.98','2016-05-14 00:00:00','/index.html','Chrome',1,'',''),(111197,'221.194.128.224','2016-05-14 00:00:00','/index.html','Firefox',1,'',''),(111198,'74.91.20.198','2016-05-14 00:00:00','/index.html','IE',1,'',''),(111199,'180.149.130.149','2016-05-14 00:00:00','/index.html','Chrome',1,'',''),(111200,'203.208.60.185','2016-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(111201,'74.91.18.45','2016-05-14 00:00:00','/index.html','IE',1,'',''),(111202,'203.208.60.180','2016-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(111203,'5.39.222.159','2016-05-14 00:00:00','/index.html','Safari',1,'',''),(111204,'203.208.60.183','2016-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(111205,'121.42.0.67','2016-05-14 00:00:00','/index.html','IE',1,'',''),(111206,'121.42.0.71','2016-05-14 00:00:00','/index.html','Safari',1,'',''),(111207,'121.42.0.55','2016-05-14 00:00:00','/index.html','Safari',1,'',''),(111208,'121.42.0.63','2016-05-14 00:00:00','/index.html','IE',1,'',''),(111209,'203.208.60.188','2016-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(111210,'121.42.0.60','2016-05-14 00:00:00','/index.html','IE',1,'',''),(111211,'121.42.0.67','2016-05-14 00:00:00','/index.html','Safari',1,'',''),(111212,'114.119.40.120','2016-05-14 00:00:00','/index.html','IE',1,'',''),(111213,'203.208.60.171','2016-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(111214,'183.136.190.40','2016-05-14 00:00:00','/index.html','Chrome',1,'',''),(111215,'203.208.60.178','2016-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(111216,'180.153.201.212','2016-05-14 00:00:00','/index.html','Safari',1,'',''),(111217,'220.181.51.61','2016-05-14 00:00:00','/index.html','Chrome',1,'',''),(111218,'203.208.60.178','2016-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(111219,'40.77.167.55','2016-05-14 00:00:00','/index.html','Safari',1,'',''),(111220,'180.153.182.190','2016-05-14 00:00:00','/newsview.htm','IE',1,'',''),(111221,'180.153.182.190','2016-05-14 00:00:00','/newsview.htm','IE',1,'',''),(111222,'36.48.111.162','2016-05-14 00:00:00','/index.html','Chrome',1,'',''),(111223,'61.146.178.190','2016-05-14 00:00:00','/index.html','Firefox',1,'',''),(111224,'203.208.60.183','2016-05-14 00:00:00','/newsview.htm','Chrome',1,'',''),(111225,'36.48.111.162','2016-05-14 00:00:00','/news.htm','Chrome',1,'',''),(111226,'92.39.60.8','2016-05-14 00:00:00','/index.html','Opera',1,'',''),(111227,'69.30.202.227','2016-05-14 00:00:00','/index.html','IE',1,'',''),(111228,'61.135.165.23','2016-05-14 00:00:00','/index.html','Chrome',1,'',''),(111229,'61.135.169.56','2016-05-14 00:00:00','/index.html','Chrome',1,'',''),(111230,'203.208.60.191','2016-05-14 00:00:00','/news.htm','Chrome',1,'',''),(111231,'221.194.128.223','2016-05-14 00:00:00','/index.html','Firefox',1,'',''),(111232,'195.154.184.40','2016-05-15 00:00:00','/index.html','Firefox',1,'',''),(111233,'117.139.10.170','2016-05-15 00:00:00','/index.html','Chrome',1,'',''),(111234,'180.149.130.153','2016-05-15 00:00:00','/index.html','Chrome',1,'',''),(111235,'203.208.60.183','2016-05-15 00:00:00','/newsview.htm','Chrome',1,'',''),(111236,'182.118.53.60','2016-05-15 00:00:00','/news/newsview.htm','IE',1,'',''),(111237,'203.208.60.187','2016-05-15 00:00:00','/newsview.htm','Chrome',1,'',''),(111238,'92.39.60.8','2016-05-15 00:00:00','/index.html','Opera',1,'',''),(111239,'121.42.0.63','2016-05-15 00:00:00','/index.html','IE',1,'',''),(111240,'121.42.0.65','2016-05-15 00:00:00','/index.html','Safari',1,'',''),(111241,'121.42.0.64','2016-05-15 00:00:00','/index.html','Safari',1,'',''),(111242,'121.42.0.65','2016-05-15 00:00:00','/index.html','IE',1,'',''),(111243,'222.186.21.195','2016-05-15 00:00:00','/index.html','IE',1,'',''),(111244,'222.186.21.195','2016-05-15 00:00:00','/index.html','IE',1,'',''),(111245,'202.102.99.153','2016-05-15 00:00:00','/newsview.htm','IE',1,'',''),(111246,'85.93.89.74','2016-05-15 00:00:00','/index.html','Firefox',1,'',''),(111247,'85.93.89.74','2016-05-15 00:00:00','/index.html','Firefox',1,'',''),(111248,'85.93.89.74','2016-05-15 00:00:00','/news.htm','Chrome',1,'',''),(111249,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111250,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Chrome',1,'',''),(111251,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111252,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111253,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111254,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','IE',1,'',''),(111255,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Chrome',1,'',''),(111256,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111257,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111258,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Chrome',1,'',''),(111259,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Chrome',1,'',''),(111260,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111261,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111262,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111263,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111264,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Chrome',1,'',''),(111265,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Chrome',1,'',''),(111266,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','IE',1,'',''),(111267,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Chrome',1,'',''),(111268,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','IE',1,'',''),(111269,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','IE',1,'',''),(111270,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','IE',1,'',''),(111271,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111272,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111273,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','IE',1,'',''),(111274,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111275,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','Firefox',1,'',''),(111276,'85.93.89.74','2016-05-15 00:00:00','/newsview.htm','IE',1,'',''),(111277,'85.93.89.74','2016-05-15 00:00:00','/news.htm','Firefox',1,'',''),(111278,'85.93.89.74','2016-05-15 00:00:00','/news.htm','IE',1,'',''),(111279,'85.93.89.74','2016-05-15 00:00:00','/news.htm','Firefox',1,'',''),(111280,'85.93.89.74','2016-05-15 00:00:00','/news.htm','Firefox',1,'',''),(111281,'85.93.89.74','2016-05-15 00:00:00','/news.htm','Firefox',1,'',''),(111282,'221.194.128.224','2016-05-15 00:00:00','/index.html','Firefox',1,'',''),(111283,'203.208.60.187','2016-05-15 00:00:00','/newsview.htm','Chrome',1,'',''),(111284,'183.136.190.40','2016-05-15 00:00:00','/index.html','Chrome',1,'',''),(111285,'123.125.71.61','2016-05-15 00:00:00','/index.html','Chrome',1,'',''),(111286,'203.208.60.176','2016-05-15 00:00:00','/newsview.htm','Chrome',1,'',''),(111287,'14.17.18.147','2016-05-15 00:00:00','/index.html','Safari',1,'',''),(111288,'101.226.65.108','2016-05-15 00:00:00','/index.html','Safari',1,'',''),(111289,'181.30.30.166','2016-05-15 00:00:00','/index.html','Firefox',1,'',''),(111290,'123.125.71.125','2016-05-15 00:00:00','/index.html','Chrome',1,'',''),(111291,'220.181.51.53','2016-05-15 00:00:00','/index.html','Chrome',1,'',''),(111292,'182.118.42.31','2016-05-15 00:00:00','/index.html','IE',1,'',''),(111293,'109.163.234.8','2016-05-15 00:00:00','/index.html','Chrome',1,'',''),(111294,'221.194.128.223','2016-05-16 00:00:00','/index.html','Firefox',1,'',''),(111295,'115.224.44.217','2016-05-16 00:00:00','/index.html','IE',1,'',''),(111296,'115.224.44.217','2016-05-16 00:00:00','/index.html','IE',1,'',''),(111297,'115.224.44.217','2016-05-16 00:00:00','/index.html','IE',1,'',''),(111298,'180.149.130.152','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111299,'101.200.126.60','2016-05-16 00:00:00','/index.html','IE',1,'',''),(111300,'101.200.126.60','2016-05-16 00:00:00','/index.html','IE',1,'',''),(111301,'123.125.68.171','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111302,'182.118.60.126','2016-05-16 00:00:00','/newsview.htm','IE',1,'',''),(111303,'121.42.0.59','2016-05-16 00:00:00','/index.html','IE',1,'',''),(111304,'121.42.0.58','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111305,'121.42.0.57','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111306,'121.42.0.55','2016-05-16 00:00:00','/index.html','IE',1,'',''),(111307,'222.186.21.195','2016-05-16 00:00:00','/index.html','IE',1,'',''),(111308,'123.125.68.159','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111309,'101.226.33.216','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111310,'60.29.57.214','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111311,'217.73.209.136','2016-05-16 00:00:00','/index.html','Firefox',1,'',''),(111312,'101.226.33.221','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111313,'101.226.33.238','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111314,'159.226.77.87','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111315,'220.181.51.61','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111316,'182.118.42.99','2016-05-16 00:00:00','/index.html','IE',1,'',''),(111317,'101.226.33.217','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111318,'42.236.10.71','2016-05-16 00:00:00','/news.htm','Chrome',1,'',''),(111319,'42.236.10.100','2016-05-16 00:00:00','/news.htm','Chrome',1,'',''),(111320,'111.223.240.1','2016-05-16 00:00:00','/news.htm','Chrome',1,'',''),(111321,'111.223.240.1','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111322,'111.223.240.1','2016-05-16 00:00:00','/newsview.htm','Chrome',1,'',''),(111323,'211.157.179.4','2016-05-16 00:00:00','/index.html','Chrome',1,'www.ruisitech.com@v','baidu'),(111324,'61.49.246.150','2016-05-16 00:00:00','/newsview.htm','Chrome',1,'','google'),(111325,'69.30.198.146','2016-05-16 00:00:00','/index.html','IE',1,'',''),(111326,'207.46.13.46','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111327,'111.223.240.1','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111328,'180.153.206.24','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111329,'101.226.33.208','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111330,'114.214.164.179','2016-05-16 00:00:00','/index.html','Chrome',1,'睿思BI','360'),(111331,'101.226.66.192','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111332,'111.203.45.2','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111333,'112.90.82.196','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111334,'14.17.29.92','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111335,'221.194.128.224','2016-05-16 00:00:00','/index.html','Firefox',1,'',''),(111336,'40.77.167.25','2016-05-16 00:00:00','/index.html','Safari',1,'',''),(111337,'69.30.202.230','2016-05-16 00:00:00','/index.html','IE',1,'',''),(111338,'193.90.12.88','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111339,'123.125.68.171','2016-05-16 00:00:00','/index.html','Firefox',1,'',''),(111340,'89.39.136.26','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111341,'183.136.190.62','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111342,'123.125.71.125','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111343,'220.181.51.39','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111344,'220.181.51.55','2016-05-16 00:00:00','/index.html','Chrome',1,'',''),(111345,'123.59.59.52','2016-05-16 00:00:00','/index.html','Firefox',1,'',''),(111346,'222.186.21.195','2016-05-16 00:00:00','/index.html','IE',1,'',''),(111347,'180.149.130.149','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111348,'61.146.178.190','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111349,'221.194.128.223','2016-05-17 00:00:00','/index.html','Firefox',1,'',''),(111350,'83.217.25.65','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111351,'121.42.0.63','2016-05-17 00:00:00','/index.html','Safari',1,'',''),(111352,'121.42.0.59','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111353,'121.42.0.67','2016-05-17 00:00:00','/index.html','Safari',1,'',''),(111354,'121.42.0.61','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111355,'123.125.71.61','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111356,'182.148.24.127','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111357,'182.148.24.127','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111358,'38.100.21.69','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111359,'38.100.21.69','2016-05-17 00:00:00','/newsview.htm','IE',1,'',''),(111360,'38.100.21.69','2016-05-17 00:00:00','/news.htm','IE',1,'',''),(111361,'38.100.21.69','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111362,'182.148.24.127','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111363,'120.25.150.27','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111364,'42.120.145.69','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111365,'42.120.145.123','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111366,'121.42.0.59','2016-05-17 00:00:00','/index.html','Safari',1,'',''),(111367,'112.64.235.246','2016-05-17 00:00:00','/index.html','Safari',1,'',''),(111368,'183.57.153.133','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111369,'61.135.169.40','2016-05-17 00:00:00','/index.html','Safari',1,'',''),(111370,'183.136.190.62','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111371,'107.150.46.35','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111372,'220.181.51.36','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111373,'114.214.164.179','2016-05-17 00:00:00','/index.html','Chrome',1,'睿思BI','360'),(111374,'180.153.182.174','2016-05-17 00:00:00','/newsview.htm','IE',1,'',''),(111375,'180.153.182.174','2016-05-17 00:00:00','/newsview.htm','IE',1,'',''),(111376,'222.171.239.129','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111377,'101.199.108.58','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111378,'111.203.45.2','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111379,'171.8.167.63','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111380,'101.199.108.51','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111381,'113.140.29.14','2016-05-17 00:00:00','/index.html','Firefox',1,'优酷','baidu'),(111382,'113.140.29.14','2016-05-17 00:00:00','/index.html','Firefox',1,'',''),(111383,'113.140.29.14','2016-05-17 00:00:00','/index.html','Firefox',1,'',''),(111384,'113.140.29.14','2016-05-17 00:00:00','/index.html','Firefox',1,'优酷','baidu'),(111385,'171.13.14.133','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111386,'182.118.41.186','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111387,'111.203.45.3','2016-05-17 00:00:00','/index.html','Safari',1,'',''),(111388,'123.125.71.120','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111389,'69.30.202.229','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111390,'61.135.169.43','2016-05-17 00:00:00','/index.html','Safari',1,'',''),(111391,'182.118.42.77','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111392,'222.186.3.103','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111393,'222.186.3.103','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111394,'74.91.17.182','2016-05-17 00:00:00','/index.html','IE',1,'',''),(111395,'221.194.128.224','2016-05-17 00:00:00','/index.html','Firefox',1,'',''),(111396,'66.240.236.119','2016-05-17 00:00:00','/index.html','Chrome',1,'',''),(111397,'66.249.65.86','2016-05-18 00:00:00','/news.htm','Chrome',1,'',''),(111398,'61.135.190.221','2016-05-18 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(111399,'61.135.190.104','2016-05-18 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(111400,'182.118.70.70','2016-05-18 00:00:00','/newsview.htm','IE',1,'',''),(111401,'61.135.169.55','2016-05-18 00:00:00','/index.html','Chrome',1,'',''),(111402,'121.42.0.15','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111403,'221.194.128.223','2016-05-18 00:00:00','/index.html','Firefox',1,'',''),(111404,'121.42.0.17','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111405,'218.17.116.130','2016-05-18 00:00:00','/index.html','Chrome',1,'',''),(111406,'182.118.41.69','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111407,'183.136.190.40','2016-05-18 00:00:00','/index.html','Chrome',1,'',''),(111408,'123.125.71.133','2016-05-18 00:00:00','/index.html','Chrome',1,'',''),(111409,'101.226.64.174','2016-05-18 00:00:00','/index.html','Safari',1,'',''),(111410,'207.46.13.109','2016-05-18 00:00:00','/index.html','Safari',1,'',''),(111411,'101.226.33.224','2016-05-18 00:00:00','/index.html','Safari',1,'',''),(111412,'66.249.73.254','2016-05-18 00:00:00','/index.html','Chrome',1,'',''),(111413,'66.249.65.86','2016-05-18 00:00:00','/news.htm','Chrome',1,'',''),(111414,'114.119.40.120','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111415,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111416,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111417,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111418,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111419,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111420,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111421,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111422,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111423,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111424,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111425,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111426,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111427,'66.249.65.108','2016-05-18 00:00:00','/index.html','Chrome',1,'',''),(111428,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111429,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111430,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111431,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111432,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111433,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111434,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111435,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111436,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111437,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111438,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111439,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111440,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111441,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111442,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111443,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111444,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111445,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111446,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111447,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111448,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111449,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111450,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111451,'121.42.0.64','2016-05-18 00:00:00','/index.html','Safari',1,'',''),(111452,'203.81.30.18','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111453,'58.8.76.251','2016-05-18 00:00:00','/newsview.htm','Chrome',1,'',''),(111454,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111455,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111456,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111457,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111458,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111459,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111460,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111461,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111462,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111463,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111464,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111465,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111466,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111467,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111468,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111469,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111470,'221.194.128.224','2016-05-18 00:00:00','/index.html','Firefox',1,'',''),(111471,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111472,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111473,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111474,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111475,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111476,'23.251.63.45','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111477,'66.249.65.65','2016-05-18 00:00:00','/index.html','Chrome',1,'',''),(111478,'61.135.169.55','2016-05-18 00:00:00','/index.html','Chrome',1,'',''),(111479,'180.153.163.211','2016-05-18 00:00:00','/index.html','Safari',1,'',''),(111480,'112.112.230.135','2016-05-18 00:00:00','/index.html','Chrome',1,'',''),(111481,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111482,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111483,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111484,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111485,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111486,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111487,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111488,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111489,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111490,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111491,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111492,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111493,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111494,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111495,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111496,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111497,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111498,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111499,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111500,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111501,'115.197.246.0','2016-05-18 00:00:00','/index.html','Chrome',1,'',''),(111502,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111503,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111504,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111505,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111506,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111507,'115.197.246.0','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111508,'113.140.11.125','2016-05-18 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(111509,'113.140.11.125','2016-05-18 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(111510,'113.140.11.125','2016-05-18 00:00:00','/index.html','Firefox',1,'',''),(111511,'113.140.11.125','2016-05-18 00:00:00','/index.html','Firefox',1,'',''),(111512,'66.249.65.83','2016-05-18 00:00:00','/index.html','Chrome',1,'',''),(111513,'188.165.200.217','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111514,'61.160.195.222','2016-05-18 00:00:00','/index.html','IE',1,'',''),(111515,'61.160.195.222','2016-05-18 00:00:00','/index.html','Firefox',1,'',''),(111516,'61.135.169.7','2016-05-18 00:00:00','/index.html','Safari',1,'',''),(111517,'195.62.53.168','2016-05-18 00:00:00','/index.html','Firefox',1,'',''),(111518,'66.249.65.83','2016-05-18 00:00:00','/news.htm','Chrome',1,'',''),(111519,'180.97.62.243','2016-05-19 00:00:00','/news/newsview.htm','IE',1,'',''),(111520,'66.249.69.173','2016-05-19 00:00:00','/index.html','Chrome',1,'',''),(111521,'66.249.75.214','2016-05-19 00:00:00','/index.html','Chrome',1,'',''),(111522,'66.249.75.200','2016-05-19 00:00:00','/news.htm','Chrome',1,'',''),(111523,'119.188.66.189','2016-05-19 00:00:00','/newsview.htm','IE',1,'',''),(111524,'183.57.153.229','2016-05-19 00:00:00','/newsview.htm','IE',1,'',''),(111525,'180.97.62.223','2016-05-19 00:00:00','/newsview.htm','IE',1,'',''),(111526,'222.186.21.195','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111527,'220.181.51.62','2016-05-19 00:00:00','/index.html','Chrome',1,'',''),(111528,'61.146.178.190','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111529,'221.194.128.224','2016-05-19 00:00:00','/index.html','Firefox',1,'',''),(111530,'60.215.147.10','2016-05-19 00:00:00','/index.html','Chrome',1,'',''),(111531,'101.226.33.201','2016-05-19 00:00:00','/index.html','Safari',1,'',''),(111532,'66.249.93.26','2016-05-19 00:00:00','/index.html','Chrome',1,'',''),(111533,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111534,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111535,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111536,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111537,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111538,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111539,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111540,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111541,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111542,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111543,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111544,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111545,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111546,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111547,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111548,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111549,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111550,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111551,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111552,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111553,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111554,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111555,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111556,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111557,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111558,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111559,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111560,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111561,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111562,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111563,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111564,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111565,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111566,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111567,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111568,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111569,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111570,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111571,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111572,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111573,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111574,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111575,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111576,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111577,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111578,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111579,'101.226.66.191','2016-05-19 00:00:00','/index.html','Safari',1,'',''),(111580,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111581,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111582,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111583,'183.136.190.62','2016-05-19 00:00:00','/index.html','Chrome',1,'',''),(111584,'222.186.34.83','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111585,'123.125.71.61','2016-05-19 00:00:00','/index.html','Chrome',1,'',''),(111586,'123.125.71.133','2016-05-19 00:00:00','/index.html','Chrome',1,'',''),(111587,'222.25.189.2','2016-05-19 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(111588,'222.25.189.2','2016-05-19 00:00:00','/index.html','Firefox',1,'睿思','baidu'),(111589,'222.25.189.2','2016-05-19 00:00:00','/index.html','Firefox',1,'',''),(111590,'222.25.189.2','2016-05-19 00:00:00','/index.html','Firefox',1,'',''),(111591,'101.226.33.218','2016-05-19 00:00:00','/index.html','Safari',1,'',''),(111592,'61.148.244.221','2016-05-19 00:00:00','/index.html','Chrome',1,'',''),(111593,'46.161.9.11','2016-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(111594,'115.197.246.0','2016-05-19 00:00:00','/index.html','IE',1,'',''),(111595,'121.42.0.65','2016-05-19 00:00:00','/index.html','Safari',1,'',''),(111596,'46.161.9.11','2016-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(111597,'220.181.51.51','2016-05-19 00:00:00','/index.html','Chrome',1,'',''),(111598,'46.161.9.11','2016-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(111599,'46.161.9.11','2016-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(111600,'180.153.206.24','2016-05-19 00:00:00','/index.html','Safari',1,'',''),(111601,'221.194.128.223','2016-05-19 00:00:00','/index.html','Firefox',1,'',''),(111602,'116.1.120.128','2016-05-19 00:00:00','/index.html','Firefox',1,'',''),(111603,'223.166.231.163','2016-05-19 00:00:00','/index.html','Chrome',1,'',''),(111604,'61.135.190.221','2016-05-19 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(111605,'61.135.190.105','2016-05-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(111606,'61.135.190.222','2016-05-19 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(111607,'61.135.190.103','2016-05-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(111608,'61.135.190.222','2016-05-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(111609,'61.135.190.104','2016-05-19 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(111610,'61.135.190.220','2016-05-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(111611,'42.236.10.100','2016-05-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(111612,'42.236.10.71','2016-05-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(111613,'46.161.9.11','2016-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(111614,'46.161.9.11','2016-05-19 00:00:00','/news.htm','Firefox',1,'',''),(111615,'46.161.9.11','2016-05-19 00:00:00','/newsview.htm','Firefox',1,'',''),(111616,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111617,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111618,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111619,'101.200.126.60','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111620,'101.200.126.60','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111621,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111622,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111623,'221.194.128.224','2016-05-20 00:00:00','/index.html','Firefox',1,'',''),(111624,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111625,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111626,'182.118.60.166','2016-05-20 00:00:00','/newsview.htm','IE',1,'',''),(111627,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111628,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111629,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111630,'220.181.51.62','2016-05-20 00:00:00','/index.html','Chrome',1,'',''),(111631,'123.125.71.118','2016-05-20 00:00:00','/index.html','Chrome',1,'',''),(111632,'45.32.131.61','2016-05-20 00:00:00','/index.html','Chrome',1,'',''),(111633,'45.32.131.61','2016-05-20 00:00:00','/index.html','Safari',1,'',''),(111634,'202.102.99.125','2016-05-20 00:00:00','/newsview.htm','IE',1,'',''),(111635,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111636,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111637,'222.186.21.195','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111638,'46.161.9.11','2016-05-20 00:00:00','/news.htm','Firefox',1,'',''),(111639,'46.161.9.11','2016-05-20 00:00:00','/news.htm','Firefox',1,'',''),(111640,'221.194.128.223','2016-05-20 00:00:00','/index.html','Firefox',1,'',''),(111641,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111642,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111643,'119.188.66.199','2016-05-20 00:00:00','/news/newsview.htm','IE',1,'',''),(111644,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111645,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111646,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111647,'220.181.51.46','2016-05-20 00:00:00','/index.html','Chrome',1,'',''),(111648,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111649,'180.153.206.16','2016-05-20 00:00:00','/index.html','Safari',1,'',''),(111650,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111651,'46.161.9.11','2016-05-20 00:00:00','/news.htm','Firefox',1,'',''),(111652,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111653,'121.42.0.58','2016-05-20 00:00:00','/index.html','Safari',1,'',''),(111654,'94.102.51.38','2016-05-20 00:00:00','/index.html','Firefox',1,'',''),(111655,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111656,'46.161.9.11','2016-05-20 00:00:00','/news.htm','Firefox',1,'',''),(111657,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111658,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111659,'183.136.190.62','2016-05-20 00:00:00','/index.html','Chrome',1,'',''),(111660,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111661,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111662,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111663,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111664,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111665,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111666,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111667,'125.119.85.152','2016-05-20 00:00:00','/index.html','Chrome',1,'',''),(111668,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111669,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111670,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111671,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111672,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111673,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111674,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111675,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111676,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111677,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111678,'123.125.71.137','2016-05-20 00:00:00','/index.html','Chrome',1,'',''),(111679,'66.249.83.236','2016-05-20 00:00:00','/index.html','Chrome',1,'',''),(111680,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111681,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111682,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111683,'101.226.89.120','2016-05-20 00:00:00','/index.html','Safari',1,'',''),(111684,'125.119.85.152','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111685,'46.161.9.11','2016-05-20 00:00:00','/news.htm','Firefox',1,'',''),(111686,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111687,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111688,'42.236.10.98','2016-05-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(111689,'42.236.10.98','2016-05-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(111690,'114.113.113.162','2016-05-20 00:00:00','/index.html','Chrome',1,'',''),(111691,'114.113.113.162','2016-05-20 00:00:00','/index.html','Chrome',1,'',''),(111692,'183.185.254.111','2016-05-20 00:00:00','/index.html','Chrome',1,'',''),(111693,'101.226.66.178','2016-05-20 00:00:00','/index.html','Safari',1,'',''),(111694,'101.226.66.177','2016-05-20 00:00:00','/index.html','Safari',1,'',''),(111695,'101.226.66.178','2016-05-20 00:00:00','/index.html','Safari',1,'',''),(111696,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111697,'182.118.41.82','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111698,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111699,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111700,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111701,'46.161.9.11','2016-05-20 00:00:00','/news.htm','Firefox',1,'',''),(111702,'106.184.3.122','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111703,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111704,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111705,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111706,'46.161.9.11','2016-05-20 00:00:00','/news.htm','Firefox',1,'',''),(111707,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111708,'46.161.9.11','2016-05-20 00:00:00','/news.htm','Firefox',1,'',''),(111709,'221.194.128.224','2016-05-20 00:00:00','/index.html','Firefox',1,'',''),(111710,'46.161.9.11','2016-05-20 00:00:00','/news.htm','Firefox',1,'',''),(111711,'123.125.71.118','2016-05-20 00:00:00','/index.html','Chrome',1,'',''),(111712,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111713,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111714,'121.42.0.39','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111715,'121.42.0.39','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111716,'198.12.85.135','2016-05-20 00:00:00','/index.html','IE',1,'',''),(111717,'66.249.66.100','2016-05-20 00:00:00','/newsview.htm','Chrome',1,'',''),(111718,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111719,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111720,'46.161.9.11','2016-05-20 00:00:00','/newsview.htm','Firefox',1,'',''),(111721,'66.249.79.198','2016-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(111722,'66.249.79.205','2016-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(111723,'66.249.79.205','2016-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(111724,'66.249.79.198','2016-05-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(111725,'66.249.79.205','2016-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(111726,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111727,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111728,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111729,'112.74.14.231','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111730,'112.74.14.231','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111731,'112.74.14.231','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111732,'180.149.130.153','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111733,'61.160.195.222','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111734,'61.160.195.222','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111735,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111736,'61.135.169.56','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111737,'61.135.169.56','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111738,'123.125.71.136','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111739,'222.186.21.195','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111740,'203.208.60.177','2016-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(111741,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111742,'121.42.0.55','2016-05-21 00:00:00','/index.html','Safari',1,'',''),(111743,'121.42.0.61','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111744,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111745,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111746,'121.42.0.58','2016-05-21 00:00:00','/index.html','Safari',1,'',''),(111747,'121.42.0.66','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111748,'203.208.60.185','2016-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(111749,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111750,'121.42.0.71','2016-05-21 00:00:00','/index.html','Safari',1,'',''),(111751,'121.42.0.67','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111752,'121.42.0.64','2016-05-21 00:00:00','/index.html','Safari',1,'',''),(111753,'121.42.0.65','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111754,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111755,'93.174.93.218','2016-05-21 00:00:00','/index.html','Firefox',1,'',''),(111756,'203.208.60.172','2016-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(111757,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111758,'183.136.190.62','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111759,'116.213.94.152','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111760,'116.213.94.152','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111761,'116.213.94.152','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111762,'61.55.191.148','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111763,'221.194.128.224','2016-05-21 00:00:00','/index.html','Firefox',1,'',''),(111764,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111765,'220.181.51.52','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111766,'46.161.9.11','2016-05-21 00:00:00','/news.htm','Firefox',1,'',''),(111767,'61.146.178.190','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111768,'203.208.60.187','2016-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(111769,'123.150.183.22','2016-05-21 00:00:00','/index.html','Safari',1,'',''),(111770,'157.55.39.188','2016-05-21 00:00:00','/index.html','Safari',1,'',''),(111771,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111772,'180.153.182.130','2016-05-21 00:00:00','/newsview.htm','IE',1,'',''),(111773,'180.153.182.130','2016-05-21 00:00:00','/newsview.htm','IE',1,'',''),(111774,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111775,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111776,'42.120.161.96','2016-05-21 00:00:00','/index.html','Safari',1,'',''),(111777,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111778,'42.120.236.234','2016-05-21 00:00:00','/index.html','Safari',1,'',''),(111779,'58.43.242.195','2016-05-21 00:00:00','/index.html','Safari',1,'',''),(111780,'222.186.34.83','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111781,'46.161.9.11','2016-05-21 00:00:00','/news.htm','Firefox',1,'',''),(111782,'222.186.34.83','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111783,'222.186.34.83','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111784,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111785,'203.208.60.182','2016-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(111786,'221.194.128.223','2016-05-21 00:00:00','/index.html','Firefox',1,'',''),(111787,'42.120.161.96','2016-05-21 00:00:00','/index.html','Safari',1,'',''),(111788,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111789,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111790,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111791,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111792,'140.205.145.166','2016-05-21 00:00:00','/index.html','Safari',1,'',''),(111793,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111794,'222.186.34.83','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111795,'203.208.60.172','2016-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(111796,'114.119.40.120','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111797,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111798,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111799,'203.208.60.173','2016-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(111800,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111801,'61.135.169.56','2016-05-21 00:00:00','/index.html','Chrome',1,'',''),(111802,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111803,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111804,'203.208.60.185','2016-05-21 00:00:00','/newsview.htm','Chrome',1,'',''),(111805,'74.91.20.198','2016-05-21 00:00:00','/index.html','IE',1,'',''),(111806,'46.161.9.11','2016-05-21 00:00:00','/newsview.htm','Firefox',1,'',''),(111807,'46.161.9.11','2016-05-21 00:00:00','/news.htm','Firefox',1,'',''),(111808,'203.208.60.173','2016-05-22 00:00:00','/newsview.htm','Chrome',1,'',''),(111809,'46.161.9.11','2016-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(111810,'46.161.9.11','2016-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(111811,'46.161.9.11','2016-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(111812,'42.236.10.72','2016-05-22 00:00:00','/newsview.htm','Chrome',1,'',''),(111813,'42.236.10.72','2016-05-22 00:00:00','/newsview.htm','Chrome',1,'',''),(111814,'180.149.130.153','2016-05-22 00:00:00','/index.html','Chrome',1,'',''),(111815,'46.161.9.11','2016-05-22 00:00:00','/news.htm','Firefox',1,'',''),(111816,'46.161.9.11','2016-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(111817,'66.249.64.50','2016-05-22 00:00:00','/newsview.htm','Chrome',1,'',''),(111818,'221.194.128.224','2016-05-22 00:00:00','/index.html','Firefox',1,'',''),(111819,'123.59.59.52','2016-05-22 00:00:00','/index.html','Firefox',1,'',''),(111820,'46.161.9.11','2016-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(111821,'69.30.202.226','2016-05-22 00:00:00','/index.html','IE',1,'',''),(111822,'46.161.9.11','2016-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(111823,'121.42.0.65','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111824,'121.42.0.57','2016-05-22 00:00:00','/index.html','IE',1,'',''),(111825,'121.42.0.60','2016-05-22 00:00:00','/index.html','IE',1,'',''),(111826,'121.42.0.57','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111827,'46.161.9.11','2016-05-22 00:00:00','/newsview.htm','Firefox',1,'',''),(111828,'180.153.161.55','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111829,'123.150.183.8','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111830,'101.226.66.181','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111831,'101.226.33.200','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111832,'101.226.66.191','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111833,'124.205.76.153','2016-05-22 00:00:00','/index.html','Chrome',1,'',''),(111834,'180.153.206.13','2016-05-22 00:00:00','/index.html','Chrome',1,'',''),(111835,'101.226.66.191','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111836,'101.226.69.108','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111837,'119.188.66.177','2016-05-22 00:00:00','/newsview.htm','IE',1,'',''),(111838,'112.90.78.22','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111839,'114.119.40.120','2016-05-22 00:00:00','/index.html','IE',1,'',''),(111840,'220.181.51.55','2016-05-22 00:00:00','/index.html','Chrome',1,'',''),(111841,'61.135.169.40','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111842,'123.56.42.193','2016-05-22 00:00:00','/news/newsview.htm','IE',1,'',''),(111843,'180.153.182.113','2016-05-22 00:00:00','/news.htm','IE',1,'',''),(111844,'180.153.182.113','2016-05-22 00:00:00','/news.htm','IE',1,'',''),(111845,'219.72.200.242','2016-05-22 00:00:00','/index.html','IE',1,'',''),(111846,'219.72.200.242','2016-05-22 00:00:00','/index.html','IE',1,'',''),(111847,'39.71.57.119','2016-05-22 00:00:00','/index.html','Chrome',1,'',''),(111848,'193.109.69.2','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111849,'42.236.10.71','2016-05-22 00:00:00','/newsview.htm','Chrome',1,'',''),(111850,'42.236.10.98','2016-05-22 00:00:00','/newsview.htm','Chrome',1,'',''),(111851,'221.194.128.223','2016-05-22 00:00:00','/index.html','Firefox',1,'',''),(111852,'221.194.128.224','2016-05-22 00:00:00','/index.html','Firefox',1,'',''),(111853,'101.226.102.97','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111854,'101.226.33.208','2016-05-22 00:00:00','/index.html','Safari',1,'',''),(111855,'60.8.3.210','2016-05-22 00:00:00','/index.html','Chrome',1,'',''),(111856,'182.118.41.84','2016-05-22 00:00:00','/index.html','IE',1,'',''),(111857,'123.125.71.61','2016-05-22 00:00:00','/index.html','Chrome',1,'',''),(111858,'124.127.118.59','2016-05-22 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(111859,'74.91.18.45','2016-05-22 00:00:00','/index.html','IE',1,'',''),(111860,'113.222.202.169','2016-05-22 00:00:00','/index.html','IE',1,'',''),(111861,'42.236.10.100','2016-05-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(111862,'42.236.10.72','2016-05-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(111863,'180.149.130.152','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111864,'222.186.21.195','2016-05-23 00:00:00','/index.html','IE',1,'',''),(111865,'111.206.36.132','2016-05-23 00:00:00','/index.html','Safari',1,'',''),(111866,'120.132.50.135','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111867,'121.42.0.61','2016-05-23 00:00:00','/index.html','IE',1,'',''),(111868,'121.42.0.67','2016-05-23 00:00:00','/index.html','Safari',1,'',''),(111869,'74.91.28.19','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111870,'121.42.0.63','2016-05-23 00:00:00','/index.html','Safari',1,'',''),(111871,'121.42.0.64','2016-05-23 00:00:00','/index.html','IE',1,'',''),(111872,'123.59.59.52','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111873,'120.132.50.135','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111874,'188.165.206.188','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111875,'220.181.51.56','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111876,'183.136.190.62','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111877,'221.194.128.224','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111878,'180.166.107.222','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111879,'180.166.107.222','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111880,'180.166.107.222','2016-05-23 00:00:00','/news.htm','Chrome',1,'',''),(111881,'180.166.107.222','2016-05-23 00:00:00','/news.htm','Chrome',1,'',''),(111882,'180.166.107.222','2016-05-23 00:00:00','/news.htm','Chrome',1,'',''),(111883,'180.166.107.222','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111884,'180.166.107.222','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111885,'142.4.216.172','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111886,'142.4.216.172','2016-05-23 00:00:00','/index.html','IE',1,'',''),(111887,'142.4.216.172','2016-05-23 00:00:00','/news.htm','Firefox',1,'',''),(111888,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(111889,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Chrome',1,'',''),(111890,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(111891,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Chrome',1,'',''),(111892,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(111893,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(111894,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Chrome',1,'',''),(111895,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','IE',1,'',''),(111896,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','IE',1,'',''),(111897,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','IE',1,'',''),(111898,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','IE',1,'',''),(111899,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Chrome',1,'',''),(111900,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','IE',1,'',''),(111901,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Chrome',1,'',''),(111902,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(111903,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','IE',1,'',''),(111904,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Firefox',1,'',''),(111905,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','IE',1,'',''),(111906,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Chrome',1,'',''),(111907,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','IE',1,'',''),(111908,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','IE',1,'',''),(111909,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','IE',1,'',''),(111910,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','IE',1,'',''),(111911,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Chrome',1,'',''),(111912,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Chrome',1,'',''),(111913,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Chrome',1,'',''),(111914,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','Chrome',1,'',''),(111915,'142.4.216.172','2016-05-23 00:00:00','/newsview.htm','IE',1,'',''),(111916,'142.4.216.172','2016-05-23 00:00:00','/news.htm','IE',1,'',''),(111917,'142.4.216.172','2016-05-23 00:00:00','/news.htm','Chrome',1,'',''),(111918,'142.4.216.172','2016-05-23 00:00:00','/news.htm','Chrome',1,'',''),(111919,'142.4.216.172','2016-05-23 00:00:00','/news.htm','Chrome',1,'',''),(111920,'142.4.216.172','2016-05-23 00:00:00','/news.htm','IE',1,'',''),(111921,'113.240.250.156','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111922,'113.240.250.156','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111923,'113.240.250.156','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111924,'36.62.128.2','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111925,'36.62.128.2','2016-05-23 00:00:00','/news.htm','Chrome',1,'',''),(111926,'36.62.128.2','2016-05-23 00:00:00','/news.htm','Chrome',1,'',''),(111927,'89.248.160.192','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111928,'113.240.250.156','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111929,'113.240.250.156','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111930,'113.240.250.156','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111931,'113.240.250.156','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111932,'122.200.124.70','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111933,'123.125.68.162','2016-05-23 00:00:00','/index.html','Safari',1,'',''),(111934,'220.181.51.39','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111935,'117.176.149.82','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111936,'61.146.178.190','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111937,'183.60.35.93','2016-05-23 00:00:00','/index.html','Safari',1,'',''),(111938,'114.119.40.120','2016-05-23 00:00:00','/index.html','IE',1,'',''),(111939,'112.120.85.123','2016-05-23 00:00:00','/news/newsview.htm','Chrome',1,'','google'),(111940,'220.181.51.35','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111941,'40.77.167.3','2016-05-23 00:00:00','/index.html','Safari',1,'',''),(111942,'42.120.145.205','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111943,'42.120.145.137','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111944,'121.42.0.71','2016-05-23 00:00:00','/index.html','Safari',1,'',''),(111945,'119.129.210.235','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111946,'106.120.160.119','2016-05-23 00:00:00','/index.html','IE',1,'',''),(111947,'36.99.30.81','2016-05-23 00:00:00','/index.html','Safari',1,'',''),(111948,'203.208.60.165','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111949,'123.125.68.137','2016-05-23 00:00:00','/index.html','Firefox',1,'',''),(111950,'203.208.60.174','2016-05-23 00:00:00','/index.html','Chrome',1,'',''),(111951,'101.200.126.60','2016-05-24 00:00:00','/index.html','IE',1,'',''),(111952,'101.200.126.60','2016-05-24 00:00:00','/index.html','IE',1,'',''),(111953,'120.132.50.135','2016-05-24 00:00:00','/index.html','Firefox',1,'',''),(111954,'221.194.128.223','2016-05-24 00:00:00','/index.html','Firefox',1,'',''),(111955,'180.149.130.149','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111956,'183.136.190.62','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111957,'221.194.128.224','2016-05-24 00:00:00','/index.html','Firefox',1,'',''),(111958,'220.181.51.61','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111959,'61.160.195.222','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111960,'61.160.195.222','2016-05-24 00:00:00','/index.html','Safari',1,'',''),(111961,'123.125.68.189','2016-05-24 00:00:00','/index.html','Firefox',1,'',''),(111962,'182.118.41.181','2016-05-24 00:00:00','/index.html','IE',1,'',''),(111963,'202.108.211.59','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111964,'114.119.40.120','2016-05-24 00:00:00','/index.html','IE',1,'',''),(111965,'60.208.60.186','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111966,'60.208.60.186','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111967,'42.120.160.41','2016-05-24 00:00:00','/index.html','Safari',1,'',''),(111968,'101.226.66.175','2016-05-24 00:00:00','/index.html','Safari',1,'',''),(111969,'203.208.60.151','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111970,'203.208.60.236','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111971,'220.181.51.39','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111972,'180.153.214.198','2016-05-24 00:00:00','/index.html','Safari',1,'',''),(111973,'116.226.152.15','2016-05-24 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(111974,'116.226.152.15','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111975,'116.226.152.15','2016-05-24 00:00:00','/news.htm','Chrome',1,'',''),(111976,'116.226.152.15','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111977,'116.226.152.15','2016-05-24 00:00:00','/news.htm','Chrome',1,'',''),(111978,'116.226.152.15','2016-05-24 00:00:00','/newsview.htm','Chrome',1,'',''),(111979,'116.226.152.15','2016-05-24 00:00:00','/news.htm','Chrome',1,'',''),(111980,'116.226.152.15','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111981,'171.221.43.248','2016-05-24 00:00:00','/index.html','Firefox',1,'','baidu'),(111982,'69.58.178.57','2016-05-24 00:00:00','/index.html','Firefox',1,'',''),(111983,'69.58.178.57','2016-05-24 00:00:00','/index.html','Firefox',1,'',''),(111984,'69.58.178.57','2016-05-24 00:00:00','/news.htm','Firefox',1,'',''),(111985,'218.6.169.95','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111986,'42.156.138.19','2016-05-24 00:00:00','/index.html','Safari',1,'',''),(111987,'116.226.82.47','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111988,'101.226.33.226','2016-05-24 00:00:00','/index.html','Safari',1,'',''),(111989,'27.188.42.142','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111990,'40.77.167.15','2016-05-24 00:00:00','/index.html','Safari',1,'',''),(111991,'123.125.71.133','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(111992,'221.194.128.224','2016-05-24 00:00:00','/index.html','Firefox',1,'',''),(111993,'69.30.226.99','2016-05-24 00:00:00','/index.html','IE',1,'',''),(111994,'121.42.0.89','2016-05-24 00:00:00','/index.html','IE',1,'',''),(111995,'121.42.0.83','2016-05-24 00:00:00','/index.html','IE',1,'',''),(111996,'60.169.80.128','2016-05-24 00:00:00','/index.html','IE',1,'',''),(111997,'60.169.80.128','2016-05-24 00:00:00','/index.html','IE',1,'',''),(111998,'54.224.139.115','2016-05-24 00:00:00','/index.html','IE',1,'',''),(111999,'121.42.0.18','2016-05-24 00:00:00','/index.html','IE',1,'',''),(112000,'46.17.97.73','2016-05-24 00:00:00','/index.html','Chrome',1,'',''),(112001,'121.42.0.82','2016-05-24 00:00:00','/index.html','IE',1,'',''),(112002,'180.149.130.151','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112003,'74.91.18.46','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112004,'69.30.202.229','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112005,'113.128.91.205','2016-05-25 00:00:00','/index.html','Firefox',1,'',''),(112006,'183.136.190.62','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112007,'121.42.0.19','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112008,'111.206.36.8','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112009,'121.42.0.61','2016-05-25 00:00:00','/index.html','Safari',1,'',''),(112010,'121.42.0.63','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112011,'121.42.0.67','2016-05-25 00:00:00','/index.html','Safari',1,'',''),(112012,'121.42.0.64','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112013,'114.119.40.120','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112014,'221.194.128.223','2016-05-25 00:00:00','/index.html','Firefox',1,'',''),(112015,'121.42.0.15','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112016,'183.136.190.62','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112017,'221.194.128.224','2016-05-25 00:00:00','/index.html','Firefox',1,'',''),(112018,'212.83.40.238','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112019,'101.226.69.108','2016-05-25 00:00:00','/index.html','Safari',1,'',''),(112020,'125.120.87.76','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112021,'110.217.55.105','2016-05-25 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(112022,'183.136.190.62','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112023,'111.203.45.2','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112024,'61.146.178.190','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112025,'182.118.41.153','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112026,'123.125.71.136','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112027,'61.160.195.222','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112028,'61.160.195.222','2016-05-25 00:00:00','/index.html','Safari',1,'',''),(112029,'121.238.252.144','2016-05-25 00:00:00','/index.html','Chrome',1,'','baidu'),(112030,'180.153.206.37','2016-05-25 00:00:00','/index.html','Safari',1,'',''),(112031,'180.153.206.13','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112032,'180.153.160.28','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112033,'121.42.0.86','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112034,'223.104.5.226','2016-05-25 00:00:00','/index.html','Safari',1,'',''),(112035,'223.104.5.226','2016-05-25 00:00:00','/index.html','Safari',1,'',''),(112036,'101.226.33.206','2016-05-25 00:00:00','/index.html','Safari',1,'',''),(112037,'113.14.216.222','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112038,'220.181.51.45','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112039,'119.136.84.195','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112040,'221.8.30.181','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112041,'119.147.146.189','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112042,'114.119.40.120','2016-05-25 00:00:00','/index.html','IE',1,'',''),(112043,'203.208.60.175','2016-05-25 00:00:00','/newsview.htm','Chrome',1,'',''),(112044,'202.108.211.59','2016-05-25 00:00:00','/index.html','Chrome',1,'',''),(112045,'182.118.70.70','2016-05-26 00:00:00','/newsview.htm','IE',1,'',''),(112046,'202.108.211.59','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112047,'221.194.128.224','2016-05-26 00:00:00','/index.html','Firefox',1,'',''),(112048,'183.136.190.62','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112049,'180.149.130.152','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112050,'202.108.211.59','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112051,'218.241.106.187','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112052,'37.220.35.36','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112053,'121.42.0.83','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112054,'202.108.211.59','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112055,'121.42.0.56','2016-05-26 00:00:00','/index.html','Safari',1,'',''),(112056,'121.42.0.71','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112057,'121.42.0.64','2016-05-26 00:00:00','/index.html','Safari',1,'',''),(112058,'121.42.0.54','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112059,'118.112.56.237','2016-05-26 00:00:00','/index.html','Firefox',1,'',''),(112060,'118.112.56.237','2016-05-26 00:00:00','/index.html','Firefox',1,'',''),(112061,'118.112.56.237','2016-05-26 00:00:00','/index.html','Firefox',1,'',''),(112062,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112063,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112064,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112065,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112066,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112067,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112068,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112069,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112070,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112071,'118.112.56.237','2016-05-26 00:00:00','/index.html','Firefox',1,'',''),(112072,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112073,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112074,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112075,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112076,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112077,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112078,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112079,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112080,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112081,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112082,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112083,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112084,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112085,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112086,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112087,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112088,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112089,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112090,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112091,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112092,'118.112.56.237','2016-05-26 00:00:00','/newsview.htm','Firefox',1,'',''),(112093,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112094,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112095,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112096,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112097,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112098,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112099,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112100,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112101,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112102,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112103,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112104,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112105,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112106,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112107,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112108,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112109,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112110,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112111,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112112,'118.112.56.237','2016-05-26 00:00:00','/news.htm','Firefox',1,'',''),(112113,'115.231.219.34','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112114,'188.165.200.217','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112115,'188.165.200.217','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112116,'42.236.10.72','2016-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(112117,'42.236.10.72','2016-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(112118,'182.118.41.247','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112119,'202.108.211.59','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112120,'159.226.77.87','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112121,'123.125.71.133','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112122,'222.129.237.113','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112123,'222.129.237.113','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112124,'222.129.237.113','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112125,'222.129.237.113','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112126,'222.129.237.113','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112127,'222.129.237.113','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112128,'222.129.237.113','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112129,'222.129.237.113','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112130,'222.129.237.113','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112131,'222.129.237.113','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112132,'203.208.60.164','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112133,'202.108.211.59','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112134,'42.236.10.71','2016-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(112135,'42.236.10.98','2016-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(112136,'221.194.128.223','2016-05-26 00:00:00','/index.html','Firefox',1,'',''),(112137,'220.181.51.37','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112138,'220.181.51.55','2016-05-26 00:00:00','/index.html','Chrome',1,'',''),(112139,'207.46.13.113','2016-05-26 00:00:00','/index.html','Safari',1,'',''),(112140,'60.10.157.191','2016-05-26 00:00:00','/index.html','Chrome',1,'中欧睿思成都科技有限公司','360'),(112141,'223.96.148.68','2016-05-26 00:00:00','/index.html','Safari',1,'',''),(112142,'182.118.41.203','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112143,'220.181.51.61','2016-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(112144,'59.48.116.219','2016-05-26 00:00:00','/news.htm','Safari',1,'',''),(112145,'59.48.116.219','2016-05-26 00:00:00','/index.html','Safari',1,'',''),(112146,'101.226.33.216','2016-05-26 00:00:00','/index.html','Safari',1,'',''),(112147,'42.236.10.71','2016-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(112148,'42.236.10.98','2016-05-26 00:00:00','/newsview.htm','Chrome',1,'',''),(112149,'188.32.128.19','2016-05-26 00:00:00','/index.html','Firefox',1,'',''),(112150,'123.59.59.52','2016-05-26 00:00:00','/index.html','Firefox',1,'',''),(112151,'180.97.79.28','2016-05-26 00:00:00','/index.html','Safari',1,'',''),(112152,'221.194.128.224','2016-05-26 00:00:00','/index.html','Firefox',1,'',''),(112153,'222.186.21.195','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112154,'222.186.21.195','2016-05-26 00:00:00','/index.html','IE',1,'',''),(112155,'123.59.59.52','2016-05-27 00:00:00','/index.html','Firefox',1,'',''),(112156,'180.97.79.142','2016-05-27 00:00:00','/index.html','Safari',1,'',''),(112157,'183.136.190.62','2016-05-27 00:00:00','/index.html','Chrome',1,'',''),(112158,'180.149.130.150','2016-05-27 00:00:00','/index.html','Chrome',1,'',''),(112159,'61.146.178.190','2016-05-27 00:00:00','/index.html','IE',1,'',''),(112160,'180.154.78.213','2016-05-27 00:00:00','/index.html','Chrome',1,'',''),(112161,'180.154.78.213','2016-05-27 00:00:00','/index.html','Chrome',1,'',''),(112162,'180.153.206.17','2016-05-27 00:00:00','/index.html','Safari',1,'',''),(112163,'221.194.128.223','2016-05-27 00:00:00','/index.html','Firefox',1,'',''),(112164,'120.25.150.27','2016-05-27 00:00:00','/index.html','IE',1,'',''),(112165,'60.169.80.128','2016-05-27 00:00:00','/index.html','IE',1,'',''),(112166,'123.125.71.119','2016-05-27 00:00:00','/index.html','Chrome',1,'',''),(112167,'101.226.33.200','2016-05-27 00:00:00','/index.html','Safari',1,'',''),(112168,'180.97.79.28','2016-05-27 00:00:00','/index.html','Safari',1,'',''),(112169,'101.226.33.203','2016-05-27 00:00:00','/index.html','Safari',1,'',''),(112170,'180.153.201.79','2016-05-27 00:00:00','/index.html','Safari',1,'',''),(112171,'180.153.214.181','2016-05-27 00:00:00','/index.html','Safari',1,'',''),(112172,'119.147.225.192','2016-05-27 00:00:00','/index.html','Safari',1,'',''),(112173,'221.194.128.224','2016-05-27 00:00:00','/index.html','Firefox',1,'',''),(112174,'125.120.230.32','2016-05-27 00:00:00','/index.html','IE',1,'',''),(112175,'125.120.230.32','2016-05-27 00:00:00','/index.html','IE',1,'',''),(112176,'125.120.230.32','2016-05-27 00:00:00','/index.html','IE',1,'',''),(112177,'218.249.50.115','2016-05-27 00:00:00','/index.html','Chrome',1,'',''),(112178,'203.208.60.175','2016-05-27 00:00:00','/newsview.htm','Chrome',1,'',''),(112179,'82.221.105.6','2016-05-27 00:00:00','/index.html','Chrome',1,'',''),(112180,'82.221.105.6','2016-05-27 00:00:00','/index.html','Chrome',1,'',''),(112181,'82.221.105.6','2016-05-27 00:00:00','/index.html','Chrome',1,'',''),(112182,'42.120.160.40','2016-05-27 00:00:00','/index.html','Safari',1,'',''),(112183,'101.200.126.60','2016-05-27 00:00:00','/index.html','IE',1,'',''),(112184,'101.200.126.60','2016-05-27 00:00:00','/index.html','IE',1,'',''),(112185,'121.42.0.57','2016-05-28 00:00:00','/index.html','Safari',1,'',''),(112186,'121.42.0.58','2016-05-28 00:00:00','/index.html','IE',1,'',''),(112187,'121.42.0.60','2016-05-28 00:00:00','/index.html','IE',1,'',''),(112188,'121.42.0.61','2016-05-28 00:00:00','/index.html','Safari',1,'',''),(112189,'183.136.190.62','2016-05-28 00:00:00','/index.html','Chrome',1,'',''),(112190,'180.149.130.149','2016-05-28 00:00:00','/index.html','Chrome',1,'',''),(112191,'42.120.235.221','2016-05-28 00:00:00','/index.html','Safari',1,'',''),(112192,'121.42.0.59','2016-05-28 00:00:00','/index.html','Safari',1,'',''),(112193,'61.148.243.66','2016-05-28 00:00:00','/index.html','Safari',1,'','baidu'),(112194,'221.194.128.223','2016-05-28 00:00:00','/index.html','Firefox',1,'',''),(112195,'178.137.87.242','2016-05-28 00:00:00','/index.html','Firefox',1,'',''),(112196,'61.160.195.222','2016-05-28 00:00:00','/index.html','Safari',1,'',''),(112197,'61.160.195.222','2016-05-28 00:00:00','/index.html','IE',1,'',''),(112198,'62.210.162.182','2016-05-28 00:00:00','/index.html','Firefox',1,'',''),(112199,'62.210.162.182','2016-05-28 00:00:00','/index.html','Firefox',1,'',''),(112200,'59.53.147.121','2016-05-28 00:00:00','/index.html','IE',1,'','baidu'),(112201,'123.125.71.132','2016-05-28 00:00:00','/index.html','Chrome',1,'',''),(112202,'204.101.161.159','2016-05-28 00:00:00','/index.html','IE',1,'',''),(112203,'208.91.115.10','2016-05-28 00:00:00','/index.html','Chrome',1,'',''),(112204,'221.194.128.224','2016-05-28 00:00:00','/index.html','Firefox',1,'',''),(112205,'222.186.21.195','2016-05-28 00:00:00','/index.html','IE',1,'',''),(112206,'220.181.158.109','2016-05-28 00:00:00','/index.html','IE',1,'',''),(112207,'220.181.158.109','2016-05-28 00:00:00','/index.html','IE',1,'',''),(112208,'157.55.39.83','2016-05-28 00:00:00','/index.html','Safari',1,'',''),(112209,'23.251.63.45','2016-05-28 00:00:00','/index.html','IE',1,'',''),(112210,'61.157.78.32','2016-05-28 00:00:00','/index.html','IE',1,'',''),(112211,'222.186.58.235','2016-05-28 00:00:00','/index.html','IE',1,'',''),(112212,'51.255.202.66','2016-05-28 00:00:00','/index.html','Firefox',1,'',''),(112213,'182.118.41.190','2016-05-28 00:00:00','/index.html','IE',1,'',''),(112214,'60.16.12.33','2016-05-29 00:00:00','/index.html','IE',1,'',''),(112215,'119.119.183.212','2016-05-29 00:00:00','/index.html','IE',1,'',''),(112216,'119.119.191.198','2016-05-29 00:00:00','/index.html','IE',1,'',''),(112217,'119.119.186.182','2016-05-29 00:00:00','/index.html','IE',1,'',''),(112218,'1.254.8.2','2016-05-29 00:00:00','/index.html','Firefox',1,'',''),(112219,'61.157.78.32','2016-05-29 00:00:00','/index.html','IE',1,'',''),(112220,'221.194.128.223','2016-05-29 00:00:00','/index.html','Firefox',1,'',''),(112221,'180.149.130.150','2016-05-29 00:00:00','/index.html','Chrome',1,'',''),(112222,'157.55.39.200','2016-05-29 00:00:00','/index.html','Safari',1,'',''),(112223,'64.246.165.200','2016-05-29 00:00:00','/index.html','Firefox',1,'',''),(112224,'117.21.191.222','2016-05-29 00:00:00','/index.html','IE',1,'',''),(112225,'117.21.191.222','2016-05-29 00:00:00','/index.html','IE',1,'',''),(112226,'121.42.0.73','2016-05-29 00:00:00','/index.html','IE',1,'',''),(112227,'121.42.0.61','2016-05-29 00:00:00','/index.html','Safari',1,'',''),(112228,'121.42.0.67','2016-05-29 00:00:00','/index.html','Safari',1,'',''),(112229,'121.42.0.65','2016-05-29 00:00:00','/index.html','IE',1,'',''),(112230,'183.57.153.142','2016-05-29 00:00:00','/news/newsview.htm','IE',1,'',''),(112231,'61.146.178.190','2016-05-29 00:00:00','/index.html','Chrome',1,'',''),(112232,'64.246.187.42','2016-05-29 00:00:00','/index.html','Firefox',1,'',''),(112233,'176.226.178.199','2016-05-29 00:00:00','/index.html','Firefox',1,'',''),(112234,'119.147.146.192','2016-05-29 00:00:00','/index.html','Chrome',1,'',''),(112235,'117.73.196.127','2016-05-29 00:00:00','/index.html','Chrome',1,'','baidu'),(112236,'221.194.128.224','2016-05-29 00:00:00','/index.html','Firefox',1,'',''),(112237,'202.108.211.59','2016-05-29 00:00:00','/index.html','Chrome',1,'',''),(112238,'178.137.93.24','2016-05-29 00:00:00','/index.html','Firefox',1,'',''),(112239,'123.125.71.119','2016-05-29 00:00:00','/index.html','Chrome',1,'',''),(112240,'45.32.130.87','2016-05-29 00:00:00','/index.html','Chrome',1,'',''),(112241,'45.32.130.87','2016-05-29 00:00:00','/index.html','Safari',1,'',''),(112242,'180.153.206.24','2016-05-29 00:00:00','/index.html','Safari',1,'',''),(112243,'188.163.77.54','2016-05-29 00:00:00','/index.html','Firefox',1,'',''),(112244,'61.135.169.10','2016-05-29 00:00:00','/index.html','Safari',1,'',''),(112245,'221.194.128.223','2016-05-29 00:00:00','/index.html','Firefox',1,'',''),(112246,'114.119.40.120','2016-05-30 00:00:00','/index.html','IE',1,'',''),(112247,'180.149.130.153','2016-05-30 00:00:00','/index.html','Chrome',1,'',''),(112248,'183.136.190.62','2016-05-30 00:00:00','/index.html','Chrome',1,'',''),(112249,'180.97.79.156','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112250,'198.50.200.139','2016-05-30 00:00:00','/index.html','Chrome',1,'',''),(112251,'221.194.128.224','2016-05-30 00:00:00','/index.html','Firefox',1,'',''),(112252,'23.251.63.45','2016-05-30 00:00:00','/index.html','IE',1,'',''),(112253,'121.42.0.61','2016-05-30 00:00:00','/index.html','IE',1,'',''),(112254,'121.42.0.65','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112255,'121.42.0.62','2016-05-30 00:00:00','/index.html','IE',1,'',''),(112256,'121.42.0.56','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112257,'64.113.32.29','2016-05-30 00:00:00','/index.html','Chrome',1,'',''),(112258,'42.156.136.62','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112259,'180.153.214.181','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112260,'193.90.12.87','2016-05-30 00:00:00','/index.html','Chrome',1,'',''),(112261,'66.249.65.215','2016-05-30 00:00:00','/index.html','Chrome',1,'',''),(112262,'121.42.0.71','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112263,'123.125.71.133','2016-05-30 00:00:00','/index.html','Chrome',1,'',''),(112264,'66.249.65.68','2016-05-30 00:00:00','/newsview.htm','Chrome',1,'',''),(112265,'218.205.167.3','2016-05-30 00:00:00','/index.html','Chrome',1,'',''),(112266,'180.153.186.21','2016-05-30 00:00:00','/newsview.htm','IE',1,'',''),(112267,'66.249.65.62','2016-05-30 00:00:00','/index.html','Chrome',1,'',''),(112268,'119.147.146.189','2016-05-30 00:00:00','/index.html','Chrome',1,'',''),(112269,'182.118.55.166','2016-05-30 00:00:00','/news/newsview.htm','IE',1,'',''),(112270,'66.249.65.108','2016-05-30 00:00:00','/index.html','Chrome',1,'',''),(112271,'42.120.145.224','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112272,'123.125.71.62','2016-05-30 00:00:00','/index.html','Chrome',1,'',''),(112273,'221.194.128.223','2016-05-30 00:00:00','/index.html','Firefox',1,'',''),(112274,'66.249.65.62','2016-05-30 00:00:00','/newsview.htm','Chrome',1,'',''),(112275,'125.120.81.160','2016-05-30 00:00:00','/index.html','IE',1,'',''),(112276,'217.70.19.83','2016-05-30 00:00:00','/index.html','IE',1,'',''),(112277,'220.181.158.109','2016-05-30 00:00:00','/index.html','IE',1,'',''),(112278,'157.55.39.71','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112279,'101.226.33.208','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112280,'180.153.206.26','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112281,'180.153.205.254','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112282,'180.153.201.216','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112283,'112.65.193.14','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112284,'66.249.65.65','2016-05-30 00:00:00','/newsview.htm','Chrome',1,'',''),(112285,'101.226.33.220','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112286,'180.153.163.208','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112287,'66.249.69.140','2016-05-30 00:00:00','/newsview.htm','Chrome',1,'',''),(112288,'66.249.69.152','2016-05-30 00:00:00','/newsview.htm','Chrome',1,'',''),(112289,'66.249.69.140','2016-05-30 00:00:00','/newsview.htm','Chrome',1,'',''),(112290,'180.97.79.17','2016-05-30 00:00:00','/index.html','Safari',1,'',''),(112291,'106.39.189.37','2016-05-30 00:00:00','/index.html','Safari',1,'','baidu'),(112292,'221.194.128.224','2016-05-31 00:00:00','/index.html','Firefox',1,'',''),(112293,'219.250.25.196','2016-05-31 00:00:00','/index.html','Firefox',1,'',''),(112294,'120.132.50.135','2016-05-31 00:00:00','/index.html','Firefox',1,'',''),(112295,'120.132.50.135','2016-05-31 00:00:00','/index.html','Firefox',1,'',''),(112296,'180.149.130.150','2016-05-31 00:00:00','/index.html','Chrome',1,'',''),(112297,'183.136.190.62','2016-05-31 00:00:00','/index.html','Chrome',1,'',''),(112298,'182.118.41.232','2016-05-31 00:00:00','/index.html','IE',1,'',''),(112299,'180.97.79.28','2016-05-31 00:00:00','/index.html','Safari',1,'',''),(112300,'123.175.251.192','2016-05-31 00:00:00','/index.html','Chrome',1,'',''),(112301,'221.194.128.223','2016-05-31 00:00:00','/index.html','Firefox',1,'',''),(112302,'120.25.150.27','2016-05-31 00:00:00','/index.html','IE',1,'',''),(112303,'61.146.178.190','2016-05-31 00:00:00','/index.html','Firefox',1,'',''),(112304,'123.125.71.137','2016-05-31 00:00:00','/index.html','Chrome',1,'',''),(112305,'121.201.5.131','2016-05-31 00:00:00','/index.html','IE',1,'',''),(112306,'121.201.5.131','2016-05-31 00:00:00','/index.html','IE',1,'',''),(112307,'221.222.27.92','2016-05-31 00:00:00','/index.html','Chrome',1,'',''),(112308,'183.57.153.196','2016-05-31 00:00:00','/news/newsview.htm','IE',1,'',''),(112309,'121.42.0.65','2016-05-31 00:00:00','/index.html','Safari',1,'',''),(112310,'110.75.123.145','2016-05-31 00:00:00','/index.html','Chrome',1,'',''),(112311,'110.75.123.226','2016-05-31 00:00:00','/index.html','Chrome',1,'',''),(112312,'88.182.193.46','2016-05-31 00:00:00','/index.html','Chrome',1,'',''),(112313,'223.223.199.210','2016-05-31 00:00:00','/index.html','IE',1,'北京睿石科技有限公司','360'),(112314,'101.226.51.226','2016-05-31 00:00:00','/index.html','Safari',1,'',''),(112315,'113.135.243.123','2016-05-31 00:00:00','/index.html','Chrome',1,'',''),(112316,'106.120.151.36','2016-05-31 00:00:00','/index.html','Safari',1,'',''),(112317,'222.186.34.83','2016-05-31 00:00:00','/index.html','IE',1,'',''),(112318,'220.181.51.55','2016-05-31 00:00:00','/index.html','Chrome',1,'',''),(112319,'180.97.79.144','2016-05-31 00:00:00','/index.html','Safari',1,'',''),(112320,'101.226.65.106','2016-05-31 00:00:00','/index.html','Safari',1,'',''),(112321,'180.153.206.18','2016-05-31 00:00:00','/index.html','Safari',1,'',''),(112322,'221.194.128.224','2016-05-31 00:00:00','/index.html','Firefox',1,'',''),(112323,'66.249.69.140','2016-05-31 00:00:00','/index.html','Chrome',1,'',''),(112324,'101.200.126.60','2016-05-31 00:00:00','/index.html','IE',1,'',''),(112325,'101.200.126.60','2016-05-31 00:00:00','/index.html','IE',1,'',''),(112326,'182.118.54.14','2016-06-01 00:00:00','/index.html','Chrome',1,'',''),(112327,'182.118.53.214','2016-06-01 00:00:00','/index.html','Chrome',1,'',''),(112328,'180.149.130.152','2016-06-01 00:00:00','/index.html','Chrome',1,'',''),(112329,'183.136.190.62','2016-06-01 00:00:00','/index.html','Chrome',1,'',''),(112330,'61.135.190.221','2016-06-01 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(112331,'61.135.190.103','2016-06-01 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(112332,'61.135.190.222','2016-06-01 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(112333,'182.118.55.206','2016-06-01 00:00:00','/index.html','Chrome',1,'',''),(112334,'193.109.69.2','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112335,'180.97.79.157','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112336,'221.194.128.223','2016-06-01 00:00:00','/index.html','Firefox',1,'',''),(112337,'121.42.0.61','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112338,'121.42.0.64','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112339,'121.42.0.61','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112340,'121.42.0.59','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112341,'185.103.109.225','2016-06-01 00:00:00','/index.html','Firefox',1,'',''),(112342,'119.147.146.189','2016-06-01 00:00:00','/index.html','Chrome',1,'',''),(112343,'66.249.69.146','2016-06-01 00:00:00','/newsview.htm','Chrome',1,'',''),(112344,'220.181.51.51','2016-06-01 00:00:00','/index.html','Chrome',1,'',''),(112345,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112346,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112347,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112348,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112349,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112350,'101.226.33.205','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112351,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112352,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112353,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112354,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112355,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112356,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112357,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112358,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112359,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112360,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112361,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112362,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112363,'118.194.197.90','2016-06-01 00:00:00','/news.htm','Chrome',1,'',''),(112364,'118.194.197.90','2016-06-01 00:00:00','/news.htm','Chrome',1,'',''),(112365,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112366,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112367,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112368,'182.118.42.39','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112369,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112370,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112371,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112372,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112373,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112374,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112375,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112376,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112377,'61.146.178.190','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112378,'61.146.178.190','2016-06-01 00:00:00','/news.htm','IE',1,'',''),(112379,'101.227.79.248','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112380,'101.227.79.248','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112381,'123.125.71.137','2016-06-01 00:00:00','/index.html','Chrome',1,'',''),(112382,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112383,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112384,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112385,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112386,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112387,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112388,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112389,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112390,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112391,'118.194.197.90','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112392,'221.194.128.224','2016-06-01 00:00:00','/index.html','Firefox',1,'',''),(112393,'1.202.147.194','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112394,'1.202.147.194','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112395,'101.226.93.233','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112396,'106.120.151.36','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112397,'222.186.58.235','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112398,'222.186.58.235','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112399,'157.55.39.6','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112400,'112.64.235.249','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112401,'113.240.250.156','2016-06-01 00:00:00','/index.html','Firefox',1,'',''),(112402,'66.249.66.171','2016-06-01 00:00:00','/index.html','Chrome',1,'',''),(112403,'61.135.169.56','2016-06-01 00:00:00','/index.html','Chrome',1,'',''),(112404,'101.226.33.205','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112405,'101.226.33.205','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112406,'121.42.0.62','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112407,'121.42.0.62','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112408,'121.42.0.57','2016-06-01 00:00:00','/index.html','Safari',1,'',''),(112409,'121.42.0.67','2016-06-01 00:00:00','/index.html','IE',1,'',''),(112410,'61.135.190.103','2016-06-02 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(112411,'61.135.190.103','2016-06-02 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(112412,'188.165.200.217','2016-06-02 00:00:00','/index.html','IE',1,'',''),(112413,'183.136.190.62','2016-06-02 00:00:00','/index.html','Chrome',1,'',''),(112414,'180.149.130.152','2016-06-02 00:00:00','/index.html','Chrome',1,'',''),(112415,'182.118.41.84','2016-06-02 00:00:00','/index.html','IE',1,'',''),(112416,'220.181.51.39','2016-06-02 00:00:00','/index.html','Chrome',1,'',''),(112417,'169.54.233.123','2016-06-02 00:00:00','/index.html','Firefox',1,'',''),(112418,'116.113.210.90','2016-06-02 00:00:00','/index.html','Firefox',1,'',''),(112419,'61.146.178.190','2016-06-02 00:00:00','/index.html','IE',1,'',''),(112420,'61.135.190.221','2016-06-02 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(112421,'101.226.33.228','2016-06-02 00:00:00','/index.html','Safari',1,'',''),(112422,'220.181.51.55','2016-06-02 00:00:00','/index.html','Chrome',1,'',''),(112423,'110.96.248.131','2016-06-02 00:00:00','/index.html','Chrome',1,'',''),(112424,'106.120.151.36','2016-06-02 00:00:00','/index.html','Safari',1,'',''),(112425,'61.183.157.10','2016-06-02 00:00:00','/news.htm','Chrome',1,'',''),(112426,'112.90.78.25','2016-06-02 00:00:00','/index.html','Safari',1,'',''),(112427,'42.120.145.71','2016-06-02 00:00:00','/index.html','Chrome',1,'',''),(112428,'42.120.145.222','2016-06-02 00:00:00','/index.html','Chrome',1,'',''),(112429,'121.42.0.55','2016-06-02 00:00:00','/index.html','Safari',1,'',''),(112430,'112.64.235.91','2016-06-02 00:00:00','/index.html','Safari',1,'',''),(112431,'101.226.65.105','2016-06-02 00:00:00','/index.html','Safari',1,'',''),(112432,'101.226.33.240','2016-06-02 00:00:00','/index.html','Safari',1,'',''),(112433,'117.185.27.147','2016-06-02 00:00:00','/index.html','Firefox',1,'',''),(112434,'140.207.54.144','2016-06-02 00:00:00','/index.html','Firefox',1,'',''),(112435,'61.160.195.222','2016-06-03 00:00:00','/index.html','IE',1,'',''),(112436,'61.160.195.222','2016-06-03 00:00:00','/index.html','IE',1,'',''),(112437,'180.149.130.153','2016-06-03 00:00:00','/index.html','Chrome',1,'',''),(112438,'183.136.190.62','2016-06-03 00:00:00','/index.html','Chrome',1,'',''),(112439,'180.153.185.243','2016-06-03 00:00:00','/newsview.htm','IE',1,'',''),(112440,'182.118.41.203','2016-06-03 00:00:00','/index.html','IE',1,'',''),(112441,'121.42.0.64','2016-06-03 00:00:00','/index.html','IE',1,'',''),(112442,'121.42.0.62','2016-06-03 00:00:00','/index.html','Safari',1,'',''),(112443,'121.42.0.65','2016-06-03 00:00:00','/index.html','Safari',1,'',''),(112444,'121.42.0.54','2016-06-03 00:00:00','/index.html','IE',1,'',''),(112445,'180.153.186.91','2016-06-03 00:00:00','/newsview.htm','IE',1,'',''),(112446,'183.136.142.74','2016-06-03 00:00:00','/newsview.htm','IE',1,'',''),(112447,'220.181.51.54','2016-06-03 00:00:00','/index.html','Chrome',1,'',''),(112448,'171.221.36.176','2016-06-03 00:00:00','/news.htm','Safari',1,'',''),(112449,'203.195.139.128','2016-06-03 00:00:00','/index.html','Chrome',1,'',''),(112450,'180.153.161.217','2016-06-03 00:00:00','/index.html','Safari',1,'',''),(112451,'61.135.190.102','2016-06-03 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(112452,'61.135.190.102','2016-06-03 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(112453,'101.226.93.233','2016-06-03 00:00:00','/index.html','Safari',1,'',''),(112454,'180.153.163.211','2016-06-03 00:00:00','/index.html','Safari',1,'',''),(112455,'180.153.212.13','2016-06-03 00:00:00','/index.html','Safari',1,'',''),(112456,'119.147.225.197','2016-06-03 00:00:00','/index.html','Safari',1,'',''),(112457,'111.63.21.98','2016-06-03 00:00:00','/index.html','Chrome',1,'北京睿一科技有限公司','360'),(112458,'58.43.242.195','2016-06-03 00:00:00','/index.html','Safari',1,'',''),(112459,'220.181.51.54','2016-06-03 00:00:00','/index.html','Chrome',1,'',''),(112460,'42.156.136.62','2016-06-03 00:00:00','/index.html','Safari',1,'',''),(112461,'125.39.72.122','2016-06-03 00:00:00','/index.html','Firefox',1,'',''),(112462,'180.149.130.150','2016-06-04 00:00:00','/index.html','Chrome',1,'',''),(112463,'180.201.32.3','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112464,'121.201.5.131','2016-06-04 00:00:00','/index.html','IE',1,'',''),(112465,'114.119.40.120','2016-06-04 00:00:00','/index.html','IE',1,'',''),(112466,'106.120.160.119','2016-06-04 00:00:00','/index.html','IE',1,'',''),(112467,'183.136.142.141','2016-06-04 00:00:00','/newsview.htm','IE',1,'',''),(112468,'42.120.160.10','2016-06-04 00:00:00','/index.html','Safari',1,'',''),(112469,'169.54.244.84','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112470,'202.102.99.119','2016-06-04 00:00:00','/newsview.htm','IE',1,'',''),(112471,'167.114.65.240','2016-06-04 00:00:00','/index.html','Chrome',1,'',''),(112472,'180.153.186.86','2016-06-04 00:00:00','/newsview.htm','IE',1,'',''),(112473,'36.99.31.230','2016-06-04 00:00:00','/index.html','Safari',1,'',''),(112474,'42.48.104.51','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112475,'42.48.104.51','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112476,'183.136.142.153','2016-06-04 00:00:00','/newsview.htm','IE',1,'',''),(112477,'140.207.198.214','2016-06-04 00:00:00','/newsview.htm','IE',1,'',''),(112478,'119.147.146.189','2016-06-04 00:00:00','/index.html','Chrome',1,'',''),(112479,'113.240.250.156','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112480,'113.240.250.156','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112481,'113.240.250.156','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112482,'113.240.250.156','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112483,'113.240.250.156','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112484,'113.240.250.156','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112485,'113.240.250.156','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112486,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112487,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112488,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112489,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112490,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112491,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112492,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112493,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112494,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112495,'123.125.71.133','2016-06-04 00:00:00','/index.html','Chrome',1,'',''),(112496,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112497,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112498,'14.161.15.73','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112499,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112500,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112501,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112502,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112503,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112504,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112505,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112506,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112507,'61.146.178.190','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112508,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112509,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112510,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112511,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112512,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112513,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112514,'123.125.71.120','2016-06-04 00:00:00','/index.html','Chrome',1,'',''),(112515,'123.125.71.136','2016-06-04 00:00:00','/index.html','Chrome',1,'',''),(112516,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112517,'1.202.240.247','2016-06-04 00:00:00','/index.html','Safari',1,'','baidu'),(112518,'101.226.33.228','2016-06-04 00:00:00','/index.html','Safari',1,'',''),(112519,'123.125.71.136','2016-06-04 00:00:00','/news.htm','Chrome',1,'',''),(112520,'61.160.195.222','2016-06-04 00:00:00','/index.html','Chrome',1,'',''),(112521,'61.160.195.222','2016-06-04 00:00:00','/index.html','Chrome',1,'',''),(112522,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112523,'1.202.240.247','2016-06-04 00:00:00','/index.html','Safari',1,'',''); INSERT INTO `test_dm_logs` VALUES (112524,'1.202.240.247','2016-06-04 00:00:00','/index.html','Safari',1,'',''),(112525,'1.202.240.247','2016-06-04 00:00:00','/index.html','Safari',1,'',''),(112526,'1.202.240.247','2016-06-04 00:00:00','/index.html','Safari',1,'',''),(112527,'1.202.240.247','2016-06-04 00:00:00','/index.html','Safari',1,'',''),(112528,'1.202.240.247','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112529,'1.202.240.247','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112530,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112531,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112532,'182.118.41.70','2016-06-04 00:00:00','/index.html','IE',1,'',''),(112533,'182.118.41.70','2016-06-04 00:00:00','/index.html','IE',1,'',''),(112534,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112535,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112536,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112537,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112538,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112539,'203.208.60.177','2016-06-04 00:00:00','/newsview.htm','Chrome',1,'',''),(112540,'203.208.60.185','2016-06-04 00:00:00','/newsview.htm','Chrome',1,'',''),(112541,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112542,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112543,'23.251.63.45','2016-06-04 00:00:00','/index.html','IE',1,'',''),(112544,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112545,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112546,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112547,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112548,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112549,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112550,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112551,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112552,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112553,'203.208.60.167','2016-06-04 00:00:00','/newsview.htm','Chrome',1,'',''),(112554,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112555,'203.208.60.168','2016-06-04 00:00:00','/newsview.htm','Chrome',1,'',''),(112556,'101.200.126.60','2016-06-04 00:00:00','/index.html','IE',1,'',''),(112557,'101.200.126.60','2016-06-04 00:00:00','/index.html','IE',1,'',''),(112558,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112559,'203.208.60.182','2016-06-04 00:00:00','/newsview.htm','Chrome',1,'',''),(112560,'123.59.59.52','2016-06-04 00:00:00','/index.html','Firefox',1,'',''),(112561,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112562,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112563,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112564,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112565,'203.208.60.164','2016-06-04 00:00:00','/newsview.htm','Chrome',1,'',''),(112566,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112567,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112568,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112569,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112570,'203.208.60.190','2016-06-04 00:00:00','/newsview.htm','Chrome',1,'',''),(112571,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112572,'203.208.60.175','2016-06-04 00:00:00','/newsview.htm','Chrome',1,'',''),(112573,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112574,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112575,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112576,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112577,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112578,'203.208.60.175','2016-06-04 00:00:00','/newsview.htm','Chrome',1,'',''),(112579,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112580,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112581,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112582,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112583,'46.161.9.11','2016-06-04 00:00:00','/newsview.htm','Firefox',1,'',''),(112584,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112585,'42.236.10.72','2016-06-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(112586,'42.236.10.71','2016-06-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(112587,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112588,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112589,'203.208.60.174','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112590,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112591,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112592,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112593,'23.251.63.45','2016-06-05 00:00:00','/index.html','IE',1,'',''),(112594,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112595,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112596,'203.208.60.182','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112597,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112598,'203.208.60.186','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112599,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112600,'203.208.60.174','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112601,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112602,'203.208.60.174','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112603,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112604,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112605,'203.208.60.186','2016-06-05 00:00:00','/index.html','Chrome',1,'',''),(112606,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112607,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112608,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112609,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112610,'202.108.211.59','2016-06-05 00:00:00','/index.html','Chrome',1,'',''),(112611,'203.208.60.154','2016-06-05 00:00:00','/index.html','Chrome',1,'',''),(112612,'42.236.10.100','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112613,'42.236.10.72','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112614,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112615,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112616,'203.208.60.185','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112617,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112618,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112619,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112620,'180.149.130.152','2016-06-05 00:00:00','/index.html','Chrome',1,'',''),(112621,'203.208.60.176','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112622,'203.208.60.171','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112623,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112624,'203.208.60.184','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112625,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112626,'203.208.60.176','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112627,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112628,'203.208.60.176','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112629,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112630,'203.208.60.174','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112631,'119.188.66.175','2016-06-05 00:00:00','/newsview.htm','IE',1,'',''),(112632,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112633,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112634,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112635,'96.228.211.79','2016-06-05 00:00:00','/index.html','Firefox',1,'',''),(112636,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112637,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112638,'64.74.215.86','2016-06-05 00:00:00','/index.html','Safari',1,'',''),(112639,'64.74.215.86','2016-06-05 00:00:00','/index.html','Safari',1,'',''),(112640,'64.74.215.86','2016-06-05 00:00:00','/news.htm','Safari',1,'',''),(112641,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112642,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112643,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112644,'203.208.60.186','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112645,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112646,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112647,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112648,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112649,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112650,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112651,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112652,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112653,'202.108.211.59','2016-06-05 00:00:00','/index.html','Chrome',1,'',''),(112654,'203.208.60.164','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112655,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112656,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112657,'220.181.51.35','2016-06-05 00:00:00','/index.html','Chrome',1,'',''),(112658,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112659,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112660,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112661,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112662,'203.208.60.171','2016-06-05 00:00:00','/news.htm','Chrome',1,'',''),(112663,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112664,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112665,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112666,'203.208.60.190','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112667,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112668,'203.208.60.187','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112669,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112670,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112671,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112672,'203.208.60.171','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112673,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112674,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112675,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112676,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112677,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112678,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112679,'203.208.60.182','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112680,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112681,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112682,'203.208.60.151','2016-06-05 00:00:00','/index.html','Chrome',1,'',''),(112683,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112684,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112685,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112686,'46.161.9.11','2016-06-05 00:00:00','/newsview.htm','Firefox',1,'',''),(112687,'203.208.60.190','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112688,'114.119.40.120','2016-06-05 00:00:00','/index.html','IE',1,'',''),(112689,'203.208.60.177','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112690,'203.208.60.183','2016-06-05 00:00:00','/mobile/newsview.htm','Chrome',1,'',''),(112691,'121.201.5.131','2016-06-05 00:00:00','/index.html','IE',1,'',''),(112692,'203.208.60.182','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112693,'203.208.60.184','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112694,'203.208.60.172','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112695,'42.156.136.44','2016-06-05 00:00:00','/index.html','Firefox',1,'',''),(112696,'203.208.60.188','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112697,'203.208.60.176','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112698,'122.114.126.30','2016-06-05 00:00:00','/index.html','IE',1,'',''),(112699,'203.208.60.186','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112700,'203.208.60.179','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112701,'203.208.60.173','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112702,'203.208.60.182','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112703,'203.208.60.181','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112704,'42.156.136.62','2016-06-05 00:00:00','/index.html','Safari',1,'',''),(112705,'112.36.52.51','2016-06-05 00:00:00','/index.html','IE',1,'',''),(112706,'112.36.52.51','2016-06-05 00:00:00','/news.htm','IE',1,'',''),(112707,'112.36.52.51','2016-06-05 00:00:00','/index.html','IE',1,'',''),(112708,'203.208.60.253','2016-06-05 00:00:00','/index.html','Chrome',1,'',''),(112709,'203.208.60.152','2016-06-05 00:00:00','/news.htm','Chrome',1,'',''),(112710,'42.236.10.100','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112711,'42.236.10.100','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112712,'203.208.60.184','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112713,'203.208.60.183','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112714,'203.208.60.177','2016-06-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(112715,'182.118.71.60','2016-06-05 00:00:00','/index.html','IE',1,'',''),(112716,'203.208.60.185','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112717,'203.208.60.173','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112718,'203.208.60.179','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112719,'36.99.30.226','2016-06-05 00:00:00','/index.html','Safari',1,'',''),(112720,'203.208.60.173','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112721,'203.208.60.189','2016-06-05 00:00:00','/newsview.htm','Chrome',1,'',''),(112722,'203.208.60.186','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112723,'203.208.60.179','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112724,'203.208.60.185','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112725,'203.208.60.176','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112726,'46.161.9.11','2016-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(112727,'46.161.9.11','2016-06-06 00:00:00','/newsview.htm','Firefox',1,'',''),(112728,'203.208.60.172','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112729,'42.236.10.100','2016-06-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(112730,'42.236.10.71','2016-06-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(112731,'203.208.60.189','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112732,'203.208.60.173','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112733,'203.208.60.190','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112734,'203.208.60.171','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112735,'157.55.39.223','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112736,'203.208.60.171','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112737,'123.59.59.52','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112738,'180.149.130.148','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112739,'203.208.60.154','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112740,'203.208.60.180','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112741,'72.5.65.214','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112742,'203.208.60.182','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112743,'203.208.60.156','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112744,'183.136.190.62','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112745,'101.226.51.229','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112746,'61.130.75.190','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112747,'183.136.190.40','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112748,'61.135.169.22','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112749,'222.170.72.243','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112750,'104.197.79.99','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112751,'120.194.34.158','2016-06-06 00:00:00','/index.html','Chrome',1,'北京希睿思科技有限公司','360'),(112752,'180.153.161.55','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112753,'60.194.14.194','2016-06-06 00:00:00','/index.html','Safari',1,'','baidu'),(112754,'61.151.218.119','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112755,'203.208.60.160','2016-06-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(112756,'111.203.45.2','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112757,'61.190.35.166','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112758,'150.70.173.46','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112759,'183.232.90.143','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112760,'183.232.90.37','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112761,'183.232.118.16','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112762,'183.232.118.14','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112763,'183.232.118.13','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112764,'163.177.82.13','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112765,'163.177.69.59','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112766,'163.177.93.224','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112767,'163.177.93.219','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112768,'163.177.93.243','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112769,'163.177.69.13','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112770,'163.177.69.107','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112771,'163.177.69.106','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112772,'183.232.90.65','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112773,'183.232.90.65','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112774,'114.242.248.248','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112775,'119.147.146.189','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112776,'111.200.53.138','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112777,'123.184.33.6','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112778,'123.184.33.6','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112779,'123.184.33.6','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112780,'61.146.178.190','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112781,'220.181.51.40','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112782,'183.232.120.54','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112783,'42.236.10.71','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112784,'42.236.10.98','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112785,'106.120.151.36','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112786,'111.206.36.8','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112787,'221.193.217.2','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112788,'101.226.65.105','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112789,'110.254.42.31','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112790,'101.226.66.193','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112791,'101.226.66.193','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112792,'123.184.33.6','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112793,'211.157.161.98','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112794,'221.0.77.222','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112795,'114.119.40.120','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112796,'220.181.51.40','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112797,'219.143.225.2','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112798,'219.143.225.2','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112799,'203.208.60.186','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112800,'219.143.225.2','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112801,'219.143.225.2','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112802,'219.143.225.2','2016-06-06 00:00:00','/news.htm','IE',1,'',''),(112803,'219.143.225.2','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112804,'219.143.225.2','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112805,'219.143.225.2','2016-06-06 00:00:00','/news.htm','IE',1,'',''),(112806,'203.208.60.157','2016-06-06 00:00:00','/newsview.htm','Chrome',1,'',''),(112807,'109.163.234.7','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112808,'116.226.109.72','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112809,'116.226.109.72','2016-06-06 00:00:00','/index.html','Chrome',1,'',''),(112810,'96.228.211.79','2016-06-06 00:00:00','/index.html','Firefox',1,'',''),(112811,'121.42.0.65','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112812,'121.42.0.71','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112813,'121.42.0.57','2016-06-06 00:00:00','/index.html','Safari',1,'',''),(112814,'121.42.0.63','2016-06-06 00:00:00','/index.html','IE',1,'',''),(112815,'23.105.143.13','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112816,'69.58.178.56','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112817,'69.58.178.56','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112818,'69.58.178.56','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112819,'69.58.178.56','2016-06-07 00:00:00','/news.htm','Firefox',1,'',''),(112820,'113.3.84.227','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112821,'201.242.60.136','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112822,'203.208.60.178','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112823,'45.116.122.38','2016-06-07 00:00:00','/index.html','IE',1,'',''),(112824,'45.116.122.38','2016-06-07 00:00:00','/index.html','IE',1,'',''),(112825,'180.149.130.150','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112826,'192.227.242.135','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112827,'119.188.66.234','2016-06-07 00:00:00','/newsview.htm','IE',1,'',''),(112828,'180.97.63.73','2016-06-07 00:00:00','/news/newsview.htm','IE',1,'',''),(112829,'180.153.180.108','2016-06-07 00:00:00','/newsview.htm','IE',1,'',''),(112830,'203.208.60.169','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112831,'93.174.93.218','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112832,'203.208.60.168','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112833,'180.153.214.192','2016-06-07 00:00:00','/index.html','Safari',1,'',''),(112834,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112835,'203.208.60.160','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112836,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112837,'121.42.0.63','2016-06-07 00:00:00','/index.html','Safari',1,'',''),(112838,'123.125.71.137','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112839,'203.208.60.153','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112840,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112841,'121.42.0.59','2016-06-07 00:00:00','/index.html','Safari',1,'',''),(112842,'101.199.112.52','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112843,'182.118.20.144','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112844,'182.118.20.144','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112845,'23.251.63.45','2016-06-07 00:00:00','/index.html','IE',1,'',''),(112846,'222.210.172.203','2016-06-07 00:00:00','/news.htm','Chrome',1,'',''),(112847,'222.210.172.203','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112848,'114.245.151.245','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112849,'203.208.60.154','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112850,'120.8.160.47','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112851,'120.8.160.47','2016-06-07 00:00:00','/news.htm','Chrome',1,'',''),(112852,'120.8.160.47','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112853,'120.8.160.47','2016-06-07 00:00:00','/news.htm','Chrome',1,'',''),(112854,'120.132.50.135','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112855,'121.42.0.64','2016-06-07 00:00:00','/index.html','Safari',1,'',''),(112856,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112857,'202.110.217.131','2016-06-07 00:00:00','/news.htm','Chrome',1,'',''),(112858,'202.110.217.131','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112859,'203.208.60.150','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112860,'183.136.190.62','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112861,'36.110.54.188','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112862,'202.110.217.131','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112863,'101.226.66.192','2016-06-07 00:00:00','/index.html','Safari',1,'',''),(112864,'202.110.217.131','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112865,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112866,'123.237.75.176','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112867,'220.181.51.40','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112868,'120.132.50.135','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112869,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112870,'203.208.60.170','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112871,'218.241.108.116','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112872,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112873,'61.184.185.194','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112874,'203.208.60.160','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112875,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112876,'121.42.0.60','2016-06-07 00:00:00','/index.html','Safari',1,'',''),(112877,'106.120.151.35','2016-06-07 00:00:00','/index.html','Safari',1,'',''),(112878,'180.152.121.186','2016-06-07 00:00:00','/index.html','IE',1,'',''),(112879,'180.152.121.186','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112880,'203.208.60.150','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112881,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112882,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112883,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112884,'123.125.68.145','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112885,'203.208.60.166','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112886,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112887,'220.181.51.36','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112888,'203.208.60.162','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112889,'42.48.104.55','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112890,'42.48.104.55','2016-06-07 00:00:00','/index.html','Firefox',1,'',''),(112891,'195.245.112.158','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112892,'195.245.112.158','2016-06-07 00:00:00','/index.html','Chrome',1,'',''),(112893,'203.208.60.168','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112894,'121.42.0.16','2016-06-07 00:00:00','/index.html','IE',1,'',''),(112895,'203.208.60.166','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112896,'46.161.9.11','2016-06-07 00:00:00','/newsview.htm','Firefox',1,'',''),(112897,'121.42.0.14','2016-06-07 00:00:00','/index.html','IE',1,'',''),(112898,'121.42.0.54','2016-06-07 00:00:00','/index.html','IE',1,'',''),(112899,'121.42.0.59','2016-06-07 00:00:00','/index.html','Safari',1,'',''),(112900,'121.42.0.57','2016-06-07 00:00:00','/index.html','Safari',1,'',''),(112901,'121.42.0.65','2016-06-07 00:00:00','/index.html','IE',1,'',''),(112902,'203.208.60.151','2016-06-07 00:00:00','/newsview.htm','Chrome',1,'',''),(112903,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112904,'203.208.60.158','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112905,'195.245.112.158','2016-06-08 00:00:00','/index.html','Chrome',1,'',''),(112906,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112907,'203.208.60.152','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112908,'180.149.130.149','2016-06-08 00:00:00','/index.html','Chrome',1,'',''),(112909,'203.208.60.151','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112910,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112911,'207.46.13.166','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112912,'121.42.0.82','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112913,'203.208.60.163','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112914,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112915,'203.208.60.161','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112916,'72.5.65.215','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112917,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112918,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112919,'203.208.60.182','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112920,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112921,'180.153.206.36','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112922,'113.105.95.122','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112923,'203.208.60.155','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112924,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112925,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112926,'203.208.60.154','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112927,'180.97.63.115','2016-06-08 00:00:00','/newsview.htm','IE',0,'',''),(112928,'123.59.59.52','2016-06-08 00:00:00','/index.html','Firefox',1,'',''),(112929,'14.152.68.68','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112930,'218.69.248.100','2016-06-08 00:00:00','/index.html','IE',1,'北京睿思','360'),(112931,'101.226.33.204','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112932,'101.226.65.105','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112933,'203.208.60.157','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112934,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112935,'123.125.71.118','2016-06-08 00:00:00','/index.html','Chrome',1,'',''),(112936,'203.208.60.156','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112937,'183.136.190.40','2016-06-08 00:00:00','/index.html','Chrome',1,'',''),(112938,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112939,'222.186.134.15','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112940,'120.132.50.135','2016-06-08 00:00:00','/index.html','Firefox',1,'',''),(112941,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112942,'103.230.218.173','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112943,'103.230.218.173','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112944,'103.230.218.173','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112945,'203.208.60.166','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112946,'119.147.21.145','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112947,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112948,'121.42.0.19','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112949,'121.42.0.17','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112950,'203.208.60.180','2016-06-08 00:00:00','/news.htm','Chrome',1,'',''),(112951,'42.156.138.69','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112952,'203.208.60.162','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112953,'123.126.68.144','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112954,'203.208.60.154','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112955,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112956,'123.125.71.120','2016-06-08 00:00:00','/index.html','Chrome',1,'',''),(112957,'180.153.182.118','2016-06-08 00:00:00','/news.htm','IE',1,'',''),(112958,'180.153.182.118','2016-06-08 00:00:00','/news.htm','IE',1,'',''),(112959,'203.208.60.158','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112960,'23.251.63.45','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112961,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112962,'106.120.151.35','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112963,'203.208.60.154','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112964,'119.147.225.236','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112965,'182.118.41.48','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112966,'121.42.0.19','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112967,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112968,'203.208.60.157','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112969,'120.25.150.27','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112970,'61.147.184.188','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112971,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112972,'222.186.134.15','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112973,'203.208.60.169','2016-06-08 00:00:00','/news.htm','Chrome',1,'',''),(112974,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112975,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112976,'119.147.225.190','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112977,'61.146.178.190','2016-06-08 00:00:00','/index.html','Firefox',1,'',''),(112978,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112979,'101.200.126.60','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112980,'101.200.126.60','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112981,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112982,'203.208.60.165','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112983,'14.152.68.37','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112984,'203.208.60.158','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112985,'1.202.240.247','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112986,'1.202.240.247','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112987,'203.208.60.156','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112988,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112989,'203.208.60.165','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112990,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112991,'119.147.225.233','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112992,'121.42.0.54','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112993,'121.42.0.59','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112994,'121.42.0.58','2016-06-08 00:00:00','/index.html','Safari',1,'',''),(112995,'121.42.0.67','2016-06-08 00:00:00','/index.html','IE',1,'',''),(112996,'203.208.60.169','2016-06-08 00:00:00','/newsview.htm','Chrome',1,'',''),(112997,'46.161.9.11','2016-06-08 00:00:00','/newsview.htm','Firefox',1,'',''),(112998,'42.120.160.5','2016-06-09 00:00:00','/index.html','Safari',1,'',''),(112999,'46.161.9.11','2016-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(113000,'203.208.60.165','2016-06-09 00:00:00','/news.htm','Chrome',1,'',''),(113001,'203.208.60.189','2016-06-09 00:00:00','/newsview.htm','Chrome',1,'',''),(113002,'46.161.9.11','2016-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(113003,'46.161.9.11','2016-06-09 00:00:00','/newsview.htm','Firefox',1,'',''),(113004,'203.208.60.180','2016-06-09 00:00:00','/newsview.htm','Chrome',1,'',''),(113005,'203.208.60.171','2016-06-09 00:00:00','/newsview.htm','Chrome',1,'',''),(113006,'218.241.108.116','2016-06-09 00:00:00','/index.html','Chrome',1,'',''),(113007,'203.208.60.171','2016-06-09 00:00:00','/newsview.htm','Chrome',1,'',''),(113008,'45.32.130.87','2016-06-09 00:00:00','/index.html','Chrome',1,'',''),(113009,'45.32.130.87','2016-06-09 00:00:00','/index.html','Safari',1,'',''),(113010,'203.208.60.160','2016-06-09 00:00:00','/newsview.htm','Chrome',1,'',''),(113011,'119.147.225.229','2016-06-09 00:00:00','/index.html','Safari',1,'',''),(113012,'119.147.225.187','2016-06-09 00:00:00','/index.html','Safari',1,'',''),(113013,'80.12.94.1','2016-06-09 00:00:00','/index.html','Chrome',1,'',''),(113014,'52.53.190.3','2016-06-09 00:00:00','/index.html','Chrome',1,'',''),(113015,'119.147.225.195','2016-06-09 00:00:00','/index.html','Safari',1,'',''),(113016,'203.208.60.151','2016-06-09 00:00:00','/newsview.htm','Chrome',1,'',''),(113017,'220.181.51.35','2016-06-09 00:00:00','/index.html','Chrome',1,'',''),(113018,'203.208.60.150','2016-06-09 00:00:00','/newsview.htm','Chrome',1,'',''),(113019,'188.165.200.217','2016-06-09 00:00:00','/index.html','IE',1,'',''),(113020,'114.119.40.120','2016-06-09 00:00:00','/index.html','IE',1,'',''),(113021,'123.150.183.44','2016-06-09 00:00:00','/index.html','Safari',1,'',''),(113022,'182.118.54.190','2016-06-09 00:00:00','/index.html','IE',1,'',''),(113023,'203.208.60.165','2016-06-09 00:00:00','/newsview.htm','Chrome',1,'',''),(113024,'119.147.146.189','2016-06-09 00:00:00','/index.html','Chrome',1,'',''),(113025,'36.99.31.45','2016-06-09 00:00:00','/index.html','Safari',1,'',''),(113026,'123.150.183.39','2016-06-09 00:00:00','/index.html','Safari',1,'',''),(113027,'203.208.60.170','2016-06-09 00:00:00','/newsview.htm','Chrome',1,'',''),(113028,'182.118.42.102','2016-06-09 00:00:00','/index.html','IE',1,'',''),(113029,'123.150.183.13','2016-06-09 00:00:00','/index.html','Safari',1,'',''),(113030,'66.240.192.138','2016-06-09 00:00:00','/index.html','Chrome',1,'',''),(113031,'203.208.60.162','2016-06-09 00:00:00','/index.html','Chrome',1,'',''),(113032,'123.125.71.118','2016-06-09 00:00:00','/index.html','Chrome',1,'',''),(113033,'40.77.167.52','2016-06-09 00:00:00','/index.html','Safari',1,'',''),(113034,'203.208.60.156','2016-06-09 00:00:00','/newsview.htm','Chrome',1,'',''),(113035,'58.215.183.68','2016-06-09 00:00:00','/index.html','Safari',1,'',''),(113036,'198.20.69.98','2016-06-10 00:00:00','/index.html','Chrome',1,'',''),(113037,'121.42.0.56','2016-06-10 00:00:00','/index.html','IE',1,'',''),(113038,'121.42.0.71','2016-06-10 00:00:00','/index.html','Safari',1,'',''),(113039,'121.42.0.62','2016-06-10 00:00:00','/index.html','IE',1,'',''),(113040,'121.42.0.55','2016-06-10 00:00:00','/index.html','Safari',1,'',''),(113041,'120.132.50.135','2016-06-10 00:00:00','/index.html','Firefox',1,'',''),(113042,'123.59.59.52','2016-06-10 00:00:00','/index.html','Firefox',1,'',''),(113043,'180.149.130.150','2016-06-10 00:00:00','/index.html','Chrome',1,'',''),(113044,'203.208.60.169','2016-06-10 00:00:00','/news.htm','Chrome',1,'',''),(113045,'182.118.70.27','2016-06-10 00:00:00','/newsview.htm','IE',1,'',''),(113046,'203.208.60.162','2016-06-10 00:00:00','/news.htm','Chrome',1,'',''),(113047,'111.202.102.68','2016-06-10 00:00:00','/index.html','Safari',1,'',''),(113048,'203.208.60.170','2016-06-10 00:00:00','/news.htm','Chrome',1,'',''),(113049,'203.208.60.151','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113050,'46.161.9.11','2016-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(113051,'203.208.60.167','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113052,'66.249.79.137','2016-06-10 00:00:00','/news.htm','Chrome',1,'',''),(113053,'220.181.51.54','2016-06-10 00:00:00','/index.html','Chrome',1,'',''),(113054,'101.226.33.225','2016-06-10 00:00:00','/index.html','Safari',1,'',''),(113055,'66.249.79.137','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113056,'46.161.9.11','2016-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(113057,'66.249.79.137','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113058,'66.249.79.144','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113059,'203.208.60.158','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113060,'111.13.102.6','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113061,'42.156.138.69','2016-06-10 00:00:00','/index.html','Safari',1,'',''),(113062,'203.208.60.160','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113063,'123.125.71.136','2016-06-10 00:00:00','/index.html','Chrome',1,'',''),(113064,'106.120.151.35','2016-06-10 00:00:00','/index.html','Safari',1,'',''),(113065,'111.13.102.6','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113066,'203.208.60.246','2016-06-10 00:00:00','/index.html','Chrome',1,'',''),(113067,'46.161.9.11','2016-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(113068,'46.161.9.11','2016-06-10 00:00:00','/newsview.htm','Firefox',1,'',''),(113069,'203.208.60.169','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113070,'203.208.60.152','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113071,'123.59.59.52','2016-06-10 00:00:00','/index.html','Firefox',1,'',''),(113072,'203.208.60.186','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113073,'203.208.60.184','2016-06-10 00:00:00','/index.html','Chrome',1,'',''),(113074,'203.208.60.162','2016-06-10 00:00:00','/news.htm','Chrome',1,'',''),(113075,'221.195.97.6','2016-06-10 00:00:00','/index.html','Chrome',1,'','baidu'),(113076,'203.208.60.167','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113077,'203.208.60.160','2016-06-10 00:00:00','/newsview.htm','Chrome',1,'',''),(113078,'96.228.211.79','2016-06-10 00:00:00','/index.html','Firefox',1,'',''),(113079,'96.228.211.79','2016-06-10 00:00:00','/index.html','Firefox',1,'',''),(113080,'203.208.60.155','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113081,'121.42.0.55','2016-06-11 00:00:00','/index.html','Safari',1,'',''),(113082,'121.42.0.56','2016-06-11 00:00:00','/index.html','IE',1,'',''),(113083,'121.42.0.65','2016-06-11 00:00:00','/index.html','IE',1,'',''),(113084,'121.42.0.57','2016-06-11 00:00:00','/index.html','Safari',1,'',''),(113085,'61.146.178.190','2016-06-11 00:00:00','/index.html','Firefox',1,'',''),(113086,'203.208.60.171','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113087,'203.208.60.151','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113088,'140.205.145.232','2016-06-11 00:00:00','/index.html','Safari',1,'',''),(113089,'180.149.130.150','2016-06-11 00:00:00','/index.html','Chrome',1,'',''),(113090,'203.208.60.180','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113091,'203.208.60.189','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113092,'66.249.66.181','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113093,'203.208.60.185','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113094,'203.208.60.156','2016-06-11 00:00:00','/index.html','Chrome',1,'',''),(113095,'203.208.60.186','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113096,'182.118.53.164','2016-06-11 00:00:00','/newsview.htm','IE',1,'',''),(113097,'220.181.51.36','2016-06-11 00:00:00','/index.html','Chrome',1,'',''),(113098,'61.135.169.56','2016-06-11 00:00:00','/index.html','Chrome',1,'',''),(113099,'203.208.60.184','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113100,'203.208.60.175','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113101,'119.147.146.189','2016-06-11 00:00:00','/index.html','Chrome',1,'',''),(113102,'203.208.60.178','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113103,'203.208.60.185','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113104,'203.208.60.157','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113105,'125.88.204.156','2016-06-11 00:00:00','/index.html','IE',1,'',''),(113106,'66.249.64.140','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113107,'220.181.51.56','2016-06-11 00:00:00','/index.html','Chrome',1,'',''),(113108,'36.99.30.167','2016-06-11 00:00:00','/index.html','Safari',1,'',''),(113109,'66.249.64.152','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113110,'66.249.64.150','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113111,'66.249.64.140','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113112,'183.136.190.62','2016-06-11 00:00:00','/index.html','Chrome',1,'',''),(113113,'66.249.64.144','2016-06-11 00:00:00','/newsview.htm','Chrome',1,'',''),(113114,'180.153.214.191','2016-06-11 00:00:00','/index.html','Safari',1,'',''),(113115,'66.249.64.173','2016-06-11 00:00:00','/index.html','Chrome',1,'',''),(113116,'66.249.64.146','2016-06-11 00:00:00','/index.html','Chrome',1,'',''),(113117,'123.125.71.61','2016-06-11 00:00:00','/index.html','Chrome',1,'',''),(113118,'123.125.71.120','2016-06-11 00:00:00','/index.html','Chrome',1,'',''),(113119,'222.186.50.177','2016-06-11 00:00:00','/index.html','IE',1,'',''),(113120,'121.42.0.54','2016-06-11 00:00:00','/index.html','Safari',1,'',''),(113121,'121.42.0.65','2016-06-11 00:00:00','/index.html','IE',1,'',''),(113122,'121.42.0.73','2016-06-11 00:00:00','/index.html','IE',1,'',''),(113123,'121.42.0.61','2016-06-11 00:00:00','/index.html','Safari',1,'',''),(113124,'101.226.89.117','2016-06-12 00:00:00','/index.html','Safari',1,'',''),(113125,'180.149.130.149','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113126,'202.108.211.59','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113127,'117.45.118.2','2016-06-12 00:00:00','/index.html','IE',1,'',''),(113128,'202.108.211.56','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113129,'117.21.191.222','2016-06-12 00:00:00','/index.html','IE',1,'',''),(113130,'202.102.99.123','2016-06-12 00:00:00','/index.html','IE',1,'',''),(113131,'66.249.65.68','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113132,'61.190.178.31','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113133,'61.190.178.31','2016-06-12 00:00:00','/news.htm','Chrome',1,'',''),(113134,'101.226.33.208','2016-06-12 00:00:00','/index.html','Safari',1,'',''),(113135,'193.109.69.2','2016-06-12 00:00:00','/index.html','Safari',1,'',''),(113136,'202.108.211.59','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113137,'202.108.211.56','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113138,'123.125.71.120','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113139,'119.147.146.194','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113140,'101.226.66.174','2016-06-12 00:00:00','/index.html','Safari',1,'',''),(113141,'117.45.118.2','2016-06-12 00:00:00','/index.html','IE',1,'',''),(113142,'218.56.32.4','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113143,'123.125.71.61','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113144,'218.56.32.4','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113145,'111.19.35.13','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113146,'42.156.138.69','2016-06-12 00:00:00','/index.html','Safari',1,'',''),(113147,'211.161.160.33','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113148,'101.200.126.60','2016-06-12 00:00:00','/index.html','IE',1,'',''),(113149,'101.200.126.60','2016-06-12 00:00:00','/index.html','IE',1,'',''),(113150,'61.160.195.222','2016-06-12 00:00:00','/index.html','IE',1,'',''),(113151,'61.160.195.222','2016-06-12 00:00:00','/index.html','Safari',1,'',''),(113152,'220.181.51.62','2016-06-12 00:00:00','/index.html','Chrome',1,'',''),(113153,'42.236.10.72','2016-06-12 00:00:00','/newsview.htm','Chrome',1,'',''),(113154,'42.236.10.100','2016-06-12 00:00:00','/newsview.htm','Chrome',1,'',''),(113155,'23.251.63.45','2016-06-12 00:00:00','/index.html','IE',1,'',''),(113156,'121.42.0.56','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113157,'121.42.0.67','2016-06-13 00:00:00','/index.html','IE',1,'',''),(113158,'121.42.0.66','2016-06-13 00:00:00','/index.html','IE',1,'',''),(113159,'121.42.0.54','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113160,'42.156.137.78','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113161,'180.149.130.152','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113162,'42.236.10.98','2016-06-13 00:00:00','/newsview.htm','Chrome',1,'',''),(113163,'42.236.10.72','2016-06-13 00:00:00','/newsview.htm','Chrome',1,'',''),(113164,'182.118.70.129','2016-06-13 00:00:00','/newsview.htm','IE',1,'',''),(113165,'66.249.66.178','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113166,'101.226.89.115','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113167,'180.153.214.199','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113168,'118.73.184.72','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113169,'211.161.160.33','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113170,'120.132.50.135','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113171,'36.110.147.91','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113172,'123.125.71.120','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113173,'183.131.91.141','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113174,'180.153.201.66','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113175,'180.153.206.19','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113176,'180.153.206.19','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113177,'101.226.33.228','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113178,'182.50.117.221','2016-06-13 00:00:00','/index.html','Chrome',1,'','baidu'),(113179,'101.226.51.230','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113180,'216.158.206.16','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113181,'89.39.143.30','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113182,'101.226.33.201','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113183,'183.60.35.93','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113184,'183.136.190.62','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113185,'220.181.51.45','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113186,'42.236.10.71','2016-06-13 00:00:00','/news/newsview.htm','Chrome',1,'',''),(113187,'42.236.10.72','2016-06-13 00:00:00','/news/newsview.htm','Chrome',1,'',''),(113188,'101.226.102.97','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113189,'180.153.201.217','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113190,'51.255.202.66','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113191,'111.161.52.230','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113192,'125.39.57.36','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113193,'111.161.52.234','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113194,'125.39.57.36','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113195,'111.30.137.188','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113196,'111.30.141.105','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113197,'111.30.141.103','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113198,'111.30.132.205','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113199,'111.30.137.188','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113200,'111.161.59.195','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113201,'111.161.105.18','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113202,'111.30.137.187','2016-06-13 00:00:00','/index.html','Firefox',1,'',''),(113203,'119.147.146.195','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113204,'66.249.66.160','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113205,'36.63.252.24','2016-06-13 00:00:00','/index.html','IE',1,'',''),(113206,'101.226.89.123','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113207,'101.226.66.179','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113208,'66.249.66.177','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113209,'101.226.102.97','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113210,'85.25.211.229','2016-06-13 00:00:00','/index.html','Chrome',1,'',''),(113211,'85.25.211.229','2016-06-13 00:00:00','/index.html','IE',1,'',''),(113212,'85.25.211.229','2016-06-13 00:00:00','/news.htm','Firefox',1,'',''),(113213,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','IE',1,'',''),(113214,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Chrome',1,'',''),(113215,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(113216,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(113217,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(113218,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(113219,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Chrome',1,'',''),(113220,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(113221,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Chrome',1,'',''),(113222,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(113223,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','IE',1,'',''),(113224,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Chrome',1,'',''),(113225,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','IE',1,'',''),(113226,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(113227,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Chrome',1,'',''),(113228,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Chrome',1,'',''),(113229,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Chrome',1,'',''),(113230,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','IE',1,'',''),(113231,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(113232,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Chrome',1,'',''),(113233,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','IE',1,'',''),(113234,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(113235,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','IE',1,'',''),(113236,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','IE',1,'',''),(113237,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','Firefox',1,'',''),(113238,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','IE',1,'',''),(113239,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','IE',1,'',''),(113240,'85.25.211.229','2016-06-13 00:00:00','/newsview.htm','IE',1,'',''),(113241,'85.25.211.229','2016-06-13 00:00:00','/news.htm','IE',1,'',''),(113242,'85.25.211.229','2016-06-13 00:00:00','/news.htm','IE',1,'',''),(113243,'85.25.211.229','2016-06-13 00:00:00','/news.htm','IE',1,'',''),(113244,'85.25.211.229','2016-06-13 00:00:00','/news.htm','Firefox',1,'',''),(113245,'85.25.211.229','2016-06-13 00:00:00','/news.htm','IE',1,'',''),(113246,'182.118.42.23','2016-06-13 00:00:00','/index.html','IE',1,'',''),(113247,'121.42.0.59','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113248,'121.42.0.71','2016-06-13 00:00:00','/index.html','IE',1,'',''),(113249,'121.42.0.66','2016-06-13 00:00:00','/index.html','Safari',1,'',''),(113250,'121.42.0.67','2016-06-13 00:00:00','/index.html','IE',1,'',''),(113251,'111.206.36.7','2016-06-13 00:00:00','/index.html','IE',1,'',''),(113252,'111.206.36.137','2016-06-14 00:00:00','/index.html','Safari',1,'',''),(113253,'114.119.40.120','2016-06-14 00:00:00','/index.html','IE',1,'',''),(113254,'180.149.130.150','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113255,'61.160.195.222','2016-06-14 00:00:00','/index.html','Safari',1,'',''),(113256,'61.160.195.222','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113257,'123.125.68.185','2016-06-14 00:00:00','/index.html','Safari',1,'',''),(113258,'218.241.106.14','2016-06-14 00:00:00','/index.html','IE',1,'',''),(113259,'123.125.68.160','2016-06-14 00:00:00','/index.html','Firefox',1,'',''),(113260,'61.135.190.200','2016-06-14 00:00:00','/index.html','Firefox',1,'',''),(113261,'109.206.177.62','2016-06-14 00:00:00','/index.html','IE',1,'',''),(113262,'219.146.214.91','2016-06-14 00:00:00','/index.html','Firefox',1,'',''),(113263,'43.230.144.65','2016-06-14 00:00:00','/index.html','IE',1,'',''),(113264,'218.56.32.4','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113265,'119.147.146.192','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113266,'114.104.229.30','2016-06-14 00:00:00','/newsview.htm','Chrome',1,'',''),(113267,'101.226.51.226','2016-06-14 00:00:00','/newsview.htm','Safari',0,'',''),(113268,'112.64.235.248','2016-06-14 00:00:00','/newsview.htm','Safari',1,'',''),(113269,'180.153.206.32','2016-06-14 00:00:00','/index.html','Safari',1,'',''),(113270,'220.181.51.61','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113271,'101.226.66.179','2016-06-14 00:00:00','/index.html','Safari',1,'',''),(113272,'112.64.235.248','2016-06-14 00:00:00','/index.html','Safari',1,'',''),(113273,'183.240.92.132','2016-06-14 00:00:00','/newsview.htm','Safari',1,'',''),(113274,'58.132.171.233','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113275,'218.56.32.4','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113276,'42.120.145.127','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113277,'42.120.145.204','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113278,'121.42.0.71','2016-06-14 00:00:00','/index.html','Safari',1,'',''),(113279,'66.249.75.222','2016-06-14 00:00:00','/newsview.htm','Chrome',1,'',''),(113280,'111.199.159.242','2016-06-14 00:00:00','/index.html','Chrome',1,'','baidu'),(113281,'150.70.188.177','2016-06-14 00:00:00','/index.html','IE',1,'',''),(113282,'119.147.146.189','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113283,'220.189.237.14','2016-06-14 00:00:00','/index.html','IE',1,'',''),(113284,'220.189.237.14','2016-06-14 00:00:00','/index.html','IE',1,'',''),(113285,'220.181.51.61','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113286,'218.56.32.4','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113287,'54.144.128.205','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113288,'218.56.32.4','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113289,'66.249.69.152','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113290,'221.2.161.26','2016-06-14 00:00:00','/index.html','IE',1,'',''),(113291,'218.56.32.4','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113292,'182.118.41.27','2016-06-14 00:00:00','/index.html','IE',1,'',''),(113293,'218.28.242.109','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113294,'218.28.242.109','2016-06-14 00:00:00','/news.htm','Chrome',1,'',''),(113295,'218.28.242.109','2016-06-14 00:00:00','/news.htm','Chrome',1,'',''),(113296,'218.28.242.109','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113297,'116.255.221.181','2016-06-14 00:00:00','/index.html','IE',1,'',''),(113298,'116.255.221.181','2016-06-14 00:00:00','/index.html','IE',1,'',''),(113299,'106.2.217.46','2016-06-14 00:00:00','/index.html','Chrome',1,'',''),(113300,'106.2.217.46','2016-06-14 00:00:00','/news.htm','Chrome',1,'',''),(113301,'111.161.52.28','2016-06-14 00:00:00','/index.html','Firefox',1,'',''),(113302,'111.30.132.205','2016-06-14 00:00:00','/index.html','Firefox',1,'',''),(113303,'42.236.10.100','2016-06-14 00:00:00','/newsview.htm','Chrome',1,'',''),(113304,'42.236.10.72','2016-06-14 00:00:00','/newsview.htm','Chrome',1,'',''),(113305,'64.246.165.180','2016-06-14 00:00:00','/index.html','Firefox',1,'',''),(113306,'50.234.60.138','2016-06-14 00:00:00','/index.html','Firefox',1,'',''),(113307,'64.246.161.190','2016-06-14 00:00:00','/index.html','Firefox',1,'',''),(113308,'121.42.0.67','2016-06-15 00:00:00','/index.html','IE',1,'',''),(113309,'121.42.0.65','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113310,'121.42.0.67','2016-06-15 00:00:00','/index.html','IE',1,'',''),(113311,'121.42.0.64','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113312,'61.160.195.222','2016-06-15 00:00:00','/index.html','IE',1,'',''),(113313,'61.160.195.222','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113314,'123.125.71.132','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113315,'182.118.70.110','2016-06-15 00:00:00','/newsview.htm','IE',1,'',''),(113316,'119.188.66.142','2016-06-15 00:00:00','/newsview.htm','IE',1,'',''),(113317,'23.251.63.45','2016-06-15 00:00:00','/index.html','IE',1,'',''),(113318,'180.97.62.227','2016-06-15 00:00:00','/news/newsview.htm','IE',1,'',''),(113319,'58.49.59.120','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113320,'112.26.31.30','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113321,'61.146.178.190','2016-06-15 00:00:00','/index.html','IE',1,'',''),(113322,'46.161.9.11','2016-06-15 00:00:00','/newsview.htm','Firefox',1,'',''),(113323,'123.125.71.119','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113324,'121.42.0.16','2016-06-15 00:00:00','/index.html','IE',1,'',''),(113325,'123.59.59.52','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113326,'106.120.188.132','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113327,'96.228.211.79','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113328,'195.154.165.246','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113329,'121.42.0.38','2016-06-15 00:00:00','/index.html','IE',1,'',''),(113330,'46.161.9.11','2016-06-15 00:00:00','/newsview.htm','Firefox',1,'',''),(113331,'101.226.65.104','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113332,'101.226.65.106','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113333,'101.226.33.200','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113334,'101.226.33.206','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113335,'139.208.42.164','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113336,'101.226.66.192','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113337,'101.226.66.174','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113338,'116.226.78.52','2016-06-15 00:00:00','/news.htm','Firefox',1,'',''),(113339,'116.226.78.52','2016-06-15 00:00:00','/newsview.htm','Firefox',1,'',''),(113340,'180.153.201.66','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113341,'119.147.146.189','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113342,'111.88.106.23','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113343,'101.226.65.106','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113344,'46.161.9.11','2016-06-15 00:00:00','/newsview.htm','Firefox',1,'',''),(113345,'140.207.185.126','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113346,'117.135.173.56','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113347,'140.207.62.210','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113348,'140.207.55.80','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113349,'117.144.246.149','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113350,'117.185.27.144','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113351,'140.207.62.210','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113352,'117.185.27.104','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113353,'117.185.27.142','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113354,'140.207.185.126','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113355,'117.185.27.144','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113356,'140.207.54.197','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113357,'14.153.21.223','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113358,'218.56.32.4','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113359,'220.181.51.54','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113360,'14.17.34.190','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113361,'180.153.214.199','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113362,'14.17.18.144','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113363,'101.226.89.122','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113364,'111.161.59.193','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113365,'111.30.131.212','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113366,'111.30.131.144','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113367,'111.161.105.17','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113368,'111.30.137.186','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113369,'111.161.57.163','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113370,'61.49.56.48','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113371,'111.161.105.17','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113372,'111.30.131.199','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113373,'111.30.141.103','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113374,'111.30.132.212','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113375,'111.161.105.18','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113376,'111.30.137.188','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113377,'111.161.59.193','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113378,'121.42.0.37','2016-06-15 00:00:00','/index.html','IE',1,'',''),(113379,'106.120.151.36','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113380,'180.153.214.199','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113381,'101.226.65.106','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113382,'101.226.89.120','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113383,'66.249.69.152','2016-06-15 00:00:00','/newsview.htm','Chrome',1,'',''),(113384,'66.249.69.138','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113385,'60.207.237.34','2016-06-15 00:00:00','/news.htm','Firefox',1,'',''),(113386,'169.0.241.225','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113387,'23.81.233.73','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113388,'23.106.252.144','2016-06-15 00:00:00','/index.html','Firefox',1,'',''),(113389,'119.147.225.196','2016-06-15 00:00:00','/news.htm','Safari',1,'',''),(113390,'119.147.225.180','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113391,'119.147.225.197','2016-06-15 00:00:00','/newsview.htm','Safari',1,'',''),(113392,'46.161.9.11','2016-06-15 00:00:00','/newsview.htm','Firefox',1,'',''),(113393,'123.125.71.87','2016-06-15 00:00:00','/newsview.htm','Safari',1,'',''),(113394,'46.161.9.11','2016-06-15 00:00:00','/newsview.htm','Firefox',1,'',''),(113395,'46.161.9.11','2016-06-15 00:00:00','/newsview.htm','Firefox',1,'',''),(113396,'46.161.9.11','2016-06-15 00:00:00','/newsview.htm','Firefox',1,'',''),(113397,'123.125.71.132','2016-06-15 00:00:00','/index.html','Chrome',1,'',''),(113398,'42.156.138.69','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113399,'42.156.254.68','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113400,'46.161.9.11','2016-06-15 00:00:00','/newsview.htm','Firefox',1,'',''),(113401,'121.42.0.63','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113402,'121.42.0.56','2016-06-15 00:00:00','/index.html','IE',1,'',''),(113403,'121.42.0.71','2016-06-15 00:00:00','/index.html','IE',1,'',''),(113404,'121.42.0.57','2016-06-15 00:00:00','/index.html','Safari',1,'',''),(113405,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113406,'42.156.137.69','2016-06-16 00:00:00','/news.htm','Safari',1,'',''),(113407,'42.120.161.69','2016-06-16 00:00:00','/newsview.htm','Safari',1,'',''),(113408,'120.132.50.135','2016-06-16 00:00:00','/index.html','Firefox',1,'',''),(113409,'42.120.236.194','2016-06-16 00:00:00','/news.htm','Safari',1,'',''),(113410,'42.120.234.253','2016-06-16 00:00:00','/newsview.htm','Safari',1,'',''),(113411,'183.136.190.62','2016-06-16 00:00:00','/index.html','Chrome',1,'',''),(113412,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113413,'125.88.149.36','2016-06-16 00:00:00','/index.html','Firefox',1,'',''),(113414,'120.132.50.135','2016-06-16 00:00:00','/index.html','Firefox',1,'',''),(113415,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113416,'180.149.130.149','2016-06-16 00:00:00','/index.html','Chrome',1,'',''),(113417,'203.208.60.170','2016-06-16 00:00:00','/news.htm','Chrome',1,'',''),(113418,'203.208.60.151','2016-06-16 00:00:00','/index.html','Chrome',1,'',''),(113419,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113420,'178.137.93.24','2016-06-16 00:00:00','/index.html','Firefox',1,'',''),(113421,'1.204.148.31','2016-06-16 00:00:00','/index.html','Chrome',1,'',''),(113422,'119.147.146.189','2016-06-16 00:00:00','/index.html','Chrome',1,'',''),(113423,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113424,'112.65.193.16','2016-06-16 00:00:00','/index.html','Safari',1,'',''),(113425,'101.226.65.106','2016-06-16 00:00:00','/index.html','Safari',1,'',''),(113426,'221.231.12.166','2016-06-16 00:00:00','/index.html','Chrome',1,'',''),(113427,'27.115.40.150','2016-06-16 00:00:00','/index.html','Chrome',1,'',''),(113428,'103.246.38.196','2016-06-16 00:00:00','/index.html','IE',1,'',''),(113429,'14.17.34.182','2016-06-16 00:00:00','/index.html','Safari',1,'',''),(113430,'218.94.14.18','2016-06-16 00:00:00','/index.html','Chrome',1,'',''),(113431,'218.94.14.18','2016-06-16 00:00:00','/news.htm','Chrome',1,'',''),(113432,'218.94.14.18','2016-06-16 00:00:00','/news.htm','Chrome',1,'',''),(113433,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113434,'220.181.51.54','2016-06-16 00:00:00','/index.html','Chrome',1,'',''),(113435,'14.17.37.146','2016-06-16 00:00:00','/index.html','Chrome',1,'',''),(113436,'163.177.93.244','2016-06-16 00:00:00','/index.html','Firefox',1,'',''),(113437,'183.232.90.80','2016-06-16 00:00:00','/index.html','Firefox',1,'',''),(113438,'101.226.66.175','2016-06-16 00:00:00','/index.html','Safari',1,'',''),(113439,'101.226.66.181','2016-06-16 00:00:00','/index.html','Safari',1,'',''),(113440,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113441,'94.102.51.38','2016-06-16 00:00:00','/index.html','Firefox',1,'',''),(113442,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113443,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113444,'116.226.239.114','2016-06-16 00:00:00','/index.html','Chrome',1,'',''),(113445,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113446,'106.120.151.36','2016-06-16 00:00:00','/index.html','Safari',1,'',''),(113447,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113448,'42.156.136.43','2016-06-16 00:00:00','/index.html','Firefox',1,'',''),(113449,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113450,'101.200.126.60','2016-06-16 00:00:00','/index.html','IE',1,'',''),(113451,'101.200.126.60','2016-06-16 00:00:00','/index.html','IE',1,'',''),(113452,'61.135.169.55','2016-06-16 00:00:00','/index.html','Chrome',1,'',''),(113453,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113454,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113455,'180.149.143.153','2016-06-16 00:00:00','/index.html','IE',1,'',''),(113456,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113457,'46.161.9.11','2016-06-16 00:00:00','/newsview.htm','Firefox',1,'',''),(113458,'117.136.38.55','2016-06-16 00:00:00','/index.html','Safari',1,'','baidu'),(113459,'106.184.3.122','2016-06-16 00:00:00','/index.html','IE',1,'',''),(113460,'38.100.21.64','2016-06-17 00:00:00','/index.html','IE',1,'',''),(113461,'38.100.21.64','2016-06-17 00:00:00','/newsview.htm','IE',1,'',''),(113462,'38.100.21.64','2016-06-17 00:00:00','/index.html','IE',1,'',''),(113463,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113464,'61.160.195.222','2016-06-17 00:00:00','/index.html','Safari',1,'',''),(113465,'123.125.71.132','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113466,'61.160.195.222','2016-06-17 00:00:00','/index.html','IE',1,'',''),(113467,'61.160.195.222','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113468,'80.82.64.68','2016-06-17 00:00:00','/index.html','Firefox',1,'',''),(113469,'103.40.162.62','2016-06-17 00:00:00','/index.html','IE',1,'',''),(113470,'103.40.162.62','2016-06-17 00:00:00','/index.html','IE',1,'',''),(113471,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113472,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113473,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113474,'114.119.40.120','2016-06-17 00:00:00','/index.html','IE',1,'',''),(113475,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113476,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113477,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113478,'183.57.153.106','2016-06-17 00:00:00','/newsview.htm','IE',1,'',''),(113479,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113480,'123.125.71.119','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113481,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113482,'180.153.206.25','2016-06-17 00:00:00','/index.html','Safari',1,'',''),(113483,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113484,'23.251.63.45','2016-06-17 00:00:00','/index.html','IE',1,'',''),(113485,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113486,'54.160.29.126','2016-06-17 00:00:00','/index.html','Firefox',1,'',''),(113487,'188.165.200.217','2016-06-17 00:00:00','/index.html','IE',1,'',''),(113488,'182.101.55.148','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113489,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113490,'54.157.107.9','2016-06-17 00:00:00','/index.html','Firefox',1,'',''),(113491,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113492,'220.181.51.55','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113493,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113494,'42.120.145.26','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113495,'42.120.145.70','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113496,'58.245.27.222','2016-06-17 00:00:00','/index.html','IE',1,'',''),(113497,'119.147.146.189','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113498,'42.120.145.43','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113499,'42.120.145.167','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113500,'211.137.11.155','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113501,'46.161.9.11','2016-06-17 00:00:00','/newsview.htm','Firefox',1,'',''),(113502,'211.137.11.155','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113503,'121.42.0.57','2016-06-17 00:00:00','/index.html','Safari',1,'',''),(113504,'121.42.0.58','2016-06-17 00:00:00','/index.html','Safari',1,'',''),(113505,'211.137.11.155','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113506,'27.154.209.120','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113507,'27.154.209.120','2016-06-17 00:00:00','/news.htm','Chrome',1,'',''),(113508,'27.154.209.120','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113509,'101.226.65.105','2016-06-17 00:00:00','/index.html','Safari',1,'',''),(113510,'58.63.1.185','2016-06-17 00:00:00','/index.html','Firefox',1,'','baidu'),(113511,'61.146.178.190','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113512,'42.156.136.43','2016-06-17 00:00:00','/index.html','Firefox',1,'',''),(113513,'106.120.151.36','2016-06-17 00:00:00','/index.html','Safari',1,'',''),(113514,'112.248.94.92','2016-06-17 00:00:00','/news.htm','Chrome',1,'',''),(113515,'112.248.94.92','2016-06-17 00:00:00','/news.htm','Chrome',1,'',''),(113516,'123.126.68.123','2016-06-17 00:00:00','/index.html','Safari',1,'',''),(113517,'61.135.165.23','2016-06-17 00:00:00','/index.html','Chrome',1,'',''),(113518,'123.126.68.123','2016-06-17 00:00:00','/index.html','Safari',1,'',''),(113519,'123.125.71.115','2016-06-17 00:00:00','/newsview.htm','Safari',1,'',''),(113520,'123.126.68.123','2016-06-17 00:00:00','/index.html','Safari',1,'',''),(113521,'123.126.68.123','2016-06-17 00:00:00','/index.html','Safari',1,'',''),(113522,'123.125.71.72','2016-06-17 00:00:00','/newsview.htm','Safari',1,'',''),(113523,'123.125.71.74','2016-06-17 00:00:00','/newsview.htm','Safari',1,'',''),(113524,'123.125.71.114','2016-06-17 00:00:00','/newsview.htm','Safari',1,'',''),(113525,'119.10.151.36','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113526,'119.10.151.36','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113527,'103.214.170.239','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113528,'103.214.170.239','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113529,'180.149.130.150','2016-06-18 00:00:00','/index.html','Chrome',1,'',''),(113530,'107.151.193.91','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113531,'107.151.193.91','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113532,'142.4.216.172','2016-06-18 00:00:00','/index.html','Chrome',1,'',''),(113533,'142.4.216.172','2016-06-18 00:00:00','/index.html','Firefox',1,'',''),(113534,'142.4.216.172','2016-06-18 00:00:00','/news.htm','Chrome',1,'',''),(113535,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(113536,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','IE',1,'',''),(113537,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(113538,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Chrome',1,'',''),(113539,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Chrome',1,'',''),(113540,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','IE',1,'',''),(113541,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','IE',1,'',''),(113542,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Chrome',1,'',''),(113543,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','IE',1,'',''),(113544,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','IE',1,'',''),(113545,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Chrome',1,'',''),(113546,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','IE',1,'',''),(113547,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','IE',1,'',''),(113548,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(113549,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','IE',1,'',''),(113550,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(113551,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(113552,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Chrome',1,'',''),(113553,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','IE',1,'',''),(113554,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(113555,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','IE',1,'',''),(113556,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','IE',1,'',''),(113557,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','IE',1,'',''),(113558,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(113559,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(113560,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Chrome',1,'',''),(113561,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Firefox',1,'',''),(113562,'142.4.216.172','2016-06-18 00:00:00','/newsview.htm','Chrome',1,'',''),(113563,'142.4.216.172','2016-06-18 00:00:00','/news.htm','IE',1,'',''),(113564,'142.4.216.172','2016-06-18 00:00:00','/news.htm','Firefox',1,'',''),(113565,'142.4.216.172','2016-06-18 00:00:00','/news.htm','IE',1,'',''),(113566,'142.4.216.172','2016-06-18 00:00:00','/news.htm','Chrome',1,'',''),(113567,'142.4.216.172','2016-06-18 00:00:00','/news.htm','Chrome',1,'',''),(113568,'42.156.136.50','2016-06-18 00:00:00','/index.html','Safari',1,'',''),(113569,'42.120.235.114','2016-06-18 00:00:00','/index.html','Safari',1,'',''),(113570,'122.70.128.14','2016-06-18 00:00:00','/index.html','Firefox',1,'',''),(113571,'220.181.51.45','2016-06-18 00:00:00','/index.html','Chrome',1,'',''),(113572,'111.206.36.5','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113573,'220.181.51.45','2016-06-18 00:00:00','/index.html','Chrome',1,'',''),(113574,'119.147.146.189','2016-06-18 00:00:00','/index.html','Chrome',1,'',''),(113575,'123.249.45.159','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113576,'74.91.28.19','2016-06-18 00:00:00','/index.html','Chrome',1,'',''),(113577,'207.46.13.170','2016-06-18 00:00:00','/index.html','Safari',1,'',''),(113578,'182.118.41.25','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113579,'207.46.13.112','2016-06-18 00:00:00','/index.html','Safari',1,'',''),(113580,'179.36.165.198','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113581,'179.36.165.198','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113582,'23.251.63.45','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113583,'204.79.180.129','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113584,'123.125.71.116','2016-06-18 00:00:00','/newsview.htm','Safari',1,'',''),(113585,'23.251.63.45','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113586,'71.6.165.200','2016-06-18 00:00:00','/index.html','Chrome',1,'',''),(113587,'222.186.58.235','2016-06-18 00:00:00','/index.html','IE',1,'',''),(113588,'123.125.71.89','2016-06-19 00:00:00','/newsview.htm','Safari',1,'',''),(113589,'180.107.208.186','2016-06-19 00:00:00','/index.html','IE',1,'',''),(113590,'180.149.130.151','2016-06-19 00:00:00','/index.html','Chrome',1,'',''),(113591,'183.57.153.192','2016-06-19 00:00:00','/news/newsview.htm','IE',1,'',''),(113592,'61.151.218.119','2016-06-19 00:00:00','/index.html','Safari',1,'',''),(113593,'42.236.10.98','2016-06-19 00:00:00','/newsview.htm','Chrome',1,'',''),(113594,'42.236.10.72','2016-06-19 00:00:00','/newsview.htm','Chrome',1,'',''),(113595,'119.147.146.189','2016-06-19 00:00:00','/index.html','Chrome',1,'',''),(113596,'118.194.242.172','2016-06-19 00:00:00','/index.html','Firefox',1,'',''),(113597,'118.194.242.172','2016-06-19 00:00:00','/news.htm','Firefox',1,'',''),(113598,'118.194.242.172','2016-06-19 00:00:00','/newsview.htm','Firefox',1,'',''),(113599,'118.194.242.172','2016-06-19 00:00:00','/newsview.htm','Firefox',1,'',''),(113600,'123.125.71.133','2016-06-19 00:00:00','/index.html','Chrome',1,'',''),(113601,'23.251.63.45','2016-06-19 00:00:00','/index.html','IE',1,'',''),(113602,'116.255.189.98','2016-06-19 00:00:00','/index.html','IE',1,'',''),(113603,'61.135.165.23','2016-06-19 00:00:00','/index.html','Chrome',1,'',''),(113604,'182.118.42.78','2016-06-19 00:00:00','/index.html','IE',1,'',''),(113605,'120.132.178.115','2016-06-19 00:00:00','/index.html','IE',1,'',''),(113606,'61.160.195.222','2016-06-19 00:00:00','/index.html','IE',1,'',''),(113607,'61.160.195.222','2016-06-19 00:00:00','/index.html','Chrome',1,'',''),(113608,'123.249.45.220','2016-06-19 00:00:00','/index.html','IE',1,'',''),(113609,'123.249.45.220','2016-06-19 00:00:00','/index.html','IE',1,'',''),(113610,'123.249.45.220','2016-06-19 00:00:00','/index.html','IE',1,'',''),(113611,'220.181.51.75','2016-06-19 00:00:00','/index.html','Chrome',1,'',''),(113612,'23.251.63.45','2016-06-20 00:00:00','/index.html','IE',1,'',''),(113613,'180.149.130.153','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113614,'195.154.8.111','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113615,'219.80.145.45','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113616,'61.146.178.190','2016-06-20 00:00:00','/index.html','IE',1,'',''),(113617,'94.102.51.38','2016-06-20 00:00:00','/index.html','Firefox',1,'',''),(113618,'59.46.57.37','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113619,'101.47.18.66','2016-06-20 00:00:00','/index.html','IE',1,'',''),(113620,'112.64.235.248','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113621,'112.64.235.248','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113622,'223.20.127.126','2016-06-20 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(113623,'112.64.235.87','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113624,'101.226.51.227','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113625,'101.226.89.122','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113626,'180.153.161.217','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113627,'222.130.143.10','2016-06-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(113628,'220.181.51.75','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113629,'220.181.51.77','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113630,'101.226.33.218','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113631,'123.125.68.159','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113632,'111.206.36.138','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113633,'123.125.68.144','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113634,'123.125.68.154','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113635,'220.181.51.38','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113636,'61.148.221.114','2016-06-20 00:00:00','/index.html','IE',1,'',''),(113637,'101.40.124.222','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113638,'101.40.124.222','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113639,'110.96.119.165','2016-06-20 00:00:00','/index.html','Firefox',1,'','baidu'),(113640,'180.153.206.20','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113641,'110.96.119.165','2016-06-20 00:00:00','/news.htm','Firefox',1,'',''),(113642,'180.153.201.79','2016-06-20 00:00:00','/news.htm','Safari',1,'',''),(113643,'101.226.33.239','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113644,'220.181.51.51','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113645,'101.226.66.181','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113646,'42.120.145.9','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113647,'42.120.145.182','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113648,'106.120.151.36','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113649,'101.200.126.60','2016-06-20 00:00:00','/index.html','IE',1,'',''),(113650,'101.200.126.60','2016-06-20 00:00:00','/index.html','IE',1,'',''),(113651,'120.236.240.186','2016-06-20 00:00:00','/index.html','Chrome',1,'',''),(113652,'223.240.88.79','2016-06-20 00:00:00','/newsview.htm','Firefox',1,'',''),(113653,'101.226.102.97','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113654,'101.226.66.173','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113655,'112.64.235.247','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113656,'101.226.33.220','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113657,'101.226.93.233','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113658,'180.153.214.176','2016-06-20 00:00:00','/index.html','Safari',1,'',''),(113659,'183.240.92.12','2016-06-20 00:00:00','/newsview.htm','Safari',1,'',''),(113660,'123.232.112.70','2016-06-20 00:00:00','/index.html','IE',1,'',''),(113661,'123.232.112.70','2016-06-20 00:00:00','/index.html','IE',1,'',''),(113662,'123.249.45.159','2016-06-21 00:00:00','/index.html','IE',1,'',''),(113663,'123.249.45.159','2016-06-21 00:00:00','/index.html','IE',1,'',''),(113664,'180.149.130.153','2016-06-21 00:00:00','/index.html','Chrome',1,'',''),(113665,'119.147.146.189','2016-06-21 00:00:00','/index.html','Chrome',1,'',''),(113666,'185.103.109.226','2016-06-21 00:00:00','/index.html','Firefox',1,'',''),(113667,'112.65.193.13','2016-06-21 00:00:00','/index.html','Safari',1,'',''),(113668,'180.153.214.199','2016-06-21 00:00:00','/index.html','Safari',1,'',''),(113669,'217.128.213.47','2016-06-21 00:00:00','/index.html','Chrome',1,'',''),(113670,'101.226.33.218','2016-06-21 00:00:00','/index.html','Safari',1,'',''),(113671,'106.39.38.242','2016-06-21 00:00:00','/index.html','Chrome',1,'',''),(113672,'106.120.160.109','2016-06-21 00:00:00','/index.html','IE',1,'',''),(113673,'220.181.51.39','2016-06-21 00:00:00','/index.html','Chrome',1,'',''),(113674,'183.57.154.28','2016-06-21 00:00:00','/newsview.htm','IE',1,'',''),(113675,'61.135.190.220','2016-06-21 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(113676,'61.135.190.223','2016-06-21 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(113677,'61.135.190.102','2016-06-21 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(113678,'36.99.31.167','2016-06-21 00:00:00','/index.html','Safari',1,'',''),(113679,'116.236.222.122','2016-06-21 00:00:00','/index.html','IE',1,'',''),(113680,'61.135.190.222','2016-06-21 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(113681,'61.135.190.221','2016-06-21 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(113682,'157.7.105.240','2016-06-21 00:00:00','/index.html','Chrome',1,'',''),(113683,'58.60.44.114','2016-06-21 00:00:00','/index.html','Chrome',1,'','baidu'),(113684,'112.65.193.16','2016-06-21 00:00:00','/index.html','Safari',1,'',''),(113685,'180.153.163.206','2016-06-21 00:00:00','/index.html','Safari',1,'',''),(113686,'101.226.33.208','2016-06-21 00:00:00','/index.html','Safari',1,'',''),(113687,'124.202.204.194','2016-06-21 00:00:00','/index.html','IE',1,'',''),(113688,'124.202.204.194','2016-06-21 00:00:00','/index.html','Chrome',1,'',''),(113689,'42.116.124.180','2016-06-21 00:00:00','/index.html','Firefox',1,'',''),(113690,'61.135.165.22','2016-06-21 00:00:00','/index.html','Chrome',1,'',''),(113691,'42.120.145.230','2016-06-21 00:00:00','/index.html','Chrome',1,'',''),(113692,'42.120.145.172','2016-06-21 00:00:00','/index.html','Chrome',1,'',''),(113693,'121.42.0.58','2016-06-21 00:00:00','/index.html','Safari',1,'',''),(113694,'123.249.45.159','2016-06-21 00:00:00','/index.html','IE',1,'',''),(113695,'123.249.45.159','2016-06-21 00:00:00','/index.html','IE',1,'',''),(113696,'123.249.45.159','2016-06-21 00:00:00','/index.html','IE',1,'',''),(113697,'123.249.45.159','2016-06-21 00:00:00','/index.html','IE',1,'',''),(113698,'61.135.165.23','2016-06-21 00:00:00','/index.html','Chrome',1,'',''),(113699,'116.243.70.17','2016-06-21 00:00:00','/news.htm','Chrome',1,'',''),(113700,'61.160.195.222','2016-06-21 00:00:00','/index.html','Firefox',1,'',''),(113701,'61.160.195.222','2016-06-21 00:00:00','/index.html','Chrome',1,'',''),(113702,'42.236.10.71','2016-06-21 00:00:00','/news.htm','Chrome',1,'',''),(113703,'42.236.10.72','2016-06-21 00:00:00','/news.htm','Chrome',1,'',''),(113704,'42.236.10.72','2016-06-21 00:00:00','/newsview.htm','Chrome',1,'',''),(113705,'42.236.10.98','2016-06-21 00:00:00','/newsview.htm','Chrome',1,'',''),(113706,'180.149.130.150','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113707,'54.154.250.119','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113708,'203.208.60.246','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113709,'203.208.60.189','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113710,'61.135.190.105','2016-06-22 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(113711,'61.135.190.222','2016-06-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(113712,'96.228.211.79','2016-06-22 00:00:00','/index.html','Firefox',1,'',''),(113713,'203.208.60.168','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113714,'61.135.190.105','2016-06-22 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(113715,'61.135.190.105','2016-06-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(113716,'203.208.60.161','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113717,'106.120.245.13','2016-06-22 00:00:00','/index.html','Chrome',1,'','baidu'),(113718,'101.226.33.217','2016-06-22 00:00:00','/index.html','Safari',1,'',''),(113719,'218.94.14.18','2016-06-22 00:00:00','/news.htm','Chrome',1,'',''),(113720,'218.94.14.18','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113721,'218.94.14.18','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113722,'183.57.153.68','2016-06-22 00:00:00','/news/newsview.htm','IE',1,'',''),(113723,'113.240.250.156','2016-06-22 00:00:00','/index.html','Firefox',1,'',''),(113724,'113.240.250.156','2016-06-22 00:00:00','/index.html','Firefox',1,'',''),(113725,'113.240.250.156','2016-06-22 00:00:00','/index.html','Firefox',1,'',''),(113726,'117.21.191.222','2016-06-22 00:00:00','/index.html','IE',1,'',''),(113727,'61.135.165.23','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113728,'203.208.60.184','2016-06-22 00:00:00','/mobile/newsview.htm','Chrome',1,'',''),(113729,'91.224.58.61','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113730,'203.208.60.176','2016-06-22 00:00:00','/mobile/newsview.htm','Chrome',1,'',''),(113731,'36.110.14.4','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113732,'42.120.145.222','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113733,'42.120.145.56','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113734,'180.153.205.252','2016-06-22 00:00:00','/newsview.htm','Safari',0,'',''),(113735,'203.208.60.153','2016-06-22 00:00:00','/news.htm','Chrome',1,'',''),(113736,'121.42.0.66','2016-06-22 00:00:00','/index.html','Safari',1,'',''),(113737,'106.120.151.36','2016-06-22 00:00:00','/index.html','Safari',1,'',''),(113738,'182.138.166.228','2016-06-22 00:00:00','/index.html','IE',1,'',''),(113739,'182.138.166.228','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113740,'220.181.51.61','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113741,'42.236.10.100','2016-06-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(113742,'42.236.10.100','2016-06-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(113743,'203.208.60.176','2016-06-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(113744,'111.204.243.9','2016-06-22 00:00:00','/news.htm','Chrome',1,'',''),(113745,'111.204.243.9','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113746,'111.204.243.9','2016-06-22 00:00:00','/news.htm','Chrome',1,'',''),(113747,'111.204.243.9','2016-06-22 00:00:00','/index.html','Chrome',1,'',''),(113748,'123.125.68.166','2016-06-22 00:00:00','/index.html','Safari',1,'',''),(113749,'113.240.250.156','2016-06-22 00:00:00','/index.html','Firefox',1,'',''),(113750,'113.240.250.156','2016-06-22 00:00:00','/index.html','Firefox',1,'',''),(113751,'113.240.250.156','2016-06-22 00:00:00','/index.html','Firefox',1,'',''),(113752,'113.240.250.156','2016-06-22 00:00:00','/index.html','Firefox',1,'',''),(113753,'123.125.68.152','2016-06-22 00:00:00','/index.html','Safari',1,'',''),(113754,'58.221.46.247','2016-06-22 00:00:00','/index.html','IE',1,'',''),(113755,'182.118.70.213','2016-06-23 00:00:00','/news/newsview.htm','IE',1,'',''),(113756,'112.64.235.249','2016-06-23 00:00:00','/index.html','Safari',1,'',''),(113757,'203.208.60.189','2016-06-23 00:00:00','/mobile/newsview.htm','Chrome',1,'',''),(113758,'61.146.178.190','2016-06-23 00:00:00','/index.html','IE',1,'',''),(113759,'203.208.60.247','2016-06-23 00:00:00','/index.html','Chrome',1,'',''),(113760,'89.163.144.211','2016-06-23 00:00:00','/index.html','IE',1,'',''),(113761,'61.160.195.222','2016-06-23 00:00:00','/index.html','IE',1,'',''),(113762,'61.160.195.222','2016-06-23 00:00:00','/index.html','IE',1,'',''),(113763,'140.207.198.107','2016-06-23 00:00:00','/news/newsview.htm','IE',1,'',''),(113764,'119.147.146.189','2016-06-23 00:00:00','/index.html','Chrome',1,'',''),(113765,'220.181.51.35','2016-06-23 00:00:00','/newsview.htm','Safari',1,'',''),(113766,'101.226.66.172','2016-06-23 00:00:00','/index.html','Safari',1,'',''),(113767,'180.153.206.22','2016-06-23 00:00:00','/index.html','Safari',1,'',''),(113768,'36.22.87.31','2016-06-23 00:00:00','/index.html','Chrome',1,'',''),(113769,'219.142.240.97','2016-06-23 00:00:00','/index.html','Chrome',1,'',''),(113770,'220.181.51.61','2016-06-23 00:00:00','/index.html','Chrome',1,'',''),(113771,'61.135.190.69','2016-06-23 00:00:00','/index.html','Firefox',1,'',''),(113772,'119.147.146.194','2016-06-23 00:00:00','/index.html','Chrome',1,'',''),(113773,'111.206.36.12','2016-06-23 00:00:00','/index.html','Firefox',1,'',''),(113774,'121.42.0.85','2016-06-23 00:00:00','/index.html','IE',1,'',''),(113775,'220.181.51.36','2016-06-23 00:00:00','/index.html','Chrome',1,'',''),(113776,'106.120.151.36','2016-06-23 00:00:00','/index.html','Safari',1,'',''),(113777,'121.42.0.37','2016-06-23 00:00:00','/index.html','IE',1,'',''),(113778,'182.118.42.99','2016-06-23 00:00:00','/index.html','IE',1,'',''),(113779,'46.161.9.11','2016-06-23 00:00:00','/newsview.htm','Firefox',1,'',''),(113780,'46.161.9.11','2016-06-23 00:00:00','/newsview.htm','Firefox',1,'',''),(113781,'121.42.0.19','2016-06-23 00:00:00','/index.html','IE',1,'',''),(113782,'46.161.9.11','2016-06-23 00:00:00','/newsview.htm','Firefox',1,'',''),(113783,'188.165.200.217','2016-06-23 00:00:00','/index.html','IE',1,'',''),(113784,'1.12.8.14','2016-06-23 00:00:00','/index.html','Safari',1,'',''),(113785,'115.239.213.251','2016-06-23 00:00:00','/index.html','Firefox',1,'',''),(113786,'106.120.160.109','2016-06-23 00:00:00','/index.html','IE',1,'',''),(113787,'46.161.9.11','2016-06-23 00:00:00','/newsview.htm','Firefox',1,'',''),(113788,'46.161.9.11','2016-06-23 00:00:00','/newsview.htm','Firefox',1,'',''),(113789,'36.99.30.197','2016-06-23 00:00:00','/index.html','Safari',1,'',''),(113790,'46.161.9.11','2016-06-23 00:00:00','/newsview.htm','Firefox',1,'',''),(113791,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113792,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113793,'122.114.136.187','2016-06-24 00:00:00','/index.html','IE',1,'',''),(113794,'122.114.136.187','2016-06-24 00:00:00','/index.html','IE',1,'',''),(113795,'122.114.136.187','2016-06-24 00:00:00','/index.html','IE',1,'',''),(113796,'182.118.70.229','2016-06-24 00:00:00','/news/newsview.htm','IE',1,'',''),(113797,'203.208.60.174','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113798,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113799,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113800,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113801,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113802,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113803,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113804,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113805,'202.101.75.53','2016-06-24 00:00:00','/index.html','IE',1,'',''),(113806,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113807,'192.154.105.242','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113808,'192.154.105.242','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113809,'149.202.81.142','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113810,'149.202.81.142','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113811,'149.202.81.142','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113812,'149.202.81.142','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113813,'149.202.81.142','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113814,'106.120.188.153','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113815,'124.202.213.246','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113816,'124.202.213.246','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113817,'220.181.51.52','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113818,'61.135.169.22','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113819,'124.202.213.246','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113820,'101.226.89.115','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113821,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113822,'183.129.160.229','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113823,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113824,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113825,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113826,'183.232.90.36','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113827,'183.232.90.79','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113828,'183.232.90.79','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113829,'183.232.90.143','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113830,'183.232.90.65','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113831,'183.232.118.13','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113832,'183.232.90.37','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113833,'163.177.93.219','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113834,'163.177.93.241','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113835,'163.177.93.241','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113836,'163.177.69.59','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113837,'112.90.142.207','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113838,'163.177.93.241','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113839,'163.177.69.106','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113840,'163.177.93.219','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113841,'163.177.94.120','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113842,'163.177.69.13','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113843,'163.177.82.13','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113844,'163.177.69.106','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113845,'183.232.90.36','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113846,'183.232.90.143','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113847,'183.232.118.16','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113848,'183.232.90.38','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113849,'183.232.120.38','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113850,'180.153.180.142','2016-06-24 00:00:00','/newsview.htm','IE',1,'',''),(113851,'183.136.142.89','2016-06-24 00:00:00','/newsview.htm','IE',1,'',''),(113852,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113853,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113854,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113855,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113856,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113857,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113858,'220.181.51.37','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113859,'202.207.240.35','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113860,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113861,'222.35.92.166','2016-06-24 00:00:00','/index.html','Chrome',1,'北京睿思科技','360'),(113862,'222.35.92.166','2016-06-24 00:00:00','/news.htm','Chrome',1,'',''),(113863,'222.35.92.166','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113864,'222.35.92.166','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113865,'222.35.92.166','2016-06-24 00:00:00','/news.htm','Chrome',1,'',''),(113866,'222.35.92.166','2016-06-24 00:00:00','/newsview.htm','Chrome',1,'',''),(113867,'14.144.208.156','2016-06-24 00:00:00','/news/newsview.htm','Chrome',1,'北京睿思天成科技','360'),(113868,'112.64.235.249','2016-06-24 00:00:00','/news/newsview.htm','Safari',1,'北京睿思天成科技','360'),(113869,'180.153.206.37','2016-06-24 00:00:00','/news/newsview.htm','Chrome',1,'北京睿思天成科技','360'),(113870,'66.249.64.140','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113871,'112.64.235.249','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113872,'101.200.126.60','2016-06-24 00:00:00','/index.html','IE',1,'',''),(113873,'101.200.126.60','2016-06-24 00:00:00','/index.html','IE',1,'',''),(113874,'120.236.174.159','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113875,'158.69.27.74','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113876,'112.64.235.254','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113877,'218.6.169.95','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113878,'14.23.175.62','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113879,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113880,'106.120.151.36','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113881,'221.204.114.145','2016-06-24 00:00:00','/index.html','Safari',1,'','baidu'),(113882,'123.59.59.52','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113883,'101.226.33.224','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113884,'101.226.66.180','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113885,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113886,'180.97.239.32','2016-06-24 00:00:00','/index.html','IE',1,'',''),(113887,'180.97.239.32','2016-06-24 00:00:00','/index.html','IE',1,'',''),(113888,'180.97.239.32','2016-06-24 00:00:00','/index.html','IE',1,'',''),(113889,'113.250.255.5','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113890,'112.64.235.89','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113891,'101.226.89.121','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113892,'113.250.255.5','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113893,'101.226.66.173','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113894,'101.226.89.121','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113895,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113896,'101.226.65.106','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113897,'101.226.33.220','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113898,'180.153.214.198','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113899,'180.153.206.20','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113900,'218.56.32.4','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113901,'218.56.32.4','2016-06-24 00:00:00','/news.htm','Chrome',1,'',''),(113902,'218.56.32.4','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113903,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113904,'182.118.41.36','2016-06-24 00:00:00','/index.html','IE',1,'',''),(113905,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113906,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113907,'222.62.163.5','2016-06-24 00:00:00','/index.html','IE',1,'',''),(113908,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113909,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113910,'61.160.195.222','2016-06-24 00:00:00','/index.html','Safari',1,'',''),(113911,'61.160.195.222','2016-06-24 00:00:00','/index.html','Chrome',1,'',''),(113912,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113913,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113914,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113915,'46.161.9.11','2016-06-24 00:00:00','/newsview.htm','Firefox',1,'',''),(113916,'69.58.178.56','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113917,'69.58.178.56','2016-06-24 00:00:00','/index.html','Firefox',1,'',''),(113918,'69.58.178.56','2016-06-24 00:00:00','/news.htm','Firefox',1,'',''),(113919,'45.32.130.173','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113920,'45.32.130.173','2016-06-25 00:00:00','/index.html','Safari',1,'',''),(113921,'182.118.54.129','2016-06-25 00:00:00','/newsview.htm','IE',1,'',''),(113922,'71.6.167.142','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113923,'119.147.146.189','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113924,'51.255.202.66','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113925,'61.135.165.23','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113926,'203.113.152.10','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113927,'203.113.152.10','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113928,'202.46.55.136','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113929,'180.153.214.181','2016-06-25 00:00:00','/index.html','Safari',1,'',''),(113930,'101.226.33.237','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113931,'116.246.2.245','2016-06-25 00:00:00','/news.htm','Chrome',1,'',''),(113932,'183.136.190.40','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113933,'220.181.51.61','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113934,'180.153.182.143','2016-06-25 00:00:00','/news/news.htm','IE',1,'',''),(113935,'180.153.182.143','2016-06-25 00:00:00','/news/news.htm','IE',1,'',''),(113936,'180.153.212.13','2016-06-25 00:00:00','/index.html','Safari',1,'',''),(113937,'42.156.251.189','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113938,'42.156.251.189','2016-06-25 00:00:00','/index.html','Chrome',1,'',''),(113939,'61.146.178.190','2016-06-25 00:00:00','/index.html','IE',1,'',''),(113940,'162.243.245.163','2016-06-25 00:00:00','/index.html','IE',1,'',''),(113941,'162.243.245.163','2016-06-25 00:00:00','/index.html','IE',1,'',''),(113942,'101.226.66.172','2016-06-25 00:00:00','/index.html','Safari',1,'',''),(113943,'180.153.211.190','2016-06-25 00:00:00','/index.html','Safari',1,'',''),(113944,'180.153.206.25','2016-06-25 00:00:00','/index.html','Safari',1,'',''),(113945,'101.226.51.226','2016-06-25 00:00:00','/index.html','Safari',1,'',''),(113946,'180.153.206.19','2016-06-25 00:00:00','/index.html','Safari',1,'',''),(113947,'180.153.206.22','2016-06-25 00:00:00','/index.html','Safari',1,'',''),(113948,'101.226.66.178','2016-06-25 00:00:00','/index.html','Safari',1,'',''),(113949,'202.108.211.56','2016-06-26 00:00:00','/index.html','Chrome',1,'',''),(113950,'66.240.192.138','2016-06-26 00:00:00','/index.html','Chrome',1,'',''),(113951,'183.129.160.229','2016-06-26 00:00:00','/index.html','Firefox',1,'',''),(113952,'180.149.143.153','2016-06-26 00:00:00','/index.html','IE',1,'',''),(113953,'157.55.39.225','2016-06-26 00:00:00','/index.html','Safari',1,'',''),(113954,'61.151.218.118','2016-06-26 00:00:00','/index.html','Safari',1,'',''),(113955,'42.236.10.100','2016-06-26 00:00:00','/newsview.htm','Chrome',1,'',''),(113956,'42.236.10.71','2016-06-26 00:00:00','/newsview.htm','Chrome',1,'',''),(113957,'222.174.5.36','2016-06-26 00:00:00','/index.html','IE',1,'',''),(113958,'220.181.51.56','2016-06-26 00:00:00','/index.html','Chrome',1,'',''),(113959,'202.108.211.56','2016-06-26 00:00:00','/index.html','Chrome',1,'',''),(113960,'101.226.33.205','2016-06-26 00:00:00','/index.html','Safari',1,'',''),(113961,'119.147.146.192','2016-06-26 00:00:00','/index.html','Chrome',1,'',''),(113962,'183.129.160.229','2016-06-26 00:00:00','/index.html','Firefox',1,'',''),(113963,'42.236.10.71','2016-06-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(113964,'42.236.10.72','2016-06-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(113965,'180.153.182.196','2016-06-26 00:00:00','/news/newsview.htm','IE',1,'',''),(113966,'180.153.182.196','2016-06-26 00:00:00','/news/newsview.htm','IE',1,'',''),(113967,'61.135.169.22','2016-06-26 00:00:00','/index.html','Chrome',1,'',''),(113968,'203.208.60.170','2016-06-26 00:00:00','/newsview.htm','Chrome',1,'',''),(113969,'203.208.60.169','2016-06-26 00:00:00','/newsview.htm','Chrome',1,'',''),(113970,'124.119.134.187','2016-06-26 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(113971,'42.236.10.72','2016-06-26 00:00:00','/newsview.htm','Chrome',1,'',''),(113972,'42.236.10.72','2016-06-26 00:00:00','/newsview.htm','Chrome',1,'',''),(113973,'112.64.235.251','2016-06-26 00:00:00','/index.html','Safari',1,'',''),(113974,'180.153.206.31','2016-06-26 00:00:00','/index.html','Safari',1,'',''),(113975,'183.129.160.229','2016-06-26 00:00:00','/index.html','Firefox',1,'',''),(113976,'183.129.160.229','2016-06-26 00:00:00','/index.html','Firefox',1,'',''),(113977,'103.204.177.76','2016-06-26 00:00:00','/index.html','IE',1,'',''),(113978,'103.204.177.76','2016-06-26 00:00:00','/index.html','IE',1,'',''),(113979,'171.214.179.54','2016-06-26 00:00:00','/index.html','IE',1,'',''),(113980,'171.214.179.54','2016-06-26 00:00:00','/index.html','IE',1,'',''),(113981,'171.214.179.54','2016-06-26 00:00:00','/index.html','IE',1,'',''),(113982,'103.204.177.76','2016-06-26 00:00:00','/index.html','IE',1,'',''),(113983,'203.208.60.169','2016-06-26 00:00:00','/news.htm','Chrome',1,'',''),(113984,'114.119.40.120','2016-06-26 00:00:00','/index.html','IE',1,'',''),(113985,'66.249.75.230','2016-06-27 00:00:00','/news/news.htm','Chrome',1,'',''),(113986,'144.12.134.197','2016-06-27 00:00:00','/index.html','Firefox',1,'',''),(113987,'182.118.60.212','2016-06-27 00:00:00','/newsview.htm','IE',1,'',''),(113988,'111.206.36.142','2016-06-27 00:00:00','/index.html','Firefox',1,'',''),(113989,'198.20.69.74','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(113990,'106.120.188.154','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(113991,'112.64.235.246','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(113992,'122.49.210.91','2016-06-27 00:00:00','/index.html','IE',1,'',''),(113993,'122.49.210.91','2016-06-27 00:00:00','/index.html','IE',1,'',''),(113994,'180.153.206.36','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(113995,'180.153.201.212','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(113996,'112.64.235.250','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(113997,'101.226.33.228','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(113998,'219.142.101.199','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(113999,'101.226.89.121','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(114000,'101.226.68.215','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(114001,'180.153.206.19','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(114002,'112.64.235.249','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(114003,'101.226.65.105','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(114004,'180.153.201.66','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(114005,'220.181.51.46','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(114006,'101.226.65.105','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(114007,'66.249.75.214','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(114008,'182.101.56.157','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(114009,'101.226.65.107','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(114010,'180.153.163.211','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(114011,'180.153.214.200','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(114012,'101.226.65.107','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(114013,'112.64.235.248','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(114014,'218.7.49.3','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(114015,'106.120.151.36','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(114016,'220.181.51.46','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(114017,'176.9.98.12','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(114018,'119.188.66.218','2016-06-27 00:00:00','/newsview.htm','IE',1,'',''),(114019,'119.147.146.189','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(114020,'123.150.183.14','2016-06-27 00:00:00','/index.html','Safari',1,'',''),(114021,'140.246.76.224','2016-06-27 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(114022,'140.246.76.224','2016-06-27 00:00:00','/index.html','Chrome',1,'',''),(114023,'61.160.6.50','2016-06-27 00:00:00','/index.html','IE',1,'',''),(114024,'66.249.65.68','2016-06-28 00:00:00','/index.html','Chrome',1,'',''),(114025,'123.59.59.52','2016-06-28 00:00:00','/index.html','Firefox',1,'',''),(114026,'42.120.160.23','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114027,'42.156.136.14','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114028,'66.249.65.98','2016-06-28 00:00:00','/index.html','Chrome',1,'',''),(114029,'182.118.70.149','2016-06-28 00:00:00','/newsview.htm','IE',1,'',''),(114030,'178.33.235.55','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114031,'178.33.235.55','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114032,'178.33.235.55','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114033,'178.33.235.55','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114034,'178.33.235.55','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114035,'42.236.10.71','2016-06-28 00:00:00','/newsview.htm','Chrome',1,'',''),(114036,'42.236.10.72','2016-06-28 00:00:00','/newsview.htm','Chrome',1,'',''),(114037,'61.135.169.22','2016-06-28 00:00:00','/index.html','Chrome',1,'',''),(114038,'58.16.40.242','2016-06-28 00:00:00','/index.html','Chrome',1,'',''),(114039,'180.153.206.26','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114040,'114.242.248.106','2016-06-28 00:00:00','/index.html','Chrome',1,'',''),(114041,'219.133.40.13','2016-06-28 00:00:00','/index.html','Safari',1,'','baidu'),(114042,'163.177.93.224','2016-06-28 00:00:00','/index.html','Firefox',1,'',''),(114043,'183.232.120.39','2016-06-28 00:00:00','/index.html','Firefox',1,'',''),(114044,'183.232.90.65','2016-06-28 00:00:00','/index.html','Firefox',1,'',''),(114045,'219.133.40.13','2016-06-28 00:00:00','/news.htm','Safari',1,'',''),(114046,'61.146.178.190','2016-06-28 00:00:00','/index.html','Firefox',1,'',''),(114047,'220.181.158.109','2016-06-28 00:00:00','/index.html','Firefox',1,'',''),(114048,'66.249.65.89','2016-06-28 00:00:00','/index.html','Chrome',1,'',''),(114049,'101.200.126.60','2016-06-28 00:00:00','/index.html','IE',1,'',''),(114050,'101.200.126.60','2016-06-28 00:00:00','/index.html','IE',1,'',''),(114051,'61.135.169.81','2016-06-28 00:00:00','/index.html','IE',1,'',''),(114052,'61.135.169.81','2016-06-28 00:00:00','/index.html','IE',1,'',''),(114053,'61.135.169.81','2016-06-28 00:00:00','/index.html','IE',1,'',''),(114054,'61.135.169.81','2016-06-28 00:00:00','/index.html','IE',1,'',''),(114055,'61.135.169.81','2016-06-28 00:00:00','/index.html','IE',1,'',''),(114056,'23.251.63.45','2016-06-28 00:00:00','/index.html','IE',1,'',''),(114057,'101.226.33.206','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114058,'180.153.214.198','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114059,'112.64.235.248','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114060,'59.49.52.122','2016-06-28 00:00:00','/newsview.htm','Chrome',1,'',''),(114061,'61.135.169.23','2016-06-28 00:00:00','/index.html','Chrome',1,'',''),(114062,'59.49.52.122','2016-06-28 00:00:00','/news.htm','Chrome',1,'',''),(114063,'106.120.151.36','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114064,'180.153.214.199','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114065,'112.64.235.248','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114066,'42.156.251.205','2016-06-28 00:00:00','/index.html','Chrome',1,'',''),(114067,'42.156.251.205','2016-06-28 00:00:00','/index.html','Chrome',1,'',''),(114068,'121.42.0.71','2016-06-28 00:00:00','/index.html','Safari',1,'',''),(114069,'220.181.51.79','2016-06-28 00:00:00','/newsview.htm','Chrome',1,'',''),(114070,'116.236.146.21','2016-06-28 00:00:00','/index.html','IE',1,'',''),(114071,'182.118.41.48','2016-06-28 00:00:00','/index.html','IE',1,'',''),(114072,'61.160.6.99','2016-06-28 00:00:00','/index.html','IE',1,'',''),(114073,'61.135.169.23','2016-06-28 00:00:00','/index.html','Chrome',1,'',''),(114074,'61.160.6.126','2016-06-28 00:00:00','/index.html','IE',1,'',''),(114075,'163.177.144.2','2016-06-29 00:00:00','/index.html','Firefox',1,'',''),(114076,'61.160.6.126','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114077,'40.77.167.9','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114078,'220.181.51.52','2016-06-29 00:00:00','/index.html','Chrome',1,'',''),(114079,'96.228.211.79','2016-06-29 00:00:00','/index.html','Firefox',1,'',''),(114080,'61.146.178.190','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114081,'61.146.178.190','2016-06-29 00:00:00','/news.htm','IE',1,'',''),(114082,'23.251.63.45','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114083,'61.160.6.99','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114084,'42.236.10.100','2016-06-29 00:00:00','/newsview.htm','Chrome',1,'',''),(114085,'42.236.10.71','2016-06-29 00:00:00','/newsview.htm','Chrome',1,'',''),(114086,'119.147.146.189','2016-06-29 00:00:00','/index.html','Chrome',1,'',''),(114087,'180.153.206.32','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114088,'106.120.188.154','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114089,'121.237.92.39','2016-06-29 00:00:00','/index.html','Chrome',1,'北京 睿思 软件','360'),(114090,'112.64.235.246','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114091,'101.226.93.234','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114092,'180.153.206.17','2016-06-29 00:00:00','/index.html','Chrome',1,'',''),(114093,'101.226.65.106','2016-06-29 00:00:00','/news.htm','Safari',1,'',''),(114094,'180.153.206.23','2016-06-29 00:00:00','/news.htm','Chrome',1,'',''),(114095,'101.226.93.234','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114096,'101.226.65.106','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114097,'112.64.235.245','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114098,'180.153.163.210','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114099,'180.153.206.23','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114100,'101.226.102.97','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114101,'112.64.235.250','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114102,'101.226.33.224','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114103,'101.226.66.193','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114104,'220.181.51.40','2016-06-29 00:00:00','/index.html','Chrome',1,'',''),(114105,'61.160.6.99','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114106,'61.160.6.128','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114107,'101.226.66.21','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114108,'180.153.214.152','2016-06-29 00:00:00','/index.html','Chrome',1,'',''),(114109,'180.153.214.197','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114110,'101.226.65.102','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114111,'111.75.252.18','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114112,'180.153.214.152','2016-06-29 00:00:00','/newsview.htm','Safari',1,'',''),(114113,'101.226.89.119','2016-06-29 00:00:00','/newsview.htm','Chrome',1,'',''),(114114,'180.153.214.152','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114115,'42.236.10.98','2016-06-29 00:00:00','/news/newsview.htm','Chrome',1,'',''),(114116,'42.236.10.71','2016-06-29 00:00:00','/news/newsview.htm','Chrome',1,'',''),(114117,'116.3.97.229','2016-06-29 00:00:00','/index.html','Chrome',1,'',''),(114118,'182.118.42.90','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114119,'140.207.63.103','2016-06-29 00:00:00','/index.html','Firefox',1,'',''),(114120,'117.144.246.149','2016-06-29 00:00:00','/index.html','Firefox',1,'',''),(114121,'101.226.89.14','2016-06-29 00:00:00','/index.html','Chrome',1,'',''),(114122,'180.153.206.36','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114123,'180.153.161.217','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114124,'101.226.33.225','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114125,'106.120.151.36','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114126,'180.153.163.206','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114127,'119.2.1.43','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114128,'111.204.246.209','2016-06-29 00:00:00','/news.htm','Safari',1,'',''),(114129,'36.48.108.5','2016-06-29 00:00:00','/index.html','Chrome',1,'',''),(114130,'111.204.246.209','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114131,'61.135.169.23','2016-06-29 00:00:00','/index.html','Chrome',1,'',''),(114132,'61.160.6.126','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114133,'42.120.145.237','2016-06-29 00:00:00','/index.html','Chrome',1,'',''),(114134,'42.120.145.181','2016-06-29 00:00:00','/index.html','Chrome',1,'',''),(114135,'121.42.0.66','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114136,'188.165.200.217','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114137,'183.136.190.40','2016-06-29 00:00:00','/index.html','Chrome',1,'',''),(114138,'61.160.6.99','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114139,'122.226.191.27','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114140,'223.21.193.224','2016-06-29 00:00:00','/index.html','Chrome',1,'睿思','baidu'),(114141,'121.42.0.65','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114142,'121.42.0.57','2016-06-29 00:00:00','/index.html','IE',1,'',''),(114143,'121.42.0.58','2016-06-29 00:00:00','/index.html','Safari',1,'',''),(114144,'61.160.195.222','2016-06-30 00:00:00','/index.html','Chrome',1,'',''),(114145,'61.160.195.222','2016-06-30 00:00:00','/index.html','Safari',1,'',''),(114146,'123.59.59.52','2016-06-30 00:00:00','/index.html','Firefox',1,'',''),(114147,'183.136.190.62','2016-06-30 00:00:00','/index.html','Chrome',1,'',''),(114148,'61.160.6.50','2016-06-30 00:00:00','/index.html','IE',1,'',''),(114149,'182.118.70.27','2016-06-30 00:00:00','/newsview.htm','IE',1,'',''),(114150,'61.135.190.102','2016-06-30 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114151,'61.135.190.220','2016-06-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114152,'64.246.165.200','2016-06-30 00:00:00','/index.html','Firefox',1,'',''),(114153,'42.156.138.62','2016-06-30 00:00:00','/index.html','Safari',1,'',''),(114154,'180.153.160.62','2016-06-30 00:00:00','/index.html','Safari',1,'',''),(114155,'61.160.6.50','2016-06-30 00:00:00','/index.html','IE',1,'',''),(114156,'64.246.178.34','2016-06-30 00:00:00','/index.html','Firefox',1,'',''),(114157,'169.54.233.120','2016-06-30 00:00:00','/index.html','Firefox',1,'',''),(114158,'220.181.51.36','2016-06-30 00:00:00','/index.html','Chrome',1,'',''),(114159,'111.207.151.85','2016-06-30 00:00:00','/index.html','Chrome',1,'','baidu'),(114160,'111.207.151.85','2016-06-30 00:00:00','/index.html','Chrome',1,'','baidu'),(114161,'223.72.95.244','2016-06-30 00:00:00','/index.html','Chrome',1,'',''),(114162,'223.72.95.244','2016-06-30 00:00:00','/news.htm','Chrome',1,'',''),(114163,'191.80.241.251','2016-06-30 00:00:00','/index.html','IE',1,'',''),(114164,'191.80.241.251','2016-06-30 00:00:00','/index.html','IE',1,'',''),(114165,'114.113.146.160','2016-06-30 00:00:00','/index.html','IE',1,'','baidu'),(114166,'42.156.254.66','2016-06-30 00:00:00','/index.html','Firefox',1,'',''),(114167,'61.132.52.118','2016-06-30 00:00:00','/index.html','Chrome',1,'',''),(114168,'42.156.254.20','2016-06-30 00:00:00','/index.html','Safari',1,'',''),(114169,'61.135.190.103','2016-06-30 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114170,'61.135.169.22','2016-06-30 00:00:00','/index.html','Chrome',1,'',''),(114171,'61.135.190.220','2016-06-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114172,'61.160.6.99','2016-06-30 00:00:00','/index.html','IE',1,'',''),(114173,'106.120.151.36','2016-06-30 00:00:00','/index.html','Safari',1,'',''),(114174,'42.156.251.201','2016-06-30 00:00:00','/index.html','Chrome',1,'',''),(114175,'121.42.0.61','2016-06-30 00:00:00','/index.html','Safari',1,'',''),(114176,'92.39.246.105','2016-06-30 00:00:00','/index.html','Chrome',1,'',''),(114177,'203.100.94.174','2016-06-30 00:00:00','/index.html','Firefox',1,'',''),(114178,'31.223.129.117','2016-06-30 00:00:00','/index.html','Firefox',1,'',''),(114179,'124.204.236.153','2016-06-30 00:00:00','/index.html','Safari',1,'','baidu'),(114180,'124.204.236.153','2016-06-30 00:00:00','/index.html','Safari',1,'',''),(114181,'101.226.33.203','2016-06-30 00:00:00','/index.html','Safari',1,'',''),(114182,'61.146.178.190','2016-06-30 00:00:00','/index.html','IE',1,'',''),(114183,'121.42.0.58','2016-06-30 00:00:00','/index.html','IE',1,'',''),(114184,'121.42.0.60','2016-06-30 00:00:00','/index.html','Safari',1,'',''),(114185,'121.42.0.54','2016-06-30 00:00:00','/index.html','IE',1,'',''),(114186,'121.42.0.63','2016-06-30 00:00:00','/index.html','Safari',1,'',''),(114187,'61.111.18.168','2016-07-01 00:00:00','/index.html','Firefox',1,'',''),(114188,'212.227.114.142','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114189,'220.181.51.40','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114190,'61.160.6.50','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114191,'182.118.55.128','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114192,'61.135.190.220','2016-07-01 00:00:00','/newsview.htm','Safari',1,'O2O--��ͳ��ҵģʽ����-�����˼�Ƽ����޹�˾','baidu'),(114193,'61.135.190.220','2016-07-01 00:00:00','/newsview.htm','Chrome',1,'O2O--��ͳ��ҵģʽ����-�����˼�Ƽ����޹�˾','baidu'),(114194,'121.42.0.89','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114195,'101.200.165.235','2016-07-01 00:00:00','/index.html','Opera',1,'',''),(114196,'182.118.60.42','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114197,'180.149.130.150','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114198,'121.42.0.86','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114199,'61.160.6.128','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114200,'220.181.51.37','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114201,'121.42.0.36','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114202,'119.147.146.189','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114203,'61.135.190.103','2016-07-01 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114204,'61.135.190.103','2016-07-01 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114205,'61.135.190.223','2016-07-01 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114206,'121.42.0.85','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114207,'101.226.66.181','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114208,'101.226.66.192','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114209,'218.241.108.92','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114210,'101.226.66.179','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114211,'61.160.6.126','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114212,'120.132.50.135','2016-07-01 00:00:00','/index.html','Firefox',1,'',''),(114213,'61.135.190.223','2016-07-01 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114214,'61.135.190.220','2016-07-01 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114215,'61.135.169.56','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114216,'180.153.161.55','2016-07-01 00:00:00','/index.html','Safari',1,'北京睿思科技有限公司','baidu'),(114217,'101.226.89.122','2016-07-01 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(114218,'101.226.93.234','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114219,'180.153.201.15','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114220,'222.186.34.206','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114221,'87.106.136.3','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114222,'87.106.136.3','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114223,'123.59.59.52','2016-07-01 00:00:00','/index.html','Firefox',1,'',''),(114224,'123.123.34.138','2016-07-01 00:00:00','/index.html','Firefox',1,'',''),(114225,'106.120.151.36','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114226,'180.153.214.178','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114227,'117.158.28.2','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114228,'27.226.73.188','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114229,'111.75.136.68','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114230,'101.226.93.233','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114231,'101.226.33.228','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114232,'101.226.89.123','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114233,'101.226.93.233','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114234,'180.153.214.199','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114235,'101.226.33.220','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114236,'101.226.66.177','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114237,'220.181.51.46','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114238,'106.120.60.89','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114239,'106.120.60.89','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114240,'106.120.60.89','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114241,'106.120.60.89','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114242,'106.120.60.89','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114243,'61.160.6.126','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114244,'27.226.73.188','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114245,'121.42.0.14','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114246,'23.251.63.45','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114247,'54.159.181.241','2016-07-01 00:00:00','/index.html','Firefox',1,'',''),(114248,'114.119.40.120','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114249,'54.227.191.86','2016-07-01 00:00:00','/index.html','Firefox',1,'',''),(114250,'61.135.169.55','2016-07-01 00:00:00','/index.html','Chrome',1,'',''),(114251,'222.186.51.106','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114252,'222.186.51.106','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114253,'121.42.0.15','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114254,'121.42.0.73','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114255,'121.42.0.55','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114256,'121.42.0.36','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114257,'121.42.0.64','2016-07-01 00:00:00','/index.html','Safari',1,'',''),(114258,'121.42.0.55','2016-07-01 00:00:00','/index.html','IE',1,'',''),(114259,'61.160.6.126','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114260,'121.42.0.87','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114261,'169.54.233.116','2016-07-02 00:00:00','/index.html','Firefox',1,'',''),(114262,'112.233.53.193','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114263,'112.233.53.193','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114264,'61.160.195.222','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114265,'61.160.195.222','2016-07-02 00:00:00','/index.html','Safari',1,'',''),(114266,'112.233.53.193','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114267,'112.233.53.193','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114268,'86.122.228.97','2016-07-02 00:00:00','/index.html','Firefox',1,'',''),(114269,'112.233.53.193','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114270,'66.240.192.138','2016-07-02 00:00:00','/index.html','Chrome',1,'',''),(114271,'182.118.70.34','2016-07-02 00:00:00','/newsview.htm','IE',1,'',''),(114272,'180.149.130.152','2016-07-02 00:00:00','/index.html','Chrome',1,'',''),(114273,'223.74.112.199','2016-07-02 00:00:00','/index.html','Chrome',1,'',''),(114274,'79.139.230.62','2016-07-02 00:00:00','/index.html','Chrome',1,'',''),(114275,'42.120.161.96','2016-07-02 00:00:00','/index.html','Safari',1,'',''),(114276,'42.156.254.43','2016-07-02 00:00:00','/index.html','Safari',1,'',''),(114277,'61.160.6.99','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114278,'112.233.53.193','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114279,'112.233.53.193','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114280,'180.153.211.190','2016-07-02 00:00:00','/index.html','Safari',1,'',''),(114281,'101.200.126.60','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114282,'101.200.126.60','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114283,'61.135.169.56','2016-07-02 00:00:00','/index.html','Chrome',1,'',''),(114284,'121.42.0.83','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114285,'121.42.0.19','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114286,'221.229.160.222','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114287,'221.229.160.222','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114288,'193.109.69.2','2016-07-02 00:00:00','/index.html','Safari',1,'',''),(114289,'121.42.0.16','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114290,'112.233.53.193','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114291,'14.152.68.66','2016-07-02 00:00:00','/index.html','Safari',1,'',''),(114292,'61.160.6.50','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114293,'61.177.65.252','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114294,'61.177.65.252','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114295,'121.42.0.58','2016-07-02 00:00:00','/index.html','Safari',1,'',''),(114296,'121.42.0.64','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114297,'121.42.0.58','2016-07-02 00:00:00','/index.html','Safari',1,'',''),(114298,'121.42.0.63','2016-07-02 00:00:00','/index.html','IE',1,'',''),(114299,'203.208.60.167','2016-07-02 00:00:00','/index.html','Chrome',1,'',''),(114300,'121.42.0.86','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114301,'113.240.250.156','2016-07-03 00:00:00','/index.html','Firefox',1,'',''),(114302,'113.240.250.156','2016-07-03 00:00:00','/index.html','Firefox',1,'',''),(114303,'117.21.191.222','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114304,'117.21.191.222','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114305,'119.176.167.214','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114306,'180.149.130.150','2016-07-03 00:00:00','/index.html','Chrome',1,'',''),(114307,'121.42.0.37','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114308,'203.208.60.188','2016-07-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(114309,'121.42.0.38','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114310,'121.42.0.37','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114311,'220.181.51.46','2016-07-03 00:00:00','/index.html','Chrome',1,'',''),(114312,'203.208.60.189','2016-07-03 00:00:00','/index.html','Chrome',1,'',''),(114313,'66.249.66.156','2016-07-03 00:00:00','/index.html','Chrome',1,'',''),(114314,'203.208.60.247','2016-07-03 00:00:00','/index.html','Chrome',1,'',''),(114315,'119.147.146.192','2016-07-03 00:00:00','/index.html','Chrome',1,'',''),(114316,'193.109.69.2','2016-07-03 00:00:00','/index.html','Safari',1,'',''),(114317,'61.146.178.190','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114318,'61.135.165.22','2016-07-03 00:00:00','/index.html','Chrome',1,'',''),(114319,'61.160.6.36','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114320,'203.208.60.158','2016-07-03 00:00:00','/index.html','Chrome',1,'',''),(114321,'121.42.0.19','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114322,'23.251.63.45','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114323,'203.208.60.172','2016-07-03 00:00:00','/mobile/newsview.htm','Chrome',1,'',''),(114324,'182.118.41.36','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114325,'203.208.60.181','2016-07-03 00:00:00','/m/news.htm','Chrome',1,'',''),(114326,'204.79.180.187','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114327,'222.186.13.58','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114328,'222.186.13.58','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114329,'121.42.0.15','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114330,'203.208.60.173','2016-07-03 00:00:00','/newsview.htm','Chrome',1,'',''),(114331,'123.150.183.47','2016-07-03 00:00:00','/index.html','Safari',1,'',''),(114332,'220.181.51.52','2016-07-03 00:00:00','/index.html','Chrome',1,'',''),(114333,'203.208.60.170','2016-07-03 00:00:00','/index.html','Chrome',1,'',''),(114334,'121.42.0.89','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114335,'121.42.0.31','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114336,'121.42.0.62','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114337,'121.42.0.61','2016-07-03 00:00:00','/index.html','Safari',1,'',''),(114338,'121.42.0.55','2016-07-03 00:00:00','/index.html','Safari',1,'',''),(114339,'121.42.0.57','2016-07-03 00:00:00','/index.html','IE',1,'',''),(114340,'122.117.216.128','2016-07-03 00:00:00','/index.html','Chrome',1,'',''),(114341,'101.6.30.81','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114342,'202.108.211.56','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114343,'180.149.130.149','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114344,'203.208.60.176','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114345,'182.118.70.44','2016-07-04 00:00:00','/newsview.htm','IE',1,'',''),(114346,'203.208.60.237','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114347,'203.208.60.156','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114348,'114.235.139.34','2016-07-04 00:00:00','/news.htm','Chrome',1,'',''),(114349,'114.235.139.34','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114350,'101.226.33.239','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114351,'101.226.89.123','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114352,'61.151.218.118','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114353,'61.135.169.56','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114354,'121.34.170.243','2016-07-04 00:00:00','/index.html','Chrome',1,'北京东安睿思科技有限公司','360'),(114355,'180.153.214.180','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114356,'61.168.2.82','2016-07-04 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(114357,'61.168.2.82','2016-07-04 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(114358,'202.108.211.56','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114359,'60.217.196.114','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114360,'101.226.51.227','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114361,'101.226.102.97','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114362,'101.226.66.178','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114363,'180.153.163.211','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114364,'101.226.51.227','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114365,'218.26.117.85','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114366,'207.46.13.53','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114367,'220.181.51.61','2016-07-04 00:00:00','/index.html','Chrome',1,'',''),(114368,'116.236.146.21','2016-07-04 00:00:00','/index.html','Chrome',1,'','baidu'),(114369,'101.226.33.226','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114370,'101.226.33.226','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114371,'61.160.6.128','2016-07-04 00:00:00','/index.html','IE',1,'',''),(114372,'101.226.65.102','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114373,'182.118.42.99','2016-07-04 00:00:00','/index.html','IE',1,'',''),(114374,'114.119.40.120','2016-07-04 00:00:00','/index.html','IE',1,'',''),(114375,'125.85.12.22','2016-07-04 00:00:00','/index.html','Firefox',1,'',''),(114376,'61.160.195.222','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114377,'61.160.195.222','2016-07-04 00:00:00','/index.html','IE',1,'',''),(114378,'61.160.6.126','2016-07-04 00:00:00','/index.html','IE',1,'',''),(114379,'123.59.59.52','2016-07-04 00:00:00','/index.html','Firefox',1,'',''),(114380,'121.42.0.54','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114381,'121.42.0.63','2016-07-04 00:00:00','/index.html','IE',1,'',''),(114382,'121.42.0.55','2016-07-04 00:00:00','/index.html','Safari',1,'',''),(114383,'121.42.0.58','2016-07-04 00:00:00','/index.html','IE',1,'',''),(114384,'23.110.52.178','2016-07-04 00:00:00','/index.html','Firefox',1,'',''),(114385,'96.228.211.79','2016-07-05 00:00:00','/index.html','Firefox',1,'',''),(114386,'202.108.211.56','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114387,'61.160.6.99','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114388,'180.149.130.153','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114389,'182.118.70.68','2016-07-05 00:00:00','/newsview.htm','IE',1,'',''),(114390,'114.119.40.120','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114391,'42.236.10.100','2016-07-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(114392,'42.236.10.72','2016-07-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(114393,'171.212.184.142','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114394,'180.153.206.25','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114395,'61.135.169.55','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114396,'202.108.211.56','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114397,'203.208.60.153','2016-07-05 00:00:00','/mobile/newsview.htm','Chrome',1,'',''),(114398,'180.153.206.21','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114399,'101.226.68.215','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114400,'202.108.211.56','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114401,'119.147.146.189','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114402,'42.236.10.71','2016-07-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(114403,'42.236.10.100','2016-07-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(114404,'101.226.33.221','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114405,'218.241.108.16','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114406,'221.198.244.111','2016-07-05 00:00:00','/news.htm','Firefox',1,'',''),(114407,'221.198.244.111','2016-07-05 00:00:00','/newsview.htm','Firefox',1,'',''),(114408,'221.198.244.111','2016-07-05 00:00:00','/index.html','Firefox',1,'',''),(114409,'221.198.244.111','2016-07-05 00:00:00','/newsview.htm','Firefox',1,'',''),(114410,'221.198.244.111','2016-07-05 00:00:00','/news.htm','Firefox',1,'',''),(114411,'221.198.244.111','2016-07-05 00:00:00','/news.htm','Firefox',1,'',''),(114412,'221.198.244.111','2016-07-05 00:00:00','/newsview.htm','Firefox',1,'',''),(114413,'221.198.244.111','2016-07-05 00:00:00','/index.html','Firefox',1,'',''),(114414,'121.42.0.67','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114415,'42.156.251.193','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114416,'220.181.51.46','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114417,'61.135.169.23','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114418,'218.18.1.139','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114419,'218.18.1.139','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114420,'101.226.69.246','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114421,'60.191.3.70','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114422,'180.153.214.191','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114423,'60.191.3.70','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114424,'112.65.193.13','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114425,'61.160.6.99','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114426,'116.236.146.21','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114427,'180.153.214.191','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114428,'188.165.200.217','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114429,'171.212.184.142','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114430,'42.156.139.82','2016-07-05 00:00:00','/index.html','Firefox',1,'',''),(114431,'66.240.236.119','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114432,'106.120.160.109','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114433,'202.108.211.56','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114434,'36.99.31.98','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114435,'101.226.66.172','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114436,'112.64.235.251','2016-07-05 00:00:00','/index.html','Chrome',1,'',''),(114437,'101.226.64.174','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114438,'222.74.27.202','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114439,'111.206.36.13','2016-07-05 00:00:00','/index.html','Safari',1,'www','baidu'),(114440,'111.206.36.146','2016-07-05 00:00:00','/index.html','Safari',1,'www','baidu'),(114441,'27.226.77.167','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114442,'66.249.66.138','2016-07-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(114443,'114.119.40.120','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114444,'203.208.60.151','2016-07-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(114445,'222.186.57.140','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114446,'222.186.57.140','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114447,'121.42.0.71','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114448,'121.42.0.62','2016-07-05 00:00:00','/index.html','IE',1,'',''),(114449,'121.42.0.55','2016-07-05 00:00:00','/index.html','Safari',1,'',''),(114450,'202.108.211.56','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114451,'220.181.51.74','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114452,'221.214.226.17','2016-07-06 00:00:00','/index.html','IE',1,'','baidu'),(114453,'202.108.211.56','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114454,'106.187.102.237','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114455,'176.123.29.244','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114456,'61.146.178.190','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114457,'123.59.59.52','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114458,'120.132.50.135','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114459,'120.132.50.135','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114460,'61.160.6.50','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114461,'203.208.60.158','2016-07-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(114462,'180.149.130.149','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114463,'23.110.52.178','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114464,'163.177.144.2','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114465,'23.251.63.45','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114466,'42.236.10.71','2016-07-06 00:00:00','/newsview.htm','Chrome',1,'',''),(114467,'42.236.10.72','2016-07-06 00:00:00','/newsview.htm','Chrome',1,'',''),(114468,'203.208.60.150','2016-07-06 00:00:00','/news/news.htm','Chrome',1,'',''),(114469,'42.120.161.95','2016-07-06 00:00:00','/index.html','Safari',1,'',''),(114470,'42.156.254.46','2016-07-06 00:00:00','/index.html','Safari',1,'',''),(114471,'61.160.6.99','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114472,'101.226.33.216','2016-07-06 00:00:00','/index.html','Safari',1,'',''),(114473,'123.113.235.54','2016-07-06 00:00:00','/newsview.htm','Safari',1,'',''),(114474,'123.113.235.54','2016-07-06 00:00:00','/newsview.htm','Safari',1,'',''),(114475,'101.226.66.177','2016-07-06 00:00:00','/index.html','Safari',1,'',''),(114476,'121.19.79.57','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114477,'180.153.211.190','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114478,'180.153.206.27','2016-07-06 00:00:00','/index.html','Safari',1,'',''),(114479,'101.226.33.227','2016-07-06 00:00:00','/index.html','Safari',1,'',''),(114480,'180.153.206.24','2016-07-06 00:00:00','/index.html','Safari',1,'',''),(114481,'180.153.163.187','2016-07-06 00:00:00','/index.html','Safari',1,'',''),(114482,'140.207.62.210','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114483,'140.207.185.122','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114484,'140.207.62.210','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114485,'140.207.63.102','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114486,'117.144.246.77','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114487,'117.185.24.151','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114488,'117.185.27.146','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114489,'117.144.246.77','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114490,'117.144.246.146','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114491,'140.207.54.158','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114492,'61.135.169.23','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114493,'221.214.226.17','2016-07-06 00:00:00','/index.html','IE',1,'','baidu'),(114494,'119.147.146.189','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114495,'125.119.84.211','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114496,'125.119.84.211','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114497,'125.119.84.211','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114498,'125.119.84.211','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114499,'125.119.84.211','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114500,'125.119.84.211','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114501,'125.119.84.211','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114502,'125.119.84.211','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114503,'125.119.84.211','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114504,'125.119.84.211','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114505,'185.97.214.108','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114506,'61.135.190.223','2016-07-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114507,'182.97.187.24','2016-07-06 00:00:00','/index.html','Safari',1,'','baidu'),(114508,'61.135.190.102','2016-07-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114509,'61.135.190.104','2016-07-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114510,'171.116.94.68','2016-07-06 00:00:00','/index.html','Safari',1,'',''),(114511,'61.135.190.104','2016-07-06 00:00:00','/newsview.htm','Safari',1,'O2O--��ͳ��ҵģʽ����-�����˼�Ƽ����޹�˾','baidu'),(114512,'61.135.190.220','2016-07-06 00:00:00','/newsview.htm','Chrome',1,'O2O--��ͳ��ҵģʽ����-�����˼�Ƽ����޹�˾','baidu'),(114513,'101.200.126.60','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114514,'101.200.126.60','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114515,'125.39.210.27','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114516,'111.161.61.49','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114517,'125.39.210.31','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114518,'111.161.105.17','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114519,'125.39.57.37','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114520,'61.49.57.61','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114521,'111.30.132.212','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114522,'111.30.132.146','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114523,'111.161.59.195','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114524,'111.30.132.190','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114525,'111.30.141.103','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114526,'111.30.137.183','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114527,'111.30.137.185','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114528,'111.30.131.199','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114529,'113.250.252.149','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114530,'101.226.66.187','2016-07-06 00:00:00','/index.html','Safari',1,'',''),(114531,'101.226.89.121','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114532,'101.226.66.187','2016-07-06 00:00:00','/index.html','Safari',1,'',''),(114533,'39.76.146.190','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114534,'220.181.51.55','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114535,'125.84.184.88','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114536,'61.160.6.50','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114537,'119.147.146.189','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114538,'115.159.202.81','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114539,'115.159.202.81','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114540,'202.108.211.56','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114541,'221.221.151.235','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114542,'221.221.151.235','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114543,'45.32.129.1','2016-07-06 00:00:00','/index.html','Chrome',1,'',''),(114544,'45.32.129.1','2016-07-06 00:00:00','/index.html','Safari',1,'',''),(114545,'211.103.179.242','2016-07-06 00:00:00','/index.html','Chrome',1,'','baidu'),(114546,'39.76.146.190','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114547,'219.138.163.115','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114548,'61.160.6.99','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114549,'120.132.50.135','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114550,'42.156.139.82','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114551,'69.58.178.56','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114552,'69.58.178.56','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114553,'69.58.178.56','2016-07-06 00:00:00','/index.html','Firefox',1,'',''),(114554,'222.186.12.110','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114555,'222.186.12.110','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114556,'222.186.12.110','2016-07-06 00:00:00','/index.html','IE',1,'',''),(114557,'120.194.8.70','2016-07-06 00:00:00','/newsview.htm','Chrome',1,'',''),(114558,'14.47.125.223','2016-07-06 00:00:00','/newsview.htm','Safari',1,'',''),(114559,'61.160.6.99','2016-07-07 00:00:00','/index.html','IE',1,'',''),(114560,'193.109.69.2','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114561,'66.249.66.142','2016-07-07 00:00:00','/m/newsview.htm','Chrome',1,'',''),(114562,'124.230.227.57','2016-07-07 00:00:00','/index.html','IE',1,'',''),(114563,'124.175.253.10','2016-07-07 00:00:00','/index.html','IE',1,'',''),(114564,'180.149.130.152','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114565,'125.88.204.173','2016-07-07 00:00:00','/index.html','IE',1,'',''),(114566,'66.249.66.142','2016-07-07 00:00:00','/m/newsview.htm','Chrome',1,'',''),(114567,'192.99.44.141','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114568,'23.110.52.178','2016-07-07 00:00:00','/index.html','Firefox',1,'',''),(114569,'36.99.30.84','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114570,'111.206.36.147','2016-07-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(114571,'121.35.80.18','2016-07-07 00:00:00','/index.html','Safari',1,'','baidu'),(114572,'23.251.63.45','2016-07-07 00:00:00','/index.html','IE',1,'',''),(114573,'54.186.240.91','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114574,'111.206.36.17','2016-07-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(114575,'182.118.70.27','2016-07-07 00:00:00','/newsview.htm','IE',1,'',''),(114576,'66.249.66.178','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114577,'123.59.59.52','2016-07-07 00:00:00','/index.html','Firefox',1,'',''),(114578,'220.181.51.56','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114579,'180.153.214.197','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114580,'112.64.235.249','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114581,'112.65.193.16','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114582,'14.153.36.166','2016-07-07 00:00:00','/news.htm','Chrome',1,'',''),(114583,'180.153.201.212','2016-07-07 00:00:00','/news.htm','Safari',1,'',''),(114584,'101.226.66.177','2016-07-07 00:00:00','/news.htm','Chrome',1,'',''),(114585,'40.77.167.7','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114586,'180.153.201.212','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114587,'61.160.6.50','2016-07-07 00:00:00','/index.html','IE',1,'',''),(114588,'66.249.66.146','2016-07-07 00:00:00','/m/newsview.htm','Chrome',1,'',''),(114589,'182.97.180.173','2016-07-07 00:00:00','/index.html','Safari',1,'','baidu'),(114590,'14.17.37.146','2016-07-07 00:00:00','/index.html','Safari',1,'','baidu'),(114591,'180.153.205.252','2016-07-07 00:00:00','/index.html','Safari',1,'','baidu'),(114592,'163.177.69.106','2016-07-07 00:00:00','/index.html','Firefox',1,'',''),(114593,'183.232.90.80','2016-07-07 00:00:00','/index.html','Firefox',1,'',''),(114594,'183.232.120.37','2016-07-07 00:00:00','/index.html','Firefox',1,'',''),(114595,'183.232.118.14','2016-07-07 00:00:00','/index.html','Firefox',1,'',''),(114596,'180.153.163.190','2016-07-07 00:00:00','/index.html','Chrome',1,'','baidu'),(114597,'183.232.90.37','2016-07-07 00:00:00','/index.html','Firefox',1,'',''),(114598,'183.232.90.36','2016-07-07 00:00:00','/index.html','Firefox',1,'',''),(114599,'188.163.77.54','2016-07-07 00:00:00','/index.html','Firefox',1,'',''),(114600,'23.110.52.178','2016-07-07 00:00:00','/index.html','Firefox',1,'',''),(114601,'39.76.146.190','2016-07-07 00:00:00','/index.html','IE',1,'',''),(114602,'220.181.51.56','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114603,'66.249.66.142','2016-07-07 00:00:00','/m/newsview.htm','Chrome',1,'',''),(114604,'211.137.11.155','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114605,'211.137.11.155','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114606,'120.25.147.95','2016-07-07 00:00:00','/index.html','IE',1,'',''),(114607,'120.25.147.95','2016-07-07 00:00:00','/index.html','IE',1,'',''),(114608,'61.135.190.105','2016-07-07 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114609,'180.153.206.27','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114610,'101.226.51.226','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114611,'61.135.190.102','2016-07-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114612,'61.135.190.104','2016-07-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114613,'61.135.190.222','2016-07-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114614,'61.135.190.223','2016-07-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114615,'180.153.201.217','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114616,'66.249.66.142','2016-07-07 00:00:00','/m/newsview.htm','Chrome',1,'',''),(114617,'115.47.9.148','2016-07-07 00:00:00','/index.html','IE',1,'',''),(114618,'66.249.66.142','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114619,'42.236.10.100','2016-07-07 00:00:00','/newsview.htm','Chrome',1,'',''),(114620,'42.236.10.72','2016-07-07 00:00:00','/newsview.htm','Chrome',1,'',''),(114621,'119.48.132.210','2016-07-07 00:00:00','/index.html','IE',1,'',''),(114622,'66.249.66.171','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114623,'61.135.190.221','2016-07-07 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114624,'61.135.190.102','2016-07-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114625,'112.64.235.87','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114626,'123.116.173.123','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114627,'61.151.218.119','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114628,'180.153.163.209','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114629,'123.116.173.123','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114630,'101.226.66.173','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114631,'180.153.214.197','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114632,'101.226.66.180','2016-07-07 00:00:00','/index.html','Safari',1,'',''),(114633,'220.181.51.45','2016-07-07 00:00:00','/index.html','Chrome',1,'',''),(114634,'61.135.190.221','2016-07-07 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114635,'42.156.139.82','2016-07-07 00:00:00','/index.html','Firefox',1,'',''),(114636,'61.135.190.103','2016-07-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(114637,'61.160.6.128','2016-07-07 00:00:00','/index.html','IE',1,'',''),(114638,'61.160.195.222','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114639,'61.160.195.222','2016-07-08 00:00:00','/index.html','Firefox',1,'',''),(114640,'180.149.130.149','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114641,'61.160.6.99','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114642,'42.236.10.98','2016-07-08 00:00:00','/newsview.htm','Chrome',1,'',''),(114643,'42.236.10.71','2016-07-08 00:00:00','/newsview.htm','Chrome',1,'',''),(114644,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114645,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114646,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114647,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114648,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114649,'218.200.147.124','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114650,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114651,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114652,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114653,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114654,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114655,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114656,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114657,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114658,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114659,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114660,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114661,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114662,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114663,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114664,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114665,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114666,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114667,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114668,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114669,'218.200.147.124','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114670,'180.153.201.66','2016-07-08 00:00:00','/index.html','Safari',1,'',''),(114671,'180.153.214.152','2016-07-08 00:00:00','/index.html','Safari',1,'',''),(114672,'180.153.163.209','2016-07-08 00:00:00','/index.html','Safari',1,'',''),(114673,'123.136.104.19','2016-07-08 00:00:00','/index.html','Firefox',1,'',''),(114674,'220.181.51.36','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114675,'61.160.6.50','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114676,'61.135.169.23','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114677,'116.7.237.177','2016-07-08 00:00:00','/newsview.htm','Chrome',1,'','google'),(114678,'116.236.186.98','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114679,'116.236.186.98','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114680,'116.236.186.98','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114681,'119.147.146.195','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114682,'113.245.99.25','2016-07-08 00:00:00','/news.htm','Chrome',1,'',''),(114683,'113.245.99.25','2016-07-08 00:00:00','/news.htm','Chrome',1,'',''),(114684,'113.245.99.25','2016-07-08 00:00:00','/newsview.htm','Chrome',1,'',''),(114685,'112.65.193.14','2016-07-08 00:00:00','/newsview.htm','Chrome',0,'',''),(114686,'180.153.214.152','2016-07-08 00:00:00','/newsview.htm','Safari',0,'',''),(114687,'113.245.99.25','2016-07-08 00:00:00','/newsview.htm','Chrome',1,'',''),(114688,'180.153.206.37','2016-07-08 00:00:00','/index.html','Safari',1,'',''),(114689,'101.226.68.217','2016-07-08 00:00:00','/index.html','Safari',1,'',''),(114690,'180.153.214.188','2016-07-08 00:00:00','/index.html','Safari',1,'',''),(114691,'112.64.235.89','2016-07-08 00:00:00','/index.html','Safari',1,'',''),(114692,'180.153.201.212','2016-07-08 00:00:00','/index.html','Safari',1,'',''),(114693,'42.156.251.195','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114694,'203.208.60.140','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114695,'180.173.163.123','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114696,'180.173.163.123','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114697,'180.173.163.123','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114698,'61.135.169.22','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114699,'121.42.0.60','2016-07-08 00:00:00','/index.html','Safari',1,'',''),(114700,'124.128.62.162','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114701,'42.156.251.195','2016-07-08 00:00:00','/index.html','Chrome',1,'',''),(114702,'120.25.147.95','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114703,'120.25.147.95','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114704,'182.118.42.67','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114705,'115.238.241.3','2016-07-08 00:00:00','/index.html','Firefox',1,'',''),(114706,'115.238.241.3','2016-07-08 00:00:00','/index.html','Firefox',1,'',''),(114707,'222.186.25.10','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114708,'61.160.6.126','2016-07-08 00:00:00','/index.html','IE',1,'',''),(114709,'202.101.75.53','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114710,'27.226.73.203','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114711,'111.206.36.135','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114712,'27.226.73.203','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114713,'36.110.147.83','2016-07-09 00:00:00','/index.html','Safari',1,'',''),(114714,'27.226.73.203','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114715,'183.129.160.229','2016-07-09 00:00:00','/index.html','Firefox',1,'',''),(114716,'183.129.160.229','2016-07-09 00:00:00','/index.html','Firefox',1,'',''),(114717,'180.149.130.149','2016-07-09 00:00:00','/index.html','Chrome',1,'',''),(114718,'182.118.60.159','2016-07-09 00:00:00','/newsview.htm','IE',1,'',''),(114719,'61.160.6.36','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114720,'210.126.27.117','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114721,'115.239.215.103','2016-07-09 00:00:00','/index.html','Firefox',1,'',''),(114722,'115.239.214.247','2016-07-09 00:00:00','/index.html','Firefox',1,'',''),(114723,'85.93.89.232','2016-07-09 00:00:00','/index.html','Chrome',1,'',''),(114724,'85.93.89.232','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114725,'85.93.89.232','2016-07-09 00:00:00','/news.htm','Chrome',1,'',''),(114726,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','IE',1,'',''),(114727,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114728,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Chrome',1,'',''),(114729,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Chrome',1,'',''),(114730,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Chrome',1,'',''),(114731,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114732,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114733,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114734,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','IE',1,'',''),(114735,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114736,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114737,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Chrome',1,'',''),(114738,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','IE',1,'',''),(114739,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114740,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114741,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Chrome',1,'',''),(114742,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','IE',1,'',''),(114743,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114744,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114745,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Chrome',1,'',''),(114746,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','IE',1,'',''),(114747,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Chrome',1,'',''),(114748,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','IE',1,'',''),(114749,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114750,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','IE',1,'',''),(114751,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114752,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114753,'85.93.89.232','2016-07-09 00:00:00','/newsview.htm','Firefox',1,'',''),(114754,'85.93.89.232','2016-07-09 00:00:00','/news.htm','IE',1,'',''),(114755,'85.93.89.232','2016-07-09 00:00:00','/news.htm','Chrome',1,'',''),(114756,'85.93.89.232','2016-07-09 00:00:00','/news.htm','IE',1,'',''),(114757,'85.93.89.232','2016-07-09 00:00:00','/news.htm','IE',1,'',''),(114758,'85.93.89.232','2016-07-09 00:00:00','/news.htm','Firefox',1,'',''),(114759,'210.126.27.117','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114760,'220.181.51.40','2016-07-09 00:00:00','/index.html','Chrome',1,'',''),(114761,'61.160.6.36','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114762,'218.28.242.109','2016-07-09 00:00:00','/news.htm','Chrome',1,'',''),(114763,'218.28.242.109','2016-07-09 00:00:00','/news.htm','Chrome',1,'',''),(114764,'39.76.146.190','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114765,'182.118.41.55','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114766,'182.118.53.48','2016-07-09 00:00:00','/news/newsview.htm','IE',1,'',''),(114767,'183.129.160.229','2016-07-09 00:00:00','/index.html','Firefox',1,'',''),(114768,'183.129.160.229','2016-07-09 00:00:00','/index.html','Firefox',1,'',''),(114769,'183.129.160.229','2016-07-09 00:00:00','/index.html','Firefox',1,'',''),(114770,'61.160.6.50','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114771,'58.221.46.247','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114772,'101.226.66.180','2016-07-09 00:00:00','/index.html','Safari',1,'',''),(114773,'101.226.66.193','2016-07-09 00:00:00','/index.html','Chrome',1,'',''),(114774,'112.90.82.218','2016-07-09 00:00:00','/index.html','Safari',1,'',''),(114775,'222.186.12.110','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114776,'222.186.12.110','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114777,'61.160.6.127','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114778,'45.127.98.31','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114779,'39.76.146.190','2016-07-09 00:00:00','/index.html','IE',1,'',''),(114780,'112.64.235.246','2016-07-10 00:00:00','/index.html','Safari',1,'',''),(114781,'61.160.6.50','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114782,'112.64.235.245','2016-07-10 00:00:00','/index.html','Safari',1,'',''),(114783,'123.59.59.52','2016-07-10 00:00:00','/index.html','Firefox',1,'',''),(114784,'61.160.6.126','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114785,'61.160.6.99','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114786,'39.76.146.190','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114787,'101.200.126.60','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114788,'101.200.126.60','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114789,'112.65.131.202','2016-07-10 00:00:00','/newsview.htm','Chrome',1,'',''),(114790,'112.65.131.202','2016-07-10 00:00:00','/newsview.htm','Chrome',1,'',''),(114791,'112.65.131.202','2016-07-10 00:00:00','/newsview.htm','Chrome',1,'',''),(114792,'101.200.140.178','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114793,'61.160.6.126','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114794,'114.119.40.120','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114795,'123.125.71.111','2016-07-10 00:00:00','/newsview.htm','Safari',1,'',''),(114796,'101.226.33.206','2016-07-10 00:00:00','/index.html','Safari',1,'',''),(114797,'61.160.6.50','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114798,'222.186.34.41','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114799,'222.186.34.41','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114800,'42.156.139.82','2016-07-10 00:00:00','/index.html','Firefox',1,'',''),(114801,'45.64.244.6','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114802,'45.64.244.6','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114803,'218.28.55.134','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114804,'218.28.55.134','2016-07-10 00:00:00','/index.html','IE',1,'',''),(114805,'180.172.20.122','2016-07-10 00:00:00','/index.html','Chrome',1,'',''),(114806,'180.149.130.14','2016-07-11 00:00:00','/index.html','Chrome',1,'',''),(114807,'182.118.70.145','2016-07-11 00:00:00','/newsview.htm','IE',1,'',''),(114808,'61.146.178.190','2016-07-11 00:00:00','/index.html','Chrome',1,'',''),(114809,'62.210.27.34','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114810,'23.251.40.103','2016-07-11 00:00:00','/index.html','IE',1,'',''),(114811,'111.30.131.212','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114812,'111.30.132.158','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114813,'111.30.141.47','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114814,'125.39.57.37','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114815,'111.161.57.163','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114816,'111.161.62.191','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114817,'125.39.208.232','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114818,'123.126.118.139','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114819,'123.126.126.125','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114820,'111.30.137.185','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114821,'111.30.137.184','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114822,'111.30.132.208','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114823,'119.147.146.195','2016-07-11 00:00:00','/index.html','Chrome',1,'',''),(114824,'61.160.195.222','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114825,'61.160.195.222','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114826,'61.135.169.23','2016-07-11 00:00:00','/index.html','Chrome',1,'',''),(114827,'123.160.11.33','2016-07-11 00:00:00','/index.html','Chrome',1,'',''),(114828,'188.165.200.217','2016-07-11 00:00:00','/index.html','IE',1,'',''),(114829,'42.236.10.100','2016-07-11 00:00:00','/newsview.htm','Chrome',1,'',''),(114830,'42.236.10.100','2016-07-11 00:00:00','/newsview.htm','Chrome',1,'',''),(114831,'103.239.246.103','2016-07-11 00:00:00','/index.html','IE',1,'',''),(114832,'180.153.214.188','2016-07-11 00:00:00','/index.html','Safari',1,'',''),(114833,'61.185.176.213','2016-07-11 00:00:00','/news.htm','Chrome',1,'',''),(114834,'113.140.142.237','2016-07-11 00:00:00','/news.htm','Chrome',1,'',''),(114835,'61.185.176.213','2016-07-11 00:00:00','/newsview.htm','Chrome',1,'',''),(114836,'101.226.51.230','2016-07-11 00:00:00','/index.html','Safari',1,'',''),(114837,'101.226.33.226','2016-07-11 00:00:00','/index.html','Safari',1,'',''),(114838,'61.160.6.50','2016-07-11 00:00:00','/index.html','IE',1,'',''),(114839,'220.181.51.46','2016-07-11 00:00:00','/index.html','Chrome',1,'',''),(114840,'103.239.246.103','2016-07-11 00:00:00','/index.html','IE',1,'',''),(114841,'61.149.180.102','2016-07-11 00:00:00','/index.html','Chrome',1,'',''),(114842,'180.153.163.206','2016-07-11 00:00:00','/index.html','Safari',1,'',''),(114843,'111.30.137.187','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114844,'123.151.42.50','2016-07-11 00:00:00','/index.html','Firefox',1,'',''),(114845,'218.104.75.18','2016-07-11 00:00:00','/news/newsview.htm','Chrome',1,'IFS做BI','360'),(114846,'180.173.163.123','2016-07-11 00:00:00','/index.html','Chrome',1,'',''),(114847,'180.173.163.123','2016-07-11 00:00:00','/index.html','Chrome',1,'',''),(114848,'61.160.6.50','2016-07-11 00:00:00','/index.html','IE',1,'',''),(114849,'66.249.75.206','2016-07-11 00:00:00','/index.html','Chrome',1,'',''),(114850,'61.160.6.99','2016-07-11 00:00:00','/index.html','IE',1,'',''),(114851,'14.116.120.54','2016-07-11 00:00:00','/index.html','IE',1,'',''),(114852,'14.116.120.54','2016-07-11 00:00:00','/index.html','IE',1,'',''),(114853,'14.116.120.54','2016-07-11 00:00:00','/index.html','Chrome',1,'',''),(114854,'121.42.0.55','2016-07-11 00:00:00','/index.html','IE',1,'',''),(114855,'121.42.0.57','2016-07-11 00:00:00','/index.html','Safari',1,'',''),(114856,'121.42.0.62','2016-07-11 00:00:00','/index.html','IE',1,'',''),(114857,'121.42.0.60','2016-07-11 00:00:00','/index.html','Safari',1,'',''),(114858,'62.138.0.25','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114859,'36.110.147.88','2016-07-12 00:00:00','/index.html','Safari',1,'',''),(114860,'220.181.51.62','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114861,'61.160.6.50','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114862,'180.149.130.151','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114863,'182.118.70.68','2016-07-12 00:00:00','/newsview.htm','IE',1,'',''),(114864,'69.30.251.123','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114865,'42.236.10.98','2016-07-12 00:00:00','/news/newsview.htm','Chrome',1,'',''),(114866,'42.236.10.100','2016-07-12 00:00:00','/news/newsview.htm','Chrome',1,'',''),(114867,'211.147.246.131','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114868,'61.160.6.50','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114869,'111.206.36.135','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114870,'119.147.146.189','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114871,'180.153.201.212','2016-07-12 00:00:00','/index.html','Safari',1,'',''),(114872,'101.226.66.187','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114873,'101.226.66.178','2016-07-12 00:00:00','/index.html','Safari',1,'',''),(114874,'180.153.201.216','2016-07-12 00:00:00','/index.html','Safari',1,'',''),(114875,'180.153.206.18','2016-07-12 00:00:00','/index.html','Safari',1,'',''),(114876,'61.135.165.22','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114877,'61.160.195.222','2016-07-12 00:00:00','/index.html','Firefox',1,'',''),(114878,'61.160.195.222','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114879,'66.249.65.55','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114880,'222.92.145.18','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114881,'111.203.45.2','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114882,'61.160.6.50','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114883,'117.136.4.184','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114884,'125.122.210.167','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114885,'125.122.210.167','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114886,'125.122.210.167','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114887,'125.122.210.167','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114888,'125.122.210.167','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114889,'125.122.210.167','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114890,'180.153.206.25','2016-07-12 00:00:00','/index.html','Safari',1,'',''),(114891,'5.9.112.207','2016-07-12 00:00:00','/newsview.htm','Chrome',1,'',''),(114892,'5.9.112.207','2016-07-12 00:00:00','/newsview.htm','Chrome',1,'',''),(114893,'5.9.112.207','2016-07-12 00:00:00','/newsview.htm','Chrome',1,'',''),(114894,'5.9.112.207','2016-07-12 00:00:00','/newsview.htm','Chrome',1,'',''),(114895,'5.9.112.207','2016-07-12 00:00:00','/newsview.htm','Chrome',1,'',''),(114896,'5.9.112.207','2016-07-12 00:00:00','/news.htm','Chrome',1,'',''),(114897,'5.9.112.207','2016-07-12 00:00:00','/newsview.htm','Chrome',1,'',''),(114898,'5.9.112.207','2016-07-12 00:00:00','/newsview.htm','Chrome',1,'',''),(114899,'5.9.112.207','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114900,'5.9.112.207','2016-07-12 00:00:00','/newsview.htm','Chrome',1,'',''),(114901,'202.108.211.56','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114902,'42.156.251.196','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114903,'202.108.211.56','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114904,'157.55.39.36','2016-07-12 00:00:00','/index.html','Safari',1,'',''),(114905,'60.213.89.147','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114906,'61.135.169.56','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114907,'202.108.211.56','2016-07-12 00:00:00','/index.html','Chrome',1,'',''),(114908,'60.213.89.147','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114909,'121.42.0.62','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114910,'121.42.0.58','2016-07-12 00:00:00','/index.html','Safari',1,'',''),(114911,'121.42.0.56','2016-07-12 00:00:00','/index.html','Safari',1,'',''),(114912,'121.42.0.60','2016-07-12 00:00:00','/index.html','IE',1,'',''),(114913,'69.30.252.68','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114914,'180.149.130.148','2016-07-13 00:00:00','/index.html','Chrome',1,'',''),(114915,'149.202.191.111','2016-07-13 00:00:00','/index.html','Chrome',1,'',''),(114916,'61.160.6.36','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114917,'203.208.60.141','2016-07-13 00:00:00','/news.htm','Chrome',1,'',''),(114918,'203.208.60.153','2016-07-13 00:00:00','/index.html','Chrome',1,'',''),(114919,'123.59.59.52','2016-07-13 00:00:00','/index.html','Firefox',1,'',''),(114920,'42.236.10.100','2016-07-13 00:00:00','/newsview.htm','Chrome',1,'',''),(114921,'42.236.10.71','2016-07-13 00:00:00','/newsview.htm','Chrome',1,'',''),(114922,'62.210.27.34','2016-07-13 00:00:00','/index.html','Firefox',1,'',''),(114923,'101.226.33.203','2016-07-13 00:00:00','/index.html','Safari',1,'',''),(114924,'203.208.60.146','2016-07-13 00:00:00','/index.html','Chrome',1,'',''),(114925,'180.153.201.215','2016-07-13 00:00:00','/index.html','Safari',1,'',''),(114926,'180.104.202.236','2016-07-13 00:00:00','/index.html','Chrome',1,'',''),(114927,'119.147.146.195','2016-07-13 00:00:00','/index.html','Chrome',1,'',''),(114928,'61.149.180.102','2016-07-13 00:00:00','/news.htm','IE',1,'',''),(114929,'61.149.180.102','2016-07-13 00:00:00','/news.htm','IE',1,'',''),(114930,'61.149.180.102','2016-07-13 00:00:00','/news.htm','IE',1,'',''),(114931,'61.149.180.102','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114932,'61.149.180.102','2016-07-13 00:00:00','/news.htm','IE',1,'',''),(114933,'61.149.180.102','2016-07-13 00:00:00','/news.htm','IE',1,'',''),(114934,'61.149.180.102','2016-07-13 00:00:00','/news.htm','IE',1,'',''),(114935,'220.181.51.56','2016-07-13 00:00:00','/index.html','Chrome',1,'',''),(114936,'203.208.60.153','2016-07-13 00:00:00','/newsview.htm','Chrome',1,'',''),(114937,'101.226.33.204','2016-07-13 00:00:00','/index.html','Safari',1,'',''),(114938,'61.160.6.128','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114939,'112.65.193.14','2016-07-13 00:00:00','/index.html','Safari',1,'',''),(114940,'101.226.93.234','2016-07-13 00:00:00','/index.html','Safari',1,'',''),(114941,'42.156.251.192','2016-07-13 00:00:00','/index.html','Chrome',1,'',''),(114942,'101.226.33.208','2016-07-13 00:00:00','/index.html','Safari',1,'',''),(114943,'218.26.35.29','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114944,'124.207.124.69','2016-07-13 00:00:00','/index.html','Chrome',1,'',''),(114945,'60.213.89.147','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114946,'182.118.41.64','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114947,'114.119.40.120','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114948,'61.135.169.22','2016-07-13 00:00:00','/index.html','Chrome',1,'',''),(114949,'61.160.6.126','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114950,'218.26.35.29','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114951,'202.108.211.56','2016-07-13 00:00:00','/index.html','Chrome',1,'',''),(114952,'112.64.235.246','2016-07-13 00:00:00','/index.html','Safari',1,'',''),(114953,'202.108.211.56','2016-07-13 00:00:00','/index.html','Chrome',1,'',''),(114954,'69.30.253.61','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114955,'203.208.60.154','2016-07-13 00:00:00','/m/news.htm','Chrome',1,'',''),(114956,'61.160.6.126','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114957,'121.42.0.61','2016-07-13 00:00:00','/index.html','IE',1,'',''),(114958,'61.146.178.190','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114959,'121.42.0.56','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114960,'121.42.0.66','2016-07-14 00:00:00','/index.html','Safari',1,'',''),(114961,'42.156.138.69','2016-07-14 00:00:00','/index.html','Firefox',1,'',''),(114962,'180.149.130.18','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114963,'61.160.195.222','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114964,'61.160.195.222','2016-07-14 00:00:00','/index.html','Firefox',1,'',''),(114965,'222.186.50.172','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114966,'123.150.182.231','2016-07-14 00:00:00','/index.html','Safari',1,'','baidu'),(114967,'203.208.60.140','2016-07-14 00:00:00','/news.htm','Chrome',1,'',''),(114968,'101.200.126.60','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114969,'101.200.126.60','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114970,'169.54.244.78','2016-07-14 00:00:00','/index.html','Firefox',1,'',''),(114971,'203.208.60.140','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114972,'61.135.165.23','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114973,'69.30.252.244','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114974,'123.59.59.52','2016-07-14 00:00:00','/index.html','Firefox',1,'',''),(114975,'112.64.235.86','2016-07-14 00:00:00','/index.html','Safari',1,'',''),(114976,'180.153.206.36','2016-07-14 00:00:00','/index.html','Safari',1,'',''),(114977,'180.153.206.35','2016-07-14 00:00:00','/index.html','Safari',1,'',''),(114978,'112.64.235.89','2016-07-14 00:00:00','/index.html','Safari',1,'',''),(114979,'180.153.201.215','2016-07-14 00:00:00','/index.html','Safari',1,'',''),(114980,'198.20.69.74','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114981,'182.118.41.89','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114982,'203.208.60.181','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114983,'61.184.255.186','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114984,'61.184.255.186','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114985,'61.184.255.186','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114986,'61.184.255.186','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114987,'61.184.255.186','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114988,'171.221.254.8','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114989,'220.181.51.52','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114990,'202.108.211.56','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114991,'182.118.70.51','2016-07-14 00:00:00','/newsview.htm','IE',1,'',''),(114992,'195.34.79.253','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114993,'123.125.68.139','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114994,'123.125.68.144','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114995,'69.30.196.197','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114996,'203.208.60.151','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114997,'202.108.211.56','2016-07-14 00:00:00','/index.html','Chrome',1,'',''),(114998,'222.186.42.210','2016-07-14 00:00:00','/index.html','IE',1,'',''),(114999,'222.186.42.210','2016-07-14 00:00:00','/index.html','IE',1,'',''),(115000,'176.10.107.180','2016-07-15 00:00:00','/index.html','Chrome',1,'',''),(115001,'180.149.130.19','2016-07-15 00:00:00','/index.html','Chrome',1,'',''),(115002,'212.117.180.21','2016-07-15 00:00:00','/index.html','Chrome',1,'',''),(115003,'61.160.6.50','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115004,'114.119.40.120','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115005,'125.88.204.136','2016-07-15 00:00:00','/newsview.htm','IE',1,'',''),(115006,'212.117.180.21','2016-07-15 00:00:00','/index.html','Chrome',1,'',''),(115007,'119.147.146.189','2016-07-15 00:00:00','/index.html','Chrome',1,'',''),(115008,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115009,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115010,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115011,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115012,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115013,'42.122.52.59','2016-07-15 00:00:00','/news.htm','Chrome',1,'',''),(115014,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115015,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115016,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115017,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115018,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115019,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115020,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115021,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115022,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115023,'42.122.52.59','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115024,'121.42.0.84','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115025,'61.160.6.50','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115026,'61.135.169.55','2016-07-15 00:00:00','/index.html','Chrome',1,'',''),(115027,'85.25.103.119','2016-07-15 00:00:00','/index.html','Chrome',1,'',''),(115028,'42.48.132.147','2016-07-15 00:00:00','/index.html','Chrome',1,'',''),(115029,'62.212.73.49','2016-07-15 00:00:00','/index.html','Chrome',1,'',''),(115030,'115.239.213.117','2016-07-15 00:00:00','/index.html','Firefox',1,'',''),(115031,'115.239.213.76','2016-07-15 00:00:00','/index.html','Firefox',1,'',''),(115032,'61.151.218.119','2016-07-15 00:00:00','/index.html','Safari',1,'',''),(115033,'117.114.138.146','2016-07-15 00:00:00','/news.htm','Chrome',1,'',''),(115034,'180.153.206.19','2016-07-15 00:00:00','/index.html','Safari',1,'',''),(115035,'124.192.206.34','2016-07-15 00:00:00','/index.html','Firefox',1,'',''),(115036,'124.192.206.34','2016-07-15 00:00:00','/index.html','Firefox',1,'',''),(115037,'121.42.0.16','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115038,'119.147.146.189','2016-07-15 00:00:00','/index.html','Chrome',1,'',''),(115039,'180.153.206.17','2016-07-15 00:00:00','/index.html','Safari',1,'',''),(115040,'115.239.213.223','2016-07-15 00:00:00','/index.html','Firefox',1,'',''),(115041,'115.239.213.169','2016-07-15 00:00:00','/index.html','Firefox',1,'',''),(115042,'61.135.169.22','2016-07-15 00:00:00','/index.html','Chrome',1,'',''),(115043,'61.160.6.126','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115044,'14.152.68.97','2016-07-15 00:00:00','/index.html','Safari',1,'',''),(115045,'14.152.68.97','2016-07-15 00:00:00','/index.html','Safari',1,'',''),(115046,'61.160.6.126','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115047,'123.59.59.52','2016-07-15 00:00:00','/index.html','Firefox',1,'',''),(115048,'121.42.0.65','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115049,'121.42.0.56','2016-07-15 00:00:00','/index.html','Safari',1,'',''),(115050,'121.42.0.59','2016-07-15 00:00:00','/index.html','Safari',1,'',''),(115051,'121.42.0.71','2016-07-15 00:00:00','/index.html','IE',1,'',''),(115052,'61.160.6.99','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115053,'23.251.40.103','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115054,'185.100.85.101','2016-07-16 00:00:00','/index.html','Chrome',1,'',''),(115055,'182.118.71.12','2016-07-16 00:00:00','/newsview.htm','IE',1,'',''),(115056,'121.42.0.14','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115057,'169.54.233.119','2016-07-16 00:00:00','/index.html','Firefox',1,'',''),(115058,'61.160.6.50','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115059,'216.145.11.94','2016-07-16 00:00:00','/index.html','Firefox',1,'',''),(115060,'216.145.17.190','2016-07-16 00:00:00','/index.html','Firefox',1,'',''),(115061,'61.160.6.128','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115062,'121.42.0.87','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115063,'61.160.212.175','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115064,'61.160.212.175','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115065,'203.208.60.158','2016-07-16 00:00:00','/m/newsview.htm','Chrome',1,'',''),(115066,'121.42.0.18','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115067,'61.160.6.99','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115068,'121.42.0.15','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115069,'220.181.51.56','2016-07-16 00:00:00','/index.html','Chrome',1,'',''),(115070,'61.146.178.190','2016-07-16 00:00:00','/index.html','Chrome',1,'',''),(115071,'180.153.182.69','2016-07-16 00:00:00','/newsview.htm','IE',1,'',''),(115072,'180.153.182.69','2016-07-16 00:00:00','/newsview.htm','IE',1,'',''),(115073,'183.203.216.216','2016-07-16 00:00:00','/index.html','Chrome',1,'',''),(115074,'203.208.60.151','2016-07-16 00:00:00','/m/news.htm','Chrome',1,'',''),(115075,'121.42.0.14','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115076,'115.239.215.163','2016-07-16 00:00:00','/index.html','Firefox',1,'',''),(115077,'115.239.216.47','2016-07-16 00:00:00','/index.html','Firefox',1,'',''),(115078,'180.153.212.13','2016-07-16 00:00:00','/index.html','Safari',1,'',''),(115079,'193.251.21.113','2016-07-16 00:00:00','/index.html','Chrome',1,'',''),(115080,'106.120.188.163','2016-07-16 00:00:00','/index.html','Safari',1,'',''),(115081,'121.42.0.58','2016-07-16 00:00:00','/index.html','Safari',1,'',''),(115082,'121.42.0.61','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115083,'121.42.0.60','2016-07-16 00:00:00','/index.html','Safari',1,'',''),(115084,'121.42.0.64','2016-07-16 00:00:00','/index.html','IE',1,'',''),(115085,'61.160.6.36','2016-07-17 00:00:00','/index.html','IE',1,'',''),(115086,'119.147.225.200','2016-07-17 00:00:00','/index.html','Safari',1,'',''),(115087,'40.77.167.21','2016-07-17 00:00:00','/index.html','Safari',1,'',''),(115088,'114.119.40.120','2016-07-17 00:00:00','/index.html','IE',1,'',''),(115089,'61.160.6.99','2016-07-17 00:00:00','/index.html','IE',1,'',''),(115090,'42.156.138.69','2016-07-17 00:00:00','/index.html','Firefox',1,'',''),(115091,'123.59.59.52','2016-07-17 00:00:00','/index.html','Firefox',1,'',''),(115092,'69.30.252.66','2016-07-17 00:00:00','/index.html','IE',1,'',''),(115093,'121.42.0.84','2016-07-17 00:00:00','/index.html','IE',1,'',''),(115094,'119.147.146.189','2016-07-17 00:00:00','/index.html','Chrome',1,'',''),(115095,'121.42.0.18','2016-07-17 00:00:00','/index.html','IE',1,'',''),(115096,'61.135.169.22','2016-07-17 00:00:00','/index.html','Chrome',1,'',''),(115097,'119.188.66.145','2016-07-17 00:00:00','/newsview.htm','IE',1,'',''),(115098,'180.153.182.167','2016-07-17 00:00:00','/news.htm','IE',1,'',''),(115099,'180.153.182.167','2016-07-17 00:00:00','/newsview.htm','IE',1,'',''),(115100,'180.153.182.167','2016-07-17 00:00:00','/news.htm','IE',1,'',''),(115101,'180.153.182.167','2016-07-17 00:00:00','/newsview.htm','IE',1,'',''),(115102,'121.42.0.37','2016-07-17 00:00:00','/index.html','IE',1,'',''),(115103,'61.160.6.126','2016-07-17 00:00:00','/index.html','IE',1,'',''),(115104,'5.231.58.17','2016-07-17 00:00:00','/index.html','Chrome',1,'',''),(115105,'121.42.0.85','2016-07-17 00:00:00','/index.html','IE',1,'',''),(115106,'180.153.206.23','2016-07-17 00:00:00','/index.html','Chrome',1,'',''),(115107,'180.153.201.217','2016-07-17 00:00:00','/index.html','Chrome',1,'',''),(115108,'78.85.249.57','2016-07-17 00:00:00','/index.html','Firefox',1,'',''),(115109,'115.239.213.178','2016-07-17 00:00:00','/index.html','Firefox',1,'',''),(115110,'115.239.216.173','2016-07-17 00:00:00','/index.html','Firefox',1,'',''),(115111,'61.160.6.99','2016-07-17 00:00:00','/index.html','IE',1,'',''),(115112,'123.59.59.52','2016-07-17 00:00:00','/index.html','Firefox',1,'',''),(115113,'180.153.214.178','2016-07-17 00:00:00','/index.html','Safari',1,'',''),(115114,'121.42.0.59','2016-07-17 00:00:00','/index.html','Safari',1,'',''),(115115,'121.42.0.60','2016-07-17 00:00:00','/index.html','IE',1,'',''),(115116,'121.42.0.66','2016-07-17 00:00:00','/index.html','IE',1,'',''),(115117,'121.42.0.67','2016-07-17 00:00:00','/index.html','Safari',1,'',''),(115118,'61.160.6.99','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115119,'111.206.36.15','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115120,'58.215.183.65','2016-07-18 00:00:00','/index.html','Safari',1,'',''),(115121,'61.147.184.179','2016-07-18 00:00:00','/index.html','Safari',1,'',''),(115122,'117.21.226.95','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115123,'66.249.64.131','2016-07-18 00:00:00','/index.html','Chrome',1,'',''),(115124,'61.160.6.127','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115125,'111.206.36.11','2016-07-18 00:00:00','/index.html','Safari',1,'',''),(115126,'106.6.74.57','2016-07-18 00:00:00','/index.html','Chrome',1,'',''),(115127,'106.6.74.57','2016-07-18 00:00:00','/news.htm','Chrome',1,'',''),(115128,'14.119.176.230','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115129,'101.200.126.60','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115130,'101.200.126.60','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115131,'220.181.51.61','2016-07-18 00:00:00','/index.html','Chrome',1,'',''),(115132,'219.139.128.54','2016-07-18 00:00:00','/index.html','Safari',1,'','baidu'),(115133,'61.160.6.126','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115134,'59.49.17.194','2016-07-18 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(115135,'180.153.206.21','2016-07-18 00:00:00','/index.html','Safari',1,'',''),(115136,'61.160.6.127','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115137,'180.153.182.163','2016-07-18 00:00:00','/news/newsview.htm','IE',1,'',''),(115138,'180.153.182.163','2016-07-18 00:00:00','/news/newsview.htm','IE',1,'',''),(115139,'180.153.182.163','2016-07-18 00:00:00','/news/newsview.htm','IE',1,'',''),(115140,'180.153.182.163','2016-07-18 00:00:00','/news/newsview.htm','IE',1,'',''),(115141,'180.153.206.34','2016-07-18 00:00:00','/index.html','Safari',1,'',''),(115142,'101.226.33.238','2016-07-18 00:00:00','/index.html','Safari',1,'',''),(115143,'69.30.252.66','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115144,'119.147.89.32','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115145,'111.206.36.13','2016-07-18 00:00:00','/index.html','Safari',1,'',''),(115146,'66.249.64.134','2016-07-18 00:00:00','/index.html','Chrome',1,'',''),(115147,'182.118.42.77','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115148,'101.226.66.21','2016-07-18 00:00:00','/index.html','Safari',1,'',''),(115149,'38.100.21.67','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115150,'38.100.21.67','2016-07-18 00:00:00','/news.htm','IE',1,'',''),(115151,'38.100.21.67','2016-07-18 00:00:00','/newsview.htm','IE',1,'',''),(115152,'220.181.51.54','2016-07-18 00:00:00','/index.html','Chrome',1,'',''),(115153,'180.153.206.37','2016-07-18 00:00:00','/index.html','Safari',1,'',''),(115154,'121.42.0.85','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115155,'188.165.200.217','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115156,'180.153.214.198','2016-07-18 00:00:00','/index.html','Safari',1,'',''),(115157,'125.78.194.138','2016-07-18 00:00:00','/index.html','Firefox',1,'',''),(115158,'121.42.0.14','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115159,'61.160.6.127','2016-07-18 00:00:00','/index.html','IE',1,'',''),(115160,'119.29.65.15','2016-07-18 00:00:00','/index.html','Chrome',1,'',''),(115161,'120.26.55.211','2016-07-18 00:00:00','/index.html','Chrome',1,'',''),(115162,'123.59.59.52','2016-07-18 00:00:00','/index.html','Firefox',1,'',''),(115163,'121.42.0.63','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115164,'121.42.0.67','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115165,'121.42.0.58','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115166,'121.42.0.73','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115167,'61.147.184.213','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115168,'61.160.6.99','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115169,'61.146.178.190','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115170,'111.206.36.141','2016-07-19 00:00:00','/index.html','Firefox',1,'',''),(115171,'61.135.190.102','2016-07-19 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115172,'61.135.190.102','2016-07-19 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115173,'61.135.190.103','2016-07-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115174,'121.42.0.83','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115175,'182.118.54.195','2016-07-19 00:00:00','/newsview.htm','IE',1,'',''),(115176,'202.112.51.96','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115177,'61.160.6.126','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115178,'182.138.166.139','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115179,'219.143.132.20','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115180,'180.153.163.206','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115181,'112.64.235.252','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115182,'182.150.63.195','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115183,'198.20.87.98','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115184,'61.135.190.223','2016-07-19 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115185,'61.135.190.102','2016-07-19 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115186,'218.88.25.122','2016-07-19 00:00:00','/index.html','Firefox',1,'',''),(115187,'180.153.205.252','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115188,'180.153.163.209','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115189,'112.64.235.91','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115190,'182.138.166.139','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115191,'112.64.235.246','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115192,'101.226.33.238','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115193,'112.64.235.89','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115194,'220.181.51.56','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115195,'182.138.166.139','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115196,'180.118.86.229','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115197,'101.226.33.239','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115198,'182.139.191.2','2016-07-19 00:00:00','/news.htm','Chrome',1,'',''),(115199,'182.139.191.2','2016-07-19 00:00:00','/news.htm','Chrome',1,'',''),(115200,'182.139.191.2','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115201,'182.139.191.2','2016-07-19 00:00:00','/newsview.htm','Chrome',1,'',''),(115202,'121.42.0.88','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115203,'182.118.41.36','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115204,'61.149.180.102','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115205,'182.150.63.195','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115206,'69.30.252.66','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115207,'121.42.0.55','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115208,'42.156.251.193','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115209,'223.72.103.97','2016-07-19 00:00:00','/news.htm','Chrome',1,'',''),(115210,'223.72.103.97','2016-07-19 00:00:00','/news.htm','Chrome',1,'',''),(115211,'223.72.103.97','2016-07-19 00:00:00','/newsview.htm','Chrome',1,'',''),(115212,'223.72.103.97','2016-07-19 00:00:00','/newsview.htm','Chrome',1,'',''),(115213,'101.226.33.202','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115214,'107.150.52.124','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115215,'112.64.235.91','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115216,'23.251.40.103','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115217,'66.249.66.178','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115218,'54.193.31.83','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115219,'123.59.59.52','2016-07-19 00:00:00','/index.html','Firefox',1,'',''),(115220,'120.132.50.135','2016-07-19 00:00:00','/index.html','Firefox',1,'',''),(115221,'52.23.231.13','2016-07-19 00:00:00','/index.html','Chrome',1,'',''),(115222,'121.42.0.54','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115223,'121.42.0.66','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115224,'121.42.0.62','2016-07-19 00:00:00','/index.html','IE',1,'',''),(115225,'121.42.0.57','2016-07-19 00:00:00','/index.html','Safari',1,'',''),(115226,'119.147.225.194','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115227,'188.143.232.41','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115228,'188.143.232.41','2016-07-20 00:00:00','/news.htm','IE',1,'',''),(115229,'180.149.130.19','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115230,'66.249.79.183','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115231,'66.249.79.174','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115232,'180.153.186.117','2016-07-20 00:00:00','/newsview.htm','IE',1,'',''),(115233,'119.147.146.189','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115234,'61.49.57.60','2016-07-20 00:00:00','/index.html','Firefox',1,'',''),(115235,'111.161.105.16','2016-07-20 00:00:00','/index.html','Firefox',1,'',''),(115236,'61.49.57.60','2016-07-20 00:00:00','/index.html','Firefox',1,'',''),(115237,'111.30.137.186','2016-07-20 00:00:00','/index.html','Firefox',1,'',''),(115238,'111.30.137.183','2016-07-20 00:00:00','/index.html','Firefox',1,'',''),(115239,'111.30.141.47','2016-07-20 00:00:00','/index.html','Firefox',1,'',''),(115240,'101.226.69.108','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115241,'101.226.33.227','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115242,'180.153.206.36','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115243,'42.156.251.193','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115244,'61.135.165.23','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115245,'223.72.83.192','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115246,'180.153.206.33','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115247,'14.147.91.60','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115248,'14.147.91.60','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115249,'14.147.91.60','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115250,'14.147.91.60','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115251,'14.147.91.60','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115252,'14.147.91.60','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115253,'14.147.91.60','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115254,'14.147.91.60','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115255,'14.147.91.60','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115256,'14.147.91.60','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115257,'14.147.91.60','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115258,'14.147.91.60','2016-07-20 00:00:00','/news.htm','Chrome',1,'',''),(115259,'61.135.190.102','2016-07-20 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115260,'61.135.190.223','2016-07-20 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115261,'121.42.0.87','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115262,'42.156.251.193','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115263,'180.153.206.38','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115264,'14.147.91.60','2016-07-20 00:00:00','/news.htm','Chrome',1,'',''),(115265,'14.147.91.60','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115266,'14.147.91.60','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115267,'14.147.91.60','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115268,'61.160.6.126','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115269,'101.226.66.178','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115270,'101.226.89.117','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115271,'180.153.206.38','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115272,'180.153.214.178','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115273,'101.226.33.238','2016-07-20 00:00:00','/newsview.htm','Safari',1,'',''),(115274,'183.184.233.72','2016-07-20 00:00:00','/newsview.htm','IE',1,'',''),(115275,'180.153.206.31','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115276,'101.226.66.178','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115277,'42.236.10.98','2016-07-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(115278,'42.236.10.71','2016-07-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(115279,'182.150.63.195','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115280,'180.153.161.217','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115281,'101.226.66.191','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115282,'101.226.93.234','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115283,'180.153.201.212','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115284,'101.226.89.115','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115285,'180.153.214.191','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115286,'61.135.190.220','2016-07-20 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115287,'101.226.33.217','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115288,'61.135.190.103','2016-07-20 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115289,'61.135.169.23','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115290,'220.181.51.61','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115291,'121.42.0.87','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115292,'121.127.226.167','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115293,'60.167.19.38','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115294,'1.186.77.44','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115295,'1.186.77.44','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115296,'101.226.66.173','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115297,'101.226.89.122','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115298,'112.64.235.87','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115299,'180.153.214.188','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115300,'180.153.206.34','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115301,'182.118.70.133','2016-07-20 00:00:00','/newsview.htm','IE',1,'',''),(115302,'203.208.60.141','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115303,'113.201.51.174','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115304,'113.201.51.174','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115305,'121.42.0.86','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115306,'180.153.180.144','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115307,'61.160.6.126','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115308,'50.17.84.143','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115309,'50.17.84.143','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115310,'50.17.84.143','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115311,'50.17.84.143','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115312,'50.17.84.143','2016-07-20 00:00:00','/index.html','Chrome',1,'',''),(115313,'50.17.84.143','2016-07-20 00:00:00','/news.htm','Chrome',1,'',''),(115314,'50.17.84.143','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115315,'50.17.84.143','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115316,'50.17.84.143','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115317,'50.17.84.143','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115318,'50.17.84.143','2016-07-20 00:00:00','/news.htm','Chrome',1,'',''),(115319,'50.17.84.143','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115320,'50.17.84.143','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115321,'50.17.84.143','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115322,'50.17.84.143','2016-07-20 00:00:00','/newsview.htm','Chrome',1,'',''),(115323,'112.124.0.53','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115324,'112.124.0.53','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115325,'36.99.30.199','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115326,'121.42.0.58','2016-07-20 00:00:00','/index.html','IE',1,'',''),(115327,'121.42.0.57','2016-07-20 00:00:00','/index.html','Safari',1,'',''),(115328,'222.186.130.155','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115329,'222.186.130.155','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115330,'121.42.0.85','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115331,'121.42.0.54','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115332,'121.42.0.54','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115333,'117.21.226.95','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115334,'121.42.0.59','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115335,'121.42.0.56','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115336,'119.147.225.222','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115337,'121.42.0.67','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115338,'207.102.138.158','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115339,'207.102.138.158','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115340,'121.42.0.58','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115341,'61.160.6.126','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115342,'180.149.130.147','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115343,'114.119.40.120','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115344,'62.138.0.25','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115345,'62.138.0.25','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115346,'203.208.60.155','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115347,'124.232.138.111','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115348,'14.147.84.54','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115349,'101.226.33.205','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115350,'101.226.65.107','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115351,'180.153.206.18','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115352,'61.160.6.50','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115353,'61.135.165.23','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115354,'182.150.63.195','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115355,'182.150.63.195','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115356,'61.146.178.190','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115357,'123.131.85.10','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115358,'112.64.235.247','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115359,'101.226.66.187','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115360,'101.226.66.178','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115361,'61.160.195.222','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115362,'61.160.195.222','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115363,'124.117.230.39','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115364,'123.125.71.77','2016-07-21 00:00:00','/newsview.htm','Safari',1,'',''),(115365,'220.181.51.40','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115366,'183.61.165.205','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115367,'180.153.182.167','2016-07-21 00:00:00','/news.htm','IE',1,'',''),(115368,'180.153.182.167','2016-07-21 00:00:00','/news.htm','IE',1,'',''),(115369,'120.85.142.132','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115370,'123.125.71.92','2016-07-21 00:00:00','/newsview.htm','Safari',1,'',''),(115371,'122.70.34.174','2016-07-21 00:00:00','/news.htm','Chrome',1,'',''),(115372,'122.70.34.174','2016-07-21 00:00:00','/newsview.htm','Chrome',1,'',''),(115373,'122.70.34.174','2016-07-21 00:00:00','/newsview.htm','Chrome',1,'',''),(115374,'157.55.39.95','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115375,'101.226.33.204','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115376,'202.108.211.56','2016-07-21 00:00:00','/index.html','Chrome',1,'',''),(115377,'106.120.188.250','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115378,'219.232.60.157','2016-07-21 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(115379,'117.21.226.95','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115380,'120.26.202.245','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115381,'203.208.60.151','2016-07-21 00:00:00','/m/newsview.htm','Chrome',1,'',''),(115382,'42.236.10.71','2016-07-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(115383,'101.226.51.229','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115384,'117.21.226.95','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115385,'121.42.0.73','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115386,'121.42.0.67','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115387,'121.42.0.55','2016-07-21 00:00:00','/index.html','Safari',1,'',''),(115388,'121.42.0.64','2016-07-21 00:00:00','/index.html','IE',1,'',''),(115389,'119.147.225.218','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115390,'121.42.0.17','2016-07-22 00:00:00','/index.html','IE',1,'',''),(115391,'116.228.174.222','2016-07-22 00:00:00','/index.html','Firefox',1,'',''),(115392,'116.226.109.72','2016-07-22 00:00:00','/index.html','Chrome',1,'',''),(115393,'182.118.60.209','2016-07-22 00:00:00','/newsview.htm','IE',1,'',''),(115394,'220.181.51.35','2016-07-22 00:00:00','/index.html','Chrome',1,'',''),(115395,'101.200.126.60','2016-07-22 00:00:00','/index.html','IE',1,'',''),(115396,'101.200.126.60','2016-07-22 00:00:00','/index.html','IE',1,'',''),(115397,'119.147.146.189','2016-07-22 00:00:00','/index.html','Chrome',1,'',''),(115398,'61.160.6.50','2016-07-22 00:00:00','/index.html','IE',1,'',''),(115399,'119.147.146.189','2016-07-22 00:00:00','/index.html','Chrome',1,'',''),(115400,'101.226.89.115','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115401,'101.226.66.180','2016-07-22 00:00:00','/index.html','Chrome',1,'',''),(115402,'101.226.33.219','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115403,'42.236.10.98','2016-07-22 00:00:00','/newsview.htm','Chrome',1,'',''),(115404,'42.236.10.71','2016-07-22 00:00:00','/newsview.htm','Chrome',1,'',''),(115405,'101.226.33.216','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115406,'220.181.51.40','2016-07-22 00:00:00','/index.html','Chrome',1,'',''),(115407,'101.226.33.227','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115408,'180.153.205.254','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115409,'101.226.51.228','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115410,'180.153.206.35','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115411,'101.226.33.220','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115412,'113.201.51.36','2016-07-22 00:00:00','/index.html','IE',1,'',''),(115413,'113.201.51.36','2016-07-22 00:00:00','/index.html','Chrome',1,'',''),(115414,'101.226.64.174','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115415,'61.148.100.86','2016-07-22 00:00:00','/index.html','Chrome',1,'',''),(115416,'180.153.206.24','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115417,'119.147.225.198','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115418,'220.181.51.38','2016-07-22 00:00:00','/index.html','Chrome',1,'',''),(115419,'42.236.10.98','2016-07-22 00:00:00','/newsview.htm','Chrome',1,'',''),(115420,'42.236.10.71','2016-07-22 00:00:00','/newsview.htm','Chrome',1,'',''),(115421,'121.42.0.63','2016-07-22 00:00:00','/index.html','Safari',1,'',''),(115422,'42.156.251.195','2016-07-22 00:00:00','/index.html','Chrome',1,'',''),(115423,'219.156.30.121','2016-07-22 00:00:00','/index.html','Chrome',1,'',''),(115424,'203.208.60.157','2016-07-22 00:00:00','/index.html','Chrome',1,'',''),(115425,'125.211.211.71','2016-07-22 00:00:00','/index.html','IE',1,'',''),(115426,'42.156.254.118','2016-07-22 00:00:00','/index.html','Firefox',1,'',''),(115427,'203.208.60.153','2016-07-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(115428,'222.186.34.123','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115429,'180.153.206.17','2016-07-23 00:00:00','/index.html','Safari',1,'',''),(115430,'103.204.179.162','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115431,'14.152.68.37','2016-07-23 00:00:00','/index.html','Safari',1,'',''),(115432,'180.149.130.152','2016-07-23 00:00:00','/index.html','Chrome',1,'',''),(115433,'157.55.39.95','2016-07-23 00:00:00','/index.html','Safari',1,'',''),(115434,'182.118.70.200','2016-07-23 00:00:00','/news/newsview.htm','IE',1,'',''),(115435,'61.160.6.126','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115436,'121.42.0.60','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115437,'121.42.0.60','2016-07-23 00:00:00','/index.html','Safari',1,'',''),(115438,'121.42.0.66','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115439,'121.42.0.61','2016-07-23 00:00:00','/index.html','Safari',1,'',''),(115440,'106.186.127.169','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115441,'104.197.79.99','2016-07-23 00:00:00','/index.html','Safari',1,'',''),(115442,'116.255.138.60','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115443,'61.135.165.22','2016-07-23 00:00:00','/index.html','Chrome',1,'',''),(115444,'61.160.6.128','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115445,'66.249.69.137','2016-07-23 00:00:00','/news/news.htm','Chrome',1,'',''),(115446,'192.186.146.30','2016-07-23 00:00:00','/index.html','Chrome',1,'',''),(115447,'219.147.28.186','2016-07-23 00:00:00','/index.html','Safari',1,'',''),(115448,'180.153.182.74','2016-07-23 00:00:00','/news.htm','IE',1,'',''),(115449,'180.153.182.74','2016-07-23 00:00:00','/news.htm','IE',1,'',''),(115450,'182.118.41.90','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115451,'61.160.6.50','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115452,'62.212.73.49','2016-07-23 00:00:00','/index.html','Chrome',1,'',''),(115453,'61.135.165.23','2016-07-23 00:00:00','/index.html','Chrome',1,'',''),(115454,'42.156.254.115','2016-07-23 00:00:00','/index.html','Firefox',1,'',''),(115455,'60.213.89.147','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115456,'222.186.51.138','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115457,'222.186.51.138','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115458,'116.231.71.177','2016-07-23 00:00:00','/index.html','Firefox',1,'',''),(115459,'121.42.0.55','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115460,'121.42.0.62','2016-07-23 00:00:00','/index.html','Safari',1,'',''),(115461,'121.42.0.61','2016-07-23 00:00:00','/index.html','Safari',1,'',''),(115462,'121.42.0.55','2016-07-23 00:00:00','/index.html','IE',1,'',''),(115463,'61.160.6.36','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115464,'119.147.225.228','2016-07-24 00:00:00','/index.html','Safari',1,'',''),(115465,'180.149.130.151','2016-07-24 00:00:00','/index.html','Chrome',1,'',''),(115466,'61.146.178.190','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115467,'61.146.178.190','2016-07-24 00:00:00','/news.htm','IE',1,'',''),(115468,'45.32.129.200','2016-07-24 00:00:00','/index.html','Chrome',1,'',''),(115469,'45.32.129.200','2016-07-24 00:00:00','/index.html','Safari',1,'',''),(115470,'61.160.6.36','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115471,'61.135.165.22','2016-07-24 00:00:00','/index.html','Chrome',1,'',''),(115472,'61.146.178.190','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115473,'61.160.6.126','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115474,'119.147.146.189','2016-07-24 00:00:00','/index.html','Chrome',1,'',''),(115475,'61.135.165.23','2016-07-24 00:00:00','/index.html','Chrome',1,'',''),(115476,'69.30.253.59','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115477,'188.165.200.217','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115478,'182.118.41.27','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115479,'188.165.206.188','2016-07-24 00:00:00','/index.html','Firefox',1,'',''),(115480,'203.208.60.139','2016-07-24 00:00:00','/index.html','Chrome',1,'',''),(115481,'220.181.51.51','2016-07-24 00:00:00','/index.html','Chrome',1,'',''),(115482,'61.135.169.22','2016-07-24 00:00:00','/index.html','Chrome',1,'',''),(115483,'61.135.165.23','2016-07-24 00:00:00','/index.html','Chrome',1,'',''),(115484,'69.58.178.58','2016-07-24 00:00:00','/index.html','Firefox',1,'',''),(115485,'69.58.178.58','2016-07-24 00:00:00','/index.html','Firefox',1,'',''),(115486,'69.58.178.58','2016-07-24 00:00:00','/news.htm','Firefox',1,'',''),(115487,'61.160.6.50','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115488,'222.186.160.18','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115489,'222.186.160.18','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115490,'180.153.163.208','2016-07-24 00:00:00','/index.html','Safari',1,'',''),(115491,'222.186.160.18','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115492,'42.156.254.118','2016-07-24 00:00:00','/index.html','Firefox',1,'',''),(115493,'222.186.160.18','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115494,'121.42.0.73','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115495,'121.42.0.67','2016-07-24 00:00:00','/index.html','Safari',1,'',''),(115496,'121.42.0.67','2016-07-24 00:00:00','/index.html','IE',1,'',''),(115497,'121.42.0.64','2016-07-24 00:00:00','/index.html','Safari',1,'',''),(115498,'182.118.70.76','2016-07-25 00:00:00','/newsview.htm','IE',1,'',''),(115499,'180.149.130.150','2016-07-25 00:00:00','/index.html','Chrome',1,'',''),(115500,'157.55.39.49','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115501,'61.160.6.99','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115502,'203.208.60.188','2016-07-25 00:00:00','/index.html','Chrome',1,'',''),(115503,'203.208.60.155','2016-07-25 00:00:00','/index.html','Chrome',1,'',''),(115504,'180.153.214.181','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115505,'111.201.24.140','2016-07-25 00:00:00','/index.html','Chrome',1,'','baidu'),(115506,'220.181.51.51','2016-07-25 00:00:00','/index.html','Chrome',1,'',''),(115507,'175.25.24.86','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115508,'183.61.165.236','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115509,'183.61.165.236','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115510,'183.61.165.236','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115511,'45.79.78.171','2016-07-25 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(115512,'61.160.6.99','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115513,'220.181.158.109','2016-07-25 00:00:00','/index.html','Firefox',1,'',''),(115514,'121.236.52.214','2016-07-25 00:00:00','/news.htm','IE',1,'',''),(115515,'180.153.214.182','2016-07-25 00:00:00','/news.htm','Chrome',1,'',''),(115516,'203.208.60.142','2016-07-25 00:00:00','/index.html','Chrome',1,'',''),(115517,'180.153.214.181','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115518,'101.226.66.175','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115519,'58.16.40.242','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115520,'112.64.235.249','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115521,'101.226.33.200','2016-07-25 00:00:00','/index.html','Chrome',1,'',''),(115522,'119.147.146.189','2016-07-25 00:00:00','/index.html','Chrome',1,'',''),(115523,'121.12.170.56','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115524,'121.12.170.56','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115525,'114.251.196.145','2016-07-25 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(115526,'61.135.165.22','2016-07-25 00:00:00','/index.html','Chrome',1,'',''),(115527,'101.226.89.115','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115528,'202.104.122.115','2016-07-25 00:00:00','/index.html','Chrome',1,'',''),(115529,'123.150.183.12','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115530,'180.153.206.17','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115531,'112.90.82.196','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115532,'203.208.60.143','2016-07-25 00:00:00','/index.html','Chrome',1,'',''),(115533,'180.153.205.254','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115534,'203.208.60.153','2016-07-25 00:00:00','/m/newsview.htm','Chrome',1,'',''),(115535,'117.68.197.104','2016-07-25 00:00:00','/index.html','Chrome',1,'',''),(115536,'219.143.225.2','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115537,'219.143.225.2','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115538,'61.160.6.50','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115539,'42.120.74.108','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115540,'219.143.225.2','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115541,'219.143.225.2','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115542,'219.143.225.2','2016-07-25 00:00:00','/news.htm','IE',1,'',''),(115543,'219.143.225.2','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115544,'219.143.225.2','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115545,'219.143.225.2','2016-07-25 00:00:00','/news.htm','IE',1,'',''),(115546,'116.226.78.52','2016-07-25 00:00:00','/news.htm','Chrome',1,'',''),(115547,'101.226.33.204','2016-07-25 00:00:00','/news.htm','Safari',1,'',''),(115548,'101.226.33.226','2016-07-25 00:00:00','/news.htm','Chrome',1,'',''),(115549,'180.153.180.155','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115550,'180.153.163.209','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115551,'101.226.51.228','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115552,'61.135.169.55','2016-07-25 00:00:00','/index.html','Chrome',1,'',''),(115553,'36.99.31.78','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115554,'103.200.31.215','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115555,'103.200.31.215','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115556,'223.95.161.206','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115557,'121.42.0.73','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115558,'121.42.0.55','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115559,'121.42.0.61','2016-07-25 00:00:00','/index.html','IE',1,'',''),(115560,'121.42.0.56','2016-07-25 00:00:00','/index.html','Safari',1,'',''),(115561,'42.156.254.117','2016-07-25 00:00:00','/index.html','Firefox',1,'',''),(115562,'69.30.253.60','2016-07-26 00:00:00','/index.html','IE',1,'',''),(115563,'42.156.138.69','2016-07-26 00:00:00','/index.html','Firefox',1,'',''),(115564,'180.149.130.150','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115565,'123.150.183.9','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115566,'182.118.70.110','2016-07-26 00:00:00','/newsview.htm','IE',1,'',''),(115567,'101.200.126.60','2016-07-26 00:00:00','/index.html','IE',1,'',''),(115568,'101.200.126.60','2016-07-26 00:00:00','/index.html','IE',1,'',''),(115569,'222.186.21.68','2016-07-26 00:00:00','/index.html','IE',1,'',''),(115570,'61.160.6.50','2016-07-26 00:00:00','/index.html','IE',1,'',''),(115571,'220.181.51.55','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115572,'121.12.170.56','2016-07-26 00:00:00','/index.html','IE',1,'',''),(115573,'180.153.214.190','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115574,'112.64.235.254','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115575,'101.226.65.108','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115576,'101.226.66.179','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115577,'121.238.248.110','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115578,'121.238.248.110','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115579,'183.60.35.94','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115580,'14.17.18.146','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115581,'101.226.66.179','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115582,'180.153.201.215','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115583,'180.153.214.191','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115584,'101.226.33.218','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115585,'119.147.3.188','2016-07-26 00:00:00','/index.html','IE',1,'',''),(115586,'112.90.82.196','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115587,'101.226.69.108','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115588,'180.153.160.28','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115589,'182.150.63.195','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115590,'101.226.66.181','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115591,'121.42.0.61','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115592,'42.156.251.196','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115593,'223.75.2.238','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115594,'42.156.137.69','2016-07-26 00:00:00','/index.html','Firefox',1,'',''),(115595,'180.153.182.156','2016-07-26 00:00:00','/news/news.htm','IE',1,'',''),(115596,'180.153.182.156','2016-07-26 00:00:00','/news/news.htm','IE',1,'',''),(115597,'61.135.165.22','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115598,'218.206.233.46','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115599,'180.153.180.76','2016-07-26 00:00:00','/news/newsview.htm','IE',1,'',''),(115600,'42.236.10.100','2016-07-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(115601,'42.236.10.98','2016-07-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(115602,'61.160.6.128','2016-07-26 00:00:00','/index.html','IE',1,'',''),(115603,'140.207.54.180','2016-07-26 00:00:00','/index.html','Firefox',1,'',''),(115604,'140.207.54.158','2016-07-26 00:00:00','/index.html','Firefox',1,'',''),(115605,'140.207.55.79','2016-07-26 00:00:00','/index.html','Firefox',1,'',''),(115606,'117.185.27.99','2016-07-26 00:00:00','/index.html','Firefox',1,'',''),(115607,'117.185.24.152','2016-07-26 00:00:00','/index.html','Firefox',1,'',''),(115608,'117.185.27.102','2016-07-26 00:00:00','/index.html','Firefox',1,'',''),(115609,'117.64.33.215','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115610,'180.153.161.55','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115611,'101.226.33.201','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115612,'61.135.190.223','2016-07-26 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115613,'61.135.190.222','2016-07-26 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115614,'61.135.190.102','2016-07-26 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115615,'61.135.190.223','2016-07-26 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115616,'61.135.190.221','2016-07-26 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115617,'36.99.30.41','2016-07-26 00:00:00','/news/newsview.htm','Safari',1,'',''),(115618,'123.125.68.187','2016-07-26 00:00:00','/index.html','Firefox',1,'',''),(115619,'223.95.161.206','2016-07-26 00:00:00','/index.html','IE',1,'',''),(115620,'54.236.235.138','2016-07-26 00:00:00','/index.html','Firefox',1,'',''),(115621,'54.236.235.138','2016-07-26 00:00:00','/index.html','Firefox',1,'',''),(115622,'61.135.165.23','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115623,'112.64.235.89','2016-07-26 00:00:00','/index.html','Chrome',1,'',''),(115624,'112.90.82.196','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115625,'121.42.0.64','2016-07-26 00:00:00','/index.html','IE',1,'',''),(115626,'121.42.0.59','2016-07-26 00:00:00','/index.html','Safari',1,'',''),(115627,'61.160.6.99','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115628,'121.42.0.57','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115629,'121.42.0.73','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115630,'61.135.190.103','2016-07-27 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115631,'61.135.190.223','2016-07-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115632,'61.146.178.190','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115633,'61.135.190.102','2016-07-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115634,'223.95.161.206','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115635,'180.149.130.152','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115636,'119.147.225.184','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115637,'42.156.138.69','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115638,'119.147.146.189','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115639,'23.251.40.103','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115640,'61.160.6.128','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115641,'220.181.51.54','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115642,'52.23.230.19','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115643,'52.23.230.19','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115644,'101.226.68.217','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115645,'54.208.236.20','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115646,'54.208.236.20','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115647,'113.81.228.19','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115648,'113.81.228.19','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115649,'113.81.228.19','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115650,'113.81.228.19','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115651,'113.81.228.19','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115652,'113.81.228.19','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115653,'113.81.228.19','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115654,'113.81.228.19','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115655,'113.81.228.19','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115656,'113.81.228.19','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115657,'113.81.228.19','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115658,'113.81.228.19','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115659,'101.226.89.116','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115660,'180.153.214.181','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115661,'42.236.10.71','2016-07-27 00:00:00','/newsview.htm','Chrome',1,'',''),(115662,'42.236.10.100','2016-07-27 00:00:00','/newsview.htm','Chrome',1,'',''),(115663,'180.153.163.206','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115664,'219.132.140.142','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115665,'219.132.140.142','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115666,'219.132.140.142','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115667,'101.226.51.230','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115668,'42.156.251.192','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115669,'103.204.179.162','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115670,'220.181.51.46','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115671,'180.153.201.158','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115672,'120.236.240.186','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115673,'120.236.240.186','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115674,'115.239.216.159','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115675,'115.239.213.14','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115676,'117.80.107.68','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115677,'101.226.89.120','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115678,'180.153.206.26','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115679,'117.80.107.68','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115680,'101.226.89.120','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115681,'124.161.23.60','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115682,'124.161.23.61','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115683,'175.155.112.40','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115684,'124.161.23.61','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115685,'117.175.88.50','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115686,'117.175.88.49','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115687,'223.85.132.35','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115688,'124.161.23.11','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115689,'175.155.112.40','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115690,'223.85.132.34','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115691,'124.161.23.11','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115692,'117.175.88.50','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115693,'175.155.112.40','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115694,'117.175.88.49','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115695,'223.85.132.34','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115696,'223.85.132.23','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115697,'117.175.88.50','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115698,'117.80.107.68','2016-07-27 00:00:00','/index.html','Chrome',1,'',''),(115699,'101.226.66.181','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115700,'61.160.6.126','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115701,'223.112.7.13','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115702,'223.112.7.13','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115703,'223.112.7.13','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115704,'223.112.7.13','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115705,'223.112.7.13','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115706,'223.112.7.13','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115707,'223.112.7.13','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115708,'223.112.7.13','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115709,'223.112.7.13','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115710,'223.112.7.13','2016-07-27 00:00:00','/index.html','IE',1,'',''),(115711,'112.65.193.16','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115712,'101.226.65.102','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115713,'180.153.206.16','2016-07-27 00:00:00','/index.html','Safari',1,'',''),(115714,'61.135.190.103','2016-07-27 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115715,'61.135.190.222','2016-07-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(115716,'116.231.71.177','2016-07-27 00:00:00','/index.html','Firefox',1,'',''),(115717,'121.42.0.67','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115718,'121.42.0.60','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115719,'121.42.0.73','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115720,'121.42.0.66','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115721,'123.150.183.10','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115722,'182.118.60.141','2016-07-28 00:00:00','/newsview.htm','IE',1,'',''),(115723,'180.149.130.149','2016-07-28 00:00:00','/index.html','Chrome',1,'',''),(115724,'60.190.173.10','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115725,'60.190.173.10','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115726,'169.54.233.126','2016-07-28 00:00:00','/index.html','Firefox',1,'',''),(115727,'220.181.51.37','2016-07-28 00:00:00','/index.html','Chrome',1,'',''),(115728,'163.177.93.219','2016-07-28 00:00:00','/index.html','Firefox',1,'',''),(115729,'163.177.69.106','2016-07-28 00:00:00','/index.html','Firefox',1,'',''),(115730,'163.177.69.13','2016-07-28 00:00:00','/index.html','Firefox',1,'',''),(115731,'183.232.118.16','2016-07-28 00:00:00','/index.html','Firefox',1,'',''),(115732,'183.232.90.36','2016-07-28 00:00:00','/index.html','Firefox',1,'',''),(115733,'183.232.90.79','2016-07-28 00:00:00','/index.html','Firefox',1,'',''),(115734,'101.226.65.108','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115735,'180.153.160.62','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115736,'180.153.160.62','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115737,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115738,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115739,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115740,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115741,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115742,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115743,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115744,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115745,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115746,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115747,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115748,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115749,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115750,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115751,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115752,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115753,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115754,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115755,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115756,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115757,'183.232.39.111','2016-07-28 00:00:00','/index.html','Chrome',1,'',''),(115758,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115759,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115760,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115761,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115762,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115763,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115764,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115765,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115766,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115767,'183.232.39.111','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115768,'23.251.40.103','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115769,'123.119.223.70','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115770,'123.119.223.70','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115771,'123.119.223.70','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115772,'101.226.33.216','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115773,'101.226.33.226','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115774,'101.226.66.21','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115775,'180.153.163.206','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115776,'112.64.235.252','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115777,'61.135.165.22','2016-07-28 00:00:00','/index.html','Chrome',1,'',''),(115778,'182.118.41.86','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115779,'180.153.206.38','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115780,'115.239.214.105','2016-07-28 00:00:00','/index.html','Firefox',1,'',''),(115781,'115.239.215.5','2016-07-28 00:00:00','/index.html','Firefox',1,'',''),(115782,'121.42.0.65','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115783,'66.249.65.146','2016-07-28 00:00:00','/index.html','Chrome',1,'',''),(115784,'112.26.199.229','2016-07-28 00:00:00','/index.html','Chrome',1,'',''),(115785,'112.26.199.229','2016-07-28 00:00:00','/index.html','Chrome',1,'',''),(115786,'42.156.251.196','2016-07-28 00:00:00','/index.html','Chrome',1,'',''),(115787,'112.64.235.251','2016-07-28 00:00:00','/index.html','Chrome',1,'',''),(115788,'101.226.33.221','2016-07-28 00:00:00','/index.html','Chrome',1,'',''),(115789,'101.226.89.119','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115790,'101.226.89.119','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115791,'61.135.169.23','2016-07-28 00:00:00','/index.html','Chrome',1,'',''),(115792,'61.160.6.128','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115793,'167.114.228.206','2016-07-28 00:00:00','/index.html','Firefox',1,'',''),(115794,'167.114.228.206','2016-07-28 00:00:00','/index.html','Firefox',1,'',''),(115795,'202.108.211.54','2016-07-28 00:00:00','/index.html','Chrome',1,'',''),(115796,'121.42.0.60','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115797,'121.42.0.59','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115798,'121.42.0.71','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115799,'121.42.0.55','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115800,'36.110.147.81','2016-07-28 00:00:00','/index.html','Safari',1,'',''),(115801,'121.42.0.86','2016-07-28 00:00:00','/index.html','IE',1,'',''),(115802,'61.160.6.36','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115803,'61.160.6.36','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115804,'119.147.225.223','2016-07-29 00:00:00','/index.html','Safari',1,'',''),(115805,'118.193.206.125','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115806,'118.193.206.125','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115807,'114.119.40.120','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115808,'180.149.130.148','2016-07-29 00:00:00','/index.html','Chrome',1,'',''),(115809,'107.160.46.240','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115810,'107.160.46.240','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115811,'182.118.70.27','2016-07-29 00:00:00','/newsview.htm','IE',1,'',''),(115812,'61.160.6.36','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115813,'125.211.211.71','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115814,'61.146.178.190','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115815,'114.55.173.9','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115816,'121.42.0.85','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115817,'23.251.40.103','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115818,'61.160.6.99','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115819,'112.64.235.89','2016-07-29 00:00:00','/index.html','Safari',1,'',''),(115820,'119.145.83.77','2016-07-29 00:00:00','/index.html','Chrome',1,'',''),(115821,'115.231.217.196','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115822,'115.231.217.196','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115823,'121.42.0.82','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115824,'220.181.51.39','2016-07-29 00:00:00','/index.html','Chrome',1,'',''),(115825,'222.131.107.43','2016-07-29 00:00:00','/newsview.htm','Chrome',1,'中国国际航空信息管理部 袁俐','360'),(115826,'119.145.83.77','2016-07-29 00:00:00','/index.html','Chrome',1,'',''),(115827,'119.145.83.77','2016-07-29 00:00:00','/news.htm','Chrome',1,'',''),(115828,'124.232.138.111','2016-07-29 00:00:00','/index.html','Chrome',1,'',''),(115829,'61.160.195.222','2016-07-29 00:00:00','/index.html','Safari',1,'',''),(115830,'61.160.195.222','2016-07-29 00:00:00','/index.html','Firefox',1,'',''),(115831,'124.232.138.111','2016-07-29 00:00:00','/index.html','Chrome',1,'',''),(115832,'61.135.169.56','2016-07-29 00:00:00','/index.html','Chrome',1,'',''),(115833,'61.160.6.99','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115834,'124.72.67.142','2016-07-29 00:00:00','/news.htm','IE',1,'',''),(115835,'58.20.65.85','2016-07-29 00:00:00','/news.htm','Chrome',1,'',''),(115836,'183.129.160.229','2016-07-29 00:00:00','/index.html','Firefox',1,'',''),(115837,'183.129.160.229','2016-07-29 00:00:00','/index.html','Firefox',1,'',''),(115838,'163.177.94.114','2016-07-29 00:00:00','/index.html','Firefox',1,'',''),(115839,'163.177.93.243','2016-07-29 00:00:00','/index.html','Firefox',1,'',''),(115840,'183.232.120.38','2016-07-29 00:00:00','/index.html','Firefox',1,'',''),(115841,'163.177.82.13','2016-07-29 00:00:00','/index.html','Firefox',1,'',''),(115842,'36.110.147.105','2016-07-29 00:00:00','/index.html','Safari',1,'',''),(115843,'106.120.188.250','2016-07-29 00:00:00','/index.html','Safari',1,'',''),(115844,'182.118.41.86','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115845,'101.81.71.170','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115846,'101.81.71.170','2016-07-29 00:00:00','/index.html','Chrome',1,'',''),(115847,'218.90.166.129','2016-07-29 00:00:00','/index.html','Chrome',1,'',''),(115848,'218.90.166.129','2016-07-29 00:00:00','/index.html','Chrome',1,'',''),(115849,'218.90.166.129','2016-07-29 00:00:00','/index.html','Chrome',1,'',''),(115850,'115.33.39.153','2016-07-29 00:00:00','/news.htm','Chrome',1,'',''),(115851,'115.33.39.153','2016-07-29 00:00:00','/newsview.htm','Chrome',1,'',''),(115852,'115.33.39.153','2016-07-29 00:00:00','/newsview.htm','Chrome',1,'',''),(115853,'61.135.165.23','2016-07-29 00:00:00','/index.html','Chrome',1,'',''),(115854,'54.82.144.255','2016-07-29 00:00:00','/index.html','Firefox',1,'',''),(115855,'54.147.243.231','2016-07-29 00:00:00','/index.html','Firefox',1,'',''),(115856,'121.42.0.62','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115857,'121.42.0.63','2016-07-29 00:00:00','/index.html','Safari',1,'',''),(115858,'117.21.226.95','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115859,'117.21.226.95','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115860,'121.42.0.62','2016-07-29 00:00:00','/index.html','IE',1,'',''),(115861,'121.42.0.65','2016-07-29 00:00:00','/index.html','Safari',1,'',''),(115862,'169.54.244.78','2016-07-30 00:00:00','/index.html','Firefox',1,'',''),(115863,'180.149.130.149','2016-07-30 00:00:00','/index.html','Chrome',1,'',''),(115864,'101.200.126.60','2016-07-30 00:00:00','/index.html','IE',1,'',''),(115865,'101.200.126.60','2016-07-30 00:00:00','/index.html','IE',1,'',''),(115866,'123.59.59.52','2016-07-30 00:00:00','/index.html','Firefox',1,'',''),(115867,'222.186.34.25','2016-07-30 00:00:00','/index.html','IE',1,'',''),(115868,'155.94.163.83','2016-07-30 00:00:00','/index.html','IE',1,'',''),(115869,'155.94.163.83','2016-07-30 00:00:00','/index.html','IE',1,'',''),(115870,'61.135.169.56','2016-07-30 00:00:00','/index.html','Chrome',1,'',''),(115871,'120.25.65.98','2016-07-30 00:00:00','/index.html','IE',1,'',''),(115872,'119.147.146.189','2016-07-30 00:00:00','/index.html','Chrome',1,'',''),(115873,'202.101.75.53','2016-07-30 00:00:00','/index.html','IE',1,'',''),(115874,'66.249.64.131','2016-07-30 00:00:00','/index.html','Chrome',1,'',''),(115875,'106.120.188.250','2016-07-30 00:00:00','/index.html','Safari',1,'',''),(115876,'220.166.229.76','2016-07-30 00:00:00','/index.html','IE',1,'',''),(115877,'61.135.169.55','2016-07-30 00:00:00','/index.html','Chrome',1,'',''),(115878,'61.135.169.23','2016-07-30 00:00:00','/index.html','Chrome',1,'',''),(115879,'176.9.98.12','2016-07-30 00:00:00','/index.html','Chrome',1,'',''),(115880,'112.11.146.223','2016-07-30 00:00:00','/index.html','Safari',1,'',''),(115881,'223.89.22.24','2016-07-30 00:00:00','/newsview.htm','IE',1,'',''),(115882,'223.89.22.24','2016-07-30 00:00:00','/news.htm','IE',1,'',''),(115883,'106.120.188.152','2016-07-31 00:00:00','/index.html','Safari',1,'',''),(115884,'180.149.130.152','2016-07-31 00:00:00','/index.html','Chrome',1,'',''),(115885,'93.174.93.218','2016-07-31 00:00:00','/index.html','Firefox',1,'',''),(115886,'121.42.0.57','2016-07-31 00:00:00','/index.html','IE',1,'',''),(115887,'121.42.0.55','2016-07-31 00:00:00','/index.html','IE',1,'',''),(115888,'121.42.0.61','2016-07-31 00:00:00','/index.html','Safari',1,'',''),(115889,'121.42.0.60','2016-07-31 00:00:00','/index.html','Safari',1,'',''),(115890,'61.135.165.22','2016-07-31 00:00:00','/index.html','Chrome',1,'',''),(115891,'103.40.100.51','2016-07-31 00:00:00','/index.html','IE',1,'',''),(115892,'103.40.100.51','2016-07-31 00:00:00','/index.html','IE',1,'',''),(115893,'61.146.178.190','2016-07-31 00:00:00','/index.html','IE',1,'',''),(115894,'220.181.51.52','2016-07-31 00:00:00','/index.html','Chrome',1,'',''),(115895,'104.247.7.163','2016-07-31 00:00:00','/index.html','Chrome',1,'',''),(115896,'23.251.40.103','2016-07-31 00:00:00','/index.html','IE',1,'',''),(115897,'23.251.40.103','2016-07-31 00:00:00','/index.html','IE',1,'',''),(115898,'42.236.10.72','2016-07-31 00:00:00','/newsview.htm','Chrome',1,'',''),(115899,'42.236.10.100','2016-07-31 00:00:00','/newsview.htm','Chrome',1,'',''),(115900,'188.165.200.217','2016-07-31 00:00:00','/index.html','IE',1,'',''),(115901,'188.165.200.217','2016-07-31 00:00:00','/index.html','IE',1,'',''),(115902,'123.150.183.11','2016-07-31 00:00:00','/index.html','Safari',1,'',''),(115903,'157.55.39.145','2016-07-31 00:00:00','/index.html','Safari',1,'',''),(115904,'182.118.60.167','2016-08-01 00:00:00','/index.html','IE',1,'',''),(115905,'121.42.0.71','2016-08-01 00:00:00','/index.html','Safari',1,'',''),(115906,'121.42.0.62','2016-08-01 00:00:00','/index.html','IE',1,'',''),(115907,'121.42.0.63','2016-08-01 00:00:00','/index.html','Safari',1,'',''),(115908,'121.42.0.66','2016-08-01 00:00:00','/index.html','IE',1,'',''),(115909,'71.6.167.142','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115910,'182.118.55.113','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115911,'180.149.130.152','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115912,'182.118.60.99','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115913,'182.118.55.246','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115914,'42.156.254.116','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115915,'42.156.254.117','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115916,'23.251.40.103','2016-08-01 00:00:00','/index.html','IE',1,'',''),(115917,'114.119.40.120','2016-08-01 00:00:00','/index.html','IE',1,'',''),(115918,'64.246.165.180','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115919,'220.181.51.38','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115920,'218.18.91.173','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115921,'123.125.125.76','2016-08-01 00:00:00','/index.html','Safari',1,'',''),(115922,'23.247.5.51','2016-08-01 00:00:00','/index.html','IE',1,'',''),(115923,'61.150.43.123','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115924,'61.150.43.123','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115925,'61.150.43.123','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115926,'61.150.43.123','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115927,'61.150.43.123','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115928,'61.150.43.123','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115929,'61.150.43.123','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115930,'61.150.43.123','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115931,'61.150.43.123','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115932,'61.150.43.123','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115933,'61.150.43.123','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115934,'58.56.99.154','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115935,'23.247.5.51','2016-08-01 00:00:00','/index.html','IE',1,'',''),(115936,'180.153.182.122','2016-08-01 00:00:00','/news/news.htm','IE',1,'',''),(115937,'180.153.182.122','2016-08-01 00:00:00','/news/news.htm','IE',1,'',''),(115938,'116.226.176.48','2016-08-01 00:00:00','/index.html','IE',1,'',''),(115939,'116.226.176.48','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115940,'110.252.85.203','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115941,'110.252.85.203','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115942,'101.226.51.230','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115943,'64.246.161.30','2016-08-01 00:00:00','/index.html','Firefox',1,'',''),(115944,'223.72.105.116','2016-08-01 00:00:00','/news.htm','Chrome',1,'',''),(115945,'180.153.214.198','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115946,'220.181.51.38','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115947,'61.135.165.22','2016-08-01 00:00:00','/index.html','Chrome',1,'',''),(115948,'123.126.68.109','2016-08-01 00:00:00','/index.html','Safari',1,'',''),(115949,'121.42.0.61','2016-08-01 00:00:00','/index.html','IE',1,'',''),(115950,'121.42.0.66','2016-08-01 00:00:00','/index.html','Safari',1,'',''),(115951,'121.42.0.57','2016-08-01 00:00:00','/index.html','Safari',1,'',''),(115952,'121.42.0.59','2016-08-01 00:00:00','/index.html','IE',1,'',''),(115953,'123.125.125.75','2016-08-02 00:00:00','/index.html','Safari',1,'',''),(115954,'183.136.190.62','2016-08-02 00:00:00','/index.html','Chrome',1,'',''),(115955,'180.149.130.152','2016-08-02 00:00:00','/index.html','Chrome',1,'',''),(115956,'42.156.138.69','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115957,'42.156.254.115','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115958,'61.135.165.23','2016-08-02 00:00:00','/index.html','Chrome',1,'',''),(115959,'119.147.146.189','2016-08-02 00:00:00','/index.html','Chrome',1,'',''),(115960,'40.77.167.32','2016-08-02 00:00:00','/index.html','Safari',1,'',''),(115961,'119.250.83.151','2016-08-02 00:00:00','/index.html','Safari',1,'',''),(115962,'119.250.83.151','2016-08-02 00:00:00','/index.html','Safari',1,'',''),(115963,'121.42.0.58','2016-08-02 00:00:00','/index.html','Safari',1,'',''),(115964,'42.156.251.205','2016-08-02 00:00:00','/index.html','Chrome',1,'',''),(115965,'61.135.165.23','2016-08-02 00:00:00','/index.html','Chrome',1,'',''),(115966,'182.118.53.149','2016-08-02 00:00:00','/newsview.htm','IE',1,'',''),(115967,'140.207.63.102','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115968,'140.207.55.80','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115969,'140.207.54.198','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115970,'117.144.246.149','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115971,'117.135.173.56','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115972,'117.135.173.56','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115973,'117.185.24.151','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115974,'140.207.54.187','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115975,'140.207.55.80','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115976,'140.207.185.124','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115977,'140.207.185.126','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115978,'117.185.27.103','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115979,'117.135.170.67','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115980,'117.185.24.243','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115981,'222.88.238.84','2016-08-02 00:00:00','/newsview.htm','Chrome',1,'',''),(115982,'222.88.238.84','2016-08-02 00:00:00','/newsview.htm','Chrome',1,'',''),(115983,'123.150.183.45','2016-08-02 00:00:00','/index.html','Safari',1,'',''),(115984,'180.169.94.31','2016-08-02 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(115985,'180.169.94.31','2016-08-02 00:00:00','/news.htm','Chrome',1,'',''),(115986,'180.169.94.31','2016-08-02 00:00:00','/index.html','Chrome',1,'',''),(115987,'106.120.188.250','2016-08-02 00:00:00','/index.html','Safari',1,'',''),(115988,'106.120.188.151','2016-08-02 00:00:00','/index.html','Chrome',1,'',''),(115989,'182.118.41.66','2016-08-02 00:00:00','/index.html','IE',1,'',''),(115990,'61.135.169.22','2016-08-02 00:00:00','/index.html','Chrome',1,'',''),(115991,'61.135.169.22','2016-08-02 00:00:00','/index.html','Chrome',1,'',''),(115992,'93.174.93.210','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115993,'61.135.169.22','2016-08-02 00:00:00','/index.html','Chrome',1,'',''),(115994,'101.81.140.104','2016-08-02 00:00:00','/index.html','Safari',1,'',''),(115995,'111.161.52.28','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115996,'111.30.137.187','2016-08-02 00:00:00','/index.html','Firefox',1,'',''),(115997,'140.207.198.134','2016-08-02 00:00:00','/newsview.htm','IE',1,'',''),(115998,'121.42.0.61','2016-08-02 00:00:00','/index.html','Safari',1,'',''),(115999,'121.42.0.56','2016-08-02 00:00:00','/index.html','IE',1,'',''),(116000,'121.42.0.64','2016-08-02 00:00:00','/index.html','IE',1,'',''),(116001,'121.42.0.56','2016-08-02 00:00:00','/index.html','Safari',1,'',''),(116002,'207.46.13.7','2016-08-03 00:00:00','/index.html','Safari',1,'',''),(116003,'61.135.169.55','2016-08-03 00:00:00','/index.html','Chrome',1,'',''),(116004,'220.181.51.56','2016-08-03 00:00:00','/index.html','Chrome',1,'',''),(116005,'101.200.126.60','2016-08-03 00:00:00','/index.html','IE',1,'',''),(116006,'101.200.126.60','2016-08-03 00:00:00','/index.html','IE',1,'',''),(116007,'106.186.18.111','2016-08-03 00:00:00','/index.html','IE',1,'',''),(116008,'182.118.70.94','2016-08-03 00:00:00','/news/newsview.htm','IE',1,'',''),(116009,'106.186.18.111','2016-08-03 00:00:00','/index.html','IE',1,'',''),(116010,'42.156.137.69','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116011,'106.186.18.111','2016-08-03 00:00:00','/index.html','IE',1,'',''),(116012,'42.156.254.117','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116013,'42.156.254.115','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116014,'61.146.178.190','2016-08-03 00:00:00','/index.html','Chrome',1,'',''),(116015,'61.135.169.23','2016-08-03 00:00:00','/index.html','Chrome',1,'',''),(116016,'114.242.248.79','2016-08-03 00:00:00','/index.html','Safari',1,'',''),(116017,'101.226.33.217','2016-08-03 00:00:00','/index.html','Chrome',1,'',''),(116018,'60.27.82.218','2016-08-03 00:00:00','/newsview.htm','Chrome',1,'',''),(116019,'101.226.65.108','2016-08-03 00:00:00','/newsview.htm','Chrome',1,'',''),(116020,'180.169.94.250','2016-08-03 00:00:00','/news.htm','Chrome',1,'',''),(116021,'106.120.188.74','2016-08-03 00:00:00','/newsview.htm','Firefox',1,'',''),(116022,'220.181.51.39','2016-08-03 00:00:00','/index.html','Chrome',1,'',''),(116023,'218.65.113.227','2016-08-03 00:00:00','/news.htm','Chrome',1,'',''),(116024,'140.207.185.122','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116025,'117.144.246.77','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116026,'140.207.63.103','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116027,'117.185.27.146','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116028,'117.185.27.146','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116029,'140.207.185.125','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116030,'117.185.27.147','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116031,'140.207.185.125','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116032,'140.207.185.124','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116033,'117.185.27.146','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116034,'117.185.27.146','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116035,'222.186.50.144','2016-08-03 00:00:00','/index.html','IE',1,'',''),(116036,'222.186.50.144','2016-08-03 00:00:00','/index.html','IE',1,'',''),(116037,'182.118.41.34','2016-08-03 00:00:00','/index.html','IE',1,'',''),(116038,'101.226.66.177','2016-08-03 00:00:00','/index.html','Chrome',1,'',''),(116039,'106.39.21.170','2016-08-03 00:00:00','/newsview.htm','Firefox',1,'',''),(116040,'106.39.21.170','2016-08-03 00:00:00','/newsview.htm','Firefox',1,'',''),(116041,'106.39.21.170','2016-08-03 00:00:00','/newsview.htm','Firefox',1,'',''),(116042,'106.39.21.170','2016-08-03 00:00:00','/news.htm','Firefox',1,'',''),(116043,'119.147.146.189','2016-08-03 00:00:00','/index.html','Chrome',1,'',''),(116044,'42.236.10.98','2016-08-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(116045,'42.236.10.71','2016-08-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(116046,'123.59.59.52','2016-08-03 00:00:00','/index.html','Firefox',1,'',''),(116047,'203.208.60.158','2016-08-03 00:00:00','/index.html','Chrome',1,'',''),(116048,'123.126.68.128','2016-08-03 00:00:00','/index.html','Chrome',1,'',''),(116049,'220.181.51.45','2016-08-03 00:00:00','/index.html','Chrome',1,'',''),(116050,'121.42.0.64','2016-08-03 00:00:00','/index.html','Safari',1,'',''),(116051,'121.42.0.55','2016-08-03 00:00:00','/index.html','IE',1,'',''),(116052,'121.42.0.60','2016-08-03 00:00:00','/index.html','IE',1,'',''),(116053,'121.42.0.71','2016-08-03 00:00:00','/index.html','Safari',1,'',''),(116054,'120.132.50.135','2016-08-04 00:00:00','/index.html','Firefox',1,'',''),(116055,'14.152.69.100','2016-08-04 00:00:00','/index.html','Safari',1,'',''),(116056,'182.118.60.130','2016-08-04 00:00:00','/news/newsview.htm','IE',1,'',''),(116057,'84.111.32.172','2016-08-04 00:00:00','/index.html','Chrome',1,'',''),(116058,'203.208.60.142','2016-08-04 00:00:00','/index.html','Chrome',1,'',''),(116059,'192.151.146.228','2016-08-04 00:00:00','/index.html','IE',1,'',''),(116060,'119.147.146.189','2016-08-04 00:00:00','/index.html','Chrome',1,'',''),(116061,'121.42.0.59','2016-08-04 00:00:00','/index.html','Safari',1,'',''),(116062,'42.156.251.205','2016-08-04 00:00:00','/index.html','Chrome',1,'',''),(116063,'54.169.209.114','2016-08-04 00:00:00','/index.html','Chrome',1,'',''),(116064,'61.135.169.56','2016-08-04 00:00:00','/index.html','Chrome',1,'',''),(116065,'171.221.150.134','2016-08-04 00:00:00','/index.html','Chrome',1,'',''),(116066,'157.55.39.251','2016-08-04 00:00:00','/index.html','Safari',1,'',''),(116067,'222.190.111.19','2016-08-04 00:00:00','/index.html','Chrome',1,'',''),(116068,'140.207.198.225','2016-08-04 00:00:00','/newsview.htm','IE',1,'',''),(116069,'125.39.210.31','2016-08-04 00:00:00','/index.html','Firefox',1,'',''),(116070,'111.30.141.47','2016-08-04 00:00:00','/index.html','Firefox',1,'',''),(116071,'101.226.65.105','2016-08-04 00:00:00','/index.html','Chrome',1,'',''),(116072,'61.135.169.55','2016-08-04 00:00:00','/index.html','Chrome',1,'',''),(116073,'203.208.60.186','2016-08-04 00:00:00','/index.html','Chrome',1,'',''),(116074,'219.138.163.115','2016-08-04 00:00:00','/index.html','IE',1,'',''),(116075,'219.138.163.115','2016-08-04 00:00:00','/index.html','IE',1,'',''),(116076,'120.27.117.174','2016-08-04 00:00:00','/index.html','IE',1,'',''),(116077,'121.42.0.82','2016-08-04 00:00:00','/index.html','IE',1,'',''),(116078,'61.135.165.23','2016-08-04 00:00:00','/index.html','Chrome',1,'',''),(116079,'121.42.0.55','2016-08-04 00:00:00','/index.html','Safari',1,'',''),(116080,'121.42.0.55','2016-08-04 00:00:00','/index.html','IE',1,'',''),(116081,'121.42.0.60','2016-08-05 00:00:00','/index.html','Safari',1,'',''),(116082,'121.42.0.67','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116083,'45.32.129.200','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116084,'92.52.231.57','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116085,'27.226.68.71','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116086,'140.207.198.142','2016-08-05 00:00:00','/newsview.htm','IE',1,'',''),(116087,'123.59.59.52','2016-08-05 00:00:00','/index.html','Firefox',1,'',''),(116088,'119.188.66.189','2016-08-05 00:00:00','/newsview.htm','IE',1,'',''),(116089,'123.126.68.144','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116090,'52.201.226.82','2016-08-05 00:00:00','/index.html','Firefox',1,'',''),(116091,'123.59.59.52','2016-08-05 00:00:00','/index.html','Firefox',1,'',''),(116092,'61.135.165.22','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116093,'36.110.147.250','2016-08-05 00:00:00','/index.html','Firefox',1,'',''),(116094,'117.81.101.119','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116095,'117.81.101.119','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116096,'204.12.216.219','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116097,'123.103.8.82','2016-08-05 00:00:00','/index.html','Safari',1,'',''),(116098,'163.244.246.214','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116099,'61.135.165.23','2016-08-05 00:00:00','/newsview.htm','Chrome',1,'',''),(116100,'61.135.165.22','2016-08-05 00:00:00','/newsview.htm','Chrome',1,'',''),(116101,'180.153.81.203','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116102,'61.135.169.56','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116103,'121.42.0.88','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116104,'14.152.64.74','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116105,'14.152.64.74','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116106,'124.128.62.162','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116107,'14.152.64.74','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116108,'112.26.231.226','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116109,'112.26.231.226','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116110,'112.26.231.226','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116111,'112.26.231.226','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116112,'36.110.89.242','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116113,'36.110.89.242','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116114,'36.110.89.242','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116115,'36.110.89.242','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116116,'36.110.89.242','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116117,'121.42.0.82','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116118,'61.135.169.56','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116119,'58.245.27.222','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116120,'61.146.178.190','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116121,'14.152.64.74','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116122,'14.152.64.74','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116123,'14.152.64.74','2016-08-05 00:00:00','/index.html','Chrome',1,'',''),(116124,'59.108.15.141','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116125,'121.42.0.60','2016-08-05 00:00:00','/index.html','IE',1,'',''),(116126,'121.42.0.54','2016-08-05 00:00:00','/index.html','Safari',1,'',''),(116127,'121.42.0.62','2016-08-06 00:00:00','/index.html','Safari',1,'',''),(116128,'121.42.0.63','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116129,'121.42.0.83','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116130,'27.226.68.71','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116131,'121.42.0.88','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116132,'121.42.0.17','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116133,'121.42.0.18','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116134,'121.42.0.66','2016-08-06 00:00:00','/index.html','Safari',1,'',''),(116135,'121.42.0.54','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116136,'42.236.10.72','2016-08-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(116137,'42.236.10.100','2016-08-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(116138,'61.132.225.205','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116139,'61.160.195.222','2016-08-06 00:00:00','/index.html','Safari',1,'',''),(116140,'61.160.195.222','2016-08-06 00:00:00','/index.html','Safari',1,'',''),(116141,'121.42.0.14','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116142,'220.181.108.114','2016-08-06 00:00:00','/newsview.htm','Safari',1,'',''),(116143,'119.147.146.189','2016-08-06 00:00:00','/index.html','Chrome',1,'',''),(116144,'42.156.254.120','2016-08-06 00:00:00','/index.html','Firefox',1,'',''),(116145,'61.135.165.22','2016-08-06 00:00:00','/index.html','Chrome',1,'',''),(116146,'123.59.59.52','2016-08-06 00:00:00','/index.html','Firefox',1,'',''),(116147,'220.166.229.140','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116148,'120.27.117.174','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116149,'220.166.229.140','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116150,'93.174.95.106','2016-08-06 00:00:00','/index.html','Chrome',1,'',''),(116151,'61.147.184.213','2016-08-06 00:00:00','/index.html','Safari',1,'',''),(116152,'121.42.0.82','2016-08-06 00:00:00','/index.html','IE',1,'',''),(116153,'220.181.51.35','2016-08-06 00:00:00','/index.html','Chrome',1,'',''),(116154,'220.181.51.38','2016-08-06 00:00:00','/index.html','Chrome',1,'',''),(116155,'69.58.178.56','2016-08-06 00:00:00','/index.html','Firefox',1,'',''),(116156,'69.58.178.56','2016-08-06 00:00:00','/index.html','Firefox',1,'',''),(116157,'69.58.178.56','2016-08-06 00:00:00','/news.htm','Firefox',1,'',''),(116158,'101.200.126.60','2016-08-07 00:00:00','/index.html','IE',1,'',''),(116159,'101.200.126.60','2016-08-07 00:00:00','/index.html','IE',1,'',''),(116160,'114.119.40.120','2016-08-07 00:00:00','/index.html','IE',1,'',''),(116161,'61.147.184.232','2016-08-07 00:00:00','/index.html','Safari',1,'',''),(116162,'119.188.66.120','2016-08-07 00:00:00','/news/newsview.htm','IE',1,'',''),(116163,'182.118.60.111','2016-08-07 00:00:00','/news/newsview.htm','IE',1,'',''),(116164,'113.116.123.5','2016-08-07 00:00:00','/index.html','Chrome',1,'',''),(116165,'119.147.146.192','2016-08-07 00:00:00','/index.html','Chrome',1,'',''),(116166,'119.147.146.189','2016-08-07 00:00:00','/index.html','Chrome',1,'',''),(116167,'182.118.41.24','2016-08-07 00:00:00','/index.html','IE',1,'',''),(116168,'121.69.10.170','2016-08-07 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(116169,'101.226.66.192','2016-08-07 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(116170,'42.236.10.72','2016-08-07 00:00:00','/newsview.htm','Chrome',1,'',''),(116171,'42.236.10.72','2016-08-07 00:00:00','/newsview.htm','Chrome',1,'',''),(116172,'80.82.64.220','2016-08-07 00:00:00','/index.html','Chrome',1,'',''),(116173,'123.59.59.52','2016-08-07 00:00:00','/index.html','Firefox',1,'',''),(116174,'42.156.254.117','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116175,'180.153.186.22','2016-08-08 00:00:00','/newsview.htm','IE',1,'',''),(116176,'188.165.200.217','2016-08-08 00:00:00','/index.html','IE',1,'',''),(116177,'188.165.200.217','2016-08-08 00:00:00','/index.html','IE',1,'',''),(116178,'42.156.254.120','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116179,'140.207.185.122','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116180,'140.207.185.125','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116181,'140.207.62.210','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116182,'117.185.27.103','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116183,'117.185.24.152','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116184,'117.185.27.102','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116185,'182.139.185.206','2016-08-08 00:00:00','/newsview.htm','Chrome',1,'',''),(116186,'182.139.185.206','2016-08-08 00:00:00','/news.htm','Chrome',1,'',''),(116187,'112.65.193.13','2016-08-08 00:00:00','/index.html','Chrome',1,'',''),(116188,'180.153.201.66','2016-08-08 00:00:00','/newsview.htm','Chrome',0,'',''),(116189,'180.153.212.13','2016-08-08 00:00:00','/news.htm','Chrome',1,'',''),(116190,'106.120.188.132','2016-08-08 00:00:00','/index.html','Chrome',1,'',''),(116191,'61.146.178.190','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116192,'220.189.215.106','2016-08-08 00:00:00','/index.html','Chrome',1,'',''),(116193,'101.226.33.218','2016-08-08 00:00:00','/index.html','Chrome',1,'',''),(116194,'221.222.170.142','2016-08-08 00:00:00','/index.html','IE',1,'',''),(116195,'221.222.170.142','2016-08-08 00:00:00','/index.html','IE',1,'',''),(116196,'221.222.170.142','2016-08-08 00:00:00','/index.html','IE',1,'',''),(116197,'221.222.170.142','2016-08-08 00:00:00','/index.html','IE',1,'',''),(116198,'221.222.170.142','2016-08-08 00:00:00','/index.html','IE',1,'',''),(116199,'183.129.160.229','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116200,'61.135.165.23','2016-08-08 00:00:00','/index.html','Chrome',1,'',''),(116201,'183.60.202.17','2016-08-08 00:00:00','/index.html','IE',1,'',''),(116202,'42.156.254.120','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116203,'96.228.211.79','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116204,'96.228.211.79','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116205,'42.156.138.69','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116206,'203.93.109.22','2016-08-08 00:00:00','/index.html','IE',1,'',''),(116207,'182.118.41.91','2016-08-08 00:00:00','/index.html','IE',1,'',''),(116208,'96.228.211.79','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116209,'42.156.251.195','2016-08-08 00:00:00','/index.html','Chrome',1,'',''),(116210,'61.135.165.22','2016-08-08 00:00:00','/index.html','Chrome',1,'',''),(116211,'124.114.177.230','2016-08-08 00:00:00','/index.html','Chrome',1,'',''),(116212,'96.228.211.79','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116213,'121.42.0.57','2016-08-08 00:00:00','/index.html','Safari',1,'',''),(116214,'96.228.211.79','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116215,'96.228.211.79','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116216,'96.228.211.79','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116217,'96.228.211.79','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116218,'180.153.182.88','2016-08-08 00:00:00','/newsview.htm','IE',1,'',''),(116219,'180.153.182.88','2016-08-08 00:00:00','/newsview.htm','IE',1,'',''),(116220,'96.228.211.79','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116221,'96.228.211.79','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116222,'123.59.59.52','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116223,'61.135.169.55','2016-08-08 00:00:00','/index.html','Chrome',1,'',''),(116224,'220.181.51.55','2016-08-08 00:00:00','/index.html','Chrome',1,'',''),(116225,'71.6.158.166','2016-08-08 00:00:00','/index.html','Chrome',1,'',''),(116226,'183.129.160.229','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116227,'96.228.211.79','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116228,'96.228.211.79','2016-08-08 00:00:00','/index.html','Firefox',1,'',''),(116229,'121.42.0.61','2016-08-08 00:00:00','/index.html','IE',1,'',''),(116230,'121.42.0.73','2016-08-08 00:00:00','/index.html','Safari',1,'',''),(116231,'121.42.0.58','2016-08-08 00:00:00','/index.html','Safari',1,'',''),(116232,'121.42.0.62','2016-08-08 00:00:00','/index.html','IE',1,'',''),(116233,'42.156.138.69','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116234,'182.118.54.158','2016-08-09 00:00:00','/news/newsview.htm','IE',1,'',''),(116235,'125.70.76.209','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116236,'125.70.76.209','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116237,'125.70.76.209','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116238,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116239,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116240,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116241,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116242,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116243,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116244,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116245,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116246,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116247,'125.70.76.209','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116248,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116249,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116250,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116251,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116252,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116253,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116254,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116255,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116256,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116257,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116258,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116259,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116260,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116261,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116262,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116263,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116264,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116265,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116266,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116267,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116268,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116269,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116270,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116271,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116272,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116273,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116274,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116275,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116276,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116277,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116278,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116279,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116280,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116281,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116282,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116283,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116284,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116285,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116286,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116287,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116288,'125.70.76.209','2016-08-09 00:00:00','/news.htm','Firefox',1,'',''),(116289,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116290,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116291,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116292,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116293,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116294,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116295,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116296,'125.70.76.209','2016-08-09 00:00:00','/newsview.htm','Firefox',1,'',''),(116297,'96.228.211.79','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116298,'96.228.211.79','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116299,'207.46.13.118','2016-08-09 00:00:00','/index.html','Safari',1,'',''),(116300,'42.236.10.100','2016-08-09 00:00:00','/newsview.htm','Chrome',1,'',''),(116301,'42.236.10.71','2016-08-09 00:00:00','/newsview.htm','Chrome',1,'',''),(116302,'96.228.211.79','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116303,'96.228.211.79','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116304,'61.135.169.56','2016-08-09 00:00:00','/index.html','Chrome',1,'',''),(116305,'183.57.153.129','2016-08-09 00:00:00','/news/newsview.htm','IE',1,'',''),(116306,'96.228.211.79','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116307,'195.154.33.182','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116308,'212.129.63.128','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116309,'195.154.33.182','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116310,'183.207.217.43','2016-08-09 00:00:00','/index.html','Chrome',1,'','baidu'),(116311,'96.228.211.79','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116312,'183.57.153.241','2016-08-09 00:00:00','/newsview.htm','IE',1,'',''),(116313,'96.228.211.79','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116314,'223.97.58.66','2016-08-09 00:00:00','/index.html','Chrome',1,'',''),(116315,'116.255.177.118','2016-08-09 00:00:00','/index.html','IE',1,'',''),(116316,'220.181.51.38','2016-08-09 00:00:00','/index.html','Chrome',1,'',''),(116317,'211.138.116.114','2016-08-09 00:00:00','/index.html','Safari',1,'','baidu'),(116318,'211.138.116.114','2016-08-09 00:00:00','/index.html','Safari',1,'',''),(116319,'116.236.146.22','2016-08-09 00:00:00','/index.html','IE',1,'',''),(116320,'96.228.211.79','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116321,'96.228.211.79','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116322,'119.188.66.230','2016-08-09 00:00:00','/newsview.htm','IE',1,'',''),(116323,'119.188.66.171','2016-08-09 00:00:00','/newsview.htm','IE',1,'',''),(116324,'66.249.69.134','2016-08-09 00:00:00','/index.html','Chrome',1,'',''),(116325,'220.181.165.4','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116326,'61.135.165.22','2016-08-09 00:00:00','/index.html','Chrome',1,'',''),(116327,'220.181.51.110','2016-08-09 00:00:00','/index.html','Safari',1,'',''),(116328,'220.181.51.77','2016-08-09 00:00:00','/index.html','Safari',1,'',''),(116329,'96.228.211.79','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116330,'96.228.211.79','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116331,'96.228.211.79','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116332,'45.127.98.31','2016-08-09 00:00:00','/index.html','IE',1,'',''),(116333,'66.249.65.184','2016-08-09 00:00:00','/index.html','Chrome',1,'',''),(116334,'115.239.216.168','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116335,'115.239.216.140','2016-08-09 00:00:00','/index.html','Firefox',1,'',''),(116336,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116337,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116338,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116339,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116340,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116341,'220.181.51.39','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116342,'42.120.161.53','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116343,'180.153.186.98','2016-08-10 00:00:00','/newsview.htm','IE',1,'',''),(116344,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116345,'104.197.79.99','2016-08-10 00:00:00','/index.html','Safari',1,'',''),(116346,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116347,'220.181.51.110','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116348,'171.116.14.149','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116349,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116350,'220.181.51.109','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116351,'220.181.51.36','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116352,'220.181.51.56','2016-08-10 00:00:00','/news.htm','Chrome',1,'',''),(116353,'220.181.51.54','2016-08-10 00:00:00','/newsview.htm','Chrome',1,'',''),(116354,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116355,'111.198.29.120','2016-08-10 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(116356,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116357,'42.156.138.69','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116358,'119.188.66.177','2016-08-10 00:00:00','/newsview.htm','IE',1,'',''),(116359,'112.193.146.134','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116360,'112.193.146.134','2016-08-10 00:00:00','/news.htm','Chrome',1,'',''),(116361,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116362,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116363,'183.136.142.114','2016-08-10 00:00:00','/newsview.htm','IE',1,'',''),(116364,'220.181.51.55','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116365,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116366,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116367,'59.172.105.130','2016-08-10 00:00:00','/index.html','IE',1,'',''),(116368,'66.249.65.177','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116369,'222.35.191.7','2016-08-10 00:00:00','/news.htm','Chrome',1,'',''),(116370,'42.49.244.10','2016-08-10 00:00:00','/news.htm','Chrome',1,'',''),(116371,'42.49.244.10','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116372,'180.153.206.23','2016-08-10 00:00:00','/news.htm','Chrome',1,'',''),(116373,'42.49.244.10','2016-08-10 00:00:00','/newsview.htm','Chrome',1,'',''),(116374,'101.226.68.215','2016-08-10 00:00:00','/index.html','Safari',1,'',''),(116375,'183.60.15.21','2016-08-10 00:00:00','/index.html','IE',1,'',''),(116376,'39.87.118.106','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116377,'101.226.65.107','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116378,'101.226.33.205','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116379,'66.249.65.138','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116380,'182.118.60.14','2016-08-10 00:00:00','/newsview.htm','IE',1,'',''),(116381,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116382,'96.228.211.79','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116383,'220.181.51.53','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116384,'220.181.51.40','2016-08-10 00:00:00','/index.html','Chrome',1,'',''),(116385,'61.146.178.190','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116386,'120.132.50.135','2016-08-10 00:00:00','/index.html','Firefox',1,'',''),(116387,'101.200.126.60','2016-08-10 00:00:00','/index.html','IE',1,'',''),(116388,'101.200.126.60','2016-08-10 00:00:00','/index.html','IE',1,'',''),(116389,'121.42.0.55','2016-08-10 00:00:00','/index.html','Safari',1,'',''),(116390,'121.42.0.67','2016-08-10 00:00:00','/index.html','IE',1,'',''),(116391,'121.42.0.62','2016-08-10 00:00:00','/index.html','IE',1,'',''),(116392,'121.42.0.62','2016-08-10 00:00:00','/index.html','Safari',1,'',''),(116393,'96.228.211.79','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116394,'106.186.18.203','2016-08-11 00:00:00','/index.html','IE',1,'',''),(116395,'106.186.18.203','2016-08-11 00:00:00','/index.html','IE',1,'',''),(116396,'106.186.18.203','2016-08-11 00:00:00','/index.html','IE',1,'',''),(116397,'176.123.6.7','2016-08-11 00:00:00','/newsview.htm','IE',1,'',''),(116398,'66.249.65.156','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116399,'36.99.30.80','2016-08-11 00:00:00','/index.html','Safari',1,'',''),(116400,'220.181.51.40','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116401,'96.228.211.79','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116402,'96.228.211.79','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116403,'27.226.68.71','2016-08-11 00:00:00','/index.html','IE',1,'',''),(116404,'220.181.51.40','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116405,'220.181.51.39','2016-08-11 00:00:00','/news.htm','Chrome',1,'',''),(116406,'168.1.128.51','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116407,'183.136.142.65','2016-08-11 00:00:00','/newsview.htm','IE',1,'',''),(116408,'223.104.20.147','2016-08-11 00:00:00','/index.html','Chrome',1,'','baidu'),(116409,'223.104.20.147','2016-08-11 00:00:00','/index.html','Chrome',1,'','baidu'),(116410,'223.104.20.147','2016-08-11 00:00:00','/index.html','Chrome',1,'','baidu'),(116411,'112.90.82.218','2016-08-11 00:00:00','/index.html','Safari',1,'',''),(116412,'117.185.27.114','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116413,'117.185.27.113','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116414,'119.147.146.195','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116415,'101.226.33.226','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116416,'14.17.22.36','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116417,'101.226.65.105','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116418,'140.207.185.111','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116419,'101.226.33.206','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116420,'74.37.24.165','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116421,'223.223.180.200','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116422,'220.181.51.38','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116423,'220.181.51.39','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116424,'140.207.54.187','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116425,'117.185.27.102','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116426,'117.185.27.147','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116427,'117.185.27.98','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116428,'140.207.185.125','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116429,'140.207.54.187','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116430,'140.207.54.199','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116431,'140.207.54.187','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116432,'140.207.185.123','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116433,'140.207.185.122','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116434,'140.207.55.79','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116435,'140.207.55.80','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116436,'140.207.63.102','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116437,'140.207.54.197','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116438,'140.207.118.16','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116439,'117.185.27.99','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116440,'117.144.246.77','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116441,'117.185.27.104','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116442,'211.161.247.147','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116443,'39.87.118.106','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116444,'42.156.138.69','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116445,'39.87.118.106','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116446,'39.87.118.106','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116447,'180.149.130.150','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116448,'96.228.211.79','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116449,'96.228.211.79','2016-08-11 00:00:00','/index.html','Firefox',1,'',''),(116450,'61.135.169.56','2016-08-11 00:00:00','/index.html','Chrome',1,'',''),(116451,'119.188.66.213','2016-08-11 00:00:00','/newsview.htm','IE',1,'',''),(116452,'183.136.142.127','2016-08-11 00:00:00','/news/newsview.htm','IE',1,'',''),(116453,'117.21.226.95','2016-08-11 00:00:00','/index.html','IE',1,'',''),(116454,'113.108.21.69','2016-08-11 00:00:00','/index.html','Safari',1,'',''),(116455,'176.123.6.7','2016-08-11 00:00:00','/newsview.htm','IE',1,'',''),(116456,'121.42.0.63','2016-08-11 00:00:00','/index.html','IE',1,'',''),(116457,'121.42.0.56','2016-08-11 00:00:00','/index.html','Safari',1,'',''),(116458,'121.42.0.63','2016-08-11 00:00:00','/index.html','IE',1,'',''),(116459,'121.42.0.59','2016-08-11 00:00:00','/index.html','Safari',1,'',''),(116460,'36.99.31.77','2016-08-12 00:00:00','/index.html','Safari',1,'',''),(116461,'204.15.110.100','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116462,'40.77.167.92','2016-08-12 00:00:00','/index.html','Safari',1,'',''),(116463,'96.228.211.79','2016-08-12 00:00:00','/index.html','Firefox',1,'',''),(116464,'96.228.211.79','2016-08-12 00:00:00','/index.html','Firefox',1,'',''),(116465,'96.228.211.79','2016-08-12 00:00:00','/index.html','Firefox',1,'',''),(116466,'121.42.0.16','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116467,'121.42.0.18','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116468,'106.6.171.157','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116469,'106.6.171.157','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116470,'106.6.171.157','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116471,'106.6.171.157','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116472,'106.6.171.157','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116473,'106.6.171.157','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116474,'106.6.171.157','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116475,'106.6.171.157','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116476,'106.6.171.157','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116477,'106.6.171.157','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116478,'220.181.51.62','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116479,'46.119.116.78','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116480,'180.97.63.48','2016-08-12 00:00:00','/newsview.htm','IE',1,'',''),(116481,'180.153.186.43','2016-08-12 00:00:00','/news/newsview.htm','IE',1,'',''),(116482,'111.207.122.2','2016-08-12 00:00:00','/news.htm','Chrome',1,'',''),(116483,'183.136.142.185','2016-08-12 00:00:00','/news/newsview.htm','IE',1,'',''),(116484,'112.65.193.14','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116485,'42.156.138.69','2016-08-12 00:00:00','/index.html','Firefox',1,'',''),(116486,'61.135.169.23','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116487,'119.147.207.158','2016-08-12 00:00:00','/index.html','Safari',1,'',''),(116488,'61.147.184.213','2016-08-12 00:00:00','/index.html','Safari',1,'',''),(116489,'182.150.63.195','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116490,'180.153.214.176','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116491,'202.101.75.53','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116492,'116.226.97.189','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116493,'96.228.211.79','2016-08-12 00:00:00','/index.html','Firefox',1,'',''),(116494,'96.228.211.79','2016-08-12 00:00:00','/index.html','Firefox',1,'',''),(116495,'120.132.50.135','2016-08-12 00:00:00','/index.html','Firefox',1,'',''),(116496,'120.132.50.135','2016-08-12 00:00:00','/index.html','Firefox',1,'',''),(116497,'42.156.251.192','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116498,'96.228.211.79','2016-08-12 00:00:00','/index.html','Firefox',1,'',''),(116499,'176.123.6.7','2016-08-12 00:00:00','/newsview.htm','IE',1,'',''),(116500,'119.188.66.131','2016-08-12 00:00:00','/newsview.htm','IE',1,'',''),(116501,'180.149.130.150','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116502,'211.102.218.133','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116503,'211.102.218.133','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116504,'121.42.0.86','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116505,'220.181.51.35','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116506,'101.17.3.114','2016-08-12 00:00:00','/index.html','Safari',1,'',''),(116507,'121.42.0.19','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116508,'182.118.41.62','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116509,'96.228.211.79','2016-08-12 00:00:00','/index.html','Firefox',1,'',''),(116510,'220.181.51.53','2016-08-12 00:00:00','/index.html','Chrome',1,'',''),(116511,'220.166.229.55','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116512,'117.136.94.177','2016-08-12 00:00:00','/index.html','Chrome',1,'','baidu'),(116513,'183.136.142.111','2016-08-12 00:00:00','/newsview.htm','IE',1,'',''),(116514,'42.120.161.53','2016-08-12 00:00:00','/index.html','Firefox',1,'',''),(116515,'123.59.59.52','2016-08-12 00:00:00','/index.html','Firefox',1,'',''),(116516,'180.153.180.178','2016-08-12 00:00:00','/newsview.htm','IE',1,'',''),(116517,'140.207.198.172','2016-08-12 00:00:00','/newsview.htm','IE',1,'',''),(116518,'121.42.0.73','2016-08-12 00:00:00','/index.html','Safari',1,'',''),(116519,'121.42.0.73','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116520,'121.42.0.64','2016-08-12 00:00:00','/index.html','Safari',1,'',''),(116521,'121.42.0.58','2016-08-12 00:00:00','/index.html','IE',1,'',''),(116522,'180.153.180.195','2016-08-13 00:00:00','/newsview.htm','IE',1,'',''),(116523,'180.149.130.150','2016-08-13 00:00:00','/index.html','Chrome',1,'',''),(116524,'180.153.180.194','2016-08-13 00:00:00','/newsview.htm','IE',1,'',''),(116525,'114.119.40.120','2016-08-13 00:00:00','/index.html','IE',1,'',''),(116526,'183.57.153.125','2016-08-13 00:00:00','/newsview.htm','IE',1,'',''),(116527,'180.153.180.69','2016-08-13 00:00:00','/news/newsview.htm','IE',1,'',''),(116528,'180.97.63.42','2016-08-13 00:00:00','/newsview.htm','IE',1,'',''),(116529,'195.154.199.103','2016-08-13 00:00:00','/index.html','Chrome',1,'',''),(116530,'220.181.51.54','2016-08-13 00:00:00','/index.html','Chrome',1,'',''),(116531,'140.207.198.178','2016-08-13 00:00:00','/newsview.htm','IE',1,'',''),(116532,'61.135.190.222','2016-08-13 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(116533,'61.135.190.223','2016-08-13 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(116534,'140.207.198.134','2016-08-13 00:00:00','/newsview.htm','IE',1,'',''),(116535,'61.160.195.222','2016-08-13 00:00:00','/index.html','Safari',1,'',''),(116536,'61.160.195.222','2016-08-13 00:00:00','/index.html','Safari',1,'',''),(116537,'180.97.62.224','2016-08-13 00:00:00','/newsview.htm','IE',1,'',''),(116538,'119.147.225.232','2016-08-13 00:00:00','/index.html','Safari',1,'',''),(116539,'96.228.211.79','2016-08-13 00:00:00','/index.html','Firefox',1,'',''),(116540,'182.118.41.61','2016-08-13 00:00:00','/index.html','IE',1,'',''),(116541,'220.181.51.45','2016-08-13 00:00:00','/index.html','Chrome',1,'',''),(116542,'61.146.178.190','2016-08-13 00:00:00','/index.html','IE',1,'',''),(116543,'180.153.180.93','2016-08-13 00:00:00','/index.html','IE',1,'',''),(116544,'120.76.100.116','2016-08-13 00:00:00','/index.html','IE',1,'',''),(116545,'120.76.100.116','2016-08-13 00:00:00','/index.html','IE',1,'',''),(116546,'106.186.18.203','2016-08-13 00:00:00','/index.html','IE',1,'',''),(116547,'121.42.0.19','2016-08-13 00:00:00','/index.html','IE',1,'',''),(116548,'106.186.18.203','2016-08-13 00:00:00','/index.html','IE',1,'',''),(116549,'106.186.18.203','2016-08-13 00:00:00','/index.html','IE',1,'',''),(116550,'36.99.30.238','2016-08-13 00:00:00','/index.html','Safari',1,'',''),(116551,'96.228.211.79','2016-08-13 00:00:00','/index.html','Firefox',1,'',''),(116552,'121.42.0.58','2016-08-14 00:00:00','/index.html','Safari',1,'',''),(116553,'121.42.0.62','2016-08-14 00:00:00','/index.html','IE',1,'',''),(116554,'180.149.130.149','2016-08-14 00:00:00','/index.html','Chrome',1,'',''),(116555,'180.97.62.220','2016-08-14 00:00:00','/newsview.htm','IE',1,'',''),(116556,'42.156.136.53','2016-08-14 00:00:00','/index.html','Firefox',1,'',''),(116557,'96.228.211.79','2016-08-14 00:00:00','/index.html','Firefox',1,'',''),(116558,'119.188.66.157','2016-08-14 00:00:00','/newsview.htm','IE',1,'',''),(116559,'183.136.142.99','2016-08-14 00:00:00','/newsview.htm','IE',1,'',''),(116560,'183.57.154.32','2016-08-14 00:00:00','/news/newsview.htm','IE',1,'',''),(116561,'23.251.40.103','2016-08-14 00:00:00','/index.html','IE',1,'',''),(116562,'42.236.10.100','2016-08-14 00:00:00','/newsview.htm','Chrome',1,'',''),(116563,'42.236.10.98','2016-08-14 00:00:00','/newsview.htm','Chrome',1,'',''),(116564,'96.228.211.79','2016-08-14 00:00:00','/index.html','Firefox',1,'',''),(116565,'176.123.6.7','2016-08-14 00:00:00','/index.html','IE',1,'',''),(116566,'111.73.46.115','2016-08-14 00:00:00','/index.html','IE',1,'',''),(116567,'220.181.51.35','2016-08-14 00:00:00','/index.html','Chrome',1,'',''),(116568,'119.188.66.135','2016-08-14 00:00:00','/newsview.htm','IE',1,'',''),(116569,'183.136.142.141','2016-08-14 00:00:00','/newsview.htm','IE',1,'',''),(116570,'140.207.198.232','2016-08-14 00:00:00','/newsview.htm','IE',1,'',''),(116571,'182.118.53.108','2016-08-14 00:00:00','/news/newsview.htm','IE',1,'',''),(116572,'180.153.182.119','2016-08-14 00:00:00','/news.htm','IE',1,'',''),(116573,'180.153.182.119','2016-08-14 00:00:00','/news.htm','IE',1,'',''),(116574,'96.228.211.79','2016-08-14 00:00:00','/index.html','Firefox',1,'',''),(116575,'119.188.66.178','2016-08-14 00:00:00','/newsview.htm','IE',1,'',''),(116576,'121.42.0.85','2016-08-14 00:00:00','/index.html','IE',1,'',''),(116577,'101.200.126.60','2016-08-14 00:00:00','/index.html','IE',1,'',''),(116578,'101.200.126.60','2016-08-14 00:00:00','/index.html','IE',1,'',''),(116579,'114.119.40.120','2016-08-14 00:00:00','/index.html','IE',1,'',''),(116580,'96.228.211.79','2016-08-14 00:00:00','/index.html','Firefox',1,'',''),(116581,'121.42.0.65','2016-08-15 00:00:00','/index.html','IE',1,'',''),(116582,'121.42.0.58','2016-08-15 00:00:00','/index.html','Safari',1,'',''),(116583,'180.149.130.151','2016-08-15 00:00:00','/index.html','Chrome',1,'',''),(116584,'121.42.0.62','2016-08-15 00:00:00','/index.html','Safari',1,'',''),(116585,'121.42.0.62','2016-08-15 00:00:00','/index.html','IE',1,'',''),(116586,'198.100.144.55','2016-08-15 00:00:00','/index.html','IE',1,'',''),(116587,'198.100.144.55','2016-08-15 00:00:00','/news.htm','IE',1,'',''),(116588,'198.100.144.55','2016-08-15 00:00:00','/index.html','IE',1,'',''),(116589,'111.73.46.143','2016-08-15 00:00:00','/index.html','IE',1,'',''),(116590,'121.42.0.56','2016-08-15 00:00:00','/index.html','Safari',1,'',''),(116591,'121.42.0.63','2016-08-15 00:00:00','/index.html','IE',1,'',''),(116592,'180.97.63.105','2016-08-15 00:00:00','/newsview.htm','IE',1,'',''),(116593,'198.20.69.98','2016-08-15 00:00:00','/index.html','Chrome',1,'',''),(116594,'220.181.51.56','2016-08-15 00:00:00','/index.html','Chrome',1,'',''),(116595,'203.208.60.152','2016-08-15 00:00:00','/newsview.htm','Chrome',1,'',''),(116596,'111.198.29.120','2016-08-15 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(116597,'119.147.146.189','2016-08-15 00:00:00','/index.html','Chrome',1,'',''),(116598,'211.102.218.134','2016-08-15 00:00:00','/index.html','Chrome',1,'',''),(116599,'61.135.165.23','2016-08-15 00:00:00','/index.html','Chrome',1,'',''),(116600,'101.226.89.14','2016-08-15 00:00:00','/index.html','Chrome',1,'','baidu'),(116601,'117.185.27.104','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116602,'117.185.27.144','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116603,'117.185.27.98','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116604,'140.207.55.80','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116605,'140.207.185.124','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116606,'140.207.185.122','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116607,'140.207.63.102','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116608,'140.207.185.126','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116609,'140.207.185.125','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116610,'140.207.185.124','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116611,'117.185.27.102','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116612,'117.185.27.146','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116613,'117.185.24.151','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116614,'101.226.51.229','2016-08-15 00:00:00','/index.html','Chrome',1,'','baidu'),(116615,'106.120.188.250','2016-08-15 00:00:00','/index.html','Safari',1,'',''),(116616,'106.3.132.170','2016-08-15 00:00:00','/index.html','IE',1,'',''),(116617,'203.208.60.187','2016-08-15 00:00:00','/index.html','Chrome',1,'',''),(116618,'111.199.219.138','2016-08-15 00:00:00','/index.html','Chrome',1,'北京bi','360'),(116619,'203.208.60.144','2016-08-15 00:00:00','/index.html','Chrome',1,'',''),(116620,'220.181.51.53','2016-08-15 00:00:00','/index.html','Chrome',1,'',''),(116621,'221.220.20.179','2016-08-15 00:00:00','/index.html','Chrome',1,'北京东安睿思科技有限公司','360'),(116622,'203.208.60.152','2016-08-15 00:00:00','/index.html','Chrome',1,'',''),(116623,'123.59.59.52','2016-08-15 00:00:00','/index.html','Firefox',1,'',''),(116624,'180.153.180.150','2016-08-15 00:00:00','/newsview.htm','IE',1,'',''),(116625,'61.135.169.23','2016-08-15 00:00:00','/index.html','Chrome',1,'',''),(116626,'61.135.165.23','2016-08-15 00:00:00','/index.html','Chrome',1,'',''),(116627,'188.165.200.217','2016-08-15 00:00:00','/index.html','IE',1,'',''),(116628,'96.228.211.79','2016-08-16 00:00:00','/index.html','Firefox',1,'',''),(116629,'180.149.130.152','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116630,'203.208.60.146','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116631,'38.111.104.68','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116632,'180.153.180.112','2016-08-16 00:00:00','/newsview.htm','IE',1,'',''),(116633,'183.136.142.118','2016-08-16 00:00:00','/newsview.htm','IE',1,'',''),(116634,'52.209.222.14','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116635,'203.208.60.187','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116636,'42.236.10.71','2016-08-16 00:00:00','/newsview.htm','Chrome',1,'',''),(116637,'42.236.10.72','2016-08-16 00:00:00','/newsview.htm','Chrome',1,'',''),(116638,'220.181.51.35','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116639,'220.181.51.40','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116640,'220.181.51.54','2016-08-16 00:00:00','/news.htm','Chrome',1,'',''),(116641,'119.188.66.174','2016-08-16 00:00:00','/newsview.htm','IE',1,'',''),(116642,'188.165.206.188','2016-08-16 00:00:00','/index.html','Firefox',1,'',''),(116643,'61.146.178.190','2016-08-16 00:00:00','/index.html','Firefox',1,'',''),(116644,'134.249.51.75','2016-08-16 00:00:00','/index.html','IE',1,'',''),(116645,'42.156.251.189','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116646,'220.181.51.55','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116647,'183.60.15.21','2016-08-16 00:00:00','/index.html','IE',1,'',''),(116648,'202.100.109.106','2016-08-16 00:00:00','/index.html','IE',1,'',''),(116649,'140.207.185.111','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116650,'223.72.104.67','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116651,'203.208.60.141','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116652,'121.42.0.63','2016-08-16 00:00:00','/index.html','Safari',1,'',''),(116653,'180.97.63.110','2016-08-16 00:00:00','/newsview.htm','IE',1,'',''),(116654,'113.57.170.26','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116655,'220.181.51.38','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116656,'180.153.180.149','2016-08-16 00:00:00','/news/newsview.htm','IE',1,'',''),(116657,'180.153.182.71','2016-08-16 00:00:00','/news/newsview.htm','IE',1,'',''),(116658,'180.153.182.71','2016-08-16 00:00:00','/news/newsview.htm','IE',1,'',''),(116659,'140.207.54.197','2016-08-16 00:00:00','/index.html','Firefox',1,'',''),(116660,'117.185.27.104','2016-08-16 00:00:00','/index.html','Firefox',1,'',''),(116661,'117.185.27.104','2016-08-16 00:00:00','/index.html','Firefox',1,'',''),(116662,'140.207.185.125','2016-08-16 00:00:00','/index.html','Firefox',1,'',''),(116663,'117.144.246.77','2016-08-16 00:00:00','/index.html','Firefox',1,'',''),(116664,'140.207.62.210','2016-08-16 00:00:00','/index.html','Firefox',1,'',''),(116665,'106.115.117.167','2016-08-16 00:00:00','/index.html','IE',1,'',''),(116666,'106.115.117.167','2016-08-16 00:00:00','/index.html','IE',1,'',''),(116667,'106.115.117.167','2016-08-16 00:00:00','/index.html','IE',1,'',''),(116668,'39.87.169.234','2016-08-16 00:00:00','/index.html','IE',1,'',''),(116669,'106.115.117.167','2016-08-16 00:00:00','/index.html','IE',1,'',''),(116670,'54.199.201.52','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116671,'36.99.31.18','2016-08-16 00:00:00','/news/newsview.htm','Safari',1,'',''),(116672,'220.181.51.39','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116673,'119.188.66.216','2016-08-16 00:00:00','/newsview.htm','IE',0,'',''),(116674,'183.57.153.226','2016-08-16 00:00:00','/newsview.htm','IE',1,'',''),(116675,'123.59.59.52','2016-08-16 00:00:00','/index.html','Firefox',1,'',''),(116676,'114.119.40.120','2016-08-16 00:00:00','/index.html','IE',1,'',''),(116677,'180.153.180.143','2016-08-16 00:00:00','/newsview.htm','IE',1,'',''),(116678,'71.6.146.185','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116679,'52.210.70.60','2016-08-16 00:00:00','/index.html','Chrome',1,'',''),(116680,'96.228.211.79','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116681,'103.37.45.229','2016-08-17 00:00:00','/index.html','IE',1,'',''),(116682,'103.37.45.229','2016-08-17 00:00:00','/index.html','IE',1,'',''),(116683,'111.73.46.115','2016-08-17 00:00:00','/index.html','IE',1,'',''),(116684,'113.12.161.27','2016-08-17 00:00:00','/index.html','IE',1,'',''),(116685,'103.37.45.229','2016-08-17 00:00:00','/index.html','IE',1,'',''),(116686,'103.37.45.229','2016-08-17 00:00:00','/index.html','IE',1,'',''),(116687,'211.102.218.134','2016-08-17 00:00:00','/index.html','Chrome',1,'',''),(116688,'220.181.51.40','2016-08-17 00:00:00','/index.html','Chrome',1,'',''),(116689,'96.228.211.79','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116690,'42.156.251.192','2016-08-17 00:00:00','/index.html','Chrome',1,'',''),(116691,'61.135.169.23','2016-08-17 00:00:00','/newsview.htm','Chrome',1,'',''),(116692,'220.181.51.35','2016-08-17 00:00:00','/newsview.htm','Chrome',1,'',''),(116693,'220.181.51.55','2016-08-17 00:00:00','/index.html','Chrome',1,'',''),(116694,'183.204.131.164','2016-08-17 00:00:00','/index.html','Safari',1,'','baidu'),(116695,'40.77.167.56','2016-08-17 00:00:00','/index.html','Safari',1,'',''),(116696,'203.208.60.157','2016-08-17 00:00:00','/index.html','Chrome',1,'',''),(116697,'42.156.251.205','2016-08-17 00:00:00','/index.html','Chrome',1,'',''),(116698,'14.152.64.74','2016-08-17 00:00:00','/index.html','Chrome',1,'',''),(116699,'119.147.207.158','2016-08-17 00:00:00','/index.html','Safari',1,'',''),(116700,'123.126.124.148','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116701,'61.49.57.61','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116702,'125.39.57.39','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116703,'125.39.57.39','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116704,'111.161.52.28','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116705,'125.39.57.39','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116706,'111.30.132.146','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116707,'111.30.131.212','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116708,'111.30.132.205','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116709,'111.30.141.103','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116710,'111.30.132.190','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116711,'111.30.137.188','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116712,'111.161.52.234','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116713,'111.30.137.187','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116714,'61.151.228.22','2016-08-17 00:00:00','/index.html','Chrome',1,'',''),(116715,'101.81.29.139','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116716,'123.59.59.52','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116717,'64.246.165.150','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116718,'96.228.211.79','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116719,'61.135.165.22','2016-08-17 00:00:00','/index.html','Chrome',1,'',''),(116720,'182.118.41.25','2016-08-17 00:00:00','/index.html','IE',1,'',''),(116721,'64.246.161.42','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116722,'106.120.188.142','2016-08-17 00:00:00','/index.html','Chrome',1,'',''),(116723,'119.48.218.250','2016-08-17 00:00:00','/index.html','Chrome',1,'',''),(116724,'42.156.137.53','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116725,'42.156.139.53','2016-08-17 00:00:00','/index.html','Firefox',1,'',''),(116726,'52.210.125.152','2016-08-17 00:00:00','/index.html','Chrome',1,'',''),(116727,'121.42.0.66','2016-08-18 00:00:00','/index.html','Safari',1,'',''),(116728,'121.42.0.54','2016-08-18 00:00:00','/index.html','IE',1,'',''),(116729,'121.42.0.64','2016-08-18 00:00:00','/index.html','IE',1,'',''),(116730,'121.42.0.56','2016-08-18 00:00:00','/index.html','Safari',1,'',''),(116731,'38.100.21.66','2016-08-18 00:00:00','/index.html','IE',1,'',''),(116732,'38.100.21.66','2016-08-18 00:00:00','/newsview.htm','IE',1,'',''),(116733,'38.100.21.66','2016-08-18 00:00:00','/index.html','IE',1,'',''),(116734,'180.149.130.148','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116735,'52.210.98.69','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116736,'115.213.247.231','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116737,'202.102.99.109','2016-08-18 00:00:00','/news/newsview.htm','IE',1,'',''),(116738,'220.181.51.61','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116739,'180.153.186.112','2016-08-18 00:00:00','/newsview.htm','IE',1,'',''),(116740,'118.112.57.129','2016-08-18 00:00:00','/index.html','Firefox',1,'',''),(116741,'118.112.57.129','2016-08-18 00:00:00','/index.html','Firefox',1,'',''),(116742,'118.112.57.129','2016-08-18 00:00:00','/index.html','Firefox',1,'',''),(116743,'118.112.57.129','2016-08-18 00:00:00','/index.html','Firefox',1,'',''),(116744,'118.112.57.129','2016-08-18 00:00:00','/news.htm','Firefox',1,'',''),(116745,'111.67.205.21','2016-08-18 00:00:00','/index.html','IE',1,'',''),(116746,'111.67.205.21','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116747,'142.4.218.236','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116748,'123.59.59.52','2016-08-18 00:00:00','/index.html','Firefox',1,'',''),(116749,'220.181.51.56','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116750,'180.153.182.164','2016-08-18 00:00:00','/news/news.htm','IE',1,'',''),(116751,'180.153.182.164','2016-08-18 00:00:00','/news/news.htm','IE',1,'',''),(116752,'110.80.33.98','2016-08-18 00:00:00','/index.html','IE',1,'',''),(116753,'110.80.33.98','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116754,'124.193.229.203','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116755,'124.193.229.203','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116756,'203.208.60.158','2016-08-18 00:00:00','/newsview.htm','Chrome',1,'',''),(116757,'220.181.51.53','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116758,'113.108.21.69','2016-08-18 00:00:00','/index.html','Safari',1,'',''),(116759,'101.226.33.203','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116760,'171.221.147.127','2016-08-18 00:00:00','/index.html','Firefox',1,'',''),(116761,'203.208.60.158','2016-08-18 00:00:00','/index.html','Chrome',1,'',''),(116762,'101.200.126.60','2016-08-18 00:00:00','/index.html','IE',1,'',''),(116763,'101.200.126.60','2016-08-18 00:00:00','/index.html','IE',1,'',''),(116764,'61.146.178.190','2016-08-18 00:00:00','/index.html','IE',1,'',''),(116765,'61.146.178.190','2016-08-18 00:00:00','/news.htm','IE',1,'',''),(116766,'121.42.0.14','2016-08-18 00:00:00','/index.html','IE',1,'',''),(116767,'182.118.41.69','2016-08-18 00:00:00','/index.html','IE',1,'',''),(116768,'121.42.0.87','2016-08-19 00:00:00','/index.html','IE',1,'',''),(116769,'101.226.89.119','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116770,'180.149.130.153','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116771,'220.181.51.39','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116772,'54.219.247.30','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116773,'202.101.75.53','2016-08-19 00:00:00','/index.html','IE',1,'',''),(116774,'202.102.99.127','2016-08-19 00:00:00','/newsview.htm','IE',1,'',''),(116775,'111.202.102.64','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116776,'183.207.217.205','2016-08-19 00:00:00','/index.html','Safari',1,'','baidu'),(116777,'183.207.217.205','2016-08-19 00:00:00','/index.html','Safari',1,'','baidu'),(116778,'220.181.51.37','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116779,'123.65.214.221','2016-08-19 00:00:00','/index.html','IE',1,'',''),(116780,'202.102.99.86','2016-08-19 00:00:00','/newsview.htm','IE',1,'',''),(116781,'183.129.160.229','2016-08-19 00:00:00','/index.html','Firefox',1,'',''),(116782,'139.205.235.197','2016-08-19 00:00:00','/index.html','Chrome',1,'北京睿玺科技有限公司','360'),(116783,'202.98.60.125','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116784,'180.163.2.117','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116785,'42.96.144.149','2016-08-19 00:00:00','/index.html','Safari',1,'',''),(116786,'42.96.144.149','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116787,'223.104.20.197','2016-08-19 00:00:00','/index.html','Safari',1,'',''),(116788,'202.102.99.125','2016-08-19 00:00:00','/newsview.htm','IE',1,'',''),(116789,'203.208.60.150','2016-08-19 00:00:00','/newsview.htm','Chrome',1,'',''),(116790,'220.181.51.55','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116791,'211.147.242.54','2016-08-19 00:00:00','/index.html','IE',1,'',''),(116792,'211.147.242.54','2016-08-19 00:00:00','/index.html','IE',1,'',''),(116793,'122.70.48.129','2016-08-19 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(116794,'183.57.153.173','2016-08-19 00:00:00','/news/newsview.htm','IE',1,'',''),(116795,'113.108.21.69','2016-08-19 00:00:00','/index.html','Safari',1,'',''),(116796,'117.185.27.114','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116797,'180.153.201.15','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116798,'111.206.36.135','2016-08-19 00:00:00','/index.html','Firefox',1,'www','baidu'),(116799,'45.32.130.87','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116800,'157.55.39.60','2016-08-19 00:00:00','/index.html','Safari',1,'',''),(116801,'180.153.186.117','2016-08-19 00:00:00','/news/newsview.htm','IE',1,'',''),(116802,'114.119.40.120','2016-08-19 00:00:00','/index.html','IE',1,'',''),(116803,'180.153.186.84','2016-08-19 00:00:00','/newsview.htm','IE',1,'',''),(116804,'220.181.51.62','2016-08-19 00:00:00','/index.html','Chrome',1,'',''),(116805,'180.153.186.26','2016-08-19 00:00:00','/newsview.htm','IE',1,'',''),(116806,'42.236.10.72','2016-08-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(116807,'42.236.10.71','2016-08-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(116808,'202.102.99.131','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116809,'178.32.203.52','2016-08-20 00:00:00','/index.html','Firefox',1,'',''),(116810,'182.118.55.131','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116811,'202.102.99.138','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116812,'95.183.52.174','2016-08-20 00:00:00','/index.html','Chrome',1,'',''),(116813,'111.206.36.135','2016-08-20 00:00:00','/index.html','Chrome',1,'',''),(116814,'220.181.51.52','2016-08-20 00:00:00','/index.html','Chrome',1,'',''),(116815,'220.181.51.61','2016-08-20 00:00:00','/index.html','Chrome',1,'',''),(116816,'203.208.60.155','2016-08-20 00:00:00','/newsview.htm','Chrome',1,'',''),(116817,'140.207.198.141','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116818,'183.57.153.157','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116819,'180.153.186.107','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116820,'180.149.130.149','2016-08-20 00:00:00','/index.html','Chrome',1,'',''),(116821,'42.236.10.71','2016-08-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(116822,'42.236.10.72','2016-08-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(116823,'202.102.99.98','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116824,'111.206.36.9','2016-08-20 00:00:00','/index.html','Chrome',1,'',''),(116825,'176.123.8.33','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116826,'40.77.167.80','2016-08-20 00:00:00','/index.html','Safari',1,'',''),(116827,'180.153.186.102','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116828,'111.206.36.136','2016-08-20 00:00:00','/index.html','Chrome',1,'',''),(116829,'123.59.59.52','2016-08-20 00:00:00','/index.html','Firefox',1,'',''),(116830,'183.57.153.167','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116831,'182.118.53.48','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116832,'183.129.160.229','2016-08-20 00:00:00','/index.html','Firefox',1,'',''),(116833,'220.181.51.37','2016-08-20 00:00:00','/index.html','Chrome',1,'',''),(116834,'176.123.6.7','2016-08-20 00:00:00','/index.html','IE',1,'',''),(116835,'106.120.160.109','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116836,'182.118.53.162','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116837,'36.99.30.36','2016-08-20 00:00:00','/newsview.htm','Safari',1,'',''),(116838,'40.77.167.75','2016-08-20 00:00:00','/index.html','Safari',1,'',''),(116839,'183.136.142.59','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116840,'180.97.63.34','2016-08-20 00:00:00','/newsview.htm','IE',1,'',''),(116841,'220.181.51.55','2016-08-20 00:00:00','/index.html','Chrome',1,'',''),(116842,'121.42.56.74','2016-08-20 00:00:00','/index.html','Chrome',1,'',''),(116843,'180.149.130.148','2016-08-21 00:00:00','/index.html','Chrome',1,'',''),(116844,'1.192.125.178','2016-08-21 00:00:00','/index.html','Chrome',1,'',''),(116845,'220.181.51.40','2016-08-21 00:00:00','/index.html','Chrome',1,'',''),(116846,'61.146.178.190','2016-08-21 00:00:00','/index.html','Chrome',1,'',''),(116847,'140.207.198.143','2016-08-21 00:00:00','/newsview.htm','IE',1,'',''),(116848,'119.147.146.189','2016-08-21 00:00:00','/index.html','Chrome',1,'',''),(116849,'202.102.99.64','2016-08-21 00:00:00','/newsview.htm','IE',1,'',''),(116850,'123.59.59.52','2016-08-21 00:00:00','/index.html','Firefox',1,'',''),(116851,'220.181.51.46','2016-08-21 00:00:00','/index.html','Chrome',1,'',''),(116852,'120.132.50.135','2016-08-21 00:00:00','/index.html','Firefox',1,'',''),(116853,'220.165.13.144','2016-08-21 00:00:00','/index.html','Chrome',1,'',''),(116854,'178.162.201.97','2016-08-21 00:00:00','/index.html','Chrome',1,'',''),(116855,'40.77.167.80','2016-08-21 00:00:00','/index.html','Safari',1,'',''),(116856,'1.202.240.161','2016-08-21 00:00:00','/index.html','Safari',1,'',''),(116857,'1.202.240.161','2016-08-21 00:00:00','/index.html','Safari',1,'',''),(116858,'1.202.240.161','2016-08-21 00:00:00','/index.html','Safari',1,'',''),(116859,'176.123.2.42','2016-08-21 00:00:00','/newsview.htm','IE',1,'',''),(116860,'120.132.50.135','2016-08-21 00:00:00','/index.html','Firefox',1,'',''),(116861,'120.132.50.135','2016-08-21 00:00:00','/index.html','Firefox',1,'',''),(116862,'220.181.51.53','2016-08-21 00:00:00','/index.html','Chrome',1,'',''),(116863,'120.132.50.135','2016-08-21 00:00:00','/index.html','Firefox',1,'',''),(116864,'120.132.50.135','2016-08-21 00:00:00','/index.html','Firefox',1,'',''),(116865,'120.132.50.135','2016-08-21 00:00:00','/index.html','Firefox',1,'',''),(116866,'123.59.59.52','2016-08-21 00:00:00','/index.html','Firefox',1,'',''),(116867,'183.60.201.185','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116868,'183.60.201.185','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116869,'220.181.51.54','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116870,'180.149.130.152','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116871,'122.224.34.168','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116872,'222.222.220.210','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116873,'27.226.77.131','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116874,'180.97.63.33','2016-08-22 00:00:00','/newsview.htm','IE',1,'',''),(116875,'111.206.36.133','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116876,'65.19.167.130','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116877,'195.154.41.132','2016-08-22 00:00:00','/index.html','Firefox',1,'',''),(116878,'195.154.41.132','2016-08-22 00:00:00','/index.html','Firefox',1,'',''),(116879,'195.154.41.132','2016-08-22 00:00:00','/index.html','Firefox',1,'',''),(116880,'212.129.62.79','2016-08-22 00:00:00','/index.html','Firefox',1,'',''),(116881,'42.236.10.72','2016-08-22 00:00:00','/newsview.htm','Chrome',1,'',''),(116882,'42.236.10.100','2016-08-22 00:00:00','/newsview.htm','Chrome',1,'',''),(116883,'183.60.201.185','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116884,'183.60.201.185','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116885,'157.55.39.30','2016-08-22 00:00:00','/index.html','Safari',1,'',''),(116886,'220.181.51.38','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116887,'36.110.147.88','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116888,'119.147.146.189','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116889,'180.153.206.19','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116890,'220.181.51.40','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116891,'120.132.50.135','2016-08-22 00:00:00','/index.html','Firefox',1,'',''),(116892,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116893,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116894,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116895,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116896,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116897,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116898,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116899,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116900,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116901,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116902,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116903,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116904,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116905,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116906,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116907,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116908,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116909,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116910,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116911,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116912,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116913,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116914,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116915,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116916,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116917,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116918,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116919,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116920,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116921,'121.18.76.102','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116922,'110.96.202.51','2016-08-22 00:00:00','/newsview.htm','Firefox',1,'',''),(116923,'104.154.236.146','2016-08-22 00:00:00','/index.html','Firefox',1,'',''),(116924,'42.156.136.53','2016-08-22 00:00:00','/index.html','Firefox',1,'',''),(116925,'113.201.51.244','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116926,'113.201.51.244','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116927,'61.151.226.16','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116928,'183.57.153.129','2016-08-22 00:00:00','/newsview.htm','IE',1,'',''),(116929,'182.118.41.62','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116930,'188.165.200.217','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116931,'101.200.126.60','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116932,'101.200.126.60','2016-08-22 00:00:00','/index.html','IE',1,'',''),(116933,'183.136.142.119','2016-08-22 00:00:00','/news.htm','IE',1,'',''),(116934,'220.181.51.37','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116935,'140.207.198.139','2016-08-22 00:00:00','/newsview.htm','IE',1,'',''),(116936,'123.125.67.157','2016-08-22 00:00:00','/index.html','Safari',1,'',''),(116937,'111.206.36.14','2016-08-22 00:00:00','/index.html','Chrome',1,'',''),(116938,'111.206.36.11','2016-08-23 00:00:00','/index.html','Chrome',1,'',''),(116939,'180.149.130.151','2016-08-23 00:00:00','/index.html','Chrome',1,'',''),(116940,'103.37.45.229','2016-08-23 00:00:00','/index.html','IE',1,'',''),(116941,'103.37.45.229','2016-08-23 00:00:00','/index.html','IE',1,'',''),(116942,'61.135.190.104','2016-08-23 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(116943,'61.135.190.222','2016-08-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(116944,'123.125.67.162','2016-08-23 00:00:00','/index.html','Safari',1,'',''),(116945,'220.181.51.55','2016-08-23 00:00:00','/index.html','Chrome',1,'',''),(116946,'42.236.10.100','2016-08-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(116947,'42.236.10.100','2016-08-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(116948,'124.115.168.58','2016-08-23 00:00:00','/index.html','Chrome',1,'',''),(116949,'123.125.67.222','2016-08-23 00:00:00','/index.html','Firefox',1,'',''),(116950,'45.55.178.34','2016-08-23 00:00:00','/index.html','Chrome',1,'',''),(116951,'220.181.51.39','2016-08-23 00:00:00','/index.html','Chrome',1,'',''),(116952,'106.120.188.250','2016-08-23 00:00:00','/index.html','Safari',1,'',''),(116953,'182.118.41.69','2016-08-23 00:00:00','/index.html','IE',1,'',''),(116954,'113.205.162.50','2016-08-23 00:00:00','/index.html','Chrome',1,'',''),(116955,'125.88.204.89','2016-08-23 00:00:00','/index.html','IE',1,'',''),(116956,'182.242.225.137','2016-08-23 00:00:00','/index.html','Chrome',1,'',''),(116957,'183.136.142.166','2016-08-23 00:00:00','/news/newsview.htm','IE',1,'',''),(116958,'119.248.226.225','2016-08-23 00:00:00','/index.html','IE',1,'',''),(116959,'123.125.67.156','2016-08-23 00:00:00','/index.html','Firefox',1,'',''),(116960,'36.99.31.84','2016-08-23 00:00:00','/index.html','Safari',1,'',''),(116961,'220.181.51.61','2016-08-23 00:00:00','/index.html','Chrome',1,'',''),(116962,'113.240.250.156','2016-08-23 00:00:00','/index.html','Firefox',1,'',''),(116963,'113.240.250.156','2016-08-23 00:00:00','/index.html','Firefox',1,'',''),(116964,'61.146.178.190','2016-08-23 00:00:00','/index.html','IE',1,'',''),(116965,'180.97.63.73','2016-08-24 00:00:00','/news/newsview.htm','IE',1,'',''),(116966,'66.249.66.254','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116967,'66.249.66.19','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116968,'120.132.50.135','2016-08-24 00:00:00','/index.html','Firefox',1,'',''),(116969,'52.37.225.206','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116970,'180.149.130.151','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116971,'5.196.58.96','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116972,'36.99.30.82','2016-08-24 00:00:00','/news/newsview.htm','Safari',1,'',''),(116973,'203.208.60.139','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116974,'180.153.180.118','2016-08-24 00:00:00','/news/newsview.htm','IE',1,'',''),(116975,'180.153.186.13','2016-08-24 00:00:00','/news/newsview.htm','IE',1,'',''),(116976,'119.147.146.189','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116977,'142.4.201.209','2016-08-24 00:00:00','/index.html','Firefox',1,'',''),(116978,'158.69.229.134','2016-08-24 00:00:00','/index.html','Firefox',1,'',''),(116979,'203.208.60.153','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116980,'220.181.51.39','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116981,'60.174.128.55','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116982,'101.226.89.117','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116983,'120.52.89.145','2016-08-24 00:00:00','/news.htm','Chrome',1,'',''),(116984,'61.151.226.202','2016-08-24 00:00:00','/news.htm','Chrome',1,'',''),(116985,'203.208.60.150','2016-08-24 00:00:00','/newsview.htm','Chrome',1,'',''),(116986,'69.58.178.56','2016-08-24 00:00:00','/index.html','Firefox',1,'',''),(116987,'69.58.178.56','2016-08-24 00:00:00','/index.html','Firefox',1,'',''),(116988,'69.58.178.56','2016-08-24 00:00:00','/news.htm','Firefox',1,'',''),(116989,'119.188.66.233','2016-08-24 00:00:00','/news/newsview.htm','IE',1,'',''),(116990,'176.123.2.42','2016-08-24 00:00:00','/index.html','IE',1,'',''),(116991,'120.132.50.135','2016-08-24 00:00:00','/index.html','Firefox',1,'',''),(116992,'111.73.46.115','2016-08-24 00:00:00','/index.html','IE',1,'',''),(116993,'113.205.162.50','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116994,'220.181.51.61','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116995,'123.150.183.30','2016-08-24 00:00:00','/index.html','Safari',1,'',''),(116996,'203.208.60.154','2016-08-24 00:00:00','/newsview.htm','Chrome',1,'',''),(116997,'180.153.185.245','2016-08-24 00:00:00','/newsview.htm','IE',1,'',''),(116998,'61.135.165.22','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(116999,'220.181.51.61','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(117000,'123.59.59.52','2016-08-24 00:00:00','/index.html','Firefox',1,'',''),(117001,'103.37.45.229','2016-08-24 00:00:00','/index.html','IE',1,'',''),(117002,'103.37.45.229','2016-08-24 00:00:00','/index.html','IE',1,'',''),(117003,'5.39.222.139','2016-08-24 00:00:00','/index.html','Safari',1,'',''),(117004,'81.82.255.237','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(117005,'123.126.68.118','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(117006,'111.206.36.5','2016-08-24 00:00:00','/index.html','Chrome',1,'',''),(117007,'115.230.26.95','2016-08-25 00:00:00','/index.html','IE',1,'',''),(117008,'203.208.60.155','2016-08-25 00:00:00','/mobile/newsview.htm','Chrome',1,'',''),(117009,'202.102.99.110','2016-08-25 00:00:00','/news/newsview.htm','IE',1,'',''),(117010,'111.206.36.138','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117011,'36.99.31.6','2016-08-25 00:00:00','/news/newsview.htm','Safari',1,'',''),(117012,'140.207.198.207','2016-08-25 00:00:00','/newsview.htm','IE',1,'',''),(117013,'111.206.36.146','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117014,'123.59.59.52','2016-08-25 00:00:00','/index.html','Firefox',1,'',''),(117015,'183.136.142.68','2016-08-25 00:00:00','/newsview.htm','IE',1,'',''),(117016,'111.206.36.12','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117017,'42.120.160.53','2016-08-25 00:00:00','/index.html','Firefox',1,'',''),(117018,'183.136.142.111','2016-08-25 00:00:00','/newsview.htm','IE',1,'',''),(117019,'111.206.36.133','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117020,'182.118.53.149','2016-08-25 00:00:00','/newsview.htm','IE',1,'',''),(117021,'158.69.229.134','2016-08-25 00:00:00','/index.html','Firefox',1,'',''),(117022,'113.44.7.33','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117023,'180.153.186.115','2016-08-25 00:00:00','/newsview.htm','IE',1,'',''),(117024,'169.54.244.75','2016-08-25 00:00:00','/index.html','Firefox',1,'',''),(117025,'113.44.7.33','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117026,'220.181.51.37','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117027,'122.200.78.131','2016-08-25 00:00:00','/newsview.htm','Chrome',1,'',''),(117028,'180.153.214.188','2016-08-25 00:00:00','/newsview.htm','Chrome',1,'',''),(117029,'138.255.236.0','2016-08-25 00:00:00','/index.html','IE',1,'',''),(117030,'138.255.236.0','2016-08-25 00:00:00','/index.html','IE',1,'',''),(117031,'183.57.154.76','2016-08-25 00:00:00','/newsview.htm','IE',1,'',''),(117032,'66.249.64.4','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117033,'202.46.57.209','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117034,'117.114.168.246','2016-08-25 00:00:00','/index.html','Safari',1,'',''),(117035,'101.226.66.187','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117036,'204.13.201.138','2016-08-25 00:00:00','/index.html','IE',1,'',''),(117037,'61.135.169.56','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117038,'180.153.180.71','2016-08-25 00:00:00','/newsview.htm','IE',1,'',''),(117039,'36.99.31.131','2016-08-25 00:00:00','/index.html','Safari',1,'',''),(117040,'123.59.59.52','2016-08-25 00:00:00','/index.html','Firefox',1,'',''),(117041,'123.59.59.52','2016-08-25 00:00:00','/index.html','Firefox',1,'',''),(117042,'106.120.178.181','2016-08-25 00:00:00','/index.html','Chrome',1,'北京睿一科技有限公司','360'),(117043,'180.97.63.35','2016-08-25 00:00:00','/newsview.htm','IE',1,'',''),(117044,'218.28.73.4','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117045,'218.28.73.4','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117046,'218.28.73.4','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117047,'218.28.73.4','2016-08-25 00:00:00','/newsview.htm','Chrome',1,'',''),(117048,'115.230.26.95','2016-08-25 00:00:00','/index.html','IE',1,'',''),(117049,'218.28.73.4','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117050,'212.7.220.87','2016-08-25 00:00:00','/index.html','IE',1,'',''),(117051,'119.188.66.155','2016-08-25 00:00:00','/newsview.htm','IE',1,'',''),(117052,'220.181.51.54','2016-08-25 00:00:00','/index.html','Chrome',1,'',''),(117053,'117.21.226.95','2016-08-26 00:00:00','/index.html','IE',1,'',''),(117054,'121.42.0.89','2016-08-26 00:00:00','/index.html','IE',1,'',''),(117055,'182.118.55.250','2016-08-26 00:00:00','/news/newsview.htm','IE',1,'',''),(117056,'180.149.130.150','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117057,'111.206.36.10','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117058,'111.206.36.133','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117059,'183.136.142.103','2016-08-26 00:00:00','/news/newsview.htm','IE',1,'',''),(117060,'111.206.36.138','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117061,'42.156.139.82','2016-08-26 00:00:00','/index.html','Firefox',1,'',''),(117062,'111.206.36.142','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117063,'119.188.66.174','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117064,'180.97.62.239','2016-08-26 00:00:00','/news/newsview.htm','IE',1,'',''),(117065,'183.129.160.229','2016-08-26 00:00:00','/index.html','Firefox',1,'',''),(117066,'202.102.99.74','2016-08-26 00:00:00','/news/newsview.htm','IE',1,'',''),(117067,'116.246.2.66','2016-08-26 00:00:00','/index.html','IE',1,'',''),(117068,'116.246.2.66','2016-08-26 00:00:00','/index.html','IE',1,'',''),(117069,'183.136.142.141','2016-08-26 00:00:00','/news/newsview.htm','IE',1,'',''),(117070,'101.226.51.230','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117071,'101.226.99.196','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117072,'180.153.186.118','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117073,'182.118.55.234','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117074,'119.188.66.215','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117075,'220.181.51.40','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117076,'183.57.153.125','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117077,'42.156.139.53','2016-08-26 00:00:00','/index.html','Firefox',1,'',''),(117078,'140.207.198.125','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117079,'202.46.48.194','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117080,'119.188.66.190','2016-08-26 00:00:00','/news/newsview.htm','IE',1,'',''),(117081,'202.102.99.110','2016-08-26 00:00:00','/news/newsview.htm','IE',1,'',''),(117082,'183.57.154.95','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117083,'202.102.99.132','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117084,'61.146.178.190','2016-08-26 00:00:00','/index.html','IE',1,'',''),(117085,'121.32.194.237','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117086,'121.32.194.237','2016-08-26 00:00:00','/news.htm','Chrome',1,'',''),(117087,'220.181.51.40','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117088,'106.114.194.20','2016-08-26 00:00:00','/index.html','Chrome',1,'BI科技公司','360'),(117089,'119.188.66.108','2016-08-26 00:00:00','/news/newsview.htm','IE',1,'',''),(117090,'183.136.142.59','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117091,'223.223.198.229','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117092,'101.200.126.60','2016-08-26 00:00:00','/index.html','IE',1,'',''),(117093,'101.200.126.60','2016-08-26 00:00:00','/index.html','IE',1,'',''),(117094,'183.57.154.69','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117095,'62.212.73.49','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117096,'183.57.153.179','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117097,'183.57.153.68','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117098,'121.42.0.89','2016-08-26 00:00:00','/index.html','IE',1,'',''),(117099,'110.184.28.226','2016-08-26 00:00:00','/index.html','Chrome',1,'BI科技公司','360'),(117100,'80.82.70.24','2016-08-26 00:00:00','/index.html','Firefox',1,'',''),(117101,'182.118.53.129','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117102,'183.57.153.134','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117103,'91.121.44.159','2016-08-26 00:00:00','/index.html','Firefox',1,'',''),(117104,'183.129.160.229','2016-08-26 00:00:00','/index.html','Firefox',1,'',''),(117105,'218.26.99.179','2016-08-26 00:00:00','/index.html','IE',1,'',''),(117106,'180.153.186.102','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117107,'183.136.142.193','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117108,'182.118.45.223','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117109,'111.206.36.6','2016-08-26 00:00:00','/index.html','Chrome',1,'',''),(117110,'119.188.66.235','2016-08-26 00:00:00','/newsview.htm','IE',1,'',''),(117111,'101.226.64.174','2016-08-27 00:00:00','/index.html','Safari',1,'',''),(117112,'101.226.33.216','2016-08-27 00:00:00','/index.html','Chrome',1,'',''),(117113,'119.147.146.193','2016-08-27 00:00:00','/index.html','Chrome',1,'',''),(117114,'183.57.154.88','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117115,'183.57.153.246','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117116,'182.118.70.164','2016-08-27 00:00:00','/news/newsview.htm','IE',1,'',''),(117117,'182.118.54.167','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117118,'211.103.185.147','2016-08-27 00:00:00','/index.html','IE',1,'',''),(117119,'211.103.185.147','2016-08-27 00:00:00','/index.html','IE',1,'',''),(117120,'211.103.185.147','2016-08-27 00:00:00','/index.html','IE',1,'',''),(117121,'111.206.36.17','2016-08-27 00:00:00','/index.html','Chrome',1,'',''),(117122,'220.181.51.62','2016-08-27 00:00:00','/index.html','Chrome',1,'',''),(117123,'183.57.153.70','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117124,'111.206.36.13','2016-08-27 00:00:00','/index.html','Chrome',1,'',''),(117125,'114.119.40.120','2016-08-27 00:00:00','/index.html','IE',1,'',''),(117126,'180.149.130.151','2016-08-27 00:00:00','/index.html','Chrome',1,'',''),(117127,'180.97.62.231','2016-08-27 00:00:00','/news/newsview.htm','IE',1,'',''),(117128,'183.136.142.161','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117129,'183.57.153.88','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117130,'111.206.36.142','2016-08-27 00:00:00','/index.html','Chrome',1,'',''),(117131,'180.97.63.14','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117132,'183.57.153.216','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117133,'119.188.66.223','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117134,'183.57.153.208','2016-08-27 00:00:00','/news/newsview.htm','IE',1,'',''),(117135,'169.54.244.93','2016-08-27 00:00:00','/index.html','Firefox',1,'',''),(117136,'176.123.2.42','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117137,'180.97.62.226','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117138,'202.102.99.105','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117139,'119.147.146.189','2016-08-27 00:00:00','/index.html','Chrome',1,'',''),(117140,'183.57.154.36','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117141,'202.102.99.56','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117142,'222.186.34.151','2016-08-27 00:00:00','/index.html','IE',1,'',''),(117143,'42.156.137.82','2016-08-27 00:00:00','/index.html','Firefox',1,'',''),(117144,'180.97.63.105','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117145,'183.136.142.180','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117146,'180.153.185.233','2016-08-27 00:00:00','/news/newsview.htm','IE',1,'',''),(117147,'183.57.154.63','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117148,'183.57.153.211','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117149,'183.57.153.212','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117150,'220.181.51.55','2016-08-27 00:00:00','/index.html','Chrome',1,'',''),(117151,'112.90.82.218','2016-08-27 00:00:00','/index.html','Safari',1,'',''),(117152,'106.120.188.133','2016-08-27 00:00:00','/index.html','Chrome',1,'',''),(117153,'183.57.153.217','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117154,'182.118.55.199','2016-08-27 00:00:00','/newsview.htm','IE',0,'',''),(117155,'183.136.142.100','2016-08-27 00:00:00','/news/newsview.htm','IE',1,'',''),(117156,'119.188.66.131','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117157,'119.188.66.220','2016-08-27 00:00:00','/news/newsview.htm','IE',1,'',''),(117158,'114.119.40.120','2016-08-27 00:00:00','/index.html','IE',1,'',''),(117159,'176.123.2.45','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117160,'176.123.8.33','2016-08-27 00:00:00','/newsview.htm','IE',1,'',''),(117161,'182.118.41.62','2016-08-27 00:00:00','/index.html','IE',1,'',''),(117162,'42.156.139.82','2016-08-27 00:00:00','/index.html','Firefox',1,'',''),(117163,'183.57.153.159','2016-08-27 00:00:00','/news/newsview.htm','IE',1,'',''),(117164,'61.135.169.55','2016-08-27 00:00:00','/index.html','Chrome',1,'',''),(117165,'36.5.145.22','2016-08-27 00:00:00','/index.html','IE',1,'',''),(117166,'111.206.36.14','2016-08-27 00:00:00','/index.html','Chrome',1,'',''),(117167,'203.208.60.139','2016-08-28 00:00:00','/index.html','Chrome',1,'',''),(117168,'40.77.167.25','2016-08-28 00:00:00','/index.html','Safari',1,'',''),(117169,'180.149.130.150','2016-08-28 00:00:00','/index.html','Chrome',1,'',''),(117170,'183.57.154.65','2016-08-28 00:00:00','/newsview.htm','IE',1,'',''),(117171,'140.207.198.208','2016-08-28 00:00:00','/newsview.htm','IE',1,'',''),(117172,'146.185.183.232','2016-08-28 00:00:00','/index.html','Firefox',1,'',''),(117173,'140.207.198.138','2016-08-28 00:00:00','/news/newsview.htm','IE',1,'',''),(117174,'111.206.36.19','2016-08-28 00:00:00','/index.html','Chrome',1,'',''),(117175,'101.226.33.208','2016-08-28 00:00:00','/index.html','Chrome',1,'',''),(117176,'183.57.153.114','2016-08-28 00:00:00','/newsview.htm','IE',1,'',''),(117177,'183.129.160.229','2016-08-28 00:00:00','/index.html','Firefox',1,'',''),(117178,'220.181.51.51','2016-08-28 00:00:00','/index.html','Chrome',1,'',''),(117179,'203.208.60.155','2016-08-28 00:00:00','/newsview.htm','Chrome',1,'',''),(117180,'42.156.139.82','2016-08-28 00:00:00','/index.html','Firefox',1,'',''),(117181,'188.165.200.217','2016-08-28 00:00:00','/index.html','IE',1,'',''),(117182,'120.132.50.135','2016-08-28 00:00:00','/index.html','Firefox',1,'',''),(117183,'182.118.41.91','2016-08-28 00:00:00','/index.html','IE',1,'',''),(117184,'119.147.207.158','2016-08-28 00:00:00','/index.html','Safari',1,'',''),(117185,'180.153.214.152','2016-08-28 00:00:00','/index.html','Chrome',1,'',''),(117186,'61.135.169.23','2016-08-28 00:00:00','/index.html','Chrome',1,'',''),(117187,'61.135.165.23','2016-08-28 00:00:00','/index.html','Chrome',1,'',''),(117188,'220.181.51.45','2016-08-28 00:00:00','/index.html','Chrome',1,'',''),(117189,'223.95.77.50','2016-08-28 00:00:00','/index.html','Chrome',1,'',''),(117190,'111.73.46.115','2016-08-29 00:00:00','/index.html','IE',1,'',''),(117191,'176.123.2.45','2016-08-29 00:00:00','/newsview.htm','IE',1,'',''),(117192,'180.149.130.150','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117193,'123.125.67.164','2016-08-29 00:00:00','/index.html','Safari',1,'',''),(117194,'123.125.67.218','2016-08-29 00:00:00','/index.html','Safari',1,'',''),(117195,'118.123.12.125','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117196,'61.146.178.190','2016-08-29 00:00:00','/index.html','IE',1,'',''),(117197,'106.120.188.139','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117198,'117.63.145.145','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117199,'123.126.118.139','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117200,'123.126.126.125','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117201,'111.161.52.27','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117202,'125.39.57.39','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117203,'111.161.61.49','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117204,'111.161.52.234','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117205,'61.49.56.48','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117206,'125.39.57.39','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117207,'111.161.59.193','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117208,'111.161.52.230','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117209,'111.30.132.146','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117210,'111.30.132.176','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117211,'111.30.132.194','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117212,'111.30.132.212','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117213,'111.161.105.16','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117214,'111.30.132.148','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117215,'111.161.61.49','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117216,'111.30.141.105','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117217,'111.30.131.144','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117218,'111.30.137.188','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117219,'111.30.131.238','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117220,'111.30.137.187','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117221,'111.30.141.47','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117222,'111.30.137.186','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117223,'220.181.51.46','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117224,'118.206.254.248','2016-08-29 00:00:00','/newsview.htm','Chrome',1,'阮夏名','360'),(117225,'192.154.104.18','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117226,'192.154.104.18','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117227,'119.147.146.189','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117228,'176.123.2.42','2016-08-29 00:00:00','/newsview.htm','IE',1,'',''),(117229,'42.156.139.82','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117230,'222.35.92.166','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117231,'222.35.92.166','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117232,'222.35.92.166','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117233,'222.35.92.166','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117234,'111.73.46.115','2016-08-29 00:00:00','/index.html','IE',1,'',''),(117235,'117.63.145.145','2016-08-29 00:00:00','/news.htm','Chrome',1,'',''),(117236,'117.63.145.145','2016-08-29 00:00:00','/news.htm','Chrome',1,'',''),(117237,'219.157.251.211','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117238,'219.157.251.211','2016-08-29 00:00:00','/news.htm','Firefox',1,'',''),(117239,'219.157.251.211','2016-08-29 00:00:00','/news.htm','Firefox',1,'',''),(117240,'219.157.251.211','2016-08-29 00:00:00','/news.htm','Firefox',1,'',''),(117241,'42.236.10.98','2016-08-29 00:00:00','/newsview.htm','Chrome',1,'',''),(117242,'42.236.10.71','2016-08-29 00:00:00','/newsview.htm','Chrome',1,'',''),(117243,'220.181.51.61','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117244,'101.106.239.224','2016-08-29 00:00:00','/index.html','IE',1,'',''),(117245,'111.206.36.19','2016-08-29 00:00:00','/index.html','Firefox',1,'www','baidu'),(117246,'176.123.6.7','2016-08-29 00:00:00','/newsview.htm','IE',1,'',''),(117247,'220.167.53.142','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117248,'106.186.18.199','2016-08-29 00:00:00','/index.html','IE',1,'',''),(117249,'123.125.67.166','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117250,'123.125.67.163','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117251,'111.73.46.115','2016-08-29 00:00:00','/index.html','IE',1,'',''),(117252,'183.129.160.229','2016-08-29 00:00:00','/index.html','Firefox',1,'',''),(117253,'101.106.239.224','2016-08-29 00:00:00','/index.html','IE',1,'',''),(117254,'101.106.239.224','2016-08-29 00:00:00','/index.html','IE',1,'',''),(117255,'111.73.46.115','2016-08-29 00:00:00','/index.html','IE',1,'',''),(117256,'202.108.211.56','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117257,'111.206.36.142','2016-08-29 00:00:00','/index.html','Chrome',1,'',''),(117258,'180.149.130.151','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117259,'111.206.36.9','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117260,'207.46.13.51','2016-08-30 00:00:00','/index.html','Safari',1,'',''),(117261,'140.207.198.188','2016-08-30 00:00:00','/news/newsview.htm','IE',1,'',''),(117262,'111.206.36.8','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117263,'183.57.154.67','2016-08-30 00:00:00','/news/newsview.htm','IE',1,'',''),(117264,'111.206.36.138','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117265,'54.198.60.148','2016-08-30 00:00:00','/index.html','Firefox',1,'',''),(117266,'54.144.1.27','2016-08-30 00:00:00','/index.html','Firefox',1,'',''),(117267,'220.181.51.56','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117268,'183.136.142.150','2016-08-30 00:00:00','/newsview.htm','IE',1,'',''),(117269,'42.156.139.53','2016-08-30 00:00:00','/index.html','Firefox',1,'',''),(117270,'192.154.105.114','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117271,'192.154.105.114','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117272,'176.123.2.42','2016-08-30 00:00:00','/news.htm','IE',1,'',''),(117273,'111.206.36.143','2016-08-30 00:00:00','/index.html','Firefox',1,'www','baidu'),(117274,'180.153.186.107','2016-08-30 00:00:00','/newsview.htm','IE',1,'',''),(117275,'207.46.13.22','2016-08-30 00:00:00','/index.html','Safari',1,'',''),(117276,'171.80.236.46','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117277,'171.80.236.46','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117278,'106.186.18.199','2016-08-30 00:00:00','/index.html','IE',1,'',''),(117279,'42.236.10.72','2016-08-30 00:00:00','/news/newsview.htm','Chrome',1,'',''),(117280,'42.236.10.71','2016-08-30 00:00:00','/news/newsview.htm','Chrome',1,'',''),(117281,'151.80.97.149','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117282,'125.120.224.132','2016-08-30 00:00:00','/index.html','IE',1,'',''),(117283,'119.147.146.189','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117284,'182.118.53.98','2016-08-30 00:00:00','/news/newsview.htm','IE',1,'',''),(117285,'106.2.6.22','2016-08-30 00:00:00','/index.html','IE',1,'',''),(117286,'106.2.6.22','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117287,'66.249.65.177','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117288,'66.249.65.146','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117289,'220.181.51.55','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117290,'223.81.193.200','2016-08-30 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(117291,'220.181.51.40','2016-08-30 00:00:00','/newsview.htm','Chrome',1,'',''),(117292,'220.181.51.55','2016-08-30 00:00:00','/newsview.htm','Chrome',1,'',''),(117293,'183.129.160.229','2016-08-30 00:00:00','/index.html','Firefox',1,'',''),(117294,'220.181.51.36','2016-08-30 00:00:00','/newsview.htm','Chrome',1,'',''),(117295,'101.200.126.60','2016-08-30 00:00:00','/index.html','IE',1,'',''),(117296,'101.200.126.60','2016-08-30 00:00:00','/index.html','IE',1,'',''),(117297,'45.55.61.124','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117298,'45.55.61.124','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117299,'45.55.61.124','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117300,'45.55.61.124','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117301,'114.252.142.124','2016-08-30 00:00:00','/news.htm','Chrome',1,'',''),(117302,'220.181.51.46','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117303,'218.19.99.0','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117304,'218.19.99.0','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117305,'218.19.99.0','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117306,'54.238.199.102','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117307,'120.132.50.135','2016-08-30 00:00:00','/index.html','Firefox',1,'',''),(117308,'111.206.36.15','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117309,'66.249.65.156','2016-08-30 00:00:00','/index.html','Chrome',1,'',''),(117310,'182.118.60.167','2016-08-31 00:00:00','/news/newsview.htm','IE',1,'',''),(117311,'182.118.60.166','2016-08-31 00:00:00','/newsview.htm','IE',1,'',''),(117312,'180.149.130.148','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117313,'220.181.51.62','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117314,'111.206.36.141','2016-08-31 00:00:00','/index.html','Firefox',1,'www','baidu'),(117315,'120.0.165.253','2016-08-31 00:00:00','/index.html','IE',1,'',''),(117316,'42.236.10.72','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117317,'42.236.10.72','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117318,'52.23.231.78','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117319,'52.23.231.78','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117320,'52.23.231.78','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117321,'158.69.229.134','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117322,'58.50.71.187','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117323,'58.50.71.187','2016-08-31 00:00:00','/news.htm','Chrome',1,'',''),(117324,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117325,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117326,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117327,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117328,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117329,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117330,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117331,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117332,'52.23.231.78','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117333,'52.23.231.78','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117334,'52.23.231.78','2016-08-31 00:00:00','/news.htm','Firefox',1,'',''),(117335,'52.23.231.78','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117336,'52.23.231.78','2016-08-31 00:00:00','/news.htm','Firefox',1,'',''),(117337,'52.23.231.78','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117338,'111.206.36.136','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117339,'66.249.65.178','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117340,'58.50.71.187','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117341,'58.50.71.187','2016-08-31 00:00:00','/news.htm','Chrome',1,'',''),(117342,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117343,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117344,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117345,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117346,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117347,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117348,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117349,'58.50.71.187','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117350,'61.135.169.23','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117351,'183.57.73.103','2016-08-31 00:00:00','/index.html','IE',1,'',''),(117352,'218.76.158.226','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117353,'111.206.36.133','2016-08-31 00:00:00','/index.html','Firefox',1,'www','baidu'),(117354,'180.153.182.154','2016-08-31 00:00:00','/news/newsview.htm','IE',1,'',''),(117355,'180.153.182.154','2016-08-31 00:00:00','/news/newsview.htm','IE',1,'',''),(117356,'117.185.24.243','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117357,'140.207.54.198','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117358,'140.207.54.144','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117359,'140.207.54.144','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117360,'117.185.27.98','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117361,'117.144.246.147','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117362,'117.185.27.103','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117363,'111.206.36.147','2016-08-31 00:00:00','/index.html','Firefox',1,'www','baidu'),(117364,'163.172.165.47','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117365,'123.126.124.148','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117366,'125.39.208.232','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117367,'61.49.57.60','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117368,'125.39.57.37','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117369,'111.30.131.199','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117370,'111.30.132.148','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117371,'111.30.132.190','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117372,'111.30.141.104','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117373,'42.236.10.100','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117374,'42.236.10.100','2016-08-31 00:00:00','/newsview.htm','Chrome',1,'',''),(117375,'112.90.82.218','2016-08-31 00:00:00','/index.html','Safari',1,'',''),(117376,'101.226.65.102','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117377,'220.181.51.36','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117378,'96.228.211.79','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117379,'101.226.66.192','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117380,'183.57.153.127','2016-08-31 00:00:00','/newsview.htm','IE',1,'',''),(117381,'42.236.10.71','2016-08-31 00:00:00','/news/newsview.htm','Chrome',1,'',''),(117382,'42.236.10.72','2016-08-31 00:00:00','/news/newsview.htm','Chrome',1,'',''),(117383,'114.119.40.120','2016-08-31 00:00:00','/index.html','IE',1,'',''),(117384,'140.207.198.113','2016-08-31 00:00:00','/newsview.htm','IE',1,'',''),(117385,'111.206.36.16','2016-08-31 00:00:00','/index.html','Chrome',1,'',''),(117386,'183.129.160.229','2016-08-31 00:00:00','/index.html','Firefox',1,'',''),(117387,'220.166.228.198','2016-09-01 00:00:00','/index.html','IE',1,'',''),(117388,'183.54.15.175','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117389,'61.146.178.190','2016-09-01 00:00:00','/index.html','IE',1,'',''),(117390,'182.118.53.79','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117391,'111.73.46.115','2016-09-01 00:00:00','/index.html','IE',1,'',''),(117392,'202.108.211.56','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117393,'182.118.70.42','2016-09-01 00:00:00','/news/newsview.htm','IE',1,'',''),(117394,'182.118.60.210','2016-09-01 00:00:00','/newsview.htm','IE',1,'',''),(117395,'111.73.46.115','2016-09-01 00:00:00','/index.html','IE',1,'',''),(117396,'180.149.130.153','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117397,'220.181.158.109','2016-09-01 00:00:00','/index.html','IE',1,'',''),(117398,'220.181.158.109','2016-09-01 00:00:00','/index.html','IE',1,'',''),(117399,'220.181.158.109','2016-09-01 00:00:00','/index.html','IE',1,'',''),(117400,'182.118.54.60','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117401,'220.181.51.62','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117402,'111.206.36.12','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117403,'96.228.211.79','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117404,'182.118.54.113','2016-09-01 00:00:00','/newsview.htm','IE',1,'',''),(117405,'101.226.79.182','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117406,'121.28.35.197','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117407,'119.147.21.144','2016-09-01 00:00:00','/index.html','IE',1,'',''),(117408,'222.222.23.42','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117409,'222.222.23.42','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117410,'101.226.51.228','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117411,'121.28.35.197','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117412,'119.147.146.189','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117413,'114.119.40.120','2016-09-01 00:00:00','/index.html','IE',1,'',''),(117414,'220.181.51.46','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117415,'116.237.47.149','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117416,'123.125.143.29','2016-09-01 00:00:00','/index.html','Firefox',1,'www','baidu'),(117417,'101.228.53.8','2016-09-01 00:00:00','/news.htm','Chrome',1,'',''),(117418,'106.120.160.109','2016-09-01 00:00:00','/index.html','IE',1,'',''),(117419,'116.237.47.149','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117420,'111.30.137.184','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117421,'125.39.57.39','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117422,'36.99.31.44','2016-09-01 00:00:00','/index.html','Safari',1,'',''),(117423,'140.207.55.80','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117424,'140.207.54.199','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117425,'140.207.54.187','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117426,'117.185.27.147','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117427,'117.185.24.135','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117428,'140.207.185.123','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117429,'140.207.54.158','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117430,'140.207.185.123','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117431,'140.207.63.102','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117432,'117.135.173.56','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117433,'117.185.27.142','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117434,'117.185.27.98','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117435,'117.185.27.146','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117436,'222.43.55.34','2016-09-01 00:00:00','/news.htm','Chrome',1,'',''),(117437,'222.43.55.34','2016-09-01 00:00:00','/newsview.htm','Chrome',1,'',''),(117438,'124.202.247.174','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117439,'124.202.247.174','2016-09-01 00:00:00','/newsview.htm','Chrome',1,'',''),(117440,'124.202.247.174','2016-09-01 00:00:00','/newsview.htm','Chrome',1,'',''),(117441,'180.153.214.199','2016-09-01 00:00:00','/newsview.htm','Chrome',1,'',''),(117442,'101.226.79.182','2016-09-01 00:00:00','/newsview.htm','Chrome',1,'',''),(117443,'124.202.247.174','2016-09-01 00:00:00','/newsview.htm','Chrome',1,'',''),(117444,'101.226.125.100','2016-09-01 00:00:00','/newsview.htm','Chrome',1,'',''),(117445,'220.181.51.37','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117446,'116.237.47.149','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117447,'182.118.41.70','2016-09-01 00:00:00','/index.html','IE',1,'',''),(117448,'182.118.41.70','2016-09-01 00:00:00','/index.html','IE',1,'',''),(117449,'106.120.160.109','2016-09-01 00:00:00','/newsview.htm','IE',1,'',''),(117450,'106.120.160.119','2016-09-01 00:00:00','/news/newsview.htm','IE',1,'',''),(117451,'36.99.31.43','2016-09-01 00:00:00','/newsview.htm','Safari',1,'',''),(117452,'222.73.4.63','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117453,'96.228.211.79','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117454,'58.33.148.154','2016-09-01 00:00:00','/news/newsview.htm','Chrome',1,'润乾报表基金行业案例','360'),(117455,'36.99.30.139','2016-09-01 00:00:00','/news/newsview.htm','Safari',1,'',''),(117456,'183.129.160.229','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117457,'111.206.36.14','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117458,'110.184.160.3','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117459,'110.184.160.3','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117460,'110.184.160.3','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117461,'110.184.160.3','2016-09-01 00:00:00','/index.html','Firefox',1,'',''),(117462,'182.242.225.137','2016-09-01 00:00:00','/index.html','Chrome',1,'',''),(117463,'121.42.0.73','2016-09-02 00:00:00','/index.html','Safari',1,'',''),(117464,'42.156.251.191','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117465,'121.42.0.83','2016-09-02 00:00:00','/index.html','IE',1,'',''),(117466,'180.149.130.150','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117467,'104.250.159.218','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117468,'104.250.159.218','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117469,'111.206.36.7','2016-09-02 00:00:00','/index.html','Firefox',1,'www','baidu'),(117470,'220.181.51.62','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117471,'36.110.147.88','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117472,'121.42.0.85','2016-09-02 00:00:00','/index.html','IE',1,'',''),(117473,'163.177.93.224','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117474,'163.177.93.224','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117475,'163.177.93.244','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117476,'183.232.90.65','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117477,'183.232.90.143','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117478,'112.90.142.207','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117479,'183.232.90.37','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117480,'183.232.90.38','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117481,'163.177.69.13','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117482,'163.177.69.59','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117483,'183.232.120.37','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117484,'163.177.93.224','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117485,'183.232.90.143','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117486,'183.232.90.79','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117487,'183.232.118.16','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117488,'183.232.118.15','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117489,'183.232.90.97','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117490,'183.232.90.36','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117491,'183.232.90.80','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117492,'163.177.69.107','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117493,'163.177.93.243','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117494,'163.177.93.243','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117495,'180.153.201.15','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117496,'93.174.95.106','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117497,'116.237.47.149','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117498,'220.181.51.62','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117499,'101.226.33.221','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117500,'180.153.214.176','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117501,'101.226.33.218','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117502,'101.226.33.225','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117503,'54.235.164.217','2016-09-02 00:00:00','/news.htm','Chrome',1,'',''),(117504,'54.235.164.217','2016-09-02 00:00:00','/newsview.htm','Chrome',1,'',''),(117505,'23.21.103.74','2016-09-02 00:00:00','/newsview.htm','Chrome',1,'',''),(117506,'23.21.103.74','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117507,'180.153.186.93','2016-09-02 00:00:00','/newsview.htm','IE',1,'',''),(117508,'61.151.218.119','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117509,'140.207.62.210','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117510,'117.144.246.146','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117511,'121.42.0.85','2016-09-02 00:00:00','/index.html','IE',1,'',''),(117512,'124.200.97.18','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117513,'117.89.224.2','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117514,'180.163.2.119','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117515,'115.239.216.37','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117516,'115.239.215.52','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117517,'220.181.51.62','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117518,'64.246.165.150','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117519,'123.59.59.52','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117520,'183.129.160.229','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117521,'121.42.0.89','2016-09-02 00:00:00','/index.html','IE',1,'',''),(117522,'182.118.41.73','2016-09-02 00:00:00','/index.html','IE',1,'',''),(117523,'123.138.80.53','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117524,'119.130.228.238','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117525,'64.246.165.140','2016-09-02 00:00:00','/index.html','Firefox',1,'',''),(117526,'49.221.18.41','2016-09-02 00:00:00','/index.html','Chrome',1,'',''),(117527,'182.118.70.23','2016-09-02 00:00:00','/news/newsview.htm','IE',1,'',''),(117528,'182.118.60.163','2016-09-02 00:00:00','/newsview.htm','IE',1,'',''),(117529,'117.21.226.95','2016-09-02 00:00:00','/index.html','IE',1,'',''),(117530,'117.21.226.95','2016-09-02 00:00:00','/index.html','IE',1,'',''),(117531,'202.108.211.56','2016-09-03 00:00:00','/index.html','Chrome',1,'',''),(117532,'121.42.0.85','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117533,'121.42.0.83','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117534,'180.149.130.151','2016-09-03 00:00:00','/index.html','Chrome',1,'',''),(117535,'61.157.96.110','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117536,'61.157.96.110','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117537,'61.157.96.110','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117538,'125.64.94.206','2016-09-03 00:00:00','/index.html','Chrome',1,'',''),(117539,'125.64.94.206','2016-09-03 00:00:00','/index.html','Chrome',1,'',''),(117540,'125.64.94.206','2016-09-03 00:00:00','/index.html','Chrome',1,'',''),(117541,'111.206.36.138','2016-09-03 00:00:00','/index.html','Firefox',1,'www','baidu'),(117542,'180.97.63.73','2016-09-03 00:00:00','/newsview.htm','IE',1,'',''),(117543,'188.165.200.217','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117544,'220.181.51.56','2016-09-03 00:00:00','/index.html','Chrome',1,'',''),(117545,'121.42.0.87','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117546,'121.42.0.16','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117547,'66.249.69.106','2016-09-03 00:00:00','/index.html','Chrome',1,'',''),(117548,'119.147.146.189','2016-09-03 00:00:00','/index.html','Chrome',1,'',''),(117549,'42.96.144.149','2016-09-03 00:00:00','/index.html','Safari',1,'',''),(117550,'42.96.144.149','2016-09-03 00:00:00','/index.html','Safari',1,'',''),(117551,'220.181.51.56','2016-09-03 00:00:00','/index.html','Chrome',1,'',''),(117552,'101.200.126.60','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117553,'101.200.126.60','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117554,'182.118.60.117','2016-09-03 00:00:00','/newsview.htm','IE',1,'',''),(117555,'61.146.178.190','2016-09-03 00:00:00','/index.html','Firefox',1,'',''),(117556,'111.73.46.143','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117557,'115.239.213.205','2016-09-03 00:00:00','/index.html','Chrome',1,'',''),(117558,'115.239.215.158','2016-09-03 00:00:00','/index.html','Chrome',1,'',''),(117559,'111.73.46.143','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117560,'121.42.0.88','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117561,'36.99.31.142','2016-09-03 00:00:00','/index.html','Safari',1,'',''),(117562,'114.119.40.120','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117563,'119.188.66.142','2016-09-03 00:00:00','/newsview.htm','IE',1,'',''),(117564,'58.245.27.222','2016-09-03 00:00:00','/index.html','IE',1,'',''),(117565,'111.206.36.137','2016-09-03 00:00:00','/index.html','Chrome',1,'',''),(117566,'180.153.180.109','2016-09-03 00:00:00','/news/newsview.htm','IE',1,'',''),(117567,'180.153.180.156','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117568,'180.97.63.21','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117569,'113.240.250.156','2016-09-04 00:00:00','/index.html','Firefox',1,'',''),(117570,'113.240.250.156','2016-09-04 00:00:00','/index.html','Firefox',1,'',''),(117571,'121.42.0.82','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117572,'183.129.160.229','2016-09-04 00:00:00','/index.html','Firefox',1,'',''),(117573,'111.206.36.146','2016-09-04 00:00:00','/index.html','Chrome',1,'',''),(117574,'180.149.130.150','2016-09-04 00:00:00','/index.html','Chrome',1,'',''),(117575,'61.157.96.110','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117576,'61.157.96.110','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117577,'61.157.96.110','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117578,'111.206.36.13','2016-09-04 00:00:00','/index.html','Chrome',1,'',''),(117579,'220.181.51.61','2016-09-04 00:00:00','/index.html','Chrome',1,'',''),(117580,'111.206.36.16','2016-09-04 00:00:00','/index.html','Firefox',1,'www','baidu'),(117581,'120.24.237.246','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117582,'120.24.237.246','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117583,'120.24.237.246','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117584,'120.24.237.246','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117585,'120.24.237.246','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117586,'47.88.137.206','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117587,'47.88.137.206','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117588,'61.157.96.110','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117589,'61.157.96.110','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117590,'61.157.96.110','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117591,'121.42.0.15','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117592,'140.207.198.190','2016-09-04 00:00:00','/news/newsview.htm','IE',1,'',''),(117593,'61.135.165.22','2016-09-04 00:00:00','/index.html','Chrome',1,'',''),(117594,'180.97.35.12','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117595,'101.226.65.108','2016-09-04 00:00:00','/index.html','Chrome',1,'',''),(117596,'42.236.10.98','2016-09-04 00:00:00','/newsview.htm','Chrome',1,'',''),(117597,'42.236.10.98','2016-09-04 00:00:00','/newsview.htm','Chrome',1,'',''),(117598,'159.203.4.15','2016-09-04 00:00:00','/index.html','Firefox',1,'','baidu'),(117599,'115.239.214.173','2016-09-04 00:00:00','/index.html','Chrome',1,'',''),(117600,'115.239.214.153','2016-09-04 00:00:00','/index.html','Chrome',1,'',''),(117601,'180.97.35.164','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117602,'180.97.35.36','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117603,'180.76.14.11','2016-09-04 00:00:00','/index.html','IE',1,'',''),(117604,'180.97.35.149','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117605,'180.97.35.36','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117606,'180.97.35.164','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117607,'180.97.35.36','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117608,'180.97.35.149','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117609,'180.97.35.164','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117610,'180.76.14.133','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117611,'220.248.60.148','2016-09-04 00:00:00','/index.html','Safari',1,'',''),(117612,'180.97.62.238','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117613,'182.118.70.94','2016-09-04 00:00:00','/news/newsview.htm','IE',1,'',''),(117614,'182.118.70.180','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117615,'180.97.35.165','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117616,'180.97.35.20','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117617,'180.76.14.133','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117618,'180.76.14.19','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117619,'180.76.14.18','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117620,'180.76.14.137','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117621,'180.76.14.132','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117622,'180.97.35.144','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117623,'180.97.35.143','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117624,'180.97.35.164','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117625,'111.206.36.16','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117626,'111.206.36.18','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117627,'111.206.36.147','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117628,'111.206.36.133','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117629,'180.76.14.9','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117630,'180.76.14.10','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117631,'180.97.35.165','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117632,'180.97.35.36','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117633,'111.206.36.135','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117634,'111.206.36.137','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117635,'111.206.36.18','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117636,'180.97.35.165','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117637,'180.97.35.20','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117638,'111.206.36.138','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117639,'111.206.36.143','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117640,'111.206.36.4','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117641,'180.76.14.10','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117642,'180.97.35.15','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117643,'180.97.35.149','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117644,'180.97.35.164','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117645,'180.97.35.164','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117646,'180.97.35.9','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117647,'180.97.35.9','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117648,'180.76.14.21','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117649,'180.97.35.17','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117650,'180.97.35.149','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117651,'180.97.35.21','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117652,'180.97.35.19','2016-09-04 00:00:00','/newsview.htm','IE',1,'',''),(117653,'180.97.35.144','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117654,'111.206.36.13','2016-09-04 00:00:00','/news.htm','IE',1,'',''),(117655,'180.97.63.67','2016-09-04 00:00:00','/news/newsview.htm','IE',1,'',''),(117656,'119.188.66.167','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117657,'180.149.130.152','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(117658,'157.55.39.224','2016-09-05 00:00:00','/index.html','Safari',1,'',''),(117659,'220.181.51.46','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(117660,'111.206.36.12','2016-09-05 00:00:00','/index.html','Firefox',1,'www','baidu'),(117661,'61.157.96.110','2016-09-05 00:00:00','/index.html','IE',1,'',''),(117662,'61.157.96.110','2016-09-05 00:00:00','/index.html','IE',1,'',''),(117663,'61.157.96.110','2016-09-05 00:00:00','/index.html','IE',1,'',''),(117664,'123.125.125.80','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(117665,'111.206.36.8','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(117666,'119.147.146.189','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(117667,'203.208.60.188','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(117668,'182.50.114.5','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(117669,'111.206.36.11','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(117670,'114.242.17.220','2016-09-05 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(117671,'61.146.178.190','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(117672,'61.135.165.22','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(117673,'220.181.51.40','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(117674,'220.181.51.62','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(117675,'91.121.44.159','2016-09-05 00:00:00','/index.html','Firefox',1,'',''),(117676,'180.97.35.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117677,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117678,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117679,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117680,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117681,'180.97.35.16','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117682,'180.97.35.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117683,'180.97.35.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117684,'180.97.35.12','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117685,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117686,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117687,'180.97.35.149','2016-09-05 00:00:00','/news.htm','IE',1,'',''),(117688,'180.97.35.7','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117689,'180.97.35.18','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117690,'180.97.35.5','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117691,'180.97.35.19','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117692,'180.97.35.17','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117693,'180.97.35.140','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117694,'111.206.36.8','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117695,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117696,'180.97.35.138','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117697,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117698,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117699,'180.97.35.136','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117700,'180.97.35.147','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117701,'180.97.35.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117702,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117703,'180.97.35.4','2016-09-05 00:00:00','/news.htm','IE',1,'',''),(117704,'111.206.36.138','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117705,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117706,'180.97.35.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117707,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117708,'180.97.35.5','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117709,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117710,'180.97.35.146','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117711,'180.97.35.138','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117712,'180.97.35.7','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117713,'111.206.36.133','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117714,'111.206.36.138','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117715,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117716,'180.97.35.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117717,'180.97.35.137','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117718,'180.97.35.15','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117719,'180.97.35.145','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117720,'180.97.35.136','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117721,'180.97.35.11','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117722,'180.97.35.9','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117723,'111.206.36.12','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117724,'111.206.36.136','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117725,'180.97.35.12','2016-09-05 00:00:00','/news.htm','IE',1,'',''),(117726,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117727,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117728,'180.97.35.14','2016-09-05 00:00:00','/news.htm','IE',1,'',''),(117729,'180.97.35.143','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117730,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117731,'180.97.35.145','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117732,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117733,'180.97.35.139','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117734,'180.97.35.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117735,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117736,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117737,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117738,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117739,'180.97.35.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117740,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117741,'180.97.35.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117742,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117743,'111.206.36.139','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117744,'111.206.36.133','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117745,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117746,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117747,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117748,'180.97.35.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117749,'180.97.35.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117750,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117751,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117752,'111.206.36.132','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117753,'111.206.36.5','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117754,'111.206.36.137','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117755,'180.97.35.4','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117756,'180.97.35.7','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117757,'180.97.35.8','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117758,'180.97.35.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117759,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117760,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117761,'111.206.36.141','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117762,'111.206.36.134','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117763,'111.206.36.13','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117764,'180.97.35.9','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117765,'180.97.35.13','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117766,'180.97.35.7','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117767,'180.97.35.16','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117768,'180.97.35.18','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117769,'180.97.35.4','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117770,'180.97.35.9','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117771,'111.206.36.14','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117772,'180.97.35.12','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117773,'180.97.35.13','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117774,'111.206.36.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117775,'111.13.13.74','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117776,'111.13.13.73','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117777,'111.206.36.19','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117778,'111.206.36.12','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117779,'111.13.13.67','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117780,'111.13.13.4','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117781,'111.13.13.3','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117782,'180.97.35.141','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117783,'180.97.35.137','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117784,'180.97.35.146','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117785,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117786,'180.97.35.4','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117787,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117788,'180.97.35.21','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117789,'111.206.36.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117790,'111.13.13.71','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117791,'111.13.13.9','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117792,'111.13.13.10','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117793,'111.206.36.7','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117794,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117795,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117796,'180.97.35.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117797,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117798,'111.206.36.7','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117799,'111.206.36.141','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117800,'111.206.36.133','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117801,'111.206.36.14','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117802,'111.13.13.3','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117803,'111.13.13.70','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117804,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117805,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117806,'111.13.13.73','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117807,'111.206.36.16','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117808,'111.206.36.8','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117809,'111.206.36.12','2016-09-05 00:00:00','/news.htm','IE',1,'',''),(117810,'111.206.36.11','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117811,'111.206.36.145','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117812,'111.206.36.138','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117813,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117814,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117815,'111.206.36.138','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117816,'111.206.36.145','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117817,'111.206.36.139','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117818,'111.13.13.4','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117819,'111.13.13.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117820,'111.13.13.69','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117821,'111.13.13.67','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117822,'111.206.36.16','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117823,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117824,'111.206.36.4','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117825,'111.13.13.9','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117826,'111.206.36.143','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117827,'111.206.36.141','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117828,'111.13.13.72','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117829,'180.76.14.14','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117830,'180.76.14.146','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117831,'180.76.14.3','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117832,'111.206.36.142','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117833,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117834,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117835,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117836,'180.97.35.149','2016-09-05 00:00:00','/news.htm','IE',1,'',''),(117837,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117838,'111.13.13.9','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117839,'180.76.14.3','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117840,'180.76.14.143','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117841,'180.76.14.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117842,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117843,'111.206.36.132','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117844,'111.13.13.69','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117845,'111.13.13.4','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117846,'111.13.13.70','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117847,'111.206.36.137','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117848,'180.76.14.140','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117849,'180.76.14.18','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117850,'180.76.14.21','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117851,'180.76.14.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117852,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117853,'180.97.35.21','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117854,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117855,'180.97.35.21','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117856,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117857,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117858,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117859,'111.206.36.133','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117860,'111.206.36.19','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117861,'111.206.36.145','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117862,'180.97.35.21','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117863,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117864,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117865,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117866,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117867,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117868,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117869,'111.13.13.68','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117870,'111.13.13.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117871,'111.206.36.9','2016-09-05 00:00:00','/news.htm','IE',1,'',''),(117872,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117873,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117874,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117875,'111.13.13.71','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117876,'111.13.13.74','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117877,'111.13.13.73','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117878,'111.13.13.71','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117879,'180.76.14.15','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117880,'180.97.35.145','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117881,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117882,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117883,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117884,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117885,'111.13.13.70','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117886,'111.13.13.68','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117887,'111.13.13.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117888,'180.76.14.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117889,'180.97.35.21','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117890,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117891,'180.97.35.21','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117892,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117893,'180.97.35.19','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117894,'180.97.35.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117895,'180.97.35.21','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117896,'180.97.35.137','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117897,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117898,'180.97.35.140','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117899,'111.13.13.8','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117900,'180.97.35.143','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117901,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117902,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117903,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117904,'180.97.35.4','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117905,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117906,'111.13.13.70','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117907,'111.13.13.67','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117908,'180.76.14.140','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117909,'180.76.14.9','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117910,'180.97.35.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117911,'180.97.35.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117912,'180.97.35.13','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117913,'180.97.35.15','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117914,'180.97.35.142','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117915,'111.13.13.74','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117916,'111.13.13.9','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117917,'180.76.14.5','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117918,'180.76.14.147','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117919,'111.13.13.67','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117920,'180.97.35.141','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117921,'180.97.35.141','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117922,'180.97.35.36','2016-09-05 00:00:00','/news.htm','IE',1,'',''),(117923,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117924,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117925,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117926,'111.13.13.7','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117927,'111.13.13.71','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117928,'111.13.13.72','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117929,'180.97.35.138','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117930,'180.97.35.12','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117931,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117932,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117933,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117934,'180.97.35.145','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117935,'111.13.13.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117936,'180.76.14.17','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117937,'180.76.14.21','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117938,'180.76.14.130','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117939,'180.97.35.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117940,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117941,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117942,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117943,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117944,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117945,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117946,'111.13.13.74','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117947,'111.13.13.71','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117948,'111.13.13.73','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117949,'180.97.35.141','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117950,'180.97.35.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117951,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117952,'111.13.13.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117953,'180.76.14.130','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117954,'180.76.14.135','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117955,'180.76.14.143','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117956,'180.76.14.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117957,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117958,'180.76.14.8','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117959,'180.76.14.137','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117960,'180.97.35.19','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117961,'180.97.35.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117962,'180.97.35.21','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117963,'180.97.35.21','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117964,'180.97.35.10','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117965,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117966,'111.13.13.71','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117967,'111.13.13.72','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117968,'180.76.14.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117969,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117970,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117971,'180.97.35.140','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117972,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117973,'180.97.35.21','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117974,'180.97.35.142','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117975,'111.13.13.71','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117976,'111.13.13.72','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117977,'180.76.14.2','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117978,'180.76.14.18','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117979,'180.97.35.143','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117980,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117981,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117982,'180.97.35.37','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117983,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117984,'111.13.13.74','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117985,'111.13.13.67','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117986,'111.13.13.9','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117987,'111.13.13.10','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117988,'111.13.13.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117989,'111.13.13.72','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117990,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117991,'180.97.35.141','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117992,'180.97.35.138','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117993,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117994,'180.97.35.15','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117995,'180.97.35.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117996,'180.97.35.14','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117997,'111.13.13.10','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117998,'111.13.13.7','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(117999,'180.97.35.146','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118000,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118001,'180.97.35.20','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118002,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118003,'180.97.35.140','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118004,'180.97.35.165','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118005,'180.97.35.17','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118006,'111.13.13.5','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118007,'111.13.13.67','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118008,'111.13.13.69','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118009,'180.97.35.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118010,'180.97.35.8','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118011,'111.13.13.72','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118012,'111.206.36.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118013,'111.206.36.13','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118014,'111.206.36.147','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118015,'180.76.14.141','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118016,'180.76.14.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118017,'180.76.14.17','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118018,'180.76.14.13','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118019,'180.97.35.147','2016-09-05 00:00:00','/news.htm','IE',1,'',''),(118020,'180.97.35.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118021,'180.97.35.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118022,'180.97.35.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118023,'180.97.35.147','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118024,'111.206.36.18','2016-09-05 00:00:00','/news.htm','IE',1,'',''),(118025,'111.206.36.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118026,'111.206.36.11','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118027,'180.76.14.15','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118028,'180.97.35.144','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118029,'111.13.13.69','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118030,'180.97.35.17','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118031,'180.97.35.12','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118032,'180.97.35.8','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118033,'111.206.36.139','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118034,'111.206.36.13','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118035,'111.13.13.3','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118036,'180.76.14.139','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118037,'180.76.14.10','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118038,'111.206.36.18','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118039,'180.76.14.147','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118040,'180.97.35.11','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118041,'180.97.35.145','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118042,'180.97.35.138','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118043,'180.97.35.138','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118044,'180.97.35.143','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118045,'180.97.35.136','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118046,'111.13.13.69','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118047,'111.206.36.147','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118048,'111.206.36.133','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118049,'180.97.35.11','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118050,'180.97.35.137','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118051,'180.97.35.140','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118052,'111.13.13.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118053,'111.206.36.135','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118054,'111.206.36.140','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118055,'111.206.36.12','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118056,'111.206.36.19','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118057,'180.76.14.11','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118058,'180.97.35.142','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118059,'111.206.36.5','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118060,'180.97.35.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118061,'180.97.35.17','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118062,'180.97.35.18','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118063,'111.206.36.142','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118064,'111.206.36.4','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118065,'111.13.13.67','2016-09-05 00:00:00','/news.htm','IE',1,'',''),(118066,'111.206.36.141','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118067,'111.13.13.3','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118068,'111.206.36.133','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118069,'180.76.14.9','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118070,'180.97.35.12','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118071,'180.97.35.149','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118072,'180.97.35.143','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118073,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118074,'180.97.35.5','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118075,'111.206.36.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118076,'180.76.14.146','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118077,'180.76.14.130','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118078,'111.13.13.5','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118079,'180.97.35.138','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118080,'180.97.35.141','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118081,'111.13.13.3','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118082,'111.206.36.11','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118083,'111.206.36.10','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118084,'180.76.14.9','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118085,'111.13.13.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118086,'111.206.36.140','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118087,'111.206.36.13','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118088,'180.76.14.15','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118089,'180.97.35.164','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118090,'180.97.35.36','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118091,'111.206.36.6','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118092,'111.206.36.4','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118093,'111.206.36.9','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118094,'111.206.36.17','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118095,'180.76.14.143','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118096,'42.156.251.189','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(118097,'220.181.51.61','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(118098,'101.226.125.111','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(118099,'183.136.142.110','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118100,'183.136.142.137','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118101,'104.156.231.254','2016-09-05 00:00:00','/index.html','Chrome',1,'',''),(118102,'183.57.153.147','2016-09-05 00:00:00','/newsview.htm','IE',1,'',''),(118103,'223.74.147.126','2016-09-05 00:00:00','/index.html','IE',1,'',''),(118104,'183.57.153.138','2016-09-06 00:00:00','/news/newsview.htm','IE',1,'',''),(118105,'61.135.190.221','2016-09-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118106,'61.135.190.221','2016-09-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118107,'61.135.190.104','2016-09-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118108,'180.149.130.153','2016-09-06 00:00:00','/index.html','Chrome',1,'',''),(118109,'42.236.10.100','2016-09-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(118110,'42.236.10.98','2016-09-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(118111,'106.74.48.41','2016-09-06 00:00:00','/index.html','Safari',1,'',''),(118112,'62.212.73.49','2016-09-06 00:00:00','/index.html','Chrome',1,'',''),(118113,'182.118.53.114','2016-09-06 00:00:00','/newsview.htm','IE',1,'',''),(118114,'61.135.190.103','2016-09-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118115,'61.135.190.103','2016-09-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118116,'180.153.180.188','2016-09-06 00:00:00','/newsview.htm','IE',1,'',''),(118117,'111.206.36.18','2016-09-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(118118,'119.147.146.189','2016-09-06 00:00:00','/index.html','Chrome',1,'',''),(118119,'220.181.51.38','2016-09-06 00:00:00','/index.html','Chrome',1,'',''),(118120,'61.135.190.104','2016-09-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118121,'61.135.190.105','2016-09-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118122,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118123,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118124,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118125,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118126,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118127,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118128,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118129,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118130,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118131,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118132,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118133,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118134,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118135,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118136,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118137,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118138,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118139,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118140,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118141,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118142,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118143,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118144,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118145,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118146,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118147,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118148,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118149,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118150,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118151,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118152,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118153,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118154,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118155,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118156,'120.197.83.168','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118157,'223.73.4.21','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118158,'223.73.4.21','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118159,'223.73.4.21','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118160,'182.118.60.139','2016-09-06 00:00:00','/news/newsview.htm','IE',1,'',''),(118161,'182.118.70.94','2016-09-06 00:00:00','/newsview.htm','IE',1,'',''),(118162,'111.194.95.212','2016-09-06 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(118163,'182.118.54.129','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118164,'220.181.51.40','2016-09-06 00:00:00','/index.html','Chrome',1,'',''),(118165,'222.172.222.121','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118166,'222.172.222.121','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118167,'222.172.222.121','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118168,'222.172.222.121','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118169,'222.172.222.121','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118170,'222.172.222.121','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118171,'222.172.222.121','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118172,'222.172.222.121','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118173,'222.172.222.121','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118174,'222.172.222.121','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118175,'111.73.46.143','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118176,'36.99.31.134','2016-09-06 00:00:00','/index.html','Safari',1,'',''),(118177,'183.136.142.114','2016-09-06 00:00:00','/newsview.htm','IE',1,'',''),(118178,'182.118.41.27','2016-09-06 00:00:00','/index.html','IE',1,'',''),(118179,'183.136.142.58','2016-09-06 00:00:00','/newsview.htm','IE',1,'',''),(118180,'183.136.142.107','2016-09-06 00:00:00','/newsview.htm','IE',1,'',''),(118181,'220.181.51.39','2016-09-06 00:00:00','/index.html','Chrome',1,'',''),(118182,'106.120.160.109','2016-09-06 00:00:00','/newsview.htm','IE',1,'',''),(118183,'106.120.160.109','2016-09-06 00:00:00','/news/newsview.htm','IE',1,'',''),(118184,'180.97.63.99','2016-09-06 00:00:00','/newsview.htm','IE',1,'',''),(118185,'119.188.66.119','2016-09-06 00:00:00','/newsview.htm','IE',1,'',''),(118186,'36.99.30.102','2016-09-06 00:00:00','/news/newsview.htm','Safari',1,'',''),(118187,'36.99.30.77','2016-09-06 00:00:00','/newsview.htm','Safari',1,'',''),(118188,'180.97.63.116','2016-09-06 00:00:00','/newsview.htm','IE',1,'',''),(118189,'69.58.178.56','2016-09-06 00:00:00','/index.html','Firefox',1,'',''),(118190,'69.58.178.56','2016-09-06 00:00:00','/index.html','Firefox',1,'',''),(118191,'69.58.178.56','2016-09-06 00:00:00','/index.html','Firefox',1,'',''),(118192,'140.207.198.194','2016-09-06 00:00:00','/newsview.htm','IE',1,'',''),(118193,'183.57.154.17','2016-09-07 00:00:00','/newsview.htm','IE',1,'',''),(118194,'180.97.35.37','2016-09-07 00:00:00','/newsview.htm','IE',1,'',''),(118195,'61.146.178.190','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118196,'180.149.130.149','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118197,'220.181.51.56','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118198,'123.59.59.52','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118199,'111.206.36.4','2016-09-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(118200,'202.102.99.145','2016-09-07 00:00:00','/news/newsview.htm','IE',1,'',''),(118201,'114.119.40.120','2016-09-07 00:00:00','/index.html','IE',1,'',''),(118202,'203.208.60.141','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118203,'42.156.251.192','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118204,'172.240.94.18','2016-09-07 00:00:00','/index.html','IE',1,'',''),(118205,'61.135.169.23','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118206,'220.181.51.40','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118207,'111.196.201.78','2016-09-07 00:00:00','/newsview.htm','Chrome',1,'',''),(118208,'119.147.146.189','2016-09-07 00:00:00','/newsview.htm','Chrome',1,'',''),(118209,'111.196.201.78','2016-09-07 00:00:00','/news.htm','Chrome',1,'',''),(118210,'111.196.201.78','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118211,'203.208.60.142','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118212,'42.236.10.100','2016-09-07 00:00:00','/newsview.htm','Chrome',1,'',''),(118213,'42.236.10.72','2016-09-07 00:00:00','/newsview.htm','Chrome',1,'',''),(118214,'101.200.126.60','2016-09-07 00:00:00','/index.html','IE',1,'',''),(118215,'101.200.126.60','2016-09-07 00:00:00','/index.html','IE',1,'',''),(118216,'180.153.186.34','2016-09-07 00:00:00','/news/newsview.htm','IE',1,'',''),(118217,'159.226.119.197','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118218,'180.153.201.15','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118219,'61.135.190.223','2016-09-07 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118220,'61.135.190.223','2016-09-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118221,'123.126.68.131','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118222,'207.46.13.134','2016-09-07 00:00:00','/index.html','Safari',1,'',''),(118223,'61.151.226.16','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118224,'180.153.206.21','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118225,'101.226.33.240','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118226,'140.207.54.198','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118227,'117.185.24.151','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118228,'117.185.27.102','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118229,'117.185.27.147','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118230,'140.207.185.123','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118231,'140.207.185.124','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118232,'182.118.41.82','2016-09-07 00:00:00','/index.html','IE',1,'',''),(118233,'42.236.10.100','2016-09-07 00:00:00','/news/newsview.htm','Chrome',1,'',''),(118234,'42.236.10.98','2016-09-07 00:00:00','/news/newsview.htm','Chrome',1,'',''),(118235,'61.150.107.149','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118236,'61.150.107.149','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118237,'220.181.51.61','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118238,'59.108.123.250','2016-09-07 00:00:00','/news.htm','Chrome',1,'',''),(118239,'219.150.126.90','2016-09-07 00:00:00','/news.htm','IE',1,'',''),(118240,'219.150.126.90','2016-09-07 00:00:00','/index.html','IE',1,'',''),(118241,'222.186.59.121','2016-09-07 00:00:00','/index.html','IE',1,'',''),(118242,'180.97.35.20','2016-09-07 00:00:00','/index.html','IE',1,'',''),(118243,'125.39.210.27','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118244,'123.126.118.139','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118245,'123.126.118.139','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118246,'111.30.132.146','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118247,'111.30.132.146','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118248,'111.30.131.144','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118249,'116.255.177.118','2016-09-07 00:00:00','/index.html','IE',1,'',''),(118250,'116.255.177.118','2016-09-07 00:00:00','/index.html','IE',1,'',''),(118251,'182.150.22.19','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118252,'202.46.54.19','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118253,'125.65.46.137','2016-09-07 00:00:00','/index.html','Chrome',1,'',''),(118254,'188.165.206.188','2016-09-07 00:00:00','/index.html','Firefox',1,'',''),(118255,'203.208.60.152','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118256,'220.181.51.35','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118257,'180.149.130.148','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118258,'203.208.60.183','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118259,'220.181.51.37','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118260,'202.102.99.150','2016-09-08 00:00:00','/news/newsview.htm','IE',1,'',''),(118261,'203.208.60.158','2016-09-08 00:00:00','/newsview.htm','Chrome',1,'',''),(118262,'125.39.210.31','2016-09-08 00:00:00','/index.html','Firefox',1,'',''),(118263,'111.30.131.212','2016-09-08 00:00:00','/index.html','Firefox',1,'',''),(118264,'123.125.143.64','2016-09-08 00:00:00','/index.html','Firefox',1,'www','baidu'),(118265,'219.140.141.207','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118266,'117.21.226.189','2016-09-08 00:00:00','/index.html','IE',1,'',''),(118267,'60.209.203.234','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118268,'123.59.59.52','2016-09-08 00:00:00','/index.html','Firefox',1,'',''),(118269,'220.181.51.39','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118270,'219.140.141.207','2016-09-08 00:00:00','/index.html','Firefox',1,'',''),(118271,'119.147.146.189','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118272,'183.57.154.84','2016-09-08 00:00:00','/news/newsview.htm','IE',1,'',''),(118273,'42.236.10.71','2016-09-08 00:00:00','/newsview.htm','Chrome',1,'',''),(118274,'42.236.10.100','2016-09-08 00:00:00','/newsview.htm','Chrome',1,'',''),(118275,'119.57.170.66','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118276,'14.152.64.74','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118277,'183.136.142.154','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118278,'203.208.60.146','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118279,'120.33.37.148','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118280,'119.2.17.10','2016-09-08 00:00:00','/newsview.htm','Safari',1,'',''),(118281,'119.2.17.10','2016-09-08 00:00:00','/newsview.htm','Safari',1,'',''),(118282,'180.153.180.109','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118283,'203.208.60.139','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118284,'220.181.51.61','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118285,'119.188.66.229','2016-09-08 00:00:00','/news/newsview.htm','IE',1,'',''),(118286,'180.97.35.149','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118287,'180.97.35.164','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118288,'180.97.35.20','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118289,'111.206.36.134','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118290,'111.206.36.9','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118291,'111.206.36.142','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118292,'180.76.14.131','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118293,'180.76.14.18','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118294,'180.76.14.19','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118295,'180.97.63.41','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118296,'203.208.60.155','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118297,'180.153.186.79','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118298,'220.181.51.45','2016-09-08 00:00:00','/index.html','Chrome',1,'',''),(118299,'119.188.66.143','2016-09-08 00:00:00','/news/newsview.htm','IE',1,'',''),(118300,'183.136.142.120','2016-09-08 00:00:00','/newsview.htm','IE',1,'',''),(118301,'140.207.198.105','2016-09-09 00:00:00','/newsview.htm','IE',1,'',''),(118302,'123.59.59.52','2016-09-09 00:00:00','/index.html','Firefox',1,'',''),(118303,'180.149.130.149','2016-09-09 00:00:00','/index.html','Chrome',1,'',''),(118304,'61.146.178.190','2016-09-09 00:00:00','/index.html','Firefox',1,'',''),(118305,'220.181.51.62','2016-09-09 00:00:00','/index.html','Chrome',1,'',''),(118306,'121.42.0.73','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118307,'121.42.0.73','2016-09-09 00:00:00','/index.html','Safari',1,'',''),(118308,'121.42.0.64','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118309,'121.42.0.66','2016-09-09 00:00:00','/index.html','Safari',1,'',''),(118310,'188.165.200.217','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118311,'203.208.60.184','2016-09-09 00:00:00','/index.html','Chrome',1,'',''),(118312,'180.153.180.151','2016-09-09 00:00:00','/newsview.htm','IE',1,'',''),(118313,'45.34.191.159','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118314,'207.46.13.127','2016-09-09 00:00:00','/index.html','Safari',1,'',''),(118315,'111.206.36.15','2016-09-09 00:00:00','/index.html','Firefox',1,'www','baidu'),(118316,'203.208.60.150','2016-09-09 00:00:00','/newsview.htm','Chrome',1,'',''),(118317,'60.30.5.11','2016-09-09 00:00:00','/index.html','Chrome',1,'',''),(118318,'140.207.198.169','2016-09-09 00:00:00','/news/newsview.htm','IE',1,'',''),(118319,'119.188.66.207','2016-09-09 00:00:00','/newsview.htm','IE',1,'',''),(118320,'183.57.154.47','2016-09-09 00:00:00','/newsview.htm','IE',1,'',''),(118321,'61.142.103.92','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118322,'111.73.46.115','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118323,'222.177.27.253','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118324,'222.177.27.253','2016-09-09 00:00:00','/news.htm','IE',1,'',''),(118325,'220.181.132.217','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118326,'220.181.132.194','2016-09-09 00:00:00','/index.html','Safari',1,'',''),(118327,'220.231.15.153','2016-09-09 00:00:00','/index.html','Chrome',1,'',''),(118328,'168.1.128.52','2016-09-09 00:00:00','/index.html','Firefox',1,'',''),(118329,'61.135.169.23','2016-09-09 00:00:00','/index.html','Chrome',1,'',''),(118330,'180.173.127.202','2016-09-09 00:00:00','/index.html','Chrome',1,'',''),(118331,'222.42.243.125','2016-09-09 00:00:00','/newsview.htm','Safari',1,'',''),(118332,'123.126.68.112','2016-09-09 00:00:00','/index.html','Chrome',1,'',''),(118333,'121.42.0.85','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118334,'180.173.127.202','2016-09-09 00:00:00','/index.html','Chrome',1,'',''),(118335,'140.207.198.119','2016-09-09 00:00:00','/newsview.htm','IE',1,'',''),(118336,'183.57.153.68','2016-09-09 00:00:00','/newsview.htm','IE',1,'',''),(118337,'121.42.0.19','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118338,'180.153.180.79','2016-09-09 00:00:00','/newsview.htm','IE',1,'',''),(118339,'121.42.0.84','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118340,'180.97.63.41','2016-09-09 00:00:00','/newsview.htm','IE',1,'',''),(118341,'220.181.51.56','2016-09-09 00:00:00','/index.html','Chrome',1,'',''),(118342,'203.208.60.151','2016-09-09 00:00:00','/newsview.htm','Chrome',1,'',''),(118343,'180.97.63.99','2016-09-09 00:00:00','/newsview.htm','IE',1,'',''),(118344,'123.59.59.52','2016-09-09 00:00:00','/index.html','Firefox',1,'',''),(118345,'120.132.50.135','2016-09-09 00:00:00','/index.html','Firefox',1,'',''),(118346,'123.59.59.52','2016-09-09 00:00:00','/index.html','Firefox',1,'',''),(118347,'121.42.0.57','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118348,'121.42.0.60','2016-09-09 00:00:00','/index.html','Safari',1,'',''),(118349,'121.42.0.55','2016-09-09 00:00:00','/index.html','Safari',1,'',''),(118350,'121.42.0.64','2016-09-09 00:00:00','/index.html','IE',1,'',''),(118351,'222.186.59.121','2016-09-10 00:00:00','/index.html','IE',1,'',''),(118352,'203.208.60.139','2016-09-10 00:00:00','/index.html','Chrome',1,'',''),(118353,'180.149.130.151','2016-09-10 00:00:00','/index.html','Chrome',1,'',''),(118354,'180.153.180.136','2016-09-10 00:00:00','/news/newsview.htm','IE',1,'',''),(118355,'61.135.169.55','2016-09-10 00:00:00','/index.html','Chrome',1,'',''),(118356,'202.46.58.17','2016-09-10 00:00:00','/index.html','Chrome',1,'',''),(118357,'183.136.142.150','2016-09-10 00:00:00','/newsview.htm','IE',1,'',''),(118358,'192.154.111.26','2016-09-10 00:00:00','/index.html','Chrome',1,'',''),(118359,'192.154.111.26','2016-09-10 00:00:00','/index.html','Chrome',1,'',''),(118360,'220.181.51.40','2016-09-10 00:00:00','/index.html','Chrome',1,'',''),(118361,'220.181.108.81','2016-09-10 00:00:00','/index.html','Safari',1,'',''),(118362,'180.97.63.26','2016-09-10 00:00:00','/news/newsview.htm','IE',1,'',''),(118363,'203.208.60.157','2016-09-10 00:00:00','/newsview.htm','Chrome',1,'',''),(118364,'175.19.28.114','2016-09-10 00:00:00','/index.html','Firefox',1,'',''),(118365,'178.32.202.41','2016-09-10 00:00:00','/index.html','Firefox',1,'',''),(118366,'183.57.153.102','2016-09-10 00:00:00','/newsview.htm','IE',1,'',''),(118367,'220.181.51.45','2016-09-10 00:00:00','/index.html','Chrome',1,'',''),(118368,'220.181.51.56','2016-09-10 00:00:00','/index.html','Chrome',1,'',''),(118369,'180.97.63.26','2016-09-10 00:00:00','/news/newsview.htm','IE',1,'',''),(118370,'155.94.224.187','2016-09-10 00:00:00','/index.html','IE',1,'',''),(118371,'155.94.224.187','2016-09-10 00:00:00','/index.html','IE',1,'',''),(118372,'220.181.51.46','2016-09-10 00:00:00','/index.html','Chrome',1,'',''),(118373,'183.57.154.106','2016-09-10 00:00:00','/newsview.htm','IE',1,'',''),(118374,'118.125.148.172','2016-09-10 00:00:00','/index.html','IE',1,'',''),(118375,'115.239.212.238','2016-09-10 00:00:00','/index.html','Chrome',1,'',''),(118376,'115.239.212.113','2016-09-10 00:00:00','/index.html','Chrome',1,'',''),(118377,'180.153.180.144','2016-09-10 00:00:00','/newsview.htm','IE',1,'',''),(118378,'180.77.141.4','2016-09-10 00:00:00','/news/newsview.htm','Chrome',1,'分级汇总上报','360'),(118379,'180.77.141.4','2016-09-10 00:00:00','/news/newsview.htm','Chrome',1,'分级上报汇总','360'),(118380,'180.77.141.4','2016-09-10 00:00:00','/news/newsview.htm','Chrome',1,'分级上报汇总','360'),(118381,'120.132.50.135','2016-09-10 00:00:00','/index.html','Firefox',1,'',''),(118382,'101.226.79.182','2016-09-10 00:00:00','/index.html','IE',1,'',''),(118383,'180.97.63.109','2016-09-10 00:00:00','/newsview.htm','IE',1,'',''),(118384,'202.102.99.21','2016-09-10 00:00:00','/newsview.htm','IE',1,'',''),(118385,'183.136.142.92','2016-09-10 00:00:00','/newsview.htm','IE',1,'',''),(118386,'121.42.0.64','2016-09-10 00:00:00','/index.html','IE',1,'',''),(118387,'121.42.0.62','2016-09-10 00:00:00','/index.html','Safari',1,'',''),(118388,'180.153.185.233','2016-09-10 00:00:00','/newsview.htm','IE',1,'',''),(118389,'121.42.0.58','2016-09-11 00:00:00','/index.html','IE',1,'',''),(118390,'121.42.0.67','2016-09-11 00:00:00','/index.html','Safari',1,'',''),(118391,'79.187.38.185','2016-09-11 00:00:00','/index.html','Chrome',1,'',''),(118392,'180.149.130.150','2016-09-11 00:00:00','/index.html','Chrome',1,'',''),(118393,'61.157.96.110','2016-09-11 00:00:00','/index.html','IE',1,'',''),(118394,'61.157.96.110','2016-09-11 00:00:00','/index.html','IE',1,'',''),(118395,'61.157.96.110','2016-09-11 00:00:00','/index.html','IE',1,'',''),(118396,'61.135.165.23','2016-09-11 00:00:00','/index.html','Chrome',1,'',''),(118397,'183.57.154.55','2016-09-11 00:00:00','/newsview.htm','IE',1,'',''),(118398,'182.118.53.115','2016-09-11 00:00:00','/newsview.htm','IE',1,'',''),(118399,'180.153.180.130','2016-09-11 00:00:00','/newsview.htm','IE',1,'',''),(118400,'180.153.180.115','2016-09-11 00:00:00','/newsview.htm','IE',1,'',''),(118401,'182.118.53.78','2016-09-11 00:00:00','/newsview.htm','IE',1,'',''),(118402,'202.102.99.16','2016-09-11 00:00:00','/news/newsview.htm','IE',1,'',''),(118403,'220.181.51.55','2016-09-11 00:00:00','/index.html','Chrome',1,'',''),(118404,'180.97.35.147','2016-09-11 00:00:00','/index.html','IE',1,'',''),(118405,'61.146.178.190','2016-09-11 00:00:00','/index.html','Firefox',1,'',''),(118406,'42.236.10.100','2016-09-11 00:00:00','/newsview.htm','Chrome',1,'',''),(118407,'42.236.10.72','2016-09-11 00:00:00','/newsview.htm','Chrome',1,'',''),(118408,'58.245.27.222','2016-09-11 00:00:00','/index.html','IE',1,'',''),(118409,'94.102.49.193','2016-09-11 00:00:00','/index.html','Chrome',1,'',''),(118410,'182.118.41.25','2016-09-11 00:00:00','/index.html','IE',1,'',''),(118411,'220.181.51.39','2016-09-11 00:00:00','/newsview.htm','Chrome',1,'',''),(118412,'61.135.169.23','2016-09-11 00:00:00','/newsview.htm','Chrome',1,'',''),(118413,'61.135.169.23','2016-09-11 00:00:00','/index.html','Chrome',1,'',''),(118414,'220.181.51.36','2016-09-11 00:00:00','/newsview.htm','Chrome',1,'',''),(118415,'220.181.51.56','2016-09-11 00:00:00','/newsview.htm','Chrome',1,'',''),(118416,'220.181.51.52','2016-09-11 00:00:00','/newsview.htm','Chrome',1,'',''),(118417,'220.181.51.62','2016-09-11 00:00:00','/newsview.htm','Chrome',1,'',''),(118418,'220.181.51.46','2016-09-11 00:00:00','/newsview.htm','Chrome',1,'',''),(118419,'220.181.51.55','2016-09-11 00:00:00','/news.htm','Chrome',1,'',''),(118420,'220.181.51.56','2016-09-11 00:00:00','/newsview.htm','Chrome',1,'',''),(118421,'168.1.128.59','2016-09-11 00:00:00','/index.html','Firefox',1,'',''),(118422,'42.156.136.54','2016-09-11 00:00:00','/index.html','Firefox',1,'',''),(118423,'220.181.108.106','2016-09-11 00:00:00','/newsview.htm','Safari',1,'',''),(118424,'121.42.0.58','2016-09-11 00:00:00','/index.html','Safari',1,'',''),(118425,'121.42.0.56','2016-09-11 00:00:00','/index.html','IE',1,'',''),(118426,'121.42.0.57','2016-09-11 00:00:00','/index.html','Safari',1,'',''),(118427,'121.42.0.55','2016-09-11 00:00:00','/index.html','IE',1,'',''),(118428,'183.136.142.88','2016-09-12 00:00:00','/newsview.htm','IE',1,'',''),(118429,'183.57.153.221','2016-09-12 00:00:00','/newsview.htm','IE',1,'',''),(118430,'180.149.130.148','2016-09-12 00:00:00','/index.html','Chrome',1,'',''),(118431,'180.153.180.148','2016-09-12 00:00:00','/newsview.htm','IE',1,'',''),(118432,'180.153.180.187','2016-09-12 00:00:00','/newsview.htm','IE',1,'',''),(118433,'106.120.188.131','2016-09-12 00:00:00','/index.html','Chrome',1,'',''),(118434,'61.135.169.22','2016-09-12 00:00:00','/index.html','Chrome',1,'',''),(118435,'203.208.60.155','2016-09-12 00:00:00','/news.htm','Chrome',1,'',''),(118436,'96.228.211.79','2016-09-12 00:00:00','/index.html','Firefox',1,'',''),(118437,'111.206.36.145','2016-09-12 00:00:00','/index.html','Firefox',1,'www','baidu'),(118438,'111.13.13.3','2016-09-12 00:00:00','/index.html','IE',1,'',''),(118439,'211.103.111.185','2016-09-12 00:00:00','/index.html','Chrome',1,'',''),(118440,'220.181.51.45','2016-09-12 00:00:00','/index.html','Chrome',1,'',''),(118441,'220.181.51.61','2016-09-12 00:00:00','/index.html','Chrome',1,'',''),(118442,'119.147.146.189','2016-09-12 00:00:00','/index.html','Chrome',1,'',''),(118443,'114.249.23.221','2016-09-12 00:00:00','/index.html','Chrome',1,' http://www.ruisitech.com','360'),(118444,'114.249.23.221','2016-09-12 00:00:00','/news.htm','Chrome',1,'',''),(118445,'42.156.251.195','2016-09-12 00:00:00','/index.html','Chrome',1,'',''),(118446,'114.119.40.120','2016-09-12 00:00:00','/index.html','IE',1,'',''),(118447,'121.42.0.67','2016-09-12 00:00:00','/index.html','Safari',1,'',''),(118448,'140.207.185.123','2016-09-12 00:00:00','/index.html','Firefox',1,'',''),(118449,'117.185.27.104','2016-09-12 00:00:00','/index.html','Firefox',1,'',''),(118450,'117.135.173.56','2016-09-12 00:00:00','/index.html','Firefox',1,'',''),(118451,'140.207.62.210','2016-09-12 00:00:00','/index.html','Firefox',1,'',''),(118452,'140.207.185.122','2016-09-12 00:00:00','/index.html','Firefox',1,'',''),(118453,'117.185.27.102','2016-09-12 00:00:00','/index.html','Firefox',1,'',''),(118454,'61.157.96.110','2016-09-12 00:00:00','/index.html','IE',1,'',''),(118455,'61.157.96.110','2016-09-12 00:00:00','/index.html','IE',1,'',''),(118456,'61.157.96.110','2016-09-12 00:00:00','/index.html','IE',1,'',''),(118457,'219.140.141.207','2016-09-12 00:00:00','/index.html','Chrome',1,'',''),(118458,'120.132.50.135','2016-09-12 00:00:00','/index.html','Firefox',1,'',''),(118459,'58.210.99.102','2016-09-12 00:00:00','/index.html','Chrome',1,'',''),(118460,'220.181.51.46','2016-09-12 00:00:00','/index.html','Chrome',1,'',''),(118461,'183.136.142.73','2016-09-12 00:00:00','/news/newsview.htm','IE',1,'',''),(118462,'182.118.41.82','2016-09-12 00:00:00','/index.html','IE',1,'',''),(118463,'182.118.71.29','2016-09-12 00:00:00','/index.html','IE',1,'',''),(118464,'203.208.60.155','2016-09-12 00:00:00','/news/newsview.htm','Chrome',1,'',''),(118465,'36.99.31.165','2016-09-12 00:00:00','/index.html','Safari',1,'',''),(118466,'180.153.186.101','2016-09-12 00:00:00','/news/newsview.htm','IE',1,'',''),(118467,'111.73.46.115','2016-09-12 00:00:00','/index.html','IE',1,'',''),(118468,'121.42.0.62','2016-09-12 00:00:00','/index.html','Safari',1,'',''),(118469,'121.42.0.67','2016-09-12 00:00:00','/index.html','IE',1,'',''),(118470,'121.42.0.54','2016-09-12 00:00:00','/index.html','Safari',1,'',''),(118471,'121.42.0.64','2016-09-12 00:00:00','/index.html','IE',1,'',''),(118472,'36.99.30.235','2016-09-13 00:00:00','/news/newsview.htm','Safari',1,'',''),(118473,'36.99.31.173','2016-09-13 00:00:00','/newsview.htm','Safari',1,'',''),(118474,'180.149.130.152','2016-09-13 00:00:00','/index.html','Chrome',1,'',''),(118475,'123.59.59.52','2016-09-13 00:00:00','/index.html','Firefox',1,'',''),(118476,'220.181.51.37','2016-09-13 00:00:00','/index.html','Chrome',1,'',''),(118477,'112.4.238.253','2016-09-13 00:00:00','/index.html','IE',1,'',''),(118478,'183.159.178.10','2016-09-13 00:00:00','/index.html','IE',1,'',''),(118479,'220.181.51.56','2016-09-13 00:00:00','/index.html','Chrome',1,'',''),(118480,'124.200.97.18','2016-09-13 00:00:00','/news.htm','Chrome',1,'',''),(118481,'101.226.66.174','2016-09-13 00:00:00','/news.htm','IE',1,'',''),(118482,'183.136.142.117','2016-09-13 00:00:00','/news/newsview.htm','IE',1,'',''),(118483,'117.158.213.71','2016-09-13 00:00:00','/index.html','Chrome',1,'',''),(118484,'117.158.213.71','2016-09-13 00:00:00','/index.html','Chrome',1,'',''),(118485,'42.156.251.193','2016-09-13 00:00:00','/index.html','Chrome',1,'',''),(118486,'157.55.39.90','2016-09-13 00:00:00','/index.html','Safari',1,'',''),(118487,'123.125.67.156','2016-09-13 00:00:00','/newsview.htm','Chrome',1,'',''),(118488,'140.207.63.103','2016-09-13 00:00:00','/index.html','Firefox',1,'',''),(118489,'140.207.185.122','2016-09-13 00:00:00','/index.html','Firefox',1,'',''),(118490,'140.207.54.158','2016-09-13 00:00:00','/index.html','Firefox',1,'',''),(118491,'117.144.246.77','2016-09-13 00:00:00','/index.html','Firefox',1,'',''),(118492,'117.135.173.56','2016-09-13 00:00:00','/index.html','Firefox',1,'',''),(118493,'220.181.51.55','2016-09-13 00:00:00','/index.html','Chrome',1,'',''),(118494,'36.99.30.144','2016-09-13 00:00:00','/index.html','Safari',1,'',''),(118495,'182.118.55.236','2016-09-13 00:00:00','/newsview.htm','IE',1,'',''),(118496,'114.119.40.120','2016-09-13 00:00:00','/index.html','IE',1,'',''),(118497,'140.207.198.102','2016-09-13 00:00:00','/newsview.htm','IE',1,'',''),(118498,'42.236.10.72','2016-09-13 00:00:00','/news/newsview.htm','Chrome',1,'',''),(118499,'42.236.10.98','2016-09-13 00:00:00','/news/newsview.htm','Chrome',1,'',''),(118500,'61.146.178.190','2016-09-13 00:00:00','/index.html','IE',1,'',''),(118501,'14.152.84.98','2016-09-13 00:00:00','/index.html','IE',1,'',''),(118502,'14.152.84.98','2016-09-13 00:00:00','/index.html','IE',1,'',''),(118503,'61.135.190.220','2016-09-13 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118504,'61.135.190.223','2016-09-13 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118505,'220.181.51.35','2016-09-13 00:00:00','/index.html','Chrome',1,'',''),(118506,'114.245.249.70','2016-09-14 00:00:00','/newsview.htm','Chrome',1,'',''),(118507,'114.245.249.70','2016-09-14 00:00:00','/news.htm','Chrome',1,'',''),(118508,'114.245.249.70','2016-09-14 00:00:00','/news.htm','Chrome',1,'',''),(118509,'101.226.68.213','2016-09-14 00:00:00','/newsview.htm','IE',0,'',''),(118510,'114.245.249.70','2016-09-14 00:00:00','/index.html','Chrome',1,'',''),(118511,'180.153.81.203','2016-09-14 00:00:00','/newsview.htm','IE',0,'',''),(118512,'140.207.185.111','2016-09-14 00:00:00','/newsview.htm','Chrome',0,'',''),(118513,'180.153.201.66','2016-09-14 00:00:00','/newsview.htm','Chrome',0,'',''),(118514,'140.207.185.112','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118515,'180.149.130.153','2016-09-14 00:00:00','/index.html','Chrome',1,'',''),(118516,'218.241.106.16','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118517,'220.181.51.40','2016-09-14 00:00:00','/index.html','Chrome',1,'',''),(118518,'119.188.66.232','2016-09-14 00:00:00','/newsview.htm','IE',1,'',''),(118519,'36.110.147.74','2016-09-14 00:00:00','/index.html','Chrome',1,'',''),(118520,'123.125.67.156','2016-09-14 00:00:00','/newsview.htm','Chrome',1,'',''),(118521,'119.57.33.86','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118522,'119.57.33.86','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118523,'119.57.33.86','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118524,'119.57.33.86','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118525,'119.57.33.86','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118526,'220.181.51.40','2016-09-14 00:00:00','/index.html','Chrome',1,'',''),(118527,'117.185.24.243','2016-09-14 00:00:00','/index.html','Firefox',1,'',''),(118528,'140.207.55.79','2016-09-14 00:00:00','/index.html','Firefox',1,'',''),(118529,'180.97.63.43','2016-09-14 00:00:00','/newsview.htm','IE',1,'',''),(118530,'119.57.33.86','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118531,'183.136.142.96','2016-09-14 00:00:00','/news/newsview.htm','IE',1,'',''),(118532,'124.192.206.34','2016-09-14 00:00:00','/index.html','Firefox',1,'',''),(118533,'124.192.206.34','2016-09-14 00:00:00','/index.html','Firefox',1,'',''),(118534,'124.192.206.34','2016-09-14 00:00:00','/index.html','Firefox',1,'',''),(118535,'124.192.206.34','2016-09-14 00:00:00','/index.html','Firefox',1,'',''),(118536,'183.136.142.105','2016-09-14 00:00:00','/news/newsview.htm','IE',1,'',''),(118537,'183.57.154.92','2016-09-14 00:00:00','/newsview.htm','IE',1,'',''),(118538,'220.181.51.62','2016-09-14 00:00:00','/newsview.htm','Chrome',1,'',''),(118539,'220.181.51.39','2016-09-14 00:00:00','/index.html','Chrome',1,'',''),(118540,'180.153.180.58','2016-09-14 00:00:00','/news/newsview.htm','IE',1,'',''),(118541,'220.181.51.55','2016-09-14 00:00:00','/newsview.htm','Chrome',1,'',''),(118542,'120.24.237.246','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118543,'221.197.106.45','2016-09-14 00:00:00','/index.html','Chrome',1,'',''),(118544,'114.119.40.120','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118545,'220.181.51.37','2016-09-14 00:00:00','/newsview.htm','Chrome',1,'',''),(118546,'182.118.53.225','2016-09-14 00:00:00','/newsview.htm','IE',1,'',''),(118547,'101.200.126.60','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118548,'101.200.126.60','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118549,'192.154.105.202','2016-09-14 00:00:00','/index.html','Chrome',1,'',''),(118550,'192.154.105.202','2016-09-14 00:00:00','/index.html','Chrome',1,'',''),(118551,'180.97.63.62','2016-09-14 00:00:00','/newsview.htm','IE',1,'',''),(118552,'42.236.10.100','2016-09-14 00:00:00','/news.htm','Chrome',1,'',''),(118553,'42.236.10.71','2016-09-14 00:00:00','/news.htm','Chrome',1,'',''),(118554,'61.135.165.22','2016-09-14 00:00:00','/news.htm','Chrome',1,'',''),(118555,'220.181.51.45','2016-09-14 00:00:00','/newsview.htm','Chrome',1,'',''),(118556,'61.146.178.190','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118557,'61.146.178.190','2016-09-14 00:00:00','/news.htm','IE',1,'',''),(118558,'180.153.182.95','2016-09-14 00:00:00','/news/news.htm','IE',1,'',''),(118559,'180.153.182.95','2016-09-14 00:00:00','/news/news.htm','IE',1,'',''),(118560,'220.181.51.61','2016-09-14 00:00:00','/index.html','Chrome',1,'',''),(118561,'220.181.51.56','2016-09-14 00:00:00','/newsview.htm','Chrome',1,'',''),(118562,'119.188.66.213','2016-09-14 00:00:00','/news/newsview.htm','IE',1,'',''),(118563,'61.157.96.110','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118564,'61.157.96.110','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118565,'61.157.96.110','2016-09-14 00:00:00','/index.html','IE',1,'',''),(118566,'202.102.99.149','2016-09-15 00:00:00','/news/newsview.htm','IE',1,'',''),(118567,'78.129.168.57','2016-09-15 00:00:00','/index.html','Chrome',1,'',''),(118568,'42.236.10.100','2016-09-15 00:00:00','/news/newsview.htm','Chrome',1,'',''),(118569,'42.236.10.72','2016-09-15 00:00:00','/news/newsview.htm','Chrome',1,'',''),(118570,'180.149.130.152','2016-09-15 00:00:00','/index.html','Chrome',1,'',''),(118571,'220.181.51.62','2016-09-15 00:00:00','/index.html','Chrome',1,'',''),(118572,'115.239.212.194','2016-09-15 00:00:00','/index.html','Firefox',1,'',''),(118573,'220.181.51.40','2016-09-15 00:00:00','/newsview.htm','Chrome',1,'',''),(118574,'188.165.200.217','2016-09-15 00:00:00','/index.html','IE',1,'',''),(118575,'220.181.51.54','2016-09-15 00:00:00','/newsview.htm','Chrome',1,'',''),(118576,'183.57.154.46','2016-09-15 00:00:00','/news/newsview.htm','IE',1,'',''),(118577,'220.181.51.61','2016-09-15 00:00:00','/newsview.htm','Chrome',1,'',''),(118578,'111.206.36.137','2016-09-15 00:00:00','/index.html','Firefox',1,'www','baidu'),(118579,'183.136.142.105','2016-09-15 00:00:00','/news/newsview.htm','IE',1,'',''),(118580,'183.136.142.102','2016-09-15 00:00:00','/news/newsview.htm','IE',1,'',''),(118581,'123.150.183.26','2016-09-15 00:00:00','/index.html','Safari',1,'',''),(118582,'220.197.208.140','2016-09-15 00:00:00','/index.html','Safari',1,'',''),(118583,'183.57.153.112','2016-09-15 00:00:00','/newsview.htm','IE',1,'',''),(118584,'115.239.212.65','2016-09-15 00:00:00','/news.htm','Firefox',1,'',''),(118585,'121.42.0.64','2016-09-15 00:00:00','/index.html','Safari',1,'',''),(118586,'42.156.251.189','2016-09-15 00:00:00','/index.html','Chrome',1,'',''),(118587,'61.135.190.105','2016-09-15 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118588,'61.135.190.103','2016-09-15 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118589,'220.181.51.55','2016-09-15 00:00:00','/index.html','Chrome',1,'',''),(118590,'180.97.63.73','2016-09-15 00:00:00','/news/newsview.htm','IE',1,'',''),(118591,'66.249.75.39','2016-09-15 00:00:00','/newsview.htm','Chrome',1,'',''),(118592,'42.156.254.19','2016-09-15 00:00:00','/index.html','Firefox',1,'',''),(118593,'220.181.51.55','2016-09-15 00:00:00','/index.html','Chrome',1,'',''),(118594,'220.181.51.62','2016-09-15 00:00:00','/index.html','Chrome',1,'',''),(118595,'66.249.66.22','2016-09-15 00:00:00','/index.html','Chrome',1,'',''),(118596,'121.42.0.65','2016-09-15 00:00:00','/index.html','Safari',1,'',''),(118597,'121.42.0.60','2016-09-15 00:00:00','/index.html','IE',1,'',''),(118598,'121.42.0.67','2016-09-15 00:00:00','/index.html','IE',1,'',''),(118599,'121.42.0.59','2016-09-15 00:00:00','/index.html','Safari',1,'',''),(118600,'115.239.212.10','2016-09-16 00:00:00','/news.htm','Firefox',1,'',''),(118601,'40.77.167.81','2016-09-16 00:00:00','/index.html','Safari',1,'',''),(118602,'66.249.66.58','2016-09-16 00:00:00','/index.html','Chrome',1,'',''),(118603,'180.149.130.151','2016-09-16 00:00:00','/index.html','Chrome',1,'',''),(118604,'61.135.190.221','2016-09-16 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118605,'61.135.169.22','2016-09-16 00:00:00','/index.html','Chrome',1,'',''),(118606,'36.110.147.107','2016-09-16 00:00:00','/index.html','Chrome',1,'',''),(118607,'66.249.66.193','2016-09-16 00:00:00','/index.html','Chrome',1,'',''),(118608,'111.206.36.9','2016-09-16 00:00:00','/index.html','Firefox',1,'www','baidu'),(118609,'61.146.178.190','2016-09-16 00:00:00','/index.html','Firefox',1,'',''),(118610,'220.181.51.46','2016-09-16 00:00:00','/index.html','Chrome',1,'',''),(118611,'42.236.10.71','2016-09-16 00:00:00','/newsview.htm','Chrome',1,'',''),(118612,'42.236.10.71','2016-09-16 00:00:00','/newsview.htm','Chrome',1,'',''),(118613,'114.119.40.120','2016-09-16 00:00:00','/index.html','IE',1,'',''),(118614,'61.135.169.40','2016-09-16 00:00:00','/index.html','Firefox',1,'',''),(118615,'61.135.165.10','2016-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(118616,'61.157.96.110','2016-09-16 00:00:00','/index.html','IE',1,'',''),(118617,'61.157.96.110','2016-09-16 00:00:00','/index.html','IE',1,'',''),(118618,'61.157.96.110','2016-09-16 00:00:00','/index.html','IE',1,'',''),(118619,'61.135.190.222','2016-09-16 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118620,'61.135.190.220','2016-09-16 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(118621,'115.239.212.69','2016-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(118622,'42.156.254.19','2016-09-16 00:00:00','/index.html','Firefox',1,'',''),(118623,'182.118.41.24','2016-09-16 00:00:00','/index.html','IE',1,'',''),(118624,'71.6.165.200','2016-09-16 00:00:00','/index.html','Chrome',1,'',''),(118625,'61.135.165.8','2016-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(118626,'66.249.66.200','2016-09-16 00:00:00','/index.html','Chrome',1,'',''),(118627,'61.135.169.9','2016-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(118628,'61.135.169.9','2016-09-16 00:00:00','/news.htm','Firefox',1,'',''),(118629,'115.239.212.194','2016-09-16 00:00:00','/newsview.htm','Firefox',1,'',''),(118630,'123.59.59.52','2016-09-16 00:00:00','/index.html','Firefox',1,'',''),(118631,'113.240.250.156','2016-09-16 00:00:00','/index.html','Firefox',1,'',''),(118632,'113.240.250.156','2016-09-16 00:00:00','/index.html','Firefox',1,'',''),(118633,'113.240.250.156','2016-09-16 00:00:00','/index.html','Firefox',1,'',''),(118634,'113.240.250.156','2016-09-16 00:00:00','/index.html','Firefox',1,'',''),(118635,'113.240.250.156','2016-09-16 00:00:00','/index.html','Firefox',1,'',''),(118636,'121.42.0.60','2016-09-16 00:00:00','/index.html','Safari',1,'',''),(118637,'121.42.0.58','2016-09-16 00:00:00','/index.html','IE',1,'',''),(118638,'121.42.0.60','2016-09-16 00:00:00','/index.html','IE',1,'',''),(118639,'121.42.0.57','2016-09-16 00:00:00','/index.html','Safari',1,'',''),(118640,'61.135.169.40','2016-09-16 00:00:00','/news.htm','Firefox',1,'',''),(118641,'52.67.148.220','2016-09-16 00:00:00','/index.html','Chrome',1,'',''),(118642,'113.240.250.156','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118643,'113.240.250.156','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118644,'113.240.250.156','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118645,'113.240.250.156','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118646,'113.240.250.156','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118647,'113.240.250.156','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118648,'61.135.165.9','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118649,'115.239.212.72','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118650,'61.135.169.43','2016-09-17 00:00:00','/news.htm','Firefox',1,'',''),(118651,'61.135.169.7','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118652,'180.149.130.152','2016-09-17 00:00:00','/index.html','Chrome',1,'',''),(118653,'61.135.165.9','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118654,'115.239.212.195','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118655,'183.136.142.159','2016-09-17 00:00:00','/newsview.htm','IE',1,'',''),(118656,'182.118.53.92','2016-09-17 00:00:00','/newsview.htm','IE',1,'',''),(118657,'61.135.169.23','2016-09-17 00:00:00','/index.html','Chrome',1,'',''),(118658,'115.239.212.8','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118659,'115.239.212.137','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118660,'38.100.21.63','2016-09-17 00:00:00','/index.html','IE',1,'',''),(118661,'38.100.21.63','2016-09-17 00:00:00','/news.htm','IE',1,'',''),(118662,'38.100.21.63','2016-09-17 00:00:00','/newsview.htm','IE',1,'',''),(118663,'61.135.169.10','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118664,'115.239.212.200','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118665,'47.197.167.26','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118666,'140.207.198.176','2016-09-17 00:00:00','/newsview.htm','IE',1,'',''),(118667,'61.135.169.40','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118668,'115.239.212.11','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118669,'220.181.51.37','2016-09-17 00:00:00','/index.html','Chrome',1,'',''),(118670,'115.239.212.8','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118671,'218.159.1.16','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118672,'218.159.1.16','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118673,'218.159.1.16','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118674,'61.135.169.9','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118675,'207.46.13.102','2016-09-17 00:00:00','/index.html','Safari',1,'',''),(118676,'119.188.66.149','2016-09-17 00:00:00','/newsview.htm','IE',1,'',''),(118677,'115.239.212.137','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118678,'182.118.41.63','2016-09-17 00:00:00','/index.html','IE',1,'',''),(118679,'61.135.169.42','2016-09-17 00:00:00','/news.htm','Firefox',1,'',''),(118680,'61.135.169.8','2016-09-17 00:00:00','/news.htm','Firefox',1,'',''),(118681,'61.135.165.7','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118682,'220.181.51.38','2016-09-17 00:00:00','/index.html','Chrome',1,'',''),(118683,'61.135.169.7','2016-09-17 00:00:00','/newsview.htm','Firefox',1,'',''),(118684,'114.88.64.200','2016-09-17 00:00:00','/index.html','Chrome',1,'',''),(118685,'180.153.185.246','2016-09-17 00:00:00','/news/newsview.htm','IE',1,'',''),(118686,'220.181.51.55','2016-09-17 00:00:00','/index.html','Chrome',1,'',''),(118687,'120.55.195.223','2016-09-17 00:00:00','/index.html','IE',1,'',''),(118688,'120.132.50.135','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118689,'212.92.127.201','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118690,'212.92.127.201','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118691,'188.165.18.232','2016-09-17 00:00:00','/index.html','Firefox',1,'',''),(118692,'204.79.180.160','2016-09-18 00:00:00','/index.html','IE',1,'',''),(118693,'180.149.130.150','2016-09-18 00:00:00','/index.html','Chrome',1,'',''),(118694,'61.135.169.10','2016-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(118695,'119.147.225.198','2016-09-18 00:00:00','/index.html','Safari',1,'',''),(118696,'61.135.169.7','2016-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(118697,'119.188.66.240','2016-09-18 00:00:00','/news/newsview.htm','IE',1,'',''),(118698,'61.135.165.7','2016-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(118699,'116.255.177.118','2016-09-18 00:00:00','/index.html','IE',1,'',''),(118700,'116.255.177.118','2016-09-18 00:00:00','/index.html','IE',1,'',''),(118701,'114.119.40.120','2016-09-18 00:00:00','/index.html','IE',1,'',''),(118702,'180.153.185.237','2016-09-18 00:00:00','/newsview.htm','IE',1,'',''),(118703,'182.118.60.14','2016-09-18 00:00:00','/news/newsview.htm','IE',1,'',''),(118704,'89.248.172.16','2016-09-18 00:00:00','/index.html','Chrome',1,'',''),(118705,'115.239.212.5','2016-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(118706,'180.153.186.107','2016-09-18 00:00:00','/newsview.htm','IE',1,'',''),(118707,'223.104.33.56','2016-09-18 00:00:00','/index.html','Chrome',1,'','baidu'),(118708,'223.104.33.56','2016-09-18 00:00:00','/newsview.htm','Chrome',1,'',''),(118709,'115.239.212.65','2016-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(118710,'123.125.143.158','2016-09-18 00:00:00','/index.html','Firefox',1,'www','baidu'),(118711,'140.207.198.127','2016-09-18 00:00:00','/news/newsview.htm','IE',1,'',''),(118712,'119.188.66.109','2016-09-18 00:00:00','/newsview.htm','IE',1,'',''),(118713,'220.181.51.45','2016-09-18 00:00:00','/index.html','Chrome',1,'',''),(118714,'183.57.153.120','2016-09-18 00:00:00','/newsview.htm','IE',1,'',''),(118715,'140.207.198.163','2016-09-18 00:00:00','/newsview.htm','IE',1,'',''),(118716,'180.97.63.82','2016-09-18 00:00:00','/newsview.htm','IE',1,'',''),(118717,'115.239.212.200','2016-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(118718,'182.118.53.83','2016-09-18 00:00:00','/news/newsview.htm','IE',1,'',''),(118719,'64.246.165.210','2016-09-18 00:00:00','/index.html','Firefox',1,'',''),(118720,'61.135.169.8','2016-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(118721,'61.135.169.9','2016-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(118722,'192.154.105.218','2016-09-18 00:00:00','/index.html','Chrome',1,'',''),(118723,'192.154.105.218','2016-09-18 00:00:00','/index.html','Chrome',1,'',''),(118724,'140.207.198.152','2016-09-18 00:00:00','/newsview.htm','IE',1,'',''),(118725,'61.135.165.7','2016-09-18 00:00:00','/newsview.htm','Firefox',1,'',''),(118726,'183.57.154.91','2016-09-18 00:00:00','/newsview.htm','IE',1,'',''),(118727,'216.145.11.94','2016-09-18 00:00:00','/index.html','Firefox',1,'',''),(118728,'183.136.142.85','2016-09-18 00:00:00','/newsview.htm','IE',1,'',''),(118729,'220.181.51.62','2016-09-18 00:00:00','/index.html','Chrome',1,'',''),(118730,'173.208.197.204','2016-09-18 00:00:00','/index.html','IE',1,'',''),(118731,'182.118.53.210','2016-09-18 00:00:00','/newsview.htm','IE',1,'',''),(118732,'180.76.14.12','2016-09-18 00:00:00','/index.html','IE',1,'',''),(118733,'61.146.178.190','2016-09-18 00:00:00','/index.html','Chrome',1,'',''),(118734,'71.6.146.185','2016-09-18 00:00:00','/index.html','Chrome',1,'',''),(118735,'121.42.0.54','2016-09-18 00:00:00','/index.html','IE',1,'',''),(118736,'121.42.0.62','2016-09-18 00:00:00','/index.html','Safari',1,'',''),(118737,'121.42.0.59','2016-09-18 00:00:00','/index.html','IE',1,'',''),(118738,'121.42.0.56','2016-09-18 00:00:00','/index.html','Safari',1,'',''),(118739,'173.208.197.205','2016-09-19 00:00:00','/index.html','IE',1,'',''),(118740,'115.34.255.244','2016-09-19 00:00:00','/index.html','Chrome',1,'',''),(118741,'101.226.33.225','2016-09-19 00:00:00','/index.html','Chrome',1,'',''),(118742,'202.102.99.44','2016-09-19 00:00:00','/newsview.htm','IE',1,'',''),(118743,'180.149.130.150','2016-09-19 00:00:00','/index.html','Chrome',1,'',''),(118744,'173.208.197.206','2016-09-19 00:00:00','/index.html','IE',1,'',''),(118745,'207.46.13.76','2016-09-19 00:00:00','/index.html','Safari',1,'',''),(118746,'220.181.51.38','2016-09-19 00:00:00','/index.html','Chrome',1,'',''),(118747,'52.89.105.23','2016-09-19 00:00:00','/index.html','Safari',1,'',''),(118748,'42.236.10.98','2016-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(118749,'42.236.10.100','2016-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(118750,'124.65.117.206','2016-09-19 00:00:00','/index.html','Chrome',1,'',''),(118751,'220.181.51.54','2016-09-19 00:00:00','/index.html','Chrome',1,'',''),(118752,'124.192.206.34','2016-09-19 00:00:00','/index.html','Firefox',1,'',''),(118753,'123.126.68.114','2016-09-19 00:00:00','/index.html','Chrome',1,'',''),(118754,'42.156.251.201','2016-09-19 00:00:00','/index.html','Chrome',1,'',''),(118755,'142.54.174.82','2016-09-19 00:00:00','/index.html','IE',1,'',''),(118756,'106.186.127.169','2016-09-19 00:00:00','/index.html','IE',1,'',''),(118757,'220.181.51.51','2016-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(118758,'121.227.24.215','2016-09-19 00:00:00','/index.html','Firefox',1,'',''),(118759,'180.153.180.150','2016-09-19 00:00:00','/newsview.htm','IE',1,'',''),(118760,'220.181.51.46','2016-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(118761,'220.181.51.61','2016-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(118762,'220.181.51.46','2016-09-19 00:00:00','/index.html','Chrome',1,'',''),(118763,'142.54.174.82','2016-09-19 00:00:00','/index.html','IE',1,'',''),(118764,'220.181.51.56','2016-09-19 00:00:00','/newsview.htm','Chrome',1,'',''),(118765,'121.42.0.59','2016-09-19 00:00:00','/index.html','Safari',1,'',''),(118766,'121.42.0.55','2016-09-19 00:00:00','/index.html','IE',1,'',''),(118767,'180.97.35.142','2016-09-19 00:00:00','/newsview.htm','IE',1,'',''),(118768,'111.13.13.5','2016-09-19 00:00:00','/newsview.htm','IE',1,'',''),(118769,'180.97.35.144','2016-09-19 00:00:00','/newsview.htm','IE',1,'',''),(118770,'111.13.13.68','2016-09-19 00:00:00','/newsview.htm','IE',1,'',''),(118771,'111.13.13.69','2016-09-19 00:00:00','/newsview.htm','IE',1,'',''),(118772,'180.97.35.36','2016-09-19 00:00:00','/newsview.htm','IE',1,'',''),(118773,'180.97.35.6','2016-09-19 00:00:00','/index.html','IE',1,'',''),(118774,'180.97.35.5','2016-09-19 00:00:00','/news.htm','IE',1,'',''),(118775,'111.13.13.69','2016-09-19 00:00:00','/newsview.htm','IE',1,'',''),(118776,'123.249.76.214','2016-09-20 00:00:00','/index.html','IE',1,'',''),(118777,'121.42.0.61','2016-09-20 00:00:00','/index.html','Safari',1,'',''),(118778,'121.42.0.62','2016-09-20 00:00:00','/index.html','IE',1,'',''),(118779,'180.149.130.153','2016-09-20 00:00:00','/index.html','Chrome',1,'',''),(118780,'42.236.10.100','2016-09-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(118781,'42.236.10.71','2016-09-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(118782,'112.90.220.114','2016-09-20 00:00:00','/index.html','Safari',1,'',''),(118783,'112.90.220.114','2016-09-20 00:00:00','/index.html','Safari',1,'',''),(118784,'123.249.45.164','2016-09-20 00:00:00','/index.html','IE',1,'',''),(118785,'123.249.45.164','2016-09-20 00:00:00','/index.html','IE',1,'',''),(118786,'140.207.198.226','2016-09-20 00:00:00','/news/newsview.htm','IE',1,'',''),(118787,'220.181.51.40','2016-09-20 00:00:00','/index.html','Chrome',1,'',''),(118788,'140.207.198.181','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118789,'95.65.30.156','2016-09-20 00:00:00','/index.html','Chrome',1,'',''),(118790,'183.57.153.77','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118791,'180.153.186.58','2016-09-20 00:00:00','/news/newsview.htm','IE',1,'',''),(118792,'115.54.117.10','2016-09-20 00:00:00','/index.html','Chrome',1,'',''),(118793,'27.152.194.136','2016-09-20 00:00:00','/index.html','Chrome',1,'',''),(118794,'180.152.110.4','2016-09-20 00:00:00','/index.html','Chrome',1,'',''),(118795,'42.156.251.194','2016-09-20 00:00:00','/index.html','Chrome',1,'',''),(118796,'120.236.174.155','2016-09-20 00:00:00','/index.html','IE',1,'',''),(118797,'220.181.51.37','2016-09-20 00:00:00','/index.html','Chrome',1,'',''),(118798,'123.59.59.52','2016-09-20 00:00:00','/index.html','Firefox',1,'',''),(118799,'42.96.144.149','2016-09-20 00:00:00','/index.html','Chrome',1,'',''),(118800,'42.96.144.149','2016-09-20 00:00:00','/index.html','Safari',1,'',''),(118801,'220.181.51.62','2016-09-20 00:00:00','/newsview.htm','Chrome',1,'',''),(118802,'220.181.51.40','2016-09-20 00:00:00','/newsview.htm','Chrome',1,'',''),(118803,'139.196.213.100','2016-09-20 00:00:00','/index.html','Firefox',1,'',''),(118804,'142.54.174.83','2016-09-20 00:00:00','/index.html','IE',1,'',''),(118805,'49.77.182.184','2016-09-20 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(118806,'49.77.182.184','2016-09-20 00:00:00','/news.htm','Chrome',1,'',''),(118807,'49.77.182.184','2016-09-20 00:00:00','/news.htm','Chrome',1,'',''),(118808,'220.181.51.62','2016-09-20 00:00:00','/index.html','Chrome',1,'',''),(118809,'213.61.149.100','2016-09-20 00:00:00','/index.html','Chrome',1,'',''),(118810,'119.57.33.86','2016-09-20 00:00:00','/index.html','IE',1,'',''),(118811,'42.156.254.23','2016-09-20 00:00:00','/index.html','Firefox',1,'',''),(118812,'69.30.193.250','2016-09-20 00:00:00','/index.html','IE',1,'',''),(118813,'180.97.35.8','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118814,'180.97.35.142','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118815,'180.97.35.136','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118816,'180.97.35.136','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118817,'180.97.35.145','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118818,'111.13.13.69','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118819,'180.97.35.8','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118820,'180.97.35.17','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118821,'180.97.35.10','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118822,'180.97.35.136','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118823,'180.97.35.19','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118824,'180.97.35.145','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118825,'180.97.35.7','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118826,'180.97.35.13','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118827,'111.13.13.4','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118828,'111.13.13.4','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118829,'180.97.35.144','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118830,'180.97.35.137','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118831,'180.97.35.17','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118832,'180.97.35.19','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118833,'111.13.13.9','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118834,'180.76.14.3','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118835,'111.206.36.9','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118836,'180.97.35.141','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118837,'180.97.35.15','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118838,'180.76.14.149','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118839,'180.97.35.136','2016-09-20 00:00:00','/news.htm','IE',1,'',''),(118840,'180.76.14.3','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118841,'111.206.36.9','2016-09-20 00:00:00','/newsview.htm','IE',1,'',''),(118842,'69.30.193.252','2016-09-20 00:00:00','/index.html','IE',1,'',''),(118843,'121.42.0.65','2016-09-20 00:00:00','/index.html','IE',1,'',''),(118844,'121.42.0.59','2016-09-20 00:00:00','/index.html','Safari',1,'',''),(118845,'121.42.0.63','2016-09-20 00:00:00','/index.html','Safari',1,'',''),(118846,'121.42.0.66','2016-09-20 00:00:00','/index.html','IE',1,'',''),(118847,'182.118.54.174','2016-09-21 00:00:00','/news/newsview.htm','IE',1,'',''),(118848,'182.118.54.145','2016-09-21 00:00:00','/newsview.htm','IE',1,'',''),(118849,'180.149.130.153','2016-09-21 00:00:00','/index.html','Chrome',1,'',''),(118850,'180.97.63.20','2016-09-21 00:00:00','/newsview.htm','IE',1,'',''),(118851,'220.181.51.37','2016-09-21 00:00:00','/index.html','Chrome',1,'',''),(118852,'188.165.200.217','2016-09-21 00:00:00','/index.html','IE',1,'',''),(118853,'183.136.142.185','2016-09-21 00:00:00','/newsview.htm','IE',1,'',''),(118854,'220.181.51.56','2016-09-21 00:00:00','/index.html','Chrome',1,'',''),(118855,'180.168.66.2','2016-09-21 00:00:00','/news.htm','Chrome',1,'',''),(118856,'101.226.51.229','2016-09-21 00:00:00','/news.htm','IE',1,'',''),(118857,'180.168.66.2','2016-09-21 00:00:00','/newsview.htm','Chrome',1,'',''),(118858,'101.226.89.116','2016-09-21 00:00:00','/newsview.htm','IE',1,'',''),(118859,'123.117.22.155','2016-09-21 00:00:00','/index.html','Chrome',1,'',''),(118860,'123.117.22.155','2016-09-21 00:00:00','/news.htm','Chrome',1,'',''),(118861,'69.30.193.253','2016-09-21 00:00:00','/index.html','IE',1,'',''),(118862,'220.248.226.38','2016-09-21 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(118863,'220.248.226.38','2016-09-21 00:00:00','/news.htm','Chrome',1,'',''),(118864,'220.248.226.38','2016-09-21 00:00:00','/index.html','Chrome',1,'',''),(118865,'220.248.226.38','2016-09-21 00:00:00','/news.htm','Chrome',1,'',''),(118866,'220.248.226.38','2016-09-21 00:00:00','/index.html','Chrome',1,'',''),(118867,'220.248.226.38','2016-09-21 00:00:00','/index.html','Chrome',1,'',''),(118868,'61.135.175.9','2016-09-21 00:00:00','/index.html','IE',1,'',''),(118869,'61.135.175.9','2016-09-21 00:00:00','/www/start.html','IE',0,'',''),(118870,'61.135.175.9','2016-09-21 00:00:00','/RemoteControl.html','IE',0,'',''),(118871,'61.135.165.23','2016-09-21 00:00:00','/index.html','Chrome',1,'',''),(118872,'140.207.54.197','2016-09-21 00:00:00','/index.html','Firefox',1,'',''),(118873,'140.207.54.144','2016-09-21 00:00:00','/index.html','Firefox',1,'',''),(118874,'140.207.185.126','2016-09-21 00:00:00','/index.html','Firefox',1,'',''),(118875,'117.144.246.149','2016-09-21 00:00:00','/index.html','Firefox',1,'',''),(118876,'117.144.246.147','2016-09-21 00:00:00','/index.html','Firefox',1,'',''),(118877,'117.185.24.243','2016-09-21 00:00:00','/index.html','Firefox',1,'',''),(118878,'123.126.68.120','2016-09-21 00:00:00','/index.html','Chrome',1,'',''),(118879,'62.210.80.20','2016-09-21 00:00:00','/index.html','Safari',1,'',''),(118880,'182.118.41.66','2016-09-21 00:00:00','/index.html','IE',1,'',''),(118881,'183.156.112.194','2016-09-21 00:00:00','/index.html','IE',1,'',''),(118882,'183.156.112.194','2016-09-21 00:00:00','/index.html','IE',1,'',''),(118883,'61.146.178.190','2016-09-21 00:00:00','/index.html','Firefox',1,'',''),(118884,'222.186.56.16','2016-09-21 00:00:00','/index.html','IE',1,'',''),(118885,'220.181.51.62','2016-09-21 00:00:00','/index.html','Chrome',1,'',''),(118886,'123.59.59.52','2016-09-21 00:00:00','/index.html','Firefox',1,'',''),(118887,'69.30.226.221','2016-09-21 00:00:00','/index.html','IE',1,'',''),(118888,'69.30.226.221','2016-09-22 00:00:00','/index.html','IE',1,'',''),(118889,'180.149.130.150','2016-09-22 00:00:00','/index.html','Chrome',1,'',''),(118890,'61.135.169.56','2016-09-22 00:00:00','/index.html','Chrome',1,'',''),(118891,'69.30.226.220','2016-09-22 00:00:00','/index.html','IE',1,'',''),(118892,'183.57.153.100','2016-09-22 00:00:00','/newsview.htm','IE',1,'',''),(118893,'42.236.10.71','2016-09-22 00:00:00','/newsview.htm','Chrome',1,'',''),(118894,'42.236.10.100','2016-09-22 00:00:00','/newsview.htm','Chrome',1,'',''),(118895,'220.181.51.46','2016-09-22 00:00:00','/index.html','Chrome',1,'',''),(118896,'111.206.36.143','2016-09-22 00:00:00','/index.html','Firefox',1,'www','baidu'),(118897,'124.65.71.194','2016-09-22 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(118898,'123.59.59.52','2016-09-22 00:00:00','/index.html','Firefox',1,'',''),(118899,'42.156.136.27','2016-09-22 00:00:00','/index.html','Firefox',1,'',''),(118900,'93.174.93.142','2016-09-22 00:00:00','/index.html','Firefox',1,'',''),(118901,'220.181.51.38','2016-09-22 00:00:00','/index.html','Chrome',1,'',''),(118902,'220.181.51.46','2016-09-22 00:00:00','/index.html','Chrome',1,'',''),(118903,'219.135.225.32','2016-09-22 00:00:00','/index.html','IE',1,'',''),(118904,'111.175.124.49','2016-09-22 00:00:00','/index.html','Chrome',1,'商业智能','baidu'),(118905,'114.119.40.120','2016-09-22 00:00:00','/index.html','IE',1,'',''),(118906,'180.173.253.129','2016-09-22 00:00:00','/news.htm','Chrome',1,'',''),(118907,'180.173.253.129','2016-09-22 00:00:00','/newsview.htm','Chrome',1,'',''),(118908,'180.173.253.129','2016-09-22 00:00:00','/newsview.htm','Chrome',1,'',''),(118909,'180.173.253.129','2016-09-22 00:00:00','/index.html','Chrome',1,'',''),(118910,'66.249.65.164','2016-09-22 00:00:00','/index.html','Chrome',1,'',''),(118911,'69.30.226.218','2016-09-22 00:00:00','/index.html','IE',1,'',''),(118912,'182.118.42.82','2016-09-22 00:00:00','/index.html','IE',1,'',''),(118913,'111.206.36.141','2016-09-22 00:00:00','/newsview.htm','IE',1,'',''),(118914,'111.206.36.141','2016-09-22 00:00:00','/newsview.htm','IE',1,'',''),(118915,'111.206.36.19','2016-09-22 00:00:00','/newsview.htm','IE',1,'',''),(118916,'111.206.36.134','2016-09-22 00:00:00','/newsview.htm','IE',1,'',''),(118917,'180.76.14.18','2016-09-22 00:00:00','/newsview.htm','IE',1,'',''),(118918,'111.206.36.139','2016-09-22 00:00:00','/newsview.htm','IE',1,'',''),(118919,'111.206.36.16','2016-09-22 00:00:00','/newsview.htm','IE',1,'',''),(118920,'111.206.36.145','2016-09-22 00:00:00','/newsview.htm','IE',1,'',''),(118921,'220.181.51.45','2016-09-22 00:00:00','/index.html','Chrome',1,'',''),(118922,'173.254.207.155','2016-09-22 00:00:00','/index.html','Chrome',1,'',''),(118923,'208.90.57.196','2016-09-22 00:00:00','/index.html','Firefox',1,'',''),(118924,'42.156.136.50','2016-09-22 00:00:00','/index.html','Firefox',1,'',''),(118925,'208.90.57.196','2016-09-22 00:00:00','/index.html','Firefox',1,'',''),(118926,'121.42.0.84','2016-09-22 00:00:00','/index.html','IE',1,'',''),(118927,'220.181.51.62','2016-09-22 00:00:00','/index.html','Chrome',1,'',''),(118928,'120.76.215.137','2016-09-22 00:00:00','/index.html','Chrome',1,'',''),(118929,'121.42.0.67','2016-09-22 00:00:00','/index.html','IE',1,'',''),(118930,'121.42.0.61','2016-09-22 00:00:00','/index.html','Safari',1,'',''),(118931,'121.42.0.64','2016-09-23 00:00:00','/index.html','Safari',1,'',''),(118932,'121.42.0.61','2016-09-23 00:00:00','/index.html','IE',1,'',''),(118933,'121.42.0.17','2016-09-23 00:00:00','/index.html','IE',1,'',''),(118934,'121.42.0.36','2016-09-23 00:00:00','/index.html','IE',1,'',''),(118935,'180.149.130.153','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118936,'192.210.216.72','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118937,'220.181.51.40','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118938,'183.136.142.86','2016-09-23 00:00:00','/newsview.htm','IE',1,'',''),(118939,'111.206.36.14','2016-09-23 00:00:00','/index.html','Firefox',1,'www','baidu'),(118940,'180.97.35.138','2016-09-23 00:00:00','/news.htm','IE',1,'',''),(118941,'180.97.35.139','2016-09-23 00:00:00','/newsview.htm','IE',1,'',''),(118942,'180.97.35.147','2016-09-23 00:00:00','/news.htm','IE',1,'',''),(118943,'180.97.35.7','2016-09-23 00:00:00','/news.htm','IE',1,'',''),(118944,'180.97.35.140','2016-09-23 00:00:00','/newsview.htm','IE',1,'',''),(118945,'180.97.35.6','2016-09-23 00:00:00','/news.htm','IE',1,'',''),(118946,'180.97.35.13','2016-09-23 00:00:00','/newsview.htm','IE',1,'',''),(118947,'180.97.35.145','2016-09-23 00:00:00','/newsview.htm','IE',1,'',''),(118948,'180.76.14.142','2016-09-23 00:00:00','/news.htm','IE',1,'',''),(118949,'180.76.14.141','2016-09-23 00:00:00','/newsview.htm','IE',1,'',''),(118950,'220.181.51.46','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118951,'208.90.57.196','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118952,'101.226.33.218','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118953,'36.110.147.82','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118954,'121.42.0.18','2016-09-23 00:00:00','/index.html','IE',1,'',''),(118955,'121.42.0.84','2016-09-23 00:00:00','/index.html','IE',1,'',''),(118956,'120.132.50.135','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118957,'120.132.50.135','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118958,'208.90.57.196','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118959,'183.156.112.194','2016-09-23 00:00:00','/index.html','IE',1,'',''),(118960,'183.156.112.194','2016-09-23 00:00:00','/index.html','IE',1,'',''),(118961,'121.42.0.85','2016-09-23 00:00:00','/index.html','IE',1,'',''),(118962,'220.181.51.46','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118963,'117.144.246.149','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118964,'117.144.246.146','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118965,'140.207.63.102','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118966,'140.207.63.102','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118967,'140.207.63.103','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118968,'140.207.54.197','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118969,'140.207.185.122','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118970,'140.207.63.103','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118971,'117.185.27.144','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118972,'117.144.246.77','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118973,'117.185.24.152','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118974,'117.185.27.144','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118975,'203.208.60.147','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118976,'111.161.105.16','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118977,'111.30.132.148','2016-09-23 00:00:00','/index.html','Firefox',1,'',''),(118978,'113.140.251.93','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118979,'113.140.251.93','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118980,'113.140.251.93','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118981,'101.226.79.182','2016-09-23 00:00:00','/index.html','IE',1,'',''),(118982,'113.140.251.93','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118983,'198.12.118.185','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118984,'216.45.50.219','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118985,'216.45.51.159','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118986,'121.42.0.56','2016-09-23 00:00:00','/index.html','Safari',1,'',''),(118987,'121.42.0.73','2016-09-23 00:00:00','/index.html','IE',1,'',''),(118988,'121.42.0.67','2016-09-23 00:00:00','/index.html','Safari',1,'',''),(118989,'121.42.0.62','2016-09-23 00:00:00','/index.html','IE',1,'',''),(118990,'220.181.51.62','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118991,'220.181.51.45','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118992,'220.181.51.46','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118993,'220.181.51.52','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118994,'220.181.51.37','2016-09-23 00:00:00','/index.html','Chrome',1,'',''),(118995,'54.70.22.179','2016-09-24 00:00:00','/index.html','Safari',1,'',''),(118996,'173.208.197.202','2016-09-24 00:00:00','/index.html','IE',1,'',''),(118997,'114.119.40.120','2016-09-24 00:00:00','/index.html','IE',1,'',''),(118998,'180.149.130.148','2016-09-24 00:00:00','/index.html','Chrome',1,'',''),(118999,'203.208.60.180','2016-09-24 00:00:00','/index.html','Chrome',1,'',''),(119000,'203.208.60.156','2016-09-24 00:00:00','/index.html','Chrome',1,'',''),(119001,'220.181.51.54','2016-09-24 00:00:00','/index.html','Chrome',1,'',''),(119002,'220.181.51.62','2016-09-24 00:00:00','/index.html','Chrome',1,'',''),(119003,'183.57.153.212','2016-09-24 00:00:00','/news/newsview.htm','IE',1,'',''),(119004,'204.12.220.84','2016-09-24 00:00:00','/index.html','IE',1,'',''),(119005,'220.181.51.81','2016-09-24 00:00:00','/newsview.htm','Chrome',1,'',''),(119006,'120.132.50.135','2016-09-24 00:00:00','/index.html','Firefox',1,'',''),(119007,'107.150.79.145','2016-09-24 00:00:00','/index.html','Chrome',1,'',''),(119008,'61.146.178.190','2016-09-24 00:00:00','/index.html','IE',1,'',''),(119009,'182.118.55.133','2016-09-24 00:00:00','/newsview.htm','IE',1,'',''),(119010,'42.156.138.23','2016-09-24 00:00:00','/index.html','Firefox',1,'',''),(119011,'204.12.220.85','2016-09-24 00:00:00','/index.html','IE',1,'',''),(119012,'182.118.55.133','2016-09-24 00:00:00','/newsview.htm','IE',1,'',''),(119013,'204.12.220.82','2016-09-24 00:00:00','/index.html','IE',1,'',''),(119014,'69.58.178.58','2016-09-24 00:00:00','/index.html','Firefox',1,'',''),(119015,'69.58.178.58','2016-09-24 00:00:00','/index.html','Firefox',1,'',''),(119016,'69.58.178.58','2016-09-24 00:00:00','/news.htm','Firefox',1,'',''),(119017,'89.248.174.60','2016-09-24 00:00:00','/index.html','Firefox',1,'',''),(119018,'157.55.39.175','2016-09-24 00:00:00','/index.html','Safari',1,'',''),(119019,'107.150.79.180','2016-09-24 00:00:00','/index.html','Safari',1,'',''),(119020,'204.12.220.84','2016-09-24 00:00:00','/index.html','IE',1,'',''),(119021,'61.135.169.22','2016-09-24 00:00:00','/index.html','Chrome',1,'',''),(119022,'198.20.87.98','2016-09-24 00:00:00','/index.html','Chrome',1,'',''),(119023,'203.208.60.146','2016-09-24 00:00:00','/index.html','Chrome',1,'',''),(119024,'121.42.0.60','2016-09-24 00:00:00','/index.html','IE',1,'',''),(119025,'121.42.0.57','2016-09-24 00:00:00','/index.html','Safari',1,'',''),(119026,'203.208.60.143','2016-09-24 00:00:00','/index.html','Chrome',1,'',''),(119027,'220.181.51.46','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119028,'61.135.169.22','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119029,'220.181.51.61','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119030,'220.181.51.40','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119031,'121.42.0.54','2016-09-25 00:00:00','/index.html','IE',1,'',''),(119032,'121.42.0.57','2016-09-25 00:00:00','/index.html','Safari',1,'',''),(119033,'203.208.60.182','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119034,'114.119.40.120','2016-09-25 00:00:00','/index.html','IE',1,'',''),(119035,'120.131.14.5','2016-09-25 00:00:00','/index.html','Firefox',1,'深圳市睿思信科技有限公司','baidu'),(119036,'123.125.67.163','2016-09-25 00:00:00','/newsview.htm','Chrome',1,'',''),(119037,'203.208.60.154','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119038,'180.149.130.153','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119039,'203.208.60.155','2016-09-25 00:00:00','/newsview.htm','Chrome',1,'',''),(119040,'220.181.51.40','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119041,'115.239.216.148','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119042,'115.239.213.50','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119043,'220.181.51.55','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119044,'220.181.51.39','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119045,'220.181.51.56','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119046,'220.181.51.51','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119047,'42.156.138.50','2016-09-25 00:00:00','/index.html','Firefox',1,'',''),(119048,'111.193.1.47','2016-09-25 00:00:00','/index.html','IE',1,'',''),(119049,'123.124.19.132','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119050,'61.135.169.56','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119051,'180.153.180.61','2016-09-25 00:00:00','/index.html','IE',1,'',''),(119052,'91.121.44.159','2016-09-25 00:00:00','/index.html','Firefox',1,'',''),(119053,'36.99.31.41','2016-09-25 00:00:00','/index.html','Safari',1,'',''),(119054,'123.125.67.227','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119055,'121.42.0.55','2016-09-25 00:00:00','/index.html','Safari',1,'',''),(119056,'121.42.0.64','2016-09-25 00:00:00','/index.html','IE',1,'',''),(119057,'121.42.0.64','2016-09-25 00:00:00','/index.html','IE',1,'',''),(119058,'121.42.0.71','2016-09-25 00:00:00','/index.html','Safari',1,'',''),(119059,'63.141.231.197','2016-09-25 00:00:00','/index.html','IE',1,'',''),(119060,'158.69.225.33','2016-09-25 00:00:00','/index.html','Chrome',1,'',''),(119061,'220.181.51.36','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119062,'220.181.51.61','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119063,'180.149.130.151','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119064,'220.181.51.82','2016-09-26 00:00:00','/index.html','Safari',1,'',''),(119065,'45.62.47.181','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119066,'123.125.67.220','2016-09-26 00:00:00','/index.html','Safari',1,'',''),(119067,'114.119.40.120','2016-09-26 00:00:00','/index.html','IE',1,'',''),(119068,'101.39.186.167','2016-09-26 00:00:00','/index.html','IE',1,'',''),(119069,'61.135.169.23','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119070,'61.135.169.22','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119071,'111.206.36.11','2016-09-26 00:00:00','/index.html','Firefox',1,'www','baidu'),(119072,'203.208.60.148','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119073,'117.185.27.144','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119074,'117.135.173.56','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119075,'117.185.27.142','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119076,'140.207.63.102','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119077,'140.207.185.123','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119078,'140.207.185.124','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119079,'140.207.63.103','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119080,'140.207.185.123','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119081,'140.207.185.124','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119082,'140.207.55.79','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119083,'140.207.54.197','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119084,'140.207.55.80','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119085,'140.207.63.103','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119086,'140.207.54.199','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119087,'140.207.62.210','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119088,'140.207.185.125','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119089,'140.207.185.125','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119090,'140.207.55.80','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119091,'140.207.185.125','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119092,'117.185.27.142','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119093,'117.135.170.67','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119094,'117.144.246.146','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119095,'36.110.147.75','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119096,'220.181.51.45','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119097,'204.12.220.85','2016-09-26 00:00:00','/index.html','IE',1,'',''),(119098,'115.239.212.117','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119099,'115.239.213.68','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119100,'158.222.7.243','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119101,'220.181.51.81','2016-09-26 00:00:00','/newsview.htm','Chrome',1,'',''),(119102,'223.73.120.171','2016-09-26 00:00:00','/newsview.htm','Chrome',1,'阮夏名','360'),(119103,'223.73.120.171','2016-09-26 00:00:00','/news.htm','Chrome',1,'',''),(119104,'223.73.120.171','2016-09-26 00:00:00','/news.htm','Chrome',1,'',''),(119105,'223.73.120.171','2016-09-26 00:00:00','/news.htm','Chrome',1,'',''),(119106,'222.128.120.5','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119107,'114.119.40.120','2016-09-26 00:00:00','/index.html','IE',1,'',''),(119108,'60.12.37.147','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119109,'220.181.51.45','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119110,'101.226.125.108','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119111,'140.207.55.79','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119112,'157.55.39.166','2016-09-26 00:00:00','/index.html','Safari',1,'',''),(119113,'123.125.67.163','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119114,'220.181.51.108','2016-09-26 00:00:00','/index.html','Firefox',1,'',''),(119115,'182.118.41.81','2016-09-26 00:00:00','/index.html','IE',1,'',''),(119116,'220.181.51.107','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119117,'63.141.231.196','2016-09-26 00:00:00','/index.html','IE',1,'',''),(119118,'42.156.251.196','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119119,'61.55.233.97','2016-09-26 00:00:00','/news.htm','Chrome',1,'',''),(119120,'61.135.190.102','2016-09-26 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(119121,'61.135.190.102','2016-09-26 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(119122,'116.54.37.57','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119123,'121.42.0.65','2016-09-26 00:00:00','/index.html','IE',1,'',''),(119124,'121.42.0.71','2016-09-26 00:00:00','/index.html','Safari',1,'',''),(119125,'180.153.81.212','2016-09-26 00:00:00','/index.html','Chrome',1,'',''),(119126,'121.42.0.62','2016-09-27 00:00:00','/index.html','IE',1,'',''),(119127,'121.42.0.61','2016-09-27 00:00:00','/index.html','Safari',1,'',''),(119128,'61.135.190.223','2016-09-27 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(119129,'61.135.190.102','2016-09-27 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(119130,'180.97.63.109','2016-09-27 00:00:00','/newsview.htm','IE',1,'',''),(119131,'180.153.186.21','2016-09-27 00:00:00','/newsview.htm','IE',1,'',''),(119132,'202.102.99.28','2016-09-27 00:00:00','/newsview.htm','IE',1,'',''),(119133,'180.153.186.25','2016-09-27 00:00:00','/newsview.htm','IE',1,'',''),(119134,'183.57.154.82','2016-09-27 00:00:00','/newsview.htm','IE',1,'',''),(119135,'188.165.200.217','2016-09-27 00:00:00','/index.html','IE',1,'',''),(119136,'180.149.130.148','2016-09-27 00:00:00','/index.html','Chrome',1,'',''),(119137,'61.146.178.190','2016-09-27 00:00:00','/index.html','IE',1,'',''),(119138,'107.150.79.180','2016-09-27 00:00:00','/index.html','Chrome',1,'',''),(119139,'220.181.51.55','2016-09-27 00:00:00','/index.html','Chrome',1,'',''),(119140,'157.55.39.222','2016-09-27 00:00:00','/index.html','Safari',1,'',''),(119141,'111.206.36.14','2016-09-27 00:00:00','/index.html','Firefox',1,'www','baidu'),(119142,'180.97.35.12','2016-09-27 00:00:00','/newsview.htm','IE',1,'',''),(119143,'180.97.35.11','2016-09-27 00:00:00','/newsview.htm','IE',1,'',''),(119144,'180.97.35.137','2016-09-27 00:00:00','/news.htm','IE',1,'',''),(119145,'180.97.35.4','2016-09-27 00:00:00','/newsview.htm','IE',1,'',''),(119146,'111.206.36.11','2016-09-27 00:00:00','/newsview.htm','IE',1,'',''),(119147,'111.206.36.6','2016-09-27 00:00:00','/news.htm','IE',1,'',''),(119148,'180.97.35.143','2016-09-27 00:00:00','/news.htm','IE',1,'',''),(119149,'180.97.35.147','2016-09-27 00:00:00','/newsview.htm','IE',1,'',''),(119150,'180.97.35.141','2016-09-27 00:00:00','/news.htm','IE',1,'',''),(119151,'180.76.14.12','2016-09-27 00:00:00','/news.htm','IE',1,'',''),(119152,'180.76.14.145','2016-09-27 00:00:00','/newsview.htm','IE',1,'',''),(119153,'180.153.180.148','2016-09-27 00:00:00','/news/newsview.htm','IE',1,'',''),(119154,'111.161.59.195','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119155,'125.39.57.39','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119156,'111.30.132.190','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119157,'111.30.132.190','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119158,'111.30.132.176','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119159,'61.49.57.55','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119160,'111.161.62.191','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119161,'123.126.118.139','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119162,'111.30.132.205','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119163,'111.161.57.163','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119164,'111.30.131.238','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119165,'111.30.137.184','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119166,'125.39.210.31','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119167,'111.30.137.184','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119168,'45.62.47.149','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119169,'220.181.51.37','2016-09-27 00:00:00','/index.html','Chrome',1,'',''),(119170,'42.236.10.98','2016-09-27 00:00:00','/newsview.htm','Chrome',1,'',''),(119171,'42.236.10.98','2016-09-27 00:00:00','/newsview.htm','Chrome',1,'',''),(119172,'113.140.248.243','2016-09-27 00:00:00','/index.html','Chrome',1,'',''),(119173,'223.71.157.84','2016-09-27 00:00:00','/index.html','Chrome',1,'',''),(119174,'220.181.51.37','2016-09-27 00:00:00','/index.html','Chrome',1,'',''),(119175,'223.71.156.38','2016-09-27 00:00:00','/index.html','Chrome',1,'www.ruisitech.com@v','baidu'),(119176,'182.118.41.106','2016-09-27 00:00:00','/index.html','IE',1,'',''),(119177,'203.208.60.146','2016-09-27 00:00:00','/index.html','Chrome',1,'',''),(119178,'220.181.51.62','2016-09-27 00:00:00','/index.html','Chrome',1,'',''),(119179,'204.12.217.6','2016-09-27 00:00:00','/index.html','IE',1,'',''),(119180,'180.76.14.130','2016-09-27 00:00:00','/index.html','IE',1,'',''),(119181,'180.76.14.145','2016-09-27 00:00:00','/index.html','IE',1,'',''),(119182,'180.76.14.5','2016-09-27 00:00:00','/news.htm','IE',1,'',''),(119183,'42.156.136.50','2016-09-27 00:00:00','/index.html','Firefox',1,'',''),(119184,'203.208.60.145','2016-09-27 00:00:00','/index.html','Chrome',1,'',''),(119185,'36.48.103.42','2016-09-27 00:00:00','/index.html','Chrome',1,'',''),(119186,'121.42.0.56','2016-09-27 00:00:00','/index.html','IE',1,'',''),(119187,'121.42.0.64','2016-09-27 00:00:00','/index.html','Safari',1,'',''),(119188,'121.42.0.54','2016-09-28 00:00:00','/index.html','IE',1,'',''),(119189,'121.42.0.71','2016-09-28 00:00:00','/index.html','Safari',1,'',''),(119190,'121.42.0.62','2016-09-28 00:00:00','/index.html','IE',1,'',''),(119191,'121.42.0.67','2016-09-28 00:00:00','/index.html','Safari',1,'',''),(119192,'45.32.130.87','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119193,'45.32.130.87','2016-09-28 00:00:00','/index.html','Safari',1,'',''),(119194,'220.181.51.55','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119195,'45.32.128.51','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119196,'203.208.60.185','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119197,'180.149.130.149','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119198,'66.249.66.3','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119199,'220.181.51.40','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119200,'111.206.36.6','2016-09-28 00:00:00','/index.html','Firefox',1,'www','baidu'),(119201,'123.126.68.131','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119202,'112.95.183.175','2016-09-28 00:00:00','/index.html','IE',1,'',''),(119203,'101.226.33.206','2016-09-28 00:00:00','/index.html','IE',1,'',''),(119204,'220.181.51.102','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119205,'61.135.169.56','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119206,'223.71.156.38','2016-09-28 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(119207,'180.152.110.4','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119208,'14.152.64.74','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119209,'14.152.64.74','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119210,'180.97.35.19','2016-09-28 00:00:00','/index.html','IE',1,'',''),(119211,'180.97.35.18','2016-09-28 00:00:00','/news.htm','IE',1,'',''),(119212,'66.249.66.22','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119213,'173.208.198.10','2016-09-28 00:00:00','/index.html','IE',1,'',''),(119214,'42.156.139.23','2016-09-28 00:00:00','/index.html','Firefox',1,'',''),(119215,'58.246.172.54','2016-09-28 00:00:00','/news.htm','Chrome',1,'',''),(119216,'58.246.172.54','2016-09-28 00:00:00','/news.htm','Chrome',1,'',''),(119217,'58.246.172.54','2016-09-28 00:00:00','/news.htm','Chrome',1,'',''),(119218,'58.246.172.54','2016-09-28 00:00:00','/news.htm','Chrome',1,'',''),(119219,'58.246.172.54','2016-09-28 00:00:00','/news.htm','Chrome',1,'',''),(119220,'60.176.145.180','2016-09-28 00:00:00','/index.html','IE',1,'',''),(119221,'58.221.58.214','2016-09-28 00:00:00','/index.html','Opera',1,'',''),(119222,'58.210.203.38','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119223,'176.123.1.121','2016-09-28 00:00:00','/index.html','IE',1,'',''),(119224,'61.135.190.223','2016-09-28 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(119225,'61.135.190.104','2016-09-28 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(119226,'61.135.190.102','2016-09-28 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(119227,'192.187.109.60','2016-09-28 00:00:00','/index.html','IE',1,'',''),(119228,'66.249.66.253','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119229,'61.135.190.105','2016-09-28 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(119230,'61.135.190.223','2016-09-28 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(119231,'220.181.51.45','2016-09-28 00:00:00','/index.html','Chrome',1,'',''),(119232,'176.123.1.121','2016-09-29 00:00:00','/index.html','IE',1,'',''),(119233,'66.249.66.200','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119234,'220.181.51.45','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119235,'180.149.130.153','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119236,'180.149.130.150','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119237,'180.153.186.61','2016-09-29 00:00:00','/news/newsview.htm','IE',1,'',''),(119238,'180.97.63.23','2016-09-29 00:00:00','/newsview.htm','IE',1,'',''),(119239,'180.97.63.89','2016-09-29 00:00:00','/newsview.htm','IE',1,'',''),(119240,'119.188.66.230','2016-09-29 00:00:00','/newsview.htm','IE',1,'',''),(119241,'183.57.153.222','2016-09-29 00:00:00','/newsview.htm','IE',1,'',''),(119242,'66.249.69.102','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119243,'183.136.142.168','2016-09-29 00:00:00','/newsview.htm','IE',1,'',''),(119244,'61.135.165.8','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119245,'111.206.36.19','2016-09-29 00:00:00','/index.html','Firefox',1,'www','baidu'),(119246,'140.207.198.198','2016-09-29 00:00:00','/newsview.htm','IE',1,'',''),(119247,'183.136.142.154','2016-09-29 00:00:00','/newsview.htm','IE',1,'',''),(119248,'180.97.63.19','2016-09-29 00:00:00','/news/newsview.htm','IE',1,'',''),(119249,'220.181.51.35','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119250,'119.188.66.239','2016-09-29 00:00:00','/news/newsview.htm','IE',1,'',''),(119251,'180.153.186.49','2016-09-29 00:00:00','/newsview.htm','IE',1,'',''),(119252,'188.165.206.188','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119253,'202.102.99.35','2016-09-29 00:00:00','/newsview.htm','IE',1,'',''),(119254,'220.181.51.45','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119255,'183.136.142.72','2016-09-29 00:00:00','/news/newsview.htm','IE',1,'',''),(119256,'183.57.153.200','2016-09-29 00:00:00','/newsview.htm','IE',1,'',''),(119257,'58.210.203.38','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119258,'202.102.99.18','2016-09-29 00:00:00','/newsview.htm','IE',1,'',''),(119259,'106.11.34.40','2016-09-29 00:00:00','/index.html','Safari',1,'',''),(119260,'182.118.55.248','2016-09-29 00:00:00','/newsview.htm','IE',1,'',''),(119261,'220.181.51.43','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119262,'60.176.145.180','2016-09-29 00:00:00','/index.html','IE',1,'',''),(119263,'60.176.145.180','2016-09-29 00:00:00','/index.html','IE',1,'',''),(119264,'60.176.145.180','2016-09-29 00:00:00','/index.html','IE',1,'',''),(119265,'139.162.45.31','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119266,'111.30.141.103','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119267,'111.30.132.190','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119268,'111.30.131.238','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119269,'111.30.132.158','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119270,'111.30.132.190','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119271,'111.30.132.148','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119272,'111.30.137.183','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119273,'61.49.57.55','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119274,'111.161.59.193','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119275,'111.161.105.14','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119276,'61.49.57.60','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119277,'111.161.57.163','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119278,'111.161.105.18','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119279,'61.49.57.55','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119280,'61.49.57.61','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119281,'125.39.210.27','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119282,'61.49.57.60','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119283,'123.126.124.148','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119284,'111.161.105.14','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119285,'111.30.132.194','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119286,'111.30.132.190','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119287,'111.30.131.238','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119288,'111.30.132.205','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119289,'111.30.141.47','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119290,'115.213.237.62','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119291,'220.181.51.45','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119292,'180.152.110.4','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119293,'192.154.106.34','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119294,'192.154.106.34','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119295,'220.181.51.37','2016-09-29 00:00:00','/index.html','Chrome',1,'',''),(119296,'192.187.109.62','2016-09-29 00:00:00','/index.html','IE',1,'',''),(119297,'69.30.226.221','2016-09-29 00:00:00','/index.html','IE',1,'',''),(119298,'61.146.178.190','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119299,'121.42.0.87','2016-09-29 00:00:00','/index.html','IE',1,'',''),(119300,'69.30.226.219','2016-09-29 00:00:00','/index.html','IE',1,'',''),(119301,'42.156.136.50','2016-09-29 00:00:00','/index.html','Firefox',1,'',''),(119302,'121.42.0.38','2016-09-29 00:00:00','/index.html','IE',1,'',''),(119303,'121.42.0.65','2016-09-29 00:00:00','/index.html','Safari',1,'',''),(119304,'121.42.0.64','2016-09-29 00:00:00','/index.html','IE',1,'',''),(119305,'121.42.0.31','2016-09-30 00:00:00','/index.html','IE',1,'',''),(119306,'192.187.118.67','2016-09-30 00:00:00','/index.html','IE',1,'',''),(119307,'121.42.0.65','2016-09-30 00:00:00','/index.html','IE',1,'',''),(119308,'121.42.0.65','2016-09-30 00:00:00','/index.html','Safari',1,'',''),(119309,'111.206.36.140','2016-09-30 00:00:00','/index.html','Firefox',1,'www','baidu'),(119310,'180.149.130.151','2016-09-30 00:00:00','/index.html','Chrome',1,'',''),(119311,'173.208.198.14','2016-09-30 00:00:00','/index.html','IE',1,'',''),(119312,'111.206.36.8','2016-09-30 00:00:00','/index.html','Firefox',1,'www','baidu'),(119313,'61.135.165.22','2016-09-30 00:00:00','/index.html','Chrome',1,'',''),(119314,'192.154.105.74','2016-09-30 00:00:00','/index.html','Chrome',1,'',''),(119315,'192.154.105.74','2016-09-30 00:00:00','/index.html','Chrome',1,'',''),(119316,'212.92.127.201','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119317,'121.42.0.83','2016-09-30 00:00:00','/index.html','IE',1,'',''),(119318,'119.188.66.210','2016-09-30 00:00:00','/news/newsview.htm','IE',1,'',''),(119319,'220.181.51.43','2016-09-30 00:00:00','/index.html','Chrome',1,'',''),(119320,'61.135.165.9','2016-09-30 00:00:00','/index.html','Chrome',1,'',''),(119321,'121.42.0.85','2016-09-30 00:00:00','/index.html','IE',1,'',''),(119322,'27.155.138.106','2016-09-30 00:00:00','/index.html','Safari',1,'',''),(119323,'106.120.188.140','2016-09-30 00:00:00','/index.html','Chrome',1,'',''),(119324,'180.153.186.36','2016-09-30 00:00:00','/newsview.htm','IE',1,'',''),(119325,'222.128.47.109','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119326,'202.102.99.43','2016-09-30 00:00:00','/newsview.htm','IE',1,'',''),(119327,'192.154.105.210','2016-09-30 00:00:00','/newsview.htm','Chrome',1,'',''),(119328,'192.154.105.210','2016-09-30 00:00:00','/newsview.htm','Chrome',1,'',''),(119329,'42.236.10.100','2016-09-30 00:00:00','/newsview.htm','Chrome',1,'',''),(119330,'42.236.10.98','2016-09-30 00:00:00','/newsview.htm','Chrome',1,'',''),(119331,'121.42.0.38','2016-09-30 00:00:00','/index.html','IE',1,'',''),(119332,'42.156.136.50','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119333,'192.154.105.106','2016-09-30 00:00:00','/news.htm','Chrome',1,'',''),(119334,'220.181.51.39','2016-09-30 00:00:00','/index.html','Chrome',1,'',''),(119335,'61.135.169.9','2016-09-30 00:00:00','/index.html','Chrome',1,'',''),(119336,'192.154.105.210','2016-09-30 00:00:00','/newsview.htm','Chrome',1,'',''),(119337,'192.154.105.210','2016-09-30 00:00:00','/newsview.htm','Chrome',1,'',''),(119338,'178.33.200.180','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119339,'183.232.90.36','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119340,'120.198.202.48','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119341,'183.232.118.16','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119342,'183.232.120.37','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119343,'183.232.90.97','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119344,'163.177.82.13','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119345,'163.177.94.120','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119346,'163.177.69.59','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119347,'163.177.93.219','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119348,'163.177.94.120','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119349,'163.177.93.224','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119350,'163.177.69.107','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119351,'163.177.93.243','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119352,'183.232.118.16','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119353,'163.177.69.107','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119354,'183.232.118.16','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119355,'183.232.120.37','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119356,'183.232.120.39','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119357,'183.232.90.97','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119358,'183.232.90.38','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119359,'183.232.90.38','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119360,'42.156.251.196','2016-09-30 00:00:00','/index.html','Chrome',1,'',''),(119361,'220.181.51.36','2016-09-30 00:00:00','/index.html','Chrome',1,'',''),(119362,'183.129.160.229','2016-09-30 00:00:00','/index.html','Firefox',1,'',''),(119363,'114.119.40.120','2016-10-01 00:00:00','/index.html','IE',1,'',''),(119364,'182.118.60.101','2016-10-01 00:00:00','/index.html','Chrome',1,'',''),(119365,'182.118.45.231','2016-10-01 00:00:00','/index.html','Chrome',1,'',''),(119366,'220.181.51.52','2016-10-01 00:00:00','/index.html','Chrome',1,'',''),(119367,'180.149.130.153','2016-10-01 00:00:00','/index.html','Chrome',1,'',''),(119368,'111.206.36.132','2016-10-01 00:00:00','/index.html','Firefox',1,'www','baidu'),(119369,'180.97.62.239','2016-10-01 00:00:00','/newsview.htm','IE',1,'',''),(119370,'220.181.51.43','2016-10-01 00:00:00','/index.html','Chrome',1,'',''),(119371,'220.181.51.35','2016-10-01 00:00:00','/index.html','Chrome',1,'',''),(119372,'42.236.10.72','2016-10-01 00:00:00','/newsview.htm','Chrome',1,'',''),(119373,'42.236.10.72','2016-10-01 00:00:00','/newsview.htm','Chrome',1,'',''),(119374,'173.208.198.14','2016-10-01 00:00:00','/index.html','IE',1,'',''),(119375,'61.135.169.22','2016-10-01 00:00:00','/index.html','Chrome',1,'',''),(119376,'182.118.53.236','2016-10-01 00:00:00','/newsview.htm','IE',1,'',''),(119377,'42.156.137.107','2016-10-01 00:00:00','/index.html','Firefox',1,'',''),(119378,'183.136.142.61','2016-10-01 00:00:00','/newsview.htm','IE',1,'',''),(119379,'180.153.186.23','2016-10-01 00:00:00','/newsview.htm','IE',1,'',''),(119380,'182.118.41.66','2016-10-01 00:00:00','/index.html','IE',1,'',''),(119381,'61.135.165.23','2016-10-01 00:00:00','/index.html','Chrome',1,'',''),(119382,'192.187.101.234','2016-10-01 00:00:00','/index.html','IE',1,'',''),(119383,'173.208.150.114','2016-10-01 00:00:00','/index.html','IE',1,'',''),(119384,'220.181.51.51','2016-10-01 00:00:00','/index.html','Chrome',1,'',''),(119385,'61.135.165.23','2016-10-01 00:00:00','/index.html','Chrome',1,'',''),(119386,'202.207.240.35','2016-10-01 00:00:00','/index.html','Firefox',1,'',''),(119387,'111.206.36.13','2016-10-02 00:00:00','/index.html','Firefox',1,'www','baidu'),(119388,'114.119.40.120','2016-10-02 00:00:00','/index.html','IE',1,'',''),(119389,'183.129.160.229','2016-10-02 00:00:00','/index.html','Firefox',1,'',''),(119390,'180.149.130.149','2016-10-02 00:00:00','/index.html','Chrome',1,'',''),(119391,'61.135.165.22','2016-10-02 00:00:00','/index.html','Chrome',1,'',''),(119392,'202.102.99.34','2016-10-02 00:00:00','/newsview.htm','IE',1,'',''),(119393,'61.146.178.190','2016-10-02 00:00:00','/index.html','IE',1,'',''),(119394,'111.206.36.144','2016-10-02 00:00:00','/index.html','Firefox',1,'www','baidu'),(119395,'140.207.198.193','2016-10-02 00:00:00','/newsview.htm','IE',1,'',''),(119396,'189.47.113.65','2016-10-02 00:00:00','/index.html','IE',1,'',''),(119397,'189.47.113.65','2016-10-02 00:00:00','/index.html','IE',1,'',''),(119398,'42.156.136.23','2016-10-02 00:00:00','/index.html','Firefox',1,'',''),(119399,'42.156.137.23','2016-10-02 00:00:00','/index.html','Firefox',1,'',''),(119400,'42.120.160.23','2016-10-02 00:00:00','/index.html','Firefox',1,'',''),(119401,'119.188.66.153','2016-10-02 00:00:00','/newsview.htm','IE',1,'',''),(119402,'220.181.51.36','2016-10-02 00:00:00','/index.html','Chrome',1,'',''),(119403,'183.136.142.67','2016-10-02 00:00:00','/news/newsview.htm','IE',1,'',''),(119404,'131.161.10.202','2016-10-02 00:00:00','/index.html','Chrome',1,'',''),(119405,'188.165.200.217','2016-10-02 00:00:00','/index.html','IE',1,'',''),(119406,'94.240.43.194','2016-10-02 00:00:00','/index.html','Chrome',1,'',''),(119407,'180.153.186.74','2016-10-02 00:00:00','/newsview.htm','IE',1,'',''),(119408,'119.188.66.174','2016-10-02 00:00:00','/news/newsview.htm','IE',1,'',''),(119409,'119.188.66.229','2016-10-02 00:00:00','/newsview.htm','IE',1,'',''),(119410,'173.208.150.114','2016-10-02 00:00:00','/index.html','IE',1,'',''),(119411,'61.135.165.23','2016-10-02 00:00:00','/index.html','Chrome',1,'',''),(119412,'198.204.247.222','2016-10-02 00:00:00','/index.html','IE',1,'',''),(119413,'42.156.137.107','2016-10-02 00:00:00','/index.html','Firefox',1,'',''),(119414,'182.118.41.100','2016-10-02 00:00:00','/index.html','IE',1,'',''),(119415,'183.129.160.229','2016-10-02 00:00:00','/index.html','Firefox',1,'',''),(119416,'69.30.226.218','2016-10-02 00:00:00','/index.html','IE',1,'',''),(119417,'220.181.51.55','2016-10-02 00:00:00','/index.html','Chrome',1,'',''),(119418,'222.186.56.16','2016-10-03 00:00:00','/index.html','IE',1,'',''),(119419,'220.181.51.105','2016-10-03 00:00:00','/index.html','Safari',1,'',''),(119420,'111.206.36.142','2016-10-03 00:00:00','/index.html','Firefox',1,'www','baidu'),(119421,'220.181.51.76','2016-10-03 00:00:00','/index.html','Safari',1,'',''),(119422,'180.149.130.148','2016-10-03 00:00:00','/index.html','Chrome',1,'',''),(119423,'222.186.56.16','2016-10-03 00:00:00','/index.html','IE',1,'',''),(119424,'220.181.51.62','2016-10-03 00:00:00','/index.html','Chrome',1,'',''),(119425,'140.207.198.145','2016-10-03 00:00:00','/newsview.htm','IE',1,'',''),(119426,'111.206.36.146','2016-10-03 00:00:00','/index.html','Firefox',1,'www','baidu'),(119427,'114.119.40.120','2016-10-03 00:00:00','/index.html','IE',1,'',''),(119428,'220.181.51.55','2016-10-03 00:00:00','/index.html','Chrome',1,'',''),(119429,'220.181.51.38','2016-10-03 00:00:00','/index.html','Chrome',1,'',''),(119430,'220.181.51.46','2016-10-03 00:00:00','/index.html','Chrome',1,'',''),(119431,'36.110.147.81','2016-10-03 00:00:00','/index.html','Chrome',1,'',''),(119432,'123.125.67.156','2016-10-03 00:00:00','/index.html','Firefox',1,'',''),(119433,'220.181.51.82','2016-10-03 00:00:00','/index.html','Firefox',1,'',''),(119434,'220.181.51.43','2016-10-03 00:00:00','/index.html','Chrome',1,'',''),(119435,'220.181.51.45','2016-10-03 00:00:00','/index.html','Chrome',1,'',''),(119436,'220.181.51.54','2016-10-03 00:00:00','/index.html','Chrome',1,'',''),(119437,'123.125.143.158','2016-10-04 00:00:00','/index.html','Firefox',1,'www','baidu'),(119438,'180.149.130.148','2016-10-04 00:00:00','/index.html','Chrome',1,'',''),(119439,'220.181.51.54','2016-10-04 00:00:00','/index.html','Chrome',1,'',''),(119440,'42.236.10.98','2016-10-04 00:00:00','/news/newsview.htm','Chrome',1,'',''),(119441,'42.236.10.71','2016-10-04 00:00:00','/news/newsview.htm','Chrome',1,'',''),(119442,'183.129.160.229','2016-10-04 00:00:00','/index.html','Firefox',1,'',''),(119443,'111.206.36.6','2016-10-04 00:00:00','/index.html','Firefox',1,'www','baidu'),(119444,'61.135.165.8','2016-10-04 00:00:00','/index.html','Chrome',1,'',''),(119445,'220.181.51.43','2016-10-04 00:00:00','/index.html','Chrome',1,'',''),(119446,'119.188.66.155','2016-10-04 00:00:00','/newsview.htm','IE',1,'',''),(119447,'220.181.51.56','2016-10-04 00:00:00','/index.html','Chrome',1,'',''),(119448,'183.57.153.117','2016-10-04 00:00:00','/news/newsview.htm','IE',1,'',''),(119449,'180.153.185.227','2016-10-04 00:00:00','/newsview.htm','IE',1,'',''),(119450,'157.55.39.90','2016-10-04 00:00:00','/index.html','Safari',1,'',''),(119451,'220.181.51.43','2016-10-04 00:00:00','/index.html','Chrome',1,'',''),(119452,'61.146.178.190','2016-10-04 00:00:00','/index.html','Chrome',1,'',''),(119453,'142.54.174.83','2016-10-04 00:00:00','/index.html','IE',1,'',''),(119454,'42.236.10.98','2016-10-04 00:00:00','/newsview.htm','Chrome',1,'',''),(119455,'42.236.10.100','2016-10-04 00:00:00','/newsview.htm','Chrome',1,'',''),(119456,'180.153.182.130','2016-10-04 00:00:00','/news/news.htm','IE',1,'',''),(119457,'180.153.182.130','2016-10-04 00:00:00','/news/news.htm','IE',1,'',''),(119458,'182.118.70.178','2016-10-04 00:00:00','/index.html','IE',1,'',''),(119459,'54.158.215.40','2016-10-04 00:00:00','/index.html','Firefox',1,'',''),(119460,'61.135.169.55','2016-10-04 00:00:00','/index.html','Chrome',1,'',''),(119461,'220.181.51.54','2016-10-04 00:00:00','/index.html','Chrome',1,'',''),(119462,'220.181.51.37','2016-10-04 00:00:00','/index.html','Chrome',1,'',''),(119463,'220.181.51.54','2016-10-04 00:00:00','/index.html','Chrome',1,'',''),(119464,'54.80.25.2','2016-10-04 00:00:00','/index.html','Firefox',1,'',''),(119465,'64.246.165.180','2016-10-04 00:00:00','/index.html','Firefox',1,'',''),(119466,'111.13.13.4','2016-10-04 00:00:00','/index.html','IE',1,'',''),(119467,'180.97.35.134','2016-10-04 00:00:00','/newsview.htm','IE',1,'',''),(119468,'223.95.250.185','2016-10-05 00:00:00','/index.html','IE',1,'',''),(119469,'223.95.250.185','2016-10-05 00:00:00','/index.html','IE',1,'',''),(119470,'64.246.161.30','2016-10-05 00:00:00','/index.html','Firefox',1,'',''),(119471,'180.149.130.151','2016-10-05 00:00:00','/index.html','Chrome',1,'',''),(119472,'61.135.169.22','2016-10-05 00:00:00','/index.html','Chrome',1,'',''),(119473,'202.102.99.56','2016-10-05 00:00:00','/newsview.htm','IE',1,'',''),(119474,'106.120.188.148','2016-10-05 00:00:00','/index.html','Chrome',1,'',''),(119475,'119.188.66.149','2016-10-05 00:00:00','/newsview.htm','IE',1,'',''),(119476,'111.206.36.17','2016-10-05 00:00:00','/index.html','Firefox',1,'www','baidu'),(119477,'140.207.198.190','2016-10-05 00:00:00','/newsview.htm','IE',1,'',''),(119478,'124.31.218.54','2016-10-05 00:00:00','/index.html','Chrome',1,'',''),(119479,'114.119.40.120','2016-10-05 00:00:00','/index.html','IE',1,'',''),(119480,'142.54.174.84','2016-10-05 00:00:00','/index.html','IE',1,'',''),(119481,'171.111.154.131','2016-10-05 00:00:00','/index.html','Chrome',1,'',''),(119482,'40.77.167.69','2016-10-05 00:00:00','/newsview.htm','Safari',1,'',''),(119483,'202.46.51.162','2016-10-05 00:00:00','/index.html','Chrome',1,'',''),(119484,'125.122.208.158','2016-10-05 00:00:00','/index.html','IE',1,'',''),(119485,'158.69.225.37','2016-10-05 00:00:00','/index.html','Chrome',1,'',''),(119486,'142.54.174.83','2016-10-05 00:00:00','/index.html','IE',1,'',''),(119487,'220.181.108.141','2016-10-05 00:00:00','/index.html','Safari',1,'',''),(119488,'61.135.169.23','2016-10-05 00:00:00','/index.html','Chrome',1,'',''),(119489,'180.149.130.150','2016-10-06 00:00:00','/index.html','Chrome',1,'',''),(119490,'183.129.160.229','2016-10-06 00:00:00','/index.html','Firefox',1,'',''),(119491,'212.92.127.201','2016-10-06 00:00:00','/index.html','Firefox',1,'',''),(119492,'212.92.127.201','2016-10-06 00:00:00','/index.html','Firefox',1,'',''),(119493,'220.181.51.45','2016-10-06 00:00:00','/index.html','Chrome',1,'',''),(119494,'180.153.180.137','2016-10-06 00:00:00','/news/newsview.htm','IE',1,'',''),(119495,'213.159.38.90','2016-10-06 00:00:00','/index.html','Chrome',1,'',''),(119496,'111.206.36.139','2016-10-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(119497,'180.97.63.47','2016-10-06 00:00:00','/newsview.htm','IE',1,'',''),(119498,'82.221.105.6','2016-10-06 00:00:00','/index.html','Chrome',1,'',''),(119499,'42.120.160.23','2016-10-06 00:00:00','/index.html','Firefox',1,'',''),(119500,'169.56.71.45','2016-10-06 00:00:00','/index.html','Firefox',1,'',''),(119501,'45.32.129.1','2016-10-06 00:00:00','/index.html','Chrome',1,'',''),(119502,'119.147.146.60','2016-10-06 00:00:00','/index.html','Chrome',1,'',''),(119503,'220.181.51.37','2016-10-06 00:00:00','/index.html','Chrome',1,'',''),(119504,'60.242.240.23','2016-10-06 00:00:00','/index.html','Safari',1,'',''),(119505,'220.181.51.59','2016-10-06 00:00:00','/index.html','Chrome',1,'',''),(119506,'40.77.167.17','2016-10-06 00:00:00','/index.html','Safari',1,'',''),(119507,'182.118.42.106','2016-10-06 00:00:00','/index.html','IE',1,'',''),(119508,'111.13.13.10','2016-10-06 00:00:00','/news.htm','IE',1,'',''),(119509,'180.97.35.21','2016-10-06 00:00:00','/news.htm','IE',1,'',''),(119510,'119.39.206.55','2016-10-06 00:00:00','/newsview.htm','IE',1,'',''),(119511,'101.4.110.154','2016-10-06 00:00:00','/index.html','Firefox',1,'',''),(119512,'45.35.63.194','2016-10-06 00:00:00','/index.html','Chrome',1,'',''),(119513,'69.30.226.221','2016-10-06 00:00:00','/index.html','IE',1,'',''),(119514,'220.181.51.38','2016-10-06 00:00:00','/index.html','Chrome',1,'',''),(119515,'121.42.0.84','2016-10-06 00:00:00','/index.html','IE',1,'',''),(119516,'61.146.178.190','2016-10-07 00:00:00','/index.html','Firefox',1,'',''),(119517,'121.42.0.87','2016-10-07 00:00:00','/index.html','IE',1,'',''),(119518,'180.149.130.148','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119519,'111.206.36.15','2016-10-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(119520,'121.42.0.38','2016-10-07 00:00:00','/index.html','IE',1,'',''),(119521,'117.21.226.189','2016-10-07 00:00:00','/index.html','IE',1,'',''),(119522,'183.129.160.229','2016-10-07 00:00:00','/index.html','Firefox',1,'',''),(119523,'220.181.51.43','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119524,'180.97.63.67','2016-10-07 00:00:00','/newsview.htm','IE',1,'',''),(119525,'223.95.250.185','2016-10-07 00:00:00','/index.html','IE',1,'',''),(119526,'223.95.250.185','2016-10-07 00:00:00','/index.html','IE',1,'',''),(119527,'202.102.99.74','2016-10-07 00:00:00','/newsview.htm','IE',1,'',''),(119528,'202.102.99.43','2016-10-07 00:00:00','/newsview.htm','IE',1,'',''),(119529,'111.206.36.146','2016-10-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(119530,'106.120.188.150','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119531,'121.42.0.14','2016-10-07 00:00:00','/index.html','IE',1,'',''),(119532,'121.42.0.36','2016-10-07 00:00:00','/index.html','IE',1,'',''),(119533,'63.141.231.194','2016-10-07 00:00:00','/index.html','IE',1,'',''),(119534,'220.181.51.35','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119535,'121.42.0.87','2016-10-07 00:00:00','/index.html','IE',1,'',''),(119536,'157.55.39.163','2016-10-07 00:00:00','/newsview.htm','Safari',1,'',''),(119537,'69.58.178.57','2016-10-07 00:00:00','/index.html','Firefox',1,'',''),(119538,'69.58.178.57','2016-10-07 00:00:00','/index.html','Firefox',1,'',''),(119539,'69.58.178.57','2016-10-07 00:00:00','/news.htm','Firefox',1,'',''),(119540,'149.202.206.103','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119541,'149.202.206.103','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119542,'182.118.41.104','2016-10-07 00:00:00','/index.html','IE',1,'',''),(119543,'183.129.160.229','2016-10-07 00:00:00','/index.html','Firefox',1,'',''),(119544,'222.186.56.16','2016-10-07 00:00:00','/index.html','IE',1,'',''),(119545,'54.215.9.18','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119546,'54.215.9.18','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119547,'54.215.9.18','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119548,'54.215.9.18','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119549,'54.215.9.18','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119550,'54.215.9.18','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119551,'220.181.51.39','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119552,'220.181.51.52','2016-10-07 00:00:00','/index.html','Chrome',1,'',''),(119553,'61.146.178.190','2016-10-08 00:00:00','/index.html','IE',1,'',''),(119554,'61.146.178.190','2016-10-08 00:00:00','/news.htm','IE',1,'',''),(119555,'220.181.51.46','2016-10-08 00:00:00','/index.html','Chrome',1,'',''),(119556,'183.136.142.190','2016-10-08 00:00:00','/newsview.htm','IE',1,'',''),(119557,'222.186.58.235','2016-10-08 00:00:00','/index.html','IE',1,'',''),(119558,'222.186.58.235','2016-10-08 00:00:00','/index.html','IE',1,'',''),(119559,'222.186.58.235','2016-10-08 00:00:00','/index.html','IE',1,'',''),(119560,'47.197.167.26','2016-10-08 00:00:00','/index.html','Firefox',1,'',''),(119561,'101.226.89.119','2016-10-08 00:00:00','/index.html','IE',1,'',''),(119562,'101.226.125.16','2016-10-08 00:00:00','/index.html','IE',1,'',''),(119563,'207.46.13.77','2016-10-08 00:00:00','/index.html','Safari',1,'',''),(119564,'203.208.60.151','2016-10-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(119565,'188.165.200.217','2016-10-08 00:00:00','/index.html','IE',1,'',''),(119566,'203.208.60.146','2016-10-08 00:00:00','/index.html','Chrome',1,'',''),(119567,'203.208.60.155','2016-10-08 00:00:00','/index.html','Chrome',1,'',''),(119568,'114.219.102.221','2016-10-08 00:00:00','/index.html','Chrome',1,'',''),(119569,'169.56.71.61','2016-10-08 00:00:00','/index.html','Firefox',1,'',''),(119570,'203.208.60.142','2016-10-08 00:00:00','/index.html','Chrome',1,'',''),(119571,'203.208.60.185','2016-10-08 00:00:00','/index.html','Chrome',1,'',''),(119572,'220.181.51.53','2016-10-08 00:00:00','/index.html','Chrome',1,'',''),(119573,'101.39.92.20','2016-10-08 00:00:00','/index.html','Chrome',1,'',''),(119574,'212.92.127.172','2016-10-08 00:00:00','/index.html','Firefox',1,'',''),(119575,'212.92.127.172','2016-10-08 00:00:00','/index.html','Firefox',1,'',''),(119576,'220.181.51.59','2016-10-09 00:00:00','/index.html','Chrome',1,'',''),(119577,'203.208.60.150','2016-10-09 00:00:00','/news.htm','Chrome',1,'',''),(119578,'42.236.10.71','2016-10-09 00:00:00','/newsview.htm','Chrome',1,'',''),(119579,'42.236.10.72','2016-10-09 00:00:00','/newsview.htm','Chrome',1,'',''),(119580,'183.129.160.229','2016-10-09 00:00:00','/index.html','Firefox',1,'',''),(119581,'183.136.142.157','2016-10-09 00:00:00','/newsview.htm','IE',1,'',''),(119582,'61.146.178.190','2016-10-09 00:00:00','/index.html','Firefox',1,'',''),(119583,'157.55.39.163','2016-10-09 00:00:00','/newsview.htm','Safari',1,'',''),(119584,'203.208.60.144','2016-10-09 00:00:00','/index.html','Chrome',1,'',''),(119585,'202.46.58.208','2016-10-09 00:00:00','/index.html','Chrome',1,'',''),(119586,'146.148.70.212','2016-10-09 00:00:00','/index.html','Firefox',1,'',''),(119587,'220.181.51.52','2016-10-09 00:00:00','/index.html','Chrome',1,'',''),(119588,'203.208.60.143','2016-10-09 00:00:00','/index.html','Chrome',1,'',''),(119589,'119.131.160.151','2016-10-09 00:00:00','/index.html','IE',1,'',''),(119590,'192.187.101.235','2016-10-09 00:00:00','/index.html','IE',1,'',''),(119591,'203.208.60.150','2016-10-09 00:00:00','/index.html','Chrome',1,'',''),(119592,'203.208.60.183','2016-10-09 00:00:00','/index.html','Chrome',1,'',''),(119593,'125.39.72.137','2016-10-09 00:00:00','/index.html','IE',1,'',''),(119594,'142.54.180.67','2016-10-10 00:00:00','/index.html','IE',1,'',''),(119595,'183.129.160.229','2016-10-10 00:00:00','/index.html','Firefox',1,'',''),(119596,'180.149.130.151','2016-10-10 00:00:00','/index.html','Chrome',1,'',''),(119597,'178.32.139.10','2016-10-10 00:00:00','/index.html','Firefox',1,'',''),(119598,'188.163.107.140','2016-10-10 00:00:00','/index.html','Chrome',1,'',''),(119599,'61.135.165.8','2016-10-10 00:00:00','/index.html','Chrome',1,'',''),(119600,'192.187.118.21','2016-10-10 00:00:00','/index.html','IE',1,'',''),(119601,'14.152.68.62','2016-10-10 00:00:00','/index.html','Safari',1,'',''),(119602,'220.181.51.43','2016-10-10 00:00:00','/index.html','Chrome',1,'',''),(119603,'61.147.184.139','2016-10-10 00:00:00','/index.html','Safari',1,'',''),(119604,'140.207.198.118','2016-10-10 00:00:00','/news/newsview.htm','IE',1,'',''),(119605,'106.120.188.154','2016-10-10 00:00:00','/index.html','Chrome',1,'',''),(119606,'123.125.67.218','2016-10-10 00:00:00','/index.html','Safari',1,'',''),(119607,'140.207.198.198','2016-10-10 00:00:00','/newsview.htm','IE',1,'',''),(119608,'63.141.242.195','2016-10-10 00:00:00','/index.html','IE',1,'',''),(119609,'111.206.36.147','2016-10-10 00:00:00','/index.html','Firefox',1,'www','baidu'),(119610,'157.55.39.241','2016-10-10 00:00:00','/index.html','Safari',1,'',''),(119611,'183.57.154.90','2016-10-10 00:00:00','/newsview.htm','IE',1,'',''),(119612,'61.135.165.7','2016-10-10 00:00:00','/index.html','Chrome',1,'',''),(119613,'173.208.150.116','2016-10-10 00:00:00','/index.html','IE',1,'',''),(119614,'183.57.153.229','2016-10-10 00:00:00','/newsview.htm','IE',1,'',''),(119615,'61.136.185.94','2016-10-10 00:00:00','/index.html','Chrome',1,'',''),(119616,'120.236.240.186','2016-10-10 00:00:00','/index.html','Chrome',1,'北京bi','360'),(119617,'198.204.255.74','2016-10-10 00:00:00','/index.html','IE',1,'',''),(119618,'140.207.54.180','2016-10-10 00:00:00','/index.html','Firefox',1,'',''),(119619,'117.185.27.103','2016-10-10 00:00:00','/index.html','Firefox',1,'',''),(119620,'140.207.63.102','2016-10-10 00:00:00','/index.html','Firefox',1,'',''),(119621,'117.185.27.103','2016-10-10 00:00:00','/index.html','Firefox',1,'',''),(119622,'140.207.185.124','2016-10-10 00:00:00','/index.html','Firefox',1,'',''),(119623,'42.156.251.191','2016-10-10 00:00:00','/index.html','Chrome',1,'',''),(119624,'218.23.91.19','2016-10-10 00:00:00','/index.html','Chrome',1,'',''),(119625,'202.101.75.53','2016-10-10 00:00:00','/index.html','IE',1,'',''),(119626,'42.156.137.107','2016-10-10 00:00:00','/index.html','Firefox',1,'',''),(119627,'220.181.51.59','2016-10-10 00:00:00','/index.html','Chrome',1,'',''),(119628,'119.57.34.102','2016-10-10 00:00:00','/index.html','Chrome',1,'','baidu'),(119629,'180.153.214.200','2016-10-10 00:00:00','/index.html','Chrome',1,'',''),(119630,'180.153.81.212','2016-10-10 00:00:00','/index.html','IE',1,'',''),(119631,'101.226.89.122','2016-10-10 00:00:00','/index.html','Chrome',1,'',''),(119632,'180.153.214.191','2016-10-10 00:00:00','/index.html','IE',1,'',''),(119633,'202.193.9.17','2016-10-10 00:00:00','/index.html','Chrome',1,'','baidu'),(119634,'220.181.51.110','2016-10-10 00:00:00','/index.html','Safari',1,'',''),(119635,'220.181.51.51','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119636,'118.184.34.153','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119637,'118.184.34.153','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119638,'180.149.130.149','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119639,'61.135.165.9','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119640,'183.129.160.229','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119641,'123.57.81.70','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119642,'123.57.81.70','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119643,'222.186.56.16','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119644,'123.125.67.221','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119645,'220.181.51.43','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119646,'111.206.36.17','2016-10-11 00:00:00','/index.html','Firefox',1,'www','baidu'),(119647,'157.55.39.241','2016-10-11 00:00:00','/newsview.htm','Safari',1,'',''),(119648,'183.57.154.70','2016-10-11 00:00:00','/newsview.htm','IE',1,'',''),(119649,'220.181.51.59','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119650,'220.181.51.59','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119651,'61.135.169.41','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119652,'182.118.54.16','2016-10-11 00:00:00','/newsview.htm','IE',1,'',''),(119653,'42.156.251.196','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119654,'121.42.0.73','2016-10-11 00:00:00','/index.html','Safari',1,'',''),(119655,'220.181.51.82','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119656,'119.147.146.73','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119657,'220.181.51.43','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119658,'111.206.36.145','2016-10-11 00:00:00','/index.html','Firefox',1,'www','baidu'),(119659,'198.204.255.77','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119660,'111.206.36.19','2016-10-11 00:00:00','/index.html','Chrome',1,'www','baidu'),(119661,'183.159.183.193','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119662,'183.159.183.193','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119663,'183.159.183.193','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119664,'163.177.82.13','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119665,'163.177.69.107','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119666,'183.232.90.143','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119667,'183.232.118.15','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119668,'163.177.82.13','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119669,'183.232.118.13','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119670,'163.177.94.120','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119671,'120.198.202.48','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119672,'183.232.90.65','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119673,'211.137.11.155','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119674,'211.137.11.155','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119675,'104.207.150.177','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119676,'182.118.41.46','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119677,'61.146.178.190','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119678,'220.181.51.38','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119679,'61.135.169.42','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119680,'220.181.51.35','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119681,'173.208.207.131','2016-10-11 00:00:00','/index.html','IE',1,'',''),(119682,'66.249.66.254','2016-10-11 00:00:00','/newsview.htm','Chrome',1,'',''),(119683,'220.181.51.59','2016-10-11 00:00:00','/index.html','Chrome',1,'',''),(119684,'93.174.93.218','2016-10-11 00:00:00','/index.html','Firefox',1,'',''),(119685,'198.204.255.77','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119686,'66.249.66.195','2016-10-12 00:00:00','/newsview.htm','Chrome',1,'',''),(119687,'111.206.36.144','2016-10-12 00:00:00','/index.html','Firefox',1,'www','baidu'),(119688,'180.149.130.153','2016-10-12 00:00:00','/index.html','Chrome',1,'',''),(119689,'114.215.158.153','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119690,'114.215.158.153','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119691,'114.215.158.153','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119692,'66.249.66.200','2016-10-12 00:00:00','/newsview.htm','Chrome',1,'',''),(119693,'139.162.45.31','2016-10-12 00:00:00','/index.html','Chrome',1,'',''),(119694,'36.110.147.107','2016-10-12 00:00:00','/index.html','Chrome',1,'',''),(119695,'66.249.69.195','2016-10-12 00:00:00','/newsview.htm','Chrome',1,'',''),(119696,'140.207.185.125','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119697,'140.207.54.198','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119698,'140.207.54.144','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119699,'117.185.24.152','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119700,'140.207.185.125','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119701,'117.185.27.99','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119702,'117.185.27.144','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119703,'117.144.246.147','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119704,'140.207.55.80','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119705,'140.207.185.124','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119706,'117.185.27.147','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119707,'117.135.170.67','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119708,'122.227.47.242','2016-10-12 00:00:00','/index.html','Chrome',1,'',''),(119709,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119710,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119711,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119712,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119713,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119714,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119715,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119716,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119717,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119718,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119719,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119720,'114.215.158.153','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119721,'114.215.158.153','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119722,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119723,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119724,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119725,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119726,'40.77.167.3','2016-10-12 00:00:00','/index.html','Safari',1,'',''),(119727,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119728,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119729,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119730,'111.206.36.6','2016-10-12 00:00:00','/index.html','Firefox',1,'www','baidu'),(119731,'66.249.69.254','2016-10-12 00:00:00','/newsview.htm','Chrome',1,'',''),(119732,'42.156.251.198','2016-10-12 00:00:00','/index.html','Chrome',1,'',''),(119733,'182.139.184.235','2016-10-12 00:00:00','/index.html','Chrome',1,'',''),(119734,'101.199.108.59','2016-10-12 00:00:00','/index.html','Chrome',1,'',''),(119735,'171.8.167.61','2016-10-12 00:00:00','/index.html','Chrome',1,'',''),(119736,'183.57.153.197','2016-10-12 00:00:00','/newsview.htm','IE',1,'',''),(119737,'183.129.160.229','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119738,'183.159.183.193','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119739,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119740,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119741,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119742,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119743,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119744,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119745,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119746,'124.127.192.46','2016-10-12 00:00:00','/news.htm','Firefox',1,'',''),(119747,'124.127.192.46','2016-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(119748,'124.127.192.46','2016-10-12 00:00:00','/news.htm','Firefox',1,'',''),(119749,'124.127.192.46','2016-10-12 00:00:00','/news.htm','Firefox',1,'',''),(119750,'124.127.192.46','2016-10-12 00:00:00','/newsview.htm','Firefox',1,'',''),(119751,'124.127.192.46','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119752,'101.40.125.49','2016-10-12 00:00:00','/index.html','IE',1,' 东安睿思','360'),(119753,'101.40.125.49','2016-10-12 00:00:00','/news.htm','IE',1,'',''),(119754,'101.40.125.49','2016-10-12 00:00:00','/news.htm','IE',1,'',''),(119755,'101.226.125.103','2016-10-12 00:00:00','/index.html','Chrome',1,'',''),(119756,'101.226.79.182','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119757,'180.153.206.24','2016-10-12 00:00:00','/news.htm','Chrome',1,'',''),(119758,'101.226.33.206','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119759,'180.153.214.199','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119760,'180.153.214.199','2016-10-12 00:00:00','/index.html','Chrome',1,'',''),(119761,'180.153.214.192','2016-10-12 00:00:00','/news.htm','Chrome',1,'',''),(119762,'182.118.41.106','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119763,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119764,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119765,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119766,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119767,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119768,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119769,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119770,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119771,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119772,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119773,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119774,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119775,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119776,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119777,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119778,'140.207.55.79','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119779,'117.135.170.67','2016-10-12 00:00:00','/index.html','Firefox',1,'',''),(119780,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119781,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119782,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119783,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119784,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119785,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119786,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119787,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119788,'211.137.11.155','2016-10-12 00:00:00','/index.html','Chrome',1,'',''),(119789,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119790,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119791,'211.137.11.155','2016-10-12 00:00:00','/index.html','IE',1,'',''),(119792,'61.135.169.9','2016-10-12 00:00:00','/index.html','Chrome',1,'',''),(119793,'183.129.160.229','2016-10-13 00:00:00','/index.html','Firefox',1,'',''),(119794,'180.149.130.152','2016-10-13 00:00:00','/index.html','Chrome',1,'',''),(119795,'182.118.70.66','2016-10-13 00:00:00','/news/newsview.htm','IE',1,'',''),(119796,'101.4.110.154','2016-10-13 00:00:00','/index.html','Firefox',1,'',''),(119797,'66.240.236.119','2016-10-13 00:00:00','/index.html','Chrome',1,'',''),(119798,'220.181.51.43','2016-10-13 00:00:00','/index.html','Chrome',1,'',''),(119799,'125.118.105.7','2016-10-13 00:00:00','/index.html','IE',1,'',''),(119800,'125.118.105.7','2016-10-13 00:00:00','/index.html','IE',1,'',''),(119801,'183.57.154.36','2016-10-13 00:00:00','/newsview.htm','IE',1,'',''),(119802,'207.46.13.154','2016-10-13 00:00:00','/newsview.htm','Safari',1,'',''),(119803,'146.0.74.195','2016-10-13 00:00:00','/index.html','Firefox',1,'',''),(119804,'106.120.173.8','2016-10-13 00:00:00','/index.html','Chrome',1,'',''),(119805,'220.181.51.35','2016-10-13 00:00:00','/index.html','Chrome',1,'',''),(119806,'183.232.90.38','2016-10-13 00:00:00','/index.html','Firefox',1,'',''),(119807,'183.232.120.39','2016-10-13 00:00:00','/index.html','Firefox',1,'',''),(119808,'163.177.93.241','2016-10-13 00:00:00','/index.html','Firefox',1,'',''),(119809,'163.177.93.243','2016-10-13 00:00:00','/index.html','Firefox',1,'',''),(119810,'180.153.182.190','2016-10-13 00:00:00','/newsview.htm','IE',1,'',''),(119811,'180.153.182.190','2016-10-13 00:00:00','/newsview.htm','IE',1,'',''),(119812,'58.58.19.195','2016-10-13 00:00:00','/news.htm','Chrome',1,'',''),(119813,'58.58.19.195','2016-10-13 00:00:00','/newsview.htm','Chrome',1,'',''),(119814,'180.110.94.177','2016-10-13 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(119815,'61.135.169.43','2016-10-13 00:00:00','/index.html','Chrome',1,'',''),(119816,'121.42.0.36','2016-10-14 00:00:00','/index.html','IE',1,'',''),(119817,'180.149.130.149','2016-10-14 00:00:00','/index.html','Chrome',1,'',''),(119818,'121.42.0.31','2016-10-14 00:00:00','/index.html','IE',1,'',''),(119819,'176.8.22.221','2016-10-14 00:00:00','/index.html','Firefox',1,'',''),(119820,'157.55.39.11','2016-10-14 00:00:00','/index.html','Safari',1,'',''),(119821,'202.102.99.74','2016-10-14 00:00:00','/news/newsview.htm','IE',1,'',''),(119822,'180.97.62.218','2016-10-14 00:00:00','/news/newsview.htm','IE',1,'',''),(119823,'183.136.142.113','2016-10-14 00:00:00','/newsview.htm','IE',1,'',''),(119824,'106.120.188.138','2016-10-14 00:00:00','/index.html','Chrome',1,'',''),(119825,'61.146.178.190','2016-10-14 00:00:00','/index.html','Chrome',1,'',''),(119826,'119.142.90.144','2016-10-14 00:00:00','/index.html','Chrome',1,'',''),(119827,'220.181.51.59','2016-10-14 00:00:00','/index.html','Chrome',1,'',''),(119828,'113.140.248.191','2016-10-14 00:00:00','/index.html','Chrome',1,'',''),(119829,'119.147.146.60','2016-10-14 00:00:00','/index.html','Chrome',1,'',''),(119830,'192.187.118.67','2016-10-14 00:00:00','/index.html','IE',1,'',''),(119831,'101.226.65.102','2016-10-14 00:00:00','/index.html','IE',1,'',''),(119832,'106.39.200.47','2016-10-14 00:00:00','/index.html','Chrome',1,'',''),(119833,'106.39.200.47','2016-10-14 00:00:00','/index.html','Chrome',1,'',''),(119834,'220.181.51.43','2016-10-14 00:00:00','/index.html','Chrome',1,'',''),(119835,'116.226.235.105','2016-10-14 00:00:00','/index.html','Chrome',1,'',''),(119836,'121.42.0.86','2016-10-14 00:00:00','/index.html','IE',1,'',''),(119837,'121.42.0.39','2016-10-14 00:00:00','/index.html','IE',1,'',''),(119838,'125.88.204.177','2016-10-14 00:00:00','/index.html','IE',1,'',''),(119839,'192.187.118.66','2016-10-14 00:00:00','/index.html','IE',1,'',''),(119840,'121.42.0.84','2016-10-14 00:00:00','/index.html','IE',1,'',''),(119841,'61.15.194.205','2016-10-14 00:00:00','/index.html','Firefox',1,'',''),(119842,'61.15.194.205','2016-10-14 00:00:00','/index.html','Firefox',1,'',''),(119843,'121.42.0.15','2016-10-14 00:00:00','/index.html','IE',1,'',''),(119844,'188.165.200.217','2016-10-14 00:00:00','/index.html','IE',1,'',''),(119845,'207.46.13.127','2016-10-15 00:00:00','/newsview.htm','Safari',1,'',''),(119846,'180.149.130.153','2016-10-15 00:00:00','/index.html','Chrome',1,'',''),(119847,'195.154.41.132','2016-10-15 00:00:00','/index.html','Firefox',1,'',''),(119848,'212.129.62.79','2016-10-15 00:00:00','/index.html','Firefox',1,'',''),(119849,'183.57.153.102','2016-10-15 00:00:00','/newsview.htm','IE',1,'',''),(119850,'119.188.66.184','2016-10-15 00:00:00','/newsview.htm','IE',1,'',''),(119851,'211.137.11.155','2016-10-15 00:00:00','/index.html','IE',1,'',''),(119852,'211.137.11.155','2016-10-15 00:00:00','/index.html','IE',1,'',''),(119853,'183.68.18.147','2016-10-15 00:00:00','/index.html','Chrome',1,'',''),(119854,'119.142.43.139','2016-10-15 00:00:00','/index.html','Chrome',1,'睿思科技','baidu'),(119855,'42.96.144.149','2016-10-15 00:00:00','/index.html','Chrome',1,'',''),(119856,'42.96.144.149','2016-10-15 00:00:00','/index.html','Safari',1,'',''),(119857,'42.96.144.149','2016-10-15 00:00:00','/index.html','Firefox',1,'',''),(119858,'42.96.144.149','2016-10-15 00:00:00','/index.html','Safari',1,'',''),(119859,'220.181.51.43','2016-10-15 00:00:00','/index.html','Chrome',1,'',''),(119860,'211.137.11.155','2016-10-15 00:00:00','/index.html','IE',1,'',''),(119861,'211.137.11.155','2016-10-15 00:00:00','/index.html','IE',1,'',''),(119862,'211.137.11.155','2016-10-15 00:00:00','/index.html','IE',1,'',''),(119863,'211.137.11.155','2016-10-15 00:00:00','/index.html','IE',1,'',''),(119864,'211.137.11.155','2016-10-15 00:00:00','/index.html','IE',1,'',''),(119865,'222.186.56.16','2016-10-15 00:00:00','/index.html','IE',1,'',''),(119866,'61.135.165.8','2016-10-15 00:00:00','/index.html','Chrome',1,'',''),(119867,'61.178.78.96','2016-10-15 00:00:00','/index.html','IE',1,'',''),(119868,'180.163.2.119','2016-10-15 00:00:00','/index.html','IE',1,'',''),(119869,'58.212.188.26','2016-10-15 00:00:00','/index.html','IE',1,'',''),(119870,'222.186.58.151','2016-10-15 00:00:00','/index.html','IE',1,'',''),(119871,'180.149.143.26','2016-10-16 00:00:00','/index.html','IE',1,'',''),(119872,'180.149.130.152','2016-10-16 00:00:00','/index.html','Chrome',1,'',''),(119873,'61.135.169.43','2016-10-16 00:00:00','/index.html','Chrome',1,'',''),(119874,'119.188.66.149','2016-10-16 00:00:00','/newsview.htm','IE',1,'',''),(119875,'61.135.169.7','2016-10-16 00:00:00','/index.html','Chrome',1,'',''),(119876,'183.57.154.63','2016-10-16 00:00:00','/newsview.htm','IE',1,'',''),(119877,'47.197.167.26','2016-10-16 00:00:00','/index.html','Firefox',1,'',''),(119878,'47.197.167.26','2016-10-16 00:00:00','/index.html','Firefox',1,'',''),(119879,'183.129.160.229','2016-10-16 00:00:00','/index.html','Firefox',1,'',''),(119880,'182.118.53.182','2016-10-16 00:00:00','/newsview.htm','IE',1,'',''),(119881,'207.46.13.93','2016-10-16 00:00:00','/index.html','Safari',1,'',''),(119882,'61.135.165.9','2016-10-16 00:00:00','/index.html','Chrome',1,'',''),(119883,'140.207.124.105','2016-10-16 00:00:00','/index.html','IE',1,'',''),(119884,'101.226.66.192','2016-10-16 00:00:00','/index.html','Chrome',1,'',''),(119885,'183.129.160.229','2016-10-16 00:00:00','/index.html','Firefox',1,'',''),(119886,'101.226.66.180','2016-10-16 00:00:00','/index.html','IE',1,'',''),(119887,'182.118.41.83','2016-10-16 00:00:00','/index.html','IE',1,'',''),(119888,'62.212.73.49','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119889,'123.150.183.11','2016-10-17 00:00:00','/index.html','Safari',1,'',''),(119890,'222.186.55.226','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119891,'220.181.51.102','2016-10-17 00:00:00','/index.html','Safari',1,'',''),(119892,'180.149.130.149','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119893,'61.146.178.190','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119894,'222.186.55.226','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119895,'183.129.160.229','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119896,'42.156.136.63','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119897,'183.57.153.236','2016-10-17 00:00:00','/newsview.htm','IE',1,'',''),(119898,'45.32.131.61','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119899,'123.125.67.224','2016-10-17 00:00:00','/index.html','Safari',1,'',''),(119900,'183.57.153.83','2016-10-17 00:00:00','/newsview.htm','IE',1,'',''),(119901,'182.118.53.93','2016-10-17 00:00:00','/newsview.htm','IE',1,'',''),(119902,'123.57.81.70','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119903,'123.57.81.70','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119904,'123.115.70.48','2016-10-17 00:00:00','/news.htm','Chrome',1,'',''),(119905,'101.226.69.246','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119906,'180.163.2.116','2016-10-17 00:00:00','/news.htm','IE',1,'',''),(119907,'140.207.124.105','2016-10-17 00:00:00','/news.htm','IE',1,'',''),(119908,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119909,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119910,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119911,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119912,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119913,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119914,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119915,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119916,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119917,'183.136.142.84','2016-10-17 00:00:00','/newsview.htm','IE',1,'',''),(119918,'140.207.54.158','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119919,'140.207.54.144','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119920,'140.207.55.80','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119921,'140.207.185.126','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119922,'140.207.185.123','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119923,'140.207.55.79','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119924,'140.207.185.123','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119925,'140.207.54.187','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119926,'140.207.185.123','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119927,'140.207.54.198','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119928,'140.207.185.123','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119929,'140.207.185.125','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119930,'117.185.27.103','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119931,'117.185.27.102','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119932,'117.135.170.67','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119933,'117.185.27.102','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119934,'117.135.173.56','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119935,'117.185.27.98','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119936,'117.185.24.135','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119937,'117.185.27.98','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119938,'117.185.27.144','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119939,'117.185.27.147','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119940,'117.144.246.149','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119941,'117.185.27.147','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119942,'101.226.125.116','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119943,'101.226.66.173','2016-10-17 00:00:00','/index.html','Safari',1,'',''),(119944,'36.110.147.80','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119945,'220.181.51.43','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119946,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119947,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119948,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119949,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119950,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119951,'211.137.11.155','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119952,'42.156.136.25','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119953,'117.135.170.67','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119954,'61.135.169.7','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119955,'202.102.99.124','2016-10-17 00:00:00','/newsview.htm','IE',1,'',''),(119956,'115.239.12.1','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119957,'61.135.169.9','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119958,'182.118.41.24','2016-10-17 00:00:00','/index.html','IE',1,'',''),(119959,'220.181.51.102','2016-10-17 00:00:00','/index.html','Firefox',1,'',''),(119960,'14.152.64.74','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119961,'14.152.64.74','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119962,'202.108.211.56','2016-10-17 00:00:00','/index.html','Chrome',1,'',''),(119963,'220.181.51.52','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119964,'220.181.51.54','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119965,'61.135.169.41','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119966,'61.135.169.7','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119967,'111.206.36.141','2016-10-18 00:00:00','/index.html','Firefox',1,'www','baidu'),(119968,'220.181.51.105','2016-10-18 00:00:00','/index.html','Firefox',1,'',''),(119969,'123.57.81.70','2016-10-18 00:00:00','/index.html','IE',1,'',''),(119970,'123.57.81.70','2016-10-18 00:00:00','/index.html','IE',1,'',''),(119971,'61.135.169.41','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119972,'180.149.130.151','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119973,'61.135.169.7','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119974,'40.77.167.22','2016-10-18 00:00:00','/index.html','Safari',1,'',''),(119975,'202.108.211.56','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119976,'180.97.63.111','2016-10-18 00:00:00','/newsview.htm','IE',1,'',''),(119977,'49.221.71.135','2016-10-18 00:00:00','/index.html','IE',1,'',''),(119978,'183.129.160.229','2016-10-18 00:00:00','/index.html','Firefox',1,'',''),(119979,'117.185.27.103','2016-10-18 00:00:00','/index.html','Firefox',1,'',''),(119980,'101.226.125.108','2016-10-18 00:00:00','/index.html','Firefox',1,'',''),(119981,'106.120.173.8','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119982,'180.153.185.229','2016-10-18 00:00:00','/newsview.htm','IE',1,'',''),(119983,'61.135.165.9','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119984,'101.199.108.50','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119985,'117.136.79.2','2016-10-18 00:00:00','/index.html','Chrome',1,'','baidu'),(119986,'120.76.172.9','2016-10-18 00:00:00','/index.html','Firefox',1,'',''),(119987,'117.25.139.35','2016-10-18 00:00:00','/index.html','IE',1,'',''),(119988,'222.130.182.242','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119989,'117.25.139.35','2016-10-18 00:00:00','/index.html','IE',1,'',''),(119990,'222.130.182.242','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119991,'222.130.182.242','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119992,'61.135.165.7','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119993,'42.156.136.101','2016-10-18 00:00:00','/index.html','Firefox',1,'',''),(119994,'202.193.9.17','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119995,'123.125.143.25','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119996,'123.125.143.28','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119997,'123.125.143.24','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119998,'123.125.143.140','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(119999,'123.125.143.139','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(120000,'123.125.143.6','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(120001,'220.181.51.36','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(120002,'220.181.51.55','2016-10-18 00:00:00','/index.html','Chrome',1,'',''),(120003,'58.63.130.87','2016-10-19 00:00:00','/index.html','Chrome',1,'',''),(120004,'180.149.130.152','2016-10-19 00:00:00','/index.html','Chrome',1,'',''),(120005,'212.92.127.201','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120006,'212.92.127.201','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120007,'180.153.186.85','2016-10-19 00:00:00','/newsview.htm','IE',1,'',''),(120008,'157.55.39.202','2016-10-19 00:00:00','/newsview.htm','Safari',1,'',''),(120009,'180.97.62.237','2016-10-19 00:00:00','/newsview.htm','IE',1,'',''),(120010,'78.85.205.233','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120011,'121.69.0.6','2016-10-19 00:00:00','/index.html','Chrome',1,'北京睿一科技有限公司','360'),(120012,'220.181.51.53','2016-10-19 00:00:00','/index.html','Chrome',1,'',''),(120013,'61.135.165.9','2016-10-19 00:00:00','/index.html','Chrome',1,'',''),(120014,'106.120.188.144','2016-10-19 00:00:00','/index.html','Chrome',1,'',''),(120015,'117.144.246.146','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120016,'140.207.55.79','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120017,'221.178.251.136','2016-10-19 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(120018,'106.120.34.117','2016-10-19 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(120019,'175.8.107.42','2016-10-19 00:00:00','/newsview.htm','Chrome',1,'',''),(120020,'175.8.107.42','2016-10-19 00:00:00','/news.htm','Chrome',1,'',''),(120021,'111.161.105.17','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120022,'111.161.52.28','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120023,'111.161.105.17','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120024,'125.39.210.27','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120025,'111.161.105.16','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120026,'125.39.57.38','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120027,'111.161.59.193','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120028,'125.39.57.37','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120029,'111.161.105.17','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120030,'111.161.105.18','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120031,'125.39.210.31','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120032,'123.126.124.148','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120033,'111.30.131.238','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120034,'111.30.141.103','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120035,'111.30.137.185','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120036,'111.30.137.184','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120037,'111.30.132.176','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120038,'111.30.137.187','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120039,'111.30.137.183','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120040,'111.30.137.188','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120041,'111.30.132.190','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120042,'111.30.131.238','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120043,'111.30.137.185','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120044,'111.30.141.105','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120045,'101.199.112.45','2016-10-19 00:00:00','/index.html','Chrome',1,'',''),(120046,'66.249.64.14','2016-10-19 00:00:00','/index.html','Chrome',1,'',''),(120047,'123.125.143.158','2016-10-19 00:00:00','/index.html','Chrome',1,'','baidu'),(120048,'61.49.45.47','2016-10-19 00:00:00','/index.html','IE',1,'',''),(120049,'220.181.51.40','2016-10-19 00:00:00','/index.html','Chrome',1,'',''),(120050,'66.249.64.4','2016-10-19 00:00:00','/index.html','Chrome',1,'',''),(120051,'61.146.178.190','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120052,'47.197.177.118','2016-10-19 00:00:00','/index.html','Firefox',1,'',''),(120053,'47.197.177.118','2016-10-20 00:00:00','/index.html','Firefox',1,'',''),(120054,'203.208.60.140','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120055,'220.181.51.51','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120056,'203.208.60.156','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120057,'180.149.130.150','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120058,'123.57.81.70','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120059,'123.57.81.70','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120060,'207.46.13.187','2016-10-20 00:00:00','/index.html','Safari',1,'',''),(120061,'220.181.51.45','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120062,'203.208.60.134','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120063,'119.188.66.243','2016-10-20 00:00:00','/newsview.htm','IE',1,'',''),(120064,'223.104.5.231','2016-10-20 00:00:00','/index.html','Chrome',1,'','baidu'),(120065,'202.102.99.100','2016-10-20 00:00:00','/newsview.htm','IE',1,'',''),(120066,'125.69.143.16','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120067,'202.108.211.56','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120068,'54.70.234.204','2016-10-20 00:00:00','/index.html','Firefox',1,'',''),(120069,'115.239.215.108','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120070,'115.239.214.92','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120071,'203.208.60.139','2016-10-20 00:00:00','/newsview.htm','Chrome',1,'',''),(120072,'140.207.54.187','2016-10-20 00:00:00','/index.html','Firefox',1,'',''),(120073,'117.185.24.135','2016-10-20 00:00:00','/index.html','Firefox',1,'',''),(120074,'114.230.150.31','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120075,'114.230.150.31','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120076,'114.230.150.31','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120077,'114.230.150.31','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120078,'14.153.236.39','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120079,'124.128.62.162','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120080,'61.135.169.9','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120081,'42.156.138.63','2016-10-20 00:00:00','/index.html','Firefox',1,'',''),(120082,'42.120.160.63','2016-10-20 00:00:00','/index.html','Firefox',1,'',''),(120083,'183.129.160.229','2016-10-20 00:00:00','/index.html','Firefox',1,'',''),(120084,'123.249.76.214','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120085,'114.64.235.2','2016-10-20 00:00:00','/index.html','Chrome',1,'商业智能 公司','360'),(120086,'114.64.235.2','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120087,'42.156.139.46','2016-10-20 00:00:00','/index.html','Firefox',1,'',''),(120088,'221.216.146.253','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120089,'221.216.146.253','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120090,'221.216.146.253','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120091,'221.216.146.253','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120092,'221.216.146.253','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120093,'221.216.146.253','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120094,'221.216.146.253','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120095,'221.216.146.253','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120096,'221.216.146.253','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120097,'221.216.146.253','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120098,'101.4.110.154','2016-10-20 00:00:00','/index.html','Firefox',1,'',''),(120099,'117.136.79.164','2016-10-20 00:00:00','/index.html','Safari',1,'','baidu'),(120100,'112.65.193.15','2016-10-20 00:00:00','/index.html','Safari',1,'',''),(120101,'211.137.11.155','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120102,'211.137.11.155','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120103,'211.137.11.155','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120104,'211.137.11.155','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120105,'211.137.11.155','2016-10-20 00:00:00','/index.html','IE',1,'',''),(120106,'123.10.149.186','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120107,'203.208.60.137','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120108,'40.77.167.20','2016-10-20 00:00:00','/index.html','Safari',1,'',''),(120109,'83.223.165.180','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120110,'61.135.165.9','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120111,'203.208.60.136','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120112,'42.156.139.46','2016-10-20 00:00:00','/index.html','Firefox',1,'',''),(120113,'123.125.71.99','2016-10-20 00:00:00','/index.html','Safari',1,'',''),(120114,'123.125.71.92','2016-10-20 00:00:00','/index.html','Safari',1,'',''),(120115,'106.120.173.8','2016-10-20 00:00:00','/index.html','Chrome',1,'',''),(120116,'183.129.160.229','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120117,'203.208.60.141','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120118,'180.149.130.150','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120119,'61.135.165.41','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120120,'121.42.0.17','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120121,'203.208.60.158','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120122,'185.93.185.235','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120123,'123.126.68.113','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120124,'157.55.39.202','2016-10-21 00:00:00','/newsview.htm','Safari',1,'',''),(120125,'119.188.66.146','2016-10-21 00:00:00','/news/newsview.htm','IE',1,'',''),(120126,'188.165.200.217','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120127,'104.171.117.147','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120128,'121.42.0.37','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120129,'117.185.24.152','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120130,'140.207.55.79','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120131,'203.208.60.157','2016-10-21 00:00:00','/newsview.htm','Chrome',1,'',''),(120132,'106.115.122.141','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120133,'106.115.122.141','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120134,'101.226.33.240','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120135,'101.226.66.178','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120136,'111.200.70.218','2016-10-21 00:00:00','/index.html','Chrome',1,'','baidu'),(120137,'115.239.212.95','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120138,'115.239.216.141','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120139,'202.108.211.56','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120140,'180.153.186.13','2016-10-21 00:00:00','/newsview.htm','IE',1,'',''),(120141,'61.135.169.43','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120142,'61.135.169.8','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120143,'220.181.51.61','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120144,'112.248.45.252','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120145,'112.248.45.252','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120146,'112.248.45.252','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120147,'112.248.45.252','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120148,'61.135.169.7','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120149,'61.135.165.10','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120150,'220.181.51.39','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120151,'220.181.51.61','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120152,'106.39.189.58','2016-10-21 00:00:00','/index.html','Safari',1,'','baidu'),(120153,'219.133.40.14','2016-10-21 00:00:00','/index.html','Safari',1,'','baidu'),(120154,'183.232.120.39','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120155,'183.232.118.15','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120156,'183.232.120.37','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120157,'183.232.90.80','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120158,'183.232.90.79','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120159,'120.198.202.48','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120160,'183.232.118.14','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120161,'183.232.90.36','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120162,'183.232.118.14','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120163,'183.232.118.13','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120164,'183.232.90.143','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120165,'183.232.118.15','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120166,'183.232.90.65','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120167,'183.232.120.37','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120168,'183.232.90.79','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120169,'183.232.90.143','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120170,'183.232.90.65','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120171,'120.198.202.48','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120172,'163.177.93.224','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120173,'163.177.82.13','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120174,'163.177.93.244','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120175,'163.177.69.107','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120176,'163.177.82.13','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120177,'163.177.82.13','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120178,'163.177.82.13','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120179,'163.177.93.243','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120180,'163.177.69.13','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120181,'163.177.69.107','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120182,'163.177.93.244','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120183,'163.177.69.59','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120184,'163.177.69.13','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120185,'163.177.82.13','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120186,'163.177.69.106','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120187,'163.177.93.241','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120188,'61.135.169.40','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120189,'183.129.160.229','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120190,'183.232.120.39','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120191,'163.177.94.120','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120192,'220.181.51.38','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120193,'123.55.4.127','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120194,'117.25.139.35','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120195,'114.230.201.184','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120196,'114.230.201.184','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120197,'114.230.201.184','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120198,'114.230.201.184','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120199,'114.230.201.184','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120200,'114.230.201.184','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120201,'114.230.201.184','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120202,'114.230.201.184','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120203,'220.181.51.45','2016-10-21 00:00:00','/index.html','Chrome',1,'',''),(120204,'121.42.0.16','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120205,'121.42.0.88','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120206,'121.42.0.39','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120207,'183.129.160.229','2016-10-21 00:00:00','/index.html','Firefox',1,'',''),(120208,'203.208.60.140','2016-10-21 00:00:00','/newsview.htm','Chrome',1,'',''),(120209,'121.42.0.31','2016-10-21 00:00:00','/index.html','IE',1,'',''),(120210,'64.246.165.160','2016-10-22 00:00:00','/index.html','Firefox',1,'',''),(120211,'61.135.165.10','2016-10-22 00:00:00','/index.html','Chrome',1,'',''),(120212,'123.57.81.70','2016-10-22 00:00:00','/index.html','IE',1,'',''),(120213,'123.57.81.70','2016-10-22 00:00:00','/index.html','IE',1,'',''),(120214,'180.149.130.152','2016-10-22 00:00:00','/index.html','Chrome',1,'',''),(120215,'220.181.51.53','2016-10-22 00:00:00','/index.html','Chrome',1,'',''),(120216,'123.125.67.214','2016-10-22 00:00:00','/index.html','Chrome',1,'',''),(120217,'176.67.165.213','2016-10-22 00:00:00','/index.html','Firefox',1,'',''),(120218,'188.165.206.188','2016-10-22 00:00:00','/index.html','Firefox',1,'',''),(120219,'220.181.51.51','2016-10-22 00:00:00','/index.html','Chrome',1,'',''),(120220,'216.145.14.142','2016-10-22 00:00:00','/index.html','Firefox',1,'',''),(120221,'157.122.97.110','2016-10-22 00:00:00','/index.html','Safari',1,'',''),(120222,'157.122.97.110','2016-10-22 00:00:00','/index.html','Safari',1,'',''),(120223,'61.135.165.42','2016-10-22 00:00:00','/index.html','Chrome',1,'',''),(120224,'202.102.99.103','2016-10-22 00:00:00','/newsview.htm','IE',1,'',''),(120225,'111.206.36.140','2016-10-22 00:00:00','/index.html','Firefox',1,'www','baidu'),(120226,'169.54.233.118','2016-10-22 00:00:00','/index.html','Firefox',1,'',''),(120227,'203.208.60.139','2016-10-22 00:00:00','/newsview.htm','Chrome',1,'',''),(120228,'202.102.99.153','2016-10-22 00:00:00','/newsview.htm','IE',1,'',''),(120229,'183.193.141.185','2016-10-22 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(120230,'40.77.167.9','2016-10-22 00:00:00','/index.html','Safari',1,'',''),(120231,'62.212.73.49','2016-10-22 00:00:00','/index.html','Chrome',1,'',''),(120232,'220.181.51.51','2016-10-22 00:00:00','/index.html','Chrome',1,'',''),(120233,'220.181.51.55','2016-10-22 00:00:00','/index.html','Chrome',1,'',''),(120234,'42.156.138.38','2016-10-22 00:00:00','/index.html','Firefox',1,'',''),(120235,'125.88.204.113','2016-10-22 00:00:00','/index.html','IE',1,'',''),(120236,'203.208.60.158','2016-10-22 00:00:00','/newsview.htm','Chrome',1,'',''),(120237,'123.125.67.227','2016-10-22 00:00:00','/newsview.htm','Chrome',1,'',''),(120238,'123.125.67.226','2016-10-22 00:00:00','/index.html','Chrome',1,'',''),(120239,'123.125.67.219','2016-10-22 00:00:00','/newsview.htm','Chrome',1,'',''),(120240,'111.198.162.1','2016-10-22 00:00:00','/index.html','Safari',1,'',''),(120241,'180.153.182.189','2016-10-22 00:00:00','/newsview.htm','IE',1,'',''),(120242,'180.153.182.189','2016-10-22 00:00:00','/newsview.htm','IE',1,'',''),(120243,'180.153.182.189','2016-10-22 00:00:00','/newsview.htm','IE',1,'',''),(120244,'180.153.182.189','2016-10-22 00:00:00','/newsview.htm','IE',1,'',''),(120245,'157.55.39.152','2016-10-22 00:00:00','/index.html','Safari',1,'',''),(120246,'61.150.126.61','2016-10-22 00:00:00','/index.html','IE',1,'',''),(120247,'61.135.165.43','2016-10-22 00:00:00','/index.html','Chrome',1,'',''),(120248,'61.146.178.190','2016-10-22 00:00:00','/index.html','IE',1,'',''),(120249,'61.135.165.41','2016-10-22 00:00:00','/index.html','Chrome',1,'',''),(120250,'182.118.42.68','2016-10-23 00:00:00','/index.html','IE',1,'',''),(120251,'42.156.136.62','2016-10-23 00:00:00','/index.html','Firefox',1,'',''),(120252,'180.149.130.148','2016-10-23 00:00:00','/index.html','Chrome',1,'',''),(120253,'220.181.51.37','2016-10-23 00:00:00','/index.html','Chrome',1,'',''),(120254,'71.6.165.200','2016-10-23 00:00:00','/index.html','Chrome',1,'',''),(120255,'220.181.51.51','2016-10-23 00:00:00','/index.html','Chrome',1,'',''),(120256,'207.46.13.161','2016-10-23 00:00:00','/newsview.htm','Safari',1,'',''),(120257,'125.39.210.27','2016-10-23 00:00:00','/index.html','Firefox',1,'',''),(120258,'111.30.137.186','2016-10-23 00:00:00','/index.html','Firefox',1,'',''),(120259,'211.137.11.155','2016-10-23 00:00:00','/index.html','IE',1,'',''),(120260,'211.137.11.155','2016-10-23 00:00:00','/index.html','IE',1,'',''),(120261,'220.181.51.35','2016-10-23 00:00:00','/index.html','Chrome',1,'',''),(120262,'220.181.51.52','2016-10-23 00:00:00','/index.html','Chrome',1,'',''),(120263,'220.181.51.54','2016-10-23 00:00:00','/index.html','Chrome',1,'',''),(120264,'182.118.41.84','2016-10-23 00:00:00','/index.html','IE',1,'',''),(120265,'60.242.240.23','2016-10-23 00:00:00','/index.html','Safari',1,'',''),(120266,'108.188.127.79','2016-10-23 00:00:00','/index.html','Firefox',1,'',''),(120267,'98.127.168.72','2016-10-23 00:00:00','/index.html','Firefox',1,'',''),(120268,'220.181.51.37','2016-10-23 00:00:00','/index.html','Chrome',1,'',''),(120269,'220.181.51.51','2016-10-23 00:00:00','/index.html','Chrome',1,'',''),(120270,'111.206.36.14','2016-10-24 00:00:00','/index.html','Firefox',1,'www','baidu'),(120271,'180.149.130.150','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120272,'182.118.54.145','2016-10-24 00:00:00','/newsview.htm','IE',1,'',''),(120273,'182.118.70.180','2016-10-24 00:00:00','/news/newsview.htm','IE',1,'',''),(120274,'220.181.51.109','2016-10-24 00:00:00','/index.html','Safari',1,'',''),(120275,'123.125.67.165','2016-10-24 00:00:00','/index.html','Safari',1,'',''),(120276,'180.97.63.115','2016-10-24 00:00:00','/newsview.htm','IE',1,'',''),(120277,'183.136.142.58','2016-10-24 00:00:00','/newsview.htm','IE',1,'',''),(120278,'66.249.75.174','2016-10-24 00:00:00','/news.htm','Chrome',1,'',''),(120279,'180.97.62.237','2016-10-24 00:00:00','/news/newsview.htm','IE',1,'',''),(120280,'182.118.41.105','2016-10-24 00:00:00','/index.html','IE',1,'',''),(120281,'211.137.11.155','2016-10-24 00:00:00','/index.html','IE',1,'',''),(120282,'183.136.142.186','2016-10-24 00:00:00','/newsview.htm','IE',1,'',''),(120283,'211.137.11.155','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120284,'61.135.165.41','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120285,'47.197.177.118','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120286,'47.197.177.118','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120287,'183.129.160.229','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120288,'220.181.51.40','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120289,'220.181.51.45','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120290,'61.163.236.212','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120291,'40.77.167.9','2016-10-24 00:00:00','/index.html','Safari',1,'',''),(120292,'61.135.169.7','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120293,'222.88.64.160','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120294,'61.135.169.40','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120295,'180.153.206.18','2016-10-24 00:00:00','/index.html','IE',1,'',''),(120296,'101.226.33.202','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120297,'220.181.51.36','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120298,'121.42.0.54','2016-10-24 00:00:00','/index.html','Safari',1,'',''),(120299,'140.207.63.102','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120300,'117.185.24.152','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120301,'140.207.55.80','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120302,'140.207.185.122','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120303,'117.185.24.152','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120304,'117.185.24.135','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120305,'123.126.68.117','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120306,'220.181.51.54','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120307,'220.181.51.37','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120308,'220.181.51.37','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120309,'142.0.39.137','2016-10-24 00:00:00','/index.html','IE',1,'',''),(120310,'220.181.51.54','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120311,'220.181.51.36','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120312,'61.135.169.9','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120313,'203.156.252.192','2016-10-24 00:00:00','/news.htm','Chrome',1,'',''),(120314,'140.207.54.197','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120315,'101.226.69.109','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120316,'101.226.125.108','2016-10-24 00:00:00','/index.html','Chrome',1,'','baidu'),(120317,'101.226.89.115','2016-10-24 00:00:00','/news.htm','Chrome',1,'',''),(120318,'180.153.201.79','2016-10-24 00:00:00','/index.html','Safari',1,'','baidu'),(120319,'101.226.33.206','2016-10-24 00:00:00','/index.html','IE',1,'',''),(120320,'69.58.178.59','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120321,'69.58.178.59','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120322,'69.58.178.59','2016-10-24 00:00:00','/news.htm','Firefox',1,'',''),(120323,'220.181.51.40','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120324,'58.135.118.82','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120325,'180.149.130.153','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120326,'36.249.60.2','2016-10-24 00:00:00','/news.htm','Firefox',1,'',''),(120327,'36.249.60.2','2016-10-24 00:00:00','/newsview.htm','Firefox',1,'',''),(120328,'58.135.118.82','2016-10-24 00:00:00','/news.htm','Chrome',1,'',''),(120329,'125.94.24.121','2016-10-24 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(120330,'115.174.212.76','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120331,'115.174.212.76','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120332,'111.13.13.9','2016-10-24 00:00:00','/index.html','IE',1,'',''),(120333,'183.129.160.229','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120334,'40.77.167.84','2016-10-24 00:00:00','/index.html','Safari',1,'',''),(120335,'223.152.174.136','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120336,'220.181.51.109','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120337,'123.125.67.222','2016-10-24 00:00:00','/index.html','Firefox',1,'',''),(120338,'192.187.118.19','2016-10-24 00:00:00','/index.html','IE',1,'',''),(120339,'66.249.75.170','2016-10-24 00:00:00','/index.html','Chrome',1,'',''),(120340,'121.42.0.62','2016-10-24 00:00:00','/index.html','Safari',1,'',''),(120341,'121.42.0.71','2016-10-24 00:00:00','/index.html','IE',1,'',''),(120342,'121.42.0.65','2016-10-24 00:00:00','/index.html','IE',1,'',''),(120343,'121.42.0.64','2016-10-24 00:00:00','/index.html','Safari',1,'',''),(120344,'220.181.51.77','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120345,'220.181.51.54','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120346,'61.135.169.7','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120347,'188.165.29.82','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120348,'180.149.130.151','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120349,'111.206.36.19','2016-10-25 00:00:00','/index.html','Firefox',1,'www','baidu'),(120350,'123.57.81.70','2016-10-25 00:00:00','/index.html','IE',1,'',''),(120351,'123.57.81.70','2016-10-25 00:00:00','/index.html','IE',1,'',''),(120352,'203.208.60.138','2016-10-25 00:00:00','/news.htm','Chrome',1,'',''),(120353,'182.118.41.98','2016-10-25 00:00:00','/index.html','IE',1,'',''),(120354,'94.102.49.190','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120355,'89.248.172.16','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120356,'182.118.53.162','2016-10-25 00:00:00','/newsview.htm','IE',1,'',''),(120357,'198.20.87.98','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120358,'71.6.135.131','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120359,'61.49.45.46','2016-10-25 00:00:00','/index.html','IE',1,'',''),(120360,'203.208.60.134','2016-10-25 00:00:00','/news.htm','Chrome',1,'',''),(120361,'183.57.154.42','2016-10-25 00:00:00','/newsview.htm','IE',1,'',''),(120362,'220.181.51.36','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120363,'220.181.51.37','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120364,'50.207.234.52','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120365,'207.46.13.165','2016-10-25 00:00:00','/newsview.htm','Safari',1,'',''),(120366,'117.89.189.27','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120367,'36.5.179.35','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120368,'219.133.40.14','2016-10-25 00:00:00','/index.html','Safari',1,'','baidu'),(120369,'163.177.93.241','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120370,'163.177.69.106','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120371,'183.232.90.36','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120372,'163.177.94.120','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120373,'163.177.93.219','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120374,'163.177.82.13','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120375,'183.232.90.36','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120376,'163.177.93.224','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120377,'183.232.90.79','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120378,'183.232.120.39','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120379,'183.232.90.65','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120380,'183.232.90.65','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120381,'219.133.40.14','2016-10-25 00:00:00','/index.html','Safari',1,'','baidu'),(120382,'219.133.40.14','2016-10-25 00:00:00','/index.html','Safari',1,'','baidu'),(120383,'219.133.40.14','2016-10-25 00:00:00','/index.html','Safari',1,'','baidu'),(120384,'219.133.40.14','2016-10-25 00:00:00','/index.html','Safari',1,'','baidu'),(120385,'63.141.231.198','2016-10-25 00:00:00','/index.html','IE',1,'',''),(120386,'212.92.127.172','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120387,'212.92.127.172','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120388,'212.92.127.172','2016-10-25 00:00:00','/index.html','Firefox',1,'',''),(120389,'220.181.51.36','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120390,'115.236.2.50','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120391,'125.118.128.42','2016-10-25 00:00:00','/news.htm','Chrome',1,'',''),(120392,'125.118.128.42','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120393,'54.153.2.205','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120394,'69.30.227.222','2016-10-25 00:00:00','/index.html','IE',1,'',''),(120395,'142.54.180.69','2016-10-25 00:00:00','/index.html','IE',1,'',''),(120396,'61.135.165.42','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120397,'101.199.108.119','2016-10-25 00:00:00','/index.html','Chrome',1,'',''),(120398,'69.30.193.251','2016-10-25 00:00:00','/index.html','IE',1,'',''),(120399,'180.149.130.148','2016-10-26 00:00:00','/index.html','Chrome',1,'',''),(120400,'183.129.160.229','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120401,'157.55.39.37','2016-10-26 00:00:00','/index.html','Safari',1,'',''),(120402,'183.129.160.229','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120403,'119.188.66.131','2016-10-26 00:00:00','/newsview.htm','IE',1,'',''),(120404,'36.62.11.229','2016-10-26 00:00:00','/index.html','Chrome',1,'','baidu'),(120405,'182.18.111.30','2016-10-26 00:00:00','/index.html','Chrome',1,'','baidu'),(120406,'36.110.147.81','2016-10-26 00:00:00','/index.html','Chrome',1,'',''),(120407,'14.152.69.100','2016-10-26 00:00:00','/index.html','Safari',1,'','baidu'),(120408,'140.207.54.187','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120409,'140.207.63.103','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120410,'140.207.54.198','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120411,'117.185.27.146','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120412,'117.185.27.98','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120413,'117.185.27.99','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120414,'117.185.27.99','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120415,'117.185.24.152','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120416,'117.135.173.56','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120417,'117.144.246.146','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120418,'117.185.27.147','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120419,'140.207.185.122','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120420,'140.207.54.187','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120421,'140.207.118.16','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120422,'117.185.27.147','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120423,'117.185.27.102','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120424,'117.185.27.104','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120425,'117.185.27.142','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120426,'180.119.197.169','2016-10-26 00:00:00','/index.html','IE',1,'',''),(120427,'180.119.197.169','2016-10-26 00:00:00','/index.html','IE',1,'',''),(120428,'180.119.197.169','2016-10-26 00:00:00','/index.html','IE',1,'',''),(120429,'180.119.197.169','2016-10-26 00:00:00','/index.html','IE',1,'',''),(120430,'120.25.249.236','2016-10-26 00:00:00','/index.html','IE',1,'',''),(120431,'120.24.237.246','2016-10-26 00:00:00','/index.html','IE',1,'',''),(120432,'222.240.241.227','2016-10-26 00:00:00','/index.html','Chrome',1,'','baidu'),(120433,'195.62.53.168','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120434,'220.181.51.54','2016-10-26 00:00:00','/index.html','Chrome',1,'',''),(120435,'115.197.242.65','2016-10-26 00:00:00','/index.html','IE',1,'',''),(120436,'173.208.213.196','2016-10-26 00:00:00','/index.html','IE',1,'',''),(120437,'114.80.168.38','2016-10-26 00:00:00','/index.html','Firefox',1,'',''),(120438,'111.206.36.138','2016-10-26 00:00:00','/index.html','Chrome',1,'','baidu'),(120439,'173.208.213.198','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120440,'111.206.36.7','2016-10-27 00:00:00','/index.html','Firefox',1,'www','baidu'),(120441,'180.149.130.150','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120442,'207.46.13.183','2016-10-27 00:00:00','/index.html','Safari',1,'',''),(120443,'123.57.81.70','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120444,'123.57.81.70','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120445,'27.10.146.162','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120446,'123.116.155.220','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120447,'101.4.110.154','2016-10-27 00:00:00','/index.html','Firefox',1,'',''),(120448,'183.57.153.158','2016-10-27 00:00:00','/news/newsview.htm','IE',1,'',''),(120449,'140.207.198.203','2016-10-27 00:00:00','/newsview.htm','IE',1,'',''),(120450,'180.153.186.105','2016-10-27 00:00:00','/newsview.htm','IE',1,'',''),(120451,'115.239.212.70','2016-10-27 00:00:00','/news.htm','Safari',1,'',''),(120452,'61.135.165.41','2016-10-27 00:00:00','/index.html','Safari',1,'',''),(120453,'61.135.165.8','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120454,'124.65.127.178','2016-10-27 00:00:00','/news.htm','Chrome',1,'',''),(120455,'124.65.127.178','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120456,'124.65.127.178','2016-10-27 00:00:00','/news.htm','Chrome',1,'',''),(120457,'104.156.230.231','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120458,'204.13.201.137','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120459,'150.70.173.9','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120460,'211.137.11.155','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120461,'211.137.11.155','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120462,'95.25.4.188','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120463,'188.165.200.217','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120464,'183.129.160.229','2016-10-27 00:00:00','/index.html','Firefox',1,'',''),(120465,'180.119.36.132','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120466,'180.119.36.132','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120467,'180.119.36.132','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120468,'211.137.11.155','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120469,'211.137.11.155','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120470,'121.233.193.127','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120471,'121.233.193.127','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120472,'121.233.193.127','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120473,'121.233.193.127','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120474,'121.233.193.127','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120475,'121.233.193.127','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120476,'121.233.193.127','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120477,'121.233.193.127','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120478,'121.233.193.127','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120479,'121.233.193.127','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120480,'121.233.193.127','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120481,'211.137.11.155','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120482,'211.137.11.155','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120483,'211.137.11.155','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120484,'124.202.187.42','2016-10-27 00:00:00','/news.htm','Chrome',1,'',''),(120485,'124.202.187.42','2016-10-27 00:00:00','/news.htm','Chrome',1,'',''),(120486,'124.202.187.42','2016-10-27 00:00:00','/news.htm','Chrome',1,'',''),(120487,'124.202.187.42','2016-10-27 00:00:00','/newsview.htm','Chrome',1,'',''),(120488,'124.202.187.42','2016-10-27 00:00:00','/news.htm','Chrome',1,'',''),(120489,'124.202.187.42','2016-10-27 00:00:00','/newsview.htm','Chrome',1,'',''),(120490,'124.202.187.42','2016-10-27 00:00:00','/news.htm','Chrome',1,'',''),(120491,'124.202.187.42','2016-10-27 00:00:00','/newsview.htm','Chrome',1,'',''),(120492,'180.153.214.198','2016-10-27 00:00:00','/news.htm','IE',1,'',''),(120493,'180.153.206.23','2016-10-27 00:00:00','/news.htm','IE',1,'',''),(120494,'101.226.89.119','2016-10-27 00:00:00','/news.htm','IE',1,'',''),(120495,'124.202.187.42','2016-10-27 00:00:00','/newsview.htm','Chrome',1,'',''),(120496,'101.226.66.180','2016-10-27 00:00:00','/newsview.htm','IE',1,'',''),(120497,'180.153.201.79','2016-10-27 00:00:00','/newsview.htm','IE',1,'',''),(120498,'124.202.187.42','2016-10-27 00:00:00','/newsview.htm','Chrome',1,'',''),(120499,'180.153.163.190','2016-10-27 00:00:00','/newsview.htm','Chrome',1,'',''),(120500,'180.153.160.24','2016-10-27 00:00:00','/newsview.htm','IE',1,'',''),(120501,'61.151.226.199','2016-10-27 00:00:00','/newsview.htm','Chrome',1,'',''),(120502,'117.87.45.185','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120503,'220.181.50.9','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120504,'117.136.79.127','2016-10-27 00:00:00','/index.html','Safari',1,'','baidu'),(120505,'180.153.214.176','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120506,'119.185.248.213','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120507,'119.185.248.213','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120508,'119.185.248.213','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120509,'58.135.118.82','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120510,'157.55.39.135','2016-10-27 00:00:00','/newsview.htm','Safari',1,'',''),(120511,'111.12.139.50','2016-10-27 00:00:00','/news.htm','Chrome',1,'',''),(120512,'111.12.139.50','2016-10-27 00:00:00','/news.htm','Chrome',1,'',''),(120513,'111.12.139.50','2016-10-27 00:00:00','/news.htm','Chrome',1,'',''),(120514,'111.12.139.50','2016-10-27 00:00:00','/news.htm','Chrome',1,'',''),(120515,'111.12.139.50','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120516,'111.12.139.50','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120517,'121.42.0.61','2016-10-27 00:00:00','/index.html','Safari',1,'',''),(120518,'42.156.251.193','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120519,'115.239.212.10','2016-10-27 00:00:00','/news.htm','Safari',1,'',''),(120520,'61.135.169.41','2016-10-27 00:00:00','/index.html','Safari',1,'',''),(120521,'123.125.143.139','2016-10-27 00:00:00','/newsview.htm','Chrome',0,'',''),(120522,'123.125.143.143','2016-10-27 00:00:00','/newsview.htm','Chrome',0,'',''),(120523,'36.5.186.29','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120524,'113.132.11.102','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120525,'91.121.83.118','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120526,'23.251.49.10','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120527,'123.139.23.134','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120528,'117.14.145.160','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120529,'101.226.51.230','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120530,'61.165.170.2','2016-10-27 00:00:00','/index.html','Chrome',1,'',''),(120531,'63.141.242.196','2016-10-27 00:00:00','/index.html','IE',1,'',''),(120532,'222.186.56.32','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120533,'202.102.99.59','2016-10-28 00:00:00','/newsview.htm','IE',1,'',''),(120534,'180.149.130.151','2016-10-28 00:00:00','/index.html','Chrome',1,'',''),(120535,'111.73.46.196','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120536,'121.42.0.39','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120537,'220.181.50.102','2016-10-28 00:00:00','/index.html','Chrome',1,'',''),(120538,'223.104.5.204','2016-10-28 00:00:00','/index.html','Safari',1,'','baidu'),(120539,'211.137.11.155','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120540,'211.137.11.155','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120541,'211.137.11.155','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120542,'211.137.11.155','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120543,'211.137.11.155','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120544,'211.137.11.155','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120545,'121.42.0.89','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120546,'219.147.48.227','2016-10-28 00:00:00','/index.html','Chrome',1,'','baidu'),(120547,'42.62.70.98','2016-10-28 00:00:00','/index.html','Chrome',1,'',''),(120548,'176.31.149.121','2016-10-28 00:00:00','/index.html','Firefox',1,'',''),(120549,'58.240.74.98','2016-10-28 00:00:00','/index.html','Firefox',1,'',''),(120550,'211.137.11.155','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120551,'211.137.11.155','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120552,'211.137.11.155','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120553,'36.110.147.90','2016-10-28 00:00:00','/index.html','Chrome',1,'',''),(120554,'213.181.208.166','2016-10-28 00:00:00','/index.html','Chrome',1,'',''),(120555,'213.181.208.166','2016-10-28 00:00:00','/index.html','Chrome',1,'',''),(120556,'69.30.227.219','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120557,'119.185.198.86','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120558,'119.185.198.86','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120559,'119.185.198.86','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120560,'220.181.51.55','2016-10-28 00:00:00','/index.html','Chrome',1,'',''),(120561,'220.181.50.40','2016-10-28 00:00:00','/index.html','Chrome',1,'',''),(120562,'27.196.12.166','2016-10-28 00:00:00','/index.html','Chrome',1,'',''),(120563,'27.196.12.166','2016-10-28 00:00:00','/index.html','Chrome',1,'',''),(120564,'42.120.160.38','2016-10-28 00:00:00','/index.html','Firefox',1,'',''),(120565,'42.120.160.38','2016-10-28 00:00:00','/index.html','Firefox',1,'',''),(120566,'42.120.161.38','2016-10-28 00:00:00','/index.html','Firefox',1,'',''),(120567,'121.42.0.82','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120568,'121.42.0.14','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120569,'121.42.0.85','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120570,'111.206.36.145','2016-10-28 00:00:00','/index.html','Safari',1,'',''),(120571,'111.73.46.196','2016-10-28 00:00:00','/index.html','IE',1,'',''),(120572,'61.135.169.42','2016-10-28 00:00:00','/news.htm','Safari',1,'',''),(120573,'61.135.165.9','2016-10-29 00:00:00','/newsview.htm','Safari',1,'',''),(120574,'121.42.0.31','2016-10-29 00:00:00','/index.html','IE',1,'',''),(120575,'61.135.169.41','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120576,'117.136.79.162','2016-10-29 00:00:00','/index.html','Chrome',1,'','baidu'),(120577,'125.88.204.113','2016-10-29 00:00:00','/index.html','IE',1,'',''),(120578,'61.135.169.40','2016-10-29 00:00:00','/news.htm','Safari',1,'',''),(120579,'123.125.67.145','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120580,'180.149.130.148','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120581,'119.188.66.125','2016-10-29 00:00:00','/newsview.htm','IE',1,'',''),(120582,'180.153.186.107','2016-10-29 00:00:00','/newsview.htm','IE',1,'',''),(120583,'146.185.223.45','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120584,'183.57.153.72','2016-10-29 00:00:00','/newsview.htm','IE',1,'',''),(120585,'220.181.51.53','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120586,'220.181.50.38','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120587,'106.120.173.8','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120588,'115.239.212.9','2016-10-29 00:00:00','/newsview.htm','Safari',1,'',''),(120589,'183.43.25.253','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120590,'220.181.51.37','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120591,'40.77.167.63','2016-10-29 00:00:00','/index.html','Safari',1,'',''),(120592,'61.135.165.10','2016-10-29 00:00:00','/newsview.htm','Safari',1,'',''),(120593,'111.198.162.1','2016-10-29 00:00:00','/index.html','Safari',1,'',''),(120594,'157.55.39.197','2016-10-29 00:00:00','/news.htm','Safari',1,'',''),(120595,'218.10.51.3','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120596,'218.58.37.147','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120597,'60.13.84.231','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120598,'117.36.118.195','2016-10-29 00:00:00','/index.html','Chrome',1,'',''),(120599,'113.65.114.214','2016-10-29 00:00:00','/newsview.htm','Chrome',1,'阮夏名','360'),(120600,'220.181.108.108','2016-10-29 00:00:00','/newsview.htm','Safari',1,'',''),(120601,'182.118.42.67','2016-10-30 00:00:00','/index.html','IE',1,'',''),(120602,'180.149.130.151','2016-10-30 00:00:00','/index.html','Chrome',1,'',''),(120603,'208.110.84.67','2016-10-30 00:00:00','/index.html','IE',1,'',''),(120604,'118.184.49.159','2016-10-30 00:00:00','/index.html','IE',1,'',''),(120605,'183.136.142.120','2016-10-30 00:00:00','/newsview.htm','IE',1,'',''),(120606,'180.153.180.142','2016-10-30 00:00:00','/newsview.htm','IE',1,'',''),(120607,'111.206.36.141','2016-10-30 00:00:00','/index.html','Firefox',1,'www','baidu'),(120608,'14.127.251.253','2016-10-30 00:00:00','/index.html','Chrome',1,'','baidu'),(120609,'208.110.84.68','2016-10-30 00:00:00','/index.html','IE',1,'',''),(120610,'1.181.186.212','2016-10-30 00:00:00','/index.html','Chrome',1,'睿思科技有限公司','360'),(120611,'171.11.0.132','2016-10-30 00:00:00','/index.html','Chrome',1,'',''),(120612,'218.2.0.70','2016-10-30 00:00:00','/index.html','IE',1,'',''),(120613,'218.2.0.70','2016-10-30 00:00:00','/index.html','IE',1,'',''),(120614,'182.118.41.100','2016-10-30 00:00:00','/index.html','IE',1,'',''),(120615,'180.149.130.152','2016-10-31 00:00:00','/index.html','Chrome',1,'',''),(120616,'220.181.51.75','2016-10-31 00:00:00','/index.html','Safari',1,'',''),(120617,'123.125.67.228','2016-10-31 00:00:00','/index.html','Safari',1,'',''),(120618,'180.97.62.240','2016-10-31 00:00:00','/newsview.htm','IE',1,'',''),(120619,'182.118.55.133','2016-10-31 00:00:00','/newsview.htm','IE',1,'',''),(120620,'124.79.165.3','2016-10-31 00:00:00','/index.html','Chrome',1,'','baidu'),(120621,'106.120.188.139','2016-10-31 00:00:00','/index.html','Chrome',1,'',''),(120622,'183.69.231.133','2016-10-31 00:00:00','/index.html','Chrome',1,'',''),(120623,'180.153.214.198','2016-10-31 00:00:00','/index.html','Chrome',1,'',''),(120624,'121.233.185.40','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120625,'121.233.185.40','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120626,'121.233.185.40','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120627,'121.233.185.40','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120628,'121.233.185.40','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120629,'121.233.185.40','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120630,'121.233.185.40','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120631,'221.221.152.158','2016-10-31 00:00:00','/index.html','Chrome',1,'',''),(120632,'61.135.169.9','2016-10-31 00:00:00','/index.html','Chrome',1,'',''),(120633,'121.35.183.154','2016-10-31 00:00:00','/index.html','Chrome',1,'',''),(120634,'121.42.0.55','2016-10-31 00:00:00','/index.html','Safari',1,'',''),(120635,'119.180.194.156','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120636,'119.180.194.156','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120637,'119.180.194.156','2016-10-31 00:00:00','/news.htm','IE',1,'',''),(120638,'119.180.194.156','2016-10-31 00:00:00','/newsview.htm','IE',1,'',''),(120639,'119.180.194.156','2016-10-31 00:00:00','/newsview.htm','IE',1,'',''),(120640,'119.180.194.156','2016-10-31 00:00:00','/newsview.htm','IE',1,'',''),(120641,'119.180.194.156','2016-10-31 00:00:00','/newsview.htm','IE',1,'',''),(120642,'119.180.194.156','2016-10-31 00:00:00','/newsview.htm','IE',1,'',''),(120643,'119.180.194.156','2016-10-31 00:00:00','/newsview.htm','IE',1,'',''),(120644,'119.180.194.156','2016-10-31 00:00:00','/newsview.htm','IE',1,'',''),(120645,'119.180.194.156','2016-10-31 00:00:00','/newsview.htm','IE',1,'',''),(120646,'66.249.64.31','2016-10-31 00:00:00','/index.html','Chrome',1,'',''),(120647,'211.137.11.155','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120648,'211.137.11.155','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120649,'211.137.11.155','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120650,'111.206.36.136','2016-10-31 00:00:00','/index.html','Chrome',1,'','baidu'),(120651,'61.135.169.41','2016-10-31 00:00:00','/newsview.htm','Safari',1,'',''),(120652,'115.239.212.9','2016-10-31 00:00:00','/newsview.htm','Safari',1,'',''),(120653,'211.137.11.155','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120654,'211.137.11.155','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120655,'211.137.11.155','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120656,'211.137.11.155','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120657,'211.137.11.155','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120658,'157.55.39.197','2016-10-31 00:00:00','/news.htm','Safari',1,'',''),(120659,'220.249.101.2','2016-10-31 00:00:00','/index.html','Firefox',1,'',''),(120660,'220.249.101.2','2016-10-31 00:00:00','/index.html','Firefox',1,'',''),(120661,'182.118.41.56','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120662,'220.181.51.110','2016-10-31 00:00:00','/index.html','Firefox',1,'',''),(120663,'66.249.64.28','2016-10-31 00:00:00','/index.html','Chrome',1,'',''),(120664,'119.131.223.12','2016-10-31 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(120665,'220.181.51.77','2016-10-31 00:00:00','/index.html','Firefox',1,'',''),(120666,'47.197.188.204','2016-10-31 00:00:00','/index.html','Firefox',1,'',''),(120667,'113.87.163.140','2016-10-31 00:00:00','/index.html','Chrome',1,'',''),(120668,'183.221.104.46','2016-10-31 00:00:00','/index.html','Firefox',1,'',''),(120669,'66.249.64.4','2016-10-31 00:00:00','/index.html','Chrome',1,'',''),(120670,'47.197.188.204','2016-10-31 00:00:00','/index.html','Firefox',1,'',''),(120671,'61.148.243.194','2016-10-31 00:00:00','/index.html','Safari',1,'',''),(120672,'218.2.0.70','2016-10-31 00:00:00','/index.html','IE',1,'',''),(120673,'66.249.64.14','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120674,'182.118.71.39','2016-11-01 00:00:00','/index.html','IE',1,'',''),(120675,'182.118.53.55','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120676,'182.118.53.195','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120677,'180.149.130.150','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120678,'95.213.184.35','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120679,'180.153.186.21','2016-11-01 00:00:00','/news/newsview.htm','IE',1,'',''),(120680,'180.97.35.147','2016-11-01 00:00:00','/index.html','Safari',1,'',''),(120681,'180.97.63.43','2016-11-01 00:00:00','/newsview.htm','IE',1,'',''),(120682,'119.188.66.110','2016-11-01 00:00:00','/newsview.htm','IE',1,'',''),(120683,'183.57.153.222','2016-11-01 00:00:00','/newsview.htm','IE',1,'',''),(120684,'218.2.0.70','2016-11-01 00:00:00','/index.html','IE',1,'',''),(120685,'123.57.81.70','2016-11-01 00:00:00','/index.html','IE',1,'',''),(120686,'123.57.81.70','2016-11-01 00:00:00','/index.html','IE',1,'',''),(120687,'180.76.14.10','2016-11-01 00:00:00','/index.html','Safari',1,'',''),(120688,'61.135.169.41','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120689,'125.39.57.39','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120690,'111.30.137.187','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120691,'111.30.132.190','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120692,'111.30.131.199','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120693,'111.161.52.234','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120694,'111.161.52.28','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120695,'61.51.255.157','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120696,'61.51.255.157','2016-11-01 00:00:00','/news.htm','Chrome',1,'',''),(120697,'140.207.185.124','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120698,'117.185.24.243','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120699,'117.144.246.77','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120700,'140.207.54.180','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120701,'140.207.185.125','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120702,'140.207.54.198','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120703,'140.207.63.102','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120704,'140.207.185.125','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120705,'117.185.27.98','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120706,'117.185.24.151','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120707,'117.185.27.147','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120708,'117.135.170.67','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120709,'117.144.246.77','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120710,'117.185.27.99','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120711,'117.185.27.98','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120712,'117.185.27.142','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120713,'117.185.24.152','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120714,'117.144.246.147','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120715,'117.144.246.146','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120716,'117.144.246.147','2016-11-01 00:00:00','/index.html','Firefox',1,'',''),(120717,'66.249.64.34','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120718,'61.51.255.157','2016-11-01 00:00:00','/newsview.htm','Chrome',1,'',''),(120719,'61.51.255.157','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120720,'14.152.68.12','2016-11-01 00:00:00','/index.html','Safari',1,'','baidu'),(120721,'66.249.64.31','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120722,'220.112.188.98','2016-11-01 00:00:00','/index.html','Safari',1,'','baidu'),(120723,'101.226.33.208','2016-11-01 00:00:00','/index.html','Chrome',1,'','baidu'),(120724,'180.153.201.79','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120725,'115.218.3.124','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120726,'61.51.255.157','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120727,'61.51.255.157','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120728,'66.249.64.1','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120729,'122.228.178.210','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120730,'61.135.165.9','2016-11-01 00:00:00','/news.htm','Safari',1,'',''),(120731,'66.249.64.11','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120732,'220.181.51.36','2016-11-01 00:00:00','/index.html','Chrome',1,'',''),(120733,'111.73.45.97','2016-11-01 00:00:00','/index.html','IE',1,'',''),(120734,'61.135.169.41','2016-11-01 00:00:00','/newsview.htm','Safari',1,'',''),(120735,'61.135.169.43','2016-11-02 00:00:00','/news.htm','Safari',1,'',''),(120736,'118.81.13.154','2016-11-02 00:00:00','/index.html','Chrome',1,'',''),(120737,'218.10.51.49','2016-11-02 00:00:00','/index.html','Chrome',1,'',''),(120738,'61.135.169.43','2016-11-02 00:00:00','/news.htm','Safari',1,'',''),(120739,'61.135.169.9','2016-11-02 00:00:00','/news.htm','Safari',1,'',''),(120740,'111.206.36.13','2016-11-02 00:00:00','/index.html','Firefox',1,'www','baidu'),(120741,'218.2.0.70','2016-11-02 00:00:00','/index.html','IE',1,'',''),(120742,'115.239.212.10','2016-11-02 00:00:00','/news.htm','Safari',1,'',''),(120743,'115.239.212.9','2016-11-02 00:00:00','/newsview.htm','Safari',1,'',''),(120744,'180.149.130.149','2016-11-02 00:00:00','/index.html','Chrome',1,'',''),(120745,'54.198.53.231','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120746,'106.120.188.138','2016-11-02 00:00:00','/index.html','Chrome',1,'',''),(120747,'111.73.46.196','2016-11-02 00:00:00','/index.html','IE',1,'',''),(120748,'117.79.84.60','2016-11-02 00:00:00','/index.html','IE',1,'',''),(120749,'117.79.84.60','2016-11-02 00:00:00','/index.html','IE',1,'',''),(120750,'111.206.36.13','2016-11-02 00:00:00','/index.html','Firefox',1,'www','baidu'),(120751,'142.4.218.156','2016-11-02 00:00:00','/index.html','Chrome',1,'',''),(120752,'140.207.198.178','2016-11-02 00:00:00','/newsview.htm','IE',1,'',''),(120753,'61.135.169.41','2016-11-02 00:00:00','/news.htm','Safari',1,'',''),(120754,'121.42.0.64','2016-11-02 00:00:00','/index.html','Safari',1,'',''),(120755,'61.135.169.40','2016-11-02 00:00:00','/newsview.htm','Safari',1,'',''),(120756,'115.239.212.6','2016-11-02 00:00:00','/newsview.htm','Safari',1,'',''),(120757,'115.239.212.136','2016-11-02 00:00:00','/newsview.htm','Safari',1,'',''),(120758,'61.135.165.43','2016-11-02 00:00:00','/news.htm','Safari',1,'',''),(120759,'115.239.212.71','2016-11-02 00:00:00','/newsview.htm','Safari',1,'',''),(120760,'220.181.51.52','2016-11-02 00:00:00','/index.html','Chrome',1,'',''),(120761,'61.135.165.55','2016-11-02 00:00:00','/index.html','Chrome',1,'','baidu'),(120762,'211.137.11.155','2016-11-02 00:00:00','/index.html','IE',1,'',''),(120763,'211.137.11.155','2016-11-02 00:00:00','/index.html','IE',1,'',''),(120764,'111.206.36.9','2016-11-02 00:00:00','/index.html','Chrome',1,'','baidu'),(120765,'123.56.42.193','2016-11-02 00:00:00','/news/newsview.htm','Firefox',1,'',''),(120766,'61.135.165.41','2016-11-02 00:00:00','/news.htm','Safari',1,'',''),(120767,'223.104.11.59','2016-11-02 00:00:00','/index.html','Safari',1,'','baidu'),(120768,'188.165.200.217','2016-11-02 00:00:00','/index.html','IE',1,'',''),(120769,'221.217.78.117','2016-11-02 00:00:00','/index.html','Chrome',1,'','baidu'),(120770,'116.226.81.4','2016-11-02 00:00:00','/index.html','Chrome',1,'',''),(120771,'61.151.226.189','2016-11-02 00:00:00','/index.html','Chrome',1,'',''),(120772,'116.226.81.4','2016-11-02 00:00:00','/index.html','Chrome',1,'',''),(120773,'116.226.81.4','2016-11-02 00:00:00','/news.htm','Chrome',1,'',''),(120774,'101.226.66.172','2016-11-02 00:00:00','/news.htm','Chrome',1,'',''),(120775,'223.73.106.253','2016-11-02 00:00:00','/index.html','Chrome',1,'','baidu'),(120776,'220.181.51.46','2016-11-02 00:00:00','/index.html','Chrome',1,'',''),(120777,'140.207.62.210','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120778,'140.207.54.180','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120779,'140.207.55.79','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120780,'140.207.54.187','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120781,'117.144.246.146','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120782,'117.185.24.135','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120783,'140.207.54.198','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120784,'140.207.54.198','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120785,'117.185.27.98','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120786,'140.207.118.16','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120787,'140.207.185.124','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120788,'117.185.24.243','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120789,'140.207.55.80','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120790,'140.207.118.16','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120791,'140.207.185.123','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120792,'140.207.185.123','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120793,'117.185.27.98','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120794,'117.185.27.98','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120795,'117.144.246.77','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120796,'117.185.27.146','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120797,'117.185.27.103','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120798,'117.135.170.67','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120799,'117.185.27.147','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120800,'117.185.27.144','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120801,'140.207.54.197','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120802,'103.233.131.40','2016-11-02 00:00:00','/news.htm','Chrome',1,'',''),(120803,'103.233.131.40','2016-11-02 00:00:00','/news.htm','Chrome',1,'',''),(120804,'54.198.109.29','2016-11-02 00:00:00','/index.html','Firefox',1,'',''),(120805,'111.206.36.14','2016-11-02 00:00:00','/index.html','Chrome',1,'','baidu'),(120806,'61.135.169.43','2016-11-02 00:00:00','/newsview.htm','Safari',1,'',''),(120807,'218.2.0.70','2016-11-02 00:00:00','/index.html','IE',1,'',''),(120808,'27.211.179.24','2016-11-02 00:00:00','/index.html','Chrome',1,'',''),(120809,'27.10.81.15','2016-11-02 00:00:00','/index.html','Chrome',1,'',''),(120810,'111.73.45.97','2016-11-02 00:00:00','/index.html','IE',1,'',''),(120811,'121.42.0.62','2016-11-02 00:00:00','/index.html','Safari',1,'',''),(120812,'121.42.0.56','2016-11-02 00:00:00','/index.html','IE',1,'',''),(120813,'121.42.0.58','2016-11-03 00:00:00','/index.html','Safari',1,'',''),(120814,'121.42.0.64','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120815,'180.153.180.116','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120816,'111.206.36.143','2016-11-03 00:00:00','/index.html','Firefox',1,'www','baidu'),(120817,'180.149.130.151','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120818,'218.241.112.155','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120819,'115.239.212.197','2016-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(120820,'106.120.173.8','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120821,'111.206.36.146','2016-11-03 00:00:00','/index.html','Firefox',1,'www','baidu'),(120822,'101.4.110.154','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120823,'61.135.169.7','2016-11-03 00:00:00','/news.htm','Safari',1,'',''),(120824,'61.135.165.9','2016-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(120825,'196.52.43.61','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120826,'61.135.165.7','2016-11-03 00:00:00','/news.htm','Safari',1,'',''),(120827,'106.39.189.27','2016-11-03 00:00:00','/index.html','Safari',1,'',''),(120828,'106.39.189.102','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120829,'202.97.139.29','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120830,'202.97.139.31','2016-11-03 00:00:00','/news.htm','IE',1,'',''),(120831,'202.97.139.31','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120832,'123.151.42.50','2016-11-03 00:00:00','/index.html','Safari',1,'',''),(120833,'111.161.61.49','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120834,'123.126.118.139','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120835,'125.39.57.37','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120836,'111.161.105.17','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120837,'111.30.137.188','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120838,'111.30.137.187','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120839,'111.161.62.191','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120840,'111.161.59.193','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120841,'111.30.141.105','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120842,'111.30.131.238','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120843,'111.30.132.194','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120844,'111.30.132.208','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120845,'180.153.214.152','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120846,'202.97.139.24','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120847,'202.97.139.25','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120848,'202.97.139.25','2016-11-03 00:00:00','/news.htm','IE',1,'',''),(120849,'202.97.139.25','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120850,'202.97.139.25','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120851,'202.97.139.26','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120852,'202.97.139.26','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120853,'202.97.139.26','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120854,'202.97.139.26','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120855,'106.39.189.166','2016-11-03 00:00:00','/index.html','Safari',1,'',''),(120856,'202.97.139.27','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120857,'220.181.51.55','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120858,'111.206.36.13','2016-11-03 00:00:00','/index.html','Chrome',1,'','baidu'),(120859,'113.119.206.247','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120860,'115.239.212.242','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120861,'140.207.55.79','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120862,'117.185.27.98','2016-11-03 00:00:00','/index.html','Firefox',1,'',''),(120863,'115.239.214.244','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120864,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120865,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120866,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120867,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120868,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120869,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120870,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120871,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120872,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120873,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120874,'218.92.78.170','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120875,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120876,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120877,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120878,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120879,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120880,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120881,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120882,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120883,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120884,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120885,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120886,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120887,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120888,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120889,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120890,'218.92.78.170','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120891,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120892,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120893,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120894,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120895,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120896,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120897,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120898,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120899,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120900,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120901,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120902,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120903,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120904,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120905,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120906,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120907,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120908,'218.92.78.170','2016-11-03 00:00:00','/news.htm','Chrome',1,'',''),(120909,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120910,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120911,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120912,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120913,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120914,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120915,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120916,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120917,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120918,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120919,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120920,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120921,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120922,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120923,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120924,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120925,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120926,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120927,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120928,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120929,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120930,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120931,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120932,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120933,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120934,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120935,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120936,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120937,'218.92.78.170','2016-11-03 00:00:00','/news.htm','Chrome',1,'',''),(120938,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120939,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120940,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120941,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120942,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120943,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120944,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120945,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120946,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120947,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120948,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120949,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120950,'218.92.78.170','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120951,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120952,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120953,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120954,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120955,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120956,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120957,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120958,'218.92.78.170','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120959,'221.204.213.103','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120960,'112.27.38.7','2016-11-03 00:00:00','/index.html','Chrome',1,'','baidu'),(120961,'112.27.38.7','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120962,'61.135.169.43','2016-11-03 00:00:00','/newsview.htm','Safari',1,'',''),(120963,'36.40.48.214','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120964,'61.135.165.42','2016-11-03 00:00:00','/news.htm','Safari',1,'',''),(120965,'59.49.39.9','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120966,'111.206.36.18','2016-11-03 00:00:00','/index.html','Chrome',1,'','baidu'),(120967,'183.131.222.46','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120968,'183.131.222.46','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120969,'113.117.30.173','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120970,'220.181.51.40','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120971,'202.109.132.228','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120972,'61.135.169.7','2016-11-03 00:00:00','/news.htm','Safari',1,'',''),(120973,'134.249.159.113','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120974,'106.120.161.66','2016-11-03 00:00:00','/news/newsview.htm','IE',1,'',''),(120975,'222.186.134.221','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120976,'60.169.77.143','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120977,'39.64.85.194','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120978,'59.174.45.246','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120979,'219.156.116.176','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120980,'66.249.65.127','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120981,'66.249.65.50','2016-11-03 00:00:00','/index.html','Chrome',1,'',''),(120982,'121.42.0.60','2016-11-03 00:00:00','/index.html','Safari',1,'',''),(120983,'121.42.0.64','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120984,'121.42.0.60','2016-11-03 00:00:00','/index.html','Safari',1,'',''),(120985,'121.42.0.65','2016-11-03 00:00:00','/index.html','IE',1,'',''),(120986,'123.125.67.220','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(120987,'183.131.222.46','2016-11-04 00:00:00','/index.html','IE',1,'',''),(120988,'180.153.180.144','2016-11-04 00:00:00','/index.html','IE',1,'',''),(120989,'123.57.81.70','2016-11-04 00:00:00','/index.html','IE',1,'',''),(120990,'123.57.81.70','2016-11-04 00:00:00','/index.html','IE',1,'',''),(120991,'111.206.36.7','2016-11-04 00:00:00','/index.html','Firefox',1,'www','baidu'),(120992,'222.186.134.221','2016-11-04 00:00:00','/index.html','IE',1,'',''),(120993,'180.149.130.149','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(120994,'202.97.139.28','2016-11-04 00:00:00','/index.html','IE',1,'',''),(120995,'123.126.68.118','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(120996,'123.127.76.129','2016-11-04 00:00:00','/index.html','IE',1,'',''),(120997,'61.135.165.8','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(120998,'61.148.244.4','2016-11-04 00:00:00','/index.html','Chrome',1,'','baidu'),(120999,'66.249.65.102','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(121000,'111.206.36.5','2016-11-04 00:00:00','/index.html','Chrome',1,'','baidu'),(121001,'61.49.57.61','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121002,'61.49.56.47','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121003,'111.161.105.18','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121004,'111.30.131.199','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121005,'111.30.141.105','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121006,'111.30.131.199','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121007,'111.30.132.194','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121008,'111.161.59.193','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121009,'111.30.131.212','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121010,'125.39.57.36','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121011,'202.97.139.27','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121012,'202.97.139.27','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121013,'202.97.139.27','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121014,'202.97.139.28','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121015,'202.97.139.28','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121016,'202.97.139.30','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121017,'111.30.131.212','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121018,'125.39.57.36','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121019,'218.86.4.222','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121020,'180.153.180.64','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121021,'120.26.55.211','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(121022,'115.239.216.181','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(121023,'115.239.215.232','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(121024,'220.181.51.46','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(121025,'157.55.39.81','2016-11-04 00:00:00','/index.html','Safari',1,'',''),(121026,'183.232.118.13','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121027,'183.232.118.14','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121028,'183.232.90.80','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121029,'183.232.120.38','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121030,'183.232.120.38','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121031,'120.198.202.48','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121032,'163.177.93.219','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121033,'163.177.94.120','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121034,'163.177.93.219','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121035,'163.177.82.13','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121036,'163.177.93.243','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121037,'163.177.93.243','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121038,'163.177.93.224','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121039,'163.177.69.107','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121040,'163.177.69.13','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121041,'163.177.93.243','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121042,'163.177.94.120','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121043,'163.177.69.107','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121044,'163.177.69.107','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121045,'163.177.69.13','2016-11-04 00:00:00','/index.html','Firefox',1,'',''),(121046,'66.249.66.200','2016-11-04 00:00:00','/newsview.htm','Chrome',1,'',''),(121047,'124.133.55.98','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121048,'101.226.99.195','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121049,'180.76.14.19','2016-11-04 00:00:00','/index.html','Safari',1,'',''),(121050,'111.183.229.32','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121051,'61.135.165.40','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(121052,'121.42.0.17','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121053,'66.249.66.193','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(121054,'182.118.41.84','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121055,'121.42.0.15','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121056,'171.120.158.71','2016-11-04 00:00:00','/index.html','Chrome',1,'http://www.ruisitech.com/olap2.html','360'),(121057,'121.42.0.38','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121058,'66.249.66.254','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(121059,'39.82.153.251','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(121060,'66.249.66.25','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(121061,'171.120.158.56','2016-11-04 00:00:00','/index.html','Chrome',1,'',''),(121062,'121.42.0.66','2016-11-04 00:00:00','/index.html','Safari',1,'',''),(121063,'121.42.0.59','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121064,'121.42.0.61','2016-11-04 00:00:00','/index.html','Safari',1,'',''),(121065,'121.42.0.62','2016-11-04 00:00:00','/index.html','IE',1,'',''),(121066,'123.249.27.42','2016-11-05 00:00:00','/index.html','IE',1,'',''),(121067,'66.249.66.249','2016-11-05 00:00:00','/news.htm','Chrome',1,'',''),(121068,'192.187.109.59','2016-11-05 00:00:00','/index.html','IE',1,'',''),(121069,'115.60.2.92','2016-11-05 00:00:00','/index.html','Safari',1,'',''),(121070,'180.149.130.153','2016-11-05 00:00:00','/index.html','Chrome',1,'',''),(121071,'66.249.65.37','2016-11-05 00:00:00','/index.html','Chrome',1,'',''),(121072,'101.4.110.154','2016-11-05 00:00:00','/index.html','Firefox',1,'',''),(121073,'220.181.51.52','2016-11-05 00:00:00','/index.html','Chrome',1,'',''),(121074,'180.153.185.233','2016-11-05 00:00:00','/newsview.htm','IE',1,'',''),(121075,'66.249.65.249','2016-11-05 00:00:00','/news.htm','Chrome',1,'',''),(121076,'66.249.65.195','2016-11-05 00:00:00','/index.html','Chrome',1,'',''),(121077,'212.92.127.201','2016-11-05 00:00:00','/index.html','Firefox',1,'',''),(121078,'212.92.127.201','2016-11-05 00:00:00','/index.html','Firefox',1,'',''),(121079,'198.55.114.190','2016-11-05 00:00:00','/index.html','IE',1,'',''),(121080,'211.161.244.191','2016-11-05 00:00:00','/index.html','Chrome',1,'',''),(121081,'183.136.142.69','2016-11-05 00:00:00','/newsview.htm','IE',1,'',''),(121082,'66.249.65.50','2016-11-05 00:00:00','/index.html','Chrome',1,'',''),(121083,'66.249.65.193','2016-11-05 00:00:00','/index.html','Chrome',1,'',''),(121084,'66.249.65.249','2016-11-05 00:00:00','/index.html','Chrome',1,'',''),(121085,'42.156.254.40','2016-11-05 00:00:00','/index.html','Firefox',1,'',''),(121086,'182.118.41.81','2016-11-05 00:00:00','/index.html','IE',1,'',''),(121087,'111.196.164.115','2016-11-05 00:00:00','/index.html','Chrome',1,'',''),(121088,'66.249.65.254','2016-11-05 00:00:00','/index.html','Chrome',1,'',''),(121089,'157.55.39.124','2016-11-05 00:00:00','/index.html','Safari',1,'',''),(121090,'66.249.65.249','2016-11-05 00:00:00','/news.htm','Chrome',1,'',''),(121091,'121.42.0.55','2016-11-06 00:00:00','/index.html','IE',1,'',''),(121092,'121.42.0.59','2016-11-06 00:00:00','/index.html','Safari',1,'',''),(121093,'218.241.106.15','2016-11-06 00:00:00','/index.html','IE',1,'',''),(121094,'111.206.36.7','2016-11-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(121095,'180.149.130.150','2016-11-06 00:00:00','/index.html','Chrome',1,'',''),(121096,'182.118.60.17','2016-11-06 00:00:00','/newsview.htm','IE',1,'',''),(121097,'66.249.65.39','2016-11-06 00:00:00','/index.html','Chrome',1,'',''),(121098,'111.206.36.146','2016-11-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(121099,'66.249.65.195','2016-11-06 00:00:00','/index.html','Chrome',1,'',''),(121100,'66.249.65.249','2016-11-06 00:00:00','/news.htm','Chrome',1,'',''),(121101,'115.239.212.179','2016-11-06 00:00:00','/index.html','Chrome',1,'',''),(121102,'115.239.213.213','2016-11-06 00:00:00','/index.html','Chrome',1,'',''),(121103,'66.249.65.49','2016-11-06 00:00:00','/index.html','Chrome',1,'',''),(121104,'66.249.65.193','2016-11-06 00:00:00','/index.html','Chrome',1,'',''),(121105,'123.57.81.70','2016-11-06 00:00:00','/index.html','IE',1,'',''),(121106,'123.57.81.70','2016-11-06 00:00:00','/index.html','IE',1,'',''),(121107,'69.58.178.59','2016-11-06 00:00:00','/index.html','Firefox',1,'',''),(121108,'69.58.178.59','2016-11-06 00:00:00','/index.html','Firefox',1,'',''),(121109,'69.58.178.59','2016-11-06 00:00:00','/index.html','Firefox',1,'',''),(121110,'69.58.178.59','2016-11-06 00:00:00','/news.htm','Firefox',1,'',''),(121111,'66.249.65.253','2016-11-06 00:00:00','/news.htm','Chrome',1,'',''),(121112,'121.42.0.61','2016-11-06 00:00:00','/index.html','IE',1,'',''),(121113,'121.42.0.60','2016-11-06 00:00:00','/index.html','Safari',1,'',''),(121114,'202.46.52.101','2016-11-06 00:00:00','/index.html','Chrome',1,'',''),(121115,'66.249.65.249','2016-11-07 00:00:00','/news.htm','Chrome',1,'',''),(121116,'121.42.0.67','2016-11-07 00:00:00','/index.html','Safari',1,'',''),(121117,'121.42.0.63','2016-11-07 00:00:00','/index.html','IE',1,'',''),(121118,'111.206.36.145','2016-11-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(121119,'180.149.130.153','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121120,'66.249.65.41','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121121,'66.249.65.254','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121122,'111.206.36.140','2016-11-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(121123,'36.110.147.101','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121124,'104.238.180.234','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121125,'66.249.65.39','2016-11-07 00:00:00','/news/newsview.htm','Chrome',1,'',''),(121126,'66.249.65.193','2016-11-07 00:00:00','/news.htm','Chrome',1,'',''),(121127,'36.35.31.137','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121128,'117.14.146.76','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121129,'202.102.99.76','2016-11-07 00:00:00','/newsview.htm','IE',1,'',''),(121130,'180.153.180.191','2016-11-07 00:00:00','/news/newsview.htm','IE',1,'',''),(121131,'61.135.169.7','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121132,'60.220.63.205','2016-11-07 00:00:00','/index.html','Chrome',1,'','baidu'),(121133,'111.206.36.142','2016-11-07 00:00:00','/index.html','Chrome',1,'','baidu'),(121134,'61.135.169.23','2016-11-07 00:00:00','/index.html','Chrome',1,'','baidu'),(121135,'60.170.27.130','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121136,'60.169.77.143','2016-11-07 00:00:00','/index.html','IE',1,'',''),(121137,'223.71.150.2','2016-11-07 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(121138,'66.249.79.171','2016-11-07 00:00:00','/newsview.htm','Chrome',1,'',''),(121139,'221.221.207.9','2016-11-07 00:00:00','/news/newsview.htm','Chrome',1,'独到科技张文浩','360'),(121140,'183.157.31.35','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121141,'173.208.150.116','2016-11-07 00:00:00','/index.html','IE',1,'',''),(121142,'222.187.254.233','2016-11-07 00:00:00','/index.html','IE',1,'',''),(121143,'222.187.254.233','2016-11-07 00:00:00','/index.html','IE',1,'',''),(121144,'123.56.75.15','2016-11-07 00:00:00','/newsview.htm','IE',1,'',''),(121145,'123.56.75.15','2016-11-07 00:00:00','/newsview.htm','IE',1,'',''),(121146,'66.249.79.171','2016-11-07 00:00:00','/newsview.htm','Chrome',1,'',''),(121147,'180.153.180.144','2016-11-07 00:00:00','/index.html','IE',1,'',''),(121148,'23.247.27.82','2016-11-07 00:00:00','/index.html','IE',1,'',''),(121149,'192.187.109.62','2016-11-07 00:00:00','/index.html','IE',1,'',''),(121150,'61.146.178.190','2016-11-07 00:00:00','/index.html','Firefox',1,'',''),(121151,'218.26.99.179','2016-11-07 00:00:00','/index.html','IE',1,'',''),(121152,'119.114.65.241','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121153,'218.2.0.70','2016-11-07 00:00:00','/index.html','IE',1,'',''),(121154,'66.249.79.126','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121155,'119.114.65.241','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121156,'119.114.65.241','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121157,'117.185.27.98','2016-11-07 00:00:00','/index.html','Firefox',1,'',''),(121158,'117.185.27.142','2016-11-07 00:00:00','/index.html','Firefox',1,'',''),(121159,'140.207.185.122','2016-11-07 00:00:00','/index.html','Firefox',1,'',''),(121160,'140.207.62.210','2016-11-07 00:00:00','/index.html','Firefox',1,'',''),(121161,'140.207.54.140','2016-11-07 00:00:00','/index.html','Firefox',1,'',''),(121162,'117.185.27.142','2016-11-07 00:00:00','/index.html','Firefox',1,'',''),(121163,'101.226.125.14','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121164,'117.144.246.149','2016-11-07 00:00:00','/index.html','Firefox',1,'',''),(121165,'140.207.54.198','2016-11-07 00:00:00','/index.html','Firefox',1,'',''),(121166,'171.118.185.159','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121167,'171.118.185.159','2016-11-07 00:00:00','/news.htm','Chrome',1,'',''),(121168,'171.118.185.159','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121169,'171.118.185.159','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121170,'171.118.185.159','2016-11-07 00:00:00','/news.htm','Chrome',1,'',''),(121171,'101.226.125.14','2016-11-07 00:00:00','/index.html','Chrome',1,'',''),(121172,'140.207.185.122','2016-11-07 00:00:00','/index.html','Firefox',1,'',''),(121173,'117.185.27.103','2016-11-07 00:00:00','/index.html','Firefox',1,'',''),(121174,'66.249.79.174','2016-11-08 00:00:00','/news.htm','Chrome',1,'',''),(121175,'204.12.220.84','2016-11-08 00:00:00','/index.html','IE',1,'',''),(121176,'121.42.0.71','2016-11-08 00:00:00','/index.html','IE',1,'',''),(121177,'121.42.0.60','2016-11-08 00:00:00','/index.html','Safari',1,'',''),(121178,'121.42.0.67','2016-11-08 00:00:00','/index.html','IE',1,'',''),(121179,'121.42.0.66','2016-11-08 00:00:00','/index.html','Safari',1,'',''),(121180,'180.149.130.151','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121181,'125.39.72.224','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121182,'66.249.79.171','2016-11-08 00:00:00','/m/newsview.htm','Chrome',1,'',''),(121183,'220.181.108.110','2016-11-08 00:00:00','/index.html','Safari',1,'',''),(121184,'66.249.79.171','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121185,'180.97.35.18','2016-11-08 00:00:00','/index.html','Safari',1,'',''),(121186,'64.246.165.160','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121187,'180.153.180.115','2016-11-08 00:00:00','/newsview.htm','IE',1,'',''),(121188,'66.249.79.174','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121189,'42.156.254.38','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121190,'180.153.182.132','2016-11-08 00:00:00','/news.htm','IE',1,'',''),(121191,'180.153.182.132','2016-11-08 00:00:00','/news.htm','IE',1,'',''),(121192,'64.246.187.42','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121193,'183.136.142.162','2016-11-08 00:00:00','/newsview.htm','IE',1,'',''),(121194,'66.249.79.174','2016-11-08 00:00:00','/newsview.htm','Chrome',1,'',''),(121195,'140.207.185.109','2016-11-08 00:00:00','/index.html','IE',1,'',''),(121196,'110.184.148.169','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121197,'195.242.80.49','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121198,'60.173.247.22','2016-11-08 00:00:00','/news.htm','Chrome',1,'',''),(121199,'101.226.66.181','2016-11-08 00:00:00','/news.htm','Chrome',1,'',''),(121200,'180.97.62.226','2016-11-08 00:00:00','/newsview.htm','IE',1,'',''),(121201,'140.207.198.226','2016-11-08 00:00:00','/newsview.htm','IE',1,'',''),(121202,'123.151.153.35','2016-11-08 00:00:00','/index.html','Safari',1,'','baidu'),(121203,'111.161.59.195','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121204,'123.126.118.139','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121205,'125.39.57.36','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121206,'111.161.105.18','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121207,'111.161.57.163','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121208,'111.30.132.194','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121209,'111.30.131.238','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121210,'111.30.141.103','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121211,'111.30.132.205','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121212,'111.30.132.148','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121213,'111.161.105.16','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121214,'111.30.146.54','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121215,'180.153.214.190','2016-11-08 00:00:00','/index.html','Chrome',1,'','baidu'),(121216,'140.207.198.230','2016-11-08 00:00:00','/newsview.htm','IE',1,'',''),(121217,'66.249.79.174','2016-11-08 00:00:00','/news.htm','Chrome',1,'',''),(121218,'42.156.254.39','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121219,'183.57.154.47','2016-11-08 00:00:00','/newsview.htm','IE',1,'',''),(121220,'115.236.2.50','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121221,'115.236.2.50','2016-11-08 00:00:00','/news.htm','Chrome',1,'',''),(121222,'182.116.51.116','2016-11-08 00:00:00','/index.html','Chrome',1,'','baidu'),(121223,'220.181.51.46','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121224,'60.173.247.22','2016-11-08 00:00:00','/newsview.htm','Chrome',1,'',''),(121225,'101.226.99.195','2016-11-08 00:00:00','/newsview.htm','Chrome',1,'',''),(121226,'111.206.36.146','2016-11-08 00:00:00','/index.html','Chrome',1,'','baidu'),(121227,'66.249.79.72','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121228,'218.29.82.190','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121229,'111.161.105.18','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121230,'111.30.132.148','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121231,'207.46.13.6','2016-11-08 00:00:00','/index.html','Safari',1,'',''),(121232,'211.103.82.145','2016-11-08 00:00:00','/index.html','Safari',1,'','baidu'),(121233,'111.198.176.233','2016-11-08 00:00:00','/index.html','IE',1,'',''),(121234,'188.165.28.233','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121235,'66.249.79.65','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121236,'220.181.51.52','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121237,'121.42.0.84','2016-11-08 00:00:00','/index.html','IE',1,'',''),(121238,'121.42.0.87','2016-11-08 00:00:00','/index.html','IE',1,'',''),(121239,'66.249.79.168','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121240,'66.249.79.65','2016-11-08 00:00:00','/news.htm','Chrome',1,'',''),(121241,'121.42.0.39','2016-11-08 00:00:00','/index.html','IE',1,'',''),(121242,'218.2.0.70','2016-11-08 00:00:00','/index.html','IE',1,'',''),(121243,'121.42.0.86','2016-11-08 00:00:00','/index.html','IE',1,'',''),(121244,'175.136.40.101','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121245,'175.136.40.101','2016-11-08 00:00:00','/index.html','Firefox',1,'',''),(121246,'123.125.67.221','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121247,'220.181.51.56','2016-11-08 00:00:00','/index.html','Chrome',1,'',''),(121248,'111.206.36.132','2016-11-08 00:00:00','/index.html','Chrome',1,'','baidu'),(121249,'66.249.79.171','2016-11-08 00:00:00','/newsview.htm','Chrome',1,'',''),(121250,'23.247.27.35','2016-11-08 00:00:00','/index.html','IE',1,'',''),(121251,'188.165.200.217','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121252,'121.42.0.65','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121253,'121.42.0.54','2016-11-09 00:00:00','/index.html','Safari',1,'',''),(121254,'52.15.73.192','2016-11-09 00:00:00','/index.html','Safari',1,'',''),(121255,'180.153.180.68','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121256,'180.149.130.148','2016-11-09 00:00:00','/index.html','Chrome',1,'',''),(121257,'121.42.0.66','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121258,'121.42.0.64','2016-11-09 00:00:00','/index.html','Safari',1,'',''),(121259,'66.249.79.171','2016-11-09 00:00:00','/index.html','Chrome',1,'',''),(121260,'202.108.211.56','2016-11-09 00:00:00','/index.html','Chrome',1,'',''),(121261,'111.206.36.17','2016-11-09 00:00:00','/index.html','Firefox',1,'www','baidu'),(121262,'123.125.125.74','2016-11-09 00:00:00','/index.html','Chrome',1,'',''),(121263,'66.249.79.72','2016-11-09 00:00:00','/index.html','Chrome',1,'',''),(121264,'66.249.79.122','2016-11-09 00:00:00','/index.html','Chrome',1,'',''),(121265,'66.249.79.171','2016-11-09 00:00:00','/news.htm','Chrome',1,'',''),(121266,'66.249.79.174','2016-11-09 00:00:00','/newsview.htm','Chrome',1,'',''),(121267,'180.153.185.226','2016-11-09 00:00:00','/newsview.htm','IE',1,'',''),(121268,'220.181.51.46','2016-11-09 00:00:00','/index.html','Chrome',1,'',''),(121269,'182.38.172.182','2016-11-09 00:00:00','/index.html','Safari',1,'','baidu'),(121270,'42.156.254.40','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121271,'66.249.79.168','2016-11-09 00:00:00','/index.html','Chrome',1,'',''),(121272,'123.57.81.70','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121273,'123.57.81.70','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121274,'104.148.75.2','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121275,'104.223.17.44','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121276,'110.242.244.77','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121277,'110.242.244.77','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121278,'140.207.55.80','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121279,'117.185.27.147','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121280,'140.207.55.79','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121281,'140.207.54.199','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121282,'140.207.63.103','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121283,'140.207.55.80','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121284,'140.207.118.16','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121285,'140.207.63.102','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121286,'140.207.185.126','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121287,'117.135.170.67','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121288,'117.185.24.135','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121289,'140.207.185.124','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121290,'117.185.27.147','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121291,'140.207.54.197','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121292,'117.135.170.67','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121293,'140.207.54.140','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121294,'140.207.63.102','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121295,'117.185.27.146','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121296,'140.207.118.16','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121297,'117.185.24.243','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121298,'117.185.27.147','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121299,'117.185.24.243','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121300,'117.185.27.103','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121301,'117.185.27.102','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121302,'117.185.24.152','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121303,'122.10.232.11','2016-11-09 00:00:00','/index.html','Firefox',1,'',''),(121304,'220.181.51.37','2016-11-09 00:00:00','/index.html','Chrome',1,'',''),(121305,'49.66.33.122','2016-11-09 00:00:00','/news.htm','Chrome',1,'',''),(121306,'111.206.36.143','2016-11-09 00:00:00','/index.html','Chrome',1,'','baidu'),(121307,'66.249.79.177','2016-11-09 00:00:00','/index.html','Chrome',1,'',''),(121308,'66.249.79.171','2016-11-09 00:00:00','/index.html','Chrome',1,'',''),(121309,'210.76.0.43','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121310,'180.153.180.116','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121311,'121.42.0.60','2016-11-09 00:00:00','/index.html','Safari',1,'',''),(121312,'121.42.0.63','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121313,'121.42.0.65','2016-11-09 00:00:00','/index.html','Safari',1,'',''),(121314,'121.42.0.61','2016-11-09 00:00:00','/index.html','IE',1,'',''),(121315,'106.120.161.68','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121316,'111.206.36.136','2016-11-10 00:00:00','/index.html','Firefox',1,'www','baidu'),(121317,'180.149.130.148','2016-11-10 00:00:00','/index.html','Chrome',1,'',''),(121318,'40.77.167.3','2016-11-10 00:00:00','/news.htm','Safari',1,'',''),(121319,'182.118.41.92','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121320,'111.206.36.134','2016-11-10 00:00:00','/index.html','Firefox',1,'www','baidu'),(121321,'66.249.79.169','2016-11-10 00:00:00','/index.html','Chrome',1,'',''),(121322,'125.88.204.111','2016-11-10 00:00:00','/newsview.htm','IE',1,'',''),(121323,'125.88.204.162','2016-11-10 00:00:00','/news/newsview.htm','IE',1,'',''),(121324,'180.153.180.129','2016-11-10 00:00:00','/newsview.htm','IE',1,'',''),(121325,'114.242.17.140','2016-11-10 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(121326,'183.136.142.157','2016-11-10 00:00:00','/newsview.htm','IE',1,'',''),(121327,'125.88.204.161','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121328,'163.177.93.241','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121329,'183.232.120.38','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121330,'163.177.82.13','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121331,'180.163.248.131','2016-11-10 00:00:00','/index.html','Chrome',1,'',''),(121332,'42.156.254.38','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121333,'42.156.254.41','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121334,'42.156.254.37','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121335,'168.1.128.53','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121336,'220.181.50.72','2016-11-10 00:00:00','/index.html','Chrome',1,'',''),(121337,'223.104.1.194','2016-11-10 00:00:00','/index.html','Chrome',1,'','baidu'),(121338,'123.126.118.139','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121339,'111.161.59.193','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121340,'111.30.146.55','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121341,'111.30.137.187','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121342,'66.249.79.171','2016-11-10 00:00:00','/index.html','Chrome',1,'',''),(121343,'113.143.156.120','2016-11-10 00:00:00','/index.html','Chrome',1,'',''),(121344,'111.206.36.7','2016-11-10 00:00:00','/index.html','Chrome',1,'','baidu'),(121345,'111.206.36.146','2016-11-10 00:00:00','/index.html','Chrome',1,'','baidu'),(121346,'222.211.173.151','2016-11-10 00:00:00','/newsview.htm','Chrome',1,'自定义数据填报系统','360'),(121347,'212.92.127.172','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121348,'212.92.127.172','2016-11-10 00:00:00','/index.html','Firefox',1,'',''),(121349,'195.191.24.138','2016-11-10 00:00:00','/index.html','Chrome',1,'',''),(121350,'104.148.75.59','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121351,'66.249.79.177','2016-11-10 00:00:00','/index.html','Chrome',1,'',''),(121352,'218.2.0.70','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121353,'142.54.174.86','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121354,'222.215.230.85','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121355,'121.42.0.84','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121356,'220.181.159.73','2016-11-10 00:00:00','/index.html','Chrome',1,'',''),(121357,'121.42.0.82','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121358,'222.215.230.85','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121359,'121.42.0.82','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121360,'222.215.230.85','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121361,'218.2.0.70','2016-11-10 00:00:00','/index.html','IE',1,'',''),(121362,'218.2.0.70','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121363,'121.42.0.84','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121364,'121.42.0.73','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121365,'121.42.0.64','2016-11-11 00:00:00','/index.html','Safari',1,'',''),(121366,'222.215.230.85','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121367,'121.42.0.71','2016-11-11 00:00:00','/index.html','Safari',1,'',''),(121368,'121.42.0.63','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121369,'66.249.79.168','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121370,'60.169.77.143','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121371,'111.206.36.18','2016-11-11 00:00:00','/index.html','Firefox',1,'www','baidu'),(121372,'180.149.130.151','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121373,'113.236.54.143','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121374,'183.33.151.127','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121375,'183.33.151.127','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121376,'223.73.75.113','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121377,'111.206.36.135','2016-11-11 00:00:00','/index.html','Firefox',1,'www','baidu'),(121378,'222.213.211.236','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121379,'222.213.211.236','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121380,'222.213.211.236','2016-11-11 00:00:00','/news.htm','IE',1,'',''),(121381,'222.213.211.236','2016-11-11 00:00:00','/newsview.htm','IE',1,'',''),(121382,'222.213.211.236','2016-11-11 00:00:00','/newsview.htm','IE',1,'',''),(121383,'222.213.211.236','2016-11-11 00:00:00','/newsview.htm','IE',1,'',''),(121384,'222.213.211.236','2016-11-11 00:00:00','/newsview.htm','IE',1,'',''),(121385,'222.213.211.236','2016-11-11 00:00:00','/newsview.htm','IE',1,'',''),(121386,'222.213.211.236','2016-11-11 00:00:00','/newsview.htm','IE',1,'',''),(121387,'222.213.211.236','2016-11-11 00:00:00','/newsview.htm','IE',1,'',''),(121388,'222.213.211.236','2016-11-11 00:00:00','/newsview.htm','IE',1,'',''),(121389,'140.207.198.168','2016-11-11 00:00:00','/newsview.htm','IE',1,'',''),(121390,'182.118.60.39','2016-11-11 00:00:00','/newsview.htm','IE',1,'',''),(121391,'66.249.79.174','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121392,'111.202.102.75','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121393,'119.188.66.165','2016-11-11 00:00:00','/newsview.htm','IE',1,'',''),(121394,'117.185.27.102','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121395,'117.185.27.102','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121396,'117.185.27.142','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121397,'140.207.62.210','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121398,'140.207.54.198','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121399,'140.207.185.122','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121400,'140.207.63.102','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121401,'140.207.185.125','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121402,'140.207.185.126','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121403,'140.207.185.122','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121404,'140.207.185.123','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121405,'140.207.55.80','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121406,'140.207.54.187','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121407,'140.207.185.126','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121408,'140.207.185.123','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121409,'140.207.185.122','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121410,'117.185.27.142','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121411,'117.135.173.56','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121412,'117.135.173.56','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121413,'117.144.246.77','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121414,'117.185.27.104','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121415,'101.226.93.201','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121416,'101.226.93.201','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121417,'101.226.125.104','2016-11-11 00:00:00','/index.html','Safari',1,'',''),(121418,'101.226.65.108','2016-11-11 00:00:00','/index.html','Safari',1,'',''),(121419,'202.207.240.35','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121420,'220.181.51.36','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121421,'111.206.36.5','2016-11-11 00:00:00','/index.html','Chrome',1,'','baidu'),(121422,'182.118.42.106','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121423,'118.123.119.184','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121424,'118.123.119.184','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121425,'103.246.39.213','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121426,'103.246.39.212','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121427,'61.157.96.112','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121428,'61.157.96.112','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121429,'61.157.96.112','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121430,'66.249.79.180','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121431,'182.48.105.214','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121432,'61.157.96.112','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121433,'36.63.125.112','2016-11-11 00:00:00','/index.html','Safari',1,'','baidu'),(121434,'117.185.27.114','2016-11-11 00:00:00','/index.html','Safari',1,'',''),(121435,'101.226.33.205','2016-11-11 00:00:00','/index.html','Safari',1,'',''),(121436,'101.226.66.191','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121437,'101.226.66.177','2016-11-11 00:00:00','/index.html','Safari',1,'',''),(121438,'220.181.132.217','2016-11-11 00:00:00','/index.html','Safari',1,'',''),(121439,'220.181.132.197','2016-11-11 00:00:00','/index.html','Safari',1,'',''),(121440,'101.199.108.119','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121441,'222.186.134.40','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121442,'218.93.1.86','2016-11-11 00:00:00','/news.htm','IE',1,'',''),(121443,'218.93.1.86','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121444,'218.93.1.86','2016-11-11 00:00:00','/news.htm','IE',1,'',''),(121445,'117.90.227.65','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121446,'117.90.227.65','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121447,'117.90.227.65','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121448,'120.194.193.7','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121449,'124.133.55.98','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121450,'220.181.51.37','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121451,'111.206.36.135','2016-11-11 00:00:00','/index.html','Chrome',1,'','baidu'),(121452,'103.248.223.174','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121453,'78.110.50.113','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121454,'182.48.105.214','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121455,'113.236.61.80','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121456,'113.236.61.80','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121457,'66.249.79.174','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121458,'221.13.21.162','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121459,'113.236.61.80','2016-11-11 00:00:00','/index.html','Chrome',1,'',''),(121460,'61.146.178.190','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121461,'69.30.193.253','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121462,'23.247.72.66','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121463,'142.54.180.69','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121464,'42.156.138.108','2016-11-11 00:00:00','/index.html','Firefox',1,'',''),(121465,'61.157.96.112','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121466,'61.157.96.112','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121467,'61.157.96.112','2016-11-11 00:00:00','/index.html','IE',1,'',''),(121468,'125.39.72.184','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121469,'180.153.180.196','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121470,'121.42.0.64','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121471,'121.42.0.65','2016-11-12 00:00:00','/index.html','Safari',1,'',''),(121472,'121.42.0.64','2016-11-12 00:00:00','/index.html','Safari',1,'',''),(121473,'66.249.79.172','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121474,'220.181.50.74','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121475,'111.206.36.9','2016-11-12 00:00:00','/index.html','Firefox',1,'www','baidu'),(121476,'113.240.250.156','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121477,'113.240.250.156','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121478,'113.240.250.156','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121479,'113.240.250.156','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121480,'202.108.211.56','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121481,'202.108.211.56','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121482,'113.240.250.156','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121483,'113.240.250.156','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121484,'113.240.250.156','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121485,'113.240.250.156','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121486,'113.240.250.156','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121487,'113.240.250.156','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121488,'180.149.130.153','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121489,'101.4.110.154','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121490,'123.57.81.70','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121491,'123.57.81.70','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121492,'119.188.66.116','2016-11-12 00:00:00','/newsview.htm','IE',1,'',''),(121493,'220.181.51.45','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121494,'115.231.219.210','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121495,'180.153.180.147','2016-11-12 00:00:00','/news/newsview.htm','IE',1,'',''),(121496,'111.206.36.15','2016-11-12 00:00:00','/index.html','Firefox',1,'www','baidu'),(121497,'66.249.79.180','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121498,'42.156.254.40','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121499,'118.123.119.184','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121500,'182.118.41.100','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121501,'61.157.96.112','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121502,'61.157.96.112','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121503,'61.157.96.112','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121504,'202.108.211.56','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121505,'222.186.134.40','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121506,'118.123.119.184','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121507,'222.186.134.40','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121508,'66.249.79.171','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121509,'66.249.64.229','2016-11-12 00:00:00','/m/newsview.htm','Chrome',1,'',''),(121510,'192.187.101.238','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121511,'23.247.88.35','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121512,'40.77.167.7','2016-11-12 00:00:00','/index.html','Safari',1,'',''),(121513,'111.1.108.48','2016-11-12 00:00:00','/news/newsview.htm','Chrome',1,'张文浩 清华大学','360'),(121514,'111.1.108.48','2016-11-12 00:00:00','/news/newsview.htm','Chrome',1,'张文浩 清华大学','360'),(121515,'183.136.190.40','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121516,'222.186.134.40','2016-11-12 00:00:00','/index.html','IE',1,'',''),(121517,'66.249.64.127','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121518,'66.249.64.235','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121519,'220.181.51.35','2016-11-12 00:00:00','/index.html','Chrome',1,'',''),(121520,'168.1.128.74','2016-11-12 00:00:00','/index.html','Firefox',1,'',''),(121521,'121.42.0.57','2016-11-13 00:00:00','/index.html','Safari',1,'',''),(121522,'121.42.0.55','2016-11-13 00:00:00','/index.html','IE',1,'',''),(121523,'121.42.0.63','2016-11-13 00:00:00','/index.html','Safari',1,'',''),(121524,'182.118.60.230','2016-11-13 00:00:00','/index.html','IE',1,'',''),(121525,'180.153.180.93','2016-11-13 00:00:00','/index.html','IE',1,'',''),(121526,'69.30.193.252','2016-11-13 00:00:00','/index.html','IE',1,'',''),(121527,'111.206.36.16','2016-11-13 00:00:00','/index.html','Firefox',1,'www','baidu'),(121528,'180.149.130.151','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121529,'94.23.169.94','2016-11-13 00:00:00','/index.html','Firefox',1,'',''),(121530,'183.57.153.241','2016-11-13 00:00:00','/newsview.htm','IE',1,'',''),(121531,'111.206.36.146','2016-11-13 00:00:00','/index.html','Firefox',1,'www','baidu'),(121532,'42.156.254.41','2016-11-13 00:00:00','/index.html','Firefox',1,'',''),(121533,'66.249.79.171','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121534,'180.153.201.28','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121535,'124.128.62.162','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121536,'124.128.62.162','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121537,'66.249.79.180','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121538,'183.129.160.229','2016-11-13 00:00:00','/index.html','Firefox',1,'',''),(121539,'183.45.59.132','2016-11-13 00:00:00','/index.html','IE',1,'',''),(121540,'183.45.59.132','2016-11-13 00:00:00','/index.html','IE',1,'',''),(121541,'202.108.211.56','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121542,'202.108.211.56','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121543,'204.12.220.82','2016-11-13 00:00:00','/index.html','IE',1,'',''),(121544,'66.249.79.171','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121545,'66.249.79.172','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121546,'171.117.21.90','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121547,'171.117.21.90','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121548,'202.108.211.56','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121549,'202.108.211.56','2016-11-13 00:00:00','/index.html','Chrome',1,'',''),(121550,'188.165.206.188','2016-11-13 00:00:00','/index.html','Firefox',1,'',''),(121551,'121.42.0.56','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121552,'121.42.0.55','2016-11-14 00:00:00','/index.html','Safari',1,'',''),(121553,'121.42.0.65','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121554,'121.42.0.66','2016-11-14 00:00:00','/index.html','Safari',1,'',''),(121555,'180.153.180.68','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121556,'111.206.36.18','2016-11-14 00:00:00','/index.html','Firefox',1,'www','baidu'),(121557,'180.149.130.152','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121558,'23.247.72.74','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121559,'183.57.153.175','2016-11-14 00:00:00','/newsview.htm','IE',1,'',''),(121560,'180.97.63.85','2016-11-14 00:00:00','/news/newsview.htm','IE',1,'',''),(121561,'202.207.240.35','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121562,'183.129.160.229','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121563,'111.206.36.141','2016-11-14 00:00:00','/index.html','Firefox',1,'www','baidu'),(121564,'66.249.79.183','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121565,'114.240.120.30','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121566,'61.157.96.112','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121567,'61.157.96.112','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121568,'61.157.96.112','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121569,'217.23.2.71','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121570,'120.26.55.211','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121571,'61.157.96.112','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121572,'61.157.96.112','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121573,'61.157.96.112','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121574,'222.175.128.114','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121575,'123.126.68.115','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121576,'222.175.128.114','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121577,'117.185.24.135','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121578,'117.185.27.142','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121579,'140.207.54.180','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121580,'117.185.24.135','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121581,'140.207.54.144','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121582,'140.207.54.140','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121583,'140.207.185.125','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121584,'140.207.54.187','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121585,'140.207.54.187','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121586,'117.144.246.149','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121587,'117.185.27.102','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121588,'117.185.27.98','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121589,'117.185.24.243','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121590,'42.156.254.40','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121591,'220.181.50.12','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121592,'117.185.27.142','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121593,'140.207.54.140','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121594,'111.206.36.145','2016-11-14 00:00:00','/index.html','Chrome',1,'','baidu'),(121595,'112.96.109.78','2016-11-14 00:00:00','/index.html','Safari',1,'','baidu'),(121596,'112.96.109.78','2016-11-14 00:00:00','/index.html','Safari',1,'',''),(121597,'116.211.5.58','2016-11-14 00:00:00','/index.html','Chrome',1,'','baidu'),(121598,'113.108.67.23','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121599,'116.211.5.58','2016-11-14 00:00:00','/news.htm','Chrome',1,'',''),(121600,'120.197.59.229','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121601,'140.207.185.109','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121602,'116.231.152.12','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121603,'116.231.152.12','2016-11-14 00:00:00','/newsview.htm','Firefox',1,'',''),(121604,'106.190.18.244','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121605,'207.46.13.143','2016-11-14 00:00:00','/index.html','Safari',1,'',''),(121606,'202.108.211.56','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121607,'111.206.36.137','2016-11-14 00:00:00','/index.html','Chrome',1,'','baidu'),(121608,'66.249.69.195','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121609,'66.249.69.102','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121610,'220.181.51.52','2016-11-14 00:00:00','/index.html','Chrome',1,'',''),(121611,'218.2.0.70','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121612,'123.150.183.26','2016-11-14 00:00:00','/index.html','Safari',1,'',''),(121613,'218.2.0.70','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121614,'183.129.160.229','2016-11-14 00:00:00','/index.html','Firefox',1,'',''),(121615,'207.241.229.38','2016-11-14 00:00:00','/index.html','Safari',1,'',''),(121616,'218.2.0.70','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121617,'123.57.81.70','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121618,'123.57.81.70','2016-11-14 00:00:00','/index.html','IE',1,'',''),(121619,'123.150.183.41','2016-11-14 00:00:00','/index.html','Safari',1,'',''),(121620,'202.108.211.56','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121621,'42.156.254.40','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121622,'180.153.180.62','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121623,'121.42.0.54','2016-11-15 00:00:00','/index.html','Safari',1,'',''),(121624,'121.42.0.71','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121625,'121.42.0.55','2016-11-15 00:00:00','/index.html','Safari',1,'',''),(121626,'121.42.0.54','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121627,'180.149.130.151','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121628,'111.206.36.16','2016-11-15 00:00:00','/index.html','Firefox',1,'www','baidu'),(121629,'167.114.65.240','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121630,'23.234.29.99','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121631,'198.204.247.219','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121632,'198.204.240.219','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121633,'123.125.143.64','2016-11-15 00:00:00','/index.html','Firefox',1,'www','baidu'),(121634,'183.57.153.205','2016-11-15 00:00:00','/newsview.htm','IE',1,'',''),(121635,'60.169.77.143','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121636,'60.169.77.143','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121637,'220.181.51.40','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121638,'123.54.154.39','2016-11-15 00:00:00','/index.html','Chrome',1,'','baidu'),(121639,'112.97.224.114','2016-11-15 00:00:00','/index.html','Chrome',1,'','baidu'),(121640,'182.151.131.127','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121641,'140.207.54.199','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121642,'117.185.27.147','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121643,'111.207.139.131','2016-11-15 00:00:00','/index.html','Chrome',1,'','baidu'),(121644,'112.24.37.167','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121645,'112.24.37.167','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121646,'223.104.11.60','2016-11-15 00:00:00','/index.html','Chrome',1,'','baidu'),(121647,'203.208.60.222','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121648,'117.185.27.147','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121649,'140.207.185.124','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121650,'120.236.240.186','2016-11-15 00:00:00','/newsview.htm','Chrome',1,'',''),(121651,'171.221.36.83','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121652,'140.207.54.197','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121653,'117.185.27.146','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121654,'180.153.206.20','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121655,'171.221.36.83','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121656,'180.153.206.18','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121657,'211.103.255.166','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121658,'211.103.255.166','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121659,'171.221.36.83','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121660,'101.226.33.205','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121661,'101.226.33.205','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121662,'117.136.61.46','2016-11-15 00:00:00','/index.html','Chrome',1,'','baidu'),(121663,'220.181.51.55','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121664,'117.185.27.102','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121665,'117.185.27.146','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121666,'140.207.55.79','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121667,'117.185.27.142','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121668,'140.207.185.124','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121669,'140.207.185.122','2016-11-15 00:00:00','/index.html','Firefox',1,'',''),(121670,'59.49.18.46','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121671,'60.220.137.116','2016-11-15 00:00:00','/index.html','Chrome',1,'','baidu'),(121672,'60.220.137.116','2016-11-15 00:00:00','/newsview.htm','Chrome',1,'',''),(121673,'180.153.201.15','2016-11-15 00:00:00','/newsview.htm','Chrome',1,'',''),(121674,'58.251.35.130','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121675,'111.206.36.10','2016-11-15 00:00:00','/index.html','Chrome',1,'','baidu'),(121676,'209.190.113.85','2016-11-15 00:00:00','/index.html','Safari',1,'',''),(121677,'203.208.60.205','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121678,'188.165.200.217','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121679,'58.251.35.130','2016-11-15 00:00:00','/newsview.htm','Chrome',1,'',''),(121680,'220.181.51.55','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121681,'111.206.36.15','2016-11-15 00:00:00','/index.html','Chrome',1,'','baidu'),(121682,'183.136.190.40','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121683,'69.30.227.220','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121684,'220.181.108.152','2016-11-15 00:00:00','/newsview.htm','Safari',1,'',''),(121685,'220.181.108.120','2016-11-15 00:00:00','/newsview.htm','Safari',1,'',''),(121686,'23.247.72.99','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121687,'36.110.38.83','2016-11-15 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(121688,'23.247.27.106','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121689,'198.204.247.221','2016-11-15 00:00:00','/index.html','IE',1,'',''),(121690,'203.208.60.205','2016-11-15 00:00:00','/news.htm','Chrome',1,'',''),(121691,'111.206.36.136','2016-11-15 00:00:00','/index.html','Chrome',1,'','baidu'),(121692,'203.208.60.198','2016-11-15 00:00:00','/news.htm','Chrome',1,'',''),(121693,'203.208.60.200','2016-11-15 00:00:00','/news.htm','Chrome',1,'',''),(121694,'203.208.60.212','2016-11-15 00:00:00','/index.html','Chrome',1,'',''),(121695,'203.208.60.210','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121696,'203.208.60.251','2016-11-16 00:00:00','/news.htm','Chrome',1,'',''),(121697,'61.146.178.190','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121698,'61.157.96.112','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121699,'61.157.96.112','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121700,'61.157.96.112','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121701,'121.42.0.63','2016-11-16 00:00:00','/index.html','Safari',1,'',''),(121702,'121.42.0.62','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121703,'121.42.0.71','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121704,'121.42.0.64','2016-11-16 00:00:00','/index.html','Safari',1,'',''),(121705,'180.149.130.148','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121706,'111.206.36.145','2016-11-16 00:00:00','/index.html','Firefox',1,'www','baidu'),(121707,'61.146.178.190','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121708,'203.208.60.206','2016-11-16 00:00:00','/newsview.htm','Chrome',1,'',''),(121709,'23.247.72.43','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121710,'61.157.96.112','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121711,'203.208.60.199','2016-11-16 00:00:00','/news.htm','Chrome',1,'',''),(121712,'182.40.167.85','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121713,'203.208.60.207','2016-11-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(121714,'207.46.13.68','2016-11-16 00:00:00','/index.html','Safari',1,'',''),(121715,'111.206.36.143','2016-11-16 00:00:00','/index.html','Firefox',1,'www','baidu'),(121716,'66.249.66.96','2016-11-16 00:00:00','/news.htm','Chrome',1,'',''),(121717,'66.249.66.98','2016-11-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(121718,'220.181.51.37','2016-11-16 00:00:00','/news.htm','Chrome',1,'',''),(121719,'221.229.252.202','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121720,'66.249.66.96','2016-11-16 00:00:00','/newsview.htm','Chrome',1,'',''),(121721,'140.207.63.102','2016-11-16 00:00:00','/index.html','Firefox',1,'',''),(121722,'54.162.41.169','2016-11-16 00:00:00','/index.html','Firefox',1,'',''),(121723,'66.249.66.98','2016-11-16 00:00:00','/newsview.htm','Chrome',1,'',''),(121724,'220.181.51.53','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121725,'61.148.244.166','2016-11-16 00:00:00','/index.html','Safari',1,'','baidu'),(121726,'223.155.162.50','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121727,'66.249.66.70','2016-11-16 00:00:00','/newsview.htm','Chrome',1,'',''),(121728,'23.247.72.19','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121729,'140.207.54.199','2016-11-16 00:00:00','/index.html','Firefox',1,'',''),(121730,'117.185.27.147','2016-11-16 00:00:00','/index.html','Firefox',1,'',''),(121731,'183.53.141.78','2016-11-16 00:00:00','/index.html','Safari',1,'','baidu'),(121732,'157.55.39.219','2016-11-16 00:00:00','/index.html','Safari',1,'',''),(121733,'66.249.66.100','2016-11-16 00:00:00','/newsview.htm','Chrome',1,'',''),(121734,'140.207.54.158','2016-11-16 00:00:00','/index.html','Firefox',1,'',''),(121735,'140.207.185.125','2016-11-16 00:00:00','/index.html','Firefox',1,'',''),(121736,'140.207.54.180','2016-11-16 00:00:00','/index.html','Firefox',1,'',''),(121737,'117.144.246.147','2016-11-16 00:00:00','/index.html','Firefox',1,'',''),(121738,'117.185.24.135','2016-11-16 00:00:00','/index.html','Firefox',1,'',''),(121739,'111.206.36.142','2016-11-16 00:00:00','/index.html','Chrome',1,'','baidu'),(121740,'115.236.94.226','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121741,'171.221.36.83','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121742,'220.181.51.45','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121743,'142.54.174.82','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121744,'23.247.88.90','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121745,'183.136.190.40','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121746,'220.181.51.105','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121747,'111.206.36.6','2016-11-16 00:00:00','/index.html','Chrome',1,'','baidu'),(121748,'66.249.66.100','2016-11-16 00:00:00','/newsview.htm','Chrome',1,'',''),(121749,'123.171.67.150','2016-11-16 00:00:00','/index.html','Firefox',1,'',''),(121750,'91.210.147.0','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121751,'23.247.72.74','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121752,'66.249.66.98','2016-11-16 00:00:00','/news.htm','Chrome',1,'',''),(121753,'111.206.36.138','2016-11-16 00:00:00','/index.html','Chrome',1,'','baidu'),(121754,'54.145.127.70','2016-11-16 00:00:00','/index.html','Firefox',1,'',''),(121755,'182.118.41.69','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121756,'101.226.79.182','2016-11-16 00:00:00','/index.html','Safari',1,'',''),(121757,'101.226.33.223','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121758,'101.226.33.216','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121759,'119.147.146.60','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121760,'66.249.66.100','2016-11-16 00:00:00','/news.htm','Chrome',1,'',''),(121761,'221.205.160.135','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121762,'171.120.112.34','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121763,'171.120.112.34','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121764,'171.120.112.34','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121765,'45.32.130.173','2016-11-16 00:00:00','/index.html','Chrome',1,'',''),(121766,'218.2.0.70','2016-11-16 00:00:00','/index.html','IE',1,'',''),(121767,'195.154.41.132','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121768,'195.154.41.132','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121769,'121.42.0.57','2016-11-17 00:00:00','/index.html','Safari',1,'',''),(121770,'121.42.0.66','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121771,'106.120.160.119','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121772,'121.42.0.71','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121773,'121.42.0.55','2016-11-17 00:00:00','/index.html','Safari',1,'',''),(121774,'183.61.37.91','2016-11-17 00:00:00','/index.html','Safari',1,'',''),(121775,'183.61.37.91','2016-11-17 00:00:00','/index.html','Safari',1,'',''),(121776,'111.206.36.147','2016-11-17 00:00:00','/index.html','Firefox',1,'www','baidu'),(121777,'66.249.66.100','2016-11-17 00:00:00','/news.htm','Chrome',1,'',''),(121778,'183.136.190.40','2016-11-17 00:00:00','/index.html','Chrome',1,'',''),(121779,'111.206.36.138','2016-11-17 00:00:00','/index.html','Firefox',1,'www','baidu'),(121780,'60.169.77.143','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121781,'183.57.153.181','2016-11-17 00:00:00','/newsview.htm','IE',1,'',''),(121782,'106.39.189.164','2016-11-17 00:00:00','/index.html','Chrome',1,'',''),(121783,'218.26.54.195','2016-11-17 00:00:00','/index.html','Chrome',1,'',''),(121784,'202.97.139.30','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121785,'202.97.139.31','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121786,'202.97.139.29','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121787,'202.97.139.29','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121788,'202.97.139.29','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121789,'180.153.214.189','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121790,'117.185.27.98','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121791,'140.207.54.197','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121792,'220.181.51.36','2016-11-17 00:00:00','/index.html','Chrome',1,'',''),(121793,'14.17.44.217','2016-11-17 00:00:00','/index.html','Chrome',1,'','baidu'),(121794,'163.177.94.120','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121795,'163.177.94.120','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121796,'112.90.142.207','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121797,'163.177.93.244','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121798,'163.177.93.241','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121799,'163.177.82.13','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121800,'183.232.90.143','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121801,'120.198.202.48','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121802,'120.198.202.48','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121803,'183.232.90.79','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121804,'183.232.90.37','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121805,'163.177.94.120','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121806,'183.232.90.38','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121807,'93.174.93.194','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121808,'183.57.154.106','2016-11-17 00:00:00','/newsview.htm','IE',1,'',''),(121809,'111.206.36.5','2016-11-17 00:00:00','/index.html','Chrome',1,'','baidu'),(121810,'124.23.133.104','2016-11-17 00:00:00','/newsview.htm','Chrome',1,'',''),(121811,'124.23.133.104','2016-11-17 00:00:00','/newsview.htm','Chrome',1,'',''),(121812,'66.249.79.65','2016-11-17 00:00:00','/news.htm','Chrome',1,'',''),(121813,'124.23.133.104','2016-11-17 00:00:00','/newsview.htm','Chrome',1,'',''),(121814,'123.147.246.116','2016-11-17 00:00:00','/index.html','Chrome',1,'','baidu'),(121815,'180.102.217.113','2016-11-17 00:00:00','/index.html','Chrome',1,'',''),(121816,'66.249.79.126','2016-11-17 00:00:00','/news.htm','Chrome',1,'',''),(121817,'111.206.36.144','2016-11-17 00:00:00','/index.html','Chrome',1,'','baidu'),(121818,'58.63.175.8','2016-11-17 00:00:00','/news.htm','Chrome',1,'',''),(121819,'220.181.51.55','2016-11-17 00:00:00','/index.html','Chrome',1,'',''),(121820,'111.206.36.142','2016-11-17 00:00:00','/index.html','Chrome',1,'','baidu'),(121821,'117.144.246.147','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121822,'117.185.27.103','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121823,'117.185.27.144','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121824,'117.185.24.243','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121825,'140.207.54.158','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121826,'140.207.185.124','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121827,'140.207.55.80','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121828,'140.207.118.16','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121829,'183.129.160.229','2016-11-17 00:00:00','/index.html','Firefox',1,'',''),(121830,'123.57.81.70','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121831,'123.57.81.70','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121832,'66.249.79.171','2016-11-17 00:00:00','/news.htm','Chrome',1,'',''),(121833,'220.181.51.51','2016-11-17 00:00:00','/index.html','Chrome',1,'',''),(121834,'182.118.41.93','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121835,'23.247.72.34','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121836,'66.249.79.65','2016-11-17 00:00:00','/news.htm','Chrome',1,'',''),(121837,'121.42.0.62','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121838,'121.42.0.63','2016-11-17 00:00:00','/index.html','Safari',1,'',''),(121839,'121.42.0.59','2016-11-17 00:00:00','/index.html','IE',1,'',''),(121840,'121.42.0.57','2016-11-17 00:00:00','/index.html','Safari',1,'',''),(121841,'66.249.79.72','2016-11-17 00:00:00','/index.html','Chrome',1,'',''),(121842,'182.118.71.30','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121843,'42.156.137.105','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121844,'5.189.146.46','2016-11-18 00:00:00','/index.html','Chrome',1,'',''),(121845,'111.206.36.10','2016-11-18 00:00:00','/index.html','Firefox',1,'www','baidu'),(121846,'213.136.78.49','2016-11-18 00:00:00','/index.html','Chrome',1,'',''),(121847,'66.249.79.174','2016-11-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(121848,'212.92.127.201','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121849,'212.92.127.201','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121850,'80.82.64.102','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121851,'94.23.169.94','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121852,'111.206.36.7','2016-11-18 00:00:00','/index.html','Firefox',1,'www','baidu'),(121853,'125.33.71.247','2016-11-18 00:00:00','/index.html','Chrome',1,'',''),(121854,'183.129.160.229','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121855,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121856,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121857,'202.97.139.25','2016-11-18 00:00:00','/news.htm','IE',1,'',''),(121858,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121859,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121860,'202.97.139.25','2016-11-18 00:00:00','/news.htm','IE',1,'',''),(121861,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121862,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121863,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121864,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121865,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121866,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121867,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121868,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121869,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121870,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121871,'183.136.142.154','2016-11-18 00:00:00','/newsview.htm','IE',1,'',''),(121872,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121873,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121874,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121875,'202.97.139.25','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121876,'202.97.139.26','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121877,'220.181.132.217','2016-11-18 00:00:00','/index.html','Safari',1,'',''),(121878,'101.199.108.59','2016-11-18 00:00:00','/index.html','Safari',1,'',''),(121879,'202.97.139.28','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121880,'202.97.139.28','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121881,'202.97.139.28','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121882,'202.97.139.30','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121883,'202.97.139.30','2016-11-18 00:00:00','/news.htm','IE',1,'',''),(121884,'202.97.139.30','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121885,'202.97.139.30','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121886,'202.97.139.30','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121887,'202.97.139.30','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121888,'202.97.139.30','2016-11-18 00:00:00','/news.htm','IE',1,'',''),(121889,'202.97.139.30','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121890,'202.97.139.31','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121891,'202.97.139.31','2016-11-18 00:00:00','/news.htm','IE',1,'',''),(121892,'117.185.27.98','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121893,'140.207.63.103','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121894,'202.97.139.28','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121895,'202.97.139.29','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121896,'202.97.139.29','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121897,'119.188.66.110','2016-11-18 00:00:00','/newsview.htm','IE',1,'',''),(121898,'42.156.137.105','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121899,'117.185.27.147','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121900,'140.207.55.79','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121901,'116.236.146.22','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121902,'188.163.77.16','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121903,'121.42.0.37','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121904,'121.42.0.88','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121905,'220.181.51.53','2016-11-18 00:00:00','/index.html','Chrome',1,'',''),(121906,'121.42.0.62','2016-11-18 00:00:00','/news.htm','Safari',1,'',''),(121907,'131.161.11.196','2016-11-18 00:00:00','/index.html','Chrome',1,'',''),(121908,'121.42.0.88','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121909,'140.207.185.124','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121910,'117.135.173.56','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121911,'111.206.36.143','2016-11-18 00:00:00','/index.html','Chrome',1,'','baidu'),(121912,'114.242.248.57','2016-11-18 00:00:00','/index.html','Safari',1,'','baidu'),(121913,'131.161.11.240','2016-11-18 00:00:00','/index.html','Chrome',1,'',''),(121914,'111.206.36.15','2016-11-18 00:00:00','/index.html','Chrome',1,'','baidu'),(121915,'140.207.185.124','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121916,'117.185.24.243','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121917,'101.226.33.218','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121918,'111.206.36.7','2016-11-18 00:00:00','/index.html','Chrome',1,'','baidu'),(121919,'42.156.136.32','2016-11-18 00:00:00','/index.html','Firefox',1,'',''),(121920,'58.19.0.105','2016-11-18 00:00:00','/index.html','Chrome',1,'',''),(121921,'60.16.1.105','2016-11-18 00:00:00','/index.html','Chrome',1,'',''),(121922,'111.85.179.204','2016-11-18 00:00:00','/index.html','Chrome',1,'',''),(121923,'27.10.79.136','2016-11-18 00:00:00','/index.html','Chrome',1,'',''),(121924,'218.2.0.70','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121925,'218.2.0.70','2016-11-18 00:00:00','/index.html','IE',1,'',''),(121926,'66.249.65.41','2016-11-18 00:00:00','/index.html','Chrome',1,'',''),(121927,'64.79.100.23','2016-11-19 00:00:00','/index.html','Chrome',1,'',''),(121928,'64.79.100.23','2016-11-19 00:00:00','/index.html','Chrome',1,'',''),(121929,'64.79.100.23','2016-11-19 00:00:00','/news.htm','Chrome',1,'',''),(121930,'64.79.100.23','2016-11-19 00:00:00','/newsview.htm','Chrome',1,'',''),(121931,'64.79.100.23','2016-11-19 00:00:00','/newsview.htm','Chrome',1,'',''),(121932,'64.79.100.23','2016-11-19 00:00:00','/newsview.htm','Chrome',1,'',''),(121933,'64.79.100.23','2016-11-19 00:00:00','/newsview.htm','Chrome',1,'',''),(121934,'64.79.100.23','2016-11-19 00:00:00','/newsview.htm','Chrome',1,'',''),(121935,'64.79.100.23','2016-11-19 00:00:00','/newsview.htm','Chrome',1,'',''),(121936,'64.79.100.23','2016-11-19 00:00:00','/newsview.htm','Chrome',1,'',''),(121937,'64.79.100.23','2016-11-19 00:00:00','/newsview.htm','Chrome',1,'',''),(121938,'121.42.0.56','2016-11-19 00:00:00','/index.html','Safari',1,'',''),(121939,'121.42.0.62','2016-11-19 00:00:00','/index.html','IE',1,'',''),(121940,'121.42.0.55','2016-11-19 00:00:00','/index.html','IE',1,'',''),(121941,'121.42.0.63','2016-11-19 00:00:00','/index.html','Safari',1,'',''),(121942,'218.2.0.70','2016-11-19 00:00:00','/index.html','IE',1,'',''),(121943,'42.156.254.40','2016-11-19 00:00:00','/index.html','Firefox',1,'',''),(121944,'180.153.180.63','2016-11-19 00:00:00','/index.html','IE',1,'',''),(121945,'111.206.36.134','2016-11-19 00:00:00','/index.html','Firefox',1,'www','baidu'),(121946,'106.120.173.8','2016-11-19 00:00:00','/index.html','Chrome',1,'',''),(121947,'38.100.21.68','2016-11-19 00:00:00','/index.html','IE',1,'',''),(121948,'38.100.21.68','2016-11-19 00:00:00','/newsview.htm','IE',1,'',''),(121949,'38.100.21.68','2016-11-19 00:00:00','/news.htm','IE',1,'',''),(121950,'183.129.160.229','2016-11-19 00:00:00','/index.html','Firefox',1,'',''),(121951,'101.4.110.154','2016-11-19 00:00:00','/index.html','Firefox',1,'',''),(121952,'183.57.153.90','2016-11-19 00:00:00','/newsview.htm','IE',1,'',''),(121953,'111.206.36.145','2016-11-19 00:00:00','/index.html','Firefox',1,'www','baidu'),(121954,'182.118.53.93','2016-11-19 00:00:00','/newsview.htm','IE',1,'',''),(121955,'220.181.51.61','2016-11-19 00:00:00','/index.html','Chrome',1,'',''),(121956,'66.249.79.127','2016-11-19 00:00:00','/index.html','Chrome',1,'',''),(121957,'42.156.136.32','2016-11-19 00:00:00','/index.html','Firefox',1,'',''),(121958,'89.248.172.98','2016-11-19 00:00:00','/index.html','Firefox',1,'',''),(121959,'183.136.190.40','2016-11-19 00:00:00','/index.html','Chrome',1,'',''),(121960,'180.153.182.114','2016-11-19 00:00:00','/newsview.htm','IE',0,'',''),(121961,'180.153.182.114','2016-11-19 00:00:00','/newsview.htm','IE',0,'',''),(121962,'195.154.222.99','2016-11-19 00:00:00','/index.html','Chrome',1,'',''),(121963,'61.146.178.190','2016-11-19 00:00:00','/index.html','Chrome',1,'',''),(121964,'106.39.189.49','2016-11-19 00:00:00','/index.html','Safari',1,'','baidu'),(121965,'66.249.79.122','2016-11-19 00:00:00','/index.html','Chrome',1,'',''),(121966,'207.46.13.162','2016-11-19 00:00:00','/index.html','Safari',1,'',''),(121967,'121.42.0.55','2016-11-20 00:00:00','/index.html','IE',1,'',''),(121968,'121.42.0.56','2016-11-20 00:00:00','/index.html','Safari',1,'',''),(121969,'121.42.0.59','2016-11-20 00:00:00','/index.html','IE',1,'',''),(121970,'182.118.60.191','2016-11-20 00:00:00','/index.html','IE',1,'',''),(121971,'111.206.36.137','2016-11-20 00:00:00','/index.html','Firefox',1,'www','baidu'),(121972,'123.125.125.74','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(121973,'183.57.153.201','2016-11-20 00:00:00','/newsview.htm','IE',1,'',''),(121974,'183.129.160.229','2016-11-20 00:00:00','/index.html','Firefox',1,'',''),(121975,'183.136.190.40','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(121976,'180.97.63.86','2016-11-20 00:00:00','/newsview.htm','IE',1,'',''),(121977,'180.97.62.232','2016-11-20 00:00:00','/newsview.htm','IE',1,'',''),(121978,'111.206.36.139','2016-11-20 00:00:00','/index.html','Firefox',1,'www','baidu'),(121979,'61.49.45.47','2016-11-20 00:00:00','/index.html','IE',1,'',''),(121980,'66.249.79.174','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(121981,'117.36.118.19','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(121982,'219.157.194.138','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(121983,'60.13.136.57','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(121984,'117.158.204.78','2016-11-20 00:00:00','/index.html','Firefox',1,'','baidu'),(121985,'180.153.206.24','2016-11-20 00:00:00','/index.html','IE',1,'',''),(121986,'101.226.66.181','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(121987,'180.153.206.17','2016-11-20 00:00:00','/index.html','IE',1,'',''),(121988,'101.226.51.226','2016-11-20 00:00:00','/index.html','IE',1,'',''),(121989,'183.185.117.235','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(121990,'91.183.116.162','2016-11-20 00:00:00','/index.html','Firefox',1,'',''),(121991,'91.183.116.162','2016-11-20 00:00:00','/index.html','Firefox',1,'',''),(121992,'91.183.116.162','2016-11-20 00:00:00','/index.html','Firefox',1,'',''),(121993,'91.183.116.162','2016-11-20 00:00:00','/index.html','Firefox',1,'',''),(121994,'91.183.116.162','2016-11-20 00:00:00','/index.html','Firefox',1,'',''),(121995,'118.81.11.33','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(121996,'116.113.50.108','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(121997,'110.87.138.63','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(121998,'175.17.207.37','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(121999,'182.200.81.142','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(122000,'220.181.108.120','2016-11-20 00:00:00','/index.html','Safari',1,'',''),(122001,'91.215.152.226','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(122002,'66.249.69.116','2016-11-20 00:00:00','/index.html','Chrome',1,'',''),(122003,'121.42.0.60','2016-11-20 00:00:00','/index.html','IE',1,'',''),(122004,'121.42.0.60','2016-11-20 00:00:00','/index.html','Safari',1,'',''),(122005,'121.42.0.61','2016-11-20 00:00:00','/index.html','Safari',1,'',''),(122006,'121.42.0.55','2016-11-20 00:00:00','/index.html','IE',1,'',''),(122007,'180.153.180.139','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122008,'111.206.36.132','2016-11-21 00:00:00','/index.html','Firefox',1,'www','baidu'),(122009,'66.249.69.110','2016-11-21 00:00:00','/newsview.htm','Chrome',1,'',''),(122010,'47.197.162.49','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122011,'123.14.248.45','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122012,'36.34.10.101','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122013,'220.173.19.62','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122014,'116.113.51.55','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122015,'111.206.36.132','2016-11-21 00:00:00','/index.html','Firefox',1,'www','baidu'),(122016,'106.4.196.255','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122017,'101.16.102.146','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122018,'112.66.84.255','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122019,'111.162.151.186','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122020,'220.181.108.80','2016-11-21 00:00:00','/index.html','Safari',1,'',''),(122021,'66.249.75.187','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122022,'111.202.102.75','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122023,'111.206.36.135','2016-11-21 00:00:00','/index.html','Chrome',1,'','baidu'),(122024,'115.239.213.30','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122025,'115.239.213.32','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122026,'222.73.130.74','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122027,'183.129.160.229','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122028,'220.181.51.53','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122029,'140.207.54.199','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122030,'140.207.54.140','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122031,'140.207.54.180','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122032,'117.185.27.144','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122033,'117.185.24.152','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122034,'117.185.24.151','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122035,'114.242.123.121','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122036,'117.185.27.144','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122037,'140.207.185.123','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122038,'61.49.45.46','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122039,'125.33.207.224','2016-11-21 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(122040,'117.185.24.151','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122041,'140.207.185.124','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122042,'106.122.249.124','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122043,'106.122.249.124','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122044,'220.181.51.40','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122045,'111.206.36.12','2016-11-21 00:00:00','/index.html','Chrome',1,'','baidu'),(122046,'183.136.190.40','2016-11-21 00:00:00','/index.html','Chrome',1,'',''),(122047,'61.157.96.112','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122048,'61.157.96.112','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122049,'61.157.96.112','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122050,'123.118.37.145','2016-11-21 00:00:00','/index.html','Safari',1,'',''),(122051,'182.118.41.91','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122052,'183.129.160.229','2016-11-21 00:00:00','/index.html','Firefox',1,'',''),(122053,'218.26.99.179','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122054,'121.42.0.65','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122055,'121.42.0.62','2016-11-21 00:00:00','/index.html','Safari',1,'',''),(122056,'121.42.0.57','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122057,'121.42.0.62','2016-11-21 00:00:00','/index.html','Safari',1,'',''),(122058,'188.165.200.217','2016-11-21 00:00:00','/index.html','IE',1,'',''),(122059,'111.206.36.147','2016-11-22 00:00:00','/index.html','Firefox',1,'www','baidu'),(122060,'180.97.63.14','2016-11-22 00:00:00','/newsview.htm','IE',1,'',''),(122061,'119.188.66.120','2016-11-22 00:00:00','/newsview.htm','IE',1,'',''),(122062,'182.118.60.20','2016-11-22 00:00:00','/newsview.htm','IE',1,'',''),(122063,'180.153.180.187','2016-11-22 00:00:00','/newsview.htm','IE',1,'',''),(122064,'111.206.36.7','2016-11-22 00:00:00','/index.html','Firefox',1,'www','baidu'),(122065,'117.185.27.146','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122066,'140.207.185.122','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122067,'203.208.60.204','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122068,'103.246.38.196','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122069,'116.6.59.187','2016-11-22 00:00:00','/index.html','Firefox',1,'','baidu'),(122070,'220.181.51.54','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122071,'120.197.197.76','2016-11-22 00:00:00','/index.html','Safari',1,'','baidu'),(122072,'183.232.90.143','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122073,'183.232.118.14','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122074,'183.232.90.79','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122075,'183.232.120.37','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122076,'183.232.120.38','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122077,'183.232.90.79','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122078,'183.232.120.39','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122079,'183.232.118.13','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122080,'183.232.90.65','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122081,'183.232.90.38','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122082,'163.177.93.241','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122083,'163.177.93.219','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122084,'163.177.93.244','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122085,'163.177.69.107','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122086,'163.177.69.13','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122087,'163.177.69.13','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122088,'163.177.69.107','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122089,'163.177.93.219','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122090,'112.90.82.179','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122091,'163.177.69.59','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122092,'163.177.93.243','2016-11-22 00:00:00','/index.html','Firefox',1,'',''),(122093,'115.239.215.178','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122094,'115.239.214.54','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122095,'111.206.36.133','2016-11-22 00:00:00','/index.html','Chrome',1,'','baidu'),(122096,'14.17.44.217','2016-11-22 00:00:00','/index.html','Chrome',1,'','baidu'),(122097,'180.153.206.20','2016-11-22 00:00:00','/index.html','Safari',1,'','baidu'),(122098,'125.88.113.231','2016-11-22 00:00:00','/index.html','Chrome',1,'','baidu'),(122099,'54.206.114.46','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122100,'106.39.189.108','2016-11-22 00:00:00','/index.html','Safari',1,'','baidu'),(122101,'111.206.36.11','2016-11-22 00:00:00','/index.html','Chrome',1,'','baidu'),(122102,'183.230.7.104','2016-11-22 00:00:00','/post-1084.html','IE',0,'','baidu'),(122103,'220.181.51.38','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122104,'113.108.10.16','2016-11-22 00:00:00','/index.html','IE',1,'',''),(122105,'113.108.80.160','2016-11-22 00:00:00','/index.html','IE',1,'',''),(122106,'180.153.214.180','2016-11-22 00:00:00','/index.html','IE',1,'',''),(122107,'114.243.10.36','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122108,'111.206.36.135','2016-11-22 00:00:00','/index.html','Chrome',1,'','baidu'),(122109,'61.49.45.47','2016-11-22 00:00:00','/index.html','IE',1,'',''),(122110,'222.186.46.2','2016-11-22 00:00:00','/index.html','IE',1,'',''),(122111,'222.186.46.2','2016-11-22 00:00:00','/index.html','IE',1,'',''),(122112,'203.208.60.220','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122113,'182.118.41.82','2016-11-22 00:00:00','/index.html','IE',1,'',''),(122114,'118.199.195.126','2016-11-22 00:00:00','/index.html','Chrome',1,'www.ruisitech.com@v','baidu'),(122115,'123.125.67.221','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122116,'101.24.121.63','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122117,'222.75.40.35','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122118,'222.75.41.190','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122119,'59.174.44.28','2016-11-22 00:00:00','/index.html','Chrome',1,'',''),(122120,'121.42.0.58','2016-11-22 00:00:00','/index.html','IE',1,'',''),(122121,'121.42.0.65','2016-11-22 00:00:00','/index.html','Safari',1,'',''),(122122,'223.255.30.10','2016-11-22 00:00:00','/index.html','IE',1,'',''),(122123,'121.42.0.73','2016-11-23 00:00:00','/index.html','IE',1,'',''),(122124,'121.42.0.54','2016-11-23 00:00:00','/index.html','Safari',1,'',''),(122125,'125.88.204.139','2016-11-23 00:00:00','/index.html','IE',1,'',''),(122126,'111.206.36.137','2016-11-23 00:00:00','/index.html','Firefox',1,'www','baidu'),(122127,'42.156.254.40','2016-11-23 00:00:00','/index.html','Firefox',1,'',''),(122128,'42.156.254.40','2016-11-23 00:00:00','/index.html','Firefox',1,'',''),(122129,'42.120.234.80','2016-11-23 00:00:00','/index.html','Firefox',1,'',''),(122130,'220.181.51.45','2016-11-23 00:00:00','/index.html','Chrome',1,'',''),(122131,'118.192.155.182','2016-11-23 00:00:00','/index.html','IE',1,'',''),(122132,'118.192.155.182','2016-11-23 00:00:00','/index.html','IE',1,'',''),(122133,'111.206.36.143','2016-11-23 00:00:00','/index.html','Firefox',1,'www','baidu'),(122134,'183.230.7.104','2016-11-23 00:00:00','/post-18.html','IE',0,'','baidu'),(122135,'218.70.164.180','2016-11-23 00:00:00','/wzdm/4.html','IE',0,'','360'),(122136,'66.249.69.106','2016-11-23 00:00:00','/index.html','Chrome',1,'',''),(122137,'41.40.60.80','2016-11-23 00:00:00','/index.html','IE',1,'',''),(122138,'41.40.60.80','2016-11-23 00:00:00','/index.html','IE',1,'',''),(122139,'115.239.212.43','2016-11-23 00:00:00','/index.html','Chrome',1,'',''),(122140,'115.239.212.250','2016-11-23 00:00:00','/index.html','Chrome',1,'',''),(122141,'27.10.141.22','2016-11-23 00:00:00','/index.html','Chrome',1,'',''),(122142,'49.65.192.48','2016-11-23 00:00:00','/index.html','Chrome',1,'',''),(122143,'182.109.237.200','2016-11-23 00:00:00','/index.html','Chrome',1,'',''),(122144,'123.116.159.28','2016-11-23 00:00:00','/index.html','Chrome',1,'',''),(122145,'58.20.82.1','2016-11-23 00:00:00','/index.html','Chrome',1,'',''),(122146,'171.117.54.250','2016-11-23 00:00:00','/index.html','Chrome',1,'',''),(122147,'180.153.182.184','2016-11-23 00:00:00','/newsview.htm','IE',1,'',''),(122148,'180.153.182.184','2016-11-23 00:00:00','/newsview.htm','IE',1,'',''),(122149,'183.131.243.186','2016-11-23 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(122150,'171.117.226.188','2016-11-23 00:00:00','/index.html','Chrome',1,'http://www.ruisitech.com/olap2.htm','360'),(122151,'222.186.134.221','2016-11-23 00:00:00','/index.html','IE',1,'',''),(122152,'121.42.0.54','2016-11-23 00:00:00','/index.html','Safari',1,'',''),(122153,'121.42.0.62','2016-11-23 00:00:00','/index.html','IE',1,'',''),(122154,'121.42.0.57','2016-11-23 00:00:00','/index.html','Safari',1,'',''),(122155,'121.42.0.57','2016-11-23 00:00:00','/index.html','IE',1,'',''),(122156,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122157,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122158,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122159,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122160,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122161,'111.206.36.147','2016-11-24 00:00:00','/index.html','Firefox',1,'www','baidu'),(122162,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122163,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122164,'123.14.24.49','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122165,'222.75.40.205','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122166,'113.240.192.250','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122167,'123.14.24.49','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122168,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122169,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122170,'188.165.28.233','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122171,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122172,'222.186.21.195','2016-11-24 00:00:00','/index.html','IE',1,'',''),(122173,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122174,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122175,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122176,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122177,'180.153.186.95','2016-11-24 00:00:00','/newsview.htm','IE',1,'',''),(122178,'140.207.198.99','2016-11-24 00:00:00','/newsview.htm','IE',1,'',''),(122179,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122180,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122181,'111.206.36.12','2016-11-24 00:00:00','/index.html','Firefox',1,'www','baidu'),(122182,'222.186.134.221','2016-11-24 00:00:00','/index.html','IE',1,'',''),(122183,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122184,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122185,'169.54.233.119','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122186,'66.249.64.126','2016-11-24 00:00:00','/news.htm','Chrome',1,'',''),(122187,'117.36.117.68','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122188,'111.85.179.2','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122189,'14.104.189.242','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122190,'58.19.1.203','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122191,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122192,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122193,'220.181.50.105','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122194,'54.198.37.162','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122195,'175.155.112.40','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122196,'223.85.132.35','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122197,'223.85.132.35','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122198,'223.85.132.34','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122199,'223.85.132.23','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122200,'223.85.132.24','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122201,'223.85.132.23','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122202,'223.85.132.24','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122203,'117.175.88.49','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122204,'117.175.88.49','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122205,'117.175.88.49','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122206,'223.85.132.23','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122207,'54.80.83.30','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122208,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122209,'117.136.45.179','2016-11-24 00:00:00','/index.html','Safari',1,'','baidu'),(122210,'180.163.2.119','2016-11-24 00:00:00','/index.html','Safari',1,'',''),(122211,'180.153.206.22','2016-11-24 00:00:00','/index.html','Safari',1,'',''),(122212,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122213,'157.55.39.82','2016-11-24 00:00:00','/index.html','Safari',1,'',''),(122214,'115.239.215.39','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122215,'115.239.213.200','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122216,'121.42.0.61','2016-11-24 00:00:00','/index.html','Safari',1,'',''),(122217,'111.206.36.14','2016-11-24 00:00:00','/index.html','Chrome',1,'','baidu'),(122218,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122219,'123.139.18.197','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122220,'111.85.179.74','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122221,'60.13.136.79','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122222,'111.85.179.46','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122223,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122224,'42.120.161.66','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122225,'120.236.155.222','2016-11-24 00:00:00','/index.html','Chrome',1,'睿思信息科技','baidu'),(122226,'66.249.64.75','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122227,'69.58.178.59','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122228,'69.58.178.59','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122229,'69.58.178.59','2016-11-24 00:00:00','/news.htm','Firefox',1,'',''),(122230,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122231,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122232,'112.66.91.103','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122233,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122234,'119.108.146.248','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122235,'60.176.148.176','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122236,'113.247.96.167','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122237,'114.222.148.217','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122238,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122239,'61.135.169.7','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122240,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122241,'117.14.149.242','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122242,'60.13.83.74','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122243,'218.10.51.76','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122244,'58.249.24.15','2016-11-24 00:00:00','/index.html','Chrome',1,'',''),(122245,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122246,'223.255.30.8','2016-11-24 00:00:00','/index.html','IE',1,'',''),(122247,'121.42.0.57','2016-11-24 00:00:00','/index.html','Safari',1,'',''),(122248,'121.42.0.60','2016-11-24 00:00:00','/index.html','IE',1,'',''),(122249,'121.42.0.54','2016-11-24 00:00:00','/index.html','IE',1,'',''),(122250,'121.42.0.66','2016-11-24 00:00:00','/index.html','Safari',1,'',''),(122251,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122252,'47.197.188.114','2016-11-24 00:00:00','/index.html','Firefox',1,'',''),(122253,'182.118.70.115','2016-11-25 00:00:00','/index.html','IE',1,'',''),(122254,'222.186.134.221','2016-11-25 00:00:00','/index.html','IE',1,'',''),(122255,'111.206.36.137','2016-11-25 00:00:00','/index.html','Firefox',1,'www','baidu'),(122256,'183.57.153.91','2016-11-25 00:00:00','/newsview.htm','IE',1,'',''),(122257,'121.42.0.83','2016-11-25 00:00:00','/index.html','IE',1,'',''),(122258,'47.197.188.114','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122259,'182.110.29.75','2016-11-25 00:00:00','/index.html','Chrome',1,'',''),(122260,'150.255.108.159','2016-11-25 00:00:00','/index.html','Chrome',1,'',''),(122261,'117.36.119.40','2016-11-25 00:00:00','/index.html','Chrome',1,'',''),(122262,'47.197.188.114','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122263,'180.153.180.159','2016-11-25 00:00:00','/newsview.htm','IE',1,'',''),(122264,'220.181.51.114','2016-11-25 00:00:00','/newsview.htm','Chrome',1,'',''),(122265,'42.156.254.40','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122266,'111.206.36.141','2016-11-25 00:00:00','/index.html','Firefox',1,'www','baidu'),(122267,'47.197.188.114','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122268,'222.137.113.221','2016-11-25 00:00:00','/index.html','Chrome',1,'',''),(122269,'47.197.188.114','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122270,'121.42.0.86','2016-11-25 00:00:00','/index.html','IE',1,'',''),(122271,'121.42.0.38','2016-11-25 00:00:00','/index.html','IE',1,'',''),(122272,'64.246.165.170','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122273,'47.197.188.114','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122274,'58.20.20.121','2016-11-25 00:00:00','/index.html','Chrome',1,'',''),(122275,'139.170.69.82','2016-11-25 00:00:00','/index.html','Chrome',1,'',''),(122276,'218.10.51.238','2016-11-25 00:00:00','/index.html','Chrome',1,'',''),(122277,'171.37.212.42','2016-11-25 00:00:00','/index.html','Chrome',1,'',''),(122278,'115.149.123.131','2016-11-25 00:00:00','/newsview.htm','Safari',1,'',''),(122279,'47.197.188.114','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122280,'64.246.187.42','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122281,'47.197.188.114','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122282,'47.197.188.114','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122283,'42.120.161.66','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122284,'223.104.63.60','2016-11-25 00:00:00','/index.html','Chrome',1,'','baidu'),(122285,'220.181.51.56','2016-11-25 00:00:00','/index.html','Chrome',1,'',''),(122286,'119.147.146.60','2016-11-25 00:00:00','/index.html','Chrome',1,'',''),(122287,'60.169.77.143','2016-11-25 00:00:00','/index.html','IE',1,'',''),(122288,'60.169.77.143','2016-11-25 00:00:00','/index.html','IE',1,'',''),(122289,'220.181.51.61','2016-11-25 00:00:00','/index.html','Chrome',1,'',''),(122290,'111.206.36.135','2016-11-25 00:00:00','/index.html','Chrome',1,'','baidu'),(122291,'169.54.244.75','2016-11-25 00:00:00','/index.html','Firefox',1,'',''),(122292,'121.42.0.73','2016-11-25 00:00:00','/index.html','Safari',1,'',''),(122293,'121.42.0.71','2016-11-25 00:00:00','/index.html','IE',1,'',''),(122294,'121.42.0.62','2016-11-25 00:00:00','/index.html','Safari',1,'',''),(122295,'121.42.0.65','2016-11-25 00:00:00','/index.html','IE',1,'',''),(122296,'121.42.0.64','2016-11-25 00:00:00','/index.html','Safari',1,'',''),(122297,'111.206.36.18','2016-11-26 00:00:00','/index.html','Firefox',1,'www','baidu'),(122298,'182.118.60.177','2016-11-26 00:00:00','/news/newsview.htm','IE',1,'',''),(122299,'182.118.60.126','2016-11-26 00:00:00','/newsview.htm','IE',1,'',''),(122300,'93.174.93.218','2016-11-26 00:00:00','/index.html','Firefox',1,'',''),(122301,'113.132.8.200','2016-11-26 00:00:00','/index.html','Chrome',1,'',''),(122302,'220.173.17.139','2016-11-26 00:00:00','/index.html','Chrome',1,'',''),(122303,'171.36.66.71','2016-11-26 00:00:00','/index.html','Chrome',1,'',''),(122304,'111.162.138.0','2016-11-26 00:00:00','/index.html','Chrome',1,'',''),(122305,'101.4.110.154','2016-11-26 00:00:00','/index.html','Firefox',1,'',''),(122306,'140.207.198.176','2016-11-26 00:00:00','/news/newsview.htm','IE',1,'',''),(122307,'111.206.36.143','2016-11-26 00:00:00','/index.html','Firefox',1,'www','baidu'),(122308,'42.156.254.41','2016-11-26 00:00:00','/index.html','Firefox',1,'',''),(122309,'42.156.139.19','2016-11-26 00:00:00','/index.html','Firefox',1,'',''),(122310,'183.57.154.69','2016-11-26 00:00:00','/newsview.htm','IE',1,'',''),(122311,'60.169.77.143','2016-11-26 00:00:00','/index.html','IE',1,'',''),(122312,'60.169.77.143','2016-11-26 00:00:00','/index.html','IE',1,'',''),(122313,'121.225.247.46','2016-11-26 00:00:00','/index.html','Chrome',1,'',''),(122314,'119.119.176.242','2016-11-26 00:00:00','/index.html','Chrome',1,'',''),(122315,'171.36.67.235','2016-11-26 00:00:00','/index.html','Chrome',1,'',''),(122316,'218.10.51.102','2016-11-26 00:00:00','/index.html','Chrome',1,'',''),(122317,'123.121.45.113','2016-11-26 00:00:00','/index.html','Chrome',1,'',''),(122318,'61.151.226.199','2016-11-26 00:00:00','/index.html','IE',1,'',''),(122319,'42.120.161.66','2016-11-26 00:00:00','/index.html','Firefox',1,'',''),(122320,'180.153.182.168','2016-11-26 00:00:00','/newsview.htm','IE',1,'',''),(122321,'180.153.182.168','2016-11-26 00:00:00','/newsview.htm','IE',1,'',''),(122322,'182.118.41.25','2016-11-26 00:00:00','/index.html','IE',1,'',''),(122323,'121.42.0.18','2016-11-26 00:00:00','/index.html','IE',1,'',''),(122324,'123.129.220.93','2016-11-26 00:00:00','/index.html','IE',1,'',''),(122325,'121.42.0.66','2016-11-26 00:00:00','/index.html','IE',1,'',''),(122326,'121.42.0.66','2016-11-26 00:00:00','/index.html','Safari',1,'',''),(122327,'121.42.0.71','2016-11-26 00:00:00','/index.html','Safari',1,'',''),(122328,'121.42.0.62','2016-11-26 00:00:00','/index.html','IE',1,'',''),(122329,'121.42.0.19','2016-11-26 00:00:00','/index.html','IE',1,'',''),(122330,'139.129.12.94','2016-11-26 00:00:00','/index.html','IE',1,'',''),(122331,'123.129.220.93','2016-11-27 00:00:00','/index.html','IE',1,'',''),(122332,'121.42.0.86','2016-11-27 00:00:00','/index.html','IE',1,'',''),(122333,'222.186.134.221','2016-11-27 00:00:00','/index.html','IE',1,'',''),(122334,'111.206.36.11','2016-11-27 00:00:00','/index.html','Firefox',1,'www','baidu'),(122335,'42.156.254.40','2016-11-27 00:00:00','/index.html','Firefox',1,'',''),(122336,'94.240.43.194','2016-11-27 00:00:00','/index.html','Chrome',1,'',''),(122337,'180.97.215.162','2016-11-27 00:00:00','/index.html','IE',1,'',''),(122338,'180.97.215.162','2016-11-27 00:00:00','/index.html','IE',1,'',''),(122339,'118.193.222.239','2016-11-27 00:00:00','/index.html','IE',1,'',''),(122340,'140.207.198.108','2016-11-27 00:00:00','/newsview.htm','IE',1,'',''),(122341,'183.136.190.40','2016-11-27 00:00:00','/index.html','Chrome',1,'',''),(122342,'111.206.36.143','2016-11-27 00:00:00','/index.html','Firefox',1,'www','baidu'),(122343,'119.188.66.118','2016-11-27 00:00:00','/news/newsview.htm','IE',1,'',''),(122344,'119.188.66.142','2016-11-27 00:00:00','/newsview.htm','IE',1,'',''),(122345,'47.197.188.114','2016-11-27 00:00:00','/index.html','Firefox',1,'',''),(122346,'139.212.241.103','2016-11-27 00:00:00','/index.html','Chrome',1,'',''),(122347,'220.181.51.37','2016-11-27 00:00:00','/index.html','Chrome',1,'',''),(122348,'220.181.51.35','2016-11-27 00:00:00','/index.html','Chrome',1,'',''),(122349,'61.146.178.190','2016-11-27 00:00:00','/index.html','Firefox',1,'',''),(122350,'171.120.9.67','2016-11-27 00:00:00','/index.html','Chrome',1,'',''),(122351,'101.226.68.200','2016-11-27 00:00:00','/index.html','IE',1,'',''),(122352,'171.117.227.254','2016-11-27 00:00:00','/index.html','Chrome',1,'',''),(122353,'182.118.42.113','2016-11-27 00:00:00','/index.html','IE',1,'',''),(122354,'171.117.226.193','2016-11-27 00:00:00','/index.html','Chrome',1,'',''),(122355,'188.165.200.217','2016-11-27 00:00:00','/index.html','IE',1,'',''),(122356,'171.117.227.76','2016-11-27 00:00:00','/index.html','Chrome',1,'',''),(122357,'171.117.227.76','2016-11-27 00:00:00','/index.html','Chrome',1,'',''),(122358,'171.117.227.76','2016-11-27 00:00:00','/news.htm','Chrome',1,'',''),(122359,'171.117.227.76','2016-11-27 00:00:00','/index.html','Chrome',1,'',''),(122360,'52.91.208.100','2016-11-27 00:00:00','/index.html','Chrome',1,'',''),(122361,'121.42.0.59','2016-11-27 00:00:00','/index.html','IE',1,'',''),(122362,'121.42.0.58','2016-11-27 00:00:00','/index.html','Safari',1,'',''),(122363,'121.42.0.58','2016-11-27 00:00:00','/index.html','IE',1,'',''),(122364,'121.42.0.61','2016-11-27 00:00:00','/index.html','Safari',1,'',''),(122365,'121.42.0.66','2016-11-27 00:00:00','/index.html','IE',1,'',''),(122366,'121.42.0.65','2016-11-27 00:00:00','/index.html','Safari',1,'',''),(122367,'125.88.204.160','2016-11-28 00:00:00','/index.html','IE',1,'',''),(122368,'111.206.36.140','2016-11-28 00:00:00','/index.html','Firefox',1,'www','baidu'),(122369,'178.137.83.166','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122370,'180.153.185.218','2016-11-28 00:00:00','/newsview.htm','IE',1,'',''),(122371,'207.46.13.164','2016-11-28 00:00:00','/index.html','Safari',1,'',''),(122372,'111.206.36.133','2016-11-28 00:00:00','/index.html','Firefox',1,'www','baidu'),(122373,'119.188.66.119','2016-11-28 00:00:00','/newsview.htm','IE',1,'',''),(122374,'183.136.190.40','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122375,'125.46.50.208','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122376,'125.46.50.208','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122377,'218.26.99.179','2016-11-28 00:00:00','/index.html','IE',1,'',''),(122378,'171.221.43.171','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122379,'111.226.139.81','2016-11-28 00:00:00','/index.html','Chrome',1,'','baidu'),(122380,'119.188.66.136','2016-11-28 00:00:00','/newsview.htm','IE',1,'',''),(122381,'180.153.214.190','2016-11-28 00:00:00','/index.html','IE',1,'',''),(122382,'42.83.201.11','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122383,'171.116.202.26','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122384,'220.181.51.39','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122385,'117.185.27.102','2016-11-28 00:00:00','/index.html','Firefox',1,'',''),(122386,'117.185.27.98','2016-11-28 00:00:00','/index.html','Firefox',1,'',''),(122387,'117.185.27.142','2016-11-28 00:00:00','/index.html','Firefox',1,'',''),(122388,'140.207.54.180','2016-11-28 00:00:00','/index.html','Firefox',1,'',''),(122389,'140.207.54.158','2016-11-28 00:00:00','/index.html','Firefox',1,'',''),(122390,'140.207.118.16','2016-11-28 00:00:00','/index.html','Firefox',1,'',''),(122391,'106.2.6.19','2016-11-28 00:00:00','/index.html','IE',1,'',''),(122392,'106.2.6.19','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122393,'106.120.160.109','2016-11-28 00:00:00','/newsview.htm','IE',1,'',''),(122394,'223.104.101.17','2016-11-28 00:00:00','/index.html','Chrome',1,'','baidu'),(122395,'180.212.107.17','2016-11-28 00:00:00','/index.html','IE',1,'',''),(122396,'218.26.178.91','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122397,'117.185.24.151','2016-11-28 00:00:00','/index.html','Firefox',1,'',''),(122398,'180.97.215.162','2016-11-28 00:00:00','/index.html','IE',1,'',''),(122399,'60.169.77.143','2016-11-28 00:00:00','/index.html','IE',1,'',''),(122400,'221.205.163.111','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122401,'221.205.163.111','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122402,'101.226.51.228','2016-11-28 00:00:00','/index.html','IE',1,'',''),(122403,'220.181.51.37','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122404,'111.206.36.138','2016-11-28 00:00:00','/index.html','Chrome',1,'','baidu'),(122405,'171.120.8.74','2016-11-28 00:00:00','/news/newsview.htm','Chrome',1,'睿思BI如何导入数据','360'),(122406,'178.137.87.242','2016-11-28 00:00:00','/index.html','Firefox',1,'',''),(122407,'111.206.36.7','2016-11-28 00:00:00','/index.html','Chrome',1,'',''),(122408,'121.42.0.58','2016-11-28 00:00:00','/index.html','IE',1,'',''),(122409,'121.42.0.64','2016-11-28 00:00:00','/index.html','Safari',1,'',''),(122410,'121.42.0.71','2016-11-28 00:00:00','/index.html','Safari',1,'',''),(122411,'121.42.0.54','2016-11-28 00:00:00','/index.html','IE',1,'',''),(122412,'121.239.199.179','2016-11-28 00:00:00','/newsview.htm','Safari',1,'',''),(122413,'188.165.28.233','2016-11-28 00:00:00','/index.html','Firefox',1,'',''),(122414,'182.118.70.156','2016-11-29 00:00:00','/index.html','IE',1,'',''),(122415,'180.149.130.148','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122416,'111.206.36.14','2016-11-29 00:00:00','/index.html','Firefox',1,'www','baidu'),(122417,'204.145.65.37','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122418,'111.206.36.145','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122419,'66.249.66.3','2016-11-29 00:00:00','/newsview.htm','Chrome',1,'',''),(122420,'111.206.36.132','2016-11-29 00:00:00','/index.html','Firefox',1,'www','baidu'),(122421,'94.229.73.85','2016-11-29 00:00:00','/index.html','Firefox',1,'',''),(122422,'101.226.69.112','2016-11-29 00:00:00','/index.html','Firefox',1,'',''),(122423,'117.185.24.151','2016-11-29 00:00:00','/index.html','Firefox',1,'',''),(122424,'123.116.151.94','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122425,'101.16.188.80','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122426,'27.10.136.215','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122427,'218.10.51.193','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122428,'117.185.24.243','2016-11-29 00:00:00','/index.html','Firefox',1,'',''),(122429,'101.226.102.78','2016-11-29 00:00:00','/index.html','Firefox',1,'',''),(122430,'220.181.51.35','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122431,'119.97.248.101','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122432,'101.39.127.86','2016-11-29 00:00:00','/index.html','Chrome',1,'','baidu'),(122433,'36.34.10.187','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122434,'114.221.5.174','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122435,'27.10.79.203','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122436,'123.157.192.7','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122437,'171.116.203.174','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122438,'111.206.36.11','2016-11-29 00:00:00','/index.html','Chrome',1,'','baidu'),(122439,'171.116.203.109','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122440,'171.120.116.37','2016-11-29 00:00:00','/index.html','Chrome',1,'',''),(122441,'60.169.77.143','2016-11-29 00:00:00','/index.html','IE',1,'',''),(122442,'42.156.138.64','2016-11-29 00:00:00','/index.html','Firefox',1,'',''),(122443,'111.206.36.18','2016-11-29 00:00:00','/index.html','Chrome',1,'','baidu'),(122444,'104.223.17.10','2016-11-29 00:00:00','/index.html','IE',1,'',''),(122445,'121.42.0.61','2016-11-30 00:00:00','/index.html','Safari',1,'',''),(122446,'121.42.0.58','2016-11-30 00:00:00','/index.html','IE',1,'',''),(122447,'121.42.0.64','2016-11-30 00:00:00','/index.html','Safari',1,'',''),(122448,'121.42.0.56','2016-11-30 00:00:00','/index.html','IE',1,'',''),(122449,'125.88.204.78','2016-11-30 00:00:00','/index.html','IE',1,'',''),(122450,'111.206.36.146','2016-11-30 00:00:00','/index.html','Firefox',1,'www','baidu'),(122451,'89.76.113.165','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122452,'180.149.130.150','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122453,'111.206.36.147','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122454,'203.208.60.205','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122455,'220.181.158.109','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122456,'220.181.158.109','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122457,'220.181.51.54','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122458,'220.181.51.36','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122459,'220.181.51.39','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122460,'220.181.51.61','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122461,'61.135.165.7','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122462,'220.181.51.53','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122463,'61.135.165.9','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122464,'220.181.51.54','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122465,'220.181.51.36','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122466,'220.181.51.62','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122467,'220.181.51.54','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122468,'220.181.51.51','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122469,'220.181.51.36','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122470,'220.181.51.55','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122471,'220.181.51.38','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122472,'220.181.51.37','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122473,'61.135.165.9','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122474,'220.181.51.36','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122475,'220.181.50.9','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122476,'220.181.51.36','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122477,'220.181.51.51','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122478,'61.135.169.42','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122479,'61.135.165.7','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122480,'61.135.169.7','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122481,'61.135.165.9','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122482,'220.181.51.35','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122483,'220.181.51.54','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122484,'61.135.169.42','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122485,'61.135.169.40','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122486,'61.135.165.7','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122487,'61.135.165.42','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122488,'220.181.51.39','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122489,'220.181.51.35','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122490,'220.181.51.45','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122491,'220.181.51.51','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122492,'220.181.51.36','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122493,'61.135.169.7','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122494,'61.135.165.43','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122495,'220.181.51.40','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122496,'220.181.51.35','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122497,'115.239.212.72','2016-11-30 00:00:00','/newsview.htm','Safari',1,'',''),(122498,'111.206.36.138','2016-11-30 00:00:00','/index.html','Firefox',1,'www','baidu'),(122499,'220.181.51.54','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122500,'220.181.51.37','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'',''),(122501,'220.181.51.36','2016-11-30 00:00:00','/news.htm','Chrome',1,'',''),(122502,'42.156.254.38','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122503,'42.156.254.37','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122504,'42.120.160.8','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122505,'27.10.77.161','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122506,'220.181.51.38','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122507,'101.226.102.79','2016-11-30 00:00:00','/index.html','Safari',1,'','baidu'),(122508,'140.207.63.103','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122509,'140.207.55.80','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122510,'140.207.118.16','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122511,'140.207.185.125','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122512,'140.207.54.158','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122513,'140.207.54.187','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122514,'140.207.118.16','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122515,'140.207.54.199','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122516,'140.207.63.103','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122517,'140.207.62.210','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122518,'140.207.185.124','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122519,'140.207.118.16','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122520,'140.207.55.79','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122521,'140.207.185.124','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122522,'140.207.185.126','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122523,'117.185.27.102','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122524,'140.207.185.126','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122525,'117.144.246.147','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122526,'117.185.24.152','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122527,'117.185.27.104','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122528,'61.151.226.189','2016-11-30 00:00:00','/index.html','Safari',1,'','baidu'),(122529,'180.97.62.223','2016-11-30 00:00:00','/newsview.htm','IE',1,'',''),(122530,'222.186.134.221','2016-11-30 00:00:00','/index.html','IE',1,'',''),(122531,'171.120.8.236','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122532,'171.120.8.236','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122533,'60.169.77.143','2016-11-30 00:00:00','/index.html','IE',1,'',''),(122534,'123.207.116.154','2016-11-30 00:00:00','/index.html','IE',1,'',''),(122535,'171.120.8.236','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122536,'113.47.21.125','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122537,'171.116.200.151','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122538,'216.244.75.91','2016-11-30 00:00:00','/index.html','IE',1,'',''),(122539,'216.244.75.91','2016-11-30 00:00:00','/index.html','IE',1,'',''),(122540,'219.137.65.202','2016-11-30 00:00:00','/newsview.htm','Chrome',1,'BI之父','360'),(122541,'183.136.190.40','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122542,'14.152.68.98','2016-11-30 00:00:00','/index.html','Safari',1,'',''),(122543,'123.126.68.127','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122544,'171.116.203.248','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122545,'203.208.60.202','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122546,'171.118.182.64','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122547,'223.104.90.83','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122548,'182.118.71.33','2016-11-30 00:00:00','/news/newsview.htm','IE',1,'',''),(122549,'182.118.60.159','2016-11-30 00:00:00','/news/newsview.htm','IE',1,'',''),(122550,'182.118.54.161','2016-11-30 00:00:00','/newsview.htm','IE',1,'',''),(122551,'182.118.60.191','2016-11-30 00:00:00','/newsview.htm','IE',1,'',''),(122552,'182.118.70.195','2016-11-30 00:00:00','/newsview.htm','IE',1,'',''),(122553,'182.118.70.115','2016-11-30 00:00:00','/news/newsview.htm','IE',1,'',''),(122554,'183.185.117.159','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122555,'183.185.117.159','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122556,'111.206.36.8','2016-11-30 00:00:00','/index.html','Chrome',1,'','baidu'),(122557,'183.185.117.159','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122558,'183.185.117.159','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122559,'183.185.117.159','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122560,'222.244.108.195','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122561,'123.151.138.60','2016-11-30 00:00:00','/index.html','Safari',1,'',''),(122562,'111.161.59.195','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122563,'111.30.132.190','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122564,'111.161.57.163','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122565,'123.126.126.125','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122566,'111.161.105.14','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122567,'111.161.59.193','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122568,'61.49.57.61','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122569,'125.39.57.37','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122570,'111.161.105.18','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122571,'123.126.126.125','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122572,'111.161.57.163','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122573,'125.39.57.39','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122574,'111.161.52.28','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122575,'101.226.33.237','2016-11-30 00:00:00','/index.html','IE',1,'',''),(122576,'123.151.138.60','2016-11-30 00:00:00','/index.html','Safari',1,'',''),(122577,'171.116.203.248','2016-11-30 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(122578,'123.151.138.60','2016-11-30 00:00:00','/index.html','Safari',1,'',''),(122579,'123.151.138.57','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122580,'111.30.141.103','2016-11-30 00:00:00','/index.html','Firefox',1,'',''),(122581,'123.151.138.60','2016-11-30 00:00:00','/index.html','Safari',1,'',''),(122582,'123.151.138.60','2016-11-30 00:00:00','/index.html','Safari',1,'',''),(122583,'221.229.204.41','2016-11-30 00:00:00','/index.html','IE',1,'',''),(122584,'221.229.204.41','2016-11-30 00:00:00','/index.html','IE',1,'',''),(122585,'171.118.182.64','2016-11-30 00:00:00','/index.html','Chrome',1,'',''),(122586,'61.135.165.41','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122587,'182.118.54.31','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122588,'182.118.70.65','2016-12-01 00:00:00','/index.html','IE',1,'',''),(122589,'182.118.55.177','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122590,'116.208.138.83','2016-12-01 00:00:00','/index.html','IE',1,'',''),(122591,'180.149.130.148','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122592,'111.206.36.15','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122593,'42.156.254.37','2016-12-01 00:00:00','/index.html','Firefox',1,'',''),(122594,'111.206.36.140','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122595,'203.208.60.224','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122596,'111.206.36.133','2016-12-01 00:00:00','/index.html','Firefox',1,'www','baidu'),(122597,'118.193.222.239','2016-12-01 00:00:00','/index.html','IE',1,'',''),(122598,'60.169.77.143','2016-12-01 00:00:00','/index.html','IE',1,'',''),(122599,'117.36.119.215','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122600,'106.91.211.216','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122601,'112.80.210.227','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122602,'112.80.210.227','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122603,'180.153.180.60','2016-12-01 00:00:00','/index.html','IE',1,'',''),(122604,'222.186.134.221','2016-12-01 00:00:00','/index.html','IE',1,'',''),(122605,'111.206.36.10','2016-12-01 00:00:00','/index.html','Chrome',1,'','baidu'),(122606,'169.56.71.62','2016-12-01 00:00:00','/index.html','Firefox',1,'',''),(122607,'202.107.238.83','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122608,'61.146.178.190','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122609,'116.247.112.152','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122610,'171.120.120.200','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122611,'171.120.53.76','2016-12-01 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(122612,'171.120.53.76','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122613,'118.81.84.250','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122614,'101.226.33.225','2016-12-01 00:00:00','/index.html','IE',1,'',''),(122615,'118.81.84.250','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122616,'118.81.84.250','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122617,'118.81.84.250','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122618,'183.185.113.27','2016-12-01 00:00:00','/news.htm','Chrome',1,'',''),(122619,'183.185.113.27','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122620,'117.185.27.114','2016-12-01 00:00:00','/news.htm','Chrome',1,'',''),(122621,'183.185.113.27','2016-12-01 00:00:00','/news.htm','Chrome',1,'',''),(122622,'183.185.113.27','2016-12-01 00:00:00','/news.htm','Chrome',1,'',''),(122623,'118.81.84.250','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122624,'118.81.84.250','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122625,'118.81.84.250','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122626,'118.81.84.250','2016-12-01 00:00:00','/news.htm','Chrome',1,'',''),(122627,'118.81.84.250','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122628,'118.81.84.250','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122629,'118.81.84.250','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122630,'118.81.84.250','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122631,'118.81.84.250','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122632,'203.208.60.199','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122633,'183.185.108.75','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122634,'183.185.108.75','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122635,'183.185.108.75','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122636,'183.185.108.75','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122637,'183.185.108.75','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122638,'183.185.113.27','2016-12-01 00:00:00','/news.htm','Chrome',1,'',''),(122639,'183.185.113.27','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122640,'183.185.113.27','2016-12-01 00:00:00','/news.htm','Chrome',1,'',''),(122641,'183.185.113.27','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122642,'183.185.113.27','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122643,'183.185.115.226','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122644,'183.185.115.226','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122645,'183.185.115.226','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122646,'171.120.118.2','2016-12-01 00:00:00','/index.html','Safari',1,'',''),(122647,'171.120.120.200','2016-12-01 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(122648,'212.83.157.81','2016-12-01 00:00:00','/index.html','Firefox',1,'',''),(122649,'171.120.118.2','2016-12-01 00:00:00','/index.html','Safari',1,'',''),(122650,'183.185.115.226','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122651,'118.81.86.78','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122652,'118.81.86.78','2016-12-01 00:00:00','/news.htm','Chrome',1,'',''),(122653,'171.120.53.76','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122654,'183.185.115.226','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122655,'183.185.115.226','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122656,'202.102.99.99','2016-12-01 00:00:00','/newsview.htm','IE',1,'',''),(122657,'183.185.115.226','2016-12-01 00:00:00','/index.html','Chrome',1,'',''),(122658,'121.42.0.14','2016-12-01 00:00:00','/index.html','IE',1,'',''),(122659,'121.42.0.83','2016-12-01 00:00:00','/index.html','IE',1,'',''),(122660,'121.42.0.73','2016-12-01 00:00:00','/index.html','Safari',1,'',''),(122661,'121.42.0.62','2016-12-01 00:00:00','/index.html','IE',1,'',''),(122662,'220.181.108.102','2016-12-02 00:00:00','/index.html','Safari',1,'',''),(122663,'121.42.0.58','2016-12-02 00:00:00','/index.html','IE',1,'',''),(122664,'121.42.0.66','2016-12-02 00:00:00','/index.html','Safari',1,'',''),(122665,'125.88.204.80','2016-12-02 00:00:00','/index.html','IE',1,'',''),(122666,'111.206.36.138','2016-12-02 00:00:00','/index.html','Firefox',1,'www','baidu'),(122667,'180.153.180.102','2016-12-02 00:00:00','/news/newsview.htm','IE',1,'',''),(122668,'111.206.36.138','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122669,'121.42.0.82','2016-12-02 00:00:00','/index.html','IE',1,'',''),(122670,'180.149.130.153','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122671,'111.206.36.133','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122672,'180.153.186.17','2016-12-02 00:00:00','/newsview.htm','IE',1,'',''),(122673,'121.42.0.18','2016-12-02 00:00:00','/index.html','IE',1,'',''),(122674,'111.206.36.12','2016-12-02 00:00:00','/index.html','Firefox',1,'www','baidu'),(122675,'124.90.54.118','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122676,'36.5.184.69','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122677,'125.122.209.219','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122678,'139.170.70.5','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122679,'203.208.60.199','2016-12-02 00:00:00','/news.htm','Chrome',1,'',''),(122680,'119.123.77.80','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122681,'182.118.41.91','2016-12-02 00:00:00','/index.html','IE',1,'',''),(122682,'220.181.50.10','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122683,'203.208.60.203','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122684,'222.94.206.238','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122685,'218.10.51.126','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122686,'180.153.186.101','2016-12-02 00:00:00','/newsview.htm','IE',1,'',''),(122687,'182.118.70.187','2016-12-02 00:00:00','/index.html','IE',1,'',''),(122688,'203.208.60.199','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122689,'46.228.134.134','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122690,'183.136.190.40','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122691,'218.241.108.54','2016-12-02 00:00:00','/index.html','Safari',1,'',''),(122692,'203.208.60.202','2016-12-02 00:00:00','/news.htm','Chrome',1,'',''),(122693,'180.153.180.122','2016-12-02 00:00:00','/newsview.htm','IE',1,'',''),(122694,'101.226.33.200','2016-12-02 00:00:00','/index.html','IE',1,'',''),(122695,'220.181.50.40','2016-12-02 00:00:00','/index.html','Chrome',1,'',''),(122696,'182.118.55.129','2016-12-02 00:00:00','/newsview.htm','IE',1,'',''),(122697,'59.46.12.16','2016-12-02 00:00:00','/index.html','IE',1,'',''),(122698,'157.55.39.227','2016-12-02 00:00:00','/index.html','Safari',1,'',''),(122699,'27.129.230.191','2016-12-03 00:00:00','/newsview.htm','Chrome',1,'ETL工具大挪移','360'),(122700,'125.88.204.171','2016-12-03 00:00:00','/index.html','IE',1,'',''),(122701,'111.206.36.147','2016-12-03 00:00:00','/index.html','Firefox',1,'www','baidu'),(122702,'203.208.60.200','2016-12-03 00:00:00','/news.htm','Chrome',1,'',''),(122703,'180.149.130.153','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122704,'66.249.73.172','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122705,'111.206.36.132','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122706,'101.4.110.154','2016-12-03 00:00:00','/index.html','Firefox',1,'',''),(122707,'111.206.36.145','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122708,'123.126.68.108','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122709,'66.249.65.110','2016-12-03 00:00:00','/newsview.htm','Chrome',1,'',''),(122710,'111.206.36.16','2016-12-03 00:00:00','/index.html','Firefox',1,'www','baidu'),(122711,'66.249.65.106','2016-12-03 00:00:00','/mobile/newsview.htm','Chrome',1,'',''),(122712,'93.174.93.218','2016-12-03 00:00:00','/index.html','Firefox',1,'',''),(122713,'219.155.73.156','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122714,'218.10.51.188','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122715,'27.10.140.139','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122716,'116.113.49.52','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122717,'66.249.65.110','2016-12-03 00:00:00','/newsview.htm','Chrome',1,'',''),(122718,'140.207.198.165','2016-12-03 00:00:00','/newsview.htm','IE',1,'',''),(122719,'220.181.51.35','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122720,'180.153.180.106','2016-12-03 00:00:00','/newsview.htm','IE',1,'',''),(122721,'180.153.180.62','2016-12-03 00:00:00','/newsview.htm','IE',1,'',''),(122722,'66.249.65.106','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122723,'66.249.65.65','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122724,'183.136.190.40','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122725,'182.118.41.102','2016-12-03 00:00:00','/index.html','IE',1,'',''),(122726,'66.249.65.110','2016-12-03 00:00:00','/newsview.htm','Chrome',1,'',''),(122727,'119.53.177.16','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122728,'119.53.177.16','2016-12-03 00:00:00','/index.html','Chrome',1,'',''),(122729,'188.165.200.217','2016-12-03 00:00:00','/index.html','IE',1,'',''),(122730,'66.249.65.110','2016-12-03 00:00:00','/newsview.htm','Chrome',1,'',''),(122731,'66.249.65.106','2016-12-03 00:00:00','/newsview.htm','Chrome',1,'',''),(122732,'60.16.5.153','2016-12-04 00:00:00','/index.html','Chrome',1,'',''),(122733,'182.118.70.221','2016-12-04 00:00:00','/index.html','IE',1,'',''),(122734,'111.206.36.142','2016-12-04 00:00:00','/index.html','Firefox',1,'www','baidu'),(122735,'180.149.130.152','2016-12-04 00:00:00','/index.html','Chrome',1,'',''),(122736,'157.55.39.93','2016-12-04 00:00:00','/index.html','Safari',1,'',''),(122737,'66.249.73.176','2016-12-04 00:00:00','/index.html','Chrome',1,'',''),(122738,'111.206.36.6','2016-12-04 00:00:00','/index.html','Chrome',1,'',''),(122739,'111.206.36.144','2016-12-04 00:00:00','/index.html','Chrome',1,'',''),(122740,'66.249.65.102','2016-12-04 00:00:00','/newsview.htm','Chrome',1,'',''),(122741,'180.153.186.117','2016-12-04 00:00:00','/newsview.htm','IE',1,'',''),(122742,'111.206.36.134','2016-12-04 00:00:00','/index.html','Firefox',1,'www','baidu'),(122743,'169.56.71.62','2016-12-04 00:00:00','/index.html','Firefox',1,'',''),(122744,'182.118.53.110','2016-12-04 00:00:00','/newsview.htm','IE',1,'',''),(122745,'119.188.66.132','2016-12-04 00:00:00','/newsview.htm','IE',1,'',''),(122746,'42.156.254.38','2016-12-04 00:00:00','/index.html','Firefox',1,'',''),(122747,'42.120.234.201','2016-12-04 00:00:00','/index.html','Firefox',1,'',''),(122748,'222.186.56.246','2016-12-04 00:00:00','/index.html','IE',1,'',''),(122749,'66.249.65.102','2016-12-04 00:00:00','/newsview.htm','Chrome',1,'',''),(122750,'118.81.86.124','2016-12-04 00:00:00','/index.html','Safari',1,'',''),(122751,'157.55.39.227','2016-12-04 00:00:00','/index.html','Safari',1,'',''),(122752,'171.221.42.89','2016-12-04 00:00:00','/index.html','Chrome',1,'',''),(122753,'66.249.65.106','2016-12-04 00:00:00','/newsview.htm','Chrome',1,'',''),(122754,'171.221.42.89','2016-12-04 00:00:00','/index.html','Chrome',1,'',''),(122755,'202.101.75.53','2016-12-04 00:00:00','/index.html','IE',1,'',''),(122756,'182.118.42.110','2016-12-04 00:00:00','/index.html','IE',1,'',''),(122757,'59.46.12.16','2016-12-05 00:00:00','/index.html','IE',1,'',''),(122758,'111.206.36.16','2016-12-05 00:00:00','/index.html','Firefox',1,'www','baidu'),(122759,'180.149.130.151','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122760,'213.159.38.90','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122761,'111.206.36.9','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122762,'119.48.164.217','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122763,'27.10.72.105','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122764,'120.32.65.218','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122765,'114.222.207.21','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122766,'42.156.254.40','2016-12-05 00:00:00','/index.html','Firefox',1,'',''),(122767,'42.156.254.42','2016-12-05 00:00:00','/index.html','Firefox',1,'',''),(122768,'42.156.254.40','2016-12-05 00:00:00','/index.html','Firefox',1,'',''),(122769,'111.206.36.9','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122770,'66.249.65.102','2016-12-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(122771,'203.208.60.207','2016-12-05 00:00:00','/newsview.htm','Chrome',1,'',''),(122772,'111.206.36.14','2016-12-05 00:00:00','/index.html','Firefox',1,'www','baidu'),(122773,'180.97.63.97','2016-12-05 00:00:00','/newsview.htm','IE',1,'',''),(122774,'212.92.127.201','2016-12-05 00:00:00','/index.html','Firefox',1,'',''),(122775,'212.92.127.201','2016-12-05 00:00:00','/index.html','Firefox',1,'',''),(122776,'220.181.51.35','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122777,'183.198.217.169','2016-12-05 00:00:00','/index.html','Chrome',1,'','baidu'),(122778,'23.247.88.10','2016-12-05 00:00:00','/index.html','IE',1,'',''),(122779,'121.42.0.64','2016-12-05 00:00:00','/index.html','Safari',1,'',''),(122780,'115.236.9.74','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122781,'222.215.22.94','2016-12-05 00:00:00','/index.html','Chrome',1,'','baidu'),(122782,'111.206.36.18','2016-12-05 00:00:00','/index.html','Chrome',1,'','baidu'),(122783,'220.181.50.105','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122784,'171.221.42.194','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122785,'119.139.19.65','2016-12-05 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(122786,'125.120.87.117','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122787,'111.206.36.10','2016-12-05 00:00:00','/index.html','Chrome',1,'','baidu'),(122788,'203.208.60.203','2016-12-05 00:00:00','/newsview.htm','Chrome',1,'',''),(122789,'113.67.132.170','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122790,'23.247.88.50','2016-12-05 00:00:00','/index.html','IE',1,'',''),(122791,'113.67.132.187','2016-12-05 00:00:00','/newsview.htm','Chrome',1,'',''),(122792,'113.119.206.2','2016-12-05 00:00:00','/newsview.htm','Chrome',1,'',''),(122793,'123.116.159.206','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122794,'113.132.11.14','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122795,'125.88.204.94','2016-12-05 00:00:00','/index.html','IE',1,'',''),(122796,'171.221.42.194','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122797,'14.152.64.74','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122798,'14.152.64.74','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122799,'61.146.178.190','2016-12-05 00:00:00','/index.html','Firefox',1,'',''),(122800,'157.55.39.104','2016-12-05 00:00:00','/index.html','Safari',1,'',''),(122801,'111.206.36.18','2016-12-05 00:00:00','/index.html','Chrome',1,'',''),(122802,'203.208.60.205','2016-12-05 00:00:00','/newsview.htm','Chrome',1,'',''),(122803,'111.206.36.6','2016-12-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(122804,'23.247.72.34','2016-12-06 00:00:00','/index.html','IE',1,'',''),(122805,'111.206.36.4','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122806,'180.149.130.150','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122807,'14.104.191.0','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122808,'111.85.179.215','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122809,'60.13.138.25','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122810,'123.116.158.193','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122811,'66.249.69.200','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122812,'111.206.36.139','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122813,'121.42.0.31','2016-12-06 00:00:00','/index.html','IE',1,'',''),(122814,'61.52.58.170','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122815,'36.5.177.206','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122816,'119.108.151.142','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122817,'171.37.122.185','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122818,'111.206.36.8','2016-12-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(122819,'121.42.0.19','2016-12-06 00:00:00','/index.html','IE',1,'',''),(122820,'183.136.190.40','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122821,'180.153.186.80','2016-12-06 00:00:00','/newsview.htm','IE',1,'',''),(122822,'220.181.51.75','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122823,'202.102.99.117','2016-12-06 00:00:00','/newsview.htm','IE',0,'',''),(122824,'49.77.216.109','2016-12-06 00:00:00','/index.html','IE',1,'',''),(122825,'121.42.0.16','2016-12-06 00:00:00','/index.html','IE',1,'',''),(122826,'115.239.214.85','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122827,'115.239.214.214','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122828,'125.83.172.141','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122829,'180.153.206.21','2016-12-06 00:00:00','/index.html','IE',1,'',''),(122830,'140.207.62.210','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122831,'140.207.54.187','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122832,'140.207.54.198','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122833,'140.207.54.140','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122834,'140.207.63.103','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122835,'140.207.185.122','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122836,'140.207.118.16','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122837,'140.207.54.140','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122838,'140.207.63.103','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122839,'140.207.185.123','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122840,'117.185.27.144','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122841,'117.185.27.144','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122842,'117.185.27.144','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122843,'117.185.27.147','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122844,'117.135.173.56','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122845,'117.185.27.147','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122846,'117.185.27.102','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122847,'117.185.24.152','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122848,'140.207.55.80','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122849,'140.207.62.210','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122850,'140.207.185.125','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122851,'117.185.27.102','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122852,'117.185.27.102','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122853,'117.185.27.98','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122854,'117.185.27.98','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122855,'117.144.246.146','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122856,'122.10.232.11','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122857,'111.20.195.30','2016-12-06 00:00:00','/index.html','Chrome',1,'','baidu'),(122858,'111.206.36.18','2016-12-06 00:00:00','/index.html','Chrome',1,'','baidu'),(122859,'121.42.0.87','2016-12-06 00:00:00','/index.html','IE',1,'',''),(122860,'66.249.69.254','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122861,'113.118.247.11','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122862,'220.181.50.104','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122863,'58.49.168.32','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122864,'121.42.0.31','2016-12-06 00:00:00','/index.html','IE',1,'',''),(122865,'188.165.206.188','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122866,'121.42.0.18','2016-12-06 00:00:00','/index.html','IE',1,'',''),(122867,'121.42.0.88','2016-12-06 00:00:00','/index.html','IE',1,'',''),(122868,'69.58.178.58','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122869,'69.58.178.58','2016-12-06 00:00:00','/index.html','Firefox',1,'',''),(122870,'69.58.178.58','2016-12-06 00:00:00','/news.htm','Firefox',1,'',''),(122871,'117.87.47.225','2016-12-06 00:00:00','/index.html','IE',1,'',''),(122872,'117.87.47.225','2016-12-06 00:00:00','/index.html','IE',1,'',''),(122873,'117.87.47.225','2016-12-06 00:00:00','/news.htm','IE',1,'',''),(122874,'117.87.47.225','2016-12-06 00:00:00','/newsview.htm','IE',1,'',''),(122875,'117.87.47.225','2016-12-06 00:00:00','/newsview.htm','IE',1,'',''),(122876,'117.87.47.225','2016-12-06 00:00:00','/newsview.htm','IE',1,'',''),(122877,'117.87.47.225','2016-12-06 00:00:00','/newsview.htm','IE',1,'',''),(122878,'117.87.47.225','2016-12-06 00:00:00','/newsview.htm','IE',1,'',''),(122879,'117.87.47.225','2016-12-06 00:00:00','/newsview.htm','IE',1,'',''),(122880,'117.87.47.225','2016-12-06 00:00:00','/newsview.htm','IE',1,'',''),(122881,'117.87.47.225','2016-12-06 00:00:00','/newsview.htm','IE',1,'',''),(122882,'45.32.129.200','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122883,'66.249.69.47','2016-12-06 00:00:00','/index.html','Chrome',1,'',''),(122884,'61.135.190.223','2016-12-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(122885,'61.135.190.220','2016-12-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(122886,'23.247.72.19','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122887,'125.88.204.178','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122888,'111.206.36.5','2016-12-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(122889,'182.48.105.216','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122890,'180.149.130.151','2016-12-07 00:00:00','/index.html','Chrome',1,'',''),(122891,'111.206.36.140','2016-12-07 00:00:00','/index.html','Chrome',1,'',''),(122892,'183.57.153.80','2016-12-07 00:00:00','/newsview.htm','IE',1,'',''),(122893,'111.206.36.141','2016-12-07 00:00:00','/index.html','Chrome',1,'',''),(122894,'180.153.186.114','2016-12-07 00:00:00','/newsview.htm','IE',1,'',''),(122895,'111.206.36.134','2016-12-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(122896,'124.192.177.198','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122897,'124.192.177.198','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122898,'121.42.0.86','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122899,'121.42.0.30','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122900,'183.57.154.102','2016-12-07 00:00:00','/newsview.htm','IE',1,'',''),(122901,'121.42.0.37','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122902,'61.135.190.105','2016-12-07 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(122903,'117.136.8.230','2016-12-07 00:00:00','/index.html','Chrome',1,'','baidu'),(122904,'61.135.190.220','2016-12-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(122905,'117.135.170.67','2016-12-07 00:00:00','/index.html','Firefox',1,'',''),(122906,'140.207.54.198','2016-12-07 00:00:00','/index.html','Firefox',1,'',''),(122907,'61.135.190.222','2016-12-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(122908,'66.249.64.122','2016-12-07 00:00:00','/news.htm','Chrome',1,'',''),(122909,'124.207.231.242','2016-12-07 00:00:00','/index.html','Safari',1,'',''),(122910,'61.135.190.102','2016-12-07 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(122911,'61.135.190.104','2016-12-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(122912,'220.181.51.37','2016-12-07 00:00:00','/index.html','Chrome',1,'',''),(122913,'111.206.36.13','2016-12-07 00:00:00','/index.html','Chrome',1,'','baidu'),(122914,'171.124.214.4','2016-12-07 00:00:00','/index.html','Chrome',1,'','baidu'),(122915,'222.179.138.92','2016-12-07 00:00:00','/index.html','Chrome',1,'',''),(122916,'121.42.0.18','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122917,'61.135.169.8','2016-12-07 00:00:00','/newsview.htm','Chrome',1,'',''),(122918,'220.181.51.35','2016-12-07 00:00:00','/newsview.htm','Chrome',1,'',''),(122919,'220.181.51.35','2016-12-07 00:00:00','/newsview.htm','Chrome',1,'',''),(122920,'61.135.165.10','2016-12-07 00:00:00','/newsview.htm','Chrome',1,'',''),(122921,'121.42.0.18','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122922,'182.48.105.216','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122923,'121.42.0.36','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122924,'121.42.0.82','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122925,'58.248.235.103','2016-12-07 00:00:00','/index.html','Chrome',1,'',''),(122926,'54.153.96.99','2016-12-07 00:00:00','/index.html','Chrome',1,'',''),(122927,'14.29.32.161','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122928,'14.29.32.161','2016-12-07 00:00:00','/index.html','IE',1,'',''),(122929,'121.42.0.61','2016-12-08 00:00:00','/index.html','Safari',1,'',''),(122930,'121.42.0.62','2016-12-08 00:00:00','/index.html','IE',1,'',''),(122931,'121.42.0.14','2016-12-08 00:00:00','/index.html','IE',1,'',''),(122932,'180.153.180.58','2016-12-08 00:00:00','/index.html','IE',1,'',''),(122933,'111.206.36.145','2016-12-08 00:00:00','/index.html','Firefox',1,'www','baidu'),(122934,'121.42.0.83','2016-12-08 00:00:00','/index.html','IE',1,'',''),(122935,'66.249.69.43','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122936,'180.149.130.152','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122937,'121.42.0.83','2016-12-08 00:00:00','/index.html','IE',1,'',''),(122938,'61.135.190.220','2016-12-08 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(122939,'61.135.190.220','2016-12-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(122940,'61.135.190.102','2016-12-08 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(122941,'66.249.69.249','2016-12-08 00:00:00','/news.htm','Chrome',1,'',''),(122942,'66.249.69.51','2016-12-08 00:00:00','/newsview.htm','Chrome',1,'',''),(122943,'183.136.190.40','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122944,'111.206.36.13','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122945,'110.241.93.136','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122946,'27.211.177.218','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122947,'14.104.190.12','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122948,'171.117.9.16','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122949,'111.206.36.145','2016-12-08 00:00:00','/index.html','Firefox',1,'www','baidu'),(122950,'157.55.39.38','2016-12-08 00:00:00','/index.html','Safari',1,'',''),(122951,'59.174.44.111','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122952,'192.162.35.144','2016-12-08 00:00:00','/index.html','Firefox',1,'',''),(122953,'192.162.35.144','2016-12-08 00:00:00','/index.html','Firefox',1,'',''),(122954,'66.249.69.45','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122955,'119.147.225.190','2016-12-08 00:00:00','/index.html','Safari',1,'',''),(122956,'117.36.116.122','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122957,'118.81.11.105','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122958,'111.85.179.165','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122959,'125.76.61.177','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122960,'196.52.43.52','2016-12-08 00:00:00','/index.html','Firefox',1,'',''),(122961,'42.156.254.42','2016-12-08 00:00:00','/index.html','Firefox',1,'',''),(122962,'182.148.65.67','2016-12-08 00:00:00','/index.html','Safari',1,'',''),(122963,'182.148.65.67','2016-12-08 00:00:00','/index.html','Safari',1,'',''),(122964,'66.249.69.195','2016-12-08 00:00:00','/news.htm','Chrome',1,'',''),(122965,'222.244.109.199','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122966,'124.66.38.104','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122967,'36.5.180.30','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122968,'222.75.40.13','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122969,'114.113.197.131','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122970,'114.113.197.131','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122971,'101.226.66.173','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122972,'180.153.206.16','2016-12-08 00:00:00','/index.html','IE',1,'',''),(122973,'180.153.81.203','2016-12-08 00:00:00','/index.html','IE',1,'',''),(122974,'101.226.33.200','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122975,'66.249.69.51','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122976,'114.113.197.131','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122977,'66.249.69.195','2016-12-08 00:00:00','/newsview.htm','Chrome',1,'',''),(122978,'113.57.133.99','2016-12-08 00:00:00','/index.html','IE',1,'',''),(122979,'113.57.133.99','2016-12-08 00:00:00','/index.html','IE',1,'',''),(122980,'61.49.45.46','2016-12-08 00:00:00','/index.html','IE',1,'',''),(122981,'121.42.0.66','2016-12-08 00:00:00','/index.html','Safari',1,'',''),(122982,'115.239.214.47','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122983,'115.239.213.192','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122984,'115.239.213.133','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122985,'212.86.111.212','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122986,'27.213.208.84','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122987,'124.66.39.89','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122988,'27.10.76.185','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122989,'211.97.122.27','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122990,'59.174.45.245','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122991,'220.181.158.109','2016-12-08 00:00:00','/index.html','Firefox',1,'',''),(122992,'220.181.158.109','2016-12-08 00:00:00','/index.html','Firefox',1,'',''),(122993,'61.135.165.8','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122994,'219.72.200.223','2016-12-08 00:00:00','/index.html','Chrome',1,'','baidu'),(122995,'110.80.33.98','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(122996,'111.206.36.145','2016-12-08 00:00:00','/index.html','Chrome',1,'','baidu'),(122997,'61.49.45.47','2016-12-08 00:00:00','/index.html','IE',1,'',''),(122998,'61.49.45.47','2016-12-08 00:00:00','/www/start.html','IE',0,'',''),(122999,'61.49.45.47','2016-12-08 00:00:00','/RemoteControl.html','IE',0,'',''),(123000,'124.127.244.10','2016-12-08 00:00:00','/index.html','Firefox',1,'',''),(123001,'149.202.72.198','2016-12-08 00:00:00','/index.html','Firefox',1,'',''),(123002,'61.49.45.47','2016-12-08 00:00:00','/index.html','IE',1,'',''),(123003,'124.76.26.32','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(123004,'180.153.201.28','2016-12-08 00:00:00','/index.html','IE',1,'',''),(123005,'61.135.165.42','2016-12-08 00:00:00','/index.html','Chrome',1,'',''),(123006,'121.42.0.17','2016-12-08 00:00:00','/index.html','IE',1,'',''),(123007,'121.42.0.67','2016-12-09 00:00:00','/index.html','Safari',1,'',''),(123008,'121.42.0.59','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123009,'121.42.0.57','2016-12-09 00:00:00','/index.html','Safari',1,'',''),(123010,'121.42.0.56','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123011,'60.169.77.130','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123012,'180.153.180.75','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123013,'111.206.36.134','2016-12-09 00:00:00','/index.html','Firefox',1,'www','baidu'),(123014,'180.149.130.152','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123015,'121.42.0.16','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123016,'121.42.0.38','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123017,'111.206.36.17','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123018,'123.125.71.53','2016-12-09 00:00:00','/index.html','Safari',1,'',''),(123019,'111.206.36.132','2016-12-09 00:00:00','/index.html','Firefox',1,'',''),(123020,'183.136.190.40','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123021,'180.153.180.170','2016-12-09 00:00:00','/news/newsview.htm','IE',1,'',''),(123022,'183.136.190.40','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123023,'182.118.41.59','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123024,'111.206.36.17','2016-12-09 00:00:00','/index.html','Firefox',1,'www','baidu'),(123025,'42.156.254.120','2016-12-09 00:00:00','/index.html','Firefox',1,'',''),(123026,'121.42.0.84','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123027,'121.42.0.89','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123028,'180.153.180.178','2016-12-09 00:00:00','/newsview.htm','IE',1,'',''),(123029,'60.169.77.130','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123030,'219.156.102.60','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123031,'112.66.69.192','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123032,'59.174.47.34','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123033,'171.221.42.194','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123034,'42.156.254.120','2016-12-09 00:00:00','/index.html','Firefox',1,'',''),(123035,'42.120.234.153','2016-12-09 00:00:00','/index.html','Firefox',1,'',''),(123036,'211.157.173.122','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123037,'106.39.189.239','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123038,'121.42.0.38','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123039,'222.35.61.217','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123040,'112.124.131.1','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123041,'220.181.51.40','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123042,'36.106.190.234','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123043,'36.106.190.234','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123044,'36.106.190.234','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123045,'36.106.190.234','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123046,'36.106.190.234','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123047,'36.106.190.234','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123048,'36.106.190.234','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123049,'36.106.190.234','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123050,'36.106.190.234','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123051,'36.106.190.234','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123052,'106.39.18.123','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123053,'60.169.77.130','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123054,'121.42.0.37','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123055,'61.135.169.42','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123056,'121.42.0.89','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123057,'195.154.42.164','2016-12-09 00:00:00','/index.html','Firefox',1,'',''),(123058,'121.42.171.160','2016-12-09 00:00:00','/index.html','Firefox',1,'',''),(123059,'117.36.117.254','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123060,'106.91.209.67','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123061,'58.100.4.232','2016-12-09 00:00:00','/index.html','Firefox',1,'',''),(123062,'64.16.214.12','2016-12-09 00:00:00','/index.html','Firefox',1,'',''),(123063,'188.165.200.217','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123064,'220.181.51.52','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123065,'125.41.86.88','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123066,'106.91.211.165','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123067,'14.104.187.69','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123068,'61.146.178.190','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123069,'36.5.181.244','2016-12-09 00:00:00','/index.html','Chrome',1,'',''),(123070,'121.42.0.31','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123071,'121.42.0.31','2016-12-09 00:00:00','/index.html','IE',1,'',''),(123072,'182.118.70.237','2016-12-10 00:00:00','/index.html','IE',1,'',''),(123073,'111.206.36.18','2016-12-10 00:00:00','/index.html','Firefox',1,'www','baidu'),(123074,'121.42.0.65','2016-12-10 00:00:00','/index.html','Safari',1,'',''),(123075,'121.42.0.64','2016-12-10 00:00:00','/index.html','Safari',1,'',''),(123076,'121.42.0.66','2016-12-10 00:00:00','/index.html','IE',1,'',''),(123077,'180.149.130.150','2016-12-10 00:00:00','/index.html','Chrome',1,'',''),(123078,'111.206.36.19','2016-12-10 00:00:00','/index.html','Chrome',1,'',''),(123079,'58.100.4.232','2016-12-10 00:00:00','/index.html','Firefox',1,'',''),(123080,'101.4.110.154','2016-12-10 00:00:00','/index.html','Firefox',1,'',''),(123081,'111.206.36.15','2016-12-10 00:00:00','/index.html','Chrome',1,'',''),(123082,'111.206.36.132','2016-12-10 00:00:00','/index.html','Firefox',1,'www','baidu'),(123083,'149.202.72.198','2016-12-10 00:00:00','/index.html','Firefox',1,'',''),(123084,'40.77.167.22','2016-12-10 00:00:00','/index.html','Safari',1,'',''),(123085,'60.169.77.130','2016-12-10 00:00:00','/index.html','IE',1,'',''),(123086,'186.133.2.85','2016-12-10 00:00:00','/index.html','Chrome',1,'',''),(123087,'14.144.202.51','2016-12-10 00:00:00','/index.html','Firefox',1,'',''),(123088,'184.175.244.215','2016-12-10 00:00:00','/index.html','Chrome',1,'',''),(123089,'196.52.43.60','2016-12-10 00:00:00','/index.html','Firefox',1,'',''),(123090,'60.169.77.130','2016-12-10 00:00:00','/index.html','IE',1,'',''),(123091,'121.35.116.131','2016-12-10 00:00:00','/index.html','Chrome',1,'北京市东安睿思科技有限公司','360'),(123092,'119.147.145.199','2016-12-10 00:00:00','/index.html','IE',1,'',''),(123093,'61.135.165.42','2016-12-10 00:00:00','/index.html','Chrome',1,'',''),(123094,'122.114.198.176','2016-12-10 00:00:00','/index.html','IE',1,'',''),(123095,'121.42.171.160','2016-12-10 00:00:00','/index.html','Firefox',1,'',''),(123096,'175.152.28.32','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123097,'116.252.65.143','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123098,'60.169.77.130','2016-12-11 00:00:00','/index.html','IE',1,'',''),(123099,'180.153.180.105','2016-12-11 00:00:00','/index.html','IE',1,'',''),(123100,'203.208.60.222','2016-12-11 00:00:00','/newsview.htm','Chrome',1,'',''),(123101,'203.208.60.217','2016-12-11 00:00:00','/newsview.htm','Chrome',1,'',''),(123102,'180.149.130.150','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123103,'111.206.36.15','2016-12-11 00:00:00','/index.html','Firefox',1,'www','baidu'),(123104,'203.208.60.233','2016-12-11 00:00:00','/news.htm','Chrome',1,'',''),(123105,'111.206.36.7','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123106,'111.206.36.15','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123107,'183.136.190.40','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123108,'183.136.190.40','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123109,'111.206.36.17','2016-12-11 00:00:00','/index.html','Firefox',1,'www','baidu'),(123110,'183.136.190.40','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123111,'211.147.113.194','2016-12-11 00:00:00','/index.html','IE',1,'',''),(123112,'211.147.113.194','2016-12-11 00:00:00','/index.html','IE',1,'',''),(123113,'203.208.60.203','2016-12-11 00:00:00','/news.htm','Chrome',1,'',''),(123114,'115.239.215.57','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123115,'115.239.215.184','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123116,'203.208.60.201','2016-12-11 00:00:00','/news.htm','Chrome',1,'',''),(123117,'203.208.60.221','2016-12-11 00:00:00','/newsview.htm','Chrome',1,'',''),(123118,'203.208.60.206','2016-12-11 00:00:00','/newsview.htm','Chrome',1,'',''),(123119,'158.69.228.25','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123120,'158.69.228.25','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123121,'158.69.228.25','2016-12-11 00:00:00','/news.htm','Chrome',1,'',''),(123122,'203.208.60.204','2016-12-11 00:00:00','/newsview.htm','Chrome',1,'',''),(123123,'125.120.84.143','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123124,'203.208.60.201','2016-12-11 00:00:00','/newsview.htm','Chrome',1,'',''),(123125,'14.152.68.36','2016-12-11 00:00:00','/index.html','Safari',1,'',''),(123126,'203.208.60.205','2016-12-11 00:00:00','/newsview.htm','Chrome',1,'',''),(123127,'167.114.174.95','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123128,'203.208.60.203','2016-12-11 00:00:00','/news/newsview.htm','Chrome',1,'',''),(123129,'203.208.60.203','2016-12-11 00:00:00','/newsview.htm','Chrome',1,'',''),(123130,'203.208.60.207','2016-12-11 00:00:00','/newsview.htm','Chrome',1,'',''),(123131,'42.156.254.119','2016-12-11 00:00:00','/index.html','Firefox',1,'',''),(123132,'42.156.254.116','2016-12-11 00:00:00','/index.html','Firefox',1,'',''),(123133,'42.156.254.119','2016-12-11 00:00:00','/index.html','Firefox',1,'',''),(123134,'61.135.169.7','2016-12-11 00:00:00','/index.html','Chrome',1,'',''),(123135,'122.114.198.176','2016-12-11 00:00:00','/index.html','IE',1,'',''),(123136,'183.136.142.162','2016-12-11 00:00:00','/newsview.htm','IE',1,'',''),(123137,'202.101.75.53','2016-12-11 00:00:00','/index.html','IE',1,'',''),(123138,'182.118.60.160','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123139,'203.208.60.222','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123140,'111.206.36.136','2016-12-12 00:00:00','/index.html','Firefox',1,'www','baidu'),(123141,'180.149.130.149','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123142,'203.208.60.204','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123143,'203.208.60.204','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123144,'112.124.131.1','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123145,'60.169.77.130','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123146,'60.191.52.230','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123147,'111.206.36.12','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123148,'111.206.36.12','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123149,'203.208.60.201','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123150,'111.206.36.10','2016-12-12 00:00:00','/index.html','Firefox',1,'www','baidu'),(123151,'222.186.56.246','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123152,'64.246.165.200','2016-12-12 00:00:00','/index.html','Firefox',1,'',''),(123153,'211.147.119.188','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123154,'211.147.119.188','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123155,'222.173.15.146','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123156,'222.173.15.146','2016-12-12 00:00:00','/news.htm','Chrome',1,'',''),(123157,'39.64.152.95','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123158,'182.110.29.176','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123159,'106.91.209.122','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123160,'124.66.39.101','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123161,'115.33.31.123','2016-12-12 00:00:00','/news.htm','Chrome',1,'',''),(123162,'64.246.165.160','2016-12-12 00:00:00','/index.html','Firefox',1,'',''),(123163,'183.57.154.59','2016-12-12 00:00:00','/newsview.htm','IE',1,'',''),(123164,'180.153.186.104','2016-12-12 00:00:00','/newsview.htm','IE',1,'',''),(123165,'180.97.63.114','2016-12-12 00:00:00','/newsview.htm','IE',1,'',''),(123166,'182.138.167.242','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123167,'180.153.180.78','2016-12-12 00:00:00','/news/newsview.htm','IE',1,'',''),(123168,'182.138.167.242','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123169,'182.138.167.242','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123170,'220.181.51.36','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123171,'202.102.99.41','2016-12-12 00:00:00','/newsview.htm','IE',1,'',''),(123172,'124.200.37.54','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123173,'180.153.186.75','2016-12-12 00:00:00','/news/newsview.htm','IE',1,'',''),(123174,'207.46.13.38','2016-12-12 00:00:00','/index.html','Safari',1,'',''),(123175,'111.206.36.134','2016-12-12 00:00:00','/index.html','Chrome',1,'','baidu'),(123176,'182.118.53.176','2016-12-12 00:00:00','/newsview.htm','IE',1,'',''),(123177,'52.90.38.156','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123178,'220.181.158.109','2016-12-12 00:00:00','/index.html','Firefox',1,'',''),(123179,'220.181.158.109','2016-12-12 00:00:00','/index.html','Firefox',1,'',''),(123180,'182.46.161.251','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123181,'212.92.127.201','2016-12-12 00:00:00','/index.html','Firefox',1,'',''),(123182,'212.92.127.201','2016-12-12 00:00:00','/index.html','Firefox',1,'',''),(123183,'183.57.153.93','2016-12-12 00:00:00','/newsview.htm','IE',1,'',''),(123184,'101.199.112.55','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123185,'117.136.0.171','2016-12-12 00:00:00','/index.html','Chrome',1,'','baidu'),(123186,'183.57.153.204','2016-12-12 00:00:00','/newsview.htm','IE',1,'',''),(123187,'218.18.139.225','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123188,'219.143.225.2','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123189,'219.143.225.2','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123190,'220.181.51.54','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123191,'111.206.36.143','2016-12-12 00:00:00','/index.html','Chrome',1,'','baidu'),(123192,'219.143.225.2','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123193,'219.143.225.2','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123194,'219.143.225.2','2016-12-12 00:00:00','/news.htm','IE',1,'',''),(123195,'219.143.225.2','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123196,'219.143.225.2','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123197,'219.143.225.2','2016-12-12 00:00:00','/news.htm','IE',1,'',''),(123198,'61.135.169.9','2016-12-12 00:00:00','/index.html','Chrome',1,'',''),(123199,'60.169.77.130','2016-12-12 00:00:00','/index.html','IE',1,'',''),(123200,'125.88.204.113','2016-12-13 00:00:00','/index.html','IE',1,'',''),(123201,'111.206.36.133','2016-12-13 00:00:00','/index.html','Firefox',1,'www','baidu'),(123202,'61.146.178.190','2016-12-13 00:00:00','/index.html','Firefox',1,'',''),(123203,'180.149.130.152','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123204,'111.206.36.15','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123205,'180.153.186.80','2016-12-13 00:00:00','/newsview.htm','IE',1,'',''),(123206,'60.169.77.130','2016-12-13 00:00:00','/index.html','IE',1,'',''),(123207,'111.206.36.17','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123208,'180.153.180.114','2016-12-13 00:00:00','/newsview.htm','IE',1,'',''),(123209,'183.136.142.172','2016-12-13 00:00:00','/news/newsview.htm','IE',1,'',''),(123210,'111.206.36.145','2016-12-13 00:00:00','/index.html','Firefox',1,'www','baidu'),(123211,'42.156.254.115','2016-12-13 00:00:00','/index.html','Firefox',1,'',''),(123212,'42.156.254.119','2016-12-13 00:00:00','/index.html','Firefox',1,'',''),(123213,'42.156.254.120','2016-12-13 00:00:00','/index.html','Firefox',1,'',''),(123214,'60.191.52.230','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123215,'101.226.102.97','2016-12-13 00:00:00','/index.html','IE',1,'',''),(123216,'180.153.160.24','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123217,'95.211.138.129','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123218,'121.42.0.59','2016-12-13 00:00:00','/index.html','Safari',1,'',''),(123219,'175.146.76.42','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123220,'182.138.167.242','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123221,'60.169.77.130','2016-12-13 00:00:00','/index.html','IE',1,'',''),(123222,'115.239.212.5','2016-12-13 00:00:00','/index.html','Chrome',1,'www','baidu'),(123223,'113.88.160.88','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123224,'111.11.6.58','2016-12-13 00:00:00','/index.html','Safari',1,'','baidu'),(123225,'111.206.36.15','2016-12-13 00:00:00','/index.html','Firefox',1,'www','baidu'),(123226,'220.181.51.37','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123227,'182.138.167.242','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123228,'182.138.167.242','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123229,'182.138.167.242','2016-12-13 00:00:00','/newsview.htm','Chrome',1,'',''),(123230,'182.138.167.242','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123231,'60.220.41.50','2016-12-13 00:00:00','/index.html','Safari',1,'','baidu'),(123232,'103.226.133.67','2016-12-13 00:00:00','/newsview.htm','Chrome',1,'',''),(123233,'101.226.89.120','2016-12-13 00:00:00','/newsview.htm','Chrome',1,'',''),(123234,'103.226.133.67','2016-12-13 00:00:00','/news.htm','Chrome',1,'',''),(123235,'103.226.133.67','2016-12-13 00:00:00','/newsview.htm','Chrome',1,'',''),(123236,'103.226.133.67','2016-12-13 00:00:00','/news.htm','Chrome',1,'',''),(123237,'101.226.33.238','2016-12-13 00:00:00','/newsview.htm','Chrome',1,'',''),(123238,'180.153.211.172','2016-12-13 00:00:00','/news.htm','Chrome',1,'',''),(123239,'111.206.36.145','2016-12-13 00:00:00','/index.html','Chrome',1,'www','baidu'),(123240,'112.224.69.119','2016-12-13 00:00:00','/index.html','Safari',1,'','baidu'),(123241,'117.13.168.226','2016-12-13 00:00:00','/index.html','Chrome',1,'','baidu'),(123242,'60.26.240.97','2016-12-13 00:00:00','/index.html','Chrome',1,'','baidu'),(123243,'220.181.51.53','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123244,'112.17.236.59','2016-12-13 00:00:00','/index.html','Chrome',1,'','baidu'),(123245,'111.206.36.134','2016-12-13 00:00:00','/index.html','Chrome',1,'','baidu'),(123246,'211.147.119.188','2016-12-13 00:00:00','/index.html','IE',1,'',''),(123247,'211.147.119.188','2016-12-13 00:00:00','/index.html','IE',1,'',''),(123248,'202.108.211.56','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123249,'111.206.36.143','2016-12-13 00:00:00','/index.html','Chrome',1,'','baidu'),(123250,'60.169.77.130','2016-12-13 00:00:00','/index.html','IE',1,'',''),(123251,'182.138.167.242','2016-12-13 00:00:00','/index.html','IE',1,'',''),(123252,'61.135.169.8','2016-12-13 00:00:00','/index.html','Chrome',1,'',''),(123253,'111.206.36.10','2016-12-13 00:00:00','/index.html','Chrome',1,'','baidu'),(123254,'202.200.200.8','2016-12-13 00:00:00','/index.html','IE',1,'',''),(123255,'182.48.105.216','2016-12-13 00:00:00','/index.html','IE',1,'',''),(123256,'42.156.254.120','2016-12-13 00:00:00','/index.html','Firefox',1,'',''),(123257,'42.120.160.2','2016-12-13 00:00:00','/index.html','Firefox',1,'',''),(123258,'182.118.60.229','2016-12-14 00:00:00','/index.html','IE',1,'',''),(123259,'121.42.0.63','2016-12-14 00:00:00','/index.html','Safari',1,'',''),(123260,'121.42.0.55','2016-12-14 00:00:00','/index.html','IE',1,'',''),(123261,'121.42.0.55','2016-12-14 00:00:00','/index.html','Safari',1,'',''),(123262,'121.42.0.64','2016-12-14 00:00:00','/index.html','IE',1,'',''),(123263,'111.206.36.13','2016-12-14 00:00:00','/index.html','Firefox',1,'www','baidu'),(123264,'180.149.130.148','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123265,'220.181.51.62','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123266,'114.236.138.4','2016-12-14 00:00:00','/index.html','Firefox',1,'www','baidu'),(123267,'114.236.138.3','2016-12-14 00:00:00','/index.html','Firefox',1,'www','baidu'),(123268,'60.169.77.130','2016-12-14 00:00:00','/index.html','IE',1,'',''),(123269,'111.206.36.147','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123270,'182.118.53.92','2016-12-14 00:00:00','/newsview.htm','IE',1,'',''),(123271,'180.153.180.71','2016-12-14 00:00:00','/newsview.htm','IE',1,'',''),(123272,'111.206.36.14','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123273,'202.102.99.132','2016-12-14 00:00:00','/news/newsview.htm','IE',1,'',''),(123274,'183.136.190.40','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123275,'61.164.149.189','2016-12-14 00:00:00','/index.html','IE',1,'',''),(123276,'111.206.36.19','2016-12-14 00:00:00','/index.html','Firefox',1,'www','baidu'),(123277,'203.208.60.221','2016-12-14 00:00:00','/newsview.htm','Chrome',1,'',''),(123278,'183.57.154.87','2016-12-14 00:00:00','/newsview.htm','IE',1,'',''),(123279,'218.206.233.198','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123280,'183.150.53.214','2016-12-14 00:00:00','/index.html','Chrome',1,'','baidu'),(123281,'111.206.36.8','2016-12-14 00:00:00','/index.html','Chrome',1,'','baidu'),(123282,'220.181.51.54','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123283,'60.169.77.130','2016-12-14 00:00:00','/index.html','IE',1,'',''),(123284,'220.181.158.109','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123285,'220.181.158.109','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123286,'125.88.186.216','2016-12-14 00:00:00','/index.html','IE',1,'',''),(123287,'61.135.165.41','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123288,'58.215.136.5','2016-12-14 00:00:00','/index.html','Safari',1,'','baidu'),(123289,'221.230.237.203','2016-12-14 00:00:00','/index.html','Safari',1,'','baidu'),(123290,'221.230.237.203','2016-12-14 00:00:00','/newsview.htm','Safari',1,'',''),(123291,'221.230.237.203','2016-12-14 00:00:00','/newsview.htm','Safari',1,'',''),(123292,'61.49.57.60','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123293,'111.30.137.184','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123294,'111.161.105.17','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123295,'111.161.105.14','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123296,'61.49.57.55','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123297,'61.49.57.60','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123298,'111.30.137.187','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123299,'111.161.105.14','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123300,'111.30.137.184','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123301,'61.49.57.61','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123302,'111.30.137.184','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123303,'111.30.137.183','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123304,'61.49.56.47','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123305,'111.30.137.188','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123306,'123.126.124.148','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123307,'111.161.62.191','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123308,'111.30.132.148','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123309,'111.30.132.176','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123310,'111.30.132.190','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123311,'111.30.132.158','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123312,'101.199.108.59','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123313,'124.128.192.202','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123314,'124.128.192.202','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123315,'124.128.192.202','2016-12-14 00:00:00','/news.htm','Chrome',1,'',''),(123316,'111.206.36.19','2016-12-14 00:00:00','/index.html','Chrome',1,'','baidu'),(123317,'111.30.137.188','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123318,'123.151.139.155','2016-12-14 00:00:00','/index.html','Firefox',1,'',''),(123319,'219.72.202.203','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123320,'219.72.202.203','2016-12-14 00:00:00','/index.html','Chrome',1,'',''),(123321,'121.42.0.39','2016-12-14 00:00:00','/index.html','IE',1,'',''),(123322,'121.42.0.39','2016-12-14 00:00:00','/index.html','IE',1,'',''),(123323,'203.208.60.206','2016-12-14 00:00:00','/newsview.htm','Chrome',1,'',''),(123324,'203.208.60.224','2016-12-14 00:00:00','/newsview.htm','Chrome',1,'',''),(123325,'60.169.77.130','2016-12-14 00:00:00','/index.html','IE',1,'',''),(123326,'114.249.0.66','2016-12-15 00:00:00','/index.html','Chrome',1,'',''),(123327,'203.208.60.219','2016-12-15 00:00:00','/newsview.htm','Chrome',1,'',''),(123328,'180.153.180.141','2016-12-15 00:00:00','/index.html','IE',1,'',''),(123329,'123.125.143.19','2016-12-15 00:00:00','/index.html','Safari',1,'',''),(123330,'123.125.143.7','2016-12-15 00:00:00','/index.html','Safari',1,'',''),(123331,'111.206.36.15','2016-12-15 00:00:00','/index.html','Firefox',1,'www','baidu'),(123332,'61.163.30.215','2016-12-15 00:00:00','/index.html','Firefox',1,'www','baidu'),(123333,'61.163.30.217','2016-12-15 00:00:00','/index.html','Firefox',1,'www','baidu'),(123334,'180.153.180.159','2016-12-15 00:00:00','/newsview.htm','IE',1,'',''),(123335,'180.97.63.48','2016-12-15 00:00:00','/newsview.htm','IE',1,'',''),(123336,'111.206.36.141','2016-12-15 00:00:00','/index.html','Chrome',1,'',''),(123337,'202.102.99.153','2016-12-15 00:00:00','/newsview.htm','IE',1,'',''),(123338,'180.149.130.153','2016-12-15 00:00:00','/index.html','Chrome',1,'',''),(123339,'180.97.62.228','2016-12-15 00:00:00','/newsview.htm','IE',1,'',''),(123340,'111.206.36.140','2016-12-15 00:00:00','/index.html','Chrome',1,'',''),(123341,'60.169.77.130','2016-12-15 00:00:00','/index.html','IE',1,'',''),(123342,'111.206.36.138','2016-12-15 00:00:00','/index.html','Firefox',1,'www','baidu'),(123343,'182.118.41.47','2016-12-15 00:00:00','/index.html','IE',1,'',''),(123344,'106.39.189.101','2016-12-15 00:00:00','/index.html','Chrome',1,'',''),(123345,'61.49.45.45','2016-12-15 00:00:00','/index.html','IE',1,'',''),(123346,'61.49.45.45','2016-12-15 00:00:00','/www/start.html','IE',0,'',''),(123347,'61.49.45.45','2016-12-15 00:00:00','/RemoteControl.html','IE',0,'',''),(123348,'169.54.244.89','2016-12-15 00:00:00','/index.html','Firefox',1,'',''),(123349,'182.138.167.242','2016-12-15 00:00:00','/index.html','Chrome',1,'',''),(123350,'220.181.51.52','2016-12-15 00:00:00','/index.html','Chrome',1,'',''),(123351,'120.239.8.94','2016-12-15 00:00:00','/index.html','Chrome',1,'','baidu'),(123352,'66.249.66.177','2016-12-15 00:00:00','/newsview.htm','Chrome',1,'',''),(123353,'183.233.81.228','2016-12-15 00:00:00','/index.html','Firefox',1,'北京睿思科技有限公司','baidu'),(123354,'199.116.169.254','2016-12-15 00:00:00','/index.html','Firefox',1,'',''),(123355,'71.14.159.236','2016-12-15 00:00:00','/index.html','Firefox',1,'',''),(123356,'183.207.217.235','2016-12-15 00:00:00','/index.html','Safari',1,'','baidu'),(123357,'121.42.0.73','2016-12-15 00:00:00','/index.html','Safari',1,'',''),(123358,'58.215.136.3','2016-12-15 00:00:00','/index.html','Safari',1,'','baidu'),(123359,'61.49.45.45','2016-12-15 00:00:00','/index.html','IE',1,'',''),(123360,'61.49.45.45','2016-12-15 00:00:00','/www/start.html','IE',0,'',''),(123361,'61.49.45.45','2016-12-15 00:00:00','/RemoteControl.html','IE',0,'',''),(123362,'220.181.51.35','2016-12-15 00:00:00','/index.html','Chrome',1,'',''),(123363,'61.146.178.190','2016-12-15 00:00:00','/index.html','Firefox',1,'',''),(123364,'66.249.66.171','2016-12-15 00:00:00','/news.htm','Chrome',1,'',''),(123365,'61.135.165.7','2016-12-15 00:00:00','/index.html','Chrome',1,'',''),(123366,'66.249.66.174','2016-12-15 00:00:00','/newsview.htm','Chrome',1,'',''),(123367,'60.169.77.130','2016-12-15 00:00:00','/index.html','IE',1,'',''),(123368,'182.48.105.211','2016-12-15 00:00:00','/index.html','IE',1,'',''),(123369,'66.249.66.171','2016-12-15 00:00:00','/newsview.htm','Chrome',1,'',''),(123370,'121.42.0.67','2016-12-15 00:00:00','/index.html','Safari',1,'',''),(123371,'121.42.0.59','2016-12-15 00:00:00','/index.html','IE',1,'',''),(123372,'121.42.0.66','2016-12-15 00:00:00','/index.html','Safari',1,'',''),(123373,'121.42.0.65','2016-12-15 00:00:00','/index.html','IE',1,'',''),(123374,'121.42.0.67','2016-12-15 00:00:00','/index.html','Safari',1,'',''),(123375,'121.42.0.65','2016-12-15 00:00:00','/index.html','IE',1,'',''),(123376,'125.88.204.138','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123377,'111.206.36.12','2016-12-16 00:00:00','/index.html','Firefox',1,'www','baidu'),(123378,'66.249.65.55','2016-12-16 00:00:00','/newsview.htm','Chrome',1,'',''),(123379,'91.236.75.4','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123380,'220.181.51.40','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123381,'180.149.130.152','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123382,'66.249.65.54','2016-12-16 00:00:00','/newsview.htm','Chrome',1,'',''),(123383,'111.206.36.132','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123384,'111.206.36.136','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123385,'183.57.154.93','2016-12-16 00:00:00','/newsview.htm','IE',1,'',''),(123386,'180.153.180.148','2016-12-16 00:00:00','/newsview.htm','IE',1,'',''),(123387,'110.228.105.30','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123388,'117.14.146.248','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123389,'123.116.154.147','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123390,'222.244.108.224','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123391,'60.169.77.130','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123392,'111.206.36.8','2016-12-16 00:00:00','/index.html','Firefox',1,'www','baidu'),(123393,'183.136.190.40','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123394,'123.57.81.70','2016-12-16 00:00:00','/show.html','Chrome',0,'',''),(123395,'185.87.193.15','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123396,'188.165.200.217','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123397,'173.208.198.2','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123398,'74.11.61.104','2016-12-16 00:00:00','/index.html','Firefox',1,'',''),(123399,'119.99.154.149','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123400,'211.161.198.242','2016-12-16 00:00:00','/newsview.htm','Chrome',1,'',''),(123401,'211.161.198.242','2016-12-16 00:00:00','/newsview.htm','Chrome',1,'',''),(123402,'211.161.198.242','2016-12-16 00:00:00','/news.htm','Chrome',1,'',''),(123403,'211.161.198.242','2016-12-16 00:00:00','/newsview.htm','Chrome',1,'',''),(123404,'211.161.198.242','2016-12-16 00:00:00','/newsview.htm','Chrome',1,'',''),(123405,'121.42.0.38','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123406,'121.42.0.87','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123407,'182.118.41.90','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123408,'121.42.141.169','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123409,'42.120.160.97','2016-12-16 00:00:00','/index.html','Firefox',1,'',''),(123410,'119.99.135.136','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123411,'121.42.0.30','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123412,'106.120.188.137','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123413,'183.136.190.40','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123414,'61.135.169.10','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123415,'42.156.138.76','2016-12-16 00:00:00','/index.html','Firefox',1,'',''),(123416,'121.42.0.31','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123417,'218.241.108.116','2016-12-16 00:00:00','/index.html','Chrome',1,'',''),(123418,'121.42.0.55','2016-12-16 00:00:00','/index.html','Safari',1,'',''),(123419,'121.42.0.63','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123420,'121.42.0.57','2016-12-16 00:00:00','/index.html','Safari',1,'',''),(123421,'121.42.0.67','2016-12-16 00:00:00','/index.html','IE',1,'',''),(123422,'60.169.77.130','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123423,'182.118.70.149','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123424,'23.247.72.123','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123425,'212.92.127.201','2016-12-17 00:00:00','/index.html','Firefox',1,'',''),(123426,'212.92.127.201','2016-12-17 00:00:00','/index.html','Firefox',1,'',''),(123427,'104.148.75.34','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123428,'45.32.129.1','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123429,'173.208.198.13','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123430,'111.206.36.13','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123431,'183.57.154.55','2016-12-17 00:00:00','/newsview.htm','IE',1,'',''),(123432,'101.4.110.154','2016-12-17 00:00:00','/index.html','Firefox',1,'',''),(123433,'111.206.36.145','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123434,'218.241.108.88','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123435,'104.148.75.99','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123436,'192.187.118.67','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123437,'61.147.119.202','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123438,'180.149.130.152','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123439,'111.206.36.144','2016-12-17 00:00:00','/index.html','Firefox',1,'www','baidu'),(123440,'180.153.186.36','2016-12-17 00:00:00','/newsview.htm','IE',1,'',''),(123441,'117.14.158.125','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123442,'61.52.67.237','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123443,'27.211.58.68','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123444,'117.14.148.45','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123445,'221.9.252.38','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123446,'60.169.77.130','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123447,'50.234.60.145','2016-12-17 00:00:00','/index.html','Firefox',1,'',''),(123448,'66.249.73.58','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123449,'211.147.118.113','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123450,'211.147.118.113','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123451,'23.247.27.122','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123452,'149.202.127.215','2016-12-17 00:00:00','/index.html','Firefox',1,'',''),(123453,'221.10.190.97','2016-12-17 00:00:00','/newsview.htm','Chrome',1,'牛津大学网络学院的教授维克托写作了《大数据时代》一书','360'),(123454,'101.226.99.195','2016-12-17 00:00:00','/newsview.htm','IE',1,'牛津大学网络学院的教授维克托写作了《大数据时代》一书','360'),(123455,'66.249.65.177','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123456,'66.249.65.181','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123457,'58.49.59.120','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123458,'176.9.50.43','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123459,'66.249.73.61','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123460,'211.138.116.204','2016-12-17 00:00:00','/index.html','Safari',1,'',''),(123461,'61.135.165.40','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123462,'220.181.51.37','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123463,'66.249.65.171','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123464,'119.147.146.60','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123465,'66.249.73.58','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123466,'207.46.13.6','2016-12-17 00:00:00','/index.html','Safari',1,'',''),(123467,'66.249.65.171','2016-12-17 00:00:00','/newsview.htm','Chrome',1,'',''),(123468,'104.148.75.58','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123469,'23.247.88.75','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123470,'66.249.65.171','2016-12-17 00:00:00','/newsview.htm','Chrome',1,'',''),(123471,'66.249.65.210','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123472,'42.156.254.118','2016-12-17 00:00:00','/index.html','Firefox',1,'',''),(123473,'42.120.161.17','2016-12-17 00:00:00','/index.html','Firefox',1,'',''),(123474,'66.249.73.176','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123475,'62.212.68.156','2016-12-17 00:00:00','/index.html','Chrome',1,'',''),(123476,'121.42.0.60','2016-12-17 00:00:00','/index.html','Safari',1,'',''),(123477,'121.42.0.63','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123478,'121.42.0.71','2016-12-17 00:00:00','/index.html','Safari',1,'',''),(123479,'121.42.0.66','2016-12-17 00:00:00','/index.html','IE',1,'',''),(123480,'66.249.65.210','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123481,'66.249.65.53','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123482,'180.153.180.117','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123483,'180.149.130.152','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123484,'60.169.77.130','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123485,'111.206.36.139','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123486,'66.249.65.202','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123487,'182.118.60.79','2016-12-18 00:00:00','/newsview.htm','IE',1,'',''),(123488,'111.206.36.11','2016-12-18 00:00:00','/index.html','Firefox',1,'www','baidu'),(123489,'111.206.36.134','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123490,'66.249.65.55','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123491,'66.249.65.210','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123492,'111.206.36.11','2016-12-18 00:00:00','/index.html','Firefox',1,'www','baidu'),(123493,'61.146.178.190','2016-12-18 00:00:00','/index.html','Firefox',1,'',''),(123494,'91.236.75.4','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123495,'202.101.75.53','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123496,'66.249.65.53','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123497,'134.249.159.113','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123498,'66.249.65.210','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123499,'60.169.77.130','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123500,'23.247.27.74','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123501,'183.136.132.11','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123502,'91.236.75.4','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123503,'61.55.255.156','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123504,'124.88.55.35','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123505,'116.113.70.73','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123506,'117.29.63.54','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123507,'110.184.29.25','2016-12-18 00:00:00','/newsview.htm','Chrome',1,'牛津大学网络学院的教授维克托写作了《大数据时代》一书','360'),(123508,'66.249.65.53','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123509,'42.156.138.56','2016-12-18 00:00:00','/index.html','Firefox',1,'',''),(123510,'66.249.65.206','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123511,'182.118.42.82','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123512,'66.249.65.53','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123513,'104.148.75.20','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123514,'38.100.21.67','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123515,'38.100.21.67','2016-12-18 00:00:00','/newsview.htm','IE',1,'',''),(123516,'38.100.21.67','2016-12-18 00:00:00','/news.htm','IE',1,'',''),(123517,'38.100.21.67','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123518,'66.249.65.202','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123519,'124.173.68.63','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123520,'218.62.46.141','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123521,'180.97.215.148','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123522,'121.42.141.169','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123523,'111.206.36.5','2016-12-18 00:00:00','/index.html','Chrome',1,'',''),(123524,'60.169.77.130','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123525,'211.147.119.5','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123526,'211.147.119.5','2016-12-18 00:00:00','/index.html','IE',1,'',''),(123527,'180.153.180.90','2016-12-19 00:00:00','/index.html','IE',1,'',''),(123528,'123.57.81.70','2016-12-19 00:00:00','/show.html','Chrome',0,'',''),(123529,'111.206.36.5','2016-12-19 00:00:00','/index.html','Firefox',1,'www','baidu'),(123530,'123.125.67.219','2016-12-19 00:00:00','/index.html','Safari',1,'',''),(123531,'220.181.51.114','2016-12-19 00:00:00','/index.html','Safari',1,'',''),(123532,'180.149.130.150','2016-12-19 00:00:00','/index.html','Chrome',1,'',''),(123533,'111.206.36.132','2016-12-19 00:00:00','/index.html','Chrome',1,'',''),(123534,'180.97.63.41','2016-12-19 00:00:00','/newsview.htm','IE',1,'',''),(123535,'180.153.182.129','2016-12-19 00:00:00','/news.htm','IE',1,'',''),(123536,'180.153.182.129','2016-12-19 00:00:00','/news.htm','IE',1,'',''),(123537,'180.153.185.239','2016-12-19 00:00:00','/newsview.htm','IE',1,'',''),(123538,'111.206.36.14','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123539,'111.206.36.9','2016-12-19 00:00:00','/index.html','Firefox',1,'www','baidu'),(123540,'222.186.12.9','2016-12-19 00:00:00','/index.html','IE',1,'',''),(123541,'222.186.12.9','2016-12-19 00:00:00','/index.html','IE',1,'',''),(123542,'60.169.77.130','2016-12-19 00:00:00','/index.html','IE',1,'',''),(123543,'182.48.105.211','2016-12-19 00:00:00','/index.html','IE',1,'',''),(123544,'66.249.64.233','2016-12-19 00:00:00','/newsview.htm','Chrome',1,'',''),(123545,'223.104.19.51','2016-12-19 00:00:00','/index.html','Chrome',1,'','baidu'),(123546,'185.11.146.220','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123547,'101.226.33.223','2016-12-19 00:00:00','/newsview.htm','IE',1,'',''),(123548,'61.135.165.42','2016-12-19 00:00:00','/index.html','Chrome',1,'',''),(123549,'111.161.57.31','2016-12-19 00:00:00','/index.html','Chrome',1,'','baidu'),(123550,'123.126.118.139','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123551,'111.161.62.191','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123552,'125.39.208.232','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123553,'123.126.124.148','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123554,'125.39.208.232','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123555,'111.30.141.103','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123556,'111.161.105.18','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123557,'111.30.131.144','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123558,'111.30.132.176','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123559,'123.126.124.148','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123560,'111.30.132.190','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123561,'111.30.132.208','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123562,'111.30.131.212','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123563,'111.30.137.188','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123564,'125.39.57.39','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123565,'101.226.99.197','2016-12-19 00:00:00','/index.html','Chrome',1,'','baidu'),(123566,'157.55.39.47','2016-12-19 00:00:00','/index.html','Safari',1,'',''),(123567,'61.54.246.28','2016-12-19 00:00:00','/index.html','Chrome',1,'',''),(123568,'220.181.51.85','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123569,'220.181.51.119','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123570,'220.181.51.37','2016-12-19 00:00:00','/index.html','Chrome',1,'',''),(123571,'61.135.169.9','2016-12-19 00:00:00','/index.html','Chrome',1,'',''),(123572,'212.227.22.239','2016-12-19 00:00:00','/index.html','Firefox',1,'',''),(123573,'117.36.119.77','2016-12-19 00:00:00','/index.html','Chrome',1,'',''),(123574,'115.197.243.63','2016-12-19 00:00:00','/index.html','Chrome',1,'',''),(123575,'111.85.179.193','2016-12-19 00:00:00','/index.html','Chrome',1,'',''),(123576,'121.225.2.110','2016-12-19 00:00:00','/index.html','Chrome',1,'',''),(123577,'121.42.0.57','2016-12-19 00:00:00','/index.html','IE',1,'',''),(123578,'121.42.0.64','2016-12-19 00:00:00','/index.html','Safari',1,'',''),(123579,'121.42.0.56','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123580,'121.42.0.58','2016-12-20 00:00:00','/index.html','Safari',1,'',''),(123581,'182.118.70.233','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123582,'60.169.77.130','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123583,'111.206.36.5','2016-12-20 00:00:00','/index.html','Firefox',1,'www','baidu'),(123584,'180.149.130.153','2016-12-20 00:00:00','/index.html','Chrome',1,'',''),(123585,'180.153.186.73','2016-12-20 00:00:00','/newsview.htm','IE',1,'',''),(123586,'202.102.99.109','2016-12-20 00:00:00','/news/newsview.htm','IE',1,'',''),(123587,'111.206.36.18','2016-12-20 00:00:00','/index.html','Chrome',1,'',''),(123588,'111.206.36.14','2016-12-20 00:00:00','/index.html','Firefox',1,'www','baidu'),(123589,'91.148.125.201','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123590,'91.148.125.201','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123591,'120.25.247.51','2016-12-20 00:00:00','/index.html','Chrome',1,'',''),(123592,'59.34.148.30','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123593,'120.25.247.51','2016-12-20 00:00:00','/index.html','Chrome',1,'',''),(123594,'110.85.5.77','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123595,'121.42.171.160','2016-12-20 00:00:00','/index.html','Firefox',1,'',''),(123596,'121.42.171.160','2016-12-20 00:00:00','/index.html','Firefox',1,'',''),(123597,'119.147.225.223','2016-12-20 00:00:00','/index.html','Safari',1,'',''),(123598,'119.147.146.73','2016-12-20 00:00:00','/index.html','Chrome',1,'',''),(123599,'60.169.77.130','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123600,'111.198.0.121','2016-12-20 00:00:00','/index.html','Chrome',1,'北京 商业智能','360'),(123601,'220.181.51.55','2016-12-20 00:00:00','/index.html','Chrome',1,'',''),(123602,'117.136.88.199','2016-12-20 00:00:00','/index.html','Chrome',1,'','baidu'),(123603,'36.110.22.66','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123604,'36.110.22.66','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123605,'36.110.22.66','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123606,'94.23.0.221','2016-12-20 00:00:00','/index.html','Firefox',1,'',''),(123607,'182.118.42.68','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123608,'42.156.254.115','2016-12-20 00:00:00','/index.html','Firefox',1,'',''),(123609,'42.156.254.116','2016-12-20 00:00:00','/index.html','Firefox',1,'',''),(123610,'42.156.254.115','2016-12-20 00:00:00','/index.html','Firefox',1,'',''),(123611,'54.202.193.78','2016-12-20 00:00:00','/index.html','Chrome',1,'',''),(123612,'61.135.169.41','2016-12-20 00:00:00','/index.html','Chrome',1,'',''),(123613,'119.147.225.217','2016-12-20 00:00:00','/index.html','Safari',1,'',''),(123614,'111.206.36.147','2016-12-20 00:00:00','/index.html','Chrome',1,'','baidu'),(123615,'61.146.178.190','2016-12-20 00:00:00','/index.html','Firefox',1,'',''),(123616,'60.169.77.130','2016-12-20 00:00:00','/index.html','IE',1,'',''),(123617,'121.42.0.61','2016-12-21 00:00:00','/index.html','Safari',1,'',''),(123618,'180.153.180.141','2016-12-21 00:00:00','/index.html','IE',1,'',''),(123619,'111.206.36.9','2016-12-21 00:00:00','/index.html','Firefox',1,'www','baidu'),(123620,'180.149.130.149','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123621,'150.255.119.95','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123622,'123.116.146.62','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123623,'36.35.30.183','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123624,'218.10.51.80','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123625,'111.206.36.137','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123626,'182.118.60.37','2016-12-21 00:00:00','/news/newsview.htm','IE',1,'',''),(123627,'183.57.154.12','2016-12-21 00:00:00','/newsview.htm','IE',1,'',''),(123628,'182.118.54.50','2016-12-21 00:00:00','/newsview.htm','IE',1,'',''),(123629,'183.57.154.72','2016-12-21 00:00:00','/newsview.htm','IE',1,'',''),(123630,'180.153.186.27','2016-12-21 00:00:00','/newsview.htm','IE',1,'',''),(123631,'207.46.13.89','2016-12-21 00:00:00','/index.html','Safari',1,'',''),(123632,'111.206.36.140','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123633,'180.97.63.84','2016-12-21 00:00:00','/news/newsview.htm','IE',1,'',''),(123634,'183.136.142.148','2016-12-21 00:00:00','/news/newsview.htm','IE',1,'',''),(123635,'182.118.53.74','2016-12-21 00:00:00','/newsview.htm','IE',1,'',''),(123636,'180.153.180.168','2016-12-21 00:00:00','/newsview.htm','IE',1,'',''),(123637,'202.102.99.36','2016-12-21 00:00:00','/newsview.htm','IE',1,'',''),(123638,'183.136.142.110','2016-12-21 00:00:00','/newsview.htm','IE',1,'',''),(123639,'111.206.36.16','2016-12-21 00:00:00','/index.html','Firefox',1,'www','baidu'),(123640,'60.169.77.130','2016-12-21 00:00:00','/index.html','IE',1,'',''),(123641,'123.182.253.242','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123642,'121.24.253.86','2016-12-21 00:00:00','/index.html','Safari',1,'',''),(123643,'221.205.137.161','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123644,'175.12.105.113','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123645,'112.193.171.214','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123646,'112.66.69.146','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123647,'5.61.32.58','2016-12-21 00:00:00','/index.html','Firefox',1,'',''),(123648,'121.42.171.160','2016-12-21 00:00:00','/index.html','Firefox',1,'',''),(123649,'42.156.136.32','2016-12-21 00:00:00','/index.html','Firefox',1,'',''),(123650,'103.218.243.99','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123651,'103.218.243.99','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123652,'121.42.171.160','2016-12-21 00:00:00','/index.html','Firefox',1,'',''),(123653,'60.208.83.66','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123654,'223.104.20.174','2016-12-21 00:00:00','/index.html','Chrome',1,'','baidu'),(123655,'220.181.51.37','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123656,'183.136.132.11','2016-12-21 00:00:00','/index.html','IE',1,'',''),(123657,'183.136.132.11','2016-12-21 00:00:00','/index.html','IE',1,'',''),(123658,'121.42.171.160','2016-12-21 00:00:00','/index.html','Firefox',1,'',''),(123659,'121.42.0.60','2016-12-21 00:00:00','/index.html','Safari',1,'',''),(123660,'60.169.77.130','2016-12-21 00:00:00','/index.html','IE',1,'',''),(123661,'123.57.81.70','2016-12-21 00:00:00','/show.html','Chrome',0,'',''),(123662,'111.206.36.18','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123663,'220.181.51.51','2016-12-21 00:00:00','/index.html','Chrome',1,'',''),(123664,'111.206.36.19','2016-12-21 00:00:00','/index.html','Chrome',1,'','baidu'),(123665,'5.61.32.58','2016-12-21 00:00:00','/index.html','Firefox',1,'',''),(123666,'91.236.75.4','2016-12-21 00:00:00','/index.html','IE',1,'',''),(123667,'125.88.204.172','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123668,'111.206.36.143','2016-12-22 00:00:00','/index.html','Firefox',1,'www','baidu'),(123669,'104.148.75.58','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123670,'23.247.72.27','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123671,'111.206.36.142','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123672,'180.149.130.148','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123673,'111.206.36.133','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123674,'60.169.77.130','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123675,'114.215.89.31','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123676,'183.136.142.152','2016-12-22 00:00:00','/newsview.htm','IE',1,'',''),(123677,'111.206.36.18','2016-12-22 00:00:00','/index.html','Firefox',1,'www','baidu'),(123678,'23.247.27.34','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123679,'183.136.190.40','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123680,'23.247.27.26','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123681,'116.236.146.21','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123682,'119.97.219.254','2016-12-22 00:00:00','/news.htm','Chrome',1,'',''),(123683,'111.47.13.65','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123684,'122.237.26.143','2016-12-22 00:00:00','/index.html','Chrome',1,'','baidu'),(123685,'220.181.51.37','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123686,'168.1.128.37','2016-12-22 00:00:00','/index.html','Firefox',1,'',''),(123687,'42.156.139.37','2016-12-22 00:00:00','/index.html','Firefox',1,'',''),(123688,'1.29.235.56','2016-12-22 00:00:00','/index.html','Chrome',1,'','baidu'),(123689,'104.148.75.75','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123690,'111.206.36.133','2016-12-22 00:00:00','/index.html','Chrome',1,'','baidu'),(123691,'113.138.17.241','2016-12-22 00:00:00','/index.html','Chrome',1,'','baidu'),(123692,'113.138.17.241','2016-12-22 00:00:00','/index.html','Chrome',1,'','baidu'),(123693,'188.165.200.217','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123694,'111.206.36.145','2016-12-22 00:00:00','/index.html','Chrome',1,'','baidu'),(123695,'123.116.155.197','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123696,'27.211.59.64','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123697,'125.71.79.125','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123698,'125.47.57.216','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123699,'139.170.67.108','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123700,'116.113.49.104','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123701,'112.66.76.137','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123702,'114.215.89.31','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123703,'114.215.89.31','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123704,'61.135.165.9','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123705,'139.170.65.129','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123706,'61.135.165.9','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123707,'23.247.27.51','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123708,'101.67.210.19','2016-12-22 00:00:00','/index.html','Safari',1,'',''),(123709,'117.158.153.150','2016-12-22 00:00:00','/index.html','Chrome',1,'',''),(123710,'60.169.77.130','2016-12-22 00:00:00','/index.html','IE',1,'',''),(123711,'180.153.180.62','2016-12-23 00:00:00','/index.html','IE',1,'',''),(123712,'182.118.71.42','2016-12-23 00:00:00','/news/newsview.htm','IE',1,'',''),(123713,'182.118.60.210','2016-12-23 00:00:00','/newsview.htm','IE',1,'',''),(123714,'111.206.36.145','2016-12-23 00:00:00','/index.html','Firefox',1,'www','baidu'),(123715,'123.125.67.219','2016-12-23 00:00:00','/index.html','Safari',1,'',''),(123716,'180.149.130.153','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123717,'121.42.0.39','2016-12-23 00:00:00','/index.html','IE',1,'',''),(123718,'180.153.180.168','2016-12-23 00:00:00','/newsview.htm','IE',1,'',''),(123719,'111.206.36.134','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123720,'111.206.36.16','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123721,'183.136.190.40','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123722,'121.42.0.36','2016-12-23 00:00:00','/index.html','IE',1,'',''),(123723,'180.97.62.223','2016-12-23 00:00:00','/news/newsview.htm','IE',1,'',''),(123724,'140.205.225.186','2016-12-23 00:00:00','/index.html','IE',1,'',''),(123725,'111.206.36.137','2016-12-23 00:00:00','/index.html','Firefox',1,'www','baidu'),(123726,'106.91.211.7','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123727,'66.249.73.3','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123728,'66.249.73.61','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123729,'66.249.65.171','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123730,'110.78.171.152','2016-12-23 00:00:00','/index.html','Firefox',1,'',''),(123731,'66.249.73.58','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123732,'42.120.160.40','2016-12-23 00:00:00','/index.html','Firefox',1,'',''),(123733,'66.249.65.178','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123734,'60.169.77.130','2016-12-23 00:00:00','/index.html','IE',1,'',''),(123735,'66.249.73.22','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123736,'61.146.178.190','2016-12-23 00:00:00','/index.html','Firefox',1,'',''),(123737,'14.152.64.156','2016-12-23 00:00:00','/index.html','Safari',1,'',''),(123738,'60.190.203.89','2016-12-23 00:00:00','/index.html','IE',1,'',''),(123739,'60.190.203.89','2016-12-23 00:00:00','/index.html','IE',1,'',''),(123740,'66.249.73.61','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123741,'66.249.65.178','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123742,'220.181.51.81','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123743,'42.156.254.116','2016-12-23 00:00:00','/index.html','Firefox',1,'',''),(123744,'42.156.254.120','2016-12-23 00:00:00','/index.html','Firefox',1,'',''),(123745,'42.156.254.118','2016-12-23 00:00:00','/index.html','Firefox',1,'',''),(123746,'42.120.236.105','2016-12-23 00:00:00','/index.html','Firefox',1,'',''),(123747,'60.169.77.130','2016-12-23 00:00:00','/index.html','IE',1,'',''),(123748,'121.42.0.59','2016-12-23 00:00:00','/index.html','IE',1,'',''),(123749,'121.42.0.54','2016-12-23 00:00:00','/index.html','Safari',1,'',''),(123750,'61.145.62.135','2016-12-23 00:00:00','/index.html','IE',1,'',''),(123751,'66.249.65.177','2016-12-23 00:00:00','/index.html','Chrome',1,'',''),(123752,'182.118.60.177','2016-12-23 00:00:00','/newsview.htm','IE',1,'',''),(123753,'182.118.60.201','2016-12-23 00:00:00','/news/newsview.htm','IE',1,'',''),(123754,'182.118.55.164','2016-12-23 00:00:00','/newsview.htm','Safari',1,'',''),(123755,'180.153.180.139','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123756,'66.249.73.3','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123757,'66.249.73.58','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123758,'111.206.36.4','2016-12-24 00:00:00','/index.html','Firefox',1,'www','baidu'),(123759,'111.206.36.16','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123760,'104.148.75.4','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123761,'101.4.110.154','2016-12-24 00:00:00','/index.html','Firefox',1,'',''),(123762,'111.206.36.14','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123763,'183.57.154.14','2016-12-24 00:00:00','/newsview.htm','IE',1,'',''),(123764,'171.118.60.225','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123765,'117.36.118.15','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123766,'117.36.118.15','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123767,'222.75.43.37','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123768,'66.249.66.254','2016-12-24 00:00:00','/newsview.htm','Chrome',1,'',''),(123769,'111.206.36.11','2016-12-24 00:00:00','/index.html','Firefox',1,'www','baidu'),(123770,'180.97.62.249','2016-12-24 00:00:00','/newsview.htm','IE',1,'',''),(123771,'211.147.119.5','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123772,'211.147.119.5','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123773,'182.118.55.187','2016-12-24 00:00:00','/newsview.htm','IE',1,'',''),(123774,'66.249.66.254','2016-12-24 00:00:00','/newsview.htm','Chrome',1,'',''),(123775,'180.149.130.148','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123776,'220.181.51.94','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123777,'66.249.66.195','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123778,'203.208.60.196','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123779,'123.57.81.70','2016-12-24 00:00:00','/show.html','Chrome',0,'',''),(123780,'60.169.77.130','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123781,'46.0.193.128','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123782,'66.249.66.200','2016-12-24 00:00:00','/newsview.htm','Chrome',1,'',''),(123783,'66.249.66.3','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123784,'91.236.75.4','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123785,'218.10.51.75','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123786,'117.89.188.51','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123787,'222.94.53.146','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123788,'58.19.0.13','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123789,'69.58.178.57','2016-12-24 00:00:00','/index.html','Firefox',1,'',''),(123790,'69.58.178.57','2016-12-24 00:00:00','/index.html','Firefox',1,'',''),(123791,'69.58.178.57','2016-12-24 00:00:00','/news.htm','Firefox',1,'',''),(123792,'66.249.66.200','2016-12-24 00:00:00','/newsview.htm','Chrome',1,'',''),(123793,'66.249.66.200','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123794,'66.249.66.254','2016-12-24 00:00:00','/newsview.htm','Chrome',1,'',''),(123795,'66.249.66.3','2016-12-24 00:00:00','/index.html','Chrome',1,'',''),(123796,'61.160.211.206','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123797,'168.1.128.38','2016-12-24 00:00:00','/index.html','Firefox',1,'',''),(123798,'222.186.21.200','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123799,'60.169.77.130','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123800,'115.28.9.88','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123801,'162.220.8.237','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123802,'162.220.8.237','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123803,'121.42.0.59','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123804,'121.42.0.61','2016-12-24 00:00:00','/index.html','Safari',1,'',''),(123805,'121.42.0.55','2016-12-24 00:00:00','/index.html','Safari',1,'',''),(123806,'121.42.0.61','2016-12-24 00:00:00','/index.html','IE',1,'',''),(123807,'180.153.180.124','2016-12-25 00:00:00','/index.html','IE',1,'',''),(123808,'111.206.36.12','2016-12-25 00:00:00','/index.html','Firefox',1,'www','baidu'),(123809,'180.149.130.152','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123810,'111.206.36.144','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123811,'60.169.77.130','2016-12-25 00:00:00','/index.html','IE',1,'',''),(123812,'180.153.186.91','2016-12-25 00:00:00','/news/newsview.htm','IE',1,'',''),(123813,'180.97.63.73','2016-12-25 00:00:00','/newsview.htm','IE',1,'',''),(123814,'202.102.99.86','2016-12-25 00:00:00','/newsview.htm','IE',1,'',''),(123815,'183.57.153.147','2016-12-25 00:00:00','/newsview.htm','IE',1,'',''),(123816,'182.118.42.67','2016-12-25 00:00:00','/index.html','IE',1,'',''),(123817,'111.206.36.9','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123818,'183.136.142.74','2016-12-25 00:00:00','/newsview.htm','IE',1,'',''),(123819,'180.153.186.42','2016-12-25 00:00:00','/news/newsview.htm','IE',1,'',''),(123820,'183.136.142.114','2016-12-25 00:00:00','/newsview.htm','IE',1,'',''),(123821,'111.206.36.133','2016-12-25 00:00:00','/index.html','Firefox',1,'www','baidu'),(123822,'61.52.67.177','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123823,'101.16.108.103','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123824,'218.10.51.45','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123825,'218.10.51.48','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123826,'123.158.48.211','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123827,'60.176.150.195','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123828,'106.4.196.5','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123829,'171.36.44.18','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123830,'176.9.50.43','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123831,'220.181.51.38','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123832,'60.169.77.130','2016-12-25 00:00:00','/index.html','IE',1,'',''),(123833,'123.126.68.109','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123834,'123.232.112.70','2016-12-25 00:00:00','/index.html','IE',1,'',''),(123835,'123.232.112.70','2016-12-25 00:00:00','/index.html','IE',1,'',''),(123836,'202.101.75.53','2016-12-25 00:00:00','/index.html','IE',1,'',''),(123837,'39.76.10.181','2016-12-25 00:00:00','/newsview.htm','Chrome',1,'阮夏名的父亲是谁?','360'),(123838,'66.249.66.200','2016-12-25 00:00:00','/newsview.htm','Chrome',1,'',''),(123839,'116.113.48.148','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123840,'171.37.28.8','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123841,'116.113.48.159','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123842,'117.36.116.198','2016-12-25 00:00:00','/index.html','Chrome',1,'',''),(123843,'60.169.77.130','2016-12-25 00:00:00','/index.html','IE',1,'',''),(123844,'182.118.60.229','2016-12-25 00:00:00','/newsview.htm','IE',1,'',''),(123845,'180.153.180.178','2016-12-26 00:00:00','/index.html','IE',1,'',''),(123846,'111.206.36.139','2016-12-26 00:00:00','/index.html','Firefox',1,'www','baidu'),(123847,'66.249.79.127','2016-12-26 00:00:00','/news.htm','Chrome',1,'',''),(123848,'66.249.79.146','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123849,'222.186.21.200','2016-12-26 00:00:00','/index.html','IE',1,'',''),(123850,'222.186.21.200','2016-12-26 00:00:00','/index.html','IE',1,'',''),(123851,'180.149.130.150','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123852,'220.181.51.87','2016-12-26 00:00:00','/index.html','Safari',1,'',''),(123853,'66.249.79.67','2016-12-26 00:00:00','/newsview.htm','Chrome',1,'',''),(123854,'111.206.36.141','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123855,'220.181.51.114','2016-12-26 00:00:00','/index.html','Safari',1,'',''),(123856,'66.249.79.72','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123857,'182.118.60.14','2016-12-26 00:00:00','/news/newsview.htm','IE',1,'',''),(123858,'61.164.149.211','2016-12-26 00:00:00','/index.html','IE',1,'',''),(123859,'66.249.79.142','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123860,'111.206.36.5','2016-12-26 00:00:00','/index.html','Firefox',1,'',''),(123861,'111.206.36.133','2016-12-26 00:00:00','/index.html','Firefox',1,'www','baidu'),(123862,'66.249.79.67','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123863,'182.118.41.55','2016-12-26 00:00:00','/index.html','IE',1,'',''),(123864,'66.249.79.72','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123865,'61.52.67.212','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123866,'113.132.10.208','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123867,'27.10.140.244','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123868,'175.184.153.43','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123869,'66.249.79.146','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123870,'60.169.77.130','2016-12-26 00:00:00','/index.html','IE',1,'',''),(123871,'114.241.92.227','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123872,'125.46.128.134','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123873,'182.109.237.105','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123874,'124.66.15.160','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123875,'220.181.51.54','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123876,'42.48.158.207','2016-12-26 00:00:00','/index.html','Chrome',1,'','baidu'),(123877,'121.227.74.7','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123878,'121.227.74.7','2016-12-26 00:00:00','/newsview.htm','Chrome',1,'',''),(123879,'121.227.74.7','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123880,'121.227.74.7','2016-12-26 00:00:00','/newsview.htm','Chrome',1,'',''),(123881,'124.42.126.99','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123882,'218.26.5.23','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123883,'140.207.185.111','2016-12-26 00:00:00','/index.html','IE',1,'',''),(123884,'61.146.178.190','2016-12-26 00:00:00','/index.html','Firefox',1,'',''),(123885,'124.207.231.242','2016-12-26 00:00:00','/index.html','Safari',1,'',''),(123886,'112.17.247.40','2016-12-26 00:00:00','/index.html','Safari',1,'','baidu'),(123887,'66.249.79.67','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123888,'45.35.167.126','2016-12-26 00:00:00','/index.html','Safari',1,'',''),(123889,'54.90.168.44','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123890,'115.231.233.199','2016-12-26 00:00:00','/index.html','IE',1,'',''),(123891,'60.169.77.130','2016-12-26 00:00:00','/index.html','IE',1,'',''),(123892,'121.24.253.181','2016-12-26 00:00:00','/index.html','Safari',1,'',''),(123893,'119.134.135.6','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123894,'183.15.248.145','2016-12-26 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(123895,'183.15.248.145','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123896,'183.15.248.145','2016-12-26 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(123897,'61.164.149.128','2016-12-26 00:00:00','/index.html','IE',1,'',''),(123898,'220.181.51.87','2016-12-26 00:00:00','/index.html','Firefox',1,'',''),(123899,'121.42.171.160','2016-12-26 00:00:00','/index.html','Firefox',1,'',''),(123900,'157.55.39.134','2016-12-26 00:00:00','/index.html','Safari',1,'',''),(123901,'220.181.51.85','2016-12-26 00:00:00','/index.html','Firefox',1,'',''),(123902,'121.42.171.160','2016-12-26 00:00:00','/index.html','Firefox',1,'',''),(123903,'60.169.77.130','2016-12-26 00:00:00','/index.html','IE',1,'',''),(123904,'60.169.77.130','2016-12-26 00:00:00','/index.html','IE',1,'',''),(123905,'175.152.32.190','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123906,'114.241.88.76','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123907,'171.107.27.11','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123908,'42.120.160.40','2016-12-26 00:00:00','/index.html','Firefox',1,'',''),(123909,'158.69.225.33','2016-12-26 00:00:00','/index.html','Chrome',1,'',''),(123910,'182.118.70.144','2016-12-27 00:00:00','/index.html','IE',1,'',''),(123911,'182.118.41.96','2016-12-27 00:00:00','/index.html','IE',1,'',''),(123912,'111.206.36.9','2016-12-27 00:00:00','/index.html','Firefox',1,'www','baidu'),(123913,'61.146.178.190','2016-12-27 00:00:00','/index.html','IE',1,'',''),(123914,'61.146.178.190','2016-12-27 00:00:00','/news.htm','IE',1,'',''),(123915,'220.181.51.94','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123916,'60.191.38.77','2016-12-27 00:00:00','/index.html','Firefox',1,'',''),(123917,'111.206.36.5','2016-12-27 00:00:00','/index.html','Chrome',1,'',''),(123918,'180.149.130.148','2016-12-27 00:00:00','/index.html','Chrome',1,'',''),(123919,'180.153.180.117','2016-12-27 00:00:00','/newsview.htm','IE',1,'',''),(123920,'202.102.99.63','2016-12-27 00:00:00','/news/newsview.htm','IE',1,'',''),(123921,'180.153.180.187','2016-12-27 00:00:00','/news/newsview.htm','IE',1,'',''),(123922,'123.57.81.70','2016-12-27 00:00:00','/show.html','Chrome',0,'',''),(123923,'111.206.36.146','2016-12-27 00:00:00','/index.html','Firefox',1,'',''),(123924,'42.156.254.120','2016-12-27 00:00:00','/index.html','Firefox',1,'',''),(123925,'203.208.60.220','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123926,'203.208.60.220','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123927,'60.169.77.130','2016-12-27 00:00:00','/index.html','IE',1,'',''),(123928,'60.169.77.130','2016-12-27 00:00:00','/index.html','IE',1,'',''),(123929,'111.206.36.9','2016-12-27 00:00:00','/index.html','Firefox',1,'www','baidu'),(123930,'180.97.63.69','2016-12-27 00:00:00','/newsview.htm','IE',1,'',''),(123931,'220.181.51.113','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123932,'121.24.253.181','2016-12-27 00:00:00','/index.html','Safari',1,'',''),(123933,'220.181.51.35','2016-12-27 00:00:00','/index.html','Chrome',1,'',''),(123934,'60.191.38.77','2016-12-27 00:00:00','/index.html','Firefox',1,'',''),(123935,'123.125.67.165','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123936,'203.208.60.220','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123937,'61.151.226.189','2016-12-27 00:00:00','/index.html','IE',1,'',''),(123938,'112.65.193.13','2016-12-27 00:00:00','/index.html','IE',1,'',''),(123939,'180.153.212.13','2016-12-27 00:00:00','/index.html','IE',1,'',''),(123940,'101.226.89.116','2016-12-27 00:00:00','/index.html','Chrome',1,'',''),(123941,'106.120.188.131','2016-12-27 00:00:00','/index.html','Chrome',1,'',''),(123942,'203.208.60.219','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123943,'203.208.60.219','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123944,'203.208.60.207','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123945,'91.236.75.4','2016-12-27 00:00:00','/index.html','IE',1,'',''),(123946,'110.240.139.62','2016-12-27 00:00:00','/index.html','Chrome',1,'',''),(123947,'60.208.165.189','2016-12-27 00:00:00','/index.html','Chrome',1,'',''),(123948,'119.108.155.120','2016-12-27 00:00:00','/index.html','Chrome',1,'',''),(123949,'112.66.72.218','2016-12-27 00:00:00','/index.html','Chrome',1,'',''),(123950,'203.208.60.221','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123951,'203.208.60.221','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123952,'101.67.211.238','2016-12-27 00:00:00','/index.html','Safari',1,'',''),(123953,'203.208.60.206','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123954,'222.186.21.200','2016-12-27 00:00:00','/index.html','IE',1,'',''),(123955,'203.208.60.220','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123956,'203.208.60.222','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123957,'203.208.60.221','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123958,'203.208.60.221','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123959,'203.208.60.219','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123960,'220.181.165.199','2016-12-27 00:00:00','/index.html','Chrome',1,'',''),(123961,'27.17.76.37','2016-12-27 00:00:00','/index.html','Firefox',1,'',''),(123962,'27.17.76.37','2016-12-27 00:00:00','/news.htm','Firefox',1,'',''),(123963,'220.181.51.93','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123964,'220.181.51.84','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123965,'220.181.51.84','2016-12-27 00:00:00','/newsview.htm','Chrome',1,'',''),(123966,'203.208.60.222','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123967,'220.181.165.198','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(123968,'111.206.36.11','2016-12-28 00:00:00','/index.html','Firefox',1,'www','baidu'),(123969,'220.181.165.67','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(123970,'203.208.60.219','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123971,'182.48.105.210','2016-12-28 00:00:00','/index.html','IE',1,'',''),(123972,'203.208.60.211','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123973,'203.208.60.228','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123974,'203.208.60.223','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123975,'60.169.77.130','2016-12-28 00:00:00','/index.html','IE',1,'',''),(123976,'60.169.77.130','2016-12-28 00:00:00','/index.html','IE',1,'',''),(123977,'182.118.41.24','2016-12-28 00:00:00','/index.html','IE',1,'',''),(123978,'180.149.130.149','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(123979,'180.149.130.148','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(123980,'222.186.21.200','2016-12-28 00:00:00','/index.html','IE',1,'',''),(123981,'52.90.240.16','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(123982,'54.82.214.82','2016-12-28 00:00:00','/news.htm','Chrome',1,'',''),(123983,'54.175.102.7','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(123984,'54.235.16.106','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123985,'54.175.102.7','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123986,'54.145.254.255','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123987,'54.242.134.159','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123988,'54.205.167.112','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123989,'52.90.39.94','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123990,'54.224.52.254','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123991,'54.205.167.112','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(123992,'106.39.60.187','2016-12-28 00:00:00','/index.html','IE',1,'',''),(123993,'106.39.60.187','2016-12-28 00:00:00','/index.html','Opera',1,'',''),(123994,'111.206.36.140','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(123995,'220.181.165.200','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(123996,'60.191.52.230','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(123997,'111.206.36.144','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(123998,'183.136.142.143','2016-12-28 00:00:00','/news/newsview.htm','IE',1,'',''),(123999,'180.153.186.92','2016-12-28 00:00:00','/newsview.htm','IE',1,'',''),(124000,'203.208.60.206','2016-12-28 00:00:00','/news.htm','Chrome',1,'',''),(124001,'203.208.60.219','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(124002,'203.208.60.193','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(124003,'202.102.99.151','2016-12-28 00:00:00','/news/newsview.htm','IE',1,'',''),(124004,'111.206.36.6','2016-12-28 00:00:00','/index.html','Firefox',1,'www','baidu'),(124005,'220.181.51.35','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124006,'180.153.186.31','2016-12-28 00:00:00','/newsview.htm','IE',1,'',''),(124007,'180.153.186.48','2016-12-28 00:00:00','/news/newsview.htm','IE',1,'',''),(124008,'203.208.60.219','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(124009,'180.97.63.116','2016-12-28 00:00:00','/newsview.htm','IE',1,'',''),(124010,'203.208.60.203','2016-12-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124011,'180.97.63.91','2016-12-28 00:00:00','/newsview.htm','IE',1,'',''),(124012,'220.181.165.5','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124013,'203.208.60.220','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(124014,'220.181.165.199','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124015,'203.208.60.205','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(124016,'203.208.60.207','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(124017,'203.208.60.222','2016-12-28 00:00:00','/news.htm','Chrome',1,'',''),(124018,'220.181.165.8','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124019,'54.86.32.34','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124020,'101.226.33.208','2016-12-28 00:00:00','/index.html','IE',1,'',''),(124021,'203.208.60.219','2016-12-28 00:00:00','/news.htm','Chrome',1,'',''),(124022,'203.208.60.221','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(124023,'180.153.180.150','2016-12-28 00:00:00','/index.html','IE',1,'',''),(124024,'59.174.45.105','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124025,'150.255.109.68','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124026,'117.14.147.143','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124027,'66.240.236.119','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124028,'157.55.39.134','2016-12-28 00:00:00','/index.html','Safari',1,'',''),(124029,'54.161.73.109','2016-12-28 00:00:00','/index.html','Firefox',1,'',''),(124030,'117.136.79.35','2016-12-28 00:00:00','/index.html','Chrome',1,'','baidu'),(124031,'61.135.169.42','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124032,'54.224.239.83','2016-12-28 00:00:00','/index.html','Firefox',1,'',''),(124033,'220.181.165.72','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124034,'220.181.165.67','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124035,'188.143.232.34','2016-12-28 00:00:00','/index.html','IE',1,'',''),(124036,'188.143.232.34','2016-12-28 00:00:00','/index.html','IE',1,'',''),(124037,'188.143.232.34','2016-12-28 00:00:00','/news.htm','IE',1,'',''),(124038,'39.88.9.168','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124039,'203.208.60.221','2016-12-28 00:00:00','/news.htm','Chrome',1,'',''),(124040,'115.239.230.187','2016-12-28 00:00:00','/index.html','IE',1,'',''),(124041,'115.239.230.187','2016-12-28 00:00:00','/index.html','IE',1,'',''),(124042,'203.208.60.204','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(124043,'203.208.60.220','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(124044,'203.208.60.220','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(124045,'203.208.60.221','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(124046,'60.169.77.130','2016-12-28 00:00:00','/index.html','IE',1,'',''),(124047,'60.169.77.130','2016-12-28 00:00:00','/index.html','IE',1,'',''),(124048,'203.208.60.222','2016-12-28 00:00:00','/newsview.htm','Chrome',1,'',''),(124049,'203.208.60.204','2016-12-28 00:00:00','/index.html','Chrome',1,'',''),(124050,'203.208.60.203','2016-12-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124051,'182.48.105.210','2016-12-28 00:00:00','/index.html','IE',1,'',''),(124052,'111.206.36.143','2016-12-29 00:00:00','/index.html','Firefox',1,'www','baidu'),(124053,'203.208.60.221','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124054,'222.75.43.23','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124055,'116.113.51.99','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124056,'113.132.11.173','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124057,'114.221.131.149','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124058,'180.149.130.148','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124059,'185.93.226.90','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124060,'91.236.75.4','2016-12-29 00:00:00','/index.html','IE',1,'',''),(124061,'111.206.36.134','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124062,'123.125.125.82','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124063,'61.135.165.9','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124064,'211.147.112.245','2016-12-29 00:00:00','/index.html','IE',1,'',''),(124065,'211.147.112.245','2016-12-29 00:00:00','/index.html','IE',1,'',''),(124066,'106.120.161.66','2016-12-29 00:00:00','/news/newsview.htm','IE',1,'',''),(124067,'106.120.161.66','2016-12-29 00:00:00','/newsview.htm','IE',1,'',''),(124068,'111.206.36.141','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124069,'203.208.60.207','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124070,'111.206.36.13','2016-12-29 00:00:00','/index.html','Firefox',1,'www','baidu'),(124071,'203.208.60.222','2016-12-29 00:00:00','/newsview.htm','Chrome',1,'',''),(124072,'60.169.77.130','2016-12-29 00:00:00','/index.html','IE',1,'',''),(124073,'58.48.220.137','2016-12-29 00:00:00','/index.html','Chrome',1,'睿思 BI','baidu'),(124074,'61.135.165.8','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124075,'211.136.212.73','2016-12-29 00:00:00','/index.html','Safari',1,'','baidu'),(124076,'220.181.108.168','2016-12-29 00:00:00','/newsview.htm','Safari',1,'',''),(124077,'117.136.66.196','2016-12-29 00:00:00','/index.html','Chrome',1,'','baidu'),(124078,'101.226.33.206','2016-12-29 00:00:00','/index.html','Safari',1,'',''),(124079,'64.246.165.190','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124080,'61.146.178.190','2016-12-29 00:00:00','/index.html','IE',1,'',''),(124081,'64.246.161.190','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124082,'41.96.242.49','2016-12-29 00:00:00','/index.html','IE',1,'',''),(124083,'41.96.242.49','2016-12-29 00:00:00','/index.html','IE',1,'',''),(124084,'220.181.51.52','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124085,'60.169.77.130','2016-12-29 00:00:00','/index.html','IE',1,'',''),(124086,'60.169.77.130','2016-12-29 00:00:00','/index.html','IE',1,'',''),(124087,'182.48.105.210','2016-12-29 00:00:00','/index.html','IE',1,'',''),(124088,'14.17.37.161','2016-12-29 00:00:00','/index.html','Chrome',1,'','baidu'),(124089,'183.232.90.37','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124090,'163.177.93.244','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124091,'183.232.118.16','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124092,'163.177.69.106','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124093,'183.232.90.80','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124094,'183.232.118.14','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124095,'163.177.93.243','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124096,'120.198.202.48','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124097,'163.177.69.107','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124098,'183.232.118.16','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124099,'163.177.93.243','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124100,'183.232.118.15','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124101,'183.232.120.39','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124102,'163.177.93.241','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124103,'163.177.69.13','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124104,'183.232.120.37','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124105,'163.177.93.244','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124106,'183.232.90.36','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124107,'163.177.69.59','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124108,'163.177.69.106','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124109,'163.177.82.13','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124110,'112.90.82.179','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124111,'163.177.82.13','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124112,'163.177.69.107','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124113,'112.90.82.179','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124114,'163.177.93.243','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124115,'117.136.36.55','2016-12-29 00:00:00','/index.html','Chrome',1,'','baidu'),(124116,'183.136.190.40','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124117,'110.184.150.71','2016-12-29 00:00:00','/news.htm','Chrome',1,'',''),(124118,'110.184.150.71','2016-12-29 00:00:00','/newsview.htm','Chrome',1,'',''),(124119,'110.184.150.71','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124120,'93.174.93.151','2016-12-29 00:00:00','/index.html','Firefox',1,'',''),(124121,'180.153.180.141','2016-12-29 00:00:00','/newsview.htm','IE',1,'',''),(124122,'180.153.180.126','2016-12-29 00:00:00','/news/newsview.htm','IE',1,'',''),(124123,'61.135.169.40','2016-12-29 00:00:00','/index.html','Chrome',1,'',''),(124124,'123.57.81.70','2016-12-29 00:00:00','/show.html','Chrome',0,'',''),(124125,'185.146.168.146','2016-12-30 00:00:00','/index.html','Firefox',1,'',''),(124126,'60.169.77.130','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124127,'60.169.77.130','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124128,'157.55.39.171','2016-12-30 00:00:00','/index.html','Safari',1,'',''),(124129,'180.153.180.65','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124130,'207.46.13.134','2016-12-30 00:00:00','/index.html','Safari',1,'',''),(124131,'111.206.36.135','2016-12-30 00:00:00','/index.html','Firefox',1,'www','baidu'),(124132,'140.205.225.183','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124133,'111.206.36.5','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124134,'203.208.60.219','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124135,'140.205.201.31','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124136,'111.206.36.132','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124137,'111.206.36.147','2016-12-30 00:00:00','/index.html','Firefox',1,'www','baidu'),(124138,'203.208.60.221','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124139,'140.205.201.35','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124140,'180.97.63.110','2016-12-30 00:00:00','/newsview.htm','IE',1,'',''),(124141,'183.136.142.115','2016-12-30 00:00:00','/newsview.htm','IE',1,'',''),(124142,'183.57.153.219','2016-12-30 00:00:00','/newsview.htm','IE',1,'',''),(124143,'203.208.60.206','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124144,'203.208.60.207','2016-12-30 00:00:00','/news.htm','Chrome',1,'',''),(124145,'203.208.60.193','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124146,'180.153.186.100','2016-12-30 00:00:00','/newsview.htm','IE',1,'',''),(124147,'180.153.180.145','2016-12-30 00:00:00','/news/newsview.htm','IE',1,'',''),(124148,'140.205.201.34','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124149,'182.118.53.31','2016-12-30 00:00:00','/news/newsview.htm','IE',1,'',''),(124150,'203.208.60.232','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124151,'182.118.53.48','2016-12-30 00:00:00','/newsview.htm','IE',1,'',''),(124152,'203.208.60.225','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124153,'60.169.77.130','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124154,'60.169.77.130','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124155,'203.208.60.220','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124156,'180.97.62.220','2016-12-30 00:00:00','/newsview.htm','IE',1,'',''),(124157,'204.79.180.117','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124158,'203.208.60.205','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124159,'203.208.60.237','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124160,'203.208.60.235','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124161,'203.208.60.247','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124162,'203.208.60.200','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124163,'182.118.53.83','2016-12-30 00:00:00','/newsview.htm','IE',1,'',''),(124164,'203.208.60.205','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124165,'182.118.54.83','2016-12-30 00:00:00','/newsview.htm','IE',1,'',''),(124166,'180.153.186.59','2016-12-30 00:00:00','/newsview.htm','IE',1,'',''),(124167,'183.136.142.167','2016-12-30 00:00:00','/newsview.htm','IE',1,'',''),(124168,'203.208.60.199','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124169,'203.208.60.205','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124170,'203.208.60.220','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124171,'61.135.165.10','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124172,'203.208.60.222','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124173,'203.208.60.205','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124174,'183.136.142.185','2016-12-30 00:00:00','/newsview.htm','IE',1,'',''),(124175,'203.208.60.222','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124176,'203.208.60.222','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124177,'203.208.60.207','2016-12-30 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124178,'203.208.60.236','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124179,'203.208.60.227','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124180,'203.208.60.246','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124181,'203.208.60.228','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124182,'203.208.60.199','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124183,'203.208.60.219','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124184,'203.208.60.220','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124185,'198.55.114.208','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124186,'123.125.67.156','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124187,'203.208.60.221','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124188,'123.125.67.220','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124189,'203.208.60.205','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124190,'203.208.60.219','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124191,'203.208.60.220','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124192,'203.208.60.220','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124193,'104.223.180.5','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124194,'203.208.60.220','2016-12-30 00:00:00','/news.htm','Chrome',1,'',''),(124195,'203.208.60.222','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124196,'203.208.60.222','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124197,'125.65.46.212','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124198,'111.206.36.6','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124199,'203.208.60.203','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124200,'222.187.253.248','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124201,'222.187.253.248','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124202,'203.208.60.215','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124203,'203.208.60.195','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124204,'203.208.60.225','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124205,'203.208.60.249','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124206,'188.165.200.217','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124207,'203.208.60.242','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124208,'203.208.60.221','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124209,'203.208.60.194','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124210,'203.208.60.217','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124211,'104.223.180.5','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124212,'203.208.60.246','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124213,'60.174.233.28','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124214,'155.94.234.247','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124215,'203.208.60.206','2016-12-30 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124216,'203.208.60.240','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124217,'203.208.60.245','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124218,'60.169.77.130','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124219,'60.169.77.130','2016-12-30 00:00:00','/index.html','IE',1,'',''),(124220,'203.208.60.215','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124221,'203.208.60.193','2016-12-30 00:00:00','/index.html','Chrome',1,'',''),(124222,'203.208.60.231','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124223,'203.208.60.205','2016-12-30 00:00:00','/newsview.htm','Chrome',1,'',''),(124224,'203.208.60.200','2016-12-31 00:00:00','/index.html','Chrome',1,'',''),(124225,'149.202.127.215','2016-12-31 00:00:00','/index.html','Firefox',1,'',''),(124226,'203.208.60.220','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124227,'180.153.206.21','2016-12-31 00:00:00','/index.html','Chrome',1,'',''),(124228,'198.20.70.114','2016-12-31 00:00:00','/index.html','Chrome',1,'',''),(124229,'203.208.60.220','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124230,'203.208.60.220','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124231,'203.208.60.222','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124232,'203.208.60.203','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124233,'111.206.36.19','2016-12-31 00:00:00','/index.html','Firefox',1,'www','baidu'),(124234,'117.74.78.164','2016-12-31 00:00:00','/index.html','IE',1,'',''),(124235,'117.74.78.164','2016-12-31 00:00:00','/index.html','IE',1,'',''),(124236,'203.208.60.221','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124237,'71.6.146.186','2016-12-31 00:00:00','/index.html','Chrome',1,'',''),(124238,'106.120.188.163','2016-12-31 00:00:00','/index.html','Chrome',1,'',''),(124239,'203.208.60.221','2016-12-31 00:00:00','/news.htm','Chrome',1,'',''),(124240,'180.149.130.150','2016-12-31 00:00:00','/index.html','Chrome',1,'',''),(124241,'203.208.60.203','2016-12-31 00:00:00','/news.htm','Chrome',1,'',''),(124242,'111.206.36.13','2016-12-31 00:00:00','/index.html','Chrome',1,'',''),(124243,'203.208.60.220','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124244,'203.208.60.219','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124245,'203.208.60.203','2016-12-31 00:00:00','/index.html','Chrome',1,'',''),(124246,'203.208.60.220','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124247,'101.4.110.154','2016-12-31 00:00:00','/index.html','Firefox',1,'',''),(124248,'183.57.153.81','2016-12-31 00:00:00','/newsview.htm','IE',1,'',''),(124249,'111.206.36.11','2016-12-31 00:00:00','/index.html','Chrome',1,'',''),(124250,'203.208.60.233','2016-12-31 00:00:00','/news.htm','Chrome',1,'',''),(124251,'203.208.60.237','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124252,'203.208.60.226','2016-12-31 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124253,'203.208.60.219','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124254,'203.208.60.219','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124255,'203.208.60.221','2016-12-31 00:00:00','/news.htm','Chrome',1,'',''),(124256,'111.206.36.11','2016-12-31 00:00:00','/index.html','Firefox',1,'www','baidu'),(124257,'203.208.60.219','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124258,'180.97.63.79','2016-12-31 00:00:00','/newsview.htm','IE',1,'',''),(124259,'203.208.60.222','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124260,'182.118.41.24','2016-12-31 00:00:00','/index.html','IE',1,'',''),(124261,'42.156.254.117','2016-12-31 00:00:00','/index.html','Firefox',1,'',''),(124262,'203.208.60.221','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124263,'182.118.55.134','2016-12-31 00:00:00','/newsview.htm','IE',1,'',''),(124264,'203.208.60.204','2016-12-31 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124265,'183.136.142.65','2016-12-31 00:00:00','/newsview.htm','IE',1,'',''),(124266,'203.208.60.222','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124267,'142.4.201.209','2016-12-31 00:00:00','/index.html','Firefox',1,'',''),(124268,'180.97.63.26','2016-12-31 00:00:00','/newsview.htm','IE',1,'',''),(124269,'203.208.60.208','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124270,'158.69.229.134','2016-12-31 00:00:00','/index.html','Firefox',1,'',''),(124271,'203.208.60.227','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124272,'180.153.180.188','2016-12-31 00:00:00','/newsview.htm','IE',1,'',''),(124273,'203.208.60.220','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124274,'180.153.180.137','2016-12-31 00:00:00','/news/newsview.htm','IE',1,'',''),(124275,'203.208.60.207','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124276,'183.57.153.70','2016-12-31 00:00:00','/newsview.htm','IE',1,'',''),(124277,'203.208.60.222','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124278,'203.208.60.202','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124279,'220.181.51.113','2016-12-31 00:00:00','/index.html','Chrome',1,'',''),(124280,'182.118.55.226','2016-12-31 00:00:00','/newsview.htm','IE',1,'',''),(124281,'182.118.60.39','2016-12-31 00:00:00','/news/newsview.htm','IE',1,'',''),(124282,'203.208.60.204','2016-12-31 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124283,'203.208.60.220','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124284,'180.97.63.34','2016-12-31 00:00:00','/newsview.htm','IE',1,'',''),(124285,'183.136.142.148','2016-12-31 00:00:00','/newsview.htm','IE',1,'',''),(124286,'203.208.60.193','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124287,'203.208.60.243','2016-12-31 00:00:00','/news.htm','Chrome',1,'',''),(124288,'180.153.180.98','2016-12-31 00:00:00','/newsview.htm','IE',1,'',''),(124289,'23.247.8.138','2016-12-31 00:00:00','/index.html','IE',1,'',''),(124290,'109.86.71.234','2016-12-31 00:00:00','/index.html','Firefox',1,'',''),(124291,'104.223.133.15','2016-12-31 00:00:00','/index.html','IE',1,'',''),(124292,'203.208.60.206','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124293,'61.146.178.190','2016-12-31 00:00:00','/index.html','Firefox',1,'',''),(124294,'111.206.36.5','2016-12-31 00:00:00','/index.html','Chrome',1,'',''),(124295,'60.169.77.130','2016-12-31 00:00:00','/index.html','IE',1,'',''),(124296,'220.181.108.81','2016-12-31 00:00:00','/newsview.htm','Safari',1,'',''),(124297,'66.249.79.142','2016-12-31 00:00:00','/newsview.htm','Chrome',1,'',''),(124298,'125.88.204.98','2017-01-01 00:00:00','/index.html','IE',1,'',''),(124299,'182.118.60.38','2017-01-01 00:00:00','/index.html','Chrome',1,'',''),(124300,'111.206.36.140','2017-01-01 00:00:00','/index.html','Firefox',1,'www','baidu'),(124301,'180.149.130.152','2017-01-01 00:00:00','/index.html','Chrome',1,'',''),(124302,'91.107.108.160','2017-01-01 00:00:00','/index.html','IE',1,'',''),(124303,'91.107.108.160','2017-01-01 00:00:00','/index.html','Chrome',1,'',''),(124304,'182.118.55.235','2017-01-01 00:00:00','/index.html','Chrome',1,'',''),(124305,'111.206.36.14','2017-01-01 00:00:00','/index.html','Chrome',1,'',''),(124306,'111.206.36.145','2017-01-01 00:00:00','/index.html','Chrome',1,'',''),(124307,'183.136.142.126','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124308,'203.208.60.206','2017-01-01 00:00:00','/newsview.htm','Chrome',1,'',''),(124309,'202.102.99.117','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124310,'111.206.36.139','2017-01-01 00:00:00','/index.html','Firefox',1,'www','baidu'),(124311,'180.153.180.182','2017-01-01 00:00:00','/news/newsview.htm','IE',1,'',''),(124312,'183.57.154.67','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124313,'183.136.142.136','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124314,'180.153.185.241','2017-01-01 00:00:00','/news/newsview.htm','IE',1,'',''),(124315,'180.153.186.18','2017-01-01 00:00:00','/news/newsview.htm','IE',1,'',''),(124316,'202.102.99.17','2017-01-01 00:00:00','/news/newsview.htm','IE',1,'',''),(124317,'183.57.153.211','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124318,'183.136.142.160','2017-01-01 00:00:00','/news/newsview.htm','IE',1,'',''),(124319,'202.102.99.126','2017-01-01 00:00:00','/news/newsview.htm','IE',1,'',''),(124320,'202.102.99.44','2017-01-01 00:00:00','/news/newsview.htm','IE',1,'',''),(124321,'183.136.142.145','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124322,'203.208.60.206','2017-01-01 00:00:00','/newsview.htm','Chrome',1,'',''),(124323,'180.153.186.53','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124324,'173.254.236.120','2017-01-01 00:00:00','/index.html','IE',1,'',''),(124325,'173.254.236.120','2017-01-01 00:00:00','/index.html','IE',1,'',''),(124326,'180.97.63.105','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124327,'183.136.142.165','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124328,'183.57.153.128','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124329,'202.102.99.145','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124330,'60.169.77.130','2017-01-01 00:00:00','/index.html','IE',1,'',''),(124331,'60.169.77.130','2017-01-01 00:00:00','/index.html','IE',1,'',''),(124332,'183.136.142.68','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124333,'180.153.180.147','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124334,'91.236.75.4','2017-01-01 00:00:00','/index.html','IE',1,'',''),(124335,'203.208.60.220','2017-01-01 00:00:00','/newsview.htm','Chrome',1,'',''),(124336,'203.208.60.205','2017-01-01 00:00:00','/newsview.htm','Chrome',1,'',''),(124337,'180.153.186.105','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124338,'183.136.142.177','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124339,'180.153.186.113','2017-01-01 00:00:00','/newsview.htm','IE',1,'',''),(124340,'1.192.36.125','2017-01-01 00:00:00','/index.html','Chrome',1,'',''),(124341,'123.57.81.70','2017-01-01 00:00:00','/show.html','Chrome',0,'',''),(124342,'23.247.72.82','2017-01-01 00:00:00','/index.html','IE',1,'',''),(124343,'222.187.223.14','2017-01-01 00:00:00','/index.html','IE',1,'',''),(124344,'183.136.190.40','2017-01-01 00:00:00','/index.html','Chrome',1,'',''),(124345,'23.247.27.123','2017-01-01 00:00:00','/index.html','IE',1,'',''),(124346,'111.206.36.136','2017-01-01 00:00:00','/index.html','Chrome',1,'',''),(124347,'220.181.51.114','2017-01-01 00:00:00','/newsview.htm','Chrome',1,'',''),(124348,'203.208.60.205','2017-01-01 00:00:00','/news.htm','Chrome',1,'',''),(124349,'60.169.77.130','2017-01-02 00:00:00','/index.html','IE',1,'',''),(124350,'60.169.77.130','2017-01-02 00:00:00','/index.html','IE',1,'',''),(124351,'180.153.180.91','2017-01-02 00:00:00','/index.html','IE',1,'',''),(124352,'180.153.180.90','2017-01-02 00:00:00','/index.html','IE',1,'',''),(124353,'111.206.36.141','2017-01-02 00:00:00','/index.html','Firefox',1,'www','baidu'),(124354,'180.149.130.150','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124355,'203.208.60.221','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124356,'111.206.36.11','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124357,'203.208.60.207','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124358,'111.206.36.141','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124359,'183.136.142.118','2017-01-02 00:00:00','/newsview.htm','IE',1,'',''),(124360,'180.153.186.42','2017-01-02 00:00:00','/newsview.htm','IE',1,'',''),(124361,'111.206.36.136','2017-01-02 00:00:00','/index.html','Firefox',1,'www','baidu'),(124362,'202.102.99.63','2017-01-02 00:00:00','/newsview.htm','IE',1,'',''),(124363,'109.86.71.185','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124364,'180.153.185.237','2017-01-02 00:00:00','/newsview.htm','IE',1,'',''),(124365,'183.57.154.95','2017-01-02 00:00:00','/newsview.htm','IE',1,'',''),(124366,'182.118.41.91','2017-01-02 00:00:00','/index.html','IE',1,'',''),(124367,'180.153.186.13','2017-01-02 00:00:00','/newsview.htm','IE',1,'',''),(124368,'203.208.60.220','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124369,'203.208.60.220','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124370,'121.42.171.160','2017-01-02 00:00:00','/index.html','Firefox',1,'',''),(124371,'39.77.183.20','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124372,'140.207.124.105','2017-01-02 00:00:00','/index.html','IE',1,'',''),(124373,'39.77.183.20','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124374,'112.65.193.14','2017-01-02 00:00:00','/newsview.htm','IE',0,'',''),(124375,'39.77.183.20','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124376,'220.181.51.56','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124377,'91.236.75.4','2017-01-02 00:00:00','/index.html','IE',1,'',''),(124378,'106.39.189.131','2017-01-02 00:00:00','/index.html','Chrome',1,'','baidu'),(124379,'123.126.68.130','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124380,'203.208.60.203','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124381,'220.181.51.114','2017-01-02 00:00:00','/index.html','Safari',1,'',''),(124382,'106.39.189.125','2017-01-02 00:00:00','/index.html','Chrome',1,'','baidu'),(124383,'125.92.190.155','2017-01-02 00:00:00','/index.html','Chrome',1,'','baidu'),(124384,'203.208.60.197','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124385,'203.208.60.238','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124386,'112.26.230.132','2017-01-02 00:00:00','/index.html','Chrome',1,'','baidu'),(124387,'60.169.77.130','2017-01-02 00:00:00','/index.html','IE',1,'',''),(124388,'60.169.77.130','2017-01-02 00:00:00','/index.html','IE',1,'',''),(124389,'203.208.60.201','2017-01-02 00:00:00','/news.htm','Chrome',1,'',''),(124390,'203.208.60.250','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124391,'203.208.60.245','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124392,'203.208.60.236','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124393,'39.77.183.20','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124394,'203.208.60.242','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124395,'203.208.60.220','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124396,'203.208.60.220','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124397,'101.226.89.119','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124398,'89.248.174.102','2017-01-02 00:00:00','/index.html','Firefox',1,'',''),(124399,'203.208.60.238','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124400,'203.208.60.217','2017-01-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124401,'203.208.60.228','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124402,'203.208.60.199','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124403,'203.208.60.233','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124404,'203.208.60.230','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124405,'114.246.54.93','2017-01-02 00:00:00','/index.html','Safari',1,'',''),(124406,'203.208.60.224','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124407,'203.208.60.212','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124408,'61.135.169.43','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124409,'203.208.60.219','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124410,'203.208.60.219','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124411,'203.208.60.219','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124412,'61.146.178.190','2017-01-02 00:00:00','/index.html','Firefox',1,'',''),(124413,'203.208.60.200','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124414,'203.208.60.195','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124415,'203.208.60.225','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124416,'203.208.60.204','2017-01-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124417,'203.208.60.232','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124418,'61.135.169.8','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124419,'203.208.60.225','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124420,'203.208.60.208','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124421,'203.208.60.237','2017-01-02 00:00:00','/news.htm','Chrome',1,'',''),(124422,'203.208.60.226','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124423,'203.208.60.225','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124424,'203.208.60.211','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124425,'203.208.60.211','2017-01-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124426,'203.208.60.199','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124427,'182.118.55.170','2017-01-02 00:00:00','/index.html','Safari',1,'',''),(124428,'182.118.55.40','2017-01-02 00:00:00','/index.html','Safari',1,'',''),(124429,'203.208.60.248','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124430,'203.208.60.232','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124431,'203.208.60.234','2017-01-02 00:00:00','/news.htm','Chrome',1,'',''),(124432,'203.208.60.220','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124433,'203.208.60.203','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124434,'203.208.60.212','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124435,'203.208.60.214','2017-01-02 00:00:00','/news.htm','Chrome',1,'',''),(124436,'203.208.60.206','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124437,'203.208.60.223','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124438,'203.208.60.242','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124439,'203.208.60.199','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124440,'203.208.60.207','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124441,'203.208.60.206','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124442,'203.208.60.205','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124443,'62.212.73.49','2017-01-02 00:00:00','/index.html','Chrome',1,'',''),(124444,'203.208.60.206','2017-01-02 00:00:00','/news.htm','Chrome',1,'',''),(124445,'203.208.60.204','2017-01-02 00:00:00','/news.htm','Chrome',1,'',''),(124446,'203.208.60.206','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124447,'203.208.60.204','2017-01-02 00:00:00','/newsview.htm','Chrome',1,'',''),(124448,'203.208.60.207','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124449,'203.208.60.207','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124450,'203.208.60.200','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124451,'203.208.60.202','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124452,'111.196.195.254','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124453,'203.208.60.204','2017-01-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124454,'203.208.60.205','2017-01-03 00:00:00','/mobile/newsview.htm','Chrome',1,'',''),(124455,'111.206.36.140','2017-01-03 00:00:00','/index.html','Firefox',1,'www','baidu'),(124456,'203.208.60.203','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124457,'203.208.60.221','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124458,'182.40.167.85','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124459,'203.208.60.204','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124460,'180.149.130.150','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124461,'203.208.60.204','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124462,'203.208.60.205','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124463,'203.208.60.220','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124464,'203.208.60.235','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124465,'203.208.60.237','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124466,'203.208.60.193','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124467,'203.208.60.227','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124468,'222.186.31.15','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124469,'203.208.60.201','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124470,'203.208.60.202','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124471,'60.169.77.130','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124472,'60.169.77.130','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124473,'203.208.60.229','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124474,'203.208.60.228','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124475,'203.208.60.207','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124476,'203.208.60.221','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124477,'203.208.60.205','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124478,'203.208.60.206','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124479,'203.208.60.207','2017-01-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124480,'203.208.60.230','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124481,'203.208.60.245','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124482,'203.208.60.246','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124483,'203.208.60.194','2017-01-03 00:00:00','/m/news.htm','Chrome',1,'',''),(124484,'203.208.60.226','2017-01-03 00:00:00','/m/news.htm','Chrome',1,'',''),(124485,'203.208.60.227','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124486,'203.208.60.211','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124487,'111.206.36.136','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124488,'203.208.60.220','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124489,'203.208.60.207','2017-01-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124490,'203.208.60.207','2017-01-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124491,'203.208.60.222','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124492,'203.208.60.222','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124493,'203.208.60.226','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124494,'203.208.60.235','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124495,'203.208.60.216','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124496,'207.46.13.165','2017-01-03 00:00:00','/index.html','Safari',1,'',''),(124497,'203.208.60.251','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124498,'203.208.60.216','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124499,'203.208.60.195','2017-01-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124500,'203.208.60.242','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124501,'203.208.60.205','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124502,'203.208.60.206','2017-01-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124503,'203.208.60.204','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124504,'203.208.60.204','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124505,'111.206.36.12','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124506,'220.181.51.116','2017-01-03 00:00:00','/index.html','Safari',1,'',''),(124507,'203.208.60.222','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124508,'203.208.60.205','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124509,'203.208.60.203','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124510,'203.208.60.204','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124511,'182.118.53.105','2017-01-03 00:00:00','/news/newsview.htm','IE',1,'',''),(124512,'203.208.60.206','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124513,'182.118.60.14','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124514,'42.156.254.120','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124515,'203.208.60.240','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124516,'203.208.60.243','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124517,'202.102.99.51','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124518,'203.208.60.226','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124519,'203.208.60.194','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124520,'180.153.180.179','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124521,'203.208.60.228','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124522,'203.208.60.209','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124523,'203.208.60.226','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124524,'180.153.180.96','2017-01-03 00:00:00','/news/newsview.htm','IE',1,'',''),(124525,'203.208.60.241','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124526,'203.208.60.207','2017-01-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124527,'203.208.60.207','2017-01-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124528,'111.206.36.15','2017-01-03 00:00:00','/index.html','Firefox',1,'www','baidu'),(124529,'203.208.60.204','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124530,'157.55.39.98','2017-01-03 00:00:00','/index.html','Safari',1,'',''),(124531,'203.208.60.247','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124532,'203.208.60.242','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124533,'180.153.185.248','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124534,'203.208.60.234','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124535,'54.91.153.185','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124536,'54.157.28.156','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124537,'54.210.146.224','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124538,'54.208.46.12','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124539,'54.210.146.224','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124540,'54.165.153.102','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124541,'54.157.28.156','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124542,'54.210.48.176','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124543,'54.173.19.104','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124544,'54.172.16.103','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124545,'54.159.105.211','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124546,'54.221.178.83','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124547,'52.90.224.97','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124548,'54.227.206.70','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124549,'52.90.169.64','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124550,'54.165.54.215','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124551,'54.152.224.83','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124552,'54.152.76.49','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124553,'54.210.146.224','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124554,'52.87.196.229','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124555,'54.159.105.211','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124556,'54.152.224.83','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124557,'54.91.153.185','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124558,'54.208.46.12','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124559,'52.90.118.163','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124560,'54.157.28.156','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124561,'52.23.154.127','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124562,'54.173.114.172','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124563,'54.172.193.98','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124564,'52.90.224.97','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124565,'54.221.178.83','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124566,'54.172.109.221','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124567,'54.210.2.136','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124568,'54.161.121.13','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124569,'54.172.16.103','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124570,'52.90.118.163','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124571,'54.164.165.213','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124572,'54.172.109.221','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124573,'54.165.153.102','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124574,'54.172.193.98','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124575,'54.173.114.172','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124576,'54.208.46.12','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124577,'54.173.114.172','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124578,'54.172.193.98','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124579,'54.159.105.211','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124580,'54.173.19.104','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124581,'52.23.154.127','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124582,'54.227.206.70','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124583,'54.172.193.98','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124584,'54.152.224.83','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124585,'54.157.28.156','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124586,'54.89.120.147','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124587,'54.164.165.213','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124588,'54.173.73.72','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124589,'54.210.146.224','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124590,'54.173.114.172','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124591,'54.84.18.8','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124592,'54.161.121.13','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124593,'54.172.109.221','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124594,'54.221.178.83','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124595,'54.172.193.98','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124596,'54.165.131.140','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124597,'54.209.225.18','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124598,'54.172.193.98','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124599,'52.90.169.64','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124600,'54.172.16.103','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124601,'54.90.207.240','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124602,'54.165.54.215','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124603,'52.90.169.64','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124604,'54.147.92.206','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124605,'52.90.242.242','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124606,'54.173.73.72','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124607,'54.208.46.12','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124608,'54.90.207.240','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124609,'54.165.131.140','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124610,'54.84.18.8','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124611,'54.210.48.176','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124612,'52.90.224.97','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124613,'52.90.224.97','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124614,'54.152.211.146','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124615,'54.173.19.104','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124616,'54.157.28.156','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124617,'54.172.109.221','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124618,'52.90.169.64','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124619,'54.165.153.102','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124620,'54.210.2.136','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124621,'54.161.121.13','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124622,'54.209.225.18','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124623,'54.221.178.83','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124624,'54.165.54.215','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124625,'54.152.211.146','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124626,'52.90.169.64','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124627,'52.23.154.127','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124628,'52.90.242.242','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124629,'54.210.2.136','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124630,'54.90.207.240','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124631,'54.227.206.70','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124632,'52.90.242.242','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124633,'203.208.60.205','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124634,'182.118.60.108','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124635,'180.153.180.122','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124636,'180.153.186.81','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124637,'203.208.60.206','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124638,'202.102.99.89','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124639,'203.208.60.207','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124640,'180.97.63.92','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124641,'203.208.60.221','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124642,'203.208.60.220','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124643,'203.208.60.207','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124644,'203.208.60.224','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124645,'202.102.99.145','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124646,'203.208.60.252','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124647,'203.208.60.211','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124648,'203.208.60.222','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124649,'182.118.54.19','2017-01-03 00:00:00','/news/newsview.htm','IE',1,'',''),(124650,'203.208.60.207','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124651,'219.142.25.154','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124652,'219.142.25.154','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124653,'180.153.212.13','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124654,'219.142.25.154','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124655,'180.153.163.190','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124656,'219.142.25.154','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124657,'203.208.60.204','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124658,'203.208.60.220','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124659,'183.60.15.14','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124660,'101.226.61.207','2017-01-03 00:00:00','/newsview.htm','Safari',1,'',''),(124661,'219.142.25.154','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124662,'183.136.142.79','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124663,'180.153.180.165','2017-01-03 00:00:00','/news/newsview.htm','IE',1,'',''),(124664,'203.208.60.221','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124665,'115.239.214.149','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124666,'203.208.60.205','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124667,'115.239.214.90','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124668,'219.142.25.154','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124669,'117.172.24.23','2017-01-03 00:00:00','/index.html','Safari',1,'','baidu'),(124670,'203.208.60.194','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124671,'120.26.55.211','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124672,'219.142.25.154','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124673,'203.208.60.235','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124674,'180.97.63.37','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124675,'111.196.195.254','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124676,'203.208.60.214','2017-01-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124677,'203.208.60.195','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124678,'203.208.60.214','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124679,'211.103.82.174','2017-01-03 00:00:00','/index.html','Chrome',1,'','baidu'),(124680,'203.208.60.193','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124681,'203.208.60.206','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124682,'203.208.60.219','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124683,'220.181.51.62','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124684,'203.208.60.203','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124685,'203.208.60.205','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124686,'203.208.60.206','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124687,'203.208.60.203','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124688,'140.207.63.102','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124689,'140.207.185.123','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124690,'140.207.54.144','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124691,'140.207.54.140','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124692,'140.207.185.124','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124693,'140.207.185.122','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124694,'140.207.185.123','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124695,'140.207.54.180','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124696,'140.207.54.144','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124697,'117.144.246.149','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124698,'117.144.246.147','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124699,'117.144.246.77','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124700,'117.185.24.243','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124701,'117.144.246.149','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124702,'117.144.246.146','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124703,'117.185.27.98','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124704,'117.135.170.67','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124705,'140.207.55.80','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124706,'140.207.54.198','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124707,'140.207.54.187','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124708,'140.207.62.210','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124709,'117.185.27.102','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124710,'117.185.27.98','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124711,'117.144.246.149','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124712,'117.144.246.146','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124713,'117.185.27.103','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124714,'117.185.27.99','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124715,'117.185.27.103','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124716,'117.185.27.99','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124717,'117.185.27.146','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124718,'180.97.63.66','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124719,'202.102.99.78','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124720,'210.12.11.178','2017-01-03 00:00:00','/index.html','Safari',1,'',''),(124721,'218.88.23.237','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124722,'218.88.23.237','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124723,'203.208.60.206','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124724,'203.208.60.203','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124725,'140.205.205.9','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124726,'203.208.60.206','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124727,'183.57.154.18','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124728,'140.205.205.9','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124729,'140.205.205.8','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124730,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124731,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124732,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124733,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124734,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124735,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124736,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124737,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124738,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124739,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124740,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124741,'182.118.60.97','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124742,'111.203.168.2','2017-01-03 00:00:00','/index.html','Safari',1,'',''),(124743,'116.5.10.175','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124744,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124745,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124746,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124747,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124748,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124749,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124750,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124751,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124752,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124753,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124754,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124755,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124756,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124757,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124758,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124759,'202.102.99.70','2017-01-03 00:00:00','/newsview.htm','IE',0,'',''),(124760,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124761,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124762,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124763,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124764,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124765,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124766,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124767,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124768,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124769,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124770,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124771,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124772,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124773,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124774,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124775,'203.208.60.203','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124776,'183.71.78.58','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124777,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124778,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124779,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124780,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124781,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124782,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124783,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124784,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124785,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124786,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124787,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124788,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124789,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124790,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124791,'182.148.112.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124792,'27.226.74.2','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124793,'222.88.160.2','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124794,'203.208.60.219','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124795,'182.118.54.114','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124796,'180.153.180.107','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124797,'220.181.51.35','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124798,'118.74.29.9','2017-01-03 00:00:00','/index.html','Chrome',1,'','baidu'),(124799,'183.57.154.53','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124800,'203.208.60.204','2017-01-03 00:00:00','/news.htm','Chrome',1,'',''),(124801,'203.208.60.204','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124802,'140.205.205.1','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124803,'23.247.72.18','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124804,'203.208.60.203','2017-01-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124805,'116.211.105.88','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124806,'180.153.81.212','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124807,'101.226.66.174','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124808,'180.153.205.253','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124809,'111.207.151.83','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124810,'203.208.60.194','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124811,'203.208.60.204','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124812,'203.208.60.220','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124813,'203.208.60.206','2017-01-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124814,'59.111.29.6','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124815,'23.247.27.99','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124816,'140.205.205.4','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124817,'111.206.36.11','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124818,'203.208.60.210','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124819,'117.89.188.41','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124820,'27.10.137.100','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124821,'139.170.69.131','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124822,'112.193.171.117','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124823,'203.208.60.251','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124824,'220.181.51.35','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124825,'59.110.14.172','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124826,'59.110.14.172','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124827,'59.110.14.172','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124828,'59.110.14.172','2017-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(124829,'59.110.14.172','2017-01-03 00:00:00','/newsview.htm','Firefox',1,'',''),(124830,'59.110.14.172','2017-01-03 00:00:00','/newsview.htm','Safari',1,'',''),(124831,'59.110.14.172','2017-01-03 00:00:00','/newsview.htm','IE',1,'',''),(124832,'59.110.14.172','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124833,'117.175.130.220','2017-01-03 00:00:00','/index.html','Safari',1,'',''),(124834,'23.247.88.122','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124835,'66.249.73.61','2017-01-03 00:00:00','/newsview.htm','Chrome',1,'',''),(124836,'140.205.205.5','2017-01-03 00:00:00','/index.html','Firefox',1,'',''),(124837,'140.205.205.8','2017-01-03 00:00:00','/index.html','Safari',1,'',''),(124838,'66.249.73.58','2017-01-03 00:00:00','/index.html','Chrome',1,'',''),(124839,'182.48.105.215','2017-01-03 00:00:00','/index.html','IE',1,'',''),(124840,'140.205.205.3','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124841,'140.205.205.9','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124842,'125.88.204.93','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124843,'125.88.204.179','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124844,'140.205.205.3','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124845,'140.205.205.3','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124846,'111.206.36.14','2017-01-04 00:00:00','/index.html','Firefox',1,'www','baidu'),(124847,'180.149.130.153','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124848,'140.205.205.1','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124849,'140.205.205.1','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124850,'140.205.205.1','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124851,'66.249.73.61','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124852,'111.206.36.138','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124853,'111.206.36.141','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124854,'211.147.113.248','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124855,'211.147.113.248','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124856,'180.153.186.95','2017-01-04 00:00:00','/news/newsview.htm','IE',1,'',''),(124857,'54.158.160.161','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124858,'42.156.254.115','2017-01-04 00:00:00','/index.html','Firefox',1,'',''),(124859,'42.120.234.156','2017-01-04 00:00:00','/index.html','Firefox',1,'',''),(124860,'202.102.99.78','2017-01-04 00:00:00','/news/newsview.htm','IE',1,'',''),(124861,'66.249.73.58','2017-01-04 00:00:00','/newsview.htm','Chrome',1,'',''),(124862,'123.125.67.157','2017-01-04 00:00:00','/index.html','Firefox',1,'',''),(124863,'59.111.32.13','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124864,'111.206.36.14','2017-01-04 00:00:00','/index.html','Firefox',1,'www','baidu'),(124865,'183.136.142.93','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124866,'183.136.190.40','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124867,'66.249.73.3','2017-01-04 00:00:00','/newsview.htm','Chrome',1,'',''),(124868,'202.102.99.126','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124869,'183.57.154.63','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124870,'60.169.77.130','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124871,'60.169.77.130','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124872,'222.244.108.248','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124873,'111.85.179.192','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124874,'101.16.180.53','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124875,'218.10.51.249','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124876,'202.102.99.153','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124877,'123.57.81.70','2017-01-04 00:00:00','/show.html','Chrome',0,'',''),(124878,'202.102.99.19','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124879,'180.97.63.56','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124880,'180.153.180.82','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124881,'66.249.65.171','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124882,'202.102.99.30','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124883,'180.153.180.82','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124884,'182.118.53.179','2017-01-04 00:00:00','/news/newsview.htm','IE',1,'',''),(124885,'183.57.153.125','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124886,'180.153.180.193','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124887,'182.131.12.11','2017-01-04 00:00:00','/index.html','Safari',1,'','baidu'),(124888,'101.226.33.228','2017-01-04 00:00:00','/index.html','Safari',1,'','baidu'),(124889,'101.226.33.237','2017-01-04 00:00:00','/newsview.htm','IE',1,'与狼共舞bi','360'),(124890,'124.90.48.63','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124891,'175.152.31.217','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124892,'36.35.31.12','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124893,'180.153.186.52','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124894,'183.136.142.130','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124895,'66.249.65.174','2017-01-04 00:00:00','/newsview.htm','Chrome',1,'',''),(124896,'180.153.180.73','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124897,'202.102.99.100','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124898,'180.97.63.58','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124899,'66.249.73.61','2017-01-04 00:00:00','/newsview.htm','Chrome',1,'',''),(124900,'101.36.73.153','2017-01-04 00:00:00','/index.html','Firefox',1,'',''),(124901,'183.57.154.40','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124902,'66.249.65.177','2017-01-04 00:00:00','/newsview.htm','Chrome',1,'',''),(124903,'183.57.153.134','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124904,'183.136.142.109','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124905,'66.249.73.58','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124906,'180.153.186.26','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124907,'220.181.51.45','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124908,'112.226.190.18','2017-01-04 00:00:00','/index.html','Safari',1,'','baidu'),(124909,'104.148.75.4','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124910,'180.97.63.108','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124911,'66.249.73.58','2017-01-04 00:00:00','/newsview.htm','Chrome',1,'',''),(124912,'66.249.73.61','2017-01-04 00:00:00','/newsview.htm','Chrome',1,'',''),(124913,'180.153.186.25','2017-01-04 00:00:00','/news/newsview.htm','IE',1,'',''),(124914,'66.249.73.61','2017-01-04 00:00:00','/newsview.htm','Chrome',1,'',''),(124915,'66.249.65.171','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124916,'183.136.142.71','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124917,'60.169.77.130','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124918,'60.169.77.130','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124919,'180.153.186.39','2017-01-04 00:00:00','/newsview.htm','IE',1,'',''),(124920,'23.247.8.242','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124921,'66.249.73.3','2017-01-04 00:00:00','/news.htm','Chrome',1,'',''),(124922,'61.146.178.190','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124923,'182.48.105.215','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124924,'66.249.73.58','2017-01-04 00:00:00','/newsview.htm','Chrome',1,'',''),(124925,'124.65.216.54','2017-01-04 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(124926,'124.65.216.54','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124927,'124.65.216.54','2017-01-04 00:00:00','/newsview.htm','Chrome',1,'',''),(124928,'116.213.94.152','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124929,'23.247.72.51','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124930,'61.135.169.9','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124931,'66.249.73.3','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124932,'66.249.73.58','2017-01-04 00:00:00','/newsview.htm','Chrome',1,'',''),(124933,'119.147.225.195','2017-01-04 00:00:00','/index.html','Safari',1,'',''),(124934,'222.75.40.52','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124935,'117.29.62.12','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124936,'221.207.37.112','2017-01-04 00:00:00','/index.html','Chrome',1,'',''),(124937,'111.206.36.136','2017-01-04 00:00:00','/index.html','Firefox',1,'www','baidu'),(124938,'60.169.77.130','2017-01-04 00:00:00','/index.html','IE',1,'',''),(124939,'66.249.65.222','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124940,'119.84.12.171','2017-01-05 00:00:00','/index.html','Safari',1,'',''),(124941,'119.84.12.82','2017-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(124942,'180.153.180.58','2017-01-05 00:00:00','/index.html','IE',1,'',''),(124943,'42.156.254.116','2017-01-05 00:00:00','/index.html','Firefox',1,'',''),(124944,'111.206.36.132','2017-01-05 00:00:00','/index.html','Firefox',1,'www','baidu'),(124945,'54.199.215.109','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124946,'61.49.45.42','2017-01-05 00:00:00','/index.html','IE',1,'',''),(124947,'66.249.73.16','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124948,'157.55.39.148','2017-01-05 00:00:00','/index.html','Safari',1,'',''),(124949,'180.149.130.150','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124950,'111.206.36.147','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124951,'66.249.73.61','2017-01-05 00:00:00','/news.htm','Chrome',1,'',''),(124952,'111.206.36.139','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124953,'183.57.153.211','2017-01-05 00:00:00','/newsview.htm','IE',1,'',''),(124954,'123.125.67.144','2017-01-05 00:00:00','/index.html','Safari',1,'',''),(124955,'188.165.206.188','2017-01-05 00:00:00','/index.html','Firefox',1,'',''),(124956,'111.206.36.13','2017-01-05 00:00:00','/index.html','Firefox',1,'www','baidu'),(124957,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124958,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124959,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124960,'93.174.93.218','2017-01-05 00:00:00','/index.html','Firefox',1,'',''),(124961,'183.136.142.118','2017-01-05 00:00:00','/newsview.htm','IE',1,'',''),(124962,'66.249.65.216','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124963,'180.153.186.99','2017-01-05 00:00:00','/news/newsview.htm','IE',1,'',''),(124964,'169.54.233.119','2017-01-05 00:00:00','/index.html','Firefox',1,'',''),(124965,'61.49.45.46','2017-01-05 00:00:00','/index.html','IE',1,'',''),(124966,'61.49.45.46','2017-01-05 00:00:00','/www/start.html','IE',0,'',''),(124967,'61.49.45.46','2017-01-05 00:00:00','/RemoteControl.html','IE',0,'',''),(124968,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124969,'180.153.180.180','2017-01-05 00:00:00','/news/newsview.htm','IE',1,'',''),(124970,'60.253.242.146','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124971,'66.249.65.216','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124972,'123.126.113.250','2017-01-05 00:00:00','/index.html','Firefox',1,'',''),(124973,'61.135.165.7','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124974,'66.249.65.216','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124975,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124976,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124977,'180.97.63.108','2017-01-05 00:00:00','/news/newsview.htm','IE',1,'',''),(124978,'183.136.142.82','2017-01-05 00:00:00','/news/newsview.htm','IE',1,'',''),(124979,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124980,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124981,'180.153.186.70','2017-01-05 00:00:00','/newsview.htm','IE',1,'',''),(124982,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124983,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124984,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124985,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124986,'66.249.73.16','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124987,'66.249.73.16','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124988,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124989,'66.249.73.61','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124990,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124991,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(124992,'66.249.73.58','2017-01-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(124993,'66.249.65.222','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124994,'104.198.247.21','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124995,'104.198.247.21','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124996,'104.198.247.21','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124997,'104.198.247.21','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(124998,'104.198.247.21','2017-01-05 00:00:00','/index.html','IE',1,'',''),(124999,'104.198.247.21','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125000,'104.198.247.21','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125001,'104.198.247.21','2017-01-05 00:00:00','/index.html','IE',1,'',''),(125002,'183.52.75.173','2017-01-05 00:00:00','/index.html','Chrome',1,'','baidu'),(125003,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125004,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125005,'66.249.65.219','2017-01-05 00:00:00','/news.htm','Chrome',1,'',''),(125006,'180.153.185.249','2017-01-05 00:00:00','/news/newsview.htm','IE',1,'',''),(125007,'66.249.73.3','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125008,'66.249.73.50','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125009,'66.249.65.68','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125010,'188.165.29.82','2017-01-05 00:00:00','/index.html','Firefox',1,'',''),(125011,'66.249.73.61','2017-01-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125012,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125013,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125014,'66.249.73.58','2017-01-05 00:00:00','/news.htm','Chrome',1,'',''),(125015,'112.225.3.48','2017-01-05 00:00:00','/index.html','IE',1,'',''),(125016,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125017,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125018,'61.163.164.207','2017-01-05 00:00:00','/index.html','Chrome',1,'','baidu'),(125019,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125020,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125021,'66.249.73.61','2017-01-05 00:00:00','/news.htm','Chrome',1,'',''),(125022,'180.97.62.242','2017-01-05 00:00:00','/news/newsview.htm','IE',1,'',''),(125023,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125024,'202.102.99.110','2017-01-05 00:00:00','/newsview.htm','IE',1,'',''),(125025,'66.249.73.58','2017-01-05 00:00:00','/news.htm','Chrome',1,'',''),(125026,'66.249.73.3','2017-01-05 00:00:00','/news.htm','Chrome',1,'',''),(125027,'66.249.73.58','2017-01-05 00:00:00','/news.htm','Chrome',1,'',''),(125028,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125029,'183.57.153.220','2017-01-05 00:00:00','/newsview.htm','IE',1,'',''),(125030,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125031,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125032,'66.249.65.216','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125033,'182.118.54.66','2017-01-05 00:00:00','/news/newsview.htm','IE',1,'',''),(125034,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125035,'183.136.142.116','2017-01-05 00:00:00','/news/newsview.htm','IE',1,'',''),(125036,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125037,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125038,'183.57.154.77','2017-01-05 00:00:00','/newsview.htm','IE',1,'',''),(125039,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125040,'110.52.210.202','2017-01-05 00:00:00','/index.html','Firefox',1,'',''),(125041,'66.249.73.61','2017-01-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125042,'218.76.1.6','2017-01-05 00:00:00','/index.html','Firefox',1,'',''),(125043,'104.156.231.254','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125044,'175.6.6.226','2017-01-05 00:00:00','/news.htm','Firefox',1,'',''),(125045,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125046,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125047,'120.236.240.186','2017-01-05 00:00:00','/index.html','IE',1,'',''),(125048,'120.236.240.186','2017-01-05 00:00:00','/index.html','IE',1,'',''),(125049,'120.236.240.186','2017-01-05 00:00:00','/index.html','IE',1,'',''),(125050,'66.249.65.216','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125051,'140.205.201.22','2017-01-05 00:00:00','/index.html','Safari',1,'',''),(125052,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125053,'110.184.30.210','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125054,'66.249.65.216','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125055,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125056,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125057,'66.249.65.216','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125058,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125059,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125060,'66.249.65.219','2017-01-05 00:00:00','/news.htm','Chrome',1,'',''),(125061,'66.249.65.216','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125062,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125063,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125064,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125065,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125066,'66.249.73.58','2017-01-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125067,'113.57.170.26','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125068,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125069,'117.162.184.63','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125070,'140.207.124.105','2017-01-05 00:00:00','/index.html','IE',1,'',''),(125071,'66.249.65.219','2017-01-05 00:00:00','/news.htm','Chrome',1,'',''),(125072,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125073,'66.249.65.216','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125074,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125075,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125076,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125077,'66.249.73.3','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125078,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125079,'66.249.73.58','2017-01-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125080,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125081,'66.249.65.216','2017-01-05 00:00:00','/news.htm','Chrome',1,'',''),(125082,'66.249.73.58','2017-01-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125083,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125084,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125085,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125086,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125087,'66.249.73.61','2017-01-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125088,'66.249.73.58','2017-01-05 00:00:00','/news.htm','Chrome',1,'',''),(125089,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125090,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125091,'66.249.65.216','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125092,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125093,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125094,'66.249.73.3','2017-01-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125095,'60.169.77.130','2017-01-05 00:00:00','/index.html','IE',1,'',''),(125096,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125097,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125098,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125099,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125100,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125101,'123.125.71.48','2017-01-05 00:00:00','/newsview.htm','Safari',1,'',''),(125102,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125103,'66.249.73.61','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125104,'66.249.65.216','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125105,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125106,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125107,'66.249.73.61','2017-01-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125108,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125109,'140.205.201.38','2017-01-05 00:00:00','/index.html','IE',1,'',''),(125110,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125111,'66.249.73.44','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125112,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125113,'66.249.73.61','2017-01-05 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125114,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125115,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125116,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125117,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125118,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125119,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125120,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125121,'66.249.73.58','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125122,'66.249.73.3','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125123,'66.249.65.219','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125124,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125125,'66.249.65.216','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125126,'66.249.73.61','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125127,'66.249.65.222','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125128,'220.181.159.73','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125129,'140.205.201.9','2017-01-05 00:00:00','/index.html','IE',1,'',''),(125130,'140.205.201.7','2017-01-05 00:00:00','/index.html','IE',1,'',''),(125131,'140.205.201.4','2017-01-05 00:00:00','/index.html','Safari',1,'',''),(125132,'66.249.75.187','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125133,'66.249.75.125','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125134,'66.249.75.191','2017-01-05 00:00:00','/newsview.htm','Chrome',1,'',''),(125135,'66.249.75.191','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125136,'66.249.75.125','2017-01-05 00:00:00','/index.html','Chrome',1,'',''),(125137,'66.249.75.66','2017-01-05 00:00:00','/news.htm','Chrome',1,'',''),(125138,'66.249.75.66','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125139,'66.249.75.183','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125140,'59.110.14.172','2017-01-06 00:00:00','/newsview.htm','Firefox',1,'',''),(125141,'59.110.14.172','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125142,'66.249.75.125','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125143,'182.118.70.62','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125144,'66.249.75.122','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125145,'66.249.75.122','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125146,'111.206.36.4','2017-01-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(125147,'66.249.75.187','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125148,'66.249.75.122','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125149,'66.249.75.66','2017-01-06 00:00:00','/news.htm','Chrome',1,'',''),(125150,'66.249.75.66','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125151,'124.66.8.71','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125152,'66.249.75.66','2017-01-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125153,'140.205.201.31','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125154,'66.249.75.191','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125155,'66.249.75.183','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125156,'140.205.201.39','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125157,'180.149.130.18','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125158,'66.249.75.66','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125159,'101.226.125.16','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125160,'101.226.65.105','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125161,'66.249.75.191','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125162,'66.249.75.191','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125163,'66.249.75.66','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125164,'111.206.36.137','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125165,'66.249.75.187','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125166,'60.169.77.130','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125167,'60.169.77.130','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125168,'111.206.36.7','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125169,'66.249.75.125','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125170,'42.156.254.116','2017-01-06 00:00:00','/index.html','Firefox',1,'',''),(125171,'42.156.254.120','2017-01-06 00:00:00','/index.html','Firefox',1,'',''),(125172,'42.156.254.115','2017-01-06 00:00:00','/index.html','Firefox',1,'',''),(125173,'42.120.236.181','2017-01-06 00:00:00','/index.html','Firefox',1,'',''),(125174,'111.206.36.19','2017-01-06 00:00:00','/index.html','Firefox',1,'','baidu'),(125175,'111.206.36.139','2017-01-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(125176,'66.249.75.66','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125177,'183.57.154.77','2017-01-06 00:00:00','/newsview.htm','IE',1,'',''),(125178,'183.57.153.136','2017-01-06 00:00:00','/news/newsview.htm','IE',1,'',''),(125179,'123.125.67.210','2017-01-06 00:00:00','/index.html','Safari',1,'',''),(125180,'183.136.142.171','2017-01-06 00:00:00','/newsview.htm','IE',1,'',''),(125181,'123.184.17.33','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125182,'123.184.17.33','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125183,'39.159.148.36','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125184,'101.226.66.192','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125185,'106.120.161.66','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125186,'66.249.75.125','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125187,'71.6.158.166','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125188,'106.39.200.46','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125189,'106.114.216.26','2017-01-06 00:00:00','/index.html','Chrome',1,'睿思数据公司','360'),(125190,'119.147.225.183','2017-01-06 00:00:00','/index.html','Safari',1,'',''),(125191,'188.165.200.217','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125192,'106.120.161.68','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125193,'117.136.0.229','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125194,'42.236.10.100','2017-01-06 00:00:00','/index.html','Safari',1,'',''),(125195,'42.236.10.100','2017-01-06 00:00:00','/index.html','Safari',1,'',''),(125196,'42.236.10.72','2017-01-06 00:00:00','/index.html','Safari',1,'',''),(125197,'222.85.147.45','2017-01-06 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(125198,'171.221.206.81','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125199,'111.206.36.147','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125200,'183.136.190.40','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125201,'61.135.165.43','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125202,'66.249.75.125','2017-01-06 00:00:00','/news.htm','Chrome',1,'',''),(125203,'66.249.75.66','2017-01-06 00:00:00','/news/news.htm','Chrome',1,'',''),(125204,'42.156.254.115','2017-01-06 00:00:00','/index.html','Firefox',1,'',''),(125205,'42.156.254.116','2017-01-06 00:00:00','/index.html','Firefox',1,'',''),(125206,'66.249.75.66','2017-01-06 00:00:00','/newsview.htm','Chrome',1,'',''),(125207,'157.55.39.148','2017-01-06 00:00:00','/index.html','Safari',1,'',''),(125208,'66.249.75.125','2017-01-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125209,'91.236.75.4','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125210,'61.135.165.42','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125211,'61.135.165.7','2017-01-06 00:00:00','/index.html','Chrome',1,'',''),(125212,'69.58.178.56','2017-01-06 00:00:00','/index.html','Firefox',1,'',''),(125213,'69.58.178.56','2017-01-06 00:00:00','/index.html','Firefox',1,'',''),(125214,'69.58.178.56','2017-01-06 00:00:00','/news.htm','Firefox',1,'',''),(125215,'140.205.201.18','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125216,'140.205.201.2','2017-01-06 00:00:00','/index.html','Safari',1,'',''),(125217,'140.205.201.8','2017-01-06 00:00:00','/index.html','IE',1,'',''),(125218,'140.205.201.21','2017-01-06 00:00:00','/index.html','Safari',1,'',''),(125219,'66.249.66.3','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125220,'182.118.41.47','2017-01-07 00:00:00','/index.html','IE',1,'',''),(125221,'125.88.204.144','2017-01-07 00:00:00','/index.html','IE',1,'',''),(125222,'66.249.66.58','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125223,'66.249.66.195','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125224,'111.206.36.143','2017-01-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(125225,'66.249.66.61','2017-01-07 00:00:00','/news.htm','Chrome',1,'',''),(125226,'123.57.81.70','2017-01-07 00:00:00','/show.html','Chrome',0,'',''),(125227,'66.249.66.3','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125228,'66.249.66.3','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125229,'66.249.66.61','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125230,'66.249.66.3','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125231,'169.54.244.82','2017-01-07 00:00:00','/index.html','Firefox',1,'',''),(125232,'66.249.66.3','2017-01-07 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125233,'66.249.66.3','2017-01-07 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125234,'66.249.66.61','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125235,'61.146.178.190','2017-01-07 00:00:00','/index.html','Firefox',1,'',''),(125236,'111.206.36.14','2017-01-07 00:00:00','/index.html','Chrome',1,'',''),(125237,'182.48.105.215','2017-01-07 00:00:00','/index.html','IE',1,'',''),(125238,'66.249.66.3','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125239,'101.4.110.154','2017-01-07 00:00:00','/index.html','Firefox',1,'',''),(125240,'111.206.36.139','2017-01-07 00:00:00','/index.html','Chrome',1,'',''),(125241,'180.149.130.150','2017-01-07 00:00:00','/index.html','Chrome',1,'',''),(125242,'222.75.40.2','2017-01-07 00:00:00','/index.html','Chrome',1,'',''),(125243,'66.249.66.58','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125244,'66.249.66.58','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125245,'66.249.66.58','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125246,'111.206.36.14','2017-01-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(125247,'66.249.66.61','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125248,'66.249.66.61','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125249,'66.249.66.58','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125250,'66.249.66.58','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125251,'60.191.38.77','2017-01-07 00:00:00','/index.html','Firefox',1,'',''),(125252,'183.57.154.69','2017-01-07 00:00:00','/news/newsview.htm','IE',1,'',''),(125253,'66.249.66.61','2017-01-07 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125254,'183.136.142.126','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125255,'66.249.66.3','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125256,'66.249.66.254','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125257,'180.97.63.92','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125258,'66.249.66.61','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125259,'183.57.154.47','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125260,'183.136.142.59','2017-01-07 00:00:00','/news/newsview.htm','IE',1,'',''),(125261,'66.249.66.3','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125262,'183.57.153.216','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125263,'66.249.66.200','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125264,'62.212.73.49','2017-01-07 00:00:00','/index.html','Chrome',1,'',''),(125265,'180.97.63.99','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125266,'183.57.153.149','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125267,'183.57.153.254','2017-01-07 00:00:00','/news/newsview.htm','IE',1,'',''),(125268,'66.249.66.61','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125269,'180.97.63.23','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125270,'66.249.66.58','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125271,'180.97.63.62','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125272,'183.57.154.106','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125273,'60.191.52.230','2017-01-07 00:00:00','/index.html','Chrome',1,'',''),(125274,'183.57.154.67','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125275,'180.153.186.90','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125276,'183.57.154.104','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125277,'183.57.153.163','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125278,'183.57.153.144','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125279,'180.153.180.79','2017-01-07 00:00:00','/news/newsview.htm','IE',1,'',''),(125280,'180.153.186.96','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125281,'183.57.153.139','2017-01-07 00:00:00','/news/newsview.htm','IE',1,'',''),(125282,'180.97.63.49','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125283,'183.136.142.89','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125284,'202.102.99.44','2017-01-07 00:00:00','/news/newsview.htm','IE',1,'',''),(125285,'183.136.142.106','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125286,'180.153.186.100','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125287,'180.97.63.69','2017-01-07 00:00:00','/news/newsview.htm','IE',1,'',''),(125288,'180.153.186.42','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125289,'180.97.62.230','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125290,'54.164.107.72','2017-01-07 00:00:00','/index.html','Chrome',1,'',''),(125291,'180.153.186.106','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125292,'180.153.185.250','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125293,'183.136.142.103','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125294,'171.107.26.123','2017-01-07 00:00:00','/index.html','Chrome',1,'',''),(125295,'60.191.38.77','2017-01-07 00:00:00','/index.html','Firefox',1,'',''),(125296,'180.153.180.151','2017-01-07 00:00:00','/newsview.htm','IE',1,'',''),(125297,'119.147.225.202','2017-01-07 00:00:00','/index.html','Safari',1,'',''),(125298,'182.48.105.215','2017-01-07 00:00:00','/index.html','IE',1,'',''),(125299,'61.135.169.42','2017-01-07 00:00:00','/index.html','Chrome',1,'',''),(125300,'42.156.254.117','2017-01-07 00:00:00','/index.html','Firefox',1,'',''),(125301,'42.120.161.46','2017-01-07 00:00:00','/index.html','Firefox',1,'',''),(125302,'66.249.66.58','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125303,'42.156.254.58','2017-01-07 00:00:00','/index.html','Firefox',1,'',''),(125304,'42.156.139.18','2017-01-07 00:00:00','/index.html','Firefox',1,'',''),(125305,'119.48.218.244','2017-01-07 00:00:00','/index.html','Chrome',1,'',''),(125306,'66.249.66.58','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125307,'66.249.66.3','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125308,'140.205.201.21','2017-01-07 00:00:00','/index.html','Safari',1,'',''),(125309,'140.205.201.9','2017-01-07 00:00:00','/index.html','IE',1,'',''),(125310,'140.205.201.10','2017-01-07 00:00:00','/index.html','IE',1,'',''),(125311,'140.205.201.24','2017-01-07 00:00:00','/index.html','Safari',1,'',''),(125312,'66.249.66.195','2017-01-07 00:00:00','/newsview.htm','Chrome',1,'',''),(125313,'162.226.113.87','2017-01-07 00:00:00','/index.html','IE',1,'',''),(125314,'66.249.64.67','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125315,'106.120.161.66','2017-01-08 00:00:00','/index.html','IE',1,'',''),(125316,'198.55.114.208','2017-01-08 00:00:00','/index.html','IE',1,'',''),(125317,'198.55.114.208','2017-01-08 00:00:00','/index.html','IE',1,'',''),(125318,'198.55.114.208','2017-01-08 00:00:00','/index.html','IE',1,'',''),(125319,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125320,'111.206.36.136','2017-01-08 00:00:00','/index.html','Firefox',1,'www','baidu'),(125321,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125322,'219.156.96.42','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125323,'198.55.114.208','2017-01-08 00:00:00','/index.html','IE',1,'',''),(125324,'66.249.64.72','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125325,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125326,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125327,'52.91.84.117','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125328,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125329,'66.249.64.72','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125330,'66.249.64.229','2017-01-08 00:00:00','/news.htm','Chrome',1,'',''),(125331,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125332,'66.249.64.237','2017-01-08 00:00:00','/news.htm','Chrome',1,'',''),(125333,'66.249.64.237','2017-01-08 00:00:00','/news.htm','Chrome',1,'',''),(125334,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125335,'66.249.64.229','2017-01-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125336,'120.40.34.93','2017-01-08 00:00:00','/index.html','Firefox',1,'',''),(125337,'66.249.64.237','2017-01-08 00:00:00','/news.htm','Chrome',1,'',''),(125338,'66.249.64.237','2017-01-08 00:00:00','/news.htm','Chrome',1,'',''),(125339,'66.249.64.237','2017-01-08 00:00:00','/news.htm','Chrome',1,'',''),(125340,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125341,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125342,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125343,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125344,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125345,'66.249.64.233','2017-01-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125346,'111.206.36.141','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125347,'180.153.185.236','2017-01-08 00:00:00','/news/newsview.htm','IE',1,'',''),(125348,'66.249.64.237','2017-01-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125349,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125350,'183.57.153.111','2017-01-08 00:00:00','/news/newsview.htm','IE',1,'',''),(125351,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125352,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125353,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125354,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125355,'111.206.36.10','2017-01-08 00:00:00','/index.html','Firefox',1,'www','baidu'),(125356,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125357,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125358,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125359,'66.249.64.67','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125360,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125361,'123.126.113.22','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125362,'180.97.62.231','2017-01-08 00:00:00','/news/newsview.htm','IE',1,'',''),(125363,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125364,'66.249.64.233','2017-01-08 00:00:00','/news.htm','Chrome',1,'',''),(125365,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125366,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125367,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125368,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125369,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125370,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125371,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125372,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125373,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125374,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125375,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125376,'180.153.180.128','2017-01-08 00:00:00','/newsview.htm','IE',1,'',''),(125377,'66.249.64.127','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125378,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125379,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125380,'66.249.64.229','2017-01-08 00:00:00','/news.htm','Chrome',1,'',''),(125381,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125382,'180.97.62.229','2017-01-08 00:00:00','/newsview.htm','IE',1,'',''),(125383,'180.153.186.28','2017-01-08 00:00:00','/newsview.htm','IE',1,'',''),(125384,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125385,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125386,'66.249.64.127','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125387,'66.249.64.237','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125388,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125389,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125390,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125391,'219.72.202.200','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125392,'219.72.202.200','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125393,'180.153.163.190','2017-01-08 00:00:00','/index.html','IE',1,'',''),(125394,'101.226.33.204','2017-01-08 00:00:00','/index.html','IE',1,'',''),(125395,'101.226.66.177','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125396,'101.226.33.219','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125397,'101.226.66.192','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125398,'180.153.206.22','2017-01-08 00:00:00','/newsview.htm','Chrome',0,'',''),(125399,'66.249.64.233','2017-01-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125400,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125401,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125402,'66.249.64.237','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125403,'180.153.180.172','2017-01-08 00:00:00','/newsview.htm','IE',1,'',''),(125404,'66.249.64.235','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125405,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125406,'66.249.64.127','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125407,'182.118.42.108','2017-01-08 00:00:00','/index.html','IE',1,'',''),(125408,'66.249.64.72','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125409,'42.156.139.46','2017-01-08 00:00:00','/index.html','Firefox',1,'',''),(125410,'66.249.64.72','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125411,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125412,'60.191.38.77','2017-01-08 00:00:00','/index.html','Firefox',1,'',''),(125413,'131.161.9.199','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125414,'60.191.38.77','2017-01-08 00:00:00','/index.html','Firefox',1,'',''),(125415,'66.249.64.122','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125416,'218.88.95.129','2017-01-08 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(125417,'101.226.89.120','2017-01-08 00:00:00','/index.html','IE',1,'北京睿思科技有限公司','baidu'),(125418,'119.147.146.60','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125419,'182.48.105.210','2017-01-08 00:00:00','/index.html','IE',1,'',''),(125420,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125421,'66.249.64.229','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125422,'111.206.36.5','2017-01-08 00:00:00','/index.html','Chrome',1,'',''),(125423,'66.249.64.237','2017-01-08 00:00:00','/m/newsview.htm','Chrome',1,'',''),(125424,'42.156.254.115','2017-01-08 00:00:00','/index.html','Firefox',1,'',''),(125425,'42.156.138.17','2017-01-08 00:00:00','/index.html','Firefox',1,'',''),(125426,'42.156.254.120','2017-01-08 00:00:00','/index.html','Firefox',1,'',''),(125427,'42.156.254.119','2017-01-08 00:00:00','/index.html','Firefox',1,'',''),(125428,'42.156.254.119','2017-01-08 00:00:00','/index.html','Firefox',1,'',''),(125429,'66.249.64.233','2017-01-08 00:00:00','/newsview.htm','Chrome',1,'',''),(125430,'111.206.36.13','2017-01-09 00:00:00','/index.html','Firefox',1,'www','baidu'),(125431,'180.149.130.153','2017-01-09 00:00:00','/index.html','Chrome',1,'',''),(125432,'157.55.39.148','2017-01-09 00:00:00','/index.html','Safari',1,'',''),(125433,'140.205.201.10','2017-01-09 00:00:00','/index.html','Safari',1,'',''),(125434,'140.205.201.22','2017-01-09 00:00:00','/index.html','IE',1,'',''),(125435,'111.206.36.14','2017-01-09 00:00:00','/index.html','Chrome',1,'',''),(125436,'66.249.64.237','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125437,'220.181.51.116','2017-01-09 00:00:00','/index.html','Safari',1,'',''),(125438,'125.120.231.129','2017-01-09 00:00:00','/index.html','Chrome',1,'',''),(125439,'220.181.51.121','2017-01-09 00:00:00','/index.html','Safari',1,'',''),(125440,'60.169.77.130','2017-01-09 00:00:00','/index.html','IE',1,'',''),(125441,'60.169.77.130','2017-01-09 00:00:00','/index.html','IE',1,'',''),(125442,'111.206.36.140','2017-01-09 00:00:00','/index.html','Chrome',1,'',''),(125443,'66.249.64.237','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125444,'61.146.178.190','2017-01-09 00:00:00','/index.html','Chrome',1,'',''),(125445,'66.249.64.229','2017-01-09 00:00:00','/news.htm','Chrome',1,'',''),(125446,'66.249.64.237','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125447,'183.136.142.97','2017-01-09 00:00:00','/news/newsview.htm','IE',1,'',''),(125448,'118.193.251.179','2017-01-09 00:00:00','/index.html','IE',1,'',''),(125449,'118.193.251.179','2017-01-09 00:00:00','/index.html','IE',1,'',''),(125450,'116.113.70.105','2017-01-09 00:00:00','/index.html','Chrome',1,'',''),(125451,'120.236.240.186','2017-01-09 00:00:00','/index.html','Chrome',1,'',''),(125452,'66.249.64.229','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125453,'180.153.186.50','2017-01-09 00:00:00','/news/newsview.htm','IE',1,'',''),(125454,'183.57.153.220','2017-01-09 00:00:00','/news/newsview.htm','IE',1,'',''),(125455,'183.57.153.184','2017-01-09 00:00:00','/news/newsview.htm','IE',1,'',''),(125456,'66.249.64.229','2017-01-09 00:00:00','/news/news.htm','Chrome',1,'',''),(125457,'66.249.64.229','2017-01-09 00:00:00','/news/news.htm','Chrome',1,'',''),(125458,'66.249.64.237','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125459,'66.249.64.229','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125460,'66.249.64.233','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125461,'66.249.64.229','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125462,'66.249.64.233','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125463,'183.136.142.166','2017-01-09 00:00:00','/news/newsview.htm','IE',1,'',''),(125464,'66.249.64.229','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125465,'66.249.64.229','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125466,'140.205.205.9','2017-01-09 00:00:00','/newsview.htm','IE',1,'',''),(125467,'220.181.51.51','2017-01-09 00:00:00','/index.html','Chrome',1,'',''),(125468,'42.120.161.46','2017-01-09 00:00:00','/index.html','Firefox',1,'',''),(125469,'66.249.64.237','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125470,'182.48.105.210','2017-01-09 00:00:00','/index.html','IE',1,'',''),(125471,'66.249.64.233','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125472,'66.249.64.233','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125473,'66.249.64.233','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125474,'66.249.64.237','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125475,'36.34.90.10','2017-01-09 00:00:00','/index.html','Chrome',1,'','baidu'),(125476,'119.147.146.60','2017-01-09 00:00:00','/index.html','Chrome',1,'',''),(125477,'180.153.205.252','2017-01-09 00:00:00','/index.html','IE',1,'',''),(125478,'183.57.153.197','2017-01-09 00:00:00','/news/newsview.htm','IE',1,'',''),(125479,'91.236.75.4','2017-01-09 00:00:00','/index.html','IE',1,'',''),(125480,'183.57.153.73','2017-01-09 00:00:00','/newsview.htm','IE',1,'',''),(125481,'183.136.142.138','2017-01-09 00:00:00','/newsview.htm','IE',1,'',''),(125482,'66.249.64.229','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125483,'182.118.45.223','2017-01-09 00:00:00','/newsview.htm','IE',1,'',''),(125484,'66.249.64.233','2017-01-09 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125485,'221.233.129.15','2017-01-09 00:00:00','/index.html','Chrome',1,'',''),(125486,'66.249.64.237','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125487,'112.193.168.171','2017-01-09 00:00:00','/index.html','Chrome',1,'',''),(125488,'202.102.99.110','2017-01-09 00:00:00','/news/newsview.htm','IE',1,'',''),(125489,'123.249.45.178','2017-01-09 00:00:00','/index.html','IE',1,'',''),(125490,'123.249.45.178','2017-01-09 00:00:00','/index.html','IE',1,'',''),(125491,'140.205.201.22','2017-01-09 00:00:00','/index.html','Safari',1,'',''),(125492,'66.249.64.72','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125493,'66.249.64.67','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125494,'121.42.171.160','2017-01-09 00:00:00','/index.html','Firefox',1,'',''),(125495,'66.249.64.229','2017-01-09 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125496,'140.205.205.4','2017-01-09 00:00:00','/newsview.htm','IE',1,'',''),(125497,'66.249.64.237','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125498,'123.57.81.70','2017-01-09 00:00:00','/show.html','Chrome',0,'',''),(125499,'66.249.64.67','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125500,'66.249.64.67','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125501,'66.249.64.127','2017-01-09 00:00:00','/news.htm','Chrome',1,'',''),(125502,'111.206.36.16','2017-01-09 00:00:00','/index.html','Chrome',1,'',''),(125503,'182.18.72.71','2017-01-09 00:00:00','/index.html','IE',1,'',''),(125504,'182.18.72.71','2017-01-09 00:00:00','/index.html','IE',1,'',''),(125505,'66.249.64.237','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125506,'66.249.64.127','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125507,'66.249.64.229','2017-01-09 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125508,'220.181.51.115','2017-01-09 00:00:00','/index.html','Firefox',1,'',''),(125509,'66.249.64.233','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125510,'66.249.64.233','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125511,'66.249.64.233','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125512,'220.181.51.92','2017-01-09 00:00:00','/index.html','Firefox',1,'',''),(125513,'66.249.64.67','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125514,'66.249.64.229','2017-01-09 00:00:00','/news.htm','Chrome',1,'',''),(125515,'66.249.64.237','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125516,'60.191.38.77','2017-01-09 00:00:00','/index.html','Firefox',1,'',''),(125517,'60.191.38.77','2017-01-09 00:00:00','/index.html','Firefox',1,'',''),(125518,'66.249.64.233','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125519,'66.249.64.233','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125520,'66.249.64.233','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125521,'66.249.64.237','2017-01-09 00:00:00','/newsview.htm','Chrome',1,'',''),(125522,'66.249.64.229','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125523,'111.206.36.12','2017-01-10 00:00:00','/index.html','Firefox',1,'www','baidu'),(125524,'66.249.64.233','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125525,'66.249.64.233','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125526,'66.249.64.237','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125527,'180.149.130.16','2017-01-10 00:00:00','/index.html','Chrome',1,'',''),(125528,'66.249.64.127','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125529,'66.249.64.229','2017-01-10 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125530,'66.249.64.127','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125531,'66.249.64.72','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125532,'111.206.36.132','2017-01-10 00:00:00','/index.html','Chrome',1,'',''),(125533,'66.249.64.72','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125534,'66.249.64.72','2017-01-10 00:00:00','/news.htm','Chrome',1,'',''),(125535,'140.205.205.9','2017-01-10 00:00:00','/newsview.htm','Safari',1,'',''),(125536,'66.249.64.72','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125537,'111.206.36.7','2017-01-10 00:00:00','/index.html','Chrome',1,'',''),(125538,'66.249.64.67','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125539,'66.249.64.72','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125540,'180.153.186.37','2017-01-10 00:00:00','/newsview.htm','IE',1,'',''),(125541,'66.249.64.72','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125542,'36.110.147.103','2017-01-10 00:00:00','/index.html','Chrome',1,'',''),(125543,'140.205.205.2','2017-01-10 00:00:00','/newsview.htm','IE',1,'',''),(125544,'182.118.55.198','2017-01-10 00:00:00','/newsview.htm','IE',1,'',''),(125545,'183.57.153.149','2017-01-10 00:00:00','/newsview.htm','IE',1,'',''),(125546,'182.118.41.73','2017-01-10 00:00:00','/index.html','IE',1,'',''),(125547,'123.125.71.109','2017-01-10 00:00:00','/index.html','Safari',1,'',''),(125548,'60.169.77.130','2017-01-10 00:00:00','/index.html','IE',1,'',''),(125549,'39.83.87.127','2017-01-10 00:00:00','/index.html','Chrome',1,'','baidu'),(125550,'220.181.51.38','2017-01-10 00:00:00','/index.html','Chrome',1,'',''),(125551,'182.118.53.108','2017-01-10 00:00:00','/newsview.htm','IE',1,'',''),(125552,'180.153.180.152','2017-01-10 00:00:00','/newsview.htm','IE',1,'',''),(125553,'183.136.142.144','2017-01-10 00:00:00','/newsview.htm','IE',1,'',''),(125554,'60.169.77.130','2017-01-10 00:00:00','/index.html','IE',1,'',''),(125555,'60.169.77.130','2017-01-10 00:00:00','/index.html','IE',1,'',''),(125556,'113.201.51.87','2017-01-10 00:00:00','/index.html','IE',1,'',''),(125557,'113.201.51.87','2017-01-10 00:00:00','/index.html','Chrome',1,'',''),(125558,'124.117.230.39','2017-01-10 00:00:00','/index.html','Chrome',1,'',''),(125559,'59.111.29.6','2017-01-10 00:00:00','/index.html','IE',1,'',''),(125560,'66.249.64.237','2017-01-10 00:00:00','/index.html','Chrome',1,'',''),(125561,'42.156.137.107','2017-01-10 00:00:00','/index.html','Firefox',1,'',''),(125562,'36.5.179.226','2017-01-10 00:00:00','/index.html','Chrome',1,'',''),(125563,'66.249.64.237','2017-01-10 00:00:00','/news.htm','Chrome',1,'',''),(125564,'66.249.64.229','2017-01-10 00:00:00','/news.htm','Chrome',1,'',''),(125565,'66.249.64.233','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125566,'61.135.165.10','2017-01-10 00:00:00','/index.html','Chrome',1,'',''),(125567,'66.249.64.233','2017-01-10 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125568,'66.249.64.237','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125569,'38.100.21.68','2017-01-10 00:00:00','/index.html','IE',1,'',''),(125570,'38.100.21.68','2017-01-10 00:00:00','/newsview.htm','IE',1,'',''),(125571,'38.100.21.68','2017-01-10 00:00:00','/index.html','IE',1,'',''),(125572,'38.100.21.68','2017-01-10 00:00:00','/news.htm','IE',1,'',''),(125573,'66.249.64.233','2017-01-10 00:00:00','/news.htm','Chrome',1,'',''),(125574,'66.249.64.72','2017-01-10 00:00:00','/index.html','Chrome',1,'',''),(125575,'66.249.64.237','2017-01-10 00:00:00','/news.htm','Chrome',1,'',''),(125576,'66.249.64.229','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125577,'66.249.64.233','2017-01-10 00:00:00','/news.htm','Chrome',1,'',''),(125578,'66.249.64.233','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125579,'66.249.64.229','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125580,'66.249.64.233','2017-01-10 00:00:00','/news.htm','Chrome',1,'',''),(125581,'66.249.64.233','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125582,'66.249.75.125','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125583,'66.249.75.122','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125584,'66.249.75.125','2017-01-10 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125585,'117.73.96.173','2017-01-10 00:00:00','/index.html','Chrome',1,'北京睿思','360'),(125586,'117.73.96.173','2017-01-10 00:00:00','/index.html','Chrome',1,'北京睿思','360'),(125587,'66.249.75.125','2017-01-10 00:00:00','/newsview.htm','Chrome',1,'',''),(125588,'182.118.41.90','2017-01-10 00:00:00','/index.html','IE',1,'',''),(125589,'66.249.75.125','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125590,'66.249.75.66','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125591,'66.249.75.66','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125592,'125.88.204.179','2017-01-11 00:00:00','/index.html','IE',1,'',''),(125593,'66.249.75.122','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125594,'66.249.75.122','2017-01-11 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125595,'66.249.75.174','2017-01-11 00:00:00','/index.html','Chrome',1,'',''),(125596,'180.149.130.148','2017-01-11 00:00:00','/index.html','Chrome',1,'',''),(125597,'111.206.36.9','2017-01-11 00:00:00','/index.html','Firefox',1,'www','baidu'),(125598,'66.249.75.66','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125599,'66.249.75.122','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125600,'66.249.75.66','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125601,'66.249.75.83','2017-01-11 00:00:00','/index.html','Chrome',1,'',''),(125602,'111.206.36.135','2017-01-11 00:00:00','/index.html','Chrome',1,'',''),(125603,'66.249.75.66','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125604,'66.249.75.66','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125605,'66.249.75.125','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125606,'111.206.36.135','2017-01-11 00:00:00','/index.html','Chrome',1,'',''),(125607,'59.111.32.13','2017-01-11 00:00:00','/index.html','IE',1,'',''),(125608,'222.75.43.245','2017-01-11 00:00:00','/index.html','Chrome',1,'',''),(125609,'180.153.186.84','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125610,'180.153.180.131','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125611,'180.97.63.77','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''); INSERT INTO `test_dm_logs` VALUES (125612,'180.153.180.115','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125613,'180.153.180.154','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125614,'183.136.142.79','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125615,'180.153.186.80','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125616,'183.136.142.105','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125617,'183.57.153.186','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125618,'180.153.180.160','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125619,'140.205.205.9','2017-01-11 00:00:00','/newsview.htm','Safari',1,'',''),(125620,'183.136.142.149','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125621,'183.57.154.63','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125622,'183.136.142.75','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125623,'183.136.142.137','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125624,'180.97.63.65','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125625,'140.205.205.5','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125626,'180.153.186.26','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125627,'180.97.62.230','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125628,'61.151.226.202','2017-01-11 00:00:00','/index.html','IE',1,'',''),(125629,'182.118.53.176','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125630,'58.217.192.54','2017-01-11 00:00:00','/index.html','Chrome',1,'',''),(125631,'202.102.99.40','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125632,'183.136.142.126','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125633,'61.146.178.190','2017-01-11 00:00:00','/index.html','Chrome',1,'',''),(125634,'202.102.99.32','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125635,'180.97.63.47','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125636,'202.102.99.80','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125637,'140.205.205.8','2017-01-11 00:00:00','/newsview.htm','Safari',1,'',''),(125638,'223.104.13.47','2017-01-11 00:00:00','/index.html','Chrome',1,'','baidu'),(125639,'182.118.55.194','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125640,'202.102.99.81','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125641,'202.102.99.121','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125642,'110.244.174.177','2017-01-11 00:00:00','/index.html','Chrome',1,'','baidu'),(125643,'220.181.51.54','2017-01-11 00:00:00','/index.html','Chrome',1,'',''),(125644,'202.102.99.66','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125645,'180.153.180.93','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125646,'183.136.142.172','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125647,'180.153.180.165','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125648,'116.236.146.22','2017-01-11 00:00:00','/index.html','IE',1,'',''),(125649,'180.153.186.80','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125650,'183.136.142.101','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125651,'202.102.99.89','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125652,'219.143.208.146','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125653,'202.102.99.125','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125654,'180.153.180.180','2017-01-11 00:00:00','/news/newsview.htm','IE',1,'',''),(125655,'180.153.185.221','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125656,'140.205.205.8','2017-01-11 00:00:00','/newsview.htm','IE',1,'',''),(125657,'117.185.27.104','2017-01-11 00:00:00','/index.html','Firefox',1,'',''),(125658,'140.207.55.80','2017-01-11 00:00:00','/index.html','Firefox',1,'',''),(125659,'140.207.118.16','2017-01-11 00:00:00','/index.html','Firefox',1,'',''),(125660,'140.207.55.80','2017-01-11 00:00:00','/index.html','Firefox',1,'',''),(125661,'117.144.246.77','2017-01-11 00:00:00','/index.html','Firefox',1,'',''),(125662,'117.185.27.102','2017-01-11 00:00:00','/index.html','Firefox',1,'',''),(125663,'60.169.77.130','2017-01-11 00:00:00','/index.html','IE',1,'',''),(125664,'116.236.146.21','2017-01-11 00:00:00','/index.html','IE',1,'',''),(125665,'1.202.240.161','2017-01-11 00:00:00','/index.html','Firefox',1,'北京睿思','360'),(125666,'61.135.169.43','2017-01-11 00:00:00','/index.html','Chrome',1,'',''),(125667,'110.18.70.102','2017-01-11 00:00:00','/index.html','Chrome',1,'',''),(125668,'66.249.75.66','2017-01-11 00:00:00','/newsview.htm','Chrome',1,'',''),(125669,'158.69.225.34','2017-01-11 00:00:00','/index.html','Chrome',1,'',''),(125670,'125.88.204.90','2017-01-12 00:00:00','/index.html','IE',1,'',''),(125671,'140.205.205.1','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125672,'111.206.36.144','2017-01-12 00:00:00','/index.html','Firefox',1,'www','baidu'),(125673,'180.149.130.17','2017-01-12 00:00:00','/index.html','Chrome',1,'',''),(125674,'140.205.205.1','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125675,'140.205.205.5','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125676,'140.205.205.4','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125677,'111.206.36.4','2017-01-12 00:00:00','/index.html','Chrome',1,'',''),(125678,'54.80.165.227','2017-01-12 00:00:00','/index.html','Firefox',1,'',''),(125679,'140.205.205.5','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125680,'111.206.36.139','2017-01-12 00:00:00','/index.html','Chrome',1,'',''),(125681,'185.57.81.38','2017-01-12 00:00:00','/index.html','IE',1,'',''),(125682,'66.249.75.125','2017-01-12 00:00:00','/newsview.htm','Chrome',1,'',''),(125683,'66.249.75.125','2017-01-12 00:00:00','/news.htm','Chrome',1,'',''),(125684,'66.249.75.125','2017-01-12 00:00:00','/newsview.htm','Chrome',1,'',''),(125685,'183.136.142.169','2017-01-12 00:00:00','/news/newsview.htm','IE',1,'',''),(125686,'180.153.186.102','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125687,'180.97.63.13','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125688,'60.169.77.130','2017-01-12 00:00:00','/index.html','IE',1,'',''),(125689,'183.136.142.100','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125690,'140.205.205.8','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125691,'202.102.99.63','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125692,'183.57.153.207','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125693,'180.153.180.177','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125694,'78.4.79.202','2017-01-12 00:00:00','/index.html','Firefox',1,'',''),(125695,'183.57.154.90','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125696,'182.118.54.65','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125697,'183.136.142.162','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125698,'182.118.54.31','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125699,'180.97.63.33','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125700,'183.57.153.80','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125701,'220.181.51.35','2017-01-12 00:00:00','/index.html','Chrome',1,'',''),(125702,'180.153.186.92','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125703,'180.153.180.140','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125704,'1.202.240.161','2017-01-12 00:00:00','/index.html','Chrome',1,'',''),(125705,'1.202.240.161','2017-01-12 00:00:00','/docs.htm','Chrome',1,'',''),(125706,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Chrome',1,'',''),(125707,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Chrome',1,'',''),(125708,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Chrome',1,'',''),(125709,'1.202.240.161','2017-01-12 00:00:00','/docs.htm','Chrome',1,'',''),(125710,'1.202.240.161','2017-01-12 00:00:00','/docs.htm','Chrome',1,'',''),(125711,'1.202.240.161','2017-01-12 00:00:00','/docs.htm','Chrome',1,'',''),(125712,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Chrome',1,'',''),(125713,'123.57.81.70','2017-01-12 00:00:00','/show.html','Chrome',0,'',''),(125714,'180.97.63.90','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125715,'180.97.63.20','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125716,'106.39.189.222','2017-01-12 00:00:00','/index.html','Chrome',1,'','baidu'),(125717,'180.153.186.14','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125718,'182.118.60.115','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125719,'202.102.99.87','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125720,'140.205.201.7','2017-01-12 00:00:00','/index.html','Safari',1,'',''),(125721,'183.57.153.87','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125722,'180.97.63.23','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125723,'183.57.153.88','2017-01-12 00:00:00','/news/newsview.htm','IE',1,'',''),(125724,'61.164.149.128','2017-01-12 00:00:00','/index.html','IE',1,'',''),(125725,'180.153.180.124','2017-01-12 00:00:00','/news/newsview.htm','IE',1,'',''),(125726,'220.181.51.37','2017-01-12 00:00:00','/index.html','Chrome',1,'',''),(125727,'180.153.185.241','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125728,'211.161.198.242','2017-01-12 00:00:00','/index.html','Safari',1,'',''),(125729,'211.161.198.242','2017-01-12 00:00:00','/index.html','Safari',1,'',''),(125730,'1.202.240.161','2017-01-12 00:00:00','/index.html','Chrome',1,'',''),(125731,'1.202.240.161','2017-01-12 00:00:00','/docs.htm','Chrome',1,'',''),(125732,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Chrome',1,'',''),(125733,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Chrome',1,'',''),(125734,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Chrome',1,'',''),(125735,'1.202.240.161','2017-01-12 00:00:00','/docs.htm','Chrome',1,'',''),(125736,'212.86.111.219','2017-01-12 00:00:00','/index.html','Chrome',1,'',''),(125737,'1.202.240.161','2017-01-12 00:00:00','/docs.htm','Chrome',1,'',''),(125738,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Chrome',1,'',''),(125739,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Chrome',1,'',''),(125740,'1.202.240.161','2017-01-12 00:00:00','/docs.htm','Chrome',1,'',''),(125741,'1.202.240.161','2017-01-12 00:00:00','/docs.htm','Chrome',1,'',''),(125742,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Chrome',1,'',''),(125743,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Chrome',1,'',''),(125744,'1.202.240.161','2017-01-12 00:00:00','/docs.htm','Chrome',1,'',''),(125745,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Chrome',1,'',''),(125746,'1.202.240.161','2017-01-12 00:00:00','/docs.htm','Chrome',1,'',''),(125747,'140.205.205.9','2017-01-12 00:00:00','/newsview.htm','IE',1,'',''),(125748,'140.205.205.1','2017-01-12 00:00:00','/newsview.htm','Opera',1,'',''),(125749,'1.202.240.161','2017-01-12 00:00:00','/docs.htm','Safari',1,'',''),(125750,'1.202.240.161','2017-01-12 00:00:00','/docs!view.htm','Safari',1,'',''),(125751,'140.205.205.9','2017-01-12 00:00:00','/newsview.htm','Chrome',1,'',''),(125752,'111.206.36.142','2017-01-12 00:00:00','/index.html','Chrome',1,'',''),(125753,'140.205.201.45','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125754,'125.88.204.109','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125755,'140.205.201.44','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125756,'111.206.36.10','2017-01-13 00:00:00','/index.html','Firefox',1,'www','baidu'),(125757,'180.149.130.14','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125758,'188.165.200.217','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125759,'111.206.36.9','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125760,'140.205.205.8','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125761,'180.97.62.218','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125762,'183.57.153.132','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125763,'111.206.36.15','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125764,'180.153.180.90','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125765,'180.153.180.185','2017-01-13 00:00:00','/news/newsview.htm','IE',1,'',''),(125766,'180.153.185.236','2017-01-13 00:00:00','/news/newsview.htm','IE',1,'',''),(125767,'183.57.153.219','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125768,'183.57.154.69','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125769,'180.97.63.39','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125770,'183.129.160.229','2017-01-13 00:00:00','/index.html','Firefox',1,'',''),(125771,'116.211.105.88','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125772,'180.153.214.180','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125773,'202.102.99.82','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125774,'66.249.75.122','2017-01-13 00:00:00','/news.htm','Chrome',1,'',''),(125775,'180.97.62.226','2017-01-13 00:00:00','/news/newsview.htm','IE',1,'',''),(125776,'61.146.178.190','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125777,'202.102.99.100','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125778,'183.57.153.254','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125779,'140.205.205.8','2017-01-13 00:00:00','/newsview.htm','Safari',1,'',''),(125780,'180.153.180.142','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125781,'1.202.240.161','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125782,'1.202.240.161','2017-01-13 00:00:00','/docs.htm','Chrome',1,'',''),(125783,'1.202.240.161','2017-01-13 00:00:00','/docs!view.htm','Chrome',1,'',''),(125784,'183.57.153.199','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125785,'1.202.240.161','2017-01-13 00:00:00','/docs!view.htm','Chrome',1,'',''),(125786,'183.129.160.229','2017-01-13 00:00:00','/index.html','Firefox',1,'',''),(125787,'202.102.99.136','2017-01-13 00:00:00','/news/newsview.htm','IE',1,'',''),(125788,'66.249.75.125','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125789,'1.202.240.161','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125790,'182.118.54.58','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125791,'202.102.99.88','2017-01-13 00:00:00','/news/newsview.htm','IE',1,'',''),(125792,'140.205.205.8','2017-01-13 00:00:00','/newsview.htm','Safari',1,'',''),(125793,'182.118.41.25','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125794,'66.249.75.66','2017-01-13 00:00:00','/newsview.htm','Chrome',1,'',''),(125795,'182.92.237.28','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125796,'180.153.180.84','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125797,'183.136.142.88','2017-01-13 00:00:00','/news/newsview.htm','IE',1,'',''),(125798,'182.92.237.28','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125799,'66.249.75.191','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125800,'139.196.88.116','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125801,'66.249.75.66','2017-01-13 00:00:00','/news.htm','Chrome',1,'',''),(125802,'183.57.153.169','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125803,'182.118.55.226','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125804,'140.205.205.8','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125805,'140.205.201.36','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125806,'140.205.201.36','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125807,'66.249.75.125','2017-01-13 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125808,'59.34.148.30','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125809,'59.34.148.30','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125810,'1.202.240.161','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125811,'66.249.75.166','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125812,'222.129.74.55','2017-01-13 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(125813,'66.249.75.125','2017-01-13 00:00:00','/newsview.htm','Chrome',1,'',''),(125814,'66.249.75.66','2017-01-13 00:00:00','/news.htm','Chrome',1,'',''),(125815,'111.206.36.4','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125816,'66.249.75.66','2017-01-13 00:00:00','/news.htm','Chrome',1,'',''),(125817,'66.249.75.89','2017-01-13 00:00:00','/index.html','Chrome',1,'',''),(125818,'66.249.75.122','2017-01-13 00:00:00','/newsview.htm','Chrome',1,'',''),(125819,'49.4.135.106','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125820,'66.249.75.66','2017-01-13 00:00:00','/news.htm','Chrome',1,'',''),(125821,'66.249.75.125','2017-01-13 00:00:00','/news.htm','Chrome',1,'',''),(125822,'66.249.75.122','2017-01-13 00:00:00','/newsview.htm','Chrome',1,'',''),(125823,'125.211.211.71','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125824,'140.205.205.8','2017-01-13 00:00:00','/newsview.htm','IE',1,'',''),(125825,'60.169.77.130','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125826,'60.169.77.130','2017-01-13 00:00:00','/index.html','IE',1,'',''),(125827,'123.125.71.71','2017-01-13 00:00:00','/index.html','Safari',1,'',''),(125828,'61.135.169.43','2017-01-14 00:00:00','/index.html','Chrome',1,'',''),(125829,'182.118.54.144','2017-01-14 00:00:00','/index.html','IE',1,'',''),(125830,'111.206.36.19','2017-01-14 00:00:00','/index.html','Firefox',1,'www','baidu'),(125831,'118.193.251.179','2017-01-14 00:00:00','/index.html','IE',1,'',''),(125832,'111.206.36.9','2017-01-14 00:00:00','/index.html','Chrome',1,'',''),(125833,'180.149.130.148','2017-01-14 00:00:00','/index.html','Chrome',1,'',''),(125834,'101.4.110.154','2017-01-14 00:00:00','/index.html','Firefox',1,'',''),(125835,'111.206.36.139','2017-01-14 00:00:00','/index.html','Chrome',1,'',''),(125836,'183.136.142.175','2017-01-14 00:00:00','/newsview.htm','IE',1,'',''),(125837,'180.153.180.173','2017-01-14 00:00:00','/newsview.htm','IE',1,'',''),(125838,'183.136.142.167','2017-01-14 00:00:00','/newsview.htm','IE',1,'',''),(125839,'180.153.186.22','2017-01-14 00:00:00','/newsview.htm','IE',1,'',''),(125840,'180.153.186.32','2017-01-14 00:00:00','/news/newsview.htm','IE',1,'',''),(125841,'180.97.63.16','2017-01-14 00:00:00','/newsview.htm','IE',1,'',''),(125842,'101.107.49.152','2017-01-14 00:00:00','/index.html','Safari',1,'',''),(125843,'183.136.142.159','2017-01-14 00:00:00','/newsview.htm','IE',1,'',''),(125844,'180.97.63.26','2017-01-14 00:00:00','/newsview.htm','IE',1,'',''),(125845,'180.97.63.112','2017-01-14 00:00:00','/news/newsview.htm','IE',1,'',''),(125846,'183.136.142.102','2017-01-14 00:00:00','/newsview.htm','IE',1,'',''),(125847,'180.97.63.106','2017-01-14 00:00:00','/newsview.htm','IE',1,'',''),(125848,'183.57.153.160','2017-01-14 00:00:00','/newsview.htm','IE',1,'',''),(125849,'49.4.143.114','2017-01-14 00:00:00','/index.html','IE',1,'',''),(125850,'180.97.63.75','2017-01-14 00:00:00','/newsview.htm','IE',1,'',''),(125851,'220.181.108.187','2017-01-14 00:00:00','/index.html','Safari',1,'',''),(125852,'140.205.205.9','2017-01-14 00:00:00','/newsview.htm','Chrome',1,'',''),(125853,'42.236.10.112','2017-01-14 00:00:00','/index.html','Safari',1,'',''),(125854,'140.205.201.43','2017-01-14 00:00:00','/index.html','IE',1,'',''),(125855,'140.205.201.43','2017-01-14 00:00:00','/index.html','IE',1,'',''),(125856,'1.202.240.161','2017-01-14 00:00:00','/docs.htm','Chrome',1,'',''),(125857,'1.202.240.161','2017-01-14 00:00:00','/docs!view.htm','Chrome',1,'',''),(125858,'1.202.240.161','2017-01-14 00:00:00','/docs!view.htm','Chrome',1,'',''),(125859,'1.202.240.161','2017-01-14 00:00:00','/docs!view.htm','Chrome',1,'',''),(125860,'1.202.240.161','2017-01-14 00:00:00','/docs!view.htm','Chrome',1,'',''),(125861,'1.202.240.161','2017-01-14 00:00:00','/docs!view.htm','Chrome',1,'',''),(125862,'60.169.77.130','2017-01-14 00:00:00','/index.html','IE',1,'',''),(125863,'60.169.77.130','2017-01-14 00:00:00','/index.html','IE',1,'',''),(125864,'61.135.169.42','2017-01-14 00:00:00','/index.html','Chrome',1,'',''),(125865,'140.205.205.1','2017-01-14 00:00:00','/newsview.htm','Chrome',1,'',''),(125866,'111.206.36.144','2017-01-14 00:00:00','/index.html','Chrome',1,'',''),(125867,'140.205.205.1','2017-01-14 00:00:00','/newsview.htm','Chrome',1,'',''),(125868,'91.236.75.4','2017-01-14 00:00:00','/index.html','IE',1,'',''),(125869,'167.114.228.206','2017-01-14 00:00:00','/index.html','Firefox',1,'',''),(125870,'93.95.103.45','2017-01-15 00:00:00','/index.html','Firefox',1,'',''),(125871,'111.206.36.135','2017-01-15 00:00:00','/index.html','Firefox',1,'www','baidu'),(125872,'222.186.56.109','2017-01-15 00:00:00','/index.html','IE',1,'',''),(125873,'222.186.56.109','2017-01-15 00:00:00','/index.html','IE',1,'',''),(125874,'180.149.130.18','2017-01-15 00:00:00','/index.html','Chrome',1,'',''),(125875,'111.206.36.11','2017-01-15 00:00:00','/index.html','Chrome',1,'',''),(125876,'188.143.232.27','2017-01-15 00:00:00','/index.html','Firefox',1,'',''),(125877,'188.143.232.27','2017-01-15 00:00:00','/news.htm','Firefox',1,'',''),(125878,'188.143.232.27','2017-01-15 00:00:00','/docs.htm','Firefox',1,'',''),(125879,'188.143.232.27','2017-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(125880,'188.143.232.27','2017-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(125881,'188.143.232.27','2017-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(125882,'188.143.232.27','2017-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(125883,'188.143.232.27','2017-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(125884,'188.143.232.27','2017-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(125885,'188.143.232.27','2017-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(125886,'188.143.232.27','2017-01-15 00:00:00','/newsview.htm','Firefox',1,'',''),(125887,'111.206.36.134','2017-01-15 00:00:00','/index.html','Chrome',1,'',''),(125888,'220.181.108.104','2017-01-15 00:00:00','/news.htm','Safari',1,'',''),(125889,'183.136.142.82','2017-01-15 00:00:00','/news/newsview.htm','IE',1,'',''),(125890,'123.57.81.70','2017-01-15 00:00:00','/show.html','Chrome',0,'',''),(125891,'45.32.129.1','2017-01-15 00:00:00','/index.html','Chrome',1,'',''),(125892,'49.4.143.129','2017-01-15 00:00:00','/index.html','IE',1,'',''),(125893,'49.4.143.129','2017-01-15 00:00:00','/index.html','IE',1,'',''),(125894,'106.120.188.148','2017-01-15 00:00:00','/index.html','Chrome',1,'',''),(125895,'222.186.21.200','2017-01-15 00:00:00','/index.html','IE',1,'',''),(125896,'183.57.153.161','2017-01-15 00:00:00','/newsview.htm','IE',1,'',''),(125897,'169.56.71.57','2017-01-15 00:00:00','/index.html','Firefox',1,'',''),(125898,'220.181.51.51','2017-01-15 00:00:00','/index.html','Chrome',1,'',''),(125899,'180.97.63.57','2017-01-15 00:00:00','/newsview.htm','IE',1,'',''),(125900,'182.118.41.59','2017-01-15 00:00:00','/index.html','IE',1,'',''),(125901,'180.153.186.90','2017-01-15 00:00:00','/newsview.htm','IE',1,'',''),(125902,'180.149.130.16','2017-01-15 00:00:00','/index.html','Chrome',1,'',''),(125903,'66.249.75.166','2017-01-15 00:00:00','/news.htm','Safari',1,'',''),(125904,'202.102.99.86','2017-01-15 00:00:00','/news/newsview.htm','IE',1,'',''),(125905,'183.57.153.250','2017-01-15 00:00:00','/newsview.htm','IE',1,'',''),(125906,'122.180.180.151','2017-01-15 00:00:00','/index.html','IE',1,'',''),(125907,'122.180.180.151','2017-01-15 00:00:00','/index.html','IE',1,'',''),(125908,'220.181.51.37','2017-01-15 00:00:00','/index.html','Chrome',1,'',''),(125909,'140.205.201.47','2017-01-15 00:00:00','/index.html','IE',1,'',''),(125910,'157.55.39.43','2017-01-15 00:00:00','/index.html','Safari',1,'',''),(125911,'140.205.201.47','2017-01-15 00:00:00','/index.html','IE',1,'',''),(125912,'183.136.142.186','2017-01-15 00:00:00','/newsview.htm','IE',1,'',''),(125913,'42.156.136.27','2017-01-15 00:00:00','/index.html','Firefox',1,'',''),(125914,'42.156.138.3','2017-01-15 00:00:00','/index.html','Firefox',1,'',''),(125915,'180.153.186.96','2017-01-15 00:00:00','/newsview.htm','IE',1,'',''),(125916,'180.97.63.33','2017-01-15 00:00:00','/newsview.htm','IE',1,'',''),(125917,'42.156.136.27','2017-01-15 00:00:00','/index.html','Firefox',1,'',''),(125918,'61.135.169.43','2017-01-15 00:00:00','/index.html','Chrome',1,'',''),(125919,'61.135.165.41','2017-01-15 00:00:00','/index.html','Chrome',1,'',''),(125920,'223.85.220.191','2017-01-15 00:00:00','/docs.htm','Chrome',1,'',''),(125921,'223.85.220.191','2017-01-15 00:00:00','/docs!view.htm','Chrome',1,'',''),(125922,'183.136.142.150','2017-01-15 00:00:00','/newsview.htm','IE',1,'',''),(125923,'223.85.220.191','2017-01-15 00:00:00','/index.html','Chrome',1,'',''),(125924,'101.199.108.56','2017-01-15 00:00:00','/index.html','Chrome',1,'',''),(125925,'140.205.201.31','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125926,'140.205.201.31','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125927,'140.205.201.31','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125928,'140.205.201.31','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125929,'140.205.201.21','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125930,'140.205.201.20','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125931,'140.205.201.9','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125932,'140.205.201.5','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125933,'111.206.36.140','2017-01-16 00:00:00','/index.html','Firefox',1,'www','baidu'),(125934,'180.149.130.148','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125935,'220.181.51.121','2017-01-16 00:00:00','/index.html','Safari',1,'',''),(125936,'220.181.51.93','2017-01-16 00:00:00','/index.html','Safari',1,'',''),(125937,'104.148.34.3','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125938,'198.20.69.74','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125939,'111.206.36.141','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125940,'111.206.36.147','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125941,'66.249.75.125','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125942,'66.249.75.66','2017-01-16 00:00:00','/news.htm','Chrome',1,'',''),(125943,'66.249.75.122','2017-01-16 00:00:00','/newsview.htm','Chrome',1,'',''),(125944,'66.249.75.66','2017-01-16 00:00:00','/news.htm','Chrome',1,'',''),(125945,'66.249.75.183','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125946,'66.249.75.125','2017-01-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125947,'66.249.75.66','2017-01-16 00:00:00','/newsview.htm','Chrome',1,'',''),(125948,'220.181.51.37','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125949,'66.249.75.122','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125950,'66.249.75.122','2017-01-16 00:00:00','/newsview.htm','Chrome',1,'',''),(125951,'66.249.75.122','2017-01-16 00:00:00','/newsview.htm','Chrome',1,'',''),(125952,'203.208.60.207','2017-01-16 00:00:00','/newsview.htm','Chrome',1,'',''),(125953,'14.215.161.200','2017-01-16 00:00:00','/index.html','Safari',1,'','baidu'),(125954,'104.223.56.43','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125955,'180.97.63.106','2017-01-16 00:00:00','/newsview.htm','IE',1,'',''),(125956,'139.200.3.142','2017-01-16 00:00:00','/index.html','Chrome',1,'','baidu'),(125957,'203.208.60.221','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125958,'203.208.60.205','2017-01-16 00:00:00','/newsview.htm','Chrome',1,'',''),(125959,'124.160.91.90','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125960,'140.207.185.111','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125961,'64.246.165.10','2017-01-16 00:00:00','/index.html','Firefox',1,'',''),(125962,'203.208.60.203','2017-01-16 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125963,'114.141.190.122','2017-01-16 00:00:00','/news.htm','Chrome',1,'',''),(125964,'203.208.60.206','2017-01-16 00:00:00','/newsview.htm','Chrome',1,'',''),(125965,'124.160.91.90','2017-01-16 00:00:00','/news.htm','Chrome',1,'',''),(125966,'124.160.91.90','2017-01-16 00:00:00','/news.htm','Chrome',1,'',''),(125967,'101.226.89.119','2017-01-16 00:00:00','/news.htm','IE',1,'',''),(125968,'180.163.1.46','2017-01-16 00:00:00','/news.htm','IE',1,'',''),(125969,'203.208.60.221','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125970,'180.153.180.150','2017-01-16 00:00:00','/newsview.htm','IE',1,'',''),(125971,'203.208.60.206','2017-01-16 00:00:00','/newsview.htm','Chrome',1,'',''),(125972,'216.145.17.190','2017-01-16 00:00:00','/index.html','Firefox',1,'',''),(125973,'203.208.60.199','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125974,'180.153.182.176','2017-01-16 00:00:00','/newsview.htm','IE',1,'',''),(125975,'180.153.182.86','2017-01-16 00:00:00','/newsview.htm','IE',1,'',''),(125976,'203.208.60.205','2017-01-16 00:00:00','/news.htm','Chrome',1,'',''),(125977,'222.73.130.76','2017-01-16 00:00:00','/index.html','Firefox',1,'',''),(125978,'140.205.201.42','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125979,'140.205.201.42','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125980,'202.102.99.19','2017-01-16 00:00:00','/newsview.htm','IE',1,'',''),(125981,'49.4.143.38','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125982,'180.153.186.36','2017-01-16 00:00:00','/newsview.htm','IE',1,'',''),(125983,'23.247.72.27','2017-01-16 00:00:00','/index.html','IE',1,'',''),(125984,'61.135.190.102','2017-01-16 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(125985,'182.118.53.210','2017-01-16 00:00:00','/newsview.htm','IE',1,'',''),(125986,'61.135.190.223','2017-01-16 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(125987,'220.181.51.114','2017-01-16 00:00:00','/index.html','Firefox',1,'',''),(125988,'203.208.60.206','2017-01-16 00:00:00','/news.htm','Chrome',1,'',''),(125989,'202.102.99.97','2017-01-16 00:00:00','/news/newsview.htm','IE',1,'',''),(125990,'220.181.51.115','2017-01-16 00:00:00','/index.html','Firefox',1,'',''),(125991,'111.206.36.147','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125992,'111.206.36.18','2017-01-16 00:00:00','/index.html','Chrome',1,'',''),(125993,'203.208.60.206','2017-01-16 00:00:00','/news/docs!view.htm','Chrome',1,'',''),(125994,'23.247.72.34','2017-01-17 00:00:00','/index.html','IE',1,'',''),(125995,'125.88.204.113','2017-01-17 00:00:00','/index.html','IE',1,'',''),(125996,'203.208.60.203','2017-01-17 00:00:00','/news/newsview.htm','Chrome',1,'',''),(125997,'111.206.36.141','2017-01-17 00:00:00','/index.html','Firefox',1,'www','baidu'),(125998,'180.149.130.19','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(125999,'40.77.167.42','2017-01-17 00:00:00','/index.html','Safari',1,'',''),(126000,'111.206.36.5','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126001,'47.197.160.128','2017-01-17 00:00:00','/index.html','Firefox',1,'',''),(126002,'111.206.36.4','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126003,'42.156.139.27','2017-01-17 00:00:00','/index.html','Firefox',1,'',''),(126004,'42.120.145.2','2017-01-17 00:00:00','/index.html','Firefox',1,'',''),(126005,'36.110.147.78','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126006,'180.153.186.46','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126007,'180.153.180.156','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126008,'54.171.252.178','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126009,'203.90.230.226','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126010,'203.90.230.226','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126011,'182.118.53.97','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126012,'66.249.79.138','2017-01-17 00:00:00','/newsview.htm','Chrome',1,'',''),(126013,'125.69.140.13','2017-01-17 00:00:00','/docs.htm','Chrome',1,'',''),(126014,'61.49.45.43','2017-01-17 00:00:00','/index.html','IE',1,'',''),(126015,'61.49.45.43','2017-01-17 00:00:00','/www/start.html','IE',0,'',''),(126016,'61.49.45.43','2017-01-17 00:00:00','/RemoteControl.html','IE',0,'',''),(126017,'182.118.55.234','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126018,'180.97.63.13','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126019,'61.49.45.43','2017-01-17 00:00:00','/index.html','IE',1,'',''),(126020,'61.146.178.190','2017-01-17 00:00:00','/index.html','IE',1,'',''),(126021,'183.136.142.120','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126022,'202.102.99.103','2017-01-17 00:00:00','/news/newsview.htm','IE',1,'',''),(126023,'150.255.106.19','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126024,'61.135.190.223','2017-01-17 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(126025,'61.135.190.103','2017-01-17 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(126026,'60.191.38.77','2017-01-17 00:00:00','/index.html','Firefox',1,'',''),(126027,'180.153.186.89','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126028,'202.102.99.136','2017-01-17 00:00:00','/news/newsview.htm','IE',1,'',''),(126029,'183.136.142.103','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126030,'180.97.63.42','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126031,'180.153.186.28','2017-01-17 00:00:00','/news/newsview.htm','IE',1,'',''),(126032,'140.205.225.184','2017-01-17 00:00:00','/index.html','IE',1,'',''),(126033,'140.205.225.184','2017-01-17 00:00:00','/index.html','IE',1,'',''),(126034,'61.151.218.119','2017-01-17 00:00:00','/index.html','IE',1,'',''),(126035,'140.207.185.107','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126036,'180.153.214.198','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126037,'115.239.216.48','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126038,'180.97.62.249','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126039,'180.153.185.236','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126040,'118.193.238.16','2017-01-17 00:00:00','/index.html','IE',1,'',''),(126041,'118.193.238.16','2017-01-17 00:00:00','/index.html','IE',1,'',''),(126042,'59.111.32.13','2017-01-17 00:00:00','/index.html','IE',1,'',''),(126043,'118.193.242.174','2017-01-17 00:00:00','/index.html','IE',1,'',''),(126044,'118.193.242.174','2017-01-17 00:00:00','/index.html','IE',1,'',''),(126045,'183.136.142.140','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126046,'182.118.53.60','2017-01-17 00:00:00','/news/newsview.htm','IE',1,'',''),(126047,'202.102.99.58','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126048,'61.135.165.7','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126049,'182.118.53.210','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126050,'122.70.233.109','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126051,'61.135.169.40','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126052,'61.135.169.10','2017-01-17 00:00:00','/index.html','Chrome',1,'',''),(126053,'180.153.180.148','2017-01-17 00:00:00','/newsview.htm','IE',1,'',''),(126054,'60.191.38.77','2017-01-17 00:00:00','/index.html','Firefox',1,'',''),(126055,'182.118.42.95','2017-01-17 00:00:00','/index.html','IE',1,'',''),(126056,'123.57.81.70','2017-01-17 00:00:00','/show.html','Chrome',0,'',''),(126057,'180.97.63.98','2017-01-17 00:00:00','/news/newsview.htm','IE',1,'',''),(126058,'182.118.70.94','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126059,'182.118.54.216','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126060,'182.118.53.97','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126061,'104.223.56.43','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126062,'180.97.63.13','2017-01-18 00:00:00','/news/newsview.htm','IE',1,'',''),(126063,'180.153.180.147','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126064,'111.206.36.12','2017-01-18 00:00:00','/index.html','Firefox',1,'www','baidu'),(126065,'180.149.130.16','2017-01-18 00:00:00','/index.html','Chrome',1,'',''),(126066,'180.97.63.46','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126067,'202.102.99.32','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126068,'180.97.62.241','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126069,'202.108.211.56','2017-01-18 00:00:00','/index.html','Chrome',1,'',''),(126070,'93.174.93.218','2017-01-18 00:00:00','/index.html','Firefox',1,'',''),(126071,'182.118.53.162','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126072,'111.206.36.141','2017-01-18 00:00:00','/index.html','Chrome',1,'',''),(126073,'180.153.186.95','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126074,'111.206.36.137','2017-01-18 00:00:00','/index.html','Chrome',1,'',''),(126075,'49.4.142.164','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126076,'49.4.142.164','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126077,'59.111.32.13','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126078,'180.97.63.82','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126079,'49.4.142.164','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126080,'49.4.142.164','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126081,'45.76.218.81','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126082,'202.102.99.37','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126083,'60.169.77.130','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126084,'60.169.77.130','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126085,'180.153.186.64','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126086,'180.153.180.120','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126087,'202.102.99.135','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126088,'61.135.190.103','2017-01-18 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(126089,'61.135.190.103','2017-01-18 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(126090,'202.102.99.35','2017-01-18 00:00:00','/news/newsview.htm','IE',1,'',''),(126091,'202.102.99.83','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126092,'183.57.154.86','2017-01-18 00:00:00','/news/newsview.htm','IE',1,'',''),(126093,'202.102.99.44','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126094,'180.153.180.180','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126095,'180.153.180.78','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126096,'183.136.142.174','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126097,'180.97.63.115','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126098,'180.153.186.72','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126099,'49.74.254.63','2017-01-18 00:00:00','/index.html','Firefox',1,'',''),(126100,'220.181.108.109','2017-01-18 00:00:00','/index.html','Safari',1,'',''),(126101,'182.118.53.108','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126102,'222.175.132.250','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126103,'180.97.63.115','2017-01-18 00:00:00','/news/newsview.htm','IE',1,'',''),(126104,'182.118.54.70','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126105,'45.76.154.238','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126106,'182.118.55.185','2017-01-18 00:00:00','/news/newsview.htm','IE',1,'',''),(126107,'202.102.99.50','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126108,'180.97.63.49','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126109,'198.55.103.192','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126110,'198.55.103.192','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126111,'183.136.142.171','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126112,'52.205.219.245','2017-01-18 00:00:00','/index.html','Chrome',1,'',''),(126113,'220.181.51.36','2017-01-18 00:00:00','/index.html','Chrome',1,'',''),(126114,'183.136.142.73','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126115,'111.206.36.17','2017-01-18 00:00:00','/index.html','Chrome',1,'www','baidu'),(126116,'202.102.99.63','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126117,'202.102.99.93','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126118,'182.118.55.243','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126119,'202.102.99.153','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126120,'202.102.99.146','2017-01-18 00:00:00','/news/newsview.htm','IE',1,'',''),(126121,'202.102.99.105','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126122,'182.118.53.138','2017-01-18 00:00:00','/news/newsview.htm','IE',1,'',''),(126123,'202.102.99.96','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126124,'140.205.201.46','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126125,'182.118.60.15','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126126,'36.34.10.223','2017-01-18 00:00:00','/index.html','Chrome',1,'',''),(126127,'140.205.201.46','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126128,'140.205.201.46','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126129,'180.153.186.96','2017-01-18 00:00:00','/news/newsview.htm','IE',1,'',''),(126130,'91.236.75.4','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126131,'180.97.62.221','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126132,'140.205.201.46','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126133,'182.118.54.101','2017-01-18 00:00:00','/news/newsview.htm','IE',1,'',''),(126134,'180.97.63.69','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126135,'118.193.242.174','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126136,'118.193.242.174','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126137,'183.136.142.115','2017-01-18 00:00:00','/newsview.htm','IE',1,'',''),(126138,'180.97.63.20','2017-01-18 00:00:00','/news/newsview.htm','IE',1,'',''),(126139,'180.153.182.108','2017-01-18 00:00:00','/news.htm','IE',1,'',''),(126140,'180.153.182.108','2017-01-18 00:00:00','/news.htm','IE',1,'',''),(126141,'112.34.110.156','2017-01-18 00:00:00','/newsview.htm','Safari',1,'',''),(126142,'111.206.36.15','2017-01-18 00:00:00','/index.html','Chrome',1,'',''),(126143,'61.135.165.10','2017-01-18 00:00:00','/index.html','Chrome',1,'',''),(126144,'123.249.3.160','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126145,'123.249.3.162','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126146,'123.249.27.47','2017-01-18 00:00:00','/index.html','IE',1,'',''),(126147,'103.235.226.53','2017-01-18 00:00:00','/index.html','Chrome',1,'',''),(126148,'103.235.226.63','2017-01-18 00:00:00','/index.html','Chrome',1,'',''),(126149,'103.235.226.53','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126150,'103.235.226.53','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126151,'103.235.226.63','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126152,'182.118.60.159','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126153,'182.118.70.125','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126154,'66.249.66.142','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126155,'111.206.36.132','2017-01-19 00:00:00','/index.html','Firefox',1,'www','baidu'),(126156,'66.249.66.146','2017-01-19 00:00:00','/news.htm','Chrome',1,'',''),(126157,'118.193.242.174','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126158,'118.193.242.174','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126159,'180.149.130.149','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126160,'66.249.66.146','2017-01-19 00:00:00','/newsview.htm','Chrome',1,'',''),(126161,'115.239.214.12','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126162,'115.239.215.133','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126163,'66.249.66.142','2017-01-19 00:00:00','/news.htm','Chrome',1,'',''),(126164,'66.249.66.174','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126165,'111.206.36.137','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126166,'66.249.66.142','2017-01-19 00:00:00','/newsview.htm','Chrome',1,'',''),(126167,'183.129.160.229','2017-01-19 00:00:00','/index.html','Firefox',1,'',''),(126168,'66.249.66.138','2017-01-19 00:00:00','/news.htm','Chrome',1,'',''),(126169,'111.206.36.19','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126170,'66.249.66.146','2017-01-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126171,'182.118.53.210','2017-01-19 00:00:00','/newsview.htm','IE',1,'',''),(126172,'66.249.66.146','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126173,'60.169.77.130','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126174,'60.169.77.130','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126175,'91.210.145.29','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126176,'182.118.55.234','2017-01-19 00:00:00','/newsview.htm','IE',1,'',''),(126177,'66.249.66.138','2017-01-19 00:00:00','/news.htm','Chrome',1,'',''),(126178,'180.97.62.231','2017-01-19 00:00:00','/newsview.htm','IE',1,'',''),(126179,'180.97.62.232','2017-01-19 00:00:00','/newsview.htm','IE',1,'',''),(126180,'66.249.66.171','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126181,'202.102.99.132','2017-01-19 00:00:00','/newsview.htm','IE',1,'',''),(126182,'66.249.66.146','2017-01-19 00:00:00','/newsview.htm','Chrome',1,'',''),(126183,'66.249.66.142','2017-01-19 00:00:00','/news.htm','Chrome',1,'',''),(126184,'66.249.66.146','2017-01-19 00:00:00','/newsview.htm','Chrome',1,'',''),(126185,'140.205.201.35','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126186,'125.69.140.13','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126187,'157.55.39.41','2017-01-19 00:00:00','/index.html','Safari',1,'',''),(126188,'140.205.201.35','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126189,'66.249.66.146','2017-01-19 00:00:00','/news.htm','Chrome',1,'',''),(126190,'140.205.201.35','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126191,'66.249.66.168','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126192,'183.136.142.96','2017-01-19 00:00:00','/newsview.htm','IE',1,'',''),(126193,'140.205.201.35','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126194,'66.249.66.142','2017-01-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126195,'66.249.66.142','2017-01-19 00:00:00','/newsview.htm','Chrome',1,'',''),(126196,'66.249.66.142','2017-01-19 00:00:00','/newsview.htm','Chrome',1,'',''),(126197,'66.249.66.142','2017-01-19 00:00:00','/newsview.htm','Chrome',1,'',''),(126198,'66.249.66.174','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126199,'183.57.154.52','2017-01-19 00:00:00','/newsview.htm','IE',1,'',''),(126200,'66.249.66.142','2017-01-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126201,'183.129.160.229','2017-01-19 00:00:00','/index.html','Firefox',1,'',''),(126202,'210.12.7.130','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126203,'101.226.89.117','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126204,'23.247.72.106','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126205,'183.57.153.163','2017-01-19 00:00:00','/news/newsview.htm','IE',1,'',''),(126206,'210.12.7.130','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126207,'66.249.66.138','2017-01-19 00:00:00','/newsview.htm','Chrome',1,'',''),(126208,'61.146.178.190','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126209,'23.247.88.3','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126210,'66.249.66.142','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126211,'123.139.23.150','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126212,'123.139.23.150','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126213,'123.139.23.150','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126214,'66.249.66.146','2017-01-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126215,'66.249.66.138','2017-01-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126216,'120.26.55.211','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126217,'66.249.66.138','2017-01-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126218,'66.249.66.138','2017-01-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126219,'66.249.66.146','2017-01-19 00:00:00','/news.htm','Chrome',1,'',''),(126220,'103.254.68.227','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126221,'42.156.136.27','2017-01-19 00:00:00','/index.html','Firefox',1,'',''),(126222,'42.120.160.27','2017-01-19 00:00:00','/index.html','Firefox',1,'',''),(126223,'42.156.138.27','2017-01-19 00:00:00','/index.html','Firefox',1,'',''),(126224,'180.153.182.94','2017-01-19 00:00:00','/news.htm','IE',1,'',''),(126225,'180.153.182.94','2017-01-19 00:00:00','/news.htm','IE',1,'',''),(126226,'140.207.185.112','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126227,'180.153.81.212','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126228,'61.135.165.8','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126229,'104.148.75.11','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126230,'140.205.201.36','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126231,'66.249.66.146','2017-01-19 00:00:00','/news/docs!view.htm','Chrome',1,'',''),(126232,'103.235.226.57','2017-01-19 00:00:00','/index.html','Chrome',1,'',''),(126233,'140.205.201.30','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126234,'66.249.66.146','2017-01-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126235,'66.249.66.138','2017-01-19 00:00:00','/newsview.htm','Chrome',1,'',''),(126236,'66.249.66.146','2017-01-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126237,'140.205.201.41','2017-01-19 00:00:00','/index.html','IE',1,'',''),(126238,'140.205.225.185','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126239,'107.179.84.99','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126240,'220.181.51.54','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126241,'106.120.161.66','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126242,'222.128.178.87','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126243,'222.128.178.87','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126244,'111.206.36.6','2017-01-20 00:00:00','/index.html','Firefox',1,'www','baidu'),(126245,'180.149.130.16','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126246,'188.165.200.217','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126247,'203.208.60.203','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126248,'111.206.36.15','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126249,'111.206.36.14','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126250,'140.205.201.47','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126251,'118.193.179.136','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126252,'60.191.38.77','2017-01-20 00:00:00','/index.html','Firefox',1,'',''),(126253,'140.205.201.43','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126254,'54.89.130.194','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126255,'54.172.136.186','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126256,'52.205.149.8','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126257,'54.157.217.26','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126258,'54.89.75.245','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126259,'54.211.186.203','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126260,'54.242.199.44','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126261,'54.85.221.149','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126262,'54.152.53.78','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126263,'54.242.199.44','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126264,'52.207.231.179','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126265,'54.242.187.170','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126266,'54.165.161.39','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126267,'54.211.210.189','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126268,'52.206.176.27','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126269,'54.211.196.132','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126270,'54.234.206.90','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126271,'54.226.160.58','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126272,'54.87.163.112','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126273,'54.174.111.212','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126274,'54.242.187.170','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126275,'54.165.15.252','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126276,'54.165.15.252','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126277,'54.161.30.70','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126278,'54.198.139.99','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126279,'54.211.161.142','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126280,'54.91.153.25','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126281,'54.174.111.212','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126282,'54.85.221.149','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126283,'54.242.166.154','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126284,'52.207.231.179','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126285,'54.152.53.78','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126286,'54.242.187.170','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126287,'54.87.163.112','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126288,'54.242.221.225','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126289,'54.89.130.194','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126290,'54.165.161.39','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126291,'54.172.136.186','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126292,'54.157.217.26','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126293,'54.211.161.142','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126294,'54.87.163.112','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126295,'54.211.186.203','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126296,'54.165.161.39','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126297,'54.87.163.112','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126298,'52.205.107.0','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126299,'54.211.161.142','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126300,'52.207.231.179','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126301,'54.91.153.25','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126302,'54.211.210.189','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126303,'54.89.75.245','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126304,'54.211.196.132','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126305,'54.211.161.142','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126306,'54.211.196.132','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126307,'54.165.15.252','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126308,'54.211.186.203','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126309,'52.206.176.27','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126310,'52.205.107.0','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126311,'54.165.161.39','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126312,'54.174.111.212','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126313,'54.85.221.149','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126314,'54.226.160.58','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126315,'54.198.139.99','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126316,'54.145.254.183','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126317,'54.211.196.132','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126318,'54.211.196.132','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126319,'52.205.149.8','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126320,'54.172.136.186','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126321,'54.91.153.25','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126322,'54.89.130.194','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126323,'54.234.206.90','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126324,'54.89.130.194','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126325,'54.89.75.245','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126326,'54.227.87.207','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126327,'54.174.111.212','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126328,'52.207.231.179','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126329,'54.172.136.186','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126330,'54.227.87.207','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126331,'54.161.30.70','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126332,'107.20.61.79','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126333,'54.226.160.58','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126334,'52.205.107.0','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126335,'54.211.210.189','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126336,'107.20.61.79','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126337,'52.205.149.8','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126338,'54.145.254.183','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126339,'54.226.160.58','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126340,'52.206.176.27','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126341,'54.165.161.39','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126342,'54.196.132.70','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126343,'52.205.107.0','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126344,'54.85.221.149','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126345,'54.242.166.154','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126346,'54.157.217.26','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126347,'54.87.163.112','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126348,'54.89.75.245','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126349,'54.174.111.212','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126350,'107.20.61.79','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126351,'54.242.187.170','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126352,'54.242.166.154','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126353,'54.242.187.170','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126354,'54.242.199.44','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126355,'54.85.221.149','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126356,'54.242.166.154','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126357,'54.196.132.70','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126358,'54.242.166.154','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126359,'54.89.75.245','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126360,'54.86.130.36','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126361,'54.211.161.142','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126362,'54.196.132.70','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126363,'54.242.187.170','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126364,'54.165.161.39','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126365,'54.161.30.70','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126366,'54.89.130.194','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126367,'54.234.206.90','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126368,'52.205.149.8','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126369,'54.211.196.132','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126370,'52.87.197.16','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126371,'54.89.75.245','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126372,'54.211.210.189','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126373,'54.86.130.36','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126374,'54.165.15.252','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126375,'54.91.242.155','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126376,'54.242.221.225','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126377,'54.89.75.245','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126378,'54.91.153.25','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126379,'107.20.61.79','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126380,'54.89.130.194','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126381,'54.234.206.90','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126382,'54.89.75.245','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126383,'54.196.132.70','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126384,'52.205.149.8','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126385,'54.242.221.225','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126386,'54.242.221.225','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126387,'54.211.196.132','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126388,'54.242.166.154','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126389,'107.20.61.79','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126390,'54.227.87.207','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126391,'54.91.242.155','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126392,'54.234.206.90','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126393,'54.242.166.154','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126394,'54.87.163.112','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126395,'54.91.242.155','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126396,'54.211.210.189','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126397,'54.211.196.132','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126398,'54.242.199.44','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126399,'54.161.30.70','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126400,'54.89.75.245','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126401,'54.87.163.112','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126402,'54.198.139.99','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126403,'54.165.161.39','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126404,'54.242.221.225','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126405,'54.234.206.90','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126406,'52.87.197.16','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126407,'54.242.166.154','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126408,'54.91.242.155','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126409,'54.87.163.112','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126410,'52.87.197.16','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126411,'54.161.30.70','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126412,'54.211.210.189','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126413,'52.87.197.16','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126414,'54.242.166.154','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126415,'54.227.87.207','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126416,'52.206.176.27','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126417,'52.205.149.8','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126418,'54.172.136.186','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126419,'54.211.210.189','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126420,'54.89.75.245','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126421,'54.172.136.186','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126422,'54.161.30.70','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126423,'54.242.166.154','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126424,'54.91.242.155','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126425,'52.87.197.16','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126426,'54.161.30.70','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126427,'54.234.206.90','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126428,'54.165.161.39','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126429,'54.242.166.154','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126430,'54.91.153.25','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126431,'54.242.166.154','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126432,'54.227.87.207','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126433,'54.211.161.142','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126434,'54.157.217.26','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126435,'54.211.210.189','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126436,'54.211.196.132','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126437,'54.211.210.189','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126438,'54.89.130.194','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126439,'52.87.197.16','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126440,'54.234.206.90','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126441,'54.165.161.39','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126442,'54.242.221.225','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126443,'54.89.130.194','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126444,'54.211.210.189','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126445,'54.242.221.225','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126446,'54.89.130.194','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126447,'54.242.199.44','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126448,'54.165.15.252','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126449,'54.242.221.225','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126450,'54.242.187.170','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126451,'54.227.87.207','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126452,'54.161.30.70','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126453,'54.211.196.132','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126454,'54.242.166.154','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126455,'54.91.153.25','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126456,'54.234.206.90','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126457,'52.207.231.179','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126458,'54.172.136.186','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126459,'54.196.132.70','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126460,'54.242.166.154','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126461,'54.227.87.207','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126462,'52.205.149.8','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126463,'54.85.221.149','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126464,'54.242.187.170','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126465,'52.87.197.16','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126466,'52.206.176.27','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126467,'54.85.221.149','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126468,'54.87.163.112','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126469,'54.165.15.252','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126470,'54.89.130.194','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126471,'54.172.136.186','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126472,'54.242.187.170','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126473,'54.198.139.99','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126474,'54.242.221.225','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126475,'52.87.197.16','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126476,'54.161.30.70','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126477,'54.227.87.207','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126478,'54.211.196.132','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126479,'54.211.196.132','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126480,'52.205.149.8','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126481,'54.89.75.245','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126482,'54.89.130.194','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126483,'52.207.231.179','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126484,'54.165.161.39','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126485,'54.85.221.149','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126486,'54.211.161.142','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126487,'54.91.153.25','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126488,'54.85.221.149','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126489,'52.205.149.8','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126490,'54.234.206.90','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126491,'52.87.197.16','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126492,'54.91.242.155','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126493,'52.207.231.179','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126494,'54.211.196.132','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126495,'52.206.176.27','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126496,'54.242.187.170','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126497,'54.211.210.189','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126498,'54.86.130.36','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126499,'54.242.187.170','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126500,'52.206.176.27','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126501,'54.242.221.225','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126502,'54.91.242.155','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126503,'54.211.210.189','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126504,'54.89.75.245','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126505,'107.20.61.79','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126506,'107.20.61.79','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126507,'54.211.196.132','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126508,'54.198.139.99','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126509,'54.85.221.149','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126510,'54.211.196.132','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126511,'54.161.30.70','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126512,'54.86.130.36','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126513,'54.242.199.44','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126514,'52.87.197.16','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126515,'54.242.199.44','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126516,'54.87.163.112','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126517,'54.161.30.70','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126518,'54.157.217.26','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126519,'54.172.136.186','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126520,'54.242.199.44','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126521,'52.205.149.8','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126522,'54.242.166.154','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126523,'54.86.130.36','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126524,'54.157.217.26','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126525,'54.161.30.70','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126526,'54.89.75.245','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126527,'54.86.130.36','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126528,'54.87.163.112','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126529,'52.87.197.16','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126530,'54.211.161.142','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126531,'54.165.161.39','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126532,'54.89.130.194','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126533,'54.242.221.225','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126534,'54.242.187.170','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126535,'52.206.176.27','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126536,'54.227.87.207','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126537,'54.196.132.70','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126538,'54.85.221.149','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126539,'54.196.132.70','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126540,'54.211.210.189','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126541,'54.165.15.252','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126542,'54.242.221.225','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126543,'54.198.139.99','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126544,'54.242.187.170','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126545,'54.91.153.25','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126546,'54.211.210.189','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126547,'54.157.217.26','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126548,'54.157.217.26','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126549,'54.242.187.170','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126550,'54.211.210.189','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126551,'54.87.163.112','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126552,'54.198.139.99','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126553,'54.211.161.142','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126554,'54.91.153.25','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126555,'52.207.231.179','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126556,'54.242.221.225','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126557,'54.242.187.170','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126558,'140.205.201.41','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126559,'203.208.60.204','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126560,'54.197.207.243','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126561,'140.205.201.43','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126562,'203.208.60.203','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126563,'140.205.201.43','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126564,'140.205.201.43','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126565,'91.223.133.17','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126566,'140.205.201.43','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126567,'203.208.60.207','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126568,'112.232.155.196','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126569,'112.232.155.196','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126570,'203.208.60.222','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126571,'203.208.60.204','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126572,'203.208.60.204','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126573,'61.146.178.190','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126574,'61.146.178.190','2017-01-20 00:00:00','/news.htm','IE',1,'',''),(126575,'61.146.178.190','2017-01-20 00:00:00','/docs.htm','IE',1,'',''),(126576,'180.97.35.91','2017-01-20 00:00:00','/index.html','Firefox',1,'www','baidu'),(126577,'203.208.60.252','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126578,'111.206.36.16','2017-01-20 00:00:00','/index.html','Firefox',1,'www','baidu'),(126579,'111.206.36.137','2017-01-20 00:00:00','/index.html','Firefox',1,'www','baidu'),(126580,'180.153.182.177','2017-01-20 00:00:00','/newsview.htm','IE',1,'',''),(126581,'120.26.55.211','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126582,'203.208.60.206','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126583,'203.208.60.204','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126584,'203.208.60.204','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126585,'203.208.60.203','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126586,'203.208.60.203','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126587,'123.57.81.70','2017-01-20 00:00:00','/show.html','Chrome',0,'',''),(126588,'51.15.59.54','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126589,'23.247.72.67','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126590,'203.208.60.203','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126591,'36.5.179.108','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126592,'203.208.60.205','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126593,'203.208.60.205','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126594,'60.191.38.77','2017-01-20 00:00:00','/index.html','Firefox',1,'',''),(126595,'110.184.29.61','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126596,'61.135.169.10','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126597,'203.208.60.207','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126598,'180.153.182.78','2017-01-20 00:00:00','/news.htm','IE',1,'',''),(126599,'180.153.182.78','2017-01-20 00:00:00','/news.htm','IE',1,'',''),(126600,'61.135.169.10','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126601,'203.208.60.219','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126602,'203.208.60.206','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126603,'84.109.48.106','2017-01-20 00:00:00','/index.html','Firefox',1,'',''),(126604,'203.208.60.204','2017-01-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126605,'91.236.75.4','2017-01-20 00:00:00','/index.html','IE',1,'',''),(126606,'203.208.60.207','2017-01-20 00:00:00','/news/docs.htm','Chrome',1,'',''),(126607,'54.204.200.147','2017-01-20 00:00:00','/news.htm','Chrome',1,'',''),(126608,'52.91.64.163','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126609,'54.89.239.66','2017-01-20 00:00:00','/docs.htm','Chrome',1,'',''),(126610,'54.164.147.208','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126611,'54.164.227.101','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126612,'52.90.102.240','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126613,'54.197.207.243','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126614,'54.204.191.73','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126615,'54.157.192.55','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126616,'54.91.65.32','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126617,'54.84.226.140','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126618,'54.208.201.212','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126619,'52.23.254.171','2017-01-20 00:00:00','/newsview.htm','Chrome',1,'',''),(126620,'203.208.60.219','2017-01-20 00:00:00','/index.html','Chrome',1,'',''),(126621,'180.153.182.88','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126622,'203.208.60.206','2017-01-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126623,'111.206.36.135','2017-01-21 00:00:00','/index.html','Firefox',1,'www','baidu'),(126624,'23.228.117.130','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126625,'203.208.60.219','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126626,'141.170.226.72','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126627,'203.208.60.205','2017-01-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126628,'203.208.60.207','2017-01-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126629,'111.206.36.11','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126630,'180.149.130.152','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126631,'203.208.60.204','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126632,'101.4.110.154','2017-01-21 00:00:00','/index.html','Firefox',1,'',''),(126633,'111.206.36.18','2017-01-21 00:00:00','/index.html','Firefox',1,'',''),(126634,'203.208.60.197','2017-01-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126635,'180.153.182.118','2017-01-21 00:00:00','/newsview.htm','IE',1,'',''),(126636,'180.153.182.118','2017-01-21 00:00:00','/newsview.htm','IE',1,'',''),(126637,'203.208.60.205','2017-01-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126638,'203.208.60.205','2017-01-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126639,'203.208.60.219','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126640,'180.97.63.88','2017-01-21 00:00:00','/newsview.htm','IE',1,'',''),(126641,'203.208.60.205','2017-01-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126642,'218.26.99.179','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126643,'27.10.77.154','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126644,'203.208.60.207','2017-01-21 00:00:00','/newsview.htm','Chrome',1,'',''),(126645,'203.208.60.203','2017-01-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126646,'117.27.153.100','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126647,'140.205.201.39','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126648,'140.205.201.39','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126649,'140.205.201.39','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126650,'140.205.201.39','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126651,'140.205.201.39','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126652,'140.205.201.39','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126653,'140.205.201.39','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126654,'58.210.203.38','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126655,'183.129.160.229','2017-01-21 00:00:00','/index.html','Firefox',1,'',''),(126656,'221.218.208.50','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126657,'23.247.72.50','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126658,'114.80.223.116','2017-01-21 00:00:00','/news.htm','Chrome',1,'',''),(126659,'114.80.223.116','2017-01-21 00:00:00','/docs.htm','Chrome',1,'',''),(126660,'114.80.223.116','2017-01-21 00:00:00','/docs.htm','Chrome',1,'',''),(126661,'114.80.223.116','2017-01-21 00:00:00','/docs!view.htm','Chrome',1,'',''),(126662,'114.80.223.116','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126663,'114.80.223.116','2017-01-21 00:00:00','/docs.htm','Chrome',1,'',''),(126664,'114.80.223.116','2017-01-21 00:00:00','/docs.htm','Chrome',1,'',''),(126665,'114.80.223.116','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126666,'114.80.223.116','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126667,'114.80.223.116','2017-01-21 00:00:00','/news.htm','Chrome',1,'',''),(126668,'114.80.223.116','2017-01-21 00:00:00','/newsview.htm','Chrome',1,'',''),(126669,'114.80.223.116','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126670,'114.88.179.90','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126671,'23.247.88.35','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126672,'104.148.21.72','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126673,'203.208.60.206','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126674,'49.4.143.100','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126675,'203.208.60.203','2017-01-21 00:00:00','/news.htm','Chrome',1,'',''),(126676,'114.249.219.223','2017-01-21 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司@v','baidu'),(126677,'180.153.201.66','2017-01-21 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司@v','baidu'),(126678,'23.247.27.51','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126679,'203.208.60.205','2017-01-21 00:00:00','/news.htm','Chrome',1,'',''),(126680,'203.208.60.205','2017-01-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126681,'61.146.178.190','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126682,'61.135.165.43','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126683,'111.206.36.141','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126684,'203.208.60.222','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126685,'203.208.60.205','2017-01-21 00:00:00','/news.htm','Chrome',1,'',''),(126686,'203.208.60.205','2017-01-21 00:00:00','/newsview.htm','Chrome',1,'',''),(126687,'171.117.10.135','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126688,'49.4.143.119','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126689,'128.69.167.43','2017-01-21 00:00:00','/index.html','IE',1,'',''),(126690,'203.208.60.205','2017-01-21 00:00:00','/index.html','Chrome',1,'',''),(126691,'203.208.60.206','2017-01-21 00:00:00','/newsview.htm','Chrome',1,'',''),(126692,'49.4.143.100','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126693,'66.249.64.229','2017-01-22 00:00:00','/news.htm','Chrome',1,'',''),(126694,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126695,'125.88.204.141','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126696,'66.249.64.229','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126697,'182.118.42.101','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126698,'66.249.64.229','2017-01-22 00:00:00','/news.htm','Chrome',1,'',''),(126699,'111.206.36.134','2017-01-22 00:00:00','/index.html','Firefox',1,'www','baidu'),(126700,'66.249.64.67','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126701,'91.236.75.4','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126702,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126703,'66.249.64.237','2017-01-22 00:00:00','/news.htm','Chrome',1,'',''),(126704,'23.247.72.107','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126705,'66.249.64.233','2017-01-22 00:00:00','/news.htm','Chrome',1,'',''),(126706,'180.149.130.19','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126707,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126708,'66.249.64.235','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126709,'103.204.179.152','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126710,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126711,'66.249.64.229','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126712,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126713,'111.206.36.16','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126714,'66.249.64.233','2017-01-22 00:00:00','/news.htm','Chrome',1,'',''),(126715,'23.247.27.115','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126716,'66.249.64.65','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126717,'111.206.36.135','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126718,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126719,'66.249.64.237','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126720,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126721,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126722,'66.249.64.233','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126723,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126724,'220.181.51.61','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126725,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126726,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126727,'66.249.64.67','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126728,'66.249.64.233','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126729,'66.249.64.235','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126730,'123.125.125.80','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126731,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126732,'120.25.222.158','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126733,'66.249.64.229','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126734,'42.120.160.27','2017-01-22 00:00:00','/index.html','Firefox',1,'',''),(126735,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126736,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126737,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126738,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126739,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126740,'91.236.75.4','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126741,'66.249.64.233','2017-01-22 00:00:00','/news/news.htm','Chrome',1,'',''),(126742,'66.249.64.233','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126743,'66.249.64.237','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126744,'66.249.64.237','2017-01-22 00:00:00','/news/news.htm','Chrome',1,'',''),(126745,'66.249.64.122','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126746,'66.249.64.229','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126747,'49.4.143.100','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126748,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126749,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126750,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126751,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126752,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126753,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126754,'140.205.201.31','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126755,'66.249.64.237','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126756,'45.34.191.152','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126757,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126758,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126759,'66.249.64.229','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126760,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126761,'111.206.36.6','2017-01-22 00:00:00','/index.html','Firefox',1,'www','baidu'),(126762,'66.249.64.233','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126763,'66.249.64.72','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126764,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126765,'140.205.201.31','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126766,'140.205.201.31','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126767,'140.205.201.31','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126768,'140.205.201.31','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126769,'140.205.201.31','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126770,'140.205.201.31','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126771,'66.249.64.237','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126772,'58.221.71.87','2017-01-22 00:00:00','/index.html','IE',1,'',''),(126773,'66.249.64.72','2017-01-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(126774,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126775,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126776,'66.249.64.237','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126777,'66.249.64.229','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126778,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126779,'66.249.64.233','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126780,'60.191.38.77','2017-01-22 00:00:00','/index.html','Firefox',1,'',''),(126781,'66.249.64.229','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126782,'123.147.195.194','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126783,'123.147.195.194','2017-01-22 00:00:00','/docs.htm','Chrome',1,'',''),(126784,'123.147.195.194','2017-01-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(126785,'123.147.195.194','2017-01-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(126786,'123.147.195.194','2017-01-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(126787,'123.147.195.194','2017-01-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(126788,'123.147.195.194','2017-01-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(126789,'123.147.195.194','2017-01-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(126790,'123.147.195.194','2017-01-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(126791,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126792,'66.249.64.233','2017-01-22 00:00:00','/news.htm','Chrome',1,'',''),(126793,'66.249.64.233','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126794,'66.249.64.233','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126795,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126796,'66.249.64.229','2017-01-22 00:00:00','/news.htm','Chrome',1,'',''),(126797,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126798,'66.249.64.237','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126799,'66.249.64.127','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126800,'66.249.64.72','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126801,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126802,'180.163.118.105','2017-01-22 00:00:00','/newsview.htm','IE',1,'',''),(126803,'101.227.45.142','2017-01-22 00:00:00','/newsview.htm','IE',1,'',''),(126804,'66.249.64.229','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126805,'66.249.64.229','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126806,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126807,'66.249.64.237','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126808,'42.156.139.27','2017-01-22 00:00:00','/index.html','Firefox',1,'',''),(126809,'42.156.139.27','2017-01-22 00:00:00','/index.html','Firefox',1,'',''),(126810,'101.227.46.8','2017-01-22 00:00:00','/newsview.htm','IE',1,'',''),(126811,'66.249.64.237','2017-01-22 00:00:00','/news/docs!view.htm','Chrome',1,'',''),(126812,'66.249.64.229','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126813,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126814,'111.206.36.132','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126815,'66.249.64.233','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126816,'46.118.154.226','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126817,'66.249.64.67','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126818,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126819,'61.135.169.40','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126820,'66.249.64.233','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126821,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126822,'66.249.64.233','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126823,'66.249.64.229','2017-01-22 00:00:00','/docs.htm','Chrome',1,'',''),(126824,'66.249.64.127','2017-01-22 00:00:00','/index.html','Chrome',1,'',''),(126825,'66.249.64.233','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126826,'66.249.64.229','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126827,'66.249.64.233','2017-01-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126828,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126829,'66.249.64.229','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126830,'66.249.64.237','2017-01-22 00:00:00','/newsview.htm','Chrome',1,'',''),(126831,'66.249.64.237','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126832,'66.249.64.25','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126833,'66.249.64.28','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126834,'106.120.161.66','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126835,'101.227.46.81','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126836,'111.206.36.147','2017-01-23 00:00:00','/index.html','Firefox',1,'www','baidu'),(126837,'202.102.99.100','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126838,'203.208.60.222','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126839,'203.208.60.222','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126840,'180.149.130.153','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126841,'220.181.51.88','2017-01-23 00:00:00','/index.html','Safari',1,'',''),(126842,'203.208.60.207','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126843,'220.181.51.88','2017-01-23 00:00:00','/index.html','Safari',1,'',''),(126844,'54.91.197.55','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126845,'101.227.46.213','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126846,'111.206.36.132','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126847,'220.181.108.111','2017-01-23 00:00:00','/newsview.htm','Safari',1,'',''),(126848,'180.163.118.102','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126849,'101.227.45.76','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126850,'111.206.36.4','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126851,'180.153.186.42','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126852,'203.208.60.205','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126853,'182.118.42.87','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126854,'180.97.62.220','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126855,'202.102.99.107','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126856,'180.97.62.248','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126857,'203.208.60.205','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126858,'203.208.60.239','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126859,'140.205.201.33','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126860,'139.162.108.53','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126861,'123.57.81.70','2017-01-23 00:00:00','/show.html','Chrome',0,'',''),(126862,'101.227.44.114','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126863,'42.156.138.104','2017-01-23 00:00:00','/index.html','Firefox',1,'',''),(126864,'140.205.201.33','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126865,'203.208.60.205','2017-01-23 00:00:00','/news/docs!view.htm','Chrome',1,'',''),(126866,'203.208.60.203','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126867,'140.205.201.33','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126868,'140.205.201.33','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126869,'140.205.201.33','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126870,'140.205.201.33','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126871,'140.205.201.33','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126872,'140.205.201.33','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126873,'140.205.201.33','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126874,'101.227.46.109','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126875,'203.208.60.207','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126876,'140.205.201.33','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126877,'203.208.60.219','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126878,'180.97.63.106','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126879,'203.208.60.205','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126880,'180.163.119.50','2017-01-23 00:00:00','/news/newsview.htm','IE',1,'',''),(126881,'203.208.60.207','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126882,'203.208.60.207','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126883,'101.227.45.80','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126884,'91.236.75.4','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126885,'52.87.86.158','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126886,'203.208.60.207','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126887,'101.227.47.97','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126888,'203.208.60.203','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126889,'203.208.60.204','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126890,'101.227.45.153','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126891,'23.247.88.51','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126892,'203.208.60.206','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126893,'182.118.53.124','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126894,'171.212.185.96','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126895,'171.212.185.96','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126896,'203.208.60.221','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126897,'114.80.223.116','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126898,'114.80.223.116','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126899,'180.153.163.190','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126900,'203.208.60.206','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126901,'203.208.60.207','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126902,'182.118.60.90','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126903,'183.136.190.40','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126904,'203.208.60.206','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126905,'180.97.62.244','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126906,'203.208.60.205','2017-01-23 00:00:00','/news/docs.htm','Chrome',1,'',''),(126907,'114.141.190.122','2017-01-23 00:00:00','/docs.htm','Chrome',1,'',''),(126908,'49.4.143.100','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126909,'203.208.60.204','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126910,'203.208.60.203','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126911,'180.97.63.68','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126912,'203.208.60.204','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126913,'203.208.60.219','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126914,'120.25.222.158','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126915,'220.181.51.87','2017-01-23 00:00:00','/index.html','Firefox',1,'',''),(126916,'180.163.118.30','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126917,'123.125.67.228','2017-01-23 00:00:00','/index.html','Firefox',1,'',''),(126918,'42.156.138.27','2017-01-23 00:00:00','/index.html','Firefox',1,'',''),(126919,'203.208.60.204','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126920,'203.208.60.204','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126921,'203.208.60.204','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126922,'101.227.45.42','2017-01-23 00:00:00','/news/newsview.htm','IE',1,'',''),(126923,'182.118.45.226','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126924,'180.97.62.244','2017-01-23 00:00:00','/news/newsview.htm','IE',1,'',''),(126925,'54.82.148.0','2017-01-23 00:00:00','/news.htm','Chrome',1,'',''),(126926,'54.89.239.66','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126927,'54.84.226.140','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126928,'54.165.28.225','2017-01-23 00:00:00','/docs.htm','Chrome',1,'',''),(126929,'52.90.102.240','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126930,'54.175.154.224','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126931,'52.90.178.199','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126932,'54.165.236.232','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126933,'52.23.254.171','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126934,'54.165.236.232','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126935,'54.165.236.232','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126936,'54.204.191.73','2017-01-23 00:00:00','/newsview.htm','Chrome',1,'',''),(126937,'203.208.60.205','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126938,'180.97.63.92','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126939,'203.208.60.220','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126940,'61.135.169.7','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126941,'101.227.46.26','2017-01-23 00:00:00','/news/newsview.htm','IE',1,'',''),(126942,'203.208.60.198','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126943,'182.118.60.97','2017-01-23 00:00:00','/news/newsview.htm','IE',1,'',''),(126944,'182.118.54.16','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126945,'182.118.54.58','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126946,'182.118.54.43','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126947,'180.97.63.30','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126948,'101.227.46.220','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126949,'180.97.63.116','2017-01-23 00:00:00','/news/newsview.htm','IE',1,'',''),(126950,'23.247.88.122','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126951,'203.208.60.204','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126952,'182.118.54.65','2017-01-23 00:00:00','/news/newsview.htm','IE',1,'',''),(126953,'61.135.165.8','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126954,'107.179.99.224','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126955,'180.97.63.33','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126956,'182.118.53.109','2017-01-23 00:00:00','/newsview.htm','IE',1,'',''),(126957,'182.18.72.181','2017-01-23 00:00:00','/index.html','IE',1,'',''),(126958,'203.208.60.219','2017-01-23 00:00:00','/index.html','Chrome',1,'',''),(126959,'203.208.60.203','2017-01-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126960,'180.97.63.56','2017-01-23 00:00:00','/news/newsview.htm','IE',1,'',''),(126961,'180.97.63.46','2017-01-23 00:00:00','/news/newsview.htm','IE',1,'',''),(126962,'203.208.60.206','2017-01-23 00:00:00','/news.htm','Chrome',1,'',''),(126963,'112.66.66.222','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(126964,'203.208.60.206','2017-01-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126965,'139.162.111.98','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(126966,'180.153.182.104','2017-01-24 00:00:00','/index.html','IE',1,'',''),(126967,'203.208.60.205','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(126968,'111.206.36.136','2017-01-24 00:00:00','/index.html','Firefox',1,'www','baidu'),(126969,'66.249.75.7','2017-01-24 00:00:00','/newsview.htm','Chrome',1,'',''),(126970,'180.149.130.153','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(126971,'66.249.75.10','2017-01-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126972,'111.206.36.147','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(126973,'66.249.75.10','2017-01-24 00:00:00','/news.htm','Chrome',1,'',''),(126974,'66.249.75.7','2017-01-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126975,'111.206.36.18','2017-01-24 00:00:00','/index.html','Firefox',1,'',''),(126976,'46.118.155.228','2017-01-24 00:00:00','/index.html','Firefox',1,'',''),(126977,'66.249.75.10','2017-01-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126978,'66.249.75.7','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(126979,'182.118.53.48','2017-01-24 00:00:00','/newsview.htm','IE',1,'',''),(126980,'101.227.47.72','2017-01-24 00:00:00','/newsview.htm','IE',1,'',''),(126981,'91.236.75.4','2017-01-24 00:00:00','/index.html','IE',1,'',''),(126982,'111.162.159.105','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(126983,'180.97.63.112','2017-01-24 00:00:00','/news/newsview.htm','IE',1,'',''),(126984,'66.249.69.200','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(126985,'66.249.69.200','2017-01-24 00:00:00','/newsview.htm','Chrome',1,'',''),(126986,'60.191.38.78','2017-01-24 00:00:00','/index.html','Firefox',1,'',''),(126987,'66.249.75.7','2017-01-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126988,'182.118.41.33','2017-01-24 00:00:00','/index.html','IE',1,'',''),(126989,'101.227.45.108','2017-01-24 00:00:00','/news/newsview.htm','IE',1,'',''),(126990,'59.111.29.6','2017-01-24 00:00:00','/index.html','IE',1,'',''),(126991,'140.205.201.33','2017-01-24 00:00:00','/index.html','IE',1,'',''),(126992,'101.227.45.100','2017-01-24 00:00:00','/newsview.htm','IE',1,'',''),(126993,'140.205.201.33','2017-01-24 00:00:00','/index.html','IE',1,'',''),(126994,'66.249.75.13','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(126995,'66.249.75.7','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(126996,'66.249.75.13','2017-01-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(126997,'101.227.45.137','2017-01-24 00:00:00','/newsview.htm','IE',1,'',''),(126998,'140.205.201.33','2017-01-24 00:00:00','/index.html','IE',1,'',''),(126999,'180.163.117.247','2017-01-24 00:00:00','/news/newsview.htm','IE',1,'',''),(127000,'140.205.201.33','2017-01-24 00:00:00','/index.html','IE',1,'',''),(127001,'140.205.201.33','2017-01-24 00:00:00','/index.html','IE',1,'',''),(127002,'140.205.201.33','2017-01-24 00:00:00','/index.html','IE',1,'',''),(127003,'140.205.201.33','2017-01-24 00:00:00','/index.html','IE',1,'',''),(127004,'140.205.201.33','2017-01-24 00:00:00','/index.html','IE',1,'',''),(127005,'140.205.201.33','2017-01-24 00:00:00','/index.html','IE',1,'',''),(127006,'140.205.201.33','2017-01-24 00:00:00','/index.html','IE',1,'',''),(127007,'101.227.44.138','2017-01-24 00:00:00','/newsview.htm','IE',1,'',''),(127008,'180.97.63.20','2017-01-24 00:00:00','/newsview.htm','IE',1,'',''),(127009,'180.97.63.114','2017-01-24 00:00:00','/newsview.htm','IE',1,'',''),(127010,'180.97.62.223','2017-01-24 00:00:00','/index.html','IE',1,'',''),(127011,'180.97.63.37','2017-01-24 00:00:00','/newsview.htm','IE',1,'',''),(127012,'60.16.15.0','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(127013,'60.191.38.78','2017-01-24 00:00:00','/index.html','Firefox',1,'',''),(127014,'69.58.178.56','2017-01-24 00:00:00','/index.html','Firefox',1,'',''),(127015,'69.58.178.56','2017-01-24 00:00:00','/index.html','Firefox',1,'',''),(127016,'69.58.178.56','2017-01-24 00:00:00','/news.htm','Firefox',1,'',''),(127017,'69.58.178.56','2017-01-24 00:00:00','/docs.htm','Firefox',1,'',''),(127018,'180.97.62.225','2017-01-24 00:00:00','/newsview.htm','IE',1,'',''),(127019,'94.23.0.221','2017-01-24 00:00:00','/index.html','Firefox',1,'',''),(127020,'36.110.147.81','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(127021,'182.118.60.50','2017-01-24 00:00:00','/newsview.htm','IE',1,'',''),(127022,'66.249.69.195','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(127023,'183.136.190.40','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(127024,'183.57.154.97','2017-01-24 00:00:00','/newsview.htm','IE',1,'',''),(127025,'52.87.86.158','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(127026,'66.249.75.10','2017-01-24 00:00:00','/newsview.htm','Chrome',1,'',''),(127027,'66.249.75.10','2017-01-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127028,'66.249.75.7','2017-01-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127029,'66.249.75.7','2017-01-24 00:00:00','/news.htm','Chrome',1,'',''),(127030,'66.249.75.7','2017-01-24 00:00:00','/news.htm','Chrome',1,'',''),(127031,'66.249.75.13','2017-01-24 00:00:00','/newsview.htm','Chrome',1,'',''),(127032,'66.249.75.10','2017-01-24 00:00:00','/newsview.htm','Chrome',1,'',''),(127033,'61.135.169.43','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(127034,'66.249.75.10','2017-01-24 00:00:00','/news.htm','Chrome',1,'',''),(127035,'66.249.75.10','2017-01-24 00:00:00','/news.htm','Chrome',1,'',''),(127036,'111.206.36.19','2017-01-24 00:00:00','/index.html','Chrome',1,'',''),(127037,'66.249.75.7','2017-01-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127038,'49.4.142.249','2017-01-25 00:00:00','/index.html','IE',1,'',''),(127039,'66.249.75.10','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127040,'66.249.75.13','2017-01-25 00:00:00','/news.htm','Chrome',1,'',''),(127041,'66.249.75.10','2017-01-25 00:00:00','/news.htm','Chrome',1,'',''),(127042,'66.249.75.7','2017-01-25 00:00:00','/news/news.htm','Chrome',1,'',''),(127043,'180.149.130.16','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127044,'111.206.36.145','2017-01-25 00:00:00','/index.html','Firefox',1,'www','baidu'),(127045,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127046,'66.249.75.13','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127047,'66.249.75.13','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127048,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127049,'66.249.75.13','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127050,'111.206.36.145','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127051,'66.249.75.13','2017-01-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127052,'66.249.75.10','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127053,'66.249.69.200','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127054,'66.249.75.10','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127055,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127056,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127057,'111.206.36.140','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127058,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127059,'180.97.63.87','2017-01-25 00:00:00','/news/newsview.htm','IE',1,'',''),(127060,'66.249.75.13','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127061,'66.249.75.10','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127062,'66.249.75.10','2017-01-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127063,'66.249.75.13','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127064,'66.249.75.13','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127065,'220.181.51.74','2017-01-25 00:00:00','/index.html','Safari',1,'',''),(127066,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127067,'180.163.118.23','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127068,'66.249.75.11','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127069,'66.249.69.254','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127070,'66.249.75.13','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127071,'101.227.45.185','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127072,'66.249.75.10','2017-01-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127073,'180.97.62.240','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127074,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127075,'66.249.75.10','2017-01-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127076,'180.97.63.36','2017-01-25 00:00:00','/news/newsview.htm','IE',1,'',''),(127077,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127078,'66.249.75.10','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127079,'182.118.55.243','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127080,'123.125.67.227','2017-01-25 00:00:00','/index.html','Safari',1,'',''),(127081,'101.227.45.116','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127082,'66.249.75.10','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127083,'101.227.45.201','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127084,'180.97.63.39','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127085,'66.249.75.13','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127086,'180.97.62.232','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127087,'180.97.63.42','2017-01-25 00:00:00','/news/newsview.htm','IE',1,'',''),(127088,'101.227.45.74','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127089,'180.163.118.92','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127090,'66.249.75.10','2017-01-25 00:00:00','/news/news.htm','Chrome',1,'',''),(127091,'180.163.118.71','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127092,'180.97.63.30','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127093,'140.205.225.187','2017-01-25 00:00:00','/index.html','IE',1,'',''),(127094,'140.205.225.187','2017-01-25 00:00:00','/index.html','IE',1,'',''),(127095,'140.205.225.187','2017-01-25 00:00:00','/index.html','IE',1,'',''),(127096,'140.205.225.187','2017-01-25 00:00:00','/index.html','IE',1,'',''),(127097,'140.205.225.187','2017-01-25 00:00:00','/index.html','IE',1,'',''),(127098,'140.205.225.187','2017-01-25 00:00:00','/index.html','IE',1,'',''),(127099,'140.205.225.187','2017-01-25 00:00:00','/index.html','IE',1,'',''),(127100,'182.118.53.93','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127101,'182.118.55.119','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127102,'223.73.145.239','2017-01-25 00:00:00','/news.htm','Chrome',1,'',''),(127103,'223.73.145.239','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127104,'223.73.145.239','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127105,'180.97.63.67','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127106,'101.227.47.147','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127107,'140.205.225.187','2017-01-25 00:00:00','/index.html','IE',1,'',''),(127108,'101.227.46.237','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127109,'140.205.225.187','2017-01-25 00:00:00','/index.html','IE',1,'',''),(127110,'140.205.225.187','2017-01-25 00:00:00','/index.html','IE',1,'',''),(127111,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127112,'200.207.220.197','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127113,'66.249.75.13','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127114,'115.239.212.70','2017-01-25 00:00:00','/index.html','Safari',1,'',''),(127115,'61.135.165.40','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127116,'183.57.153.187','2017-01-25 00:00:00','/newsview.htm','IE',1,'',''),(127117,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127118,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127119,'66.249.69.195','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127120,'66.249.75.13','2017-01-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127121,'223.198.194.178','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127122,'42.120.161.27','2017-01-25 00:00:00','/index.html','Firefox',1,'',''),(127123,'42.156.137.27','2017-01-25 00:00:00','/index.html','Firefox',1,'',''),(127124,'42.120.160.27','2017-01-25 00:00:00','/index.html','Firefox',1,'',''),(127125,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127126,'139.162.111.98','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127127,'66.249.75.13','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127128,'66.249.75.10','2017-01-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127129,'66.249.75.10','2017-01-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127130,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127131,'66.249.75.10','2017-01-25 00:00:00','/news/docs!view.htm','Chrome',1,'',''),(127132,'61.146.178.190','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127133,'66.249.75.7','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127134,'66.249.75.7','2017-01-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127135,'66.249.75.13','2017-01-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127136,'61.135.169.40','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127137,'66.249.75.10','2017-01-25 00:00:00','/newsview.htm','Chrome',1,'',''),(127138,'223.73.145.28','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127139,'223.73.145.28','2017-01-25 00:00:00','/docs!view.htm','Chrome',1,'',''),(127140,'111.206.36.135','2017-01-25 00:00:00','/index.html','Chrome',1,'',''),(127141,'66.249.75.13','2017-01-25 00:00:00','/docs.htm','Chrome',1,'',''),(127142,'66.249.75.13','2017-01-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127143,'66.249.75.7','2017-01-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127144,'66.249.75.7','2017-01-26 00:00:00','/news.htm','Chrome',1,'',''),(127145,'180.153.182.75','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127146,'111.206.36.10','2017-01-26 00:00:00','/index.html','Firefox',1,'www','baidu'),(127147,'66.249.75.7','2017-01-26 00:00:00','/newsview.htm','Chrome',1,'',''),(127148,'66.249.75.10','2017-01-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127149,'66.249.75.10','2017-01-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127150,'106.120.161.68','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127151,'111.206.36.15','2017-01-26 00:00:00','/index.html','Chrome',1,'',''),(127152,'66.249.75.13','2017-01-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127153,'91.107.105.132','2017-01-26 00:00:00','/index.html','Firefox',1,'',''),(127154,'66.249.75.7','2017-01-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127155,'66.249.75.10','2017-01-26 00:00:00','/newsview.htm','Chrome',1,'',''),(127156,'62.210.127.77','2017-01-26 00:00:00','/index.html','Firefox',1,'',''),(127157,'66.249.75.7','2017-01-26 00:00:00','/newsview.htm','Chrome',1,'',''),(127158,'125.76.60.145','2017-01-26 00:00:00','/index.html','Chrome',1,'',''),(127159,'111.206.36.146','2017-01-26 00:00:00','/index.html','Chrome',1,'',''),(127160,'66.249.75.7','2017-01-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127161,'66.249.75.7','2017-01-26 00:00:00','/newsview.htm','Chrome',1,'',''),(127162,'66.249.75.7','2017-01-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127163,'123.57.81.70','2017-01-26 00:00:00','/show.html','Chrome',0,'',''),(127164,'66.249.75.7','2017-01-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127165,'66.249.75.10','2017-01-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127166,'66.249.75.7','2017-01-26 00:00:00','/newsview.htm','Chrome',1,'',''),(127167,'173.254.236.55','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127168,'139.162.113.212','2017-01-26 00:00:00','/index.html','Chrome',1,'',''),(127169,'140.205.201.31','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127170,'140.205.201.31','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127171,'220.181.51.108','2017-01-26 00:00:00','/newsview.htm','Safari',1,'',''),(127172,'140.205.201.31','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127173,'66.249.75.10','2017-01-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127174,'140.205.201.31','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127175,'140.205.201.31','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127176,'140.205.201.31','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127177,'198.20.69.98','2017-01-26 00:00:00','/index.html','Chrome',1,'',''),(127178,'140.205.201.31','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127179,'140.205.201.31','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127180,'140.205.201.31','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127181,'140.205.201.31','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127182,'66.249.75.7','2017-01-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127183,'66.249.75.10','2017-01-26 00:00:00','/newsview.htm','Chrome',1,'',''),(127184,'188.165.200.217','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127185,'192.99.150.97','2017-01-26 00:00:00','/index.html','Chrome',1,'',''),(127186,'140.205.225.185','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127187,'140.205.201.32','2017-01-26 00:00:00','/index.html','IE',1,'',''),(127188,'140.205.225.183','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127189,'125.88.204.142','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127190,'111.206.36.6','2017-01-27 00:00:00','/index.html','Firefox',1,'www','baidu'),(127191,'40.77.167.39','2017-01-27 00:00:00','/index.html','Safari',1,'',''),(127192,'140.205.201.35','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127193,'149.56.27.156','2017-01-27 00:00:00','/index.html','Chrome',1,'',''),(127194,'157.55.39.41','2017-01-27 00:00:00','/index.html','Safari',1,'',''),(127195,'139.162.111.98','2017-01-27 00:00:00','/index.html','Chrome',1,'',''),(127196,'106.120.161.66','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127197,'111.206.36.9','2017-01-27 00:00:00','/index.html','Chrome',1,'',''),(127198,'111.206.36.8','2017-01-27 00:00:00','/index.html','Chrome',1,'',''),(127199,'60.191.38.77','2017-01-27 00:00:00','/index.html','Firefox',1,'',''),(127200,'183.57.153.117','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127201,'183.136.190.40','2017-01-27 00:00:00','/index.html','Chrome',1,'',''),(127202,'220.181.108.173','2017-01-27 00:00:00','/newsview.htm','Safari',1,'',''),(127203,'180.97.63.24','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127204,'180.97.63.102','2017-01-27 00:00:00','/docs!view.htm','IE',1,'',''),(127205,'183.57.154.94','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127206,'169.54.244.93','2017-01-27 00:00:00','/index.html','Firefox',1,'',''),(127207,'183.57.154.54','2017-01-27 00:00:00','/docs!view.htm','IE',1,'',''),(127208,'183.136.142.191','2017-01-27 00:00:00','/news/newsview.htm','IE',1,'',''),(127209,'220.181.108.120','2017-01-27 00:00:00','/newsview.htm','Safari',1,'',''),(127210,'182.118.54.16','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127211,'180.97.63.13','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127212,'180.97.63.49','2017-01-27 00:00:00','/news/newsview.htm','IE',1,'',''),(127213,'183.136.142.123','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127214,'182.118.60.117','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127215,'182.118.45.244','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127216,'183.57.153.230','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127217,'101.227.45.58','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127218,'182.118.60.43','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127219,'183.136.142.107','2017-01-27 00:00:00','/news/newsview.htm','IE',1,'',''),(127220,'183.57.153.110','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127221,'106.120.161.66','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127222,'140.205.201.43','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127223,'42.83.201.11','2017-01-27 00:00:00','/index.html','Chrome',1,'',''),(127224,'183.57.153.97','2017-01-27 00:00:00','/news/newsview.htm','IE',1,'',''),(127225,'140.205.205.9','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127226,'140.205.225.183','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127227,'180.97.63.23','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127228,'183.57.154.108','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127229,'101.227.47.94','2017-01-27 00:00:00','/docs!view.htm','IE',1,'',''),(127230,'101.227.45.79','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127231,'140.205.201.32','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127232,'140.205.201.32','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127233,'140.205.201.32','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127234,'140.205.201.32','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127235,'140.205.205.9','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127236,'140.205.201.32','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127237,'140.205.201.32','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127238,'140.205.201.32','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127239,'183.136.142.187','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127240,'140.205.201.32','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127241,'140.205.201.32','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127242,'140.205.201.32','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127243,'183.57.154.79','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127244,'101.227.45.215','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127245,'180.97.62.226','2017-01-27 00:00:00','/newsview.htm','IE',1,'',''),(127246,'118.193.179.136','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127247,'140.205.205.3','2017-01-27 00:00:00','/news.htm','Firefox',1,'',''),(127248,'140.205.201.39','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127249,'149.202.93.127','2017-01-27 00:00:00','/index.html','Firefox',1,'',''),(127250,'61.146.178.190','2017-01-27 00:00:00','/index.html','Firefox',1,'',''),(127251,'51.15.59.54','2017-01-27 00:00:00','/index.html','Chrome',1,'',''),(127252,'140.205.201.42','2017-01-27 00:00:00','/index.html','IE',1,'',''),(127253,'117.136.90.157','2017-01-27 00:00:00','/index.html','Chrome',1,'','baidu'),(127254,'119.147.146.73','2017-01-27 00:00:00','/index.html','Chrome',1,'',''),(127255,'60.191.38.77','2017-01-27 00:00:00','/index.html','Firefox',1,'',''),(127256,'61.135.165.7','2017-01-27 00:00:00','/index.html','Chrome',1,'',''),(127257,'139.162.108.53','2017-01-27 00:00:00','/index.html','Chrome',1,'',''),(127258,'111.206.36.135','2017-01-27 00:00:00','/index.html','Chrome',1,'',''),(127259,'182.118.60.214','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127260,'203.208.60.207','2017-01-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127261,'111.206.36.18','2017-01-28 00:00:00','/index.html','Firefox',1,'www','baidu'),(127262,'60.169.77.130','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127263,'60.169.77.130','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127264,'111.206.36.17','2017-01-28 00:00:00','/index.html','Chrome',1,'',''),(127265,'203.208.60.205','2017-01-28 00:00:00','/news/news.htm','Chrome',1,'',''),(127266,'101.4.110.154','2017-01-28 00:00:00','/index.html','Firefox',1,'',''),(127267,'183.136.190.40','2017-01-28 00:00:00','/index.html','Chrome',1,'',''),(127268,'111.206.36.11','2017-01-28 00:00:00','/index.html','Chrome',1,'',''),(127269,'61.164.149.209','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127270,'220.181.51.74','2017-01-28 00:00:00','/index.html','Chrome',1,'',''),(127271,'203.208.60.203','2017-01-28 00:00:00','/news.htm','Chrome',1,'',''),(127272,'183.57.153.252','2017-01-28 00:00:00','/newsview.htm','IE',1,'',''),(127273,'183.136.142.159','2017-01-28 00:00:00','/newsview.htm','IE',1,'',''),(127274,'180.97.63.24','2017-01-28 00:00:00','/newsview.htm','IE',1,'',''),(127275,'203.208.60.203','2017-01-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127276,'140.205.201.34','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127277,'182.118.55.128','2017-01-28 00:00:00','/newsview.htm','IE',1,'',''),(127278,'140.205.201.34','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127279,'139.162.111.98','2017-01-28 00:00:00','/index.html','Chrome',1,'',''),(127280,'140.205.201.34','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127281,'140.205.201.34','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127282,'140.205.201.34','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127283,'140.205.201.34','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127284,'140.205.201.34','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127285,'140.205.201.34','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127286,'140.205.201.34','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127287,'140.205.201.34','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127288,'218.26.99.179','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127289,'220.181.51.52','2017-01-28 00:00:00','/index.html','Chrome',1,'',''),(127290,'203.208.60.204','2017-01-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127291,'203.208.60.207','2017-01-28 00:00:00','/news/news.htm','Chrome',1,'',''),(127292,'203.208.60.205','2017-01-28 00:00:00','/docs.htm','Chrome',1,'',''),(127293,'91.236.75.4','2017-01-28 00:00:00','/index.html','IE',1,'',''),(127294,'203.208.60.204','2017-01-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127295,'123.125.67.224','2017-01-28 00:00:00','/index.html','Chrome',1,'',''),(127296,'111.206.36.5','2017-01-28 00:00:00','/index.html','Chrome',1,'',''),(127297,'61.135.165.8','2017-01-28 00:00:00','/index.html','Chrome',1,'',''),(127298,'150.255.104.228','2017-01-28 00:00:00','/index.html','Chrome',1,'',''),(127299,'60.191.38.77','2017-01-29 00:00:00','/index.html','Firefox',1,'',''),(127300,'123.57.81.70','2017-01-29 00:00:00','/show.html','Chrome',0,'',''),(127301,'180.153.182.128','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127302,'111.206.36.10','2017-01-29 00:00:00','/index.html','Firefox',1,'www','baidu'),(127303,'203.208.60.204','2017-01-29 00:00:00','/newsview.htm','Chrome',1,'',''),(127304,'111.206.36.147','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127305,'169.54.233.118','2017-01-29 00:00:00','/index.html','Firefox',1,'',''),(127306,'111.206.36.133','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127307,'60.169.77.130','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127308,'60.169.77.130','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127309,'182.118.53.183','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127310,'111.206.36.140','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127311,'182.118.41.81','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127312,'183.136.142.157','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127313,'183.57.154.30','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127314,'91.236.75.4','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127315,'150.255.111.159','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127316,'139.162.114.154','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127317,'122.226.189.240','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127318,'122.226.189.240','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127319,'180.97.62.221','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127320,'183.136.142.90','2017-01-29 00:00:00','/news/newsview.htm','IE',1,'',''),(127321,'61.146.178.190','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127322,'183.57.154.32','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127323,'182.118.55.238','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127324,'180.97.63.52','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127325,'91.236.75.4','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127326,'180.163.118.101','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127327,'40.77.167.39','2017-01-29 00:00:00','/index.html','Safari',1,'',''),(127328,'182.118.55.187','2017-01-29 00:00:00','/news/newsview.htm','IE',1,'',''),(127329,'183.57.153.199','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127330,'61.164.149.128','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127331,'183.136.142.165','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127332,'157.55.39.41','2017-01-29 00:00:00','/index.html','Safari',1,'',''),(127333,'183.57.154.69','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127334,'182.118.53.109','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127335,'140.205.201.44','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127336,'140.205.201.44','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127337,'140.205.201.44','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127338,'220.181.108.108','2017-01-29 00:00:00','/newsview.htm','Safari',1,'',''),(127339,'180.97.63.29','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127340,'140.205.201.44','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127341,'198.20.69.74','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127342,'101.227.47.118','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127343,'182.118.53.210','2017-01-29 00:00:00','/news/newsview.htm','IE',1,'',''),(127344,'140.205.201.44','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127345,'140.205.201.44','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127346,'140.205.201.44','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127347,'182.118.60.41','2017-01-29 00:00:00','/newsview.htm','IE',1,'',''),(127348,'140.205.201.44','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127349,'140.205.201.44','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127350,'140.205.201.44','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127351,'103.44.145.36','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127352,'103.44.145.36','2017-01-29 00:00:00','/index.html','IE',1,'',''),(127353,'36.110.147.95','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127354,'203.208.60.206','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127355,'42.156.136.27','2017-01-29 00:00:00','/index.html','Firefox',1,'',''),(127356,'220.181.108.117','2017-01-29 00:00:00','/newsview.htm','Safari',1,'',''),(127357,'220.181.108.184','2017-01-29 00:00:00','/newsview.htm','Safari',1,'',''),(127358,'203.208.60.221','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127359,'61.135.165.10','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127360,'116.252.190.44','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127361,'183.184.176.208','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127362,'95.211.216.24','2017-01-29 00:00:00','/index.html','Firefox',1,'',''),(127363,'111.206.36.140','2017-01-29 00:00:00','/index.html','Chrome',1,'',''),(127364,'203.208.60.205','2017-01-29 00:00:00','/news.htm','Chrome',1,'',''),(127365,'180.153.182.185','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127366,'111.206.36.137','2017-01-30 00:00:00','/index.html','Firefox',1,'www','baidu'),(127367,'66.249.65.210','2017-01-30 00:00:00','/index.html','Chrome',1,'',''),(127368,'220.181.51.116','2017-01-30 00:00:00','/index.html','Safari',1,'',''),(127369,'220.181.51.121','2017-01-30 00:00:00','/index.html','Safari',1,'',''),(127370,'220.181.108.158','2017-01-30 00:00:00','/newsview.htm','Safari',1,'',''),(127371,'66.249.65.53','2017-01-30 00:00:00','/index.html','Chrome',1,'',''),(127372,'104.156.231.254','2017-01-30 00:00:00','/index.html','Chrome',1,'',''),(127373,'111.206.36.143','2017-01-30 00:00:00','/index.html','Chrome',1,'',''),(127374,'123.125.71.14','2017-01-30 00:00:00','/newsview.htm','Safari',1,'',''),(127375,'59.34.148.30','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127376,'111.206.36.140','2017-01-30 00:00:00','/index.html','Chrome',1,'',''),(127377,'183.136.142.181','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127378,'183.57.153.157','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127379,'183.136.142.125','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127380,'101.227.45.140','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127381,'66.249.73.176','2017-01-30 00:00:00','/index.html','Chrome',1,'',''),(127382,'183.136.142.174','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127383,'60.191.38.77','2017-01-30 00:00:00','/index.html','Firefox',1,'',''),(127384,'182.118.41.25','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127385,'182.118.41.25','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127386,'180.97.62.241','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127387,'183.136.142.106','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127388,'183.57.154.37','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127389,'182.118.57.249','2017-01-30 00:00:00','/newsview.htm','Safari',1,'',''),(127390,'101.227.45.152','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127391,'180.97.62.230','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127392,'180.97.63.45','2017-01-30 00:00:00','/news/newsview.htm','IE',1,'',''),(127393,'180.153.81.212','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127394,'101.226.33.239','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127395,'101.227.46.45','2017-01-30 00:00:00','/news/newsview.htm','IE',1,'',''),(127396,'101.227.44.109','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127397,'101.227.47.77','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127398,'183.136.142.77','2017-01-30 00:00:00','/news/newsview.htm','IE',1,'',''),(127399,'180.163.118.105','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127400,'183.136.142.111','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127401,'101.227.45.244','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127402,'183.57.153.170','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127403,'140.205.201.30','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127404,'183.136.142.155','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127405,'183.136.142.141','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127406,'140.205.201.30','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127407,'180.97.62.220','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127408,'182.118.54.31','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127409,'139.162.111.98','2017-01-30 00:00:00','/index.html','Chrome',1,'',''),(127410,'140.205.201.30','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127411,'183.136.142.180','2017-01-30 00:00:00','/news/newsview.htm','IE',1,'',''),(127412,'123.125.71.111','2017-01-30 00:00:00','/newsview.htm','Safari',1,'',''),(127413,'183.136.142.157','2017-01-30 00:00:00','/news/newsview.htm','IE',1,'',''),(127414,'140.205.201.30','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127415,'140.205.201.30','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127416,'180.163.119.51','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127417,'140.205.201.30','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127418,'140.205.201.30','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127419,'140.205.201.30','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127420,'140.205.201.30','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127421,'180.97.63.69','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127422,'183.57.154.75','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127423,'183.57.153.122','2017-01-30 00:00:00','/news/newsview.htm','IE',1,'',''),(127424,'140.205.201.30','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127425,'180.97.63.102','2017-01-30 00:00:00','/newsview.htm','IE',1,'',''),(127426,'220.181.51.84','2017-01-30 00:00:00','/index.html','Firefox',1,'',''),(127427,'220.181.51.118','2017-01-30 00:00:00','/index.html','Firefox',1,'',''),(127428,'66.249.65.202','2017-01-30 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127429,'66.249.65.206','2017-01-30 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127430,'91.236.75.4','2017-01-30 00:00:00','/index.html','IE',1,'',''),(127431,'61.135.165.43','2017-01-30 00:00:00','/index.html','Chrome',1,'',''),(127432,'71.6.167.142','2017-01-30 00:00:00','/index.html','Chrome',1,'',''),(127433,'61.135.169.7','2017-01-31 00:00:00','/index.html','Chrome',1,'',''),(127434,'61.146.178.190','2017-01-31 00:00:00','/index.html','Chrome',1,'',''),(127435,'106.120.161.68','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127436,'111.206.36.135','2017-01-31 00:00:00','/index.html','Firefox',1,'www','baidu'),(127437,'123.125.71.96','2017-01-31 00:00:00','/newsview.htm','Safari',1,'',''),(127438,'111.206.36.14','2017-01-31 00:00:00','/index.html','Chrome',1,'',''),(127439,'66.249.66.3','2017-01-31 00:00:00','/newsview.htm','Chrome',1,'',''),(127440,'66.249.66.3','2017-01-31 00:00:00','/newsview.htm','Chrome',1,'',''),(127441,'66.249.66.58','2017-01-31 00:00:00','/news.htm','Chrome',1,'',''),(127442,'111.206.36.6','2017-01-31 00:00:00','/index.html','Chrome',1,'',''),(127443,'182.118.42.74','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127444,'66.249.66.58','2017-01-31 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127445,'180.97.63.87','2017-01-31 00:00:00','/news/newsview.htm','IE',1,'',''),(127446,'36.110.147.98','2017-01-31 00:00:00','/index.html','Chrome',1,'',''),(127447,'183.136.190.40','2017-01-31 00:00:00','/index.html','Chrome',1,'',''),(127448,'182.118.55.229','2017-01-31 00:00:00','/newsview.htm','IE',1,'',''),(127449,'183.136.142.107','2017-01-31 00:00:00','/newsview.htm','IE',1,'',''),(127450,'183.57.153.190','2017-01-31 00:00:00','/news/newsview.htm','IE',1,'',''),(127451,'66.249.66.3','2017-01-31 00:00:00','/news/news.htm','Chrome',1,'',''),(127452,'182.118.60.94','2017-01-31 00:00:00','/newsview.htm','IE',1,'',''),(127453,'66.249.66.61','2017-01-31 00:00:00','/news/news.htm','Chrome',1,'',''),(127454,'183.136.142.121','2017-01-31 00:00:00','/newsview.htm','IE',1,'',''),(127455,'66.249.66.58','2017-01-31 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127456,'183.57.153.81','2017-01-31 00:00:00','/newsview.htm','IE',1,'',''),(127457,'182.118.53.235','2017-01-31 00:00:00','/newsview.htm','IE',1,'',''),(127458,'140.205.201.34','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127459,'104.223.56.43','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127460,'140.205.201.34','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127461,'42.156.138.104','2017-01-31 00:00:00','/index.html','Firefox',1,'',''),(127462,'140.205.201.34','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127463,'140.205.201.34','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127464,'140.205.201.34','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127465,'140.205.201.34','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127466,'140.205.201.34','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127467,'182.118.60.79','2017-01-31 00:00:00','/newsview.htm','IE',1,'',''),(127468,'140.205.201.34','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127469,'140.205.201.34','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127470,'140.205.201.34','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127471,'66.249.66.58','2017-01-31 00:00:00','/newsview.htm','Chrome',1,'',''),(127472,'66.249.66.3','2017-01-31 00:00:00','/newsview.htm','Chrome',1,'',''),(127473,'54.193.56.122','2017-01-31 00:00:00','/index.html','Chrome',1,'',''),(127474,'60.169.77.130','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127475,'60.169.77.130','2017-01-31 00:00:00','/index.html','IE',1,'',''),(127476,'220.181.51.35','2017-01-31 00:00:00','/index.html','Chrome',1,'',''),(127477,'66.249.66.61','2017-01-31 00:00:00','/docs.htm','Chrome',1,'',''),(127478,'66.249.66.3','2017-01-31 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127479,'183.136.190.40','2017-01-31 00:00:00','/index.html','Chrome',1,'',''),(127480,'60.169.77.130','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127481,'60.169.77.130','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127482,'180.153.182.156','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127483,'157.55.39.244','2017-02-01 00:00:00','/index.html','Safari',1,'',''),(127484,'182.118.55.113','2017-02-01 00:00:00','/index.html','Chrome',1,'',''),(127485,'182.118.54.23','2017-02-01 00:00:00','/index.html','Chrome',1,'',''),(127486,'111.206.36.144','2017-02-01 00:00:00','/index.html','Firefox',1,'www','baidu'),(127487,'60.191.38.77','2017-02-01 00:00:00','/index.html','Firefox',1,'',''),(127488,'61.135.165.43','2017-02-01 00:00:00','/index.html','Chrome',1,'',''),(127489,'111.206.36.137','2017-02-01 00:00:00','/index.html','Chrome',1,'',''),(127490,'220.181.108.154','2017-02-01 00:00:00','/newsview.htm','Safari',1,'',''),(127491,'61.135.165.10','2017-02-01 00:00:00','/index.html','Chrome',1,'',''),(127492,'111.206.36.5','2017-02-01 00:00:00','/index.html','Chrome',1,'',''),(127493,'101.227.47.142','2017-02-01 00:00:00','/newsview.htm','IE',1,'',''),(127494,'180.163.119.50','2017-02-01 00:00:00','/newsview.htm','IE',1,'',''),(127495,'180.97.63.47','2017-02-01 00:00:00','/newsview.htm','IE',1,'',''),(127496,'183.136.142.160','2017-02-01 00:00:00','/newsview.htm','IE',1,'',''),(127497,'180.97.62.226','2017-02-01 00:00:00','/newsview.htm','IE',1,'',''),(127498,'104.223.56.43','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127499,'183.136.142.143','2017-02-01 00:00:00','/newsview.htm','IE',1,'',''),(127500,'183.136.142.160','2017-02-01 00:00:00','/newsview.htm','IE',1,'',''),(127501,'183.136.142.148','2017-02-01 00:00:00','/newsview.htm','IE',1,'',''),(127502,'183.136.142.162','2017-02-01 00:00:00','/news/newsview.htm','IE',1,'',''),(127503,'183.57.154.106','2017-02-01 00:00:00','/news/newsview.htm','IE',1,'',''),(127504,'185.2.83.34','2017-02-01 00:00:00','/index.html','Firefox',1,'',''),(127505,'220.181.108.119','2017-02-01 00:00:00','/newsview.htm','Safari',1,'',''),(127506,'183.57.154.79','2017-02-01 00:00:00','/newsview.htm','IE',1,'',''),(127507,'140.205.225.186','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127508,'140.205.225.186','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127509,'60.169.77.130','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127510,'60.169.77.130','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127511,'140.205.225.186','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127512,'180.97.63.33','2017-02-01 00:00:00','/news/newsview.htm','IE',1,'',''),(127513,'140.205.225.186','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127514,'140.205.225.186','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127515,'140.205.225.186','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127516,'140.205.225.186','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127517,'46.118.155.228','2017-02-01 00:00:00','/index.html','Firefox',1,'',''),(127518,'140.205.225.186','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127519,'140.205.225.186','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127520,'183.57.154.88','2017-02-01 00:00:00','/newsview.htm','IE',1,'',''),(127521,'140.205.225.186','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127522,'60.169.77.130','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127523,'60.169.77.130','2017-02-01 00:00:00','/index.html','IE',1,'',''),(127524,'140.205.205.4','2017-02-01 00:00:00','/newsview.htm','IE',1,'',''),(127525,'42.156.136.27','2017-02-01 00:00:00','/index.html','Firefox',1,'',''),(127526,'182.138.166.149','2017-02-01 00:00:00','/index.html','Chrome',1,'',''),(127527,'182.138.166.149','2017-02-01 00:00:00','/index.html','Chrome',1,'',''),(127528,'182.138.166.149','2017-02-01 00:00:00','/index.html','Chrome',1,'',''),(127529,'182.138.166.149','2017-02-01 00:00:00','/index.html','Chrome',1,'',''),(127530,'182.138.166.149','2017-02-01 00:00:00','/docs.htm','Chrome',1,'',''),(127531,'182.138.166.149','2017-02-01 00:00:00','/docs.htm','Chrome',1,'',''),(127532,'182.138.166.149','2017-02-01 00:00:00','/docs.htm','Chrome',1,'',''),(127533,'182.138.166.149','2017-02-01 00:00:00','/index.html','Chrome',1,'',''),(127534,'182.138.166.149','2017-02-01 00:00:00','/index.html','Chrome',1,'',''),(127535,'182.138.166.149','2017-02-01 00:00:00','/docs.htm','Chrome',1,'',''),(127536,'182.138.166.149','2017-02-01 00:00:00','/docs.htm','Chrome',1,'',''),(127537,'182.138.166.149','2017-02-01 00:00:00','/docs.htm','Chrome',1,'',''),(127538,'182.138.166.149','2017-02-01 00:00:00','/docs!view.htm','Chrome',1,'',''),(127539,'182.138.166.149','2017-02-01 00:00:00','/docs.htm','Chrome',1,'',''),(127540,'182.138.166.149','2017-02-01 00:00:00','/docs!view.htm','Chrome',1,'',''),(127541,'61.146.178.190','2017-02-01 00:00:00','/index.html','Firefox',1,'',''),(127542,'182.118.54.129','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127543,'111.206.36.18','2017-02-02 00:00:00','/index.html','Firefox',1,'www','baidu'),(127544,'195.154.182.244','2017-02-02 00:00:00','/index.html','Firefox',1,'',''),(127545,'195.154.182.244','2017-02-02 00:00:00','/index.html','Firefox',1,'',''),(127546,'125.65.110.134','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127547,'111.206.36.138','2017-02-02 00:00:00','/index.html','Chrome',1,'',''),(127548,'183.60.201.162','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127549,'183.60.201.162','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127550,'188.165.206.188','2017-02-02 00:00:00','/index.html','Firefox',1,'',''),(127551,'111.206.36.13','2017-02-02 00:00:00','/index.html','Chrome',1,'',''),(127552,'91.223.133.17','2017-02-02 00:00:00','/index.html','Chrome',1,'',''),(127553,'91.223.133.17','2017-02-02 00:00:00','/index.html','Chrome',1,'',''),(127554,'183.136.142.85','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127555,'183.136.190.40','2017-02-02 00:00:00','/index.html','Chrome',1,'',''),(127556,'183.57.153.219','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127557,'180.163.119.47','2017-02-02 00:00:00','/news/newsview.htm','IE',1,'',''),(127558,'101.227.45.248','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127559,'101.227.47.94','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127560,'61.135.165.42','2017-02-02 00:00:00','/index.html','Chrome',1,'',''),(127561,'101.227.45.223','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127562,'183.136.142.155','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127563,'180.97.63.112','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127564,'183.57.153.96','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127565,'139.201.126.232','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127566,'61.135.165.40','2017-02-02 00:00:00','/index.html','Chrome',1,'',''),(127567,'140.205.201.34','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127568,'140.205.201.34','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127569,'140.205.201.34','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127570,'101.227.46.233','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127571,'140.205.201.34','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127572,'140.205.201.34','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127573,'140.205.201.34','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127574,'140.205.201.34','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127575,'140.205.201.34','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127576,'140.205.201.34','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127577,'140.205.201.34','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127578,'183.57.153.238','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127579,'101.227.44.109','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127580,'183.57.154.97','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127581,'182.118.60.108','2017-02-02 00:00:00','/news/newsview.htm','IE',1,'',''),(127582,'180.97.62.218','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127583,'183.136.142.190','2017-02-02 00:00:00','/news/newsview.htm','IE',1,'',''),(127584,'203.208.60.203','2017-02-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127585,'180.97.63.52','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127586,'60.169.77.130','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127587,'183.136.142.130','2017-02-02 00:00:00','/news/newsview.htm','IE',1,'',''),(127588,'203.208.60.203','2017-02-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127589,'182.118.53.162','2017-02-02 00:00:00','/news/newsview.htm','IE',1,'',''),(127590,'182.118.54.101','2017-02-02 00:00:00','/news/newsview.htm','IE',1,'',''),(127591,'182.118.60.115','2017-02-02 00:00:00','/newsview.htm','IE',1,'',''),(127592,'182.101.11.249','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127593,'158.69.229.6','2017-02-02 00:00:00','/index.html','Chrome',1,'',''),(127594,'158.69.229.6','2017-02-02 00:00:00','/index.html','Chrome',1,'',''),(127595,'158.69.229.6','2017-02-02 00:00:00','/news.htm','Chrome',1,'',''),(127596,'158.69.229.6','2017-02-02 00:00:00','/docs.htm','Chrome',1,'',''),(127597,'158.69.229.6','2017-02-02 00:00:00','/newsview.htm','Chrome',1,'',''),(127598,'158.69.229.6','2017-02-02 00:00:00','/newsview.htm','Chrome',1,'',''),(127599,'158.69.229.6','2017-02-02 00:00:00','/newsview.htm','Chrome',1,'',''),(127600,'158.69.229.6','2017-02-02 00:00:00','/newsview.htm','Chrome',1,'',''),(127601,'158.69.229.6','2017-02-02 00:00:00','/newsview.htm','Chrome',1,'',''),(127602,'158.69.229.6','2017-02-02 00:00:00','/newsview.htm','Chrome',1,'',''),(127603,'158.69.229.6','2017-02-02 00:00:00','/newsview.htm','Chrome',1,'',''),(127604,'158.69.229.6','2017-02-02 00:00:00','/newsview.htm','Chrome',1,'',''),(127605,'60.169.77.130','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127606,'60.169.77.130','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127607,'203.208.60.204','2017-02-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127608,'178.137.167.28','2017-02-02 00:00:00','/newsview.htm','Chrome',1,'',''),(127609,'218.79.243.132','2017-02-02 00:00:00','/index.html','Chrome',1,'',''),(127610,'58.221.165.78','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127611,'46.182.106.190','2017-02-02 00:00:00','/index.html','Chrome',1,'',''),(127612,'182.138.166.149','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127613,'140.205.225.185','2017-02-02 00:00:00','/index.html','IE',1,'',''),(127614,'140.205.201.37','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127615,'115.239.212.10','2017-02-03 00:00:00','/index.html','Chrome',1,'',''),(127616,'125.88.204.173','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127617,'203.208.60.207','2017-02-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127618,'111.206.36.141','2017-02-03 00:00:00','/index.html','Firefox',1,'www','baidu'),(127619,'140.205.201.45','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127620,'139.162.111.98','2017-02-03 00:00:00','/index.html','Chrome',1,'',''),(127621,'66.249.64.237','2017-02-03 00:00:00','/docs.htm','Chrome',1,'',''),(127622,'111.206.36.140','2017-02-03 00:00:00','/index.html','Chrome',1,'',''),(127623,'66.249.64.237','2017-02-03 00:00:00','/news/news.htm','Chrome',1,'',''),(127624,'60.191.38.77','2017-02-03 00:00:00','/index.html','Firefox',1,'',''),(127625,'66.249.64.237','2017-02-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127626,'111.206.36.135','2017-02-03 00:00:00','/index.html','Firefox',1,'',''),(127627,'66.249.64.237','2017-02-03 00:00:00','/newsview.htm','Chrome',1,'',''),(127628,'183.136.142.162','2017-02-03 00:00:00','/newsview.htm','IE',1,'',''),(127629,'66.249.64.233','2017-02-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127630,'61.147.103.135','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127631,'183.57.153.158','2017-02-03 00:00:00','/newsview.htm','IE',1,'',''),(127632,'66.249.64.237','2017-02-03 00:00:00','/newsview.htm','Chrome',1,'',''),(127633,'183.136.142.63','2017-02-03 00:00:00','/newsview.htm','IE',1,'',''),(127634,'66.249.64.229','2017-02-03 00:00:00','/newsview.htm','Chrome',1,'',''),(127635,'140.205.201.39','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127636,'66.249.64.237','2017-02-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127637,'66.249.64.233','2017-02-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127638,'182.118.54.43','2017-02-03 00:00:00','/news/newsview.htm','IE',1,'',''),(127639,'183.136.142.72','2017-02-03 00:00:00','/news/newsview.htm','IE',1,'',''),(127640,'183.57.153.220','2017-02-03 00:00:00','/newsview.htm','IE',1,'',''),(127641,'61.185.224.85','2017-02-03 00:00:00','/newsview.htm','Chrome',1,'',''),(127642,'61.185.224.85','2017-02-03 00:00:00','/index.html','Chrome',1,'',''),(127643,'140.205.201.39','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127644,'61.185.224.85','2017-02-03 00:00:00','/docs!view.htm','Chrome',1,'',''),(127645,'183.57.153.254','2017-02-03 00:00:00','/newsview.htm','IE',1,'',''),(127646,'66.249.64.229','2017-02-03 00:00:00','/news/news.htm','Chrome',1,'',''),(127647,'183.57.154.90','2017-02-03 00:00:00','/newsview.htm','IE',1,'',''),(127648,'168.1.128.77','2017-02-03 00:00:00','/index.html','Firefox',1,'',''),(127649,'182.138.166.149','2017-02-03 00:00:00','/index.html','Chrome',1,'',''),(127650,'180.163.117.206','2017-02-03 00:00:00','/newsview.htm','IE',1,'',''),(127651,'140.205.201.41','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127652,'66.249.64.237','2017-02-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127653,'180.97.62.220','2017-02-03 00:00:00','/newsview.htm','IE',1,'',''),(127654,'221.203.80.17','2017-02-03 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(127655,'140.205.201.41','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127656,'140.205.201.41','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127657,'182.118.55.236','2017-02-03 00:00:00','/newsview.htm','IE',1,'',''),(127658,'140.205.201.41','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127659,'140.205.201.41','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127660,'140.205.201.41','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127661,'140.205.201.41','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127662,'66.249.64.229','2017-02-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127663,'140.205.201.41','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127664,'140.205.201.41','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127665,'140.205.201.41','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127666,'66.249.64.237','2017-02-03 00:00:00','/news/news.htm','Chrome',1,'',''),(127667,'182.138.166.149','2017-02-03 00:00:00','/index.html','Chrome',1,'',''),(127668,'182.118.60.90','2017-02-03 00:00:00','/newsview.htm','IE',1,'',''),(127669,'183.57.153.169','2017-02-03 00:00:00','/newsview.htm','IE',1,'',''),(127670,'182.118.60.37','2017-02-03 00:00:00','/news/newsview.htm','IE',1,'',''),(127671,'66.249.64.229','2017-02-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127672,'112.53.82.56','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127673,'111.206.36.10','2017-02-03 00:00:00','/index.html','Chrome',1,'',''),(127674,'216.145.14.142','2017-02-03 00:00:00','/index.html','Firefox',1,'',''),(127675,'140.205.201.38','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127676,'111.206.36.10','2017-02-03 00:00:00','/index.html','Chrome',1,'',''),(127677,'66.249.64.229','2017-02-03 00:00:00','/news/news.htm','Chrome',1,'',''),(127678,'66.249.64.233','2017-02-03 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127679,'183.136.190.40','2017-02-03 00:00:00','/index.html','Chrome',1,'',''),(127680,'59.111.29.6','2017-02-03 00:00:00','/index.html','IE',1,'',''),(127681,'64.246.161.42','2017-02-03 00:00:00','/index.html','Firefox',1,'',''),(127682,'123.125.71.76','2017-02-03 00:00:00','/index.html','Safari',1,'',''),(127683,'220.181.51.37','2017-02-03 00:00:00','/index.html','Chrome',1,'',''),(127684,'123.150.183.13','2017-02-03 00:00:00','/index.html','Safari',1,'',''),(127685,'60.191.38.77','2017-02-04 00:00:00','/index.html','Firefox',1,'',''),(127686,'180.153.182.64','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127687,'111.206.36.17','2017-02-04 00:00:00','/index.html','Firefox',1,'www','baidu'),(127688,'61.146.178.190','2017-02-04 00:00:00','/index.html','Firefox',1,'',''),(127689,'180.149.130.148','2017-02-04 00:00:00','/index.html','Chrome',1,'',''),(127690,'111.206.36.139','2017-02-04 00:00:00','/index.html','Chrome',1,'',''),(127691,'101.4.110.154','2017-02-04 00:00:00','/index.html','Firefox',1,'',''),(127692,'111.206.36.15','2017-02-04 00:00:00','/index.html','Chrome',1,'',''),(127693,'42.156.138.27','2017-02-04 00:00:00','/index.html','Firefox',1,'',''),(127694,'118.228.30.35','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127695,'188.165.200.217','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127696,'203.208.60.206','2017-02-04 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127697,'180.153.182.143','2017-02-04 00:00:00','/newsview.htm','IE',1,'',''),(127698,'203.208.60.219','2017-02-04 00:00:00','/index.html','Chrome',1,'',''),(127699,'140.205.201.34','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127700,'140.205.201.34','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127701,'203.208.60.204','2017-02-04 00:00:00','/index.html','Chrome',1,'',''),(127702,'140.205.201.34','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127703,'140.205.201.34','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127704,'140.205.201.34','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127705,'140.205.201.34','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127706,'140.205.201.34','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127707,'140.205.201.34','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127708,'140.205.201.34','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127709,'140.205.201.34','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127710,'203.208.60.203','2017-02-04 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127711,'203.208.60.203','2017-02-04 00:00:00','/news/newsview.htm','Chrome',1,'',''),(127712,'60.169.77.130','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127713,'203.208.60.200','2017-02-04 00:00:00','/index.html','Chrome',1,'',''),(127714,'140.205.205.2','2017-02-04 00:00:00','/index.html','Safari',1,'',''),(127715,'183.136.190.40','2017-02-04 00:00:00','/index.html','Chrome',1,'',''),(127716,'91.236.75.4','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127717,'140.205.205.5','2017-02-04 00:00:00','/index.html','IE',1,'',''),(127718,'111.206.36.6','2017-02-04 00:00:00','/index.html','Chrome',1,'',''),(127719,'111.206.36.138','2017-02-04 00:00:00','/index.html','Chrome',1,'',''),(127720,'203.208.60.245','2017-02-04 00:00:00','/index.html','Chrome',1,'',''),(127721,'203.208.60.204','2017-02-04 00:00:00','/index.html','Chrome',1,'',''),(127722,'125.88.204.96','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127723,'111.206.36.7','2017-02-05 00:00:00','/index.html','Firefox',1,'www','baidu'),(127724,'162.251.21.42','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127725,'180.149.130.151','2017-02-05 00:00:00','/index.html','Chrome',1,'',''),(127726,'180.97.63.37','2017-02-05 00:00:00','/newsview.htm','IE',1,'',''),(127727,'115.239.214.213','2017-02-05 00:00:00','/index.html','Chrome',1,'',''),(127728,'115.239.214.35','2017-02-05 00:00:00','/index.html','Chrome',1,'',''),(127729,'140.205.205.2','2017-02-05 00:00:00','/news.htm','IE',1,'',''),(127730,'139.162.111.98','2017-02-05 00:00:00','/index.html','Chrome',1,'',''),(127731,'111.206.36.17','2017-02-05 00:00:00','/index.html','Chrome',1,'',''),(127732,'111.206.36.16','2017-02-05 00:00:00','/index.html','Chrome',1,'',''),(127733,'182.118.42.74','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127734,'60.169.77.130','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127735,'60.169.77.130','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127736,'111.202.102.73','2017-02-05 00:00:00','/index.html','Chrome',1,'',''),(127737,'198.20.70.114','2017-02-05 00:00:00','/index.html','Chrome',1,'',''),(127738,'140.205.201.33','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127739,'113.12.149.39','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127740,'180.153.206.16','2017-02-05 00:00:00','/index.html','Chrome',1,'',''),(127741,'140.205.201.33','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127742,'140.205.201.33','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127743,'140.205.201.33','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127744,'140.205.201.33','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127745,'140.205.201.33','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127746,'140.205.201.33','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127747,'140.205.201.33','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127748,'140.205.201.33','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127749,'140.205.201.33','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127750,'182.138.166.149','2017-02-05 00:00:00','/docs.htm','Chrome',1,'',''),(127751,'182.138.166.149','2017-02-05 00:00:00','/docs.htm','Chrome',1,'',''),(127752,'182.138.166.149','2017-02-05 00:00:00','/docs!view.htm','Chrome',1,'',''),(127753,'182.138.166.149','2017-02-05 00:00:00','/docs!view.htm','Chrome',1,'',''),(127754,'182.138.166.149','2017-02-05 00:00:00','/docs!view.htm','Chrome',1,'',''),(127755,'182.138.166.149','2017-02-05 00:00:00','/docs!view.htm','Chrome',1,'',''),(127756,'182.138.166.149','2017-02-05 00:00:00','/docs!view.htm','Chrome',1,'',''),(127757,'182.138.166.149','2017-02-05 00:00:00','/index.html','Chrome',1,'',''),(127758,'182.138.166.149','2017-02-05 00:00:00','/docs.htm','Chrome',1,'',''),(127759,'182.138.166.149','2017-02-05 00:00:00','/docs!view.htm','Chrome',1,'',''),(127760,'180.97.62.244','2017-02-05 00:00:00','/newsview.htm','IE',1,'',''),(127761,'140.205.205.8','2017-02-05 00:00:00','/newsview.htm','Opera',1,'',''),(127762,'113.240.250.156','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127763,'113.240.250.156','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127764,'113.240.250.156','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127765,'113.240.250.156','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127766,'113.240.250.156','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127767,'113.240.250.156','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127768,'113.240.250.156','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127769,'113.240.250.156','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127770,'113.240.250.156','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127771,'113.240.250.156','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127772,'113.240.250.156','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127773,'168.1.128.53','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127774,'140.205.205.8','2017-02-05 00:00:00','/newsview.htm','IE',1,'',''),(127775,'42.156.138.104','2017-02-05 00:00:00','/index.html','Firefox',1,'',''),(127776,'182.138.166.149','2017-02-05 00:00:00','/docs.htm','Chrome',1,'',''),(127777,'182.138.166.149','2017-02-05 00:00:00','/docs!view.htm','Chrome',1,'',''),(127778,'180.153.182.99','2017-02-05 00:00:00','/newsview.htm','IE',1,'',''),(127779,'104.223.17.78','2017-02-05 00:00:00','/index.html','IE',1,'',''),(127780,'61.135.169.10','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127781,'125.88.204.156','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127782,'111.206.36.135','2017-02-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(127783,'180.149.130.152','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127784,'182.118.54.83','2017-02-06 00:00:00','/newsview.htm','IE',1,'',''),(127785,'61.135.169.41','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127786,'157.55.39.208','2017-02-06 00:00:00','/index.html','Safari',1,'',''),(127787,'139.162.111.98','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127788,'123.125.71.58','2017-02-06 00:00:00','/newsview.htm','Safari',1,'',''),(127789,'111.206.36.17','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127790,'220.181.51.94','2017-02-06 00:00:00','/index.html','Safari',1,'',''),(127791,'220.181.51.112','2017-02-06 00:00:00','/index.html','Safari',1,'',''),(127792,'61.146.178.190','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127793,'111.206.36.146','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127794,'91.236.75.4','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127795,'71.6.146.185','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127796,'101.227.46.117','2017-02-06 00:00:00','/newsview.htm','IE',1,'',''),(127797,'139.162.114.154','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127798,'204.13.201.139','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127799,'140.205.205.8','2017-02-06 00:00:00','/newsview.htm','IE',1,'',''),(127800,'140.205.225.183','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127801,'140.205.225.183','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127802,'140.205.225.183','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127803,'140.205.225.183','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127804,'140.205.225.183','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127805,'140.205.225.183','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127806,'140.205.225.183','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127807,'140.205.225.183','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127808,'140.205.225.183','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127809,'140.205.225.183','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127810,'183.57.153.200','2017-02-06 00:00:00','/newsview.htm','IE',1,'',''),(127811,'117.78.13.56','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127812,'183.57.153.200','2017-02-06 00:00:00','/news/newsview.htm','IE',1,'',''),(127813,'182.118.41.92','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127814,'182.118.41.92','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127815,'211.76.63.145','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127816,'116.236.176.210','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127817,'116.236.176.210','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127818,'116.236.176.210','2017-02-06 00:00:00','/index.html','Firefox',1,'',''),(127819,'125.71.161.227','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127820,'116.236.176.210','2017-02-06 00:00:00','/index.html','IE',1,'',''),(127821,'116.236.176.210','2017-02-06 00:00:00','/index.html','Firefox',1,'',''),(127822,'124.192.171.242','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127823,'124.192.171.242','2017-02-06 00:00:00','/news.htm','Chrome',1,'',''),(127824,'114.240.52.182','2017-02-06 00:00:00','/index.html','Safari',1,'','baidu'),(127825,'114.240.52.182','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127826,'114.240.52.182','2017-02-06 00:00:00','/news.htm','Chrome',1,'',''),(127827,'114.240.52.182','2017-02-06 00:00:00','/docs.htm','Chrome',1,'',''),(127828,'114.240.52.182','2017-02-06 00:00:00','/news.htm','Chrome',1,'',''),(127829,'114.240.52.182','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127830,'220.181.51.115','2017-02-06 00:00:00','/index.html','Firefox',1,'',''),(127831,'111.206.36.133','2017-02-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(127832,'220.181.51.85','2017-02-06 00:00:00','/index.html','Firefox',1,'',''),(127833,'101.227.45.214','2017-02-06 00:00:00','/newsview.htm','IE',1,'',''),(127834,'210.12.7.130','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127835,'180.153.201.15','2017-02-06 00:00:00','/docs!view.htm','IE',1,'',''),(127836,'101.226.33.216','2017-02-06 00:00:00','/docs!view.htm','Chrome',1,'',''),(127837,'117.185.27.115','2017-02-06 00:00:00','/docs!view.htm','IE',1,'',''),(127838,'101.226.33.202','2017-02-06 00:00:00','/docs!view.htm','IE',1,'',''),(127839,'180.97.63.102','2017-02-06 00:00:00','/newsview.htm','IE',1,'',''),(127840,'61.135.190.221','2017-02-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(127841,'36.23.236.34','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127842,'61.135.190.220','2017-02-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(127843,'40.77.167.33','2017-02-06 00:00:00','/index.html','Safari',1,'',''),(127844,'183.57.153.207','2017-02-06 00:00:00','/newsview.htm','IE',1,'',''),(127845,'183.129.160.229','2017-02-06 00:00:00','/index.html','Firefox',1,'',''),(127846,'61.135.190.223','2017-02-06 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(127847,'61.135.190.103','2017-02-06 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(127848,'69.58.178.56','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127849,'211.162.27.79','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127850,'111.206.36.140','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127851,'183.129.160.229','2017-02-06 00:00:00','/index.html','Firefox',1,'',''),(127852,'61.135.165.41','2017-02-06 00:00:00','/index.html','Chrome',1,'',''),(127853,'180.163.118.117','2017-02-07 00:00:00','/newsview.htm','IE',1,'',''),(127854,'220.181.108.117','2017-02-07 00:00:00','/newsview.htm','Safari',1,'',''),(127855,'27.10.137.79','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127856,'218.241.112.155','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127857,'111.206.36.134','2017-02-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(127858,'180.149.130.17','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127859,'94.23.0.221','2017-02-07 00:00:00','/index.html','Firefox',1,'',''),(127860,'111.206.36.133','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127861,'183.57.153.160','2017-02-07 00:00:00','/newsview.htm','IE',1,'',''),(127862,'111.206.36.13','2017-02-07 00:00:00','/index.html','Firefox',1,'',''),(127863,'198.20.70.114','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127864,'101.227.45.107','2017-02-07 00:00:00','/newsview.htm','IE',1,'',''),(127865,'60.169.77.130','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127866,'60.169.77.130','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127867,'179.40.136.98','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127868,'179.40.136.98','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127869,'210.12.7.130','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127870,'210.12.7.130','2017-02-07 00:00:00','/newsview.htm','Chrome',1,'',''),(127871,'101.226.33.218','2017-02-07 00:00:00','/newsview.htm','Chrome',0,'',''),(127872,'101.226.33.225','2017-02-07 00:00:00','/newsview.htm','IE',1,'',''),(127873,'91.236.75.4','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127874,'27.10.143.17','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127875,'221.6.89.54','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127876,'61.135.190.105','2017-02-07 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(127877,'61.135.190.222','2017-02-07 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(127878,'111.194.45.23','2017-02-07 00:00:00','/index.html','Safari',1,'','baidu'),(127879,'140.205.201.37','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127880,'140.205.201.37','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127881,'140.205.201.37','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127882,'140.205.201.37','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127883,'91.236.75.4','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127884,'140.205.201.37','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127885,'140.205.201.37','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127886,'140.205.201.37','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127887,'222.186.50.108','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127888,'222.186.50.108','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127889,'140.205.201.37','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127890,'140.205.201.37','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127891,'140.205.201.37','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127892,'121.16.197.30','2017-02-07 00:00:00','/index.html','Chrome',1,'','baidu'),(127893,'123.125.26.226','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127894,'182.118.42.108','2017-02-07 00:00:00','/index.html','IE',1,'',''),(127895,'220.181.51.62','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127896,'60.191.38.77','2017-02-07 00:00:00','/index.html','Firefox',1,'',''),(127897,'116.236.190.194','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127898,'116.236.190.194','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127899,'124.239.196.35','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127900,'36.110.147.81','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127901,'111.206.36.146','2017-02-07 00:00:00','/index.html','Firefox',1,'','baidu'),(127902,'139.162.119.197','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127903,'111.206.36.137','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127904,'111.206.36.133','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127905,'104.156.230.231','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127906,'39.128.17.146','2017-02-07 00:00:00','/index.html','Firefox',1,'',''),(127907,'39.128.17.146','2017-02-07 00:00:00','/index.html','Firefox',1,'',''),(127908,'101.226.65.102','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127909,'101.226.65.107','2017-02-07 00:00:00','/index.html','Chrome',1,'',''),(127910,'23.247.72.34','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127911,'139.201.126.232','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127912,'111.206.36.140','2017-02-08 00:00:00','/index.html','Firefox',1,'www','baidu'),(127913,'180.149.130.18','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127914,'101.227.45.199','2017-02-08 00:00:00','/newsview.htm','IE',1,'',''),(127915,'104.148.75.50','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127916,'14.152.90.38','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127917,'14.152.90.38','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127918,'111.206.36.133','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127919,'157.55.39.208','2017-02-08 00:00:00','/index.html','Safari',1,'',''),(127920,'71.237.162.152','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127921,'111.206.36.141','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127922,'180.97.63.24','2017-02-08 00:00:00','/newsview.htm','IE',1,'',''),(127923,'61.146.178.190','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127924,'183.136.190.40','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127925,'60.191.38.78','2017-02-08 00:00:00','/index.html','Firefox',1,'',''),(127926,'42.156.138.28','2017-02-08 00:00:00','/index.html','Firefox',1,'',''),(127927,'42.120.160.2','2017-02-08 00:00:00','/index.html','Firefox',1,'',''),(127928,'62.212.68.156','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127929,'60.169.77.130','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127930,'60.169.77.130','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127931,'42.156.136.27','2017-02-08 00:00:00','/index.html','Firefox',1,'',''),(127932,'183.57.153.201','2017-02-08 00:00:00','/newsview.htm','IE',1,'',''),(127933,'140.205.201.35','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127934,'140.205.201.35','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127935,'39.128.17.146','2017-02-08 00:00:00','/index.html','Firefox',1,'',''),(127936,'39.128.17.146','2017-02-08 00:00:00','/index.html','Firefox',1,'',''),(127937,'140.205.201.35','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127938,'140.205.201.35','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127939,'140.205.201.35','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127940,'140.205.201.35','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127941,'140.205.201.35','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127942,'140.205.201.35','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127943,'140.205.201.35','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127944,'140.205.201.35','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127945,'220.181.51.53','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127946,'116.114.23.41','2017-02-08 00:00:00','/index.html','Chrome',1,'','baidu'),(127947,'125.88.204.116','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127948,'111.206.36.145','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127949,'60.169.77.130','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127950,'60.169.77.130','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127951,'39.188.115.170','2017-02-08 00:00:00','/index.html','Chrome',1,'睿思科技','360'),(127952,'61.135.169.43','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127953,'180.153.142.130','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127954,'210.83.228.3','2017-02-08 00:00:00','/news.htm','Chrome',1,'',''),(127955,'113.111.62.113','2017-02-08 00:00:00','/docs!view.htm','Chrome',1,'',''),(127956,'60.169.77.130','2017-02-08 00:00:00','/index.html','IE',1,'',''),(127957,'183.136.190.40','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127958,'60.191.38.78','2017-02-08 00:00:00','/index.html','Firefox',1,'',''),(127959,'183.136.190.40','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127960,'218.241.112.155','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127961,'39.128.17.146','2017-02-08 00:00:00','/index.html','Firefox',1,'',''),(127962,'54.242.232.155','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127963,'107.23.229.209','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127964,'54.91.42.74','2017-02-08 00:00:00','/news.htm','Chrome',1,'',''),(127965,'54.172.187.165','2017-02-08 00:00:00','/news.htm','Chrome',1,'',''),(127966,'54.164.152.117','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127967,'54.152.248.147','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127968,'54.175.220.247','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127969,'52.202.160.76','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127970,'52.203.58.212','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127971,'54.242.232.155','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127972,'52.90.152.222','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127973,'52.91.208.83','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127974,'54.174.39.179','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(127975,'54.91.42.74','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(127976,'54.242.232.155','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(127977,'52.202.160.76','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(127978,'54.205.245.183','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127979,'54.174.39.179','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(127980,'54.90.175.130','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(127981,'54.175.83.252','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(127982,'54.175.7.164','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(127983,'54.164.198.211','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127984,'52.202.160.76','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127985,'52.203.58.212','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127986,'54.164.198.211','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127987,'54.172.187.165','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127988,'54.85.104.233','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127989,'54.88.252.237','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127990,'54.211.255.27','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127991,'52.90.152.222','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127992,'184.73.48.176','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127993,'54.242.232.155','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127994,'52.91.208.83','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127995,'52.90.245.34','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(127996,'52.90.245.34','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127997,'54.175.83.252','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(127998,'52.90.245.34','2017-02-08 00:00:00','/news.htm','Chrome',1,'',''),(127999,'54.91.108.145','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128000,'52.90.82.99','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128001,'52.91.36.152','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128002,'54.164.198.211','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128003,'54.175.83.252','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128004,'52.202.160.76','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128005,'52.90.82.99','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128006,'52.202.160.76','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128007,'54.91.108.145','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(128008,'54.91.42.74','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(128009,'54.164.152.117','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128010,'184.73.48.176','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(128011,'54.165.70.99','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(128012,'54.196.108.37','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(128013,'54.205.245.183','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(128014,'54.242.232.155','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(128015,'54.196.108.37','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128016,'54.242.232.155','2017-02-08 00:00:00','/news.htm','Chrome',1,'',''),(128017,'54.86.125.65','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128018,'107.23.229.209','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128019,'52.90.82.99','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128020,'54.164.198.211','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128021,'52.91.208.83','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128022,'54.91.42.74','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128023,'54.90.175.130','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(128024,'54.165.70.99','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128025,'54.175.83.252','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128026,'54.88.252.237','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128027,'54.211.255.27','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128028,'54.152.248.147','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128029,'52.91.208.83','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128030,'52.202.160.76','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128031,'54.164.152.117','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128032,'54.91.42.74','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128033,'52.90.82.99','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128034,'54.152.164.155','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128035,'54.164.198.211','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128036,'54.86.125.65','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128037,'54.175.83.252','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128038,'54.164.152.117','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128039,'54.242.232.155','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128040,'54.175.83.252','2017-02-08 00:00:00','/index.html','Chrome',1,'',''),(128041,'54.91.108.145','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(128042,'54.165.70.99','2017-02-08 00:00:00','/newsview.htm','Chrome',1,'',''),(128043,'54.175.7.164','2017-02-08 00:00:00','/docs.htm','Chrome',1,'',''),(128044,'183.136.142.134','2017-02-08 00:00:00','/newsview.htm','IE',1,'',''),(128045,'111.206.36.138','2017-02-09 00:00:00','/index.html','Firefox',1,'www','baidu'),(128046,'140.205.205.4','2017-02-09 00:00:00','/index.html','Safari',1,'',''),(128047,'180.149.130.15','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128048,'180.163.119.116','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128049,'111.206.36.17','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128050,'42.156.136.27','2017-02-09 00:00:00','/index.html','Firefox',1,'',''),(128051,'42.120.160.27','2017-02-09 00:00:00','/index.html','Firefox',1,'',''),(128052,'61.135.169.43','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128053,'158.85.184.100','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128054,'61.135.169.8','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128055,'60.169.77.130','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128056,'60.169.77.130','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128057,'61.135.169.10','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128058,'101.199.108.120','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128059,'39.89.119.91','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128060,'40.77.167.47','2017-02-09 00:00:00','/index.html','Safari',1,'',''),(128061,'220.181.51.38','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128062,'111.206.36.134','2017-02-09 00:00:00','/index.html','Firefox',1,'','baidu'),(128063,'140.205.201.41','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128064,'140.205.201.41','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128065,'140.205.201.41','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128066,'140.205.201.41','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128067,'202.108.211.56','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128068,'140.205.201.41','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128069,'140.205.201.41','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128070,'140.205.201.41','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128071,'140.205.201.41','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128072,'112.66.90.200','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128073,'140.205.201.41','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128074,'140.205.201.41','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128075,'140.205.201.41','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128076,'113.129.192.180','2017-02-09 00:00:00','/index.html','Safari',1,'','baidu'),(128077,'58.210.203.38','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128078,'58.210.203.38','2017-02-09 00:00:00','/newsview.htm','Chrome',1,'',''),(128079,'180.97.63.57','2017-02-09 00:00:00','/newsview.htm','IE',1,'',''),(128080,'1.28.91.174','2017-02-09 00:00:00','/docs!view.htm','IE',1,'',''),(128081,'183.129.160.229','2017-02-09 00:00:00','/index.html','Firefox',1,'',''),(128082,'101.227.45.97','2017-02-09 00:00:00','/newsview.htm','IE',1,'',''),(128083,'119.185.235.176','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128084,'119.185.235.176','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128085,'119.185.235.176','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128086,'220.181.51.36','2017-02-09 00:00:00','/index.html','Chrome',1,'',''),(128087,'111.206.36.134','2017-02-09 00:00:00','/index.html','Chrome',1,'','baidu'),(128088,'110.184.29.147','2017-02-09 00:00:00','/index.html','Firefox',1,'',''),(128089,'110.184.29.147','2017-02-09 00:00:00','/docs.htm','Firefox',1,'',''),(128090,'110.184.29.147','2017-02-09 00:00:00','/docs!view.htm','Firefox',1,'',''),(128091,'107.178.88.66','2017-02-09 00:00:00','/index.html','IE',1,'','baidu'),(128092,'140.205.205.4','2017-02-09 00:00:00','/newsview.htm','Opera',1,'',''),(128093,'193.128.108.227','2017-02-09 00:00:00','/index.html','Safari',1,'',''),(128094,'114.137.86.230','2017-02-09 00:00:00','/news/newsview.htm','Safari',1,'',''),(128095,'42.156.138.104','2017-02-09 00:00:00','/index.html','Firefox',1,'',''),(128096,'207.46.13.12','2017-02-09 00:00:00','/index.html','Safari',1,'',''),(128097,'140.205.201.17','2017-02-09 00:00:00','/index.html','Safari',1,'',''),(128098,'140.205.201.16','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128099,'140.205.201.2','2017-02-09 00:00:00','/index.html','Safari',1,'',''),(128100,'140.205.201.10','2017-02-09 00:00:00','/index.html','IE',1,'',''),(128101,'140.205.225.186','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128102,'61.135.169.41','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128103,'203.208.60.219','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128104,'183.57.153.74','2017-02-10 00:00:00','/newsview.htm','IE',1,'',''),(128105,'207.46.13.27','2017-02-10 00:00:00','/index.html','Safari',1,'',''),(128106,'111.206.36.11','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128107,'111.206.36.18','2017-02-10 00:00:00','/index.html','Firefox',1,'www','baidu'),(128108,'140.205.201.34','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128109,'203.208.60.200','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128110,'140.205.201.34','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128111,'182.118.60.221','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128112,'140.205.201.39','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128113,'180.149.130.19','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128114,'111.206.36.146','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128115,'183.57.153.169','2017-02-10 00:00:00','/newsview.htm','IE',1,'',''),(128116,'203.208.60.201','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128117,'111.206.36.135','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128118,'183.57.153.128','2017-02-10 00:00:00','/newsview.htm','IE',1,'',''),(128119,'38.100.21.78','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128120,'38.100.21.78','2017-02-10 00:00:00','/docs.htm','IE',1,'',''),(128121,'38.100.21.78','2017-02-10 00:00:00','/news.htm','IE',1,'',''),(128122,'38.100.21.78','2017-02-10 00:00:00','/newsview.htm','IE',1,'',''),(128123,'42.156.136.27','2017-02-10 00:00:00','/index.html','Firefox',1,'',''),(128124,'42.156.139.15','2017-02-10 00:00:00','/index.html','Firefox',1,'',''),(128125,'139.162.111.98','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128126,'61.146.178.190','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128127,'203.208.60.201','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128128,'203.208.60.200','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128129,'218.93.176.206','2017-02-10 00:00:00','/docs.htm','Chrome',1,'',''),(128130,'203.208.60.204','2017-02-10 00:00:00','/news/newsview.htm','Chrome',1,'',''),(128131,'139.162.114.70','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128132,'140.205.201.45','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128133,'140.205.201.45','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128134,'140.205.201.45','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128135,'140.205.201.45','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128136,'140.205.201.45','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128137,'114.250.209.181','2017-02-10 00:00:00','/newsview.htm','Chrome',1,'阮夏名、','360'),(128138,'114.250.209.181','2017-02-10 00:00:00','/newsview.htm','Chrome',1,'阮夏名、','360'),(128139,'140.205.201.45','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128140,'203.208.60.201','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128141,'140.205.201.45','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128142,'140.205.201.45','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128143,'114.250.209.181','2017-02-10 00:00:00','/news/newsview.htm','Chrome',1,'','google'),(128144,'114.250.209.181','2017-02-10 00:00:00','/news/newsview.htm','Chrome',1,'','google'),(128145,'140.205.201.45','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128146,'140.205.201.45','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128147,'140.205.201.45','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128148,'114.250.209.181','2017-02-10 00:00:00','/newsview.htm','Chrome',1,'阮夏名 MBI','360'),(128149,'114.250.209.181','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128150,'182.118.53.162','2017-02-10 00:00:00','/newsview.htm','IE',1,'',''),(128151,'203.208.60.203','2017-02-10 00:00:00','/newsview.htm','Chrome',1,'',''),(128152,'124.90.54.32','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128153,'121.28.149.242','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128154,'80.11.247.63','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128155,'80.11.247.63','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128156,'180.97.215.108','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128157,'203.208.60.207','2017-02-10 00:00:00','/docs!view.htm','Chrome',1,'',''),(128158,'204.79.180.47','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128159,'60.169.77.130','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128160,'60.169.77.130','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128161,'62.212.68.156','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128162,'204.79.180.6','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128163,'140.205.201.40','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128164,'203.208.60.205','2017-02-10 00:00:00','/news/newsview.htm','Chrome',1,'',''),(128165,'203.208.60.203','2017-02-10 00:00:00','/docs!view.htm','Chrome',1,'',''),(128166,'27.155.80.243','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128167,'61.135.165.43','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128168,'140.205.201.32','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128169,'111.206.36.17','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128170,'140.205.201.5','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128171,'140.205.201.5','2017-02-10 00:00:00','/index.html','Safari',1,'',''),(128172,'140.205.201.12','2017-02-10 00:00:00','/index.html','Safari',1,'',''),(128173,'140.205.201.20','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128174,'140.205.201.38','2017-02-10 00:00:00','/index.html','IE',1,'',''),(128175,'158.69.225.36','2017-02-10 00:00:00','/index.html','Chrome',1,'',''),(128176,'66.249.65.206','2017-02-10 00:00:00','/docs!view.htm','Chrome',1,'',''),(128177,'111.85.179.58','2017-02-11 00:00:00','/index.html','Chrome',1,'',''),(128178,'157.52.163.23','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128179,'111.206.36.16','2017-02-11 00:00:00','/index.html','Firefox',1,'www','baidu'),(128180,'175.184.166.140','2017-02-11 00:00:00','/index.html','Chrome',1,'',''),(128181,'101.227.52.122','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128182,'66.249.65.206','2017-02-11 00:00:00','/docs!view.htm','Chrome',1,'',''),(128183,'188.165.200.217','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128184,'66.249.65.206','2017-02-11 00:00:00','/news/newsview.htm','Chrome',1,'',''),(128185,'111.206.36.145','2017-02-11 00:00:00','/index.html','Chrome',1,'',''),(128186,'220.181.108.78','2017-02-11 00:00:00','/newsview.htm','Safari',1,'',''),(128187,'101.4.110.154','2017-02-11 00:00:00','/index.html','Firefox',1,'',''),(128188,'66.249.65.210','2017-02-11 00:00:00','/news/newsview.htm','Chrome',1,'',''),(128189,'180.149.130.18','2017-02-11 00:00:00','/index.html','Chrome',1,'',''),(128190,'111.206.36.140','2017-02-11 00:00:00','/index.html','Firefox',1,'',''),(128191,'220.181.108.104','2017-02-11 00:00:00','/newsview.htm','Safari',1,'',''),(128192,'140.205.201.34','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128193,'66.249.65.206','2017-02-11 00:00:00','/docs!view.htm','Chrome',1,'',''),(128194,'66.249.65.210','2017-02-11 00:00:00','/news/newsview.htm','Chrome',1,'',''),(128195,'66.249.65.202','2017-02-11 00:00:00','/news/newsview.htm','Chrome',1,'',''),(128196,'60.30.42.10','2017-02-11 00:00:00','/index.html','Chrome',1,'',''),(128197,'60.30.42.10','2017-02-11 00:00:00','/index.html','Chrome',1,'',''),(128198,'42.156.138.28','2017-02-11 00:00:00','/index.html','Firefox',1,'',''),(128199,'42.120.234.162','2017-02-11 00:00:00','/index.html','Firefox',1,'',''),(128200,'140.205.201.46','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128201,'140.205.201.46','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128202,'140.205.201.46','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128203,'140.205.201.46','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128204,'140.205.201.46','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128205,'139.162.111.98','2017-02-11 00:00:00','/index.html','Chrome',1,'',''),(128206,'140.205.201.46','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128207,'140.205.201.46','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128208,'140.205.201.46','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128209,'140.205.201.46','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128210,'140.205.201.46','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128211,'140.205.201.46','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128212,'157.52.165.24','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128213,'220.181.51.40','2017-02-11 00:00:00','/index.html','Chrome',1,'',''),(128214,'139.201.126.171','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128215,'107.178.195.201','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128216,'204.13.201.139','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128217,'52.200.221.20','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128218,'139.201.126.171','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128219,'150.70.173.6','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128220,'93.188.125.85','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128221,'60.30.42.10','2017-02-11 00:00:00','/index.html','Firefox',1,'',''),(128222,'94.23.0.221','2017-02-11 00:00:00','/index.html','Firefox',1,'',''),(128223,'94.23.0.221','2017-02-11 00:00:00','/index.html','Firefox',1,'',''),(128224,'182.48.105.210','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128225,'39.65.147.55','2017-02-11 00:00:00','/index.html','IE',1,'',''),(128226,'111.206.36.6','2017-02-11 00:00:00','/index.html','Chrome',1,'',''),(128227,'119.147.225.190','2017-02-11 00:00:00','/index.html','Safari',1,'',''),(128228,'61.135.169.8','2017-02-11 00:00:00','/index.html','Chrome',1,'',''),(128229,'60.191.38.77','2017-02-11 00:00:00','/index.html','Firefox',1,'',''),(128230,'111.206.36.14','2017-02-12 00:00:00','/index.html','Firefox',1,'www','baidu'),(128231,'183.136.190.40','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128232,'180.149.130.152','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128233,'183.193.22.92','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128234,'125.88.204.90','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128235,'111.206.36.133','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128236,'66.249.66.58','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128237,'111.206.36.7','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128238,'61.146.178.190','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128239,'36.110.147.79','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128240,'52.54.171.100','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128241,'182.48.105.210','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128242,'47.145.57.182','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128243,'66.249.66.254','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128244,'140.205.201.35','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128245,'140.205.201.35','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128246,'140.205.201.35','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128247,'140.205.201.35','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128248,'140.205.201.35','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128249,'42.156.138.104','2017-02-12 00:00:00','/index.html','Firefox',1,'',''),(128250,'140.205.201.35','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128251,'140.205.201.35','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128252,'140.205.201.35','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128253,'140.205.201.35','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128254,'140.205.201.35','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128255,'140.205.201.35','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128256,'93.187.43.220','2017-02-12 00:00:00','/index.html','Opera',1,'',''),(128257,'222.186.190.91','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128258,'66.249.66.3','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128259,'60.191.38.77','2017-02-12 00:00:00','/index.html','Firefox',1,'',''),(128260,'123.150.183.35','2017-02-12 00:00:00','/index.html','Safari',1,'',''),(128261,'66.249.66.195','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128262,'66.249.66.195','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128263,'188.146.9.92','2017-02-12 00:00:00','/index.html','Firefox',1,'',''),(128264,'188.146.9.92','2017-02-12 00:00:00','/index.html','Firefox',1,'',''),(128265,'188.146.9.92','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128266,'188.146.9.92','2017-02-12 00:00:00','/index.html','Firefox',1,'',''),(128267,'13.113.8.43','2017-02-12 00:00:00','/index.html','Firefox',1,'',''),(128268,'61.146.178.190','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128269,'61.146.178.190','2017-02-12 00:00:00','/news.htm','IE',1,'',''),(128270,'61.146.178.190','2017-02-12 00:00:00','/docs.htm','IE',1,'',''),(128271,'42.120.161.27','2017-02-12 00:00:00','/index.html','Firefox',1,'',''),(128272,'39.65.147.55','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128273,'61.135.165.43','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128274,'111.206.36.141','2017-02-12 00:00:00','/index.html','Chrome',1,'',''),(128275,'91.236.75.4','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128276,'85.93.31.146','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128277,'182.118.41.66','2017-02-12 00:00:00','/index.html','IE',1,'',''),(128278,'54.179.134.192','2017-02-12 00:00:00','/index.html','Firefox',1,'',''),(128279,'91.236.75.4','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128280,'111.206.36.7','2017-02-13 00:00:00','/index.html','Firefox',1,'www','baidu'),(128281,'183.136.190.40','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128282,'220.181.51.88','2017-02-13 00:00:00','/index.html','Safari',1,'',''),(128283,'220.181.51.92','2017-02-13 00:00:00','/index.html','Safari',1,'',''),(128284,'180.149.130.153','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128285,'140.205.205.9','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128286,'180.163.125.156','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128287,'111.206.36.17','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128288,'111.206.36.135','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128289,'203.208.60.206','2017-02-13 00:00:00','/newsview.htm','Chrome',1,'',''),(128290,'203.208.60.203','2017-02-13 00:00:00','/news/newsview.htm','Chrome',1,'',''),(128291,'61.147.184.232','2017-02-13 00:00:00','/index.html','Safari',1,'',''),(128292,'60.191.12.66','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128293,'140.205.225.188','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128294,'140.205.225.188','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128295,'140.205.225.188','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128296,'140.205.225.188','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128297,'140.205.225.188','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128298,'140.205.225.188','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128299,'140.205.225.188','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128300,'140.205.225.188','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128301,'140.205.225.188','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128302,'203.208.60.205','2017-02-13 00:00:00','/newsview.htm','Chrome',1,'',''),(128303,'140.205.225.188','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128304,'110.184.29.147','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128305,'140.205.225.188','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128306,'140.205.201.23','2017-02-13 00:00:00','/index.html','Safari',1,'',''),(128307,'211.144.13.18','2017-02-13 00:00:00','/docs.htm','Firefox',1,'',''),(128308,'211.144.13.18','2017-02-13 00:00:00','/docs!view.htm','Firefox',1,'',''),(128309,'211.144.13.18','2017-02-13 00:00:00','/docs!view.htm','Firefox',1,'',''),(128310,'211.144.13.18','2017-02-13 00:00:00','/docs!view.htm','Firefox',1,'',''),(128311,'175.152.110.127','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128312,'106.37.227.2','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128313,'220.181.51.85','2017-02-13 00:00:00','/index.html','Firefox',1,'',''),(128314,'188.146.9.92','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128315,'188.146.9.92','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128316,'182.18.72.73','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128317,'182.18.72.73','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128318,'220.181.51.121','2017-02-13 00:00:00','/index.html','Firefox',1,'',''),(128319,'201.179.52.143','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128320,'201.179.52.143','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128321,'61.135.165.43','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128322,'60.210.100.238','2017-02-13 00:00:00','/index.html','Chrome',1,'睿思','360'),(128323,'211.100.49.250','2017-02-13 00:00:00','/index.html','IE',1,'',''),(128324,'121.13.197.253','2017-02-13 00:00:00','/news.htm','IE',1,'',''),(128325,'60.176.146.53','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128326,'106.37.227.2','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128327,'111.206.36.12','2017-02-13 00:00:00','/index.html','Chrome',1,'','baidu'),(128328,'106.120.168.224','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128329,'106.38.188.78','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128330,'106.39.207.215','2017-02-13 00:00:00','/news/newsview.htm','IE',1,'',''),(128331,'106.120.168.221','2017-02-13 00:00:00','/news/newsview.htm','IE',1,'',''),(128332,'101.199.115.172','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128333,'106.120.168.219','2017-02-13 00:00:00','/news/newsview.htm','IE',1,'',''),(128334,'106.39.206.151','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128335,'106.120.169.43','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128336,'106.39.206.213','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128337,'106.120.168.224','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128338,'106.38.188.102','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128339,'106.120.168.206','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128340,'106.38.188.121','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128341,'106.120.168.221','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128342,'106.38.188.94','2017-02-13 00:00:00','/news/newsview.htm','IE',1,'',''),(128343,'101.199.115.153','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128344,'106.39.207.215','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128345,'101.199.115.177','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128346,'106.38.188.114','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128347,'106.38.188.49','2017-02-13 00:00:00','/news/newsview.htm','IE',1,'',''),(128348,'106.120.168.206','2017-02-13 00:00:00','/newsview.htm','IE',1,'',''),(128349,'101.199.115.116','2017-02-13 00:00:00','/news/newsview.htm','IE',1,'',''),(128350,'106.38.188.121','2017-02-13 00:00:00','/news/newsview.htm','IE',1,'',''),(128351,'61.135.165.8','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128352,'42.156.138.104','2017-02-13 00:00:00','/index.html','Firefox',1,'',''),(128353,'61.135.169.10','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128354,'42.156.136.27','2017-02-13 00:00:00','/index.html','Firefox',1,'',''),(128355,'42.156.138.27','2017-02-13 00:00:00','/index.html','Firefox',1,'',''),(128356,'42.120.234.61','2017-02-13 00:00:00','/index.html','Firefox',1,'',''),(128357,'203.208.60.204','2017-02-13 00:00:00','/index.html','Chrome',1,'',''),(128358,'118.81.5.249','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128359,'111.206.36.142','2017-02-14 00:00:00','/index.html','Firefox',1,'www','baidu'),(128360,'182.118.41.98','2017-02-14 00:00:00','/index.html','IE',1,'',''),(128361,'180.149.130.18','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128362,'180.163.123.209','2017-02-14 00:00:00','/index.html','IE',1,'',''),(128363,'111.206.36.12','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128364,'139.162.111.98','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128365,'111.206.36.133','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128366,'61.146.178.190','2017-02-14 00:00:00','/index.html','Firefox',1,'',''),(128367,'182.138.166.246','2017-02-14 00:00:00','/index.html','Firefox',1,'睿思','360'),(128368,'54.215.247.112','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128369,'121.60.28.2','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128370,'58.215.183.68','2017-02-14 00:00:00','/index.html','Safari',1,'',''),(128371,'123.159.193.22','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128372,'106.38.108.42','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128373,'106.38.108.42','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128374,'140.205.205.2','2017-02-14 00:00:00','/news.htm','IE',1,'',''),(128375,'42.156.138.104','2017-02-14 00:00:00','/index.html','Firefox',1,'',''),(128376,'140.205.205.2','2017-02-14 00:00:00','/news.htm','IE',1,'',''),(128377,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128378,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128379,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128380,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128381,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128382,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128383,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128384,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128385,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128386,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128387,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128388,'73.11.47.67','2017-02-14 00:00:00','/news.htm','Chrome',1,'',''),(128389,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128390,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128391,'182.138.166.246','2017-02-14 00:00:00','/docs.htm','Chrome',1,'',''),(128392,'121.201.61.4','2017-02-14 00:00:00','/index.html','IE',1,'',''),(128393,'182.138.166.246','2017-02-14 00:00:00','/docs!view.htm','Chrome',1,'',''),(128394,'111.202.102.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128395,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128396,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128397,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128398,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128399,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128400,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128401,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128402,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128403,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128404,'220.181.51.38','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128405,'73.11.47.67','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128406,'123.125.143.149','2017-02-14 00:00:00','/index.html','Chrome',1,'','baidu'),(128407,'91.236.75.4','2017-02-14 00:00:00','/index.html','IE',1,'',''),(128408,'110.185.154.200','2017-02-14 00:00:00','/index.html','Chrome',1,'','baidu'),(128409,'111.207.122.2','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128410,'42.96.194.37','2017-02-14 00:00:00','/index.html','IE',1,'',''),(128411,'124.128.62.162','2017-02-14 00:00:00','/news.htm','Chrome',1,'',''),(128412,'124.128.62.162','2017-02-14 00:00:00','/docs.htm','Chrome',1,'',''),(128413,'221.204.213.103','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128414,'140.205.205.8','2017-02-14 00:00:00','/news.htm','IE',1,'',''),(128415,'139.212.97.80','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128416,'36.24.168.189','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128417,'157.55.39.119','2017-02-14 00:00:00','/index.html','Safari',1,'',''),(128418,'42.156.138.104','2017-02-14 00:00:00','/index.html','Firefox',1,'',''),(128419,'101.226.65.102','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128420,'101.226.33.206','2017-02-14 00:00:00','/index.html','Chrome',1,'',''),(128421,'182.118.41.36','2017-02-14 00:00:00','/index.html','IE',1,'',''),(128422,'182.138.166.246','2017-02-14 00:00:00','/index.html','Safari',1,'',''),(128423,'140.205.201.11','2017-02-14 00:00:00','/index.html','IE',1,'',''),(128424,'140.205.201.22','2017-02-14 00:00:00','/index.html','Safari',1,'',''),(128425,'140.205.201.14','2017-02-14 00:00:00','/index.html','Safari',1,'',''),(128426,'140.205.201.9','2017-02-14 00:00:00','/index.html','IE',1,'',''),(128427,'222.186.50.190','2017-02-14 00:00:00','/index.html','IE',1,'',''),(128428,'95.20.218.213','2017-02-15 00:00:00','/index.html','Firefox',1,'',''),(128429,'111.206.36.140','2017-02-15 00:00:00','/index.html','Firefox',1,'www','baidu'),(128430,'140.205.205.8','2017-02-15 00:00:00','/newsview.htm','Chrome',1,'',''),(128431,'180.149.130.15','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128432,'140.205.205.8','2017-02-15 00:00:00','/newsview.htm','IE',1,'',''),(128433,'111.206.36.133','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128434,'111.206.36.12','2017-02-15 00:00:00','/index.html','Firefox',1,'',''),(128435,'140.205.205.4','2017-02-15 00:00:00','/index.html','Opera',1,'',''),(128436,'220.181.51.38','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128437,'42.156.136.27','2017-02-15 00:00:00','/index.html','Firefox',1,'',''),(128438,'42.120.160.27','2017-02-15 00:00:00','/index.html','Firefox',1,'',''),(128439,'42.156.138.27','2017-02-15 00:00:00','/index.html','Firefox',1,'',''),(128440,'140.205.205.9','2017-02-15 00:00:00','/newsview.htm','IE',1,'',''),(128441,'140.205.205.5','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128442,'140.205.205.1','2017-02-15 00:00:00','/newsview.htm','IE',1,'',''),(128443,'54.183.210.190','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128444,'140.205.201.33','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128445,'61.135.165.40','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128446,'140.205.201.33','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128447,'202.46.50.136','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128448,'140.205.201.33','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128449,'125.88.204.98','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128450,'140.205.201.33','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128451,'111.206.36.138','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128452,'140.205.201.33','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128453,'140.205.201.33','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128454,'140.205.201.33','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128455,'140.205.201.33','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128456,'140.205.201.33','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128457,'140.205.201.33','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128458,'140.205.201.33','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128459,'219.72.200.166','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128460,'101.226.33.203','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128461,'140.205.205.3','2017-02-15 00:00:00','/newsview.htm','IE',1,'',''),(128462,'60.191.38.77','2017-02-15 00:00:00','/index.html','Firefox',1,'',''),(128463,'220.181.51.53','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128464,'106.37.170.140','2017-02-15 00:00:00','/index.html','Safari',1,'','baidu'),(128465,'123.125.143.153','2017-02-15 00:00:00','/index.html','Chrome',1,'','baidu'),(128466,'180.153.142.133','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128467,'180.153.142.133','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128468,'180.153.142.133','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128469,'180.153.142.133','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128470,'61.148.243.162','2017-02-15 00:00:00','/index.html','Safari',1,'','baidu'),(128471,'125.41.86.67','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128472,'120.236.240.186','2017-02-15 00:00:00','/index.html','Chrome',1,'商业智能BI公司','360'),(128473,'120.236.240.186','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128474,'121.69.7.146','2017-02-15 00:00:00','/index.html','Safari',1,'',''),(128475,'222.209.210.94','2017-02-15 00:00:00','/index.html','Chrome',1,'','baidu'),(128476,'222.209.210.94','2017-02-15 00:00:00','/newsview.htm','Chrome',1,'',''),(128477,'111.206.36.136','2017-02-15 00:00:00','/index.html','Firefox',1,'','baidu'),(128478,'219.238.219.66','2017-02-15 00:00:00','/index.html','Chrome',1,'','baidu'),(128479,'58.20.20.220','2017-02-15 00:00:00','/docs.htm','Chrome',1,'',''),(128480,'58.20.82.220','2017-02-15 00:00:00','/docs!view.htm','Chrome',1,'',''),(128481,'58.20.20.220','2017-02-15 00:00:00','/docs!view.htm','Chrome',1,'',''),(128482,'58.20.20.220','2017-02-15 00:00:00','/docs!view.htm','Chrome',1,'',''),(128483,'58.20.20.220','2017-02-15 00:00:00','/docs!view.htm','Chrome',1,'',''),(128484,'58.20.20.220','2017-02-15 00:00:00','/docs!view.htm','Chrome',1,'',''),(128485,'58.20.82.220','2017-02-15 00:00:00','/docs!view.htm','Chrome',1,'',''),(128486,'58.20.82.220','2017-02-15 00:00:00','/docs!view.htm','Chrome',1,'',''),(128487,'58.20.20.220','2017-02-15 00:00:00','/docs!view.htm','Chrome',1,'',''),(128488,'58.20.20.220','2017-02-15 00:00:00','/docs!view.htm','Chrome',1,'',''),(128489,'58.20.20.220','2017-02-15 00:00:00','/docs!view.htm','Chrome',1,'',''),(128490,'42.156.136.27','2017-02-15 00:00:00','/index.html','Firefox',1,'',''),(128491,'42.120.145.79','2017-02-15 00:00:00','/index.html','Firefox',1,'',''),(128492,'157.55.39.119','2017-02-15 00:00:00','/index.html','Safari',1,'',''),(128493,'140.205.205.9','2017-02-15 00:00:00','/newsview.htm','Firefox',1,'',''),(128494,'140.205.205.5','2017-02-15 00:00:00','/news.htm','IE',1,'',''),(128495,'61.135.169.42','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128496,'182.138.166.246','2017-02-15 00:00:00','/index.html','Safari',1,'',''),(128497,'42.156.136.32','2017-02-15 00:00:00','/index.html','Firefox',1,'',''),(128498,'61.135.165.42','2017-02-15 00:00:00','/index.html','Chrome',1,'',''),(128499,'5.188.211.68','2017-02-15 00:00:00','/index.html','Opera',1,'',''),(128500,'140.205.201.17','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128501,'140.205.201.12','2017-02-15 00:00:00','/index.html','Safari',1,'',''),(128502,'140.205.201.20','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128503,'140.205.201.2','2017-02-15 00:00:00','/index.html','Safari',1,'',''),(128504,'182.138.166.246','2017-02-15 00:00:00','/index.html','Safari',1,'',''),(128505,'183.57.38.146','2017-02-15 00:00:00','/index.html','IE',1,'',''),(128506,'182.138.166.246','2017-02-15 00:00:00','/index.html','Safari',1,'',''),(128507,'182.138.166.246','2017-02-15 00:00:00','/index.html','Safari',1,'',''),(128508,'182.138.166.246','2017-02-15 00:00:00','/index.html','Safari',1,'',''),(128509,'182.138.166.246','2017-02-15 00:00:00','/index.html','Safari',1,'',''),(128510,'139.162.119.197','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128511,'45.32.129.1','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128512,'220.181.108.122','2017-02-16 00:00:00','/newsview.htm','Safari',1,'',''),(128513,'119.147.225.218','2017-02-16 00:00:00','/index.html','Safari',1,'',''),(128514,'180.101.45.107','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128515,'180.101.45.107','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128516,'117.14.149.175','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128517,'202.46.49.130','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128518,'180.149.130.14','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128519,'111.206.36.146','2017-02-16 00:00:00','/index.html','Firefox',1,'www','baidu'),(128520,'123.125.71.111','2017-02-16 00:00:00','/index.html','Safari',1,'',''),(128521,'220.181.108.144','2017-02-16 00:00:00','/index.html','Safari',1,'',''),(128522,'61.146.178.190','2017-02-16 00:00:00','/index.html','Firefox',1,'',''),(128523,'111.206.36.17','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128524,'180.163.125.166','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128525,'111.206.36.18','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128526,'140.205.205.4','2017-02-16 00:00:00','/newsview.htm','IE',1,'',''),(128527,'169.54.233.121','2017-02-16 00:00:00','/index.html','Firefox',1,'',''),(128528,'182.138.166.246','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128529,'5.188.211.68','2017-02-16 00:00:00','/index.html','Opera',1,'',''),(128530,'140.205.225.186','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128531,'140.205.225.186','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128532,'140.205.225.186','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128533,'140.205.225.186','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128534,'140.205.225.186','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128535,'140.205.225.186','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128536,'140.205.225.186','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128537,'140.205.225.186','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128538,'182.109.236.135','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128539,'140.205.225.186','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128540,'140.205.225.186','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128541,'140.205.225.186','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128542,'42.156.136.32','2017-02-16 00:00:00','/index.html','Firefox',1,'',''),(128543,'112.228.173.198','2017-02-16 00:00:00','/index.html','Chrome',1,'','baidu'),(128544,'220.181.51.62','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128545,'123.125.143.5','2017-02-16 00:00:00','/index.html','Chrome',1,'','baidu'),(128546,'106.120.121.153','2017-02-16 00:00:00','/newsview.htm','Chrome',1,'',''),(128547,'220.165.4.29','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128548,'114.241.89.187','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128549,'60.11.68.220','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128550,'140.205.205.1','2017-02-16 00:00:00','/newsview.htm','Firefox',1,'',''),(128551,'203.208.60.207','2017-02-16 00:00:00','/news.htm','Chrome',1,'',''),(128552,'203.208.60.207','2017-02-16 00:00:00','/news.htm','Chrome',1,'',''),(128553,'140.205.205.1','2017-02-16 00:00:00','/newsview.htm','Chrome',1,'',''),(128554,'60.174.249.202','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128555,'60.174.249.202','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128556,'60.174.249.202','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128557,'60.174.249.202','2017-02-16 00:00:00','/docs!view.htm','Chrome',1,'',''),(128558,'60.174.249.202','2017-02-16 00:00:00','/docs!view.htm','Chrome',1,'',''),(128559,'111.206.36.141','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128560,'95.65.30.156','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128561,'113.225.208.234','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128562,'61.135.165.10','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128563,'91.236.75.4','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128564,'171.118.241.153','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128565,'120.36.87.176','2017-02-16 00:00:00','/newsview.htm','Chrome',1,'阮夏名','360'),(128566,'42.156.136.32','2017-02-16 00:00:00','/index.html','Firefox',1,'',''),(128567,'60.191.38.77','2017-02-16 00:00:00','/index.html','Firefox',1,'',''),(128568,'223.72.87.173','2017-02-16 00:00:00','/index.html','Chrome',1,'',''),(128569,'222.184.239.20','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128570,'140.205.201.4','2017-02-16 00:00:00','/index.html','Safari',1,'',''),(128571,'140.205.201.2','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128572,'140.205.201.23','2017-02-16 00:00:00','/index.html','IE',1,'',''),(128573,'140.205.201.14','2017-02-16 00:00:00','/index.html','Safari',1,'',''),(128574,'140.205.201.32','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128575,'140.205.201.40','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128576,'123.125.143.20','2017-02-17 00:00:00','/index.html','Firefox',1,'www','baidu'),(128577,'140.205.225.186','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128578,'117.14.159.176','2017-02-17 00:00:00','/index.html','Chrome',1,'',''),(128579,'42.156.136.27','2017-02-17 00:00:00','/index.html','Firefox',1,'',''),(128580,'42.156.138.17','2017-02-17 00:00:00','/index.html','Firefox',1,'',''),(128581,'125.88.204.108','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128582,'111.206.36.143','2017-02-17 00:00:00','/index.html','Chrome',1,'',''),(128583,'42.156.136.27','2017-02-17 00:00:00','/index.html','Firefox',1,'',''),(128584,'23.23.62.129','2017-02-17 00:00:00','/index.html','Chrome',1,'',''),(128585,'140.205.205.5','2017-02-17 00:00:00','/newsview.htm','Opera',1,'',''),(128586,'222.186.138.8','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128587,'180.173.71.190','2017-02-17 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(128588,'140.205.225.183','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128589,'140.205.225.183','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128590,'140.205.225.183','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128591,'140.205.225.183','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128592,'140.205.225.183','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128593,'140.205.225.183','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128594,'140.205.225.183','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128595,'140.205.225.183','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128596,'140.205.225.183','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128597,'140.205.225.183','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128598,'140.205.225.183','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128599,'139.129.228.236','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128600,'222.182.112.166','2017-02-17 00:00:00','/index.html','Safari',1,'',''),(128601,'61.147.184.182','2017-02-17 00:00:00','/index.html','Safari',1,'',''),(128602,'101.16.180.3','2017-02-17 00:00:00','/index.html','Chrome',1,'',''),(128603,'119.147.225.188','2017-02-17 00:00:00','/index.html','Safari',1,'',''),(128604,'14.215.160.62','2017-02-17 00:00:00','/index.html','Safari',1,'',''),(128605,'188.165.200.217','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128606,'110.209.186.75','2017-02-17 00:00:00','/newsview.htm','Chrome',1,'阮夏名','360'),(128607,'101.199.115.137','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128608,'42.156.138.28','2017-02-17 00:00:00','/index.html','Firefox',1,'',''),(128609,'143.202.154.170','2017-02-17 00:00:00','/index.html','Chrome',1,'',''),(128610,'111.206.36.18','2017-02-17 00:00:00','/index.html','Chrome',1,'',''),(128611,'139.162.111.98','2017-02-17 00:00:00','/index.html','Chrome',1,'',''),(128612,'61.135.169.10','2017-02-17 00:00:00','/index.html','Chrome',1,'',''),(128613,'140.205.205.1','2017-02-17 00:00:00','/newsview.htm','Chrome',1,'',''),(128614,'139.162.108.53','2017-02-17 00:00:00','/index.html','Chrome',1,'',''),(128615,'40.77.167.35','2017-02-17 00:00:00','/index.html','Safari',1,'',''),(128616,'40.77.167.43','2017-02-17 00:00:00','/index.html','Safari',1,'',''),(128617,'101.227.52.96','2017-02-17 00:00:00','/newsview.htm','IE',1,'',''),(128618,'140.205.201.1','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128619,'140.205.201.22','2017-02-17 00:00:00','/index.html','Safari',1,'',''),(128620,'140.205.201.9','2017-02-17 00:00:00','/index.html','Safari',1,'',''),(128621,'140.205.201.19','2017-02-17 00:00:00','/index.html','IE',1,'',''),(128622,'140.205.205.3','2017-02-18 00:00:00','/newsview.htm','Chrome',1,'',''),(128623,'123.125.143.24','2017-02-18 00:00:00','/index.html','Firefox',1,'www','baidu'),(128624,'157.55.39.139','2017-02-18 00:00:00','/index.html','Safari',1,'',''),(128625,'61.146.178.190','2017-02-18 00:00:00','/index.html','Chrome',1,'',''),(128626,'175.152.30.132','2017-02-18 00:00:00','/index.html','Chrome',1,'',''),(128627,'111.206.36.13','2017-02-18 00:00:00','/index.html','Chrome',1,'',''),(128628,'157.55.39.139','2017-02-18 00:00:00','/index.html','Safari',1,'',''),(128629,'146.185.223.45','2017-02-18 00:00:00','/newsview.htm','Chrome',1,'',''),(128630,'101.4.110.154','2017-02-18 00:00:00','/index.html','Firefox',1,'',''),(128631,'125.88.204.156','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128632,'111.206.36.13','2017-02-18 00:00:00','/index.html','Chrome',1,'',''),(128633,'180.97.35.86','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128634,'220.181.51.38','2017-02-18 00:00:00','/index.html','Chrome',1,'',''),(128635,'134.249.159.113','2017-02-18 00:00:00','/index.html','Chrome',1,'',''),(128636,'169.54.233.118','2017-02-18 00:00:00','/index.html','Firefox',1,'',''),(128637,'140.205.201.30','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128638,'101.227.52.177','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128639,'140.205.201.30','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128640,'140.205.201.30','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128641,'140.205.205.3','2017-02-18 00:00:00','/newsview.htm','IE',1,'',''),(128642,'140.205.201.30','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128643,'140.205.201.30','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128644,'140.205.201.30','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128645,'140.205.201.30','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128646,'140.205.201.30','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128647,'140.205.201.30','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128648,'140.205.201.30','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128649,'140.205.201.30','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128650,'180.97.35.217','2017-02-18 00:00:00','/docs.htm','IE',1,'',''),(128651,'180.76.14.141','2017-02-18 00:00:00','/newsview.htm','IE',1,'',''),(128652,'182.48.105.210','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128653,'60.191.38.77','2017-02-18 00:00:00','/index.html','Firefox',1,'',''),(128654,'124.202.218.50','2017-02-18 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(128655,'180.97.35.20','2017-02-18 00:00:00','/index.html','Safari',1,'',''),(128656,'123.116.157.188','2017-02-18 00:00:00','/index.html','Chrome',1,'',''),(128657,'203.208.60.220','2017-02-18 00:00:00','/index.html','Chrome',1,'',''),(128658,'14.28.137.155','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128659,'14.28.137.155','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128660,'14.28.137.155','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128661,'14.28.137.155','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128662,'14.28.137.155','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128663,'14.28.137.155','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128664,'14.28.137.155','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128665,'14.28.137.155','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128666,'14.28.137.155','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128667,'14.28.137.155','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128668,'115.194.104.157','2017-02-18 00:00:00','/index.html','Chrome',1,'',''),(128669,'139.196.154.22','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128670,'111.206.36.8','2017-02-18 00:00:00','/index.html','Chrome',1,'',''),(128671,'118.184.11.89','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128672,'118.184.11.89','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128673,'111.206.36.10','2017-02-18 00:00:00','/index.html','Chrome',1,'',''),(128674,'180.97.35.207','2017-02-18 00:00:00','/index.html','Safari',1,'',''),(128675,'42.120.160.97','2017-02-18 00:00:00','/index.html','Firefox',1,'',''),(128676,'195.62.53.168','2017-02-18 00:00:00','/index.html','Firefox',1,'',''),(128677,'180.163.123.158','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128678,'180.97.35.217','2017-02-18 00:00:00','/docs!view.htm','IE',1,'',''),(128679,'180.97.35.216','2017-02-18 00:00:00','/docs!view.htm','IE',1,'',''),(128680,'180.97.35.36','2017-02-18 00:00:00','/docs!view.htm','IE',1,'',''),(128681,'111.206.36.141','2017-02-18 00:00:00','/docs!view.htm','IE',1,'',''),(128682,'111.206.36.147','2017-02-18 00:00:00','/docs!view.htm','IE',1,'',''),(128683,'111.206.36.6','2017-02-18 00:00:00','/docs!view.htm','IE',1,'',''),(128684,'111.206.36.6','2017-02-18 00:00:00','/docs!view.htm','IE',1,'',''),(128685,'111.206.36.5','2017-02-18 00:00:00','/docs!view.htm','IE',1,'',''),(128686,'180.97.35.89','2017-02-18 00:00:00','/docs!view.htm','IE',1,'',''),(128687,'180.76.14.2','2017-02-18 00:00:00','/docs!view.htm','IE',1,'',''),(128688,'140.205.201.23','2017-02-18 00:00:00','/index.html','Safari',1,'',''),(128689,'140.205.201.9','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128690,'140.205.201.4','2017-02-18 00:00:00','/index.html','Safari',1,'',''),(128691,'140.205.201.4','2017-02-18 00:00:00','/index.html','IE',1,'',''),(128692,'101.200.82.242','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128693,'91.236.75.4','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128694,'125.119.84.65','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128695,'66.249.75.13','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128696,'111.206.36.11','2017-02-19 00:00:00','/index.html','Firefox',1,'www','baidu'),(128697,'123.116.149.150','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128698,'182.118.70.65','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128699,'111.206.36.8','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128700,'111.206.36.143','2017-02-19 00:00:00','/index.html','Firefox',1,'',''),(128701,'222.75.43.155','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128702,'180.97.35.90','2017-02-19 00:00:00','/docs!view.htm','IE',1,'',''),(128703,'180.97.35.218','2017-02-19 00:00:00','/docs!view.htm','IE',1,'',''),(128704,'111.206.36.136','2017-02-19 00:00:00','/docs!view.htm','IE',1,'',''),(128705,'111.206.36.6','2017-02-19 00:00:00','/docs!view.htm','IE',1,'',''),(128706,'111.206.36.16','2017-02-19 00:00:00','/docs!view.htm','IE',1,'',''),(128707,'60.191.38.77','2017-02-19 00:00:00','/index.html','Firefox',1,'',''),(128708,'182.118.42.115','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128709,'182.48.105.210','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128710,'119.147.146.60','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128711,'106.120.188.152','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128712,'91.236.75.4','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128713,'220.173.16.113','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128714,'140.205.201.37','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128715,'140.205.201.37','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128716,'140.205.201.37','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128717,'140.205.201.37','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128718,'140.205.201.37','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128719,'140.205.201.37','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128720,'140.205.201.37','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128721,'140.205.201.37','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128722,'140.205.201.37','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128723,'140.205.201.37','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128724,'140.205.201.37','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128725,'111.85.179.113','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128726,'139.162.108.53','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128727,'61.135.165.40','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128728,'5.188.211.35','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128729,'5.188.211.35','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128730,'5.188.211.35','2017-02-19 00:00:00','/news.htm','IE',1,'',''),(128731,'5.188.211.35','2017-02-19 00:00:00','/docs.htm','IE',1,'',''),(128732,'61.135.165.43','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128733,'27.10.79.36','2017-02-19 00:00:00','/index.html','Safari',1,'',''),(128734,'107.179.126.6','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128735,'107.179.126.6','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128736,'123.125.67.165','2017-02-19 00:00:00','/index.html','Chrome',1,'',''),(128737,'106.2.124.185','2017-02-19 00:00:00','/index.html','IE',1,'',''),(128738,'42.156.136.32','2017-02-19 00:00:00','/index.html','Firefox',1,'',''),(128739,'40.77.167.135','2017-02-19 00:00:00','/index.html','Safari',1,'',''),(128740,'207.46.13.29','2017-02-20 00:00:00','/index.html','Safari',1,'',''),(128741,'182.118.41.84','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128742,'111.206.36.132','2017-02-20 00:00:00','/index.html','Firefox',1,'www','baidu'),(128743,'61.146.178.190','2017-02-20 00:00:00','/index.html','Firefox',1,'',''),(128744,'111.206.36.146','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128745,'111.206.36.9','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128746,'106.39.207.200','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128747,'113.240.193.10','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128748,'220.181.51.35','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128749,'42.156.136.27','2017-02-20 00:00:00','/index.html','Firefox',1,'',''),(128750,'120.32.70.154','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128751,'180.153.201.79','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128752,'140.205.201.37','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128753,'140.205.201.37','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128754,'140.205.201.37','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128755,'140.205.201.37','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128756,'140.205.201.37','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128757,'140.205.201.37','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128758,'140.205.201.37','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128759,'183.251.18.138','2017-02-20 00:00:00','/newsview.htm','Chrome',1,'',''),(128760,'140.205.201.37','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128761,'140.205.201.37','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128762,'140.205.201.37','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128763,'140.205.201.37','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128764,'222.130.179.73','2017-02-20 00:00:00','/docs.htm','Chrome',1,'',''),(128765,'140.205.205.8','2017-02-20 00:00:00','/newsview.htm','Safari',1,'',''),(128766,'23.235.162.62','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128767,'23.235.162.62','2017-02-20 00:00:00','/index.html','IE',1,'',''),(128768,'198.20.70.114','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128769,'220.181.51.40','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128770,'117.158.206.162','2017-02-20 00:00:00','/index.html','Chrome',1,'','baidu'),(128771,'101.226.33.218','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128772,'203.208.60.205','2017-02-20 00:00:00','/newsview.htm','Chrome',1,'',''),(128773,'123.125.143.10','2017-02-20 00:00:00','/index.html','Chrome',1,'','baidu'),(128774,'113.204.136.122','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128775,'140.205.205.9','2017-02-20 00:00:00','/newsview.htm','Safari',1,'',''),(128776,'61.135.165.41','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128777,'61.135.169.9','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128778,'139.212.118.249','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128779,'36.5.186.255','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128780,'203.208.60.213','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128781,'203.208.60.207','2017-02-20 00:00:00','/index.html','Chrome',1,'',''),(128782,'140.205.205.4','2017-02-20 00:00:00','/newsview.htm','Safari',1,'',''),(128783,'88.99.68.199','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128784,'111.206.36.141','2017-02-21 00:00:00','/index.html','Firefox',1,'www','baidu'),(128785,'140.205.205.9','2017-02-21 00:00:00','/newsview.htm','IE',1,'',''),(128786,'140.205.205.9','2017-02-21 00:00:00','/newsview.htm','IE',1,'',''),(128787,'115.239.215.200','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128788,'115.239.212.117','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128789,'101.226.66.172','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128790,'111.206.36.138','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128791,'182.118.54.216','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128792,'111.206.36.13','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128793,'139.162.114.70','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128794,'140.205.205.8','2017-02-21 00:00:00','/newsview.htm','Safari',1,'',''),(128795,'182.118.42.86','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128796,'36.110.147.100','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128797,'203.208.60.201','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128798,'174.139.14.34','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128799,'101.226.89.117','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128800,'139.162.111.98','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128801,'218.241.147.194','2017-02-21 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司 官网','360'),(128802,'140.205.205.1','2017-02-21 00:00:00','/newsview.htm','IE',1,'',''),(128803,'183.228.54.27','2017-02-21 00:00:00','/index.html','Chrome',1,'','baidu'),(128804,'140.205.205.1','2017-02-21 00:00:00','/newsview.htm','IE',1,'',''),(128805,'140.205.201.39','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128806,'140.205.201.39','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128807,'140.205.201.39','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128808,'140.205.201.39','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128809,'140.205.201.39','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128810,'140.205.201.39','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128811,'140.205.201.39','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128812,'140.205.201.39','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128813,'118.184.11.89','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128814,'182.138.166.86','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128815,'71.6.165.200','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128816,'140.205.201.39','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128817,'140.205.201.39','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128818,'140.205.205.9','2017-02-21 00:00:00','/newsview.htm','IE',1,'',''),(128819,'140.205.201.39','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128820,'203.208.60.200','2017-02-21 00:00:00','/newsview.htm','Chrome',1,'',''),(128821,'140.205.205.3','2017-02-21 00:00:00','/docs!view.htm','IE',1,'',''),(128822,'113.111.53.214','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128823,'113.111.53.215','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128824,'113.111.53.214','2017-02-21 00:00:00','/newsview.htm','Chrome',1,'',''),(128825,'113.111.53.214','2017-02-21 00:00:00','/newsview.htm','Chrome',1,'',''),(128826,'111.85.179.228','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128827,'42.120.74.106','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128828,'123.244.154.119','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128829,'60.191.38.77','2017-02-21 00:00:00','/index.html','Firefox',1,'',''),(128830,'140.205.205.8','2017-02-21 00:00:00','/newsview.htm','IE',1,'',''),(128831,'203.208.60.205','2017-02-21 00:00:00','/newsview.htm','Chrome',1,'',''),(128832,'14.215.160.96','2017-02-21 00:00:00','/index.html','Safari',1,'',''),(128833,'140.205.205.5','2017-02-21 00:00:00','/newsview.htm','Chrome',1,'',''),(128834,'140.205.205.8','2017-02-21 00:00:00','/newsview.htm','Safari',1,'',''),(128835,'117.158.26.123','2017-02-21 00:00:00','/docs!view.htm','Chrome',1,'',''),(128836,'203.208.60.203','2017-02-21 00:00:00','/newsview.htm','Chrome',1,'',''),(128837,'140.205.205.8','2017-02-21 00:00:00','/newsview.htm','IE',1,'',''),(128838,'140.205.205.8','2017-02-21 00:00:00','/newsview.htm','Chrome',1,'',''),(128839,'117.158.26.123','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128840,'140.205.205.8','2017-02-21 00:00:00','/newsview.htm','Safari',1,'',''),(128841,'119.147.225.220','2017-02-21 00:00:00','/index.html','Safari',1,'',''),(128842,'117.158.26.123','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128843,'117.158.26.123','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128844,'117.158.26.123','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128845,'117.158.26.123','2017-02-21 00:00:00','/newsview.htm','Chrome',1,'',''),(128846,'117.158.26.123','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128847,'218.241.147.194','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128848,'182.138.166.86','2017-02-21 00:00:00','/newsview.htm','Firefox',1,'','baidu'),(128849,'123.103.243.170','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128850,'140.205.205.3','2017-02-21 00:00:00','/newsview.htm','Opera',1,'',''),(128851,'157.55.39.27','2017-02-21 00:00:00','/index.html','Safari',1,'',''),(128852,'203.208.60.203','2017-02-21 00:00:00','/newsview.htm','Chrome',1,'',''),(128853,'140.205.205.3','2017-02-21 00:00:00','/newsview.htm','IE',1,'',''),(128854,'203.208.60.247','2017-02-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(128855,'42.156.136.27','2017-02-21 00:00:00','/index.html','Firefox',1,'',''),(128856,'42.156.139.17','2017-02-21 00:00:00','/index.html','Firefox',1,'',''),(128857,'64.246.161.30','2017-02-21 00:00:00','/index.html','Firefox',1,'',''),(128858,'111.206.36.133','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128859,'140.205.205.3','2017-02-21 00:00:00','/newsview.htm','Safari',1,'',''),(128860,'61.135.165.9','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128861,'203.208.60.203','2017-02-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(128862,'140.205.205.3','2017-02-21 00:00:00','/newsview.htm','IE',1,'',''),(128863,'64.246.178.34','2017-02-21 00:00:00','/index.html','Firefox',1,'',''),(128864,'140.205.205.3','2017-02-21 00:00:00','/newsview.htm','Chrome',1,'',''),(128865,'140.207.54.158','2017-02-21 00:00:00','/index.html','Firefox',1,'',''),(128866,'117.185.27.147','2017-02-21 00:00:00','/index.html','Firefox',1,'',''),(128867,'140.205.205.3','2017-02-21 00:00:00','/newsview.htm','Chrome',1,'',''),(128868,'123.116.159.160','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128869,'140.205.205.3','2017-02-21 00:00:00','/newsview.htm','Firefox',1,'',''),(128870,'202.108.211.56','2017-02-21 00:00:00','/index.html','Chrome',1,'',''),(128871,'157.55.39.166','2017-02-21 00:00:00','/index.html','Safari',1,'',''),(128872,'61.146.178.190','2017-02-21 00:00:00','/index.html','IE',1,'',''),(128873,'203.208.60.206','2017-02-22 00:00:00','/newsview.htm','Chrome',1,'',''),(128874,'123.125.143.137','2017-02-22 00:00:00','/index.html','Firefox',1,'www','baidu'),(128875,'111.85.179.159','2017-02-22 00:00:00','/index.html','Chrome',1,'',''),(128876,'203.208.60.219','2017-02-22 00:00:00','/newsview.htm','Chrome',1,'',''),(128877,'118.193.220.29','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128878,'203.208.60.203','2017-02-22 00:00:00','/newsview.htm','Chrome',1,'',''),(128879,'111.206.36.142','2017-02-22 00:00:00','/index.html','Chrome',1,'',''),(128880,'5.2.74.126','2017-02-22 00:00:00','/index.html','Firefox',1,'',''),(128881,'180.149.130.151','2017-02-22 00:00:00','/index.html','Chrome',1,'',''),(128882,'203.208.60.222','2017-02-22 00:00:00','/newsview.htm','Chrome',1,'',''),(128883,'111.206.36.135','2017-02-22 00:00:00','/index.html','Chrome',1,'',''),(128884,'123.125.67.215','2017-02-22 00:00:00','/index.html','Safari',1,'',''),(128885,'112.66.81.246','2017-02-22 00:00:00','/index.html','Chrome',1,'',''),(128886,'118.184.11.89','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128887,'118.184.11.89','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128888,'118.184.11.89','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128889,'140.205.201.30','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128890,'140.205.201.30','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128891,'140.205.201.30','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128892,'140.205.201.30','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128893,'140.205.201.30','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128894,'140.205.201.30','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128895,'140.205.201.30','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128896,'140.205.201.30','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128897,'140.205.201.30','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128898,'140.205.201.30','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128899,'140.205.201.30','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128900,'183.228.90.247','2017-02-22 00:00:00','/index.html','Chrome',1,'',''),(128901,'140.205.201.16','2017-02-22 00:00:00','/index.html','Safari',1,'',''),(128902,'60.169.77.130','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128903,'60.169.77.130','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128904,'222.131.65.242','2017-02-22 00:00:00','/index.html','Chrome',1,'','baidu'),(128905,'61.139.79.87','2017-02-22 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(128906,'61.139.79.87','2017-02-22 00:00:00','/docs.htm','Chrome',1,'',''),(128907,'61.139.79.87','2017-02-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(128908,'61.139.79.87','2017-02-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(128909,'61.139.79.87','2017-02-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(128910,'61.139.79.87','2017-02-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(128911,'61.139.79.87','2017-02-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(128912,'106.37.170.139','2017-02-22 00:00:00','/docs.htm','Chrome',1,'',''),(128913,'106.37.170.139','2017-02-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(128914,'101.226.65.105','2017-02-22 00:00:00','/docs.htm','Chrome',1,'',''),(128915,'140.207.185.109','2017-02-22 00:00:00','/docs.htm','Chrome',1,'',''),(128916,'101.226.89.116','2017-02-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(128917,'140.207.124.105','2017-02-22 00:00:00','/docs!view.htm','Firefox',1,'',''),(128918,'180.153.201.15','2017-02-22 00:00:00','/docs!view.htm','Firefox',1,'',''),(128919,'101.226.125.104','2017-02-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(128920,'180.153.81.212','2017-02-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(128921,'116.231.69.226','2017-02-22 00:00:00','/docs.htm','Chrome',1,'',''),(128922,'116.231.69.226','2017-02-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(128923,'101.226.66.180','2017-02-22 00:00:00','/index.html','Firefox',1,'',''),(128924,'61.135.165.42','2017-02-22 00:00:00','/index.html','Chrome',1,'',''),(128925,'61.135.165.40','2017-02-22 00:00:00','/index.html','Chrome',1,'',''),(128926,'61.49.45.47','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128927,'61.147.184.182','2017-02-22 00:00:00','/index.html','Safari',1,'',''),(128928,'182.88.171.128','2017-02-22 00:00:00','/index.html','Chrome',1,'',''),(128929,'95.211.138.129','2017-02-22 00:00:00','/index.html','Chrome',1,'',''),(128930,'140.205.205.2','2017-02-22 00:00:00','/newsview.htm','IE',1,'',''),(128931,'61.135.190.220','2017-02-22 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(128932,'61.135.190.103','2017-02-22 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(128933,'27.10.140.135','2017-02-22 00:00:00','/index.html','Chrome',1,'',''),(128934,'140.205.201.10','2017-02-22 00:00:00','/index.html','Safari',1,'',''),(128935,'140.205.201.14','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128936,'140.205.201.7','2017-02-22 00:00:00','/index.html','Safari',1,'',''),(128937,'140.205.201.16','2017-02-22 00:00:00','/index.html','IE',1,'',''),(128938,'218.241.106.16','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128939,'220.181.51.81','2017-02-23 00:00:00','/newsview.htm','Safari',1,'',''),(128940,'58.17.250.35','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128941,'123.125.143.20','2017-02-23 00:00:00','/index.html','Firefox',1,'www','baidu'),(128942,'140.205.205.3','2017-02-23 00:00:00','/newsview.htm','Opera',1,'',''),(128943,'107.179.126.38','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128944,'91.236.75.4','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128945,'107.179.126.39','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128946,'180.149.130.17','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(128947,'42.156.136.27','2017-02-23 00:00:00','/index.html','Firefox',1,'',''),(128948,'140.205.205.9','2017-02-23 00:00:00','/newsview.htm','Safari',1,'',''),(128949,'91.236.75.4','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128950,'111.206.36.14','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(128951,'125.88.204.112','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128952,'86.104.100.232','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128953,'86.104.100.232','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128954,'61.135.165.8','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(128955,'107.179.126.39','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128956,'107.179.126.39','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128957,'169.56.71.53','2017-02-23 00:00:00','/index.html','Firefox',1,'',''),(128958,'27.211.181.14','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(128959,'58.248.215.74','2017-02-23 00:00:00','/news.htm','Chrome',1,'',''),(128960,'58.248.215.74','2017-02-23 00:00:00','/docs.htm','Chrome',1,'',''),(128961,'58.248.215.74','2017-02-23 00:00:00','/docs.htm','Chrome',1,'',''),(128962,'58.248.215.74','2017-02-23 00:00:00','/docs!view.htm','Chrome',1,'',''),(128963,'58.248.215.74','2017-02-23 00:00:00','/docs!view.htm','Chrome',1,'',''),(128964,'58.248.215.74','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(128965,'202.192.88.199','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(128966,'140.205.225.185','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128967,'124.128.62.162','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(128968,'140.205.225.185','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128969,'42.156.136.32','2017-02-23 00:00:00','/index.html','Firefox',1,'',''),(128970,'140.205.225.185','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128971,'140.205.225.185','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128972,'140.205.225.185','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128973,'140.205.225.185','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128974,'140.205.225.185','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128975,'140.205.225.185','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128976,'140.205.225.185','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128977,'140.205.225.185','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128978,'140.205.225.185','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128979,'60.16.14.43','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(128980,'45.125.12.48','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128981,'111.19.95.211','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(128982,'87.19.178.136','2017-02-23 00:00:00','/index.html','Firefox',1,'',''),(128983,'140.205.205.2','2017-02-23 00:00:00','/newsview.htm','IE',1,'',''),(128984,'61.135.190.105','2017-02-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(128985,'61.135.190.222','2017-02-23 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(128986,'101.226.66.181','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(128987,'45.125.12.48','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128988,'61.135.169.43','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(128989,'61.135.165.41','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(128990,'42.156.136.32','2017-02-23 00:00:00','/index.html','Firefox',1,'',''),(128991,'61.135.190.222','2017-02-23 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(128992,'61.135.190.105','2017-02-23 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(128993,'120.24.79.205','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128994,'140.205.205.2','2017-02-23 00:00:00','/newsview.htm','Chrome',1,'',''),(128995,'140.205.205.1','2017-02-23 00:00:00','/docs!view.htm','IE',1,'',''),(128996,'27.54.254.150','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128997,'27.54.254.150','2017-02-23 00:00:00','/index.html','IE',1,'',''),(128998,'140.205.205.2','2017-02-23 00:00:00','/newsview.htm','Safari',1,'',''),(128999,'140.205.201.10','2017-02-23 00:00:00','/index.html','IE',1,'',''),(129000,'140.205.201.9','2017-02-23 00:00:00','/index.html','Safari',1,'',''),(129001,'140.205.201.15','2017-02-23 00:00:00','/index.html','IE',1,'',''),(129002,'140.205.201.8','2017-02-23 00:00:00','/index.html','Safari',1,'',''),(129003,'139.162.108.53','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(129004,'207.154.208.170','2017-02-23 00:00:00','/index.html','Chrome',1,'',''),(129005,'140.205.201.30','2017-02-23 00:00:00','/index.html','IE',1,'',''),(129006,'114.221.18.95','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129007,'61.146.178.190','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129008,'60.216.142.133','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129009,'140.205.205.2','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129010,'140.205.205.2','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129011,'111.206.36.14','2017-02-24 00:00:00','/index.html','Firefox',1,'www','baidu'),(129012,'140.205.205.2','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129013,'140.205.205.2','2017-02-24 00:00:00','/newsview.htm','Safari',1,'',''),(129014,'188.165.200.217','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129015,'140.205.205.2','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129016,'140.205.205.2','2017-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(129017,'140.205.225.185','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129018,'180.149.130.149','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129019,'140.205.201.31','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129020,'66.249.66.3','2017-02-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129021,'111.206.36.147','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129022,'139.162.111.98','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129023,'180.163.225.168','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129024,'140.205.205.9','2017-02-24 00:00:00','/newsview.htm','Opera',1,'',''),(129025,'140.205.205.8','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129026,'140.205.205.9','2017-02-24 00:00:00','/newsview.htm','Chrome',1,'',''),(129027,'140.205.205.5','2017-02-24 00:00:00','/newsview.htm','Safari',1,'',''),(129028,'66.249.66.61','2017-02-24 00:00:00','/newsview.htm','Chrome',1,'',''),(129029,'140.205.201.44','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129030,'140.205.205.4','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129031,'140.205.205.3','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129032,'140.205.205.4','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129033,'42.156.139.27','2017-02-24 00:00:00','/index.html','Firefox',1,'',''),(129034,'66.249.66.3','2017-02-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129035,'45.32.130.87','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129036,'91.236.75.4','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129037,'171.36.47.161','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129038,'140.205.205.1','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129039,'140.205.205.3','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129040,'140.205.205.3','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129041,'42.156.136.32','2017-02-24 00:00:00','/index.html','Firefox',1,'',''),(129042,'140.205.205.9','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129043,'140.205.201.32','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129044,'140.205.201.32','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129045,'140.205.201.32','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129046,'140.205.201.32','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129047,'140.205.201.32','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129048,'140.205.201.32','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129049,'140.205.201.32','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129050,'140.205.201.32','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129051,'140.205.201.32','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129052,'140.205.201.32','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129053,'140.205.201.32','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129054,'36.5.184.85','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129055,'183.57.154.22','2017-02-24 00:00:00','/news/newsview.htm','IE',1,'',''),(129056,'183.136.142.134','2017-02-24 00:00:00','/docs!view.htm','IE',1,'',''),(129057,'140.205.205.4','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129058,'140.205.205.8','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129059,'182.118.55.187','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129060,'124.202.177.110','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129061,'124.202.177.110','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129062,'180.153.214.191','2017-02-24 00:00:00','/index.html','Firefox',1,'',''),(129063,'140.205.205.9','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129064,'23.248.219.90','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129065,'23.248.219.90','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129066,'23.248.219.90','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129067,'23.248.219.90','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129068,'124.16.137.93','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129069,'140.205.205.8','2017-02-24 00:00:00','/index.html','Opera',1,'',''),(129070,'180.97.62.219','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129071,'182.118.55.229','2017-02-24 00:00:00','/news/newsview.htm','IE',1,'',''),(129072,'183.57.154.47','2017-02-24 00:00:00','/news/newsview.htm','IE',1,'',''),(129073,'140.205.205.5','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129074,'111.206.36.141','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129075,'157.52.165.10','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129076,'140.205.205.9','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129077,'183.57.153.69','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129078,'119.147.225.218','2017-02-24 00:00:00','/index.html','Safari',1,'',''),(129079,'111.206.36.17','2017-02-24 00:00:00','/index.html','Chrome',1,'',''),(129080,'119.147.225.182','2017-02-24 00:00:00','/index.html','Safari',1,'',''),(129081,'140.205.205.1','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129082,'42.156.136.32','2017-02-24 00:00:00','/index.html','Firefox',1,'',''),(129083,'180.97.63.30','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129084,'180.163.227.51','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129085,'183.136.142.118','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129086,'180.163.226.173','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129087,'183.57.153.131','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129088,'140.205.205.3','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129089,'183.57.153.97','2017-02-24 00:00:00','/newsview.htm','IE',1,'',''),(129090,'140.205.205.1','2017-02-24 00:00:00','/newsview.htm','Firefox',1,'',''),(129091,'42.156.138.27','2017-02-24 00:00:00','/index.html','Firefox',1,'',''),(129092,'140.205.201.15','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129093,'140.205.201.12','2017-02-24 00:00:00','/index.html','Safari',1,'',''),(129094,'140.205.201.5','2017-02-24 00:00:00','/index.html','Safari',1,'',''),(129095,'140.205.201.11','2017-02-24 00:00:00','/index.html','IE',1,'',''),(129096,'140.205.205.9','2017-02-24 00:00:00','/newsview.htm','Opera',1,'',''),(129097,'140.205.201.37','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129098,'220.181.51.51','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129099,'111.85.179.238','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129100,'140.205.201.42','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129101,'140.205.205.9','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129102,'111.206.36.143','2017-02-25 00:00:00','/index.html','Firefox',1,'www','baidu'),(129103,'140.205.205.9','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129104,'111.85.179.51','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129105,'123.126.68.117','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129106,'183.136.142.103','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129107,'182.118.54.99','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129108,'183.136.190.40','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129109,'183.57.153.138','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129110,'111.206.36.17','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129111,'140.205.205.2','2017-02-25 00:00:00','/newsview.htm','Firefox',1,'',''),(129112,'101.198.156.161','2017-02-25 00:00:00','/index.html','Firefox',1,'',''),(129113,'101.198.156.185','2017-02-25 00:00:00','/index.html','Firefox',1,'',''),(129114,'140.205.205.9','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129115,'101.4.110.154','2017-02-25 00:00:00','/index.html','Firefox',1,'',''),(129116,'180.149.130.149','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129117,'140.205.205.2','2017-02-25 00:00:00','/newsview.htm','Chrome',1,'',''),(129118,'111.206.36.142','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129119,'140.205.205.3','2017-02-25 00:00:00','/newsview.htm','Firefox',1,'',''),(129120,'140.205.205.3','2017-02-25 00:00:00','/docs!view.htm','Chrome',1,'',''),(129121,'220.181.51.38','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129122,'123.126.68.109','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129123,'183.57.153.114','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129124,'183.57.153.95','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129125,'183.57.153.82','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129126,'183.57.153.73','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129127,'180.97.63.82','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129128,'180.97.63.16','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129129,'183.57.153.84','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129130,'140.205.205.1','2017-02-25 00:00:00','/newsview.htm','Chrome',1,'',''),(129131,'140.205.205.1','2017-02-25 00:00:00','/newsview.htm','Safari',1,'',''),(129132,'140.205.205.8','2017-02-25 00:00:00','/newsview.htm','Safari',1,'',''),(129133,'223.71.156.38','2017-02-25 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(129134,'183.57.154.27','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129135,'220.181.51.75','2017-02-25 00:00:00','/index.html','Safari',1,'',''),(129136,'140.205.201.47','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129137,'182.118.55.129','2017-02-25 00:00:00','/news/newsview.htm','IE',1,'',''),(129138,'180.97.63.67','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129139,'140.205.201.47','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129140,'140.205.201.47','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129141,'183.57.153.147','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129142,'140.205.201.47','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129143,'220.191.238.115','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129144,'180.97.63.16','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129145,'140.205.201.47','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129146,'140.205.201.47','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129147,'140.205.201.47','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129148,'140.205.201.47','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129149,'140.205.201.47','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129150,'140.205.201.47','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129151,'140.205.201.47','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129152,'140.205.205.1','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129153,'140.205.205.8','2017-02-25 00:00:00','/docs!view.htm','Safari',1,'',''),(129154,'23.247.88.10','2017-02-25 00:00:00','/index.html','IE',1,'',''),(129155,'175.152.30.183','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129156,'113.132.10.91','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129157,'219.72.202.200','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129158,'140.207.185.109','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129159,'169.56.71.36','2017-02-25 00:00:00','/index.html','Firefox',1,'',''),(129160,'111.206.36.17','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129161,'183.136.142.148','2017-02-25 00:00:00','/newsview.htm','IE',1,'',''),(129162,'111.206.36.19','2017-02-25 00:00:00','/index.html','Chrome',1,'',''),(129163,'40.77.167.64','2017-02-25 00:00:00','/index.html','Safari',1,'',''),(129164,'66.249.73.3','2017-02-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129165,'123.125.143.147','2017-02-26 00:00:00','/index.html','Firefox',1,'www','baidu'),(129166,'61.146.178.190','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129167,'23.247.27.122','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129168,'180.149.130.14','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129169,'66.249.73.3','2017-02-26 00:00:00','/news/docs!view.htm','Chrome',1,'',''),(129170,'106.226.237.118','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129171,'58.19.1.115','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129172,'66.249.73.58','2017-02-26 00:00:00','/docs!view.htm','Chrome',1,'',''),(129173,'66.249.73.61','2017-02-26 00:00:00','/docs!view.htm','Chrome',1,'',''),(129174,'111.206.36.136','2017-02-26 00:00:00','/index.html','Firefox',1,'',''),(129175,'106.39.207.236','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129176,'139.162.108.53','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129177,'167.114.172.225','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129178,'139.162.111.98','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129179,'140.205.205.1','2017-02-26 00:00:00','/newsview.htm','Chrome',1,'',''),(129180,'66.249.65.171','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129181,'66.249.73.61','2017-02-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129182,'66.249.73.58','2017-02-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129183,'62.212.73.49','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129184,'40.77.167.64','2017-02-26 00:00:00','/index.html','Safari',1,'',''),(129185,'40.77.167.64','2017-02-26 00:00:00','/index.html','Safari',1,'',''),(129186,'140.205.201.44','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129187,'140.205.201.44','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129188,'140.205.201.44','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129189,'140.205.201.44','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129190,'140.205.201.44','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129191,'66.249.73.22','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129192,'140.205.201.44','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129193,'66.249.73.58','2017-02-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129194,'140.205.201.44','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129195,'106.120.168.241','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129196,'140.205.201.44','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129197,'66.249.73.3','2017-02-26 00:00:00','/newsview.htm','Chrome',1,'',''),(129198,'140.205.201.44','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129199,'140.205.201.44','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129200,'140.205.201.44','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129201,'66.249.73.58','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129202,'66.249.73.3','2017-02-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129203,'23.247.27.66','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129204,'113.247.98.109','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129205,'14.104.190.64','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129206,'180.163.225.131','2017-02-26 00:00:00','/newsview.htm','IE',1,'',''),(129207,'42.156.136.27','2017-02-26 00:00:00','/index.html','Firefox',1,'',''),(129208,'23.247.88.66','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129209,'91.236.75.4','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129210,'125.41.84.108','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129211,'61.135.165.40','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129212,'115.183.239.52','2017-02-26 00:00:00','/index.html','Chrome',1,'','baidu'),(129213,'111.206.36.15','2017-02-26 00:00:00','/index.html','Chrome',1,'',''),(129214,'119.249.54.82','2017-02-26 00:00:00','/index.html','IE',1,'',''),(129215,'183.136.142.107','2017-02-26 00:00:00','/newsview.htm','IE',1,'',''),(129216,'183.136.142.106','2017-02-26 00:00:00','/news/newsview.htm','IE',1,'',''),(129217,'183.136.142.111','2017-02-26 00:00:00','/newsview.htm','IE',1,'',''),(129218,'42.156.136.32','2017-02-26 00:00:00','/index.html','Firefox',1,'',''),(129219,'183.57.154.100','2017-02-26 00:00:00','/newsview.htm','IE',1,'',''),(129220,'180.97.63.36','2017-02-26 00:00:00','/newsview.htm','IE',1,'',''),(129221,'183.136.142.175','2017-02-26 00:00:00','/newsview.htm','IE',1,'',''),(129222,'180.97.62.220','2017-02-27 00:00:00','/news/newsview.htm','IE',1,'',''),(129223,'207.46.13.135','2017-02-27 00:00:00','/index.html','Safari',1,'',''),(129224,'220.181.51.54','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129225,'111.206.36.6','2017-02-27 00:00:00','/index.html','Firefox',1,'www','baidu'),(129226,'220.181.51.93','2017-02-27 00:00:00','/index.html','Safari',1,'',''),(129227,'220.181.51.88','2017-02-27 00:00:00','/index.html','Safari',1,'',''),(129228,'180.149.130.148','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129229,'180.97.62.234','2017-02-27 00:00:00','/news/newsview.htm','IE',1,'',''),(129230,'111.206.36.19','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129231,'124.90.48.36','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129232,'60.13.136.17','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129233,'111.206.36.15','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129234,'125.88.204.171','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129235,'220.181.51.37','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129236,'183.57.154.28','2017-02-27 00:00:00','/news/newsview.htm','IE',1,'',''),(129237,'79.137.85.189','2017-02-27 00:00:00','/index.html','Firefox',1,'',''),(129238,'183.136.142.77','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129239,'112.65.193.14','2017-02-27 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(129240,'221.11.20.99','2017-02-27 00:00:00','/news.htm','Chrome',1,'',''),(129241,'221.11.20.99','2017-02-27 00:00:00','/newsview.htm','Chrome',1,'',''),(129242,'221.11.20.99','2017-02-27 00:00:00','/news.htm','Chrome',1,'',''),(129243,'113.108.67.24','2017-02-27 00:00:00','/news.htm','IE',1,'',''),(129244,'221.11.20.99','2017-02-27 00:00:00','/news.htm','Chrome',1,'',''),(129245,'221.11.20.101','2017-02-27 00:00:00','/news.htm','Chrome',1,'',''),(129246,'221.11.20.99','2017-02-27 00:00:00','/news.htm','Chrome',1,'',''),(129247,'221.11.20.99','2017-02-27 00:00:00','/newsview.htm','Chrome',1,'',''),(129248,'221.11.20.101','2017-02-27 00:00:00','/news.htm','Chrome',1,'',''),(129249,'221.11.20.99','2017-02-27 00:00:00','/news.htm','Chrome',1,'',''),(129250,'221.11.20.101','2017-02-27 00:00:00','/newsview.htm','Chrome',1,'',''),(129251,'221.11.20.99','2017-02-27 00:00:00','/newsview.htm','Chrome',1,'',''),(129252,'221.11.20.99','2017-02-27 00:00:00','/newsview.htm','Chrome',1,'',''),(129253,'221.11.20.101','2017-02-27 00:00:00','/news.htm','Chrome',1,'',''),(129254,'140.205.225.188','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129255,'221.11.20.101','2017-02-27 00:00:00','/newsview.htm','Chrome',1,'',''),(129256,'140.205.225.188','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129257,'221.11.20.101','2017-02-27 00:00:00','/news.htm','Chrome',1,'',''),(129258,'140.205.225.188','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129259,'140.205.225.188','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129260,'140.205.225.188','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129261,'140.205.225.188','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129262,'101.39.75.40','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129263,'140.205.225.188','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129264,'140.205.225.188','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129265,'140.205.225.188','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129266,'140.205.225.188','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129267,'140.205.225.188','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129268,'180.97.63.15','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129269,'23.247.88.3','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129270,'183.57.153.254','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129271,'182.118.55.181','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129272,'183.136.142.141','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129273,'122.225.121.146','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129274,'220.181.51.119','2017-02-27 00:00:00','/index.html','Firefox',1,'',''),(129275,'220.181.51.118','2017-02-27 00:00:00','/index.html','Firefox',1,'',''),(129276,'60.211.225.210','2017-02-27 00:00:00','/index.html','Chrome',1,'BI公司','360'),(129277,'60.211.225.210','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129278,'180.97.63.111','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129279,'42.156.136.32','2017-02-27 00:00:00','/index.html','Firefox',1,'',''),(129280,'172.96.113.75','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129281,'172.96.113.75','2017-02-27 00:00:00','/newsview.htm','Chrome',1,'',''),(129282,'183.136.142.139','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129283,'180.97.62.220','2017-02-27 00:00:00','/news/newsview.htm','IE',1,'',''),(129284,'171.36.208.124','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129285,'42.156.139.27','2017-02-27 00:00:00','/index.html','Firefox',1,'',''),(129286,'171.107.26.219','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129287,'182.138.166.107','2017-02-27 00:00:00','/index.html','Chrome',1,'BI公司','360'),(129288,'183.57.153.211','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129289,'110.154.111.27','2017-02-27 00:00:00','/index.html','IE',1,'',''),(129290,'61.135.165.7','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129291,'183.57.154.74','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129292,'61.135.165.41','2017-02-27 00:00:00','/index.html','Chrome',1,'',''),(129293,'124.202.206.190','2017-02-27 00:00:00','/index.html','Firefox',1,'',''),(129294,'183.57.153.196','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129295,'221.11.20.99','2017-02-27 00:00:00','/newsview.htm','Chrome',1,'',''),(129296,'221.11.20.99','2017-02-27 00:00:00','/newsview.htm','Chrome',1,'',''),(129297,'183.57.153.254','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129298,'101.226.33.224','2017-02-27 00:00:00','/news.htm','Firefox',1,'',''),(129299,'40.77.167.0','2017-02-27 00:00:00','/index.html','Safari',1,'',''),(129300,'183.57.153.82','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129301,'66.249.73.58','2017-02-27 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129302,'66.249.73.58','2017-02-27 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129303,'40.77.167.64','2017-02-27 00:00:00','/index.html','Safari',1,'',''),(129304,'119.147.225.186','2017-02-27 00:00:00','/index.html','Safari',1,'',''),(129305,'66.249.73.61','2017-02-27 00:00:00','/newsview.htm','Chrome',1,'',''),(129306,'183.57.153.149','2017-02-27 00:00:00','/newsview.htm','IE',1,'',''),(129307,'101.198.161.45','2017-02-27 00:00:00','/index.html','Firefox',1,'',''),(129308,'101.198.161.41','2017-02-27 00:00:00','/index.html','Firefox',1,'',''),(129309,'180.97.63.30','2017-02-28 00:00:00','/news/newsview.htm','IE',1,'',''),(129310,'183.57.153.214','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129311,'42.120.161.27','2017-02-28 00:00:00','/index.html','Firefox',1,'',''),(129312,'42.156.139.27','2017-02-28 00:00:00','/index.html','Firefox',1,'',''),(129313,'123.125.143.156','2017-02-28 00:00:00','/index.html','Firefox',1,'www','baidu'),(129314,'183.82.107.65','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129315,'66.249.73.61','2017-02-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129316,'42.156.136.27','2017-02-28 00:00:00','/index.html','Firefox',1,'',''),(129317,'183.136.142.111','2017-02-28 00:00:00','/news/newsview.htm','IE',1,'',''),(129318,'61.146.178.190','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129319,'66.249.64.170','2017-02-28 00:00:00','/news/news.htm','Chrome',1,'',''),(129320,'111.206.36.4','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129321,'180.149.130.14','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129322,'183.57.153.193','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129323,'66.249.64.166','2017-02-28 00:00:00','/newsview.htm','Chrome',1,'',''),(129324,'222.75.42.56','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129325,'125.88.204.92','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129326,'61.135.165.9','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129327,'222.75.40.185','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129328,'183.136.142.102','2017-02-28 00:00:00','/news/newsview.htm','IE',1,'',''),(129329,'66.249.64.174','2017-02-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129330,'183.57.154.57','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129331,'91.236.75.4','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129332,'66.249.64.170','2017-02-28 00:00:00','/newsview.htm','Chrome',1,'',''),(129333,'104.168.112.173','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129334,'123.125.143.136','2017-02-28 00:00:00','/index.html','Chrome',1,'','baidu'),(129335,'183.136.142.155','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129336,'140.205.201.39','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129337,'140.205.201.39','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129338,'140.205.201.39','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129339,'140.205.201.39','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129340,'140.205.201.39','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129341,'140.205.201.39','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129342,'140.205.201.39','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129343,'140.205.201.39','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129344,'140.205.201.39','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129345,'140.205.201.39','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129346,'140.205.201.39','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129347,'104.148.75.10','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129348,'207.46.13.83','2017-02-28 00:00:00','/index.html','Safari',1,'',''),(129349,'183.57.153.243','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129350,'183.136.142.117','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129351,'107.20.29.92','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129352,'123.125.67.144','2017-02-28 00:00:00','/index.html','Safari',1,'',''),(129353,'140.205.201.11','2017-02-28 00:00:00','/index.html','Safari',1,'',''),(129354,'211.161.11.178','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129355,'139.162.114.70','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129356,'42.156.251.189','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129357,'101.226.51.230','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129358,'60.211.225.210','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129359,'183.57.154.37','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129360,'220.181.51.54','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129361,'221.4.216.123','2017-02-28 00:00:00','/index.html','Safari',1,'','baidu'),(129362,'183.136.142.152','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129363,'111.206.36.5','2017-02-28 00:00:00','/index.html','Firefox',1,'','baidu'),(129364,'182.118.55.181','2017-02-28 00:00:00','/news/newsview.htm','IE',1,'',''),(129365,'103.200.30.90','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129366,'223.71.156.38','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129367,'171.10.50.42','2017-02-28 00:00:00','/index.html','Chrome',1,'','baidu'),(129368,'42.120.160.27','2017-02-28 00:00:00','/index.html','Firefox',1,'',''),(129369,'111.206.36.5','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129370,'111.206.36.14','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129371,'106.91.208.226','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129372,'183.57.153.110','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129373,'36.34.11.141','2017-02-28 00:00:00','/index.html','Chrome',1,'',''),(129374,'183.57.153.139','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129375,'183.136.142.91','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129376,'140.205.205.1','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129377,'183.136.142.159','2017-02-28 00:00:00','/news/newsview.htm','IE',1,'',''),(129378,'183.57.153.170','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129379,'180.97.63.59','2017-02-28 00:00:00','/news/newsview.htm','IE',1,'',''),(129380,'140.205.205.2','2017-02-28 00:00:00','/newsview.htm','Chrome',1,'',''),(129381,'118.123.119.127','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129382,'118.123.119.127','2017-02-28 00:00:00','/index.html','IE',1,'',''),(129383,'180.97.63.106','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129384,'183.57.154.57','2017-02-28 00:00:00','/newsview.htm','IE',1,'',''),(129385,'40.77.167.30','2017-03-01 00:00:00','/index.html','Safari',1,'',''),(129386,'182.118.54.13','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129387,'111.206.36.18','2017-03-01 00:00:00','/index.html','Firefox',1,'www','baidu'),(129388,'183.136.190.40','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129389,'42.156.138.27','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129390,'180.149.130.150','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129391,'123.125.67.150','2017-03-01 00:00:00','/index.html','Safari',1,'',''),(129392,'111.206.36.8','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129393,'42.156.137.27','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129394,'42.120.234.109','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129395,'111.206.36.14','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129396,'125.88.204.95','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129397,'183.57.154.69','2017-03-01 00:00:00','/newsview.htm','IE',1,'',''),(129398,'183.57.154.93','2017-03-01 00:00:00','/newsview.htm','IE',1,'',''),(129399,'220.181.51.37','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129400,'223.104.249.255','2017-03-01 00:00:00','/index.html','Chrome',1,'','baidu'),(129401,'110.84.208.104','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129402,'140.205.205.8','2017-03-01 00:00:00','/newsview.htm','Safari',1,'',''),(129403,'111.206.36.13','2017-03-01 00:00:00','/index.html','Firefox',1,'','baidu'),(129404,'180.97.62.228','2017-03-01 00:00:00','/news/newsview.htm','IE',1,'',''),(129405,'116.247.113.141','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129406,'140.205.205.8','2017-03-01 00:00:00','/newsview.htm','IE',1,'',''),(129407,'117.136.8.79','2017-03-01 00:00:00','/index.html','Chrome',1,'','baidu'),(129408,'82.221.105.7','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129409,'140.205.201.32','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129410,'140.205.201.32','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129411,'140.205.201.32','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129412,'140.205.201.32','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129413,'140.205.205.8','2017-03-01 00:00:00','/newsview.htm','Chrome',1,'',''),(129414,'140.205.201.32','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129415,'123.125.143.153','2017-03-01 00:00:00','/index.html','Chrome',1,'','baidu'),(129416,'140.205.201.32','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129417,'140.205.201.32','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129418,'140.205.201.32','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129419,'140.205.201.32','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129420,'140.205.201.32','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129421,'140.205.201.32','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129422,'140.205.205.8','2017-03-01 00:00:00','/newsview.htm','Firefox',1,'',''),(129423,'183.57.153.128','2017-03-01 00:00:00','/news/newsview.htm','IE',1,'',''),(129424,'117.136.40.254','2017-03-01 00:00:00','/index.html','Safari',1,'','baidu'),(129425,'183.57.153.222','2017-03-01 00:00:00','/newsview.htm','IE',1,'',''),(129426,'183.136.142.192','2017-03-01 00:00:00','/newsview.htm','IE',1,'',''),(129427,'182.118.55.223','2017-03-01 00:00:00','/news/newsview.htm','IE',1,'',''),(129428,'115.49.169.37','2017-03-01 00:00:00','/index.html','Chrome',1,'','baidu'),(129429,'180.97.63.88','2017-03-01 00:00:00','/newsview.htm','IE',1,'',''),(129430,'42.156.138.27','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129431,'42.120.161.27','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129432,'36.110.147.91','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129433,'74.208.101.38','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129434,'74.208.101.38','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129435,'71.6.135.131','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129436,'218.77.43.2','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129437,'61.135.169.42','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129438,'180.97.63.109','2017-03-01 00:00:00','/newsview.htm','IE',1,'',''),(129439,'111.85.179.101','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129440,'220.181.51.35','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129441,'61.135.169.7','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129442,'183.57.154.93','2017-03-01 00:00:00','/news/newsview.htm','IE',1,'',''),(129443,'66.249.73.61','2017-03-01 00:00:00','/news/news.htm','Chrome',1,'',''),(129444,'107.179.45.135','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129445,'66.249.73.61','2017-03-01 00:00:00','/news/news.htm','Chrome',1,'',''),(129446,'66.249.73.3','2017-03-01 00:00:00','/news/docs!view.htm','Chrome',1,'',''),(129447,'66.249.73.58','2017-03-01 00:00:00','/news/news.htm','Chrome',1,'',''),(129448,'66.249.73.58','2017-03-01 00:00:00','/news/news.htm','Chrome',1,'',''),(129449,'42.156.136.32','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129450,'107.179.45.135','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129451,'66.249.73.58','2017-03-01 00:00:00','/news/docs!view.htm','Chrome',1,'',''),(129452,'42.156.136.32','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129453,'106.38.188.73','2017-03-01 00:00:00','/index.html','IE',1,'',''),(129454,'66.249.73.61','2017-03-01 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129455,'60.13.136.104','2017-03-01 00:00:00','/index.html','Chrome',1,'',''),(129456,'183.57.153.93','2017-03-01 00:00:00','/newsview.htm','IE',1,'',''),(129457,'66.249.73.58','2017-03-01 00:00:00','/news/news.htm','Chrome',1,'',''),(129458,'66.249.73.58','2017-03-01 00:00:00','/news/news.htm','Chrome',1,'',''),(129459,'66.249.73.3','2017-03-01 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129460,'66.249.73.61','2017-03-01 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129461,'62.149.1.74','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129462,'62.149.1.74','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129463,'62.149.1.75','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129464,'62.149.1.74','2017-03-01 00:00:00','/index.html','Firefox',1,'',''),(129465,'183.57.153.190','2017-03-01 00:00:00','/newsview.htm','IE',1,'',''),(129466,'66.249.64.233','2017-03-01 00:00:00','/news.htm','Chrome',1,'',''),(129467,'183.57.153.142','2017-03-01 00:00:00','/newsview.htm','IE',1,'',''),(129468,'182.118.41.70','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129469,'66.249.64.166','2017-03-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129470,'66.249.64.166','2017-03-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129471,'183.57.153.70','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129472,'66.249.64.166','2017-03-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129473,'66.249.64.174','2017-03-02 00:00:00','/news/news.htm','Chrome',1,'',''),(129474,'111.206.36.5','2017-03-02 00:00:00','/index.html','Firefox',1,'www','baidu'),(129475,'113.200.49.183','2017-03-02 00:00:00','/news.htm','Chrome',1,'',''),(129476,'113.200.49.183','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129477,'113.200.49.183','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129478,'66.249.64.166','2017-03-02 00:00:00','/newsview.htm','Chrome',1,'',''),(129479,'66.249.64.174','2017-03-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129480,'123.150.183.33','2017-03-02 00:00:00','/index.html','Safari',1,'',''),(129481,'123.150.183.38','2017-03-02 00:00:00','/index.html','Safari',1,'',''),(129482,'66.249.64.170','2017-03-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129483,'66.249.64.166','2017-03-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129484,'66.249.64.166','2017-03-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129485,'42.156.137.27','2017-03-02 00:00:00','/index.html','Firefox',1,'',''),(129486,'66.249.64.170','2017-03-02 00:00:00','/news/news.htm','Chrome',1,'',''),(129487,'66.249.64.170','2017-03-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129488,'182.118.45.226','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129489,'66.249.64.170','2017-03-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129490,'183.57.153.179','2017-03-02 00:00:00','/news/newsview.htm','IE',1,'',''),(129491,'66.249.64.166','2017-03-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129492,'111.206.36.141','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129493,'66.249.64.170','2017-03-02 00:00:00','/newsview.htm','Chrome',1,'',''),(129494,'180.97.63.85','2017-03-02 00:00:00','/news/newsview.htm','IE',1,'',''),(129495,'66.249.64.174','2017-03-02 00:00:00','/news/news.htm','Chrome',1,'',''),(129496,'42.156.136.27','2017-03-02 00:00:00','/index.html','Firefox',1,'',''),(129497,'42.120.235.57','2017-03-02 00:00:00','/index.html','Firefox',1,'',''),(129498,'220.181.51.56','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129499,'111.206.36.13','2017-03-02 00:00:00','/index.html','Chrome',1,'','baidu'),(129500,'111.206.36.14','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129501,'61.146.178.190','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129502,'180.97.63.82','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129503,'182.118.53.108','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129504,'66.249.64.166','2017-03-02 00:00:00','/newsview.htm','Chrome',1,'',''),(129505,'42.156.136.27','2017-03-02 00:00:00','/index.html','Firefox',1,'',''),(129506,'42.156.139.7','2017-03-02 00:00:00','/index.html','Firefox',1,'',''),(129507,'66.249.64.174','2017-03-02 00:00:00','/news/news.htm','Chrome',1,'',''),(129508,'125.88.204.108','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129509,'66.249.64.174','2017-03-02 00:00:00','/newsview.htm','Chrome',1,'',''),(129510,'66.249.64.170','2017-03-02 00:00:00','/docs!view.htm','Chrome',1,'',''),(129511,'183.136.142.113','2017-03-02 00:00:00','/news/newsview.htm','IE',1,'',''),(129512,'183.57.154.61','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129513,'183.136.142.193','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129514,'111.202.102.69','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129515,'180.97.63.33','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129516,'54.214.96.191','2017-03-02 00:00:00','/index.html','Firefox',1,'',''),(129517,'182.118.60.90','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129518,'183.57.154.109','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129519,'157.55.39.4','2017-03-02 00:00:00','/index.html','Safari',1,'',''),(129520,'117.73.146.47','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129521,'116.252.191.45','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129522,'116.213.94.152','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129523,'183.57.153.148','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129524,'140.205.201.33','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129525,'196.52.43.55','2017-03-02 00:00:00','/index.html','Firefox',1,'',''),(129526,'140.205.201.33','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129527,'140.205.201.33','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129528,'140.205.201.33','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129529,'140.205.201.33','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129530,'140.205.201.33','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129531,'140.205.201.33','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129532,'183.136.142.172','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129533,'140.205.201.33','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129534,'140.205.201.33','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129535,'140.205.201.33','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129536,'140.205.201.33','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129537,'112.123.225.78','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129538,'180.97.63.35','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129539,'180.97.63.23','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129540,'180.97.62.227','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129541,'180.97.62.236','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129542,'180.97.62.233','2017-03-02 00:00:00','/news/newsview.htm','IE',1,'',''),(129543,'49.4.143.116','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129544,'49.4.143.116','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129545,'182.118.54.64','2017-03-02 00:00:00','/news/newsview.htm','IE',1,'',''),(129546,'183.136.142.85','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129547,'183.136.142.118','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129548,'183.57.153.135','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129549,'180.97.63.106','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129550,'182.118.53.109','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129551,'180.97.63.107','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129552,'182.118.54.43','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129553,'69.49.102.228','2017-03-02 00:00:00','/index.html','Firefox',1,'',''),(129554,'69.49.102.228','2017-03-02 00:00:00','/index.html','Firefox',1,'',''),(129555,'122.224.204.108','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129556,'122.224.204.108','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129557,'222.75.40.215','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129558,'180.97.63.97','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129559,'180.97.63.107','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129560,'42.156.136.27','2017-03-02 00:00:00','/index.html','Firefox',1,'',''),(129561,'180.97.63.43','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129562,'180.97.63.37','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129563,'180.97.63.99','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129564,'180.97.63.86','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129565,'47.52.33.184','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129566,'47.52.33.184','2017-03-02 00:00:00','/index.html','Safari',1,'',''),(129567,'180.97.63.106','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129568,'182.118.54.21','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129569,'180.97.63.68','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129570,'183.57.154.24','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129571,'183.57.153.216','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129572,'183.57.153.229','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129573,'188.165.200.217','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129574,'116.226.212.84','2017-03-02 00:00:00','/index.html','Safari',1,'',''),(129575,'182.118.53.225','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129576,'183.136.142.59','2017-03-02 00:00:00','/news/docs!view.htm','IE',1,'',''),(129577,'183.136.142.166','2017-03-02 00:00:00','/news/docs!view.htm','IE',1,'',''),(129578,'180.97.62.243','2017-03-02 00:00:00','/news/newsview.htm','IE',1,'',''),(129579,'61.135.165.41','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129580,'180.97.62.226','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129581,'182.118.45.226','2017-03-02 00:00:00','/news/newsview.htm','IE',1,'',''),(129582,'111.206.36.145','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129583,'180.97.63.30','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129584,'180.97.63.30','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129585,'202.108.211.56','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129586,'183.57.154.85','2017-03-02 00:00:00','/news/newsview.htm','IE',1,'',''),(129587,'115.239.212.200','2017-03-02 00:00:00','/index.html','Chrome',1,'',''),(129588,'182.118.55.137','2017-03-02 00:00:00','/news/newsview.htm','IE',1,'',''),(129589,'183.136.142.164','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129590,'183.57.153.216','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129591,'182.118.60.18','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129592,'182.118.60.18','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129593,'183.57.153.93','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129594,'140.205.201.44','2017-03-02 00:00:00','/index.html','IE',1,'',''),(129595,'183.57.153.78','2017-03-02 00:00:00','/news/newsview.htm','IE',1,'',''),(129596,'182.118.55.184','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129597,'183.136.142.78','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129598,'180.97.63.85','2017-03-02 00:00:00','/newsview.htm','IE',1,'',''),(129599,'182.118.54.65','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129600,'219.157.194.226','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129601,'111.206.36.8','2017-03-03 00:00:00','/index.html','Firefox',1,'www','baidu'),(129602,'183.57.154.13','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129603,'180.97.62.241','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129604,'180.149.130.149','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129605,'183.136.190.40','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129606,'180.97.63.28','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129607,'140.205.201.35','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129608,'183.57.153.75','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129609,'183.136.142.89','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129610,'42.156.136.27','2017-03-03 00:00:00','/index.html','Firefox',1,'',''),(129611,'111.206.36.146','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129612,'180.97.62.226','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129613,'183.57.153.109','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129614,'103.40.102.19','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129615,'103.40.102.19','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129616,'188.165.206.188','2017-03-03 00:00:00','/index.html','Firefox',1,'',''),(129617,'183.57.153.131','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129618,'111.206.36.132','2017-03-03 00:00:00','/index.html','Firefox',1,'',''),(129619,'140.205.201.34','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129620,'123.125.67.152','2017-03-03 00:00:00','/index.html','Safari',1,'',''),(129621,'183.57.154.52','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129622,'183.57.153.135','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129623,'125.88.204.116','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129624,'140.205.201.40','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129625,'220.181.51.53','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129626,'49.4.135.151','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129627,'49.4.135.151','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129628,'120.32.67.101','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129629,'183.136.142.176','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129630,'183.57.154.42','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129631,'183.57.154.95','2017-03-03 00:00:00','/news/newsview.htm','IE',1,'',''),(129632,'139.162.119.197','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129633,'139.162.111.98','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129634,'140.205.225.183','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129635,'140.205.225.183','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129636,'140.205.225.183','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129637,'140.205.225.183','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129638,'140.205.225.183','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129639,'140.205.225.183','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129640,'140.205.225.183','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129641,'140.205.225.183','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129642,'180.97.63.64','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129643,'101.198.156.169','2017-03-03 00:00:00','/index.html','Firefox',1,'',''),(129644,'101.198.156.126','2017-03-03 00:00:00','/index.html','Firefox',1,'',''),(129645,'180.97.63.105','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129646,'103.200.30.90','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129647,'140.205.225.183','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129648,'140.205.225.183','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129649,'140.205.225.183','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129650,'140.205.201.33','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129651,'180.97.63.69','2017-03-03 00:00:00','/news/newsview.htm','IE',1,'',''),(129652,'183.136.142.78','2017-03-03 00:00:00','/news/newsview.htm','IE',1,'',''),(129653,'222.75.40.177','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129654,'183.136.142.65','2017-03-03 00:00:00','/news/newsview.htm','IE',1,'',''),(129655,'180.97.215.41','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129656,'183.57.153.135','2017-03-03 00:00:00','/news/newsview.htm','IE',1,'',''),(129657,'140.205.205.2','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129658,'182.118.54.65','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129659,'42.156.139.32','2017-03-03 00:00:00','/index.html','Firefox',1,'',''),(129660,'180.97.62.250','2017-03-03 00:00:00','/news/newsview.htm','IE',1,'',''),(129661,'183.57.153.123','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129662,'140.205.205.2','2017-03-03 00:00:00','/newsview.htm','Safari',1,'',''),(129663,'182.118.54.70','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129664,'42.156.136.27','2017-03-03 00:00:00','/index.html','Firefox',1,'',''),(129665,'42.156.136.27','2017-03-03 00:00:00','/index.html','Firefox',1,'',''),(129666,'182.118.45.223','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129667,'111.206.36.137','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129668,'183.57.154.49','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129669,'111.206.36.16','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129670,'222.128.176.91','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129671,'183.136.142.118','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129672,'91.236.75.4','2017-03-03 00:00:00','/index.html','IE',1,'',''),(129673,'106.91.208.51','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129674,'183.136.142.166','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129675,'180.97.63.100','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129676,'60.216.136.31','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129677,'123.14.254.112','2017-03-03 00:00:00','/index.html','Chrome',1,'',''),(129678,'182.118.55.238','2017-03-03 00:00:00','/newsview.htm','IE',1,'',''),(129679,'183.136.142.76','2017-03-04 00:00:00','/news/newsview.htm','IE',1,'',''),(129680,'123.125.67.145','2017-03-04 00:00:00','/index.html','Safari',1,'',''),(129681,'123.125.143.139','2017-03-04 00:00:00','/index.html','Firefox',1,'www','baidu'),(129682,'140.205.201.37','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129683,'183.136.142.177','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129684,'182.118.55.223','2017-03-04 00:00:00','/index.html','Safari',1,'',''),(129685,'104.148.75.18','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129686,'183.57.153.253','2017-03-04 00:00:00','/news/newsview.htm','IE',1,'',''),(129687,'183.57.153.220','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129688,'180.97.62.235','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129689,'180.149.130.153','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129690,'140.205.201.39','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129691,'183.136.142.181','2017-03-04 00:00:00','/news/newsview.htm','IE',1,'',''),(129692,'183.57.153.135','2017-03-04 00:00:00','/news/newsview.htm','IE',1,'',''),(129693,'101.4.110.154','2017-03-04 00:00:00','/index.html','Firefox',1,'',''),(129694,'111.206.36.144','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129695,'182.118.53.92','2017-03-04 00:00:00','/index.html','Safari',1,'',''),(129696,'180.97.63.41','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129697,'140.205.201.34','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129698,'183.136.142.124','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129699,'123.59.148.75','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129700,'220.181.51.36','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129701,'123.59.148.75','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129702,'40.77.167.108','2017-03-04 00:00:00','/index.html','Safari',1,'',''),(129703,'61.147.184.213','2017-03-04 00:00:00','/index.html','Safari',1,'',''),(129704,'182.118.54.99','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129705,'182.118.41.90','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129706,'180.97.63.30','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129707,'61.146.178.190','2017-03-04 00:00:00','/index.html','Firefox',1,'',''),(129708,'182.118.60.90','2017-03-04 00:00:00','/news/newsview.htm','IE',1,'',''),(129709,'183.136.142.64','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129710,'140.205.201.39','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129711,'140.205.201.39','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129712,'140.205.201.39','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129713,'140.205.201.39','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129714,'140.205.201.39','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129715,'140.205.205.5','2017-03-04 00:00:00','/newsview.htm','Chrome',1,'',''),(129716,'140.205.201.39','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129717,'140.205.201.39','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129718,'140.205.201.39','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129719,'140.205.201.39','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129720,'182.118.53.227','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129721,'221.0.111.139','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129722,'221.0.111.139','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129723,'221.0.111.139','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129724,'221.0.111.139','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129725,'140.205.201.39','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129726,'42.156.136.32','2017-03-04 00:00:00','/index.html','Firefox',1,'',''),(129727,'36.5.181.224','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129728,'182.118.54.50','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129729,'91.236.75.4','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129730,'47.203.95.180','2017-03-04 00:00:00','/index.html','Firefox',1,'',''),(129731,'140.205.205.4','2017-03-04 00:00:00','/newsview.htm','Opera',1,'',''),(129732,'111.85.179.186','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129733,'140.205.205.4','2017-03-04 00:00:00','/news.htm','Safari',1,'',''),(129734,'182.118.53.171','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129735,'140.205.205.4','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129736,'218.10.51.115','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129737,'123.126.113.104','2017-03-04 00:00:00','/index.html','Safari',1,'',''),(129738,'140.205.205.4','2017-03-04 00:00:00','/docs!view.htm','Opera',1,'',''),(129739,'66.249.64.237','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129740,'66.249.64.119','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129741,'180.97.62.239','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129742,'110.157.161.205','2017-03-04 00:00:00','/index.html','IE',1,'',''),(129743,'61.135.165.10','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129744,'66.249.64.122','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129745,'36.22.230.202','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129746,'140.205.205.4','2017-03-04 00:00:00','/newsview.htm','Safari',1,'',''),(129747,'61.135.165.43','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129748,'66.249.64.233','2017-03-04 00:00:00','/newsview.htm','Chrome',1,'',''),(129749,'180.97.63.56','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129750,'140.205.205.5','2017-03-04 00:00:00','/newsview.htm','Chrome',0,'',''),(129751,'183.136.142.83','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129752,'140.205.205.2','2017-03-04 00:00:00','/newsview.htm','Safari',1,'',''),(129753,'140.205.205.2','2017-03-04 00:00:00','/newsview.htm','IE',0,'',''),(129754,'140.205.205.4','2017-03-04 00:00:00','/newsview.htm','Opera',0,'',''),(129755,'183.57.154.69','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129756,'180.97.63.17','2017-03-04 00:00:00','/news/newsview.htm','IE',1,'',''),(129757,'66.249.64.233','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129758,'183.136.142.62','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129759,'196.52.43.55','2017-03-04 00:00:00','/index.html','Firefox',1,'',''),(129760,'140.205.205.9','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129761,'140.205.205.9','2017-03-04 00:00:00','/newsview.htm','Safari',1,'',''),(129762,'58.49.40.122','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129763,'183.136.142.126','2017-03-04 00:00:00','/newsview.htm','IE',1,'',''),(129764,'66.249.64.72','2017-03-04 00:00:00','/index.html','Chrome',1,'',''),(129765,'140.205.201.34','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129766,'66.249.64.237','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129767,'111.206.36.7','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129768,'183.57.153.80','2017-03-05 00:00:00','/news/newsview.htm','IE',1,'',''),(129769,'180.163.225.99','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129770,'111.206.36.132','2017-03-05 00:00:00','/index.html','Firefox',1,'www','baidu'),(129771,'183.57.153.249','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129772,'140.205.201.39','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129773,'180.149.130.151','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129774,'140.205.201.42','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129775,'198.20.69.98','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129776,'115.239.213.250','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129777,'115.239.215.208','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129778,'182.118.54.60','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129779,'66.249.64.237','2017-03-05 00:00:00','/news/news.htm','Chrome',1,'',''),(129780,'111.206.36.138','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129781,'66.249.64.229','2017-03-05 00:00:00','/newsview.htm','Chrome',1,'',''),(129782,'60.191.38.77','2017-03-05 00:00:00','/index.html','Firefox',1,'',''),(129783,'111.206.36.7','2017-03-05 00:00:00','/index.html','Firefox',1,'',''),(129784,'140.205.201.31','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129785,'183.57.153.210','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129786,'183.57.154.34','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129787,'182.118.54.60','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129788,'123.125.71.60','2017-03-05 00:00:00','/index.html','Safari',1,'',''),(129789,'183.57.154.63','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129790,'182.118.60.82','2017-03-05 00:00:00','/news/newsview.htm','IE',1,'',''),(129791,'180.163.227.81','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129792,'180.97.63.108','2017-03-05 00:00:00','/news/newsview.htm','IE',1,'',''),(129793,'182.118.55.187','2017-03-05 00:00:00','/news/newsview.htm','IE',1,'',''),(129794,'139.162.119.197','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129795,'42.120.161.27','2017-03-05 00:00:00','/index.html','Firefox',1,'',''),(129796,'167.114.233.118','2017-03-05 00:00:00','/index.html','Firefox',1,'',''),(129797,'140.205.205.2','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129798,'140.205.201.43','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129799,'140.205.201.43','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129800,'140.205.201.43','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129801,'140.205.201.43','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129802,'140.205.201.43','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129803,'140.205.201.43','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129804,'167.160.116.81','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129805,'140.205.201.43','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129806,'140.205.205.2','2017-03-05 00:00:00','/newsview.htm','Firefox',1,'',''),(129807,'182.118.54.99','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129808,'140.205.201.43','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129809,'140.205.201.43','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129810,'182.118.55.181','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129811,'140.205.201.43','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129812,'42.156.136.32','2017-03-05 00:00:00','/index.html','Firefox',1,'',''),(129813,'140.205.205.2','2017-03-05 00:00:00','/newsview.htm','IE',0,'',''),(129814,'140.205.205.8','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129815,'140.205.205.2','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129816,'103.3.98.50','2017-03-05 00:00:00','/index.html','Chrome',1,'','baidu'),(129817,'171.107.26.209','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129818,'183.57.154.84','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129819,'140.205.205.2','2017-03-05 00:00:00','/news.htm','Firefox',1,'',''),(129820,'66.249.64.229','2017-03-05 00:00:00','/newsview.htm','Chrome',1,'',''),(129821,'54.188.25.118','2017-03-05 00:00:00','/index.html','Firefox',1,'',''),(129822,'34.248.185.161','2017-03-05 00:00:00','/index.html','Firefox',1,'',''),(129823,'66.249.64.233','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129824,'46.146.111.121','2017-03-05 00:00:00','/newsview.htm','Chrome',1,'',''),(129825,'46.146.111.121','2017-03-05 00:00:00','/newsview.htm','Chrome',1,'',''),(129826,'46.146.111.121','2017-03-05 00:00:00','/newsview.htm','Chrome',1,'',''),(129827,'66.249.64.72','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129828,'183.57.154.42','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129829,'119.147.146.60','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129830,'140.205.205.2','2017-03-05 00:00:00','/docs!view.htm','IE',1,'',''),(129831,'140.205.205.2','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129832,'60.16.13.195','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129833,'66.249.64.233','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129834,'183.57.153.100','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129835,'180.153.212.13','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129836,'183.57.154.108','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129837,'183.136.142.180','2017-03-05 00:00:00','/news/newsview.htm','IE',1,'',''),(129838,'183.57.153.219','2017-03-05 00:00:00','/news/newsview.htm','IE',1,'',''),(129839,'118.192.101.126','2017-03-05 00:00:00','/docs.htm','Chrome',1,'',''),(129840,'118.192.101.126','2017-03-05 00:00:00','/docs!view.htm','Chrome',1,'',''),(129841,'118.192.101.126','2017-03-05 00:00:00','/docs!view.htm','Chrome',1,'',''),(129842,'180.97.62.234','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129843,'140.205.205.3','2017-03-05 00:00:00','/news.htm','IE',1,'',''),(129844,'180.163.227.16','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129845,'42.156.136.27','2017-03-05 00:00:00','/index.html','Firefox',1,'',''),(129846,'66.249.64.127','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129847,'218.93.208.51','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129848,'218.93.208.51','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129849,'91.236.75.4','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129850,'183.185.225.244','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129851,'61.135.165.10','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129852,'140.205.205.5','2017-03-05 00:00:00','/newsview.htm','Safari',1,'',''),(129853,'182.118.54.60','2017-03-05 00:00:00','/news/newsview.htm','IE',1,'',''),(129854,'47.203.95.180','2017-03-05 00:00:00','/index.html','Firefox',1,'',''),(129855,'47.203.95.180','2017-03-05 00:00:00','/index.html','Firefox',1,'',''),(129856,'182.118.55.247','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129857,'180.97.63.65','2017-03-05 00:00:00','/newsview.htm','IE',1,'',''),(129858,'111.206.36.133','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129859,'66.249.64.233','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129860,'183.136.142.86','2017-03-05 00:00:00','/news/newsview.htm','IE',1,'',''),(129861,'182.118.55.139','2017-03-05 00:00:00','/news/newsview.htm','IE',1,'',''),(129862,'182.48.105.210','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129863,'42.156.136.32','2017-03-05 00:00:00','/index.html','Firefox',1,'',''),(129864,'62.212.73.49','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129865,'106.2.125.215','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129866,'66.249.64.72','2017-03-05 00:00:00','/index.html','Chrome',1,'',''),(129867,'140.205.201.32','2017-03-05 00:00:00','/index.html','IE',1,'',''),(129868,'23.247.88.43','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129869,'66.249.64.170','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129870,'140.205.205.4','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129871,'140.205.201.47','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129872,'111.206.36.140','2017-03-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(129873,'60.191.38.77','2017-03-06 00:00:00','/index.html','Firefox',1,'',''),(129874,'140.205.205.4','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129875,'66.249.64.166','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129876,'180.149.130.146','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129877,'140.205.205.8','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129878,'66.249.64.174','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129879,'178.217.187.39','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129880,'140.205.205.4','2017-03-06 00:00:00','/newsview.htm','Opera',1,'',''),(129881,'66.249.64.166','2017-03-06 00:00:00','/news/news.htm','Chrome',1,'',''),(129882,'23.247.72.2','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129883,'66.249.64.166','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129884,'111.206.36.10','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129885,'66.249.64.174','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129886,'219.156.114.201','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129887,'157.55.39.132','2017-03-06 00:00:00','/index.html','Safari',1,'',''),(129888,'66.249.64.166','2017-03-06 00:00:00','/news/docs!view.htm','Chrome',1,'',''),(129889,'111.206.36.8','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129890,'66.249.64.174','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129891,'66.249.64.166','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129892,'198.20.69.74','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129893,'220.181.51.36','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129894,'5.188.211.25','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129895,'183.136.142.139','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129896,'180.97.63.79','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129897,'183.57.153.82','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129898,'183.57.153.207','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129899,'183.57.153.229','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129900,'104.156.230.231','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129901,'183.136.142.124','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129902,'183.57.153.97','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129903,'183.136.142.68','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129904,'180.97.63.15','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129905,'182.118.55.137','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129906,'183.136.142.177','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129907,'183.136.142.148','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129908,'66.249.64.174','2017-03-06 00:00:00','/news/docs!view.htm','Chrome',1,'',''),(129909,'182.118.60.45','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129910,'182.118.53.110','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129911,'101.226.125.103','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129912,'183.136.142.86','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129913,'140.205.225.185','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129914,'171.8.113.174','2017-03-06 00:00:00','/news.htm','Chrome',1,'',''),(129915,'171.8.115.46','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129916,'180.97.63.70','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129917,'111.206.36.139','2017-03-06 00:00:00','/index.html','Chrome',1,'','baidu'),(129918,'173.245.202.177','2017-03-06 00:00:00','/index.html','Firefox',1,'',''),(129919,'173.245.202.177','2017-03-06 00:00:00','/index.html','Firefox',1,'',''),(129920,'66.249.64.170','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129921,'183.57.154.28','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129922,'66.249.64.170','2017-03-06 00:00:00','/docs!view.htm','Chrome',1,'',''),(129923,'66.249.64.166','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129924,'182.118.60.37','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129925,'111.204.197.2','2017-03-06 00:00:00','/newsview.htm','Firefox',1,'',''),(129926,'66.249.64.174','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129927,'111.204.197.2','2017-03-06 00:00:00','/index.html','Firefox',1,'',''),(129928,'111.204.197.2','2017-03-06 00:00:00','/docs.htm','Chrome',1,'',''),(129929,'111.204.197.2','2017-03-06 00:00:00','/docs!view.htm','Chrome',1,'',''),(129930,'111.204.197.2','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129931,'111.204.197.2','2017-03-06 00:00:00','/index.html','Firefox',1,'',''),(129932,'111.204.197.2','2017-03-06 00:00:00','/news.htm','Chrome',1,'',''),(129933,'111.204.197.2','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129934,'218.17.158.93','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129935,'180.153.201.28','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129936,'180.97.63.15','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129937,'183.136.142.168','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129938,'183.136.142.66','2017-03-06 00:00:00','/news/newsview.htm','IE',1,'',''),(129939,'140.205.205.3','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129940,'66.249.64.174','2017-03-06 00:00:00','/docs!view.htm','Chrome',1,'',''),(129941,'140.205.205.3','2017-03-06 00:00:00','/news.htm','IE',1,'',''),(129942,'60.253.193.2','2017-03-06 00:00:00','/news.htm','Firefox',1,'',''),(129943,'60.253.193.2','2017-03-06 00:00:00','/index.html','Firefox',1,'',''),(129944,'124.128.85.222','2017-03-06 00:00:00','/news.htm','Chrome',1,'',''),(129945,'183.136.142.145','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129946,'183.57.153.170','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129947,'140.205.205.3','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129948,'183.136.142.117','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129949,'42.156.251.206','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129950,'66.249.64.174','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129951,'66.249.64.166','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129952,'124.128.85.222','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129953,'124.128.85.222','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129954,'124.128.85.222','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129955,'124.128.85.222','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129956,'124.128.85.222','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129957,'124.128.85.222','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129958,'66.249.64.170','2017-03-06 00:00:00','/docs!view.htm','Chrome',1,'',''),(129959,'183.136.142.119','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129960,'140.205.205.3','2017-03-06 00:00:00','/news.htm','IE',1,'',''),(129961,'140.205.201.30','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129962,'104.148.75.10','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129963,'66.249.64.170','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129964,'140.205.201.30','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129965,'66.249.64.174','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129966,'140.205.205.3','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129967,'183.136.142.91','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129968,'140.205.201.30','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129969,'66.249.64.170','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129970,'66.249.64.170','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129971,'140.205.201.30','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129972,'140.205.201.30','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129973,'140.205.201.30','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129974,'140.205.201.30','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129975,'66.249.64.174','2017-03-06 00:00:00','/news/newsview.htm','Chrome',1,'',''),(129976,'220.181.51.40','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129977,'223.104.4.47','2017-03-06 00:00:00','/index.html','Chrome',1,'','baidu'),(129978,'140.205.201.30','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129979,'180.163.227.69','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129980,'140.205.201.30','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129981,'140.205.205.5','2017-03-06 00:00:00','/news.htm','IE',1,'',''),(129982,'171.107.27.55','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129983,'66.249.64.166','2017-03-06 00:00:00','/docs!view.htm','Chrome',1,'',''),(129984,'140.205.201.30','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129985,'61.146.178.190','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(129986,'140.205.205.5','2017-03-06 00:00:00','/newsview.htm','IE',0,'',''),(129987,'140.205.205.5','2017-03-06 00:00:00','/news.htm','Chrome',1,'',''),(129988,'104.148.75.26','2017-03-06 00:00:00','/index.html','IE',1,'',''),(129989,'140.205.205.5','2017-03-06 00:00:00','/newsview.htm','IE',0,'',''),(129990,'140.205.205.5','2017-03-06 00:00:00','/newsview.htm','Firefox',1,'',''),(129991,'183.136.142.143','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129992,'182.118.53.74','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(129993,'42.120.160.27','2017-03-06 00:00:00','/index.html','Firefox',1,'',''),(129994,'60.173.243.185','2017-03-06 00:00:00','/index.html','Safari',1,'','baidu'),(129995,'60.173.243.185','2017-03-06 00:00:00','/index.html','Safari',1,'','baidu'),(129996,'183.57.154.58','2017-03-06 00:00:00','/news/newsview.htm','IE',1,'',''),(129997,'140.205.205.3','2017-03-06 00:00:00','/news.htm','Chrome',1,'',''),(129998,'140.205.205.3','2017-03-06 00:00:00','/newsview.htm','Firefox',1,'',''),(129999,'140.205.205.3','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(130000,'222.75.42.115','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(130001,'182.48.105.210','2017-03-06 00:00:00','/index.html','IE',1,'',''),(130002,'139.162.111.98','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(130003,'60.2.111.33','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(130004,'60.2.111.33','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(130005,'180.97.62.223','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(130006,'27.32.249.21','2017-03-06 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(130007,'140.205.201.45','2017-03-06 00:00:00','/index.html','IE',1,'',''),(130008,'183.204.230.73','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(130009,'91.236.75.4','2017-03-06 00:00:00','/index.html','IE',1,'',''),(130010,'27.10.77.173','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(130011,'182.118.55.160','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(130012,'140.205.205.4','2017-03-06 00:00:00','/newsview.htm','Chrome',1,'',''),(130013,'182.118.55.223','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(130014,'104.154.94.120','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(130015,'183.57.153.164','2017-03-06 00:00:00','/news/newsview.htm','IE',1,'',''),(130016,'140.205.205.8','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(130017,'140.205.205.5','2017-03-06 00:00:00','/news.htm','IE',1,'',''),(130018,'183.136.142.107','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(130019,'140.205.205.2','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(130020,'101.226.33.238','2017-03-06 00:00:00','/index.html','Chrome',1,'',''),(130021,'140.205.205.5','2017-03-06 00:00:00','/newsview.htm','Chrome',1,'',''),(130022,'140.205.205.5','2017-03-06 00:00:00','/newsview.htm','Firefox',1,'',''),(130023,'123.114.239.193','2017-03-06 00:00:00','/index.html','Firefox',1,'',''),(130024,'140.205.205.5','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(130025,'140.205.205.1','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(130026,'140.205.205.1','2017-03-06 00:00:00','/newsview.htm','IE',1,'',''),(130027,'183.136.142.189','2017-03-07 00:00:00','/newsview.htm','IE',1,'',''),(130028,'140.205.201.43','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130029,'49.4.143.161','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130030,'49.4.143.161','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130031,'180.97.62.250','2017-03-07 00:00:00','/newsview.htm','IE',1,'',''),(130032,'123.125.143.28','2017-03-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(130033,'140.205.201.30','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130034,'111.206.36.15','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130035,'182.118.55.137','2017-03-07 00:00:00','/newsview.htm','IE',1,'',''),(130036,'180.97.63.29','2017-03-07 00:00:00','/newsview.htm','IE',1,'',''),(130037,'140.205.201.32','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130038,'111.206.36.139','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130039,'183.57.153.203','2017-03-07 00:00:00','/news/newsview.htm','IE',1,'',''),(130040,'180.149.130.142','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130041,'183.57.153.184','2017-03-07 00:00:00','/news/newsview.htm','IE',1,'',''),(130042,'111.206.36.132','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130043,'183.136.142.173','2017-03-07 00:00:00','/newsview.htm','IE',1,'',''),(130044,'180.97.63.66','2017-03-07 00:00:00','/newsview.htm','IE',1,'',''),(130045,'139.162.108.53','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130046,'140.205.201.37','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130047,'220.181.51.46','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130048,'183.136.142.156','2017-03-07 00:00:00','/newsview.htm','IE',1,'',''),(130049,'183.136.190.40','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130050,'125.88.204.98','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130051,'140.205.225.183','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130052,'183.136.142.171','2017-03-07 00:00:00','/news/newsview.htm','IE',1,'',''),(130053,'140.205.225.187','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130054,'111.206.36.15','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130055,'123.150.183.17','2017-03-07 00:00:00','/index.html','Safari',1,'',''),(130056,'140.205.201.39','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130057,'101.199.108.55','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130058,'124.202.214.70','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130059,'140.205.201.39','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130060,'140.205.201.39','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130061,'182.118.54.70','2017-03-07 00:00:00','/newsview.htm','IE',1,'',''),(130062,'140.205.201.39','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130063,'140.205.201.39','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130064,'140.205.201.39','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130065,'140.205.201.39','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130066,'91.236.75.4','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130067,'218.10.51.91','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130068,'140.205.201.39','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130069,'140.205.201.39','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130070,'140.205.201.39','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130071,'183.57.153.193','2017-03-07 00:00:00','/news/newsview.htm','IE',1,'',''),(130072,'104.148.75.83','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130073,'115.236.52.106','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130074,'115.236.52.106','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130075,'183.136.142.95','2017-03-07 00:00:00','/news/newsview.htm','IE',1,'',''),(130076,'115.236.52.106','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130077,'113.222.188.62','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130078,'43.240.14.25','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130079,'95.211.138.129','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130080,'42.156.136.27','2017-03-07 00:00:00','/index.html','Firefox',1,'',''),(130081,'42.120.145.202','2017-03-07 00:00:00','/index.html','Firefox',1,'',''),(130082,'182.118.54.21','2017-03-07 00:00:00','/newsview.htm','IE',1,'',''),(130083,'175.190.84.49','2017-03-07 00:00:00','/newsview.htm','Chrome',1,'',''),(130084,'175.190.91.67','2017-03-07 00:00:00','/newsview.htm','Chrome',1,'',''),(130085,'116.112.219.103','2017-03-07 00:00:00','/newsview.htm','Chrome',1,'阮夏名','360'),(130086,'116.236.162.66','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130087,'116.247.113.141','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130088,'42.156.139.27','2017-03-07 00:00:00','/index.html','Firefox',1,'',''),(130089,'140.205.205.2','2017-03-07 00:00:00','/newsview.htm','IE',1,'',''),(130090,'140.205.201.43','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130091,'114.221.17.48','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130092,'140.205.205.5','2017-03-07 00:00:00','/newsview.htm','Firefox',1,'',''),(130093,'204.79.180.202','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130094,'112.4.128.229','2017-03-07 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(130095,'140.205.205.9','2017-03-07 00:00:00','/newsview.htm','IE',1,'',''),(130096,'113.240.194.153','2017-03-07 00:00:00','/index.html','Chrome',1,'',''),(130097,'204.79.180.173','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130098,'157.52.163.89','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130099,'182.118.54.31','2017-03-07 00:00:00','/newsview.htm','IE',1,'',''),(130100,'140.205.201.42','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130101,'204.79.180.65','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130102,'140.205.225.186','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130103,'140.205.201.18','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130104,'140.205.201.16','2017-03-07 00:00:00','/index.html','Safari',1,'',''),(130105,'140.205.201.15','2017-03-07 00:00:00','/index.html','Safari',1,'',''),(130106,'140.205.201.21','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130107,'42.156.136.32','2017-03-07 00:00:00','/index.html','Firefox',1,'',''),(130108,'49.4.143.239','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130109,'140.205.225.183','2017-03-07 00:00:00','/index.html','IE',1,'',''),(130110,'49.4.143.158','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130111,'131.161.9.251','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130112,'115.239.212.198','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130113,'111.206.36.7','2017-03-08 00:00:00','/index.html','Firefox',1,'www','baidu'),(130114,'140.205.201.41','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130115,'71.6.165.200','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130116,'91.236.75.4','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130117,'180.149.130.144','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130118,'182.118.53.176','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130119,'58.20.82.41','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130120,'111.206.36.141','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130121,'140.205.225.183','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130122,'111.206.36.17','2017-03-08 00:00:00','/index.html','Firefox',1,'',''),(130123,'140.205.205.4','2017-03-08 00:00:00','/newsview.htm','Safari',1,'',''),(130124,'157.55.39.23','2017-03-08 00:00:00','/index.html','Safari',1,'',''),(130125,'140.205.201.36','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130126,'110.184.28.69','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130127,'140.205.201.35','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130128,'183.57.153.213','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130129,'183.136.190.40','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130130,'183.57.153.209','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130131,'183.57.153.96','2017-03-08 00:00:00','/news/docs!view.htm','IE',1,'',''),(130132,'182.118.55.184','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130133,'140.205.225.188','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130134,'219.153.71.189','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130135,'27.10.147.147','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130136,'58.217.192.54','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130137,'140.205.205.9','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130138,'183.136.142.126','2017-03-08 00:00:00','/news/newsview.htm','IE',1,'',''),(130139,'183.136.142.110','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130140,'36.110.147.82','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130141,'183.57.154.73','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130142,'140.205.201.40','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130143,'61.147.184.196','2017-03-08 00:00:00','/index.html','Safari',1,'',''),(130144,'180.163.225.120','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130145,'139.162.111.98','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130146,'182.118.55.139','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130147,'183.57.153.176','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130148,'140.205.201.37','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130149,'140.205.201.37','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130150,'140.205.201.37','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130151,'140.205.201.37','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130152,'140.205.201.37','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130153,'140.205.201.37','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130154,'140.205.201.37','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130155,'110.184.28.69','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130156,'140.205.201.37','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130157,'140.205.201.37','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130158,'61.51.80.190','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130159,'140.205.201.37','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130160,'140.205.201.33','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130161,'183.57.153.217','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130162,'180.97.62.243','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130163,'123.126.113.21','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130164,'182.118.60.41','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130165,'119.147.225.233','2017-03-08 00:00:00','/index.html','Safari',1,'',''),(130166,'183.57.153.120','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130167,'120.236.240.186','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130168,'183.136.142.91','2017-03-08 00:00:00','/news/newsview.htm','IE',1,'',''),(130169,'183.136.142.62','2017-03-08 00:00:00','/news/newsview.htm','IE',1,'',''),(130170,'42.156.136.27','2017-03-08 00:00:00','/index.html','Firefox',1,'',''),(130171,'42.156.138.11','2017-03-08 00:00:00','/index.html','Firefox',1,'',''),(130172,'183.136.142.104','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130173,'111.206.36.145','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130174,'61.135.165.10','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130175,'218.10.51.219','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130176,'42.156.136.27','2017-03-08 00:00:00','/index.html','Firefox',1,'',''),(130177,'61.146.178.190','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130178,'140.205.205.2','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130179,'183.136.142.150','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130180,'91.236.75.4','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130181,'112.230.41.110','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130182,'180.163.226.137','2017-03-08 00:00:00','/news/newsview.htm','IE',1,'',''),(130183,'182.118.45.232','2017-03-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(130184,'182.118.60.152','2017-03-08 00:00:00','/news/newsview.htm','IE',1,'',''),(130185,'182.118.53.244','2017-03-08 00:00:00','/news/newsview.htm','Safari',1,'',''),(130186,'61.147.184.188','2017-03-08 00:00:00','/index.html','Safari',1,'',''),(130187,'14.211.146.6','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130188,'14.211.146.6','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130189,'139.162.114.70','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130190,'140.205.205.5','2017-03-08 00:00:00','/newsview.htm','IE',1,'',''),(130191,'198.20.69.74','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130192,'14.211.146.6','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130193,'14.211.132.21','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130194,'140.205.201.44','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130195,'112.66.69.219','2017-03-08 00:00:00','/index.html','Chrome',1,'',''),(130196,'42.156.138.56','2017-03-08 00:00:00','/index.html','Firefox',1,'',''),(130197,'157.52.205.86','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130198,'140.205.201.30','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130199,'119.147.225.181','2017-03-08 00:00:00','/index.html','Safari',1,'',''),(130200,'140.205.225.188','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130201,'106.120.168.208','2017-03-08 00:00:00','/news/newsview.htm','IE',1,'',''),(130202,'222.186.134.221','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130203,'140.205.201.10','2017-03-08 00:00:00','/index.html','Safari',1,'',''),(130204,'140.205.201.23','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130205,'140.205.201.19','2017-03-08 00:00:00','/index.html','IE',1,'',''),(130206,'140.205.201.22','2017-03-08 00:00:00','/index.html','Safari',1,'',''),(130207,'180.97.63.75','2017-03-09 00:00:00','/newsview.htm','IE',1,'',''),(130208,'61.135.169.42','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130209,'111.206.36.19','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130210,'111.206.36.147','2017-03-09 00:00:00','/index.html','Firefox',1,'www','baidu'),(130211,'180.149.130.150','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130212,'183.57.153.107','2017-03-09 00:00:00','/newsview.htm','IE',1,'',''),(130213,'111.206.36.143','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130214,'119.29.11.111','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130215,'140.205.201.41','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130216,'183.136.142.169','2017-03-09 00:00:00','/newsview.htm','IE',1,'',''),(130217,'111.206.36.7','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130218,'91.236.75.4','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130219,'140.205.201.36','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130220,'219.140.204.18','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130221,'140.205.201.35','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130222,'220.181.51.37','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130223,'124.90.55.142','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130224,'140.205.225.187','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130225,'180.163.227.51','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130226,'117.13.170.229','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130227,'169.54.244.82','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130228,'182.118.41.36','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130229,'123.120.22.208','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130230,'123.120.22.208','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130231,'123.120.22.208','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130232,'123.120.22.208','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130233,'123.120.22.208','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130234,'123.120.22.208','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130235,'123.120.22.208','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130236,'123.120.22.208','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130237,'123.120.22.208','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130238,'123.120.22.208','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130239,'113.108.10.17','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130240,'113.108.80.206','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130241,'117.156.4.207','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130242,'223.104.14.92','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130243,'223.104.14.92','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130244,'116.236.190.194','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130245,'117.156.4.207','2017-03-09 00:00:00','/newsview.htm','Chrome',1,'',''),(130246,'117.156.4.207','2017-03-09 00:00:00','/newsview.htm','Chrome',1,'',''),(130247,'14.215.160.94','2017-03-09 00:00:00','/index.html','Safari',1,'',''),(130248,'58.20.184.66','2017-03-09 00:00:00','/docs.htm','Chrome',1,'',''),(130249,'106.38.188.101','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130250,'1.202.233.106','2017-03-09 00:00:00','/docs.htm','Chrome',1,'',''),(130251,'1.202.233.106','2017-03-09 00:00:00','/docs!view.htm','Chrome',1,'',''),(130252,'1.202.233.106','2017-03-09 00:00:00','/docs!view.htm','Chrome',1,'',''),(130253,'1.202.233.106','2017-03-09 00:00:00','/docs!view.htm','Chrome',1,'',''),(130254,'1.202.233.106','2017-03-09 00:00:00','/news.htm','Chrome',1,'',''),(130255,'1.202.233.106','2017-03-09 00:00:00','/news.htm','Chrome',1,'',''),(130256,'1.202.233.106','2017-03-09 00:00:00','/news.htm','Chrome',1,'',''),(130257,'1.202.233.106','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130258,'116.236.190.194','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130259,'14.215.160.96','2017-03-09 00:00:00','/index.html','Safari',1,'',''),(130260,'124.207.231.242','2017-03-09 00:00:00','/index.html','Safari',1,'',''),(130261,'60.191.38.77','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130262,'180.171.217.214','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130263,'140.205.205.2','2017-03-09 00:00:00','/newsview.htm','IE',1,'',''),(130264,'60.191.38.77','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130265,'117.156.4.207','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130266,'188.165.200.217','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130267,'140.205.201.35','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130268,'140.205.201.35','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130269,'140.205.201.35','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130270,'140.205.201.35','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130271,'140.205.201.35','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130272,'140.205.201.35','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130273,'140.205.201.35','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130274,'140.205.201.35','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130275,'140.205.201.35','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130276,'140.205.201.35','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130277,'42.156.136.57','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130278,'42.120.160.57','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130279,'42.120.160.3','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130280,'42.120.161.57','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130281,'111.206.36.132','2017-03-09 00:00:00','/index.html','Chrome',1,'','baidu'),(130282,'42.156.139.57','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130283,'140.205.201.35','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130284,'183.57.153.84','2017-03-09 00:00:00','/newsview.htm','IE',1,'',''),(130285,'61.135.169.40','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130286,'61.148.243.3','2017-03-09 00:00:00','/index.html','Safari',1,'',''),(130287,'61.148.243.3','2017-03-09 00:00:00','/index.html','Safari',1,'',''),(130288,'207.46.13.48','2017-03-09 00:00:00','/index.html','Safari',1,'',''),(130289,'61.135.169.40','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130290,'182.118.53.31','2017-03-09 00:00:00','/newsview.htm','IE',1,'',''),(130291,'207.46.13.108','2017-03-09 00:00:00','/index.html','Safari',1,'',''),(130292,'64.140.169.42','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130293,'211.147.242.54','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130294,'211.147.242.54','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130295,'211.147.242.54','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130296,'211.147.242.54','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130297,'202.108.211.56','2017-03-09 00:00:00','/index.html','Chrome',1,'',''),(130298,'140.205.225.186','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130299,'140.205.205.8','2017-03-09 00:00:00','/newsview.htm','IE',1,'',''),(130300,'42.156.139.82','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130301,'14.215.176.20','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130302,'14.215.176.20','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130303,'14.215.176.20','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130304,'180.97.215.2','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130305,'140.205.201.23','2017-03-09 00:00:00','/index.html','Safari',1,'',''),(130306,'140.205.201.18','2017-03-09 00:00:00','/index.html','IE',1,'',''),(130307,'140.205.201.9','2017-03-09 00:00:00','/index.html','Safari',1,'',''),(130308,'40.77.167.68','2017-03-09 00:00:00','/index.html','Safari',1,'',''),(130309,'139.196.89.181','2017-03-09 00:00:00','/index.html','Firefox',1,'',''),(130310,'183.57.153.151','2017-03-10 00:00:00','/news/newsview.htm','IE',1,'',''),(130311,'140.205.205.2','2017-03-10 00:00:00','/newsview.htm','IE',1,'',''),(130312,'140.205.205.4','2017-03-10 00:00:00','/newsview.htm','Safari',1,'',''),(130313,'123.125.143.153','2017-03-10 00:00:00','/index.html','Firefox',1,'www','baidu'),(130314,'140.205.205.5','2017-03-10 00:00:00','/newsview.htm','IE',1,'',''),(130315,'182.118.42.110','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130316,'140.205.201.32','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130317,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130318,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130319,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130320,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130321,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130322,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130323,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130324,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130325,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130326,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130327,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130328,'111.206.36.8','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130329,'180.149.130.153','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130330,'111.206.36.7','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130331,'91.219.236.218','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130332,'140.205.225.185','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130333,'180.97.63.95','2017-03-10 00:00:00','/newsview.htm','IE',1,'',''),(130334,'220.181.51.35','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130335,'182.118.60.51','2017-03-10 00:00:00','/news/newsview.htm','IE',1,'',''),(130336,'140.205.205.2','2017-03-10 00:00:00','/newsview.htm','IE',1,'',''),(130337,'124.66.15.89','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130338,'125.88.204.154','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130339,'140.205.201.32','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130340,'60.253.193.2','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130341,'117.156.4.207','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130342,'117.156.4.207','2017-03-10 00:00:00','/newsview.htm','Chrome',1,'',''),(130343,'140.205.205.2','2017-03-10 00:00:00','/newsview.htm','IE',1,'',''),(130344,'140.205.205.2','2017-03-10 00:00:00','/newsview.htm','IE',1,'',''),(130345,'140.205.201.30','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130346,'219.145.144.65','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130347,'58.59.9.252','2017-03-10 00:00:00','/index.html','Chrome',1,'BI公司','360'),(130348,'118.116.105.206','2017-03-10 00:00:00','/news.htm','Chrome',1,'',''),(130349,'118.116.105.206','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130350,'118.116.105.206','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130351,'183.136.142.106','2017-03-10 00:00:00','/news/newsview.htm','IE',1,'',''),(130352,'42.120.160.57','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130353,'171.221.43.207','2017-03-10 00:00:00','/index.html','Firefox',1,'','baidu'),(130354,'111.123.105.225','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130355,'42.120.161.57','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130356,'182.118.41.83','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130357,'61.135.165.42','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130358,'61.146.178.190','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130359,'140.205.205.5','2017-03-10 00:00:00','/newsview.htm','Chrome',1,'',''),(130360,'111.206.36.18','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130361,'140.205.201.41','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130362,'140.205.201.41','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130363,'116.113.69.128','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130364,'140.205.201.41','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130365,'140.205.201.41','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130366,'140.205.201.41','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130367,'183.207.217.110','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130368,'140.205.201.41','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130369,'183.207.217.110','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130370,'140.205.201.41','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130371,'183.207.217.110','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130372,'183.207.217.110','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130373,'140.205.201.41','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130374,'140.205.201.41','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130375,'140.205.201.41','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130376,'140.205.201.36','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130377,'139.162.119.197','2017-03-10 00:00:00','/index.html','Chrome',1,'',''),(130378,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130379,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130380,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130381,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130382,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130383,'180.163.225.175','2017-03-10 00:00:00','/docs!view.htm','IE',1,'',''),(130384,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130385,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130386,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130387,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130388,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130389,'113.240.250.156','2017-03-10 00:00:00','/index.html','Firefox',1,'',''),(130390,'45.119.126.185','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130391,'45.119.126.185','2017-03-10 00:00:00','/index.html','IE',1,'',''),(130392,'119.147.225.226','2017-03-10 00:00:00','/index.html','Safari',1,'',''),(130393,'140.205.201.31','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130394,'42.156.138.38','2017-03-11 00:00:00','/index.html','Firefox',1,'',''),(130395,'111.206.36.16','2017-03-11 00:00:00','/index.html','Firefox',1,'www','baidu'),(130396,'42.156.139.57','2017-03-11 00:00:00','/index.html','Firefox',1,'',''),(130397,'140.205.205.8','2017-03-11 00:00:00','/newsview.htm','IE',1,'',''),(130398,'140.205.205.3','2017-03-11 00:00:00','/newsview.htm','IE',1,'',''),(130399,'101.4.110.154','2017-03-11 00:00:00','/index.html','Firefox',1,'',''),(130400,'140.205.205.8','2017-03-11 00:00:00','/newsview.htm','Chrome',1,'',''),(130401,'111.206.36.134','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130402,'61.135.190.103','2017-03-11 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(130403,'61.135.190.104','2017-03-11 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(130404,'180.149.130.153','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130405,'178.137.83.79','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130406,'220.181.51.36','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130407,'140.205.205.1','2017-03-11 00:00:00','/newsview.htm','Safari',1,'',''),(130408,'140.205.205.4','2017-03-11 00:00:00','/newsview.htm','IE',1,'',''),(130409,'140.205.225.183','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130410,'180.163.226.94','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130411,'111.175.42.199','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130412,'171.36.51.180','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130413,'140.205.205.1','2017-03-11 00:00:00','/newsview.htm','Chrome',1,'',''),(130414,'140.205.205.1','2017-03-11 00:00:00','/newsview.htm','IE',1,'',''),(130415,'140.205.205.1','2017-03-11 00:00:00','/newsview.htm','IE',1,'',''),(130416,'117.101.148.144','2017-03-11 00:00:00','/docs.htm','Firefox',1,'',''),(130417,'117.101.148.144','2017-03-11 00:00:00','/docs!view.htm','Firefox',1,'',''),(130418,'117.101.148.144','2017-03-11 00:00:00','/docs!view.htm','Firefox',1,'',''),(130419,'140.205.201.46','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130420,'140.205.201.46','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130421,'169.54.233.119','2017-03-11 00:00:00','/index.html','Firefox',1,'',''),(130422,'140.205.201.46','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130423,'140.205.201.46','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130424,'140.205.201.46','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130425,'140.205.201.46','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130426,'140.205.201.46','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130427,'140.205.201.46','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130428,'140.205.201.46','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130429,'140.205.201.33','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130430,'140.205.201.46','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130431,'140.205.205.2','2017-03-11 00:00:00','/newsview.htm','Safari',1,'',''),(130432,'1.202.34.10','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130433,'182.118.41.83','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130434,'140.205.201.46','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130435,'140.205.201.39','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130436,'111.206.36.19','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130437,'64.246.165.10','2017-03-11 00:00:00','/index.html','Firefox',1,'',''),(130438,'61.135.169.43','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130439,'220.173.18.210','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130440,'66.249.64.237','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130441,'64.246.165.210','2017-03-11 00:00:00','/index.html','Firefox',1,'',''),(130442,'182.48.105.210','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130443,'140.205.201.37','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130444,'42.156.138.38','2017-03-11 00:00:00','/index.html','Firefox',1,'',''),(130445,'123.125.67.228','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130446,'42.156.139.57','2017-03-11 00:00:00','/index.html','Firefox',1,'',''),(130447,'42.156.138.38','2017-03-11 00:00:00','/index.html','Firefox',1,'',''),(130448,'157.55.39.73','2017-03-11 00:00:00','/index.html','Safari',1,'',''),(130449,'59.42.54.232','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130450,'59.42.54.232','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130451,'175.152.30.34','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130452,'66.249.64.67','2017-03-11 00:00:00','/index.html','Chrome',1,'',''),(130453,'140.205.201.12','2017-03-11 00:00:00','/index.html','Safari',1,'',''),(130454,'140.205.201.4','2017-03-11 00:00:00','/index.html','IE',1,'',''),(130455,'180.97.62.244','2017-03-11 00:00:00','/news/newsview.htm','IE',1,'',''),(130456,'180.97.63.85','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130457,'123.125.143.8','2017-03-12 00:00:00','/index.html','Firefox',1,'www','baidu'),(130458,'119.147.225.193','2017-03-12 00:00:00','/index.html','Safari',1,'',''),(130459,'203.208.60.199','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130460,'183.136.142.65','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130461,'140.205.201.38','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130462,'182.118.54.42','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130463,'203.208.60.206','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130464,'183.136.190.40','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130465,'203.208.60.221','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130466,'180.97.63.59','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130467,'183.136.142.194','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130468,'180.149.130.149','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130469,'183.57.153.96','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130470,'140.205.205.1','2017-03-12 00:00:00','/newsview.htm','Safari',1,'',''),(130471,'140.205.205.1','2017-03-12 00:00:00','/newsview.htm','Chrome',1,'',''),(130472,'182.118.55.210','2017-03-12 00:00:00','/news/newsview.htm','IE',1,'',''),(130473,'180.97.63.45','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130474,'111.206.36.13','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130475,'203.208.60.203','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130476,'42.156.139.57','2017-03-12 00:00:00','/index.html','Firefox',1,'',''),(130477,'182.118.53.75','2017-03-12 00:00:00','/news/newsview.htm','IE',1,'',''),(130478,'182.118.55.222','2017-03-12 00:00:00','/news/docs!view.htm','IE',1,'',''),(130479,'203.208.60.221','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130480,'182.118.54.81','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130481,'180.97.63.39','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130482,'183.57.153.210','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130483,'140.205.205.3','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130484,'140.205.201.39','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130485,'125.211.211.71','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130486,'183.57.153.194','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130487,'180.97.63.36','2017-03-12 00:00:00','/news/newsview.htm','IE',1,'',''),(130488,'182.118.70.242','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130489,'203.208.60.205','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130490,'183.57.154.30','2017-03-12 00:00:00','/news/newsview.htm','IE',1,'',''),(130491,'139.162.108.53','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130492,'183.136.142.98','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130493,'183.57.153.156','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130494,'61.135.169.41','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130495,'180.163.1.46','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130496,'140.205.205.8','2017-03-12 00:00:00','/newsview.htm','Chrome',1,'',''),(130497,'183.57.153.96','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130498,'140.205.205.5','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130499,'140.205.205.3','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130500,'203.208.60.221','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130501,'140.205.205.4','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130502,'180.97.63.108','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130503,'183.57.154.98','2017-03-12 00:00:00','/news/newsview.htm','IE',1,'',''),(130504,'203.208.60.206','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130505,'180.97.63.59','2017-03-12 00:00:00','/news/newsview.htm','IE',1,'',''),(130506,'180.97.63.114','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130507,'203.208.60.221','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130508,'183.57.153.181','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130509,'183.57.154.15','2017-03-12 00:00:00','/news/newsview.htm','IE',1,'',''),(130510,'183.57.154.82','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130511,'140.205.225.188','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130512,'140.205.205.9','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130513,'140.205.225.188','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130514,'180.97.62.242','2017-03-12 00:00:00','/news/newsview.htm','IE',1,'',''),(130515,'140.205.225.188','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130516,'140.205.225.188','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130517,'140.205.205.5','2017-03-12 00:00:00','/newsview.htm','Chrome',1,'',''),(130518,'140.205.225.188','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130519,'140.205.201.39','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130520,'140.205.225.188','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130521,'140.205.225.188','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130522,'180.163.227.84','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130523,'36.5.177.21','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130524,'101.40.4.206','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130525,'203.208.60.203','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130526,'140.205.225.188','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130527,'140.205.225.188','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130528,'203.208.60.222','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130529,'140.205.225.188','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130530,'180.97.62.219','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130531,'123.150.183.11','2017-03-12 00:00:00','/index.html','Safari',1,'',''),(130532,'180.97.63.115','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130533,'140.205.205.3','2017-03-12 00:00:00','/newsview.htm','Opera',1,'',''),(130534,'203.208.60.207','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130535,'59.109.195.205','2017-03-12 00:00:00','/index.html','Chrome',1,'智能科技北京','360'),(130536,'183.57.153.250','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130537,'106.120.168.218','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130538,'203.208.60.217','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130539,'203.208.60.207','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130540,'183.136.142.69','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130541,'183.57.153.81','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130542,'203.208.60.219','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130543,'183.57.154.28','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130544,'111.206.36.134','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130545,'42.156.139.57','2017-03-12 00:00:00','/index.html','Firefox',1,'',''),(130546,'61.146.178.190','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130547,'183.57.154.20','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130548,'140.205.205.2','2017-03-12 00:00:00','/newsview.htm','IE',0,'',''),(130549,'61.135.169.7','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130550,'183.57.153.201','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130551,'182.118.54.35','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130552,'60.191.38.77','2017-03-12 00:00:00','/index.html','Firefox',1,'',''),(130553,'183.57.153.132','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130554,'180.153.205.252','2017-03-12 00:00:00','/index.html','Firefox',1,'',''),(130555,'140.207.185.112','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130556,'101.226.65.107','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130557,'140.205.205.4','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130558,'180.97.63.107','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130559,'60.191.38.77','2017-03-12 00:00:00','/index.html','Firefox',1,'',''),(130560,'140.205.201.43','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130561,'222.186.134.221','2017-03-12 00:00:00','/index.html','IE',1,'',''),(130562,'42.156.139.57','2017-03-12 00:00:00','/index.html','Firefox',1,'',''),(130563,'140.205.205.3','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130564,'123.150.183.36','2017-03-12 00:00:00','/index.html','Safari',1,'',''),(130565,'183.57.153.92','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130566,'183.57.153.139','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130567,'42.156.138.38','2017-03-12 00:00:00','/index.html','Firefox',1,'',''),(130568,'183.136.142.70','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130569,'183.57.154.35','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130570,'183.57.153.118','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130571,'123.14.27.154','2017-03-12 00:00:00','/index.html','Chrome',1,'',''),(130572,'180.97.63.92','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130573,'183.57.153.135','2017-03-12 00:00:00','/newsview.htm','IE',1,'',''),(130574,'183.136.142.106','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130575,'167.114.172.223','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130576,'203.208.60.204','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130577,'180.163.227.69','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130578,'111.206.36.18','2017-03-13 00:00:00','/index.html','Firefox',1,'www','baidu'),(130579,'66.249.65.222','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130580,'140.205.225.185','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130581,'123.126.113.104','2017-03-13 00:00:00','/index.html','Safari',1,'',''),(130582,'38.100.21.66','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130583,'38.100.21.66','2017-03-13 00:00:00','/docs.htm','IE',1,'',''),(130584,'38.100.21.66','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130585,'38.100.21.66','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130586,'38.100.21.66','2017-03-13 00:00:00','/news.htm','IE',1,'',''),(130587,'182.118.54.75','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130588,'182.118.55.199','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130589,'183.136.142.149','2017-03-13 00:00:00','/news/newsview.htm','IE',1,'',''),(130590,'180.163.225.44','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130591,'111.206.36.4','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130592,'183.57.153.196','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130593,'180.149.130.149','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130594,'180.97.62.221','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130595,'180.97.63.39','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130596,'140.205.205.2','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130597,'183.136.142.147','2017-03-13 00:00:00','/news/newsview.htm','IE',1,'',''),(130598,'183.57.153.246','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130599,'180.97.63.109','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130600,'180.97.63.106','2017-03-13 00:00:00','/news/docs!view.htm','IE',1,'',''),(130601,'183.136.142.96','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130602,'66.249.65.216','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130603,'183.57.153.154','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130604,'111.206.36.17','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130605,'183.57.153.118','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130606,'183.136.142.145','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130607,'183.57.154.87','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130608,'140.205.201.39','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130609,'66.249.65.219','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130610,'180.97.63.55','2017-03-13 00:00:00','/news/newsview.htm','IE',1,'',''),(130611,'183.57.153.91','2017-03-13 00:00:00','/news/newsview.htm','IE',1,'',''),(130612,'180.97.62.242','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130613,'183.57.153.139','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130614,'66.249.65.111','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130615,'182.118.54.96','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130616,'180.97.63.55','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130617,'140.205.201.31','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130618,'183.57.153.160','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130619,'183.57.154.99','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130620,'140.205.205.5','2017-03-13 00:00:00','/newsview.htm','Chrome',1,'',''),(130621,'180.97.63.33','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130622,'66.249.73.180','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130623,'183.136.142.158','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130624,'183.136.142.151','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130625,'180.163.225.168','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130626,'140.205.205.8','2017-03-13 00:00:00','/newsview.htm','Opera',1,'',''),(130627,'180.97.63.116','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130628,'140.205.205.2','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130629,'182.118.53.37','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130630,'66.249.65.82','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130631,'180.97.63.108','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130632,'66.249.65.108','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130633,'183.57.154.41','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130634,'180.97.63.57','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130635,'182.118.53.87','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130636,'180.97.63.114','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130637,'180.97.63.77','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130638,'183.57.154.102','2017-03-13 00:00:00','/news/newsview.htm','IE',1,'',''),(130639,'180.97.62.249','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130640,'140.205.205.2','2017-03-13 00:00:00','/newsview.htm','Safari',1,'',''),(130641,'183.57.153.159','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130642,'182.118.53.75','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130643,'140.205.205.3','2017-03-13 00:00:00','/newsview.htm','Chrome',1,'',''),(130644,'116.226.216.137','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130645,'180.97.63.106','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130646,'112.224.2.174','2017-03-13 00:00:00','/docs.htm','Chrome',1,'',''),(130647,'112.224.2.174','2017-03-13 00:00:00','/docs!view.htm','Chrome',1,'',''),(130648,'66.249.65.216','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130649,'112.224.2.174','2017-03-13 00:00:00','/docs!view.htm','Chrome',1,'',''),(130650,'112.224.2.174','2017-03-13 00:00:00','/docs!view.htm','Chrome',1,'',''),(130651,'112.224.2.174','2017-03-13 00:00:00','/docs!view.htm','Chrome',1,'',''),(130652,'140.205.201.42','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130653,'183.136.142.162','2017-03-13 00:00:00','/news/newsview.htm','IE',1,'',''),(130654,'140.205.201.42','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130655,'140.205.205.1','2017-03-13 00:00:00','/newsview.htm','Chrome',1,'',''),(130656,'140.205.201.42','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130657,'140.205.201.42','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130658,'140.205.201.42','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130659,'140.205.201.42','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130660,'140.205.201.42','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130661,'140.205.201.42','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130662,'140.205.201.42','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130663,'140.205.201.42','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130664,'180.97.63.86','2017-03-13 00:00:00','/news/newsview.htm','IE',1,'',''),(130665,'59.175.43.170','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130666,'180.97.63.113','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130667,'176.31.246.33','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130668,'176.31.246.33','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130669,'211.137.135.199','2017-03-13 00:00:00','/index.html','Firefox',1,'',''),(130670,'140.205.201.35','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130671,'182.118.53.37','2017-03-13 00:00:00','/news/newsview.htm','IE',1,'',''),(130672,'183.57.153.140','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130673,'182.118.53.243','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130674,'183.136.142.71','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130675,'182.118.55.117','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130676,'180.97.63.68','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130677,'182.118.60.90','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130678,'112.224.2.174','2017-03-13 00:00:00','/docs!view.htm','Chrome',1,'',''),(130679,'182.118.54.102','2017-03-13 00:00:00','/news.htm','IE',1,'',''),(130680,'183.57.154.55','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130681,'183.57.154.87','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130682,'183.57.154.28','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130683,'183.136.142.124','2017-03-13 00:00:00','/news/newsview.htm','IE',1,'',''),(130684,'183.57.154.62','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130685,'180.163.225.177','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130686,'180.97.62.250','2017-03-13 00:00:00','/news/newsview.htm','IE',1,'',''),(130687,'140.205.201.42','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130688,'183.136.142.73','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130689,'140.205.201.34','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130690,'183.57.153.211','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130691,'183.136.142.171','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130692,'61.135.169.40','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130693,'180.97.63.105','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130694,'61.135.165.7','2017-03-13 00:00:00','/index.html','Chrome',1,'',''),(130695,'183.57.153.121','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130696,'183.136.142.75','2017-03-13 00:00:00','/news/newsview.htm','IE',1,'',''),(130697,'180.97.62.249','2017-03-13 00:00:00','/docs!view.htm','IE',1,'',''),(130698,'182.118.54.61','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130699,'180.97.63.76','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130700,'183.140.77.135','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130701,'23.251.55.159','2017-03-13 00:00:00','/index.html','IE',1,'',''),(130702,'183.57.153.126','2017-03-13 00:00:00','/newsview.htm','IE',1,'',''),(130703,'180.163.225.44','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130704,'180.163.225.55','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130705,'58.20.20.54','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130706,'180.163.225.55','2017-03-14 00:00:00','/news/newsview.htm','IE',1,'',''),(130707,'183.57.153.244','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130708,'123.125.143.136','2017-03-14 00:00:00','/index.html','Firefox',1,'www','baidu'),(130709,'183.57.154.55','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130710,'58.221.58.117','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130711,'183.57.153.132','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130712,'140.205.201.32','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130713,'140.205.201.35','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130714,'140.205.201.35','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130715,'140.205.201.35','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130716,'140.205.201.35','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130717,'140.205.201.35','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130718,'140.205.201.35','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130719,'140.205.201.35','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130720,'140.205.201.35','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130721,'140.205.201.35','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130722,'180.149.130.149','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130723,'140.205.201.35','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130724,'140.205.201.36','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130725,'183.57.154.95','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130726,'182.118.55.170','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130727,'111.206.36.139','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130728,'140.205.205.2','2017-03-14 00:00:00','/docs!view.htm','IE',1,'',''),(130729,'180.163.225.147','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130730,'140.205.205.2','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130731,'140.205.205.2','2017-03-14 00:00:00','/newsview.htm','Opera',1,'',''),(130732,'140.205.201.43','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130733,'183.136.142.125','2017-03-14 00:00:00','/news/newsview.htm','IE',1,'',''),(130734,'157.55.39.121','2017-03-14 00:00:00','/index.html','Safari',1,'',''),(130735,'180.97.63.82','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130736,'111.206.36.140','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130737,'180.97.63.11','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130738,'140.205.205.2','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130739,'140.205.205.9','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130740,'180.97.63.100','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130741,'140.205.205.9','2017-03-14 00:00:00','/newsview.htm','Firefox',1,'',''),(130742,'183.136.142.143','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130743,'139.162.119.197','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130744,'180.97.63.43','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130745,'104.207.150.177','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130746,'157.55.39.7','2017-03-14 00:00:00','/index.html','Safari',1,'',''),(130747,'140.205.201.37','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130748,'117.21.191.103','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130749,'183.136.142.145','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130750,'183.136.142.100','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130751,'180.97.62.227','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130752,'183.57.153.92','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130753,'183.57.153.132','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130754,'182.118.53.172','2017-03-14 00:00:00','/news/newsview.htm','IE',1,'',''),(130755,'140.205.205.1','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130756,'180.97.63.109','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130757,'125.88.204.154','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130758,'140.205.205.2','2017-03-14 00:00:00','/newsview.htm','Safari',1,'',''),(130759,'161.69.99.11','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130760,'69.164.111.198','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130761,'182.118.53.34','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130762,'180.163.227.37','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130763,'140.205.205.4','2017-03-14 00:00:00','/newsview.htm','Chrome',1,'',''),(130764,'140.205.205.2','2017-03-14 00:00:00','/docs!view.htm','Chrome',1,'',''),(130765,'120.209.207.52','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130766,'180.97.63.15','2017-03-14 00:00:00','/news/newsview.htm','IE',1,'',''),(130767,'140.205.205.9','2017-03-14 00:00:00','/docs!view.htm','Opera',1,'',''),(130768,'180.97.62.249','2017-03-14 00:00:00','/news/newsview.htm','IE',1,'',''),(130769,'183.57.153.181','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130770,'180.97.63.40','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130771,'140.205.205.1','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130772,'180.97.62.236','2017-03-14 00:00:00','/news/newsview.htm','IE',1,'',''),(130773,'140.205.205.1','2017-03-14 00:00:00','/news.htm','Safari',1,'',''),(130774,'182.118.53.173','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130775,'140.205.205.1','2017-03-14 00:00:00','/newsview.htm','Safari',1,'',''),(130776,'140.205.201.37','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130777,'182.118.53.154','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130778,'140.205.201.37','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130779,'140.205.201.37','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130780,'140.205.201.37','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130781,'140.205.201.37','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130782,'140.205.201.37','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130783,'140.205.201.37','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130784,'110.240.4.40','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130785,'140.205.201.37','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130786,'140.205.201.37','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130787,'180.97.63.48','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130788,'140.205.201.37','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130789,'120.92.32.177','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130790,'182.118.53.218','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130791,'61.135.169.7','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130792,'223.72.80.238','2017-03-14 00:00:00','/index.html','Safari',1,'',''),(130793,'101.226.125.109','2017-03-14 00:00:00','/index.html','Safari',1,'','baidu'),(130794,'117.185.27.147','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130795,'117.185.27.102','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130796,'117.185.24.135','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130797,'117.185.27.146','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130798,'117.185.24.151','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130799,'117.135.173.56','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130800,'117.185.24.243','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130801,'140.207.55.79','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130802,'140.207.54.140','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130803,'140.207.54.158','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130804,'140.207.55.80','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130805,'117.185.24.152','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130806,'140.207.63.102','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130807,'140.207.54.158','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130808,'140.207.185.126','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130809,'140.207.54.144','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130810,'140.207.185.126','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130811,'140.207.54.180','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130812,'140.207.54.197','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130813,'140.207.185.123','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130814,'140.207.54.144','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130815,'140.207.185.126','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130816,'140.207.54.199','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130817,'140.207.185.124','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130818,'117.185.27.147','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130819,'117.185.27.142','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130820,'117.144.246.146','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130821,'117.185.27.99','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130822,'117.185.27.99','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130823,'117.144.246.146','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130824,'222.75.43.17','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130825,'219.145.144.65','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130826,'1.202.34.10','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130827,'183.57.153.182','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130828,'180.97.63.106','2017-03-14 00:00:00','/news/newsview.htm','IE',1,'',''),(130829,'180.163.227.44','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130830,'182.118.55.199','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130831,'180.97.63.37','2017-03-14 00:00:00','/news/newsview.htm','IE',1,'',''),(130832,'106.8.32.155','2017-03-14 00:00:00','/index.html','Chrome',1,'北京东安睿思科技有限公司 联系方式','360'),(130833,'112.66.71.56','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130834,'66.240.219.146','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130835,'180.163.225.112','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130836,'111.204.197.2','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130837,'111.204.197.2','2017-03-14 00:00:00','/docs.htm','Firefox',1,'',''),(130838,'183.136.142.81','2017-03-14 00:00:00','/news/newsview.htm','IE',1,'',''),(130839,'140.205.201.40','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130840,'50.112.30.191','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130841,'183.57.153.139','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130842,'61.135.169.40','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130843,'140.205.201.38','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130844,'183.57.153.157','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130845,'183.57.153.150','2017-03-14 00:00:00','/index.html','IE',1,'',''),(130846,'183.57.154.80','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130847,'61.135.169.10','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130848,'180.111.151.50','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130849,'42.156.139.57','2017-03-14 00:00:00','/index.html','Firefox',1,'',''),(130850,'61.146.178.190','2017-03-14 00:00:00','/index.html','Chrome',1,'',''),(130851,'180.97.63.82','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130852,'58.242.233.107','2017-03-14 00:00:00','/news/newsview.htm','Chrome',1,'太平洋燃气电力公司年度分析','360'),(130853,'180.163.225.139','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130854,'180.97.63.95','2017-03-14 00:00:00','/news/newsview.htm','IE',1,'',''),(130855,'183.57.154.108','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130856,'180.163.225.207','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130857,'182.118.53.34','2017-03-14 00:00:00','/newsview.htm','IE',1,'',''),(130858,'42.156.138.38','2017-03-15 00:00:00','/index.html','Firefox',1,'',''),(130859,'183.57.154.37','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130860,'183.136.142.66','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130861,'183.57.153.152','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130862,'111.206.36.134','2017-03-15 00:00:00','/index.html','Firefox',1,'www','baidu'),(130863,'178.137.83.79','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130864,'180.149.130.152','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130865,'178.137.83.79','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130866,'183.136.142.176','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130867,'182.118.53.34','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130868,'183.57.153.135','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130869,'183.136.190.40','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130870,'183.136.142.148','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130871,'183.136.142.184','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130872,'140.205.205.8','2017-03-15 00:00:00','/newsview.htm','Opera',1,'',''),(130873,'182.118.55.137','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130874,'140.205.205.8','2017-03-15 00:00:00','/newsview.htm','Chrome',1,'',''),(130875,'140.205.225.185','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130876,'183.136.142.159','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130877,'140.205.205.1','2017-03-15 00:00:00','/newsview.htm','Opera',1,'',''),(130878,'183.136.142.72','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130879,'180.97.62.232','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130880,'183.57.153.69','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130881,'140.205.225.185','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130882,'101.226.33.218','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130883,'140.205.205.5','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130884,'183.136.142.74','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130885,'183.57.153.196','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130886,'182.118.55.231','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130887,'183.57.154.25','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130888,'140.205.201.32','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130889,'180.97.63.116','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130890,'140.205.205.1','2017-03-15 00:00:00','/newsview.htm','Chrome',1,'',''),(130891,'140.205.205.4','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130892,'140.205.205.4','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130893,'140.205.205.9','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130894,'180.97.63.69','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130895,'140.205.205.4','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130896,'222.130.200.173','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130897,'125.88.204.116','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130898,'106.38.188.94','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130899,'180.97.62.237','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130900,'113.87.58.61','2017-03-15 00:00:00','/index.html','Safari',1,'',''),(130901,'116.226.187.248','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130902,'116.226.187.248','2017-03-15 00:00:00','/news.htm','Chrome',1,'',''),(130903,'140.205.225.187','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130904,'183.57.154.35','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130905,'183.136.142.166','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130906,'140.205.225.187','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130907,'183.136.142.86','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130908,'140.205.225.187','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130909,'140.205.225.187','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130910,'140.205.225.187','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130911,'183.57.153.246','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130912,'140.205.225.187','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130913,'140.205.225.187','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130914,'183.136.142.178','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130915,'140.205.225.187','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130916,'140.205.225.187','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130917,'182.118.53.87','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130918,'140.205.225.187','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130919,'113.225.222.236','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130920,'180.97.62.244','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130921,'180.97.63.86','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130922,'183.57.154.43','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130923,'106.39.189.231','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130924,'180.97.62.226','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130925,'183.57.154.99','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130926,'183.57.154.97','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130927,'182.118.53.219','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130928,'183.57.153.194','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130929,'182.118.55.247','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130930,'36.35.31.142','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130931,'183.57.153.225','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130932,'111.73.45.251','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130933,'119.23.18.185','2017-03-15 00:00:00','/index.html','Firefox',1,'',''),(130934,'119.23.18.185','2017-03-15 00:00:00','/index.html','Firefox',1,'',''),(130935,'119.23.18.185','2017-03-15 00:00:00','/index.html','Firefox',1,'',''),(130936,'183.136.142.125','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130937,'183.57.154.85','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130938,'180.163.226.4','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130939,'183.136.142.66','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130940,'180.163.227.55','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130941,'61.135.169.40','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130942,'180.163.225.51','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130943,'183.136.142.124','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130944,'210.82.83.10','2017-03-15 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','360'),(130945,'182.48.105.210','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130946,'111.206.36.9','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130947,'139.205.224.208','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130948,'61.151.218.119','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130949,'202.108.211.56','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130950,'140.205.201.38','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130951,'140.205.201.31','2017-03-15 00:00:00','/index.html','IE',1,'',''),(130952,'182.118.55.179','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130953,'222.128.174.69','2017-03-15 00:00:00','/index.html','Chrome',1,'',''),(130954,'180.163.226.121','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130955,'180.97.63.82','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130956,'182.118.60.48','2017-03-15 00:00:00','/news/newsview.htm','IE',1,'',''),(130957,'183.136.142.134','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130958,'180.163.225.168','2017-03-15 00:00:00','/newsview.htm','IE',1,'',''),(130959,'183.136.142.106','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130960,'111.206.36.144','2017-03-16 00:00:00','/index.html','Firefox',1,'www','baidu'),(130961,'139.162.111.98','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(130962,'207.46.13.142','2017-03-16 00:00:00','/index.html','Safari',1,'',''),(130963,'180.97.62.242','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130964,'139.162.108.53','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(130965,'183.136.190.62','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(130966,'183.136.190.62','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(130967,'183.136.190.62','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(130968,'180.97.62.223','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130969,'140.205.205.1','2017-03-16 00:00:00','/news.htm','IE',1,'',''),(130970,'182.118.41.95','2017-03-16 00:00:00','/index.html','IE',1,'',''),(130971,'40.77.167.54','2017-03-16 00:00:00','/index.html','Safari',1,'',''),(130972,'183.136.142.171','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130973,'140.205.201.34','2017-03-16 00:00:00','/index.html','IE',1,'',''),(130974,'140.205.201.44','2017-03-16 00:00:00','/index.html','IE',1,'',''),(130975,'60.191.38.77','2017-03-16 00:00:00','/index.html','Firefox',1,'',''),(130976,'180.149.130.149','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(130977,'180.97.62.236','2017-03-16 00:00:00','/news/newsview.htm','IE',1,'',''),(130978,'180.97.63.23','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130979,'183.57.153.212','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130980,'180.97.62.221','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130981,'183.136.142.190','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130982,'182.118.53.87','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130983,'140.205.205.4','2017-03-16 00:00:00','/news.htm','IE',1,'',''),(130984,'27.211.59.81','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(130985,'180.97.62.230','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130986,'180.163.225.85','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130987,'220.181.51.37','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(130988,'60.191.38.77','2017-03-16 00:00:00','/index.html','Firefox',1,'',''),(130989,'183.57.153.82','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130990,'182.118.45.234','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130991,'140.205.205.4','2017-03-16 00:00:00','/newsview.htm','Opera',1,'',''),(130992,'180.163.226.121','2017-03-16 00:00:00','/index.html','IE',1,'',''),(130993,'180.123.131.85','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(130994,'180.123.131.85','2017-03-16 00:00:00','/newsview.htm','Chrome',1,'',''),(130995,'140.205.225.183','2017-03-16 00:00:00','/index.html','IE',1,'',''),(130996,'183.57.153.180','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(130997,'140.205.205.4','2017-03-16 00:00:00','/news.htm','Safari',1,'',''),(130998,'140.205.201.33','2017-03-16 00:00:00','/index.html','IE',1,'',''),(130999,'183.136.142.92','2017-03-16 00:00:00','/news/newsview.htm','IE',1,'',''),(131000,'188.165.200.217','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131001,'140.205.201.36','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131002,'183.136.142.180','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131003,'182.118.55.117','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131004,'140.205.205.4','2017-03-16 00:00:00','/newsview.htm','Safari',1,'',''),(131005,'140.205.205.2','2017-03-16 00:00:00','/newsview.htm','Safari',1,'',''),(131006,'182.48.105.210','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131007,'140.205.205.2','2017-03-16 00:00:00','/newsview.htm','Safari',1,'',''),(131008,'140.205.225.185','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131009,'183.136.142.98','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131010,'180.97.63.39','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131011,'140.205.225.185','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131012,'140.205.225.185','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131013,'140.205.225.185','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131014,'140.205.225.185','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131015,'140.205.225.185','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131016,'140.205.225.185','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131017,'40.77.167.54','2017-03-16 00:00:00','/index.html','Safari',1,'',''),(131018,'183.136.142.71','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131019,'140.205.225.185','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131020,'140.205.225.185','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131021,'140.205.225.185','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131022,'182.118.55.231','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131023,'123.184.41.189','2017-03-16 00:00:00','/index.html','Firefox',1,'',''),(131024,'123.184.41.189','2017-03-16 00:00:00','/index.html','Firefox',1,'',''),(131025,'101.106.239.142','2017-03-16 00:00:00','/newsview.htm','Chrome',1,'阮夏名','360'),(131026,'101.106.239.142','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(131027,'61.146.178.190','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131028,'182.118.54.61','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131029,'183.136.142.82','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131030,'119.147.225.217','2017-03-16 00:00:00','/index.html','Safari',1,'',''),(131031,'180.97.62.220','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131032,'106.120.168.238','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131033,'180.163.226.174','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131034,'183.57.153.126','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131035,'171.36.47.129','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(131036,'183.136.142.167','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131037,'180.97.63.14','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131038,'183.57.154.66','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131039,'183.136.142.70','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131040,'61.135.169.9','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(131041,'36.5.186.42','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(131042,'61.135.165.41','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(131043,'183.136.142.116','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131044,'61.135.190.103','2017-03-16 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(131045,'183.136.142.65','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131046,'61.135.190.221','2017-03-16 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(131047,'180.97.63.30','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131048,'183.57.153.156','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131049,'123.125.71.60','2017-03-16 00:00:00','/index.html','Safari',1,'',''),(131050,'182.118.71.22','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131051,'182.118.42.115','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131052,'182.48.105.210','2017-03-16 00:00:00','/index.html','IE',1,'',''),(131053,'183.136.142.141','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131054,'183.136.142.192','2017-03-16 00:00:00','/news/newsview.htm','IE',1,'',''),(131055,'180.163.226.170','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131056,'106.120.168.235','2017-03-16 00:00:00','/news/newsview.htm','IE',1,'',''),(131057,'106.38.188.76','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131058,'202.108.211.56','2017-03-16 00:00:00','/index.html','Chrome',1,'',''),(131059,'180.97.63.34','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131060,'180.163.225.47','2017-03-16 00:00:00','/newsview.htm','IE',1,'',''),(131061,'202.108.211.56','2017-03-17 00:00:00','/index.html','Chrome',1,'',''),(131062,'123.125.143.153','2017-03-17 00:00:00','/index.html','Firefox',1,'www','baidu'),(131063,'183.136.142.193','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131064,'54.153.2.83','2017-03-17 00:00:00','/index.html','Chrome',1,'',''),(131065,'183.57.153.201','2017-03-17 00:00:00','/news/newsview.htm','IE',1,'',''),(131066,'61.135.190.223','2017-03-17 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(131067,'183.57.154.110','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131068,'61.135.190.103','2017-03-17 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(131069,'60.191.38.77','2017-03-17 00:00:00','/index.html','Firefox',1,'',''),(131070,'182.118.60.119','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131071,'180.149.130.149','2017-03-17 00:00:00','/index.html','Chrome',1,'',''),(131072,'182.118.55.196','2017-03-17 00:00:00','/news/newsview.htm','IE',1,'',''),(131073,'140.205.201.43','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131074,'219.145.144.65','2017-03-17 00:00:00','/index.html','Chrome',1,'',''),(131075,'91.223.133.26','2017-03-17 00:00:00','/index.html','Firefox',1,'',''),(131076,'61.146.178.190','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131077,'61.146.178.190','2017-03-17 00:00:00','/news.htm','IE',1,'',''),(131078,'61.146.178.190','2017-03-17 00:00:00','/docs.htm','IE',1,'',''),(131079,'183.57.153.133','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131080,'180.97.62.239','2017-03-17 00:00:00','/news/newsview.htm','IE',1,'',''),(131081,'183.57.153.115','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131082,'183.57.154.42','2017-03-17 00:00:00','/news/newsview.htm','IE',1,'',''),(131083,'180.97.62.226','2017-03-17 00:00:00','/news/newsview.htm','IE',1,'',''),(131084,'140.205.201.38','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131085,'183.136.142.96','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131086,'140.205.201.41','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131087,'112.66.67.69','2017-03-17 00:00:00','/index.html','Chrome',1,'',''),(131088,'182.118.53.37','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131089,'182.118.55.247','2017-03-17 00:00:00','/news/newsview.htm','IE',1,'',''),(131090,'222.75.40.13','2017-03-17 00:00:00','/index.html','Chrome',1,'',''),(131091,'182.118.55.195','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131092,'123.125.67.151','2017-03-17 00:00:00','/index.html','Safari',1,'',''),(131093,'183.136.142.128','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131094,'125.88.204.109','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131095,'123.150.183.48','2017-03-17 00:00:00','/index.html','Safari',1,'',''),(131096,'183.136.142.121','2017-03-17 00:00:00','/news/docs!view.htm','IE',1,'',''),(131097,'123.150.183.30','2017-03-17 00:00:00','/index.html','Safari',1,'',''),(131098,'140.205.201.37','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131099,'140.205.225.185','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131100,'183.238.159.212','2017-03-17 00:00:00','/index.html','Safari',1,'',''),(131101,'180.163.226.153','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131102,'183.136.142.130','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131103,'182.118.53.243','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131104,'183.136.142.108','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131105,'182.118.55.222','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131106,'211.103.128.194','2017-03-17 00:00:00','/index.html','Chrome',1,'',''),(131107,'180.97.63.111','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131108,'183.136.142.152','2017-03-17 00:00:00','/news.htm','IE',1,'',''),(131109,'180.163.225.169','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131110,'180.97.63.100','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131111,'52.53.238.143','2017-03-17 00:00:00','/index.html','Chrome',1,'',''),(131112,'180.97.63.15','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131113,'123.125.71.16','2017-03-17 00:00:00','/index.html','Safari',1,'',''),(131114,'180.97.63.56','2017-03-17 00:00:00','/newsview.htm','IE',1,'',''),(131115,'183.57.154.76','2017-03-17 00:00:00','/news/newsview.htm','IE',1,'',''),(131116,'183.57.153.88','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131117,'182.118.41.91','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131118,'91.236.75.4','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131119,'61.135.169.40','2017-03-17 00:00:00','/index.html','Chrome',1,'',''),(131120,'111.206.36.9','2017-03-17 00:00:00','/index.html','Chrome',1,'',''),(131121,'140.205.201.32','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131122,'106.91.210.115','2017-03-17 00:00:00','/index.html','Chrome',1,'',''),(131123,'42.120.161.95','2017-03-17 00:00:00','/index.html','Firefox',1,'',''),(131124,'222.186.51.73','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131125,'222.186.51.73','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131126,'140.205.201.41','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131127,'106.120.168.208','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131128,'101.199.117.100','2017-03-17 00:00:00','/index.html','Chrome',1,'',''),(131129,'42.236.10.114','2017-03-17 00:00:00','/index.html','Safari',1,'',''),(131130,'140.205.201.41','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131131,'140.205.201.41','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131132,'140.205.201.41','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131133,'140.205.201.41','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131134,'140.205.201.41','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131135,'140.205.201.38','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131136,'140.205.201.41','2017-03-17 00:00:00','/index.html','IE',1,'',''),(131137,'140.205.201.41','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131138,'140.205.201.41','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131139,'140.205.201.41','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131140,'203.208.60.203','2017-03-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131141,'111.206.36.141','2017-03-18 00:00:00','/index.html','Firefox',1,'www','baidu'),(131142,'111.73.45.251','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131143,'42.236.10.103','2017-03-18 00:00:00','/index.html','Safari',1,'',''),(131144,'180.149.130.150','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131145,'203.208.60.204','2017-03-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131146,'101.4.110.154','2017-03-18 00:00:00','/index.html','Firefox',1,'',''),(131147,'40.77.167.54','2017-03-18 00:00:00','/index.html','Safari',1,'',''),(131148,'203.208.60.205','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131149,'203.208.60.204','2017-03-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131150,'203.208.60.205','2017-03-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131151,'220.181.51.35','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131152,'182.118.54.146','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131153,'203.208.60.221','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131154,'61.146.178.190','2017-03-18 00:00:00','/index.html','Firefox',1,'',''),(131155,'203.208.60.207','2017-03-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131156,'203.208.60.203','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131157,'203.208.60.206','2017-03-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131158,'124.31.218.54','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131159,'203.208.60.203','2017-03-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131160,'203.208.60.221','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131161,'203.208.60.206','2017-03-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131162,'140.205.201.39','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131163,'140.205.201.39','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131164,'140.205.201.39','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131165,'140.205.201.39','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131166,'140.205.201.39','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131167,'140.205.201.39','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131168,'140.205.201.39','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131169,'140.205.201.39','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131170,'140.205.201.39','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131171,'140.205.201.39','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131172,'183.136.142.81','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131173,'180.97.63.95','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131174,'207.46.13.0','2017-03-18 00:00:00','/index.html','Safari',1,'',''),(131175,'183.57.153.82','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131176,'119.98.218.41','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131177,'182.118.55.231','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131178,'183.136.142.152','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131179,'183.57.154.109','2017-03-18 00:00:00','/news/newsview.htm','IE',1,'',''),(131180,'91.236.75.4','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131181,'203.208.60.206','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131182,'180.97.63.86','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131183,'139.162.119.197','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131184,'182.118.55.133','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131185,'183.136.142.76','2017-03-18 00:00:00','/news/newsview.htm','IE',1,'',''),(131186,'182.118.53.90','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131187,'112.255.43.66','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131188,'203.208.60.221','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131189,'182.118.54.36','2017-03-18 00:00:00','/news/newsview.htm','IE',1,'',''),(131190,'120.195.97.63','2017-03-18 00:00:00','/news.htm','Chrome',1,'',''),(131191,'203.208.60.203','2017-03-18 00:00:00','/news/news.htm','Chrome',1,'',''),(131192,'203.208.60.203','2017-03-18 00:00:00','/news/news.htm','Chrome',1,'',''),(131193,'180.163.227.98','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131194,'180.97.63.84','2017-03-18 00:00:00','/news/newsview.htm','IE',1,'',''),(131195,'203.208.60.205','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131196,'183.136.142.104','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131197,'42.156.251.189','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131198,'182.118.54.73','2017-03-18 00:00:00','/news/newsview.htm','IE',1,'',''),(131199,'203.208.60.202','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131200,'203.208.60.203','2017-03-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131201,'183.136.142.177','2017-03-18 00:00:00','/news/newsview.htm','IE',1,'',''),(131202,'182.118.55.199','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131203,'203.208.60.206','2017-03-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131204,'182.118.53.29','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131205,'183.136.142.79','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131206,'182.118.54.32','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131207,'183.57.153.173','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131208,'183.136.142.59','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131209,'111.206.36.11','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131210,'183.136.142.58','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131211,'203.208.60.203','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131212,'183.57.153.182','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131213,'183.136.142.145','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131214,'203.208.60.203','2017-03-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131215,'203.208.60.203','2017-03-18 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131216,'180.97.62.243','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131217,'111.206.36.11','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131218,'203.208.60.203','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131219,'182.118.53.131','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131220,'62.212.73.49','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131221,'203.208.60.203','2017-03-18 00:00:00','/news/news.htm','Chrome',1,'',''),(131222,'117.36.118.1','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131223,'180.97.63.43','2017-03-18 00:00:00','/news/newsview.htm','IE',1,'',''),(131224,'203.208.60.198','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131225,'180.97.62.228','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131226,'203.208.60.200','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131227,'180.97.63.29','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131228,'183.136.142.71','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131229,'183.136.142.142','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131230,'168.1.128.38','2017-03-18 00:00:00','/index.html','Firefox',1,'',''),(131231,'183.136.142.66','2017-03-18 00:00:00','/docs!view.htm','IE',1,'',''),(131232,'183.57.153.219','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131233,'42.120.161.95','2017-03-18 00:00:00','/index.html','Firefox',1,'',''),(131234,'180.163.226.119','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131235,'183.136.142.65','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131236,'182.118.55.159','2017-03-18 00:00:00','/news/newsview.htm','IE',1,'',''),(131237,'223.104.38.255','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131238,'223.104.38.255','2017-03-18 00:00:00','/newsview.htm','Chrome',1,'',''),(131239,'223.104.38.255','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131240,'183.57.154.82','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131241,'203.208.60.206','2017-03-18 00:00:00','/index.html','Chrome',1,'',''),(131242,'180.97.62.220','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131243,'180.97.63.76','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131244,'140.205.201.19','2017-03-18 00:00:00','/index.html','Safari',1,'',''),(131245,'140.205.201.7','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131246,'140.205.201.21','2017-03-18 00:00:00','/index.html','Safari',1,'',''),(131247,'140.205.201.23','2017-03-18 00:00:00','/index.html','IE',1,'',''),(131248,'180.97.63.106','2017-03-18 00:00:00','/newsview.htm','IE',1,'',''),(131249,'222.186.134.221','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131250,'180.163.226.91','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131251,'115.171.26.163','2017-03-19 00:00:00','/index.html','Chrome',1,'',''),(131252,'111.206.36.138','2017-03-19 00:00:00','/index.html','Firefox',1,'www','baidu'),(131253,'182.48.105.210','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131254,'182.118.55.199','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131255,'180.149.130.152','2017-03-19 00:00:00','/index.html','Chrome',1,'',''),(131256,'140.205.205.9','2017-03-19 00:00:00','/index.html','Opera',1,'',''),(131257,'64.140.169.42','2017-03-19 00:00:00','/index.html','Firefox',1,'',''),(131258,'183.57.153.211','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131259,'183.57.153.244','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131260,'183.57.153.169','2017-03-19 00:00:00','/news/newsview.htm','IE',1,'',''),(131261,'140.205.205.8','2017-03-19 00:00:00','/index.html','Safari',1,'',''),(131262,'140.205.205.2','2017-03-19 00:00:00','/index.html','Opera',1,'',''),(131263,'180.97.63.34','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131264,'182.118.55.112','2017-03-19 00:00:00','/news/newsview.htm','IE',1,'',''),(131265,'183.136.142.170','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131266,'182.118.53.154','2017-03-19 00:00:00','/news/newsview.htm','IE',1,'',''),(131267,'183.136.142.110','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131268,'46.118.117.16','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131269,'46.118.117.16','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131270,'46.118.117.16','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131271,'183.57.153.250','2017-03-19 00:00:00','/news/newsview.htm','IE',1,'',''),(131272,'140.205.205.2','2017-03-19 00:00:00','/newsview.htm','Safari',1,'',''),(131273,'183.57.154.73','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131274,'183.57.153.69','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131275,'183.57.153.168','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131276,'180.97.63.98','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131277,'182.118.54.96','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131278,'180.163.225.147','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131279,'220.173.18.241','2017-03-19 00:00:00','/index.html','Chrome',1,'',''),(131280,'180.163.225.85','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131281,'61.135.165.7','2017-03-19 00:00:00','/index.html','Chrome',1,'',''),(131282,'139.162.111.98','2017-03-19 00:00:00','/index.html','Chrome',1,'',''),(131283,'180.163.226.167','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131284,'111.85.179.200','2017-03-19 00:00:00','/index.html','Chrome',1,'',''),(131285,'140.205.225.187','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131286,'140.205.225.187','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131287,'103.200.30.90','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131288,'140.205.225.187','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131289,'140.205.225.187','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131290,'140.205.225.187','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131291,'140.205.225.187','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131292,'140.205.225.187','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131293,'140.205.225.187','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131294,'140.205.225.187','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131295,'42.120.161.95','2017-03-19 00:00:00','/index.html','Firefox',1,'',''),(131296,'140.205.225.187','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131297,'103.200.30.90','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131298,'46.118.122.226','2017-03-19 00:00:00','/index.html','Opera',1,'',''),(131299,'46.118.122.226','2017-03-19 00:00:00','/index.html','Opera',1,'',''),(131300,'103.42.29.113','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131301,'180.97.63.64','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131302,'46.118.117.16','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131303,'46.118.117.16','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131304,'46.118.117.16','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131305,'222.186.134.221','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131306,'183.136.142.68','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131307,'59.111.29.6','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131308,'182.118.55.199','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131309,'111.206.36.132','2017-03-19 00:00:00','/index.html','Chrome',1,'',''),(131310,'203.208.60.231','2017-03-19 00:00:00','/docs!view.htm','Chrome',1,'',''),(131311,'182.118.55.117','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131312,'203.208.60.194','2017-03-19 00:00:00','/news.htm','Chrome',1,'',''),(131313,'140.205.201.40','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131314,'180.97.63.97','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131315,'203.208.60.223','2017-03-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131316,'203.208.60.194','2017-03-19 00:00:00','/newsview.htm','Chrome',1,'',''),(131317,'123.126.113.14','2017-03-19 00:00:00','/index.html','Chrome',1,'',''),(131318,'36.110.147.87','2017-03-19 00:00:00','/newsview.htm','Chrome',1,'',''),(131319,'61.135.165.42','2017-03-19 00:00:00','/index.html','Chrome',1,'',''),(131320,'178.137.164.87','2017-03-19 00:00:00','/index.html','Opera',1,'',''),(131321,'178.137.164.87','2017-03-19 00:00:00','/index.html','Opera',1,'',''),(131322,'178.137.164.87','2017-03-19 00:00:00','/index.html','Opera',1,'',''),(131323,'203.208.60.207','2017-03-19 00:00:00','/newsview.htm','Chrome',1,'',''),(131324,'182.118.55.123','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131325,'203.208.60.207','2017-03-19 00:00:00','/newsview.htm','Chrome',1,'',''),(131326,'203.208.60.206','2017-03-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131327,'203.208.60.204','2017-03-19 00:00:00','/newsview.htm','Chrome',1,'',''),(131328,'182.118.55.117','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131329,'203.208.60.203','2017-03-19 00:00:00','/newsview.htm','Chrome',1,'',''),(131330,'203.208.60.207','2017-03-19 00:00:00','/news/news.htm','Chrome',1,'',''),(131331,'203.208.60.204','2017-03-19 00:00:00','/news.htm','Chrome',1,'',''),(131332,'203.208.60.207','2017-03-19 00:00:00','/news/news.htm','Chrome',1,'',''),(131333,'42.120.161.95','2017-03-19 00:00:00','/index.html','Firefox',1,'',''),(131334,'203.208.60.205','2017-03-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131335,'222.75.41.41','2017-03-19 00:00:00','/index.html','Chrome',1,'',''),(131336,'46.118.122.226','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131337,'46.118.122.226','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131338,'203.208.60.207','2017-03-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131339,'119.147.225.189','2017-03-19 00:00:00','/index.html','Safari',1,'',''),(131340,'123.150.183.44','2017-03-19 00:00:00','/index.html','Safari',1,'',''),(131341,'46.118.115.43','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131342,'46.118.115.43','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131343,'46.118.115.43','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131344,'183.136.142.58','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131345,'182.118.54.62','2017-03-19 00:00:00','/newsview.htm','IE',1,'',''),(131346,'123.126.68.112','2017-03-19 00:00:00','/index.html','Chrome',1,'',''),(131347,'203.208.60.205','2017-03-19 00:00:00','/news/news.htm','Chrome',1,'',''),(131348,'27.211.182.170','2017-03-19 00:00:00','/index.html','Chrome',1,'',''),(131349,'203.208.60.207','2017-03-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131350,'203.208.60.207','2017-03-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131351,'203.208.60.205','2017-03-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131352,'203.208.60.206','2017-03-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131353,'203.208.60.203','2017-03-19 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131354,'222.186.134.221','2017-03-19 00:00:00','/index.html','IE',1,'',''),(131355,'183.136.142.105','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131356,'203.208.60.205','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131357,'140.205.201.32','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131358,'203.208.60.203','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131359,'182.118.60.113','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131360,'183.136.142.104','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131361,'112.123.113.69','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131362,'180.97.63.17','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131363,'91.223.133.4','2017-03-20 00:00:00','/newsview.htm','Chrome',1,'',''),(131364,'91.223.133.4','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131365,'91.223.133.4','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131366,'91.223.133.4','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131367,'220.181.51.84','2017-03-20 00:00:00','/index.html','Safari',1,'',''),(131368,'123.125.143.10','2017-03-20 00:00:00','/index.html','Firefox',1,'www','baidu'),(131369,'183.57.153.240','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131370,'203.208.60.205','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131371,'220.181.51.119','2017-03-20 00:00:00','/index.html','Safari',1,'',''),(131372,'203.208.60.205','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131373,'140.205.201.46','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131374,'139.162.119.197','2017-03-20 00:00:00','/index.html','Chrome',1,'',''),(131375,'203.208.60.207','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131376,'49.4.143.85','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131377,'203.208.60.207','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131378,'180.149.130.148','2017-03-20 00:00:00','/index.html','Chrome',1,'',''),(131379,'183.57.153.168','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131380,'203.208.60.205','2017-03-20 00:00:00','/docs!view.htm','Chrome',1,'',''),(131381,'203.208.60.206','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131382,'203.208.60.207','2017-03-20 00:00:00','/newsview.htm','Chrome',1,'',''),(131383,'203.208.60.207','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131384,'203.208.60.204','2017-03-20 00:00:00','/newsview.htm','Chrome',1,'',''),(131385,'183.57.153.152','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131386,'183.57.153.209','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131387,'203.208.60.204','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131388,'180.97.63.94','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131389,'207.46.13.121','2017-03-20 00:00:00','/index.html','Safari',1,'',''),(131390,'203.208.60.205','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131391,'183.136.142.168','2017-03-20 00:00:00','/news/newsview.htm','IE',1,'',''),(131392,'182.118.45.234','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131393,'203.208.60.206','2017-03-20 00:00:00','/news/news.htm','Chrome',1,'',''),(131394,'203.208.60.204','2017-03-20 00:00:00','/news/news.htm','Chrome',1,'',''),(131395,'183.57.153.240','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131396,'203.208.60.206','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131397,'183.136.142.102','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131398,'203.208.60.205','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131399,'203.208.60.205','2017-03-20 00:00:00','/newsview.htm','Chrome',1,'',''),(131400,'182.118.53.23','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131401,'203.208.60.207','2017-03-20 00:00:00','/docs!view.htm','Chrome',1,'',''),(131402,'180.97.63.39','2017-03-20 00:00:00','/news/newsview.htm','IE',1,'',''),(131403,'182.118.54.102','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131404,'203.208.60.207','2017-03-20 00:00:00','/newsview.htm','Chrome',1,'',''),(131405,'180.97.63.48','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131406,'61.135.165.43','2017-03-20 00:00:00','/index.html','Chrome',1,'',''),(131407,'180.163.226.141','2017-03-20 00:00:00','/news/newsview.htm','IE',1,'',''),(131408,'203.208.60.206','2017-03-20 00:00:00','/newsview.htm','Chrome',1,'',''),(131409,'91.236.75.4','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131410,'182.118.54.153','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131411,'61.146.178.190','2017-03-20 00:00:00','/index.html','Chrome',1,'',''),(131412,'46.118.115.43','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131413,'46.118.115.43','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131414,'46.118.115.43','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131415,'182.118.54.35','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131416,'182.118.41.65','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131417,'182.118.41.65','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131418,'203.208.60.201','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131419,'203.208.60.200','2017-03-20 00:00:00','/newsview.htm','Chrome',1,'',''),(131420,'203.208.60.228','2017-03-20 00:00:00','/newsview.htm','Chrome',1,'',''),(131421,'182.118.55.179','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131422,'183.136.142.109','2017-03-20 00:00:00','/news/newsview.htm','IE',1,'',''),(131423,'113.240.250.156','2017-03-20 00:00:00','/index.html','Firefox',1,'',''),(131424,'113.240.250.156','2017-03-20 00:00:00','/index.html','Firefox',1,'',''),(131425,'113.240.250.156','2017-03-20 00:00:00','/index.html','Firefox',1,'',''),(131426,'113.240.250.156','2017-03-20 00:00:00','/index.html','Firefox',1,'',''),(131427,'113.240.250.156','2017-03-20 00:00:00','/index.html','Firefox',1,'',''),(131428,'203.208.60.246','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131429,'203.208.60.204','2017-03-20 00:00:00','/news/news.htm','Chrome',1,'',''),(131430,'180.97.63.76','2017-03-20 00:00:00','/news/newsview.htm','IE',1,'',''),(131431,'180.97.63.82','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131432,'106.120.188.136','2017-03-20 00:00:00','/index.html','Chrome',1,'',''),(131433,'178.137.164.87','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131434,'178.137.164.87','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131435,'178.137.164.87','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131436,'178.137.164.87','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131437,'178.137.164.87','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131438,'178.137.164.87','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131439,'183.57.153.211','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131440,'110.84.208.139','2017-03-20 00:00:00','/index.html','Chrome',1,'',''),(131441,'203.208.60.207','2017-03-20 00:00:00','/newsview.htm','Chrome',1,'',''),(131442,'180.97.63.107','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131443,'203.208.60.206','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131444,'183.57.153.151','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131445,'203.208.60.203','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131446,'182.118.53.186','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131447,'203.208.60.207','2017-03-20 00:00:00','/news/news.htm','Chrome',1,'',''),(131448,'140.205.201.31','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131449,'140.205.201.31','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131450,'140.205.201.31','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131451,'140.205.201.31','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131452,'140.205.201.31','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131453,'140.205.201.31','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131454,'140.205.201.31','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131455,'140.205.201.31','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131456,'140.205.201.31','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131457,'140.205.201.31','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131458,'203.208.60.206','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131459,'46.118.122.226','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131460,'46.118.122.226','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131461,'46.118.122.226','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131462,'183.57.154.99','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131463,'140.205.201.42','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131464,'124.200.176.198','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131465,'124.200.176.198','2017-03-20 00:00:00','/index.html','Chrome',1,'',''),(131466,'183.136.142.101','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131467,'183.136.142.172','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131468,'176.8.251.60','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131469,'176.8.251.60','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131470,'176.8.251.60','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131471,'203.208.60.206','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131472,'203.208.60.206','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131473,'183.57.153.140','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131474,'180.97.63.108','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131475,'46.118.115.43','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131476,'46.118.115.43','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131477,'220.181.51.91','2017-03-20 00:00:00','/index.html','Firefox',1,'',''),(131478,'203.208.60.207','2017-03-20 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131479,'125.88.146.199','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131480,'183.136.142.132','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131481,'211.103.128.194','2017-03-20 00:00:00','/index.html','Chrome',1,'',''),(131482,'171.221.43.79','2017-03-20 00:00:00','/index.html','Firefox',1,'',''),(131483,'183.136.142.72','2017-03-20 00:00:00','/news/newsview.htm','IE',1,'',''),(131484,'125.88.146.199','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131485,'180.97.62.232','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131486,'183.57.153.111','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131487,'183.136.142.65','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131488,'182.118.54.114','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131489,'111.206.36.9','2017-03-20 00:00:00','/index.html','Chrome',1,'',''),(131490,'182.118.54.32','2017-03-20 00:00:00','/news/newsview.htm','IE',1,'',''),(131491,'123.125.67.144','2017-03-20 00:00:00','/index.html','Chrome',1,'',''),(131492,'140.205.205.3','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131493,'182.118.53.37','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131494,'46.118.117.16','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131495,'46.118.117.16','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131496,'46.118.117.16','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131497,'61.135.165.7','2017-03-20 00:00:00','/index.html','Chrome',1,'',''),(131498,'92.63.91.84','2017-03-20 00:00:00','/index.html','Firefox',1,'',''),(131499,'183.136.142.127','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131500,'180.163.225.52','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131501,'140.205.201.31','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131502,'182.118.55.163','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131503,'220.181.51.116','2017-03-20 00:00:00','/index.html','Firefox',1,'',''),(131504,'180.97.63.29','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131505,'140.205.225.183','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131506,'180.97.63.52','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131507,'180.97.63.85','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131508,'121.201.44.212','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131509,'180.163.226.174','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131510,'46.118.117.16','2017-03-20 00:00:00','/index.html','Opera',1,'',''),(131511,'46.118.117.16','2017-03-20 00:00:00','/index.html','Opera',1,'',''),(131512,'46.118.117.16','2017-03-20 00:00:00','/index.html','Opera',1,'',''),(131513,'182.118.53.84','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131514,'91.236.75.4','2017-03-20 00:00:00','/index.html','IE',1,'',''),(131515,'140.205.205.5','2017-03-20 00:00:00','/newsview.htm','Chrome',1,'',''),(131516,'183.57.153.148','2017-03-20 00:00:00','/news/newsview.htm','IE',1,'',''),(131517,'180.163.227.39','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131518,'183.136.142.90','2017-03-20 00:00:00','/news/newsview.htm','IE',1,'',''),(131519,'183.57.153.102','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131520,'139.212.93.55','2017-03-20 00:00:00','/index.html','Chrome',1,'',''),(131521,'140.205.205.2','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131522,'183.57.153.115','2017-03-20 00:00:00','/newsview.htm','IE',1,'',''),(131523,'183.136.142.98','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131524,'125.76.61.226','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131525,'123.125.143.154','2017-03-21 00:00:00','/index.html','Firefox',1,'www','baidu'),(131526,'178.137.164.87','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131527,'178.137.164.87','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131528,'180.149.130.153','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131529,'66.249.66.58','2017-03-21 00:00:00','/newsview.htm','Chrome',1,'',''),(131530,'66.249.66.61','2017-03-21 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131531,'183.57.153.225','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131532,'123.125.71.85','2017-03-21 00:00:00','/news.htm','Safari',1,'',''),(131533,'140.205.201.36','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131534,'180.163.225.235','2017-03-21 00:00:00','/news/newsview.htm','IE',1,'',''),(131535,'66.249.66.200','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131536,'66.249.66.195','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131537,'140.205.201.37','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131538,'183.57.153.134','2017-03-21 00:00:00','/news/newsview.htm','IE',1,'',''),(131539,'61.135.190.103','2017-03-21 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(131540,'140.205.205.8','2017-03-21 00:00:00','/newsview.htm','Opera',1,'',''),(131541,'61.135.190.105','2017-03-21 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(131542,'183.57.153.181','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131543,'140.205.205.8','2017-03-21 00:00:00','/news.htm','Safari',1,'',''),(131544,'180.97.63.102','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131545,'180.97.63.55','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131546,'66.249.66.58','2017-03-21 00:00:00','/newsview.htm','Chrome',1,'',''),(131547,'180.163.227.109','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131548,'182.118.53.99','2017-03-21 00:00:00','/news/newsview.htm','IE',1,'',''),(131549,'183.57.153.98','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131550,'180.97.63.16','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131551,'183.57.154.31','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131552,'180.97.63.30','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131553,'183.57.153.212','2017-03-21 00:00:00','/news/newsview.htm','IE',1,'',''),(131554,'183.57.153.182','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131555,'180.97.63.13','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131556,'183.57.154.58','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131557,'62.212.73.49','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131558,'183.57.154.43','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131559,'140.205.205.2','2017-03-21 00:00:00','/newsview.htm','Opera',1,'',''),(131560,'183.57.154.99','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131561,'139.162.111.98','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131562,'208.90.57.196','2017-03-21 00:00:00','/index.html','Firefox',1,'',''),(131563,'46.118.122.226','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131564,'106.120.188.136','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131565,'46.118.117.16','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131566,'46.118.117.16','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131567,'46.118.117.16','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131568,'125.88.204.98','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131569,'183.136.142.134','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131570,'182.118.53.87','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131571,'182.118.55.117','2017-03-21 00:00:00','/news/newsview.htm','IE',1,'',''),(131572,'208.90.57.196','2017-03-21 00:00:00','/index.html','Firefox',1,'',''),(131573,'183.136.142.139','2017-03-21 00:00:00','/news/newsview.htm','IE',1,'',''),(131574,'66.249.66.3','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131575,'140.205.225.187','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131576,'27.10.76.176','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131577,'140.205.225.187','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131578,'140.205.225.187','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131579,'140.205.225.187','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131580,'140.205.225.187','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131581,'140.205.225.187','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131582,'140.205.225.187','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131583,'140.205.225.187','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131584,'140.205.225.187','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131585,'140.205.225.187','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131586,'180.97.62.242','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131587,'183.136.142.177','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131588,'202.97.139.44','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131589,'66.249.66.254','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131590,'113.246.30.155','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131591,'91.236.75.4','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131592,'140.205.205.9','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131593,'182.118.53.243','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131594,'183.57.154.55','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131595,'180.97.63.20','2017-03-21 00:00:00','/news/newsview.htm','IE',1,'',''),(131596,'47.203.88.36','2017-03-21 00:00:00','/index.html','Firefox',1,'',''),(131597,'111.85.179.142','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131598,'140.205.205.5','2017-03-21 00:00:00','/newsview.htm','Safari',1,'',''),(131599,'140.205.205.5','2017-03-21 00:00:00','/newsview.htm','Chrome',1,'',''),(131600,'140.205.201.30','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131601,'180.163.226.88','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131602,'183.136.142.125','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131603,'183.136.142.177','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131604,'180.97.62.233','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131605,'183.57.153.78','2017-03-21 00:00:00','/news/newsview.htm','IE',1,'',''),(131606,'183.136.142.124','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131607,'183.136.142.157','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131608,'180.97.63.81','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131609,'185.188.182.230','2017-03-21 00:00:00','/index.html','Firefox',1,'',''),(131610,'180.97.63.102','2017-03-21 00:00:00','/news/newsview.htm','IE',1,'',''),(131611,'111.206.36.146','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131612,'140.205.205.9','2017-03-21 00:00:00','/newsview.htm','Firefox',1,'',''),(131613,'46.118.122.226','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131614,'46.118.122.226','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131615,'180.97.63.106','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131616,'140.205.205.4','2017-03-21 00:00:00','/newsview.htm','Opera',1,'',''),(131617,'182.118.60.76','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131618,'183.136.142.187','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131619,'183.57.153.189','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131620,'111.206.36.136','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131621,'54.212.79.134','2017-03-21 00:00:00','/index.html','Firefox',1,'',''),(131622,'54.212.79.134','2017-03-21 00:00:00','/index.html','Firefox',1,'',''),(131623,'23.247.27.34','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131624,'140.205.201.32','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131625,'182.118.55.222','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131626,'183.57.154.102','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131627,'180.97.63.91','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131628,'180.163.227.46','2017-03-21 00:00:00','/news/newsview.htm','IE',1,'',''),(131629,'180.163.227.46','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131630,'46.118.115.43','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131631,'46.118.115.43','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131632,'140.205.205.4','2017-03-21 00:00:00','/newsview.htm','Chrome',1,'',''),(131633,'180.110.211.45','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131634,'183.57.153.168','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131635,'113.225.214.134','2017-03-21 00:00:00','/index.html','Chrome',1,'',''),(131636,'40.77.167.99','2017-03-21 00:00:00','/index.html','Safari',1,'',''),(131637,'180.163.226.9','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131638,'183.57.153.133','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131639,'182.118.55.161','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131640,'140.205.201.38','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131641,'180.97.63.97','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131642,'46.118.117.16','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131643,'46.118.117.16','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131644,'46.118.117.16','2017-03-21 00:00:00','/index.html','IE',1,'',''),(131645,'140.205.205.4','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131646,'140.205.205.4','2017-03-21 00:00:00','/newsview.htm','Safari',1,'',''),(131647,'183.57.153.252','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131648,'140.205.205.3','2017-03-21 00:00:00','/newsview.htm','Chrome',1,'',''),(131649,'140.205.205.3','2017-03-21 00:00:00','/newsview.htm','Safari',1,'',''),(131650,'180.97.63.108','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131651,'183.57.154.89','2017-03-21 00:00:00','/news/newsview.htm','IE',1,'',''),(131652,'183.57.153.226','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131653,'140.205.205.4','2017-03-21 00:00:00','/newsview.htm','Firefox',1,'',''),(131654,'180.97.62.240','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131655,'140.205.205.5','2017-03-21 00:00:00','/newsview.htm','Opera',1,'',''),(131656,'140.205.205.2','2017-03-21 00:00:00','/newsview.htm','Firefox',1,'',''),(131657,'42.120.161.95','2017-03-21 00:00:00','/index.html','Firefox',1,'',''),(131658,'183.57.153.139','2017-03-21 00:00:00','/newsview.htm','IE',1,'',''),(131659,'183.136.142.84','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131660,'23.251.55.159','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131661,'183.57.153.156','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131662,'140.205.205.2','2017-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(131663,'203.208.60.207','2017-03-22 00:00:00','/newsview.htm','Chrome',1,'',''),(131664,'111.206.36.142','2017-03-22 00:00:00','/index.html','Firefox',1,'www','baidu'),(131665,'182.118.54.29','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131666,'222.75.42.249','2017-03-22 00:00:00','/index.html','Chrome',1,'',''),(131667,'180.149.130.152','2017-03-22 00:00:00','/index.html','Chrome',1,'',''),(131668,'183.129.160.229','2017-03-22 00:00:00','/index.html','Firefox',1,'',''),(131669,'183.136.142.149','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131670,'164.132.59.168','2017-03-22 00:00:00','/index.html','Firefox',1,'',''),(131671,'164.132.59.168','2017-03-22 00:00:00','/index.html','Firefox',1,'',''),(131672,'140.205.225.186','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131673,'203.208.60.206','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131674,'183.136.142.80','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131675,'123.125.67.209','2017-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(131676,'183.57.153.240','2017-03-22 00:00:00','/news/newsview.htm','IE',1,'',''),(131677,'183.57.154.110','2017-03-22 00:00:00','/news/newsview.htm','IE',1,'',''),(131678,'203.208.60.205','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131679,'183.136.142.102','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131680,'183.136.142.186','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131681,'183.57.153.89','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131682,'180.97.62.250','2017-03-22 00:00:00','/news/newsview.htm','IE',1,'',''),(131683,'183.136.142.139','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131684,'140.205.205.4','2017-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(131685,'183.57.153.174','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131686,'157.55.39.176','2017-03-22 00:00:00','/index.html','Safari',1,'',''),(131687,'115.236.57.66','2017-03-22 00:00:00','/index.html','Chrome',1,'',''),(131688,'182.118.53.186','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131689,'183.57.154.59','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131690,'183.57.154.46','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131691,'183.136.142.110','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131692,'183.136.142.180','2017-03-22 00:00:00','/news/newsview.htm','IE',1,'',''),(131693,'61.146.178.190','2017-03-22 00:00:00','/index.html','Firefox',1,'',''),(131694,'140.205.225.185','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131695,'180.97.63.48','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131696,'203.208.60.205','2017-03-22 00:00:00','/news/news.htm','Chrome',1,'',''),(131697,'140.205.201.36','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131698,'183.136.142.121','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131699,'180.97.63.84','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131700,'182.118.60.106','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131701,'203.208.60.206','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131702,'203.208.60.204','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131703,'180.97.62.223','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131704,'183.136.142.67','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131705,'46.118.122.226','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131706,'183.57.153.173','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131707,'180.97.63.57','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131708,'101.199.115.140','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131709,'131.253.27.132','2017-03-22 00:00:00','/index.html','Safari',1,'',''),(131710,'183.57.153.168','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131711,'140.205.201.37','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131712,'46.118.122.226','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131713,'46.118.122.226','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131714,'183.57.153.169','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131715,'183.57.153.209','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131716,'140.205.205.5','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131717,'176.8.251.60','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131718,'176.8.251.60','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131719,'176.8.251.60','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131720,'183.57.153.152','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131721,'113.225.214.134','2017-03-22 00:00:00','/index.html','Chrome',1,'',''),(131722,'140.205.201.43','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131723,'140.205.205.5','2017-03-22 00:00:00','/news.htm','IE',1,'',''),(131724,'140.205.201.43','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131725,'183.136.142.62','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131726,'180.97.63.68','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131727,'140.205.201.43','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131728,'140.205.201.43','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131729,'183.136.142.65','2017-03-22 00:00:00','/news/newsview.htm','IE',1,'',''),(131730,'14.215.160.66','2017-03-22 00:00:00','/index.html','Safari',1,'',''),(131731,'140.205.201.43','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131732,'140.205.201.43','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131733,'182.118.54.20','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131734,'140.205.201.43','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131735,'182.118.53.218','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131736,'140.205.205.4','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131737,'183.136.142.171','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131738,'140.205.201.43','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131739,'140.205.201.43','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131740,'140.205.201.43','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131741,'106.4.198.16','2017-03-22 00:00:00','/index.html','Chrome',1,'',''),(131742,'140.205.205.2','2017-03-22 00:00:00','/newsview.htm','Firefox',1,'',''),(131743,'180.163.226.162','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131744,'183.57.153.105','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131745,'140.205.201.35','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131746,'140.205.201.37','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131747,'183.57.154.98','2017-03-22 00:00:00','/news/newsview.htm','IE',1,'',''),(131748,'117.36.119.83','2017-03-22 00:00:00','/index.html','Chrome',1,'',''),(131749,'46.118.115.43','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131750,'183.136.142.64','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131751,'183.136.142.156','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131752,'183.57.153.222','2017-03-22 00:00:00','/news/newsview.htm','IE',1,'',''),(131753,'208.90.57.196','2017-03-22 00:00:00','/index.html','Firefox',1,'',''),(131754,'182.118.53.99','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131755,'182.118.53.67','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131756,'180.163.226.162','2017-03-22 00:00:00','/news/newsview.htm','IE',1,'',''),(131757,'208.90.57.196','2017-03-22 00:00:00','/index.html','Firefox',1,'',''),(131758,'123.125.143.12','2017-03-22 00:00:00','/index.html','Chrome',1,'',''),(131759,'113.225.214.134','2017-03-22 00:00:00','/index.html','Chrome',1,'',''),(131760,'111.206.36.15','2017-03-22 00:00:00','/index.html','Chrome',1,'',''),(131761,'180.97.63.75','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131762,'140.205.201.30','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131763,'180.97.63.47','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131764,'111.206.36.137','2017-03-22 00:00:00','/index.html','Chrome',1,'',''),(131765,'47.203.88.36','2017-03-22 00:00:00','/index.html','Firefox',1,'',''),(131766,'113.246.31.155','2017-03-22 00:00:00','/index.html','Chrome',1,'',''),(131767,'183.57.154.107','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131768,'140.205.225.183','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131769,'203.208.60.204','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131770,'182.118.53.173','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131771,'182.118.54.114','2017-03-22 00:00:00','/docs!view.htm','IE',1,'',''),(131772,'182.118.55.231','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131773,'140.205.205.5','2017-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(131774,'140.205.201.34','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131775,'203.208.60.207','2017-03-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(131776,'203.208.60.207','2017-03-22 00:00:00','/docs!view.htm','Chrome',1,'',''),(131777,'182.138.167.186','2017-03-22 00:00:00','/index.html','Safari',1,'',''),(131778,'203.208.60.206','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131779,'203.208.60.206','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131780,'182.118.55.199','2017-03-22 00:00:00','/news/newsview.htm','IE',1,'',''),(131781,'183.57.153.219','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131782,'203.208.60.205','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131783,'203.208.60.207','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131784,'183.136.142.155','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131785,'203.208.60.207','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131786,'203.208.60.205','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131787,'203.208.60.203','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131788,'203.208.60.203','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131789,'182.118.53.99','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131790,'180.97.62.249','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131791,'203.208.60.205','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131792,'180.97.63.52','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131793,'203.208.60.201','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131794,'203.208.60.203','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131795,'203.208.60.241','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131796,'203.208.60.217','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131797,'203.208.60.250','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131798,'203.208.60.202','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131799,'140.205.201.21','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131800,'140.205.201.7','2017-03-22 00:00:00','/index.html','Safari',1,'',''),(131801,'140.205.201.24','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131802,'140.205.201.15','2017-03-22 00:00:00','/index.html','Safari',1,'',''),(131803,'203.208.60.246','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131804,'203.208.60.206','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131805,'203.208.60.206','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131806,'70.32.33.90','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131807,'203.208.60.203','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131808,'203.208.60.206','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131809,'203.208.60.205','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131810,'203.208.60.205','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131811,'140.205.205.9','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131812,'183.136.142.158','2017-03-22 00:00:00','/newsview.htm','IE',1,'',''),(131813,'140.205.205.9','2017-03-22 00:00:00','/newsview.htm','Safari',1,'',''),(131814,'203.208.60.206','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131815,'203.208.60.206','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131816,'140.205.201.38','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131817,'203.208.60.204','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131818,'203.208.60.204','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131819,'203.208.60.204','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131820,'203.208.60.207','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131821,'37.115.191.53','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131822,'37.115.191.53','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131823,'37.115.191.53','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131824,'37.115.191.53','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131825,'139.162.108.53','2017-03-22 00:00:00','/index.html','Chrome',1,'',''),(131826,'203.208.60.206','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131827,'203.208.60.206','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131828,'203.208.60.204','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131829,'188.165.200.217','2017-03-22 00:00:00','/index.html','IE',1,'',''),(131830,'203.208.60.204','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131831,'140.205.205.9','2017-03-22 00:00:00','/newsview.htm','Chrome',1,'',''),(131832,'203.208.60.205','2017-03-22 00:00:00','/news/news.htm','Chrome',1,'',''),(131833,'203.208.60.206','2017-03-22 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131834,'180.97.62.242','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131835,'203.208.60.207','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131836,'203.208.60.207','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131837,'203.208.60.206','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131838,'203.208.60.206','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131839,'203.208.60.205','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131840,'203.208.60.205','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131841,'140.205.201.38','2017-03-23 00:00:00','/index.html','IE',1,'',''),(131842,'203.208.60.206','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131843,'203.208.60.203','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131844,'46.118.117.16','2017-03-23 00:00:00','/index.html','IE',1,'',''),(131845,'46.118.117.16','2017-03-23 00:00:00','/index.html','IE',1,'',''),(131846,'203.208.60.203','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131847,'157.55.39.5','2017-03-23 00:00:00','/index.html','Safari',1,'',''),(131848,'203.208.60.206','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131849,'203.208.60.206','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131850,'203.208.60.207','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131851,'203.208.60.203','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131852,'203.208.60.203','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131853,'180.149.130.151','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(131854,'203.208.60.205','2017-03-23 00:00:00','/news/news.htm','Chrome',1,'',''),(131855,'203.208.60.204','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131856,'203.208.60.205','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131857,'203.208.60.204','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131858,'182.118.54.40','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131859,'203.208.60.207','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131860,'203.208.60.207','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131861,'203.208.60.206','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131862,'203.208.60.206','2017-03-23 00:00:00','/news/news.htm','Chrome',1,'',''),(131863,'110.87.139.170','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(131864,'203.208.60.204','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131865,'203.208.60.203','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131866,'203.208.60.207','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131867,'203.208.60.203','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131868,'203.208.60.203','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131869,'123.125.143.152','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(131870,'66.249.64.229','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131871,'66.249.64.233','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131872,'66.249.64.233','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131873,'66.249.64.229','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131874,'66.249.64.233','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131875,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131876,'66.249.64.31','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131877,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131878,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131879,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131880,'66.249.64.102','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131881,'140.205.205.4','2017-03-23 00:00:00','/news.htm','IE',1,'',''),(131882,'104.207.150.177','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(131883,'66.249.64.31','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131884,'182.118.60.76','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(131885,'222.186.34.77','2017-03-23 00:00:00','/index.html','IE',1,'',''),(131886,'66.249.64.31','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131887,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131888,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131889,'66.249.64.25','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131890,'66.249.64.28','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131891,'66.249.64.25','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131892,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131893,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131894,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131895,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131896,'140.205.205.3','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131897,'66.249.64.102','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131898,'66.249.64.28','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131899,'180.97.62.220','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131900,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131901,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131902,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131903,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131904,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131905,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131906,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131907,'66.249.64.28','2017-03-23 00:00:00','/news/news.htm','Chrome',1,'',''),(131908,'42.156.254.3','2017-03-23 00:00:00','/index.html','Firefox',1,'',''),(131909,'116.252.188.118','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(131910,'66.249.64.25','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131911,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131912,'140.205.201.36','2017-03-23 00:00:00','/index.html','IE',1,'',''),(131913,'66.249.64.28','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131914,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131915,'46.118.117.16','2017-03-23 00:00:00','/index.html','IE',1,'',''),(131916,'46.118.117.16','2017-03-23 00:00:00','/index.html','IE',1,'',''),(131917,'46.118.117.16','2017-03-23 00:00:00','/index.html','IE',1,'',''),(131918,'66.249.64.25','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131919,'140.205.205.3','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131920,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131921,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131922,'182.118.54.40','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131923,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131924,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131925,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131926,'183.136.142.174','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131927,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131928,'66.249.64.31','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131929,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131930,'66.249.64.25','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131931,'183.57.153.134','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131932,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131933,'66.249.64.25','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131934,'182.118.54.21','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131935,'66.249.64.174','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131936,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131937,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131938,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131939,'182.118.54.40','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131940,'66.249.64.174','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131941,'66.249.64.170','2017-03-23 00:00:00','/news/news.htm','Chrome',1,'',''),(131942,'61.135.169.41','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(131943,'66.249.64.31','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131944,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131945,'183.136.142.138','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131946,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131947,'66.249.64.28','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131948,'182.118.55.210','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131949,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131950,'111.206.36.9','2017-03-23 00:00:00','/index.html','Firefox',1,'www','baidu'),(131951,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131952,'180.97.62.250','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131953,'140.205.225.185','2017-03-23 00:00:00','/index.html','IE',1,'',''),(131954,'183.136.142.139','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131955,'66.249.64.31','2017-03-23 00:00:00','/news/news.htm','Chrome',1,'',''),(131956,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131957,'66.249.64.31','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131958,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131959,'180.163.226.88','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131960,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131961,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131962,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131963,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131964,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131965,'182.118.55.161','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(131966,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131967,'183.57.154.46','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131968,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131969,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131970,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131971,'66.249.64.174','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131972,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131973,'182.118.53.241','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131974,'66.249.64.174','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131975,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131976,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131977,'66.249.64.166','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131978,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131979,'180.97.63.58','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131980,'140.205.205.4','2017-03-23 00:00:00','/index.html','IE',1,'',''),(131981,'66.249.64.174','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131982,'66.249.64.174','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131983,'66.249.64.34','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131984,'66.249.64.166','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131985,'66.249.64.28','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131986,'183.136.142.83','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131987,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131988,'183.57.153.126','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131989,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131990,'180.97.63.57','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131991,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131992,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(131993,'180.97.62.241','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131994,'183.57.154.20','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(131995,'222.186.34.77','2017-03-23 00:00:00','/index.html','IE',1,'',''),(131996,'183.136.142.130','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(131997,'66.249.64.31','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(131998,'140.205.201.32','2017-03-23 00:00:00','/index.html','IE',1,'',''),(131999,'66.249.64.166','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132000,'182.118.54.54','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132001,'66.249.64.25','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132002,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132003,'180.163.226.74','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132004,'66.249.64.25','2017-03-23 00:00:00','/news/news.htm','Chrome',1,'',''),(132005,'66.249.64.28','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132006,'180.97.63.99','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132007,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132008,'183.57.153.97','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132009,'37.115.191.53','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132010,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132011,'183.136.142.191','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132012,'46.118.122.226','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132013,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132014,'66.249.64.25','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132015,'66.249.64.166','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132016,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132017,'180.97.63.64','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132018,'66.249.64.31','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132019,'140.205.225.188','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132020,'196.52.43.55','2017-03-23 00:00:00','/index.html','Firefox',1,'',''),(132021,'66.249.64.170','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132022,'66.249.64.25','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132023,'66.249.64.31','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132024,'183.57.154.100','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132025,'66.249.64.25','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132026,'66.249.64.166','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132027,'183.136.142.123','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132028,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132029,'182.118.53.173','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132030,'180.97.62.234','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132031,'66.249.64.174','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132032,'66.249.64.174','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132033,'182.118.53.75','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132034,'66.249.64.166','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132035,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132036,'183.57.153.253','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132037,'66.249.64.174','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132038,'66.249.64.166','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132039,'183.136.142.58','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132040,'183.57.154.25','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132041,'66.249.64.174','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132042,'183.57.153.221','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132043,'183.136.142.187','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132044,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132045,'183.136.142.99','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132046,'183.136.142.141','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132047,'66.249.64.170','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132048,'140.205.201.43','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132049,'66.249.64.166','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132050,'66.249.64.166','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132051,'140.205.201.43','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132052,'66.249.64.166','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132053,'140.205.201.43','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132054,'140.205.205.2','2017-03-23 00:00:00','/news.htm','Chrome',1,'',''),(132055,'140.205.201.43','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132056,'140.205.201.43','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132057,'140.205.201.43','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132058,'140.205.201.43','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132059,'66.249.64.166','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132060,'140.205.201.43','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132061,'140.205.201.43','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132062,'140.205.201.43','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132063,'183.57.154.52','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132064,'66.249.64.166','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132065,'66.249.64.174','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132066,'182.118.53.219','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132067,'182.118.55.154','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132068,'183.57.153.211','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132069,'66.249.64.174','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132070,'66.249.64.170','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132071,'66.249.64.174','2017-03-23 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132072,'182.118.53.158','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132073,'66.249.64.174','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132074,'182.118.53.146','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132075,'183.57.153.98','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132076,'183.12.67.228','2017-03-23 00:00:00','/news.htm','Chrome',1,'',''),(132077,'183.12.67.228','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(132078,'61.151.218.118','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(132079,'146.185.223.111','2017-03-23 00:00:00','/newsview.htm','Chrome',1,'',''),(132080,'183.136.142.187','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132081,'180.97.63.87','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132082,'183.136.142.164','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132083,'183.136.142.63','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132084,'180.97.62.232','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132085,'61.149.133.25','2017-03-23 00:00:00','/docs.htm','Chrome',1,'',''),(132086,'183.136.142.85','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132087,'113.246.29.64','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(132088,'183.57.153.238','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132089,'46.118.117.16','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132090,'46.118.117.16','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132091,'46.118.117.16','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132092,'183.136.142.142','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132093,'46.118.122.226','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132094,'46.118.122.226','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132095,'182.118.53.123','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132096,'91.236.75.4','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132097,'218.10.51.31','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(132098,'183.57.153.112','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132099,'47.203.88.36','2017-03-23 00:00:00','/index.html','Firefox',1,'',''),(132100,'183.136.142.116','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132101,'183.57.153.119','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132102,'183.136.142.76','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132103,'182.118.55.235','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132104,'180.97.62.218','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132105,'140.205.201.42','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132106,'223.104.18.68','2017-03-23 00:00:00','/index.html','Safari',1,'',''),(132107,'180.97.63.70','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132108,'182.118.53.75','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132109,'180.163.226.15','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132110,'180.97.63.14','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132111,'180.97.63.58','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132112,'23.251.55.159','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132113,'111.206.36.146','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(132114,'183.136.142.118','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132115,'180.163.226.162','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132116,'183.136.142.159','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132117,'182.138.167.186','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(132118,'183.136.142.78','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132119,'183.136.142.114','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132120,'180.97.63.30','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132121,'183.136.142.68','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132122,'46.118.115.43','2017-03-23 00:00:00','/index.html','Opera',1,'',''),(132123,'46.118.115.43','2017-03-23 00:00:00','/index.html','Opera',1,'',''),(132124,'46.118.115.43','2017-03-23 00:00:00','/index.html','Opera',1,'',''),(132125,'46.118.115.43','2017-03-23 00:00:00','/index.html','Opera',1,'',''),(132126,'183.136.142.109','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132127,'183.136.142.130','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132128,'61.135.165.7','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(132129,'180.163.225.235','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132130,'182.118.53.84','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132131,'183.57.154.90','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132132,'183.136.142.92','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132133,'182.138.167.186','2017-03-23 00:00:00','/index.html','Chrome',1,'',''),(132134,'183.136.142.191','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132135,'183.57.153.222','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132136,'183.136.142.58','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132137,'180.97.63.37','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132138,'182.118.53.75','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132139,'180.97.63.111','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132140,'140.205.225.185','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132141,'182.118.55.154','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132142,'182.118.55.189','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132143,'180.97.63.86','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132144,'180.97.63.13','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132145,'183.57.153.224','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132146,'180.163.225.38','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132147,'180.97.63.41','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132148,'140.205.205.3','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132149,'180.97.63.56','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132150,'180.163.225.235','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132151,'140.205.201.42','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132152,'157.52.163.118','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132153,'183.136.142.63','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132154,'183.57.154.42','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132155,'182.118.60.119','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132156,'182.118.53.75','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132157,'180.97.63.34','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132158,'182.118.55.195','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132159,'140.205.201.40','2017-03-23 00:00:00','/index.html','IE',1,'',''),(132160,'182.118.53.34','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132161,'183.136.142.64','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132162,'183.57.154.15','2017-03-23 00:00:00','/newsview.htm','IE',1,'',''),(132163,'183.57.153.133','2017-03-23 00:00:00','/news/newsview.htm','IE',1,'',''),(132164,'183.57.153.148','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132165,'140.205.205.9','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132166,'175.152.28.183','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132167,'123.125.143.22','2017-03-24 00:00:00','/index.html','Firefox',1,'www','baidu'),(132168,'140.205.205.9','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132169,'180.163.225.101','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132170,'140.205.205.1','2017-03-24 00:00:00','/news.htm','Firefox',1,'',''),(132171,'183.156.53.208','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132172,'203.208.60.206','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132173,'23.251.55.159','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132174,'46.118.117.16','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132175,'46.118.117.16','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132176,'46.118.117.16','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132177,'140.205.205.2','2017-03-24 00:00:00','/news.htm','IE',1,'',''),(132178,'61.146.178.190','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132179,'120.32.64.5','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132180,'46.118.122.226','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132181,'46.118.122.226','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132182,'46.118.115.43','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132183,'46.118.115.43','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132184,'46.118.115.43','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132185,'46.118.122.226','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132186,'46.118.122.226','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132187,'46.118.122.226','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132188,'111.202.102.73','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132189,'140.205.205.4','2017-03-24 00:00:00','/newsview.htm','Safari',1,'',''),(132190,'139.162.108.53','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132191,'140.205.205.8','2017-03-24 00:00:00','/newsview.htm','Safari',1,'',''),(132192,'180.97.63.13','2017-03-24 00:00:00','/news/newsview.htm','IE',1,'',''),(132193,'117.27.153.100','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132194,'182.118.54.132','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132195,'183.136.142.187','2017-03-24 00:00:00','/news/newsview.htm','IE',1,'',''),(132196,'180.149.130.149','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132197,'183.57.154.85','2017-03-24 00:00:00','/news/newsview.htm','IE',1,'',''),(132198,'180.97.62.220','2017-03-24 00:00:00','/news/newsview.htm','IE',1,'',''),(132199,'180.97.63.111','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132200,'77.222.121.154','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132201,'140.205.205.8','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132202,'223.104.3.239','2017-03-24 00:00:00','/index.html','Safari',1,'',''),(132203,'66.249.79.72','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132204,'183.136.142.140','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132205,'180.97.63.113','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132206,'183.57.153.132','2017-03-24 00:00:00','/news/newsview.htm','IE',1,'',''),(132207,'180.97.63.35','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132208,'40.77.167.16','2017-03-24 00:00:00','/index.html','Safari',1,'',''),(132209,'91.236.75.4','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132210,'125.76.60.64','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132211,'42.120.161.95','2017-03-24 00:00:00','/index.html','Firefox',1,'',''),(132212,'140.205.205.5','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132213,'182.118.60.48','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132214,'92.63.91.84','2017-03-24 00:00:00','/index.html','Firefox',1,'',''),(132215,'46.118.115.43','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132216,'46.118.115.43','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132217,'46.118.115.43','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132218,'140.205.205.9','2017-03-24 00:00:00','/news.htm','Chrome',1,'',''),(132219,'182.118.55.196','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132220,'180.97.63.45','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132221,'211.97.123.140','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132222,'182.118.53.173','2017-03-24 00:00:00','/news/newsview.htm','IE',1,'',''),(132223,'180.97.63.30','2017-03-24 00:00:00','/news/newsview.htm','IE',1,'',''),(132224,'124.90.55.183','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132225,'37.115.191.53','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132226,'37.115.191.53','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132227,'37.115.191.53','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132228,'37.115.191.53','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132229,'183.57.153.102','2017-03-24 00:00:00','/news/newsview.htm','IE',1,'',''),(132230,'221.219.217.116','2017-03-24 00:00:00','/index.html','Safari',1,'','baidu'),(132231,'180.97.63.97','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132232,'140.205.205.8','2017-03-24 00:00:00','/newsview.htm','Safari',1,'',''),(132233,'182.138.167.186','2017-03-24 00:00:00','/docs.htm','Chrome',1,'',''),(132234,'140.205.205.5','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132235,'104.148.75.3','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132236,'183.136.142.137','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132237,'182.138.167.186','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132238,'182.118.60.101','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132239,'183.136.142.170','2017-03-24 00:00:00','/news/newsview.htm','IE',1,'',''),(132240,'91.236.75.4','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132241,'106.91.208.126','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132242,'140.205.205.3','2017-03-24 00:00:00','/newsview.htm','Safari',1,'',''),(132243,'103.42.31.131','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132244,'111.206.36.12','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132245,'140.205.201.41','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132246,'66.249.79.106','2017-03-24 00:00:00','/docs!view.htm','Chrome',1,'',''),(132247,'104.223.186.9','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132248,'66.249.79.110','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132249,'66.249.79.106','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132250,'140.205.201.40','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132251,'140.205.225.186','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132252,'66.249.79.110','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132253,'66.249.79.106','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132254,'140.205.205.9','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132255,'66.249.79.106','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132256,'66.249.79.110','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132257,'182.118.53.161','2017-03-24 00:00:00','/newsview.htm','IE',1,'',''),(132258,'66.249.79.106','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132259,'66.249.79.110','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132260,'66.249.79.110','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132261,'66.249.79.110','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132262,'60.191.52.230','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132263,'66.249.79.102','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132264,'66.249.79.106','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132265,'42.120.161.95','2017-03-24 00:00:00','/index.html','Firefox',1,'',''),(132266,'66.249.79.106','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132267,'66.249.79.110','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132268,'66.249.79.102','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132269,'66.249.79.106','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132270,'66.249.79.106','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132271,'66.249.79.110','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132272,'66.249.79.106','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132273,'66.249.79.110','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132274,'66.249.79.110','2017-03-24 00:00:00','/news.htm','Chrome',1,'',''),(132275,'66.249.79.106','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132276,'66.249.79.110','2017-03-24 00:00:00','/news.htm','Chrome',1,'',''),(132277,'66.249.79.102','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132278,'66.249.79.106','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132279,'66.249.79.106','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132280,'66.249.79.110','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132281,'66.249.79.106','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132282,'66.249.79.102','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132283,'66.249.79.106','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132284,'66.249.79.102','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132285,'66.249.79.106','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132286,'66.249.79.110','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132287,'66.249.79.106','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132288,'66.249.79.102','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132289,'66.249.79.106','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132290,'66.249.79.106','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132291,'66.249.79.106','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132292,'66.249.79.102','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132293,'140.205.225.183','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132294,'66.249.79.102','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132295,'66.249.79.110','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132296,'140.205.201.10','2017-03-24 00:00:00','/index.html','Safari',1,'',''),(132297,'140.205.201.8','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132298,'202.46.54.158','2017-03-24 00:00:00','/index.html','Chrome',1,'',''),(132299,'140.205.201.19','2017-03-24 00:00:00','/index.html','Safari',1,'',''),(132300,'140.205.201.20','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132301,'66.249.79.102','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132302,'66.249.79.110','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132303,'182.48.105.210','2017-03-24 00:00:00','/index.html','IE',1,'',''),(132304,'66.249.79.102','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132305,'66.249.79.110','2017-03-24 00:00:00','/newsview.htm','Chrome',1,'',''),(132306,'66.249.79.110','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132307,'66.249.79.102','2017-03-24 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132308,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132309,'66.249.79.102','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132310,'66.249.79.102','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132311,'140.205.205.9','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132312,'66.249.79.67','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132313,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132314,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132315,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132316,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132317,'123.125.71.110','2017-03-25 00:00:00','/news.htm','Safari',1,'',''),(132318,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132319,'66.249.79.106','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132320,'66.249.79.102','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132321,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132322,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132323,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132324,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132325,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132326,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132327,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132328,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132329,'140.205.225.185','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132330,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132331,'66.249.79.110','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132332,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132333,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132334,'111.206.36.12','2017-03-25 00:00:00','/index.html','Firefox',1,'www','baidu'),(132335,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132336,'66.249.79.110','2017-03-25 00:00:00','/news/news.htm','Chrome',1,'',''),(132337,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132338,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132339,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132340,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132341,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132342,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132343,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132344,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132345,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132346,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132347,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132348,'66.249.79.106','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132349,'101.226.89.115','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132350,'101.226.51.226','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132351,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132352,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132353,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132354,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132355,'140.205.205.9','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132356,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132357,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132358,'66.249.79.106','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132359,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132360,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132361,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132362,'66.249.79.110','2017-03-25 00:00:00','/news/news.htm','Chrome',1,'',''),(132363,'66.249.79.102','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132364,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132365,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132366,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132367,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132368,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132369,'66.249.79.106','2017-03-25 00:00:00','/news/news.htm','Chrome',1,'',''),(132370,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132371,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132372,'37.115.191.53','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132373,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132374,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132375,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132376,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132377,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132378,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132379,'140.205.205.9','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132380,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132381,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132382,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132383,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132384,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132385,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132386,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132387,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132388,'66.249.79.110','2017-03-25 00:00:00','/news/news.htm','Chrome',1,'',''),(132389,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132390,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132391,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132392,'66.249.79.102','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132393,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132394,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132395,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132396,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132397,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132398,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132399,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132400,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132401,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132402,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132403,'101.4.110.154','2017-03-25 00:00:00','/index.html','Firefox',1,'',''),(132404,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132405,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132406,'66.249.79.106','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132407,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132408,'180.97.63.81','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132409,'183.57.153.201','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132410,'139.162.111.98','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132411,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132412,'66.249.79.102','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132413,'183.136.142.194','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132414,'66.249.79.110','2017-03-25 00:00:00','/news/news.htm','Chrome',1,'',''),(132415,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132416,'180.97.62.239','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132417,'66.249.79.110','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132418,'66.249.79.106','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132419,'180.97.63.86','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132420,'140.205.205.2','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132421,'203.208.60.205','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132422,'203.208.60.205','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132423,'27.10.17.80','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132424,'203.208.60.203','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132425,'203.208.60.203','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132426,'203.208.60.205','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132427,'203.208.60.205','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132428,'203.208.60.205','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132429,'203.208.60.203','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132430,'120.40.57.207','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132431,'203.208.60.204','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132432,'203.208.60.207','2017-03-25 00:00:00','/news/news.htm','Chrome',1,'',''),(132433,'183.57.153.134','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132434,'203.208.60.203','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132435,'203.208.60.207','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132436,'203.208.60.207','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132437,'203.208.60.207','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132438,'183.57.154.100','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132439,'203.208.60.203','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132440,'203.208.60.204','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132441,'203.208.60.204','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132442,'183.57.153.155','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132443,'180.97.63.37','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132444,'203.208.60.206','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132445,'203.208.60.206','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132446,'203.208.60.205','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132447,'203.208.60.205','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132448,'203.208.60.207','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132449,'203.208.60.207','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132450,'203.208.60.207','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132451,'203.208.60.207','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132452,'183.57.153.244','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132453,'180.97.63.105','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132454,'203.208.60.206','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132455,'203.208.60.206','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132456,'183.57.153.95','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132457,'180.97.62.221','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132458,'203.208.60.206','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132459,'203.208.60.206','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132460,'203.208.60.205','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132461,'182.118.55.210','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132462,'203.208.60.205','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132463,'203.208.60.203','2017-03-25 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132464,'183.136.142.91','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132465,'180.97.63.23','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132466,'180.97.63.69','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132467,'180.97.63.26','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132468,'182.118.55.136','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132469,'47.203.88.36','2017-03-25 00:00:00','/index.html','Firefox',1,'',''),(132470,'47.203.88.36','2017-03-25 00:00:00','/index.html','Firefox',1,'',''),(132471,'140.205.205.2','2017-03-25 00:00:00','/newsview.htm','Opera',1,'',''),(132472,'46.118.122.226','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132473,'46.118.122.226','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132474,'46.118.122.226','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132475,'183.57.154.11','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132476,'182.118.54.42','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132477,'183.136.142.116','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132478,'183.57.154.70','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132479,'183.57.154.52','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132480,'183.57.153.244','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132481,'183.136.142.93','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132482,'183.57.153.181','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132483,'183.57.153.158','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132484,'183.136.142.78','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132485,'183.57.153.70','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132486,'182.118.54.42','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132487,'183.57.153.96','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132488,'176.8.251.60','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132489,'176.8.251.60','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132490,'176.8.251.60','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132491,'180.97.62.221','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132492,'180.97.63.106','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132493,'183.57.154.31','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132494,'101.199.115.119','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132495,'182.118.54.29','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132496,'182.118.53.29','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132497,'182.118.53.168','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132498,'180.97.63.57','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132499,'183.136.142.120','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132500,'183.57.153.253','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132501,'183.136.142.155','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132502,'183.136.142.160','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132503,'183.57.153.101','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132504,'140.205.201.42','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132505,'183.57.153.82','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132506,'140.205.201.42','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132507,'140.205.201.42','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132508,'140.205.201.42','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132509,'183.57.153.119','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132510,'140.205.201.42','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132511,'180.97.63.30','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132512,'140.205.201.42','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132513,'180.97.63.38','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132514,'140.205.201.42','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132515,'140.205.205.8','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132516,'140.205.205.3','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132517,'140.205.201.42','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132518,'140.205.201.42','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132519,'91.236.75.4','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132520,'116.252.190.236','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132521,'140.205.201.42','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132522,'180.97.63.59','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132523,'140.205.205.8','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132524,'182.118.53.102','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132525,'182.118.54.75','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132526,'180.163.227.36','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132527,'182.118.54.35','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132528,'180.163.226.66','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132529,'183.136.142.73','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132530,'183.57.153.70','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132531,'180.97.63.68','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132532,'183.57.153.190','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132533,'140.205.205.3','2017-03-25 00:00:00','/newsview.htm','Safari',1,'',''),(132534,'183.136.142.58','2017-03-25 00:00:00','/news/newsview.htm','IE',1,'',''),(132535,'140.205.201.44','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132536,'140.205.205.8','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132537,'180.97.63.30','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132538,'183.57.153.150','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132539,'180.97.62.236','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132540,'46.118.122.226','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132541,'46.118.122.226','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132542,'46.118.122.226','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132543,'183.136.142.134','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132544,'183.57.154.90','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132545,'183.57.153.151','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132546,'139.162.119.197','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132547,'140.205.205.9','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132548,'104.148.34.3','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132549,'182.48.105.210','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132550,'111.206.36.135','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132551,'140.205.205.4','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132552,'140.205.201.33','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132553,'140.205.225.185','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132554,'36.5.183.179','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132555,'196.52.43.61','2017-03-25 00:00:00','/index.html','Firefox',1,'',''),(132556,'111.206.36.139','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132557,'180.163.227.9','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132558,'140.205.205.3','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132559,'139.170.64.242','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132560,'140.205.201.33','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132561,'183.206.160.185','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'润乾数据填报解决方案','360'),(132562,'140.205.201.46','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132563,'183.206.160.185','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132564,'140.205.205.9','2017-03-25 00:00:00','/newsview.htm','IE',1,'',''),(132565,'182.138.167.186','2017-03-25 00:00:00','/index.html','Safari',1,'',''),(132566,'140.205.205.5','2017-03-25 00:00:00','/newsview.htm','Chrome',1,'',''),(132567,'46.118.115.43','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132568,'46.118.115.43','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132569,'46.118.115.43','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132570,'140.205.205.8','2017-03-25 00:00:00','/news.htm','IE',1,'',''),(132571,'202.46.51.171','2017-03-25 00:00:00','/index.html','Chrome',1,'',''),(132572,'140.205.201.43','2017-03-25 00:00:00','/index.html','IE',1,'',''),(132573,'178.137.166.86','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132574,'178.137.166.86','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132575,'178.137.166.86','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132576,'42.156.254.3','2017-03-26 00:00:00','/index.html','Firefox',1,'',''),(132577,'123.125.143.143','2017-03-26 00:00:00','/index.html','Firefox',1,'www','baidu'),(132578,'207.46.13.162','2017-03-26 00:00:00','/index.html','Safari',1,'',''),(132579,'140.205.205.9','2017-03-26 00:00:00','/newsview.htm','Chrome',1,'',''),(132580,'61.146.178.190','2017-03-26 00:00:00','/index.html','Chrome',1,'',''),(132581,'222.186.34.77','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132582,'222.186.34.77','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132583,'222.186.34.77','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132584,'140.205.201.38','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132585,'183.57.153.196','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132586,'183.136.142.91','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132587,'183.57.153.249','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132588,'140.205.201.42','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132589,'140.205.201.34','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132590,'183.57.153.244','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132591,'183.136.142.62','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132592,'150.255.115.82','2017-03-26 00:00:00','/index.html','Chrome',1,'',''),(132593,'180.97.62.240','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132594,'183.57.154.72','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132595,'125.88.204.161','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132596,'182.118.41.90','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132597,'183.57.153.219','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132598,'140.205.205.8','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132599,'183.57.153.117','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132600,'183.57.153.105','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132601,'140.205.205.3','2017-03-26 00:00:00','/news.htm','Chrome',1,'',''),(132602,'40.77.167.5','2017-03-26 00:00:00','/index.html','Safari',1,'',''),(132603,'180.97.62.244','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132604,'46.118.122.226','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132605,'46.118.122.226','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132606,'46.118.122.226','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132607,'46.118.122.226','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132608,'46.118.122.226','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132609,'183.136.142.121','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132610,'140.205.201.38','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132611,'182.118.53.103','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132612,'183.136.142.72','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132613,'183.136.142.161','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132614,'182.118.53.99','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132615,'140.205.205.2','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132616,'183.57.153.156','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132617,'183.136.142.130','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132618,'180.97.62.229','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132619,'183.57.153.92','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132620,'182.118.60.64','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132621,'140.205.205.3','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132622,'183.57.154.95','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132623,'182.118.55.135','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132624,'182.118.60.64','2017-03-26 00:00:00','/docs!view.htm','IE',1,'',''),(132625,'183.57.153.180','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132626,'183.57.153.168','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132627,'182.118.53.219','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132628,'182.118.54.20','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132629,'183.57.153.133','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132630,'183.136.142.73','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132631,'183.136.142.180','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132632,'58.218.211.16','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132633,'140.205.205.5','2017-03-26 00:00:00','/newsview.htm','Safari',1,'',''),(132634,'140.205.205.8','2017-03-26 00:00:00','/newsview.htm','Opera',1,'',''),(132635,'183.136.142.97','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132636,'180.97.62.244','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132637,'37.115.191.53','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132638,'37.115.191.53','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132639,'103.82.55.193','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132640,'182.118.60.64','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132641,'183.136.142.106','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132642,'183.57.154.59','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132643,'66.249.65.202','2017-03-26 00:00:00','/news.htm','Chrome',1,'',''),(132644,'182.118.60.88','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132645,'183.136.142.100','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132646,'180.97.62.250','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132647,'183.136.142.142','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132648,'180.97.62.229','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132649,'183.57.153.253','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132650,'1.50.218.49','2017-03-26 00:00:00','/index.html','Chrome',1,'',''),(132651,'66.249.65.206','2017-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132652,'182.118.53.55','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132653,'183.57.153.92','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132654,'183.57.153.91','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132655,'183.57.153.132','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132656,'140.205.205.4','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132657,'183.57.154.34','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132658,'183.136.142.58','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132659,'103.82.55.193','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132660,'183.136.142.155','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132661,'183.136.142.86','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132662,'183.136.142.152','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132663,'140.205.201.34','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132664,'183.136.142.149','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132665,'49.4.135.244','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132666,'49.4.135.244','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132667,'61.135.165.42','2017-03-26 00:00:00','/index.html','Chrome',1,'',''),(132668,'46.118.115.43','2017-03-26 00:00:00','/index.html','Opera',1,'',''),(132669,'46.118.115.43','2017-03-26 00:00:00','/index.html','Opera',1,'',''),(132670,'46.118.115.43','2017-03-26 00:00:00','/index.html','Opera',1,'',''),(132671,'183.57.153.101','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132672,'140.205.205.8','2017-03-26 00:00:00','/newsview.htm','Opera',1,'',''),(132673,'60.191.52.230','2017-03-26 00:00:00','/index.html','Chrome',1,'',''),(132674,'183.57.154.107','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132675,'180.163.226.81','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132676,'182.88.170.19','2017-03-26 00:00:00','/index.html','Chrome',1,'',''),(132677,'149.202.175.151','2017-03-26 00:00:00','/index.html','Firefox',1,'',''),(132678,'149.202.175.151','2017-03-26 00:00:00','/index.html','Firefox',1,'',''),(132679,'149.202.175.151','2017-03-26 00:00:00','/news.htm','Firefox',1,'',''),(132680,'149.202.175.151','2017-03-26 00:00:00','/docs.htm','Firefox',1,'',''),(132681,'149.202.175.151','2017-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(132682,'149.202.175.151','2017-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(132683,'149.202.175.151','2017-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(132684,'149.202.175.151','2017-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(132685,'149.202.175.151','2017-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(132686,'149.202.175.151','2017-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(132687,'149.202.175.151','2017-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(132688,'149.202.175.151','2017-03-26 00:00:00','/newsview.htm','Firefox',1,'',''),(132689,'61.135.165.10','2017-03-26 00:00:00','/index.html','Chrome',1,'',''),(132690,'66.249.65.206','2017-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132691,'182.118.41.59','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132692,'66.249.65.210','2017-03-26 00:00:00','/index.html','Chrome',1,'',''),(132693,'182.118.55.138','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132694,'66.249.73.172','2017-03-26 00:00:00','/index.html','Chrome',1,'',''),(132695,'140.205.225.187','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132696,'182.118.53.184','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132697,'140.205.205.5','2017-03-26 00:00:00','/newsview.htm','Safari',1,'',''),(132698,'180.97.63.97','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132699,'182.118.53.103','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132700,'183.136.142.103','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132701,'140.205.225.186','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132702,'140.205.225.186','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132703,'140.205.225.186','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132704,'140.205.225.186','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132705,'140.205.225.186','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132706,'140.205.225.186','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132707,'182.118.53.184','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132708,'183.57.154.26','2017-03-26 00:00:00','/news/newsview.htm','IE',1,'',''),(132709,'220.175.41.249','2017-03-26 00:00:00','/index.html','Chrome',1,'',''),(132710,'140.205.225.185','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132711,'66.249.65.206','2017-03-26 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132712,'140.205.225.186','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132713,'140.205.225.186','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132714,'140.205.205.3','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132715,'1.50.218.49','2017-03-26 00:00:00','/news.htm','Chrome',1,'',''),(132716,'1.50.218.49','2017-03-26 00:00:00','/docs.htm','Chrome',1,'',''),(132717,'1.50.218.49','2017-03-26 00:00:00','/docs!view.htm','Chrome',1,'',''),(132718,'140.205.225.186','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132719,'140.205.201.16','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132720,'140.205.201.2','2017-03-26 00:00:00','/index.html','Safari',1,'',''),(132721,'140.205.201.14','2017-03-26 00:00:00','/index.html','Safari',1,'',''),(132722,'140.205.201.12','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132723,'211.162.9.93','2017-03-26 00:00:00','/index.html','IE',1,'',''),(132724,'140.205.205.9','2017-03-26 00:00:00','/newsview.htm','IE',1,'',''),(132725,'46.118.115.43','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132726,'46.118.115.43','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132727,'140.205.205.9','2017-03-27 00:00:00','/newsview.htm','Safari',1,'',''),(132728,'140.205.205.2','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132729,'180.163.225.107','2017-03-27 00:00:00','/news/newsview.htm','IE',1,'',''),(132730,'66.249.65.55','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132731,'111.206.36.139','2017-03-27 00:00:00','/index.html','Firefox',1,'www','baidu'),(132732,'37.115.191.53','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132733,'37.115.191.53','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132734,'66.249.65.58','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132735,'220.181.51.118','2017-03-27 00:00:00','/index.html','Safari',1,'',''),(132736,'123.125.67.225','2017-03-27 00:00:00','/index.html','Safari',1,'',''),(132737,'66.249.73.58','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132738,'66.249.79.67','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132739,'42.156.254.3','2017-03-27 00:00:00','/index.html','Firefox',1,'',''),(132740,'66.249.79.106','2017-03-27 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132741,'180.97.63.17','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132742,'140.205.201.34','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132743,'66.249.79.102','2017-03-27 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132744,'66.249.79.106','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132745,'66.249.79.72','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132746,'180.97.63.43','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132747,'140.205.201.41','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132748,'182.48.105.210','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132749,'180.97.62.233','2017-03-27 00:00:00','/news/newsview.htm','IE',1,'',''),(132750,'176.8.251.60','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132751,'176.8.251.60','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132752,'176.8.251.60','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132753,'66.249.79.110','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132754,'124.88.55.55','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132755,'182.118.70.139','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132756,'180.97.63.64','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132757,'182.118.60.64','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132758,'183.57.153.89','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132759,'182.118.60.119','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132760,'182.118.55.170','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132761,'180.97.62.237','2017-03-27 00:00:00','/news/newsview.htm','IE',1,'',''),(132762,'183.57.153.224','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132763,'222.75.42.45','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132764,'164.132.126.128','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132765,'180.97.63.113','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132766,'185.146.171.197','2017-03-27 00:00:00','/index.html','Firefox',1,'',''),(132767,'123.150.183.33','2017-03-27 00:00:00','/index.html','Safari',1,'',''),(132768,'123.150.183.40','2017-03-27 00:00:00','/index.html','Safari',1,'',''),(132769,'220.181.51.93','2017-03-27 00:00:00','/index.html','Firefox',1,'',''),(132770,'66.249.79.67','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132771,'52.87.86.158','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132772,'183.136.142.107','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132773,'183.57.154.30','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132774,'183.136.142.111','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132775,'183.57.154.31','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132776,'183.57.153.156','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132777,'140.205.225.186','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132778,'123.157.192.185','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132779,'140.205.225.186','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132780,'182.118.60.113','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132781,'140.205.225.186','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132782,'140.205.225.186','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132783,'140.205.225.186','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132784,'140.205.225.186','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132785,'140.205.225.186','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132786,'183.57.153.190','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132787,'37.115.186.37','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132788,'37.115.186.37','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132789,'37.115.186.37','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132790,'180.163.226.76','2017-03-27 00:00:00','/news/newsview.htm','IE',1,'',''),(132791,'182.118.55.135','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132792,'183.57.154.25','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132793,'140.205.225.186','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132794,'140.205.225.186','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132795,'182.118.53.241','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132796,'46.118.122.226','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132797,'46.118.122.226','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132798,'46.118.122.226','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132799,'140.205.225.186','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132800,'220.181.51.120','2017-03-27 00:00:00','/index.html','Firefox',1,'',''),(132801,'45.78.10.121','2017-03-27 00:00:00','/news/newsview.htm','Chrome',1,'',''),(132802,'106.120.11.165','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132803,'106.120.11.165','2017-03-27 00:00:00','/newsview.htm','Chrome',1,'',''),(132804,'49.4.142.127','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132805,'49.4.142.127','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132806,'182.118.54.32','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132807,'183.136.142.98','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132808,'91.236.75.4','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132809,'14.104.184.178','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132810,'183.57.153.209','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132811,'183.57.154.30','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132812,'183.57.154.76','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132813,'114.255.101.65','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132814,'111.206.36.145','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132815,'180.97.63.112','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132816,'183.136.142.91','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132817,'183.136.142.138','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132818,'176.9.50.43','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132819,'183.57.154.22','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132820,'140.205.205.3','2017-03-27 00:00:00','/index.html','Safari',1,'',''),(132821,'61.135.165.8','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132822,'140.205.205.9','2017-03-27 00:00:00','/newsview.htm','IE',1,'',''),(132823,'119.147.225.191','2017-03-27 00:00:00','/index.html','Safari',1,'',''),(132824,'46.118.122.226','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132825,'182.118.53.218','2017-03-27 00:00:00','/docs!view.htm','IE',1,'',''),(132826,'182.118.42.108','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132827,'106.4.198.181','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132828,'42.156.254.3','2017-03-27 00:00:00','/index.html','Firefox',1,'',''),(132829,'222.186.56.220','2017-03-27 00:00:00','/index.html','IE',1,'',''),(132830,'61.146.178.190','2017-03-27 00:00:00','/index.html','Chrome',1,'',''),(132831,'111.206.36.8','2017-03-28 00:00:00','/index.html','Firefox',1,'www','baidu'),(132832,'220.181.108.178','2017-03-28 00:00:00','/newsview.htm','Safari',1,'',''),(132833,'171.37.141.36','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(132834,'222.186.34.77','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132835,'37.115.186.195','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132836,'37.115.186.195','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132837,'183.136.190.40','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(132838,'123.249.79.89','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132839,'61.147.73.78','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132840,'42.156.254.3','2017-03-28 00:00:00','/index.html','Firefox',1,'',''),(132841,'46.118.115.43','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132842,'46.118.115.43','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132843,'46.118.115.43','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132844,'46.118.115.43','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132845,'140.205.201.41','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132846,'23.94.229.42','2017-03-28 00:00:00','/index.html','Firefox',1,'',''),(132847,'180.97.63.97','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132848,'183.136.142.181','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132849,'183.136.142.134','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132850,'183.57.154.62','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132851,'183.57.153.102','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132852,'180.97.63.113','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132853,'183.136.142.155','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132854,'183.57.153.148','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132855,'183.57.153.168','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132856,'180.163.225.143','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132857,'182.118.55.231','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132858,'124.66.37.136','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(132859,'183.57.153.134','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132860,'54.183.94.67','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(132861,'182.118.53.219','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132862,'182.118.53.146','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132863,'118.116.41.21','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(132864,'182.118.60.93','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132865,'180.97.62.248','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132866,'183.57.153.211','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132867,'182.118.54.114','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132868,'182.118.54.62','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132869,'180.97.63.37','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132870,'183.136.142.158','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132871,'180.97.62.228','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132872,'183.57.153.156','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132873,'182.118.53.55','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132874,'180.97.62.235','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132875,'183.57.153.150','2017-03-28 00:00:00','/docs!view.htm','IE',1,'',''),(132876,'180.97.62.226','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132877,'180.97.63.11','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132878,'180.97.62.220','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132879,'221.217.56.24','2017-03-28 00:00:00','/newsview.htm','Safari',1,'',''),(132880,'183.57.154.42','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132881,'221.217.56.24','2017-03-28 00:00:00','/news.htm','Safari',1,'',''),(132882,'183.136.142.107','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132883,'139.162.119.197','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(132884,'183.136.142.105','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132885,'180.97.63.94','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132886,'180.97.63.43','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132887,'37.115.191.53','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132888,'37.115.191.53','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132889,'183.136.142.86','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132890,'183.57.154.26','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132891,'183.136.142.149','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132892,'182.118.55.159','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132893,'37.115.191.53','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132894,'37.115.191.53','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132895,'183.136.142.180','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132896,'183.57.153.173','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132897,'183.57.154.85','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132898,'180.97.63.99','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132899,'180.97.63.30','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132900,'183.136.142.148','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132901,'183.57.154.97','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132902,'182.118.55.247','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132903,'182.118.53.243','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132904,'180.97.62.233','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132905,'183.57.153.121','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132906,'183.57.154.31','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132907,'180.97.63.76','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132908,'222.186.55.194','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132909,'222.186.55.194','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132910,'182.118.54.61','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132911,'183.136.142.72','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132912,'183.136.142.86','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132913,'140.205.201.31','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132914,'180.163.226.164','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132915,'180.97.63.23','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132916,'180.97.63.111','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132917,'180.163.226.164','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132918,'180.163.226.164','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132919,'182.118.55.159','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132920,'183.136.142.163','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132921,'183.57.153.127','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132922,'222.186.55.194','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132923,'183.136.142.172','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132924,'182.118.53.243','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132925,'182.118.45.239','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132926,'39.77.151.52','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132927,'180.97.63.31','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132928,'182.118.60.101','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132929,'182.118.55.153','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132930,'222.186.55.194','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132931,'182.118.54.102','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132932,'180.97.63.23','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132933,'180.97.62.250','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132934,'183.57.153.97','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132935,'183.136.142.62','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132936,'182.118.41.84','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132937,'180.97.63.105','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132938,'183.57.153.201','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132939,'139.162.111.98','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(132940,'183.57.153.216','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132941,'183.136.142.62','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132942,'183.136.142.171','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132943,'182.118.53.154','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132944,'180.97.62.220','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132945,'180.97.63.77','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132946,'46.118.122.226','2017-03-28 00:00:00','/index.html','Opera',1,'',''),(132947,'46.118.122.226','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132948,'46.118.122.226','2017-03-28 00:00:00','/index.html','Opera',1,'',''),(132949,'46.118.122.226','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132950,'46.118.122.226','2017-03-28 00:00:00','/index.html','Opera',1,'',''),(132951,'46.118.122.226','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132952,'182.118.53.186','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132953,'182.118.54.153','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132954,'183.159.180.227','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(132955,'183.57.153.82','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132956,'183.57.153.209','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132957,'180.163.225.195','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132958,'180.97.63.82','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132959,'182.118.53.34','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132960,'222.186.55.194','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132961,'180.97.63.66','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132962,'37.115.186.195','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132963,'37.115.186.195','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132964,'182.118.60.93','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132965,'124.88.46.142','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(132966,'180.97.63.78','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132967,'183.136.142.125','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132968,'183.136.142.65','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132969,'183.57.154.57','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132970,'180.97.63.93','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132971,'121.42.141.233','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(132972,'183.57.154.98','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132973,'182.118.54.62','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132974,'182.118.55.117','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132975,'180.97.63.108','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132976,'182.118.60.119','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132977,'183.57.154.58','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132978,'180.163.225.244','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132979,'180.97.63.76','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132980,'183.136.142.159','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132981,'183.136.142.154','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132982,'180.97.62.221','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132983,'183.57.153.151','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132984,'111.206.36.134','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(132985,'180.163.225.120','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(132986,'188.165.200.217','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132987,'183.57.153.78','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132988,'140.205.205.5','2017-03-28 00:00:00','/newsview.htm','Chrome',1,'',''),(132989,'183.136.142.189','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132990,'183.136.142.152','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132991,'180.97.63.97','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132992,'183.136.142.180','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132993,'140.205.205.5','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132994,'180.97.62.221','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132995,'222.186.55.194','2017-03-28 00:00:00','/index.html','IE',1,'',''),(132996,'182.118.53.34','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132997,'183.136.142.148','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132998,'183.136.142.173','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(132999,'180.97.62.237','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(133000,'61.135.169.7','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(133001,'180.97.63.109','2017-03-28 00:00:00','/news/newsview.htm','IE',1,'',''),(133002,'58.245.27.212','2017-03-28 00:00:00','/index.html','IE',1,'',''),(133003,'180.163.226.91','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(133004,'180.163.225.244','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(133005,'180.163.225.107','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(133006,'103.53.224.38','2017-03-28 00:00:00','/index.html','IE',1,'',''),(133007,'103.53.224.38','2017-03-28 00:00:00','/index.html','IE',1,'',''),(133008,'203.208.60.204','2017-03-28 00:00:00','/news/newsview.htm','Chrome',1,'',''),(133009,'140.205.205.9','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(133010,'140.205.205.2','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(133011,'37.115.191.53','2017-03-28 00:00:00','/index.html','Opera',1,'',''),(133012,'183.185.20.6','2017-03-28 00:00:00','/index.html','Chrome',1,'',''),(133013,'140.205.205.5','2017-03-28 00:00:00','/newsview.htm','IE',1,'',''),(133014,'121.196.225.253','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133015,'203.208.60.207','2017-03-29 00:00:00','/news/news.htm','Chrome',1,'',''),(133016,'119.119.179.33','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133017,'140.205.205.4','2017-03-29 00:00:00','/newsview.htm','IE',1,'',''),(133018,'46.118.115.43','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133019,'46.118.115.43','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133020,'140.205.205.9','2017-03-29 00:00:00','/newsview.htm','IE',1,'',''),(133021,'140.205.205.9','2017-03-29 00:00:00','/newsview.htm','IE',1,'',''),(133022,'123.125.143.24','2017-03-29 00:00:00','/index.html','Firefox',1,'www','baidu'),(133023,'222.186.55.194','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133024,'62.212.73.49','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133025,'222.186.55.194','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133026,'140.205.201.12','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133027,'140.205.201.12','2017-03-29 00:00:00','/index.html','Safari',1,'',''),(133028,'115.239.215.214','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133029,'115.239.213.248','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133030,'140.205.201.22','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133031,'140.205.201.10','2017-03-29 00:00:00','/index.html','Safari',1,'',''),(133032,'140.205.205.8','2017-03-29 00:00:00','/newsview.htm','IE',1,'',''),(133033,'140.205.205.4','2017-03-29 00:00:00','/newsview.htm','IE',1,'',''),(133034,'46.118.115.43','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133035,'46.118.115.43','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133036,'171.37.178.135','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133037,'222.186.55.194','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133038,'113.223.193.89','2017-03-29 00:00:00','/newsview.htm','Chrome',1,'阮夏名','360'),(133039,'113.223.193.89','2017-03-29 00:00:00','/newsview.htm','Chrome',1,'阮夏名','360'),(133040,'121.42.171.160','2017-03-29 00:00:00','/index.html','Firefox',1,'',''),(133041,'106.226.163.49','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133042,'106.226.163.49','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133043,'193.253.188.160','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133044,'193.253.188.160','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133045,'180.163.226.70','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133046,'176.8.89.229','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133047,'158.69.225.34','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133048,'150.255.242.54','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133049,'140.205.205.8','2017-03-29 00:00:00','/newsview.htm','IE',1,'',''),(133050,'220.250.63.90','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133051,'140.205.205.9','2017-03-29 00:00:00','/newsview.htm','Firefox',1,'',''),(133052,'140.205.205.2','2017-03-29 00:00:00','/newsview.htm','Safari',1,'',''),(133053,'111.198.29.136','2017-03-29 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(133054,'222.186.55.194','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133055,'37.115.186.195','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133056,'37.115.186.195','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133057,'37.115.186.195','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133058,'222.186.55.194','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133059,'66.249.75.7','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133060,'188.165.206.188','2017-03-29 00:00:00','/index.html','Firefox',1,'',''),(133061,'46.118.122.226','2017-03-29 00:00:00','/index.html','Opera',1,'',''),(133062,'46.118.122.226','2017-03-29 00:00:00','/index.html','Opera',1,'',''),(133063,'46.118.122.226','2017-03-29 00:00:00','/index.html','Opera',1,'',''),(133064,'111.206.36.138','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133065,'183.136.190.40','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133066,'111.206.36.143','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133067,'139.162.108.53','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133068,'61.146.178.190','2017-03-29 00:00:00','/index.html','Firefox',1,'',''),(133069,'42.156.136.80','2017-03-29 00:00:00','/index.html','Firefox',1,'',''),(133070,'64.246.165.140','2017-03-29 00:00:00','/index.html','Firefox',1,'',''),(133071,'113.240.195.107','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133072,'66.249.75.19','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133073,'23.247.27.74','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133074,'64.246.178.34','2017-03-29 00:00:00','/index.html','Firefox',1,'',''),(133075,'42.120.161.95','2017-03-29 00:00:00','/index.html','Firefox',1,'',''),(133076,'140.205.205.2','2017-03-29 00:00:00','/newsview.htm','IE',1,'',''),(133077,'66.249.75.13','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133078,'104.223.186.49','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133079,'123.125.67.162','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133080,'66.249.75.16','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133081,'66.249.75.16','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133082,'123.150.183.38','2017-03-29 00:00:00','/index.html','Safari',1,'',''),(133083,'140.205.205.3','2017-03-29 00:00:00','/newsview.htm','IE',1,'',''),(133084,'180.103.247.227','2017-03-29 00:00:00','/index.html','Safari',1,'',''),(133085,'46.118.122.226','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133086,'46.118.122.226','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133087,'66.249.75.10','2017-03-29 00:00:00','/index.html','Chrome',1,'',''),(133088,'222.186.55.194','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133089,'140.205.205.4','2017-03-29 00:00:00','/newsview.htm','Chrome',1,'',''),(133090,'140.205.201.33','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133091,'176.8.251.60','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133092,'176.8.251.60','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133093,'176.8.251.60','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133094,'140.205.205.3','2017-03-29 00:00:00','/index.html','Opera',1,'',''),(133095,'140.205.201.33','2017-03-29 00:00:00','/index.html','IE',1,'',''),(133096,'140.205.205.5','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133097,'140.205.201.33','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133098,'140.205.201.33','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133099,'66.249.69.200','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133100,'140.205.201.33','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133101,'140.205.201.33','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133102,'61.135.165.7','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133103,'140.205.201.33','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133104,'140.205.205.2','2017-03-30 00:00:00','/newsview.htm','Opera',1,'',''),(133105,'120.40.57.93','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133106,'140.205.205.9','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133107,'140.205.201.33','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133108,'111.206.36.9','2017-03-30 00:00:00','/index.html','Firefox',1,'www','baidu'),(133109,'175.152.29.230','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133110,'140.205.205.5','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133111,'140.205.201.33','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133112,'140.205.201.33','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133113,'140.205.201.33','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133114,'66.249.75.7','2017-03-30 00:00:00','/news.htm','Chrome',1,'',''),(133115,'42.156.136.80','2017-03-30 00:00:00','/index.html','Firefox',1,'',''),(133116,'61.135.190.103','2017-03-30 00:00:00','/index.html','Safari',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(133117,'61.135.190.223','2017-03-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(133118,'61.135.190.222','2017-03-30 00:00:00','/index.html','Chrome',1,'�˼BI|�����˼�Ƽ����޹�˾|��ҵ����|BI|��ݷ��������Ӧ��','baidu'),(133119,'222.186.55.194','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133120,'207.46.13.64','2017-03-30 00:00:00','/index.html','Safari',1,'',''),(133121,'183.136.142.139','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133122,'37.115.186.195','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133123,'37.115.186.195','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133124,'37.115.186.195','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133125,'169.54.233.116','2017-03-30 00:00:00','/index.html','Firefox',1,'',''),(133126,'176.8.251.60','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133127,'176.8.251.60','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133128,'176.8.251.60','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133129,'180.97.35.89','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133130,'180.97.63.113','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133131,'140.205.205.9','2017-03-30 00:00:00','/news.htm','IE',1,'',''),(133132,'182.118.54.29','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133133,'183.136.142.175','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133134,'183.57.154.47','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133135,'66.249.79.106','2017-03-30 00:00:00','/newsview.htm','Chrome',1,'',''),(133136,'180.97.63.37','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133137,'183.136.142.80','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133138,'183.136.142.65','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133139,'182.118.53.55','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133140,'125.88.204.162','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133141,'180.97.63.33','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133142,'140.205.205.2','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133143,'182.118.55.135','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133144,'183.57.153.111','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133145,'182.118.54.191','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133146,'180.163.226.73','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133147,'182.118.53.179','2017-03-30 00:00:00','/news/newsview.htm','IE',1,'',''),(133148,'222.186.55.194','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133149,'180.97.63.59','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133150,'46.118.115.43','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133151,'46.118.115.43','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133152,'46.118.115.43','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133153,'46.118.115.43','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133154,'46.118.115.43','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133155,'180.97.63.30','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133156,'183.57.154.76','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133157,'180.97.63.90','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133158,'207.46.13.59','2017-03-30 00:00:00','/index.html','Safari',1,'',''),(133159,'182.118.55.210','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133160,'140.205.201.42','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133161,'183.57.154.95','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133162,'140.205.201.42','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133163,'140.205.201.42','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133164,'140.205.201.42','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133165,'183.136.142.171','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133166,'222.186.55.194','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133167,'183.136.142.157','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133168,'140.205.201.42','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133169,'140.205.201.42','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133170,'183.136.142.126','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133171,'180.97.63.58','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133172,'150.255.185.161','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133173,'140.205.201.42','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133174,'182.118.55.217','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133175,'119.108.146.236','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133176,'183.57.153.152','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133177,'183.57.154.80','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133178,'183.57.153.118','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133179,'183.136.142.77','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133180,'183.136.142.79','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133181,'140.205.201.42','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133182,'183.136.142.83','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133183,'183.136.142.142','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133184,'222.186.55.194','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133185,'183.57.153.198','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133186,'140.205.201.42','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133187,'140.205.201.42','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133188,'140.205.201.42','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133189,'182.118.55.179','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133190,'157.52.205.64','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133191,'182.118.55.135','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133192,'140.205.205.5','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133193,'37.115.191.53','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133194,'37.115.191.53','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133195,'37.115.191.53','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133196,'183.136.142.138','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133197,'37.115.191.53','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133198,'37.115.191.53','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133199,'183.136.142.159','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133200,'183.136.142.194','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133201,'183.57.154.99','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133202,'183.136.142.121','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133203,'182.118.54.29','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133204,'222.75.41.66','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133205,'183.136.142.114','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133206,'183.57.154.85','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133207,'183.136.142.187','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133208,'104.148.75.84','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133209,'180.97.63.78','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133210,'37.115.186.195','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133211,'182.118.60.64','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133212,'66.249.73.3','2017-03-30 00:00:00','/news/newsview.htm','Chrome',1,'',''),(133213,'47.92.38.108','2017-03-30 00:00:00','/index.html','Firefox',1,'',''),(133214,'123.65.127.129','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133215,'183.57.154.53','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133216,'183.136.142.193','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133217,'23.251.55.159','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133218,'183.57.153.115','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133219,'183.57.153.160','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133220,'183.21.199.103','2017-03-30 00:00:00','/index.html','IE',1,'北京bi','360'),(133221,'112.224.19.168','2017-03-30 00:00:00','/docs!view.htm','Chrome',1,'',''),(133222,'42.156.136.80','2017-03-30 00:00:00','/index.html','Firefox',1,'',''),(133223,'222.186.55.194','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133224,'180.163.225.102','2017-03-30 00:00:00','/news/newsview.htm','IE',1,'',''),(133225,'182.118.53.55','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133226,'37.115.186.195','2017-03-30 00:00:00','/index.html','Opera',1,'',''),(133227,'37.115.186.195','2017-03-30 00:00:00','/index.html','Opera',1,'',''),(133228,'111.206.36.10','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133229,'183.57.153.139','2017-03-30 00:00:00','/news/newsview.htm','IE',1,'',''),(133230,'180.163.226.48','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133231,'182.118.54.32','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133232,'180.163.227.7','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133233,'180.97.63.26','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133234,'183.57.153.218','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133235,'180.97.63.26','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133236,'182.118.53.253','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133237,'61.135.165.40','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133238,'180.97.63.67','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133239,'46.118.122.226','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133240,'46.118.122.226','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133241,'46.118.122.226','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133242,'46.118.122.226','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133243,'46.118.122.226','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133244,'182.18.72.133','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133245,'182.18.72.133','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133246,'62.212.68.156','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133247,'180.163.226.24','2017-03-30 00:00:00','/newsview.htm','IE',1,'',''),(133248,'103.53.224.38','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133249,'91.236.75.4','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133250,'111.85.179.40','2017-03-30 00:00:00','/index.html','Chrome',1,'',''),(133251,'37.115.191.53','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133252,'222.186.55.194','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133253,'140.205.201.11','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133254,'140.205.201.1','2017-03-30 00:00:00','/index.html','Safari',1,'',''),(133255,'140.205.201.14','2017-03-30 00:00:00','/index.html','IE',1,'',''),(133256,'140.205.201.4','2017-03-30 00:00:00','/index.html','Safari',1,'',''),(133257,'119.147.225.236','2017-03-30 00:00:00','/index.html','Safari',1,'',''),(133258,'182.110.31.54','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133259,'61.164.149.211','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133260,'202.108.211.56','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133261,'111.206.36.137','2017-03-31 00:00:00','/index.html','Firefox',1,'www','baidu'),(133262,'112.193.168.86','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133263,'115.239.213.180','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133264,'115.239.214.86','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133265,'183.136.142.121','2017-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(133266,'180.163.225.228','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133267,'183.136.142.165','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133268,'104.197.79.99','2017-03-31 00:00:00','/index.html','Safari',1,'',''),(133269,'183.57.153.243','2017-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(133270,'183.136.142.97','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133271,'180.97.63.86','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133272,'180.97.63.111','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133273,'182.118.45.239','2017-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(133274,'122.192.13.155','2017-03-31 00:00:00','/index.html','Safari',1,'',''),(133275,'183.136.142.184','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133276,'183.57.154.20','2017-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(133277,'183.136.142.154','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133278,'180.97.62.226','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133279,'180.97.63.17','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133280,'54.234.85.9','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133281,'180.97.63.23','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133282,'183.136.142.145','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133283,'183.57.153.92','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133284,'180.97.62.226','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133285,'222.186.55.194','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133286,'183.57.153.111','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133287,'140.205.201.43','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133288,'140.205.201.43','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133289,'140.205.201.43','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133290,'140.205.201.43','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133291,'140.205.201.43','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133292,'140.205.201.43','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133293,'140.205.201.43','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133294,'182.118.60.64','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133295,'183.136.142.177','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133296,'183.136.142.97','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133297,'120.92.32.177','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133298,'183.57.154.42','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133299,'140.205.201.43','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133300,'140.205.201.43','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133301,'140.205.201.43','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133302,'140.205.201.43','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133303,'182.118.54.32','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133304,'180.97.62.218','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133305,'183.57.154.98','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133306,'180.97.63.115','2017-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(133307,'183.57.154.108','2017-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(133308,'183.57.153.102','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133309,'183.136.142.178','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133310,'182.118.55.161','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133311,'182.118.53.158','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133312,'182.118.53.223','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133313,'183.136.142.97','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133314,'120.40.59.218','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133315,'183.136.142.189','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133316,'180.97.63.33','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133317,'183.136.142.98','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133318,'183.136.142.88','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133319,'183.57.154.109','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133320,'182.118.55.247','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133321,'183.57.153.182','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133322,'182.118.55.112','2017-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(133323,'182.118.53.99','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133324,'47.93.81.100','2017-03-31 00:00:00','/newsview.htm','Safari',1,'',''),(133325,'183.60.15.14','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133326,'222.244.109.70','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133327,'121.168.51.90','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133328,'121.168.51.90','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133329,'220.181.51.39','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133330,'42.156.137.80','2017-03-31 00:00:00','/index.html','Firefox',1,'',''),(133331,'183.136.142.71','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133332,'183.57.153.196','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133333,'182.118.55.196','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133334,'182.118.54.32','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133335,'180.97.62.232','2017-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(133336,'111.206.36.141','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133337,'180.97.63.113','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133338,'183.57.153.159','2017-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(133339,'183.57.154.72','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133340,'180.97.63.85','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133341,'219.146.73.5','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133342,'111.206.36.13','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133343,'182.118.60.48','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133344,'183.136.142.73','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133345,'180.163.225.107','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133346,'176.8.251.60','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133347,'176.8.251.60','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133348,'176.8.251.60','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133349,'183.57.153.81','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133350,'180.97.63.112','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133351,'139.162.108.53','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133352,'110.184.31.97','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133353,'183.57.154.25','2017-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(133354,'42.156.136.24','2017-03-31 00:00:00','/index.html','Firefox',1,'',''),(133355,'61.146.178.190','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133356,'180.97.62.220','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133357,'183.136.142.89','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133358,'183.57.154.15','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133359,'180.163.226.109','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133360,'183.136.142.162','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133361,'182.118.53.131','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133362,'180.97.62.233','2017-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(133363,'222.186.34.77','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133364,'104.207.150.177','2017-03-31 00:00:00','/index.html','Chrome',1,'',''),(133365,'182.118.55.222','2017-03-31 00:00:00','/news/newsview.htm','IE',1,'',''),(133366,'180.163.227.36','2017-03-31 00:00:00','/newsview.htm','IE',1,'',''),(133367,'23.247.27.50','2017-03-31 00:00:00','/index.html','IE',1,'',''),(133368,'123.125.143.142','2017-04-01 00:00:00','/index.html','Firefox',1,'www','baidu'),(133369,'182.118.53.53','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133370,'49.4.142.127','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133371,'49.4.142.127','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133372,'113.132.11.106','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133373,'169.54.244.78','2017-04-01 00:00:00','/index.html','Firefox',1,'',''),(133374,'175.17.192.251','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133375,'52.87.86.158','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133376,'101.4.110.154','2017-04-01 00:00:00','/index.html','Firefox',1,'',''),(133377,'123.150.183.33','2017-04-01 00:00:00','/index.html','Safari',1,'',''),(133378,'182.118.42.87','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133379,'40.77.167.94','2017-04-01 00:00:00','/index.html','Safari',1,'',''),(133380,'193.201.225.109','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133381,'180.97.63.59','2017-04-01 00:00:00','/newsview.htm','IE',1,'',''),(133382,'180.163.227.113','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133383,'203.208.60.207','2017-04-01 00:00:00','/newsview.htm','Chrome',1,'',''),(133384,'182.118.45.247','2017-04-01 00:00:00','/news/newsview.htm','IE',1,'',''),(133385,'140.205.201.36','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133386,'140.205.201.36','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133387,'140.205.201.36','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133388,'61.164.149.128','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133389,'140.205.201.36','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133390,'140.205.201.36','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133391,'140.205.201.36','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133392,'182.118.60.113','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133393,'140.205.201.36','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133394,'183.136.142.60','2017-04-01 00:00:00','/news/newsview.htm','IE',1,'',''),(133395,'140.205.201.36','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133396,'183.57.154.80','2017-04-01 00:00:00','/newsview.htm','IE',1,'',''),(133397,'183.57.153.148','2017-04-01 00:00:00','/news/newsview.htm','IE',1,'',''),(133398,'140.205.201.36','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133399,'140.205.201.36','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133400,'140.205.201.36','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133401,'203.208.60.214','2017-04-01 00:00:00','/news/newsview.htm','Chrome',1,'',''),(133402,'168.1.128.54','2017-04-01 00:00:00','/index.html','Firefox',1,'',''),(133403,'122.114.224.58','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133404,'122.114.224.58','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133405,'182.118.54.29','2017-04-01 00:00:00','/newsview.htm','IE',1,'',''),(133406,'140.205.205.2','2017-04-01 00:00:00','/newsview.htm','Safari',1,'',''),(133407,'123.150.183.41','2017-04-01 00:00:00','/index.html','Safari',1,'',''),(133408,'183.57.153.98','2017-04-01 00:00:00','/newsview.htm','IE',1,'',''),(133409,'140.205.205.9','2017-04-01 00:00:00','/newsview.htm','IE',1,'',''),(133410,'182.118.55.112','2017-04-01 00:00:00','/news/newsview.htm','IE',1,'',''),(133411,'183.136.142.84','2017-04-01 00:00:00','/news/newsview.htm','IE',1,'',''),(133412,'204.12.207.162','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133413,'204.12.207.162','2017-04-01 00:00:00','/docs.htm','IE',1,'',''),(133414,'204.12.207.162','2017-04-01 00:00:00','/newsview.htm','IE',1,'',''),(133415,'23.247.88.50','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133416,'111.85.179.172','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133417,'140.205.205.3','2017-04-01 00:00:00','/newsview.htm','IE',1,'',''),(133418,'220.181.51.36','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133419,'42.156.254.41','2017-04-01 00:00:00','/index.html','Firefox',1,'',''),(133420,'36.5.179.58','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133421,'140.205.205.3','2017-04-01 00:00:00','/newsview.htm','Opera',1,'',''),(133422,'42.156.254.38','2017-04-01 00:00:00','/index.html','Firefox',1,'',''),(133423,'42.156.254.40','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133424,'222.240.17.138','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133425,'222.240.17.138','2017-04-01 00:00:00','/docs!view.htm','Chrome',1,'',''),(133426,'183.136.190.40','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133427,'207.46.13.38','2017-04-01 00:00:00','/index.html','Safari',1,'',''),(133428,'182.118.55.231','2017-04-01 00:00:00','/newsview.htm','IE',1,'',''),(133429,'222.186.34.77','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133430,'222.186.34.77','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133431,'62.210.70.183','2017-04-01 00:00:00','/index.html','Firefox',1,'',''),(133432,'171.221.43.80','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133433,'91.236.75.4','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133434,'36.5.183.49','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133435,'171.221.43.80','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133436,'171.221.43.80','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133437,'140.205.205.9','2017-04-01 00:00:00','/newsview.htm','IE',1,'',''),(133438,'203.208.60.207','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133439,'180.163.225.81','2017-04-01 00:00:00','/news/newsview.htm','IE',1,'',''),(133440,'42.156.138.56','2017-04-01 00:00:00','/index.html','Firefox',1,'',''),(133441,'203.208.60.204','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133442,'220.181.51.46','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133443,'23.247.72.34','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133444,'140.205.201.8','2017-04-01 00:00:00','/index.html','Safari',1,'',''),(133445,'140.205.201.8','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133446,'140.205.201.19','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133447,'140.205.201.16','2017-04-01 00:00:00','/index.html','Safari',1,'',''),(133448,'198.55.114.234','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133449,'58.221.58.117','2017-04-01 00:00:00','/index.html','IE',1,'',''),(133450,'111.206.36.139','2017-04-01 00:00:00','/index.html','Chrome',1,'',''),(133451,'140.205.205.9','2017-04-02 00:00:00','/newsview.htm','Safari',1,'',''),(133452,'61.135.165.40','2017-04-02 00:00:00','/index.html','Chrome',1,'',''),(133453,'180.163.227.35','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133454,'111.206.36.15','2017-04-02 00:00:00','/index.html','Firefox',1,'www','baidu'),(133455,'140.205.205.5','2017-04-02 00:00:00','/newsview.htm','Chrome',1,'',''),(133456,'103.228.129.29','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133457,'103.228.129.29','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133458,'196.52.43.62','2017-04-02 00:00:00','/index.html','Firefox',1,'',''),(133459,'70.32.33.91','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133460,'108.62.228.203','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133461,'140.205.201.40','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133462,'183.136.142.141','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133463,'180.163.227.79','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133464,'180.97.63.92','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133465,'182.48.105.210','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133466,'203.208.60.202','2017-04-02 00:00:00','/index.html','Chrome',1,'',''),(133467,'183.57.153.170','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133468,'180.97.63.68','2017-04-02 00:00:00','/news/newsview.htm','IE',1,'',''),(133469,'112.111.6.145','2017-04-02 00:00:00','/index.html','Chrome',1,'',''),(133470,'180.97.62.243','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133471,'183.136.142.134','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133472,'183.136.142.116','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133473,'180.97.63.107','2017-04-02 00:00:00','/news/newsview.htm','IE',1,'',''),(133474,'193.233.60.78','2017-04-02 00:00:00','/newsview.htm','Firefox',1,'',''),(133475,'183.136.142.108','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133476,'180.97.63.65','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133477,'139.162.114.70','2017-04-02 00:00:00','/index.html','Chrome',1,'',''),(133478,'183.136.142.191','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133479,'180.97.63.106','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133480,'182.118.53.173','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133481,'180.163.225.108','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133482,'180.97.63.78','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133483,'180.97.63.94','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133484,'146.185.223.111','2017-04-02 00:00:00','/newsview.htm','Chrome',1,'',''),(133485,'180.97.63.85','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133486,'183.57.153.244','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133487,'180.97.63.109','2017-04-02 00:00:00','/news/newsview.htm','IE',1,'',''),(133488,'218.83.2.116','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133489,'180.163.226.182','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133490,'183.136.142.185','2017-04-02 00:00:00','/news/newsview.htm','IE',1,'',''),(133491,'183.57.154.42','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133492,'183.57.154.76','2017-04-02 00:00:00','/news/newsview.htm','IE',1,'',''),(133493,'182.118.55.117','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133494,'180.97.62.234','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133495,'180.97.63.67','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133496,'178.137.92.50','2017-04-02 00:00:00','/news/newsview.htm','Chrome',1,'',''),(133497,'183.57.154.102','2017-04-02 00:00:00','/news/newsview.htm','IE',1,'',''),(133498,'183.57.153.81','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133499,'183.57.153.216','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133500,'180.163.226.139','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133501,'183.57.154.30','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133502,'182.118.53.29','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133503,'58.211.111.35','2017-04-02 00:00:00','/index.html','Chrome',1,'',''),(133504,'183.136.142.96','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133505,'182.118.53.241','2017-04-02 00:00:00','/news/newsview.htm','IE',1,'',''),(133506,'61.146.178.190','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133507,'42.156.254.39','2017-04-02 00:00:00','/index.html','Firefox',1,'',''),(133508,'183.57.154.59','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133509,'42.156.254.41','2017-04-02 00:00:00','/index.html','Chrome',1,'',''),(133510,'42.156.254.38','2017-04-02 00:00:00','/index.html','Chrome',1,'',''),(133511,'150.255.245.177','2017-04-02 00:00:00','/index.html','Chrome',1,'',''),(133512,'139.162.111.98','2017-04-02 00:00:00','/index.html','Chrome',1,'',''),(133513,'182.118.55.222','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133514,'180.97.63.37','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133515,'103.214.170.51','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133516,'103.214.170.51','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133517,'182.118.45.247','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133518,'140.205.201.37','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133519,'182.118.41.105','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133520,'36.35.31.173','2017-04-02 00:00:00','/index.html','Chrome',1,'',''),(133521,'180.163.225.108','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133522,'182.118.55.235','2017-04-02 00:00:00','/newsview.htm','IE',1,'',''),(133523,'140.205.201.37','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133524,'140.205.201.10','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133525,'140.205.201.16','2017-04-02 00:00:00','/index.html','Safari',1,'',''),(133526,'49.4.135.112','2017-04-02 00:00:00','/index.html','IE',1,'',''),(133527,'61.135.165.10','2017-04-02 00:00:00','/index.html','Chrome',1,'',''),(133528,'111.206.36.142','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133529,'111.206.36.147','2017-04-03 00:00:00','/index.html','Firefox',1,'www','baidu'),(133530,'220.181.51.93','2017-04-03 00:00:00','/index.html','Safari',1,'',''),(133531,'220.181.51.118','2017-04-03 00:00:00','/index.html','Safari',1,'',''),(133532,'140.205.201.39','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133533,'123.158.153.196','2017-04-03 00:00:00','/index.html','IE',1,'北京bi','360'),(133534,'66.249.66.22','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133535,'150.255.186.81','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133536,'203.208.60.206','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133537,'140.205.205.2','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133538,'140.205.205.4','2017-04-03 00:00:00','/newsview.htm','Chrome',1,'',''),(133539,'140.205.205.4','2017-04-03 00:00:00','/newsview.htm','Firefox',1,'',''),(133540,'203.208.60.220','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133541,'125.88.204.114','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133542,'183.57.154.108','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133543,'58.20.21.11','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133544,'140.205.205.4','2017-04-03 00:00:00','/newsview.htm','Firefox',1,'',''),(133545,'203.208.60.203','2017-04-03 00:00:00','/news.htm','Chrome',1,'',''),(133546,'180.97.63.37','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133547,'115.231.98.28','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133548,'183.57.153.129','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133549,'180.97.63.56','2017-04-03 00:00:00','/news/newsview.htm','IE',1,'',''),(133550,'140.205.205.3','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133551,'183.57.153.121','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133552,'183.57.153.82','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133553,'182.118.42.86','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133554,'183.136.142.86','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133555,'140.205.201.43','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133556,'140.205.201.43','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133557,'183.136.142.159','2017-04-03 00:00:00','/news/newsview.htm','IE',1,'',''),(133558,'140.205.201.43','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133559,'140.205.201.43','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133560,'140.205.201.43','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133561,'140.205.201.43','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133562,'140.205.201.43','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133563,'180.97.63.31','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133564,'140.205.201.43','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133565,'140.205.201.43','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133566,'140.205.201.43','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133567,'180.97.63.88','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133568,'140.205.201.43','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133569,'180.97.63.87','2017-04-03 00:00:00','/news/newsview.htm','IE',1,'',''),(133570,'183.136.142.73','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133571,'106.39.207.219','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133572,'182.118.43.168','2017-04-03 00:00:00','/newsview.htm','Safari',1,'',''),(133573,'106.39.207.209','2017-04-03 00:00:00','/news/newsview.htm','IE',1,'',''),(133574,'139.162.111.98','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133575,'120.92.32.206','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133576,'183.136.142.134','2017-04-03 00:00:00','/news/newsview.htm','IE',1,'',''),(133577,'180.97.63.56','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133578,'140.205.205.4','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133579,'140.205.205.4','2017-04-03 00:00:00','/newsview.htm','Opera',1,'',''),(133580,'203.208.60.203','2017-04-03 00:00:00','/news/news.htm','Chrome',1,'',''),(133581,'123.125.71.30','2017-04-03 00:00:00','/newsview.htm','Safari',1,'',''),(133582,'183.57.153.180','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133583,'180.163.225.108','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133584,'220.181.51.92','2017-04-03 00:00:00','/index.html','Firefox',1,'',''),(133585,'220.181.51.116','2017-04-03 00:00:00','/index.html','Firefox',1,'',''),(133586,'180.163.225.141','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133587,'182.118.55.153','2017-04-03 00:00:00','/news/newsview.htm','IE',1,'',''),(133588,'183.136.142.157','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133589,'180.163.227.98','2017-04-03 00:00:00','/news/newsview.htm','IE',1,'',''),(133590,'183.136.142.104','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133591,'42.156.254.42','2017-04-03 00:00:00','/index.html','Firefox',1,'',''),(133592,'36.35.31.89','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133593,'171.221.43.80','2017-04-03 00:00:00','/news.htm','Chrome',1,'',''),(133594,'183.57.153.246','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133595,'183.57.154.25','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133596,'183.136.142.117','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133597,'183.136.142.176','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133598,'183.57.154.107','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133599,'140.205.225.188','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133600,'183.57.154.41','2017-04-03 00:00:00','/newsview.htm','IE',1,'',''),(133601,'140.205.225.187','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133602,'112.193.169.34','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133603,'42.156.138.56','2017-04-03 00:00:00','/index.html','Firefox',1,'',''),(133604,'120.76.42.42','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133605,'139.196.150.20','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133606,'139.196.150.20','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133607,'125.39.210.31','2017-04-03 00:00:00','/index.html','Firefox',1,'',''),(133608,'61.49.56.48','2017-04-03 00:00:00','/index.html','Firefox',1,'',''),(133609,'111.161.105.15','2017-04-03 00:00:00','/index.html','Firefox',1,'',''),(133610,'111.30.137.184','2017-04-03 00:00:00','/index.html','Firefox',1,'',''),(133611,'111.30.137.183','2017-04-03 00:00:00','/index.html','Firefox',1,'',''),(133612,'111.30.132.208','2017-04-03 00:00:00','/index.html','Firefox',1,'',''),(133613,'139.162.114.70','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133614,'139.196.150.20','2017-04-03 00:00:00','/index.html','IE',1,'',''),(133615,'180.163.225.40','2017-04-03 00:00:00','/news/newsview.htm','IE',1,'',''),(133616,'203.208.60.205','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133617,'111.206.36.133','2017-04-03 00:00:00','/index.html','Chrome',1,'',''),(133618,'115.239.212.133','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133619,'61.135.169.41','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133620,'111.206.36.138','2017-04-04 00:00:00','/index.html','Firefox',1,'www','baidu'),(133621,'140.205.201.32','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133622,'140.205.201.32','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133623,'140.205.201.32','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133624,'140.205.201.32','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133625,'140.205.201.32','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133626,'140.205.201.32','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133627,'140.205.201.32','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133628,'140.205.201.32','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133629,'140.205.201.32','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133630,'140.205.201.32','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133631,'140.205.201.32','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133632,'140.205.201.39','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133633,'140.205.201.43','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133634,'183.136.142.77','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133635,'183.136.142.139','2017-04-04 00:00:00','/news/newsview.htm','IE',1,'',''),(133636,'183.136.142.127','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133637,'140.205.205.2','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133638,'140.205.205.2','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133639,'183.57.154.49','2017-04-04 00:00:00','/news/newsview.htm','IE',1,'',''),(133640,'140.205.205.2','2017-04-04 00:00:00','/newsview.htm','Firefox',1,'',''),(133641,'140.205.205.3','2017-04-04 00:00:00','/newsview.htm','Safari',1,'',''),(133642,'183.57.153.190','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133643,'180.97.62.243','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133644,'42.49.80.54','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133645,'182.118.53.64','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133646,'183.136.142.160','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133647,'180.97.63.43','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133648,'180.163.226.144','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133649,'180.97.62.248','2017-04-04 00:00:00','/news/newsview.htm','IE',1,'',''),(133650,'183.57.153.131','2017-04-04 00:00:00','/news/newsview.htm','IE',1,'',''),(133651,'183.136.142.156','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133652,'183.57.153.115','2017-04-04 00:00:00','/news/newsview.htm','IE',1,'',''),(133653,'183.57.153.180','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133654,'180.97.63.69','2017-04-04 00:00:00','/news/newsview.htm','IE',1,'',''),(133655,'180.97.62.223','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133656,'42.49.80.54','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133657,'183.57.153.82','2017-04-04 00:00:00','/news/newsview.htm','IE',1,'',''),(133658,'183.136.142.134','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133659,'140.205.201.33','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133660,'140.205.201.33','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133661,'140.205.201.33','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133662,'140.205.201.33','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133663,'140.205.201.33','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133664,'140.205.201.33','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133665,'140.205.201.33','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133666,'140.205.201.33','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133667,'140.205.201.33','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133668,'140.205.201.33','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133669,'182.118.55.189','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133670,'27.189.176.97','2017-04-04 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(133671,'120.32.69.3','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133672,'183.57.154.28','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133673,'182.118.54.102','2017-04-04 00:00:00','/news/newsview.htm','IE',1,'',''),(133674,'180.97.62.240','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133675,'183.136.142.128','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133676,'180.97.62.236','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133677,'110.184.30.128','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133678,'110.184.30.128','2017-04-04 00:00:00','/docs.htm','Chrome',1,'',''),(133679,'110.184.30.128','2017-04-04 00:00:00','/docs!view.htm','Chrome',1,'',''),(133680,'182.118.53.154','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133681,'182.118.53.123','2017-04-04 00:00:00','/news/newsview.htm','IE',1,'',''),(133682,'183.57.154.95','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133683,'61.146.178.190','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133684,'180.163.227.12','2017-04-04 00:00:00','/newsview.htm','IE',1,'',''),(133685,'182.37.34.227','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133686,'182.37.34.227','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133687,'182.37.34.227','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133688,'182.37.34.227','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133689,'182.37.34.227','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133690,'182.37.34.227','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133691,'123.125.67.152','2017-04-04 00:00:00','/index.html','Safari',1,'',''),(133692,'202.119.250.105','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133693,'202.98.78.194','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133694,'23.247.72.51','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133695,'209.126.136.2','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133696,'202.108.211.56','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133697,'42.156.254.38','2017-04-04 00:00:00','/index.html','Firefox',1,'',''),(133698,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133699,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133700,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133701,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133702,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133703,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133704,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133705,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133706,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133707,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133708,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133709,'175.152.35.221','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133710,'140.205.225.187','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133711,'49.4.135.112','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133712,'120.85.200.208','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133713,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133714,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133715,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133716,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133717,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133718,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133719,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133720,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133721,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133722,'140.205.201.30','2017-04-04 00:00:00','/index.html','IE',1,'',''),(133723,'111.206.36.11','2017-04-04 00:00:00','/index.html','Chrome',1,'',''),(133724,'140.205.201.30','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133725,'61.135.169.42','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133726,'140.205.201.34','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133727,'140.205.201.34','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133728,'140.205.201.34','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133729,'140.205.201.34','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133730,'140.205.201.34','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133731,'140.205.201.34','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133732,'140.205.201.34','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133733,'140.205.201.34','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133734,'140.205.201.34','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133735,'140.205.201.34','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133736,'111.206.36.9','2017-04-05 00:00:00','/index.html','Firefox',1,'www','baidu'),(133737,'23.247.88.4','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133738,'103.27.125.174','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133739,'140.205.201.37','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133740,'23.247.27.114','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133741,'13.66.216.55','2017-04-05 00:00:00','/index.html','Firefox',1,'',''),(133742,'140.205.201.39','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133743,'140.205.201.39','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133744,'140.205.201.39','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133745,'140.205.201.39','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133746,'140.205.201.39','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133747,'140.205.201.39','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133748,'140.205.201.39','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133749,'140.205.201.39','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133750,'140.205.201.39','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133751,'140.205.201.39','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133752,'140.205.201.39','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133753,'118.193.235.57','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133754,'182.118.60.187','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133755,'140.205.205.8','2017-04-05 00:00:00','/news.htm','IE',1,'',''),(133756,'140.205.205.8','2017-04-05 00:00:00','/news.htm','IE',1,'',''),(133757,'140.205.205.9','2017-04-05 00:00:00','/newsview.htm','IE',1,'',''),(133758,'140.205.205.9','2017-04-05 00:00:00','/newsview.htm','IE',1,'',''),(133759,'140.205.205.8','2017-04-05 00:00:00','/newsview.htm','Chrome',1,'',''),(133760,'140.205.205.8','2017-04-05 00:00:00','/newsview.htm','IE',1,'',''),(133761,'125.91.214.38','2017-04-05 00:00:00','/newsview.htm','Chrome',1,'',''),(133762,'188.165.200.217','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133763,'140.205.205.1','2017-04-05 00:00:00','/newsview.htm','Safari',1,'',''),(133764,'140.205.205.1','2017-04-05 00:00:00','/newsview.htm','Safari',1,'',''),(133765,'158.69.228.184','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133766,'158.69.228.184','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133767,'158.69.228.184','2017-04-05 00:00:00','/news.htm','Chrome',1,'',''),(133768,'140.205.205.8','2017-04-05 00:00:00','/newsview.htm','Chrome',1,'',''),(133769,'122.194.13.2','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133770,'140.205.205.2','2017-04-05 00:00:00','/newsview.htm','Firefox',1,'',''),(133771,'180.97.215.145','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133772,'42.156.254.37','2017-04-05 00:00:00','/index.html','Firefox',1,'',''),(133773,'106.2.125.215','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133774,'42.156.254.39','2017-04-05 00:00:00','/index.html','Firefox',1,'',''),(133775,'42.156.254.38','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133776,'140.205.201.33','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133777,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133778,'140.205.201.33','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133779,'45.120.243.254','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133780,'140.205.201.33','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133781,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133782,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133783,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133784,'110.184.30.128','2017-04-05 00:00:00','/download.html','Chrome',1,'',''),(133785,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133786,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133787,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133788,'110.184.30.128','2017-04-05 00:00:00','/newsview.htm','Chrome',1,'',''),(133789,'110.184.30.128','2017-04-05 00:00:00','/newsview.htm','Chrome',1,'',''),(133790,'140.205.201.33','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133791,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133792,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133793,'110.184.30.128','2017-04-05 00:00:00','/docs.htm','Chrome',1,'',''),(133794,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133795,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133796,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133797,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133798,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133799,'114.240.49.39','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133800,'106.120.160.109','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133801,'220.181.132.199','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133802,'220.181.132.196','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133803,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133804,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133805,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133806,'110.184.30.128','2017-04-05 00:00:00','/docs.htm','Chrome',1,'',''),(133807,'140.205.201.33','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133808,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133809,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133810,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133811,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133812,'140.205.201.33','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133813,'140.205.201.33','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133814,'140.205.201.33','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133815,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133816,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133817,'140.205.201.33','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133818,'140.205.201.33','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133819,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133820,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133821,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133822,'110.184.30.128','2017-04-05 00:00:00','/news.htm','Chrome',1,'',''),(133823,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133824,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133825,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133826,'140.205.201.33','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133827,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133828,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133829,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133830,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133831,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133832,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133833,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133834,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133835,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133836,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133837,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133838,'110.184.30.128','2017-04-05 00:00:00','/docs.htm','Safari',1,'',''),(133839,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133840,'110.184.30.128','2017-04-05 00:00:00','/news.htm','Safari',1,'',''),(133841,'110.184.30.128','2017-04-05 00:00:00','/news.htm','Safari',1,'',''),(133842,'110.184.30.128','2017-04-05 00:00:00','/newsview.htm','Safari',1,'',''),(133843,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133844,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133845,'110.184.30.128','2017-04-05 00:00:00','/news.htm','Chrome',1,'',''),(133846,'110.184.30.128','2017-04-05 00:00:00','/newsview.htm','Chrome',1,'',''),(133847,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133848,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133849,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133850,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133851,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133852,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133853,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133854,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133855,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133856,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133857,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133858,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133859,'221.219.228.240','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133860,'221.219.228.240','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133861,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133862,'110.184.30.128','2017-04-05 00:00:00','/news.htm','Safari',1,'',''),(133863,'110.184.30.128','2017-04-05 00:00:00','/newsview.htm','Safari',1,'',''),(133864,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133865,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133866,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133867,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133868,'110.184.30.128','2017-04-05 00:00:00','/news.htm','Chrome',1,'',''),(133869,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133870,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133871,'123.116.150.228','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133872,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133873,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133874,'110.184.30.128','2017-04-05 00:00:00','/news.htm','Chrome',1,'',''),(133875,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133876,'39.77.151.52','2017-04-05 00:00:00','/index.html','IE',1,'',''),(133877,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133878,'110.184.30.128','2017-04-05 00:00:00','/index.html','Safari',1,'',''),(133879,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133880,'110.184.30.128','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133881,'61.135.165.40','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133882,'112.10.55.77','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133883,'27.211.182.222','2017-04-05 00:00:00','/index.html','Chrome',1,'',''),(133884,'111.206.36.139','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133885,'64.140.169.42','2017-04-06 00:00:00','/index.html','Firefox',1,'',''),(133886,'111.206.36.19','2017-04-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(133887,'103.66.219.167','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133888,'178.32.63.119','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133889,'85.203.21.70','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133890,'85.203.21.70','2017-04-06 00:00:00','/newsview.htm','Chrome',1,'',''),(133891,'140.205.205.5','2017-04-06 00:00:00','/newsview.htm','Chrome',1,'',''),(133892,'140.205.205.3','2017-04-06 00:00:00','/newsview.htm','Firefox',1,'',''),(133893,'140.205.201.31','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133894,'140.205.201.31','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133895,'140.205.201.31','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133896,'140.205.201.31','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133897,'140.205.201.31','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133898,'140.205.201.31','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133899,'140.205.201.31','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133900,'140.205.201.31','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133901,'180.149.130.150','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133902,'140.205.201.31','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133903,'140.205.201.31','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133904,'140.205.201.31','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133905,'140.205.205.8','2017-04-06 00:00:00','/newsview.htm','Safari',1,'',''),(133906,'66.249.64.127','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133907,'66.249.64.229','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133908,'107.179.45.57','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133909,'107.179.45.57','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133910,'123.125.71.48','2017-04-06 00:00:00','/newsview.htm','Safari',1,'',''),(133911,'182.118.71.22','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133912,'219.155.96.236','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133913,'111.206.36.139','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133914,'112.16.93.248','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133915,'112.16.93.248','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133916,'183.247.162.210','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133917,'171.221.175.198','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133918,'119.6.80.220','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133919,'119.6.80.220','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133920,'183.57.153.168','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(133921,'118.114.215.220','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133922,'118.114.215.220','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133923,'171.212.223.210','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133924,'118.114.253.117','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133925,'171.212.223.210','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133926,'118.114.215.220','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133927,'39.77.151.52','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133928,'125.70.231.103','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133929,'125.70.231.103','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133930,'183.247.162.210','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133931,'118.114.253.117','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133932,'222.210.170.5','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133933,'171.221.175.191','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133934,'220.160.131.27','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133935,'180.97.63.102','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133936,'125.70.231.103','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133937,'180.97.62.234','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(133938,'125.70.231.103','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133939,'118.114.215.227','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133940,'220.181.51.54','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133941,'196.52.43.52','2017-04-06 00:00:00','/index.html','Firefox',1,'',''),(133942,'116.252.189.63','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133943,'183.136.142.150','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133944,'118.114.253.117','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133945,'118.114.215.227','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133946,'171.221.175.191','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133947,'119.6.80.220','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133948,'119.6.80.220','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133949,'119.6.80.220','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133950,'119.6.80.220','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133951,'119.6.80.220','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133952,'115.239.212.66','2017-04-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(133953,'182.118.60.90','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133954,'112.16.93.248','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133955,'114.240.49.39','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133956,'171.221.175.198','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133957,'119.6.80.220','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133958,'61.148.243.139','2017-04-06 00:00:00','/index.html','Safari',1,'',''),(133959,'61.148.243.139','2017-04-06 00:00:00','/index.html','Safari',1,'',''),(133960,'61.148.243.139','2017-04-06 00:00:00','/index.html','Safari',1,'',''),(133961,'182.118.53.248','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133962,'39.77.151.52','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133963,'171.221.175.198','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133964,'119.6.80.220','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133965,'183.247.162.210','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133966,'183.136.142.158','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133967,'183.136.142.166','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133968,'180.97.62.221','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133969,'183.136.142.77','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133970,'183.57.153.181','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133971,'66.249.64.72','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133972,'180.97.63.82','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133973,'182.118.45.249','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133974,'183.136.142.167','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133975,'183.136.142.73','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(133976,'183.136.142.93','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133977,'183.136.142.113','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133978,'180.97.63.85','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(133979,'182.118.53.55','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133980,'183.57.153.102','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133981,'183.136.142.115','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(133982,'182.118.54.62','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(133983,'140.205.201.32','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133984,'180.97.62.248','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133985,'140.205.201.32','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133986,'140.205.201.32','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133987,'140.205.201.32','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133988,'140.205.201.32','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133989,'140.205.201.32','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133990,'140.205.201.32','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133991,'140.205.201.32','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133992,'182.151.203.188','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133993,'183.136.142.187','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133994,'180.97.63.37','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133995,'124.117.253.197','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(133996,'183.136.142.92','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(133997,'61.146.178.190','2017-04-06 00:00:00','/index.html','Firefox',1,'',''),(133998,'39.77.151.52','2017-04-06 00:00:00','/index.html','IE',1,'',''),(133999,'125.70.231.103','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134000,'66.249.64.229','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134001,'66.249.64.237','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134002,'183.57.153.167','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(134003,'180.97.62.223','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134004,'182.118.53.84','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134005,'114.240.49.39','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134006,'180.97.63.41','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(134007,'182.118.55.217','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134008,'118.114.253.117','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134009,'180.153.214.182','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134010,'118.114.253.117','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134011,'183.136.142.84','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134012,'183.57.153.246','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(134013,'39.77.151.52','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134014,'182.118.53.90','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134015,'180.175.165.62','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134016,'180.163.225.246','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134017,'171.221.175.198','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134018,'182.118.55.222','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(134019,'118.114.253.117','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134020,'218.66.127.191','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134021,'182.149.126.223','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134022,'220.181.51.109','2017-04-06 00:00:00','/index.html','Safari',1,'',''),(134023,'183.57.153.133','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134024,'171.221.175.199','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134025,'182.118.55.170','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(134026,'119.6.80.220','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134027,'111.206.36.10','2017-04-06 00:00:00','/index.html','Firefox',1,'www','baidu'),(134028,'119.6.80.220','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134029,'119.6.80.220','2017-04-06 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(134030,'119.6.80.220','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134031,'119.6.80.220','2017-04-06 00:00:00','/newsview.htm','Chrome',1,'',''),(134032,'111.206.36.10','2017-04-06 00:00:00','/newsview.htm','Firefox',1,'www','baidu'),(134033,'119.6.80.220','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134034,'183.136.142.113','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134035,'183.57.153.134','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134036,'171.221.175.191','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134037,'42.156.254.39','2017-04-06 00:00:00','/index.html','Firefox',1,'',''),(134038,'183.57.153.69','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134039,'180.97.63.70','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134040,'182.118.55.123','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134041,'183.136.142.141','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134042,'183.57.154.109','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134043,'183.136.142.79','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134044,'183.136.142.98','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134045,'39.77.151.52','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134046,'140.205.205.2','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134047,'183.57.154.85','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134048,'183.136.142.185','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(134049,'180.97.63.23','2017-04-06 00:00:00','/news/newsview.htm','IE',1,'',''),(134050,'182.118.55.235','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134051,'118.114.253.117','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134052,'182.118.53.55','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134053,'112.193.94.127','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134054,'180.97.63.35','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134055,'183.57.153.189','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134056,'222.186.34.77','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134057,'182.118.53.226','2017-04-06 00:00:00','/newsview.htm','IE',1,'',''),(134058,'140.205.205.4','2017-04-06 00:00:00','/newsview.htm','Safari',1,'',''),(134059,'140.205.201.43','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134060,'114.240.49.39','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134061,'61.135.169.43','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134062,'140.205.201.43','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134063,'140.205.201.43','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134064,'140.205.201.43','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134065,'140.205.201.43','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134066,'140.205.201.43','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134067,'140.205.201.43','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134068,'140.205.201.43','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134069,'140.205.201.43','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134070,'140.205.201.43','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134071,'140.205.201.43','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134072,'114.243.204.79','2017-04-06 00:00:00','/index.html','IE',1,'',''),(134073,'61.135.169.40','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134074,'124.66.14.138','2017-04-06 00:00:00','/index.html','Chrome',1,'',''),(134075,'111.206.36.139','2017-04-07 00:00:00','/index.html','Firefox',1,'www','baidu'),(134076,'60.16.14.112','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134077,'202.108.211.56','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134078,'140.205.201.46','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134079,'140.205.201.46','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134080,'140.205.201.46','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134081,'140.205.201.46','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134082,'140.205.201.46','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134083,'140.205.201.46','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134084,'140.205.201.46','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134085,'140.205.201.46','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134086,'140.205.201.46','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134087,'140.205.205.5','2017-04-07 00:00:00','/newsview.htm','Safari',1,'',''),(134088,'140.205.201.46','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134089,'140.205.225.183','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134090,'140.205.205.8','2017-04-07 00:00:00','/newsview.htm','Firefox',1,'',''),(134091,'140.205.225.183','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134092,'140.205.201.46','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134093,'140.205.201.23','2017-04-07 00:00:00','/index.html','Safari',1,'',''),(134094,'140.205.201.23','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134095,'140.205.201.7','2017-04-07 00:00:00','/index.html','Safari',1,'',''),(134096,'140.205.201.21','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134097,'140.205.225.183','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134098,'140.205.225.183','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134099,'202.108.211.56','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134100,'140.205.225.183','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134101,'140.205.225.183','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134102,'140.205.225.183','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134103,'140.205.225.183','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134104,'140.205.225.183','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134105,'140.205.225.183','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134106,'198.148.106.57','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134107,'140.205.225.185','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134108,'208.79.76.146','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134109,'91.236.75.4','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134110,'139.162.108.53','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134111,'58.19.1.58','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134112,'120.76.42.42','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134113,'59.42.185.118','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134114,'120.92.32.240','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134115,'171.212.223.128','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134116,'180.163.226.162','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134117,'124.205.241.250','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134118,'118.114.253.117','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134119,'39.77.151.52','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134120,'125.70.231.103','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134121,'125.70.231.103','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134122,'125.70.231.103','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134123,'223.220.250.33','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134124,'112.16.93.248','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134125,'118.114.253.117','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134126,'171.212.113.136','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134127,'61.164.72.218','2017-04-07 00:00:00','/news/newsview.htm','Chrome',1,'润乾审批流程','360'),(134128,'61.164.72.218','2017-04-07 00:00:00','/news/newsview.htm','Chrome',1,'润乾审批流程','360'),(134129,'101.66.97.8','2017-04-07 00:00:00','/index.html','IE',1,'北京bi','360'),(134130,'171.221.175.199','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134131,'119.6.80.220','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134132,'119.6.80.220','2017-04-07 00:00:00','/news.htm','Chrome',1,'',''),(134133,'171.221.175.199','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134134,'39.77.151.52','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134135,'171.212.113.136','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134136,'175.10.45.15','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134137,'112.66.77.134','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134138,'125.70.231.103','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134139,'125.70.231.103','2017-04-07 00:00:00','/index.html','Firefox',1,'',''),(134140,'125.70.231.103','2017-04-07 00:00:00','/index.html','Firefox',1,'',''),(134141,'39.71.122.231','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134142,'125.71.132.244','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134143,'125.71.132.244','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134144,'182.149.126.58','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134145,'39.77.151.52','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134146,'125.70.231.103','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134147,'171.214.146.239','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134148,'110.184.10.22','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134149,'171.212.223.128','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134150,'39.77.151.52','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134151,'116.24.140.10','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134152,'157.55.39.121','2017-04-07 00:00:00','/index.html','Safari',1,'',''),(134153,'42.156.254.42','2017-04-07 00:00:00','/index.html','Firefox',1,'',''),(134154,'139.162.108.53','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134155,'125.70.231.103','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134156,'43.249.37.32','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134157,'43.249.37.32','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134158,'39.77.151.52','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134159,'140.205.205.2','2017-04-07 00:00:00','/newsview.htm','Safari',1,'',''),(134160,'118.116.105.219','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134161,'140.205.205.4','2017-04-07 00:00:00','/newsview.htm','Safari',0,'',''),(134162,'66.240.205.34','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134163,'140.205.205.2','2017-04-07 00:00:00','/newsview.htm','Safari',1,'',''),(134164,'31.131.21.175','2017-04-07 00:00:00','/index.html','Opera',1,'',''),(134165,'140.205.205.1','2017-04-07 00:00:00','/newsview.htm','IE',0,'',''),(134166,'207.46.13.66','2017-04-07 00:00:00','/index.html','Safari',1,'',''),(134167,'182.118.42.95','2017-04-07 00:00:00','/index.html','IE',1,'',''),(134168,'207.46.13.188','2017-04-07 00:00:00','/index.html','Safari',1,'',''),(134169,'140.205.205.9','2017-04-07 00:00:00','/newsview.htm','Safari',0,'',''),(134170,'111.206.36.137','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134171,'61.135.169.10','2017-04-07 00:00:00','/index.html','Chrome',1,'',''),(134172,'117.14.157.163','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134173,'31.131.21.175','2017-04-08 00:00:00','/index.html','Opera',1,'',''),(134174,'111.206.36.142','2017-04-08 00:00:00','/index.html','Firefox',1,'www','baidu'),(134175,'140.205.201.39','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134176,'140.205.201.39','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134177,'140.205.201.39','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134178,'140.205.201.35','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134179,'140.205.201.39','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134180,'140.205.201.39','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134181,'140.205.201.39','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134182,'140.205.201.39','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134183,'140.205.201.39','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134184,'140.205.201.39','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134185,'112.84.16.232','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134186,'111.85.179.232','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134187,'128.1.171.221','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134188,'180.149.130.153','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134189,'180.149.130.150','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134190,'66.249.64.229','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134191,'66.249.64.233','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134192,'223.30.225.230','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134193,'140.205.201.39','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134194,'101.4.110.154','2017-04-08 00:00:00','/index.html','Firefox',1,'',''),(134195,'66.249.64.229','2017-04-08 00:00:00','/newsview.htm','Chrome',1,'',''),(134196,'140.205.201.38','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134197,'66.249.64.233','2017-04-08 00:00:00','/newsview.htm','Chrome',1,'',''),(134198,'66.249.64.237','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134199,'66.249.64.237','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134200,'66.249.64.229','2017-04-08 00:00:00','/newsview.htm','Chrome',1,'',''),(134201,'66.249.64.237','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134202,'209.126.136.2','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134203,'61.135.165.7','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134204,'66.249.64.233','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134205,'66.249.64.233','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134206,'66.249.64.233','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134207,'140.205.205.8','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134208,'61.135.165.8','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134209,'66.249.64.229','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134210,'140.205.225.186','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134211,'66.249.64.229','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134212,'66.249.64.233','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134213,'183.136.142.173','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134214,'140.205.205.5','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134215,'140.205.205.2','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134216,'140.205.205.8','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134217,'66.249.64.237','2017-04-08 00:00:00','/newsview.htm','Chrome',1,'',''),(134218,'140.205.225.186','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134219,'140.205.225.186','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134220,'140.205.225.186','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134221,'140.205.225.186','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134222,'140.205.225.186','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134223,'140.205.225.186','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134224,'140.205.225.186','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134225,'140.205.225.186','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134226,'140.205.225.186','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134227,'180.97.62.243','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134228,'140.205.205.8','2017-04-08 00:00:00','/index.html','Opera',1,'',''),(134229,'66.249.64.237','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134230,'183.57.153.89','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134231,'66.249.64.233','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134232,'182.118.60.154','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134233,'180.97.63.57','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134234,'124.31.218.54','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134235,'140.205.205.2','2017-04-08 00:00:00','/index.html','Safari',1,'',''),(134236,'183.57.153.238','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134237,'182.118.55.175','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134238,'182.118.53.146','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134239,'140.205.205.3','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134240,'182.118.60.88','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134241,'180.97.63.114','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134242,'140.205.205.9','2017-04-08 00:00:00','/newsview.htm','Safari',1,'',''),(134243,'180.97.63.42','2017-04-08 00:00:00','/news/newsview.htm','IE',1,'',''),(134244,'140.205.205.8','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134245,'183.57.154.78','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134246,'140.205.205.8','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134247,'66.249.64.229','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134248,'180.97.62.220','2017-04-08 00:00:00','/news/newsview.htm','IE',1,'',''),(134249,'180.97.62.221','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134250,'66.249.64.233','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134251,'182.118.55.195','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134252,'183.136.142.63','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134253,'66.249.64.229','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134254,'183.136.142.63','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134255,'140.205.205.5','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134256,'183.136.142.158','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134257,'183.57.154.57','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134258,'183.136.142.158','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134259,'139.162.111.98','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134260,'182.118.54.93','2017-04-08 00:00:00','/news/newsview.htm','IE',1,'',''),(134261,'66.249.64.233','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134262,'180.97.63.78','2017-04-08 00:00:00','/news/newsview.htm','IE',1,'',''),(134263,'140.205.205.4','2017-04-08 00:00:00','/newsview.htm','Opera',1,'',''),(134264,'180.97.63.90','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134265,'140.205.205.3','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134266,'196.52.43.63','2017-04-08 00:00:00','/index.html','Firefox',1,'',''),(134267,'182.118.60.90','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134268,'66.249.64.237','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134269,'180.97.63.70','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134270,'183.136.142.190','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134271,'66.249.64.229','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134272,'60.16.12.40','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134273,'182.118.53.158','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134274,'66.249.64.237','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134275,'183.136.142.115','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134276,'183.57.154.107','2017-04-08 00:00:00','/news/newsview.htm','IE',1,'',''),(134277,'183.136.142.163','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134278,'66.249.64.237','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134279,'66.249.64.229','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134280,'66.249.64.233','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134281,'95.211.138.129','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134282,'185.32.180.167','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134283,'116.252.64.69','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134284,'182.118.53.146','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134285,'185.32.180.167','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134286,'185.32.180.167','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134287,'180.97.63.15','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134288,'183.136.142.88','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134289,'180.163.225.168','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134290,'115.239.212.139','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134291,'183.136.142.107','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134292,'66.249.64.237','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134293,'178.137.87.170','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134294,'66.249.64.233','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134295,'66.249.64.229','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134296,'183.57.153.246','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134297,'66.249.64.233','2017-04-08 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134298,'183.57.153.81','2017-04-08 00:00:00','/news/newsview.htm','IE',1,'',''),(134299,'140.205.205.9','2017-04-08 00:00:00','/newsview.htm','Opera',1,'',''),(134300,'182.118.53.103','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134301,'183.57.153.119','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134302,'180.97.62.218','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134303,'140.205.205.1','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134304,'218.109.183.104','2017-04-08 00:00:00','/index.html','Chrome',1,'北京睿思科技有限公司','baidu'),(134305,'183.57.154.59','2017-04-08 00:00:00','/news/newsview.htm','IE',1,'',''),(134306,'180.97.63.34','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134307,'183.136.142.75','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134308,'183.136.142.78','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134309,'140.205.205.3','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134310,'183.136.142.151','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134311,'180.97.63.94','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134312,'42.156.254.42','2017-04-08 00:00:00','/index.html','Firefox',1,'',''),(134313,'180.97.63.115','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134314,'183.136.142.121','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134315,'183.57.153.219','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134316,'183.136.142.124','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134317,'182.118.53.87','2017-04-08 00:00:00','/news/newsview.htm','IE',1,'',''),(134318,'183.57.153.225','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134319,'182.118.55.195','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134320,'183.136.142.180','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134321,'101.226.33.225','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134322,'140.205.201.38','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134323,'182.118.45.239','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134324,'183.136.142.144','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134325,'183.136.142.164','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134326,'140.205.201.38','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134327,'140.205.201.38','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134328,'140.205.201.38','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134329,'140.205.201.38','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134330,'140.205.201.38','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134331,'140.205.201.38','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134332,'140.205.201.38','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134333,'140.205.201.38','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134334,'140.205.201.38','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134335,'140.205.201.38','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134336,'180.97.63.31','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134337,'183.136.142.154','2017-04-08 00:00:00','/news/newsview.htm','IE',1,'',''),(134338,'183.136.142.118','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134339,'180.97.63.58','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134340,'183.57.153.154','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134341,'183.136.142.95','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134342,'52.67.202.73','2017-04-08 00:00:00','/index.html','Firefox',1,'',''),(134343,'182.118.41.70','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134344,'54.188.2.159','2017-04-08 00:00:00','/index.html','Firefox',1,'',''),(134345,'183.136.142.66','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134346,'222.182.3.56','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134347,'92.63.91.81','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134348,'92.63.91.81','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134349,'180.163.225.80','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134350,'140.205.205.5','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134351,'140.205.205.9','2017-04-08 00:00:00','/newsview.htm','Safari',1,'',''),(134352,'140.205.205.9','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134353,'140.205.205.4','2017-04-08 00:00:00','/newsview.htm','Safari',1,'',''),(134354,'180.163.225.80','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134355,'112.193.95.177','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134356,'111.206.36.144','2017-04-08 00:00:00','/index.html','Chrome',1,'',''),(134357,'140.205.205.9','2017-04-08 00:00:00','/newsview.htm','IE',1,'',''),(134358,'140.205.205.9','2017-04-08 00:00:00','/index.html','IE',1,'',''),(134359,'140.205.205.4','2017-04-08 00:00:00','/newsview.htm','Safari',1,'',''),(134360,'61.135.169.7','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134361,'140.205.225.188','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134362,'222.182.3.56','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134363,'123.125.143.153','2017-04-09 00:00:00','/index.html','Firefox',1,'www','baidu'),(134364,'183.129.160.229','2017-04-09 00:00:00','/index.html','Firefox',1,'',''),(134365,'183.129.160.229','2017-04-09 00:00:00','/index.html','Firefox',1,'',''),(134366,'140.205.205.4','2017-04-09 00:00:00','/newsview.htm','IE',1,'',''),(134367,'140.205.205.9','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134368,'180.149.130.149','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134369,'180.149.130.149','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134370,'61.146.178.190','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134371,'36.34.11.190','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134372,'14.211.145.151','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134373,'14.211.145.151','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134374,'222.244.110.13','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134375,'183.136.190.40','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134376,'61.135.169.42','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134377,'123.125.71.104','2017-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(134378,'222.182.3.56','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134379,'140.205.205.5','2017-04-09 00:00:00','/newsview.htm','IE',1,'',''),(134380,'204.79.180.171','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134381,'180.163.225.74','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134382,'157.55.39.59','2017-04-09 00:00:00','/index.html','Safari',1,'',''),(134383,'66.249.64.127','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134384,'139.162.111.98','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134385,'66.249.64.98','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134386,'66.249.64.233','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134387,'140.205.201.40','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134388,'140.205.201.40','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134389,'140.205.201.40','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134390,'140.205.201.40','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134391,'140.205.201.40','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134392,'140.205.201.40','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134393,'140.205.201.40','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134394,'140.205.201.40','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134395,'140.205.201.40','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134396,'140.205.205.8','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134397,'140.205.205.9','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134398,'140.205.205.2','2017-04-09 00:00:00','/newsview.htm','Chrome',1,'',''),(134399,'140.205.205.2','2017-04-09 00:00:00','/index.html','Safari',1,'',''),(134400,'222.182.3.56','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134401,'140.205.205.2','2017-04-09 00:00:00','/newsview.htm','Chrome',1,'',''),(134402,'140.205.205.2','2017-04-09 00:00:00','/newsview.htm','IE',1,'',''),(134403,'88.99.141.3','2017-04-09 00:00:00','/index.html','Firefox',1,'',''),(134404,'91.236.75.4','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134405,'66.249.64.243','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134406,'66.249.64.72','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134407,'66.249.64.229','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134408,'140.205.205.2','2017-04-09 00:00:00','/newsview.htm','Safari',1,'',''),(134409,'23.251.55.159','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134410,'66.249.64.237','2017-04-09 00:00:00','/newsview.htm','Chrome',1,'',''),(134411,'171.37.146.127','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134412,'110.184.30.128','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134413,'140.205.201.36','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134414,'140.205.201.36','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134415,'140.205.201.36','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134416,'140.205.201.36','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134417,'140.205.201.36','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134418,'140.205.201.36','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134419,'140.205.201.36','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134420,'140.205.201.36','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134421,'140.205.201.36','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134422,'140.205.201.36','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134423,'140.205.201.36','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134424,'106.39.206.201','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134425,'66.249.64.72','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134426,'209.126.136.2','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134427,'66.249.64.237','2017-04-09 00:00:00','/newsview.htm','Chrome',1,'',''),(134428,'110.184.30.128','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134429,'110.184.30.128','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134430,'157.55.39.70','2017-04-09 00:00:00','/index.html','Safari',1,'',''),(134431,'110.184.30.128','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134432,'66.249.64.233','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134433,'140.205.205.5','2017-04-09 00:00:00','/newsview.htm','IE',1,'',''),(134434,'110.184.30.128','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134435,'110.184.30.128','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134436,'140.205.205.5','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134437,'140.205.205.5','2017-04-09 00:00:00','/index.html','Firefox',1,'',''),(134438,'204.79.180.247','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134439,'38.100.21.64','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134440,'38.100.21.64','2017-04-09 00:00:00','/newsview.htm','IE',1,'',''),(134441,'38.100.21.64','2017-04-09 00:00:00','/news.htm','IE',1,'',''),(134442,'38.100.21.64','2017-04-09 00:00:00','/index.html','IE',1,'',''),(134443,'38.100.21.64','2017-04-09 00:00:00','/docs.htm','IE',1,'',''),(134444,'61.135.169.10','2017-04-09 00:00:00','/index.html','Chrome',1,'',''),(134445,'140.205.205.2','2017-04-09 00:00:00','/newsview.htm','Chrome',1,'',''),(134446,'222.182.1.127','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134447,'182.118.70.128','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134448,'61.135.169.7','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134449,'140.205.205.4','2017-04-10 00:00:00','/newsview.htm','Opera',1,'',''),(134450,'140.205.225.187','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134451,'42.156.254.41','2017-04-10 00:00:00','/index.html','Firefox',1,'',''),(134452,'42.156.139.14','2017-04-10 00:00:00','/index.html','Firefox',1,'',''),(134453,'140.205.225.187','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134454,'140.205.205.1','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134455,'140.205.225.187','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134456,'140.205.225.187','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134457,'140.205.225.187','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134458,'140.205.225.187','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134459,'140.205.225.187','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134460,'140.205.225.187','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134461,'140.205.225.187','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134462,'140.205.225.187','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134463,'220.181.51.113','2017-04-10 00:00:00','/index.html','Safari',1,'',''),(134464,'180.149.130.153','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134465,'180.149.130.148','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134466,'123.125.67.226','2017-04-10 00:00:00','/index.html','Safari',1,'',''),(134467,'140.205.225.187','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134468,'150.255.115.248','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134469,'140.205.205.1','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134470,'140.205.205.1','2017-04-10 00:00:00','/newsview.htm','Chrome',1,'',''),(134471,'111.206.36.144','2017-04-10 00:00:00','/index.html','Firefox',1,'www','baidu'),(134472,'140.205.205.9','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134473,'110.87.137.245','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134474,'140.205.205.9','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134475,'62.212.73.49','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134476,'111.206.36.17','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134477,'183.57.153.243','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134478,'140.205.225.183','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134479,'183.136.142.177','2017-04-10 00:00:00','/news/newsview.htm','IE',1,'',''),(134480,'140.205.225.183','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134481,'140.205.225.183','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134482,'140.205.225.183','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134483,'140.205.225.183','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134484,'140.205.225.183','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134485,'140.205.225.183','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134486,'140.205.225.183','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134487,'180.97.63.114','2017-04-10 00:00:00','/news/newsview.htm','IE',1,'',''),(134488,'183.136.142.186','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134489,'183.136.142.96','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134490,'140.205.225.183','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134491,'140.205.225.183','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134492,'183.57.153.157','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134493,'182.118.55.192','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134494,'140.205.225.183','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134495,'183.57.154.47','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134496,'183.57.153.181','2017-04-10 00:00:00','/news/newsview.htm','IE',1,'',''),(134497,'183.136.142.100','2017-04-10 00:00:00','/news/newsview.htm','IE',1,'',''),(134498,'180.97.63.90','2017-04-10 00:00:00','/news/newsview.htm','IE',1,'',''),(134499,'182.118.60.201','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134500,'180.97.63.82','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134501,'183.57.153.132','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134502,'119.248.255.105','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134503,'182.118.45.220','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134504,'140.205.205.3','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134505,'180.97.62.221','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134506,'182.149.125.93','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134507,'182.149.125.93','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134508,'183.136.142.164','2017-04-10 00:00:00','/news/newsview.htm','IE',1,'',''),(134509,'218.88.25.7','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134510,'182.149.125.93','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134511,'140.205.205.1','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134512,'183.136.142.167','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134513,'66.249.75.10','2017-04-10 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134514,'182.149.125.93','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134515,'139.162.108.53','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134516,'66.249.75.7','2017-04-10 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134517,'66.249.75.10','2017-04-10 00:00:00','/news/newsview.htm','Chrome',1,'',''),(134518,'183.57.153.118','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134519,'183.136.142.81','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134520,'182.118.55.153','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134521,'183.57.153.159','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134522,'123.125.67.163','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134523,'183.57.153.95','2017-04-10 00:00:00','/news/newsview.htm','IE',1,'',''),(134524,'182.118.53.75','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134525,'180.97.63.108','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134526,'140.205.205.4','2017-04-10 00:00:00','/newsview.htm','Safari',1,'',''),(134527,'182.118.53.64','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134528,'183.136.142.110','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134529,'183.136.142.159','2017-04-10 00:00:00','/news/newsview.htm','IE',1,'',''),(134530,'140.205.201.44','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134531,'171.212.220.31','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134532,'140.205.201.44','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134533,'171.212.220.182','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134534,'140.205.201.44','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134535,'140.205.201.44','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134536,'140.205.201.44','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134537,'140.205.201.44','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134538,'140.205.201.44','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134539,'140.205.201.44','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134540,'140.205.201.44','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134541,'140.205.201.44','2017-04-10 00:00:00','/index.html','IE',1,'',''),(134542,'54.189.143.242','2017-04-10 00:00:00','/index.html','Firefox',1,'',''),(134543,'54.255.206.210','2017-04-10 00:00:00','/index.html','Firefox',1,'',''),(134544,'125.70.231.103','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134545,'180.163.227.47','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134546,'140.205.205.8','2017-04-10 00:00:00','/newsview.htm','Chrome',1,'',''),(134547,'183.57.153.212','2017-04-10 00:00:00','/news/newsview.htm','IE',1,'',''),(134548,'185.188.182.230','2017-04-10 00:00:00','/index.html','Firefox',1,'',''),(134549,'182.118.60.113','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134550,'140.205.205.8','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134551,'66.249.75.10','2017-04-10 00:00:00','/news/news.htm','Chrome',1,'',''),(134552,'171.212.220.182','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134553,'171.212.220.182','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134554,'140.205.205.8','2017-04-10 00:00:00','/newsview.htm','IE',1,'',''),(134555,'140.205.205.5','2017-04-10 00:00:00','/newsview.htm','Chrome',1,'',''),(134556,'140.205.205.5','2017-04-10 00:00:00','/newsview.htm','Safari',1,'',''),(134557,'171.221.175.199','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134558,'220.181.51.52','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134559,'119.6.80.220','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134560,'119.6.80.220','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134561,'220.181.51.87','2017-04-10 00:00:00','/index.html','Firefox',1,'',''),(134562,'220.181.51.112','2017-04-10 00:00:00','/index.html','Firefox',1,'',''),(134563,'202.46.55.177','2017-04-10 00:00:00','/index.html','Chrome',1,'',''),(134564,'140.205.205.4','2017-04-10 00:00:00','/newsview.htm','Safari',1,'',''),(134565,'140.205.205.3','2017-04-10 00:00:00','/newsview.htm','Firefox',1,'',''),(134566,'106.38.188.122','2017-04-11 00:00:00','/newsview.htm','IE',1,'',''),(134567,'182.118.55.157','2017-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(134568,'140.205.201.46','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134569,'111.206.36.8','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134570,'111.206.36.9','2017-04-11 00:00:00','/index.html','Firefox',1,'www','baidu'),(134571,'61.164.149.128','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134572,'180.149.130.153','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134573,'180.149.130.152','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134574,'14.211.145.151','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134575,'113.76.205.120','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134576,'61.135.169.7','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134577,'202.108.211.56','2017-04-11 00:00:00','/index.html','Firefox',1,'',''),(134578,'140.205.225.188','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134579,'66.249.69.254','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134580,'43.251.116.23','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134581,'140.205.205.4','2017-04-11 00:00:00','/newsview.htm','IE',1,'',''),(134582,'47.20.222.139','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134583,'140.205.205.4','2017-04-11 00:00:00','/newsview.htm','IE',1,'',''),(134584,'140.205.205.4','2017-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(134585,'140.205.205.3','2017-04-11 00:00:00','/newsview.htm','IE',1,'',''),(134586,'47.92.38.108','2017-04-11 00:00:00','/index.html','Firefox',1,'',''),(134587,'140.205.205.4','2017-04-11 00:00:00','/index.html','Opera',1,'',''),(134588,'140.205.205.4','2017-04-11 00:00:00','/newsview.htm','IE',1,'',''),(134589,'140.205.205.4','2017-04-11 00:00:00','/newsview.htm','Firefox',1,'',''),(134590,'140.205.205.4','2017-04-11 00:00:00','/newsview.htm','Opera',1,'',''),(134591,'140.205.201.38','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134592,'140.205.205.5','2017-04-11 00:00:00','/newsview.htm','IE',1,'',''),(134593,'61.135.165.41','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134594,'209.126.136.5','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134595,'185.32.180.167','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134596,'185.32.180.167','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134597,'66.249.73.61','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134598,'66.249.65.54','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134599,'220.181.108.146','2017-04-11 00:00:00','/docs.htm','Safari',1,'',''),(134600,'140.205.205.5','2017-04-11 00:00:00','/index.html','Safari',1,'',''),(134601,'140.205.201.44','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134602,'66.249.73.3','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134603,'59.175.233.194','2017-04-11 00:00:00','/news.htm','Chrome',1,'',''),(134604,'59.175.233.194','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134605,'171.212.221.225','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134606,'140.205.225.187','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134607,'110.184.8.151','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134608,'140.205.201.43','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134609,'171.212.220.152','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134610,'171.212.220.152','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134611,'54.91.164.205','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134612,'107.179.73.189','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134613,'140.205.205.9','2017-04-11 00:00:00','/newsview.htm','IE',1,'',''),(134614,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134615,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134616,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134617,'182.148.102.186','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134618,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134619,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134620,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134621,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134622,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134623,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134624,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134625,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134626,'182.148.102.186','2017-04-11 00:00:00','/news.htm','Chrome',1,'',''),(134627,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134628,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134629,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134630,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134631,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134632,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134633,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134634,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134635,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134636,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134637,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134638,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134639,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134640,'117.136.63.138','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134641,'182.148.102.186','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134642,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134643,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134644,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134645,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134646,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134647,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134648,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134649,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134650,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134651,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134652,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134653,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134654,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134655,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134656,'182.148.102.186','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134657,'140.205.205.5','2017-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(134658,'140.205.205.4','2017-04-11 00:00:00','/newsview.htm','IE',1,'',''),(134659,'59.175.128.86','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134660,'23.228.84.75','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134661,'125.70.231.103','2017-04-11 00:00:00','/index.html','Firefox',1,'',''),(134662,'183.185.108.248','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134663,'110.184.8.151','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134664,'140.205.205.5','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134665,'157.55.39.75','2017-04-11 00:00:00','/index.html','Safari',1,'',''),(134666,'202.46.51.162','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134667,'58.56.20.77','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134668,'23.247.88.75','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134669,'140.205.205.5','2017-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(134670,'42.156.254.40','2017-04-11 00:00:00','/index.html','Firefox',1,'',''),(134671,'42.156.254.38','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134672,'42.156.254.42','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134673,'221.238.131.250','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134674,'116.113.49.255','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134675,'140.205.205.2','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134676,'140.205.205.8','2017-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(134677,'150.255.106.3','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134678,'140.205.201.43','2017-04-11 00:00:00','/index.html','IE',1,'',''),(134679,'110.184.29.150','2017-04-11 00:00:00','/index.html','Chrome',1,'',''),(134680,'110.184.29.150','2017-04-11 00:00:00','/docs.htm','Chrome',1,'',''),(134681,'110.184.29.150','2017-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(134682,'110.184.29.150','2017-04-11 00:00:00','/newsview.htm','Safari',1,'',''),(134683,'140.205.205.5','2017-04-11 00:00:00','/index.html','Safari',1,'',''),(134684,'199.19.249.196','2017-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(134685,'193.202.91.11','2017-04-11 00:00:00','/newsview.htm','Chrome',1,'',''),(134686,'180.149.130.148','2017-04-12 00:00:00','/index.html','Chrome',1,'',''),(134687,'61.135.165.7','2017-04-12 00:00:00','/index.html','Chrome',1,'',''),(134688,'183.136.142.177','2017-04-12 00:00:00','/newsview.htm','IE',1,'',''),(134689,'180.97.63.31','2017-04-12 00:00:00','/newsview.htm','IE',1,'',''),(134690,'180.97.63.101','2017-04-12 00:00:00','/news/newsview.htm','IE',1,'',''),(134691,'183.136.142.88','2017-04-12 00:00:00','/news/newsview.htm','IE',1,'',''),(134692,'183.57.154.15','2017-04-12 00:00:00','/news/newsview.htm','IE',1,'',''),(134693,'118.114.213.249','2017-04-12 00:00:00','/index.html','IE',1,'',''),(134694,'118.114.213.249','2017-04-12 00:00:00','/index.html','IE',1,'',''),(134695,'118.114.213.249','2017-04-12 00:00:00','/index.html','IE',1,'',''),(134696,'118.114.213.249','2017-04-12 00:00:00','/index.html','IE',1,'',''),(134697,'118.114.213.249','2017-04-12 00:00:00','/index.html','IE',1,'',''),(134698,'118.114.213.249','2017-04-12 00:00:00','/index.html','IE',1,'',''),(134699,'183.57.153.181','2017-04-12 00:00:00','/newsview.htm','IE',1,'',''),(134700,'183.136.142.125','2017-04-12 00:00:00','/newsview.htm','IE',1,'',''),(134701,'171.221.175.199','2017-04-12 00:00:00','/index.html','Chrome',1,'',''),(134702,'125.70.231.103','2017-04-12 00:00:00','/newsview.htm','Chrome',1,'','baidu'),(134703,'182.118.55.175','2017-04-12 00:00:00','/news/newsview.htm','IE',1,'',''),(134704,'182.118.53.64','2017-04-12 00:00:00','/news/newsview.htm','IE',1,'',''),(134705,'182.118.53.146','2017-04-12 00:00:00','/news/newsview.htm','IE',1,'',''),(134706,'180.97.63.29','2017-04-12 00:00:00','/newsview.htm','IE',1,'',''),(134707,'183.57.153.117','2017-04-12 00:00:00','/newsview.htm','IE',1,'',''),(134708,'180.97.62.235','2017-04-12 00:00:00','/news/newsview.htm','IE',1,'',''),(134709,'203.208.60.205','2017-04-12 00:00:00','/docs.htm','Chrome',1,'',''),(134710,'125.70.231.103','2017-04-12 00:00:00','/news.htm','Firefox',1,'',''),(134711,'125.70.231.103','2017-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(134712,'125.70.231.103','2017-04-12 00:00:00','/newsview.htm','Safari',1,'',''),(134713,'125.70.231.103','2017-04-12 00:00:00','/newsview.htm','Safari',1,'',''),(134714,'125.70.231.103','2017-04-12 00:00:00','/newsview.htm','Safari',1,'',''),(134715,'125.70.231.103','2017-04-12 00:00:00','/newsview.htm','Safari',1,'',''),(134716,'125.70.231.103','2017-04-12 00:00:00','/news.htm','Safari',1,'',''),(134717,'125.70.231.103','2017-04-12 00:00:00','/newsview.htm','Safari',1,'',''),(134718,'125.70.231.103','2017-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(134719,'125.70.231.103','2017-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(134720,'125.70.231.103','2017-04-12 00:00:00','/newsview.htm','Firefox',1,'',''),(134721,'125.70.231.103','2017-04-12 00:00:00','/newsview.htm','Safari',1,'',''),(134722,'125.70.231.103','2017-04-12 00:00:00','/newsview.htm','Safari',1,'',''),(134723,'180.97.63.57','2017-04-12 00:00:00','/news/newsview.htm','IE',1,'',''),(134724,'180.97.63.17','2017-04-12 00:00:00','/newsview.htm','IE',1,'',''),(134725,'175.0.131.240','2017-04-12 00:00:00','/index.html','IE',1,'',''),(134726,'183.136.142.89','2017-04-12 00:00:00','/newsview.htm','IE',1,'',''),(134727,'118.114.213.249','2017-04-12 00:00:00','/index.html','IE',1,'',''),(134728,'118.114.213.249','2017-04-12 00:00:00','/index.html','Chrome',1,'',''),(134729,'118.114.213.249','2017-04-12 00:00:00','/index.html','Chrome',1,'',''),(134730,'183.136.142.187','2017-04-12 00:00:00','/news/newsview.htm','IE',1,'',''),(134731,'183.136.142.141','2017-04-12 00:00:00','/news/newsview.htm','IE',1,'',''),(134732,'27.189.231.28','2017-04-12 00:00:00','/newsview.htm','Chrome',1,'北京睿思成科技','360'),(134733,'171.212.222.221','2017-04-12 00:00:00','/index.html','Chrome',1,'',''),(134734,'171.221.175.199','2017-04-12 00:00:00','/index.html','Chrome',1,'',''),(134735,'180.153.214.188','2017-04-12 00:00:00','/index.html','Chrome',1,'',''),(134736,'140.205.205.1','2017-04-12 00:00:00','/index.html','Chrome',1,'',''),(134737,'140.205.205.9','2017-04-12 00:00:00','/index.html','IE',1,'',''),(134738,'140.205.205.3','2017-04-12 00:00:00','/newsview.htm','IE',1,'',''),(134739,'140.205.205.5','2017-04-12 00:00:00','/newsview.htm','IE',1,'',''),(134740,'140.205.205.2','2017-04-12 00:00:00','/index.html','IE',1,'',''),(134741,'140.205.205.8','2017-04-13 00:00:00','/index.html','IE',1,'',''),(134742,'61.55.191.148','2017-04-13 00:00:00','/index.html','Chrome',1,'',''),(134743,'204.79.180.164','2017-04-13 00:00:00','/index.html','IE',1,'',''),(134744,'180.149.130.151','2017-04-13 00:00:00','/index.html','Chrome',1,'',''),(134745,'111.206.36.137','2017-04-13 00:00:00','/index.html','Chrome',1,'',''),(134746,'140.205.205.8','2017-04-13 00:00:00','/newsview.htm','IE',1,'',''),(134747,'140.205.205.5','2017-04-13 00:00:00','/newsview.htm','Safari',1,'',''),(134748,'118.114.253.117','2017-04-13 00:00:00','/index.html','IE',1,'',''),(134749,'118.114.253.117','2017-04-13 00:00:00','/index.html','Chrome',1,'',''),(134750,'140.205.205.9','2017-04-13 00:00:00','/newsview.htm','IE',1,'',''),(134751,'140.205.205.8','2017-04-13 00:00:00','/newsview.htm','IE',1,'',''),(134752,'140.205.205.9','2017-04-13 00:00:00','/newsview.htm','Chrome',1,'',''),(134753,'140.205.205.8','2017-04-13 00:00:00','/newsview.htm','Safari',1,'',''),(134754,'124.202.208.178','2017-04-13 00:00:00','/news.htm','Chrome',1,'',''),(134755,'118.114.253.117','2017-04-13 00:00:00','/index.html','IE',1,'',''),(134756,'140.205.205.5','2017-04-13 00:00:00','/newsview.htm','IE',1,'',''),(134757,'140.205.205.8','2017-04-13 00:00:00','/newsview.htm','Safari',1,'',''),(134758,'180.149.130.152','2017-04-14 00:00:00','/index.html','Chrome',1,'',''),(134759,'123.125.71.48','2017-04-14 00:00:00','/newsview.htm','Safari',1,'',''),(134760,'140.205.205.5','2017-04-14 00:00:00','/newsview.htm','IE',1,'',''),(134761,'202.108.211.56','2017-04-14 00:00:00','/index.html','Firefox',1,'',''),(134762,'140.205.205.4','2017-04-14 00:00:00','/newsview.htm','Safari',1,'',''),(134763,'140.205.205.4','2017-04-14 00:00:00','/newsview.htm','IE',1,'',''),(134764,'140.205.205.4','2017-04-14 00:00:00','/newsview.htm','Safari',1,'',''),(134765,'140.205.205.4','2017-04-14 00:00:00','/newsview.htm','Chrome',1,'',''),(134766,'183.57.153.225','2017-04-14 00:00:00','/newsview.htm','IE',1,'',''),(134767,'61.135.169.10','2017-04-14 00:00:00','/index.html','Chrome',1,'',''),(134768,'183.57.154.20','2017-04-14 00:00:00','/news/newsview.htm','IE',1,'',''),(134769,'45.120.243.254','2017-04-14 00:00:00','/index.html','Chrome',1,'',''),(134770,'183.57.153.139','2017-04-14 00:00:00','/newsview.htm','IE',1,'',''),(134771,'180.97.63.16','2017-04-14 00:00:00','/news/newsview.htm','IE',1,'',''),(134772,'183.57.153.117','2017-04-14 00:00:00','/newsview.htm','IE',1,'',''),(134773,'183.57.153.180','2017-04-14 00:00:00','/newsview.htm','IE',1,'',''),(134774,'183.136.142.123','2017-04-14 00:00:00','/newsview.htm','IE',1,'',''),(134775,'182.118.53.123','2017-04-14 00:00:00','/newsview.htm','IE',1,'',''),(134776,'182.118.53.158','2017-04-14 00:00:00','/newsview.htm','IE',1,'',''),(134777,'171.212.221.27','2017-04-14 00:00:00','/index.html','IE',1,'',''),(134778,'183.57.153.250','2017-04-14 00:00:00','/newsview.htm','IE',1,'',''),(134779,'118.114.253.117','2017-04-14 00:00:00','/index.html','Chrome',1,'',''),(134780,'111.202.111.186','2017-04-14 00:00:00','/news.htm','IE',1,'',''),(134781,'111.202.111.186','2017-04-14 00:00:00','/docs.htm','IE',1,'',''),(134782,'182.118.55.175','2017-04-14 00:00:00','/newsview.htm','IE',1,'',''),(134783,'183.136.142.58','2017-04-14 00:00:00','/newsview.htm','IE',1,'',''),(134784,'127.0.0.1','2017-04-16 00:00:00','/index.html','Chrome',1,'',''),(134785,'127.0.0.1','2017-04-16 00:00:00','/index.html','Chrome',1,'',''),(134786,'127.0.0.1','2017-04-16 00:00:00','/newsview.htm','Chrome',1,'',''),(134787,'127.0.0.1','2017-04-16 00:00:00','/docs.htm','Chrome',1,'',''),(134788,'127.0.0.1','2017-04-16 00:00:00','/docs.htm','Chrome',1,'',''),(134789,'127.0.0.1','2017-04-16 00:00:00','/docs!view.htm','Chrome',1,'',''),(134790,'127.0.0.1','2017-04-16 00:00:00','/download.html','Chrome',1,'',''),(134791,'127.0.0.1','2017-04-16 00:00:00','/downolap.html','Chrome',1,'',''); /*!40000 ALTER TABLE `test_dm_logs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `user_data_rela` -- DROP TABLE IF EXISTS `user_data_rela`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `user_data_rela` ( `user_id` int NOT NULL DEFAULT '0', `data_id` int NOT NULL DEFAULT '0', PRIMARY KEY (`user_id`,`data_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `user_data_rela` -- LOCK TABLES `user_data_rela` WRITE; /*!40000 ALTER TABLE `user_data_rela` DISABLE KEYS */; INSERT INTO `user_data_rela` VALUES (3,42),(3,43); /*!40000 ALTER TABLE `user_data_rela` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `user_menu_rela` -- DROP TABLE IF EXISTS `user_menu_rela`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `user_menu_rela` ( `MENU_ID` int NOT NULL DEFAULT '0', `USER_ID` int NOT NULL DEFAULT '0', PRIMARY KEY (`MENU_ID`,`USER_ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `user_menu_rela` -- LOCK TABLES `user_menu_rela` WRITE; /*!40000 ALTER TABLE `user_menu_rela` DISABLE KEYS */; /*!40000 ALTER TABLE `user_menu_rela` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2021-02-22 12:25:54